https://bsky.app/

Submitted URL:
https://bsky.app/
Report Finished:
LinkText
https://bsky.social/about/blog/11-29-2024-engagementThe Engagement Is Better on Bluesky - BlueskyThe Engagement Is Better on Bluesky - BlueskyBluesky is the lobby to the open web. Find and build your community here.Bluesky Social
https://telescope.live/gallery/heart-nebula-31telescope.live/gallery/hear...
https://pressgazette.co.uk/platforms/bluesky-x-traffic-guardian-boston-globe-news/pressgazette.co.uk/platforms/bl...
https://bsky.socialbsky.social
https://atproto.comatproto.com

JavaScript Variables · 27 found

NameType
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject
webpackChunkwebobject
__BUNDLE_START_TIME__number
setImmediatefunction
__SENTRY__object
FontAwesomeConfigobject
___FONT_AWESOME___object
__rootSiblingsInjectedboolean

Console log messages · 7 found

TypeCategoryLog
warningsecurity
URL
https://bsky.app/
Text
A preload for 'https://bsky.app/static/media/InterVariable.c9f788f6e7ebaec75d7c.ttf' is found, but is not used because the request credentials mode does not match. Consider taking a look at crossorigin attribute.
warningsecurity
URL
https://bsky.app/
Text
A preload for 'https://bsky.app/static/media/InterVariable-Italic.55d6a3f35e9b605ba6f4.ttf' is found, but is not used because the request credentials mode does not match. Consider taking a look at crossorigin attribute.
warningother
URL
https://bsky.app/
Text
The resource https://bsky.app/static/media/InterVariable-Italic.55d6a3f35e9b605ba6f4.ttf was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it has an appropriate `as` value and it is preloaded intentionally.
warningother
URL
https://bsky.app/
Text
The resource https://bsky.app/static/media/InterVariable.c9f788f6e7ebaec75d7c.ttf was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it has an appropriate `as` value and it is preloaded intentionally.
errornetwork
URL
https://events.bsky.app/v2/initialize
Text
Failed to load resource: net::ERR_CONNECTION_CLOSED
warningother
URL
https://bsky.app/
Text
The resource https://bsky.app/static/media/InterVariable-Italic.55d6a3f35e9b605ba6f4.ttf was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it has an appropriate `as` value and it is preloaded intentionally.
warningother
URL
https://bsky.app/
Text
The resource https://bsky.app/static/media/InterVariable.c9f788f6e7ebaec75d7c.ttf was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it has an appropriate `as` value and it is preloaded intentionally.

HTML

<!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/792.36c6a7b2.js"></script>
<link rel="stylesheet" href="/static/css/main.fdefad73.css">
<script defer="defer" src="/static/js/main.fa829a0c.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 r-13awgt0"><div class="css-175oi2r r-14lw9ot" style="min-height: 100vh;"><main role="main" class="css-175oi2r" style="flex: 1 1 0%;"><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: 16px; letter-spacing: 0px; font-weight: 600; line-height: 20px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; 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: 16px; letter-spacing: 0px; font-weight: 600; line-height: 20px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; 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-nature" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" data-testid="feedItem-by-discussingfilm.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-1cvj4g8"><div class="css-175oi2r r-1m04atk r-1qfoi16 r-bnwqim r-c97pre"><div class="css-175oi2r" style="flex-shrink: 1;"><div class="css-175oi2r" style="flex-shrink: 1;"><a href="/profile/discussingfilm.bsky.social" aria-label="DiscussingFilm's avatar" 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" style="background-image: url(&quot;https://cdn.bsky.app/img/avatar_thumbnail/plain/did:plc:exxdcplb2ozev5lvw5ohnejq/bafkreiam6dm3rbiz6kggmhxibp6jjqn5oxjnf2hxxuhzwho4tbgnivnbwa@jpeg&quot;);"></div><img alt="" draggable="false" src="https://cdn.bsky.app/img/avatar_thumbnail/plain/did:plc:exxdcplb2ozev5lvw5ohnejq/bafkreiam6dm3rbiz6kggmhxibp6jjqn5oxjnf2hxxuhzwho4tbgnivnbwa@jpeg" class="css-9pa8cd"></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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;"><a href="/profile/discussingfilm.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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; 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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">‪DiscussingFilm‬</span></a><a href="/profile/discussingfilm.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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; 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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">&nbsp;‪@discussingfilm.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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">·</div><a href="/profile/discussingfilm.bsky.social/post/3lc3uweermn2a" dir="auto" aria-label="November 29, 2024 at 3:19 PM" role="link" data-tooltip="November 29, 2024 at 3:19 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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; 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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">Today would have been Chadwick Boseman’s 48th birthday.</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: 1 1 0%; flex-direction: row; gap: 4px;"><div class="css-175oi2r" style="flex: 1 1 0%; aspect-ratio: 1 / 1;"><div class="css-175oi2r" style="flex: 1 1 0%;"><button aria-label="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><img alt="" src="https://cdn.bsky.app/img/feed_thumbnail/plain/did:plc:exxdcplb2ozev5lvw5ohnejq/bafkreiftrd2tr7bf46youauzdv6p6rxinlcdpk7tdctxygi7vxhkhhh4g4@jpeg" fetchpriority="auto" accessibilityhint="" style="object-position: left 50% top 50%; width: 100%; height: 100%; position: absolute; left: 0px; top: 0px; object-fit: cover; transition-duration: 0ms; transition-timing-function: linear;"></div></div><div class="css-175oi2r" style="position: absolute; inset: 0px; border-radius: 12px 0px 0px 12px; border-width: 1px; border-color: rgb(212, 219, 226); opacity: 0.6; pointer-events: none;"></div></button></div></div><div class="css-175oi2r" style="flex: 1 1 0%; aspect-ratio: 1 / 1;"><div class="css-175oi2r" style="flex: 1 1 0%;"><button aria-label="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><img alt="" src="https://cdn.bsky.app/img/feed_thumbnail/plain/did:plc:exxdcplb2ozev5lvw5ohnejq/bafkreihryduonhv6snzdvsr5w7zuhkgjwo63swtubw6k55ub2ksa4dynqe@jpeg" fetchpriority="auto" accessibilityhint="" style="object-position: left 50% top 50%; width: 100%; height: 100%; position: absolute; left: 0px; top: 0px; object-fit: cover; transition-duration: 0ms; transition-timing-function: linear;"></div></div><div class="css-175oi2r" style="position: absolute; inset: 0px; border-radius: 0px 12px 12px 0px; border-width: 1px; border-color: rgb(212, 219, 226); opacity: 0.6; pointer-events: none;"></div></button></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 (606 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: 14px; letter-spacing: 0px; font-weight: 400; user-select: none; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">606</div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><button aria-label="Repost or quote post" role="button" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" type="button" style="flex-direction: row; align-items: center; justify-content: center; 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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; 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 (35,410 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: 14px; letter-spacing: 0px; font-weight: 400; user-select: none; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">35.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-:r6:" 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-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-1cvj4g8"><div class="css-175oi2r r-1m04atk r-1qfoi16 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" 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" style="background-image: url(&quot;https://cdn.bsky.app/img/avatar_thumbnail/plain/did:plc:nvfposmpmhegtyvhbs75s3pw/bafkreiefjdjiahsa4upn3zabt4bxjfculjcxsdrxzc75nqlylfx7xo2izy@jpeg&quot;);"></div><img alt="" draggable="false" src="https://cdn.bsky.app/img/avatar_thumbnail/plain/did:plc:nvfposmpmhegtyvhbs75s3pw/bafkreiefjdjiahsa4upn3zabt4bxjfculjcxsdrxzc75nqlylfx7xo2izy@jpeg" class="css-9pa8cd"></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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; 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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; 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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; 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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; 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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">&nbsp;‪@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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">·</div><a href="/profile/jamellebouie.net/post/3lc4vplt7us2s" dir="auto" aria-label="November 30, 2024 at 1:05 AM" role="link" data-tooltip="November 30, 2024 at 1:05 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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">7h</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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">watching CAPTAIN AMERICA: WINTER SOLDIER for the first time in a minute and yeah, this is still in the top 5 of everything that has come out of marvel studios</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 (553 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: 14px; letter-spacing: 0px; font-weight: 400; user-select: none; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">553</div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><button aria-label="Repost or quote post" role="button" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" type="button" style="flex-direction: row; align-items: center; justify-content: center; 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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">685</div></div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><button aria-label="Like (13,317 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: 14px; letter-spacing: 0px; font-weight: 400; user-select: none; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">13.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-:rb:" 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-humblyjay.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-1cvj4g8"><div class="css-175oi2r r-1m04atk r-1qfoi16 r-bnwqim r-c97pre"><div class="css-175oi2r" style="flex-shrink: 1;"><div class="css-175oi2r" style="flex-shrink: 1;"><a href="/profile/humblyjay.bsky.social" aria-label="Humbly Jay's avatar" 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" style="background-image: url(&quot;https://cdn.bsky.app/img/avatar_thumbnail/plain/did:plc:f42i4doi5qjkifavhwibhbbx/bafkreifhztoez64wmdwxonacbw74flzctsespqs6gvuemaamzglcpyf5d4@jpeg&quot;);"></div><img alt="" draggable="false" src="https://cdn.bsky.app/img/avatar_thumbnail/plain/did:plc:f42i4doi5qjkifavhwibhbbx/bafkreifhztoez64wmdwxonacbw74flzctsespqs6gvuemaamzglcpyf5d4@jpeg" class="css-9pa8cd"></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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;"><a href="/profile/humblyjay.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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; 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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">‪Humbly Jay‬</span></a><a href="/profile/humblyjay.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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; 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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">&nbsp;‪@humblyjay.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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">·</div><a href="/profile/humblyjay.bsky.social/post/3lc2awz7g222e" dir="auto" aria-label="November 28, 2024 at 11:49 PM" role="link" data-tooltip="November 28, 2024 at 11:49 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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; 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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">The moon disguised as Saturn</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.66713 / 1;"><div aria-label="" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" style="height: 100%;"><div class="css-175oi2r" style="flex: 1 1 0%;"><div data-expoimage="true" class="css-175oi2r" style="overflow: hidden; width: 100%; height: 100%;"><div><img alt="" src="https://cdn.bsky.app/img/feed_thumbnail/plain/did:plc:f42i4doi5qjkifavhwibhbbx/bafkreie7q7ioyfflt2gajk2uxrugbvwyneswqjxmneej36ao7dvpc5rnl4@jpeg" fetchpriority="auto" accessibilityhint="" style="object-position: left 50% top 50%; width: 100%; height: 100%; position: absolute; left: 0px; top: 0px; object-fit: cover; transition-duration: 0ms; transition-timing-function: linear;"></div></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><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 (386 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: 14px; letter-spacing: 0px; font-weight: 400; user-select: none; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">386</div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><button aria-label="Repost or quote post" role="button" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" type="button" style="flex-direction: row; align-items: center; justify-content: center; 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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">3.1K</div></div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><button aria-label="Like (45,170 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: 14px; letter-spacing: 0px; font-weight: 400; user-select: none; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">45.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-:rg:" 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-amazingeye18.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-1cvj4g8"><div class="css-175oi2r r-1m04atk r-1qfoi16 r-bnwqim r-c97pre"><div class="css-175oi2r" style="flex-shrink: 1;"><div class="css-175oi2r" style="flex-shrink: 1;"><a href="/profile/amazingeye18.bsky.social" aria-label="Amazing eyes's avatar" 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" style="background-image: url(&quot;https://cdn.bsky.app/img/avatar_thumbnail/plain/did:plc:gqadkf6wmzfnmjxopptcnjc5/bafkreigyvq4xb3pq4cjzaxqgiiucehpuu6ksg7lwz5wpy37cu6tgcvswtm@jpeg&quot;);"></div><img alt="" draggable="false" src="https://cdn.bsky.app/img/avatar_thumbnail/plain/did:plc:gqadkf6wmzfnmjxopptcnjc5/bafkreigyvq4xb3pq4cjzaxqgiiucehpuu6ksg7lwz5wpy37cu6tgcvswtm@jpeg" class="css-9pa8cd"></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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;"><a href="/profile/amazingeye18.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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; 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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">‪Amazing eyes‬</span></a><a href="/profile/amazingeye18.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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; 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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">&nbsp;‪@amazingeye18.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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">·</div><a href="/profile/amazingeye18.bsky.social/post/3lc542iixrs26" dir="auto" aria-label="November 30, 2024 at 3:01 AM" role="link" data-tooltip="November 30, 2024 at 3:01 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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">5h</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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">Cathedral Valley in Utah 🇺🇲</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.753138 / 1;"><div aria-label="" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" style="height: 100%;"><div class="css-175oi2r" style="flex: 1 1 0%;"><div data-expoimage="true" class="css-175oi2r" style="overflow: hidden; width: 100%; height: 100%;"><div><img alt="" src="https://cdn.bsky.app/img/feed_thumbnail/plain/did:plc:gqadkf6wmzfnmjxopptcnjc5/bafkreiado6nencxsflmiyqtzot4mnrwinfssblqqhkxqccl4zzi6k47jfi@jpeg" fetchpriority="auto" accessibilityhint="" style="object-position: left 50% top 50%; width: 100%; height: 100%; position: absolute; left: 0px; top: 0px; object-fit: cover; transition-duration: 0ms; transition-timing-function: linear;"></div></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><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 (52 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: 14px; letter-spacing: 0px; font-weight: 400; user-select: none; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">52</div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><button aria-label="Repost or quote post" role="button" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" type="button" style="flex-direction: row; align-items: center; justify-content: center; 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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">247</div></div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><button aria-label="Like (4,363 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: 14px; letter-spacing: 0px; font-weight: 400; user-select: none; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">4.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-:rl:" 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-kamalladreams.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-1cvj4g8"><div class="css-175oi2r r-1m04atk r-1qfoi16 r-bnwqim r-c97pre"><div class="css-175oi2r" style="flex-shrink: 1;"><div class="css-175oi2r" style="flex-shrink: 1;"><a href="/profile/kamalladreams.bsky.social" aria-label="KamallaDreams's avatar" 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" style="background-image: url(&quot;https://cdn.bsky.app/img/avatar_thumbnail/plain/did:plc:g4kx4imrw24s6tjf2p2x7o25/bafkreicv576fhf3ccgwvyxi5qx5hhb7yjiwtfc7oacx4ikeszdj4rkkw2i@jpeg&quot;);"></div><img alt="" draggable="false" src="https://cdn.bsky.app/img/avatar_thumbnail/plain/did:plc:g4kx4imrw24s6tjf2p2x7o25/bafkreicv576fhf3ccgwvyxi5qx5hhb7yjiwtfc7oacx4ikeszdj4rkkw2i@jpeg" class="css-9pa8cd"></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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;"><a href="/profile/kamalladreams.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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; 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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">‪KamallaDreams‬</span></a><a href="/profile/kamalladreams.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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; 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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">&nbsp;‪@kamalladreams.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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">·</div><a href="/profile/kamalladreams.bsky.social/post/3lc4liekgw222" dir="auto" aria-label="November 29, 2024 at 10:03 PM" role="link" data-tooltip="November 29, 2024 at 10:03 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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">10h</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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">BlueSky for everyone</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.562 / 1;"><div aria-label="" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" style="height: 100%;"><div class="css-175oi2r" style="flex: 1 1 0%;"><div data-expoimage="true" class="css-175oi2r" style="overflow: hidden; width: 100%; height: 100%;"><div><img alt="" src="https://cdn.bsky.app/img/feed_thumbnail/plain/did:plc:g4kx4imrw24s6tjf2p2x7o25/bafkreibycf2gez4tnluienptsuatebefs4cxdjc4shl5aubo4tl22r4br4@jpeg" fetchpriority="auto" accessibilityhint="" style="object-position: left 50% top 50%; width: 100%; height: 100%; position: absolute; left: 0px; top: 0px; object-fit: cover; transition-duration: 0ms; transition-timing-function: linear;"></div></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><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 (79 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: 14px; letter-spacing: 0px; font-weight: 400; user-select: none; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">79</div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><button aria-label="Repost or quote post" role="button" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" type="button" style="flex-direction: row; align-items: center; justify-content: center; 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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">467</div></div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><button aria-label="Like (7,346 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: 14px; letter-spacing: 0px; font-weight: 400; user-select: none; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">7.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-:rq:" 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-katiephang.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-1cvj4g8"><div class="css-175oi2r r-1m04atk r-1qfoi16 r-bnwqim r-c97pre"><div class="css-175oi2r" style="flex-shrink: 1;"><div class="css-175oi2r" style="flex-shrink: 1;"><a href="/profile/katiephang.bsky.social" aria-label="Katie Phang's avatar" 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" style="background-image: url(&quot;https://cdn.bsky.app/img/avatar_thumbnail/plain/did:plc:2hltimymy65zl5ba7ifsq3qr/bafkreigd32rxim5yi5ninlbqk34e5fbmidbid4nz2pcssjwkj6let2ezrm@jpeg&quot;);"></div><img alt="" draggable="false" src="https://cdn.bsky.app/img/avatar_thumbnail/plain/did:plc:2hltimymy65zl5ba7ifsq3qr/bafkreigd32rxim5yi5ninlbqk34e5fbmidbid4nz2pcssjwkj6let2ezrm@jpeg" class="css-9pa8cd"></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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;"><a href="/profile/katiephang.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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; 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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">‪Katie Phang‬</span></a><a href="/profile/katiephang.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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; 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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">&nbsp;‪@katiephang.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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">·</div><a href="/profile/katiephang.bsky.social/post/3lc5hbi7rqs2n" dir="auto" aria-label="November 30, 2024 at 6:20 AM" role="link" data-tooltip="November 30, 2024 at 6:20 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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">2h</a></div><div class="css-175oi2r" data-testid="contentHider-post"><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: 86.7684%;"><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.15249 / 1;"><div aria-label="" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" style="height: 100%;"><div class="css-175oi2r" style="flex: 1 1 0%;"><div data-expoimage="true" class="css-175oi2r" style="overflow: hidden; width: 100%; height: 100%;"><div><img alt="" src="https://cdn.bsky.app/img/feed_thumbnail/plain/did:plc:2hltimymy65zl5ba7ifsq3qr/bafkreiaspl2chdq2a3ladr6id2ttip6qpl5yqnnwmro6sc63rhgbvacntq@jpeg" fetchpriority="auto" accessibilityhint="" style="object-position: left 50% top 50%; width: 100%; height: 100%; position: absolute; left: 0px; top: 0px; object-fit: cover; transition-duration: 0ms; transition-timing-function: linear;"></div></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><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 (188 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: 14px; letter-spacing: 0px; font-weight: 400; user-select: none; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">188</div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><button aria-label="Repost or quote post" role="button" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" type="button" style="flex-direction: row; align-items: center; justify-content: center; 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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">1.2K</div></div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><button aria-label="Like (7,077 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: 14px; letter-spacing: 0px; font-weight: 400; user-select: none; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; 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-:rv:" 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-bsky.app"><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-1cvj4g8"><div class="css-175oi2r r-1m04atk r-1qfoi16 r-bnwqim r-c97pre"><div class="css-175oi2r" style="flex-shrink: 1;"><div class="css-175oi2r" style="flex-shrink: 1;"><a href="/profile/bsky.app" aria-label="Bluesky's avatar" 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" style="background-image: url(&quot;https://cdn.bsky.app/img/avatar_thumbnail/plain/did:plc:z72i7hdynmk6r22z27h6tvur/bafkreihagr2cmvl2jt4mgx3sppwe2it3fwolkrbtjrhcnwjk4jdijhsoze@jpeg&quot;);"></div><img alt="" draggable="false" src="https://cdn.bsky.app/img/avatar_thumbnail/plain/did:plc:z72i7hdynmk6r22z27h6tvur/bafkreihagr2cmvl2jt4mgx3sppwe2it3fwolkrbtjrhcnwjk4jdijhsoze@jpeg" class="css-9pa8cd"></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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;"><a href="/profile/bsky.app" 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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; 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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">‪Bluesky‬</span></a><a href="/profile/bsky.app" 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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; 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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">&nbsp;‪@bsky.app‬</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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">·</div><a href="/profile/bsky.app/post/3lc4n2cohf22a" dir="auto" aria-label="November 29, 2024 at 10:30 PM" role="link" data-tooltip="November 29, 2024 at 10:30 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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">10h</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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">We could go on about how we welcome publishers, we don't demote links, we encourage independent developers to build apps and extensions on top of Bluesky's network.... but instead, we'll show you. 

All thanks to the incredible community here! 🦋</div></div><div class="css-175oi2r" style="padding-bottom: 4px;"><div class="css-175oi2r"><a href="https://bsky.social/about/blog/11-29-2024-engagement" rel="noopener noreferrer" target="_blank" aria-label="The Engagement Is Better on Bluesky - Bluesky" 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><img src="https://cdn.bsky.app/img/feed_thumbnail/plain/did:plc:z72i7hdynmk6r22z27h6tvur/bafkreif5bxpqjyyjmsqphbuvloo5c7ieqqs54i4wychem2ebvpw7uaxasy@jpeg" fetchpriority="auto" style="object-position: left 50% top 50%; width: 100%; height: 100%; position: absolute; left: 0px; top: 0px; object-fit: cover; transition-duration: 0ms; transition-timing-function: linear;"></div></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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">The Engagement Is Better on Bluesky - Bluesky</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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">Bluesky is the lobby to the open web. Find and build your community here.</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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">Bluesky Social</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 (796 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: 14px; letter-spacing: 0px; font-weight: 400; user-select: none; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">796</div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><button aria-label="Repost or quote post" role="button" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" type="button" style="flex-direction: row; align-items: center; justify-content: center; 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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">5.7K</div></div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><button aria-label="Like (46,551 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: 14px; letter-spacing: 0px; font-weight: 400; user-select: none; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">46.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-:r14:" 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-devilstower.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-1cvj4g8"><div class="css-175oi2r r-1m04atk r-1qfoi16 r-bnwqim r-c97pre"><div class="css-175oi2r" style="flex-shrink: 1;"><div class="css-175oi2r" style="flex-shrink: 1;"><a href="/profile/devilstower.bsky.social" aria-label="Mark Sumner's avatar" 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" style="background-image: url(&quot;https://cdn.bsky.app/img/avatar_thumbnail/plain/did:plc:axxjtihfwyqt3ntntyo76k23/bafkreicd7ayyuj66m3x6uuvt2xmjmw24xpjif6jysmmmabh2fjrbwpqxd4@jpeg&quot;);"></div><img alt="" draggable="false" src="https://cdn.bsky.app/img/avatar_thumbnail/plain/did:plc:axxjtihfwyqt3ntntyo76k23/bafkreicd7ayyuj66m3x6uuvt2xmjmw24xpjif6jysmmmabh2fjrbwpqxd4@jpeg" class="css-9pa8cd"></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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;"><a href="/profile/devilstower.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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; 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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">‪Mark Sumner‬</span></a><a href="/profile/devilstower.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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; 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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">&nbsp;‪@devilstower.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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">·</div><a href="/profile/devilstower.bsky.social/post/3lc3jb5pl2c2m" dir="auto" aria-label="November 29, 2024 at 11:50 AM" role="link" data-tooltip="November 29, 2024 at 11: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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">20h</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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">Six decades later, Star Trek may still be the only franchise based on the ideas that diversity is strength, justice is the measure of civilization, bounty is to be shared, peace is worth the price, and all these things can be achieved. 

We need more shows that look ahead and find goodness.</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,128 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: 14px; letter-spacing: 0px; font-weight: 400; user-select: none; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">1.1K</div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><button aria-label="Repost or quote post" role="button" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" type="button" style="flex-direction: row; align-items: center; justify-content: center; 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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">6.8K</div></div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><button aria-label="Like (42,689 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: 14px; letter-spacing: 0px; font-weight: 400; user-select: none; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">42.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-:r19:" 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-markoraassina.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-1cvj4g8"><div class="css-175oi2r r-1m04atk r-1qfoi16 r-bnwqim r-c97pre"><div class="css-175oi2r" style="flex-shrink: 1;"><div class="css-175oi2r" style="flex-shrink: 1;"><a href="/profile/markoraassina.bsky.social" aria-label="Marko (NERD PLUSHIE OUT NOW!)'s avatar" 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" style="background-image: url(&quot;https://cdn.bsky.app/img/avatar_thumbnail/plain/did:plc:hv5mkduryfgajlvmbo3ruole/bafkreicbte7xmirpbknccnb6l5ho3rzayi2o6oxgc46klgejvk7h5ql6ua@jpeg&quot;);"></div><img alt="" draggable="false" src="https://cdn.bsky.app/img/avatar_thumbnail/plain/did:plc:hv5mkduryfgajlvmbo3ruole/bafkreicbte7xmirpbknccnb6l5ho3rzayi2o6oxgc46klgejvk7h5ql6ua@jpeg" class="css-9pa8cd"></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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;"><a href="/profile/markoraassina.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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; 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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">‪Marko (NERD PLUSHIE OUT NOW!)‬</span></a><a href="/profile/markoraassina.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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; 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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">&nbsp;‪@markoraassina.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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">·</div><a href="/profile/markoraassina.bsky.social/post/3lc5k6mzgl22d" dir="auto" aria-label="November 30, 2024 at 7:12 AM" role="link" data-tooltip="November 30, 2024 at 7:12 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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">1h</a></div><div class="css-175oi2r" data-testid="contentHider-post"><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: 1 / 1;"><div aria-label="" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" style="height: 100%;"><div class="css-175oi2r" style="flex: 1 1 0%;"><div data-expoimage="true" class="css-175oi2r" style="overflow: hidden; width: 100%; height: 100%;"><div><img alt="" src="https://cdn.bsky.app/img/feed_thumbnail/plain/did:plc:hv5mkduryfgajlvmbo3ruole/bafkreigowymi6dra3pvvcyytbjurpr6bh2blrn7lt4clauv6bhpbnvpyuq@jpeg" fetchpriority="auto" accessibilityhint="" style="object-position: left 50% top 50%; width: 100%; height: 100%; position: absolute; left: 0px; top: 0px; object-fit: cover; transition-duration: 0ms; transition-timing-function: linear;"></div></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><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 (21 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: 14px; letter-spacing: 0px; font-weight: 400; user-select: none; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">21</div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><button aria-label="Repost or quote post" role="button" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" type="button" style="flex-direction: row; align-items: center; justify-content: center; 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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">113</div></div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><button aria-label="Like (2,064 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: 14px; letter-spacing: 0px; font-weight: 400; user-select: none; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; 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-:r1e:" 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-protectallwildlife.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-1cvj4g8"><div class="css-175oi2r r-1m04atk r-1qfoi16 r-bnwqim r-c97pre"><div class="css-175oi2r" style="flex-shrink: 1;"><div class="css-175oi2r" style="flex-shrink: 1;"><a href="/profile/protectallwildlife.bsky.social" aria-label="Protect All Wildlife's avatar" 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" style="background-image: url(&quot;https://cdn.bsky.app/img/avatar_thumbnail/plain/did:plc:7s5w5cioqyctfkgs4awlwwwg/bafkreid62vsx62ntqnlhfklgrya4z44r2tp53lnkgl7j562xybsk4debha@jpeg&quot;);"></div><img alt="" draggable="false" src="https://cdn.bsky.app/img/avatar_thumbnail/plain/did:plc:7s5w5cioqyctfkgs4awlwwwg/bafkreid62vsx62ntqnlhfklgrya4z44r2tp53lnkgl7j562xybsk4debha@jpeg" class="css-9pa8cd"></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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;"><a href="/profile/protectallwildlife.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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; 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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">‪Protect All Wildlife‬</span></a><a href="/profile/protectallwildlife.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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; 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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">&nbsp;‪@protectallwildlife.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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">·</div><a href="/profile/protectallwildlife.bsky.social/post/3lc3kivpclc2q" dir="auto" aria-label="November 29, 2024 at 12:12 PM" role="link" data-tooltip="November 29, 2024 at 12:12 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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">20h</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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;"><div class="css-175oi2r r-xoduu5"><button aria-expanded="false" aria-haspopup="menu" aria-label="Click here to open tag menu for FoxOfTheDay" role="button" tabindex="0" class="css-175oi2r r-xoduu5 r-1loqt21 r-1otgn73" id="radix-:r1g:" type="button" style="text-align: left;"><span class="css-1jxf684" style="font-size: 15px; letter-spacing: 0px; color: rgb(16, 131, 254); cursor: pointer; line-height: 20px; flex: 1 1 0%; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">#FoxOfTheDay</span></button></div> 🦊

A delightful image of Fox cubs holding onto each other’s tails. 💚

📸 Credit: Tavistock Photo.

<div class="css-175oi2r r-xoduu5"><button aria-expanded="false" aria-haspopup="menu" aria-label="Click here to open tag menu for WildlifePhotography" role="button" tabindex="0" class="css-175oi2r r-xoduu5 r-1loqt21 r-1otgn73" id="radix-:r1i:" type="button" style="text-align: left;"><span class="css-1jxf684" style="font-size: 15px; letter-spacing: 0px; color: rgb(16, 131, 254); cursor: pointer; line-height: 20px; flex: 1 1 0%; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">#WildlifePhotography</span></button></div> <div class="css-175oi2r r-xoduu5"><button aria-expanded="false" aria-haspopup="menu" aria-label="Click here to open tag menu for Nature" role="button" tabindex="0" class="css-175oi2r r-xoduu5 r-1loqt21 r-1otgn73" id="radix-:r1k:" type="button" style="text-align: left;"><span class="css-1jxf684" style="font-size: 15px; letter-spacing: 0px; color: rgb(16, 131, 254); cursor: pointer; line-height: 20px; flex: 1 1 0%; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">#Nature</span></button></div> <div class="css-175oi2r r-xoduu5"><button aria-expanded="false" aria-haspopup="menu" aria-label="Click here to open tag menu for Foxes" role="button" tabindex="0" class="css-175oi2r r-xoduu5 r-1loqt21 r-1otgn73" id="radix-:r1m:" type="button" style="text-align: left;"><span class="css-1jxf684" style="font-size: 15px; letter-spacing: 0px; color: rgb(16, 131, 254); cursor: pointer; line-height: 20px; flex: 1 1 0%; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">#Foxes</span></button></div></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: 64.7416%;"><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.5446 / 1;"><div aria-label="#FoxOfTheDay 🦊

A delightful image of Fox cubs holding onto each other’s tails. 💚

📸 Credit: Tavistock Photo.

#WildlifePhotography #Nature #Foxes" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" style="height: 100%;"><div class="css-175oi2r" style="flex: 1 1 0%;"><div data-expoimage="true" class="css-175oi2r" style="overflow: hidden; width: 100%; height: 100%;"><div><img alt="#FoxOfTheDay 🦊

A delightful image of Fox cubs holding onto each other’s tails. 💚

📸 Credit: Tavistock Photo.

#WildlifePhotography #Nature #Foxes" src="https://cdn.bsky.app/img/feed_thumbnail/plain/did:plc:7s5w5cioqyctfkgs4awlwwwg/bafkreicgz66czxjfjxngtpjn7svj72pwumrw5i4admlulmfycgp3bdmvtq@jpeg" fetchpriority="auto" accessibilityhint="" style="object-position: left 50% top 50%; width: 100%; height: 100%; position: absolute; left: 0px; top: 0px; object-fit: cover; transition-duration: 0ms; transition-timing-function: linear;"></div></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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">ALT</div></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 (118 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: 14px; letter-spacing: 0px; font-weight: 400; user-select: none; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">118</div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><button aria-label="Repost or quote post" role="button" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" type="button" style="flex-direction: row; align-items: center; justify-content: center; 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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">870</div></div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><button aria-label="Like (11,651 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: 14px; letter-spacing: 0px; font-weight: 400; user-select: none; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">11.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-:r1r:" 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-catsofyore.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-1cvj4g8"><div class="css-175oi2r r-1m04atk r-1qfoi16 r-bnwqim r-c97pre"><div class="css-175oi2r" style="flex-shrink: 1;"><div class="css-175oi2r" style="flex-shrink: 1;"><a href="/profile/catsofyore.bsky.social" aria-label="Cats of Yore's avatar" 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" style="background-image: url(&quot;https://cdn.bsky.app/img/avatar_thumbnail/plain/did:plc:xrr5j2okn7ew2zvcwsxus3gb/bafkreig6pljjdx7aekpetnwdxmjzhcbiwsoph72wjhjzjqsey2bzrj4pz4@jpeg&quot;);"></div><img alt="" draggable="false" src="https://cdn.bsky.app/img/avatar_thumbnail/plain/did:plc:xrr5j2okn7ew2zvcwsxus3gb/bafkreig6pljjdx7aekpetnwdxmjzhcbiwsoph72wjhjzjqsey2bzrj4pz4@jpeg" class="css-9pa8cd"></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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;"><a href="/profile/catsofyore.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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; 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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">‪Cats of Yore‬</span></a><a href="/profile/catsofyore.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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; 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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">&nbsp;‪@catsofyore.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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">·</div><a href="/profile/catsofyore.bsky.social/post/3lc5lctx7os2a" dir="auto" aria-label="November 30, 2024 at 7:32 AM" role="link" data-tooltip="November 30, 2024 at 7: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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; 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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">This is one of my favorites in my collection - smooshing babbys back around 1910. The back identifies the woman as Fay and the cats are Smut and Spot (remember ‘smut’ can mean dirt or soot, not just obscene material).</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.4748%;"><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.43937 / 1;"><div aria-label="Black and white photo of a smiling middle aged white woman on the left who is looking at the camera while kneeling on the ground to gently squish and press her face on a white cat with black spots in the middle of the photo. The cat is not frightened but clearly a little annoyed and trying to escape her grasp. Next to the cat on the right is another, nearly identical cat that looks perturbed by the commotion. They seem to be outdoors, perhaps on a porch." tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" style="height: 100%;"><div class="css-175oi2r" style="flex: 1 1 0%;"><div data-expoimage="true" class="css-175oi2r" style="overflow: hidden; width: 100%; height: 100%;"><div><img alt="Black and white photo of a smiling middle aged white woman on the left who is looking at the camera while kneeling on the ground to gently squish and press her face on a white cat with black spots in the middle of the photo. The cat is not frightened but clearly a little annoyed and trying to escape her grasp. Next to the cat on the right is another, nearly identical cat that looks perturbed by the commotion. They seem to be outdoors, perhaps on a porch." src="https://cdn.bsky.app/img/feed_thumbnail/plain/did:plc:xrr5j2okn7ew2zvcwsxus3gb/bafkreibs3u2ihf5qohppgrqmwmlfqatvrrdbmslneqorj62des5enj7z3u@jpeg" fetchpriority="auto" accessibilityhint="" style="object-position: left 50% top 50%; width: 100%; height: 100%; position: absolute; left: 0px; top: 0px; object-fit: cover; transition-duration: 0ms; transition-timing-function: linear;"></div></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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">ALT</div></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 (7 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: 14px; letter-spacing: 0px; font-weight: 400; user-select: none; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">7</div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><button aria-label="Repost or quote post" role="button" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" type="button" style="flex-direction: row; align-items: center; justify-content: center; 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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">50</div></div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><button aria-label="Like (534 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: 14px; letter-spacing: 0px; font-weight: 400; user-select: none; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">534</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-:r20:" 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-spockresists.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-1cvj4g8"><div class="css-175oi2r r-1m04atk r-1qfoi16 r-bnwqim r-c97pre"><div class="css-175oi2r" style="flex-shrink: 1;"><div class="css-175oi2r" style="flex-shrink: 1;"><a href="/profile/spockresists.bsky.social" aria-label="Mr. Spock 🖖's avatar" 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" style="background-image: url(&quot;https://cdn.bsky.app/img/avatar_thumbnail/plain/did:plc:3l74xs7iozt2myjyupseqhmt/bafkreifrkhgubf5mag57nhcu3ficnekvadfwinlwd3mfvlfkmyzu2epehe@jpeg&quot;);"></div><img alt="" draggable="false" src="https://cdn.bsky.app/img/avatar_thumbnail/plain/did:plc:3l74xs7iozt2myjyupseqhmt/bafkreifrkhgubf5mag57nhcu3ficnekvadfwinlwd3mfvlfkmyzu2epehe@jpeg" class="css-9pa8cd"></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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;"><a href="/profile/spockresists.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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; 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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">‪Mr. Spock 🖖‬</span></a><a href="/profile/spockresists.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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; 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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">&nbsp;‪@spockresists.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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">·</div><a href="/profile/spockresists.bsky.social/post/3lc5hzcdotk2w" dir="auto" aria-label="November 30, 2024 at 6:33 AM" role="link" data-tooltip="November 30, 2024 at 6:33 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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; 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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">The Heart Nebula 

<a href="https://telescope.live/gallery/heart-nebula-31" rel="noopener noreferrer" target="_blank" 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; flex: 1 1 0%; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">telescope.live/gallery/hear...</a></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.820569 / 1;"><div aria-label="" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" style="height: 100%;"><div class="css-175oi2r" style="flex: 1 1 0%;"><div data-expoimage="true" class="css-175oi2r" style="overflow: hidden; width: 100%; height: 100%;"><div><img alt="" src="https://cdn.bsky.app/img/feed_thumbnail/plain/did:plc:3l74xs7iozt2myjyupseqhmt/bafkreigxgfbxakvnlsu3sabuclsaipmnuitagbirufgyfaiiawvugqki2e@jpeg" fetchpriority="auto" accessibilityhint="" style="object-position: left 50% top 50%; width: 100%; height: 100%; position: absolute; left: 0px; top: 0px; object-fit: cover; transition-duration: 0ms; transition-timing-function: linear;"></div></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><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 (40 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: 14px; letter-spacing: 0px; font-weight: 400; user-select: none; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">40</div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><button aria-label="Repost or quote post" role="button" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" type="button" style="flex-direction: row; align-items: center; justify-content: center; 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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">314</div></div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><button aria-label="Like (2,984 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: 14px; letter-spacing: 0px; font-weight: 400; user-select: none; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">2.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-:r25:" 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-safety.bsky.app"><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-1cvj4g8"><div class="css-175oi2r r-1m04atk r-1qfoi16 r-bnwqim r-c97pre"><div class="css-175oi2r" style="flex-shrink: 1;"><div class="css-175oi2r" style="flex-shrink: 1;"><a href="/profile/safety.bsky.app" aria-label="Bluesky Safety's avatar" 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" style="background-image: url(&quot;https://cdn.bsky.app/img/avatar_thumbnail/plain/did:plc:eon2iu7v3x2ukgxkqaf7e5np/bafkreih7mgyv6dugcguewqnuev64i7jsljhtrr6olfadmxq2dasfb7woam@jpeg&quot;);"></div><img alt="" draggable="false" src="https://cdn.bsky.app/img/avatar_thumbnail/plain/did:plc:eon2iu7v3x2ukgxkqaf7e5np/bafkreih7mgyv6dugcguewqnuev64i7jsljhtrr6olfadmxq2dasfb7woam@jpeg" class="css-9pa8cd"></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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;"><a href="/profile/safety.bsky.app" 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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; 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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">‪Bluesky Safety‬</span></a><a href="/profile/safety.bsky.app" 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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; 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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">&nbsp;‪@safety.bsky.app‬</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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">·</div><a href="/profile/safety.bsky.app/post/3lc4h7p676225" dir="auto" aria-label="November 29, 2024 at 8:46 PM" role="link" data-tooltip="November 29, 2024 at 8:46 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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">12h</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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">1/ With more users joining Bluesky, we know how important it is to identify which accounts are real. Users deserve confidence that the accounts they interact with are authentic. 

Sharing some details about our impersonation policy 🧵</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 (709 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: 14px; letter-spacing: 0px; font-weight: 400; user-select: none; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">709</div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><button aria-label="Repost or quote post" role="button" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" type="button" style="flex-direction: row; align-items: center; justify-content: center; 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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">4.5K</div></div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><button aria-label="Like (21,047 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: 14px; letter-spacing: 0px; font-weight: 400; user-select: none; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">21K</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-:r2a:" 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-humblyjay.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-1cvj4g8"><div class="css-175oi2r r-1m04atk r-1qfoi16 r-bnwqim r-c97pre"><div class="css-175oi2r" style="flex-shrink: 1;"><div class="css-175oi2r" style="flex-shrink: 1;"><a href="/profile/humblyjay.bsky.social" aria-label="Humbly Jay's avatar" 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" style="background-image: url(&quot;https://cdn.bsky.app/img/avatar_thumbnail/plain/did:plc:f42i4doi5qjkifavhwibhbbx/bafkreifhztoez64wmdwxonacbw74flzctsespqs6gvuemaamzglcpyf5d4@jpeg&quot;);"></div><img alt="" draggable="false" src="https://cdn.bsky.app/img/avatar_thumbnail/plain/did:plc:f42i4doi5qjkifavhwibhbbx/bafkreifhztoez64wmdwxonacbw74flzctsespqs6gvuemaamzglcpyf5d4@jpeg" class="css-9pa8cd"></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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;"><a href="/profile/humblyjay.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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; 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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">‪Humbly Jay‬</span></a><a href="/profile/humblyjay.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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; 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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">&nbsp;‪@humblyjay.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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">·</div><a href="/profile/humblyjay.bsky.social/post/3lc3nc5gefc2z" dir="auto" aria-label="November 29, 2024 at 1:02 PM" role="link" data-tooltip="November 29, 2024 at 1:02 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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">19h</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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">Full Moon Over Bryce Canyon National Park 🇺🇲</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.79558 / 1;"><div aria-label="" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" style="height: 100%;"><div class="css-175oi2r" style="flex: 1 1 0%;"><div data-expoimage="true" class="css-175oi2r" style="overflow: hidden; width: 100%; height: 100%;"><div><img alt="" src="https://cdn.bsky.app/img/feed_thumbnail/plain/did:plc:f42i4doi5qjkifavhwibhbbx/bafkreiabsiyk24z3shvy3cql3zlxyh3dkxk5aipvhmds3uatzls6hhef3m@jpeg" fetchpriority="auto" accessibilityhint="" style="object-position: left 50% top 50%; width: 100%; height: 100%; position: absolute; left: 0px; top: 0px; object-fit: cover; transition-duration: 0ms; transition-timing-function: linear;"></div></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><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 (121 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: 14px; letter-spacing: 0px; font-weight: 400; user-select: none; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">121</div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><button aria-label="Repost or quote post" role="button" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" type="button" style="flex-direction: row; align-items: center; justify-content: center; 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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">573</div></div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><button aria-label="Like (10,448 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: 14px; letter-spacing: 0px; font-weight: 400; user-select: none; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">10.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-:r2f:" 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-jules.su"><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-1cvj4g8"><div class="css-175oi2r r-1m04atk r-1qfoi16 r-bnwqim r-c97pre"><div class="css-175oi2r" style="flex-shrink: 1;"><div class="css-175oi2r" style="flex-shrink: 1;"><a href="/profile/jules.su" aria-label="Jules Suzdaltsev's avatar" 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" style="background-image: url(&quot;https://cdn.bsky.app/img/avatar_thumbnail/plain/did:plc:bzro7ydytiwoewnytbgn2wwt/bafkreigrii557gmmekvu2elgvsqmck3dvi3g5jmxoqvwrelgke6hj7ptsi@jpeg&quot;);"></div><img alt="" draggable="false" src="https://cdn.bsky.app/img/avatar_thumbnail/plain/did:plc:bzro7ydytiwoewnytbgn2wwt/bafkreigrii557gmmekvu2elgvsqmck3dvi3g5jmxoqvwrelgke6hj7ptsi@jpeg" class="css-9pa8cd"></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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;"><a href="/profile/jules.su" 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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; 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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">‪Jules Suzdaltsev‬</span></a><a href="/profile/jules.su" 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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; 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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">&nbsp;‪@jules.su‬</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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">·</div><a href="/profile/jules.su/post/3lc5jjfdgl22v" dir="auto" aria-label="November 30, 2024 at 7:00 AM" role="link" data-tooltip="November 30, 2024 at 7:00 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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; 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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">I’ve been trying to keep using it, but Twitter is truly gone, like literally everything there is irredeemable garbage now, it feels like the moment the election was over it completed the transformation into just another soulless empty content mill for brain rot videos and low effort right-wing slop</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: 14px; letter-spacing: 0px; font-weight: 400; user-select: none; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; 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" role="button" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" type="button" style="flex-direction: row; align-items: center; justify-content: center; 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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">64</div></div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><button aria-label="Like (927 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: 14px; letter-spacing: 0px; font-weight: 400; user-select: none; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">927</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-:r2k:" 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-jonbois.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-1cvj4g8"><div class="css-175oi2r r-1m04atk r-1qfoi16 r-bnwqim r-c97pre"><div class="css-175oi2r" style="flex-shrink: 1;"><div class="css-175oi2r" style="flex-shrink: 1;"><a href="/profile/jonbois.bsky.social" aria-label="Jon Bois's avatar" 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" style="background-image: url(&quot;https://cdn.bsky.app/img/avatar_thumbnail/plain/did:plc:ovioxia6nlp5luphgf5ovg7p/bafkreigd5i4uzekbbr347dtizjzsgqrjcd7s5gmrnugxazualhfkgdtu5q@jpeg&quot;);"></div><img alt="" draggable="false" src="https://cdn.bsky.app/img/avatar_thumbnail/plain/did:plc:ovioxia6nlp5luphgf5ovg7p/bafkreigd5i4uzekbbr347dtizjzsgqrjcd7s5gmrnugxazualhfkgdtu5q@jpeg" class="css-9pa8cd"></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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;"><a href="/profile/jonbois.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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; 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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">‪Jon Bois‬</span></a><a href="/profile/jonbois.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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; 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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">&nbsp;‪@jonbois.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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">·</div><a href="/profile/jonbois.bsky.social/post/3lc5cd6jefs2y" dir="auto" aria-label="November 30, 2024 at 4:51 AM" role="link" data-tooltip="November 30, 2024 at 4:51 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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; 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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">starting in the 8th overtime you snap the ball from the middle of the end zone and the only rules are that you're not allowed to vomit or cry</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 (48 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: 14px; letter-spacing: 0px; font-weight: 400; user-select: none; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">48</div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><button aria-label="Repost or quote post" role="button" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" type="button" style="flex-direction: row; align-items: center; justify-content: center; 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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">161</div></div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><button aria-label="Like (2,200 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: 14px; letter-spacing: 0px; font-weight: 400; user-select: none; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">2.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-:r2p:" 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-keithedwards.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-1cvj4g8"><div class="css-175oi2r r-1m04atk r-1qfoi16 r-bnwqim r-c97pre"><div class="css-175oi2r" style="flex-shrink: 1;"><div class="css-175oi2r" style="flex-shrink: 1;"><a href="/profile/keithedwards.bsky.social" aria-label="Keith Edwards's avatar" 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" style="background-image: url(&quot;https://cdn.bsky.app/img/avatar_thumbnail/plain/did:plc:dykwgeyxcryxbpbyw7tw7lod/bafkreiadtfmf4uq7vz6y5zsihirc3nc5tga2vz2zsofbojif5ftolsteya@jpeg&quot;);"></div><img alt="" draggable="false" src="https://cdn.bsky.app/img/avatar_thumbnail/plain/did:plc:dykwgeyxcryxbpbyw7tw7lod/bafkreiadtfmf4uq7vz6y5zsihirc3nc5tga2vz2zsofbojif5ftolsteya@jpeg" class="css-9pa8cd"></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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;"><a href="/profile/keithedwards.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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; 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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">‪Keith Edwards‬</span></a><a href="/profile/keithedwards.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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; 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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">&nbsp;‪@keithedwards.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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">·</div><a href="/profile/keithedwards.bsky.social/post/3lc52g6sgqc2v" dir="auto" aria-label="November 30, 2024 at 2:30 AM" role="link" data-tooltip="November 30, 2024 at 2:30 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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; 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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">America fumbled so hard</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: 1 / 1;"><div aria-label="" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" style="height: 100%;"><div class="css-175oi2r" style="flex: 1 1 0%;"><div data-expoimage="true" class="css-175oi2r" style="overflow: hidden; width: 100%; height: 100%;"><div><img alt="" src="https://cdn.bsky.app/img/feed_thumbnail/plain/did:plc:dykwgeyxcryxbpbyw7tw7lod/bafkreiduiqiymmxcyusgbw2pz44rhfjz6gpol5gkt4qyu6ygsbkm75t5aa@jpeg" fetchpriority="auto" accessibilityhint="" style="object-position: left 50% top 50%; width: 100%; height: 100%; position: absolute; left: 0px; top: 0px; object-fit: cover; transition-duration: 0ms; transition-timing-function: linear;"></div></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><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 (605 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: 14px; letter-spacing: 0px; font-weight: 400; user-select: none; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">605</div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><button aria-label="Repost or quote post" role="button" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" type="button" style="flex-direction: row; align-items: center; justify-content: center; 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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; 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 (14,030 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: 14px; letter-spacing: 0px; font-weight: 400; user-select: none; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">14K</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-:r2u:" 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-allabtgalaxy.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-1cvj4g8"><div class="css-175oi2r r-1m04atk r-1qfoi16 r-bnwqim r-c97pre"><div class="css-175oi2r" style="flex-shrink: 1;"><div class="css-175oi2r" style="flex-shrink: 1;"><a href="/profile/allabtgalaxy.bsky.social" aria-label="Space view's avatar" 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" style="background-image: url(&quot;https://cdn.bsky.app/img/avatar_thumbnail/plain/did:plc:w7f5cbvpsodsykwvfyhziiu4/bafkreigge4fndjt35sls4oywccbvn47har6z5tjtnty6rookzuytsdyaoi@jpeg&quot;);"></div><img alt="" draggable="false" src="https://cdn.bsky.app/img/avatar_thumbnail/plain/did:plc:w7f5cbvpsodsykwvfyhziiu4/bafkreigge4fndjt35sls4oywccbvn47har6z5tjtnty6rookzuytsdyaoi@jpeg" class="css-9pa8cd"></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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;"><a href="/profile/allabtgalaxy.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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; 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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">‪Space view‬</span></a><a href="/profile/allabtgalaxy.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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; 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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">&nbsp;‪@allabtgalaxy.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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">·</div><a href="/profile/allabtgalaxy.bsky.social/post/3lc3k7uw7qc2x" dir="auto" aria-label="November 29, 2024 at 12:07 PM" role="link" data-tooltip="November 29, 2024 at 12:07 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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">20h</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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">A rose made of galaxies..</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.735385 / 1;"><div aria-label="" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" style="height: 100%;"><div class="css-175oi2r" style="flex: 1 1 0%;"><div data-expoimage="true" class="css-175oi2r" style="overflow: hidden; width: 100%; height: 100%;"><div><img alt="" src="https://cdn.bsky.app/img/feed_thumbnail/plain/did:plc:w7f5cbvpsodsykwvfyhziiu4/bafkreicqeyicrravswitkh3tqcs6vacersk4yjesdeqy5jn5iucjbvt2ai@jpeg" fetchpriority="auto" accessibilityhint="" style="object-position: left 50% top 50%; width: 100%; height: 100%; position: absolute; left: 0px; top: 0px; object-fit: cover; transition-duration: 0ms; transition-timing-function: linear;"></div></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><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 (205 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: 14px; letter-spacing: 0px; font-weight: 400; user-select: none; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">205</div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><button aria-label="Repost or quote post" role="button" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" type="button" style="flex-direction: row; align-items: center; justify-content: center; 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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">1.8K</div></div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><button aria-label="Like (22,959 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: 14px; letter-spacing: 0px; font-weight: 400; user-select: none; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">22.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-:r33:" 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-mahoukarp.com"><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-1cvj4g8"><div class="css-175oi2r r-1m04atk r-1qfoi16 r-bnwqim r-c97pre"><div class="css-175oi2r" style="flex-shrink: 1;"><div class="css-175oi2r" style="flex-shrink: 1;"><a href="/profile/mahoukarp.com" aria-label="Norin 🦈 Shop Open's avatar" 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" style="background-image: url(&quot;https://cdn.bsky.app/img/avatar_thumbnail/plain/did:plc:7pk5ufsbzfnxuyvuono2c25i/bafkreidmxfy5hlrm7qixsufviaoqmg2uzkjrbhxsuddfhgvpezvzabskf4@jpeg&quot;);"></div><img alt="" draggable="false" src="https://cdn.bsky.app/img/avatar_thumbnail/plain/did:plc:7pk5ufsbzfnxuyvuono2c25i/bafkreidmxfy5hlrm7qixsufviaoqmg2uzkjrbhxsuddfhgvpezvzabskf4@jpeg" class="css-9pa8cd"></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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;"><a href="/profile/mahoukarp.com" 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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; 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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">‪Norin 🦈 Shop Open‬</span></a><a href="/profile/mahoukarp.com" 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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; 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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">&nbsp;‪@mahoukarp.com‬</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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">·</div><a href="/profile/mahoukarp.com/post/3lc5dpgmzxs2q" dir="auto" aria-label="November 30, 2024 at 5:16 AM" role="link" data-tooltip="November 30, 2024 at 5:16 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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; 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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">midnight fishing 🎣
✨️ <div class="css-175oi2r r-xoduu5"><button aria-expanded="false" aria-haspopup="menu" aria-label="Click here to open tag menu for art" role="button" tabindex="0" class="css-175oi2r r-xoduu5 r-1loqt21 r-1otgn73" id="radix-:r35:" type="button" style="text-align: left;"><span class="css-1jxf684" style="font-size: 15px; letter-spacing: 0px; color: rgb(16, 131, 254); cursor: pointer; line-height: 20px; flex: 1 1 0%; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">#art</span></button></div> <div class="css-175oi2r r-xoduu5"><button aria-expanded="false" aria-haspopup="menu" aria-label="Click here to open tag menu for pokemon" role="button" tabindex="0" class="css-175oi2r r-xoduu5 r-1loqt21 r-1otgn73" id="radix-:r37:" type="button" style="text-align: left;"><span class="css-1jxf684" style="font-size: 15px; letter-spacing: 0px; color: rgb(16, 131, 254); cursor: pointer; line-height: 20px; flex: 1 1 0%; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">#pokemon</span></button></div> <div class="css-175oi2r r-xoduu5"><button aria-expanded="false" aria-haspopup="menu" aria-label="Click here to open tag menu for pokefanart" role="button" tabindex="0" class="css-175oi2r r-xoduu5 r-1loqt21 r-1otgn73" id="radix-:r39:" type="button" style="text-align: left;"><span class="css-1jxf684" style="font-size: 15px; letter-spacing: 0px; color: rgb(16, 131, 254); cursor: pointer; line-height: 20px; flex: 1 1 0%; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">#pokefanart</span></button></div></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: 1 / 1;"><div aria-label="illustration of lapras with pikachu sitting on them and fishing up a magikarp " tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" style="height: 100%;"><div class="css-175oi2r" style="flex: 1 1 0%;"><div data-expoimage="true" class="css-175oi2r" style="overflow: hidden; width: 100%; height: 100%;"><div><img alt="illustration of lapras with pikachu sitting on them and fishing up a magikarp " src="https://cdn.bsky.app/img/feed_thumbnail/plain/did:plc:7pk5ufsbzfnxuyvuono2c25i/bafkreidle4rdzf3thq2w25xqmswbhpjwmswcaghrhdshw4yft2pead7mca@jpeg" fetchpriority="auto" accessibilityhint="" style="object-position: left 50% top 50%; width: 100%; height: 100%; position: absolute; left: 0px; top: 0px; object-fit: cover; transition-duration: 0ms; transition-timing-function: linear;"></div></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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">ALT</div></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 (18 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: 14px; letter-spacing: 0px; font-weight: 400; user-select: none; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">18</div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><button aria-label="Repost or quote post" role="button" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" type="button" style="flex-direction: row; align-items: center; justify-content: center; 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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">578</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: 14px; letter-spacing: 0px; font-weight: 400; user-select: none; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; 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-:r3e:" 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-kamalladreams.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-1cvj4g8"><div class="css-175oi2r r-1m04atk r-1qfoi16 r-bnwqim r-c97pre"><div class="css-175oi2r" style="flex-shrink: 1;"><div class="css-175oi2r" style="flex-shrink: 1;"><a href="/profile/kamalladreams.bsky.social" aria-label="KamallaDreams's avatar" 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" style="background-image: url(&quot;https://cdn.bsky.app/img/avatar_thumbnail/plain/did:plc:g4kx4imrw24s6tjf2p2x7o25/bafkreicv576fhf3ccgwvyxi5qx5hhb7yjiwtfc7oacx4ikeszdj4rkkw2i@jpeg&quot;);"></div><img alt="" draggable="false" src="https://cdn.bsky.app/img/avatar_thumbnail/plain/did:plc:g4kx4imrw24s6tjf2p2x7o25/bafkreicv576fhf3ccgwvyxi5qx5hhb7yjiwtfc7oacx4ikeszdj4rkkw2i@jpeg" class="css-9pa8cd"></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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;"><a href="/profile/kamalladreams.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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; 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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">‪KamallaDreams‬</span></a><a href="/profile/kamalladreams.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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; 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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">&nbsp;‪@kamalladreams.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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">·</div><a href="/profile/kamalladreams.bsky.social/post/3lc53nygvrc2s" dir="auto" aria-label="November 30, 2024 at 2:52 AM" role="link" data-tooltip="November 30, 2024 at 2:52 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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">5h</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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">Good night bluesky</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.625 / 1;"><div aria-label="" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" style="height: 100%;"><div class="css-175oi2r" style="flex: 1 1 0%;"><div data-expoimage="true" class="css-175oi2r" style="overflow: hidden; width: 100%; height: 100%;"><div><img alt="" src="https://cdn.bsky.app/img/feed_thumbnail/plain/did:plc:g4kx4imrw24s6tjf2p2x7o25/bafkreiamgpmxlueewiuu6gagmqp6tnpefoayzxbi5vdmxikschaz3fndaa@jpeg" fetchpriority="auto" accessibilityhint="" style="object-position: left 50% top 50%; width: 100%; height: 100%; position: absolute; left: 0px; top: 0px; object-fit: cover; transition-duration: 0ms; transition-timing-function: linear;"></div></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><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 (41 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: 14px; letter-spacing: 0px; font-weight: 400; user-select: none; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">41</div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><button aria-label="Repost or quote post" role="button" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" type="button" style="flex-direction: row; align-items: center; justify-content: center; 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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">159</div></div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><button aria-label="Like (2,948 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: 14px; letter-spacing: 0px; font-weight: 400; user-select: none; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">2.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-:r3j:" 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-mtsw.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-1cvj4g8"><div class="css-175oi2r r-1m04atk r-1qfoi16 r-bnwqim r-c97pre"><div class="css-175oi2r" style="flex-shrink: 1;"><div class="css-175oi2r" style="flex-shrink: 1;"><a href="/profile/mtsw.bsky.social" aria-label="Michael Tae Sweeney's avatar" 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" style="background-image: url(&quot;https://cdn.bsky.app/img/avatar_thumbnail/plain/did:plc:swgxwbir4rrimj57pf75jckf/bafkreihqtmxhaoustvuuaaagsztjbjyrgu65rl4bh5olfeav4mas673vpy@jpeg&quot;);"></div><img alt="" draggable="false" src="https://cdn.bsky.app/img/avatar_thumbnail/plain/did:plc:swgxwbir4rrimj57pf75jckf/bafkreihqtmxhaoustvuuaaagsztjbjyrgu65rl4bh5olfeav4mas673vpy@jpeg" class="css-9pa8cd"></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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;"><a href="/profile/mtsw.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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; 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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">‪Michael Tae Sweeney‬</span></a><a href="/profile/mtsw.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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; 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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">&nbsp;‪@mtsw.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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">·</div><a href="/profile/mtsw.bsky.social/post/3lc5hfr3mzk26" dir="auto" aria-label="November 30, 2024 at 6:22 AM" role="link" data-tooltip="November 30, 2024 at 6:22 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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; 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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">The Wizard of Oz being one of the most enduring works of American fiction while also being originally written hyper-specifically as a commentary on 1890s monetary policy is a good reminder that good execution beats good ideas.</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 (25 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: 14px; letter-spacing: 0px; font-weight: 400; user-select: none; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">25</div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><button aria-label="Repost or quote post" role="button" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" type="button" style="flex-direction: row; align-items: center; justify-content: center; 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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">150</div></div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><button aria-label="Like (1,616 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: 14px; letter-spacing: 0px; font-weight: 400; user-select: none; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; 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-:r3o:" 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-1cvj4g8"><div class="css-175oi2r r-1m04atk r-1qfoi16 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" 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" style="background-image: url(&quot;https://cdn.bsky.app/img/avatar_thumbnail/plain/did:plc:y4zs4cabaezzwx3bz2e5nnj2/bafkreihyuljtklac6pgvt4kbndezofm23wswyhdqmh77bgedrxhuigwbh4@jpeg&quot;);"></div><img alt="" draggable="false" src="https://cdn.bsky.app/img/avatar_thumbnail/plain/did:plc:y4zs4cabaezzwx3bz2e5nnj2/bafkreihyuljtklac6pgvt4kbndezofm23wswyhdqmh77bgedrxhuigwbh4@jpeg" class="css-9pa8cd"></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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; 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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; 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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; 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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; 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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">&nbsp;‪@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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">·</div><a href="/profile/georgetakei.bsky.social/post/3lc4wdtkzw22c" dir="auto" aria-label="November 30, 2024 at 1:17 AM" role="link" data-tooltip="November 30, 2024 at 1:17 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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">7h</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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">Complicity.</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.834951 / 1;"><div aria-label="" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" style="height: 100%;"><div class="css-175oi2r" style="flex: 1 1 0%;"><div data-expoimage="true" class="css-175oi2r" style="overflow: hidden; width: 100%; height: 100%;"><div><img alt="" src="https://cdn.bsky.app/img/feed_thumbnail/plain/did:plc:y4zs4cabaezzwx3bz2e5nnj2/bafkreibko7wqcwx7xo37apkk7g467nnki5tl2n2pedkmdbhdet5atjmu6q@jpeg" fetchpriority="auto" accessibilityhint="" style="object-position: left 50% top 50%; width: 100%; height: 100%; position: absolute; left: 0px; top: 0px; object-fit: cover; transition-duration: 0ms; transition-timing-function: linear;"></div></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><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 (419 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: 14px; letter-spacing: 0px; font-weight: 400; user-select: none; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">419</div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><button aria-label="Repost or quote post" role="button" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" type="button" style="flex-direction: row; align-items: center; justify-content: center; 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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">2.6K</div></div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><button aria-label="Like (15,534 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: 14px; letter-spacing: 0px; font-weight: 400; user-select: none; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">15.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-:r3t:" 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-carlbovisnature.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-1cvj4g8"><div class="css-175oi2r r-1m04atk r-1qfoi16 r-bnwqim r-c97pre"><div class="css-175oi2r" style="flex-shrink: 1;"><div class="css-175oi2r" style="flex-shrink: 1;"><a href="/profile/carlbovisnature.bsky.social" aria-label="Carl Bovis's avatar" 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" style="background-image: url(&quot;https://cdn.bsky.app/img/avatar_thumbnail/plain/did:plc:exlktxfrwjpskzm7ao7getl7/bafkreigea2fwhp5bkae7xxdwviwdfodfloby7me6upp2h5b2gujrtc4oly@jpeg&quot;);"></div><img alt="" draggable="false" src="https://cdn.bsky.app/img/avatar_thumbnail/plain/did:plc:exlktxfrwjpskzm7ao7getl7/bafkreigea2fwhp5bkae7xxdwviwdfodfloby7me6upp2h5b2gujrtc4oly@jpeg" class="css-9pa8cd"></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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;"><a href="/profile/carlbovisnature.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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; 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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">‪Carl Bovis‬</span></a><a href="/profile/carlbovisnature.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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; 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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">&nbsp;‪@carlbovisnature.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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">·</div><a href="/profile/carlbovisnature.bsky.social/post/3lc4dvfgwys2u" dir="auto" aria-label="November 29, 2024 at 7:47 PM" role="link" data-tooltip="November 29, 2024 at 7:47 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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">13h</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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">Great White Egret reflection. 😍
<div class="css-175oi2r r-xoduu5"><button aria-expanded="false" aria-haspopup="menu" aria-label="Click here to open tag menu for birds" role="button" tabindex="0" class="css-175oi2r r-xoduu5 r-1loqt21 r-1otgn73" id="radix-:r3v:" type="button" style="text-align: left;"><span class="css-1jxf684" style="font-size: 15px; letter-spacing: 0px; color: rgb(16, 131, 254); cursor: pointer; line-height: 20px; flex: 1 1 0%; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">#birds</span></button></div> 🐦🪶</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.888 / 1;"><div aria-label="Great White Egret about to take off with wings up and ready and showing a reflection of the bird in the water" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" style="height: 100%;"><div class="css-175oi2r" style="flex: 1 1 0%;"><div data-expoimage="true" class="css-175oi2r" style="overflow: hidden; width: 100%; height: 100%;"><div><img alt="Great White Egret about to take off with wings up and ready and showing a reflection of the bird in the water" src="https://cdn.bsky.app/img/feed_thumbnail/plain/did:plc:exlktxfrwjpskzm7ao7getl7/bafkreic4mwjfsdv3iqc5tvs52vmqojqowz4ggg5gjnamyxul4bvvvspsq4@jpeg" fetchpriority="auto" accessibilityhint="" style="object-position: left 50% top 50%; width: 100%; height: 100%; position: absolute; left: 0px; top: 0px; object-fit: cover; transition-duration: 0ms; transition-timing-function: linear;"></div></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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">ALT</div></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 (115 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: 14px; letter-spacing: 0px; font-weight: 400; user-select: none; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">115</div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><button aria-label="Repost or quote post" role="button" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" type="button" style="flex-direction: row; align-items: center; justify-content: center; 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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">449</div></div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><button aria-label="Like (7,433 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: 14px; letter-spacing: 0px; font-weight: 400; user-select: none; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">7.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-:r44:" 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-internethippo.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-1cvj4g8"><div class="css-175oi2r r-1m04atk r-1qfoi16 r-bnwqim r-c97pre"><div class="css-175oi2r" style="flex-shrink: 1;"><div class="css-175oi2r" style="flex-shrink: 1;"><a href="/profile/internethippo.bsky.social" aria-label="First generation home renter's avatar" 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" style="background-image: url(&quot;https://cdn.bsky.app/img/avatar_thumbnail/plain/did:plc:ux34natbhxube3xgdu3rhf45/bafkreifc7sdckzdjajw5rv7iemr544vbdwahijd7g2ecrt5vpffudojxtq@jpeg&quot;);"></div><img alt="" draggable="false" src="https://cdn.bsky.app/img/avatar_thumbnail/plain/did:plc:ux34natbhxube3xgdu3rhf45/bafkreifc7sdckzdjajw5rv7iemr544vbdwahijd7g2ecrt5vpffudojxtq@jpeg" class="css-9pa8cd"></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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;"><a href="/profile/internethippo.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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; 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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">‪First generation home renter‬</span></a><a href="/profile/internethippo.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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; 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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">&nbsp;‪@internethippo.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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">·</div><a href="/profile/internethippo.bsky.social/post/3lc4vaickus26" dir="auto" aria-label="November 30, 2024 at 12:57 AM" role="link" data-tooltip="November 30, 2024 at 12:57 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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">7h</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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">It's an insult to my intelligence when an actor appears in multiple movies. You were just an elf and now I'm supposed to believe you're an accountant? I will not be played for a fool</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 (196 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: 14px; letter-spacing: 0px; font-weight: 400; user-select: none; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">196</div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><button aria-label="Repost or quote post" role="button" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" type="button" style="flex-direction: row; align-items: center; justify-content: center; 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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">559</div></div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><button aria-label="Like (7,748 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: 14px; letter-spacing: 0px; font-weight: 400; user-select: none; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">7.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-:r49:" 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-jwstfeed.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-1cvj4g8"><div class="css-175oi2r r-1m04atk r-1qfoi16 r-bnwqim r-c97pre"><div class="css-175oi2r" style="flex-shrink: 1;"><div class="css-175oi2r" style="flex-shrink: 1;"><a href="/profile/jwstfeed.bsky.social" aria-label="Jwst Feed's avatar" 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" style="background-image: url(&quot;https://cdn.bsky.app/img/avatar_thumbnail/plain/did:plc:ihmutm466mt4erq6ecm6lgau/bafkreifqwkv5cyqpy3ar5mbbwmnl53xz3lbd4p4ml7q7nswyxagfzpodyu@jpeg&quot;);"></div><img alt="" draggable="false" src="https://cdn.bsky.app/img/avatar_thumbnail/plain/did:plc:ihmutm466mt4erq6ecm6lgau/bafkreifqwkv5cyqpy3ar5mbbwmnl53xz3lbd4p4ml7q7nswyxagfzpodyu@jpeg" class="css-9pa8cd"></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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;"><a href="/profile/jwstfeed.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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; 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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">‪Jwst Feed‬</span></a><a href="/profile/jwstfeed.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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; 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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">&nbsp;‪@jwstfeed.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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">·</div><a href="/profile/jwstfeed.bsky.social/post/3lc4n44zmfs2v" dir="auto" aria-label="November 29, 2024 at 10:31 PM" role="link" data-tooltip="November 29, 2024 at 10:31 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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">10h</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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">Neptune by JWST.
🔭 🧪</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.6667%;"><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.5 / 1;"><div aria-label="Webb’s Near-Infrared Camera (NIRCam) image of Neptune, taken on 12 July 2022, brings the planet’s rings into full focus for the first time in more than three decades. The most prominent features of Neptune’s atmosphere in this image are a series of bright patches in the planet’s southern hemisphere that represent high-altitude methane-ice clouds. More subtly, a thin line of brightness circling the planet’s equator could be a visual signature of global atmospheric circulation that powers Neptune’s winds and storms. Additionally, for the first time, Webb has teased out a continuous band of high-latitude clouds surrounding a previously-known vortex at Neptune’s southern pole." tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" style="height: 100%;"><div class="css-175oi2r" style="flex: 1 1 0%;"><div data-expoimage="true" class="css-175oi2r" style="overflow: hidden; width: 100%; height: 100%;"><div><img alt="Webb’s Near-Infrared Camera (NIRCam) image of Neptune, taken on 12 July 2022, brings the planet’s rings into full focus for the first time in more than three decades. The most prominent features of Neptune’s atmosphere in this image are a series of bright patches in the planet’s southern hemisphere that represent high-altitude methane-ice clouds. More subtly, a thin line of brightness circling the planet’s equator could be a visual signature of global atmospheric circulation that powers Neptune’s winds and storms. Additionally, for the first time, Webb has teased out a continuous band of high-latitude clouds surrounding a previously-known vortex at Neptune’s southern pole." src="https://cdn.bsky.app/img/feed_thumbnail/plain/did:plc:ihmutm466mt4erq6ecm6lgau/bafkreiazbbc4iboizhqapvpqylohbbz7o4rk6echpperxtmatkab7oyesu@jpeg" fetchpriority="auto" accessibilityhint="" style="object-position: left 50% top 50%; width: 100%; height: 100%; position: absolute; left: 0px; top: 0px; object-fit: cover; transition-duration: 0ms; transition-timing-function: linear;"></div></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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">ALT</div></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 (76 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: 14px; letter-spacing: 0px; font-weight: 400; user-select: none; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">76</div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><button aria-label="Repost or quote post" role="button" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" type="button" style="flex-direction: row; align-items: center; justify-content: center; 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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">606</div></div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><button aria-label="Like (7,464 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: 14px; letter-spacing: 0px; font-weight: 400; user-select: none; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">7.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-:r4e:" 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-allabtgalaxy.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-1cvj4g8"><div class="css-175oi2r r-1m04atk r-1qfoi16 r-bnwqim r-c97pre"><div class="css-175oi2r" style="flex-shrink: 1;"><div class="css-175oi2r" style="flex-shrink: 1;"><a href="/profile/allabtgalaxy.bsky.social" aria-label="Space view's avatar" 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" style="background-image: url(&quot;https://cdn.bsky.app/img/avatar_thumbnail/plain/did:plc:w7f5cbvpsodsykwvfyhziiu4/bafkreigge4fndjt35sls4oywccbvn47har6z5tjtnty6rookzuytsdyaoi@jpeg&quot;);"></div><img alt="" draggable="false" src="https://cdn.bsky.app/img/avatar_thumbnail/plain/did:plc:w7f5cbvpsodsykwvfyhziiu4/bafkreigge4fndjt35sls4oywccbvn47har6z5tjtnty6rookzuytsdyaoi@jpeg" class="css-9pa8cd"></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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;"><a href="/profile/allabtgalaxy.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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; 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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">‪Space view‬</span></a><a href="/profile/allabtgalaxy.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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; 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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">&nbsp;‪@allabtgalaxy.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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">·</div><a href="/profile/allabtgalaxy.bsky.social/post/3lc5als332k2b" dir="auto" aria-label="November 30, 2024 at 4:21 AM" role="link" data-tooltip="November 30, 2024 at 4:21 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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">4h</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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">The Ring Nebula (M57) is more complicated than it appears through a small telescope.</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: 92.9167%;"><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.07623 / 1;"><div aria-label="" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" style="height: 100%;"><div class="css-175oi2r" style="flex: 1 1 0%;"><div data-expoimage="true" class="css-175oi2r" style="overflow: hidden; width: 100%; height: 100%;"><div><img alt="" src="https://cdn.bsky.app/img/feed_thumbnail/plain/did:plc:w7f5cbvpsodsykwvfyhziiu4/bafkreiftpps3k6g3q4mnyduiyuptynqtxlxgadtiev7y2oz63gwricwan4@jpeg" fetchpriority="auto" accessibilityhint="" style="object-position: left 50% top 50%; width: 100%; height: 100%; position: absolute; left: 0px; top: 0px; object-fit: cover; transition-duration: 0ms; transition-timing-function: linear;"></div></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><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 (22 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: 14px; letter-spacing: 0px; font-weight: 400; user-select: none; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">22</div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><button aria-label="Repost or quote post" role="button" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" type="button" style="flex-direction: row; align-items: center; justify-content: center; 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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">176</div></div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><button aria-label="Like (2,156 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: 14px; letter-spacing: 0px; font-weight: 400; user-select: none; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; 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-:r4j:" 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-iwriteok.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-1cvj4g8"><div class="css-175oi2r r-1m04atk r-1qfoi16 r-bnwqim r-c97pre"><div class="css-175oi2r" style="flex-shrink: 1;"><div class="css-175oi2r" style="flex-shrink: 1;"><a href="/profile/iwriteok.bsky.social" aria-label="Robert Evans (the Only Robert Evans)'s avatar" 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" style="background-image: url(&quot;https://cdn.bsky.app/img/avatar_thumbnail/plain/did:plc:kjixfa7wudorsmbyyfios3kp/bafkreieoeaoa2q5gu4shcg2pnx5y3w7woecgljyvbwop3me53ah3zb5tw4@jpeg&quot;);"></div><img alt="" draggable="false" src="https://cdn.bsky.app/img/avatar_thumbnail/plain/did:plc:kjixfa7wudorsmbyyfios3kp/bafkreieoeaoa2q5gu4shcg2pnx5y3w7woecgljyvbwop3me53ah3zb5tw4@jpeg" class="css-9pa8cd"></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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;"><a href="/profile/iwriteok.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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; 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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">‪Robert Evans (the Only Robert Evans)‬</span></a><a href="/profile/iwriteok.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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; 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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">&nbsp;‪@iwriteok.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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">·</div><a href="/profile/iwriteok.bsky.social/post/3lc5krzlgms2w" dir="auto" aria-label="November 30, 2024 at 7:23 AM" role="link" data-tooltip="November 30, 2024 at 7:23 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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; 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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">watching that Netflix documentary about Jon-Benet Ramsey and i feel like everyone involved in making child beauty pageants exist should be in prison</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: 14px; letter-spacing: 0px; font-weight: 400; user-select: none; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; 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" role="button" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" type="button" style="flex-direction: row; align-items: center; justify-content: center; 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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">124</div></div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><button aria-label="Like (1,303 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: 14px; letter-spacing: 0px; font-weight: 400; user-select: none; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">1.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-:r4o:" 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-amazingeye18.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-1cvj4g8"><div class="css-175oi2r r-1m04atk r-1qfoi16 r-bnwqim r-c97pre"><div class="css-175oi2r" style="flex-shrink: 1;"><div class="css-175oi2r" style="flex-shrink: 1;"><a href="/profile/amazingeye18.bsky.social" aria-label="Amazing eyes's avatar" 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" style="background-image: url(&quot;https://cdn.bsky.app/img/avatar_thumbnail/plain/did:plc:gqadkf6wmzfnmjxopptcnjc5/bafkreigyvq4xb3pq4cjzaxqgiiucehpuu6ksg7lwz5wpy37cu6tgcvswtm@jpeg&quot;);"></div><img alt="" draggable="false" src="https://cdn.bsky.app/img/avatar_thumbnail/plain/did:plc:gqadkf6wmzfnmjxopptcnjc5/bafkreigyvq4xb3pq4cjzaxqgiiucehpuu6ksg7lwz5wpy37cu6tgcvswtm@jpeg" class="css-9pa8cd"></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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;"><a href="/profile/amazingeye18.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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; 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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">‪Amazing eyes‬</span></a><a href="/profile/amazingeye18.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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; 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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">&nbsp;‪@amazingeye18.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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">·</div><a href="/profile/amazingeye18.bsky.social/post/3lc2l4plufs2w" dir="auto" aria-label="November 29, 2024 at 2:51 AM" role="link" data-tooltip="November 29, 2024 at 2:51 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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; 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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">Aurora over Monument Valley, Arizona 🇺🇸</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.753138 / 1;"><div aria-label="" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" style="height: 100%;"><div class="css-175oi2r" style="flex: 1 1 0%;"><div data-expoimage="true" class="css-175oi2r" style="overflow: hidden; width: 100%; height: 100%;"><div><img alt="" src="https://cdn.bsky.app/img/feed_thumbnail/plain/did:plc:gqadkf6wmzfnmjxopptcnjc5/bafkreiec3dqbtbvfa6fuyzmysjp3cgrianr6q5rqyxlqttouqrbbcwxkvi@jpeg" fetchpriority="auto" accessibilityhint="" style="object-position: left 50% top 50%; width: 100%; height: 100%; position: absolute; left: 0px; top: 0px; object-fit: cover; transition-duration: 0ms; transition-timing-function: linear;"></div></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><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 (265 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: 14px; letter-spacing: 0px; font-weight: 400; user-select: none; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">265</div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><button aria-label="Repost or quote post" role="button" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" type="button" style="flex-direction: row; align-items: center; justify-content: center; 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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">1.6K</div></div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><button aria-label="Like (25,736 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: 14px; letter-spacing: 0px; font-weight: 400; user-select: none; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">25.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-:r4t:" 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-pauleric70.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-1cvj4g8"><div class="css-175oi2r r-1m04atk r-1qfoi16 r-bnwqim r-c97pre"><div class="css-175oi2r" style="flex-shrink: 1;"><div class="css-175oi2r" style="flex-shrink: 1;"><a href="/profile/pauleric70.bsky.social" aria-label="Paul Eric Scannell's avatar" 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" style="background-image: url(&quot;https://cdn.bsky.app/img/avatar_thumbnail/plain/did:plc:xuemqxr2ddetamkekhpst3wg/bafkreiblr4kkddpro2jrorygtos4gw5xmagtiy7rqlismfsqe7ny4rbjui@jpeg&quot;);"></div><img alt="" draggable="false" src="https://cdn.bsky.app/img/avatar_thumbnail/plain/did:plc:xuemqxr2ddetamkekhpst3wg/bafkreiblr4kkddpro2jrorygtos4gw5xmagtiy7rqlismfsqe7ny4rbjui@jpeg" class="css-9pa8cd"></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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;"><a href="/profile/pauleric70.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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; 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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">‪Paul Eric Scannell‬</span></a><a href="/profile/pauleric70.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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; 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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">&nbsp;‪@pauleric70.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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">·</div><a href="/profile/pauleric70.bsky.social/post/3lbzz6vtpv22i" dir="auto" aria-label="November 28, 2024 at 9:30 PM" role="link" data-tooltip="November 28, 2024 at 9:30 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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; 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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">Absolutely ✨❤️✨</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.689215 / 1;"><div aria-label="" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" style="height: 100%;"><div class="css-175oi2r" style="flex: 1 1 0%;"><div data-expoimage="true" class="css-175oi2r" style="overflow: hidden; width: 100%; height: 100%;"><div><img alt="" src="https://cdn.bsky.app/img/feed_thumbnail/plain/did:plc:xuemqxr2ddetamkekhpst3wg/bafkreifo3ewalggixmtv6ngduyoy7j6afb5swpjjdcfcxwhwl34okxlrhy@jpeg" fetchpriority="auto" accessibilityhint="" style="object-position: left 50% top 50%; width: 100%; height: 100%; position: absolute; left: 0px; top: 0px; object-fit: cover; transition-duration: 0ms; transition-timing-function: linear;"></div></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><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 (408 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: 14px; letter-spacing: 0px; font-weight: 400; user-select: none; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">408</div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><button aria-label="Repost or quote post" role="button" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" type="button" style="flex-direction: row; align-items: center; justify-content: center; 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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">2.3K</div></div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><button aria-label="Like (20,446 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: 14px; letter-spacing: 0px; font-weight: 400; user-select: none; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">20.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-:r52:" 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-godpod.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-1cvj4g8"><div class="css-175oi2r r-1m04atk r-1qfoi16 r-bnwqim r-c97pre"><div class="css-175oi2r" style="flex-shrink: 1;"><div class="css-175oi2r" style="flex-shrink: 1;"><a href="/profile/godpod.bsky.social" aria-label="God's avatar" 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" style="background-image: url(&quot;https://cdn.bsky.app/img/avatar_thumbnail/plain/did:plc:uyh5huzxtthtkg6htsgt56lh/bafkreif2pzoz4mklwmjf2nnifbu5xtnpp7ri4mdun7bvmz5iehowolomry@jpeg&quot;);"></div><img alt="" draggable="false" src="https://cdn.bsky.app/img/avatar_thumbnail/plain/did:plc:uyh5huzxtthtkg6htsgt56lh/bafkreif2pzoz4mklwmjf2nnifbu5xtnpp7ri4mdun7bvmz5iehowolomry@jpeg" class="css-9pa8cd"></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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;"><a href="/profile/godpod.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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; 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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">‪God‬</span></a><a href="/profile/godpod.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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; 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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">&nbsp;‪@godpod.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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">·</div><a href="/profile/godpod.bsky.social/post/3lc5cv2dpbs2b" dir="auto" aria-label="November 30, 2024 at 5:01 AM" role="link" data-tooltip="November 30, 2024 at 5:01 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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; 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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">what up bluesky, where my radical leftist lunatics at</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 (590 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: 14px; letter-spacing: 0px; font-weight: 400; user-select: none; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">590</div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><button aria-label="Repost or quote post" role="button" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" type="button" style="flex-direction: row; align-items: center; justify-content: center; 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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">261</div></div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><button aria-label="Like (5,759 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: 14px; letter-spacing: 0px; font-weight: 400; user-select: none; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">5.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-:r57:" 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-ioponomarenko.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-1cvj4g8"><div class="css-175oi2r r-1m04atk r-1qfoi16 r-bnwqim r-c97pre"><div class="css-175oi2r" style="flex-shrink: 1;"><div class="css-175oi2r" style="flex-shrink: 1;"><a href="/profile/ioponomarenko.bsky.social" aria-label="Illia Ponomarenko's avatar" 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" style="background-image: url(&quot;https://cdn.bsky.app/img/avatar_thumbnail/plain/did:plc:7wggz3lwumigckbfms7j4trd/bafkreichks3k6vjmpl3nwhqstmfkkukzgvf73psmjurubnndjs5xqdceta@jpeg&quot;);"></div><img alt="" draggable="false" src="https://cdn.bsky.app/img/avatar_thumbnail/plain/did:plc:7wggz3lwumigckbfms7j4trd/bafkreichks3k6vjmpl3nwhqstmfkkukzgvf73psmjurubnndjs5xqdceta@jpeg" class="css-9pa8cd"></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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;"><a href="/profile/ioponomarenko.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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; 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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">‪Illia Ponomarenko‬</span></a><a href="/profile/ioponomarenko.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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; 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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">&nbsp;‪@ioponomarenko.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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">·</div><a href="/profile/ioponomarenko.bsky.social/post/3lc24qusg7k2p" dir="auto" aria-label="November 28, 2024 at 10:34 PM" role="link" data-tooltip="November 28, 2024 at 10:34 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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; 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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">There's always a good side in almost anything.

For instance, we're having cold blackouts again because of Russians. It's the 3rd winter that they have tried to strip us of electricity and heating.

But. 

It's just the time to unwrap the telescope and fly across the universe all night long.</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 class="css-175oi2r" style="flex: 1 1 0%;"><div data-expoimage="true" class="css-175oi2r" style="overflow: hidden; width: 100%; height: 100%;"><div><img alt="" src="https://cdn.bsky.app/img/feed_thumbnail/plain/did:plc:7wggz3lwumigckbfms7j4trd/bafkreih4fggxnfq2jkuykkjlsngjlscgzipbroucv7lsdly43o4y56asti@jpeg" fetchpriority="auto" accessibilityhint="" style="object-position: left 50% top 50%; width: 100%; height: 100%; position: absolute; left: 0px; top: 0px; object-fit: cover; transition-duration: 0ms; transition-timing-function: linear;"></div></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><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 (322 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: 14px; letter-spacing: 0px; font-weight: 400; user-select: none; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">322</div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><button aria-label="Repost or quote post" role="button" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" type="button" style="flex-direction: row; align-items: center; justify-content: center; 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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">1.2K</div></div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><button aria-label="Like (17,142 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: 14px; letter-spacing: 0px; font-weight: 400; user-select: none; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">17.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-:r5c:" 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-roastmalone.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-1cvj4g8"><div class="css-175oi2r r-1m04atk r-1qfoi16 r-bnwqim r-c97pre"><div class="css-175oi2r" style="flex-shrink: 1;"><div class="css-175oi2r" style="flex-shrink: 1;"><a href="/profile/roastmalone.bsky.social" aria-label="Stoned cold fox 's avatar" 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" style="background-image: url(&quot;https://cdn.bsky.app/img/avatar_thumbnail/plain/did:plc:twjswemlrrh72f6pfggkzk6p/bafkreicbwba65hwsgqklowo4te42vscg2vtr32h66kykvldas534kcc5rq@jpeg&quot;);"></div><img alt="" draggable="false" src="https://cdn.bsky.app/img/avatar_thumbnail/plain/did:plc:twjswemlrrh72f6pfggkzk6p/bafkreicbwba65hwsgqklowo4te42vscg2vtr32h66kykvldas534kcc5rq@jpeg" class="css-9pa8cd"></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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;"><a href="/profile/roastmalone.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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; 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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">‪Stoned cold fox‬</span></a><a href="/profile/roastmalone.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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; 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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">&nbsp;‪@roastmalone.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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">·</div><a href="/profile/roastmalone.bsky.social/post/3lc2himnmvc23" dir="auto" aria-label="November 29, 2024 at 1:46 AM" role="link" data-tooltip="November 29, 2024 at 1:46 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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; 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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">my biggest issue with Bublé singing Santa buddy instead of Santa baby is the arrogance to preemptively reject Santa’s advances. You’re friend zoning St Nick when in reality you should BE so lucky that he’d let you explore his body</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 (249 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: 14px; letter-spacing: 0px; font-weight: 400; user-select: none; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">249</div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><button aria-label="Repost or quote post" role="button" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" type="button" style="flex-direction: row; align-items: center; justify-content: center; 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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">1.2K</div></div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><button aria-label="Like (12,009 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: 14px; letter-spacing: 0px; font-weight: 400; user-select: none; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">12K</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-:r5h:" 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-peterstefanovic.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-1cvj4g8"><div class="css-175oi2r r-1m04atk r-1qfoi16 r-bnwqim r-c97pre"><div class="css-175oi2r" style="flex-shrink: 1;"><div class="css-175oi2r" style="flex-shrink: 1;"><a href="/profile/peterstefanovic.bsky.social" aria-label="Peter Stefanovic's avatar" 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" style="background-image: url(&quot;https://cdn.bsky.app/img/avatar_thumbnail/plain/did:plc:psl3vtmvduvmmy336lqcuhfy/bafkreigvohjxzva3pkscgzprswrl7airx5uk27kyj7bokmtjsig5dk7obe@jpeg&quot;);"></div><img alt="" draggable="false" src="https://cdn.bsky.app/img/avatar_thumbnail/plain/did:plc:psl3vtmvduvmmy336lqcuhfy/bafkreigvohjxzva3pkscgzprswrl7airx5uk27kyj7bokmtjsig5dk7obe@jpeg" class="css-9pa8cd"></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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;"><a href="/profile/peterstefanovic.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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; 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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">‪Peter Stefanovic‬</span></a><a href="/profile/peterstefanovic.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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; 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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">&nbsp;‪@peterstefanovic.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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">·</div><a href="/profile/peterstefanovic.bsky.social/post/3lc5k5ltoyc2h" dir="auto" aria-label="November 30, 2024 at 7:11 AM" role="link" data-tooltip="November 30, 2024 at 7: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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; 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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">Bluesky already delivering more referral traffic than X for some publishers

The Boston Globe and Guardian have both reported seeing more traffic from Bluesky than Threads. Spread the word 
<a href="https://pressgazette.co.uk/platforms/bluesky-x-traffic-guardian-boston-globe-news/" rel="noopener noreferrer" target="_blank" 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; flex: 1 1 0%; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">pressgazette.co.uk/platforms/bl...</a></div></div><div class="css-175oi2r" style="padding-bottom: 4px;"><div class="css-175oi2r"><a href="https://pressgazette.co.uk/platforms/bluesky-x-traffic-guardian-boston-globe-news/" rel="noopener noreferrer" target="_blank" aria-label="Bluesky already delivering more referral traffic than X for some publishers" 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><img src="https://cdn.bsky.app/img/feed_thumbnail/plain/did:plc:psl3vtmvduvmmy336lqcuhfy/bafkreiffg45nv4nbhyl525a43ts4iazyfz3bwhcagb5sh63z3lxv423ghq@jpeg" fetchpriority="auto" style="object-position: left 50% top 50%; width: 100%; height: 100%; position: absolute; left: 0px; top: 0px; object-fit: cover; transition-duration: 0ms; transition-timing-function: linear;"></div></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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">Bluesky already delivering more referral traffic than X for some publishers</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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">A Guardian audience editor says Bluesky sent more referral traffic to the news outlet in its first week there than X has any week in 2024.</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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">pressgazette.co.uk</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 (12 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: 14px; letter-spacing: 0px; font-weight: 400; user-select: none; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">12</div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><button aria-label="Repost or quote post" role="button" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" type="button" style="flex-direction: row; align-items: center; justify-content: center; 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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">140</div></div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><button aria-label="Like (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: 14px; letter-spacing: 0px; font-weight: 400; user-select: none; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">586</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-:r5m:" 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-mjmckean.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-1cvj4g8"><div class="css-175oi2r r-1m04atk r-1qfoi16 r-bnwqim r-c97pre"><div class="css-175oi2r" style="flex-shrink: 1;"><div class="css-175oi2r" style="flex-shrink: 1;"><a href="/profile/mjmckean.bsky.social" aria-label="Michael McKean's avatar" 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" style="background-image: url(&quot;https://cdn.bsky.app/img/avatar_thumbnail/plain/did:plc:47qqjakhk5tmvfqkavo7cl7g/bafkreibbx3o4ohc47yqerlqjt73igaxovytg4xmkngk6h3ud3fybja6jay@jpeg&quot;);"></div><img alt="" draggable="false" src="https://cdn.bsky.app/img/avatar_thumbnail/plain/did:plc:47qqjakhk5tmvfqkavo7cl7g/bafkreibbx3o4ohc47yqerlqjt73igaxovytg4xmkngk6h3ud3fybja6jay@jpeg" class="css-9pa8cd"></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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;"><a href="/profile/mjmckean.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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; 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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">‪Michael McKean‬</span></a><a href="/profile/mjmckean.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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; 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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">&nbsp;‪@mjmckean.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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">·</div><a href="/profile/mjmckean.bsky.social/post/3lc5345ngnk2z" dir="auto" aria-label="November 30, 2024 at 2:42 AM" role="link" data-tooltip="November 30, 2024 at 2:42 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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; 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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">“Well, the smart money's on Harlow and the moon is in the street
And the shadow boys are breaking all the laws
And you're east of East Saint Louis and the wind is making speeches
And the rain sounds like a round of applause”
Time, by Tom Waits. 
Now that’s a lyric.</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 (112 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: 14px; letter-spacing: 0px; font-weight: 400; user-select: none; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">112</div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><button aria-label="Repost or quote post" role="button" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" type="button" style="flex-direction: row; align-items: center; justify-content: center; 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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">146</div></div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><button aria-label="Like (1,974 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: 14px; letter-spacing: 0px; font-weight: 400; user-select: none; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">1.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-:r5r:" 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-kamalladreams.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-1cvj4g8"><div class="css-175oi2r r-1m04atk r-1qfoi16 r-bnwqim r-c97pre"><div class="css-175oi2r" style="flex-shrink: 1;"><div class="css-175oi2r" style="flex-shrink: 1;"><a href="/profile/kamalladreams.bsky.social" aria-label="KamallaDreams's avatar" 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" style="background-image: url(&quot;https://cdn.bsky.app/img/avatar_thumbnail/plain/did:plc:g4kx4imrw24s6tjf2p2x7o25/bafkreicv576fhf3ccgwvyxi5qx5hhb7yjiwtfc7oacx4ikeszdj4rkkw2i@jpeg&quot;);"></div><img alt="" draggable="false" src="https://cdn.bsky.app/img/avatar_thumbnail/plain/did:plc:g4kx4imrw24s6tjf2p2x7o25/bafkreicv576fhf3ccgwvyxi5qx5hhb7yjiwtfc7oacx4ikeszdj4rkkw2i@jpeg" class="css-9pa8cd"></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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;"><a href="/profile/kamalladreams.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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; 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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">‪KamallaDreams‬</span></a><a href="/profile/kamalladreams.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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; 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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">&nbsp;‪@kamalladreams.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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">·</div><a href="/profile/kamalladreams.bsky.social/post/3lc526haskc24" dir="auto" aria-label="November 30, 2024 at 2:25 AM" role="link" data-tooltip="November 30, 2024 at 2:25 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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; 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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">True about the so called religion</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: 86.8%;"><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.15207 / 1;"><div aria-label="" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" style="height: 100%;"><div class="css-175oi2r" style="flex: 1 1 0%;"><div data-expoimage="true" class="css-175oi2r" style="overflow: hidden; width: 100%; height: 100%;"><div><img alt="" src="https://cdn.bsky.app/img/feed_thumbnail/plain/did:plc:g4kx4imrw24s6tjf2p2x7o25/bafkreihpgkgkcwy733z437bqkgsvjyeq5vzbcb7skd5fltuj5xz4gc6c54@jpeg" fetchpriority="auto" accessibilityhint="" style="object-position: left 50% top 50%; width: 100%; height: 100%; position: absolute; left: 0px; top: 0px; object-fit: cover; transition-duration: 0ms; transition-timing-function: linear;"></div></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><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 (510 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: 14px; letter-spacing: 0px; font-weight: 400; user-select: none; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">510</div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><button aria-label="Repost or quote post" role="button" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" type="button" style="flex-direction: row; align-items: center; justify-content: center; 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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">2.6K</div></div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><button aria-label="Like (18,024 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: 14px; letter-spacing: 0px; font-weight: 400; user-select: none; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">18K</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-:r60:" 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-pleasebegneiss.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-1cvj4g8"><div class="css-175oi2r r-1m04atk r-1qfoi16 r-bnwqim r-c97pre"><div class="css-175oi2r" style="flex-shrink: 1;"><div class="css-175oi2r" style="flex-shrink: 1;"><a href="/profile/pleasebegneiss.bsky.social" aria-label="slate's avatar" 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" style="background-image: url(&quot;https://cdn.bsky.app/img/avatar_thumbnail/plain/did:plc:2jas2nlgpaygmujrjamoftj7/bafkreiajfc2urkuobgnoxnnxoipgfzzjwwhpec56dzvjktzx76ohkrtnmi@jpeg&quot;);"></div><img alt="" draggable="false" src="https://cdn.bsky.app/img/avatar_thumbnail/plain/did:plc:2jas2nlgpaygmujrjamoftj7/bafkreiajfc2urkuobgnoxnnxoipgfzzjwwhpec56dzvjktzx76ohkrtnmi@jpeg" class="css-9pa8cd"></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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;"><a href="/profile/pleasebegneiss.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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; 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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">‪slate‬</span></a><a href="/profile/pleasebegneiss.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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; 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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">&nbsp;‪@pleasebegneiss.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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">·</div><a href="/profile/pleasebegneiss.bsky.social/post/3lc564dt7c223" dir="auto" aria-label="November 30, 2024 at 3:36 AM" role="link" data-tooltip="November 30, 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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">5h</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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">remember this black friday it’s 100% discount if you steal</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 (50 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: 14px; letter-spacing: 0px; font-weight: 400; user-select: none; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">50</div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><button aria-label="Repost or quote post" role="button" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" type="button" style="flex-direction: row; align-items: center; justify-content: center; 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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">165</div></div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><button aria-label="Like (1,691 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: 14px; letter-spacing: 0px; font-weight: 400; user-select: none; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; 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-:r65:" 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-swiftonsecurity.com"><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-1cvj4g8"><div class="css-175oi2r r-1m04atk r-1qfoi16 r-bnwqim r-c97pre"><div class="css-175oi2r" style="flex-shrink: 1;"><div class="css-175oi2r" style="flex-shrink: 1;"><a href="/profile/swiftonsecurity.com" aria-label="SwiftOnSecurity's avatar" 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" style="background-image: url(&quot;https://cdn.bsky.app/img/avatar_thumbnail/plain/did:plc:xraomsuf6pvh7r2cqtdwhkvm/bafkreicg7y7phtahbznsuugz3hji3uja7mgzoukhzj2cuifaivs3xd2psi@jpeg&quot;);"></div><img alt="" draggable="false" src="https://cdn.bsky.app/img/avatar_thumbnail/plain/did:plc:xraomsuf6pvh7r2cqtdwhkvm/bafkreicg7y7phtahbznsuugz3hji3uja7mgzoukhzj2cuifaivs3xd2psi@jpeg" class="css-9pa8cd"></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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;"><a href="/profile/swiftonsecurity.com" 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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; 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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">‪SwiftOnSecurity‬</span></a><a href="/profile/swiftonsecurity.com" 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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; 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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">&nbsp;‪@swiftonsecurity.com‬</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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">·</div><a href="/profile/swiftonsecurity.com/post/3lc4vgfdxwk2d" dir="auto" aria-label="November 30, 2024 at 1:00 AM" role="link" data-tooltip="November 30, 2024 at 1:00 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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">7h</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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">Heard from guy that teaches coding bootcamps. He has to teach them what a folder is. I'm gonna have a job forever.</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 (208 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: 14px; letter-spacing: 0px; font-weight: 400; user-select: none; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">208</div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><button aria-label="Repost or quote post" role="button" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" type="button" style="flex-direction: row; align-items: center; justify-content: center; 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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">350</div></div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><button aria-label="Like (6,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: 14px; letter-spacing: 0px; font-weight: 400; user-select: none; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; 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-:r6a:" 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-mjfree.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-1cvj4g8"><div class="css-175oi2r r-1m04atk r-1qfoi16 r-bnwqim r-c97pre"><div class="css-175oi2r" style="flex-shrink: 1;"><div class="css-175oi2r" style="flex-shrink: 1;"><a href="/profile/mjfree.bsky.social" aria-label="Morgan J Freeman's avatar" 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" style="background-image: url(&quot;https://cdn.bsky.app/img/avatar_thumbnail/plain/did:plc:gkgmduxh722ocstroyi75gbg/bafkreifpurouecxapq5nl4gtr3zrdv7ckyl2xh6ivsvzvpzmzuniuvtcye@jpeg&quot;);"></div><img alt="" draggable="false" src="https://cdn.bsky.app/img/avatar_thumbnail/plain/did:plc:gkgmduxh722ocstroyi75gbg/bafkreifpurouecxapq5nl4gtr3zrdv7ckyl2xh6ivsvzvpzmzuniuvtcye@jpeg" class="css-9pa8cd"></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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;"><a href="/profile/mjfree.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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; 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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">‪Morgan J Freeman‬</span></a><a href="/profile/mjfree.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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; 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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">&nbsp;‪@mjfree.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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">·</div><a href="/profile/mjfree.bsky.social/post/3lc4tzisiik2f" dir="auto" aria-label="November 30, 2024 at 12:35 AM" role="link" data-tooltip="November 30, 2024 at 12: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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; 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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">PCH</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 class="css-175oi2r" style="flex: 1 1 0%;"><div data-expoimage="true" class="css-175oi2r" style="overflow: hidden; width: 100%; height: 100%;"><div><img alt="" src="https://cdn.bsky.app/img/feed_thumbnail/plain/did:plc:gkgmduxh722ocstroyi75gbg/bafkreidrqh7qvtnro7d3xwvfzzc32afkq6lmqlrpsd3gn4k3mu3ng43qq4@jpeg" fetchpriority="auto" accessibilityhint="" style="object-position: left 50% top 50%; width: 100%; height: 100%; position: absolute; left: 0px; top: 0px; object-fit: cover; transition-duration: 0ms; transition-timing-function: linear;"></div></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><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 (120 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: 14px; letter-spacing: 0px; font-weight: 400; user-select: none; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">120</div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><button aria-label="Repost or quote post" role="button" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" type="button" style="flex-direction: row; align-items: center; justify-content: center; 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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; 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 (3,951 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: 14px; letter-spacing: 0px; font-weight: 400; user-select: none; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">3.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-:r6f:" 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-mark55.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-1cvj4g8"><div class="css-175oi2r r-1m04atk r-1qfoi16 r-bnwqim r-c97pre"><div class="css-175oi2r" style="flex-shrink: 1;"><div class="css-175oi2r" style="flex-shrink: 1;"><a href="/profile/mark55.bsky.social" aria-label="Mark 🏳️‍🌈's avatar" 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" style="background-image: url(&quot;https://cdn.bsky.app/img/avatar_thumbnail/plain/did:plc:mpdychfgkqdc6f4hxuioqnsl/bafkreie7a46kfjdnva5awve34aiwegu56x3bffhy3w3kbqefpncamoxnl4@jpeg&quot;);"></div><img alt="" draggable="false" src="https://cdn.bsky.app/img/avatar_thumbnail/plain/did:plc:mpdychfgkqdc6f4hxuioqnsl/bafkreie7a46kfjdnva5awve34aiwegu56x3bffhy3w3kbqefpncamoxnl4@jpeg" class="css-9pa8cd"></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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;"><a href="/profile/mark55.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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; 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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">‪Mark 🏳️‍🌈‬</span></a><a href="/profile/mark55.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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; 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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">&nbsp;‪@mark55.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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">·</div><a href="/profile/mark55.bsky.social/post/3lc2ny4eyus2s" dir="auto" aria-label="November 29, 2024 at 3:42 AM" role="link" data-tooltip="November 29, 2024 at 3:42 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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; 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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">I love discovering a song and then listening to it 70 times in 48 hours 😈</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 (371 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: 14px; letter-spacing: 0px; font-weight: 400; user-select: none; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">371</div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><button aria-label="Repost or quote post" role="button" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" type="button" style="flex-direction: row; align-items: center; justify-content: center; 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, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">993</div></div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><button aria-label="Like (8,495 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: 14px; letter-spacing: 0px; font-weight: 400; user-select: none; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">8.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-:r6k:" 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></main><nav role="navigation" 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); 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 14px 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: 14px; letter-spacing: 0px; font-weight: 600; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; 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: 14px; letter-spacing: 0px; font-weight: 600; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;; font-variant: no-contextual;">Sign in</div></button></div></div></nav><div class="css-175oi2r"></div></div></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>