- Scan ID:
- c07c0a5c-6b31-4e0c-b254-252de270a436Finished
- Submitted URL:
- https://bsky.app/
- Report Finished:
Links · 3 found
The outgoing links identified from the page
Link | Text |
---|---|
https://fortune.com/2024/11/13/red-lobster-ceo-damola-adamolekun-says-endless-shrimp-is-never-coming-back/ | Red Lobster CEO says endless shrimp is never coming back because 'I know how to do math'Red Lobster CEO says endless shrimp is never coming back because 'I know how to do math'Instead, Damola Adamolekun is going back to what made the company successful in the first place.fortune.com |
https://bsky.social | bsky.social |
https://atproto.com | atproto.com |
JavaScript Variables · 25 found
Global JavaScript variables loaded on the window object of a page, are variables declared outside of functions and accessible from anywhere in the code within the current scope
Name | Type |
---|---|
onbeforetoggle | object |
documentPictureInPicture | object |
onscrollend | object |
webpackChunkweb | object |
__BUNDLE_START_TIME__ | number |
setImmediate | function |
__SENTRY__ | object |
FontAwesomeConfig | object |
___FONT_AWESOME___ | object |
_makeShareableClone | function |
Console log messages · 4 found
Messages logged to the web console
Type | Category | Log |
---|---|---|
warning | security |
|
warning | security |
|
warning | other |
|
warning | other |
|
HTML
The raw HTML body of the page
<!DOCTYPE html><html lang="en" class="theme--light"><head><style id="react-native-stylesheet"></style>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1, minimum-scale=1, viewport-fit=cover">
<meta name="referrer" content="origin-when-cross-origin">
<!--
Preconnect to essential domains
-->
<link rel="preconnect" href="https://bsky.social">
<link rel="preconnect" href="https://bsky.network">
<title>Discover — Bluesky</title>
<!-- Hello Humans! API docs at https://atproto.com -->
<link rel="preload" as="font" type="font/ttf" href="/static/media/InterVariable.c9f788f6e7ebaec75d7c.ttf">
<link rel="preload" as="font" type="font/ttf" href="/static/media/InterVariable-Italic.55d6a3f35e9b605ba6f4.ttf">
<style>
/**
* Minimum styles required to render splash.
*
* ALL OTHER STYLES BELONG IN `src/style.css`
*
* THIS NEEDS TO BE DUPLICATED IN `bskyweb/templates/base.html`
*/
@font-face {
font-family: 'InterVariable';
src: url("/static/media/InterVariable.c9f788f6e7ebaec75d7c.ttf") format('truetype');
font-weight: 300 1000;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'InterVariableItalic';
src: url("/static/media/InterVariable-Italic.55d6a3f35e9b605ba6f4.ttf") format('truetype');
font-weight: 300 1000;
font-style: italic;
font-display: swap;
}
html {
background-color: white;
scrollbar-gutter: stable both-edges;
}
@media (prefers-color-scheme: dark) {
html {
background-color: black;
}
}
html,
body {
margin: 0px;
padding: 0px;
font-family: InterVariable, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Liberation Sans', Helvetica, Arial, sans-serif;
text-rendering: optimizeLegibility;
/* Platform-specific reset */
-webkit-overflow-scrolling: touch;
-webkit-text-size-adjust: 100%;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
-ms-overflow-style: scrollbar;
font-synthesis-weight: none;
}
html,
body,
#root {
display: flex;
flex: 1 0 auto;
min-height: 100%;
width: 100%;
}
#splash {
position: fixed;
width: 100px;
left: 50%;
top: 50%;
transform: translateX(-50%) translateY(-50%) translateY(-50px);
}
/* We need this style to prevent web dropdowns from shifting the display when opening */
body {
width: 100%;
}
</style>
<script defer="defer" src="/static/js/391.f9ab72b3.js"></script>
<link rel="stylesheet" href="/static/css/main.91124a5b.css">
<script defer="defer" src="/static/js/main.c5eae394.js"></script>
<link rel="apple-touch-icon" sizes="180x180" href="/static/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/static/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/static/favicon-16x16.png">
<link rel="mask-icon" href="/static/safari-pinned-tab.svg" color="#1185fe">
<meta name="theme-color" content="hsl(211, 20%, 100%)">
<meta name="application-name" content="Bluesky">
<meta name="generator" content="bskyweb">
<meta property="og:site_name" content="Bluesky Social">
<link type="application/activity+json" href="">
<meta property="og:title" content="Bluesky">
<meta name="twitter:title" content="Bluesky">
<meta name="description" content="Social media as it should be. Find your community among millions of users, unleash your creativity, and have some fun again.">
<meta name="og:description" content="Social media as it should be. Find your community among millions of users, unleash your creativity, and have some fun again.">
<meta name="twitter:description" content="Social media as it should be. Find your community among millions of users, unleash your creativity, and have some fun again.">
<meta property="og:url" content="https://bsky.app">
<meta name="twitter:url" content="https://bsky.app">
<meta property="og:image" content="https://bsky.app/static/social-card-default-gradient.png">
<meta property="twitter:image" content="https://bsky.app/static/social-card-default-gradient.png">
<meta name="twitter:site" content="@bluesky">
<meta name="twitter:card" content="summary_large_image">
<style id="ReanimatedPredefinedWebAnimationsStyle"></style><style id="ReanimatedCustomWebAnimationsStyle"></style><style id="expo-image-styles">
[data-expoimage] .cross-dissolve {
transition-property: opacity;
animation-fill-mode: forwards;
}
[data-expoimage] .cross-dissolve-start:not(.transitioning) {
opacity: 0;
}
[data-expoimage] .cross-dissolve-active {
opacity: 1;
}
[data-expoimage] .cross-dissolve-end {
opacity: 0;
}
[data-expoimage] .flip-from-left {
transition-property: transform, opacity;
transition-timing-function: var(--expo-image-timing,linear), steps(2, jump-none) !important;
transform-origin: center;
}
[data-expoimage] .flip-from-left-container {
width: 100%;
height: 100%;
position: absolute;
left: 0;
top: 0;
perspective: 1000px;
}
[data-expoimage] .flip-from-left-start:not(.transitioning) {
transform: translateZ(calc(var(--expo-image-width,1000px) * -1.25)) rotateY(-180deg);
opacity: 0;
}
[data-expoimage] .flip-from-left-active {
transform: translateZ(0px) rotateY(0) ;
opacity:1;
}
[data-expoimage] .flip-from-left-end {
transform: translateZ(calc(var(--expo-image-width,1000px) * -1.25)) rotateY(180deg);
opacity: 0;
}
[data-expoimage] .flip-from-right {
transition-property: transform, opacity;
transition-timing-function: var(--expo-image-timing,linear), steps(2, jump-none) !important;
transform-origin: center;
}
[data-expoimage] .flip-from-right-container {
width: 100%;
height: 100%;
position: absolute;
left: 0;
top: 0;
perspective: 1000px;
}
[data-expoimage] .flip-from-right-start:not(.transitioning) {
transform: translateZ(calc(var(--expo-image-width,1000px) * -1.25)) rotateY(180deg);
opacity: 0;
}
[data-expoimage] .flip-from-right-active {
transform: translateZ(0px) rotateY(0) ;
opacity:1;
}
[data-expoimage] .flip-from-right-end {
transform: translateZ(calc(var(--expo-image-width,1000px) * -1.25)) rotateY(-180deg);
opacity: 0;
}
[data-expoimage] .flip-from-top {
transition-property: transform, opacity;
transition-timing-function: var(--expo-image-timing,linear), steps(2, jump-none) !important;
transform-origin: center;
}
[data-expoimage] .flip-from-top-container {
width: 100%;
height: 100%;
position: absolute;
left: 0;
top: 0;
perspective: 1000px;
}
[data-expoimage] .flip-from-top-start:not(.transitioning) {
transform: translateZ(calc(var(--expo-image-height,1000px) * -1.5)) rotateX(180deg);
opacity: 0;
}
[data-expoimage] .flip-from-top-active {
transform: translateZ(0px) rotateX(0) ;
opacity:1;
}
[data-expoimage] .flip-from-top-end {
transform: translateZ(calc(var(--expo-image-height,1000px) * -1.5)) rotateX(-180deg);
opacity: 0;
}
[data-expoimage] .flip-from-bottom {
transition-property: transform, opacity;
transition-timing-function: var(--expo-image-timing,linear), steps(2, jump-none) !important;
transform-origin: center;
}
[data-expoimage] .flip-from-bottom-container {
width: 100%;
height: 100%;
position: absolute;
left: 0;
top: 0;
perspective: 1000px;
}
[data-expoimage] .flip-from-bottom-start:not(.transitioning) {
transform: translateZ(calc(var(--expo-image-height,1000px) * -1.25)) rotateX(-180deg);
opacity: 0;
}
[data-expoimage] .flip-from-bottom-active {
transform: translateZ(0px) rotateX(0) ;
opacity:1;
}
[data-expoimage] .flip-from-bottom-end {
transform: translateZ(calc(var(--expo-image-height,1000px) * -1.25)) rotateX(180deg);
opacity: 0;
}
[data-expoimage] .image-timing-linear {
--expo-image-timing: linear;
}
[data-expoimage] .image-timing-ease-in {
--expo-image-timing: ease-in;
}
[data-expoimage] .image-timing-ease-out {
--expo-image-timing: ease-out;
}
[data-expoimage] .image-timing-ease-in-out {
--expo-image-timing: ease-in-out;
}
</style></head>
<body>
<div id="root"><div class="css-175oi2r r-13awgt0 r-12vffkv"><div class="css-175oi2r r-13awgt0 r-12vffkv"><div class="css-175oi2r" style="flex: 1 1 0%;"><div class="css-175oi2r r-13awgt0"><div class="css-175oi2r r-14lw9ot" style="min-height: 100vh;"><div class="css-175oi2r r-13awgt0"><div class="css-175oi2r r-13awgt0"><div class="css-175oi2r r-13awgt0 r-1d5kdc7 r-1p0dtai r-1d2f490 r-u8s1d r-zchlnj r-ipm5af" style="background-color: rgb(242, 242, 242); display: flex;"><div class="css-175oi2r r-13awgt0"><div class="css-175oi2r r-13awgt0" style="background-color: rgb(255, 255, 255);"><div class="css-175oi2r" data-testid="HomeScreen" style="padding-top: 0px; min-height: 100vh;"><div class="css-175oi2r r-2llsf"><div class="css-175oi2r"></div><div class="css-175oi2r" style="background-color: rgb(255, 255, 255); border-color: rgb(212, 219, 226); left: calc(50% - 300px); width: 600px; border-left-width: 1px; border-right-width: 1px; position: sticky; top: 0px; flex-direction: column; align-items: center; z-index: 1; pointer-events: auto; opacity: 1; transform: translateY(0px);"><div role="tablist" class="css-175oi2r r-18u37iz r-szihnw" data-testid="homeScreenFeedTabs" style="background-color: rgb(255, 255, 255);"><div class="css-175oi2r r-150rngu r-18u37iz r-16y2uox r-1wbh5a2 r-lltvgl r-buy8e9 r-agouwx r-2eszeu" data-testid="homeScreenFeedTabs-selector"><div class="css-175oi2r r-18u37iz r-1niwhzg r-1e084wi"><div role="tab" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73 r-1777fci r-gu64tb r-5t7p9m" data-testid="homeScreenFeedTabs-selector-0"><div class="css-175oi2r r-opedn5 r-kzbkwu" style="border-bottom-color: rgb(16, 131, 254);"><div dir="auto" class="css-146c3p1" data-testid="homeScreenFeedTabs-Discover" style="color: rgb(11, 15, 20); font-size: 15.9375px; letter-spacing: 0px; font-weight: 600; line-height: 20px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">Discover</div></div></div><div role="tab" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73 r-1777fci r-gu64tb r-5t7p9m" data-testid="homeScreenFeedTabs-selector-1"><div class="css-175oi2r r-oucylx r-opedn5 r-kzbkwu"><div dir="auto" class="css-146c3p1" data-testid="homeScreenFeedTabs-Feeds ✨" style="color: rgb(66, 87, 108); font-size: 15.9375px; letter-spacing: 0px; font-weight: 600; line-height: 20px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">Feeds ✨</div></div></div></div></div><div class="css-175oi2r r-qklmqi r-1d2f490 r-u8s1d r-zchlnj r-j76wpu" style="border-color: rgb(212, 219, 226);"></div></div></div><div class="css-175oi2r r-13awgt0"><div class="css-175oi2r r-1pi2tsx" data-testid="customFeedPage"><div class="css-175oi2r" data-testid="customFeedPage-feed"><div class="css-175oi2r" data-testid="customFeedPage-feed-flatlist" style="padding-top: 0px;"><div class="css-175oi2r r-633pao r-1wyyakw r-1p0dtai r-1d2f490 r-1xcajam r-zchlnj r-ipm5af"></div><div class="css-175oi2r r-1ljd8xs r-13l2t4g r-1jj8364 r-lchren r-1ye8kvj r-13qz1uu r-sa2ff0" style="border-color: rgb(212, 219, 226);"><div class="css-175oi2r r-633pao r-1wyyakw r-1d2f490 r-u8s1d r-zchlnj r-ipm5af" style="height: 0px;"></div><div class="css-175oi2r"><div><div role="link" data-feed-context="t-science" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" data-testid="feedItem-by-davidpeetz.bsky.social"><div class="css-175oi2r r-1loqt21 r-1hfyk0a r-ry3cjt" style="border-color: rgb(212, 219, 226); padding-bottom: 8px; border-top-width: 0px;"><div class="css-175oi2r r-1p0dtai r-1d2f490 r-633pao r-u8s1d r-zchlnj r-ipm5af r-1eb9tut" style="background-color: rgb(241, 243, 245); opacity: 0;"></div><div class="css-175oi2r" style="flex-direction: row; gap: 10px; padding-left: 8px;"><div class="css-175oi2r" style="width: 42px;"></div><div class="css-175oi2r" style="padding-top: 12px; flex-shrink: 1;"></div></div><div class="css-175oi2r r-18u37iz r-uaa2di r-1cvj4g8"><div class="css-175oi2r r-1m04atk r-bnwqim r-c97pre"><div class="css-175oi2r" style="flex-shrink: 1;"><div class="css-175oi2r" style="flex-shrink: 1;"><a href="/profile/davidpeetz.bsky.social" aria-label="David Peetz's avatar" aria-pressed="false" role="link" data-no-underline="1" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" style="flex-direction: row; align-items: center; justify-content: flex-start;"><div class="css-175oi2r" style="width: 42px; height: 42px;"><div class="css-175oi2r r-1mlwlqe r-1udh08x r-417010" data-testid="userAvatarImage" style="width: 42px; height: 42px; border-radius: 21px; background-color: rgb(241, 243, 245);"><div class="css-175oi2r r-1niwhzg r-vvn4in r-u6sd8q r-1p0dtai r-1pi2tsx r-1d2f490 r-u8s1d r-zchlnj r-ipm5af r-13qz1uu r-1wyyakw r-4gszlv"></div></div><div class="css-175oi2r" style="position: absolute; inset: 0px; border-width: 1px; border-color: rgb(212, 219, 226); opacity: 0.6; pointer-events: none; border-radius: 21px;"></div></div></a></div></div></div><div class="css-175oi2r r-13awgt0 r-bnwqim r-417010"><div class="css-175oi2r" style="flex: 1 1 0%; flex-direction: row; align-items: center; padding-bottom: 2px; gap: 4px; z-index: 10;"><div class="css-175oi2r" style="flex-shrink: 1;"><div class="css-175oi2r" style="flex-shrink: 1;"><div dir="auto" class="css-146c3p1 r-dnmrzs r-1udh08x r-1udbk01 r-3s2u2q r-1iln25a" style="font-size: 13.125px; letter-spacing: 0px; color: rgb(11, 15, 20); flex-shrink: 1; line-height: 13.125px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"><a href="/profile/davidpeetz.bsky.social" aria-label="View profile" role="link" data-no-underline="1" class="css-1jxf684 r-1loqt21" style="font-size: 13.125px; letter-spacing: 0px; color: rgb(11, 15, 20); line-height: 13.125px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"><span class="css-1jxf684" style="font-size: 15px; letter-spacing: 0px; color: rgb(11, 15, 20); font-weight: 600; line-height: 20px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">David Peetz</span></a><a href="/profile/davidpeetz.bsky.social" aria-label="View profile" role="link" data-no-underline="1" class="css-1jxf684 r-1loqt21" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 20px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"><span class="css-1jxf684" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 20px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"> @davidpeetz.bsky.social</span></a></div></div></div><div dir="auto" class="css-146c3p1" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 15px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">·</div><a href="/profile/davidpeetz.bsky.social/post/3lavqssvn622g" dir="auto" aria-label="November 14, 2024 at 11:24 AM" role="link" data-tooltip="November 14, 2024 at 11:24 AM" data-no-underline="1" class="css-146c3p1 r-1loqt21" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 20px; white-space: nowrap; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">16h</a></div><div class="css-175oi2r" data-testid="contentHider-post"><div class="css-175oi2r r-1awozwy r-18u37iz r-1w6e6rj r-1udh08x r-l4nmg1"><div dir="auto" data-word-wrap="1" class="css-146c3p1" data-testid="postText" style="font-size: 15px; letter-spacing: 0px; color: rgb(11, 15, 20); line-height: 20px; flex: 1 1 0%; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">BREAKING NEW: Food and Drug Administration to be headed by the Late, Great, Hannibal Lecter.</div></div></div><div class="css-175oi2r" style="flex-direction: row; justify-content: space-between; align-items: center;"><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start; margin-left: -6px;"><button aria-label="Reply (992 replies)" role="button" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" data-testid="replyBtn" type="button" style="gap: 4px; border-radius: 999px; flex-direction: row; justify-content: center; align-items: center; overflow: hidden; padding: 5px;"><svg fill="none" width="18" viewBox="0 0 24 24" height="18" style="color: rgb(111, 134, 159); pointer-events: none;"><path fill="hsl(211, 20%, 53%)" fill-rule="evenodd" clip-rule="evenodd" d="M2.002 6a3 3 0 0 1 3-3h14a3 3 0 0 1 3 3v10a3 3 0 0 1-3 3H12.28l-4.762 2.858A1 1 0 0 1 6.002 21v-2h-1a3 3 0 0 1-3-3V6Zm3-1a1 1 0 0 0-1 1v10a1 1 0 0 0 1 1h2a1 1 0 0 1 1 1v1.234l3.486-2.092a1 1 0 0 1 .514-.142h7a1 1 0 0 0 1-1V6a1 1 0 0 0-1-1h-14Z"></path></svg><div dir="auto" class="css-146c3p1" style="color: rgb(111, 134, 159); font-size: 14.0625px; letter-spacing: 0px; font-weight: 400; user-select: none; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">992</div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><button aria-label="Repost or quote post" aria-pressed="false" role="button" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" type="button" style="flex-direction: row; align-items: center; justify-content: center; background-color: rgb(255, 255, 255); border-radius: 999px; padding: 0px;"><div class="css-175oi2r" style="flex-direction: row; align-items: center; gap: 4px; padding: 5px;"><svg fill="none" width="18" viewBox="0 0 24 24" height="18" style="color: rgb(111, 134, 159);"><path fill="hsl(211, 20%, 53%)" fill-rule="evenodd" clip-rule="evenodd" d="M17.957 2.293a1 1 0 1 0-1.414 1.414L17.836 5H6a3 3 0 0 0-3 3v3a1 1 0 1 0 2 0V8a1 1 0 0 1 1-1h11.836l-1.293 1.293a1 1 0 0 0 1.414 1.414l2.47-2.47a1.75 1.75 0 0 0 0-2.474l-2.47-2.47ZM20 12a1 1 0 0 1 1 1v3a3 3 0 0 1-3 3H6.164l1.293 1.293a1 1 0 1 1-1.414 1.414l-2.47-2.47a1.75 1.75 0 0 1 0-2.474l2.47-2.47a1 1 0 0 1 1.414 1.414L6.164 17H18a1 1 0 0 0 1-1v-3a1 1 0 0 1 1-1Z"></path></svg><div dir="auto" class="css-146c3p1" data-testid="repostCount" style="font-size: 14.0625px; letter-spacing: 0px; color: rgb(111, 134, 159); user-select: none; line-height: 14.0625px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">3.9K</div></div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><button aria-label="Like (41,798 likes)" role="button" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" data-testid="likeBtn" type="button" style="gap: 4px; border-radius: 999px; flex-direction: row; justify-content: center; align-items: center; overflow: hidden; padding: 5px;"><div class="css-175oi2r"><svg fill="none" width="18" viewBox="0 0 24 24" height="18" style="color: rgb(111, 134, 159); pointer-events: none;"><path fill="hsl(211, 20%, 53%)" fill-rule="evenodd" clip-rule="evenodd" d="M16.734 5.091c-1.238-.276-2.708.047-4.022 1.38a1 1 0 0 1-1.424 0C9.974 5.137 8.504 4.814 7.266 5.09c-1.263.282-2.379 1.206-2.92 2.556C3.33 10.18 4.252 14.84 12 19.348c7.747-4.508 8.67-9.168 7.654-11.7-.541-1.351-1.657-2.275-2.92-2.557Zm4.777 1.812c1.604 4-.494 9.69-9.022 14.47a1 1 0 0 1-.978 0C2.983 16.592.885 10.902 2.49 6.902c.779-1.942 2.414-3.334 4.342-3.764 1.697-.378 3.552.003 5.169 1.286 1.617-1.283 3.472-1.664 5.17-1.286 1.927.43 3.562 1.822 4.34 3.764Z"></path></svg><div class="css-175oi2r" style="position: absolute; background-color: rgb(236, 72, 153); top: 0px; left: 0px; width: 18px; height: 18px; z-index: -1; pointer-events: none; border-radius: 9px; opacity: 0;"></div><div class="css-175oi2r" style="position: absolute; background-color: rgb(255, 255, 255); top: 0px; left: 0px; width: 18px; height: 18px; z-index: -1; pointer-events: none; border-radius: 9px; opacity: 0;"></div></div><div class="css-175oi2r"><div class="css-175oi2r"><div dir="auto" class="css-146c3p1" data-testid="likeCount" style="color: rgb(111, 134, 159); font-size: 14.0625px; letter-spacing: 0px; font-weight: 400; user-select: none; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">41.7K</div></div></div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><div class="css-175oi2r"><button aria-expanded="false" aria-haspopup="menu" aria-label="Open post options menu" role="button" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" id="radix-:rf:" data-testid="postDropdownBtn" type="button" style="padding: 5px; border-radius: 999px;"><svg fill="none" viewBox="0 0 24 24" width="20" height="20" style="pointer-events: none;"><path fill="hsl(211, 20%, 53%)" fill-rule="evenodd" clip-rule="evenodd" d="M2 12a2 2 0 1 1 4 0 2 2 0 0 1-4 0Zm16 0a2 2 0 1 1 4 0 2 2 0 0 1-4 0Zm-6-2a2 2 0 1 0 0 4 2 2 0 0 0 0-4Z"></path></svg></button></div></div></div></div></div></div></div></div></div><div class="css-175oi2r"><div><div role="link" data-feed-context="t-music" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" data-testid="feedItem-by-lepapillonblue.bsky.social"><div class="css-175oi2r r-1loqt21 r-1hfyk0a r-ry3cjt" style="border-color: rgb(212, 219, 226); padding-bottom: 8px; border-top-width: 1px;"><div class="css-175oi2r r-1p0dtai r-1d2f490 r-633pao r-u8s1d r-zchlnj r-ipm5af r-1eb9tut" style="background-color: rgb(241, 243, 245); opacity: 0;"></div><div class="css-175oi2r" style="flex-direction: row; gap: 10px; padding-left: 8px;"><div class="css-175oi2r" style="width: 42px;"></div><div class="css-175oi2r" style="padding-top: 12px; flex-shrink: 1;"></div></div><div class="css-175oi2r r-18u37iz r-uaa2di r-1cvj4g8"><div class="css-175oi2r r-1m04atk r-bnwqim r-c97pre"><div class="css-175oi2r" style="flex-shrink: 1;"><div class="css-175oi2r" style="flex-shrink: 1;"><a href="/profile/lepapillonblue.bsky.social" aria-label="𝑀𝒶𝓎𝓇𝒶 ❀⋆.ೃ࿔*🦋's avatar" aria-pressed="false" role="link" data-no-underline="1" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" style="flex-direction: row; align-items: center; justify-content: flex-start;"><div class="css-175oi2r" style="width: 42px; height: 42px;"><div class="css-175oi2r r-1mlwlqe r-1udh08x r-417010" data-testid="userAvatarImage" style="width: 42px; height: 42px; border-radius: 21px; background-color: rgb(241, 243, 245);"><div class="css-175oi2r r-1niwhzg r-vvn4in r-u6sd8q r-1p0dtai r-1pi2tsx r-1d2f490 r-u8s1d r-zchlnj r-ipm5af r-13qz1uu r-1wyyakw r-4gszlv"></div></div><div class="css-175oi2r" style="position: absolute; inset: 0px; border-width: 1px; border-color: rgb(212, 219, 226); opacity: 0.6; pointer-events: none; border-radius: 21px;"></div></div></a></div></div></div><div class="css-175oi2r r-13awgt0 r-bnwqim r-417010"><div class="css-175oi2r" style="flex: 1 1 0%; flex-direction: row; align-items: center; padding-bottom: 2px; gap: 4px; z-index: 10;"><div class="css-175oi2r" style="flex-shrink: 1;"><div class="css-175oi2r" style="flex-shrink: 1;"><div dir="auto" class="css-146c3p1 r-dnmrzs r-1udh08x r-1udbk01 r-3s2u2q r-1iln25a" style="font-size: 13.125px; letter-spacing: 0px; color: rgb(11, 15, 20); flex-shrink: 1; line-height: 13.125px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"><a href="/profile/lepapillonblue.bsky.social" aria-label="View profile" role="link" data-no-underline="1" class="css-1jxf684 r-1loqt21" style="font-size: 13.125px; letter-spacing: 0px; color: rgb(11, 15, 20); line-height: 13.125px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"><span class="css-1jxf684" style="font-size: 15px; letter-spacing: 0px; color: rgb(11, 15, 20); font-weight: 600; line-height: 20px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">𝑀𝒶𝓎𝓇𝒶 ❀⋆.ೃ࿔*🦋</span></a><a href="/profile/lepapillonblue.bsky.social" aria-label="View profile" role="link" data-no-underline="1" class="css-1jxf684 r-1loqt21" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 20px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"><span class="css-1jxf684" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 20px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"> @lepapillonblue.bsky.social</span></a></div></div></div><div dir="auto" class="css-146c3p1" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 15px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">·</div><a href="/profile/lepapillonblue.bsky.social/post/3lawklpfjuc2b" dir="auto" aria-label="November 14, 2024 at 7:05 PM" role="link" data-tooltip="November 14, 2024 at 7:05 PM" data-no-underline="1" class="css-146c3p1 r-1loqt21" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 20px; white-space: nowrap; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">8h</a></div><div class="css-175oi2r" data-testid="contentHider-post"><div class="css-175oi2r r-1awozwy r-18u37iz r-1w6e6rj r-1udh08x r-l4nmg1"><div dir="auto" data-word-wrap="1" class="css-146c3p1" data-testid="postText" style="font-size: 15px; letter-spacing: 0px; color: rgb(11, 15, 20); line-height: 20px; flex: 1 1 0%; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">I don’t know if is just me… but I can’t look or listen to mango Mussolini anymore.</div></div></div><div class="css-175oi2r" style="flex-direction: row; justify-content: space-between; align-items: center;"><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start; margin-left: -6px;"><button aria-label="Reply (1,761 replies)" role="button" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" data-testid="replyBtn" type="button" style="gap: 4px; border-radius: 999px; flex-direction: row; justify-content: center; align-items: center; overflow: hidden; padding: 5px;"><svg fill="none" width="18" viewBox="0 0 24 24" height="18" style="color: rgb(111, 134, 159); pointer-events: none;"><path fill="hsl(211, 20%, 53%)" fill-rule="evenodd" clip-rule="evenodd" d="M2.002 6a3 3 0 0 1 3-3h14a3 3 0 0 1 3 3v10a3 3 0 0 1-3 3H12.28l-4.762 2.858A1 1 0 0 1 6.002 21v-2h-1a3 3 0 0 1-3-3V6Zm3-1a1 1 0 0 0-1 1v10a1 1 0 0 0 1 1h2a1 1 0 0 1 1 1v1.234l3.486-2.092a1 1 0 0 1 .514-.142h7a1 1 0 0 0 1-1V6a1 1 0 0 0-1-1h-14Z"></path></svg><div dir="auto" class="css-146c3p1" style="color: rgb(111, 134, 159); font-size: 14.0625px; letter-spacing: 0px; font-weight: 400; user-select: none; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">1.7K</div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><button aria-label="Repost or quote post" aria-pressed="false" role="button" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" type="button" style="flex-direction: row; align-items: center; justify-content: center; background-color: rgb(255, 255, 255); border-radius: 999px; padding: 0px;"><div class="css-175oi2r" style="flex-direction: row; align-items: center; gap: 4px; padding: 5px;"><svg fill="none" width="18" viewBox="0 0 24 24" height="18" style="color: rgb(111, 134, 159);"><path fill="hsl(211, 20%, 53%)" fill-rule="evenodd" clip-rule="evenodd" d="M17.957 2.293a1 1 0 1 0-1.414 1.414L17.836 5H6a3 3 0 0 0-3 3v3a1 1 0 1 0 2 0V8a1 1 0 0 1 1-1h11.836l-1.293 1.293a1 1 0 0 0 1.414 1.414l2.47-2.47a1.75 1.75 0 0 0 0-2.474l-2.47-2.47ZM20 12a1 1 0 0 1 1 1v3a3 3 0 0 1-3 3H6.164l1.293 1.293a1 1 0 1 1-1.414 1.414l-2.47-2.47a1.75 1.75 0 0 1 0-2.474l2.47-2.47a1 1 0 0 1 1.414 1.414L6.164 17H18a1 1 0 0 0 1-1v-3a1 1 0 0 1 1-1Z"></path></svg><div dir="auto" class="css-146c3p1" data-testid="repostCount" style="font-size: 14.0625px; letter-spacing: 0px; color: rgb(111, 134, 159); user-select: none; line-height: 14.0625px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">946</div></div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><button aria-label="Like (13,461 likes)" role="button" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" data-testid="likeBtn" type="button" style="gap: 4px; border-radius: 999px; flex-direction: row; justify-content: center; align-items: center; overflow: hidden; padding: 5px;"><div class="css-175oi2r"><svg fill="none" width="18" viewBox="0 0 24 24" height="18" style="color: rgb(111, 134, 159); pointer-events: none;"><path fill="hsl(211, 20%, 53%)" fill-rule="evenodd" clip-rule="evenodd" d="M16.734 5.091c-1.238-.276-2.708.047-4.022 1.38a1 1 0 0 1-1.424 0C9.974 5.137 8.504 4.814 7.266 5.09c-1.263.282-2.379 1.206-2.92 2.556C3.33 10.18 4.252 14.84 12 19.348c7.747-4.508 8.67-9.168 7.654-11.7-.541-1.351-1.657-2.275-2.92-2.557Zm4.777 1.812c1.604 4-.494 9.69-9.022 14.47a1 1 0 0 1-.978 0C2.983 16.592.885 10.902 2.49 6.902c.779-1.942 2.414-3.334 4.342-3.764 1.697-.378 3.552.003 5.169 1.286 1.617-1.283 3.472-1.664 5.17-1.286 1.927.43 3.562 1.822 4.34 3.764Z"></path></svg><div class="css-175oi2r" style="position: absolute; background-color: rgb(236, 72, 153); top: 0px; left: 0px; width: 18px; height: 18px; z-index: -1; pointer-events: none; border-radius: 9px; opacity: 0;"></div><div class="css-175oi2r" style="position: absolute; background-color: rgb(255, 255, 255); top: 0px; left: 0px; width: 18px; height: 18px; z-index: -1; pointer-events: none; border-radius: 9px; opacity: 0;"></div></div><div class="css-175oi2r"><div class="css-175oi2r"><div dir="auto" class="css-146c3p1" data-testid="likeCount" style="color: rgb(111, 134, 159); font-size: 14.0625px; letter-spacing: 0px; font-weight: 400; user-select: none; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">13.4K</div></div></div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><div class="css-175oi2r"><button aria-expanded="false" aria-haspopup="menu" aria-label="Open post options menu" role="button" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" id="radix-:r17:" data-testid="postDropdownBtn" type="button" style="padding: 5px; border-radius: 999px;"><svg fill="none" viewBox="0 0 24 24" width="20" height="20" style="pointer-events: none;"><path fill="hsl(211, 20%, 53%)" fill-rule="evenodd" clip-rule="evenodd" d="M2 12a2 2 0 1 1 4 0 2 2 0 0 1-4 0Zm16 0a2 2 0 1 1 4 0 2 2 0 0 1-4 0Zm-6-2a2 2 0 1 0 0 4 2 2 0 0 0 0-4Z"></path></svg></button></div></div></div></div></div></div></div></div></div><div class="css-175oi2r"><div><div role="link" data-feed-context="t-music" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" data-testid="feedItem-by-celebrityhottub.bsky.social"><div class="css-175oi2r r-1loqt21 r-1hfyk0a r-ry3cjt" style="border-color: rgb(212, 219, 226); padding-bottom: 8px; border-top-width: 1px;"><div class="css-175oi2r r-1p0dtai r-1d2f490 r-633pao r-u8s1d r-zchlnj r-ipm5af r-1eb9tut" style="background-color: rgb(241, 243, 245); opacity: 0;"></div><div class="css-175oi2r" style="flex-direction: row; gap: 10px; padding-left: 8px;"><div class="css-175oi2r" style="width: 42px;"></div><div class="css-175oi2r" style="padding-top: 12px; flex-shrink: 1;"></div></div><div class="css-175oi2r r-18u37iz r-uaa2di r-1cvj4g8"><div class="css-175oi2r r-1m04atk r-bnwqim r-c97pre"><div class="css-175oi2r" style="flex-shrink: 1;"><div class="css-175oi2r" style="flex-shrink: 1;"><a href="/profile/celebrityhottub.bsky.social" aria-label="Ryan Nanni's avatar" aria-pressed="false" role="link" data-no-underline="1" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" style="flex-direction: row; align-items: center; justify-content: flex-start;"><div class="css-175oi2r" style="width: 42px; height: 42px;"><div class="css-175oi2r r-1mlwlqe r-1udh08x r-417010" data-testid="userAvatarImage" style="width: 42px; height: 42px; border-radius: 21px; background-color: rgb(241, 243, 245);"><div class="css-175oi2r r-1niwhzg r-vvn4in r-u6sd8q r-1p0dtai r-1pi2tsx r-1d2f490 r-u8s1d r-zchlnj r-ipm5af r-13qz1uu r-1wyyakw r-4gszlv"></div></div><div class="css-175oi2r" style="position: absolute; inset: 0px; border-width: 1px; border-color: rgb(212, 219, 226); opacity: 0.6; pointer-events: none; border-radius: 21px;"></div></div></a></div></div></div><div class="css-175oi2r r-13awgt0 r-bnwqim r-417010"><div class="css-175oi2r" style="flex: 1 1 0%; flex-direction: row; align-items: center; padding-bottom: 2px; gap: 4px; z-index: 10;"><div class="css-175oi2r" style="flex-shrink: 1;"><div class="css-175oi2r" style="flex-shrink: 1;"><div dir="auto" class="css-146c3p1 r-dnmrzs r-1udh08x r-1udbk01 r-3s2u2q r-1iln25a" style="font-size: 13.125px; letter-spacing: 0px; color: rgb(11, 15, 20); flex-shrink: 1; line-height: 13.125px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"><a href="/profile/celebrityhottub.bsky.social" aria-label="View profile" role="link" data-no-underline="1" class="css-1jxf684 r-1loqt21" style="font-size: 13.125px; letter-spacing: 0px; color: rgb(11, 15, 20); line-height: 13.125px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"><span class="css-1jxf684" style="font-size: 15px; letter-spacing: 0px; color: rgb(11, 15, 20); font-weight: 600; line-height: 20px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">Ryan Nanni</span></a><a href="/profile/celebrityhottub.bsky.social" aria-label="View profile" role="link" data-no-underline="1" class="css-1jxf684 r-1loqt21" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 20px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"><span class="css-1jxf684" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 20px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"> @celebrityhottub.bsky.social</span></a></div></div></div><div dir="auto" class="css-146c3p1" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 15px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">·</div><a href="/profile/celebrityhottub.bsky.social/post/3lax4ufht5c25" dir="auto" aria-label="November 15, 2024 at 12:32 AM" role="link" data-tooltip="November 15, 2024 at 12:32 AM" data-no-underline="1" class="css-146c3p1 r-1loqt21" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 20px; white-space: nowrap; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">3h</a></div><div class="css-175oi2r" data-testid="contentHider-post"><div class="css-175oi2r r-1awozwy r-18u37iz r-1w6e6rj r-1udh08x r-l4nmg1"><div dir="auto" data-word-wrap="1" class="css-146c3p1" data-testid="postText" style="font-size: 15px; letter-spacing: 0px; color: rgb(11, 15, 20); line-height: 20px; flex: 1 1 0%; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">probably my favorite form of bluesky intro is "ok let's see what this bad boy can do" as though you're hopping on an experimental motorcycle</div></div></div><div class="css-175oi2r" style="flex-direction: row; justify-content: space-between; align-items: center;"><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start; margin-left: -6px;"><button aria-label="Reply (28 replies)" role="button" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" data-testid="replyBtn" type="button" style="gap: 4px; border-radius: 999px; flex-direction: row; justify-content: center; align-items: center; overflow: hidden; padding: 5px;"><svg fill="none" width="18" viewBox="0 0 24 24" height="18" style="color: rgb(111, 134, 159); pointer-events: none;"><path fill="hsl(211, 20%, 53%)" fill-rule="evenodd" clip-rule="evenodd" d="M2.002 6a3 3 0 0 1 3-3h14a3 3 0 0 1 3 3v10a3 3 0 0 1-3 3H12.28l-4.762 2.858A1 1 0 0 1 6.002 21v-2h-1a3 3 0 0 1-3-3V6Zm3-1a1 1 0 0 0-1 1v10a1 1 0 0 0 1 1h2a1 1 0 0 1 1 1v1.234l3.486-2.092a1 1 0 0 1 .514-.142h7a1 1 0 0 0 1-1V6a1 1 0 0 0-1-1h-14Z"></path></svg><div dir="auto" class="css-146c3p1" style="color: rgb(111, 134, 159); font-size: 14.0625px; letter-spacing: 0px; font-weight: 400; user-select: none; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">28</div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><button aria-label="Repost or quote post" aria-pressed="false" role="button" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" type="button" style="flex-direction: row; align-items: center; justify-content: center; background-color: rgb(255, 255, 255); border-radius: 999px; padding: 0px;"><div class="css-175oi2r" style="flex-direction: row; align-items: center; gap: 4px; padding: 5px;"><svg fill="none" width="18" viewBox="0 0 24 24" height="18" style="color: rgb(111, 134, 159);"><path fill="hsl(211, 20%, 53%)" fill-rule="evenodd" clip-rule="evenodd" d="M17.957 2.293a1 1 0 1 0-1.414 1.414L17.836 5H6a3 3 0 0 0-3 3v3a1 1 0 1 0 2 0V8a1 1 0 0 1 1-1h11.836l-1.293 1.293a1 1 0 0 0 1.414 1.414l2.47-2.47a1.75 1.75 0 0 0 0-2.474l-2.47-2.47ZM20 12a1 1 0 0 1 1 1v3a3 3 0 0 1-3 3H6.164l1.293 1.293a1 1 0 1 1-1.414 1.414l-2.47-2.47a1.75 1.75 0 0 1 0-2.474l2.47-2.47a1 1 0 0 1 1.414 1.414L6.164 17H18a1 1 0 0 0 1-1v-3a1 1 0 0 1 1-1Z"></path></svg><div dir="auto" class="css-146c3p1" data-testid="repostCount" style="font-size: 14.0625px; letter-spacing: 0px; color: rgb(111, 134, 159); user-select: none; line-height: 14.0625px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">43</div></div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><button aria-label="Like (653 likes)" role="button" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" data-testid="likeBtn" type="button" style="gap: 4px; border-radius: 999px; flex-direction: row; justify-content: center; align-items: center; overflow: hidden; padding: 5px;"><div class="css-175oi2r"><svg fill="none" width="18" viewBox="0 0 24 24" height="18" style="color: rgb(111, 134, 159); pointer-events: none;"><path fill="hsl(211, 20%, 53%)" fill-rule="evenodd" clip-rule="evenodd" d="M16.734 5.091c-1.238-.276-2.708.047-4.022 1.38a1 1 0 0 1-1.424 0C9.974 5.137 8.504 4.814 7.266 5.09c-1.263.282-2.379 1.206-2.92 2.556C3.33 10.18 4.252 14.84 12 19.348c7.747-4.508 8.67-9.168 7.654-11.7-.541-1.351-1.657-2.275-2.92-2.557Zm4.777 1.812c1.604 4-.494 9.69-9.022 14.47a1 1 0 0 1-.978 0C2.983 16.592.885 10.902 2.49 6.902c.779-1.942 2.414-3.334 4.342-3.764 1.697-.378 3.552.003 5.169 1.286 1.617-1.283 3.472-1.664 5.17-1.286 1.927.43 3.562 1.822 4.34 3.764Z"></path></svg><div class="css-175oi2r" style="position: absolute; background-color: rgb(236, 72, 153); top: 0px; left: 0px; width: 18px; height: 18px; z-index: -1; pointer-events: none; border-radius: 9px; opacity: 0;"></div><div class="css-175oi2r" style="position: absolute; background-color: rgb(255, 255, 255); top: 0px; left: 0px; width: 18px; height: 18px; z-index: -1; pointer-events: none; border-radius: 9px; opacity: 0;"></div></div><div class="css-175oi2r"><div class="css-175oi2r"><div dir="auto" class="css-146c3p1" data-testid="likeCount" style="color: rgb(111, 134, 159); font-size: 14.0625px; letter-spacing: 0px; font-weight: 400; user-select: none; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">653</div></div></div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><div class="css-175oi2r"><button aria-expanded="false" aria-haspopup="menu" aria-label="Open post options menu" role="button" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" id="radix-:r1v:" data-testid="postDropdownBtn" type="button" style="padding: 5px; border-radius: 999px;"><svg fill="none" viewBox="0 0 24 24" width="20" height="20" style="pointer-events: none;"><path fill="hsl(211, 20%, 53%)" fill-rule="evenodd" clip-rule="evenodd" d="M2 12a2 2 0 1 1 4 0 2 2 0 0 1-4 0Zm16 0a2 2 0 1 1 4 0 2 2 0 0 1-4 0Zm-6-2a2 2 0 1 0 0 4 2 2 0 0 0 0-4Z"></path></svg></button></div></div></div></div></div></div></div></div></div><div class="css-175oi2r"><div><div role="link" data-feed-context="t-music" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" data-testid="feedItem-by-mrcarter3.bsky.social"><div class="css-175oi2r r-1loqt21 r-1hfyk0a r-ry3cjt" style="border-color: rgb(212, 219, 226); padding-bottom: 8px; border-top-width: 1px;"><div class="css-175oi2r r-1p0dtai r-1d2f490 r-633pao r-u8s1d r-zchlnj r-ipm5af r-1eb9tut" style="background-color: rgb(241, 243, 245); opacity: 0;"></div><div class="css-175oi2r" style="flex-direction: row; gap: 10px; padding-left: 8px;"><div class="css-175oi2r" style="width: 42px;"></div><div class="css-175oi2r" style="padding-top: 12px; flex-shrink: 1;"></div></div><div class="css-175oi2r r-18u37iz r-uaa2di r-1cvj4g8"><div class="css-175oi2r r-1m04atk r-bnwqim r-c97pre"><div class="css-175oi2r" style="flex-shrink: 1;"><div class="css-175oi2r" style="flex-shrink: 1;"><a href="/profile/mrcarter3.bsky.social" aria-label="MrCarter3's avatar" aria-pressed="false" role="link" data-no-underline="1" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" style="flex-direction: row; align-items: center; justify-content: flex-start;"><div class="css-175oi2r" style="width: 42px; height: 42px;"><div class="css-175oi2r r-1mlwlqe r-1udh08x r-417010" data-testid="userAvatarImage" style="width: 42px; height: 42px; border-radius: 21px; background-color: rgb(241, 243, 245);"><div class="css-175oi2r r-1niwhzg r-vvn4in r-u6sd8q r-1p0dtai r-1pi2tsx r-1d2f490 r-u8s1d r-zchlnj r-ipm5af r-13qz1uu r-1wyyakw r-4gszlv"></div></div><div class="css-175oi2r" style="position: absolute; inset: 0px; border-width: 1px; border-color: rgb(212, 219, 226); opacity: 0.6; pointer-events: none; border-radius: 21px;"></div></div></a></div></div></div><div class="css-175oi2r r-13awgt0 r-bnwqim r-417010"><div class="css-175oi2r" style="flex: 1 1 0%; flex-direction: row; align-items: center; padding-bottom: 2px; gap: 4px; z-index: 10;"><div class="css-175oi2r" style="flex-shrink: 1;"><div class="css-175oi2r" style="flex-shrink: 1;"><div dir="auto" class="css-146c3p1 r-dnmrzs r-1udh08x r-1udbk01 r-3s2u2q r-1iln25a" style="font-size: 13.125px; letter-spacing: 0px; color: rgb(11, 15, 20); flex-shrink: 1; line-height: 13.125px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"><a href="/profile/mrcarter3.bsky.social" aria-label="View profile" role="link" data-no-underline="1" class="css-1jxf684 r-1loqt21" style="font-size: 13.125px; letter-spacing: 0px; color: rgb(11, 15, 20); line-height: 13.125px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"><span class="css-1jxf684" style="font-size: 15px; letter-spacing: 0px; color: rgb(11, 15, 20); font-weight: 600; line-height: 20px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">MrCarter3</span></a><a href="/profile/mrcarter3.bsky.social" aria-label="View profile" role="link" data-no-underline="1" class="css-1jxf684 r-1loqt21" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 20px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"><span class="css-1jxf684" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 20px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"> @mrcarter3.bsky.social</span></a></div></div></div><div dir="auto" class="css-146c3p1" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 15px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">·</div><a href="/profile/mrcarter3.bsky.social/post/3latxas5anc2i" dir="auto" aria-label="November 13, 2024 at 6:14 PM" role="link" data-tooltip="November 13, 2024 at 6:14 PM" data-no-underline="1" class="css-146c3p1 r-1loqt21" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 20px; white-space: nowrap; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">1d</a></div><div class="css-175oi2r" data-testid="contentHider-post"><div class="css-175oi2r r-1awozwy r-18u37iz r-1w6e6rj r-1udh08x r-l4nmg1"><div dir="auto" data-word-wrap="1" class="css-146c3p1" data-testid="postText" style="font-size: 15px; letter-spacing: 0px; color: rgb(11, 15, 20); line-height: 20px; flex: 1 1 0%; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">Ok hear me out ....A smoke detector that turns off when you scream "I'm only cooking "</div></div></div><div class="css-175oi2r" style="flex-direction: row; justify-content: space-between; align-items: center;"><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start; margin-left: -6px;"><button aria-label="Reply (383 replies)" role="button" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" data-testid="replyBtn" type="button" style="gap: 4px; border-radius: 999px; flex-direction: row; justify-content: center; align-items: center; overflow: hidden; padding: 5px;"><svg fill="none" width="18" viewBox="0 0 24 24" height="18" style="color: rgb(111, 134, 159); pointer-events: none;"><path fill="hsl(211, 20%, 53%)" fill-rule="evenodd" clip-rule="evenodd" d="M2.002 6a3 3 0 0 1 3-3h14a3 3 0 0 1 3 3v10a3 3 0 0 1-3 3H12.28l-4.762 2.858A1 1 0 0 1 6.002 21v-2h-1a3 3 0 0 1-3-3V6Zm3-1a1 1 0 0 0-1 1v10a1 1 0 0 0 1 1h2a1 1 0 0 1 1 1v1.234l3.486-2.092a1 1 0 0 1 .514-.142h7a1 1 0 0 0 1-1V6a1 1 0 0 0-1-1h-14Z"></path></svg><div dir="auto" class="css-146c3p1" style="color: rgb(111, 134, 159); font-size: 14.0625px; letter-spacing: 0px; font-weight: 400; user-select: none; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">383</div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><button aria-label="Repost or quote post" aria-pressed="false" role="button" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" type="button" style="flex-direction: row; align-items: center; justify-content: center; background-color: rgb(255, 255, 255); border-radius: 999px; padding: 0px;"><div class="css-175oi2r" style="flex-direction: row; align-items: center; gap: 4px; padding: 5px;"><svg fill="none" width="18" viewBox="0 0 24 24" height="18" style="color: rgb(111, 134, 159);"><path fill="hsl(211, 20%, 53%)" fill-rule="evenodd" clip-rule="evenodd" d="M17.957 2.293a1 1 0 1 0-1.414 1.414L17.836 5H6a3 3 0 0 0-3 3v3a1 1 0 1 0 2 0V8a1 1 0 0 1 1-1h11.836l-1.293 1.293a1 1 0 0 0 1.414 1.414l2.47-2.47a1.75 1.75 0 0 0 0-2.474l-2.47-2.47ZM20 12a1 1 0 0 1 1 1v3a3 3 0 0 1-3 3H6.164l1.293 1.293a1 1 0 1 1-1.414 1.414l-2.47-2.47a1.75 1.75 0 0 1 0-2.474l2.47-2.47a1 1 0 0 1 1.414 1.414L6.164 17H18a1 1 0 0 0 1-1v-3a1 1 0 0 1 1-1Z"></path></svg><div dir="auto" class="css-146c3p1" data-testid="repostCount" style="font-size: 14.0625px; letter-spacing: 0px; color: rgb(111, 134, 159); user-select: none; line-height: 14.0625px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">1K</div></div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><button aria-label="Like (9,004 likes)" role="button" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" data-testid="likeBtn" type="button" style="gap: 4px; border-radius: 999px; flex-direction: row; justify-content: center; align-items: center; overflow: hidden; padding: 5px;"><div class="css-175oi2r"><svg fill="none" width="18" viewBox="0 0 24 24" height="18" style="color: rgb(111, 134, 159); pointer-events: none;"><path fill="hsl(211, 20%, 53%)" fill-rule="evenodd" clip-rule="evenodd" d="M16.734 5.091c-1.238-.276-2.708.047-4.022 1.38a1 1 0 0 1-1.424 0C9.974 5.137 8.504 4.814 7.266 5.09c-1.263.282-2.379 1.206-2.92 2.556C3.33 10.18 4.252 14.84 12 19.348c7.747-4.508 8.67-9.168 7.654-11.7-.541-1.351-1.657-2.275-2.92-2.557Zm4.777 1.812c1.604 4-.494 9.69-9.022 14.47a1 1 0 0 1-.978 0C2.983 16.592.885 10.902 2.49 6.902c.779-1.942 2.414-3.334 4.342-3.764 1.697-.378 3.552.003 5.169 1.286 1.617-1.283 3.472-1.664 5.17-1.286 1.927.43 3.562 1.822 4.34 3.764Z"></path></svg><div class="css-175oi2r" style="position: absolute; background-color: rgb(236, 72, 153); top: 0px; left: 0px; width: 18px; height: 18px; z-index: -1; pointer-events: none; border-radius: 9px; opacity: 0;"></div><div class="css-175oi2r" style="position: absolute; background-color: rgb(255, 255, 255); top: 0px; left: 0px; width: 18px; height: 18px; z-index: -1; pointer-events: none; border-radius: 9px; opacity: 0;"></div></div><div class="css-175oi2r"><div class="css-175oi2r"><div dir="auto" class="css-146c3p1" data-testid="likeCount" style="color: rgb(111, 134, 159); font-size: 14.0625px; letter-spacing: 0px; font-weight: 400; user-select: none; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">9K</div></div></div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><div class="css-175oi2r"><button aria-expanded="false" aria-haspopup="menu" aria-label="Open post options menu" role="button" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" id="radix-:r2n:" data-testid="postDropdownBtn" type="button" style="padding: 5px; border-radius: 999px;"><svg fill="none" viewBox="0 0 24 24" width="20" height="20" style="pointer-events: none;"><path fill="hsl(211, 20%, 53%)" fill-rule="evenodd" clip-rule="evenodd" d="M2 12a2 2 0 1 1 4 0 2 2 0 0 1-4 0Zm16 0a2 2 0 1 1 4 0 2 2 0 0 1-4 0Zm-6-2a2 2 0 1 0 0 4 2 2 0 0 0 0-4Z"></path></svg></button></div></div></div></div></div></div></div></div></div><div class="css-175oi2r"><div><div role="link" data-feed-context="nettop" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" data-testid="feedItem-by-sethabramson.bsky.social"><div class="css-175oi2r r-1loqt21 r-1hfyk0a r-ry3cjt" style="border-color: rgb(212, 219, 226); padding-bottom: 8px; border-top-width: 1px;"><div class="css-175oi2r r-1p0dtai r-1d2f490 r-633pao r-u8s1d r-zchlnj r-ipm5af r-1eb9tut" style="background-color: rgb(241, 243, 245); opacity: 0;"></div><div class="css-175oi2r" style="flex-direction: row; gap: 10px; padding-left: 8px;"><div class="css-175oi2r" style="width: 42px;"></div><div class="css-175oi2r" style="padding-top: 12px; flex-shrink: 1;"></div></div><div class="css-175oi2r r-18u37iz r-uaa2di r-1cvj4g8"><div class="css-175oi2r r-1m04atk r-bnwqim r-c97pre"><div class="css-175oi2r" style="flex-shrink: 1;"><div class="css-175oi2r" style="flex-shrink: 1;"><a href="/profile/sethabramson.bsky.social" aria-label="Seth Abramson's avatar" aria-pressed="false" role="link" data-no-underline="1" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" style="flex-direction: row; align-items: center; justify-content: flex-start;"><div class="css-175oi2r" style="width: 42px; height: 42px;"><div class="css-175oi2r r-1mlwlqe r-1udh08x r-417010" data-testid="userAvatarImage" style="width: 42px; height: 42px; border-radius: 21px; background-color: rgb(241, 243, 245);"><div class="css-175oi2r r-1niwhzg r-vvn4in r-u6sd8q r-1p0dtai r-1pi2tsx r-1d2f490 r-u8s1d r-zchlnj r-ipm5af r-13qz1uu r-1wyyakw r-4gszlv"></div></div><div class="css-175oi2r" style="position: absolute; inset: 0px; border-width: 1px; border-color: rgb(212, 219, 226); opacity: 0.6; pointer-events: none; border-radius: 21px;"></div></div></a></div></div></div><div class="css-175oi2r r-13awgt0 r-bnwqim r-417010"><div class="css-175oi2r" style="flex: 1 1 0%; flex-direction: row; align-items: center; padding-bottom: 2px; gap: 4px; z-index: 10;"><div class="css-175oi2r" style="flex-shrink: 1;"><div class="css-175oi2r" style="flex-shrink: 1;"><div dir="auto" class="css-146c3p1 r-dnmrzs r-1udh08x r-1udbk01 r-3s2u2q r-1iln25a" style="font-size: 13.125px; letter-spacing: 0px; color: rgb(11, 15, 20); flex-shrink: 1; line-height: 13.125px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"><a href="/profile/sethabramson.bsky.social" aria-label="View profile" role="link" data-no-underline="1" class="css-1jxf684 r-1loqt21" style="font-size: 13.125px; letter-spacing: 0px; color: rgb(11, 15, 20); line-height: 13.125px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"><span class="css-1jxf684" style="font-size: 15px; letter-spacing: 0px; color: rgb(11, 15, 20); font-weight: 600; line-height: 20px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">Seth Abramson</span></a><a href="/profile/sethabramson.bsky.social" aria-label="View profile" role="link" data-no-underline="1" class="css-1jxf684 r-1loqt21" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 20px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"><span class="css-1jxf684" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 20px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"> @sethabramson.bsky.social</span></a></div></div></div><div dir="auto" class="css-146c3p1" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 15px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">·</div><a href="/profile/sethabramson.bsky.social/post/3laxfi63s6k26" dir="auto" aria-label="November 15, 2024 at 3:06 AM" role="link" data-tooltip="November 15, 2024 at 3:06 AM" data-no-underline="1" class="css-146c3p1 r-1loqt21" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 20px; white-space: nowrap; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">58m</a></div><div class="css-175oi2r" data-testid="contentHider-post"><div class="css-175oi2r r-1awozwy r-18u37iz r-1w6e6rj r-1udh08x r-l4nmg1"><div dir="auto" data-word-wrap="1" class="css-146c3p1" data-testid="postText" style="font-size: 15px; letter-spacing: 0px; color: rgb(11, 15, 20); line-height: 20px; flex: 1 1 0%; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">Stephen King, master of the horror novel, just quit Twitter because it'd become too "dark."
That's how horrifying Twitter is right now.
There may never be a more perfect expression of this fact.</div></div><div class="css-175oi2r" style="padding-bottom: 4px;"><div class="css-175oi2r"><div class="css-175oi2r" style="margin-top: 8px;"><div class="css-175oi2r" style="width: 100%;"><div class="css-175oi2r" style="overflow: hidden; padding-top: 26.75%;"><div class="css-175oi2r" style="position: absolute; inset: 0px; flex-direction: row;"><div class="css-175oi2r" style="height: 100%; border-radius: 12px; overflow: hidden; background-color: rgb(241, 243, 245); aspect-ratio: 3.73832 / 1;"><div aria-label="" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" style="height: 100%;"><div data-expoimage="true" class="css-175oi2r" style="overflow: hidden; width: 100%; height: 100%;"></div><div class="css-175oi2r" style="position: absolute; inset: 0px; border-radius: 12px; border-width: 1px; border-color: rgb(212, 219, 226); opacity: 0.6; pointer-events: none;"></div></div></div></div></div></div></div></div></div></div><div class="css-175oi2r" style="flex-direction: row; justify-content: space-between; align-items: center;"><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start; margin-left: -6px;"><button aria-label="Reply (157 replies)" role="button" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" data-testid="replyBtn" type="button" style="gap: 4px; border-radius: 999px; flex-direction: row; justify-content: center; align-items: center; overflow: hidden; padding: 5px;"><svg fill="none" width="18" viewBox="0 0 24 24" height="18" style="color: rgb(111, 134, 159); pointer-events: none;"><path fill="hsl(211, 20%, 53%)" fill-rule="evenodd" clip-rule="evenodd" d="M2.002 6a3 3 0 0 1 3-3h14a3 3 0 0 1 3 3v10a3 3 0 0 1-3 3H12.28l-4.762 2.858A1 1 0 0 1 6.002 21v-2h-1a3 3 0 0 1-3-3V6Zm3-1a1 1 0 0 0-1 1v10a1 1 0 0 0 1 1h2a1 1 0 0 1 1 1v1.234l3.486-2.092a1 1 0 0 1 .514-.142h7a1 1 0 0 0 1-1V6a1 1 0 0 0-1-1h-14Z"></path></svg><div dir="auto" class="css-146c3p1" style="color: rgb(111, 134, 159); font-size: 14.0625px; letter-spacing: 0px; font-weight: 400; user-select: none; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">157</div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><button aria-label="Repost or quote post" aria-pressed="false" role="button" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" type="button" style="flex-direction: row; align-items: center; justify-content: center; background-color: rgb(255, 255, 255); border-radius: 999px; padding: 0px;"><div class="css-175oi2r" style="flex-direction: row; align-items: center; gap: 4px; padding: 5px;"><svg fill="none" width="18" viewBox="0 0 24 24" height="18" style="color: rgb(111, 134, 159);"><path fill="hsl(211, 20%, 53%)" fill-rule="evenodd" clip-rule="evenodd" d="M17.957 2.293a1 1 0 1 0-1.414 1.414L17.836 5H6a3 3 0 0 0-3 3v3a1 1 0 1 0 2 0V8a1 1 0 0 1 1-1h11.836l-1.293 1.293a1 1 0 0 0 1.414 1.414l2.47-2.47a1.75 1.75 0 0 0 0-2.474l-2.47-2.47ZM20 12a1 1 0 0 1 1 1v3a3 3 0 0 1-3 3H6.164l1.293 1.293a1 1 0 1 1-1.414 1.414l-2.47-2.47a1.75 1.75 0 0 1 0-2.474l2.47-2.47a1 1 0 0 1 1.414 1.414L6.164 17H18a1 1 0 0 0 1-1v-3a1 1 0 0 1 1-1Z"></path></svg><div dir="auto" class="css-146c3p1" data-testid="repostCount" style="font-size: 14.0625px; letter-spacing: 0px; color: rgb(111, 134, 159); user-select: none; line-height: 14.0625px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">740</div></div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><button aria-label="Like (6,214 likes)" role="button" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" data-testid="likeBtn" type="button" style="gap: 4px; border-radius: 999px; flex-direction: row; justify-content: center; align-items: center; overflow: hidden; padding: 5px;"><div class="css-175oi2r"><svg fill="none" width="18" viewBox="0 0 24 24" height="18" style="color: rgb(111, 134, 159); pointer-events: none;"><path fill="hsl(211, 20%, 53%)" fill-rule="evenodd" clip-rule="evenodd" d="M16.734 5.091c-1.238-.276-2.708.047-4.022 1.38a1 1 0 0 1-1.424 0C9.974 5.137 8.504 4.814 7.266 5.09c-1.263.282-2.379 1.206-2.92 2.556C3.33 10.18 4.252 14.84 12 19.348c7.747-4.508 8.67-9.168 7.654-11.7-.541-1.351-1.657-2.275-2.92-2.557Zm4.777 1.812c1.604 4-.494 9.69-9.022 14.47a1 1 0 0 1-.978 0C2.983 16.592.885 10.902 2.49 6.902c.779-1.942 2.414-3.334 4.342-3.764 1.697-.378 3.552.003 5.169 1.286 1.617-1.283 3.472-1.664 5.17-1.286 1.927.43 3.562 1.822 4.34 3.764Z"></path></svg><div class="css-175oi2r" style="position: absolute; background-color: rgb(236, 72, 153); top: 0px; left: 0px; width: 18px; height: 18px; z-index: -1; pointer-events: none; border-radius: 9px; opacity: 0;"></div><div class="css-175oi2r" style="position: absolute; background-color: rgb(255, 255, 255); top: 0px; left: 0px; width: 18px; height: 18px; z-index: -1; pointer-events: none; border-radius: 9px; opacity: 0;"></div></div><div class="css-175oi2r"><div class="css-175oi2r"><div dir="auto" class="css-146c3p1" data-testid="likeCount" style="color: rgb(111, 134, 159); font-size: 14.0625px; letter-spacing: 0px; font-weight: 400; user-select: none; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">6.2K</div></div></div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><div class="css-175oi2r"><button aria-expanded="false" aria-haspopup="menu" aria-label="Open post options menu" role="button" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" id="radix-:r3g:" data-testid="postDropdownBtn" type="button" style="padding: 5px; border-radius: 999px;"><svg fill="none" viewBox="0 0 24 24" width="20" height="20" style="pointer-events: none;"><path fill="hsl(211, 20%, 53%)" fill-rule="evenodd" clip-rule="evenodd" d="M2 12a2 2 0 1 1 4 0 2 2 0 0 1-4 0Zm16 0a2 2 0 1 1 4 0 2 2 0 0 1-4 0Zm-6-2a2 2 0 1 0 0 4 2 2 0 0 0 0-4Z"></path></svg></button></div></div></div></div></div></div></div></div></div><div class="css-175oi2r"><div><div role="link" data-feed-context="nettop" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" data-testid="feedItem-by-muellershewrote.bsky.social"><div class="css-175oi2r r-1loqt21 r-1hfyk0a r-ry3cjt" style="border-color: rgb(212, 219, 226); padding-bottom: 8px; border-top-width: 1px;"><div class="css-175oi2r r-1p0dtai r-1d2f490 r-633pao r-u8s1d r-zchlnj r-ipm5af r-1eb9tut" style="background-color: rgb(241, 243, 245); opacity: 0;"></div><div class="css-175oi2r" style="flex-direction: row; gap: 10px; padding-left: 8px;"><div class="css-175oi2r" style="width: 42px;"></div><div class="css-175oi2r" style="padding-top: 12px; flex-shrink: 1;"></div></div><div class="css-175oi2r r-18u37iz r-uaa2di r-1cvj4g8"><div class="css-175oi2r r-1m04atk r-bnwqim r-c97pre"><div class="css-175oi2r" style="flex-shrink: 1;"><div class="css-175oi2r" style="flex-shrink: 1;"><a href="/profile/muellershewrote.bsky.social" aria-label="Mueller, She Wrote's avatar" aria-pressed="false" role="link" data-no-underline="1" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" style="flex-direction: row; align-items: center; justify-content: flex-start;"><div class="css-175oi2r" style="width: 42px; height: 42px;"><div class="css-175oi2r r-1mlwlqe r-1udh08x r-417010" data-testid="userAvatarImage" style="width: 42px; height: 42px; border-radius: 21px; background-color: rgb(241, 243, 245);"><div class="css-175oi2r r-1niwhzg r-vvn4in r-u6sd8q r-1p0dtai r-1pi2tsx r-1d2f490 r-u8s1d r-zchlnj r-ipm5af r-13qz1uu r-1wyyakw r-4gszlv"></div></div><div class="css-175oi2r" style="position: absolute; inset: 0px; border-width: 1px; border-color: rgb(212, 219, 226); opacity: 0.6; pointer-events: none; border-radius: 21px;"></div></div></a></div></div></div><div class="css-175oi2r r-13awgt0 r-bnwqim r-417010"><div class="css-175oi2r" style="flex: 1 1 0%; flex-direction: row; align-items: center; padding-bottom: 2px; gap: 4px; z-index: 10;"><div class="css-175oi2r" style="flex-shrink: 1;"><div class="css-175oi2r" style="flex-shrink: 1;"><div dir="auto" class="css-146c3p1 r-dnmrzs r-1udh08x r-1udbk01 r-3s2u2q r-1iln25a" style="font-size: 13.125px; letter-spacing: 0px; color: rgb(11, 15, 20); flex-shrink: 1; line-height: 13.125px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"><a href="/profile/muellershewrote.bsky.social" aria-label="View profile" role="link" data-no-underline="1" class="css-1jxf684 r-1loqt21" style="font-size: 13.125px; letter-spacing: 0px; color: rgb(11, 15, 20); line-height: 13.125px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"><span class="css-1jxf684" style="font-size: 15px; letter-spacing: 0px; color: rgb(11, 15, 20); font-weight: 600; line-height: 20px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">Mueller, She Wrote</span></a><a href="/profile/muellershewrote.bsky.social" aria-label="View profile" role="link" data-no-underline="1" class="css-1jxf684 r-1loqt21" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 20px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"><span class="css-1jxf684" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 20px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"> @muellershewrote.bsky.social</span></a></div></div></div><div dir="auto" class="css-146c3p1" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 15px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">·</div><a href="/profile/muellershewrote.bsky.social/post/3laxgi6aiqk24" dir="auto" aria-label="November 15, 2024 at 3:24 AM" role="link" data-tooltip="November 15, 2024 at 3:24 AM" data-no-underline="1" class="css-146c3p1 r-1loqt21" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 20px; white-space: nowrap; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">40m</a></div><div class="css-175oi2r" data-testid="contentHider-post"><div class="css-175oi2r r-1awozwy r-18u37iz r-1w6e6rj r-1udh08x r-l4nmg1"><div dir="auto" data-word-wrap="1" class="css-146c3p1" data-testid="postText" style="font-size: 15px; letter-spacing: 0px; color: rgb(11, 15, 20); line-height: 20px; flex: 1 1 0%; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">I’m focusing on today because the future just seems so exhausting.</div></div></div><div class="css-175oi2r" style="flex-direction: row; justify-content: space-between; align-items: center;"><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start; margin-left: -6px;"><button aria-label="Reply (176 replies)" role="button" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" data-testid="replyBtn" type="button" style="gap: 4px; border-radius: 999px; flex-direction: row; justify-content: center; align-items: center; overflow: hidden; padding: 5px;"><svg fill="none" width="18" viewBox="0 0 24 24" height="18" style="color: rgb(111, 134, 159); pointer-events: none;"><path fill="hsl(211, 20%, 53%)" fill-rule="evenodd" clip-rule="evenodd" d="M2.002 6a3 3 0 0 1 3-3h14a3 3 0 0 1 3 3v10a3 3 0 0 1-3 3H12.28l-4.762 2.858A1 1 0 0 1 6.002 21v-2h-1a3 3 0 0 1-3-3V6Zm3-1a1 1 0 0 0-1 1v10a1 1 0 0 0 1 1h2a1 1 0 0 1 1 1v1.234l3.486-2.092a1 1 0 0 1 .514-.142h7a1 1 0 0 0 1-1V6a1 1 0 0 0-1-1h-14Z"></path></svg><div dir="auto" class="css-146c3p1" style="color: rgb(111, 134, 159); font-size: 14.0625px; letter-spacing: 0px; font-weight: 400; user-select: none; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">176</div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><button aria-label="Repost or quote post" aria-pressed="false" role="button" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" type="button" style="flex-direction: row; align-items: center; justify-content: center; background-color: rgb(255, 255, 255); border-radius: 999px; padding: 0px;"><div class="css-175oi2r" style="flex-direction: row; align-items: center; gap: 4px; padding: 5px;"><svg fill="none" width="18" viewBox="0 0 24 24" height="18" style="color: rgb(111, 134, 159);"><path fill="hsl(211, 20%, 53%)" fill-rule="evenodd" clip-rule="evenodd" d="M17.957 2.293a1 1 0 1 0-1.414 1.414L17.836 5H6a3 3 0 0 0-3 3v3a1 1 0 1 0 2 0V8a1 1 0 0 1 1-1h11.836l-1.293 1.293a1 1 0 0 0 1.414 1.414l2.47-2.47a1.75 1.75 0 0 0 0-2.474l-2.47-2.47ZM20 12a1 1 0 0 1 1 1v3a3 3 0 0 1-3 3H6.164l1.293 1.293a1 1 0 1 1-1.414 1.414l-2.47-2.47a1.75 1.75 0 0 1 0-2.474l2.47-2.47a1 1 0 0 1 1.414 1.414L6.164 17H18a1 1 0 0 0 1-1v-3a1 1 0 0 1 1-1Z"></path></svg><div dir="auto" class="css-146c3p1" data-testid="repostCount" style="font-size: 14.0625px; letter-spacing: 0px; color: rgb(111, 134, 159); user-select: none; line-height: 14.0625px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">212</div></div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><button aria-label="Like (3,700 likes)" role="button" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" data-testid="likeBtn" type="button" style="gap: 4px; border-radius: 999px; flex-direction: row; justify-content: center; align-items: center; overflow: hidden; padding: 5px;"><div class="css-175oi2r"><svg fill="none" width="18" viewBox="0 0 24 24" height="18" style="color: rgb(111, 134, 159); pointer-events: none;"><path fill="hsl(211, 20%, 53%)" fill-rule="evenodd" clip-rule="evenodd" d="M16.734 5.091c-1.238-.276-2.708.047-4.022 1.38a1 1 0 0 1-1.424 0C9.974 5.137 8.504 4.814 7.266 5.09c-1.263.282-2.379 1.206-2.92 2.556C3.33 10.18 4.252 14.84 12 19.348c7.747-4.508 8.67-9.168 7.654-11.7-.541-1.351-1.657-2.275-2.92-2.557Zm4.777 1.812c1.604 4-.494 9.69-9.022 14.47a1 1 0 0 1-.978 0C2.983 16.592.885 10.902 2.49 6.902c.779-1.942 2.414-3.334 4.342-3.764 1.697-.378 3.552.003 5.169 1.286 1.617-1.283 3.472-1.664 5.17-1.286 1.927.43 3.562 1.822 4.34 3.764Z"></path></svg><div class="css-175oi2r" style="position: absolute; background-color: rgb(236, 72, 153); top: 0px; left: 0px; width: 18px; height: 18px; z-index: -1; pointer-events: none; border-radius: 9px; opacity: 0;"></div><div class="css-175oi2r" style="position: absolute; background-color: rgb(255, 255, 255); top: 0px; left: 0px; width: 18px; height: 18px; z-index: -1; pointer-events: none; border-radius: 9px; opacity: 0;"></div></div><div class="css-175oi2r"><div class="css-175oi2r"><div dir="auto" class="css-146c3p1" data-testid="likeCount" style="color: rgb(111, 134, 159); font-size: 14.0625px; letter-spacing: 0px; font-weight: 400; user-select: none; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">3.7K</div></div></div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><div class="css-175oi2r"><button aria-expanded="false" aria-haspopup="menu" aria-label="Open post options menu" role="button" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" id="radix-:r48:" data-testid="postDropdownBtn" type="button" style="padding: 5px; border-radius: 999px;"><svg fill="none" viewBox="0 0 24 24" width="20" height="20" style="pointer-events: none;"><path fill="hsl(211, 20%, 53%)" fill-rule="evenodd" clip-rule="evenodd" d="M2 12a2 2 0 1 1 4 0 2 2 0 0 1-4 0Zm16 0a2 2 0 1 1 4 0 2 2 0 0 1-4 0Zm-6-2a2 2 0 1 0 0 4 2 2 0 0 0 0-4Z"></path></svg></button></div></div></div></div></div></div></div></div></div><div class="css-175oi2r"><div><div role="link" data-feed-context="t-tv" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" data-testid="feedItem-by-chastenbuttigieg.bsky.social"><div class="css-175oi2r r-1loqt21 r-1hfyk0a r-ry3cjt" style="border-color: rgb(212, 219, 226); padding-bottom: 8px; border-top-width: 1px;"><div class="css-175oi2r r-1p0dtai r-1d2f490 r-633pao r-u8s1d r-zchlnj r-ipm5af r-1eb9tut" style="background-color: rgb(241, 243, 245); opacity: 0;"></div><div class="css-175oi2r" style="flex-direction: row; gap: 10px; padding-left: 8px;"><div class="css-175oi2r" style="width: 42px;"></div><div class="css-175oi2r" style="padding-top: 12px; flex-shrink: 1;"></div></div><div class="css-175oi2r r-18u37iz r-uaa2di r-1cvj4g8"><div class="css-175oi2r r-1m04atk r-bnwqim r-c97pre"><div class="css-175oi2r" style="flex-shrink: 1;"><div class="css-175oi2r" style="flex-shrink: 1;"><a href="/profile/chastenbuttigieg.bsky.social" aria-label="Chasten Glezman Buttigieg's avatar" aria-pressed="false" role="link" data-no-underline="1" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" style="flex-direction: row; align-items: center; justify-content: flex-start;"><div class="css-175oi2r" style="width: 42px; height: 42px;"><div class="css-175oi2r r-1mlwlqe r-1udh08x r-417010" data-testid="userAvatarImage" style="width: 42px; height: 42px; border-radius: 21px; background-color: rgb(241, 243, 245);"><div class="css-175oi2r r-1niwhzg r-vvn4in r-u6sd8q r-1p0dtai r-1pi2tsx r-1d2f490 r-u8s1d r-zchlnj r-ipm5af r-13qz1uu r-1wyyakw r-4gszlv"></div></div><div class="css-175oi2r" style="position: absolute; inset: 0px; border-width: 1px; border-color: rgb(212, 219, 226); opacity: 0.6; pointer-events: none; border-radius: 21px;"></div></div></a></div></div></div><div class="css-175oi2r r-13awgt0 r-bnwqim r-417010"><div class="css-175oi2r" style="flex: 1 1 0%; flex-direction: row; align-items: center; padding-bottom: 2px; gap: 4px; z-index: 10;"><div class="css-175oi2r" style="flex-shrink: 1;"><div class="css-175oi2r" style="flex-shrink: 1;"><div dir="auto" class="css-146c3p1 r-dnmrzs r-1udh08x r-1udbk01 r-3s2u2q r-1iln25a" style="font-size: 13.125px; letter-spacing: 0px; color: rgb(11, 15, 20); flex-shrink: 1; line-height: 13.125px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"><a href="/profile/chastenbuttigieg.bsky.social" aria-label="View profile" role="link" data-no-underline="1" class="css-1jxf684 r-1loqt21" style="font-size: 13.125px; letter-spacing: 0px; color: rgb(11, 15, 20); line-height: 13.125px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"><span class="css-1jxf684" style="font-size: 15px; letter-spacing: 0px; color: rgb(11, 15, 20); font-weight: 600; line-height: 20px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">Chasten Glezman Buttigieg</span></a><a href="/profile/chastenbuttigieg.bsky.social" aria-label="View profile" role="link" data-no-underline="1" class="css-1jxf684 r-1loqt21" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 20px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"><span class="css-1jxf684" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 20px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"> @chastenbuttigieg.bsky.social</span></a></div></div></div><div dir="auto" class="css-146c3p1" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 15px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">·</div><a href="/profile/chastenbuttigieg.bsky.social/post/3lax5555hss2n" dir="auto" aria-label="November 15, 2024 at 12:37 AM" role="link" data-tooltip="November 15, 2024 at 12:37 AM" data-no-underline="1" class="css-146c3p1 r-1loqt21" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 20px; white-space: nowrap; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">3h</a></div><div class="css-175oi2r" data-testid="contentHider-post"><div class="css-175oi2r r-1awozwy r-18u37iz r-1w6e6rj r-1udh08x r-l4nmg1"><div dir="auto" data-word-wrap="1" class="css-146c3p1" data-testid="postText" style="font-size: 15px; letter-spacing: 0px; color: rgb(11, 15, 20); line-height: 20px; flex: 1 1 0%; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"><span class="css-1jxf684" style="font-size: 15px; letter-spacing: 0px; color: rgb(11, 15, 20); line-height: 20px; flex: 1 1 0%; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">Kids to bed. Laundry going.Time to sign 2500 copies of Papa’s Coming Home for </span><div class="css-175oi2r r-xoduu5" style="flex-shrink: 1;"><div class="css-175oi2r r-xoduu5" style="flex-shrink: 1;"><a href="/profile/did:plc:adp6wp3pyouegi73tvgc3rkr" role="link" data-no-underline="1" class="css-1jxf684 r-1loqt21" style="font-size: 15px; letter-spacing: 0px; color: rgb(16, 131, 254); line-height: 20px; pointer-events: auto; flex: 1 1 0%; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">@barnesandnoble.bsky.social</a></div></div><span class="css-1jxf684" style="font-size: 15px; letter-spacing: 0px; color: rgb(11, 15, 20); line-height: 20px; flex: 1 1 0%; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">!
What should I binge watch?</span></div></div></div><div class="css-175oi2r" style="flex-direction: row; justify-content: space-between; align-items: center;"><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start; margin-left: -6px;"><button aria-label="Reply (321 replies)" role="button" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" data-testid="replyBtn" type="button" style="gap: 4px; border-radius: 999px; flex-direction: row; justify-content: center; align-items: center; overflow: hidden; padding: 5px;"><svg fill="none" width="18" viewBox="0 0 24 24" height="18" style="color: rgb(111, 134, 159); pointer-events: none;"><path fill="hsl(211, 20%, 53%)" fill-rule="evenodd" clip-rule="evenodd" d="M2.002 6a3 3 0 0 1 3-3h14a3 3 0 0 1 3 3v10a3 3 0 0 1-3 3H12.28l-4.762 2.858A1 1 0 0 1 6.002 21v-2h-1a3 3 0 0 1-3-3V6Zm3-1a1 1 0 0 0-1 1v10a1 1 0 0 0 1 1h2a1 1 0 0 1 1 1v1.234l3.486-2.092a1 1 0 0 1 .514-.142h7a1 1 0 0 0 1-1V6a1 1 0 0 0-1-1h-14Z"></path></svg><div dir="auto" class="css-146c3p1" style="color: rgb(111, 134, 159); font-size: 14.0625px; letter-spacing: 0px; font-weight: 400; user-select: none; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">321</div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><button aria-label="Repost or quote post" aria-pressed="false" role="button" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" type="button" style="flex-direction: row; align-items: center; justify-content: center; background-color: rgb(255, 255, 255); border-radius: 999px; padding: 0px;"><div class="css-175oi2r" style="flex-direction: row; align-items: center; gap: 4px; padding: 5px;"><svg fill="none" width="18" viewBox="0 0 24 24" height="18" style="color: rgb(111, 134, 159);"><path fill="hsl(211, 20%, 53%)" fill-rule="evenodd" clip-rule="evenodd" d="M17.957 2.293a1 1 0 1 0-1.414 1.414L17.836 5H6a3 3 0 0 0-3 3v3a1 1 0 1 0 2 0V8a1 1 0 0 1 1-1h11.836l-1.293 1.293a1 1 0 0 0 1.414 1.414l2.47-2.47a1.75 1.75 0 0 0 0-2.474l-2.47-2.47ZM20 12a1 1 0 0 1 1 1v3a3 3 0 0 1-3 3H6.164l1.293 1.293a1 1 0 1 1-1.414 1.414l-2.47-2.47a1.75 1.75 0 0 1 0-2.474l2.47-2.47a1 1 0 0 1 1.414 1.414L6.164 17H18a1 1 0 0 0 1-1v-3a1 1 0 0 1 1-1Z"></path></svg><div dir="auto" class="css-146c3p1" data-testid="repostCount" style="font-size: 14.0625px; letter-spacing: 0px; color: rgb(111, 134, 159); user-select: none; line-height: 14.0625px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">67</div></div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><button aria-label="Like (2,702 likes)" role="button" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" data-testid="likeBtn" type="button" style="gap: 4px; border-radius: 999px; flex-direction: row; justify-content: center; align-items: center; overflow: hidden; padding: 5px;"><div class="css-175oi2r"><svg fill="none" width="18" viewBox="0 0 24 24" height="18" style="color: rgb(111, 134, 159); pointer-events: none;"><path fill="hsl(211, 20%, 53%)" fill-rule="evenodd" clip-rule="evenodd" d="M16.734 5.091c-1.238-.276-2.708.047-4.022 1.38a1 1 0 0 1-1.424 0C9.974 5.137 8.504 4.814 7.266 5.09c-1.263.282-2.379 1.206-2.92 2.556C3.33 10.18 4.252 14.84 12 19.348c7.747-4.508 8.67-9.168 7.654-11.7-.541-1.351-1.657-2.275-2.92-2.557Zm4.777 1.812c1.604 4-.494 9.69-9.022 14.47a1 1 0 0 1-.978 0C2.983 16.592.885 10.902 2.49 6.902c.779-1.942 2.414-3.334 4.342-3.764 1.697-.378 3.552.003 5.169 1.286 1.617-1.283 3.472-1.664 5.17-1.286 1.927.43 3.562 1.822 4.34 3.764Z"></path></svg><div class="css-175oi2r" style="position: absolute; background-color: rgb(236, 72, 153); top: 0px; left: 0px; width: 18px; height: 18px; z-index: -1; pointer-events: none; border-radius: 9px; opacity: 0;"></div><div class="css-175oi2r" style="position: absolute; background-color: rgb(255, 255, 255); top: 0px; left: 0px; width: 18px; height: 18px; z-index: -1; pointer-events: none; border-radius: 9px; opacity: 0;"></div></div><div class="css-175oi2r"><div class="css-175oi2r"><div dir="auto" class="css-146c3p1" data-testid="likeCount" style="color: rgb(111, 134, 159); font-size: 14.0625px; letter-spacing: 0px; font-weight: 400; user-select: none; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">2.7K</div></div></div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><div class="css-175oi2r"><button aria-expanded="false" aria-haspopup="menu" aria-label="Open post options menu" role="button" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" id="radix-:r50:" data-testid="postDropdownBtn" type="button" style="padding: 5px; border-radius: 999px;"><svg fill="none" viewBox="0 0 24 24" width="20" height="20" style="pointer-events: none;"><path fill="hsl(211, 20%, 53%)" fill-rule="evenodd" clip-rule="evenodd" d="M2 12a2 2 0 1 1 4 0 2 2 0 0 1-4 0Zm16 0a2 2 0 1 1 4 0 2 2 0 0 1-4 0Zm-6-2a2 2 0 1 0 0 4 2 2 0 0 0 0-4Z"></path></svg></button></div></div></div></div></div></div></div></div></div><div class="css-175oi2r"><div><div role="link" data-feed-context="nettop" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" data-testid="feedItem-by-georgetakei.bsky.social"><div class="css-175oi2r r-1loqt21 r-1hfyk0a r-ry3cjt" style="border-color: rgb(212, 219, 226); padding-bottom: 8px; border-top-width: 1px;"><div class="css-175oi2r r-1p0dtai r-1d2f490 r-633pao r-u8s1d r-zchlnj r-ipm5af r-1eb9tut" style="background-color: rgb(241, 243, 245); opacity: 0;"></div><div class="css-175oi2r" style="flex-direction: row; gap: 10px; padding-left: 8px;"><div class="css-175oi2r" style="width: 42px;"></div><div class="css-175oi2r" style="padding-top: 12px; flex-shrink: 1;"></div></div><div class="css-175oi2r r-18u37iz r-uaa2di r-1cvj4g8"><div class="css-175oi2r r-1m04atk r-bnwqim r-c97pre"><div class="css-175oi2r" style="flex-shrink: 1;"><div class="css-175oi2r" style="flex-shrink: 1;"><a href="/profile/georgetakei.bsky.social" aria-label="George Takei's avatar" aria-pressed="false" role="link" data-no-underline="1" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" style="flex-direction: row; align-items: center; justify-content: flex-start;"><div class="css-175oi2r" style="width: 42px; height: 42px;"><div class="css-175oi2r r-1mlwlqe r-1udh08x r-417010" data-testid="userAvatarImage" style="width: 42px; height: 42px; border-radius: 21px; background-color: rgb(241, 243, 245);"><div class="css-175oi2r r-1niwhzg r-vvn4in r-u6sd8q r-1p0dtai r-1pi2tsx r-1d2f490 r-u8s1d r-zchlnj r-ipm5af r-13qz1uu r-1wyyakw r-4gszlv"></div></div><div class="css-175oi2r" style="position: absolute; inset: 0px; border-width: 1px; border-color: rgb(212, 219, 226); opacity: 0.6; pointer-events: none; border-radius: 21px;"></div></div></a></div></div></div><div class="css-175oi2r r-13awgt0 r-bnwqim r-417010"><div class="css-175oi2r" style="flex: 1 1 0%; flex-direction: row; align-items: center; padding-bottom: 2px; gap: 4px; z-index: 10;"><div class="css-175oi2r" style="flex-shrink: 1;"><div class="css-175oi2r" style="flex-shrink: 1;"><div dir="auto" class="css-146c3p1 r-dnmrzs r-1udh08x r-1udbk01 r-3s2u2q r-1iln25a" style="font-size: 13.125px; letter-spacing: 0px; color: rgb(11, 15, 20); flex-shrink: 1; line-height: 13.125px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"><a href="/profile/georgetakei.bsky.social" aria-label="View profile" role="link" data-no-underline="1" class="css-1jxf684 r-1loqt21" style="font-size: 13.125px; letter-spacing: 0px; color: rgb(11, 15, 20); line-height: 13.125px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"><span class="css-1jxf684" style="font-size: 15px; letter-spacing: 0px; color: rgb(11, 15, 20); font-weight: 600; line-height: 20px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">George Takei</span></a><a href="/profile/georgetakei.bsky.social" aria-label="View profile" role="link" data-no-underline="1" class="css-1jxf684 r-1loqt21" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 20px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"><span class="css-1jxf684" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 20px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"> @georgetakei.bsky.social</span></a></div></div></div><div dir="auto" class="css-146c3p1" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 15px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">·</div><a href="/profile/georgetakei.bsky.social/post/3laxceb5gfk24" dir="auto" aria-label="November 15, 2024 at 2:11 AM" role="link" data-tooltip="November 15, 2024 at 2:11 AM" data-no-underline="1" class="css-146c3p1 r-1loqt21" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 20px; white-space: nowrap; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">1h</a></div><div class="css-175oi2r" data-testid="contentHider-post"><div class="css-175oi2r r-1awozwy r-18u37iz r-1w6e6rj r-1udh08x r-l4nmg1"><div dir="auto" data-word-wrap="1" class="css-146c3p1" data-testid="postText" style="font-size: 15px; letter-spacing: 0px; color: rgb(11, 15, 20); line-height: 20px; flex: 1 1 0%; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">The Onion has bought a bankrupt Infowars with help from the Sandy Hook families. Please let this be the new logo:</div></div><div class="css-175oi2r" style="padding-bottom: 4px;"><div class="css-175oi2r"><div class="css-175oi2r" style="margin-top: 8px;"><div class="css-175oi2r" style="width: 100%;"><div class="css-175oi2r" style="overflow: hidden; padding-top: 100%;"><div class="css-175oi2r" style="position: absolute; inset: 0px; flex-direction: row;"><div class="css-175oi2r" style="height: 100%; border-radius: 12px; overflow: hidden; background-color: rgb(241, 243, 245); aspect-ratio: 0.985401 / 1;"><div aria-label="The words “Info Wars” where the O is in the shape of an onion." tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" style="height: 100%;"><div data-expoimage="true" class="css-175oi2r" style="overflow: hidden; width: 100%; height: 100%;"></div><div class="css-175oi2r" style="position: absolute; inset: 0px; border-radius: 12px; border-width: 1px; border-color: rgb(212, 219, 226); opacity: 0.6; pointer-events: none;"></div><div class="css-175oi2r" style="position: absolute; flex-direction: row; bottom: 4px; right: 4px; gap: 3px;"><div class="css-175oi2r" style="justify-content: center; border-radius: 4px; background-color: rgb(241, 243, 245); padding: 3px; opacity: 0.8;"><div dir="auto" class="css-146c3p1" style="font-size: 7.5px; letter-spacing: 0px; color: rgb(11, 15, 20); font-weight: 800; line-height: 7.5px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">ALT</div></div></div></div></div></div></div></div></div></div></div></div><div class="css-175oi2r" style="flex-direction: row; justify-content: space-between; align-items: center;"><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start; margin-left: -6px;"><button aria-label="Reply (280 replies)" role="button" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" data-testid="replyBtn" type="button" style="gap: 4px; border-radius: 999px; flex-direction: row; justify-content: center; align-items: center; overflow: hidden; padding: 5px;"><svg fill="none" width="18" viewBox="0 0 24 24" height="18" style="color: rgb(111, 134, 159); pointer-events: none;"><path fill="hsl(211, 20%, 53%)" fill-rule="evenodd" clip-rule="evenodd" d="M2.002 6a3 3 0 0 1 3-3h14a3 3 0 0 1 3 3v10a3 3 0 0 1-3 3H12.28l-4.762 2.858A1 1 0 0 1 6.002 21v-2h-1a3 3 0 0 1-3-3V6Zm3-1a1 1 0 0 0-1 1v10a1 1 0 0 0 1 1h2a1 1 0 0 1 1 1v1.234l3.486-2.092a1 1 0 0 1 .514-.142h7a1 1 0 0 0 1-1V6a1 1 0 0 0-1-1h-14Z"></path></svg><div dir="auto" class="css-146c3p1" style="color: rgb(111, 134, 159); font-size: 14.0625px; letter-spacing: 0px; font-weight: 400; user-select: none; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">280</div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><button aria-label="Repost or quote post" aria-pressed="false" role="button" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" type="button" style="flex-direction: row; align-items: center; justify-content: center; background-color: rgb(255, 255, 255); border-radius: 999px; padding: 0px;"><div class="css-175oi2r" style="flex-direction: row; align-items: center; gap: 4px; padding: 5px;"><svg fill="none" width="18" viewBox="0 0 24 24" height="18" style="color: rgb(111, 134, 159);"><path fill="hsl(211, 20%, 53%)" fill-rule="evenodd" clip-rule="evenodd" d="M17.957 2.293a1 1 0 1 0-1.414 1.414L17.836 5H6a3 3 0 0 0-3 3v3a1 1 0 1 0 2 0V8a1 1 0 0 1 1-1h11.836l-1.293 1.293a1 1 0 0 0 1.414 1.414l2.47-2.47a1.75 1.75 0 0 0 0-2.474l-2.47-2.47ZM20 12a1 1 0 0 1 1 1v3a3 3 0 0 1-3 3H6.164l1.293 1.293a1 1 0 1 1-1.414 1.414l-2.47-2.47a1.75 1.75 0 0 1 0-2.474l2.47-2.47a1 1 0 0 1 1.414 1.414L6.164 17H18a1 1 0 0 0 1-1v-3a1 1 0 0 1 1-1Z"></path></svg><div dir="auto" class="css-146c3p1" data-testid="repostCount" style="font-size: 14.0625px; letter-spacing: 0px; color: rgb(111, 134, 159); user-select: none; line-height: 14.0625px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">1K</div></div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><button aria-label="Like (15,297 likes)" role="button" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" data-testid="likeBtn" type="button" style="gap: 4px; border-radius: 999px; flex-direction: row; justify-content: center; align-items: center; overflow: hidden; padding: 5px;"><div class="css-175oi2r"><svg fill="none" width="18" viewBox="0 0 24 24" height="18" style="color: rgb(111, 134, 159); pointer-events: none;"><path fill="hsl(211, 20%, 53%)" fill-rule="evenodd" clip-rule="evenodd" d="M16.734 5.091c-1.238-.276-2.708.047-4.022 1.38a1 1 0 0 1-1.424 0C9.974 5.137 8.504 4.814 7.266 5.09c-1.263.282-2.379 1.206-2.92 2.556C3.33 10.18 4.252 14.84 12 19.348c7.747-4.508 8.67-9.168 7.654-11.7-.541-1.351-1.657-2.275-2.92-2.557Zm4.777 1.812c1.604 4-.494 9.69-9.022 14.47a1 1 0 0 1-.978 0C2.983 16.592.885 10.902 2.49 6.902c.779-1.942 2.414-3.334 4.342-3.764 1.697-.378 3.552.003 5.169 1.286 1.617-1.283 3.472-1.664 5.17-1.286 1.927.43 3.562 1.822 4.34 3.764Z"></path></svg><div class="css-175oi2r" style="position: absolute; background-color: rgb(236, 72, 153); top: 0px; left: 0px; width: 18px; height: 18px; z-index: -1; pointer-events: none; border-radius: 9px; opacity: 0;"></div><div class="css-175oi2r" style="position: absolute; background-color: rgb(255, 255, 255); top: 0px; left: 0px; width: 18px; height: 18px; z-index: -1; pointer-events: none; border-radius: 9px; opacity: 0;"></div></div><div class="css-175oi2r"><div class="css-175oi2r"><div dir="auto" class="css-146c3p1" data-testid="likeCount" style="color: rgb(111, 134, 159); font-size: 14.0625px; letter-spacing: 0px; font-weight: 400; user-select: none; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">15.2K</div></div></div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><div class="css-175oi2r"><button aria-expanded="false" aria-haspopup="menu" aria-label="Open post options menu" role="button" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" id="radix-:r5p:" data-testid="postDropdownBtn" type="button" style="padding: 5px; border-radius: 999px;"><svg fill="none" viewBox="0 0 24 24" width="20" height="20" style="pointer-events: none;"><path fill="hsl(211, 20%, 53%)" fill-rule="evenodd" clip-rule="evenodd" d="M2 12a2 2 0 1 1 4 0 2 2 0 0 1-4 0Zm16 0a2 2 0 1 1 4 0 2 2 0 0 1-4 0Zm-6-2a2 2 0 1 0 0 4 2 2 0 0 0 0-4Z"></path></svg></button></div></div></div></div></div></div></div></div></div><div class="css-175oi2r"><div><div role="link" data-feed-context="nettop" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" data-testid="feedItem-by-muellershewrote.bsky.social"><div class="css-175oi2r r-1loqt21 r-1hfyk0a r-ry3cjt" style="border-color: rgb(212, 219, 226); padding-bottom: 8px; border-top-width: 1px;"><div class="css-175oi2r r-1p0dtai r-1d2f490 r-633pao r-u8s1d r-zchlnj r-ipm5af r-1eb9tut" style="background-color: rgb(241, 243, 245); opacity: 0;"></div><div class="css-175oi2r" style="flex-direction: row; gap: 10px; padding-left: 8px;"><div class="css-175oi2r" style="width: 42px;"></div><div class="css-175oi2r" style="padding-top: 12px; flex-shrink: 1;"></div></div><div class="css-175oi2r r-18u37iz r-uaa2di r-1cvj4g8"><div class="css-175oi2r r-1m04atk r-bnwqim r-c97pre"><div class="css-175oi2r" style="flex-shrink: 1;"><div class="css-175oi2r" style="flex-shrink: 1;"><a href="/profile/muellershewrote.bsky.social" aria-label="Mueller, She Wrote's avatar" aria-pressed="false" role="link" data-no-underline="1" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" style="flex-direction: row; align-items: center; justify-content: flex-start;"><div class="css-175oi2r" style="width: 42px; height: 42px;"><div class="css-175oi2r r-1mlwlqe r-1udh08x r-417010" data-testid="userAvatarImage" style="width: 42px; height: 42px; border-radius: 21px; background-color: rgb(241, 243, 245);"><div class="css-175oi2r r-1niwhzg r-vvn4in r-u6sd8q r-1p0dtai r-1pi2tsx r-1d2f490 r-u8s1d r-zchlnj r-ipm5af r-13qz1uu r-1wyyakw r-4gszlv"></div></div><div class="css-175oi2r" style="position: absolute; inset: 0px; border-width: 1px; border-color: rgb(212, 219, 226); opacity: 0.6; pointer-events: none; border-radius: 21px;"></div></div></a></div></div></div><div class="css-175oi2r r-13awgt0 r-bnwqim r-417010"><div class="css-175oi2r" style="flex: 1 1 0%; flex-direction: row; align-items: center; padding-bottom: 2px; gap: 4px; z-index: 10;"><div class="css-175oi2r" style="flex-shrink: 1;"><div class="css-175oi2r" style="flex-shrink: 1;"><div dir="auto" class="css-146c3p1 r-dnmrzs r-1udh08x r-1udbk01 r-3s2u2q r-1iln25a" style="font-size: 13.125px; letter-spacing: 0px; color: rgb(11, 15, 20); flex-shrink: 1; line-height: 13.125px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"><a href="/profile/muellershewrote.bsky.social" aria-label="View profile" role="link" data-no-underline="1" class="css-1jxf684 r-1loqt21" style="font-size: 13.125px; letter-spacing: 0px; color: rgb(11, 15, 20); line-height: 13.125px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"><span class="css-1jxf684" style="font-size: 15px; letter-spacing: 0px; color: rgb(11, 15, 20); font-weight: 600; line-height: 20px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">Mueller, She Wrote</span></a><a href="/profile/muellershewrote.bsky.social" aria-label="View profile" role="link" data-no-underline="1" class="css-1jxf684 r-1loqt21" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 20px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"><span class="css-1jxf684" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 20px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"> @muellershewrote.bsky.social</span></a></div></div></div><div dir="auto" class="css-146c3p1" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 15px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">·</div><a href="/profile/muellershewrote.bsky.social/post/3laxhwexrk224" dir="auto" aria-label="November 15, 2024 at 3:50 AM" role="link" data-tooltip="November 15, 2024 at 3:50 AM" data-no-underline="1" class="css-146c3p1 r-1loqt21" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 20px; white-space: nowrap; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">14m</a></div><div class="css-175oi2r" data-testid="contentHider-post"><div class="css-175oi2r r-1awozwy r-18u37iz r-1w6e6rj r-1udh08x r-l4nmg1"><div dir="auto" data-word-wrap="1" class="css-146c3p1" data-testid="postText" style="font-size: 15px; letter-spacing: 0px; color: rgb(11, 15, 20); line-height: 20px; flex: 1 1 0%; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">Now that Matt Gaetz is the nominee for AG, I feel like I’m gonna have to do a PSA on the differences between filler and Botox.</div></div></div><div class="css-175oi2r" style="flex-direction: row; justify-content: space-between; align-items: center;"><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start; margin-left: -6px;"><button aria-label="Reply (74 replies)" role="button" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" data-testid="replyBtn" type="button" style="gap: 4px; border-radius: 999px; flex-direction: row; justify-content: center; align-items: center; overflow: hidden; padding: 5px;"><svg fill="none" width="18" viewBox="0 0 24 24" height="18" style="color: rgb(111, 134, 159); pointer-events: none;"><path fill="hsl(211, 20%, 53%)" fill-rule="evenodd" clip-rule="evenodd" d="M2.002 6a3 3 0 0 1 3-3h14a3 3 0 0 1 3 3v10a3 3 0 0 1-3 3H12.28l-4.762 2.858A1 1 0 0 1 6.002 21v-2h-1a3 3 0 0 1-3-3V6Zm3-1a1 1 0 0 0-1 1v10a1 1 0 0 0 1 1h2a1 1 0 0 1 1 1v1.234l3.486-2.092a1 1 0 0 1 .514-.142h7a1 1 0 0 0 1-1V6a1 1 0 0 0-1-1h-14Z"></path></svg><div dir="auto" class="css-146c3p1" style="color: rgb(111, 134, 159); font-size: 14.0625px; letter-spacing: 0px; font-weight: 400; user-select: none; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">74</div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><button aria-label="Repost or quote post" aria-pressed="false" role="button" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" type="button" style="flex-direction: row; align-items: center; justify-content: center; background-color: rgb(255, 255, 255); border-radius: 999px; padding: 0px;"><div class="css-175oi2r" style="flex-direction: row; align-items: center; gap: 4px; padding: 5px;"><svg fill="none" width="18" viewBox="0 0 24 24" height="18" style="color: rgb(111, 134, 159);"><path fill="hsl(211, 20%, 53%)" fill-rule="evenodd" clip-rule="evenodd" d="M17.957 2.293a1 1 0 1 0-1.414 1.414L17.836 5H6a3 3 0 0 0-3 3v3a1 1 0 1 0 2 0V8a1 1 0 0 1 1-1h11.836l-1.293 1.293a1 1 0 0 0 1.414 1.414l2.47-2.47a1.75 1.75 0 0 0 0-2.474l-2.47-2.47ZM20 12a1 1 0 0 1 1 1v3a3 3 0 0 1-3 3H6.164l1.293 1.293a1 1 0 1 1-1.414 1.414l-2.47-2.47a1.75 1.75 0 0 1 0-2.474l2.47-2.47a1 1 0 0 1 1.414 1.414L6.164 17H18a1 1 0 0 0 1-1v-3a1 1 0 0 1 1-1Z"></path></svg><div dir="auto" class="css-146c3p1" data-testid="repostCount" style="font-size: 14.0625px; letter-spacing: 0px; color: rgb(111, 134, 159); user-select: none; line-height: 14.0625px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">99</div></div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><button aria-label="Like (1,454 likes)" role="button" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" data-testid="likeBtn" type="button" style="gap: 4px; border-radius: 999px; flex-direction: row; justify-content: center; align-items: center; overflow: hidden; padding: 5px;"><div class="css-175oi2r"><svg fill="none" width="18" viewBox="0 0 24 24" height="18" style="color: rgb(111, 134, 159); pointer-events: none;"><path fill="hsl(211, 20%, 53%)" fill-rule="evenodd" clip-rule="evenodd" d="M16.734 5.091c-1.238-.276-2.708.047-4.022 1.38a1 1 0 0 1-1.424 0C9.974 5.137 8.504 4.814 7.266 5.09c-1.263.282-2.379 1.206-2.92 2.556C3.33 10.18 4.252 14.84 12 19.348c7.747-4.508 8.67-9.168 7.654-11.7-.541-1.351-1.657-2.275-2.92-2.557Zm4.777 1.812c1.604 4-.494 9.69-9.022 14.47a1 1 0 0 1-.978 0C2.983 16.592.885 10.902 2.49 6.902c.779-1.942 2.414-3.334 4.342-3.764 1.697-.378 3.552.003 5.169 1.286 1.617-1.283 3.472-1.664 5.17-1.286 1.927.43 3.562 1.822 4.34 3.764Z"></path></svg><div class="css-175oi2r" style="position: absolute; background-color: rgb(236, 72, 153); top: 0px; left: 0px; width: 18px; height: 18px; z-index: -1; pointer-events: none; border-radius: 9px; opacity: 0;"></div><div class="css-175oi2r" style="position: absolute; background-color: rgb(255, 255, 255); top: 0px; left: 0px; width: 18px; height: 18px; z-index: -1; pointer-events: none; border-radius: 9px; opacity: 0;"></div></div><div class="css-175oi2r"><div class="css-175oi2r"><div dir="auto" class="css-146c3p1" data-testid="likeCount" style="color: rgb(111, 134, 159); font-size: 14.0625px; letter-spacing: 0px; font-weight: 400; user-select: none; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">1.4K</div></div></div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><div class="css-175oi2r"><button aria-expanded="false" aria-haspopup="menu" aria-label="Open post options menu" role="button" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" id="radix-:r6h:" data-testid="postDropdownBtn" type="button" style="padding: 5px; border-radius: 999px;"><svg fill="none" viewBox="0 0 24 24" width="20" height="20" style="pointer-events: none;"><path fill="hsl(211, 20%, 53%)" fill-rule="evenodd" clip-rule="evenodd" d="M2 12a2 2 0 1 1 4 0 2 2 0 0 1-4 0Zm16 0a2 2 0 1 1 4 0 2 2 0 0 1-4 0Zm-6-2a2 2 0 1 0 0 4 2 2 0 0 0 0-4Z"></path></svg></button></div></div></div></div></div></div></div></div></div><div class="css-175oi2r"><div><div role="link" data-feed-context="t-tv" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" data-testid="feedItem-by-robheighton.bsky.social"><div class="css-175oi2r r-1loqt21 r-1hfyk0a r-ry3cjt" style="border-color: rgb(212, 219, 226); padding-bottom: 8px; border-top-width: 1px;"><div class="css-175oi2r r-1p0dtai r-1d2f490 r-633pao r-u8s1d r-zchlnj r-ipm5af r-1eb9tut" style="background-color: rgb(241, 243, 245); opacity: 0;"></div><div class="css-175oi2r" style="flex-direction: row; gap: 10px; padding-left: 8px;"><div class="css-175oi2r" style="width: 42px;"></div><div class="css-175oi2r" style="padding-top: 12px; flex-shrink: 1;"></div></div><div class="css-175oi2r r-18u37iz r-uaa2di r-1cvj4g8"><div class="css-175oi2r r-1m04atk r-bnwqim r-c97pre"><div class="css-175oi2r" style="flex-shrink: 1;"><div class="css-175oi2r" style="flex-shrink: 1;"><a href="/profile/robheighton.bsky.social" aria-label="Rob's avatar" aria-pressed="false" role="link" data-no-underline="1" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" style="flex-direction: row; align-items: center; justify-content: flex-start;"><div class="css-175oi2r" style="width: 42px; height: 42px;"><div class="css-175oi2r r-1mlwlqe r-1udh08x r-417010" data-testid="userAvatarImage" style="width: 42px; height: 42px; border-radius: 21px; background-color: rgb(241, 243, 245);"><div class="css-175oi2r r-1niwhzg r-vvn4in r-u6sd8q r-1p0dtai r-1pi2tsx r-1d2f490 r-u8s1d r-zchlnj r-ipm5af r-13qz1uu r-1wyyakw r-4gszlv"></div></div><div class="css-175oi2r" style="position: absolute; inset: 0px; border-width: 1px; border-color: rgb(212, 219, 226); opacity: 0.6; pointer-events: none; border-radius: 21px;"></div></div></a></div></div></div><div class="css-175oi2r r-13awgt0 r-bnwqim r-417010"><div class="css-175oi2r" style="flex: 1 1 0%; flex-direction: row; align-items: center; padding-bottom: 2px; gap: 4px; z-index: 10;"><div class="css-175oi2r" style="flex-shrink: 1;"><div class="css-175oi2r" style="flex-shrink: 1;"><div dir="auto" class="css-146c3p1 r-dnmrzs r-1udh08x r-1udbk01 r-3s2u2q r-1iln25a" style="font-size: 13.125px; letter-spacing: 0px; color: rgb(11, 15, 20); flex-shrink: 1; line-height: 13.125px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"><a href="/profile/robheighton.bsky.social" aria-label="View profile" role="link" data-no-underline="1" class="css-1jxf684 r-1loqt21" style="font-size: 13.125px; letter-spacing: 0px; color: rgb(11, 15, 20); line-height: 13.125px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"><span class="css-1jxf684" style="font-size: 15px; letter-spacing: 0px; color: rgb(11, 15, 20); font-weight: 600; line-height: 20px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">Rob</span></a><a href="/profile/robheighton.bsky.social" aria-label="View profile" role="link" data-no-underline="1" class="css-1jxf684 r-1loqt21" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 20px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"><span class="css-1jxf684" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 20px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"> @robheighton.bsky.social</span></a></div></div></div><div dir="auto" class="css-146c3p1" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 15px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">·</div><a href="/profile/robheighton.bsky.social/post/3lavovldspl2j" dir="auto" aria-label="November 14, 2024 at 10:50 AM" role="link" data-tooltip="November 14, 2024 at 10:50 AM" data-no-underline="1" class="css-146c3p1 r-1loqt21" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 20px; white-space: nowrap; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">17h</a></div><div class="css-175oi2r" data-testid="contentHider-post"><div class="css-175oi2r r-1awozwy r-18u37iz r-1w6e6rj r-1udh08x r-l4nmg1"><div dir="auto" data-word-wrap="1" class="css-146c3p1" data-testid="postText" style="font-size: 15px; letter-spacing: 0px; color: rgb(11, 15, 20); line-height: 20px; flex: 1 1 0%; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">The Doctor Who community over here should be informally known as WhoSky</div></div></div><div class="css-175oi2r" style="flex-direction: row; justify-content: space-between; align-items: center;"><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start; margin-left: -6px;"><button aria-label="Reply (195 replies)" role="button" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" data-testid="replyBtn" type="button" style="gap: 4px; border-radius: 999px; flex-direction: row; justify-content: center; align-items: center; overflow: hidden; padding: 5px;"><svg fill="none" width="18" viewBox="0 0 24 24" height="18" style="color: rgb(111, 134, 159); pointer-events: none;"><path fill="hsl(211, 20%, 53%)" fill-rule="evenodd" clip-rule="evenodd" d="M2.002 6a3 3 0 0 1 3-3h14a3 3 0 0 1 3 3v10a3 3 0 0 1-3 3H12.28l-4.762 2.858A1 1 0 0 1 6.002 21v-2h-1a3 3 0 0 1-3-3V6Zm3-1a1 1 0 0 0-1 1v10a1 1 0 0 0 1 1h2a1 1 0 0 1 1 1v1.234l3.486-2.092a1 1 0 0 1 .514-.142h7a1 1 0 0 0 1-1V6a1 1 0 0 0-1-1h-14Z"></path></svg><div dir="auto" class="css-146c3p1" style="color: rgb(111, 134, 159); font-size: 14.0625px; letter-spacing: 0px; font-weight: 400; user-select: none; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">195</div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><button aria-label="Repost or quote post" aria-pressed="false" role="button" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" type="button" style="flex-direction: row; align-items: center; justify-content: center; background-color: rgb(255, 255, 255); border-radius: 999px; padding: 0px;"><div class="css-175oi2r" style="flex-direction: row; align-items: center; gap: 4px; padding: 5px;"><svg fill="none" width="18" viewBox="0 0 24 24" height="18" style="color: rgb(111, 134, 159);"><path fill="hsl(211, 20%, 53%)" fill-rule="evenodd" clip-rule="evenodd" d="M17.957 2.293a1 1 0 1 0-1.414 1.414L17.836 5H6a3 3 0 0 0-3 3v3a1 1 0 1 0 2 0V8a1 1 0 0 1 1-1h11.836l-1.293 1.293a1 1 0 0 0 1.414 1.414l2.47-2.47a1.75 1.75 0 0 0 0-2.474l-2.47-2.47ZM20 12a1 1 0 0 1 1 1v3a3 3 0 0 1-3 3H6.164l1.293 1.293a1 1 0 1 1-1.414 1.414l-2.47-2.47a1.75 1.75 0 0 1 0-2.474l2.47-2.47a1 1 0 0 1 1.414 1.414L6.164 17H18a1 1 0 0 0 1-1v-3a1 1 0 0 1 1-1Z"></path></svg><div dir="auto" class="css-146c3p1" data-testid="repostCount" style="font-size: 14.0625px; letter-spacing: 0px; color: rgb(111, 134, 159); user-select: none; line-height: 14.0625px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">496</div></div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><button aria-label="Like (7,013 likes)" role="button" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" data-testid="likeBtn" type="button" style="gap: 4px; border-radius: 999px; flex-direction: row; justify-content: center; align-items: center; overflow: hidden; padding: 5px;"><div class="css-175oi2r"><svg fill="none" width="18" viewBox="0 0 24 24" height="18" style="color: rgb(111, 134, 159); pointer-events: none;"><path fill="hsl(211, 20%, 53%)" fill-rule="evenodd" clip-rule="evenodd" d="M16.734 5.091c-1.238-.276-2.708.047-4.022 1.38a1 1 0 0 1-1.424 0C9.974 5.137 8.504 4.814 7.266 5.09c-1.263.282-2.379 1.206-2.92 2.556C3.33 10.18 4.252 14.84 12 19.348c7.747-4.508 8.67-9.168 7.654-11.7-.541-1.351-1.657-2.275-2.92-2.557Zm4.777 1.812c1.604 4-.494 9.69-9.022 14.47a1 1 0 0 1-.978 0C2.983 16.592.885 10.902 2.49 6.902c.779-1.942 2.414-3.334 4.342-3.764 1.697-.378 3.552.003 5.169 1.286 1.617-1.283 3.472-1.664 5.17-1.286 1.927.43 3.562 1.822 4.34 3.764Z"></path></svg><div class="css-175oi2r" style="position: absolute; background-color: rgb(236, 72, 153); top: 0px; left: 0px; width: 18px; height: 18px; z-index: -1; pointer-events: none; border-radius: 9px; opacity: 0;"></div><div class="css-175oi2r" style="position: absolute; background-color: rgb(255, 255, 255); top: 0px; left: 0px; width: 18px; height: 18px; z-index: -1; pointer-events: none; border-radius: 9px; opacity: 0;"></div></div><div class="css-175oi2r"><div class="css-175oi2r"><div dir="auto" class="css-146c3p1" data-testid="likeCount" style="color: rgb(111, 134, 159); font-size: 14.0625px; letter-spacing: 0px; font-weight: 400; user-select: none; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">7K</div></div></div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><div class="css-175oi2r"><button aria-expanded="false" aria-haspopup="menu" aria-label="Open post options menu" role="button" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" id="radix-:r79:" data-testid="postDropdownBtn" type="button" style="padding: 5px; border-radius: 999px;"><svg fill="none" viewBox="0 0 24 24" width="20" height="20" style="pointer-events: none;"><path fill="hsl(211, 20%, 53%)" fill-rule="evenodd" clip-rule="evenodd" d="M2 12a2 2 0 1 1 4 0 2 2 0 0 1-4 0Zm16 0a2 2 0 1 1 4 0 2 2 0 0 1-4 0Zm-6-2a2 2 0 1 0 0 4 2 2 0 0 0 0-4Z"></path></svg></button></div></div></div></div></div></div></div></div></div><div class="css-175oi2r"><div><div role="link" data-feed-context="nettop" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" data-testid="feedItem-by-angrystaffer.bsky.social"><div class="css-175oi2r r-1loqt21 r-1hfyk0a r-ry3cjt" style="border-color: rgb(212, 219, 226); padding-bottom: 8px; border-top-width: 1px;"><div class="css-175oi2r r-1p0dtai r-1d2f490 r-633pao r-u8s1d r-zchlnj r-ipm5af r-1eb9tut" style="background-color: rgb(241, 243, 245); opacity: 0;"></div><div class="css-175oi2r" style="flex-direction: row; gap: 10px; padding-left: 8px;"><div class="css-175oi2r" style="width: 42px;"></div><div class="css-175oi2r" style="padding-top: 12px; flex-shrink: 1;"></div></div><div class="css-175oi2r r-18u37iz r-uaa2di r-1cvj4g8"><div class="css-175oi2r r-1m04atk r-bnwqim r-c97pre"><div class="css-175oi2r" style="flex-shrink: 1;"><div class="css-175oi2r" style="flex-shrink: 1;"><a href="/profile/angrystaffer.bsky.social" aria-label="Angry's avatar" aria-pressed="false" role="link" data-no-underline="1" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" style="flex-direction: row; align-items: center; justify-content: flex-start;"><div class="css-175oi2r" style="width: 42px; height: 42px;"><div class="css-175oi2r r-1mlwlqe r-1udh08x r-417010" data-testid="userAvatarImage" style="width: 42px; height: 42px; border-radius: 21px; background-color: rgb(241, 243, 245);"><div class="css-175oi2r r-1niwhzg r-vvn4in r-u6sd8q r-1p0dtai r-1pi2tsx r-1d2f490 r-u8s1d r-zchlnj r-ipm5af r-13qz1uu r-1wyyakw r-4gszlv"></div></div><div class="css-175oi2r" style="position: absolute; inset: 0px; border-width: 1px; border-color: rgb(212, 219, 226); opacity: 0.6; pointer-events: none; border-radius: 21px;"></div></div></a></div></div></div><div class="css-175oi2r r-13awgt0 r-bnwqim r-417010"><div class="css-175oi2r" style="flex: 1 1 0%; flex-direction: row; align-items: center; padding-bottom: 2px; gap: 4px; z-index: 10;"><div class="css-175oi2r" style="flex-shrink: 1;"><div class="css-175oi2r" style="flex-shrink: 1;"><div dir="auto" class="css-146c3p1 r-dnmrzs r-1udh08x r-1udbk01 r-3s2u2q r-1iln25a" style="font-size: 13.125px; letter-spacing: 0px; color: rgb(11, 15, 20); flex-shrink: 1; line-height: 13.125px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"><a href="/profile/angrystaffer.bsky.social" aria-label="View profile" role="link" data-no-underline="1" class="css-1jxf684 r-1loqt21" style="font-size: 13.125px; letter-spacing: 0px; color: rgb(11, 15, 20); line-height: 13.125px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"><span class="css-1jxf684" style="font-size: 15px; letter-spacing: 0px; color: rgb(11, 15, 20); font-weight: 600; line-height: 20px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">Angry</span></a><a href="/profile/angrystaffer.bsky.social" aria-label="View profile" role="link" data-no-underline="1" class="css-1jxf684 r-1loqt21" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 20px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"><span class="css-1jxf684" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 20px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"> @angrystaffer.bsky.social</span></a></div></div></div><div dir="auto" class="css-146c3p1" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 15px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">·</div><a href="/profile/angrystaffer.bsky.social/post/3laxbeokgqk2q" dir="auto" aria-label="November 15, 2024 at 1:53 AM" role="link" data-tooltip="November 15, 2024 at 1:53 AM" data-no-underline="1" class="css-146c3p1 r-1loqt21" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 20px; white-space: nowrap; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">2h</a></div><div class="css-175oi2r" data-testid="contentHider-post"><div class="css-175oi2r r-1awozwy r-18u37iz r-1w6e6rj r-1udh08x r-l4nmg1"><div dir="auto" data-word-wrap="1" class="css-146c3p1" data-testid="postText" style="font-size: 15px; letter-spacing: 0px; color: rgb(11, 15, 20); line-height: 20px; flex: 1 1 0%; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">Do yourself a favor and read this from Fox News contributor Ben Domenech.
I’d like to report a murder</div></div><div class="css-175oi2r" style="padding-bottom: 4px;"><div class="css-175oi2r"><div class="css-175oi2r" style="margin-top: 8px;"><div class="css-175oi2r" style="width: 100%;"><div class="css-175oi2r" style="overflow: hidden; padding-top: 69.6169%;"><div class="css-175oi2r" style="position: absolute; inset: 0px; flex-direction: row;"><div class="css-175oi2r" style="height: 100%; border-radius: 12px; overflow: hidden; background-color: rgb(241, 243, 245); aspect-ratio: 1.43643 / 1;"><div aria-label="" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" style="height: 100%;"><div data-expoimage="true" class="css-175oi2r" style="overflow: hidden; width: 100%; height: 100%;"></div><div class="css-175oi2r" style="position: absolute; inset: 0px; border-radius: 12px; border-width: 1px; border-color: rgb(212, 219, 226); opacity: 0.6; pointer-events: none;"></div></div></div></div></div></div></div></div></div></div><div class="css-175oi2r" style="flex-direction: row; justify-content: space-between; align-items: center;"><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start; margin-left: -6px;"><button aria-label="Reply (637 replies)" role="button" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" data-testid="replyBtn" type="button" style="gap: 4px; border-radius: 999px; flex-direction: row; justify-content: center; align-items: center; overflow: hidden; padding: 5px;"><svg fill="none" width="18" viewBox="0 0 24 24" height="18" style="color: rgb(111, 134, 159); pointer-events: none;"><path fill="hsl(211, 20%, 53%)" fill-rule="evenodd" clip-rule="evenodd" d="M2.002 6a3 3 0 0 1 3-3h14a3 3 0 0 1 3 3v10a3 3 0 0 1-3 3H12.28l-4.762 2.858A1 1 0 0 1 6.002 21v-2h-1a3 3 0 0 1-3-3V6Zm3-1a1 1 0 0 0-1 1v10a1 1 0 0 0 1 1h2a1 1 0 0 1 1 1v1.234l3.486-2.092a1 1 0 0 1 .514-.142h7a1 1 0 0 0 1-1V6a1 1 0 0 0-1-1h-14Z"></path></svg><div dir="auto" class="css-146c3p1" style="color: rgb(111, 134, 159); font-size: 14.0625px; letter-spacing: 0px; font-weight: 400; user-select: none; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">637</div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><button aria-label="Repost or quote post" aria-pressed="false" role="button" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" type="button" style="flex-direction: row; align-items: center; justify-content: center; background-color: rgb(255, 255, 255); border-radius: 999px; padding: 0px;"><div class="css-175oi2r" style="flex-direction: row; align-items: center; gap: 4px; padding: 5px;"><svg fill="none" width="18" viewBox="0 0 24 24" height="18" style="color: rgb(111, 134, 159);"><path fill="hsl(211, 20%, 53%)" fill-rule="evenodd" clip-rule="evenodd" d="M17.957 2.293a1 1 0 1 0-1.414 1.414L17.836 5H6a3 3 0 0 0-3 3v3a1 1 0 1 0 2 0V8a1 1 0 0 1 1-1h11.836l-1.293 1.293a1 1 0 0 0 1.414 1.414l2.47-2.47a1.75 1.75 0 0 0 0-2.474l-2.47-2.47ZM20 12a1 1 0 0 1 1 1v3a3 3 0 0 1-3 3H6.164l1.293 1.293a1 1 0 1 1-1.414 1.414l-2.47-2.47a1.75 1.75 0 0 1 0-2.474l2.47-2.47a1 1 0 0 1 1.414 1.414L6.164 17H18a1 1 0 0 0 1-1v-3a1 1 0 0 1 1-1Z"></path></svg><div dir="auto" class="css-146c3p1" data-testid="repostCount" style="font-size: 14.0625px; letter-spacing: 0px; color: rgb(111, 134, 159); user-select: none; line-height: 14.0625px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">2.9K</div></div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><button aria-label="Like (11,284 likes)" role="button" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" data-testid="likeBtn" type="button" style="gap: 4px; border-radius: 999px; flex-direction: row; justify-content: center; align-items: center; overflow: hidden; padding: 5px;"><div class="css-175oi2r"><svg fill="none" width="18" viewBox="0 0 24 24" height="18" style="color: rgb(111, 134, 159); pointer-events: none;"><path fill="hsl(211, 20%, 53%)" fill-rule="evenodd" clip-rule="evenodd" d="M16.734 5.091c-1.238-.276-2.708.047-4.022 1.38a1 1 0 0 1-1.424 0C9.974 5.137 8.504 4.814 7.266 5.09c-1.263.282-2.379 1.206-2.92 2.556C3.33 10.18 4.252 14.84 12 19.348c7.747-4.508 8.67-9.168 7.654-11.7-.541-1.351-1.657-2.275-2.92-2.557Zm4.777 1.812c1.604 4-.494 9.69-9.022 14.47a1 1 0 0 1-.978 0C2.983 16.592.885 10.902 2.49 6.902c.779-1.942 2.414-3.334 4.342-3.764 1.697-.378 3.552.003 5.169 1.286 1.617-1.283 3.472-1.664 5.17-1.286 1.927.43 3.562 1.822 4.34 3.764Z"></path></svg><div class="css-175oi2r" style="position: absolute; background-color: rgb(236, 72, 153); top: 0px; left: 0px; width: 18px; height: 18px; z-index: -1; pointer-events: none; border-radius: 9px; opacity: 0;"></div><div class="css-175oi2r" style="position: absolute; background-color: rgb(255, 255, 255); top: 0px; left: 0px; width: 18px; height: 18px; z-index: -1; pointer-events: none; border-radius: 9px; opacity: 0;"></div></div><div class="css-175oi2r"><div class="css-175oi2r"><div dir="auto" class="css-146c3p1" data-testid="likeCount" style="color: rgb(111, 134, 159); font-size: 14.0625px; letter-spacing: 0px; font-weight: 400; user-select: none; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">11.2K</div></div></div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><div class="css-175oi2r"><button aria-expanded="false" aria-haspopup="menu" aria-label="Open post options menu" role="button" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" id="radix-:r82:" data-testid="postDropdownBtn" type="button" style="padding: 5px; border-radius: 999px;"><svg fill="none" viewBox="0 0 24 24" width="20" height="20" style="pointer-events: none;"><path fill="hsl(211, 20%, 53%)" fill-rule="evenodd" clip-rule="evenodd" d="M2 12a2 2 0 1 1 4 0 2 2 0 0 1-4 0Zm16 0a2 2 0 1 1 4 0 2 2 0 0 1-4 0Zm-6-2a2 2 0 1 0 0 4 2 2 0 0 0 0-4Z"></path></svg></button></div></div></div></div></div></div></div></div></div><div class="css-175oi2r"><div><div role="link" data-feed-context="nettop" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" data-testid="feedItem-by-hankgreen.bsky.social"><div class="css-175oi2r r-1loqt21 r-1hfyk0a r-ry3cjt" style="border-color: rgb(212, 219, 226); padding-bottom: 8px; border-top-width: 1px;"><div class="css-175oi2r r-1p0dtai r-1d2f490 r-633pao r-u8s1d r-zchlnj r-ipm5af r-1eb9tut" style="background-color: rgb(241, 243, 245); opacity: 0;"></div><div class="css-175oi2r" style="flex-direction: row; gap: 10px; padding-left: 8px;"><div class="css-175oi2r" style="width: 42px;"></div><div class="css-175oi2r" style="padding-top: 12px; flex-shrink: 1;"></div></div><div class="css-175oi2r r-18u37iz r-uaa2di r-1cvj4g8"><div class="css-175oi2r r-1m04atk r-bnwqim r-c97pre"><div class="css-175oi2r" style="flex-shrink: 1;"><div class="css-175oi2r" style="flex-shrink: 1;"><a href="/profile/hankgreen.bsky.social" aria-label="Hank Green's avatar" aria-pressed="false" role="link" data-no-underline="1" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" style="flex-direction: row; align-items: center; justify-content: flex-start;"><div class="css-175oi2r" style="width: 42px; height: 42px;"><div class="css-175oi2r r-1mlwlqe r-1udh08x r-417010" data-testid="userAvatarImage" style="width: 42px; height: 42px; border-radius: 21px; background-color: rgb(241, 243, 245);"><div class="css-175oi2r r-1niwhzg r-vvn4in r-u6sd8q r-1p0dtai r-1pi2tsx r-1d2f490 r-u8s1d r-zchlnj r-ipm5af r-13qz1uu r-1wyyakw r-4gszlv"></div></div><div class="css-175oi2r" style="position: absolute; inset: 0px; border-width: 1px; border-color: rgb(212, 219, 226); opacity: 0.6; pointer-events: none; border-radius: 21px;"></div></div></a></div></div></div><div class="css-175oi2r r-13awgt0 r-bnwqim r-417010"><div class="css-175oi2r" style="flex: 1 1 0%; flex-direction: row; align-items: center; padding-bottom: 2px; gap: 4px; z-index: 10;"><div class="css-175oi2r" style="flex-shrink: 1;"><div class="css-175oi2r" style="flex-shrink: 1;"><div dir="auto" class="css-146c3p1 r-dnmrzs r-1udh08x r-1udbk01 r-3s2u2q r-1iln25a" style="font-size: 13.125px; letter-spacing: 0px; color: rgb(11, 15, 20); flex-shrink: 1; line-height: 13.125px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"><a href="/profile/hankgreen.bsky.social" aria-label="View profile" role="link" data-no-underline="1" class="css-1jxf684 r-1loqt21" style="font-size: 13.125px; letter-spacing: 0px; color: rgb(11, 15, 20); line-height: 13.125px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"><span class="css-1jxf684" style="font-size: 15px; letter-spacing: 0px; color: rgb(11, 15, 20); font-weight: 600; line-height: 20px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">Hank Green</span></a><a href="/profile/hankgreen.bsky.social" aria-label="View profile" role="link" data-no-underline="1" class="css-1jxf684 r-1loqt21" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 20px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"><span class="css-1jxf684" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 20px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"> @hankgreen.bsky.social</span></a></div></div></div><div dir="auto" class="css-146c3p1" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 15px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">·</div><a href="/profile/hankgreen.bsky.social/post/3laxbpbwvvk26" dir="auto" aria-label="November 15, 2024 at 1:59 AM" role="link" data-tooltip="November 15, 2024 at 1:59 AM" data-no-underline="1" class="css-146c3p1 r-1loqt21" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 20px; white-space: nowrap; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">2h</a></div><div class="css-175oi2r" data-testid="contentHider-post"><div class="css-175oi2r r-1awozwy r-18u37iz r-1w6e6rj r-1udh08x r-l4nmg1"><div dir="auto" data-word-wrap="1" class="css-146c3p1" data-testid="postText" style="font-size: 15px; letter-spacing: 0px; color: rgb(11, 15, 20); line-height: 20px; flex: 1 1 0%; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">What an achievement vaccines are. What a monument to our love for each other it is to stare straight into the face of something as horrific and unstoppable as smallpox or measles or polio or cervical cancer and say “You know what, it doesn’t have to be like this.”
HUMANS!</div></div></div><div class="css-175oi2r" style="flex-direction: row; justify-content: space-between; align-items: center;"><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start; margin-left: -6px;"><button aria-label="Reply (156 replies)" role="button" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" data-testid="replyBtn" type="button" style="gap: 4px; border-radius: 999px; flex-direction: row; justify-content: center; align-items: center; overflow: hidden; padding: 5px;"><svg fill="none" width="18" viewBox="0 0 24 24" height="18" style="color: rgb(111, 134, 159); pointer-events: none;"><path fill="hsl(211, 20%, 53%)" fill-rule="evenodd" clip-rule="evenodd" d="M2.002 6a3 3 0 0 1 3-3h14a3 3 0 0 1 3 3v10a3 3 0 0 1-3 3H12.28l-4.762 2.858A1 1 0 0 1 6.002 21v-2h-1a3 3 0 0 1-3-3V6Zm3-1a1 1 0 0 0-1 1v10a1 1 0 0 0 1 1h2a1 1 0 0 1 1 1v1.234l3.486-2.092a1 1 0 0 1 .514-.142h7a1 1 0 0 0 1-1V6a1 1 0 0 0-1-1h-14Z"></path></svg><div dir="auto" class="css-146c3p1" style="color: rgb(111, 134, 159); font-size: 14.0625px; letter-spacing: 0px; font-weight: 400; user-select: none; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">156</div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><button aria-label="Repost or quote post" aria-pressed="false" role="button" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" type="button" style="flex-direction: row; align-items: center; justify-content: center; background-color: rgb(255, 255, 255); border-radius: 999px; padding: 0px;"><div class="css-175oi2r" style="flex-direction: row; align-items: center; gap: 4px; padding: 5px;"><svg fill="none" width="18" viewBox="0 0 24 24" height="18" style="color: rgb(111, 134, 159);"><path fill="hsl(211, 20%, 53%)" fill-rule="evenodd" clip-rule="evenodd" d="M17.957 2.293a1 1 0 1 0-1.414 1.414L17.836 5H6a3 3 0 0 0-3 3v3a1 1 0 1 0 2 0V8a1 1 0 0 1 1-1h11.836l-1.293 1.293a1 1 0 0 0 1.414 1.414l2.47-2.47a1.75 1.75 0 0 0 0-2.474l-2.47-2.47ZM20 12a1 1 0 0 1 1 1v3a3 3 0 0 1-3 3H6.164l1.293 1.293a1 1 0 1 1-1.414 1.414l-2.47-2.47a1.75 1.75 0 0 1 0-2.474l2.47-2.47a1 1 0 0 1 1.414 1.414L6.164 17H18a1 1 0 0 0 1-1v-3a1 1 0 0 1 1-1Z"></path></svg><div dir="auto" class="css-146c3p1" data-testid="repostCount" style="font-size: 14.0625px; letter-spacing: 0px; color: rgb(111, 134, 159); user-select: none; line-height: 14.0625px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">1.1K</div></div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><button aria-label="Like (12,232 likes)" role="button" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" data-testid="likeBtn" type="button" style="gap: 4px; border-radius: 999px; flex-direction: row; justify-content: center; align-items: center; overflow: hidden; padding: 5px;"><div class="css-175oi2r"><svg fill="none" width="18" viewBox="0 0 24 24" height="18" style="color: rgb(111, 134, 159); pointer-events: none;"><path fill="hsl(211, 20%, 53%)" fill-rule="evenodd" clip-rule="evenodd" d="M16.734 5.091c-1.238-.276-2.708.047-4.022 1.38a1 1 0 0 1-1.424 0C9.974 5.137 8.504 4.814 7.266 5.09c-1.263.282-2.379 1.206-2.92 2.556C3.33 10.18 4.252 14.84 12 19.348c7.747-4.508 8.67-9.168 7.654-11.7-.541-1.351-1.657-2.275-2.92-2.557Zm4.777 1.812c1.604 4-.494 9.69-9.022 14.47a1 1 0 0 1-.978 0C2.983 16.592.885 10.902 2.49 6.902c.779-1.942 2.414-3.334 4.342-3.764 1.697-.378 3.552.003 5.169 1.286 1.617-1.283 3.472-1.664 5.17-1.286 1.927.43 3.562 1.822 4.34 3.764Z"></path></svg><div class="css-175oi2r" style="position: absolute; background-color: rgb(236, 72, 153); top: 0px; left: 0px; width: 18px; height: 18px; z-index: -1; pointer-events: none; border-radius: 9px; opacity: 0;"></div><div class="css-175oi2r" style="position: absolute; background-color: rgb(255, 255, 255); top: 0px; left: 0px; width: 18px; height: 18px; z-index: -1; pointer-events: none; border-radius: 9px; opacity: 0;"></div></div><div class="css-175oi2r"><div class="css-175oi2r"><div dir="auto" class="css-146c3p1" data-testid="likeCount" style="color: rgb(111, 134, 159); font-size: 14.0625px; letter-spacing: 0px; font-weight: 400; user-select: none; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">12.2K</div></div></div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><div class="css-175oi2r"><button aria-expanded="false" aria-haspopup="menu" aria-label="Open post options menu" role="button" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" id="radix-:r8q:" data-testid="postDropdownBtn" type="button" style="padding: 5px; border-radius: 999px;"><svg fill="none" viewBox="0 0 24 24" width="20" height="20" style="pointer-events: none;"><path fill="hsl(211, 20%, 53%)" fill-rule="evenodd" clip-rule="evenodd" d="M2 12a2 2 0 1 1 4 0 2 2 0 0 1-4 0Zm16 0a2 2 0 1 1 4 0 2 2 0 0 1-4 0Zm-6-2a2 2 0 1 0 0 4 2 2 0 0 0 0-4Z"></path></svg></button></div></div></div></div></div></div></div></div></div><div class="css-175oi2r"><div><div role="link" data-feed-context="t-tv" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" data-testid="feedItem-by-thefishpants.bsky.social"><div class="css-175oi2r r-1loqt21 r-1hfyk0a r-ry3cjt" style="border-color: rgb(212, 219, 226); padding-bottom: 8px; border-top-width: 1px;"><div class="css-175oi2r r-1p0dtai r-1d2f490 r-633pao r-u8s1d r-zchlnj r-ipm5af r-1eb9tut" style="background-color: rgb(241, 243, 245); opacity: 0;"></div><div class="css-175oi2r" style="flex-direction: row; gap: 10px; padding-left: 8px;"><div class="css-175oi2r" style="width: 42px;"></div><div class="css-175oi2r" style="padding-top: 12px; flex-shrink: 1;"></div></div><div class="css-175oi2r r-18u37iz r-uaa2di r-1cvj4g8"><div class="css-175oi2r r-1m04atk r-bnwqim r-c97pre"><div class="css-175oi2r" style="flex-shrink: 1;"><div class="css-175oi2r" style="flex-shrink: 1;"><a href="/profile/thefishpants.bsky.social" aria-label="The Fishpants's avatar" aria-pressed="false" role="link" data-no-underline="1" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" style="flex-direction: row; align-items: center; justify-content: flex-start;"><div class="css-175oi2r" style="width: 42px; height: 42px;"><div class="css-175oi2r r-1mlwlqe r-1udh08x r-417010" data-testid="userAvatarImage" style="width: 42px; height: 42px; border-radius: 21px; background-color: rgb(241, 243, 245);"><div class="css-175oi2r r-1niwhzg r-vvn4in r-u6sd8q r-1p0dtai r-1pi2tsx r-1d2f490 r-u8s1d r-zchlnj r-ipm5af r-13qz1uu r-1wyyakw r-4gszlv"></div></div><div class="css-175oi2r" style="position: absolute; inset: 0px; border-width: 1px; border-color: rgb(212, 219, 226); opacity: 0.6; pointer-events: none; border-radius: 21px;"></div></div></a></div></div></div><div class="css-175oi2r r-13awgt0 r-bnwqim r-417010"><div class="css-175oi2r" style="flex: 1 1 0%; flex-direction: row; align-items: center; padding-bottom: 2px; gap: 4px; z-index: 10;"><div class="css-175oi2r" style="flex-shrink: 1;"><div class="css-175oi2r" style="flex-shrink: 1;"><div dir="auto" class="css-146c3p1 r-dnmrzs r-1udh08x r-1udbk01 r-3s2u2q r-1iln25a" style="font-size: 13.125px; letter-spacing: 0px; color: rgb(11, 15, 20); flex-shrink: 1; line-height: 13.125px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"><a href="/profile/thefishpants.bsky.social" aria-label="View profile" role="link" data-no-underline="1" class="css-1jxf684 r-1loqt21" style="font-size: 13.125px; letter-spacing: 0px; color: rgb(11, 15, 20); line-height: 13.125px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"><span class="css-1jxf684" style="font-size: 15px; letter-spacing: 0px; color: rgb(11, 15, 20); font-weight: 600; line-height: 20px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">The Fishpants</span></a><a href="/profile/thefishpants.bsky.social" aria-label="View profile" role="link" data-no-underline="1" class="css-1jxf684 r-1loqt21" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 20px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"><span class="css-1jxf684" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 20px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"> @thefishpants.bsky.social</span></a></div></div></div><div dir="auto" class="css-146c3p1" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 15px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">·</div><a href="/profile/thefishpants.bsky.social/post/3lawrtlr5z22b" dir="auto" aria-label="November 14, 2024 at 9:15 PM" role="link" data-tooltip="November 14, 2024 at 9:15 PM" data-no-underline="1" class="css-146c3p1 r-1loqt21" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 20px; white-space: nowrap; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">6h</a></div><div class="css-175oi2r" data-testid="contentHider-post"><div class="css-175oi2r r-1awozwy r-18u37iz r-1w6e6rj r-1udh08x r-l4nmg1"><div dir="auto" data-word-wrap="1" class="css-146c3p1" data-testid="postText" style="font-size: 15px; letter-spacing: 0px; color: rgb(11, 15, 20); line-height: 20px; flex: 1 1 0%; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">A Hellboy sequel where he finally grows up to be Hellman so he can take over the family mayonnaise business</div></div></div><div class="css-175oi2r" style="flex-direction: row; justify-content: space-between; align-items: center;"><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start; margin-left: -6px;"><button aria-label="Reply (38 replies)" role="button" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" data-testid="replyBtn" type="button" style="gap: 4px; border-radius: 999px; flex-direction: row; justify-content: center; align-items: center; overflow: hidden; padding: 5px;"><svg fill="none" width="18" viewBox="0 0 24 24" height="18" style="color: rgb(111, 134, 159); pointer-events: none;"><path fill="hsl(211, 20%, 53%)" fill-rule="evenodd" clip-rule="evenodd" d="M2.002 6a3 3 0 0 1 3-3h14a3 3 0 0 1 3 3v10a3 3 0 0 1-3 3H12.28l-4.762 2.858A1 1 0 0 1 6.002 21v-2h-1a3 3 0 0 1-3-3V6Zm3-1a1 1 0 0 0-1 1v10a1 1 0 0 0 1 1h2a1 1 0 0 1 1 1v1.234l3.486-2.092a1 1 0 0 1 .514-.142h7a1 1 0 0 0 1-1V6a1 1 0 0 0-1-1h-14Z"></path></svg><div dir="auto" class="css-146c3p1" style="color: rgb(111, 134, 159); font-size: 14.0625px; letter-spacing: 0px; font-weight: 400; user-select: none; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">38</div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><button aria-label="Repost or quote post" aria-pressed="false" role="button" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" type="button" style="flex-direction: row; align-items: center; justify-content: center; background-color: rgb(255, 255, 255); border-radius: 999px; padding: 0px;"><div class="css-175oi2r" style="flex-direction: row; align-items: center; gap: 4px; padding: 5px;"><svg fill="none" width="18" viewBox="0 0 24 24" height="18" style="color: rgb(111, 134, 159);"><path fill="hsl(211, 20%, 53%)" fill-rule="evenodd" clip-rule="evenodd" d="M17.957 2.293a1 1 0 1 0-1.414 1.414L17.836 5H6a3 3 0 0 0-3 3v3a1 1 0 1 0 2 0V8a1 1 0 0 1 1-1h11.836l-1.293 1.293a1 1 0 0 0 1.414 1.414l2.47-2.47a1.75 1.75 0 0 0 0-2.474l-2.47-2.47ZM20 12a1 1 0 0 1 1 1v3a3 3 0 0 1-3 3H6.164l1.293 1.293a1 1 0 1 1-1.414 1.414l-2.47-2.47a1.75 1.75 0 0 1 0-2.474l2.47-2.47a1 1 0 0 1 1.414 1.414L6.164 17H18a1 1 0 0 0 1-1v-3a1 1 0 0 1 1-1Z"></path></svg><div dir="auto" class="css-146c3p1" data-testid="repostCount" style="font-size: 14.0625px; letter-spacing: 0px; color: rgb(111, 134, 159); user-select: none; line-height: 14.0625px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">181</div></div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><button aria-label="Like (1,231 likes)" role="button" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" data-testid="likeBtn" type="button" style="gap: 4px; border-radius: 999px; flex-direction: row; justify-content: center; align-items: center; overflow: hidden; padding: 5px;"><div class="css-175oi2r"><svg fill="none" width="18" viewBox="0 0 24 24" height="18" style="color: rgb(111, 134, 159); pointer-events: none;"><path fill="hsl(211, 20%, 53%)" fill-rule="evenodd" clip-rule="evenodd" d="M16.734 5.091c-1.238-.276-2.708.047-4.022 1.38a1 1 0 0 1-1.424 0C9.974 5.137 8.504 4.814 7.266 5.09c-1.263.282-2.379 1.206-2.92 2.556C3.33 10.18 4.252 14.84 12 19.348c7.747-4.508 8.67-9.168 7.654-11.7-.541-1.351-1.657-2.275-2.92-2.557Zm4.777 1.812c1.604 4-.494 9.69-9.022 14.47a1 1 0 0 1-.978 0C2.983 16.592.885 10.902 2.49 6.902c.779-1.942 2.414-3.334 4.342-3.764 1.697-.378 3.552.003 5.169 1.286 1.617-1.283 3.472-1.664 5.17-1.286 1.927.43 3.562 1.822 4.34 3.764Z"></path></svg><div class="css-175oi2r" style="position: absolute; background-color: rgb(236, 72, 153); top: 0px; left: 0px; width: 18px; height: 18px; z-index: -1; pointer-events: none; border-radius: 9px; opacity: 0;"></div><div class="css-175oi2r" style="position: absolute; background-color: rgb(255, 255, 255); top: 0px; left: 0px; width: 18px; height: 18px; z-index: -1; pointer-events: none; border-radius: 9px; opacity: 0;"></div></div><div class="css-175oi2r"><div class="css-175oi2r"><div dir="auto" class="css-146c3p1" data-testid="likeCount" style="color: rgb(111, 134, 159); font-size: 14.0625px; letter-spacing: 0px; font-weight: 400; user-select: none; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">1.2K</div></div></div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><div class="css-175oi2r"><button aria-expanded="false" aria-haspopup="menu" aria-label="Open post options menu" role="button" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" id="radix-:r9i:" data-testid="postDropdownBtn" type="button" style="padding: 5px; border-radius: 999px;"><svg fill="none" viewBox="0 0 24 24" width="20" height="20" style="pointer-events: none;"><path fill="hsl(211, 20%, 53%)" fill-rule="evenodd" clip-rule="evenodd" d="M2 12a2 2 0 1 1 4 0 2 2 0 0 1-4 0Zm16 0a2 2 0 1 1 4 0 2 2 0 0 1-4 0Zm-6-2a2 2 0 1 0 0 4 2 2 0 0 0 0-4Z"></path></svg></button></div></div></div></div></div></div></div></div></div><div class="css-175oi2r"><div><div role="link" data-feed-context="nettop" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" data-testid="feedItem-by-phillewis.bsky.social"><div class="css-175oi2r r-1loqt21 r-1hfyk0a r-ry3cjt" style="border-color: rgb(212, 219, 226); padding-bottom: 8px; border-top-width: 1px;"><div class="css-175oi2r r-1p0dtai r-1d2f490 r-633pao r-u8s1d r-zchlnj r-ipm5af r-1eb9tut" style="background-color: rgb(241, 243, 245); opacity: 0;"></div><div class="css-175oi2r" style="flex-direction: row; gap: 10px; padding-left: 8px;"><div class="css-175oi2r" style="width: 42px;"></div><div class="css-175oi2r" style="padding-top: 12px; flex-shrink: 1;"></div></div><div class="css-175oi2r r-18u37iz r-uaa2di r-1cvj4g8"><div class="css-175oi2r r-1m04atk r-bnwqim r-c97pre"><div class="css-175oi2r" style="flex-shrink: 1;"><div class="css-175oi2r" style="flex-shrink: 1;"><a href="/profile/phillewis.bsky.social" aria-label="Phil Lewis's avatar" aria-pressed="false" role="link" data-no-underline="1" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" style="flex-direction: row; align-items: center; justify-content: flex-start;"><div class="css-175oi2r" style="width: 42px; height: 42px;"><div class="css-175oi2r r-1mlwlqe r-1udh08x r-417010" data-testid="userAvatarImage" style="width: 42px; height: 42px; border-radius: 21px; background-color: rgb(241, 243, 245);"><div class="css-175oi2r r-1niwhzg r-vvn4in r-u6sd8q r-1p0dtai r-1pi2tsx r-1d2f490 r-u8s1d r-zchlnj r-ipm5af r-13qz1uu r-1wyyakw r-4gszlv"></div></div><div class="css-175oi2r" style="position: absolute; inset: 0px; border-width: 1px; border-color: rgb(212, 219, 226); opacity: 0.6; pointer-events: none; border-radius: 21px;"></div></div></a></div></div></div><div class="css-175oi2r r-13awgt0 r-bnwqim r-417010"><div class="css-175oi2r" style="flex: 1 1 0%; flex-direction: row; align-items: center; padding-bottom: 2px; gap: 4px; z-index: 10;"><div class="css-175oi2r" style="flex-shrink: 1;"><div class="css-175oi2r" style="flex-shrink: 1;"><div dir="auto" class="css-146c3p1 r-dnmrzs r-1udh08x r-1udbk01 r-3s2u2q r-1iln25a" style="font-size: 13.125px; letter-spacing: 0px; color: rgb(11, 15, 20); flex-shrink: 1; line-height: 13.125px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"><a href="/profile/phillewis.bsky.social" aria-label="View profile" role="link" data-no-underline="1" class="css-1jxf684 r-1loqt21" style="font-size: 13.125px; letter-spacing: 0px; color: rgb(11, 15, 20); line-height: 13.125px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"><span class="css-1jxf684" style="font-size: 15px; letter-spacing: 0px; color: rgb(11, 15, 20); font-weight: 600; line-height: 20px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">Phil Lewis</span></a><a href="/profile/phillewis.bsky.social" aria-label="View profile" role="link" data-no-underline="1" class="css-1jxf684 r-1loqt21" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 20px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"><span class="css-1jxf684" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 20px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"> @phillewis.bsky.social</span></a></div></div></div><div dir="auto" class="css-146c3p1" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 15px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">·</div><a href="/profile/phillewis.bsky.social/post/3laxhr7c2bc2e" dir="auto" aria-label="November 15, 2024 at 3:47 AM" role="link" data-tooltip="November 15, 2024 at 3:47 AM" data-no-underline="1" class="css-146c3p1 r-1loqt21" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 20px; white-space: nowrap; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">17m</a></div><div class="css-175oi2r" data-testid="contentHider-post"><div class="css-175oi2r r-1awozwy r-18u37iz r-1w6e6rj r-1udh08x r-l4nmg1"><div dir="auto" data-word-wrap="1" class="css-146c3p1" data-testid="postText" style="font-size: 15px; letter-spacing: 0px; color: rgb(11, 15, 20); line-height: 20px; flex: 1 1 0%; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">Red Lobster CEO says endless shrimp is never coming back because ‘I know how to do math’</div></div><div class="css-175oi2r" style="padding-bottom: 4px;"><div class="css-175oi2r"><a href="https://fortune.com/2024/11/13/red-lobster-ceo-damola-adamolekun-says-endless-shrimp-is-never-coming-back/" rel="noopener noreferrer" target="_blank" aria-label="Red Lobster CEO says endless shrimp is never coming back because 'I know how to do math'" aria-pressed="false" role="link" data-no-underline="1" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" style="flex-direction: row; align-items: center; justify-content: flex-start;"><div class="css-175oi2r" style="transition-property: color, background-color, border-color, text-decoration-color, fill, stroke; transition-timing-function: cubic-bezier(0.17, 0.73, 0.14, 1); transition-duration: 100ms; flex-direction: column; border-radius: 12px; overflow: hidden; width: 100%; border-width: 1px; margin-top: 8px; border-color: rgb(212, 219, 226);"><div data-expoimage="true" class="css-175oi2r" style="overflow: hidden; aspect-ratio: 1.91 / 1;"></div><div class="css-175oi2r" style="flex: 1 1 0%; padding-top: 8px; gap: 3px; border-top-width: 1px; border-color: rgb(212, 219, 226);"><div class="css-175oi2r" style="gap: 3px; padding-bottom: 4px; padding-left: 12px; padding-right: 12px;"><div dir="auto" class="css-146c3p1 r-8akbws r-krxsd3 r-dnmrzs r-1udh08x r-1udbk01" style="-webkit-line-clamp: 3; font-size: 15px; letter-spacing: 0px; color: rgb(11, 15, 20); font-weight: 600; line-height: 20px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">Red Lobster CEO says endless shrimp is never coming back because 'I know how to do math'</div><div dir="auto" class="css-146c3p1 r-8akbws r-krxsd3 r-dnmrzs r-1udh08x r-1udbk01" style="-webkit-line-clamp: 2; font-size: 13.125px; letter-spacing: 0px; color: rgb(11, 15, 20); line-height: 17px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">Instead, Damola Adamolekun is going back to what made the company successful in the first place.</div></div><div class="css-175oi2r" style="padding-left: 12px; padding-right: 12px;"><div class="css-175oi2r" style="width: 100%; border-top-width: 1px; border-color: rgb(212, 219, 226);"></div><div class="css-175oi2r" style="flex-direction: row; align-items: center; gap: 2px; padding-bottom: 8px; padding-top: 6px;"><svg fill="none" viewBox="0 0 24 24" width="12" height="12" style="transition-property: color, background-color, border-color, text-decoration-color, fill, stroke; transition-timing-function: cubic-bezier(0.17, 0.73, 0.14, 1); transition-duration: 100ms; color: rgb(140, 158, 178);"><path fill="hsl(211, 20%, 62.4%)" fill-rule="evenodd" clip-rule="evenodd" d="M4.4 9.493C4.14 10.28 4 11.124 4 12a8 8 0 1 0 10.899-7.459l-.953 3.81a1 1 0 0 1-.726.727l-3.444.866-.772 1.533a1 1 0 0 1-1.493.35L4.4 9.493Zm.883-1.84L7.756 9.51l.44-.874a1 1 0 0 1 .649-.52l3.306-.832.807-3.227a7.993 7.993 0 0 0-7.676 3.597ZM2 12C2 6.477 6.477 2 12 2s10 4.477 10 10-4.477 10-10 10S2 17.523 2 12Zm8.43.162a1 1 0 0 1 .77-.29l1.89.121a1 1 0 0 1 .494.168l2.869 1.928a1 1 0 0 1 .336 1.277l-.973 1.946a1 1 0 0 1-.894.553h-2.92a1 1 0 0 1-.831-.445L9.225 14.5a1 1 0 0 1 .126-1.262l1.08-1.076Zm.915 1.913.177-.177 1.171.074 1.914 1.286-.303.607h-1.766l-1.194-1.79Z"></path></svg><div dir="auto" class="css-146c3p1 r-dnmrzs r-1udh08x r-1udbk01 r-3s2u2q r-1iln25a" style="font-size: 11.25px; letter-spacing: 0px; color: rgb(66, 87, 108); transition-property: color, background-color, border-color, text-decoration-color, fill, stroke; transition-timing-function: cubic-bezier(0.17, 0.73, 0.14, 1); transition-duration: 100ms; line-height: 15px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">fortune.com</div></div></div></div></div></a></div></div></div><div class="css-175oi2r" style="flex-direction: row; justify-content: space-between; align-items: center;"><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start; margin-left: -6px;"><button aria-label="Reply (66 replies)" role="button" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" data-testid="replyBtn" type="button" style="gap: 4px; border-radius: 999px; flex-direction: row; justify-content: center; align-items: center; overflow: hidden; padding: 5px;"><svg fill="none" width="18" viewBox="0 0 24 24" height="18" style="color: rgb(111, 134, 159); pointer-events: none;"><path fill="hsl(211, 20%, 53%)" fill-rule="evenodd" clip-rule="evenodd" d="M2.002 6a3 3 0 0 1 3-3h14a3 3 0 0 1 3 3v10a3 3 0 0 1-3 3H12.28l-4.762 2.858A1 1 0 0 1 6.002 21v-2h-1a3 3 0 0 1-3-3V6Zm3-1a1 1 0 0 0-1 1v10a1 1 0 0 0 1 1h2a1 1 0 0 1 1 1v1.234l3.486-2.092a1 1 0 0 1 .514-.142h7a1 1 0 0 0 1-1V6a1 1 0 0 0-1-1h-14Z"></path></svg><div dir="auto" class="css-146c3p1" style="color: rgb(111, 134, 159); font-size: 14.0625px; letter-spacing: 0px; font-weight: 400; user-select: none; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">66</div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><button aria-label="Repost or quote post" aria-pressed="false" role="button" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" type="button" style="flex-direction: row; align-items: center; justify-content: center; background-color: rgb(255, 255, 255); border-radius: 999px; padding: 0px;"><div class="css-175oi2r" style="flex-direction: row; align-items: center; gap: 4px; padding: 5px;"><svg fill="none" width="18" viewBox="0 0 24 24" height="18" style="color: rgb(111, 134, 159);"><path fill="hsl(211, 20%, 53%)" fill-rule="evenodd" clip-rule="evenodd" d="M17.957 2.293a1 1 0 1 0-1.414 1.414L17.836 5H6a3 3 0 0 0-3 3v3a1 1 0 1 0 2 0V8a1 1 0 0 1 1-1h11.836l-1.293 1.293a1 1 0 0 0 1.414 1.414l2.47-2.47a1.75 1.75 0 0 0 0-2.474l-2.47-2.47ZM20 12a1 1 0 0 1 1 1v3a3 3 0 0 1-3 3H6.164l1.293 1.293a1 1 0 1 1-1.414 1.414l-2.47-2.47a1.75 1.75 0 0 1 0-2.474l2.47-2.47a1 1 0 0 1 1.414 1.414L6.164 17H18a1 1 0 0 0 1-1v-3a1 1 0 0 1 1-1Z"></path></svg><div dir="auto" class="css-146c3p1" data-testid="repostCount" style="font-size: 14.0625px; letter-spacing: 0px; color: rgb(111, 134, 159); user-select: none; line-height: 14.0625px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">294</div></div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><button aria-label="Like (1,018 likes)" role="button" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" data-testid="likeBtn" type="button" style="gap: 4px; border-radius: 999px; flex-direction: row; justify-content: center; align-items: center; overflow: hidden; padding: 5px;"><div class="css-175oi2r"><svg fill="none" width="18" viewBox="0 0 24 24" height="18" style="color: rgb(111, 134, 159); pointer-events: none;"><path fill="hsl(211, 20%, 53%)" fill-rule="evenodd" clip-rule="evenodd" d="M16.734 5.091c-1.238-.276-2.708.047-4.022 1.38a1 1 0 0 1-1.424 0C9.974 5.137 8.504 4.814 7.266 5.09c-1.263.282-2.379 1.206-2.92 2.556C3.33 10.18 4.252 14.84 12 19.348c7.747-4.508 8.67-9.168 7.654-11.7-.541-1.351-1.657-2.275-2.92-2.557Zm4.777 1.812c1.604 4-.494 9.69-9.022 14.47a1 1 0 0 1-.978 0C2.983 16.592.885 10.902 2.49 6.902c.779-1.942 2.414-3.334 4.342-3.764 1.697-.378 3.552.003 5.169 1.286 1.617-1.283 3.472-1.664 5.17-1.286 1.927.43 3.562 1.822 4.34 3.764Z"></path></svg><div class="css-175oi2r" style="position: absolute; background-color: rgb(236, 72, 153); top: 0px; left: 0px; width: 18px; height: 18px; z-index: -1; pointer-events: none; border-radius: 9px; opacity: 0;"></div><div class="css-175oi2r" style="position: absolute; background-color: rgb(255, 255, 255); top: 0px; left: 0px; width: 18px; height: 18px; z-index: -1; pointer-events: none; border-radius: 9px; opacity: 0;"></div></div><div class="css-175oi2r"><div class="css-175oi2r"><div dir="auto" class="css-146c3p1" data-testid="likeCount" style="color: rgb(111, 134, 159); font-size: 14.0625px; letter-spacing: 0px; font-weight: 400; user-select: none; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">1K</div></div></div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><div class="css-175oi2r"><button aria-expanded="false" aria-haspopup="menu" aria-label="Open post options menu" role="button" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" id="radix-:rab:" data-testid="postDropdownBtn" type="button" style="padding: 5px; border-radius: 999px;"><svg fill="none" viewBox="0 0 24 24" width="20" height="20" style="pointer-events: none;"><path fill="hsl(211, 20%, 53%)" fill-rule="evenodd" clip-rule="evenodd" d="M2 12a2 2 0 1 1 4 0 2 2 0 0 1-4 0Zm16 0a2 2 0 1 1 4 0 2 2 0 0 1-4 0Zm-6-2a2 2 0 1 0 0 4 2 2 0 0 0 0-4Z"></path></svg></button></div></div></div></div></div></div></div></div></div><div class="css-175oi2r"><div><div role="link" data-feed-context="t-nature" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" data-testid="feedItem-by-jamellebouie.net"><div class="css-175oi2r r-1loqt21 r-1hfyk0a r-ry3cjt" style="border-color: rgb(212, 219, 226); padding-bottom: 8px; border-top-width: 1px;"><div class="css-175oi2r r-1p0dtai r-1d2f490 r-633pao r-u8s1d r-zchlnj r-ipm5af r-1eb9tut" style="background-color: rgb(241, 243, 245); opacity: 0;"></div><div class="css-175oi2r" style="flex-direction: row; gap: 10px; padding-left: 8px;"><div class="css-175oi2r" style="width: 42px;"></div><div class="css-175oi2r" style="padding-top: 12px; flex-shrink: 1;"></div></div><div class="css-175oi2r r-18u37iz r-uaa2di r-1cvj4g8"><div class="css-175oi2r r-1m04atk r-bnwqim r-c97pre"><div class="css-175oi2r" style="flex-shrink: 1;"><div class="css-175oi2r" style="flex-shrink: 1;"><a href="/profile/jamellebouie.net" aria-label="jamelle's avatar" aria-pressed="false" role="link" data-no-underline="1" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" style="flex-direction: row; align-items: center; justify-content: flex-start;"><div class="css-175oi2r" style="width: 42px; height: 42px;"><div class="css-175oi2r r-1mlwlqe r-1udh08x r-417010" data-testid="userAvatarImage" style="width: 42px; height: 42px; border-radius: 21px; background-color: rgb(241, 243, 245);"><div class="css-175oi2r r-1niwhzg r-vvn4in r-u6sd8q r-1p0dtai r-1pi2tsx r-1d2f490 r-u8s1d r-zchlnj r-ipm5af r-13qz1uu r-1wyyakw r-4gszlv"></div></div><div class="css-175oi2r" style="position: absolute; inset: 0px; border-width: 1px; border-color: rgb(212, 219, 226); opacity: 0.6; pointer-events: none; border-radius: 21px;"></div></div></a></div></div></div><div class="css-175oi2r r-13awgt0 r-bnwqim r-417010"><div class="css-175oi2r" style="flex: 1 1 0%; flex-direction: row; align-items: center; padding-bottom: 2px; gap: 4px; z-index: 10;"><div class="css-175oi2r" style="flex-shrink: 1;"><div class="css-175oi2r" style="flex-shrink: 1;"><div dir="auto" class="css-146c3p1 r-dnmrzs r-1udh08x r-1udbk01 r-3s2u2q r-1iln25a" style="font-size: 13.125px; letter-spacing: 0px; color: rgb(11, 15, 20); flex-shrink: 1; line-height: 13.125px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"><a href="/profile/jamellebouie.net" aria-label="View profile" role="link" data-no-underline="1" class="css-1jxf684 r-1loqt21" style="font-size: 13.125px; letter-spacing: 0px; color: rgb(11, 15, 20); line-height: 13.125px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"><span class="css-1jxf684" style="font-size: 15px; letter-spacing: 0px; color: rgb(11, 15, 20); font-weight: 600; line-height: 20px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">jamelle</span></a><a href="/profile/jamellebouie.net" aria-label="View profile" role="link" data-no-underline="1" class="css-1jxf684 r-1loqt21" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 20px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"><span class="css-1jxf684" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 20px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"> @jamellebouie.net</span></a></div></div></div><div dir="auto" class="css-146c3p1" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 15px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">·</div><a href="/profile/jamellebouie.net/post/3lauzplqifk2y" dir="auto" aria-label="November 14, 2024 at 4:31 AM" role="link" data-tooltip="November 14, 2024 at 4:31 AM" data-no-underline="1" class="css-146c3p1 r-1loqt21" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 20px; white-space: nowrap; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">23h</a></div><div class="css-175oi2r" data-testid="contentHider-post"><div class="css-175oi2r r-1awozwy r-18u37iz r-1w6e6rj r-1udh08x r-l4nmg1"><div dir="auto" data-word-wrap="1" class="css-146c3p1" data-testid="postText" style="font-size: 15px; letter-spacing: 0px; color: rgb(11, 15, 20); line-height: 20px; flex: 1 1 0%; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">from a brief stop in ithaca last month</div></div><div class="css-175oi2r" style="padding-bottom: 4px;"><div class="css-175oi2r"><div class="css-175oi2r" style="margin-top: 8px;"><div class="css-175oi2r" style="width: 100%;"><div class="css-175oi2r" style="overflow: hidden; padding-top: 75%;"><div class="css-175oi2r" style="position: absolute; inset: 0px; flex-direction: row;"><div class="css-175oi2r" style="height: 100%; border-radius: 12px; overflow: hidden; background-color: rgb(241, 243, 245); aspect-ratio: 1.33333 / 1;"><div aria-label="" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" style="height: 100%;"><div data-expoimage="true" class="css-175oi2r" style="overflow: hidden; width: 100%; height: 100%;"></div><div class="css-175oi2r" style="position: absolute; inset: 0px; border-radius: 12px; border-width: 1px; border-color: rgb(212, 219, 226); opacity: 0.6; pointer-events: none;"></div></div></div></div></div></div></div></div></div></div><div class="css-175oi2r" style="flex-direction: row; justify-content: space-between; align-items: center;"><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start; margin-left: -6px;"><button aria-label="Reply (572 replies)" role="button" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" data-testid="replyBtn" type="button" style="gap: 4px; border-radius: 999px; flex-direction: row; justify-content: center; align-items: center; overflow: hidden; padding: 5px;"><svg fill="none" width="18" viewBox="0 0 24 24" height="18" style="color: rgb(111, 134, 159); pointer-events: none;"><path fill="hsl(211, 20%, 53%)" fill-rule="evenodd" clip-rule="evenodd" d="M2.002 6a3 3 0 0 1 3-3h14a3 3 0 0 1 3 3v10a3 3 0 0 1-3 3H12.28l-4.762 2.858A1 1 0 0 1 6.002 21v-2h-1a3 3 0 0 1-3-3V6Zm3-1a1 1 0 0 0-1 1v10a1 1 0 0 0 1 1h2a1 1 0 0 1 1 1v1.234l3.486-2.092a1 1 0 0 1 .514-.142h7a1 1 0 0 0 1-1V6a1 1 0 0 0-1-1h-14Z"></path></svg><div dir="auto" class="css-146c3p1" style="color: rgb(111, 134, 159); font-size: 14.0625px; letter-spacing: 0px; font-weight: 400; user-select: none; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">572</div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><button aria-label="Repost or quote post" aria-pressed="false" role="button" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" type="button" style="flex-direction: row; align-items: center; justify-content: center; background-color: rgb(255, 255, 255); border-radius: 999px; padding: 0px;"><div class="css-175oi2r" style="flex-direction: row; align-items: center; gap: 4px; padding: 5px;"><svg fill="none" width="18" viewBox="0 0 24 24" height="18" style="color: rgb(111, 134, 159);"><path fill="hsl(211, 20%, 53%)" fill-rule="evenodd" clip-rule="evenodd" d="M17.957 2.293a1 1 0 1 0-1.414 1.414L17.836 5H6a3 3 0 0 0-3 3v3a1 1 0 1 0 2 0V8a1 1 0 0 1 1-1h11.836l-1.293 1.293a1 1 0 0 0 1.414 1.414l2.47-2.47a1.75 1.75 0 0 0 0-2.474l-2.47-2.47ZM20 12a1 1 0 0 1 1 1v3a3 3 0 0 1-3 3H6.164l1.293 1.293a1 1 0 1 1-1.414 1.414l-2.47-2.47a1.75 1.75 0 0 1 0-2.474l2.47-2.47a1 1 0 0 1 1.414 1.414L6.164 17H18a1 1 0 0 0 1-1v-3a1 1 0 0 1 1-1Z"></path></svg><div dir="auto" class="css-146c3p1" data-testid="repostCount" style="font-size: 14.0625px; letter-spacing: 0px; color: rgb(111, 134, 159); user-select: none; line-height: 14.0625px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">922</div></div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><button aria-label="Like (37,301 likes)" role="button" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" data-testid="likeBtn" type="button" style="gap: 4px; border-radius: 999px; flex-direction: row; justify-content: center; align-items: center; overflow: hidden; padding: 5px;"><div class="css-175oi2r"><svg fill="none" width="18" viewBox="0 0 24 24" height="18" style="color: rgb(111, 134, 159); pointer-events: none;"><path fill="hsl(211, 20%, 53%)" fill-rule="evenodd" clip-rule="evenodd" d="M16.734 5.091c-1.238-.276-2.708.047-4.022 1.38a1 1 0 0 1-1.424 0C9.974 5.137 8.504 4.814 7.266 5.09c-1.263.282-2.379 1.206-2.92 2.556C3.33 10.18 4.252 14.84 12 19.348c7.747-4.508 8.67-9.168 7.654-11.7-.541-1.351-1.657-2.275-2.92-2.557Zm4.777 1.812c1.604 4-.494 9.69-9.022 14.47a1 1 0 0 1-.978 0C2.983 16.592.885 10.902 2.49 6.902c.779-1.942 2.414-3.334 4.342-3.764 1.697-.378 3.552.003 5.169 1.286 1.617-1.283 3.472-1.664 5.17-1.286 1.927.43 3.562 1.822 4.34 3.764Z"></path></svg><div class="css-175oi2r" style="position: absolute; background-color: rgb(236, 72, 153); top: 0px; left: 0px; width: 18px; height: 18px; z-index: -1; pointer-events: none; border-radius: 9px; opacity: 0;"></div><div class="css-175oi2r" style="position: absolute; background-color: rgb(255, 255, 255); top: 0px; left: 0px; width: 18px; height: 18px; z-index: -1; pointer-events: none; border-radius: 9px; opacity: 0;"></div></div><div class="css-175oi2r"><div class="css-175oi2r"><div dir="auto" class="css-146c3p1" data-testid="likeCount" style="color: rgb(111, 134, 159); font-size: 14.0625px; letter-spacing: 0px; font-weight: 400; user-select: none; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">37.3K</div></div></div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><div class="css-175oi2r"><button aria-expanded="false" aria-haspopup="menu" aria-label="Open post options menu" role="button" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" id="radix-:rb4:" data-testid="postDropdownBtn" type="button" style="padding: 5px; border-radius: 999px;"><svg fill="none" viewBox="0 0 24 24" width="20" height="20" style="pointer-events: none;"><path fill="hsl(211, 20%, 53%)" fill-rule="evenodd" clip-rule="evenodd" d="M2 12a2 2 0 1 1 4 0 2 2 0 0 1-4 0Zm16 0a2 2 0 1 1 4 0 2 2 0 0 1-4 0Zm-6-2a2 2 0 1 0 0 4 2 2 0 0 0 0-4Z"></path></svg></button></div></div></div></div></div></div></div></div></div><div class="css-175oi2r"><div><div role="link" data-feed-context="t-science" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" data-testid="feedItem-by-astrojaz.bsky.social"><div class="css-175oi2r r-1loqt21 r-1hfyk0a r-ry3cjt" style="border-color: rgb(212, 219, 226); padding-bottom: 8px; border-top-width: 1px;"><div class="css-175oi2r r-1p0dtai r-1d2f490 r-633pao r-u8s1d r-zchlnj r-ipm5af r-1eb9tut" style="background-color: rgb(241, 243, 245); opacity: 0;"></div><div class="css-175oi2r" style="flex-direction: row; gap: 10px; padding-left: 8px;"><div class="css-175oi2r" style="width: 42px;"></div><div class="css-175oi2r" style="padding-top: 12px; flex-shrink: 1;"></div></div><div class="css-175oi2r r-18u37iz r-uaa2di r-1cvj4g8"><div class="css-175oi2r r-1m04atk r-bnwqim r-c97pre"><div class="css-175oi2r" style="flex-shrink: 1;"><div class="css-175oi2r" style="flex-shrink: 1;"><a href="/profile/astrojaz.bsky.social" aria-label="Jasmine 🌌🔭's avatar" aria-pressed="false" role="link" data-no-underline="1" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" style="flex-direction: row; align-items: center; justify-content: flex-start;"><div class="css-175oi2r" style="width: 42px; height: 42px;"><div class="css-175oi2r r-1mlwlqe r-1udh08x r-417010" data-testid="userAvatarImage" style="width: 42px; height: 42px; border-radius: 21px; background-color: rgb(241, 243, 245);"><div class="css-175oi2r r-1niwhzg r-vvn4in r-u6sd8q r-1p0dtai r-1pi2tsx r-1d2f490 r-u8s1d r-zchlnj r-ipm5af r-13qz1uu r-1wyyakw r-4gszlv"></div></div><div class="css-175oi2r" style="position: absolute; inset: 0px; border-width: 1px; border-color: rgb(212, 219, 226); opacity: 0.6; pointer-events: none; border-radius: 21px;"></div></div></a></div></div></div><div class="css-175oi2r r-13awgt0 r-bnwqim r-417010"><div class="css-175oi2r" style="flex: 1 1 0%; flex-direction: row; align-items: center; padding-bottom: 2px; gap: 4px; z-index: 10;"><div class="css-175oi2r" style="flex-shrink: 1;"><div class="css-175oi2r" style="flex-shrink: 1;"><div dir="auto" class="css-146c3p1 r-dnmrzs r-1udh08x r-1udbk01 r-3s2u2q r-1iln25a" style="font-size: 13.125px; letter-spacing: 0px; color: rgb(11, 15, 20); flex-shrink: 1; line-height: 13.125px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"><a href="/profile/astrojaz.bsky.social" aria-label="View profile" role="link" data-no-underline="1" class="css-1jxf684 r-1loqt21" style="font-size: 13.125px; letter-spacing: 0px; color: rgb(11, 15, 20); line-height: 13.125px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"><span class="css-1jxf684" style="font-size: 15px; letter-spacing: 0px; color: rgb(11, 15, 20); font-weight: 600; line-height: 20px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">Jasmine 🌌🔭</span></a><a href="/profile/astrojaz.bsky.social" aria-label="View profile" role="link" data-no-underline="1" class="css-1jxf684 r-1loqt21" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 20px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"><span class="css-1jxf684" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 20px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"> @astrojaz.bsky.social</span></a></div></div></div><div dir="auto" class="css-146c3p1" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 15px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">·</div><a href="/profile/astrojaz.bsky.social/post/3latyxzvagc2t" dir="auto" aria-label="November 13, 2024 at 6:45 PM" role="link" data-tooltip="November 13, 2024 at 6:45 PM" data-no-underline="1" class="css-146c3p1 r-1loqt21" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 20px; white-space: nowrap; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">1d</a></div><div class="css-175oi2r" data-testid="contentHider-post"><div class="css-175oi2r r-1awozwy r-18u37iz r-1w6e6rj r-1udh08x r-l4nmg1"><div dir="auto" data-word-wrap="1" class="css-146c3p1" data-testid="postText" style="font-size: 15px; letter-spacing: 0px; color: rgb(11, 15, 20); line-height: 20px; flex: 1 1 0%; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">once again thinking about the fact that this is all just OUT THERE and we can only see it through the eyes of telescopes</div></div><div class="css-175oi2r" style="padding-bottom: 4px;"><div class="css-175oi2r"><div class="css-175oi2r" style="margin-top: 8px;"><div class="css-175oi2r"><div class="css-175oi2r" style="gap: 4px; border-radius: 12px; overflow: hidden;"><div class="css-175oi2r" style="flex-direction: row; gap: 4px;"><div class="css-175oi2r" style="flex: 1 1 0%; aspect-ratio: 1.5 / 1;"><div class="css-175oi2r" style="flex: 1 1 0%;"><button aria-label="The background of space is black. Thousands of galaxies appear all across the view. Their shapes and colors vary. Some are various shades of orange, others are white. Most stars appear blue, and are sometimes as large as more distant galaxies that appear next to them. A very bright star is just above and left of center. It has eight bright blue, long diffraction spikes. Between 4 o’clock and 6 o’clock in its spikes are several very bright galaxies. A group of three are in the middle, and two are closer to 4 o’clock. These galaxies are part of the galaxy cluster SMACS 0723, and they are warping the appearances of galaxies seen around them. Long orange arcs appear at left and right toward the center." role="button" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" type="button" style="flex: 1 1 0%; overflow: hidden; background-color: rgb(241, 243, 245);"><div data-expoimage="true" class="css-175oi2r" style="overflow: hidden; flex: 1 1 0%;"></div><div class="css-175oi2r" style="position: absolute; inset: 0px; border-radius: 12px 0px 0px; border-width: 1px; border-color: rgb(212, 219, 226); opacity: 0.6; pointer-events: none;"></div></button><div class="css-175oi2r" style="position: absolute; flex-direction: row; align-items: center; border-radius: 4px; background-color: rgb(241, 243, 245); gap: 3px; padding: 3px; bottom: 4px; right: 4px; opacity: 0.8;"><div dir="auto" class="css-146c3p1" style="font-size: 7.5px; letter-spacing: 0px; color: rgb(11, 15, 20); font-weight: 800; line-height: 7.5px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">ALT</div></div></div></div><div class="css-175oi2r" style="flex: 1 1 0%; aspect-ratio: 1.5 / 1;"><div class="css-175oi2r" style="flex: 1 1 0%;"><button aria-label="A massive cloud of gas and dust is seen in dark, dusty red, with its outer portions a translucent, ethereal gray. Several stars and distant galaxies are scattered throughout the image." role="button" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" type="button" style="flex: 1 1 0%; overflow: hidden; background-color: rgb(241, 243, 245);"><div data-expoimage="true" class="css-175oi2r" style="overflow: hidden; flex: 1 1 0%;"></div><div class="css-175oi2r" style="position: absolute; inset: 0px; border-radius: 0px 12px 0px 0px; border-width: 1px; border-color: rgb(212, 219, 226); opacity: 0.6; pointer-events: none;"></div></button><div class="css-175oi2r" style="position: absolute; flex-direction: row; align-items: center; border-radius: 4px; background-color: rgb(241, 243, 245); gap: 3px; padding: 3px; bottom: 4px; right: 4px; opacity: 0.8;"><div dir="auto" class="css-146c3p1" style="font-size: 7.5px; letter-spacing: 0px; color: rgb(11, 15, 20); font-weight: 800; line-height: 7.5px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">ALT</div></div></div></div></div><div class="css-175oi2r" style="flex-direction: row; gap: 4px;"><div class="css-175oi2r" style="flex: 1 1 0%; aspect-ratio: 1.5 / 1;"><div class="css-175oi2r" style="flex: 1 1 0%;"><button aria-label="A circular-shaped nebula with a complex structure. On the circle’s exterior, particularly on the left side of the image, are curtains of material glowing orange like fire. Interior to this outer shell is a ring of mottled filaments in bright pink, studded with clumps and knots. A greenish loop extends from the upper right of the ring into the central cavity. Translucent wisps of blue, green, and red appear throughout the image." role="button" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" type="button" style="flex: 1 1 0%; overflow: hidden; background-color: rgb(241, 243, 245);"><div data-expoimage="true" class="css-175oi2r" style="overflow: hidden; flex: 1 1 0%;"></div><div class="css-175oi2r" style="position: absolute; inset: 0px; border-radius: 0px 0px 0px 12px; border-width: 1px; border-color: rgb(212, 219, 226); opacity: 0.6; pointer-events: none;"></div></button><div class="css-175oi2r" style="position: absolute; flex-direction: row; align-items: center; border-radius: 4px; background-color: rgb(241, 243, 245); gap: 3px; padding: 3px; bottom: 4px; right: 4px; opacity: 0.8;"><div dir="auto" class="css-146c3p1" style="font-size: 7.5px; letter-spacing: 0px; color: rgb(11, 15, 20); font-weight: 800; line-height: 7.5px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">ALT</div></div></div></div><div class="css-175oi2r" style="flex: 1 1 0%; aspect-ratio: 1.5 / 1;"><div class="css-175oi2r" style="flex: 1 1 0%;"><button aria-label="The star cluster Pismis 24 lies within the much larger emission nebula called NGC 6357, located about 8,000 light-years from Earth. The cluster is seen here above a small portion of the nebula. The gas below the stars glows through ionization caused by intense ultraviolet radiation from the massive young stars within the cluster. The strong radiation and stellar winds from from these blazing, blue-white stars also pushes the nebular material outward, creating one of many low-density bubbles within NGC 6357." role="button" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" type="button" style="flex: 1 1 0%; overflow: hidden; background-color: rgb(241, 243, 245);"><div data-expoimage="true" class="css-175oi2r" style="overflow: hidden; flex: 1 1 0%;"></div><div class="css-175oi2r" style="position: absolute; inset: 0px; border-radius: 0px 0px 12px; border-width: 1px; border-color: rgb(212, 219, 226); opacity: 0.6; pointer-events: none;"></div></button><div class="css-175oi2r" style="position: absolute; flex-direction: row; align-items: center; border-radius: 4px; background-color: rgb(241, 243, 245); gap: 3px; padding: 3px; bottom: 4px; right: 4px; opacity: 0.8;"><div dir="auto" class="css-146c3p1" style="font-size: 7.5px; letter-spacing: 0px; color: rgb(11, 15, 20); font-weight: 800; line-height: 7.5px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">ALT</div></div></div></div></div></div></div></div></div></div></div><div class="css-175oi2r" style="flex-direction: row; justify-content: space-between; align-items: center;"><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start; margin-left: -6px;"><button aria-label="Reply (482 replies)" role="button" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" data-testid="replyBtn" type="button" style="gap: 4px; border-radius: 999px; flex-direction: row; justify-content: center; align-items: center; overflow: hidden; padding: 5px;"><svg fill="none" width="18" viewBox="0 0 24 24" height="18" style="color: rgb(111, 134, 159); pointer-events: none;"><path fill="hsl(211, 20%, 53%)" fill-rule="evenodd" clip-rule="evenodd" d="M2.002 6a3 3 0 0 1 3-3h14a3 3 0 0 1 3 3v10a3 3 0 0 1-3 3H12.28l-4.762 2.858A1 1 0 0 1 6.002 21v-2h-1a3 3 0 0 1-3-3V6Zm3-1a1 1 0 0 0-1 1v10a1 1 0 0 0 1 1h2a1 1 0 0 1 1 1v1.234l3.486-2.092a1 1 0 0 1 .514-.142h7a1 1 0 0 0 1-1V6a1 1 0 0 0-1-1h-14Z"></path></svg><div dir="auto" class="css-146c3p1" style="color: rgb(111, 134, 159); font-size: 14.0625px; letter-spacing: 0px; font-weight: 400; user-select: none; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">482</div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><button aria-label="Repost or quote post" aria-pressed="false" role="button" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" type="button" style="flex-direction: row; align-items: center; justify-content: center; background-color: rgb(255, 255, 255); border-radius: 999px; padding: 0px;"><div class="css-175oi2r" style="flex-direction: row; align-items: center; gap: 4px; padding: 5px;"><svg fill="none" width="18" viewBox="0 0 24 24" height="18" style="color: rgb(111, 134, 159);"><path fill="hsl(211, 20%, 53%)" fill-rule="evenodd" clip-rule="evenodd" d="M17.957 2.293a1 1 0 1 0-1.414 1.414L17.836 5H6a3 3 0 0 0-3 3v3a1 1 0 1 0 2 0V8a1 1 0 0 1 1-1h11.836l-1.293 1.293a1 1 0 0 0 1.414 1.414l2.47-2.47a1.75 1.75 0 0 0 0-2.474l-2.47-2.47ZM20 12a1 1 0 0 1 1 1v3a3 3 0 0 1-3 3H6.164l1.293 1.293a1 1 0 1 1-1.414 1.414l-2.47-2.47a1.75 1.75 0 0 1 0-2.474l2.47-2.47a1 1 0 0 1 1.414 1.414L6.164 17H18a1 1 0 0 0 1-1v-3a1 1 0 0 1 1-1Z"></path></svg><div dir="auto" class="css-146c3p1" data-testid="repostCount" style="font-size: 14.0625px; letter-spacing: 0px; color: rgb(111, 134, 159); user-select: none; line-height: 14.0625px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">3.5K</div></div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><button aria-label="Like (45,086 likes)" role="button" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" data-testid="likeBtn" type="button" style="gap: 4px; border-radius: 999px; flex-direction: row; justify-content: center; align-items: center; overflow: hidden; padding: 5px;"><div class="css-175oi2r"><svg fill="none" width="18" viewBox="0 0 24 24" height="18" style="color: rgb(111, 134, 159); pointer-events: none;"><path fill="hsl(211, 20%, 53%)" fill-rule="evenodd" clip-rule="evenodd" d="M16.734 5.091c-1.238-.276-2.708.047-4.022 1.38a1 1 0 0 1-1.424 0C9.974 5.137 8.504 4.814 7.266 5.09c-1.263.282-2.379 1.206-2.92 2.556C3.33 10.18 4.252 14.84 12 19.348c7.747-4.508 8.67-9.168 7.654-11.7-.541-1.351-1.657-2.275-2.92-2.557Zm4.777 1.812c1.604 4-.494 9.69-9.022 14.47a1 1 0 0 1-.978 0C2.983 16.592.885 10.902 2.49 6.902c.779-1.942 2.414-3.334 4.342-3.764 1.697-.378 3.552.003 5.169 1.286 1.617-1.283 3.472-1.664 5.17-1.286 1.927.43 3.562 1.822 4.34 3.764Z"></path></svg><div class="css-175oi2r" style="position: absolute; background-color: rgb(236, 72, 153); top: 0px; left: 0px; width: 18px; height: 18px; z-index: -1; pointer-events: none; border-radius: 9px; opacity: 0;"></div><div class="css-175oi2r" style="position: absolute; background-color: rgb(255, 255, 255); top: 0px; left: 0px; width: 18px; height: 18px; z-index: -1; pointer-events: none; border-radius: 9px; opacity: 0;"></div></div><div class="css-175oi2r"><div class="css-175oi2r"><div dir="auto" class="css-146c3p1" data-testid="likeCount" style="color: rgb(111, 134, 159); font-size: 14.0625px; letter-spacing: 0px; font-weight: 400; user-select: none; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">45K</div></div></div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><div class="css-175oi2r"><button aria-expanded="false" aria-haspopup="menu" aria-label="Open post options menu" role="button" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" id="radix-:rbt:" data-testid="postDropdownBtn" type="button" style="padding: 5px; border-radius: 999px;"><svg fill="none" viewBox="0 0 24 24" width="20" height="20" style="pointer-events: none;"><path fill="hsl(211, 20%, 53%)" fill-rule="evenodd" clip-rule="evenodd" d="M2 12a2 2 0 1 1 4 0 2 2 0 0 1-4 0Zm16 0a2 2 0 1 1 4 0 2 2 0 0 1-4 0Zm-6-2a2 2 0 1 0 0 4 2 2 0 0 0 0-4Z"></path></svg></button></div></div></div></div></div></div></div></div></div><div class="css-175oi2r"><div><div role="link" data-feed-context="nettop" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" data-testid="feedItem-by-adamparkhomenko.bsky.social"><div class="css-175oi2r r-1loqt21 r-1hfyk0a r-ry3cjt" style="border-color: rgb(212, 219, 226); padding-bottom: 8px; border-top-width: 1px;"><div class="css-175oi2r r-1p0dtai r-1d2f490 r-633pao r-u8s1d r-zchlnj r-ipm5af r-1eb9tut" style="background-color: rgb(241, 243, 245); opacity: 0;"></div><div class="css-175oi2r" style="flex-direction: row; gap: 10px; padding-left: 8px;"><div class="css-175oi2r" style="width: 42px;"></div><div class="css-175oi2r" style="padding-top: 12px; flex-shrink: 1;"></div></div><div class="css-175oi2r r-18u37iz r-uaa2di r-1cvj4g8"><div class="css-175oi2r r-1m04atk r-bnwqim r-c97pre"><div class="css-175oi2r" style="flex-shrink: 1;"><div class="css-175oi2r" style="flex-shrink: 1;"><a href="/profile/adamparkhomenko.bsky.social" aria-label="Adam Parkhomenko's avatar" aria-pressed="false" role="link" data-no-underline="1" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" style="flex-direction: row; align-items: center; justify-content: flex-start;"><div class="css-175oi2r" style="width: 42px; height: 42px;"><div class="css-175oi2r r-1mlwlqe r-1udh08x r-417010" data-testid="userAvatarImage" style="width: 42px; height: 42px; border-radius: 21px; background-color: rgb(241, 243, 245);"><div class="css-175oi2r r-1niwhzg r-vvn4in r-u6sd8q r-1p0dtai r-1pi2tsx r-1d2f490 r-u8s1d r-zchlnj r-ipm5af r-13qz1uu r-1wyyakw r-4gszlv"></div></div><div class="css-175oi2r" style="position: absolute; inset: 0px; border-width: 1px; border-color: rgb(212, 219, 226); opacity: 0.6; pointer-events: none; border-radius: 21px;"></div></div></a></div></div></div><div class="css-175oi2r r-13awgt0 r-bnwqim r-417010"><div class="css-175oi2r" style="flex: 1 1 0%; flex-direction: row; align-items: center; padding-bottom: 2px; gap: 4px; z-index: 10;"><div class="css-175oi2r" style="flex-shrink: 1;"><div class="css-175oi2r" style="flex-shrink: 1;"><div dir="auto" class="css-146c3p1 r-dnmrzs r-1udh08x r-1udbk01 r-3s2u2q r-1iln25a" style="font-size: 13.125px; letter-spacing: 0px; color: rgb(11, 15, 20); flex-shrink: 1; line-height: 13.125px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"><a href="/profile/adamparkhomenko.bsky.social" aria-label="View profile" role="link" data-no-underline="1" class="css-1jxf684 r-1loqt21" style="font-size: 13.125px; letter-spacing: 0px; color: rgb(11, 15, 20); line-height: 13.125px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"><span class="css-1jxf684" style="font-size: 15px; letter-spacing: 0px; color: rgb(11, 15, 20); font-weight: 600; line-height: 20px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">Adam Parkhomenko</span></a><a href="/profile/adamparkhomenko.bsky.social" aria-label="View profile" role="link" data-no-underline="1" class="css-1jxf684 r-1loqt21" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 20px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"><span class="css-1jxf684" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 20px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"> @adamparkhomenko.bsky.social</span></a></div></div></div><div dir="auto" class="css-146c3p1" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 15px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">·</div><a href="/profile/adamparkhomenko.bsky.social/post/3laxh4dtjmc2r" dir="auto" aria-label="November 15, 2024 at 3:36 AM" role="link" data-tooltip="November 15, 2024 at 3:36 AM" data-no-underline="1" class="css-146c3p1 r-1loqt21" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 20px; white-space: nowrap; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">29m</a></div><div class="css-175oi2r" data-testid="contentHider-post"><div class="css-175oi2r r-1awozwy r-18u37iz r-1w6e6rj r-1udh08x r-l4nmg1"><div dir="auto" data-word-wrap="1" class="css-146c3p1" data-testid="postText" style="font-size: 15px; letter-spacing: 0px; color: rgb(11, 15, 20); line-height: 20px; flex: 1 1 0%; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">Remember when Kevin McCarthy said he is not speaker anymore because Matt Gaetz wanted him to stop an ethics complaint about him sexually assaulting a 17 year old. 1/3</div></div><div class="css-175oi2r" style="padding-bottom: 4px;"><div class="css-175oi2r"><div class="css-175oi2r" style="width: 100%; aspect-ratio: 1.77778 / 1; background-color: rgb(0, 0, 0); position: relative; border-radius: 12px; margin-top: 4px;"><div style="display: flex; flex: 1 1 0%; cursor: default;"><div class="css-175oi2r" style="flex: 1 1 0%; flex-direction: row;"><div style="top: calc(50% - 50vh); height: 100vh; position: absolute; left: 50%; width: 1px; pointer-events: none;"></div></div></div></div></div></div></div><div class="css-175oi2r" style="flex-direction: row; justify-content: space-between; align-items: center;"><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start; margin-left: -6px;"><button aria-label="Reply (24 replies)" role="button" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" data-testid="replyBtn" type="button" style="gap: 4px; border-radius: 999px; flex-direction: row; justify-content: center; align-items: center; overflow: hidden; padding: 5px;"><svg fill="none" width="18" viewBox="0 0 24 24" height="18" style="color: rgb(111, 134, 159); pointer-events: none;"><path fill="hsl(211, 20%, 53%)" fill-rule="evenodd" clip-rule="evenodd" d="M2.002 6a3 3 0 0 1 3-3h14a3 3 0 0 1 3 3v10a3 3 0 0 1-3 3H12.28l-4.762 2.858A1 1 0 0 1 6.002 21v-2h-1a3 3 0 0 1-3-3V6Zm3-1a1 1 0 0 0-1 1v10a1 1 0 0 0 1 1h2a1 1 0 0 1 1 1v1.234l3.486-2.092a1 1 0 0 1 .514-.142h7a1 1 0 0 0 1-1V6a1 1 0 0 0-1-1h-14Z"></path></svg><div dir="auto" class="css-146c3p1" style="color: rgb(111, 134, 159); font-size: 14.0625px; letter-spacing: 0px; font-weight: 400; user-select: none; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">24</div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><button aria-label="Repost or quote post" aria-pressed="false" role="button" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" type="button" style="flex-direction: row; align-items: center; justify-content: center; background-color: rgb(255, 255, 255); border-radius: 999px; padding: 0px;"><div class="css-175oi2r" style="flex-direction: row; align-items: center; gap: 4px; padding: 5px;"><svg fill="none" width="18" viewBox="0 0 24 24" height="18" style="color: rgb(111, 134, 159);"><path fill="hsl(211, 20%, 53%)" fill-rule="evenodd" clip-rule="evenodd" d="M17.957 2.293a1 1 0 1 0-1.414 1.414L17.836 5H6a3 3 0 0 0-3 3v3a1 1 0 1 0 2 0V8a1 1 0 0 1 1-1h11.836l-1.293 1.293a1 1 0 0 0 1.414 1.414l2.47-2.47a1.75 1.75 0 0 0 0-2.474l-2.47-2.47ZM20 12a1 1 0 0 1 1 1v3a3 3 0 0 1-3 3H6.164l1.293 1.293a1 1 0 1 1-1.414 1.414l-2.47-2.47a1.75 1.75 0 0 1 0-2.474l2.47-2.47a1 1 0 0 1 1.414 1.414L6.164 17H18a1 1 0 0 0 1-1v-3a1 1 0 0 1 1-1Z"></path></svg><div dir="auto" class="css-146c3p1" data-testid="repostCount" style="font-size: 14.0625px; letter-spacing: 0px; color: rgb(111, 134, 159); user-select: none; line-height: 14.0625px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">197</div></div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><button aria-label="Like (1,005 likes)" role="button" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" data-testid="likeBtn" type="button" style="gap: 4px; border-radius: 999px; flex-direction: row; justify-content: center; align-items: center; overflow: hidden; padding: 5px;"><div class="css-175oi2r"><svg fill="none" width="18" viewBox="0 0 24 24" height="18" style="color: rgb(111, 134, 159); pointer-events: none;"><path fill="hsl(211, 20%, 53%)" fill-rule="evenodd" clip-rule="evenodd" d="M16.734 5.091c-1.238-.276-2.708.047-4.022 1.38a1 1 0 0 1-1.424 0C9.974 5.137 8.504 4.814 7.266 5.09c-1.263.282-2.379 1.206-2.92 2.556C3.33 10.18 4.252 14.84 12 19.348c7.747-4.508 8.67-9.168 7.654-11.7-.541-1.351-1.657-2.275-2.92-2.557Zm4.777 1.812c1.604 4-.494 9.69-9.022 14.47a1 1 0 0 1-.978 0C2.983 16.592.885 10.902 2.49 6.902c.779-1.942 2.414-3.334 4.342-3.764 1.697-.378 3.552.003 5.169 1.286 1.617-1.283 3.472-1.664 5.17-1.286 1.927.43 3.562 1.822 4.34 3.764Z"></path></svg><div class="css-175oi2r" style="position: absolute; background-color: rgb(236, 72, 153); top: 0px; left: 0px; width: 18px; height: 18px; z-index: -1; pointer-events: none; border-radius: 9px; opacity: 0;"></div><div class="css-175oi2r" style="position: absolute; background-color: rgb(255, 255, 255); top: 0px; left: 0px; width: 18px; height: 18px; z-index: -1; pointer-events: none; border-radius: 9px; opacity: 0;"></div></div><div class="css-175oi2r"><div class="css-175oi2r"><div dir="auto" class="css-146c3p1" data-testid="likeCount" style="color: rgb(111, 134, 159); font-size: 14.0625px; letter-spacing: 0px; font-weight: 400; user-select: none; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">1K</div></div></div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><div class="css-175oi2r"><button aria-expanded="false" aria-haspopup="menu" aria-label="Open post options menu" role="button" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" id="radix-:rcn:" data-testid="postDropdownBtn" type="button" style="padding: 5px; border-radius: 999px;"><svg fill="none" viewBox="0 0 24 24" width="20" height="20" style="pointer-events: none;"><path fill="hsl(211, 20%, 53%)" fill-rule="evenodd" clip-rule="evenodd" d="M2 12a2 2 0 1 1 4 0 2 2 0 0 1-4 0Zm16 0a2 2 0 1 1 4 0 2 2 0 0 1-4 0Zm-6-2a2 2 0 1 0 0 4 2 2 0 0 0 0-4Z"></path></svg></button></div></div></div></div></div></div></div></div></div><div class="css-175oi2r"><div><div role="link" data-feed-context="t-nature" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" data-testid="feedItem-by-leemadgwick.bsky.social"><div class="css-175oi2r r-1loqt21 r-1hfyk0a r-ry3cjt" style="border-color: rgb(212, 219, 226); padding-bottom: 8px; border-top-width: 1px;"><div class="css-175oi2r r-1p0dtai r-1d2f490 r-633pao r-u8s1d r-zchlnj r-ipm5af r-1eb9tut" style="background-color: rgb(241, 243, 245); opacity: 0;"></div><div class="css-175oi2r" style="flex-direction: row; gap: 10px; padding-left: 8px;"><div class="css-175oi2r" style="width: 42px;"></div><div class="css-175oi2r" style="padding-top: 12px; flex-shrink: 1;"></div></div><div class="css-175oi2r r-18u37iz r-uaa2di r-1cvj4g8"><div class="css-175oi2r r-1m04atk r-bnwqim r-c97pre"><div class="css-175oi2r" style="flex-shrink: 1;"><div class="css-175oi2r" style="flex-shrink: 1;"><a href="/profile/leemadgwick.bsky.social" aria-label="Lee Madgwick's avatar" aria-pressed="false" role="link" data-no-underline="1" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" style="flex-direction: row; align-items: center; justify-content: flex-start;"><div class="css-175oi2r" style="width: 42px; height: 42px;"><div class="css-175oi2r r-1mlwlqe r-1udh08x r-417010" data-testid="userAvatarImage" style="width: 42px; height: 42px; border-radius: 21px; background-color: rgb(241, 243, 245);"><div class="css-175oi2r r-1niwhzg r-vvn4in r-u6sd8q r-1p0dtai r-1pi2tsx r-1d2f490 r-u8s1d r-zchlnj r-ipm5af r-13qz1uu r-1wyyakw r-4gszlv"></div></div><div class="css-175oi2r" style="position: absolute; inset: 0px; border-width: 1px; border-color: rgb(212, 219, 226); opacity: 0.6; pointer-events: none; border-radius: 21px;"></div></div></a></div></div></div><div class="css-175oi2r r-13awgt0 r-bnwqim r-417010"><div class="css-175oi2r" style="flex: 1 1 0%; flex-direction: row; align-items: center; padding-bottom: 2px; gap: 4px; z-index: 10;"><div class="css-175oi2r" style="flex-shrink: 1;"><div class="css-175oi2r" style="flex-shrink: 1;"><div dir="auto" class="css-146c3p1 r-dnmrzs r-1udh08x r-1udbk01 r-3s2u2q r-1iln25a" style="font-size: 13.125px; letter-spacing: 0px; color: rgb(11, 15, 20); flex-shrink: 1; line-height: 13.125px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"><a href="/profile/leemadgwick.bsky.social" aria-label="View profile" role="link" data-no-underline="1" class="css-1jxf684 r-1loqt21" style="font-size: 13.125px; letter-spacing: 0px; color: rgb(11, 15, 20); line-height: 13.125px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"><span class="css-1jxf684" style="font-size: 15px; letter-spacing: 0px; color: rgb(11, 15, 20); font-weight: 600; line-height: 20px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">Lee Madgwick</span></a><a href="/profile/leemadgwick.bsky.social" aria-label="View profile" role="link" data-no-underline="1" class="css-1jxf684 r-1loqt21" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 20px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"><span class="css-1jxf684" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 20px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"> @leemadgwick.bsky.social</span></a></div></div></div><div dir="auto" class="css-146c3p1" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 15px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">·</div><a href="/profile/leemadgwick.bsky.social/post/3lavmgxjvbg2j" dir="auto" aria-label="November 14, 2024 at 10:06 AM" role="link" data-tooltip="November 14, 2024 at 10:06 AM" data-no-underline="1" class="css-146c3p1 r-1loqt21" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 20px; white-space: nowrap; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">17h</a></div><div class="css-175oi2r" data-testid="contentHider-post"><div class="css-175oi2r r-1awozwy r-18u37iz r-1w6e6rj r-1udh08x r-l4nmg1"><div dir="auto" data-word-wrap="1" class="css-146c3p1" data-testid="postText" style="font-size: 15px; letter-spacing: 0px; color: rgb(11, 15, 20); line-height: 20px; flex: 1 1 0%; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">Big fan of mist.</div></div><div class="css-175oi2r" style="padding-bottom: 4px;"><div class="css-175oi2r"><div class="css-175oi2r" style="margin-top: 8px;"><div class="css-175oi2r" style="width: 100%;"><div class="css-175oi2r" style="overflow: hidden; padding-top: 73.676%;"><div class="css-175oi2r" style="position: absolute; inset: 0px; flex-direction: row;"><div class="css-175oi2r" style="height: 100%; border-radius: 12px; overflow: hidden; background-color: rgb(241, 243, 245); aspect-ratio: 1.35729 / 1;"><div aria-label="" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" style="height: 100%;"><div data-expoimage="true" class="css-175oi2r" style="overflow: hidden; width: 100%; height: 100%;"></div><div class="css-175oi2r" style="position: absolute; inset: 0px; border-radius: 12px; border-width: 1px; border-color: rgb(212, 219, 226); opacity: 0.6; pointer-events: none;"></div></div></div></div></div></div></div></div></div></div><div class="css-175oi2r" style="flex-direction: row; justify-content: space-between; align-items: center;"><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start; margin-left: -6px;"><button aria-label="Reply (465 replies)" role="button" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" data-testid="replyBtn" type="button" style="gap: 4px; border-radius: 999px; flex-direction: row; justify-content: center; align-items: center; overflow: hidden; padding: 5px;"><svg fill="none" width="18" viewBox="0 0 24 24" height="18" style="color: rgb(111, 134, 159); pointer-events: none;"><path fill="hsl(211, 20%, 53%)" fill-rule="evenodd" clip-rule="evenodd" d="M2.002 6a3 3 0 0 1 3-3h14a3 3 0 0 1 3 3v10a3 3 0 0 1-3 3H12.28l-4.762 2.858A1 1 0 0 1 6.002 21v-2h-1a3 3 0 0 1-3-3V6Zm3-1a1 1 0 0 0-1 1v10a1 1 0 0 0 1 1h2a1 1 0 0 1 1 1v1.234l3.486-2.092a1 1 0 0 1 .514-.142h7a1 1 0 0 0 1-1V6a1 1 0 0 0-1-1h-14Z"></path></svg><div dir="auto" class="css-146c3p1" style="color: rgb(111, 134, 159); font-size: 14.0625px; letter-spacing: 0px; font-weight: 400; user-select: none; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">465</div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><button aria-label="Repost or quote post" aria-pressed="false" role="button" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" type="button" style="flex-direction: row; align-items: center; justify-content: center; background-color: rgb(255, 255, 255); border-radius: 999px; padding: 0px;"><div class="css-175oi2r" style="flex-direction: row; align-items: center; gap: 4px; padding: 5px;"><svg fill="none" width="18" viewBox="0 0 24 24" height="18" style="color: rgb(111, 134, 159);"><path fill="hsl(211, 20%, 53%)" fill-rule="evenodd" clip-rule="evenodd" d="M17.957 2.293a1 1 0 1 0-1.414 1.414L17.836 5H6a3 3 0 0 0-3 3v3a1 1 0 1 0 2 0V8a1 1 0 0 1 1-1h11.836l-1.293 1.293a1 1 0 0 0 1.414 1.414l2.47-2.47a1.75 1.75 0 0 0 0-2.474l-2.47-2.47ZM20 12a1 1 0 0 1 1 1v3a3 3 0 0 1-3 3H6.164l1.293 1.293a1 1 0 1 1-1.414 1.414l-2.47-2.47a1.75 1.75 0 0 1 0-2.474l2.47-2.47a1 1 0 0 1 1.414 1.414L6.164 17H18a1 1 0 0 0 1-1v-3a1 1 0 0 1 1-1Z"></path></svg><div dir="auto" class="css-146c3p1" data-testid="repostCount" style="font-size: 14.0625px; letter-spacing: 0px; color: rgb(111, 134, 159); user-select: none; line-height: 14.0625px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">943</div></div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><button aria-label="Like (24,245 likes)" role="button" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" data-testid="likeBtn" type="button" style="gap: 4px; border-radius: 999px; flex-direction: row; justify-content: center; align-items: center; overflow: hidden; padding: 5px;"><div class="css-175oi2r"><svg fill="none" width="18" viewBox="0 0 24 24" height="18" style="color: rgb(111, 134, 159); pointer-events: none;"><path fill="hsl(211, 20%, 53%)" fill-rule="evenodd" clip-rule="evenodd" d="M16.734 5.091c-1.238-.276-2.708.047-4.022 1.38a1 1 0 0 1-1.424 0C9.974 5.137 8.504 4.814 7.266 5.09c-1.263.282-2.379 1.206-2.92 2.556C3.33 10.18 4.252 14.84 12 19.348c7.747-4.508 8.67-9.168 7.654-11.7-.541-1.351-1.657-2.275-2.92-2.557Zm4.777 1.812c1.604 4-.494 9.69-9.022 14.47a1 1 0 0 1-.978 0C2.983 16.592.885 10.902 2.49 6.902c.779-1.942 2.414-3.334 4.342-3.764 1.697-.378 3.552.003 5.169 1.286 1.617-1.283 3.472-1.664 5.17-1.286 1.927.43 3.562 1.822 4.34 3.764Z"></path></svg><div class="css-175oi2r" style="position: absolute; background-color: rgb(236, 72, 153); top: 0px; left: 0px; width: 18px; height: 18px; z-index: -1; pointer-events: none; border-radius: 9px; opacity: 0;"></div><div class="css-175oi2r" style="position: absolute; background-color: rgb(255, 255, 255); top: 0px; left: 0px; width: 18px; height: 18px; z-index: -1; pointer-events: none; border-radius: 9px; opacity: 0;"></div></div><div class="css-175oi2r"><div class="css-175oi2r"><div dir="auto" class="css-146c3p1" data-testid="likeCount" style="color: rgb(111, 134, 159); font-size: 14.0625px; letter-spacing: 0px; font-weight: 400; user-select: none; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">24.2K</div></div></div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><div class="css-175oi2r"><button aria-expanded="false" aria-haspopup="menu" aria-label="Open post options menu" role="button" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" id="radix-:rdg:" data-testid="postDropdownBtn" type="button" style="padding: 5px; border-radius: 999px;"><svg fill="none" viewBox="0 0 24 24" width="20" height="20" style="pointer-events: none;"><path fill="hsl(211, 20%, 53%)" fill-rule="evenodd" clip-rule="evenodd" d="M2 12a2 2 0 1 1 4 0 2 2 0 0 1-4 0Zm16 0a2 2 0 1 1 4 0 2 2 0 0 1-4 0Zm-6-2a2 2 0 1 0 0 4 2 2 0 0 0 0-4Z"></path></svg></button></div></div></div></div></div></div></div></div></div><div class="css-175oi2r"><div><div role="link" data-feed-context="nettop" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" data-testid="feedItem-by-johnales.bsky.social"><div class="css-175oi2r r-1loqt21 r-1hfyk0a r-ry3cjt" style="border-color: rgb(212, 219, 226); padding-bottom: 8px; border-top-width: 1px;"><div class="css-175oi2r r-1p0dtai r-1d2f490 r-633pao r-u8s1d r-zchlnj r-ipm5af r-1eb9tut" style="background-color: rgb(241, 243, 245); opacity: 0;"></div><div class="css-175oi2r" style="flex-direction: row; gap: 10px; padding-left: 8px;"><div class="css-175oi2r" style="width: 42px;"></div><div class="css-175oi2r" style="padding-top: 12px; flex-shrink: 1;"></div></div><div class="css-175oi2r r-18u37iz r-uaa2di r-1cvj4g8"><div class="css-175oi2r r-1m04atk r-bnwqim r-c97pre"><div class="css-175oi2r" style="flex-shrink: 1;"><div class="css-175oi2r" style="flex-shrink: 1;"><a href="/profile/johnales.bsky.social" aria-label="John Ales AF's avatar" aria-pressed="false" role="link" data-no-underline="1" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" style="flex-direction: row; align-items: center; justify-content: flex-start;"><div class="css-175oi2r" style="width: 42px; height: 42px;"><div class="css-175oi2r r-1mlwlqe r-1udh08x r-417010" data-testid="userAvatarImage" style="width: 42px; height: 42px; border-radius: 21px; background-color: rgb(241, 243, 245);"><div class="css-175oi2r r-1niwhzg r-vvn4in r-u6sd8q r-1p0dtai r-1pi2tsx r-1d2f490 r-u8s1d r-zchlnj r-ipm5af r-13qz1uu r-1wyyakw r-4gszlv"></div></div><div class="css-175oi2r" style="position: absolute; inset: 0px; border-width: 1px; border-color: rgb(212, 219, 226); opacity: 0.6; pointer-events: none; border-radius: 21px;"></div></div></a></div></div></div><div class="css-175oi2r r-13awgt0 r-bnwqim r-417010"><div class="css-175oi2r" style="flex: 1 1 0%; flex-direction: row; align-items: center; padding-bottom: 2px; gap: 4px; z-index: 10;"><div class="css-175oi2r" style="flex-shrink: 1;"><div class="css-175oi2r" style="flex-shrink: 1;"><div dir="auto" class="css-146c3p1 r-dnmrzs r-1udh08x r-1udbk01 r-3s2u2q r-1iln25a" style="font-size: 13.125px; letter-spacing: 0px; color: rgb(11, 15, 20); flex-shrink: 1; line-height: 13.125px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"><a href="/profile/johnales.bsky.social" aria-label="View profile" role="link" data-no-underline="1" class="css-1jxf684 r-1loqt21" style="font-size: 13.125px; letter-spacing: 0px; color: rgb(11, 15, 20); line-height: 13.125px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"><span class="css-1jxf684" style="font-size: 15px; letter-spacing: 0px; color: rgb(11, 15, 20); font-weight: 600; line-height: 20px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">John Ales AF</span></a><a href="/profile/johnales.bsky.social" aria-label="View profile" role="link" data-no-underline="1" class="css-1jxf684 r-1loqt21" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 20px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"><span class="css-1jxf684" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 20px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"> @johnales.bsky.social</span></a></div></div></div><div dir="auto" class="css-146c3p1" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 15px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">·</div><a href="/profile/johnales.bsky.social/post/3laxg56n2ts2x" dir="auto" aria-label="November 15, 2024 at 3:18 AM" role="link" data-tooltip="November 15, 2024 at 3:18 AM" data-no-underline="1" class="css-146c3p1 r-1loqt21" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 20px; white-space: nowrap; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">46m</a></div><div class="css-175oi2r" data-testid="contentHider-post"><div class="css-175oi2r r-1awozwy r-18u37iz r-1w6e6rj r-1udh08x r-l4nmg1"><div dir="auto" data-word-wrap="1" class="css-146c3p1" data-testid="postText" style="font-size: 15px; letter-spacing: 0px; color: rgb(11, 15, 20); line-height: 20px; flex: 1 1 0%; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">He looks like if Tommy Lee Jones ate Sponge Bob.</div></div><div class="css-175oi2r" style="padding-bottom: 4px;"><div class="css-175oi2r"><div class="css-175oi2r" style="margin-top: 8px;"><div class="css-175oi2r" style="width: 100%;"><div class="css-175oi2r" style="overflow: hidden; padding-top: 100%;"><div class="css-175oi2r" style="position: absolute; inset: 0px; flex-direction: row;"><div class="css-175oi2r" style="height: 100%; border-radius: 12px; overflow: hidden; background-color: rgb(241, 243, 245); aspect-ratio: 0.5 / 1;"><div aria-label="" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" style="height: 100%;"><div data-expoimage="true" class="css-175oi2r" style="overflow: hidden; width: 100%; height: 100%;"></div><div class="css-175oi2r" style="position: absolute; inset: 0px; border-radius: 12px; border-width: 1px; border-color: rgb(212, 219, 226); opacity: 0.6; pointer-events: none;"></div><div class="css-175oi2r" style="position: absolute; flex-direction: row; bottom: 4px; right: 4px; gap: 3px;"><div class="css-175oi2r" style="border-radius: 4px; background-color: rgb(241, 243, 245); padding: 3px; opacity: 0.8;"><svg fill="none" width="12" viewBox="0 0 24 24" height="12"><path fill="hsl(211, 28%, 20.1%)" fill-rule="evenodd" clip-rule="evenodd" d="M14 5a1 1 0 1 1 0-2h6a1 1 0 0 1 1 1v6a1 1 0 1 1-2 0V6.414l-4.293 4.293a1 1 0 0 1-1.414-1.414L17.586 5H14ZM4 13a1 1 0 0 1 1 1v3.586l4.293-4.293a1 1 0 0 1 1.414 1.414L6.414 19H10a1 1 0 1 1 0 2H4a1 1 0 0 1-1-1v-6a1 1 0 0 1 1-1Z"></path></svg></div></div></div></div></div></div></div></div></div></div></div><div class="css-175oi2r" style="flex-direction: row; justify-content: space-between; align-items: center;"><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start; margin-left: -6px;"><button aria-label="Reply (154 replies)" role="button" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" data-testid="replyBtn" type="button" style="gap: 4px; border-radius: 999px; flex-direction: row; justify-content: center; align-items: center; overflow: hidden; padding: 5px;"><svg fill="none" width="18" viewBox="0 0 24 24" height="18" style="color: rgb(111, 134, 159); pointer-events: none;"><path fill="hsl(211, 20%, 53%)" fill-rule="evenodd" clip-rule="evenodd" d="M2.002 6a3 3 0 0 1 3-3h14a3 3 0 0 1 3 3v10a3 3 0 0 1-3 3H12.28l-4.762 2.858A1 1 0 0 1 6.002 21v-2h-1a3 3 0 0 1-3-3V6Zm3-1a1 1 0 0 0-1 1v10a1 1 0 0 0 1 1h2a1 1 0 0 1 1 1v1.234l3.486-2.092a1 1 0 0 1 .514-.142h7a1 1 0 0 0 1-1V6a1 1 0 0 0-1-1h-14Z"></path></svg><div dir="auto" class="css-146c3p1" style="color: rgb(111, 134, 159); font-size: 14.0625px; letter-spacing: 0px; font-weight: 400; user-select: none; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">154</div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><button aria-label="Repost or quote post" aria-pressed="false" role="button" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" type="button" style="flex-direction: row; align-items: center; justify-content: center; background-color: rgb(255, 255, 255); border-radius: 999px; padding: 0px;"><div class="css-175oi2r" style="flex-direction: row; align-items: center; gap: 4px; padding: 5px;"><svg fill="none" width="18" viewBox="0 0 24 24" height="18" style="color: rgb(111, 134, 159);"><path fill="hsl(211, 20%, 53%)" fill-rule="evenodd" clip-rule="evenodd" d="M17.957 2.293a1 1 0 1 0-1.414 1.414L17.836 5H6a3 3 0 0 0-3 3v3a1 1 0 1 0 2 0V8a1 1 0 0 1 1-1h11.836l-1.293 1.293a1 1 0 0 0 1.414 1.414l2.47-2.47a1.75 1.75 0 0 0 0-2.474l-2.47-2.47ZM20 12a1 1 0 0 1 1 1v3a3 3 0 0 1-3 3H6.164l1.293 1.293a1 1 0 1 1-1.414 1.414l-2.47-2.47a1.75 1.75 0 0 1 0-2.474l2.47-2.47a1 1 0 0 1 1.414 1.414L6.164 17H18a1 1 0 0 0 1-1v-3a1 1 0 0 1 1-1Z"></path></svg><div dir="auto" class="css-146c3p1" data-testid="repostCount" style="font-size: 14.0625px; letter-spacing: 0px; color: rgb(111, 134, 159); user-select: none; line-height: 14.0625px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">211</div></div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><button aria-label="Like (1,607 likes)" role="button" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" data-testid="likeBtn" type="button" style="gap: 4px; border-radius: 999px; flex-direction: row; justify-content: center; align-items: center; overflow: hidden; padding: 5px;"><div class="css-175oi2r"><svg fill="none" width="18" viewBox="0 0 24 24" height="18" style="color: rgb(111, 134, 159); pointer-events: none;"><path fill="hsl(211, 20%, 53%)" fill-rule="evenodd" clip-rule="evenodd" d="M16.734 5.091c-1.238-.276-2.708.047-4.022 1.38a1 1 0 0 1-1.424 0C9.974 5.137 8.504 4.814 7.266 5.09c-1.263.282-2.379 1.206-2.92 2.556C3.33 10.18 4.252 14.84 12 19.348c7.747-4.508 8.67-9.168 7.654-11.7-.541-1.351-1.657-2.275-2.92-2.557Zm4.777 1.812c1.604 4-.494 9.69-9.022 14.47a1 1 0 0 1-.978 0C2.983 16.592.885 10.902 2.49 6.902c.779-1.942 2.414-3.334 4.342-3.764 1.697-.378 3.552.003 5.169 1.286 1.617-1.283 3.472-1.664 5.17-1.286 1.927.43 3.562 1.822 4.34 3.764Z"></path></svg><div class="css-175oi2r" style="position: absolute; background-color: rgb(236, 72, 153); top: 0px; left: 0px; width: 18px; height: 18px; z-index: -1; pointer-events: none; border-radius: 9px; opacity: 0;"></div><div class="css-175oi2r" style="position: absolute; background-color: rgb(255, 255, 255); top: 0px; left: 0px; width: 18px; height: 18px; z-index: -1; pointer-events: none; border-radius: 9px; opacity: 0;"></div></div><div class="css-175oi2r"><div class="css-175oi2r"><div dir="auto" class="css-146c3p1" data-testid="likeCount" style="color: rgb(111, 134, 159); font-size: 14.0625px; letter-spacing: 0px; font-weight: 400; user-select: none; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">1.6K</div></div></div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><div class="css-175oi2r"><button aria-expanded="false" aria-haspopup="menu" aria-label="Open post options menu" role="button" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" id="radix-:re9:" data-testid="postDropdownBtn" type="button" style="padding: 5px; border-radius: 999px;"><svg fill="none" viewBox="0 0 24 24" width="20" height="20" style="pointer-events: none;"><path fill="hsl(211, 20%, 53%)" fill-rule="evenodd" clip-rule="evenodd" d="M2 12a2 2 0 1 1 4 0 2 2 0 0 1-4 0Zm16 0a2 2 0 1 1 4 0 2 2 0 0 1-4 0Zm-6-2a2 2 0 1 0 0 4 2 2 0 0 0 0-4Z"></path></svg></button></div></div></div></div></div></div></div></div></div><div class="css-175oi2r"><div><div role="link" data-feed-context="t-nature" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" data-testid="feedItem-by-daraobriain.bsky.social"><div class="css-175oi2r r-1loqt21 r-1hfyk0a r-ry3cjt" style="border-color: rgb(212, 219, 226); padding-bottom: 8px; border-top-width: 1px;"><div class="css-175oi2r r-1p0dtai r-1d2f490 r-633pao r-u8s1d r-zchlnj r-ipm5af r-1eb9tut" style="background-color: rgb(241, 243, 245); opacity: 0;"></div><div class="css-175oi2r" style="flex-direction: row; gap: 10px; padding-left: 8px;"><div class="css-175oi2r" style="width: 42px;"></div><div class="css-175oi2r" style="padding-top: 12px; flex-shrink: 1;"></div></div><div class="css-175oi2r r-18u37iz r-uaa2di r-1cvj4g8"><div class="css-175oi2r r-1m04atk r-bnwqim r-c97pre"><div class="css-175oi2r" style="flex-shrink: 1;"><div class="css-175oi2r" style="flex-shrink: 1;"><a href="/profile/daraobriain.bsky.social" aria-label="Dara O Briain's avatar" aria-pressed="false" role="link" data-no-underline="1" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" style="flex-direction: row; align-items: center; justify-content: flex-start;"><div class="css-175oi2r" style="width: 42px; height: 42px;"><div class="css-175oi2r r-1mlwlqe r-1udh08x r-417010" data-testid="userAvatarImage" style="width: 42px; height: 42px; border-radius: 21px; background-color: rgb(241, 243, 245);"><div class="css-175oi2r r-1niwhzg r-vvn4in r-u6sd8q r-1p0dtai r-1pi2tsx r-1d2f490 r-u8s1d r-zchlnj r-ipm5af r-13qz1uu r-1wyyakw r-4gszlv"></div></div><div class="css-175oi2r" style="position: absolute; inset: 0px; border-width: 1px; border-color: rgb(212, 219, 226); opacity: 0.6; pointer-events: none; border-radius: 21px;"></div></div></a></div></div></div><div class="css-175oi2r r-13awgt0 r-bnwqim r-417010"><div class="css-175oi2r" style="flex: 1 1 0%; flex-direction: row; align-items: center; padding-bottom: 2px; gap: 4px; z-index: 10;"><div class="css-175oi2r" style="flex-shrink: 1;"><div class="css-175oi2r" style="flex-shrink: 1;"><div dir="auto" class="css-146c3p1 r-dnmrzs r-1udh08x r-1udbk01 r-3s2u2q r-1iln25a" style="font-size: 13.125px; letter-spacing: 0px; color: rgb(11, 15, 20); flex-shrink: 1; line-height: 13.125px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"><a href="/profile/daraobriain.bsky.social" aria-label="View profile" role="link" data-no-underline="1" class="css-1jxf684 r-1loqt21" style="font-size: 13.125px; letter-spacing: 0px; color: rgb(11, 15, 20); line-height: 13.125px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"><span class="css-1jxf684" style="font-size: 15px; letter-spacing: 0px; color: rgb(11, 15, 20); font-weight: 600; line-height: 20px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">Dara O Briain</span></a><a href="/profile/daraobriain.bsky.social" aria-label="View profile" role="link" data-no-underline="1" class="css-1jxf684 r-1loqt21" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 20px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"><span class="css-1jxf684" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 20px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"> @daraobriain.bsky.social</span></a></div></div></div><div dir="auto" class="css-146c3p1" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 15px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">·</div><a href="/profile/daraobriain.bsky.social/post/3lavpujiifs2f" dir="auto" aria-label="November 14, 2024 at 11:07 AM" role="link" data-tooltip="November 14, 2024 at 11:07 AM" data-no-underline="1" class="css-146c3p1 r-1loqt21" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 20px; white-space: nowrap; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">16h</a></div><div class="css-175oi2r" data-testid="contentHider-post"><div class="css-175oi2r r-1awozwy r-18u37iz r-1w6e6rj r-1udh08x r-l4nmg1"><div dir="auto" data-word-wrap="1" class="css-146c3p1" data-testid="postText" style="font-size: 15px; letter-spacing: 0px; color: rgb(11, 15, 20); line-height: 20px; flex: 1 1 0%; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">Today I will be mainly recovering from visiting 4 volcanoes in Italy in a week for a science doc. And eating many, many fine Neapolitan pizzas. This is either Stromboli, or my digestive system.</div></div><div class="css-175oi2r" style="padding-bottom: 4px;"><div class="css-175oi2r"><div class="css-175oi2r" style="width: 100%; aspect-ratio: 1 / 1; background-color: rgb(0, 0, 0); position: relative; border-radius: 12px; margin-top: 4px;"><div style="display: flex; flex: 1 1 0%; cursor: default;"><div class="css-175oi2r" style="flex: 1 1 0%; flex-direction: row;"><div style="top: calc(50% - 50vh); height: 100vh; position: absolute; left: 50%; width: 1px; pointer-events: none;"></div></div></div></div></div></div></div><div class="css-175oi2r" style="flex-direction: row; justify-content: space-between; align-items: center;"><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start; margin-left: -6px;"><button aria-label="Reply (358 replies)" role="button" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" data-testid="replyBtn" type="button" style="gap: 4px; border-radius: 999px; flex-direction: row; justify-content: center; align-items: center; overflow: hidden; padding: 5px;"><svg fill="none" width="18" viewBox="0 0 24 24" height="18" style="color: rgb(111, 134, 159); pointer-events: none;"><path fill="hsl(211, 20%, 53%)" fill-rule="evenodd" clip-rule="evenodd" d="M2.002 6a3 3 0 0 1 3-3h14a3 3 0 0 1 3 3v10a3 3 0 0 1-3 3H12.28l-4.762 2.858A1 1 0 0 1 6.002 21v-2h-1a3 3 0 0 1-3-3V6Zm3-1a1 1 0 0 0-1 1v10a1 1 0 0 0 1 1h2a1 1 0 0 1 1 1v1.234l3.486-2.092a1 1 0 0 1 .514-.142h7a1 1 0 0 0 1-1V6a1 1 0 0 0-1-1h-14Z"></path></svg><div dir="auto" class="css-146c3p1" style="color: rgb(111, 134, 159); font-size: 14.0625px; letter-spacing: 0px; font-weight: 400; user-select: none; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">358</div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><button aria-label="Repost or quote post" aria-pressed="false" role="button" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" type="button" style="flex-direction: row; align-items: center; justify-content: center; background-color: rgb(255, 255, 255); border-radius: 999px; padding: 0px;"><div class="css-175oi2r" style="flex-direction: row; align-items: center; gap: 4px; padding: 5px;"><svg fill="none" width="18" viewBox="0 0 24 24" height="18" style="color: rgb(111, 134, 159);"><path fill="hsl(211, 20%, 53%)" fill-rule="evenodd" clip-rule="evenodd" d="M17.957 2.293a1 1 0 1 0-1.414 1.414L17.836 5H6a3 3 0 0 0-3 3v3a1 1 0 1 0 2 0V8a1 1 0 0 1 1-1h11.836l-1.293 1.293a1 1 0 0 0 1.414 1.414l2.47-2.47a1.75 1.75 0 0 0 0-2.474l-2.47-2.47ZM20 12a1 1 0 0 1 1 1v3a3 3 0 0 1-3 3H6.164l1.293 1.293a1 1 0 1 1-1.414 1.414l-2.47-2.47a1.75 1.75 0 0 1 0-2.474l2.47-2.47a1 1 0 0 1 1.414 1.414L6.164 17H18a1 1 0 0 0 1-1v-3a1 1 0 0 1 1-1Z"></path></svg><div dir="auto" class="css-146c3p1" data-testid="repostCount" style="font-size: 14.0625px; letter-spacing: 0px; color: rgb(111, 134, 159); user-select: none; line-height: 14.0625px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">499</div></div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><button aria-label="Like (20,265 likes)" role="button" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" data-testid="likeBtn" type="button" style="gap: 4px; border-radius: 999px; flex-direction: row; justify-content: center; align-items: center; overflow: hidden; padding: 5px;"><div class="css-175oi2r"><svg fill="none" width="18" viewBox="0 0 24 24" height="18" style="color: rgb(111, 134, 159); pointer-events: none;"><path fill="hsl(211, 20%, 53%)" fill-rule="evenodd" clip-rule="evenodd" d="M16.734 5.091c-1.238-.276-2.708.047-4.022 1.38a1 1 0 0 1-1.424 0C9.974 5.137 8.504 4.814 7.266 5.09c-1.263.282-2.379 1.206-2.92 2.556C3.33 10.18 4.252 14.84 12 19.348c7.747-4.508 8.67-9.168 7.654-11.7-.541-1.351-1.657-2.275-2.92-2.557Zm4.777 1.812c1.604 4-.494 9.69-9.022 14.47a1 1 0 0 1-.978 0C2.983 16.592.885 10.902 2.49 6.902c.779-1.942 2.414-3.334 4.342-3.764 1.697-.378 3.552.003 5.169 1.286 1.617-1.283 3.472-1.664 5.17-1.286 1.927.43 3.562 1.822 4.34 3.764Z"></path></svg><div class="css-175oi2r" style="position: absolute; background-color: rgb(236, 72, 153); top: 0px; left: 0px; width: 18px; height: 18px; z-index: -1; pointer-events: none; border-radius: 9px; opacity: 0;"></div><div class="css-175oi2r" style="position: absolute; background-color: rgb(255, 255, 255); top: 0px; left: 0px; width: 18px; height: 18px; z-index: -1; pointer-events: none; border-radius: 9px; opacity: 0;"></div></div><div class="css-175oi2r"><div class="css-175oi2r"><div dir="auto" class="css-146c3p1" data-testid="likeCount" style="color: rgb(111, 134, 159); font-size: 14.0625px; letter-spacing: 0px; font-weight: 400; user-select: none; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">20.2K</div></div></div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><div class="css-175oi2r"><button aria-expanded="false" aria-haspopup="menu" aria-label="Open post options menu" role="button" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" id="radix-:rf3:" data-testid="postDropdownBtn" type="button" style="padding: 5px; border-radius: 999px;"><svg fill="none" viewBox="0 0 24 24" width="20" height="20" style="pointer-events: none;"><path fill="hsl(211, 20%, 53%)" fill-rule="evenodd" clip-rule="evenodd" d="M2 12a2 2 0 1 1 4 0 2 2 0 0 1-4 0Zm16 0a2 2 0 1 1 4 0 2 2 0 0 1-4 0Zm-6-2a2 2 0 1 0 0 4 2 2 0 0 0 0-4Z"></path></svg></button></div></div></div></div></div></div></div></div></div><div class="css-175oi2r"><div><div role="link" data-feed-context="nettop" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" data-testid="feedItem-by-chrislhayes.bsky.social"><div class="css-175oi2r r-1loqt21 r-1hfyk0a r-ry3cjt" style="border-color: rgb(212, 219, 226); padding-bottom: 8px; border-top-width: 1px;"><div class="css-175oi2r r-1p0dtai r-1d2f490 r-633pao r-u8s1d r-zchlnj r-ipm5af r-1eb9tut" style="background-color: rgb(241, 243, 245); opacity: 0;"></div><div class="css-175oi2r" style="flex-direction: row; gap: 10px; padding-left: 8px;"><div class="css-175oi2r" style="width: 42px;"></div><div class="css-175oi2r" style="padding-top: 12px; flex-shrink: 1;"></div></div><div class="css-175oi2r r-18u37iz r-uaa2di r-1cvj4g8"><div class="css-175oi2r r-1m04atk r-bnwqim r-c97pre"><div class="css-175oi2r" style="flex-shrink: 1;"><div class="css-175oi2r" style="flex-shrink: 1;"><a href="/profile/chrislhayes.bsky.social" aria-label="Chris Hayes's avatar" aria-pressed="false" role="link" data-no-underline="1" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" style="flex-direction: row; align-items: center; justify-content: flex-start;"><div class="css-175oi2r" style="width: 42px; height: 42px;"><div class="css-175oi2r r-1mlwlqe r-1udh08x r-417010" data-testid="userAvatarImage" style="width: 42px; height: 42px; border-radius: 21px; background-color: rgb(241, 243, 245);"><div class="css-175oi2r r-1niwhzg r-vvn4in r-u6sd8q r-1p0dtai r-1pi2tsx r-1d2f490 r-u8s1d r-zchlnj r-ipm5af r-13qz1uu r-1wyyakw r-4gszlv"></div></div><div class="css-175oi2r" style="position: absolute; inset: 0px; border-width: 1px; border-color: rgb(212, 219, 226); opacity: 0.6; pointer-events: none; border-radius: 21px;"></div></div></a></div></div></div><div class="css-175oi2r r-13awgt0 r-bnwqim r-417010"><div class="css-175oi2r" style="flex: 1 1 0%; flex-direction: row; align-items: center; padding-bottom: 2px; gap: 4px; z-index: 10;"><div class="css-175oi2r" style="flex-shrink: 1;"><div class="css-175oi2r" style="flex-shrink: 1;"><div dir="auto" class="css-146c3p1 r-dnmrzs r-1udh08x r-1udbk01 r-3s2u2q r-1iln25a" style="font-size: 13.125px; letter-spacing: 0px; color: rgb(11, 15, 20); flex-shrink: 1; line-height: 13.125px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"><a href="/profile/chrislhayes.bsky.social" aria-label="View profile" role="link" data-no-underline="1" class="css-1jxf684 r-1loqt21" style="font-size: 13.125px; letter-spacing: 0px; color: rgb(11, 15, 20); line-height: 13.125px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"><span class="css-1jxf684" style="font-size: 15px; letter-spacing: 0px; color: rgb(11, 15, 20); font-weight: 600; line-height: 20px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">Chris Hayes</span></a><a href="/profile/chrislhayes.bsky.social" aria-label="View profile" role="link" data-no-underline="1" class="css-1jxf684 r-1loqt21" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 20px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"><span class="css-1jxf684" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 20px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"> @chrislhayes.bsky.social</span></a></div></div></div><div dir="auto" class="css-146c3p1" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 15px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">·</div><a href="/profile/chrislhayes.bsky.social/post/3laxegew27723" dir="auto" aria-label="November 15, 2024 at 2:48 AM" role="link" data-tooltip="November 15, 2024 at 2:48 AM" data-no-underline="1" class="css-146c3p1 r-1loqt21" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 20px; white-space: nowrap; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">1h</a></div><div class="css-175oi2r" data-testid="contentHider-post"><div class="css-175oi2r r-1awozwy r-18u37iz r-1w6e6rj r-1udh08x r-l4nmg1"><div dir="auto" data-word-wrap="1" class="css-146c3p1" data-testid="postText" style="font-size: 15px; letter-spacing: 0px; color: rgb(11, 15, 20); line-height: 20px; flex: 1 1 0%; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">Really few worse feelings than realizing you’re on a different train than you thought as it rockets express miles away from your house. 🫠</div></div></div><div class="css-175oi2r" style="flex-direction: row; justify-content: space-between; align-items: center;"><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start; margin-left: -6px;"><button aria-label="Reply (250 replies)" role="button" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" data-testid="replyBtn" type="button" style="gap: 4px; border-radius: 999px; flex-direction: row; justify-content: center; align-items: center; overflow: hidden; padding: 5px;"><svg fill="none" width="18" viewBox="0 0 24 24" height="18" style="color: rgb(111, 134, 159); pointer-events: none;"><path fill="hsl(211, 20%, 53%)" fill-rule="evenodd" clip-rule="evenodd" d="M2.002 6a3 3 0 0 1 3-3h14a3 3 0 0 1 3 3v10a3 3 0 0 1-3 3H12.28l-4.762 2.858A1 1 0 0 1 6.002 21v-2h-1a3 3 0 0 1-3-3V6Zm3-1a1 1 0 0 0-1 1v10a1 1 0 0 0 1 1h2a1 1 0 0 1 1 1v1.234l3.486-2.092a1 1 0 0 1 .514-.142h7a1 1 0 0 0 1-1V6a1 1 0 0 0-1-1h-14Z"></path></svg><div dir="auto" class="css-146c3p1" style="color: rgb(111, 134, 159); font-size: 14.0625px; letter-spacing: 0px; font-weight: 400; user-select: none; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">250</div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><button aria-label="Repost or quote post" aria-pressed="false" role="button" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" type="button" style="flex-direction: row; align-items: center; justify-content: center; background-color: rgb(255, 255, 255); border-radius: 999px; padding: 0px;"><div class="css-175oi2r" style="flex-direction: row; align-items: center; gap: 4px; padding: 5px;"><svg fill="none" width="18" viewBox="0 0 24 24" height="18" style="color: rgb(111, 134, 159);"><path fill="hsl(211, 20%, 53%)" fill-rule="evenodd" clip-rule="evenodd" d="M17.957 2.293a1 1 0 1 0-1.414 1.414L17.836 5H6a3 3 0 0 0-3 3v3a1 1 0 1 0 2 0V8a1 1 0 0 1 1-1h11.836l-1.293 1.293a1 1 0 0 0 1.414 1.414l2.47-2.47a1.75 1.75 0 0 0 0-2.474l-2.47-2.47ZM20 12a1 1 0 0 1 1 1v3a3 3 0 0 1-3 3H6.164l1.293 1.293a1 1 0 1 1-1.414 1.414l-2.47-2.47a1.75 1.75 0 0 1 0-2.474l2.47-2.47a1 1 0 0 1 1.414 1.414L6.164 17H18a1 1 0 0 0 1-1v-3a1 1 0 0 1 1-1Z"></path></svg><div dir="auto" class="css-146c3p1" data-testid="repostCount" style="font-size: 14.0625px; letter-spacing: 0px; color: rgb(111, 134, 159); user-select: none; line-height: 14.0625px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">109</div></div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><button aria-label="Like (3,227 likes)" role="button" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" data-testid="likeBtn" type="button" style="gap: 4px; border-radius: 999px; flex-direction: row; justify-content: center; align-items: center; overflow: hidden; padding: 5px;"><div class="css-175oi2r"><svg fill="none" width="18" viewBox="0 0 24 24" height="18" style="color: rgb(111, 134, 159); pointer-events: none;"><path fill="hsl(211, 20%, 53%)" fill-rule="evenodd" clip-rule="evenodd" d="M16.734 5.091c-1.238-.276-2.708.047-4.022 1.38a1 1 0 0 1-1.424 0C9.974 5.137 8.504 4.814 7.266 5.09c-1.263.282-2.379 1.206-2.92 2.556C3.33 10.18 4.252 14.84 12 19.348c7.747-4.508 8.67-9.168 7.654-11.7-.541-1.351-1.657-2.275-2.92-2.557Zm4.777 1.812c1.604 4-.494 9.69-9.022 14.47a1 1 0 0 1-.978 0C2.983 16.592.885 10.902 2.49 6.902c.779-1.942 2.414-3.334 4.342-3.764 1.697-.378 3.552.003 5.169 1.286 1.617-1.283 3.472-1.664 5.17-1.286 1.927.43 3.562 1.822 4.34 3.764Z"></path></svg><div class="css-175oi2r" style="position: absolute; background-color: rgb(236, 72, 153); top: 0px; left: 0px; width: 18px; height: 18px; z-index: -1; pointer-events: none; border-radius: 9px; opacity: 0;"></div><div class="css-175oi2r" style="position: absolute; background-color: rgb(255, 255, 255); top: 0px; left: 0px; width: 18px; height: 18px; z-index: -1; pointer-events: none; border-radius: 9px; opacity: 0;"></div></div><div class="css-175oi2r"><div class="css-175oi2r"><div dir="auto" class="css-146c3p1" data-testid="likeCount" style="color: rgb(111, 134, 159); font-size: 14.0625px; letter-spacing: 0px; font-weight: 400; user-select: none; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">3.2K</div></div></div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><div class="css-175oi2r"><button aria-expanded="false" aria-haspopup="menu" aria-label="Open post options menu" role="button" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" id="radix-:rfr:" data-testid="postDropdownBtn" type="button" style="padding: 5px; border-radius: 999px;"><svg fill="none" viewBox="0 0 24 24" width="20" height="20" style="pointer-events: none;"><path fill="hsl(211, 20%, 53%)" fill-rule="evenodd" clip-rule="evenodd" d="M2 12a2 2 0 1 1 4 0 2 2 0 0 1-4 0Zm16 0a2 2 0 1 1 4 0 2 2 0 0 1-4 0Zm-6-2a2 2 0 1 0 0 4 2 2 0 0 0 0-4Z"></path></svg></button></div></div></div></div></div></div></div></div></div><div class="css-175oi2r"><div><div role="link" data-feed-context="t-music" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" data-testid="feedItem-by-chairmanmoet.bsky.social"><div class="css-175oi2r r-1loqt21 r-1hfyk0a r-ry3cjt" style="border-color: rgb(212, 219, 226); padding-bottom: 8px; border-top-width: 1px;"><div class="css-175oi2r r-1p0dtai r-1d2f490 r-633pao r-u8s1d r-zchlnj r-ipm5af r-1eb9tut" style="background-color: rgb(241, 243, 245); opacity: 0;"></div><div class="css-175oi2r" style="flex-direction: row; gap: 10px; padding-left: 8px;"><div class="css-175oi2r" style="width: 42px;"></div><div class="css-175oi2r" style="padding-top: 12px; flex-shrink: 1;"></div></div><div class="css-175oi2r r-18u37iz r-uaa2di r-1cvj4g8"><div class="css-175oi2r r-1m04atk r-bnwqim r-c97pre"><div class="css-175oi2r" style="flex-shrink: 1;"><div class="css-175oi2r" style="flex-shrink: 1;"><a href="/profile/chairmanmoet.bsky.social" aria-label="Chairman Moët's avatar" aria-pressed="false" role="link" data-no-underline="1" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" style="flex-direction: row; align-items: center; justify-content: flex-start;"><div class="css-175oi2r" style="width: 42px; height: 42px;"><div class="css-175oi2r r-1mlwlqe r-1udh08x r-417010" data-testid="userAvatarImage" style="width: 42px; height: 42px; border-radius: 21px; background-color: rgb(241, 243, 245);"><div class="css-175oi2r r-1niwhzg r-vvn4in r-u6sd8q r-1p0dtai r-1pi2tsx r-1d2f490 r-u8s1d r-zchlnj r-ipm5af r-13qz1uu r-1wyyakw r-4gszlv"></div></div><div class="css-175oi2r" style="position: absolute; inset: 0px; border-width: 1px; border-color: rgb(212, 219, 226); opacity: 0.6; pointer-events: none; border-radius: 21px;"></div></div></a></div></div></div><div class="css-175oi2r r-13awgt0 r-bnwqim r-417010"><div class="css-175oi2r" style="flex: 1 1 0%; flex-direction: row; align-items: center; padding-bottom: 2px; gap: 4px; z-index: 10;"><div class="css-175oi2r" style="flex-shrink: 1;"><div class="css-175oi2r" style="flex-shrink: 1;"><div dir="auto" class="css-146c3p1 r-dnmrzs r-1udh08x r-1udbk01 r-3s2u2q r-1iln25a" style="font-size: 13.125px; letter-spacing: 0px; color: rgb(11, 15, 20); flex-shrink: 1; line-height: 13.125px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"><a href="/profile/chairmanmoet.bsky.social" aria-label="View profile" role="link" data-no-underline="1" class="css-1jxf684 r-1loqt21" style="font-size: 13.125px; letter-spacing: 0px; color: rgb(11, 15, 20); line-height: 13.125px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"><span class="css-1jxf684" style="font-size: 15px; letter-spacing: 0px; color: rgb(11, 15, 20); font-weight: 600; line-height: 20px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">Chairman Moët</span></a><a href="/profile/chairmanmoet.bsky.social" aria-label="View profile" role="link" data-no-underline="1" class="css-1jxf684 r-1loqt21" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 20px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"><span class="css-1jxf684" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 20px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"> @chairmanmoet.bsky.social</span></a></div></div></div><div dir="auto" class="css-146c3p1" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 15px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">·</div><a href="/profile/chairmanmoet.bsky.social/post/3lawrd3e73s2n" dir="auto" aria-label="November 14, 2024 at 9:06 PM" role="link" data-tooltip="November 14, 2024 at 9:06 PM" data-no-underline="1" class="css-146c3p1 r-1loqt21" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 20px; white-space: nowrap; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">6h</a></div><div class="css-175oi2r" data-testid="contentHider-post"><div class="css-175oi2r r-1awozwy r-18u37iz r-1w6e6rj r-1udh08x r-l4nmg1"><div dir="auto" data-word-wrap="1" class="css-146c3p1" data-testid="postText" style="font-size: 15px; letter-spacing: 0px; color: rgb(11, 15, 20); line-height: 20px; flex: 1 1 0%; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">Bought a classical music album earlier but the CD player wouldn't recognise it.
Turns out it's an invalid Handel.
Invalid Handel.
*taps mike* Is this thing on?</div></div></div><div class="css-175oi2r" style="flex-direction: row; justify-content: space-between; align-items: center;"><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start; margin-left: -6px;"><button aria-label="Reply (83 replies)" role="button" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" data-testid="replyBtn" type="button" style="gap: 4px; border-radius: 999px; flex-direction: row; justify-content: center; align-items: center; overflow: hidden; padding: 5px;"><svg fill="none" width="18" viewBox="0 0 24 24" height="18" style="color: rgb(111, 134, 159); pointer-events: none;"><path fill="hsl(211, 20%, 53%)" fill-rule="evenodd" clip-rule="evenodd" d="M2.002 6a3 3 0 0 1 3-3h14a3 3 0 0 1 3 3v10a3 3 0 0 1-3 3H12.28l-4.762 2.858A1 1 0 0 1 6.002 21v-2h-1a3 3 0 0 1-3-3V6Zm3-1a1 1 0 0 0-1 1v10a1 1 0 0 0 1 1h2a1 1 0 0 1 1 1v1.234l3.486-2.092a1 1 0 0 1 .514-.142h7a1 1 0 0 0 1-1V6a1 1 0 0 0-1-1h-14Z"></path></svg><div dir="auto" class="css-146c3p1" style="color: rgb(111, 134, 159); font-size: 14.0625px; letter-spacing: 0px; font-weight: 400; user-select: none; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">83</div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><button aria-label="Repost or quote post" aria-pressed="false" role="button" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" type="button" style="flex-direction: row; align-items: center; justify-content: center; background-color: rgb(255, 255, 255); border-radius: 999px; padding: 0px;"><div class="css-175oi2r" style="flex-direction: row; align-items: center; gap: 4px; padding: 5px;"><svg fill="none" width="18" viewBox="0 0 24 24" height="18" style="color: rgb(111, 134, 159);"><path fill="hsl(211, 20%, 53%)" fill-rule="evenodd" clip-rule="evenodd" d="M17.957 2.293a1 1 0 1 0-1.414 1.414L17.836 5H6a3 3 0 0 0-3 3v3a1 1 0 1 0 2 0V8a1 1 0 0 1 1-1h11.836l-1.293 1.293a1 1 0 0 0 1.414 1.414l2.47-2.47a1.75 1.75 0 0 0 0-2.474l-2.47-2.47ZM20 12a1 1 0 0 1 1 1v3a3 3 0 0 1-3 3H6.164l1.293 1.293a1 1 0 1 1-1.414 1.414l-2.47-2.47a1.75 1.75 0 0 1 0-2.474l2.47-2.47a1 1 0 0 1 1.414 1.414L6.164 17H18a1 1 0 0 0 1-1v-3a1 1 0 0 1 1-1Z"></path></svg><div dir="auto" class="css-146c3p1" data-testid="repostCount" style="font-size: 14.0625px; letter-spacing: 0px; color: rgb(111, 134, 159); user-select: none; line-height: 14.0625px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">72</div></div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><button aria-label="Like (1,279 likes)" role="button" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" data-testid="likeBtn" type="button" style="gap: 4px; border-radius: 999px; flex-direction: row; justify-content: center; align-items: center; overflow: hidden; padding: 5px;"><div class="css-175oi2r"><svg fill="none" width="18" viewBox="0 0 24 24" height="18" style="color: rgb(111, 134, 159); pointer-events: none;"><path fill="hsl(211, 20%, 53%)" fill-rule="evenodd" clip-rule="evenodd" d="M16.734 5.091c-1.238-.276-2.708.047-4.022 1.38a1 1 0 0 1-1.424 0C9.974 5.137 8.504 4.814 7.266 5.09c-1.263.282-2.379 1.206-2.92 2.556C3.33 10.18 4.252 14.84 12 19.348c7.747-4.508 8.67-9.168 7.654-11.7-.541-1.351-1.657-2.275-2.92-2.557Zm4.777 1.812c1.604 4-.494 9.69-9.022 14.47a1 1 0 0 1-.978 0C2.983 16.592.885 10.902 2.49 6.902c.779-1.942 2.414-3.334 4.342-3.764 1.697-.378 3.552.003 5.169 1.286 1.617-1.283 3.472-1.664 5.17-1.286 1.927.43 3.562 1.822 4.34 3.764Z"></path></svg><div class="css-175oi2r" style="position: absolute; background-color: rgb(236, 72, 153); top: 0px; left: 0px; width: 18px; height: 18px; z-index: -1; pointer-events: none; border-radius: 9px; opacity: 0;"></div><div class="css-175oi2r" style="position: absolute; background-color: rgb(255, 255, 255); top: 0px; left: 0px; width: 18px; height: 18px; z-index: -1; pointer-events: none; border-radius: 9px; opacity: 0;"></div></div><div class="css-175oi2r"><div class="css-175oi2r"><div dir="auto" class="css-146c3p1" data-testid="likeCount" style="color: rgb(111, 134, 159); font-size: 14.0625px; letter-spacing: 0px; font-weight: 400; user-select: none; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">1.2K</div></div></div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><div class="css-175oi2r"><button aria-expanded="false" aria-haspopup="menu" aria-label="Open post options menu" role="button" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" id="radix-:rgj:" data-testid="postDropdownBtn" type="button" style="padding: 5px; border-radius: 999px;"><svg fill="none" viewBox="0 0 24 24" width="20" height="20" style="pointer-events: none;"><path fill="hsl(211, 20%, 53%)" fill-rule="evenodd" clip-rule="evenodd" d="M2 12a2 2 0 1 1 4 0 2 2 0 0 1-4 0Zm16 0a2 2 0 1 1 4 0 2 2 0 0 1-4 0Zm-6-2a2 2 0 1 0 0 4 2 2 0 0 0 0-4Z"></path></svg></button></div></div></div></div></div></div></div></div></div><div class="css-175oi2r"><div><div role="link" data-feed-context="nettop" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" data-testid="feedItem-by-hankgreen.bsky.social"><div class="css-175oi2r r-1loqt21 r-1hfyk0a r-ry3cjt" style="border-color: rgb(212, 219, 226); padding-bottom: 8px; border-top-width: 1px;"><div class="css-175oi2r r-1p0dtai r-1d2f490 r-633pao r-u8s1d r-zchlnj r-ipm5af r-1eb9tut" style="background-color: rgb(241, 243, 245); opacity: 0;"></div><div class="css-175oi2r" style="flex-direction: row; gap: 10px; padding-left: 8px;"><div class="css-175oi2r" style="width: 42px;"></div><div class="css-175oi2r" style="padding-top: 12px; flex-shrink: 1;"></div></div><div class="css-175oi2r r-18u37iz r-uaa2di r-1cvj4g8"><div class="css-175oi2r r-1m04atk r-bnwqim r-c97pre"><div class="css-175oi2r" style="flex-shrink: 1;"><div class="css-175oi2r" style="flex-shrink: 1;"><a href="/profile/hankgreen.bsky.social" aria-label="Hank Green's avatar" aria-pressed="false" role="link" data-no-underline="1" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" style="flex-direction: row; align-items: center; justify-content: flex-start;"><div class="css-175oi2r" style="width: 42px; height: 42px;"><div class="css-175oi2r r-1mlwlqe r-1udh08x r-417010" data-testid="userAvatarImage" style="width: 42px; height: 42px; border-radius: 21px; background-color: rgb(241, 243, 245);"><div class="css-175oi2r r-1niwhzg r-vvn4in r-u6sd8q r-1p0dtai r-1pi2tsx r-1d2f490 r-u8s1d r-zchlnj r-ipm5af r-13qz1uu r-1wyyakw r-4gszlv"></div></div><div class="css-175oi2r" style="position: absolute; inset: 0px; border-width: 1px; border-color: rgb(212, 219, 226); opacity: 0.6; pointer-events: none; border-radius: 21px;"></div></div></a></div></div></div><div class="css-175oi2r r-13awgt0 r-bnwqim r-417010"><div class="css-175oi2r" style="flex: 1 1 0%; flex-direction: row; align-items: center; padding-bottom: 2px; gap: 4px; z-index: 10;"><div class="css-175oi2r" style="flex-shrink: 1;"><div class="css-175oi2r" style="flex-shrink: 1;"><div dir="auto" class="css-146c3p1 r-dnmrzs r-1udh08x r-1udbk01 r-3s2u2q r-1iln25a" style="font-size: 13.125px; letter-spacing: 0px; color: rgb(11, 15, 20); flex-shrink: 1; line-height: 13.125px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"><a href="/profile/hankgreen.bsky.social" aria-label="View profile" role="link" data-no-underline="1" class="css-1jxf684 r-1loqt21" style="font-size: 13.125px; letter-spacing: 0px; color: rgb(11, 15, 20); line-height: 13.125px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"><span class="css-1jxf684" style="font-size: 15px; letter-spacing: 0px; color: rgb(11, 15, 20); font-weight: 600; line-height: 20px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">Hank Green</span></a><a href="/profile/hankgreen.bsky.social" aria-label="View profile" role="link" data-no-underline="1" class="css-1jxf684 r-1loqt21" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 20px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"><span class="css-1jxf684" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 20px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"> @hankgreen.bsky.social</span></a></div></div></div><div dir="auto" class="css-146c3p1" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 15px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">·</div><a href="/profile/hankgreen.bsky.social/post/3laxaogwmis26" dir="auto" aria-label="November 15, 2024 at 1:41 AM" role="link" data-tooltip="November 15, 2024 at 1:41 AM" data-no-underline="1" class="css-146c3p1 r-1loqt21" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 20px; white-space: nowrap; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">2h</a></div><div class="css-175oi2r" data-testid="contentHider-post"><div class="css-175oi2r r-1awozwy r-18u37iz r-1w6e6rj r-1udh08x r-l4nmg1"><div dir="auto" data-word-wrap="1" class="css-146c3p1" data-testid="postText" style="font-size: 15px; letter-spacing: 0px; color: rgb(11, 15, 20); line-height: 20px; flex: 1 1 0%; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">Can Bluesky be a special different world where RFK Jr simply does not exist?</div></div></div><div class="css-175oi2r" style="flex-direction: row; justify-content: space-between; align-items: center;"><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start; margin-left: -6px;"><button aria-label="Reply (374 replies)" role="button" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" data-testid="replyBtn" type="button" style="gap: 4px; border-radius: 999px; flex-direction: row; justify-content: center; align-items: center; overflow: hidden; padding: 5px;"><svg fill="none" width="18" viewBox="0 0 24 24" height="18" style="color: rgb(111, 134, 159); pointer-events: none;"><path fill="hsl(211, 20%, 53%)" fill-rule="evenodd" clip-rule="evenodd" d="M2.002 6a3 3 0 0 1 3-3h14a3 3 0 0 1 3 3v10a3 3 0 0 1-3 3H12.28l-4.762 2.858A1 1 0 0 1 6.002 21v-2h-1a3 3 0 0 1-3-3V6Zm3-1a1 1 0 0 0-1 1v10a1 1 0 0 0 1 1h2a1 1 0 0 1 1 1v1.234l3.486-2.092a1 1 0 0 1 .514-.142h7a1 1 0 0 0 1-1V6a1 1 0 0 0-1-1h-14Z"></path></svg><div dir="auto" class="css-146c3p1" style="color: rgb(111, 134, 159); font-size: 14.0625px; letter-spacing: 0px; font-weight: 400; user-select: none; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">374</div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><button aria-label="Repost or quote post" aria-pressed="false" role="button" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" type="button" style="flex-direction: row; align-items: center; justify-content: center; background-color: rgb(255, 255, 255); border-radius: 999px; padding: 0px;"><div class="css-175oi2r" style="flex-direction: row; align-items: center; gap: 4px; padding: 5px;"><svg fill="none" width="18" viewBox="0 0 24 24" height="18" style="color: rgb(111, 134, 159);"><path fill="hsl(211, 20%, 53%)" fill-rule="evenodd" clip-rule="evenodd" d="M17.957 2.293a1 1 0 1 0-1.414 1.414L17.836 5H6a3 3 0 0 0-3 3v3a1 1 0 1 0 2 0V8a1 1 0 0 1 1-1h11.836l-1.293 1.293a1 1 0 0 0 1.414 1.414l2.47-2.47a1.75 1.75 0 0 0 0-2.474l-2.47-2.47ZM20 12a1 1 0 0 1 1 1v3a3 3 0 0 1-3 3H6.164l1.293 1.293a1 1 0 1 1-1.414 1.414l-2.47-2.47a1.75 1.75 0 0 1 0-2.474l2.47-2.47a1 1 0 0 1 1.414 1.414L6.164 17H18a1 1 0 0 0 1-1v-3a1 1 0 0 1 1-1Z"></path></svg><div dir="auto" class="css-146c3p1" data-testid="repostCount" style="font-size: 14.0625px; letter-spacing: 0px; color: rgb(111, 134, 159); user-select: none; line-height: 14.0625px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">284</div></div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><button aria-label="Like (9,728 likes)" role="button" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" data-testid="likeBtn" type="button" style="gap: 4px; border-radius: 999px; flex-direction: row; justify-content: center; align-items: center; overflow: hidden; padding: 5px;"><div class="css-175oi2r"><svg fill="none" width="18" viewBox="0 0 24 24" height="18" style="color: rgb(111, 134, 159); pointer-events: none;"><path fill="hsl(211, 20%, 53%)" fill-rule="evenodd" clip-rule="evenodd" d="M16.734 5.091c-1.238-.276-2.708.047-4.022 1.38a1 1 0 0 1-1.424 0C9.974 5.137 8.504 4.814 7.266 5.09c-1.263.282-2.379 1.206-2.92 2.556C3.33 10.18 4.252 14.84 12 19.348c7.747-4.508 8.67-9.168 7.654-11.7-.541-1.351-1.657-2.275-2.92-2.557Zm4.777 1.812c1.604 4-.494 9.69-9.022 14.47a1 1 0 0 1-.978 0C2.983 16.592.885 10.902 2.49 6.902c.779-1.942 2.414-3.334 4.342-3.764 1.697-.378 3.552.003 5.169 1.286 1.617-1.283 3.472-1.664 5.17-1.286 1.927.43 3.562 1.822 4.34 3.764Z"></path></svg><div class="css-175oi2r" style="position: absolute; background-color: rgb(236, 72, 153); top: 0px; left: 0px; width: 18px; height: 18px; z-index: -1; pointer-events: none; border-radius: 9px; opacity: 0;"></div><div class="css-175oi2r" style="position: absolute; background-color: rgb(255, 255, 255); top: 0px; left: 0px; width: 18px; height: 18px; z-index: -1; pointer-events: none; border-radius: 9px; opacity: 0;"></div></div><div class="css-175oi2r"><div class="css-175oi2r"><div dir="auto" class="css-146c3p1" data-testid="likeCount" style="color: rgb(111, 134, 159); font-size: 14.0625px; letter-spacing: 0px; font-weight: 400; user-select: none; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">9.7K</div></div></div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><div class="css-175oi2r"><button aria-expanded="false" aria-haspopup="menu" aria-label="Open post options menu" role="button" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" id="radix-:rhb:" data-testid="postDropdownBtn" type="button" style="padding: 5px; border-radius: 999px;"><svg fill="none" viewBox="0 0 24 24" width="20" height="20" style="pointer-events: none;"><path fill="hsl(211, 20%, 53%)" fill-rule="evenodd" clip-rule="evenodd" d="M2 12a2 2 0 1 1 4 0 2 2 0 0 1-4 0Zm16 0a2 2 0 1 1 4 0 2 2 0 0 1-4 0Zm-6-2a2 2 0 1 0 0 4 2 2 0 0 0 0-4Z"></path></svg></button></div></div></div></div></div></div></div></div></div><div class="css-175oi2r"><div><div role="link" data-feed-context="nettop" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" data-testid="feedItem-by-lepapillonblue.bsky.social"><div class="css-175oi2r r-1loqt21 r-1hfyk0a r-ry3cjt" style="border-color: rgb(212, 219, 226); padding-bottom: 8px; border-top-width: 1px;"><div class="css-175oi2r r-1p0dtai r-1d2f490 r-633pao r-u8s1d r-zchlnj r-ipm5af r-1eb9tut" style="background-color: rgb(241, 243, 245); opacity: 0;"></div><div class="css-175oi2r" style="flex-direction: row; gap: 10px; padding-left: 8px;"><div class="css-175oi2r" style="width: 42px;"></div><div class="css-175oi2r" style="padding-top: 12px; flex-shrink: 1;"></div></div><div class="css-175oi2r r-18u37iz r-uaa2di r-1cvj4g8"><div class="css-175oi2r r-1m04atk r-bnwqim r-c97pre"><div class="css-175oi2r" style="flex-shrink: 1;"><div class="css-175oi2r" style="flex-shrink: 1;"><a href="/profile/lepapillonblue.bsky.social" aria-label="𝑀𝒶𝓎𝓇𝒶 ❀⋆.ೃ࿔*🦋's avatar" aria-pressed="false" role="link" data-no-underline="1" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" style="flex-direction: row; align-items: center; justify-content: flex-start;"><div class="css-175oi2r" style="width: 42px; height: 42px;"><div class="css-175oi2r r-1mlwlqe r-1udh08x r-417010" data-testid="userAvatarImage" style="width: 42px; height: 42px; border-radius: 21px; background-color: rgb(241, 243, 245);"><div class="css-175oi2r r-1niwhzg r-vvn4in r-u6sd8q r-1p0dtai r-1pi2tsx r-1d2f490 r-u8s1d r-zchlnj r-ipm5af r-13qz1uu r-1wyyakw r-4gszlv"></div></div><div class="css-175oi2r" style="position: absolute; inset: 0px; border-width: 1px; border-color: rgb(212, 219, 226); opacity: 0.6; pointer-events: none; border-radius: 21px;"></div></div></a></div></div></div><div class="css-175oi2r r-13awgt0 r-bnwqim r-417010"><div class="css-175oi2r" style="flex: 1 1 0%; flex-direction: row; align-items: center; padding-bottom: 2px; gap: 4px; z-index: 10;"><div class="css-175oi2r" style="flex-shrink: 1;"><div class="css-175oi2r" style="flex-shrink: 1;"><div dir="auto" class="css-146c3p1 r-dnmrzs r-1udh08x r-1udbk01 r-3s2u2q r-1iln25a" style="font-size: 13.125px; letter-spacing: 0px; color: rgb(11, 15, 20); flex-shrink: 1; line-height: 13.125px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"><a href="/profile/lepapillonblue.bsky.social" aria-label="View profile" role="link" data-no-underline="1" class="css-1jxf684 r-1loqt21" style="font-size: 13.125px; letter-spacing: 0px; color: rgb(11, 15, 20); line-height: 13.125px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"><span class="css-1jxf684" style="font-size: 15px; letter-spacing: 0px; color: rgb(11, 15, 20); font-weight: 600; line-height: 20px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">𝑀𝒶𝓎𝓇𝒶 ❀⋆.ೃ࿔*🦋</span></a><a href="/profile/lepapillonblue.bsky.social" aria-label="View profile" role="link" data-no-underline="1" class="css-1jxf684 r-1loqt21" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 20px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"><span class="css-1jxf684" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 20px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"> @lepapillonblue.bsky.social</span></a></div></div></div><div dir="auto" class="css-146c3p1" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 15px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">·</div><a href="/profile/lepapillonblue.bsky.social/post/3laxheb5edc24" dir="auto" aria-label="November 15, 2024 at 3:40 AM" role="link" data-tooltip="November 15, 2024 at 3:40 AM" data-no-underline="1" class="css-146c3p1 r-1loqt21" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 20px; white-space: nowrap; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">24m</a></div><div class="css-175oi2r" data-testid="contentHider-post"><div class="css-175oi2r r-1awozwy r-18u37iz r-1w6e6rj r-1udh08x r-l4nmg1"><div dir="auto" data-word-wrap="1" class="css-146c3p1" data-testid="postText" style="font-size: 15px; letter-spacing: 0px; color: rgb(11, 15, 20); line-height: 20px; flex: 1 1 0%; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">So good not to have to hide hundreds of hateful comments from people in here.</div></div></div><div class="css-175oi2r" style="flex-direction: row; justify-content: space-between; align-items: center;"><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start; margin-left: -6px;"><button aria-label="Reply (60 replies)" role="button" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" data-testid="replyBtn" type="button" style="gap: 4px; border-radius: 999px; flex-direction: row; justify-content: center; align-items: center; overflow: hidden; padding: 5px;"><svg fill="none" width="18" viewBox="0 0 24 24" height="18" style="color: rgb(111, 134, 159); pointer-events: none;"><path fill="hsl(211, 20%, 53%)" fill-rule="evenodd" clip-rule="evenodd" d="M2.002 6a3 3 0 0 1 3-3h14a3 3 0 0 1 3 3v10a3 3 0 0 1-3 3H12.28l-4.762 2.858A1 1 0 0 1 6.002 21v-2h-1a3 3 0 0 1-3-3V6Zm3-1a1 1 0 0 0-1 1v10a1 1 0 0 0 1 1h2a1 1 0 0 1 1 1v1.234l3.486-2.092a1 1 0 0 1 .514-.142h7a1 1 0 0 0 1-1V6a1 1 0 0 0-1-1h-14Z"></path></svg><div dir="auto" class="css-146c3p1" style="color: rgb(111, 134, 159); font-size: 14.0625px; letter-spacing: 0px; font-weight: 400; user-select: none; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">60</div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><button aria-label="Repost or quote post" aria-pressed="false" role="button" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" type="button" style="flex-direction: row; align-items: center; justify-content: center; background-color: rgb(255, 255, 255); border-radius: 999px; padding: 0px;"><div class="css-175oi2r" style="flex-direction: row; align-items: center; gap: 4px; padding: 5px;"><svg fill="none" width="18" viewBox="0 0 24 24" height="18" style="color: rgb(111, 134, 159);"><path fill="hsl(211, 20%, 53%)" fill-rule="evenodd" clip-rule="evenodd" d="M17.957 2.293a1 1 0 1 0-1.414 1.414L17.836 5H6a3 3 0 0 0-3 3v3a1 1 0 1 0 2 0V8a1 1 0 0 1 1-1h11.836l-1.293 1.293a1 1 0 0 0 1.414 1.414l2.47-2.47a1.75 1.75 0 0 0 0-2.474l-2.47-2.47ZM20 12a1 1 0 0 1 1 1v3a3 3 0 0 1-3 3H6.164l1.293 1.293a1 1 0 1 1-1.414 1.414l-2.47-2.47a1.75 1.75 0 0 1 0-2.474l2.47-2.47a1 1 0 0 1 1.414 1.414L6.164 17H18a1 1 0 0 0 1-1v-3a1 1 0 0 1 1-1Z"></path></svg><div dir="auto" class="css-146c3p1" data-testid="repostCount" style="font-size: 14.0625px; letter-spacing: 0px; color: rgb(111, 134, 159); user-select: none; line-height: 14.0625px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">44</div></div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><button aria-label="Like (837 likes)" role="button" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" data-testid="likeBtn" type="button" style="gap: 4px; border-radius: 999px; flex-direction: row; justify-content: center; align-items: center; overflow: hidden; padding: 5px;"><div class="css-175oi2r"><svg fill="none" width="18" viewBox="0 0 24 24" height="18" style="color: rgb(111, 134, 159); pointer-events: none;"><path fill="hsl(211, 20%, 53%)" fill-rule="evenodd" clip-rule="evenodd" d="M16.734 5.091c-1.238-.276-2.708.047-4.022 1.38a1 1 0 0 1-1.424 0C9.974 5.137 8.504 4.814 7.266 5.09c-1.263.282-2.379 1.206-2.92 2.556C3.33 10.18 4.252 14.84 12 19.348c7.747-4.508 8.67-9.168 7.654-11.7-.541-1.351-1.657-2.275-2.92-2.557Zm4.777 1.812c1.604 4-.494 9.69-9.022 14.47a1 1 0 0 1-.978 0C2.983 16.592.885 10.902 2.49 6.902c.779-1.942 2.414-3.334 4.342-3.764 1.697-.378 3.552.003 5.169 1.286 1.617-1.283 3.472-1.664 5.17-1.286 1.927.43 3.562 1.822 4.34 3.764Z"></path></svg><div class="css-175oi2r" style="position: absolute; background-color: rgb(236, 72, 153); top: 0px; left: 0px; width: 18px; height: 18px; z-index: -1; pointer-events: none; border-radius: 9px; opacity: 0;"></div><div class="css-175oi2r" style="position: absolute; background-color: rgb(255, 255, 255); top: 0px; left: 0px; width: 18px; height: 18px; z-index: -1; pointer-events: none; border-radius: 9px; opacity: 0;"></div></div><div class="css-175oi2r"><div class="css-175oi2r"><div dir="auto" class="css-146c3p1" data-testid="likeCount" style="color: rgb(111, 134, 159); font-size: 14.0625px; letter-spacing: 0px; font-weight: 400; user-select: none; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">837</div></div></div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><div class="css-175oi2r"><button aria-expanded="false" aria-haspopup="menu" aria-label="Open post options menu" role="button" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" id="radix-:ri3:" data-testid="postDropdownBtn" type="button" style="padding: 5px; border-radius: 999px;"><svg fill="none" viewBox="0 0 24 24" width="20" height="20" style="pointer-events: none;"><path fill="hsl(211, 20%, 53%)" fill-rule="evenodd" clip-rule="evenodd" d="M2 12a2 2 0 1 1 4 0 2 2 0 0 1-4 0Zm16 0a2 2 0 1 1 4 0 2 2 0 0 1-4 0Zm-6-2a2 2 0 1 0 0 4 2 2 0 0 0 0-4Z"></path></svg></button></div></div></div></div></div></div></div></div></div><div class="css-175oi2r"><div><div role="link" data-feed-context="nettop" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" data-testid="feedItem-by-junlper.bsky.social"><div class="css-175oi2r r-1loqt21 r-1hfyk0a r-ry3cjt" style="border-color: rgb(212, 219, 226); padding-bottom: 8px; border-top-width: 1px;"><div class="css-175oi2r r-1p0dtai r-1d2f490 r-633pao r-u8s1d r-zchlnj r-ipm5af r-1eb9tut" style="background-color: rgb(241, 243, 245); opacity: 0;"></div><div class="css-175oi2r" style="flex-direction: row; gap: 10px; padding-left: 8px;"><div class="css-175oi2r" style="width: 42px;"></div><div class="css-175oi2r" style="padding-top: 12px; flex-shrink: 1;"></div></div><div class="css-175oi2r r-18u37iz r-uaa2di r-1cvj4g8"><div class="css-175oi2r r-1m04atk r-bnwqim r-c97pre"><div class="css-175oi2r" style="flex-shrink: 1;"><div class="css-175oi2r" style="flex-shrink: 1;"><a href="/profile/junlper.bsky.social" aria-label="onion person's avatar" aria-pressed="false" role="link" data-no-underline="1" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" style="flex-direction: row; align-items: center; justify-content: flex-start;"><div class="css-175oi2r" style="width: 42px; height: 42px;"><div class="css-175oi2r r-1mlwlqe r-1udh08x r-417010" data-testid="userAvatarImage" style="width: 42px; height: 42px; border-radius: 21px; background-color: rgb(241, 243, 245);"><div class="css-175oi2r r-1niwhzg r-vvn4in r-u6sd8q r-1p0dtai r-1pi2tsx r-1d2f490 r-u8s1d r-zchlnj r-ipm5af r-13qz1uu r-1wyyakw r-4gszlv"></div></div><div class="css-175oi2r" style="position: absolute; inset: 0px; border-width: 1px; border-color: rgb(212, 219, 226); opacity: 0.6; pointer-events: none; border-radius: 21px;"></div></div></a></div></div></div><div class="css-175oi2r r-13awgt0 r-bnwqim r-417010"><div class="css-175oi2r" style="flex: 1 1 0%; flex-direction: row; align-items: center; padding-bottom: 2px; gap: 4px; z-index: 10;"><div class="css-175oi2r" style="flex-shrink: 1;"><div class="css-175oi2r" style="flex-shrink: 1;"><div dir="auto" class="css-146c3p1 r-dnmrzs r-1udh08x r-1udbk01 r-3s2u2q r-1iln25a" style="font-size: 13.125px; letter-spacing: 0px; color: rgb(11, 15, 20); flex-shrink: 1; line-height: 13.125px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"><a href="/profile/junlper.bsky.social" aria-label="View profile" role="link" data-no-underline="1" class="css-1jxf684 r-1loqt21" style="font-size: 13.125px; letter-spacing: 0px; color: rgb(11, 15, 20); line-height: 13.125px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"><span class="css-1jxf684" style="font-size: 15px; letter-spacing: 0px; color: rgb(11, 15, 20); font-weight: 600; line-height: 20px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">onion person</span></a><a href="/profile/junlper.bsky.social" aria-label="View profile" role="link" data-no-underline="1" class="css-1jxf684 r-1loqt21" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 20px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"><span class="css-1jxf684" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 20px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"> @junlper.bsky.social</span></a></div></div></div><div dir="auto" class="css-146c3p1" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 15px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">·</div><a href="/profile/junlper.bsky.social/post/3laxeybeiok2j" dir="auto" aria-label="November 15, 2024 at 2:58 AM" role="link" data-tooltip="November 15, 2024 at 2:58 AM" data-no-underline="1" class="css-146c3p1 r-1loqt21" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 20px; white-space: nowrap; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">1h</a></div><div class="css-175oi2r" data-testid="contentHider-post"><div class="css-175oi2r r-1awozwy r-18u37iz r-1w6e6rj r-1udh08x r-l4nmg1"><div dir="auto" data-word-wrap="1" class="css-146c3p1" data-testid="postText" style="font-size: 15px; letter-spacing: 0px; color: rgb(11, 15, 20); line-height: 20px; flex: 1 1 0%; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">it might be hard and a long journey but a better world is possible</div></div></div><div class="css-175oi2r" style="flex-direction: row; justify-content: space-between; align-items: center;"><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start; margin-left: -6px;"><button aria-label="Reply (53 replies)" role="button" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" data-testid="replyBtn" type="button" style="gap: 4px; border-radius: 999px; flex-direction: row; justify-content: center; align-items: center; overflow: hidden; padding: 5px;"><svg fill="none" width="18" viewBox="0 0 24 24" height="18" style="color: rgb(111, 134, 159); pointer-events: none;"><path fill="hsl(211, 20%, 53%)" fill-rule="evenodd" clip-rule="evenodd" d="M2.002 6a3 3 0 0 1 3-3h14a3 3 0 0 1 3 3v10a3 3 0 0 1-3 3H12.28l-4.762 2.858A1 1 0 0 1 6.002 21v-2h-1a3 3 0 0 1-3-3V6Zm3-1a1 1 0 0 0-1 1v10a1 1 0 0 0 1 1h2a1 1 0 0 1 1 1v1.234l3.486-2.092a1 1 0 0 1 .514-.142h7a1 1 0 0 0 1-1V6a1 1 0 0 0-1-1h-14Z"></path></svg><div dir="auto" class="css-146c3p1" style="color: rgb(111, 134, 159); font-size: 14.0625px; letter-spacing: 0px; font-weight: 400; user-select: none; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">53</div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><button aria-label="Repost or quote post" aria-pressed="false" role="button" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" type="button" style="flex-direction: row; align-items: center; justify-content: center; background-color: rgb(255, 255, 255); border-radius: 999px; padding: 0px;"><div class="css-175oi2r" style="flex-direction: row; align-items: center; gap: 4px; padding: 5px;"><svg fill="none" width="18" viewBox="0 0 24 24" height="18" style="color: rgb(111, 134, 159);"><path fill="hsl(211, 20%, 53%)" fill-rule="evenodd" clip-rule="evenodd" d="M17.957 2.293a1 1 0 1 0-1.414 1.414L17.836 5H6a3 3 0 0 0-3 3v3a1 1 0 1 0 2 0V8a1 1 0 0 1 1-1h11.836l-1.293 1.293a1 1 0 0 0 1.414 1.414l2.47-2.47a1.75 1.75 0 0 0 0-2.474l-2.47-2.47ZM20 12a1 1 0 0 1 1 1v3a3 3 0 0 1-3 3H6.164l1.293 1.293a1 1 0 1 1-1.414 1.414l-2.47-2.47a1.75 1.75 0 0 1 0-2.474l2.47-2.47a1 1 0 0 1 1.414 1.414L6.164 17H18a1 1 0 0 0 1-1v-3a1 1 0 0 1 1-1Z"></path></svg><div dir="auto" class="css-146c3p1" data-testid="repostCount" style="font-size: 14.0625px; letter-spacing: 0px; color: rgb(111, 134, 159); user-select: none; line-height: 14.0625px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">310</div></div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><button aria-label="Like (2,040 likes)" role="button" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" data-testid="likeBtn" type="button" style="gap: 4px; border-radius: 999px; flex-direction: row; justify-content: center; align-items: center; overflow: hidden; padding: 5px;"><div class="css-175oi2r"><svg fill="none" width="18" viewBox="0 0 24 24" height="18" style="color: rgb(111, 134, 159); pointer-events: none;"><path fill="hsl(211, 20%, 53%)" fill-rule="evenodd" clip-rule="evenodd" d="M16.734 5.091c-1.238-.276-2.708.047-4.022 1.38a1 1 0 0 1-1.424 0C9.974 5.137 8.504 4.814 7.266 5.09c-1.263.282-2.379 1.206-2.92 2.556C3.33 10.18 4.252 14.84 12 19.348c7.747-4.508 8.67-9.168 7.654-11.7-.541-1.351-1.657-2.275-2.92-2.557Zm4.777 1.812c1.604 4-.494 9.69-9.022 14.47a1 1 0 0 1-.978 0C2.983 16.592.885 10.902 2.49 6.902c.779-1.942 2.414-3.334 4.342-3.764 1.697-.378 3.552.003 5.169 1.286 1.617-1.283 3.472-1.664 5.17-1.286 1.927.43 3.562 1.822 4.34 3.764Z"></path></svg><div class="css-175oi2r" style="position: absolute; background-color: rgb(236, 72, 153); top: 0px; left: 0px; width: 18px; height: 18px; z-index: -1; pointer-events: none; border-radius: 9px; opacity: 0;"></div><div class="css-175oi2r" style="position: absolute; background-color: rgb(255, 255, 255); top: 0px; left: 0px; width: 18px; height: 18px; z-index: -1; pointer-events: none; border-radius: 9px; opacity: 0;"></div></div><div class="css-175oi2r"><div class="css-175oi2r"><div dir="auto" class="css-146c3p1" data-testid="likeCount" style="color: rgb(111, 134, 159); font-size: 14.0625px; letter-spacing: 0px; font-weight: 400; user-select: none; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">2K</div></div></div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><div class="css-175oi2r"><button aria-expanded="false" aria-haspopup="menu" aria-label="Open post options menu" role="button" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" id="radix-:rir:" data-testid="postDropdownBtn" type="button" style="padding: 5px; border-radius: 999px;"><svg fill="none" viewBox="0 0 24 24" width="20" height="20" style="pointer-events: none;"><path fill="hsl(211, 20%, 53%)" fill-rule="evenodd" clip-rule="evenodd" d="M2 12a2 2 0 1 1 4 0 2 2 0 0 1-4 0Zm16 0a2 2 0 1 1 4 0 2 2 0 0 1-4 0Zm-6-2a2 2 0 1 0 0 4 2 2 0 0 0 0-4Z"></path></svg></button></div></div></div></div></div></div></div></div></div><div class="css-175oi2r"><div><div role="link" data-feed-context="nettop" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" data-testid="feedItem-by-muellershewrote.bsky.social"><div class="css-175oi2r r-1loqt21 r-1hfyk0a r-ry3cjt" style="border-color: rgb(212, 219, 226); padding-bottom: 8px; border-top-width: 1px;"><div class="css-175oi2r r-1p0dtai r-1d2f490 r-633pao r-u8s1d r-zchlnj r-ipm5af r-1eb9tut" style="background-color: rgb(241, 243, 245); opacity: 0;"></div><div class="css-175oi2r" style="flex-direction: row; gap: 10px; padding-left: 8px;"><div class="css-175oi2r" style="width: 42px;"></div><div class="css-175oi2r" style="padding-top: 12px; flex-shrink: 1;"></div></div><div class="css-175oi2r r-18u37iz r-uaa2di r-1cvj4g8"><div class="css-175oi2r r-1m04atk r-bnwqim r-c97pre"><div class="css-175oi2r" style="flex-shrink: 1;"><div class="css-175oi2r" style="flex-shrink: 1;"><a href="/profile/muellershewrote.bsky.social" aria-label="Mueller, She Wrote's avatar" aria-pressed="false" role="link" data-no-underline="1" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" style="flex-direction: row; align-items: center; justify-content: flex-start;"><div class="css-175oi2r" style="width: 42px; height: 42px;"><div class="css-175oi2r r-1mlwlqe r-1udh08x r-417010" data-testid="userAvatarImage" style="width: 42px; height: 42px; border-radius: 21px; background-color: rgb(241, 243, 245);"><div class="css-175oi2r r-1niwhzg r-vvn4in r-u6sd8q r-1p0dtai r-1pi2tsx r-1d2f490 r-u8s1d r-zchlnj r-ipm5af r-13qz1uu r-1wyyakw r-4gszlv"></div></div><div class="css-175oi2r" style="position: absolute; inset: 0px; border-width: 1px; border-color: rgb(212, 219, 226); opacity: 0.6; pointer-events: none; border-radius: 21px;"></div></div></a></div></div></div><div class="css-175oi2r r-13awgt0 r-bnwqim r-417010"><div class="css-175oi2r" style="flex: 1 1 0%; flex-direction: row; align-items: center; padding-bottom: 2px; gap: 4px; z-index: 10;"><div class="css-175oi2r" style="flex-shrink: 1;"><div class="css-175oi2r" style="flex-shrink: 1;"><div dir="auto" class="css-146c3p1 r-dnmrzs r-1udh08x r-1udbk01 r-3s2u2q r-1iln25a" style="font-size: 13.125px; letter-spacing: 0px; color: rgb(11, 15, 20); flex-shrink: 1; line-height: 13.125px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"><a href="/profile/muellershewrote.bsky.social" aria-label="View profile" role="link" data-no-underline="1" class="css-1jxf684 r-1loqt21" style="font-size: 13.125px; letter-spacing: 0px; color: rgb(11, 15, 20); line-height: 13.125px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"><span class="css-1jxf684" style="font-size: 15px; letter-spacing: 0px; color: rgb(11, 15, 20); font-weight: 600; line-height: 20px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">Mueller, She Wrote</span></a><a href="/profile/muellershewrote.bsky.social" aria-label="View profile" role="link" data-no-underline="1" class="css-1jxf684 r-1loqt21" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 20px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"><span class="css-1jxf684" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 20px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"> @muellershewrote.bsky.social</span></a></div></div></div><div dir="auto" class="css-146c3p1" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 15px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">·</div><a href="/profile/muellershewrote.bsky.social/post/3laxb27czfk2t" dir="auto" aria-label="November 15, 2024 at 1:47 AM" role="link" data-tooltip="November 15, 2024 at 1:47 AM" data-no-underline="1" class="css-146c3p1 r-1loqt21" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 20px; white-space: nowrap; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">2h</a></div><div class="css-175oi2r" data-testid="contentHider-post"><div class="css-175oi2r r-1awozwy r-18u37iz r-1w6e6rj r-1udh08x r-l4nmg1"><div dir="auto" data-word-wrap="1" class="css-146c3p1" data-testid="postText" style="font-size: 15px; letter-spacing: 0px; color: rgb(11, 15, 20); line-height: 20px; flex: 1 1 0%; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">Time to get back into witchcraft.</div></div><div class="css-175oi2r" style="padding-bottom: 4px;"><div class="css-175oi2r"><div class="css-175oi2r" style="margin-top: 8px;"><div class="css-175oi2r" style="border-radius: 12px; overflow: hidden; border-width: 1px; border-color: rgb(212, 219, 226); aspect-ratio: 0.895582 / 1; width: 100%;"><div class="css-175oi2r" style="position: absolute; inset: -2px;"><button aria-label="Pause" role="button" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" type="button" style="position: absolute; align-items: center; justify-content: center; border-width: 1px; border-color: rgb(197, 207, 217); inset: 0px; width: 100%; height: 100%; z-index: 2; background-color: rgb(241, 243, 245);"><div class="css-175oi2r"><div class="css-175oi2r" style="align-items: center; justify-content: center;"><div class="css-175oi2r" style="position: relative; justify-content: center; align-items: center; width: 28px; height: 28px;"><div class="rotate-500ms"><svg fill="none" viewBox="0 0 24 24" width="28" height="28" style="position: absolute; inset: 0px; color: rgb(37, 51, 66);"><path fill="hsl(211, 28%, 20.1%)" fill-rule="evenodd" clip-rule="evenodd" d="M12 5a7 7 0 0 0-5.218 11.666A1 1 0 0 1 5.292 18a9 9 0 1 1 13.416 0 1 1 0 1 1-1.49-1.334A7 7 0 0 0 12 5Z"></path></svg></div></div></div></div></button><video src="https://t.gifs.bsky.app/0U4fGaBxfVwAAAP3/wizard-cat-cat-wizard.webm" autoplay="" preload="auto" playsinline="" loop="" aria-label="a cat wearing a witch hat is riding on a broom" style="flex: 1 1 0%;"></video></div></div></div></div></div></div><div class="css-175oi2r" style="flex-direction: row; justify-content: space-between; align-items: center;"><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start; margin-left: -6px;"><button aria-label="Reply (317 replies)" role="button" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" data-testid="replyBtn" type="button" style="gap: 4px; border-radius: 999px; flex-direction: row; justify-content: center; align-items: center; overflow: hidden; padding: 5px;"><svg fill="none" width="18" viewBox="0 0 24 24" height="18" style="color: rgb(111, 134, 159); pointer-events: none;"><path fill="hsl(211, 20%, 53%)" fill-rule="evenodd" clip-rule="evenodd" d="M2.002 6a3 3 0 0 1 3-3h14a3 3 0 0 1 3 3v10a3 3 0 0 1-3 3H12.28l-4.762 2.858A1 1 0 0 1 6.002 21v-2h-1a3 3 0 0 1-3-3V6Zm3-1a1 1 0 0 0-1 1v10a1 1 0 0 0 1 1h2a1 1 0 0 1 1 1v1.234l3.486-2.092a1 1 0 0 1 .514-.142h7a1 1 0 0 0 1-1V6a1 1 0 0 0-1-1h-14Z"></path></svg><div dir="auto" class="css-146c3p1" style="color: rgb(111, 134, 159); font-size: 14.0625px; letter-spacing: 0px; font-weight: 400; user-select: none; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">317</div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><button aria-label="Repost or quote post" aria-pressed="false" role="button" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" type="button" style="flex-direction: row; align-items: center; justify-content: center; background-color: rgb(255, 255, 255); border-radius: 999px; padding: 0px;"><div class="css-175oi2r" style="flex-direction: row; align-items: center; gap: 4px; padding: 5px;"><svg fill="none" width="18" viewBox="0 0 24 24" height="18" style="color: rgb(111, 134, 159);"><path fill="hsl(211, 20%, 53%)" fill-rule="evenodd" clip-rule="evenodd" d="M17.957 2.293a1 1 0 1 0-1.414 1.414L17.836 5H6a3 3 0 0 0-3 3v3a1 1 0 1 0 2 0V8a1 1 0 0 1 1-1h11.836l-1.293 1.293a1 1 0 0 0 1.414 1.414l2.47-2.47a1.75 1.75 0 0 0 0-2.474l-2.47-2.47ZM20 12a1 1 0 0 1 1 1v3a3 3 0 0 1-3 3H6.164l1.293 1.293a1 1 0 1 1-1.414 1.414l-2.47-2.47a1.75 1.75 0 0 1 0-2.474l2.47-2.47a1 1 0 0 1 1.414 1.414L6.164 17H18a1 1 0 0 0 1-1v-3a1 1 0 0 1 1-1Z"></path></svg><div dir="auto" class="css-146c3p1" data-testid="repostCount" style="font-size: 14.0625px; letter-spacing: 0px; color: rgb(111, 134, 159); user-select: none; line-height: 14.0625px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">490</div></div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><button aria-label="Like (6,809 likes)" role="button" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" data-testid="likeBtn" type="button" style="gap: 4px; border-radius: 999px; flex-direction: row; justify-content: center; align-items: center; overflow: hidden; padding: 5px;"><div class="css-175oi2r"><svg fill="none" width="18" viewBox="0 0 24 24" height="18" style="color: rgb(111, 134, 159); pointer-events: none;"><path fill="hsl(211, 20%, 53%)" fill-rule="evenodd" clip-rule="evenodd" d="M16.734 5.091c-1.238-.276-2.708.047-4.022 1.38a1 1 0 0 1-1.424 0C9.974 5.137 8.504 4.814 7.266 5.09c-1.263.282-2.379 1.206-2.92 2.556C3.33 10.18 4.252 14.84 12 19.348c7.747-4.508 8.67-9.168 7.654-11.7-.541-1.351-1.657-2.275-2.92-2.557Zm4.777 1.812c1.604 4-.494 9.69-9.022 14.47a1 1 0 0 1-.978 0C2.983 16.592.885 10.902 2.49 6.902c.779-1.942 2.414-3.334 4.342-3.764 1.697-.378 3.552.003 5.169 1.286 1.617-1.283 3.472-1.664 5.17-1.286 1.927.43 3.562 1.822 4.34 3.764Z"></path></svg><div class="css-175oi2r" style="position: absolute; background-color: rgb(236, 72, 153); top: 0px; left: 0px; width: 18px; height: 18px; z-index: -1; pointer-events: none; border-radius: 9px; opacity: 0;"></div><div class="css-175oi2r" style="position: absolute; background-color: rgb(255, 255, 255); top: 0px; left: 0px; width: 18px; height: 18px; z-index: -1; pointer-events: none; border-radius: 9px; opacity: 0;"></div></div><div class="css-175oi2r"><div class="css-175oi2r"><div dir="auto" class="css-146c3p1" data-testid="likeCount" style="color: rgb(111, 134, 159); font-size: 14.0625px; letter-spacing: 0px; font-weight: 400; user-select: none; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">6.8K</div></div></div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><div class="css-175oi2r"><button aria-expanded="false" aria-haspopup="menu" aria-label="Open post options menu" role="button" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" id="radix-:rjk:" data-testid="postDropdownBtn" type="button" style="padding: 5px; border-radius: 999px;"><svg fill="none" viewBox="0 0 24 24" width="20" height="20" style="pointer-events: none;"><path fill="hsl(211, 20%, 53%)" fill-rule="evenodd" clip-rule="evenodd" d="M2 12a2 2 0 1 1 4 0 2 2 0 0 1-4 0Zm16 0a2 2 0 1 1 4 0 2 2 0 0 1-4 0Zm-6-2a2 2 0 1 0 0 4 2 2 0 0 0 0-4Z"></path></svg></button></div></div></div></div></div></div></div></div></div><div class="css-175oi2r"><div><div role="link" data-feed-context="t-nature" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" data-testid="feedItem-by-joncooper-us.bsky.social"><div class="css-175oi2r r-1loqt21 r-1hfyk0a r-ry3cjt" style="border-color: rgb(212, 219, 226); padding-bottom: 8px; border-top-width: 1px;"><div class="css-175oi2r r-1p0dtai r-1d2f490 r-633pao r-u8s1d r-zchlnj r-ipm5af r-1eb9tut" style="background-color: rgb(241, 243, 245); opacity: 0;"></div><div class="css-175oi2r" style="flex-direction: row; gap: 10px; padding-left: 8px;"><div class="css-175oi2r" style="width: 42px;"></div><div class="css-175oi2r" style="padding-top: 12px; flex-shrink: 1;"></div></div><div class="css-175oi2r r-18u37iz r-uaa2di r-1cvj4g8"><div class="css-175oi2r r-1m04atk r-bnwqim r-c97pre"><div class="css-175oi2r" style="flex-shrink: 1;"><div class="css-175oi2r" style="flex-shrink: 1;"><a href="/profile/joncooper-us.bsky.social" aria-label="Jon Cooper's avatar" aria-pressed="false" role="link" data-no-underline="1" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" style="flex-direction: row; align-items: center; justify-content: flex-start;"><div class="css-175oi2r" style="width: 42px; height: 42px;"><div class="css-175oi2r r-1mlwlqe r-1udh08x r-417010" data-testid="userAvatarImage" style="width: 42px; height: 42px; border-radius: 21px; background-color: rgb(241, 243, 245);"><div class="css-175oi2r r-1niwhzg r-vvn4in r-u6sd8q r-1p0dtai r-1pi2tsx r-1d2f490 r-u8s1d r-zchlnj r-ipm5af r-13qz1uu r-1wyyakw r-4gszlv"></div></div><div class="css-175oi2r" style="position: absolute; inset: 0px; border-width: 1px; border-color: rgb(212, 219, 226); opacity: 0.6; pointer-events: none; border-radius: 21px;"></div></div></a></div></div></div><div class="css-175oi2r r-13awgt0 r-bnwqim r-417010"><div class="css-175oi2r" style="flex: 1 1 0%; flex-direction: row; align-items: center; padding-bottom: 2px; gap: 4px; z-index: 10;"><div class="css-175oi2r" style="flex-shrink: 1;"><div class="css-175oi2r" style="flex-shrink: 1;"><div dir="auto" class="css-146c3p1 r-dnmrzs r-1udh08x r-1udbk01 r-3s2u2q r-1iln25a" style="font-size: 13.125px; letter-spacing: 0px; color: rgb(11, 15, 20); flex-shrink: 1; line-height: 13.125px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"><a href="/profile/joncooper-us.bsky.social" aria-label="View profile" role="link" data-no-underline="1" class="css-1jxf684 r-1loqt21" style="font-size: 13.125px; letter-spacing: 0px; color: rgb(11, 15, 20); line-height: 13.125px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"><span class="css-1jxf684" style="font-size: 15px; letter-spacing: 0px; color: rgb(11, 15, 20); font-weight: 600; line-height: 20px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">Jon Cooper</span></a><a href="/profile/joncooper-us.bsky.social" aria-label="View profile" role="link" data-no-underline="1" class="css-1jxf684 r-1loqt21" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 20px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"><span class="css-1jxf684" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 20px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"> @joncooper-us.bsky.social</span></a></div></div></div><div dir="auto" class="css-146c3p1" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 15px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">·</div><a href="/profile/joncooper-us.bsky.social/post/3lautkrwigs2y" dir="auto" aria-label="November 14, 2024 at 2:41 AM" role="link" data-tooltip="November 14, 2024 at 2:41 AM" data-no-underline="1" class="css-146c3p1 r-1loqt21" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 20px; white-space: nowrap; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">1d</a></div><div class="css-175oi2r" data-testid="contentHider-post"><div class="css-175oi2r r-1awozwy r-18u37iz r-1w6e6rj r-1udh08x r-l4nmg1"><div dir="auto" data-word-wrap="1" class="css-146c3p1" data-testid="postText" style="font-size: 15px; letter-spacing: 0px; color: rgb(11, 15, 20); line-height: 20px; flex: 1 1 0%; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">Taking a break from all of today’s insane political news, here’s a photo I just took from my backyard. Hope you enjoy! ❤️</div></div><div class="css-175oi2r" style="padding-bottom: 4px;"><div class="css-175oi2r"><div class="css-175oi2r" style="margin-top: 8px;"><div class="css-175oi2r" style="width: 100%;"><div class="css-175oi2r" style="overflow: hidden; padding-top: 66.25%;"><div class="css-175oi2r" style="position: absolute; inset: 0px; flex-direction: row;"><div class="css-175oi2r" style="height: 100%; border-radius: 12px; overflow: hidden; background-color: rgb(241, 243, 245); aspect-ratio: 1.50943 / 1;"><div aria-label="" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" style="height: 100%;"><div data-expoimage="true" class="css-175oi2r" style="overflow: hidden; width: 100%; height: 100%;"></div><div class="css-175oi2r" style="position: absolute; inset: 0px; border-radius: 12px; border-width: 1px; border-color: rgb(212, 219, 226); opacity: 0.6; pointer-events: none;"></div></div></div></div></div></div></div></div></div></div><div class="css-175oi2r" style="flex-direction: row; justify-content: space-between; align-items: center;"><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start; margin-left: -6px;"><button aria-label="Reply (719 replies)" role="button" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" data-testid="replyBtn" type="button" style="gap: 4px; border-radius: 999px; flex-direction: row; justify-content: center; align-items: center; overflow: hidden; padding: 5px;"><svg fill="none" width="18" viewBox="0 0 24 24" height="18" style="color: rgb(111, 134, 159); pointer-events: none;"><path fill="hsl(211, 20%, 53%)" fill-rule="evenodd" clip-rule="evenodd" d="M2.002 6a3 3 0 0 1 3-3h14a3 3 0 0 1 3 3v10a3 3 0 0 1-3 3H12.28l-4.762 2.858A1 1 0 0 1 6.002 21v-2h-1a3 3 0 0 1-3-3V6Zm3-1a1 1 0 0 0-1 1v10a1 1 0 0 0 1 1h2a1 1 0 0 1 1 1v1.234l3.486-2.092a1 1 0 0 1 .514-.142h7a1 1 0 0 0 1-1V6a1 1 0 0 0-1-1h-14Z"></path></svg><div dir="auto" class="css-146c3p1" style="color: rgb(111, 134, 159); font-size: 14.0625px; letter-spacing: 0px; font-weight: 400; user-select: none; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">719</div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><button aria-label="Repost or quote post" aria-pressed="false" role="button" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" type="button" style="flex-direction: row; align-items: center; justify-content: center; background-color: rgb(255, 255, 255); border-radius: 999px; padding: 0px;"><div class="css-175oi2r" style="flex-direction: row; align-items: center; gap: 4px; padding: 5px;"><svg fill="none" width="18" viewBox="0 0 24 24" height="18" style="color: rgb(111, 134, 159);"><path fill="hsl(211, 20%, 53%)" fill-rule="evenodd" clip-rule="evenodd" d="M17.957 2.293a1 1 0 1 0-1.414 1.414L17.836 5H6a3 3 0 0 0-3 3v3a1 1 0 1 0 2 0V8a1 1 0 0 1 1-1h11.836l-1.293 1.293a1 1 0 0 0 1.414 1.414l2.47-2.47a1.75 1.75 0 0 0 0-2.474l-2.47-2.47ZM20 12a1 1 0 0 1 1 1v3a3 3 0 0 1-3 3H6.164l1.293 1.293a1 1 0 1 1-1.414 1.414l-2.47-2.47a1.75 1.75 0 0 1 0-2.474l2.47-2.47a1 1 0 0 1 1.414 1.414L6.164 17H18a1 1 0 0 0 1-1v-3a1 1 0 0 1 1-1Z"></path></svg><div dir="auto" class="css-146c3p1" data-testid="repostCount" style="font-size: 14.0625px; letter-spacing: 0px; color: rgb(111, 134, 159); user-select: none; line-height: 14.0625px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">938</div></div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><button aria-label="Like (33,210 likes)" role="button" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" data-testid="likeBtn" type="button" style="gap: 4px; border-radius: 999px; flex-direction: row; justify-content: center; align-items: center; overflow: hidden; padding: 5px;"><div class="css-175oi2r"><svg fill="none" width="18" viewBox="0 0 24 24" height="18" style="color: rgb(111, 134, 159); pointer-events: none;"><path fill="hsl(211, 20%, 53%)" fill-rule="evenodd" clip-rule="evenodd" d="M16.734 5.091c-1.238-.276-2.708.047-4.022 1.38a1 1 0 0 1-1.424 0C9.974 5.137 8.504 4.814 7.266 5.09c-1.263.282-2.379 1.206-2.92 2.556C3.33 10.18 4.252 14.84 12 19.348c7.747-4.508 8.67-9.168 7.654-11.7-.541-1.351-1.657-2.275-2.92-2.557Zm4.777 1.812c1.604 4-.494 9.69-9.022 14.47a1 1 0 0 1-.978 0C2.983 16.592.885 10.902 2.49 6.902c.779-1.942 2.414-3.334 4.342-3.764 1.697-.378 3.552.003 5.169 1.286 1.617-1.283 3.472-1.664 5.17-1.286 1.927.43 3.562 1.822 4.34 3.764Z"></path></svg><div class="css-175oi2r" style="position: absolute; background-color: rgb(236, 72, 153); top: 0px; left: 0px; width: 18px; height: 18px; z-index: -1; pointer-events: none; border-radius: 9px; opacity: 0;"></div><div class="css-175oi2r" style="position: absolute; background-color: rgb(255, 255, 255); top: 0px; left: 0px; width: 18px; height: 18px; z-index: -1; pointer-events: none; border-radius: 9px; opacity: 0;"></div></div><div class="css-175oi2r"><div class="css-175oi2r"><div dir="auto" class="css-146c3p1" data-testid="likeCount" style="color: rgb(111, 134, 159); font-size: 14.0625px; letter-spacing: 0px; font-weight: 400; user-select: none; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">33.2K</div></div></div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><div class="css-175oi2r"><button aria-expanded="false" aria-haspopup="menu" aria-label="Open post options menu" role="button" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" id="radix-:rkd:" data-testid="postDropdownBtn" type="button" style="padding: 5px; border-radius: 999px;"><svg fill="none" viewBox="0 0 24 24" width="20" height="20" style="pointer-events: none;"><path fill="hsl(211, 20%, 53%)" fill-rule="evenodd" clip-rule="evenodd" d="M2 12a2 2 0 1 1 4 0 2 2 0 0 1-4 0Zm16 0a2 2 0 1 1 4 0 2 2 0 0 1-4 0Zm-6-2a2 2 0 1 0 0 4 2 2 0 0 0 0-4Z"></path></svg></button></div></div></div></div></div></div></div></div></div><div class="css-175oi2r"><div><div role="link" data-feed-context="t-nature" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" data-testid="feedItem-by-jeffsbuttons.bsky.social"><div class="css-175oi2r r-1loqt21 r-1hfyk0a r-ry3cjt" style="border-color: rgb(212, 219, 226); padding-bottom: 8px; border-top-width: 1px;"><div class="css-175oi2r r-1p0dtai r-1d2f490 r-633pao r-u8s1d r-zchlnj r-ipm5af r-1eb9tut" style="background-color: rgb(241, 243, 245); opacity: 0;"></div><div class="css-175oi2r" style="flex-direction: row; gap: 10px; padding-left: 8px;"><div class="css-175oi2r" style="width: 42px;"></div><div class="css-175oi2r" style="padding-top: 12px; flex-shrink: 1;"></div></div><div class="css-175oi2r r-18u37iz r-uaa2di r-1cvj4g8"><div class="css-175oi2r r-1m04atk r-bnwqim r-c97pre"><div class="css-175oi2r" style="flex-shrink: 1;"><div class="css-175oi2r" style="flex-shrink: 1;"><a href="/profile/jeffsbuttons.bsky.social" aria-label="Buttons (OFMD & TCF)'s avatar" aria-pressed="false" role="link" data-no-underline="1" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" style="flex-direction: row; align-items: center; justify-content: flex-start;"><div class="css-175oi2r" style="width: 42px; height: 42px;"><div class="css-175oi2r r-1mlwlqe r-1udh08x r-417010" data-testid="userAvatarImage" style="width: 42px; height: 42px; border-radius: 21px; background-color: rgb(241, 243, 245);"><div class="css-175oi2r r-1niwhzg r-vvn4in r-u6sd8q r-1p0dtai r-1pi2tsx r-1d2f490 r-u8s1d r-zchlnj r-ipm5af r-13qz1uu r-1wyyakw r-4gszlv"></div></div><div class="css-175oi2r" style="position: absolute; inset: 0px; border-width: 1px; border-color: rgb(212, 219, 226); opacity: 0.6; pointer-events: none; border-radius: 21px;"></div></div></a></div></div></div><div class="css-175oi2r r-13awgt0 r-bnwqim r-417010"><div class="css-175oi2r" style="flex: 1 1 0%; flex-direction: row; align-items: center; padding-bottom: 2px; gap: 4px; z-index: 10;"><div class="css-175oi2r" style="flex-shrink: 1;"><div class="css-175oi2r" style="flex-shrink: 1;"><div dir="auto" class="css-146c3p1 r-dnmrzs r-1udh08x r-1udbk01 r-3s2u2q r-1iln25a" style="font-size: 13.125px; letter-spacing: 0px; color: rgb(11, 15, 20); flex-shrink: 1; line-height: 13.125px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"><a href="/profile/jeffsbuttons.bsky.social" aria-label="View profile" role="link" data-no-underline="1" class="css-1jxf684 r-1loqt21" style="font-size: 13.125px; letter-spacing: 0px; color: rgb(11, 15, 20); line-height: 13.125px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"><span class="css-1jxf684" style="font-size: 15px; letter-spacing: 0px; color: rgb(11, 15, 20); font-weight: 600; line-height: 20px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">Buttons (OFMD & TCF)</span></a><a href="/profile/jeffsbuttons.bsky.social" aria-label="View profile" role="link" data-no-underline="1" class="css-1jxf684 r-1loqt21" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 20px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"><span class="css-1jxf684" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 20px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"> @jeffsbuttons.bsky.social</span></a></div></div></div><div dir="auto" class="css-146c3p1" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 15px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">·</div><a href="/profile/jeffsbuttons.bsky.social/post/3lawibjxgk22r" dir="auto" aria-label="November 14, 2024 at 6:24 PM" role="link" data-tooltip="November 14, 2024 at 6:24 PM" data-no-underline="1" class="css-146c3p1 r-1loqt21" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 20px; white-space: nowrap; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">9h</a></div><div class="css-175oi2r" data-testid="contentHider-post"><div class="css-175oi2r r-1awozwy r-18u37iz r-1w6e6rj r-1udh08x r-l4nmg1"><div dir="auto" data-word-wrap="1" class="css-146c3p1" data-testid="postText" style="font-size: 15px; letter-spacing: 0px; color: rgb(11, 15, 20); line-height: 20px; flex: 1 1 0%; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">Not quite a blue sky, but very pretty</div></div><div class="css-175oi2r" style="padding-bottom: 4px;"><div class="css-175oi2r"><div class="css-175oi2r" style="margin-top: 8px;"><div class="css-175oi2r" style="width: 100%;"><div class="css-175oi2r" style="overflow: hidden; padding-top: 75%;"><div class="css-175oi2r" style="position: absolute; inset: 0px; flex-direction: row;"><div class="css-175oi2r" style="height: 100%; border-radius: 12px; overflow: hidden; background-color: rgb(241, 243, 245); aspect-ratio: 1.33333 / 1;"><div aria-label="A picture of a sunset" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" style="height: 100%;"><div data-expoimage="true" class="css-175oi2r" style="overflow: hidden; width: 100%; height: 100%;"></div><div class="css-175oi2r" style="position: absolute; inset: 0px; border-radius: 12px; border-width: 1px; border-color: rgb(212, 219, 226); opacity: 0.6; pointer-events: none;"></div><div class="css-175oi2r" style="position: absolute; flex-direction: row; bottom: 4px; right: 4px; gap: 3px;"><div class="css-175oi2r" style="justify-content: center; border-radius: 4px; background-color: rgb(241, 243, 245); padding: 3px; opacity: 0.8;"><div dir="auto" class="css-146c3p1" style="font-size: 7.5px; letter-spacing: 0px; color: rgb(11, 15, 20); font-weight: 800; line-height: 7.5px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">ALT</div></div></div></div></div></div></div></div></div></div></div></div><div class="css-175oi2r" style="flex-direction: row; justify-content: space-between; align-items: center;"><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start; margin-left: -6px;"><button aria-label="Reply (110 replies)" role="button" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" data-testid="replyBtn" type="button" style="gap: 4px; border-radius: 999px; flex-direction: row; justify-content: center; align-items: center; overflow: hidden; padding: 5px;"><svg fill="none" width="18" viewBox="0 0 24 24" height="18" style="color: rgb(111, 134, 159); pointer-events: none;"><path fill="hsl(211, 20%, 53%)" fill-rule="evenodd" clip-rule="evenodd" d="M2.002 6a3 3 0 0 1 3-3h14a3 3 0 0 1 3 3v10a3 3 0 0 1-3 3H12.28l-4.762 2.858A1 1 0 0 1 6.002 21v-2h-1a3 3 0 0 1-3-3V6Zm3-1a1 1 0 0 0-1 1v10a1 1 0 0 0 1 1h2a1 1 0 0 1 1 1v1.234l3.486-2.092a1 1 0 0 1 .514-.142h7a1 1 0 0 0 1-1V6a1 1 0 0 0-1-1h-14Z"></path></svg><div dir="auto" class="css-146c3p1" style="color: rgb(111, 134, 159); font-size: 14.0625px; letter-spacing: 0px; font-weight: 400; user-select: none; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">110</div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><button aria-label="Repost or quote post" aria-pressed="false" role="button" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" type="button" style="flex-direction: row; align-items: center; justify-content: center; background-color: rgb(255, 255, 255); border-radius: 999px; padding: 0px;"><div class="css-175oi2r" style="flex-direction: row; align-items: center; gap: 4px; padding: 5px;"><svg fill="none" width="18" viewBox="0 0 24 24" height="18" style="color: rgb(111, 134, 159);"><path fill="hsl(211, 20%, 53%)" fill-rule="evenodd" clip-rule="evenodd" d="M17.957 2.293a1 1 0 1 0-1.414 1.414L17.836 5H6a3 3 0 0 0-3 3v3a1 1 0 1 0 2 0V8a1 1 0 0 1 1-1h11.836l-1.293 1.293a1 1 0 0 0 1.414 1.414l2.47-2.47a1.75 1.75 0 0 0 0-2.474l-2.47-2.47ZM20 12a1 1 0 0 1 1 1v3a3 3 0 0 1-3 3H6.164l1.293 1.293a1 1 0 1 1-1.414 1.414l-2.47-2.47a1.75 1.75 0 0 1 0-2.474l2.47-2.47a1 1 0 0 1 1.414 1.414L6.164 17H18a1 1 0 0 0 1-1v-3a1 1 0 0 1 1-1Z"></path></svg><div dir="auto" class="css-146c3p1" data-testid="repostCount" style="font-size: 14.0625px; letter-spacing: 0px; color: rgb(111, 134, 159); user-select: none; line-height: 14.0625px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">396</div></div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><button aria-label="Like (8,586 likes)" role="button" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" data-testid="likeBtn" type="button" style="gap: 4px; border-radius: 999px; flex-direction: row; justify-content: center; align-items: center; overflow: hidden; padding: 5px;"><div class="css-175oi2r"><svg fill="none" width="18" viewBox="0 0 24 24" height="18" style="color: rgb(111, 134, 159); pointer-events: none;"><path fill="hsl(211, 20%, 53%)" fill-rule="evenodd" clip-rule="evenodd" d="M16.734 5.091c-1.238-.276-2.708.047-4.022 1.38a1 1 0 0 1-1.424 0C9.974 5.137 8.504 4.814 7.266 5.09c-1.263.282-2.379 1.206-2.92 2.556C3.33 10.18 4.252 14.84 12 19.348c7.747-4.508 8.67-9.168 7.654-11.7-.541-1.351-1.657-2.275-2.92-2.557Zm4.777 1.812c1.604 4-.494 9.69-9.022 14.47a1 1 0 0 1-.978 0C2.983 16.592.885 10.902 2.49 6.902c.779-1.942 2.414-3.334 4.342-3.764 1.697-.378 3.552.003 5.169 1.286 1.617-1.283 3.472-1.664 5.17-1.286 1.927.43 3.562 1.822 4.34 3.764Z"></path></svg><div class="css-175oi2r" style="position: absolute; background-color: rgb(236, 72, 153); top: 0px; left: 0px; width: 18px; height: 18px; z-index: -1; pointer-events: none; border-radius: 9px; opacity: 0;"></div><div class="css-175oi2r" style="position: absolute; background-color: rgb(255, 255, 255); top: 0px; left: 0px; width: 18px; height: 18px; z-index: -1; pointer-events: none; border-radius: 9px; opacity: 0;"></div></div><div class="css-175oi2r"><div class="css-175oi2r"><div dir="auto" class="css-146c3p1" data-testid="likeCount" style="color: rgb(111, 134, 159); font-size: 14.0625px; letter-spacing: 0px; font-weight: 400; user-select: none; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">8.5K</div></div></div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><div class="css-175oi2r"><button aria-expanded="false" aria-haspopup="menu" aria-label="Open post options menu" role="button" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" id="radix-:rl6:" data-testid="postDropdownBtn" type="button" style="padding: 5px; border-radius: 999px;"><svg fill="none" viewBox="0 0 24 24" width="20" height="20" style="pointer-events: none;"><path fill="hsl(211, 20%, 53%)" fill-rule="evenodd" clip-rule="evenodd" d="M2 12a2 2 0 1 1 4 0 2 2 0 0 1-4 0Zm16 0a2 2 0 1 1 4 0 2 2 0 0 1-4 0Zm-6-2a2 2 0 1 0 0 4 2 2 0 0 0 0-4Z"></path></svg></button></div></div></div></div></div></div></div></div></div><div class="css-175oi2r"><div><div role="link" data-feed-context="nettop" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" data-testid="feedItem-by-therealjackhopkins.bsky.social"><div class="css-175oi2r r-1loqt21 r-1hfyk0a r-ry3cjt" style="border-color: rgb(212, 219, 226); padding-bottom: 8px; border-top-width: 1px;"><div class="css-175oi2r r-1p0dtai r-1d2f490 r-633pao r-u8s1d r-zchlnj r-ipm5af r-1eb9tut" style="background-color: rgb(241, 243, 245); opacity: 0;"></div><div class="css-175oi2r" style="flex-direction: row; gap: 10px; padding-left: 8px;"><div class="css-175oi2r" style="width: 42px;"></div><div class="css-175oi2r" style="padding-top: 12px; flex-shrink: 1;"></div></div><div class="css-175oi2r r-18u37iz r-uaa2di r-1cvj4g8"><div class="css-175oi2r r-1m04atk r-bnwqim r-c97pre"><div class="css-175oi2r" style="flex-shrink: 1;"><div class="css-175oi2r" style="flex-shrink: 1;"><a href="/profile/therealjackhopkins.bsky.social" aria-label="Jack Hopkins-The Original's avatar" aria-pressed="false" role="link" data-no-underline="1" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" style="flex-direction: row; align-items: center; justify-content: flex-start;"><div class="css-175oi2r" style="width: 42px; height: 42px;"><div class="css-175oi2r r-1mlwlqe r-1udh08x r-417010" data-testid="userAvatarImage" style="width: 42px; height: 42px; border-radius: 21px; background-color: rgb(241, 243, 245);"><div class="css-175oi2r r-1niwhzg r-vvn4in r-u6sd8q r-1p0dtai r-1pi2tsx r-1d2f490 r-u8s1d r-zchlnj r-ipm5af r-13qz1uu r-1wyyakw r-4gszlv"></div></div><div class="css-175oi2r" style="position: absolute; inset: 0px; border-width: 1px; border-color: rgb(212, 219, 226); opacity: 0.6; pointer-events: none; border-radius: 21px;"></div></div></a></div></div></div><div class="css-175oi2r r-13awgt0 r-bnwqim r-417010"><div class="css-175oi2r" style="flex: 1 1 0%; flex-direction: row; align-items: center; padding-bottom: 2px; gap: 4px; z-index: 10;"><div class="css-175oi2r" style="flex-shrink: 1;"><div class="css-175oi2r" style="flex-shrink: 1;"><div dir="auto" class="css-146c3p1 r-dnmrzs r-1udh08x r-1udbk01 r-3s2u2q r-1iln25a" style="font-size: 13.125px; letter-spacing: 0px; color: rgb(11, 15, 20); flex-shrink: 1; line-height: 13.125px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"><a href="/profile/therealjackhopkins.bsky.social" aria-label="View profile" role="link" data-no-underline="1" class="css-1jxf684 r-1loqt21" style="font-size: 13.125px; letter-spacing: 0px; color: rgb(11, 15, 20); line-height: 13.125px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"><span class="css-1jxf684" style="font-size: 15px; letter-spacing: 0px; color: rgb(11, 15, 20); font-weight: 600; line-height: 20px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">Jack Hopkins-The Original</span></a><a href="/profile/therealjackhopkins.bsky.social" aria-label="View profile" role="link" data-no-underline="1" class="css-1jxf684 r-1loqt21" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 20px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"><span class="css-1jxf684" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 20px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"> @therealjackhopkins.bsky.social</span></a></div></div></div><div dir="auto" class="css-146c3p1" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 15px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">·</div><a href="/profile/therealjackhopkins.bsky.social/post/3laxdpfmosc2k" dir="auto" aria-label="November 15, 2024 at 2:35 AM" role="link" data-tooltip="November 15, 2024 at 2:35 AM" data-no-underline="1" class="css-146c3p1 r-1loqt21" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 20px; white-space: nowrap; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">1h</a></div><div class="css-175oi2r" data-testid="contentHider-post"><div class="css-175oi2r r-1awozwy r-18u37iz r-1w6e6rj r-1udh08x r-l4nmg1"><div dir="auto" data-word-wrap="1" class="css-146c3p1" data-testid="postText" style="font-size: 15px; letter-spacing: 0px; color: rgb(11, 15, 20); line-height: 20px; flex: 1 1 0%; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">The Twitter/X platform is a “shit hole country.”</div></div></div><div class="css-175oi2r" style="flex-direction: row; justify-content: space-between; align-items: center;"><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start; margin-left: -6px;"><button aria-label="Reply (116 replies)" role="button" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" data-testid="replyBtn" type="button" style="gap: 4px; border-radius: 999px; flex-direction: row; justify-content: center; align-items: center; overflow: hidden; padding: 5px;"><svg fill="none" width="18" viewBox="0 0 24 24" height="18" style="color: rgb(111, 134, 159); pointer-events: none;"><path fill="hsl(211, 20%, 53%)" fill-rule="evenodd" clip-rule="evenodd" d="M2.002 6a3 3 0 0 1 3-3h14a3 3 0 0 1 3 3v10a3 3 0 0 1-3 3H12.28l-4.762 2.858A1 1 0 0 1 6.002 21v-2h-1a3 3 0 0 1-3-3V6Zm3-1a1 1 0 0 0-1 1v10a1 1 0 0 0 1 1h2a1 1 0 0 1 1 1v1.234l3.486-2.092a1 1 0 0 1 .514-.142h7a1 1 0 0 0 1-1V6a1 1 0 0 0-1-1h-14Z"></path></svg><div dir="auto" class="css-146c3p1" style="color: rgb(111, 134, 159); font-size: 14.0625px; letter-spacing: 0px; font-weight: 400; user-select: none; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">116</div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><button aria-label="Repost or quote post" aria-pressed="false" role="button" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" type="button" style="flex-direction: row; align-items: center; justify-content: center; background-color: rgb(255, 255, 255); border-radius: 999px; padding: 0px;"><div class="css-175oi2r" style="flex-direction: row; align-items: center; gap: 4px; padding: 5px;"><svg fill="none" width="18" viewBox="0 0 24 24" height="18" style="color: rgb(111, 134, 159);"><path fill="hsl(211, 20%, 53%)" fill-rule="evenodd" clip-rule="evenodd" d="M17.957 2.293a1 1 0 1 0-1.414 1.414L17.836 5H6a3 3 0 0 0-3 3v3a1 1 0 1 0 2 0V8a1 1 0 0 1 1-1h11.836l-1.293 1.293a1 1 0 0 0 1.414 1.414l2.47-2.47a1.75 1.75 0 0 0 0-2.474l-2.47-2.47ZM20 12a1 1 0 0 1 1 1v3a3 3 0 0 1-3 3H6.164l1.293 1.293a1 1 0 1 1-1.414 1.414l-2.47-2.47a1.75 1.75 0 0 1 0-2.474l2.47-2.47a1 1 0 0 1 1.414 1.414L6.164 17H18a1 1 0 0 0 1-1v-3a1 1 0 0 1 1-1Z"></path></svg><div dir="auto" class="css-146c3p1" data-testid="repostCount" style="font-size: 14.0625px; letter-spacing: 0px; color: rgb(111, 134, 159); user-select: none; line-height: 14.0625px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">153</div></div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><button aria-label="Like (2,158 likes)" role="button" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" data-testid="likeBtn" type="button" style="gap: 4px; border-radius: 999px; flex-direction: row; justify-content: center; align-items: center; overflow: hidden; padding: 5px;"><div class="css-175oi2r"><svg fill="none" width="18" viewBox="0 0 24 24" height="18" style="color: rgb(111, 134, 159); pointer-events: none;"><path fill="hsl(211, 20%, 53%)" fill-rule="evenodd" clip-rule="evenodd" d="M16.734 5.091c-1.238-.276-2.708.047-4.022 1.38a1 1 0 0 1-1.424 0C9.974 5.137 8.504 4.814 7.266 5.09c-1.263.282-2.379 1.206-2.92 2.556C3.33 10.18 4.252 14.84 12 19.348c7.747-4.508 8.67-9.168 7.654-11.7-.541-1.351-1.657-2.275-2.92-2.557Zm4.777 1.812c1.604 4-.494 9.69-9.022 14.47a1 1 0 0 1-.978 0C2.983 16.592.885 10.902 2.49 6.902c.779-1.942 2.414-3.334 4.342-3.764 1.697-.378 3.552.003 5.169 1.286 1.617-1.283 3.472-1.664 5.17-1.286 1.927.43 3.562 1.822 4.34 3.764Z"></path></svg><div class="css-175oi2r" style="position: absolute; background-color: rgb(236, 72, 153); top: 0px; left: 0px; width: 18px; height: 18px; z-index: -1; pointer-events: none; border-radius: 9px; opacity: 0;"></div><div class="css-175oi2r" style="position: absolute; background-color: rgb(255, 255, 255); top: 0px; left: 0px; width: 18px; height: 18px; z-index: -1; pointer-events: none; border-radius: 9px; opacity: 0;"></div></div><div class="css-175oi2r"><div class="css-175oi2r"><div dir="auto" class="css-146c3p1" data-testid="likeCount" style="color: rgb(111, 134, 159); font-size: 14.0625px; letter-spacing: 0px; font-weight: 400; user-select: none; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">2.1K</div></div></div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><div class="css-175oi2r"><button aria-expanded="false" aria-haspopup="menu" aria-label="Open post options menu" role="button" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" id="radix-:rlu:" data-testid="postDropdownBtn" type="button" style="padding: 5px; border-radius: 999px;"><svg fill="none" viewBox="0 0 24 24" width="20" height="20" style="pointer-events: none;"><path fill="hsl(211, 20%, 53%)" fill-rule="evenodd" clip-rule="evenodd" d="M2 12a2 2 0 1 1 4 0 2 2 0 0 1-4 0Zm16 0a2 2 0 1 1 4 0 2 2 0 0 1-4 0Zm-6-2a2 2 0 1 0 0 4 2 2 0 0 0 0-4Z"></path></svg></button></div></div></div></div></div></div></div></div></div><div class="css-175oi2r r-633pao r-1wyyakw"></div><div class="css-175oi2r" style="height: 32px;"></div></div></div></div></div></div></div></div></div></div></div></div></div><div class="css-175oi2r" style="position: fixed; bottom: 0px; left: 0px; right: 0px; flex-direction: row; border-top-width: 1px; padding-left: 5px; padding-right: 10px; background-color: rgb(255, 255, 255); border-color: rgb(212, 219, 226); padding-bottom: 15px; pointer-events: auto; opacity: 1; transform: translateY(0px);"><div class="css-175oi2r" style="width: 100%; flex-direction: row; align-items: center; justify-content: space-between; padding: 14px 6px 2px 14px; gap: 8px;"><div class="css-175oi2r" style="flex-direction: row; align-items: center; gap: 12px;"><svg fill="none" viewBox="0 0 64 57" width="32" style="width: 32px; height: 28.5px;"><path fill="#0085ff" d="M13.873 3.805C21.21 9.332 29.103 20.537 32 26.55v15.882c0-.338-.13.044-.41.867-1.512 4.456-7.418 21.847-20.923 7.944-7.111-7.32-3.819-14.64 9.125-16.85-7.405 1.264-15.73-.825-18.014-9.015C1.12 23.022 0 8.51 0 6.55 0-3.268 8.579-.182 13.873 3.805ZM50.127 3.805C42.79 9.332 34.897 20.537 32 26.55v15.882c0-.338.13.044.41.867 1.512 4.456 7.418 21.847 20.923 7.944 7.111-7.32 3.819-14.64-9.125-16.85 7.405 1.264 15.73-.825 18.014-9.015C62.88 23.022 64 8.51 64 6.55c0-9.818-8.578-6.732-13.873-2.745Z"></path></svg><div class="css-175oi2r" style="padding-top: 4px;"><svg fill="none" viewBox="0 0 64 17" width="80" height="21.25"><path fill="hsl(211, 28%, 6%)" d="M8.478 6.252c1.503.538 2.3 1.78 2.3 3.172 0 2.356-1.576 3.785-4.6 3.785H0V0h5.974c2.875 0 4.267 1.466 4.267 3.413 0 1.3-.594 2.245-1.763 2.839Zm-2.69-4.193H2.504v3.45h3.284c1.28 0 1.967-.667 1.967-1.78 0-1.02-.705-1.67-1.967-1.67Zm-3.284 9.072h3.544c1.41 0 2.17-.65 2.17-1.818 0-1.224-.723-1.837-2.17-1.837H2.504v3.655ZM14.251 13.209h-2.337V0h2.337v13.209ZM22.001 8.998V3.636h2.338v9.573h-2.263v-1.392c-.724 1.076-1.726 1.614-3.006 1.614-2.022 0-3.34-1.224-3.34-3.45V3.636h2.338v5.955c0 1.206.594 1.818 1.8 1.818 1.132 0 2.133-.835 2.133-2.411ZM34.979 8.59v.556h-7.161c.167 1.651 1.076 2.467 2.486 2.467 1.076 0 1.8-.463 2.189-1.372h2.244c-.5 1.947-2.17 3.19-4.452 3.19-1.428 0-2.579-.463-3.45-1.372-.872-.91-1.318-2.115-1.318-3.637 0-1.502.427-2.708 1.299-3.636.872-.909 2.004-1.372 3.432-1.372 1.447 0 2.597.482 3.45 1.428.854.946 1.28 2.208 1.28 3.747Zm-4.75-3.358c-1.28 0-2.17.742-2.393 2.281h4.805c-.204-1.391-1.057-2.281-2.411-2.281ZM40.16 13.469c-2.783 0-4.249-1.095-4.379-3.303h2.282c.13 1.188.724 1.633 2.134 1.633 1.261 0 1.892-.39 1.892-1.15 0-.687-.445-1.02-1.874-1.262l-1.094-.185c-2.097-.353-3.136-1.318-3.136-2.894 0-1.8 1.429-2.894 3.97-2.894 2.728 0 4.138 1.075 4.23 3.246h-2.207c-.056-1.169-.742-1.577-2.023-1.577-1.113 0-1.67.371-1.67 1.113 0 .668.483.965 1.596 1.169l1.206.186c2.32.426 3.32 1.28 3.32 2.912 0 1.93-1.557 3.006-4.247 3.006ZM54.667 13.209h-2.671l-2.783-4.453-1.447 1.447v3.006h-2.3V0h2.3v7.606l3.896-3.97h2.783l-3.618 3.618 3.84 5.955ZM60.772 6.048l.78-2.412H64l-3.692 10.352c-.39 1.057-.872 1.818-1.484 2.245-.612.426-1.484.63-2.634.63-.39 0-.724-.018-1.02-.055V14.97h.89c1.057 0 1.577-.65 1.577-1.54 0-.445-.149-1.094-.446-1.929l-2.746-7.866h2.487l.779 2.393c.575 1.8 1.076 3.58 1.521 5.343.408-1.521.928-3.302 1.54-5.324Z"></path></svg></div></div><div class="css-175oi2r" style="flex-direction: row; align-items: center; gap: 8px;"><button aria-label="Sign up" role="button" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73 r-1fuqb1j r-11f147o r-gu64tb" type="button" style="background-color: rgb(0, 133, 255);"><div dir="auto" class="css-146c3p1" style="color: rgb(255, 255, 255); font-size: 14.0625px; letter-spacing: 0px; font-weight: 600; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">Sign up</div></button><button aria-label="Sign in" role="button" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73 r-1fuqb1j r-11f147o r-gu64tb" type="button" style="background-color: rgb(241, 243, 245);"><div dir="auto" class="css-146c3p1" style="color: rgb(11, 15, 20); font-size: 14.0625px; letter-spacing: 0px; font-weight: 600; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">Sign in</div></button></div></div></div><div class="css-175oi2r"></div></div></div></div><div class="css-175oi2r r-hvic4v r-u8s1d" style="transform: translateX(0px) translateY(0px);"></div></div></div></div>
<noscript>
<h1 lang="en">JavaScript Required</h1>
<p lang="en">This is a heavily interactive web application, and JavaScript is required. Simple HTML interfaces are possible, but that is not what this is.
<p lang="en">Learn more about Bluesky at <a href="https://bsky.social">bsky.social</a> and <a href="https://atproto.com">atproto.com</a>.
<p>This is the home page.
</noscript>
<div style="position: fixed; left: 0px; top: 0px; width: 0px; height: 0px; z-index: -1; overflow: hidden; visibility: hidden; transition-duration: 0.05s; transition-property: padding; transition-delay: 0s; padding-top: env(safe-area-inset-top); padding-bottom: env(safe-area-inset-bottom); padding-left: env(safe-area-inset-left); padding-right: env(safe-area-inset-right);"></div></body></html>