- ID da verificação
- f2e7ed99-8fd9-4dd2-bac1-4d727c0d3c38Concluído
- URL enviado:
- https://bsky.app/
- Relatório concluído:
Links · 2 encontrado(s)
Os links de saída identificados na página
Link | Texto |
---|---|
https://bsky.social | bsky.social |
https://atproto.com | atproto.com |
Variáveis JavaScript · 25 encontrada(s)
Variáveis JavaScript globais carregadas no objeto janela de uma página são variáveis declaradas fora das funções e acessíveis de qualquer lugar no código dentro do escopo atual
Nome | Tipo |
---|---|
onbeforetoggle | object |
documentPictureInPicture | object |
onscrollend | object |
webpackChunkweb | object |
__BUNDLE_START_TIME__ | number |
setImmediate | function |
__SENTRY__ | object |
FontAwesomeConfig | object |
___FONT_AWESOME___ | object |
_makeShareableClone | function |
Mensagens de registro do console · 11 encontrada(s)
Mensagens registradas no console web
Tipo | Categoria | Log |
---|---|---|
warning | security |
|
warning | security |
|
error | network |
|
error | network |
|
error | network |
|
error | network |
|
error | network |
|
error | network |
|
error | network |
|
error | network |
|
error | network |
|
HTML
O corpo HTML bruto da página
<!DOCTYPE html><html lang="en" class="theme--light"><head><style id="react-native-stylesheet"></style>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1, minimum-scale=1, viewport-fit=cover">
<meta name="referrer" content="origin-when-cross-origin">
<!--
Preconnect to essential domains
-->
<link rel="preconnect" href="https://bsky.social">
<link rel="preconnect" href="https://bsky.network">
<title>Discover — Bluesky</title>
<!-- Hello Humans! API docs at https://atproto.com -->
<link rel="preload" as="font" type="font/ttf" href="/static/media/InterVariable.c9f788f6e7ebaec75d7c.ttf">
<link rel="preload" as="font" type="font/ttf" href="/static/media/InterVariable-Italic.55d6a3f35e9b605ba6f4.ttf">
<style>
/**
* Minimum styles required to render splash.
*
* ALL OTHER STYLES BELONG IN `src/style.css`
*
* THIS NEEDS TO BE DUPLICATED IN `bskyweb/templates/base.html`
*/
@font-face {
font-family: 'InterVariable';
src: url("/static/media/InterVariable.c9f788f6e7ebaec75d7c.ttf") format('truetype');
font-weight: 300 1000;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'InterVariableItalic';
src: url("/static/media/InterVariable-Italic.55d6a3f35e9b605ba6f4.ttf") format('truetype');
font-weight: 300 1000;
font-style: italic;
font-display: swap;
}
html {
background-color: white;
scrollbar-gutter: stable both-edges;
}
@media (prefers-color-scheme: dark) {
html {
background-color: black;
}
}
html,
body {
margin: 0px;
padding: 0px;
font-family: InterVariable, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Liberation Sans', Helvetica, Arial, sans-serif;
text-rendering: optimizeLegibility;
/* Platform-specific reset */
-webkit-overflow-scrolling: touch;
-webkit-text-size-adjust: 100%;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
-ms-overflow-style: scrollbar;
font-synthesis-weight: none;
}
html,
body,
#root {
display: flex;
flex: 1 0 auto;
min-height: 100%;
width: 100%;
}
#splash {
position: fixed;
width: 100px;
left: 50%;
top: 50%;
transform: translateX(-50%) translateY(-50%) translateY(-50px);
}
/* We need this style to prevent web dropdowns from shifting the display when opening */
body {
width: 100%;
}
</style>
<script defer="defer" src="/static/js/391.f9ab72b3.js"></script>
<link rel="stylesheet" href="/static/css/main.91124a5b.css">
<script defer="defer" src="/static/js/main.b007d864.js"></script>
<link rel="apple-touch-icon" sizes="180x180" href="/static/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/static/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/static/favicon-16x16.png">
<link rel="mask-icon" href="/static/safari-pinned-tab.svg" color="#1185fe">
<meta name="theme-color" content="hsl(211, 20%, 100%)">
<meta name="application-name" content="Bluesky">
<meta name="generator" content="bskyweb">
<meta property="og:site_name" content="Bluesky Social">
<link type="application/activity+json" href="">
<meta property="og:title" content="Bluesky">
<meta name="twitter:title" content="Bluesky">
<meta name="description" content="Social media as it should be. Find your community among millions of users, unleash your creativity, and have some fun again.">
<meta name="og:description" content="Social media as it should be. Find your community among millions of users, unleash your creativity, and have some fun again.">
<meta name="twitter:description" content="Social media as it should be. Find your community among millions of users, unleash your creativity, and have some fun again.">
<meta property="og:url" content="https://bsky.app">
<meta name="twitter:url" content="https://bsky.app">
<meta property="og:image" content="https://bsky.app/static/social-card-default-gradient.png">
<meta property="twitter:image" content="https://bsky.app/static/social-card-default-gradient.png">
<meta name="twitter:site" content="@bluesky">
<meta name="twitter:card" content="summary_large_image">
<style id="ReanimatedPredefinedWebAnimationsStyle"></style><style id="ReanimatedCustomWebAnimationsStyle"></style><style id="expo-image-styles">
[data-expoimage] .cross-dissolve {
transition-property: opacity;
animation-fill-mode: forwards;
}
[data-expoimage] .cross-dissolve-start:not(.transitioning) {
opacity: 0;
}
[data-expoimage] .cross-dissolve-active {
opacity: 1;
}
[data-expoimage] .cross-dissolve-end {
opacity: 0;
}
[data-expoimage] .flip-from-left {
transition-property: transform, opacity;
transition-timing-function: var(--expo-image-timing,linear), steps(2, jump-none) !important;
transform-origin: center;
}
[data-expoimage] .flip-from-left-container {
width: 100%;
height: 100%;
position: absolute;
left: 0;
top: 0;
perspective: 1000px;
}
[data-expoimage] .flip-from-left-start:not(.transitioning) {
transform: translateZ(calc(var(--expo-image-width,1000px) * -1.25)) rotateY(-180deg);
opacity: 0;
}
[data-expoimage] .flip-from-left-active {
transform: translateZ(0px) rotateY(0) ;
opacity:1;
}
[data-expoimage] .flip-from-left-end {
transform: translateZ(calc(var(--expo-image-width,1000px) * -1.25)) rotateY(180deg);
opacity: 0;
}
[data-expoimage] .flip-from-right {
transition-property: transform, opacity;
transition-timing-function: var(--expo-image-timing,linear), steps(2, jump-none) !important;
transform-origin: center;
}
[data-expoimage] .flip-from-right-container {
width: 100%;
height: 100%;
position: absolute;
left: 0;
top: 0;
perspective: 1000px;
}
[data-expoimage] .flip-from-right-start:not(.transitioning) {
transform: translateZ(calc(var(--expo-image-width,1000px) * -1.25)) rotateY(180deg);
opacity: 0;
}
[data-expoimage] .flip-from-right-active {
transform: translateZ(0px) rotateY(0) ;
opacity:1;
}
[data-expoimage] .flip-from-right-end {
transform: translateZ(calc(var(--expo-image-width,1000px) * -1.25)) rotateY(-180deg);
opacity: 0;
}
[data-expoimage] .flip-from-top {
transition-property: transform, opacity;
transition-timing-function: var(--expo-image-timing,linear), steps(2, jump-none) !important;
transform-origin: center;
}
[data-expoimage] .flip-from-top-container {
width: 100%;
height: 100%;
position: absolute;
left: 0;
top: 0;
perspective: 1000px;
}
[data-expoimage] .flip-from-top-start:not(.transitioning) {
transform: translateZ(calc(var(--expo-image-height,1000px) * -1.5)) rotateX(180deg);
opacity: 0;
}
[data-expoimage] .flip-from-top-active {
transform: translateZ(0px) rotateX(0) ;
opacity:1;
}
[data-expoimage] .flip-from-top-end {
transform: translateZ(calc(var(--expo-image-height,1000px) * -1.5)) rotateX(-180deg);
opacity: 0;
}
[data-expoimage] .flip-from-bottom {
transition-property: transform, opacity;
transition-timing-function: var(--expo-image-timing,linear), steps(2, jump-none) !important;
transform-origin: center;
}
[data-expoimage] .flip-from-bottom-container {
width: 100%;
height: 100%;
position: absolute;
left: 0;
top: 0;
perspective: 1000px;
}
[data-expoimage] .flip-from-bottom-start:not(.transitioning) {
transform: translateZ(calc(var(--expo-image-height,1000px) * -1.25)) rotateX(-180deg);
opacity: 0;
}
[data-expoimage] .flip-from-bottom-active {
transform: translateZ(0px) rotateX(0) ;
opacity:1;
}
[data-expoimage] .flip-from-bottom-end {
transform: translateZ(calc(var(--expo-image-height,1000px) * -1.25)) rotateX(180deg);
opacity: 0;
}
[data-expoimage] .image-timing-linear {
--expo-image-timing: linear;
}
[data-expoimage] .image-timing-ease-in {
--expo-image-timing: ease-in;
}
[data-expoimage] .image-timing-ease-out {
--expo-image-timing: ease-out;
}
[data-expoimage] .image-timing-ease-in-out {
--expo-image-timing: ease-in-out;
}
</style></head>
<body>
<div id="root"><div class="css-175oi2r r-13awgt0 r-12vffkv"><div class="css-175oi2r r-13awgt0 r-12vffkv"><div class="css-175oi2r" style="flex: 1 1 0%;"><div class="css-175oi2r r-13awgt0"><div class="css-175oi2r r-14lw9ot" style="min-height: 100vh;"><div class="css-175oi2r r-13awgt0"><div class="css-175oi2r r-13awgt0"><div class="css-175oi2r r-13awgt0 r-1d5kdc7 r-1p0dtai r-1d2f490 r-u8s1d r-zchlnj r-ipm5af" style="background-color: rgb(242, 242, 242); display: flex;"><div class="css-175oi2r r-13awgt0"><div class="css-175oi2r r-13awgt0" style="background-color: rgb(255, 255, 255);"><div class="css-175oi2r" data-testid="HomeScreen" style="padding-top: 0px; min-height: 100vh;"><div class="css-175oi2r r-2llsf"><div class="css-175oi2r"></div><div class="css-175oi2r" style="background-color: rgb(255, 255, 255); border-color: rgb(212, 219, 226); left: calc(50% - 300px); width: 600px; border-left-width: 1px; border-right-width: 1px; position: sticky; top: 0px; flex-direction: column; align-items: center; z-index: 1; pointer-events: auto; opacity: 1; transform: translateY(0px);"><div role="tablist" class="css-175oi2r r-18u37iz r-szihnw" data-testid="homeScreenFeedTabs" style="background-color: rgb(255, 255, 255);"><div class="css-175oi2r r-150rngu r-18u37iz r-16y2uox r-1wbh5a2 r-lltvgl r-buy8e9 r-agouwx r-2eszeu" data-testid="homeScreenFeedTabs-selector"><div class="css-175oi2r r-18u37iz r-1niwhzg r-1e084wi"><div role="tab" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73 r-1777fci r-gu64tb r-5t7p9m" data-testid="homeScreenFeedTabs-selector-0"><div class="css-175oi2r r-opedn5 r-kzbkwu" style="border-bottom-color: rgb(16, 131, 254);"><div dir="auto" class="css-146c3p1" data-testid="homeScreenFeedTabs-Discover" style="color: rgb(11, 15, 20); font-size: 16px; letter-spacing: 0px; font-weight: 600; line-height: 20px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">Discover</div></div></div><div role="tab" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73 r-1777fci r-gu64tb r-5t7p9m" data-testid="homeScreenFeedTabs-selector-1"><div class="css-175oi2r r-oucylx r-opedn5 r-kzbkwu"><div dir="auto" class="css-146c3p1" data-testid="homeScreenFeedTabs-Feeds ✨" style="color: rgb(66, 87, 108); font-size: 16px; letter-spacing: 0px; font-weight: 600; line-height: 20px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">Feeds ✨</div></div></div></div></div><div class="css-175oi2r r-qklmqi r-1d2f490 r-u8s1d r-zchlnj r-j76wpu" style="border-color: rgb(212, 219, 226);"></div></div></div><div class="css-175oi2r r-13awgt0"><div class="css-175oi2r r-1pi2tsx" data-testid="customFeedPage"><div class="css-175oi2r" data-testid="customFeedPage-feed"><div class="css-175oi2r" data-testid="customFeedPage-feed-flatlist" style="padding-top: 0px;"><div class="css-175oi2r r-633pao r-1wyyakw r-1p0dtai r-1d2f490 r-1xcajam r-zchlnj r-ipm5af"></div><div class="css-175oi2r r-1ljd8xs r-13l2t4g r-1jj8364 r-lchren r-1ye8kvj r-13qz1uu r-sa2ff0" style="border-color: rgb(212, 219, 226);"><div class="css-175oi2r r-633pao r-1wyyakw r-1d2f490 r-u8s1d r-zchlnj r-ipm5af" style="height: 0px;"></div><div class="css-175oi2r"><div><div role="link" data-feed-context="t-music" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" data-testid="feedItem-by-djlockup.bsky.social"><div class="css-175oi2r r-1loqt21 r-1hfyk0a r-ry3cjt" style="border-color: rgb(212, 219, 226); padding-bottom: 8px; border-top-width: 0px;"><div class="css-175oi2r r-1p0dtai r-1d2f490 r-633pao r-u8s1d r-zchlnj r-ipm5af r-1eb9tut" style="background-color: rgb(241, 243, 245); opacity: 0;"></div><div class="css-175oi2r" style="flex-direction: row; gap: 10px; padding-left: 8px;"><div class="css-175oi2r" style="width: 42px;"></div><div class="css-175oi2r" style="padding-top: 12px; flex-shrink: 1;"></div></div><div class="css-175oi2r r-18u37iz r-uaa2di r-1cvj4g8"><div class="css-175oi2r r-1m04atk r-bnwqim r-c97pre"><div class="css-175oi2r" style="flex-shrink: 1;"><div class="css-175oi2r" style="flex-shrink: 1;"><a href="/profile/djlockup.bsky.social" aria-label="DjLockup's avatar" aria-pressed="false" role="link" data-no-underline="1" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" style="flex-direction: row; align-items: center; justify-content: flex-start;"><div class="css-175oi2r" style="width: 42px; height: 42px;"><div class="css-175oi2r r-1mlwlqe r-1udh08x r-417010" data-testid="userAvatarImage" style="width: 42px; height: 42px; border-radius: 21px; background-color: rgb(241, 243, 245);"><div class="css-175oi2r r-1niwhzg r-vvn4in r-u6sd8q r-1p0dtai r-1pi2tsx r-1d2f490 r-u8s1d r-zchlnj r-ipm5af r-13qz1uu r-1wyyakw r-4gszlv" style="background-image: url("https://cdn.bsky.app/img/avatar_thumbnail/plain/did:plc:vccaxky3lfj62fwgerymruc7/bafkreid3esybuuukwe6ed3khbym7y5qrhrqmsmmdlrssmlzq2snpwgrigu@jpeg");"></div><img alt="" draggable="false" src="https://cdn.bsky.app/img/avatar_thumbnail/plain/did:plc:vccaxky3lfj62fwgerymruc7/bafkreid3esybuuukwe6ed3khbym7y5qrhrqmsmmdlrssmlzq2snpwgrigu@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, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"><a href="/profile/djlockup.bsky.social" aria-label="View profile" role="link" data-no-underline="1" class="css-1jxf684 r-1loqt21" style="font-size: 13.125px; letter-spacing: 0px; color: rgb(11, 15, 20); line-height: 13.125px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"><span class="css-1jxf684" style="font-size: 15px; letter-spacing: 0px; color: rgb(11, 15, 20); font-weight: 600; line-height: 20px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">DjLockup</span></a><a href="/profile/djlockup.bsky.social" aria-label="View profile" role="link" data-no-underline="1" class="css-1jxf684 r-1loqt21" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 20px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"><span class="css-1jxf684" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 20px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"> @djlockup.bsky.social</span></a></div></div></div><div dir="auto" class="css-146c3p1" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 15px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">·</div><a href="/profile/djlockup.bsky.social/post/3lb753sns422l" dir="auto" aria-label="November 18, 2024 at 4:58 AM" role="link" data-tooltip="November 18, 2024 at 4:58 AM" data-no-underline="1" class="css-146c3p1 r-1loqt21" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 20px; white-space: nowrap; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">1d</a></div><div class="css-175oi2r" data-testid="contentHider-post"><div class="css-175oi2r r-1awozwy r-18u37iz r-1w6e6rj r-1udh08x r-l4nmg1"><div dir="auto" data-word-wrap="1" class="css-146c3p1" data-testid="postText" style="font-size: 15px; letter-spacing: 0px; color: rgb(11, 15, 20); line-height: 20px; flex: 1 1 0%; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">forgetting your headphones at home is the modern equivalent of leaving your sword behind in medieval times</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 (232 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, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">232</div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><button aria-label="Repost or quote post" aria-pressed="false" role="button" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" type="button" style="flex-direction: row; align-items: center; justify-content: center; background-color: rgb(255, 255, 255); border-radius: 999px; padding: 0px;"><div class="css-175oi2r" style="flex-direction: row; align-items: center; gap: 4px; padding: 5px;"><svg fill="none" width="18" viewBox="0 0 24 24" height="18" style="color: rgb(111, 134, 159);"><path fill="hsl(211, 20%, 53%)" fill-rule="evenodd" clip-rule="evenodd" d="M17.957 2.293a1 1 0 1 0-1.414 1.414L17.836 5H6a3 3 0 0 0-3 3v3a1 1 0 1 0 2 0V8a1 1 0 0 1 1-1h11.836l-1.293 1.293a1 1 0 0 0 1.414 1.414l2.47-2.47a1.75 1.75 0 0 0 0-2.474l-2.47-2.47ZM20 12a1 1 0 0 1 1 1v3a3 3 0 0 1-3 3H6.164l1.293 1.293a1 1 0 1 1-1.414 1.414l-2.47-2.47a1.75 1.75 0 0 1 0-2.474l2.47-2.47a1 1 0 0 1 1.414 1.414L6.164 17H18a1 1 0 0 0 1-1v-3a1 1 0 0 1 1-1Z"></path></svg><div dir="auto" class="css-146c3p1" data-testid="repostCount" style="font-size: 14.0625px; letter-spacing: 0px; color: rgb(111, 134, 159); user-select: none; line-height: 14.0625px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">2.2K</div></div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><button aria-label="Like (13,191 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, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">13.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-:rf:" data-testid="postDropdownBtn" type="button" style="padding: 5px; border-radius: 999px;"><svg fill="none" viewBox="0 0 24 24" width="20" height="20" style="pointer-events: none;"><path fill="hsl(211, 20%, 53%)" fill-rule="evenodd" clip-rule="evenodd" d="M2 12a2 2 0 1 1 4 0 2 2 0 0 1-4 0Zm16 0a2 2 0 1 1 4 0 2 2 0 0 1-4 0Zm-6-2a2 2 0 1 0 0 4 2 2 0 0 0 0-4Z"></path></svg></button></div></div></div></div></div></div></div></div></div><div class="css-175oi2r"><div><div role="link" data-feed-context="nettop" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" data-testid="feedItem-by-meidastouch.bsky.social"><div class="css-175oi2r r-1loqt21 r-1hfyk0a r-ry3cjt" style="border-color: rgb(212, 219, 226); padding-bottom: 8px; border-top-width: 1px;"><div class="css-175oi2r r-1p0dtai r-1d2f490 r-633pao r-u8s1d r-zchlnj r-ipm5af r-1eb9tut" style="background-color: rgb(241, 243, 245); opacity: 0;"></div><div class="css-175oi2r" style="flex-direction: row; gap: 10px; padding-left: 8px;"><div class="css-175oi2r" style="width: 42px;"></div><div class="css-175oi2r" style="padding-top: 12px; flex-shrink: 1;"></div></div><div class="css-175oi2r r-18u37iz r-uaa2di r-1cvj4g8"><div class="css-175oi2r r-1m04atk r-bnwqim r-c97pre"><div class="css-175oi2r" style="flex-shrink: 1;"><div class="css-175oi2r" style="flex-shrink: 1;"><a href="/profile/meidastouch.bsky.social" aria-label="MeidasTouch's avatar" aria-pressed="false" role="link" data-no-underline="1" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" style="flex-direction: row; align-items: center; justify-content: flex-start;"><div class="css-175oi2r" style="width: 42px; height: 42px;"><div class="css-175oi2r r-1mlwlqe r-1udh08x r-417010" data-testid="userAvatarImage" style="width: 42px; height: 42px; border-radius: 21px; background-color: rgb(241, 243, 245);"><div class="css-175oi2r r-1niwhzg r-vvn4in r-u6sd8q r-1p0dtai r-1pi2tsx r-1d2f490 r-u8s1d r-zchlnj r-ipm5af r-13qz1uu r-1wyyakw r-4gszlv" style="background-image: url("https://cdn.bsky.app/img/avatar_thumbnail/plain/did:plc:xjc7mkotpenvhh6ffewkdpyn/bafkreifmocqyainrhqyrla3lewf7xb6mj3vqchd73iefmumh6hs6jtdcmy@jpeg");"></div><img alt="" draggable="false" src="https://cdn.bsky.app/img/avatar_thumbnail/plain/did:plc:xjc7mkotpenvhh6ffewkdpyn/bafkreifmocqyainrhqyrla3lewf7xb6mj3vqchd73iefmumh6hs6jtdcmy@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, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"><a href="/profile/meidastouch.bsky.social" aria-label="View profile" role="link" data-no-underline="1" class="css-1jxf684 r-1loqt21" style="font-size: 13.125px; letter-spacing: 0px; color: rgb(11, 15, 20); line-height: 13.125px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"><span class="css-1jxf684" style="font-size: 15px; letter-spacing: 0px; color: rgb(11, 15, 20); font-weight: 600; line-height: 20px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">MeidasTouch</span></a><a href="/profile/meidastouch.bsky.social" aria-label="View profile" role="link" data-no-underline="1" class="css-1jxf684 r-1loqt21" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 20px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"><span class="css-1jxf684" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 20px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"> @meidastouch.bsky.social</span></a></div></div></div><div dir="auto" class="css-146c3p1" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 15px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">·</div><a href="/profile/meidastouch.bsky.social/post/3lbbk47owcc23" dir="auto" aria-label="November 19, 2024 at 3:56 AM" role="link" data-tooltip="November 19, 2024 at 3:56 AM" data-no-underline="1" class="css-146c3p1 r-1loqt21" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 20px; white-space: nowrap; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">6h</a></div><div class="css-175oi2r" data-testid="contentHider-post"><div class="css-175oi2r r-1awozwy r-18u37iz r-1w6e6rj r-1udh08x r-l4nmg1"><div dir="auto" data-word-wrap="1" class="css-146c3p1" data-testid="postText" style="font-size: 15px; letter-spacing: 0px; color: rgb(11, 15, 20); line-height: 20px; flex: 1 1 0%; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">A commenter on our YouTube channel has a suggestion</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: 28.6634%;"><div class="css-175oi2r" style="position: absolute; inset: 0px; flex-direction: row;"><div class="css-175oi2r" style="height: 100%; border-radius: 12px; overflow: hidden; background-color: rgb(241, 243, 245); aspect-ratio: 3.48876 / 1;"><div aria-label="" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" style="height: 100%;"><div data-expoimage="true" class="css-175oi2r" style="overflow: hidden; width: 100%; height: 100%;"><div><img alt="" src="https://cdn.bsky.app/img/feed_thumbnail/plain/did:plc:xjc7mkotpenvhh6ffewkdpyn/bafkreiagoaqya3ixwyi2ivnonppojmruchqeqvo2nmob5xnfc3y7z4lwiy@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 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 (629 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, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">629</div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><button aria-label="Repost or quote post" aria-pressed="false" role="button" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" type="button" style="flex-direction: row; align-items: center; justify-content: center; background-color: rgb(255, 255, 255); border-radius: 999px; padding: 0px;"><div class="css-175oi2r" style="flex-direction: row; align-items: center; gap: 4px; padding: 5px;"><svg fill="none" width="18" viewBox="0 0 24 24" height="18" style="color: rgb(111, 134, 159);"><path fill="hsl(211, 20%, 53%)" fill-rule="evenodd" clip-rule="evenodd" d="M17.957 2.293a1 1 0 1 0-1.414 1.414L17.836 5H6a3 3 0 0 0-3 3v3a1 1 0 1 0 2 0V8a1 1 0 0 1 1-1h11.836l-1.293 1.293a1 1 0 0 0 1.414 1.414l2.47-2.47a1.75 1.75 0 0 0 0-2.474l-2.47-2.47ZM20 12a1 1 0 0 1 1 1v3a3 3 0 0 1-3 3H6.164l1.293 1.293a1 1 0 1 1-1.414 1.414l-2.47-2.47a1.75 1.75 0 0 1 0-2.474l2.47-2.47a1 1 0 0 1 1.414 1.414L6.164 17H18a1 1 0 0 0 1-1v-3a1 1 0 0 1 1-1Z"></path></svg><div dir="auto" class="css-146c3p1" data-testid="repostCount" style="font-size: 14.0625px; letter-spacing: 0px; color: rgb(111, 134, 159); user-select: none; line-height: 14.0625px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">2.6K</div></div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><button aria-label="Like (19,097 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, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">19K</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-:r18:" 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-m1onlover.bsky.social"><div class="css-175oi2r r-1loqt21 r-1hfyk0a r-ry3cjt" style="border-color: rgb(212, 219, 226); padding-bottom: 8px; border-top-width: 1px;"><div class="css-175oi2r r-1p0dtai r-1d2f490 r-633pao r-u8s1d r-zchlnj r-ipm5af r-1eb9tut" style="background-color: rgb(241, 243, 245); opacity: 0;"></div><div class="css-175oi2r" style="flex-direction: row; gap: 10px; padding-left: 8px;"><div class="css-175oi2r" style="width: 42px;"></div><div class="css-175oi2r" style="padding-top: 12px; flex-shrink: 1;"></div></div><div class="css-175oi2r r-18u37iz r-uaa2di r-1cvj4g8"><div class="css-175oi2r r-1m04atk r-bnwqim r-c97pre"><div class="css-175oi2r" style="flex-shrink: 1;"><div class="css-175oi2r" style="flex-shrink: 1;"><a href="/profile/m1onlover.bsky.social" aria-label="Moon lover's avatar" aria-pressed="false" role="link" data-no-underline="1" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" style="flex-direction: row; align-items: center; justify-content: flex-start;"><div class="css-175oi2r" style="width: 42px; height: 42px;"><div class="css-175oi2r r-1mlwlqe r-1udh08x r-417010" data-testid="userAvatarImage" style="width: 42px; height: 42px; border-radius: 21px; background-color: rgb(241, 243, 245);"><div class="css-175oi2r r-1niwhzg r-vvn4in r-u6sd8q r-1p0dtai r-1pi2tsx r-1d2f490 r-u8s1d r-zchlnj r-ipm5af r-13qz1uu r-1wyyakw r-4gszlv" style="background-image: url("https://cdn.bsky.app/img/avatar_thumbnail/plain/did:plc:zwwww3lsg4q23npkonivor5a/bafkreigg5rmzbuc3dosukr5nmzggqxa43mwwemyadn53nk3xkjkdp4w36i@jpeg");"></div><img alt="" draggable="false" src="https://cdn.bsky.app/img/avatar_thumbnail/plain/did:plc:zwwww3lsg4q23npkonivor5a/bafkreigg5rmzbuc3dosukr5nmzggqxa43mwwemyadn53nk3xkjkdp4w36i@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, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"><a href="/profile/m1onlover.bsky.social" aria-label="View profile" role="link" data-no-underline="1" class="css-1jxf684 r-1loqt21" style="font-size: 13.125px; letter-spacing: 0px; color: rgb(11, 15, 20); line-height: 13.125px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"><span class="css-1jxf684" style="font-size: 15px; letter-spacing: 0px; color: rgb(11, 15, 20); font-weight: 600; line-height: 20px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">Moon lover</span></a><a href="/profile/m1onlover.bsky.social" aria-label="View profile" role="link" data-no-underline="1" class="css-1jxf684 r-1loqt21" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 20px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"><span class="css-1jxf684" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 20px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"> @m1onlover.bsky.social</span></a></div></div></div><div dir="auto" class="css-146c3p1" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 15px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">·</div><a href="/profile/m1onlover.bsky.social/post/3lb6wixul622c" dir="auto" aria-label="November 18, 2024 at 3:00 AM" role="link" data-tooltip="November 18, 2024 at 3: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, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">1d</a></div><div class="css-175oi2r" data-testid="contentHider-post"><div class="css-175oi2r" 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.799827 / 1;"><div aria-label="" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" style="height: 100%;"><div data-expoimage="true" class="css-175oi2r" style="overflow: hidden; width: 100%; height: 100%;"><div><img alt="" src="https://cdn.bsky.app/img/feed_thumbnail/plain/did:plc:zwwww3lsg4q23npkonivor5a/bafkreifqgafv6jghbeugztmastzpy3hlc6pw3y7ff24yeikz4clwhptkti@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 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 (447 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, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">447</div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><button aria-label="Repost or quote post" aria-pressed="false" role="button" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" type="button" style="flex-direction: row; align-items: center; justify-content: center; background-color: rgb(255, 255, 255); border-radius: 999px; padding: 0px;"><div class="css-175oi2r" style="flex-direction: row; align-items: center; gap: 4px; padding: 5px;"><svg fill="none" width="18" viewBox="0 0 24 24" height="18" style="color: rgb(111, 134, 159);"><path fill="hsl(211, 20%, 53%)" fill-rule="evenodd" clip-rule="evenodd" d="M17.957 2.293a1 1 0 1 0-1.414 1.414L17.836 5H6a3 3 0 0 0-3 3v3a1 1 0 1 0 2 0V8a1 1 0 0 1 1-1h11.836l-1.293 1.293a1 1 0 0 0 1.414 1.414l2.47-2.47a1.75 1.75 0 0 0 0-2.474l-2.47-2.47ZM20 12a1 1 0 0 1 1 1v3a3 3 0 0 1-3 3H6.164l1.293 1.293a1 1 0 1 1-1.414 1.414l-2.47-2.47a1.75 1.75 0 0 1 0-2.474l2.47-2.47a1 1 0 0 1 1.414 1.414L6.164 17H18a1 1 0 0 0 1-1v-3a1 1 0 0 1 1-1Z"></path></svg><div dir="auto" class="css-146c3p1" data-testid="repostCount" style="font-size: 14.0625px; letter-spacing: 0px; color: rgb(111, 134, 159); user-select: none; line-height: 14.0625px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">2.3K</div></div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><button aria-label="Like (48,700 likes)" role="button" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" data-testid="likeBtn" type="button" style="gap: 4px; border-radius: 999px; flex-direction: row; justify-content: center; align-items: center; overflow: hidden; padding: 5px;"><div class="css-175oi2r"><svg fill="none" width="18" viewBox="0 0 24 24" height="18" style="color: rgb(111, 134, 159); pointer-events: none;"><path fill="hsl(211, 20%, 53%)" fill-rule="evenodd" clip-rule="evenodd" d="M16.734 5.091c-1.238-.276-2.708.047-4.022 1.38a1 1 0 0 1-1.424 0C9.974 5.137 8.504 4.814 7.266 5.09c-1.263.282-2.379 1.206-2.92 2.556C3.33 10.18 4.252 14.84 12 19.348c7.747-4.508 8.67-9.168 7.654-11.7-.541-1.351-1.657-2.275-2.92-2.557Zm4.777 1.812c1.604 4-.494 9.69-9.022 14.47a1 1 0 0 1-.978 0C2.983 16.592.885 10.902 2.49 6.902c.779-1.942 2.414-3.334 4.342-3.764 1.697-.378 3.552.003 5.169 1.286 1.617-1.283 3.472-1.664 5.17-1.286 1.927.43 3.562 1.822 4.34 3.764Z"></path></svg><div class="css-175oi2r" style="position: absolute; background-color: rgb(236, 72, 153); top: 0px; left: 0px; width: 18px; height: 18px; z-index: -1; pointer-events: none; border-radius: 9px; opacity: 0;"></div><div class="css-175oi2r" style="position: absolute; background-color: rgb(255, 255, 255); top: 0px; left: 0px; width: 18px; height: 18px; z-index: -1; pointer-events: none; border-radius: 9px; opacity: 0;"></div></div><div class="css-175oi2r"><div class="css-175oi2r"><div dir="auto" class="css-146c3p1" data-testid="likeCount" style="color: rgb(111, 134, 159); font-size: 14px; letter-spacing: 0px; font-weight: 400; user-select: none; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">48.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-:r21:" 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-uaa2di r-1cvj4g8"><div class="css-175oi2r r-1m04atk r-bnwqim r-c97pre"><div class="css-175oi2r" style="flex-shrink: 1;"><div class="css-175oi2r" style="flex-shrink: 1;"><a href="/profile/catsofyore.bsky.social" aria-label="Cats of Yore's avatar" aria-pressed="false" role="link" data-no-underline="1" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" style="flex-direction: row; align-items: center; justify-content: flex-start;"><div class="css-175oi2r" style="width: 42px; height: 42px;"><div class="css-175oi2r r-1mlwlqe r-1udh08x r-417010" data-testid="userAvatarImage" style="width: 42px; height: 42px; border-radius: 21px; background-color: rgb(241, 243, 245);"><div class="css-175oi2r r-1niwhzg r-vvn4in r-u6sd8q r-1p0dtai r-1pi2tsx r-1d2f490 r-u8s1d r-zchlnj r-ipm5af r-13qz1uu r-1wyyakw r-4gszlv" style="background-image: url("https://cdn.bsky.app/img/avatar_thumbnail/plain/did:plc:xrr5j2okn7ew2zvcwsxus3gb/bafkreig6pljjdx7aekpetnwdxmjzhcbiwsoph72wjhjzjqsey2bzrj4pz4@jpeg");"></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, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; 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, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"><span class="css-1jxf684" style="font-size: 15px; letter-spacing: 0px; color: rgb(11, 15, 20); font-weight: 600; line-height: 20px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">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, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"><span class="css-1jxf684" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 20px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"> @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, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">·</div><a href="/profile/catsofyore.bsky.social/post/3lbbhen4pak2u" dir="auto" aria-label="November 19, 2024 at 3:07 AM" role="link" data-tooltip="November 19, 2024 at 3:07 AM" data-no-underline="1" class="css-146c3p1 r-1loqt21" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 20px; white-space: nowrap; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">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, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">I’m in ur sink, questioning ur decor choices. Photo from my collection, ca. 1960s.</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: 99.4118%;"><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.00592 / 1;"><div aria-label="Color photo of a fluffy grey cat sitting derpily in a bathroom sink. In the background you can see that the toilet cover is carpeted and there’s a matching dark pink throw rug on the floor." tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" style="height: 100%;"><div data-expoimage="true" class="css-175oi2r" style="overflow: hidden; width: 100%; height: 100%;"><div><img alt="Color photo of a fluffy grey cat sitting derpily in a bathroom sink. In the background you can see that the toilet cover is carpeted and there’s a matching dark pink throw rug on the floor." src="https://cdn.bsky.app/img/feed_thumbnail/plain/did:plc:xrr5j2okn7ew2zvcwsxus3gb/bafkreiej6ikvrgr4e7kg3bvrbj6zr3f7342trc7ubbtxopnxpcjwna54me@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, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">ALT</div></div></div></div></div></div></div></div></div></div></div></div><div class="css-175oi2r" style="flex-direction: row; justify-content: space-between; align-items: center;"><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start; margin-left: -6px;"><button aria-label="Reply (126 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, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">126</div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><button aria-label="Repost or quote post" aria-pressed="false" role="button" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" type="button" style="flex-direction: row; align-items: center; justify-content: center; background-color: rgb(255, 255, 255); border-radius: 999px; padding: 0px;"><div class="css-175oi2r" style="flex-direction: row; align-items: center; gap: 4px; padding: 5px;"><svg fill="none" width="18" viewBox="0 0 24 24" height="18" style="color: rgb(111, 134, 159);"><path fill="hsl(211, 20%, 53%)" fill-rule="evenodd" clip-rule="evenodd" d="M17.957 2.293a1 1 0 1 0-1.414 1.414L17.836 5H6a3 3 0 0 0-3 3v3a1 1 0 1 0 2 0V8a1 1 0 0 1 1-1h11.836l-1.293 1.293a1 1 0 0 0 1.414 1.414l2.47-2.47a1.75 1.75 0 0 0 0-2.474l-2.47-2.47ZM20 12a1 1 0 0 1 1 1v3a3 3 0 0 1-3 3H6.164l1.293 1.293a1 1 0 1 1-1.414 1.414l-2.47-2.47a1.75 1.75 0 0 1 0-2.474l2.47-2.47a1 1 0 0 1 1.414 1.414L6.164 17H18a1 1 0 0 0 1-1v-3a1 1 0 0 1 1-1Z"></path></svg><div dir="auto" class="css-146c3p1" data-testid="repostCount" style="font-size: 14.0625px; letter-spacing: 0px; color: rgb(111, 134, 159); user-select: none; line-height: 14.0625px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">855</div></div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><button aria-label="Like (9,340 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, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">9.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-:r2q:" 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-thebaddestmitch.bsky.social"><div class="css-175oi2r r-1loqt21 r-1hfyk0a r-ry3cjt" style="border-color: rgb(212, 219, 226); padding-bottom: 8px; border-top-width: 1px;"><div class="css-175oi2r r-1p0dtai r-1d2f490 r-633pao r-u8s1d r-zchlnj r-ipm5af r-1eb9tut" style="background-color: rgb(241, 243, 245); opacity: 0;"></div><div class="css-175oi2r" style="flex-direction: row; gap: 10px; padding-left: 8px;"><div class="css-175oi2r" style="width: 42px;"></div><div class="css-175oi2r" style="padding-top: 12px; flex-shrink: 1;"></div></div><div class="css-175oi2r r-18u37iz r-uaa2di r-1cvj4g8"><div class="css-175oi2r r-1m04atk r-bnwqim r-c97pre"><div class="css-175oi2r" style="flex-shrink: 1;"><div class="css-175oi2r" style="flex-shrink: 1;"><a href="/profile/thebaddestmitch.bsky.social" aria-label="Mel 🤭's avatar" aria-pressed="false" role="link" data-no-underline="1" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" style="flex-direction: row; align-items: center; justify-content: flex-start;"><div class="css-175oi2r" style="width: 42px; height: 42px;"><div class="css-175oi2r r-1mlwlqe r-1udh08x r-417010" data-testid="userAvatarImage" style="width: 42px; height: 42px; border-radius: 21px; background-color: rgb(241, 243, 245);"><div class="css-175oi2r r-1niwhzg r-vvn4in r-u6sd8q r-1p0dtai r-1pi2tsx r-1d2f490 r-u8s1d r-zchlnj r-ipm5af r-13qz1uu r-1wyyakw r-4gszlv" style="background-image: url("https://cdn.bsky.app/img/avatar_thumbnail/plain/did:plc:wmdmsdzlc7237tnsrev6hlxs/bafkreifshth5q5rkyzvkuopjt32lzalfhwdt3libh65kgeyksdabh4co6m@jpeg");"></div><img alt="" draggable="false" src="https://cdn.bsky.app/img/avatar_thumbnail/plain/did:plc:wmdmsdzlc7237tnsrev6hlxs/bafkreifshth5q5rkyzvkuopjt32lzalfhwdt3libh65kgeyksdabh4co6m@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, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"><a href="/profile/thebaddestmitch.bsky.social" aria-label="View profile" role="link" data-no-underline="1" class="css-1jxf684 r-1loqt21" style="font-size: 13.125px; letter-spacing: 0px; color: rgb(11, 15, 20); line-height: 13.125px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"><span class="css-1jxf684" style="font-size: 15px; letter-spacing: 0px; color: rgb(11, 15, 20); font-weight: 600; line-height: 20px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">Mel 🤭</span></a><a href="/profile/thebaddestmitch.bsky.social" aria-label="View profile" role="link" data-no-underline="1" class="css-1jxf684 r-1loqt21" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 20px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"><span class="css-1jxf684" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 20px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"> @thebaddestmitch.bsky.social</span></a></div></div></div><div dir="auto" class="css-146c3p1" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 15px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">·</div><a href="/profile/thebaddestmitch.bsky.social/post/3lb76xhrpj22b" dir="auto" aria-label="November 18, 2024 at 5:31 AM" role="link" data-tooltip="November 18, 2024 at 5:31 AM" data-no-underline="1" class="css-146c3p1 r-1loqt21" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 20px; white-space: nowrap; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">1d</a></div><div class="css-175oi2r" data-testid="contentHider-post"><div class="css-175oi2r r-1awozwy r-18u37iz r-1w6e6rj r-1udh08x r-l4nmg1"><div dir="auto" data-word-wrap="1" class="css-146c3p1" data-testid="postText" style="font-size: 15px; letter-spacing: 0px; color: rgb(11, 15, 20); line-height: 20px; flex: 1 1 0%; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">It don’t matter what you go to sleep watching on Tubi, you gon wake up watching S1E8 of “Everybody Hates Chris”</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 (80 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, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">80</div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><button aria-label="Repost or quote post" aria-pressed="false" role="button" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" type="button" style="flex-direction: row; align-items: center; justify-content: center; background-color: rgb(255, 255, 255); border-radius: 999px; padding: 0px;"><div class="css-175oi2r" style="flex-direction: row; align-items: center; gap: 4px; padding: 5px;"><svg fill="none" width="18" viewBox="0 0 24 24" height="18" style="color: rgb(111, 134, 159);"><path fill="hsl(211, 20%, 53%)" fill-rule="evenodd" clip-rule="evenodd" d="M17.957 2.293a1 1 0 1 0-1.414 1.414L17.836 5H6a3 3 0 0 0-3 3v3a1 1 0 1 0 2 0V8a1 1 0 0 1 1-1h11.836l-1.293 1.293a1 1 0 0 0 1.414 1.414l2.47-2.47a1.75 1.75 0 0 0 0-2.474l-2.47-2.47ZM20 12a1 1 0 0 1 1 1v3a3 3 0 0 1-3 3H6.164l1.293 1.293a1 1 0 1 1-1.414 1.414l-2.47-2.47a1.75 1.75 0 0 1 0-2.474l2.47-2.47a1 1 0 0 1 1.414 1.414L6.164 17H18a1 1 0 0 0 1-1v-3a1 1 0 0 1 1-1Z"></path></svg><div dir="auto" class="css-146c3p1" data-testid="repostCount" style="font-size: 14.0625px; letter-spacing: 0px; color: rgb(111, 134, 159); user-select: none; line-height: 14.0625px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">302</div></div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><button aria-label="Like (4,566 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, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">4.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-:r3i:" 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-redditspaceviewes.bsky.social"><div class="css-175oi2r r-1loqt21 r-1hfyk0a r-ry3cjt" style="border-color: rgb(212, 219, 226); padding-bottom: 8px; border-top-width: 1px;"><div class="css-175oi2r r-1p0dtai r-1d2f490 r-633pao r-u8s1d r-zchlnj r-ipm5af r-1eb9tut" style="background-color: rgb(241, 243, 245); opacity: 0;"></div><div class="css-175oi2r" style="flex-direction: row; gap: 10px; padding-left: 8px;"><div class="css-175oi2r" style="width: 42px;"></div><div class="css-175oi2r" style="padding-top: 12px; flex-shrink: 1;"></div></div><div class="css-175oi2r r-18u37iz r-uaa2di r-1cvj4g8"><div class="css-175oi2r r-1m04atk r-bnwqim r-c97pre"><div class="css-175oi2r" style="flex-shrink: 1;"><div class="css-175oi2r" style="flex-shrink: 1;"><a href="/profile/redditspaceviewes.bsky.social" aria-label="Space's avatar" aria-pressed="false" role="link" data-no-underline="1" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" style="flex-direction: row; align-items: center; justify-content: flex-start;"><div class="css-175oi2r" style="width: 42px; height: 42px;"><div class="css-175oi2r r-1mlwlqe r-1udh08x r-417010" data-testid="userAvatarImage" style="width: 42px; height: 42px; border-radius: 21px; background-color: rgb(241, 243, 245);"><div class="css-175oi2r r-1niwhzg r-vvn4in r-u6sd8q r-1p0dtai r-1pi2tsx r-1d2f490 r-u8s1d r-zchlnj r-ipm5af r-13qz1uu r-1wyyakw r-4gszlv" style="background-image: url("https://cdn.bsky.app/img/avatar_thumbnail/plain/did:plc:lr7ey7d75zqtsqizrerjvigt/bafkreiddn6xuyggougeqvz4lck5yqrcpakqpndvgvpqgqmafrqcjtbfixu@jpeg");"></div><img alt="" draggable="false" src="https://cdn.bsky.app/img/avatar_thumbnail/plain/did:plc:lr7ey7d75zqtsqizrerjvigt/bafkreiddn6xuyggougeqvz4lck5yqrcpakqpndvgvpqgqmafrqcjtbfixu@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, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"><a href="/profile/redditspaceviewes.bsky.social" aria-label="View profile" role="link" data-no-underline="1" class="css-1jxf684 r-1loqt21" style="font-size: 13.125px; letter-spacing: 0px; color: rgb(11, 15, 20); line-height: 13.125px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"><span class="css-1jxf684" style="font-size: 15px; letter-spacing: 0px; color: rgb(11, 15, 20); font-weight: 600; line-height: 20px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">Space</span></a><a href="/profile/redditspaceviewes.bsky.social" aria-label="View profile" role="link" data-no-underline="1" class="css-1jxf684 r-1loqt21" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 20px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"><span class="css-1jxf684" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 20px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"> @redditspaceviewes.bsky.social</span></a></div></div></div><div dir="auto" class="css-146c3p1" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 15px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">·</div><a href="/profile/redditspaceviewes.bsky.social/post/3lb6v5vp6zk2b" dir="auto" aria-label="November 18, 2024 at 2:36 AM" role="link" data-tooltip="November 18, 2024 at 2:36 AM" data-no-underline="1" class="css-146c3p1 r-1loqt21" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 20px; white-space: nowrap; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">1d</a></div><div class="css-175oi2r" data-testid="contentHider-post"><div class="css-175oi2r r-1awozwy r-18u37iz r-1w6e6rj r-1udh08x r-l4nmg1"><div dir="auto" data-word-wrap="1" class="css-146c3p1" data-testid="postText" style="font-size: 15px; letter-spacing: 0px; color: rgb(11, 15, 20); line-height: 20px; flex: 1 1 0%; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">The Ring Nebula looks like a portal
- James Webb Space 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: 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.985626 / 1;"><div aria-label="" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" style="height: 100%;"><div data-expoimage="true" class="css-175oi2r" style="overflow: hidden; width: 100%; height: 100%;"><div><img alt="" src="https://cdn.bsky.app/img/feed_thumbnail/plain/did:plc:lr7ey7d75zqtsqizrerjvigt/bafkreicrwfzuow7t2deo2ck4if7ggtcxe5e6hlfwr4itprrul3mcradlnu@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 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 (759 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, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">759</div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><button aria-label="Repost or quote post" aria-pressed="false" role="button" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" type="button" style="flex-direction: row; align-items: center; justify-content: center; background-color: rgb(255, 255, 255); border-radius: 999px; padding: 0px;"><div class="css-175oi2r" style="flex-direction: row; align-items: center; gap: 4px; padding: 5px;"><svg fill="none" width="18" viewBox="0 0 24 24" height="18" style="color: rgb(111, 134, 159);"><path fill="hsl(211, 20%, 53%)" fill-rule="evenodd" clip-rule="evenodd" d="M17.957 2.293a1 1 0 1 0-1.414 1.414L17.836 5H6a3 3 0 0 0-3 3v3a1 1 0 1 0 2 0V8a1 1 0 0 1 1-1h11.836l-1.293 1.293a1 1 0 0 0 1.414 1.414l2.47-2.47a1.75 1.75 0 0 0 0-2.474l-2.47-2.47ZM20 12a1 1 0 0 1 1 1v3a3 3 0 0 1-3 3H6.164l1.293 1.293a1 1 0 1 1-1.414 1.414l-2.47-2.47a1.75 1.75 0 0 1 0-2.474l2.47-2.47a1 1 0 0 1 1.414 1.414L6.164 17H18a1 1 0 0 0 1-1v-3a1 1 0 0 1 1-1Z"></path></svg><div dir="auto" class="css-146c3p1" data-testid="repostCount" style="font-size: 14.0625px; letter-spacing: 0px; color: rgb(111, 134, 159); user-select: none; line-height: 14.0625px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">3.6K</div></div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><button aria-label="Like (54,633 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, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">54.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-:r4b:" data-testid="postDropdownBtn" type="button" style="padding: 5px; border-radius: 999px;"><svg fill="none" viewBox="0 0 24 24" width="20" height="20" style="pointer-events: none;"><path fill="hsl(211, 20%, 53%)" fill-rule="evenodd" clip-rule="evenodd" d="M2 12a2 2 0 1 1 4 0 2 2 0 0 1-4 0Zm16 0a2 2 0 1 1 4 0 2 2 0 0 1-4 0Zm-6-2a2 2 0 1 0 0 4 2 2 0 0 0 0-4Z"></path></svg></button></div></div></div></div></div></div></div></div></div><div class="css-175oi2r"><div><div role="link" data-feed-context="nettop" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" data-testid="feedItem-by-muellershewrote.bsky.social"><div class="css-175oi2r r-1loqt21 r-1hfyk0a r-ry3cjt" style="border-color: rgb(212, 219, 226); padding-bottom: 8px; border-top-width: 1px;"><div class="css-175oi2r r-1p0dtai r-1d2f490 r-633pao r-u8s1d r-zchlnj r-ipm5af r-1eb9tut" style="background-color: rgb(241, 243, 245); opacity: 0;"></div><div class="css-175oi2r" style="flex-direction: row; gap: 10px; padding-left: 8px;"><div class="css-175oi2r" style="width: 42px;"></div><div class="css-175oi2r" style="padding-top: 12px; flex-shrink: 1;"></div></div><div class="css-175oi2r r-18u37iz r-uaa2di r-1cvj4g8"><div class="css-175oi2r r-1m04atk r-bnwqim r-c97pre"><div class="css-175oi2r" style="flex-shrink: 1;"><div class="css-175oi2r" style="flex-shrink: 1;"><a href="/profile/muellershewrote.bsky.social" aria-label="Mueller, She Wrote's avatar" aria-pressed="false" role="link" data-no-underline="1" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" style="flex-direction: row; align-items: center; justify-content: flex-start;"><div class="css-175oi2r" style="width: 42px; height: 42px;"><div class="css-175oi2r r-1mlwlqe r-1udh08x r-417010" data-testid="userAvatarImage" style="width: 42px; height: 42px; border-radius: 21px; background-color: rgb(241, 243, 245);"><div class="css-175oi2r r-1niwhzg r-vvn4in r-u6sd8q r-1p0dtai r-1pi2tsx r-1d2f490 r-u8s1d r-zchlnj r-ipm5af r-13qz1uu r-1wyyakw r-4gszlv" style="background-image: url("https://cdn.bsky.app/img/avatar_thumbnail/plain/did:plc:x4g4laxkmsrczwvnvbbgsm7g/bafkreihmnd3rro432oiyr3tg6alcp7w3rqv4xqkrccubck5xz3hdax3fx4@jpeg");"></div><img alt="" draggable="false" src="https://cdn.bsky.app/img/avatar_thumbnail/plain/did:plc:x4g4laxkmsrczwvnvbbgsm7g/bafkreihmnd3rro432oiyr3tg6alcp7w3rqv4xqkrccubck5xz3hdax3fx4@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, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"><a href="/profile/muellershewrote.bsky.social" aria-label="View profile" role="link" data-no-underline="1" class="css-1jxf684 r-1loqt21" style="font-size: 13.125px; letter-spacing: 0px; color: rgb(11, 15, 20); line-height: 13.125px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"><span class="css-1jxf684" style="font-size: 15px; letter-spacing: 0px; color: rgb(11, 15, 20); font-weight: 600; line-height: 20px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">Mueller, She Wrote</span></a><a href="/profile/muellershewrote.bsky.social" aria-label="View profile" role="link" data-no-underline="1" class="css-1jxf684 r-1loqt21" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 20px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"><span class="css-1jxf684" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 20px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"> @muellershewrote.bsky.social</span></a></div></div></div><div dir="auto" class="css-146c3p1" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 15px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">·</div><a href="/profile/muellershewrote.bsky.social/post/3lbbbchyj5k2l" dir="auto" aria-label="November 19, 2024 at 1:18 AM" role="link" data-tooltip="November 19, 2024 at 1:18 AM" data-no-underline="1" class="css-146c3p1 r-1loqt21" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 20px; white-space: nowrap; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">8h</a></div><div class="css-175oi2r" data-testid="contentHider-post"><div class="css-175oi2r r-1awozwy r-18u37iz r-1w6e6rj r-1udh08x r-l4nmg1"><div dir="auto" data-word-wrap="1" class="css-146c3p1" data-testid="postText" style="font-size: 15px; letter-spacing: 0px; color: rgb(11, 15, 20); line-height: 20px; flex: 1 1 0%; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"><span class="css-1jxf684" style="font-size: 15px; letter-spacing: 0px; color: rgb(11, 15, 20); line-height: 20px; flex: 1 1 0%; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">Lots of people are about to be really mad that price of eggs goes up but they can’t get a 2nd job because they can’t afford childcare and when they do finally get the eggs they get E Coli because there’s no FDA but can’t go to the doctor because they got kicked off their health plan. </span><div class="css-175oi2r r-xoduu5"><button aria-expanded="false" aria-haspopup="menu" aria-label="Click here to open tag menu for FAFO" role="button" tabindex="0" class="css-175oi2r r-xoduu5 r-1loqt21 r-1otgn73" id="radix-:r4o:" 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; pointer-events: auto; flex: 1 1 0%; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">#FAFO</span></button></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 (1,327 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, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">1.3K</div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><button aria-label="Repost or quote post" aria-pressed="false" role="button" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" type="button" style="flex-direction: row; align-items: center; justify-content: center; background-color: rgb(255, 255, 255); border-radius: 999px; padding: 0px;"><div class="css-175oi2r" style="flex-direction: row; align-items: center; gap: 4px; padding: 5px;"><svg fill="none" width="18" viewBox="0 0 24 24" height="18" style="color: rgb(111, 134, 159);"><path fill="hsl(211, 20%, 53%)" fill-rule="evenodd" clip-rule="evenodd" d="M17.957 2.293a1 1 0 1 0-1.414 1.414L17.836 5H6a3 3 0 0 0-3 3v3a1 1 0 1 0 2 0V8a1 1 0 0 1 1-1h11.836l-1.293 1.293a1 1 0 0 0 1.414 1.414l2.47-2.47a1.75 1.75 0 0 0 0-2.474l-2.47-2.47ZM20 12a1 1 0 0 1 1 1v3a3 3 0 0 1-3 3H6.164l1.293 1.293a1 1 0 1 1-1.414 1.414l-2.47-2.47a1.75 1.75 0 0 1 0-2.474l2.47-2.47a1 1 0 0 1 1.414 1.414L6.164 17H18a1 1 0 0 0 1-1v-3a1 1 0 0 1 1-1Z"></path></svg><div dir="auto" class="css-146c3p1" data-testid="repostCount" style="font-size: 14.0625px; letter-spacing: 0px; color: rgb(111, 134, 159); user-select: none; line-height: 14.0625px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">7.4K</div></div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><button aria-label="Like (36,146 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, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">36.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-:r55:" 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-jonsopel1.bsky.social"><div class="css-175oi2r r-1loqt21 r-1hfyk0a r-ry3cjt" style="border-color: rgb(212, 219, 226); padding-bottom: 8px; border-top-width: 1px;"><div class="css-175oi2r r-1p0dtai r-1d2f490 r-633pao r-u8s1d r-zchlnj r-ipm5af r-1eb9tut" style="background-color: rgb(241, 243, 245); opacity: 0;"></div><div class="css-175oi2r" style="flex-direction: row; gap: 10px; padding-left: 8px;"><div class="css-175oi2r" style="width: 42px;"></div><div class="css-175oi2r" style="padding-top: 12px; flex-shrink: 1;"></div></div><div class="css-175oi2r r-18u37iz r-uaa2di r-1cvj4g8"><div class="css-175oi2r r-1m04atk r-bnwqim r-c97pre"><div class="css-175oi2r" style="flex-shrink: 1;"><div class="css-175oi2r" style="flex-shrink: 1;"><a href="/profile/jonsopel1.bsky.social" aria-label="Jon Sopel's avatar" aria-pressed="false" role="link" data-no-underline="1" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" style="flex-direction: row; align-items: center; justify-content: flex-start;"><div class="css-175oi2r" style="width: 42px; height: 42px;"><div class="css-175oi2r r-1mlwlqe r-1udh08x r-417010" data-testid="userAvatarImage" style="width: 42px; height: 42px; border-radius: 21px; background-color: rgb(241, 243, 245);"><div class="css-175oi2r r-1niwhzg r-vvn4in r-u6sd8q r-1p0dtai r-1pi2tsx r-1d2f490 r-u8s1d r-zchlnj r-ipm5af r-13qz1uu r-1wyyakw r-4gszlv" style="background-image: url("https://cdn.bsky.app/img/avatar_thumbnail/plain/did:plc:2v2zzb7mfes6hh4koktf2imk/bafkreiaxt4b55rzw2fdluqbget2lvxbupxp2mcagiplnargegiysx7rjou@jpeg");"></div><img alt="" draggable="false" src="https://cdn.bsky.app/img/avatar_thumbnail/plain/did:plc:2v2zzb7mfes6hh4koktf2imk/bafkreiaxt4b55rzw2fdluqbget2lvxbupxp2mcagiplnargegiysx7rjou@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, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"><a href="/profile/jonsopel1.bsky.social" aria-label="View profile" role="link" data-no-underline="1" class="css-1jxf684 r-1loqt21" style="font-size: 13.125px; letter-spacing: 0px; color: rgb(11, 15, 20); line-height: 13.125px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"><span class="css-1jxf684" style="font-size: 15px; letter-spacing: 0px; color: rgb(11, 15, 20); font-weight: 600; line-height: 20px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">Jon Sopel</span></a><a href="/profile/jonsopel1.bsky.social" aria-label="View profile" role="link" data-no-underline="1" class="css-1jxf684 r-1loqt21" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 20px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"><span class="css-1jxf684" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 20px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"> @jonsopel1.bsky.social</span></a></div></div></div><div dir="auto" class="css-146c3p1" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 15px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">·</div><a href="/profile/jonsopel1.bsky.social/post/3lb7vk372g42a" dir="auto" aria-label="November 18, 2024 at 12:15 PM" role="link" data-tooltip="November 18, 2024 at 12:15 PM" data-no-underline="1" class="css-146c3p1 r-1loqt21" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 20px; white-space: nowrap; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">21h</a></div><div class="css-175oi2r" data-testid="contentHider-post"><div class="css-175oi2r r-1awozwy r-18u37iz r-1w6e6rj r-1udh08x r-l4nmg1"><div dir="auto" data-word-wrap="1" class="css-146c3p1" data-testid="postText" style="font-size: 15px; letter-spacing: 0px; color: rgb(11, 15, 20); line-height: 20px; flex: 1 1 0%; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">Umm. This is like first day at school. I’ve joined up</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,033 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, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">1K</div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><button aria-label="Repost or quote post" aria-pressed="false" role="button" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" type="button" style="flex-direction: row; align-items: center; justify-content: center; background-color: rgb(255, 255, 255); border-radius: 999px; padding: 0px;"><div class="css-175oi2r" style="flex-direction: row; align-items: center; gap: 4px; padding: 5px;"><svg fill="none" width="18" viewBox="0 0 24 24" height="18" style="color: rgb(111, 134, 159);"><path fill="hsl(211, 20%, 53%)" fill-rule="evenodd" clip-rule="evenodd" d="M17.957 2.293a1 1 0 1 0-1.414 1.414L17.836 5H6a3 3 0 0 0-3 3v3a1 1 0 1 0 2 0V8a1 1 0 0 1 1-1h11.836l-1.293 1.293a1 1 0 0 0 1.414 1.414l2.47-2.47a1.75 1.75 0 0 0 0-2.474l-2.47-2.47ZM20 12a1 1 0 0 1 1 1v3a3 3 0 0 1-3 3H6.164l1.293 1.293a1 1 0 1 1-1.414 1.414l-2.47-2.47a1.75 1.75 0 0 1 0-2.474l2.47-2.47a1 1 0 0 1 1.414 1.414L6.164 17H18a1 1 0 0 0 1-1v-3a1 1 0 0 1 1-1Z"></path></svg><div dir="auto" class="css-146c3p1" data-testid="repostCount" style="font-size: 14.0625px; letter-spacing: 0px; color: rgb(111, 134, 159); user-select: none; line-height: 14.0625px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">751</div></div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><button aria-label="Like (16,503 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, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">16.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-:r5t:" 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-pickardje.bsky.social"><div class="css-175oi2r r-1loqt21 r-1hfyk0a r-ry3cjt" style="border-color: rgb(212, 219, 226); padding-bottom: 8px; border-top-width: 1px;"><div class="css-175oi2r r-1p0dtai r-1d2f490 r-633pao r-u8s1d r-zchlnj r-ipm5af r-1eb9tut" style="background-color: rgb(241, 243, 245); opacity: 0;"></div><div class="css-175oi2r" style="flex-direction: row; gap: 10px; padding-left: 8px;"><div class="css-175oi2r" style="width: 42px;"></div><div class="css-175oi2r" style="padding-top: 12px; flex-shrink: 1;"></div></div><div class="css-175oi2r r-18u37iz r-uaa2di r-1cvj4g8"><div class="css-175oi2r r-1m04atk r-bnwqim r-c97pre"><div class="css-175oi2r" style="flex-shrink: 1;"><div class="css-175oi2r" style="flex-shrink: 1;"><a href="/profile/pickardje.bsky.social" aria-label="Jim Pickard's avatar" aria-pressed="false" role="link" data-no-underline="1" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" style="flex-direction: row; align-items: center; justify-content: flex-start;"><div class="css-175oi2r" style="width: 42px; height: 42px;"><div class="css-175oi2r r-1mlwlqe r-1udh08x r-417010" data-testid="userAvatarImage" style="width: 42px; height: 42px; border-radius: 21px; background-color: rgb(241, 243, 245);"><div class="css-175oi2r r-1niwhzg r-vvn4in r-u6sd8q r-1p0dtai r-1pi2tsx r-1d2f490 r-u8s1d r-zchlnj r-ipm5af r-13qz1uu r-1wyyakw r-4gszlv" style="background-image: url("https://cdn.bsky.app/img/avatar_thumbnail/plain/did:plc:vqka4tmwebdtqdtt63jbnx4v/bafkreigiq2dyhgikaw5fjbhjactrs4pcpam3mqgb24kp552ggngmpgglwq@jpeg");"></div><img alt="" draggable="false" src="https://cdn.bsky.app/img/avatar_thumbnail/plain/did:plc:vqka4tmwebdtqdtt63jbnx4v/bafkreigiq2dyhgikaw5fjbhjactrs4pcpam3mqgb24kp552ggngmpgglwq@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, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"><a href="/profile/pickardje.bsky.social" aria-label="View profile" role="link" data-no-underline="1" class="css-1jxf684 r-1loqt21" style="font-size: 13.125px; letter-spacing: 0px; color: rgb(11, 15, 20); line-height: 13.125px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"><span class="css-1jxf684" style="font-size: 15px; letter-spacing: 0px; color: rgb(11, 15, 20); font-weight: 600; line-height: 20px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">Jim Pickard</span></a><a href="/profile/pickardje.bsky.social" aria-label="View profile" role="link" data-no-underline="1" class="css-1jxf684 r-1loqt21" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 20px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"><span class="css-1jxf684" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 20px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"> @pickardje.bsky.social</span></a></div></div></div><div dir="auto" class="css-146c3p1" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 15px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">·</div><a href="/profile/pickardje.bsky.social/post/3lbbulijgmc2e" dir="auto" aria-label="November 19, 2024 at 7:03 AM" role="link" data-tooltip="November 19, 2024 at 7:03 AM" data-no-underline="1" class="css-146c3p1 r-1loqt21" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 20px; white-space: nowrap; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">3h</a></div><div class="css-175oi2r" data-testid="contentHider-post"><div class="css-175oi2r r-1awozwy r-18u37iz r-1w6e6rj r-1udh08x r-l4nmg1"><div dir="auto" data-word-wrap="1" class="css-146c3p1" data-testid="postText" style="font-size: 15px; letter-spacing: 0px; color: rgb(11, 15, 20); line-height: 20px; flex: 1 1 0%; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">memo to farmers protesting today, if you’re desperate to hand your farm to your offspring then give it to them while you’re still alive, panic over, so long as you live another 7 years there’s no inheritance tax</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 (123 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, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">123</div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><button aria-label="Repost or quote post" aria-pressed="false" role="button" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" type="button" style="flex-direction: row; align-items: center; justify-content: center; background-color: rgb(255, 255, 255); border-radius: 999px; padding: 0px;"><div class="css-175oi2r" style="flex-direction: row; align-items: center; gap: 4px; padding: 5px;"><svg fill="none" width="18" viewBox="0 0 24 24" height="18" style="color: rgb(111, 134, 159);"><path fill="hsl(211, 20%, 53%)" fill-rule="evenodd" clip-rule="evenodd" d="M17.957 2.293a1 1 0 1 0-1.414 1.414L17.836 5H6a3 3 0 0 0-3 3v3a1 1 0 1 0 2 0V8a1 1 0 0 1 1-1h11.836l-1.293 1.293a1 1 0 0 0 1.414 1.414l2.47-2.47a1.75 1.75 0 0 0 0-2.474l-2.47-2.47ZM20 12a1 1 0 0 1 1 1v3a3 3 0 0 1-3 3H6.164l1.293 1.293a1 1 0 1 1-1.414 1.414l-2.47-2.47a1.75 1.75 0 0 1 0-2.474l2.47-2.47a1 1 0 0 1 1.414 1.414L6.164 17H18a1 1 0 0 0 1-1v-3a1 1 0 0 1 1-1Z"></path></svg><div dir="auto" class="css-146c3p1" data-testid="repostCount" style="font-size: 14.0625px; letter-spacing: 0px; color: rgb(111, 134, 159); user-select: none; line-height: 14.0625px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">388</div></div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><button aria-label="Like (2,027 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, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">2K</div></div></div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><div class="css-175oi2r"><button aria-expanded="false" aria-haspopup="menu" aria-label="Open post options menu" role="button" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" id="radix-:r6l:" 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-markuskaller.bsky.social"><div class="css-175oi2r r-1loqt21 r-1hfyk0a r-ry3cjt" style="border-color: rgb(212, 219, 226); padding-bottom: 8px; border-top-width: 1px;"><div class="css-175oi2r r-1p0dtai r-1d2f490 r-633pao r-u8s1d r-zchlnj r-ipm5af r-1eb9tut" style="background-color: rgb(241, 243, 245); opacity: 0;"></div><div class="css-175oi2r" style="flex-direction: row; gap: 10px; padding-left: 8px;"><div class="css-175oi2r" style="width: 42px;"></div><div class="css-175oi2r" style="padding-top: 12px; flex-shrink: 1;"></div></div><div class="css-175oi2r r-18u37iz r-uaa2di r-1cvj4g8"><div class="css-175oi2r r-1m04atk r-bnwqim r-c97pre"><div class="css-175oi2r" style="flex-shrink: 1;"><div class="css-175oi2r" style="flex-shrink: 1;"><a href="/profile/markuskaller.bsky.social" aria-label="Markus Kaller's avatar" aria-pressed="false" role="link" data-no-underline="1" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" style="flex-direction: row; align-items: center; justify-content: flex-start;"><div class="css-175oi2r" style="width: 42px; height: 42px;"><div class="css-175oi2r r-1mlwlqe r-1udh08x r-417010" data-testid="userAvatarImage" style="width: 42px; height: 42px; border-radius: 21px; background-color: rgb(241, 243, 245);"><div class="css-175oi2r r-1niwhzg r-vvn4in r-u6sd8q r-1p0dtai r-1pi2tsx r-1d2f490 r-u8s1d r-zchlnj r-ipm5af r-13qz1uu r-1wyyakw r-4gszlv" style="background-image: url("https://cdn.bsky.app/img/avatar_thumbnail/plain/did:plc:edmf4gg47m67g25tl6jd7lwt/bafkreieudpy4jfvle2ahbdr44kjzvidi24264os64pyui2iwy2omzycxue@jpeg");"></div><img alt="" draggable="false" src="https://cdn.bsky.app/img/avatar_thumbnail/plain/did:plc:edmf4gg47m67g25tl6jd7lwt/bafkreieudpy4jfvle2ahbdr44kjzvidi24264os64pyui2iwy2omzycxue@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, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"><a href="/profile/markuskaller.bsky.social" aria-label="View profile" role="link" data-no-underline="1" class="css-1jxf684 r-1loqt21" style="font-size: 13.125px; letter-spacing: 0px; color: rgb(11, 15, 20); line-height: 13.125px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"><span class="css-1jxf684" style="font-size: 15px; letter-spacing: 0px; color: rgb(11, 15, 20); font-weight: 600; line-height: 20px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">Markus Kaller</span></a><a href="/profile/markuskaller.bsky.social" aria-label="View profile" role="link" data-no-underline="1" class="css-1jxf684 r-1loqt21" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 20px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"><span class="css-1jxf684" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 20px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"> @markuskaller.bsky.social</span></a></div></div></div><div dir="auto" class="css-146c3p1" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 15px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">·</div><a href="/profile/markuskaller.bsky.social/post/3lb77n3j3k22n" dir="auto" aria-label="November 18, 2024 at 5:43 AM" role="link" data-tooltip="November 18, 2024 at 5:43 AM" data-no-underline="1" class="css-146c3p1 r-1loqt21" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 20px; white-space: nowrap; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">1d</a></div><div class="css-175oi2r" data-testid="contentHider-post"><div class="css-175oi2r r-1awozwy r-18u37iz r-1w6e6rj r-1udh08x r-l4nmg1"><div dir="auto" data-word-wrap="1" class="css-146c3p1" data-testid="postText" style="font-size: 15px; letter-spacing: 0px; color: rgb(11, 15, 20); line-height: 20px; flex: 1 1 0%; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"><span class="css-1jxf684" style="font-size: 15px; letter-spacing: 0px; color: rgb(11, 15, 20); line-height: 20px; flex: 1 1 0%; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">From the Achive.
</span><div class="css-175oi2r r-xoduu5"><button aria-expanded="false" aria-haspopup="menu" aria-label="Click here to open tag menu for photography" role="button" tabindex="0" class="css-175oi2r r-xoduu5 r-1loqt21 r-1otgn73" id="radix-:r72:" 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; pointer-events: auto; flex: 1 1 0%; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">#photography</span></button></div><span class="css-1jxf684" style="font-size: 15px; letter-spacing: 0px; color: rgb(11, 15, 20); line-height: 20px; flex: 1 1 0%; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"> </span><div class="css-175oi2r r-xoduu5"><button aria-expanded="false" aria-haspopup="menu" aria-label="Click here to open tag menu for fotografie" role="button" tabindex="0" class="css-175oi2r r-xoduu5 r-1loqt21 r-1otgn73" id="radix-:r74:" 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; pointer-events: auto; flex: 1 1 0%; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">#fotografie</span></button></div><span class="css-1jxf684" style="font-size: 15px; letter-spacing: 0px; color: rgb(11, 15, 20); line-height: 20px; flex: 1 1 0%; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"> </span><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-:r76:" 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; pointer-events: auto; flex: 1 1 0%; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">#nature</span></button></div><span class="css-1jxf684" style="font-size: 15px; letter-spacing: 0px; color: rgb(11, 15, 20); line-height: 20px; flex: 1 1 0%; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"> </span><div class="css-175oi2r r-xoduu5"><button aria-expanded="false" aria-haspopup="menu" aria-label="Click here to open tag menu for landscape" role="button" tabindex="0" class="css-175oi2r r-xoduu5 r-1loqt21 r-1otgn73" id="radix-:r78:" 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; pointer-events: auto; flex: 1 1 0%; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">#landscape</span></button></div><span class="css-1jxf684" style="font-size: 15px; letter-spacing: 0px; color: rgb(11, 15, 20); line-height: 20px; flex: 1 1 0%; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"> </span><div class="css-175oi2r r-xoduu5"><button aria-expanded="false" aria-haspopup="menu" aria-label="Click here to open tag menu for stormhour" role="button" tabindex="0" class="css-175oi2r r-xoduu5 r-1loqt21 r-1otgn73" id="radix-:r7a:" 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; pointer-events: auto; flex: 1 1 0%; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">#stormhour</span></button></div><span class="css-1jxf684" style="font-size: 15px; letter-spacing: 0px; color: rgb(11, 15, 20); line-height: 20px; flex: 1 1 0%; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"> </span><div class="css-175oi2r r-xoduu5"><button aria-expanded="false" aria-haspopup="menu" aria-label="Click here to open tag menu for thephotohour" role="button" tabindex="0" class="css-175oi2r r-xoduu5 r-1loqt21 r-1otgn73" id="radix-:r7c:" 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; pointer-events: auto; flex: 1 1 0%; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">#thephotohour</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.701351 / 1;"><div aria-label="" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" style="height: 100%;"><div data-expoimage="true" class="css-175oi2r" style="overflow: hidden; width: 100%; height: 100%;"><div><img alt="" src="https://cdn.bsky.app/img/feed_thumbnail/plain/did:plc:edmf4gg47m67g25tl6jd7lwt/bafkreihfbyfvgvp5p7ev7nsx6ol4z6fld7pvdjwr3xplyx5p4wq34afl7y@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 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 (246 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, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">246</div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><button aria-label="Repost or quote post" aria-pressed="false" role="button" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" type="button" style="flex-direction: row; align-items: center; justify-content: center; background-color: rgb(255, 255, 255); border-radius: 999px; padding: 0px;"><div class="css-175oi2r" style="flex-direction: row; align-items: center; gap: 4px; padding: 5px;"><svg fill="none" width="18" viewBox="0 0 24 24" height="18" style="color: rgb(111, 134, 159);"><path fill="hsl(211, 20%, 53%)" fill-rule="evenodd" clip-rule="evenodd" d="M17.957 2.293a1 1 0 1 0-1.414 1.414L17.836 5H6a3 3 0 0 0-3 3v3a1 1 0 1 0 2 0V8a1 1 0 0 1 1-1h11.836l-1.293 1.293a1 1 0 0 0 1.414 1.414l2.47-2.47a1.75 1.75 0 0 0 0-2.474l-2.47-2.47ZM20 12a1 1 0 0 1 1 1v3a3 3 0 0 1-3 3H6.164l1.293 1.293a1 1 0 1 1-1.414 1.414l-2.47-2.47a1.75 1.75 0 0 1 0-2.474l2.47-2.47a1 1 0 0 1 1.414 1.414L6.164 17H18a1 1 0 0 0 1-1v-3a1 1 0 0 1 1-1Z"></path></svg><div dir="auto" class="css-146c3p1" data-testid="repostCount" style="font-size: 14.0625px; letter-spacing: 0px; color: rgb(111, 134, 159); user-select: none; line-height: 14.0625px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">915</div></div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><button aria-label="Like (29,889 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, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">29.8K</div></div></div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><div class="css-175oi2r"><button aria-expanded="false" aria-haspopup="menu" aria-label="Open post options menu" role="button" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" id="radix-:r7q:" 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-engineers.bsky.social"><div class="css-175oi2r r-1loqt21 r-1hfyk0a r-ry3cjt" style="border-color: rgb(212, 219, 226); padding-bottom: 8px; border-top-width: 1px;"><div class="css-175oi2r r-1p0dtai r-1d2f490 r-633pao r-u8s1d r-zchlnj r-ipm5af r-1eb9tut" style="background-color: rgb(241, 243, 245); opacity: 0;"></div><div class="css-175oi2r" style="flex-direction: row; gap: 10px; padding-left: 8px;"><div class="css-175oi2r" style="width: 42px;"></div><div class="css-175oi2r" style="padding-top: 12px; flex-shrink: 1;"></div></div><div class="css-175oi2r r-18u37iz r-uaa2di r-1cvj4g8"><div class="css-175oi2r r-1m04atk r-bnwqim r-c97pre"><div class="css-175oi2r" style="flex-shrink: 1;"><div class="css-175oi2r" style="flex-shrink: 1;"><a href="/profile/engineers.bsky.social" aria-label="World of Engineering's avatar" aria-pressed="false" role="link" data-no-underline="1" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" style="flex-direction: row; align-items: center; justify-content: flex-start;"><div class="css-175oi2r" style="width: 42px; height: 42px;"><div class="css-175oi2r r-1mlwlqe r-1udh08x r-417010" data-testid="userAvatarImage" style="width: 42px; height: 42px; border-radius: 21px; background-color: rgb(241, 243, 245);"><div class="css-175oi2r r-1niwhzg r-vvn4in r-u6sd8q r-1p0dtai r-1pi2tsx r-1d2f490 r-u8s1d r-zchlnj r-ipm5af r-13qz1uu r-1wyyakw r-4gszlv" style="background-image: url("https://cdn.bsky.app/img/avatar_thumbnail/plain/did:plc:eg743etogxf3rir4hqfvsdqs/bafkreicjps5ixtnfudzmrtsi6bjoii7zcwzdwtp7mi3dddwftz2es5i4ge@jpeg");"></div><img alt="" draggable="false" src="https://cdn.bsky.app/img/avatar_thumbnail/plain/did:plc:eg743etogxf3rir4hqfvsdqs/bafkreicjps5ixtnfudzmrtsi6bjoii7zcwzdwtp7mi3dddwftz2es5i4ge@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, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"><a href="/profile/engineers.bsky.social" aria-label="View profile" role="link" data-no-underline="1" class="css-1jxf684 r-1loqt21" style="font-size: 13.125px; letter-spacing: 0px; color: rgb(11, 15, 20); line-height: 13.125px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"><span class="css-1jxf684" style="font-size: 15px; letter-spacing: 0px; color: rgb(11, 15, 20); font-weight: 600; line-height: 20px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">World of Engineering</span></a><a href="/profile/engineers.bsky.social" aria-label="View profile" role="link" data-no-underline="1" class="css-1jxf684 r-1loqt21" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 20px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"><span class="css-1jxf684" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 20px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"> @engineers.bsky.social</span></a></div></div></div><div dir="auto" class="css-146c3p1" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 15px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">·</div><a href="/profile/engineers.bsky.social/post/3lb7mvax6fz2n" dir="auto" aria-label="November 18, 2024 at 9:40 AM" role="link" data-tooltip="November 18, 2024 at 9:40 AM" data-no-underline="1" class="css-146c3p1 r-1loqt21" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 20px; white-space: nowrap; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">1d</a></div><div class="css-175oi2r" data-testid="contentHider-post"><div class="css-175oi2r r-1awozwy r-18u37iz r-1w6e6rj r-1udh08x r-l4nmg1"><div dir="auto" data-word-wrap="1" class="css-146c3p1" data-testid="postText" style="font-size: 15px; letter-spacing: 0px; color: rgb(11, 15, 20); line-height: 20px; flex: 1 1 0%; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">Life tip: when someone has headphones in, they’re not looking for a conversation.</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 (49 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, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">49</div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><button aria-label="Repost or quote post" aria-pressed="false" role="button" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" type="button" style="flex-direction: row; align-items: center; justify-content: center; background-color: rgb(255, 255, 255); border-radius: 999px; padding: 0px;"><div class="css-175oi2r" style="flex-direction: row; align-items: center; gap: 4px; padding: 5px;"><svg fill="none" width="18" viewBox="0 0 24 24" height="18" style="color: rgb(111, 134, 159);"><path fill="hsl(211, 20%, 53%)" fill-rule="evenodd" clip-rule="evenodd" d="M17.957 2.293a1 1 0 1 0-1.414 1.414L17.836 5H6a3 3 0 0 0-3 3v3a1 1 0 1 0 2 0V8a1 1 0 0 1 1-1h11.836l-1.293 1.293a1 1 0 0 0 1.414 1.414l2.47-2.47a1.75 1.75 0 0 0 0-2.474l-2.47-2.47ZM20 12a1 1 0 0 1 1 1v3a3 3 0 0 1-3 3H6.164l1.293 1.293a1 1 0 1 1-1.414 1.414l-2.47-2.47a1.75 1.75 0 0 1 0-2.474l2.47-2.47a1 1 0 0 1 1.414 1.414L6.164 17H18a1 1 0 0 0 1-1v-3a1 1 0 0 1 1-1Z"></path></svg><div dir="auto" class="css-146c3p1" data-testid="repostCount" style="font-size: 14.0625px; letter-spacing: 0px; color: rgb(111, 134, 159); user-select: none; line-height: 14.0625px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">451</div></div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><button aria-label="Like (2,999 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, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; 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-:r8i:" 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-alastaircampbell2.bsky.social"><div class="css-175oi2r r-1loqt21 r-1hfyk0a r-ry3cjt" style="border-color: rgb(212, 219, 226); padding-bottom: 8px; border-top-width: 1px;"><div class="css-175oi2r r-1p0dtai r-1d2f490 r-633pao r-u8s1d r-zchlnj r-ipm5af r-1eb9tut" style="background-color: rgb(241, 243, 245); opacity: 0;"></div><div class="css-175oi2r" style="flex-direction: row; gap: 10px; padding-left: 8px;"><div class="css-175oi2r" style="width: 42px;"></div><div class="css-175oi2r" style="padding-top: 12px; flex-shrink: 1;"></div></div><div class="css-175oi2r r-18u37iz r-uaa2di r-1cvj4g8"><div class="css-175oi2r r-1m04atk r-bnwqim r-c97pre"><div class="css-175oi2r" style="flex-shrink: 1;"><div class="css-175oi2r" style="flex-shrink: 1;"><a href="/profile/alastaircampbell2.bsky.social" aria-label="Alastair Campbell 's avatar" aria-pressed="false" role="link" data-no-underline="1" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" style="flex-direction: row; align-items: center; justify-content: flex-start;"><div class="css-175oi2r" style="width: 42px; height: 42px;"><div class="css-175oi2r r-1mlwlqe r-1udh08x r-417010" data-testid="userAvatarImage" style="width: 42px; height: 42px; border-radius: 21px; background-color: rgb(241, 243, 245);"><div class="css-175oi2r r-1niwhzg r-vvn4in r-u6sd8q r-1p0dtai r-1pi2tsx r-1d2f490 r-u8s1d r-zchlnj r-ipm5af r-13qz1uu r-1wyyakw r-4gszlv" style="background-image: url("https://cdn.bsky.app/img/avatar_thumbnail/plain/did:plc:jlvum5rav24acog5osboazdm/bafkreib6iyjyxig7tdoj7iok42hj7hmiqebnvwnzjj6wo3axumpws5kmzm@jpeg");"></div><img alt="" draggable="false" src="https://cdn.bsky.app/img/avatar_thumbnail/plain/did:plc:jlvum5rav24acog5osboazdm/bafkreib6iyjyxig7tdoj7iok42hj7hmiqebnvwnzjj6wo3axumpws5kmzm@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, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"><a href="/profile/alastaircampbell2.bsky.social" aria-label="View profile" role="link" data-no-underline="1" class="css-1jxf684 r-1loqt21" style="font-size: 13.125px; letter-spacing: 0px; color: rgb(11, 15, 20); line-height: 13.125px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"><span class="css-1jxf684" style="font-size: 15px; letter-spacing: 0px; color: rgb(11, 15, 20); font-weight: 600; line-height: 20px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">Alastair Campbell</span></a><a href="/profile/alastaircampbell2.bsky.social" aria-label="View profile" role="link" data-no-underline="1" class="css-1jxf684 r-1loqt21" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 20px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"><span class="css-1jxf684" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 20px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"> @alastaircampbell2.bsky.social</span></a></div></div></div><div dir="auto" class="css-146c3p1" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 15px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">·</div><a href="/profile/alastaircampbell2.bsky.social/post/3lbbznrzpwk27" dir="auto" aria-label="November 19, 2024 at 8:34 AM" role="link" data-tooltip="November 19, 2024 at 8:34 AM" data-no-underline="1" class="css-146c3p1 r-1loqt21" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 20px; white-space: nowrap; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">1h</a></div><div class="css-175oi2r" data-testid="contentHider-post"><div class="css-175oi2r r-1awozwy r-18u37iz r-1w6e6rj r-1udh08x r-l4nmg1"><div dir="auto" data-word-wrap="1" class="css-146c3p1" data-testid="postText" style="font-size: 15px; letter-spacing: 0px; color: rgb(11, 15, 20); line-height: 20px; flex: 1 1 0%; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">Definitely a peaky blinders cap kind of day …</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.75 / 1;"><div aria-label="Too cold!! " tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" style="height: 100%;"><div data-expoimage="true" class="css-175oi2r" style="overflow: hidden; width: 100%; height: 100%;"><div><img alt="Too cold!! " src="https://cdn.bsky.app/img/feed_thumbnail/plain/did:plc:jlvum5rav24acog5osboazdm/bafkreifs5lrcxqmwyecd34sd6rc2qjxqd6ap5rgidnk77av37vi4ocpw5i@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, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">ALT</div></div></div></div></div></div></div></div></div></div></div></div><div class="css-175oi2r" style="flex-direction: row; justify-content: space-between; align-items: center;"><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start; margin-left: -6px;"><button aria-label="Reply (58 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, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">58</div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><button aria-label="Repost or quote post" aria-pressed="false" role="button" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" type="button" style="flex-direction: row; align-items: center; justify-content: center; background-color: rgb(255, 255, 255); border-radius: 999px; padding: 0px;"><div class="css-175oi2r" style="flex-direction: row; align-items: center; gap: 4px; padding: 5px;"><svg fill="none" width="18" viewBox="0 0 24 24" height="18" style="color: rgb(111, 134, 159);"><path fill="hsl(211, 20%, 53%)" fill-rule="evenodd" clip-rule="evenodd" d="M17.957 2.293a1 1 0 1 0-1.414 1.414L17.836 5H6a3 3 0 0 0-3 3v3a1 1 0 1 0 2 0V8a1 1 0 0 1 1-1h11.836l-1.293 1.293a1 1 0 0 0 1.414 1.414l2.47-2.47a1.75 1.75 0 0 0 0-2.474l-2.47-2.47ZM20 12a1 1 0 0 1 1 1v3a3 3 0 0 1-3 3H6.164l1.293 1.293a1 1 0 1 1-1.414 1.414l-2.47-2.47a1.75 1.75 0 0 1 0-2.474l2.47-2.47a1 1 0 0 1 1.414 1.414L6.164 17H18a1 1 0 0 0 1-1v-3a1 1 0 0 1 1-1Z"></path></svg><div dir="auto" class="css-146c3p1" data-testid="repostCount" style="font-size: 14.0625px; letter-spacing: 0px; color: rgb(111, 134, 159); user-select: none; line-height: 14.0625px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">11</div></div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><button aria-label="Like (694 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, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">694</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-:r9b:" 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-jojofromjerz.bsky.social"><div class="css-175oi2r r-1loqt21 r-1hfyk0a r-ry3cjt" style="border-color: rgb(212, 219, 226); padding-bottom: 8px; border-top-width: 1px;"><div class="css-175oi2r r-1p0dtai r-1d2f490 r-633pao r-u8s1d r-zchlnj r-ipm5af r-1eb9tut" style="background-color: rgb(241, 243, 245); opacity: 0;"></div><div class="css-175oi2r" style="flex-direction: row; gap: 10px; padding-left: 8px;"><div class="css-175oi2r" style="width: 42px;"></div><div class="css-175oi2r" style="padding-top: 12px; flex-shrink: 1;"></div></div><div class="css-175oi2r r-18u37iz r-uaa2di r-1cvj4g8"><div class="css-175oi2r r-1m04atk r-bnwqim r-c97pre"><div class="css-175oi2r" style="flex-shrink: 1;"><div class="css-175oi2r" style="flex-shrink: 1;"><a href="/profile/jojofromjerz.bsky.social" aria-label="JoJoFromJerz's avatar" aria-pressed="false" role="link" data-no-underline="1" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" style="flex-direction: row; align-items: center; justify-content: flex-start;"><div class="css-175oi2r" style="width: 42px; height: 42px;"><div class="css-175oi2r r-1mlwlqe r-1udh08x r-417010" data-testid="userAvatarImage" style="width: 42px; height: 42px; border-radius: 21px; background-color: rgb(241, 243, 245);"><div class="css-175oi2r r-1niwhzg r-vvn4in r-u6sd8q r-1p0dtai r-1pi2tsx r-1d2f490 r-u8s1d r-zchlnj r-ipm5af r-13qz1uu r-1wyyakw r-4gszlv" style="background-image: url("https://cdn.bsky.app/img/avatar_thumbnail/plain/did:plc:neno2ingf4j4rs2fof4giall/bafkreifuzzqe3afxjyt63fi5urw4s22eysgiklmmppmcl2473vedsxh4s4@jpeg");"></div><img alt="" draggable="false" src="https://cdn.bsky.app/img/avatar_thumbnail/plain/did:plc:neno2ingf4j4rs2fof4giall/bafkreifuzzqe3afxjyt63fi5urw4s22eysgiklmmppmcl2473vedsxh4s4@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, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"><a href="/profile/jojofromjerz.bsky.social" aria-label="View profile" role="link" data-no-underline="1" class="css-1jxf684 r-1loqt21" style="font-size: 13.125px; letter-spacing: 0px; color: rgb(11, 15, 20); line-height: 13.125px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"><span class="css-1jxf684" style="font-size: 15px; letter-spacing: 0px; color: rgb(11, 15, 20); font-weight: 600; line-height: 20px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">JoJoFromJerz</span></a><a href="/profile/jojofromjerz.bsky.social" aria-label="View profile" role="link" data-no-underline="1" class="css-1jxf684 r-1loqt21" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 20px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"><span class="css-1jxf684" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 20px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"> @jojofromjerz.bsky.social</span></a></div></div></div><div dir="auto" class="css-146c3p1" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 15px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">·</div><a href="/profile/jojofromjerz.bsky.social/post/3lbbcbwakjc24" dir="auto" aria-label="November 19, 2024 at 1:36 AM" role="link" data-tooltip="November 19, 2024 at 1:36 AM" data-no-underline="1" class="css-146c3p1 r-1loqt21" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 20px; white-space: nowrap; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">8h</a></div><div class="css-175oi2r" data-testid="contentHider-post"><div class="css-175oi2r r-1awozwy r-18u37iz r-1w6e6rj r-1udh08x r-l4nmg1"><div dir="auto" data-word-wrap="1" class="css-146c3p1" data-testid="postText" style="font-size: 15px; letter-spacing: 0px; color: rgb(11, 15, 20); line-height: 20px; flex: 1 1 0%; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">You’ll never guess who says he is considering taking away Medicaid and food stamps from up to 70 million Americans…
Did y’all wanna talk about the price of eggs still or nah?</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 (727 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, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">727</div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><button aria-label="Repost or quote post" aria-pressed="false" role="button" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" type="button" style="flex-direction: row; align-items: center; justify-content: center; background-color: rgb(255, 255, 255); border-radius: 999px; padding: 0px;"><div class="css-175oi2r" style="flex-direction: row; align-items: center; gap: 4px; padding: 5px;"><svg fill="none" width="18" viewBox="0 0 24 24" height="18" style="color: rgb(111, 134, 159);"><path fill="hsl(211, 20%, 53%)" fill-rule="evenodd" clip-rule="evenodd" d="M17.957 2.293a1 1 0 1 0-1.414 1.414L17.836 5H6a3 3 0 0 0-3 3v3a1 1 0 1 0 2 0V8a1 1 0 0 1 1-1h11.836l-1.293 1.293a1 1 0 0 0 1.414 1.414l2.47-2.47a1.75 1.75 0 0 0 0-2.474l-2.47-2.47ZM20 12a1 1 0 0 1 1 1v3a3 3 0 0 1-3 3H6.164l1.293 1.293a1 1 0 1 1-1.414 1.414l-2.47-2.47a1.75 1.75 0 0 1 0-2.474l2.47-2.47a1 1 0 0 1 1.414 1.414L6.164 17H18a1 1 0 0 0 1-1v-3a1 1 0 0 1 1-1Z"></path></svg><div dir="auto" class="css-146c3p1" data-testid="repostCount" style="font-size: 14.0625px; letter-spacing: 0px; color: rgb(111, 134, 159); user-select: none; line-height: 14.0625px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">2.7K</div></div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><button aria-label="Like (17,947 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, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">17.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-:ra3:" 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-mmpadellan.bsky.social"><div class="css-175oi2r r-1loqt21 r-1hfyk0a r-ry3cjt" style="border-color: rgb(212, 219, 226); padding-bottom: 8px; border-top-width: 1px;"><div class="css-175oi2r r-1p0dtai r-1d2f490 r-633pao r-u8s1d r-zchlnj r-ipm5af r-1eb9tut" style="background-color: rgb(241, 243, 245); opacity: 0;"></div><div class="css-175oi2r" style="flex-direction: row; gap: 10px; padding-left: 8px;"><div class="css-175oi2r" style="width: 42px;"></div><div class="css-175oi2r" style="padding-top: 12px; flex-shrink: 1;"></div></div><div class="css-175oi2r r-18u37iz r-uaa2di r-1cvj4g8"><div class="css-175oi2r r-1m04atk r-bnwqim r-c97pre"><div class="css-175oi2r" style="flex-shrink: 1;"><div class="css-175oi2r" style="flex-shrink: 1;"><a href="/profile/mmpadellan.bsky.social" aria-label="BrooklynDad_Defiant!'s avatar" aria-pressed="false" role="link" data-no-underline="1" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" style="flex-direction: row; align-items: center; justify-content: flex-start;"><div class="css-175oi2r" style="width: 42px; height: 42px;"><div class="css-175oi2r r-1mlwlqe r-1udh08x r-417010" data-testid="userAvatarImage" style="width: 42px; height: 42px; border-radius: 21px; background-color: rgb(241, 243, 245);"><div class="css-175oi2r r-1niwhzg r-vvn4in r-u6sd8q r-1p0dtai r-1pi2tsx r-1d2f490 r-u8s1d r-zchlnj r-ipm5af r-13qz1uu r-1wyyakw r-4gszlv" style="background-image: url("https://cdn.bsky.app/img/avatar_thumbnail/plain/did:plc:cqlpijusxuy4u3viikknppyv/bafkreifnxapx3pyqtbpmay6vxtcnju64umbb3vxdgqgqbqa3w2b4w7zu7u@jpeg");"></div><img alt="" draggable="false" src="https://cdn.bsky.app/img/avatar_thumbnail/plain/did:plc:cqlpijusxuy4u3viikknppyv/bafkreifnxapx3pyqtbpmay6vxtcnju64umbb3vxdgqgqbqa3w2b4w7zu7u@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, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"><a href="/profile/mmpadellan.bsky.social" aria-label="View profile" role="link" data-no-underline="1" class="css-1jxf684 r-1loqt21" style="font-size: 13.125px; letter-spacing: 0px; color: rgb(11, 15, 20); line-height: 13.125px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"><span class="css-1jxf684" style="font-size: 15px; letter-spacing: 0px; color: rgb(11, 15, 20); font-weight: 600; line-height: 20px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">BrooklynDad_Defiant!</span></a><a href="/profile/mmpadellan.bsky.social" aria-label="View profile" role="link" data-no-underline="1" class="css-1jxf684 r-1loqt21" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 20px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"><span class="css-1jxf684" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 20px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"> @mmpadellan.bsky.social</span></a></div></div></div><div dir="auto" class="css-146c3p1" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 15px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">·</div><a href="/profile/mmpadellan.bsky.social/post/3lbb3yn3cks2l" dir="auto" aria-label="November 18, 2024 at 11:43 PM" role="link" data-tooltip="November 18, 2024 at 11:43 PM" data-no-underline="1" class="css-146c3p1 r-1loqt21" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 20px; white-space: nowrap; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">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, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">PARDON HUNTER. 🙏</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.902102 / 1;"><div aria-label="" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" style="height: 100%;"><div data-expoimage="true" class="css-175oi2r" style="overflow: hidden; width: 100%; height: 100%;"><div><img alt="" src="https://cdn.bsky.app/img/feed_thumbnail/plain/did:plc:cqlpijusxuy4u3viikknppyv/bafkreig22zolyf77xxqsoiiopr37futppj3gj3qy6kym5bsncn4ywcp2da@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 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,815 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, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">1.8K</div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><button aria-label="Repost or quote post" aria-pressed="false" role="button" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" type="button" style="flex-direction: row; align-items: center; justify-content: center; background-color: rgb(255, 255, 255); border-radius: 999px; padding: 0px;"><div class="css-175oi2r" style="flex-direction: row; align-items: center; gap: 4px; padding: 5px;"><svg fill="none" width="18" viewBox="0 0 24 24" height="18" style="color: rgb(111, 134, 159);"><path fill="hsl(211, 20%, 53%)" fill-rule="evenodd" clip-rule="evenodd" d="M17.957 2.293a1 1 0 1 0-1.414 1.414L17.836 5H6a3 3 0 0 0-3 3v3a1 1 0 1 0 2 0V8a1 1 0 0 1 1-1h11.836l-1.293 1.293a1 1 0 0 0 1.414 1.414l2.47-2.47a1.75 1.75 0 0 0 0-2.474l-2.47-2.47ZM20 12a1 1 0 0 1 1 1v3a3 3 0 0 1-3 3H6.164l1.293 1.293a1 1 0 1 1-1.414 1.414l-2.47-2.47a1.75 1.75 0 0 1 0-2.474l2.47-2.47a1 1 0 0 1 1.414 1.414L6.164 17H18a1 1 0 0 0 1-1v-3a1 1 0 0 1 1-1Z"></path></svg><div dir="auto" class="css-146c3p1" data-testid="repostCount" style="font-size: 14.0625px; letter-spacing: 0px; color: rgb(111, 134, 159); user-select: none; line-height: 14.0625px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">4.9K</div></div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><button aria-label="Like (30,368 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, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">30.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-:ras:" 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-garn47.bsky.social"><div class="css-175oi2r r-1loqt21 r-1hfyk0a r-ry3cjt" style="border-color: rgb(212, 219, 226); padding-bottom: 8px; border-top-width: 1px;"><div class="css-175oi2r r-1p0dtai r-1d2f490 r-633pao r-u8s1d r-zchlnj r-ipm5af r-1eb9tut" style="background-color: rgb(241, 243, 245); opacity: 0;"></div><div class="css-175oi2r" style="flex-direction: row; gap: 10px; padding-left: 8px;"><div class="css-175oi2r" style="width: 42px;"></div><div class="css-175oi2r" style="padding-top: 12px; flex-shrink: 1;"></div></div><div class="css-175oi2r r-18u37iz r-uaa2di r-1cvj4g8"><div class="css-175oi2r r-1m04atk r-bnwqim r-c97pre"><div class="css-175oi2r" style="flex-shrink: 1;"><div class="css-175oi2r" style="flex-shrink: 1;"><a href="/profile/garn47.bsky.social" aria-label="Car's avatar" aria-pressed="false" role="link" data-no-underline="1" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" style="flex-direction: row; align-items: center; justify-content: flex-start;"><div class="css-175oi2r" style="width: 42px; height: 42px;"><div class="css-175oi2r r-1mlwlqe r-1udh08x r-417010" data-testid="userAvatarImage" style="width: 42px; height: 42px; border-radius: 21px; background-color: rgb(241, 243, 245);"><div class="css-175oi2r r-1niwhzg r-vvn4in r-u6sd8q r-1p0dtai r-1pi2tsx r-1d2f490 r-u8s1d r-zchlnj r-ipm5af r-13qz1uu r-1wyyakw r-4gszlv" style="background-image: url("https://cdn.bsky.app/img/avatar_thumbnail/plain/did:plc:mmwkjt4amzr3hmev4ldwo5kh/bafkreicg5hcwomhe4l6yvdry3jnqoe7c4ax27vayhi4qhi37kb6d6q5agi@jpeg");"></div><img alt="" draggable="false" src="https://cdn.bsky.app/img/avatar_thumbnail/plain/did:plc:mmwkjt4amzr3hmev4ldwo5kh/bafkreicg5hcwomhe4l6yvdry3jnqoe7c4ax27vayhi4qhi37kb6d6q5agi@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, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"><a href="/profile/garn47.bsky.social" aria-label="View profile" role="link" data-no-underline="1" class="css-1jxf684 r-1loqt21" style="font-size: 13.125px; letter-spacing: 0px; color: rgb(11, 15, 20); line-height: 13.125px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"><span class="css-1jxf684" style="font-size: 15px; letter-spacing: 0px; color: rgb(11, 15, 20); font-weight: 600; line-height: 20px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">Car</span></a><a href="/profile/garn47.bsky.social" aria-label="View profile" role="link" data-no-underline="1" class="css-1jxf684 r-1loqt21" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 20px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"><span class="css-1jxf684" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 20px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"> @garn47.bsky.social</span></a></div></div></div><div dir="auto" class="css-146c3p1" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 15px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">·</div><a href="/profile/garn47.bsky.social/post/3lbbo6pcv622j" dir="auto" aria-label="November 19, 2024 at 5:09 AM" role="link" data-tooltip="November 19, 2024 at 5:09 AM" data-no-underline="1" class="css-146c3p1 r-1loqt21" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 20px; white-space: nowrap; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">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, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">I understand it now.</div></div><div class="css-175oi2r" style="padding-bottom: 4px;"><div class="css-175oi2r"><div class="css-175oi2r" style="width: 100%; aspect-ratio: 1 / 1; background-color: rgb(0, 0, 0); position: relative; border-radius: 12px; margin-top: 4px;"><div style="display: flex; flex: 1 1 0%; cursor: default;"><div class="css-175oi2r" style="flex: 1 1 0%; flex-direction: row;"><div style="top: calc(50% - 50vh); height: 100vh; position: absolute; left: 50%; width: 1px; pointer-events: none;"></div></div></div></div></div></div></div><div class="css-175oi2r" style="flex-direction: row; justify-content: space-between; align-items: center;"><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start; margin-left: -6px;"><button aria-label="Reply (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, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; 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" aria-pressed="false" role="button" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" type="button" style="flex-direction: row; align-items: center; justify-content: center; background-color: rgb(255, 255, 255); border-radius: 999px; padding: 0px;"><div class="css-175oi2r" style="flex-direction: row; align-items: center; gap: 4px; padding: 5px;"><svg fill="none" width="18" viewBox="0 0 24 24" height="18" style="color: rgb(111, 134, 159);"><path fill="hsl(211, 20%, 53%)" fill-rule="evenodd" clip-rule="evenodd" d="M17.957 2.293a1 1 0 1 0-1.414 1.414L17.836 5H6a3 3 0 0 0-3 3v3a1 1 0 1 0 2 0V8a1 1 0 0 1 1-1h11.836l-1.293 1.293a1 1 0 0 0 1.414 1.414l2.47-2.47a1.75 1.75 0 0 0 0-2.474l-2.47-2.47ZM20 12a1 1 0 0 1 1 1v3a3 3 0 0 1-3 3H6.164l1.293 1.293a1 1 0 1 1-1.414 1.414l-2.47-2.47a1.75 1.75 0 0 1 0-2.474l2.47-2.47a1 1 0 0 1 1.414 1.414L6.164 17H18a1 1 0 0 0 1-1v-3a1 1 0 0 1 1-1Z"></path></svg><div dir="auto" class="css-146c3p1" data-testid="repostCount" style="font-size: 14.0625px; letter-spacing: 0px; color: rgb(111, 134, 159); user-select: none; line-height: 14.0625px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">839</div></div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><button aria-label="Like (4,027 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, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">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-:rbm:" 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-carolinerenard.bsky.social"><div class="css-175oi2r r-1loqt21 r-1hfyk0a r-ry3cjt" style="border-color: rgb(212, 219, 226); padding-bottom: 8px; border-top-width: 1px;"><div class="css-175oi2r r-1p0dtai r-1d2f490 r-633pao r-u8s1d r-zchlnj r-ipm5af r-1eb9tut" style="background-color: rgb(241, 243, 245); opacity: 0;"></div><div class="css-175oi2r" style="flex-direction: row; gap: 10px; padding-left: 8px;"><div class="css-175oi2r" style="width: 42px;"></div><div class="css-175oi2r" style="padding-top: 12px; flex-shrink: 1;"></div></div><div class="css-175oi2r r-18u37iz r-uaa2di r-1cvj4g8"><div class="css-175oi2r r-1m04atk r-bnwqim r-c97pre"><div class="css-175oi2r" style="flex-shrink: 1;"><div class="css-175oi2r" style="flex-shrink: 1;"><a href="/profile/carolinerenard.bsky.social" aria-label="Caroline Renard's avatar" aria-pressed="false" role="link" data-no-underline="1" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" style="flex-direction: row; align-items: center; justify-content: flex-start;"><div class="css-175oi2r" style="width: 42px; height: 42px;"><div class="css-175oi2r r-1mlwlqe r-1udh08x r-417010" data-testid="userAvatarImage" style="width: 42px; height: 42px; border-radius: 21px; background-color: rgb(241, 243, 245);"><div class="css-175oi2r r-1niwhzg r-vvn4in r-u6sd8q r-1p0dtai r-1pi2tsx r-1d2f490 r-u8s1d r-zchlnj r-ipm5af r-13qz1uu r-1wyyakw r-4gszlv" style="background-image: url("https://cdn.bsky.app/img/avatar_thumbnail/plain/did:plc:yqniyfjrghbhjrflpifzb42o/bafkreidykgllpej6ydcau3um2czjiiha6ywp4ijdy2czooqi56pzuhpeyu@jpeg");"></div><img alt="" draggable="false" src="https://cdn.bsky.app/img/avatar_thumbnail/plain/did:plc:yqniyfjrghbhjrflpifzb42o/bafkreidykgllpej6ydcau3um2czjiiha6ywp4ijdy2czooqi56pzuhpeyu@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, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"><a href="/profile/carolinerenard.bsky.social" aria-label="View profile" role="link" data-no-underline="1" class="css-1jxf684 r-1loqt21" style="font-size: 13.125px; letter-spacing: 0px; color: rgb(11, 15, 20); line-height: 13.125px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"><span class="css-1jxf684" style="font-size: 15px; letter-spacing: 0px; color: rgb(11, 15, 20); font-weight: 600; line-height: 20px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">Caroline Renard</span></a><a href="/profile/carolinerenard.bsky.social" aria-label="View profile" role="link" data-no-underline="1" class="css-1jxf684 r-1loqt21" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 20px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"><span class="css-1jxf684" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 20px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"> @carolinerenard.bsky.social</span></a></div></div></div><div dir="auto" class="css-146c3p1" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 15px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">·</div><a href="/profile/carolinerenard.bsky.social/post/3lb7777jvns26" dir="auto" aria-label="November 18, 2024 at 5:35 AM" role="link" data-tooltip="November 18, 2024 at 5:35 AM" data-no-underline="1" class="css-146c3p1 r-1loqt21" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 20px; white-space: nowrap; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">1d</a></div><div class="css-175oi2r" data-testid="contentHider-post"><div class="css-175oi2r r-1awozwy r-18u37iz r-1w6e6rj r-1udh08x r-l4nmg1"><div dir="auto" data-word-wrap="1" class="css-146c3p1" data-testid="postText" style="font-size: 15px; letter-spacing: 0px; color: rgb(11, 15, 20); line-height: 20px; flex: 1 1 0%; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">Elmo’s beef with Rocco has got to be one of the top ten beefs in pop culture.</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 (89 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, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">89</div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><button aria-label="Repost or quote post" aria-pressed="false" role="button" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" type="button" style="flex-direction: row; align-items: center; justify-content: center; background-color: rgb(255, 255, 255); border-radius: 999px; padding: 0px;"><div class="css-175oi2r" style="flex-direction: row; align-items: center; gap: 4px; padding: 5px;"><svg fill="none" width="18" viewBox="0 0 24 24" height="18" style="color: rgb(111, 134, 159);"><path fill="hsl(211, 20%, 53%)" fill-rule="evenodd" clip-rule="evenodd" d="M17.957 2.293a1 1 0 1 0-1.414 1.414L17.836 5H6a3 3 0 0 0-3 3v3a1 1 0 1 0 2 0V8a1 1 0 0 1 1-1h11.836l-1.293 1.293a1 1 0 0 0 1.414 1.414l2.47-2.47a1.75 1.75 0 0 0 0-2.474l-2.47-2.47ZM20 12a1 1 0 0 1 1 1v3a3 3 0 0 1-3 3H6.164l1.293 1.293a1 1 0 1 1-1.414 1.414l-2.47-2.47a1.75 1.75 0 0 1 0-2.474l2.47-2.47a1 1 0 0 1 1.414 1.414L6.164 17H18a1 1 0 0 0 1-1v-3a1 1 0 0 1 1-1Z"></path></svg><div dir="auto" class="css-146c3p1" data-testid="repostCount" style="font-size: 14.0625px; letter-spacing: 0px; color: rgb(111, 134, 159); user-select: none; line-height: 14.0625px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">1K</div></div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><button aria-label="Like (6,404 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, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">6.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-:rce:" 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-astronomers.bsky.social"><div class="css-175oi2r r-1loqt21 r-1hfyk0a r-ry3cjt" style="border-color: rgb(212, 219, 226); padding-bottom: 8px; border-top-width: 1px;"><div class="css-175oi2r r-1p0dtai r-1d2f490 r-633pao r-u8s1d r-zchlnj r-ipm5af r-1eb9tut" style="background-color: rgb(241, 243, 245); opacity: 0;"></div><div class="css-175oi2r" style="flex-direction: row; gap: 10px; padding-left: 8px;"><div class="css-175oi2r" style="width: 42px;"></div><div class="css-175oi2r" style="padding-top: 12px; flex-shrink: 1;"></div></div><div class="css-175oi2r r-18u37iz r-uaa2di r-1cvj4g8"><div class="css-175oi2r r-1m04atk r-bnwqim r-c97pre"><div class="css-175oi2r" style="flex-shrink: 1;"><div class="css-175oi2r" style="flex-shrink: 1;"><a href="/profile/astronomers.bsky.social" aria-label="Astronomy pictures's avatar" aria-pressed="false" role="link" data-no-underline="1" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" style="flex-direction: row; align-items: center; justify-content: flex-start;"><div class="css-175oi2r" style="width: 42px; height: 42px;"><div class="css-175oi2r r-1mlwlqe r-1udh08x r-417010" data-testid="userAvatarImage" style="width: 42px; height: 42px; border-radius: 21px; background-color: rgb(241, 243, 245);"><div class="css-175oi2r r-1niwhzg r-vvn4in r-u6sd8q r-1p0dtai r-1pi2tsx r-1d2f490 r-u8s1d r-zchlnj r-ipm5af r-13qz1uu r-1wyyakw r-4gszlv" style="background-image: url("https://cdn.bsky.app/img/avatar_thumbnail/plain/did:plc:dvzucmvxelqr6w37suuha4wa/bafkreieg6q7shxyxyiu5bwzeibwbrtjaceyajwpxuzvv3otnghedtrvmge@jpeg");"></div><img alt="" draggable="false" src="https://cdn.bsky.app/img/avatar_thumbnail/plain/did:plc:dvzucmvxelqr6w37suuha4wa/bafkreieg6q7shxyxyiu5bwzeibwbrtjaceyajwpxuzvv3otnghedtrvmge@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, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"><a href="/profile/astronomers.bsky.social" aria-label="View profile" role="link" data-no-underline="1" class="css-1jxf684 r-1loqt21" style="font-size: 13.125px; letter-spacing: 0px; color: rgb(11, 15, 20); line-height: 13.125px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"><span class="css-1jxf684" style="font-size: 15px; letter-spacing: 0px; color: rgb(11, 15, 20); font-weight: 600; line-height: 20px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">Astronomy pictures</span></a><a href="/profile/astronomers.bsky.social" aria-label="View profile" role="link" data-no-underline="1" class="css-1jxf684 r-1loqt21" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 20px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"><span class="css-1jxf684" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 20px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"> @astronomers.bsky.social</span></a></div></div></div><div dir="auto" class="css-146c3p1" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 15px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">·</div><a href="/profile/astronomers.bsky.social/post/3lba4txaw722k" dir="auto" aria-label="November 18, 2024 at 2:26 PM" role="link" data-tooltip="November 18, 2024 at 2:26 PM" data-no-underline="1" class="css-146c3p1 r-1loqt21" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 20px; white-space: nowrap; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">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, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">A meteor shower</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.655738 / 1;"><div aria-label="What's happening in the sky above Stonehenge? A meteor shower: specifically, the Perseid meteor shower. A few nights ago, after the sky darkened, many images of meteors from this year's Perseids were captured separately and merged into a single frame. Although the meteors all traveled on straight paths, these paths appear slightly curved by the wide-angle lens of the capturing camera. The meteor streaks can all be traced back to a single point on the sky called the radiant, here just off the top of the frame in the constellation of Perseus. The same camera took a deep image of the background sky that brought up the central band of our Milky Way galaxy running nearly vertical through the image center. The featured image was taken from Wiltshire, England, being careful to include, at the bottom, the famous astronomical monument of Stonehenge. Although the Perseids peaked last night, some Perseid meteors should still be visible for a few more nights.
Image Credit & Copyright: Josh Dury" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" style="height: 100%;"><div data-expoimage="true" class="css-175oi2r" style="overflow: hidden; width: 100%; height: 100%;"><div><img alt="What's happening in the sky above Stonehenge? A meteor shower: specifically, the Perseid meteor shower. A few nights ago, after the sky darkened, many images of meteors from this year's Perseids were captured separately and merged into a single frame. Although the meteors all traveled on straight paths, these paths appear slightly curved by the wide-angle lens of the capturing camera. The meteor streaks can all be traced back to a single point on the sky called the radiant, here just off the top of the frame in the constellation of Perseus. The same camera took a deep image of the background sky that brought up the central band of our Milky Way galaxy running nearly vertical through the image center. The featured image was taken from Wiltshire, England, being careful to include, at the bottom, the famous astronomical monument of Stonehenge. Although the Perseids peaked last night, some Perseid meteors should still be visible for a few more nights.
Image Credit & Copyright: Josh Dury" src="https://cdn.bsky.app/img/feed_thumbnail/plain/did:plc:dvzucmvxelqr6w37suuha4wa/bafkreif3svkgn75w4vvwjciq4jyhl4obesxtcapplwyfrwbsped4cve354@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, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">ALT</div></div></div></div></div></div></div></div></div></div></div></div><div class="css-175oi2r" style="flex-direction: row; justify-content: space-between; align-items: center;"><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start; margin-left: -6px;"><button aria-label="Reply (78 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, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">78</div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><button aria-label="Repost or quote post" aria-pressed="false" role="button" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" type="button" style="flex-direction: row; align-items: center; justify-content: center; background-color: rgb(255, 255, 255); border-radius: 999px; padding: 0px;"><div class="css-175oi2r" style="flex-direction: row; align-items: center; gap: 4px; padding: 5px;"><svg fill="none" width="18" viewBox="0 0 24 24" height="18" style="color: rgb(111, 134, 159);"><path fill="hsl(211, 20%, 53%)" fill-rule="evenodd" clip-rule="evenodd" d="M17.957 2.293a1 1 0 1 0-1.414 1.414L17.836 5H6a3 3 0 0 0-3 3v3a1 1 0 1 0 2 0V8a1 1 0 0 1 1-1h11.836l-1.293 1.293a1 1 0 0 0 1.414 1.414l2.47-2.47a1.75 1.75 0 0 0 0-2.474l-2.47-2.47ZM20 12a1 1 0 0 1 1 1v3a3 3 0 0 1-3 3H6.164l1.293 1.293a1 1 0 1 1-1.414 1.414l-2.47-2.47a1.75 1.75 0 0 1 0-2.474l2.47-2.47a1 1 0 0 1 1.414 1.414L6.164 17H18a1 1 0 0 0 1-1v-3a1 1 0 0 1 1-1Z"></path></svg><div dir="auto" class="css-146c3p1" data-testid="repostCount" style="font-size: 14.0625px; letter-spacing: 0px; color: rgb(111, 134, 159); user-select: none; line-height: 14.0625px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">627</div></div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><button aria-label="Like (10,104 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, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">10.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-:rd7:" 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-mcuban.bsky.social"><div class="css-175oi2r r-1loqt21 r-1hfyk0a r-ry3cjt" style="border-color: rgb(212, 219, 226); padding-bottom: 8px; border-top-width: 1px;"><div class="css-175oi2r r-1p0dtai r-1d2f490 r-633pao r-u8s1d r-zchlnj r-ipm5af r-1eb9tut" style="background-color: rgb(241, 243, 245); opacity: 0;"></div><div class="css-175oi2r" style="flex-direction: row; gap: 10px; padding-left: 8px;"><div class="css-175oi2r" style="width: 42px;"></div><div class="css-175oi2r" style="padding-top: 12px; flex-shrink: 1;"></div></div><div class="css-175oi2r r-18u37iz r-uaa2di r-1cvj4g8"><div class="css-175oi2r r-1m04atk r-bnwqim r-c97pre"><div class="css-175oi2r" style="flex-shrink: 1;"><div class="css-175oi2r" style="flex-shrink: 1;"><a href="/profile/mcuban.bsky.social" aria-label="Mark Cuban's avatar" aria-pressed="false" role="link" data-no-underline="1" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" style="flex-direction: row; align-items: center; justify-content: flex-start;"><div class="css-175oi2r" style="width: 42px; height: 42px;"><div class="css-175oi2r r-1mlwlqe r-1udh08x r-417010" data-testid="userAvatarImage" style="width: 42px; height: 42px; border-radius: 21px; background-color: rgb(241, 243, 245);"><div class="css-175oi2r r-1niwhzg r-vvn4in r-u6sd8q r-1p0dtai r-1pi2tsx r-1d2f490 r-u8s1d r-zchlnj r-ipm5af r-13qz1uu r-1wyyakw r-4gszlv" style="background-image: url("https://cdn.bsky.app/img/avatar_thumbnail/plain/did:plc:y5xyloyy7s4a2bwfeimj7r3b/bafkreihxddlkbnblytjdbajg5qopawdfcabg5e7ppwja6zmm3lvnedzojm@jpeg");"></div><img alt="" draggable="false" src="https://cdn.bsky.app/img/avatar_thumbnail/plain/did:plc:y5xyloyy7s4a2bwfeimj7r3b/bafkreihxddlkbnblytjdbajg5qopawdfcabg5e7ppwja6zmm3lvnedzojm@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, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"><a href="/profile/mcuban.bsky.social" aria-label="View profile" role="link" data-no-underline="1" class="css-1jxf684 r-1loqt21" style="font-size: 13.125px; letter-spacing: 0px; color: rgb(11, 15, 20); line-height: 13.125px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"><span class="css-1jxf684" style="font-size: 15px; letter-spacing: 0px; color: rgb(11, 15, 20); font-weight: 600; line-height: 20px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">Mark Cuban</span></a><a href="/profile/mcuban.bsky.social" aria-label="View profile" role="link" data-no-underline="1" class="css-1jxf684 r-1loqt21" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 20px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"><span class="css-1jxf684" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 20px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"> @mcuban.bsky.social</span></a></div></div></div><div dir="auto" class="css-146c3p1" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 15px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">·</div><a href="/profile/mcuban.bsky.social/post/3lbb52mes622l" dir="auto" aria-label="November 19, 2024 at 12:02 AM" role="link" data-tooltip="November 19, 2024 at 12:02 AM" data-no-underline="1" class="css-146c3p1 r-1loqt21" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 20px; white-space: nowrap; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">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, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">Any pharmacists, Pass through PBMs , health care professionals out there ? Time to grow the industry and take on big PBMs right here !</div></div></div><div class="css-175oi2r" style="flex-direction: row; justify-content: space-between; align-items: center;"><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start; margin-left: -6px;"><button aria-label="Reply (519 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, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">519</div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><button aria-label="Repost or quote post" aria-pressed="false" role="button" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" type="button" style="flex-direction: row; align-items: center; justify-content: center; background-color: rgb(255, 255, 255); border-radius: 999px; padding: 0px;"><div class="css-175oi2r" style="flex-direction: row; align-items: center; gap: 4px; padding: 5px;"><svg fill="none" width="18" viewBox="0 0 24 24" height="18" style="color: rgb(111, 134, 159);"><path fill="hsl(211, 20%, 53%)" fill-rule="evenodd" clip-rule="evenodd" d="M17.957 2.293a1 1 0 1 0-1.414 1.414L17.836 5H6a3 3 0 0 0-3 3v3a1 1 0 1 0 2 0V8a1 1 0 0 1 1-1h11.836l-1.293 1.293a1 1 0 0 0 1.414 1.414l2.47-2.47a1.75 1.75 0 0 0 0-2.474l-2.47-2.47ZM20 12a1 1 0 0 1 1 1v3a3 3 0 0 1-3 3H6.164l1.293 1.293a1 1 0 1 1-1.414 1.414l-2.47-2.47a1.75 1.75 0 0 1 0-2.474l2.47-2.47a1 1 0 0 1 1.414 1.414L6.164 17H18a1 1 0 0 0 1-1v-3a1 1 0 0 1 1-1Z"></path></svg><div dir="auto" class="css-146c3p1" data-testid="repostCount" style="font-size: 14.0625px; letter-spacing: 0px; color: rgb(111, 134, 159); user-select: none; line-height: 14.0625px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">851</div></div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><button aria-label="Like (9,178 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, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">9.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-:rdv:" 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-justmike.bsky.social"><div class="css-175oi2r r-1loqt21 r-1hfyk0a r-ry3cjt" style="border-color: rgb(212, 219, 226); padding-bottom: 8px; border-top-width: 1px;"><div class="css-175oi2r r-1p0dtai r-1d2f490 r-633pao r-u8s1d r-zchlnj r-ipm5af r-1eb9tut" style="background-color: rgb(241, 243, 245); opacity: 0;"></div><div class="css-175oi2r" style="flex-direction: row; gap: 10px; padding-left: 8px;"><div class="css-175oi2r" style="width: 42px;"></div><div class="css-175oi2r" style="padding-top: 12px; flex-shrink: 1;"></div></div><div class="css-175oi2r r-18u37iz r-uaa2di r-1cvj4g8"><div class="css-175oi2r r-1m04atk r-bnwqim r-c97pre"><div class="css-175oi2r" style="flex-shrink: 1;"><div class="css-175oi2r" style="flex-shrink: 1;"><a href="/profile/justmike.bsky.social" aria-label="Just Mike's avatar" aria-pressed="false" role="link" data-no-underline="1" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" style="flex-direction: row; align-items: center; justify-content: flex-start;"><div class="css-175oi2r" style="width: 42px; height: 42px;"><div class="css-175oi2r r-1mlwlqe r-1udh08x r-417010" data-testid="userAvatarImage" style="width: 42px; height: 42px; border-radius: 21px; background-color: rgb(241, 243, 245);"><div class="css-175oi2r r-1niwhzg r-vvn4in r-u6sd8q r-1p0dtai r-1pi2tsx r-1d2f490 r-u8s1d r-zchlnj r-ipm5af r-13qz1uu r-1wyyakw r-4gszlv" style="background-image: url("https://cdn.bsky.app/img/avatar_thumbnail/plain/did:plc:pqocnqtfdhqvcesbgyrrzimp/bafkreie4syzuro2bhka6oflivqjfmnprfndkbodl47xvwm2fqo6nh3rsxa@jpeg");"></div><img alt="" draggable="false" src="https://cdn.bsky.app/img/avatar_thumbnail/plain/did:plc:pqocnqtfdhqvcesbgyrrzimp/bafkreie4syzuro2bhka6oflivqjfmnprfndkbodl47xvwm2fqo6nh3rsxa@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, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"><a href="/profile/justmike.bsky.social" aria-label="View profile" role="link" data-no-underline="1" class="css-1jxf684 r-1loqt21" style="font-size: 13.125px; letter-spacing: 0px; color: rgb(11, 15, 20); line-height: 13.125px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"><span class="css-1jxf684" style="font-size: 15px; letter-spacing: 0px; color: rgb(11, 15, 20); font-weight: 600; line-height: 20px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">Just Mike</span></a><a href="/profile/justmike.bsky.social" aria-label="View profile" role="link" data-no-underline="1" class="css-1jxf684 r-1loqt21" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 20px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"><span class="css-1jxf684" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 20px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"> @justmike.bsky.social</span></a></div></div></div><div dir="auto" class="css-146c3p1" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 15px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">·</div><a href="/profile/justmike.bsky.social/post/3lb76gzkxo22h" dir="auto" aria-label="November 18, 2024 at 5:22 AM" role="link" data-tooltip="November 18, 2024 at 5: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, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">1d</a></div><div class="css-175oi2r" data-testid="contentHider-post"><div class="css-175oi2r r-1awozwy r-18u37iz r-1w6e6rj r-1udh08x r-l4nmg1"><div dir="auto" data-word-wrap="1" class="css-146c3p1" data-testid="postText" style="font-size: 15px; letter-spacing: 0px; color: rgb(11, 15, 20); line-height: 20px; flex: 1 1 0%; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">Two windmills were talking and the one asked the other what kind of music it liked. It replied, "I'm a huge metal fan"</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 (85 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, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">85</div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><button aria-label="Repost or quote post" aria-pressed="false" role="button" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" type="button" style="flex-direction: row; align-items: center; justify-content: center; background-color: rgb(255, 255, 255); border-radius: 999px; padding: 0px;"><div class="css-175oi2r" style="flex-direction: row; align-items: center; gap: 4px; padding: 5px;"><svg fill="none" width="18" viewBox="0 0 24 24" height="18" style="color: rgb(111, 134, 159);"><path fill="hsl(211, 20%, 53%)" fill-rule="evenodd" clip-rule="evenodd" d="M17.957 2.293a1 1 0 1 0-1.414 1.414L17.836 5H6a3 3 0 0 0-3 3v3a1 1 0 1 0 2 0V8a1 1 0 0 1 1-1h11.836l-1.293 1.293a1 1 0 0 0 1.414 1.414l2.47-2.47a1.75 1.75 0 0 0 0-2.474l-2.47-2.47ZM20 12a1 1 0 0 1 1 1v3a3 3 0 0 1-3 3H6.164l1.293 1.293a1 1 0 1 1-1.414 1.414l-2.47-2.47a1.75 1.75 0 0 1 0-2.474l2.47-2.47a1 1 0 0 1 1.414 1.414L6.164 17H18a1 1 0 0 0 1-1v-3a1 1 0 0 1 1-1Z"></path></svg><div dir="auto" class="css-146c3p1" data-testid="repostCount" style="font-size: 14.0625px; letter-spacing: 0px; color: rgb(111, 134, 159); user-select: none; line-height: 14.0625px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">281</div></div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><button aria-label="Like (2,745 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, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">2.7K</div></div></div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><div class="css-175oi2r"><button aria-expanded="false" aria-haspopup="menu" aria-label="Open post options menu" role="button" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" id="radix-:ren:" 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-eugene.defeatmaga.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-uaa2di r-1cvj4g8"><div class="css-175oi2r r-1m04atk r-bnwqim r-c97pre"><div class="css-175oi2r" style="flex-shrink: 1;"><div class="css-175oi2r" style="flex-shrink: 1;"><a href="/profile/eugene.defeatmaga.com" aria-label="Democracy First ™'s avatar" aria-pressed="false" role="link" data-no-underline="1" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" style="flex-direction: row; align-items: center; justify-content: flex-start;"><div class="css-175oi2r" style="width: 42px; height: 42px;"><div class="css-175oi2r r-1mlwlqe r-1udh08x r-417010" data-testid="userAvatarImage" style="width: 42px; height: 42px; border-radius: 21px; background-color: rgb(241, 243, 245);"><div class="css-175oi2r r-1niwhzg r-vvn4in r-u6sd8q r-1p0dtai r-1pi2tsx r-1d2f490 r-u8s1d r-zchlnj r-ipm5af r-13qz1uu r-1wyyakw r-4gszlv" style="background-image: url("https://cdn.bsky.app/img/avatar_thumbnail/plain/did:plc:d6oq4y6xeqlqb2nfchvlh4mn/bafkreifyprnbwfanb5isnhzwykeer3qx74qiaxjrkzncyv6kq37iq5jgmu@jpeg");"></div><img alt="" draggable="false" src="https://cdn.bsky.app/img/avatar_thumbnail/plain/did:plc:d6oq4y6xeqlqb2nfchvlh4mn/bafkreifyprnbwfanb5isnhzwykeer3qx74qiaxjrkzncyv6kq37iq5jgmu@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, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"><a href="/profile/eugene.defeatmaga.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, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"><span class="css-1jxf684" style="font-size: 15px; letter-spacing: 0px; color: rgb(11, 15, 20); font-weight: 600; line-height: 20px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">Democracy First ™</span></a><a href="/profile/eugene.defeatmaga.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, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"><span class="css-1jxf684" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 20px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"> @eugene.defeatmaga.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, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">·</div><a href="/profile/eugene.defeatmaga.com/post/3lb7bv3lpgc2k" dir="auto" aria-label="November 18, 2024 at 6:23 AM" role="link" data-tooltip="November 18, 2024 at 6: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, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">1d</a></div><div class="css-175oi2r" data-testid="contentHider-post"><div class="css-175oi2r r-1awozwy r-18u37iz r-1w6e6rj r-1udh08x r-l4nmg1"><div dir="auto" data-word-wrap="1" class="css-146c3p1" data-testid="postText" style="font-size: 15px; letter-spacing: 0px; color: rgb(11, 15, 20); line-height: 20px; flex: 1 1 0%; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">Good night.</div></div><div class="css-175oi2r" style="padding-bottom: 4px;"><div class="css-175oi2r"><div class="css-175oi2r" style="width: 100%; aspect-ratio: 1 / 1; background-color: rgb(0, 0, 0); position: relative; border-radius: 12px; margin-top: 4px;"><div style="display: flex; flex: 1 1 0%; cursor: default;"><div class="css-175oi2r" style="flex: 1 1 0%; flex-direction: row;"><div style="top: calc(50% - 50vh); height: 100vh; position: absolute; left: 50%; width: 1px; pointer-events: none;"></div></div></div></div></div></div></div><div class="css-175oi2r" style="flex-direction: row; justify-content: space-between; align-items: center;"><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start; margin-left: -6px;"><button aria-label="Reply (213 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, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">213</div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><button aria-label="Repost or quote post" aria-pressed="false" role="button" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" type="button" style="flex-direction: row; align-items: center; justify-content: center; background-color: rgb(255, 255, 255); border-radius: 999px; padding: 0px;"><div class="css-175oi2r" style="flex-direction: row; align-items: center; gap: 4px; padding: 5px;"><svg fill="none" width="18" viewBox="0 0 24 24" height="18" style="color: rgb(111, 134, 159);"><path fill="hsl(211, 20%, 53%)" fill-rule="evenodd" clip-rule="evenodd" d="M17.957 2.293a1 1 0 1 0-1.414 1.414L17.836 5H6a3 3 0 0 0-3 3v3a1 1 0 1 0 2 0V8a1 1 0 0 1 1-1h11.836l-1.293 1.293a1 1 0 0 0 1.414 1.414l2.47-2.47a1.75 1.75 0 0 0 0-2.474l-2.47-2.47ZM20 12a1 1 0 0 1 1 1v3a3 3 0 0 1-3 3H6.164l1.293 1.293a1 1 0 1 1-1.414 1.414l-2.47-2.47a1.75 1.75 0 0 1 0-2.474l2.47-2.47a1 1 0 0 1 1.414 1.414L6.164 17H18a1 1 0 0 0 1-1v-3a1 1 0 0 1 1-1Z"></path></svg><div dir="auto" class="css-146c3p1" data-testid="repostCount" style="font-size: 14.0625px; letter-spacing: 0px; color: rgb(111, 134, 159); user-select: none; line-height: 14.0625px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">1.1K</div></div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><button aria-label="Like (14,356 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, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">14.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-:rfh:" 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-hunterfelt.bsky.social"><div class="css-175oi2r r-1loqt21 r-1hfyk0a r-ry3cjt" style="border-color: rgb(212, 219, 226); padding-bottom: 8px; border-top-width: 1px;"><div class="css-175oi2r r-1p0dtai r-1d2f490 r-633pao r-u8s1d r-zchlnj r-ipm5af r-1eb9tut" style="background-color: rgb(241, 243, 245); opacity: 0;"></div><div class="css-175oi2r" style="flex-direction: row; gap: 10px; padding-left: 8px;"><div class="css-175oi2r" style="width: 42px;"></div><div class="css-175oi2r" style="padding-top: 12px; flex-shrink: 1;"></div></div><div class="css-175oi2r r-18u37iz r-uaa2di r-1cvj4g8"><div class="css-175oi2r r-1m04atk r-bnwqim r-c97pre"><div class="css-175oi2r" style="flex-shrink: 1;"><div class="css-175oi2r" style="flex-shrink: 1;"><a href="/profile/hunterfelt.bsky.social" aria-label="Hunter Felt's avatar" aria-pressed="false" role="link" data-no-underline="1" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" style="flex-direction: row; align-items: center; justify-content: flex-start;"><div class="css-175oi2r" style="width: 42px; height: 42px;"><div class="css-175oi2r r-1mlwlqe r-1udh08x r-417010" data-testid="userAvatarImage" style="width: 42px; height: 42px; border-radius: 21px; background-color: rgb(241, 243, 245);"><div class="css-175oi2r r-1niwhzg r-vvn4in r-u6sd8q r-1p0dtai r-1pi2tsx r-1d2f490 r-u8s1d r-zchlnj r-ipm5af r-13qz1uu r-1wyyakw r-4gszlv" style="background-image: url("https://cdn.bsky.app/img/avatar_thumbnail/plain/did:plc:6wx2gg5yqgvmlu35r6y3bk6d/bafkreickp5cno7f66p2k63wdjdocxe4ayqnwatzqd4tcyamozaiavsvaay@jpeg");"></div><img alt="" draggable="false" src="https://cdn.bsky.app/img/avatar_thumbnail/plain/did:plc:6wx2gg5yqgvmlu35r6y3bk6d/bafkreickp5cno7f66p2k63wdjdocxe4ayqnwatzqd4tcyamozaiavsvaay@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, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"><a href="/profile/hunterfelt.bsky.social" aria-label="View profile" role="link" data-no-underline="1" class="css-1jxf684 r-1loqt21" style="font-size: 13.125px; letter-spacing: 0px; color: rgb(11, 15, 20); line-height: 13.125px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"><span class="css-1jxf684" style="font-size: 15px; letter-spacing: 0px; color: rgb(11, 15, 20); font-weight: 600; line-height: 20px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">Hunter Felt</span></a><a href="/profile/hunterfelt.bsky.social" aria-label="View profile" role="link" data-no-underline="1" class="css-1jxf684 r-1loqt21" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 20px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"><span class="css-1jxf684" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 20px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"> @hunterfelt.bsky.social</span></a></div></div></div><div dir="auto" class="css-146c3p1" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 15px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">·</div><a href="/profile/hunterfelt.bsky.social/post/3lb7acougsk2w" dir="auto" aria-label="November 18, 2024 at 5:55 AM" role="link" data-tooltip="November 18, 2024 at 5:55 AM" data-no-underline="1" class="css-146c3p1 r-1loqt21" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 20px; white-space: nowrap; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">1d</a></div><div class="css-175oi2r" data-testid="contentHider-post"><div class="css-175oi2r r-1awozwy r-18u37iz r-1w6e6rj r-1udh08x r-l4nmg1"><div dir="auto" data-word-wrap="1" class="css-146c3p1" data-testid="postText" style="font-size: 15px; letter-spacing: 0px; color: rgb(11, 15, 20); line-height: 20px; flex: 1 1 0%; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">The B-52's being an unabashedly cheerful party band at the peak of the AIDS crisis, reaching their biggest success after losing their most important band member to the disease. If it weren't for them and John Waters a lot of us would have been lost in the 80s and 90s.</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 (23 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, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">23</div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><button aria-label="Repost or quote post" aria-pressed="false" role="button" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" type="button" style="flex-direction: row; align-items: center; justify-content: center; background-color: rgb(255, 255, 255); border-radius: 999px; padding: 0px;"><div class="css-175oi2r" style="flex-direction: row; align-items: center; gap: 4px; padding: 5px;"><svg fill="none" width="18" viewBox="0 0 24 24" height="18" style="color: rgb(111, 134, 159);"><path fill="hsl(211, 20%, 53%)" fill-rule="evenodd" clip-rule="evenodd" d="M17.957 2.293a1 1 0 1 0-1.414 1.414L17.836 5H6a3 3 0 0 0-3 3v3a1 1 0 1 0 2 0V8a1 1 0 0 1 1-1h11.836l-1.293 1.293a1 1 0 0 0 1.414 1.414l2.47-2.47a1.75 1.75 0 0 0 0-2.474l-2.47-2.47ZM20 12a1 1 0 0 1 1 1v3a3 3 0 0 1-3 3H6.164l1.293 1.293a1 1 0 1 1-1.414 1.414l-2.47-2.47a1.75 1.75 0 0 1 0-2.474l2.47-2.47a1 1 0 0 1 1.414 1.414L6.164 17H18a1 1 0 0 0 1-1v-3a1 1 0 0 1 1-1Z"></path></svg><div dir="auto" class="css-146c3p1" data-testid="repostCount" style="font-size: 14.0625px; letter-spacing: 0px; color: rgb(111, 134, 159); user-select: none; line-height: 14.0625px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">70</div></div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><button aria-label="Like (1,191 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, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">1.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-:rg9:" 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-sikholiwe.bsky.social"><div class="css-175oi2r r-1loqt21 r-1hfyk0a r-ry3cjt" style="border-color: rgb(212, 219, 226); padding-bottom: 8px; border-top-width: 1px;"><div class="css-175oi2r r-1p0dtai r-1d2f490 r-633pao r-u8s1d r-zchlnj r-ipm5af r-1eb9tut" style="background-color: rgb(241, 243, 245); opacity: 0;"></div><div class="css-175oi2r" style="flex-direction: row; gap: 10px; padding-left: 8px;"><div class="css-175oi2r" style="width: 42px;"></div><div class="css-175oi2r" style="padding-top: 12px; flex-shrink: 1;"></div></div><div class="css-175oi2r r-18u37iz r-uaa2di r-1cvj4g8"><div class="css-175oi2r r-1m04atk r-bnwqim r-c97pre"><div class="css-175oi2r" style="flex-shrink: 1;"><div class="css-175oi2r" style="flex-shrink: 1;"><a href="/profile/sikholiwe.bsky.social" aria-label="Swiss's avatar" aria-pressed="false" role="link" data-no-underline="1" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" style="flex-direction: row; align-items: center; justify-content: flex-start;"><div class="css-175oi2r" style="width: 42px; height: 42px;"><div class="css-175oi2r r-1mlwlqe r-1udh08x r-417010" data-testid="userAvatarImage" style="width: 42px; height: 42px; border-radius: 21px; background-color: rgb(241, 243, 245);"><div class="css-175oi2r r-1niwhzg r-vvn4in r-u6sd8q r-1p0dtai r-1pi2tsx r-1d2f490 r-u8s1d r-zchlnj r-ipm5af r-13qz1uu r-1wyyakw r-4gszlv" style="background-image: url("https://cdn.bsky.app/img/avatar_thumbnail/plain/did:plc:pouidxrrbit6ubkodakvifqw/bafkreiewpebty6peeobl3jgsfcdii4zjao7wctmxknlpea2i4wzwqdsguy@jpeg");"></div><img alt="" draggable="false" src="https://cdn.bsky.app/img/avatar_thumbnail/plain/did:plc:pouidxrrbit6ubkodakvifqw/bafkreiewpebty6peeobl3jgsfcdii4zjao7wctmxknlpea2i4wzwqdsguy@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, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"><a href="/profile/sikholiwe.bsky.social" aria-label="View profile" role="link" data-no-underline="1" class="css-1jxf684 r-1loqt21" style="font-size: 13.125px; letter-spacing: 0px; color: rgb(11, 15, 20); line-height: 13.125px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"><span class="css-1jxf684" style="font-size: 15px; letter-spacing: 0px; color: rgb(11, 15, 20); font-weight: 600; line-height: 20px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">Swiss</span></a><a href="/profile/sikholiwe.bsky.social" aria-label="View profile" role="link" data-no-underline="1" class="css-1jxf684 r-1loqt21" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 20px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"><span class="css-1jxf684" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 20px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"> @sikholiwe.bsky.social</span></a></div></div></div><div dir="auto" class="css-146c3p1" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 15px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">·</div><a href="/profile/sikholiwe.bsky.social/post/3lba7esn6o225" dir="auto" aria-label="November 18, 2024 at 3:11 PM" role="link" data-tooltip="November 18, 2024 at 3:11 PM" data-no-underline="1" class="css-146c3p1 r-1loqt21" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 20px; white-space: nowrap; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">18h</a></div><div class="css-175oi2r" data-testid="contentHider-post"><div class="css-175oi2r r-1awozwy r-18u37iz r-1w6e6rj r-1udh08x r-l4nmg1"><div dir="auto" data-word-wrap="1" class="css-146c3p1" data-testid="postText" style="font-size: 15px; letter-spacing: 0px; color: rgb(11, 15, 20); line-height: 20px; flex: 1 1 0%; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">Forgetting your headphones at home is the modern equivalent of leaving your sword behind in medieval times.</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 (13 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, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">13</div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><button aria-label="Repost or quote post" aria-pressed="false" role="button" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" type="button" style="flex-direction: row; align-items: center; justify-content: center; background-color: rgb(255, 255, 255); border-radius: 999px; padding: 0px;"><div class="css-175oi2r" style="flex-direction: row; align-items: center; gap: 4px; padding: 5px;"><svg fill="none" width="18" viewBox="0 0 24 24" height="18" style="color: rgb(111, 134, 159);"><path fill="hsl(211, 20%, 53%)" fill-rule="evenodd" clip-rule="evenodd" d="M17.957 2.293a1 1 0 1 0-1.414 1.414L17.836 5H6a3 3 0 0 0-3 3v3a1 1 0 1 0 2 0V8a1 1 0 0 1 1-1h11.836l-1.293 1.293a1 1 0 0 0 1.414 1.414l2.47-2.47a1.75 1.75 0 0 0 0-2.474l-2.47-2.47ZM20 12a1 1 0 0 1 1 1v3a3 3 0 0 1-3 3H6.164l1.293 1.293a1 1 0 1 1-1.414 1.414l-2.47-2.47a1.75 1.75 0 0 1 0-2.474l2.47-2.47a1 1 0 0 1 1.414 1.414L6.164 17H18a1 1 0 0 0 1-1v-3a1 1 0 0 1 1-1Z"></path></svg><div dir="auto" class="css-146c3p1" data-testid="repostCount" style="font-size: 14.0625px; letter-spacing: 0px; color: rgb(111, 134, 159); user-select: none; line-height: 14.0625px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">95</div></div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><button aria-label="Like (611 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, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">611</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-:rh1:" 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-badmarymac.bsky.social"><div class="css-175oi2r r-1loqt21 r-1hfyk0a r-ry3cjt" style="border-color: rgb(212, 219, 226); padding-bottom: 8px; border-top-width: 1px;"><div class="css-175oi2r r-1p0dtai r-1d2f490 r-633pao r-u8s1d r-zchlnj r-ipm5af r-1eb9tut" style="background-color: rgb(241, 243, 245); opacity: 0;"></div><div class="css-175oi2r" style="flex-direction: row; gap: 10px; padding-left: 8px;"><div class="css-175oi2r" style="width: 42px;"></div><div class="css-175oi2r" style="padding-top: 12px; flex-shrink: 1;"></div></div><div class="css-175oi2r r-18u37iz r-uaa2di r-1cvj4g8"><div class="css-175oi2r r-1m04atk r-bnwqim r-c97pre"><div class="css-175oi2r" style="flex-shrink: 1;"><div class="css-175oi2r" style="flex-shrink: 1;"><a href="/profile/badmarymac.bsky.social" aria-label="Amanda Mac's avatar" aria-pressed="false" role="link" data-no-underline="1" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" style="flex-direction: row; align-items: center; justify-content: flex-start;"><div class="css-175oi2r" style="width: 42px; height: 42px;"><div class="css-175oi2r r-1mlwlqe r-1udh08x r-417010" data-testid="userAvatarImage" style="width: 42px; height: 42px; border-radius: 21px; background-color: rgb(241, 243, 245);"><div class="css-175oi2r r-1niwhzg r-vvn4in r-u6sd8q r-1p0dtai r-1pi2tsx r-1d2f490 r-u8s1d r-zchlnj r-ipm5af r-13qz1uu r-1wyyakw r-4gszlv" style="background-image: url("https://cdn.bsky.app/img/avatar_thumbnail/plain/did:plc:fl3xs4gojscpdesizk2iv2fa/bafkreigm5lhmlexpeuryevrtlogwbr34edv2eaevyfwdpvxcsoootjry7u@jpeg");"></div><img alt="" draggable="false" src="https://cdn.bsky.app/img/avatar_thumbnail/plain/did:plc:fl3xs4gojscpdesizk2iv2fa/bafkreigm5lhmlexpeuryevrtlogwbr34edv2eaevyfwdpvxcsoootjry7u@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, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"><a href="/profile/badmarymac.bsky.social" aria-label="View profile" role="link" data-no-underline="1" class="css-1jxf684 r-1loqt21" style="font-size: 13.125px; letter-spacing: 0px; color: rgb(11, 15, 20); line-height: 13.125px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"><span class="css-1jxf684" style="font-size: 15px; letter-spacing: 0px; color: rgb(11, 15, 20); font-weight: 600; line-height: 20px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">Amanda Mac</span></a><a href="/profile/badmarymac.bsky.social" aria-label="View profile" role="link" data-no-underline="1" class="css-1jxf684 r-1loqt21" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 20px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"><span class="css-1jxf684" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 20px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"> @badmarymac.bsky.social</span></a></div></div></div><div dir="auto" class="css-146c3p1" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 15px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">·</div><a href="/profile/badmarymac.bsky.social/post/3lb7a3hxsbs2a" dir="auto" aria-label="November 18, 2024 at 5:51 AM" role="link" data-tooltip="November 18, 2024 at 5: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, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">1d</a></div><div class="css-175oi2r" data-testid="contentHider-post"><div class="css-175oi2r r-1awozwy r-18u37iz r-1w6e6rj r-1udh08x r-l4nmg1"><div dir="auto" data-word-wrap="1" class="css-146c3p1" data-testid="postText" style="font-size: 15px; letter-spacing: 0px; color: rgb(11, 15, 20); line-height: 20px; flex: 1 1 0%; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">Everyone is thinking it, so I’m just gonna go ahead and say it.
Ska.</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 (109 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, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">109</div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><button aria-label="Repost or quote post" aria-pressed="false" role="button" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" type="button" style="flex-direction: row; align-items: center; justify-content: center; background-color: rgb(255, 255, 255); border-radius: 999px; padding: 0px;"><div class="css-175oi2r" style="flex-direction: row; align-items: center; gap: 4px; padding: 5px;"><svg fill="none" width="18" viewBox="0 0 24 24" height="18" style="color: rgb(111, 134, 159);"><path fill="hsl(211, 20%, 53%)" fill-rule="evenodd" clip-rule="evenodd" d="M17.957 2.293a1 1 0 1 0-1.414 1.414L17.836 5H6a3 3 0 0 0-3 3v3a1 1 0 1 0 2 0V8a1 1 0 0 1 1-1h11.836l-1.293 1.293a1 1 0 0 0 1.414 1.414l2.47-2.47a1.75 1.75 0 0 0 0-2.474l-2.47-2.47ZM20 12a1 1 0 0 1 1 1v3a3 3 0 0 1-3 3H6.164l1.293 1.293a1 1 0 1 1-1.414 1.414l-2.47-2.47a1.75 1.75 0 0 1 0-2.474l2.47-2.47a1 1 0 0 1 1.414 1.414L6.164 17H18a1 1 0 0 0 1-1v-3a1 1 0 0 1 1-1Z"></path></svg><div dir="auto" class="css-146c3p1" data-testid="repostCount" style="font-size: 14.0625px; letter-spacing: 0px; color: rgb(111, 134, 159); user-select: none; line-height: 14.0625px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">121</div></div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><button aria-label="Like (977 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, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">977</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-:rhp:" 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-m1onlover.bsky.social"><div class="css-175oi2r r-1loqt21 r-1hfyk0a r-ry3cjt" style="border-color: rgb(212, 219, 226); padding-bottom: 8px; border-top-width: 1px;"><div class="css-175oi2r r-1p0dtai r-1d2f490 r-633pao r-u8s1d r-zchlnj r-ipm5af r-1eb9tut" style="background-color: rgb(241, 243, 245); opacity: 0;"></div><div class="css-175oi2r" style="flex-direction: row; gap: 10px; padding-left: 8px;"><div class="css-175oi2r" style="width: 42px;"></div><div class="css-175oi2r" style="padding-top: 12px; flex-shrink: 1;"></div></div><div class="css-175oi2r r-18u37iz r-uaa2di r-1cvj4g8"><div class="css-175oi2r r-1m04atk r-bnwqim r-c97pre"><div class="css-175oi2r" style="flex-shrink: 1;"><div class="css-175oi2r" style="flex-shrink: 1;"><a href="/profile/m1onlover.bsky.social" aria-label="Moon lover's avatar" aria-pressed="false" role="link" data-no-underline="1" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" style="flex-direction: row; align-items: center; justify-content: flex-start;"><div class="css-175oi2r" style="width: 42px; height: 42px;"><div class="css-175oi2r r-1mlwlqe r-1udh08x r-417010" data-testid="userAvatarImage" style="width: 42px; height: 42px; border-radius: 21px; background-color: rgb(241, 243, 245);"><div class="css-175oi2r r-1niwhzg r-vvn4in r-u6sd8q r-1p0dtai r-1pi2tsx r-1d2f490 r-u8s1d r-zchlnj r-ipm5af r-13qz1uu r-1wyyakw r-4gszlv" style="background-image: url("https://cdn.bsky.app/img/avatar_thumbnail/plain/did:plc:zwwww3lsg4q23npkonivor5a/bafkreigg5rmzbuc3dosukr5nmzggqxa43mwwemyadn53nk3xkjkdp4w36i@jpeg");"></div><img alt="" draggable="false" src="https://cdn.bsky.app/img/avatar_thumbnail/plain/did:plc:zwwww3lsg4q23npkonivor5a/bafkreigg5rmzbuc3dosukr5nmzggqxa43mwwemyadn53nk3xkjkdp4w36i@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, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"><a href="/profile/m1onlover.bsky.social" aria-label="View profile" role="link" data-no-underline="1" class="css-1jxf684 r-1loqt21" style="font-size: 13.125px; letter-spacing: 0px; color: rgb(11, 15, 20); line-height: 13.125px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"><span class="css-1jxf684" style="font-size: 15px; letter-spacing: 0px; color: rgb(11, 15, 20); font-weight: 600; line-height: 20px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">Moon lover</span></a><a href="/profile/m1onlover.bsky.social" aria-label="View profile" role="link" data-no-underline="1" class="css-1jxf684 r-1loqt21" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 20px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"><span class="css-1jxf684" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 20px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"> @m1onlover.bsky.social</span></a></div></div></div><div dir="auto" class="css-146c3p1" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 15px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">·</div><a href="/profile/m1onlover.bsky.social/post/3lbasgpeofs2t" dir="auto" aria-label="November 18, 2024 at 8:52 PM" role="link" data-tooltip="November 18, 2024 at 8:52 PM" data-no-underline="1" class="css-146c3p1 r-1loqt21" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 20px; white-space: nowrap; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">13h</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 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:zwwww3lsg4q23npkonivor5a/bafkreiale7kwkpjikatp5gda4vy3nwyuhfyoqemw2zswdmq5d7i4ny2vbm@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 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 (59 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, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">59</div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><button aria-label="Repost or quote post" aria-pressed="false" role="button" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" type="button" style="flex-direction: row; align-items: center; justify-content: center; background-color: rgb(255, 255, 255); border-radius: 999px; padding: 0px;"><div class="css-175oi2r" style="flex-direction: row; align-items: center; gap: 4px; padding: 5px;"><svg fill="none" width="18" viewBox="0 0 24 24" height="18" style="color: rgb(111, 134, 159);"><path fill="hsl(211, 20%, 53%)" fill-rule="evenodd" clip-rule="evenodd" d="M17.957 2.293a1 1 0 1 0-1.414 1.414L17.836 5H6a3 3 0 0 0-3 3v3a1 1 0 1 0 2 0V8a1 1 0 0 1 1-1h11.836l-1.293 1.293a1 1 0 0 0 1.414 1.414l2.47-2.47a1.75 1.75 0 0 0 0-2.474l-2.47-2.47ZM20 12a1 1 0 0 1 1 1v3a3 3 0 0 1-3 3H6.164l1.293 1.293a1 1 0 1 1-1.414 1.414l-2.47-2.47a1.75 1.75 0 0 1 0-2.474l2.47-2.47a1 1 0 0 1 1.414 1.414L6.164 17H18a1 1 0 0 0 1-1v-3a1 1 0 0 1 1-1Z"></path></svg><div dir="auto" class="css-146c3p1" data-testid="repostCount" style="font-size: 14.0625px; letter-spacing: 0px; color: rgb(111, 134, 159); user-select: none; line-height: 14.0625px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">290</div></div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><button aria-label="Like (4,704 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, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">4.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-:rii:" 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-durandbernarr.bsky.social"><div class="css-175oi2r r-1loqt21 r-1hfyk0a r-ry3cjt" style="border-color: rgb(212, 219, 226); padding-bottom: 8px; border-top-width: 1px;"><div class="css-175oi2r r-1p0dtai r-1d2f490 r-633pao r-u8s1d r-zchlnj r-ipm5af r-1eb9tut" style="background-color: rgb(241, 243, 245); opacity: 0;"></div><div class="css-175oi2r" style="flex-direction: row; gap: 10px; padding-left: 8px;"><div class="css-175oi2r" style="width: 42px;"></div><div class="css-175oi2r" style="padding-top: 12px; flex-shrink: 1;"></div></div><div class="css-175oi2r r-18u37iz r-uaa2di r-1cvj4g8"><div class="css-175oi2r r-1m04atk r-bnwqim r-c97pre"><div class="css-175oi2r" style="flex-shrink: 1;"><div class="css-175oi2r" style="flex-shrink: 1;"><a href="/profile/durandbernarr.bsky.social" aria-label="Durand Bernarr's avatar" aria-pressed="false" role="link" data-no-underline="1" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" style="flex-direction: row; align-items: center; justify-content: flex-start;"><div class="css-175oi2r" style="width: 42px; height: 42px;"><div class="css-175oi2r r-1mlwlqe r-1udh08x r-417010" data-testid="userAvatarImage" style="width: 42px; height: 42px; border-radius: 21px; background-color: rgb(241, 243, 245);"><div class="css-175oi2r r-1niwhzg r-vvn4in r-u6sd8q r-1p0dtai r-1pi2tsx r-1d2f490 r-u8s1d r-zchlnj r-ipm5af r-13qz1uu r-1wyyakw r-4gszlv" style="background-image: url("https://cdn.bsky.app/img/avatar_thumbnail/plain/did:plc:g6sni3apamawelvfgi6e2bp4/bafkreieh73fxg7tnk2vfqybh6o6zpnnoud5ide3x6cphzygvfmkc3fhq7y@jpeg");"></div><img alt="" draggable="false" src="https://cdn.bsky.app/img/avatar_thumbnail/plain/did:plc:g6sni3apamawelvfgi6e2bp4/bafkreieh73fxg7tnk2vfqybh6o6zpnnoud5ide3x6cphzygvfmkc3fhq7y@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, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"><a href="/profile/durandbernarr.bsky.social" aria-label="View profile" role="link" data-no-underline="1" class="css-1jxf684 r-1loqt21" style="font-size: 13.125px; letter-spacing: 0px; color: rgb(11, 15, 20); line-height: 13.125px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"><span class="css-1jxf684" style="font-size: 15px; letter-spacing: 0px; color: rgb(11, 15, 20); font-weight: 600; line-height: 20px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">Durand Bernarr</span></a><a href="/profile/durandbernarr.bsky.social" aria-label="View profile" role="link" data-no-underline="1" class="css-1jxf684 r-1loqt21" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 20px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"><span class="css-1jxf684" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 20px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"> @durandbernarr.bsky.social</span></a></div></div></div><div dir="auto" class="css-146c3p1" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 15px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">·</div><a href="/profile/durandbernarr.bsky.social/post/3lb75nx7igk2d" dir="auto" aria-label="November 18, 2024 at 5:08 AM" role="link" data-tooltip="November 18, 2024 at 5:08 AM" data-no-underline="1" class="css-146c3p1 r-1loqt21" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 20px; white-space: nowrap; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">1d</a></div><div class="css-175oi2r" data-testid="contentHider-post"><div class="css-175oi2r r-1awozwy r-18u37iz r-1w6e6rj r-1udh08x r-l4nmg1"><div dir="auto" data-word-wrap="1" class="css-146c3p1" data-testid="postText" style="font-size: 15px; letter-spacing: 0px; color: rgb(11, 15, 20); line-height: 20px; flex: 1 1 0%; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">Usher Raymond witnessed me performing (with a band) the following songs decked out in a LaQuan Smith ensemble:
I like it
Fist bump
GPS
and “Mango Butter”.
Standby for an update.</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, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; 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" aria-pressed="false" role="button" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" type="button" style="flex-direction: row; align-items: center; justify-content: center; background-color: rgb(255, 255, 255); border-radius: 999px; padding: 0px;"><div class="css-175oi2r" style="flex-direction: row; align-items: center; gap: 4px; padding: 5px;"><svg fill="none" width="18" viewBox="0 0 24 24" height="18" style="color: rgb(111, 134, 159);"><path fill="hsl(211, 20%, 53%)" fill-rule="evenodd" clip-rule="evenodd" d="M17.957 2.293a1 1 0 1 0-1.414 1.414L17.836 5H6a3 3 0 0 0-3 3v3a1 1 0 1 0 2 0V8a1 1 0 0 1 1-1h11.836l-1.293 1.293a1 1 0 0 0 1.414 1.414l2.47-2.47a1.75 1.75 0 0 0 0-2.474l-2.47-2.47ZM20 12a1 1 0 0 1 1 1v3a3 3 0 0 1-3 3H6.164l1.293 1.293a1 1 0 1 1-1.414 1.414l-2.47-2.47a1.75 1.75 0 0 1 0-2.474l2.47-2.47a1 1 0 0 1 1.414 1.414L6.164 17H18a1 1 0 0 0 1-1v-3a1 1 0 0 1 1-1Z"></path></svg><div dir="auto" class="css-146c3p1" data-testid="repostCount" style="font-size: 14.0625px; letter-spacing: 0px; color: rgb(111, 134, 159); user-select: none; line-height: 14.0625px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">48</div></div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><button aria-label="Like (1,084 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, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">1K</div></div></div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><div class="css-175oi2r"><button aria-expanded="false" aria-haspopup="menu" aria-label="Open post options menu" role="button" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" id="radix-:rja:" 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-meidastouch.bsky.social"><div class="css-175oi2r r-1loqt21 r-1hfyk0a r-ry3cjt" style="border-color: rgb(212, 219, 226); padding-bottom: 8px; border-top-width: 1px;"><div class="css-175oi2r r-1p0dtai r-1d2f490 r-633pao r-u8s1d r-zchlnj r-ipm5af r-1eb9tut" style="background-color: rgb(241, 243, 245); opacity: 0;"></div><div class="css-175oi2r" style="flex-direction: row; gap: 10px; padding-left: 8px;"><div class="css-175oi2r" style="width: 42px;"></div><div class="css-175oi2r" style="padding-top: 12px; flex-shrink: 1;"></div></div><div class="css-175oi2r r-18u37iz r-uaa2di r-1cvj4g8"><div class="css-175oi2r r-1m04atk r-bnwqim r-c97pre"><div class="css-175oi2r" style="flex-shrink: 1;"><div class="css-175oi2r" style="flex-shrink: 1;"><a href="/profile/meidastouch.bsky.social" aria-label="MeidasTouch's avatar" aria-pressed="false" role="link" data-no-underline="1" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" style="flex-direction: row; align-items: center; justify-content: flex-start;"><div class="css-175oi2r" style="width: 42px; height: 42px;"><div class="css-175oi2r r-1mlwlqe r-1udh08x r-417010" data-testid="userAvatarImage" style="width: 42px; height: 42px; border-radius: 21px; background-color: rgb(241, 243, 245);"><div class="css-175oi2r r-1niwhzg r-vvn4in r-u6sd8q r-1p0dtai r-1pi2tsx r-1d2f490 r-u8s1d r-zchlnj r-ipm5af r-13qz1uu r-1wyyakw r-4gszlv" style="background-image: url("https://cdn.bsky.app/img/avatar_thumbnail/plain/did:plc:xjc7mkotpenvhh6ffewkdpyn/bafkreifmocqyainrhqyrla3lewf7xb6mj3vqchd73iefmumh6hs6jtdcmy@jpeg");"></div><img alt="" draggable="false" src="https://cdn.bsky.app/img/avatar_thumbnail/plain/did:plc:xjc7mkotpenvhh6ffewkdpyn/bafkreifmocqyainrhqyrla3lewf7xb6mj3vqchd73iefmumh6hs6jtdcmy@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, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"><a href="/profile/meidastouch.bsky.social" aria-label="View profile" role="link" data-no-underline="1" class="css-1jxf684 r-1loqt21" style="font-size: 13.125px; letter-spacing: 0px; color: rgb(11, 15, 20); line-height: 13.125px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"><span class="css-1jxf684" style="font-size: 15px; letter-spacing: 0px; color: rgb(11, 15, 20); font-weight: 600; line-height: 20px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">MeidasTouch</span></a><a href="/profile/meidastouch.bsky.social" aria-label="View profile" role="link" data-no-underline="1" class="css-1jxf684 r-1loqt21" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 20px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"><span class="css-1jxf684" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 20px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"> @meidastouch.bsky.social</span></a></div></div></div><div dir="auto" class="css-146c3p1" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 15px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">·</div><a href="/profile/meidastouch.bsky.social/post/3lbbczfj3fc23" dir="auto" aria-label="November 19, 2024 at 1:49 AM" role="link" data-tooltip="November 19, 2024 at 1:49 AM" data-no-underline="1" class="css-146c3p1 r-1loqt21" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 20px; white-space: nowrap; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">8h</a></div><div class="css-175oi2r" data-testid="contentHider-post"><div class="css-175oi2r r-1awozwy r-18u37iz r-1w6e6rj r-1udh08x r-l4nmg1"><div dir="auto" data-word-wrap="1" class="css-146c3p1" data-testid="postText" style="font-size: 15px; letter-spacing: 0px; color: rgb(11, 15, 20); line-height: 20px; flex: 1 1 0%; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">In times like these, community is everything. That's why we are so honored to be part of this pro-democracy Bluesky community. It's great to see how quickly this platform is growing, reconnect with familiar faces, and actually be able to follow the latest news again! Let's keep this energy going!!!</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 (331 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, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">331</div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><button aria-label="Repost or quote post" aria-pressed="false" role="button" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" type="button" style="flex-direction: row; align-items: center; justify-content: center; background-color: rgb(255, 255, 255); border-radius: 999px; padding: 0px;"><div class="css-175oi2r" style="flex-direction: row; align-items: center; gap: 4px; padding: 5px;"><svg fill="none" width="18" viewBox="0 0 24 24" height="18" style="color: rgb(111, 134, 159);"><path fill="hsl(211, 20%, 53%)" fill-rule="evenodd" clip-rule="evenodd" d="M17.957 2.293a1 1 0 1 0-1.414 1.414L17.836 5H6a3 3 0 0 0-3 3v3a1 1 0 1 0 2 0V8a1 1 0 0 1 1-1h11.836l-1.293 1.293a1 1 0 0 0 1.414 1.414l2.47-2.47a1.75 1.75 0 0 0 0-2.474l-2.47-2.47ZM20 12a1 1 0 0 1 1 1v3a3 3 0 0 1-3 3H6.164l1.293 1.293a1 1 0 1 1-1.414 1.414l-2.47-2.47a1.75 1.75 0 0 1 0-2.474l2.47-2.47a1 1 0 0 1 1.414 1.414L6.164 17H18a1 1 0 0 0 1-1v-3a1 1 0 0 1 1-1Z"></path></svg><div dir="auto" class="css-146c3p1" data-testid="repostCount" style="font-size: 14.0625px; letter-spacing: 0px; color: rgb(111, 134, 159); user-select: none; line-height: 14.0625px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">1.7K</div></div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><button aria-label="Like (18,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, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; 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-:rk2:" 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-etherealhothouse.bsky.social"><div class="css-175oi2r r-1loqt21 r-1hfyk0a r-ry3cjt" style="border-color: rgb(212, 219, 226); padding-bottom: 8px; border-top-width: 1px;"><div class="css-175oi2r r-1p0dtai r-1d2f490 r-633pao r-u8s1d r-zchlnj r-ipm5af r-1eb9tut" style="background-color: rgb(241, 243, 245); opacity: 0;"></div><div class="css-175oi2r" style="flex-direction: row; gap: 10px; padding-left: 8px;"><div class="css-175oi2r" style="width: 42px;"></div><div class="css-175oi2r" style="padding-top: 12px; flex-shrink: 1;"></div></div><div class="css-175oi2r r-18u37iz r-uaa2di r-1cvj4g8"><div class="css-175oi2r r-1m04atk r-bnwqim r-c97pre"><div class="css-175oi2r" style="flex-shrink: 1;"><div class="css-175oi2r" style="flex-shrink: 1;"><a href="/profile/etherealhothouse.bsky.social" aria-label="Paul Reimer 's avatar" aria-pressed="false" role="link" data-no-underline="1" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" style="flex-direction: row; align-items: center; justify-content: flex-start;"><div class="css-175oi2r" style="width: 42px; height: 42px;"><div class="css-175oi2r r-1mlwlqe r-1udh08x r-417010" data-testid="userAvatarImage" style="width: 42px; height: 42px; border-radius: 21px; background-color: rgb(241, 243, 245);"><div class="css-175oi2r r-1niwhzg r-vvn4in r-u6sd8q r-1p0dtai r-1pi2tsx r-1d2f490 r-u8s1d r-zchlnj r-ipm5af r-13qz1uu r-1wyyakw r-4gszlv" style="background-image: url("https://cdn.bsky.app/img/avatar_thumbnail/plain/did:plc:a5bjg4dy5yvzqi5i3jkdxdoa/bafkreidzur3wmspnkqmqjoo6mhobv2p6rt6ypbzrubgduvnxybayckzezu@jpeg");"></div><img alt="" draggable="false" src="https://cdn.bsky.app/img/avatar_thumbnail/plain/did:plc:a5bjg4dy5yvzqi5i3jkdxdoa/bafkreidzur3wmspnkqmqjoo6mhobv2p6rt6ypbzrubgduvnxybayckzezu@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, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"><a href="/profile/etherealhothouse.bsky.social" aria-label="View profile" role="link" data-no-underline="1" class="css-1jxf684 r-1loqt21" style="font-size: 13.125px; letter-spacing: 0px; color: rgb(11, 15, 20); line-height: 13.125px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"><span class="css-1jxf684" style="font-size: 15px; letter-spacing: 0px; color: rgb(11, 15, 20); font-weight: 600; line-height: 20px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">Paul Reimer</span></a><a href="/profile/etherealhothouse.bsky.social" aria-label="View profile" role="link" data-no-underline="1" class="css-1jxf684 r-1loqt21" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 20px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"><span class="css-1jxf684" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 20px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;"> @etherealhothouse.bsky.social</span></a></div></div></div><div dir="auto" class="css-146c3p1" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 15px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">·</div><a href="/profile/etherealhothouse.bsky.social/post/3lb6xdllifc2a" dir="auto" aria-label="November 18, 2024 at 3:15 AM" role="link" data-tooltip="November 18, 2024 at 3:15 AM" data-no-underline="1" class="css-146c3p1 r-1loqt21" style="font-size: 15px; letter-spacing: 0px; color: rgb(66, 87, 108); line-height: 20px; white-space: nowrap; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">1d</a></div><div class="css-175oi2r" data-testid="contentHider-post"><div class="css-175oi2r r-1awozwy r-18u37iz r-1w6e6rj r-1udh08x r-l4nmg1"><div dir="auto" data-word-wrap="1" class="css-146c3p1" data-testid="postText" style="font-size: 15px; letter-spacing: 0px; color: rgb(11, 15, 20); line-height: 20px; flex: 1 1 0%; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">Occasionally</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: 84.2708%;"><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.18665 / 1;"><div aria-label="" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" style="height: 100%;"><div data-expoimage="true" class="css-175oi2r" style="overflow: hidden; width: 100%; height: 100%;"><div><img alt="" src="https://cdn.bsky.app/img/feed_thumbnail/plain/did:plc:a5bjg4dy5yvzqi5i3jkdxdoa/bafkreiagsyt6axcpr2pvwcv6dw4yyfpu3jxj23rcricmgxbgc55ypq56iq@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 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 (167 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, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">167</div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><button aria-label="Repost or quote post" aria-pressed="false" role="button" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73" type="button" style="flex-direction: row; align-items: center; justify-content: center; background-color: rgb(255, 255, 255); border-radius: 999px; padding: 0px;"><div class="css-175oi2r" style="flex-direction: row; align-items: center; gap: 4px; padding: 5px;"><svg fill="none" width="18" viewBox="0 0 24 24" height="18" style="color: rgb(111, 134, 159);"><path fill="hsl(211, 20%, 53%)" fill-rule="evenodd" clip-rule="evenodd" d="M17.957 2.293a1 1 0 1 0-1.414 1.414L17.836 5H6a3 3 0 0 0-3 3v3a1 1 0 1 0 2 0V8a1 1 0 0 1 1-1h11.836l-1.293 1.293a1 1 0 0 0 1.414 1.414l2.47-2.47a1.75 1.75 0 0 0 0-2.474l-2.47-2.47ZM20 12a1 1 0 0 1 1 1v3a3 3 0 0 1-3 3H6.164l1.293 1.293a1 1 0 1 1-1.414 1.414l-2.47-2.47a1.75 1.75 0 0 1 0-2.474l2.47-2.47a1 1 0 0 1 1.414 1.414L6.164 17H18a1 1 0 0 0 1-1v-3a1 1 0 0 1 1-1Z"></path></svg><div dir="auto" class="css-146c3p1" data-testid="repostCount" style="font-size: 14.0625px; letter-spacing: 0px; color: rgb(111, 134, 159); user-select: none; line-height: 14.0625px; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">1.8K</div></div></button></div><div class="css-175oi2r" style="flex: 1 1 0%; align-items: flex-start;"><button aria-label="Like (16,580 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, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">16.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-:rkr:" data-testid="postDropdownBtn" type="button" style="padding: 5px; border-radius: 999px;"><svg fill="none" viewBox="0 0 24 24" width="20" height="20" style="pointer-events: none;"><path fill="hsl(211, 20%, 53%)" fill-rule="evenodd" clip-rule="evenodd" d="M2 12a2 2 0 1 1 4 0 2 2 0 0 1-4 0Zm16 0a2 2 0 1 1 4 0 2 2 0 0 1-4 0Zm-6-2a2 2 0 1 0 0 4 2 2 0 0 0 0-4Z"></path></svg></button></div></div></div></div></div></div></div></div></div><div class="css-175oi2r r-633pao r-1wyyakw"></div><div class="css-175oi2r" style="height: 32px;"></div></div></div></div></div></div></div></div></div></div></div></div></div><div class="css-175oi2r" style="position: fixed; bottom: 0px; left: 0px; right: 0px; flex-direction: row; border-top-width: 1px; padding-left: 5px; padding-right: 10px; background-color: rgb(255, 255, 255); border-color: rgb(212, 219, 226); padding-bottom: 15px; pointer-events: auto; opacity: 1; transform: translateY(0px);"><div class="css-175oi2r" style="width: 100%; flex-direction: row; align-items: center; justify-content: space-between; padding: 14px 6px 2px 14px; gap: 8px;"><div class="css-175oi2r" style="flex-direction: row; align-items: center; gap: 12px;"><svg fill="none" viewBox="0 0 64 57" width="32" style="width: 32px; height: 28.5px;"><path fill="#0085ff" d="M13.873 3.805C21.21 9.332 29.103 20.537 32 26.55v15.882c0-.338-.13.044-.41.867-1.512 4.456-7.418 21.847-20.923 7.944-7.111-7.32-3.819-14.64 9.125-16.85-7.405 1.264-15.73-.825-18.014-9.015C1.12 23.022 0 8.51 0 6.55 0-3.268 8.579-.182 13.873 3.805ZM50.127 3.805C42.79 9.332 34.897 20.537 32 26.55v15.882c0-.338.13.044.41.867 1.512 4.456 7.418 21.847 20.923 7.944 7.111-7.32 3.819-14.64-9.125-16.85 7.405 1.264 15.73-.825 18.014-9.015C62.88 23.022 64 8.51 64 6.55c0-9.818-8.578-6.732-13.873-2.745Z"></path></svg><div class="css-175oi2r" style="padding-top: 4px;"><svg fill="none" viewBox="0 0 64 17" width="80" height="21.25"><path fill="hsl(211, 28%, 6%)" d="M8.478 6.252c1.503.538 2.3 1.78 2.3 3.172 0 2.356-1.576 3.785-4.6 3.785H0V0h5.974c2.875 0 4.267 1.466 4.267 3.413 0 1.3-.594 2.245-1.763 2.839Zm-2.69-4.193H2.504v3.45h3.284c1.28 0 1.967-.667 1.967-1.78 0-1.02-.705-1.67-1.967-1.67Zm-3.284 9.072h3.544c1.41 0 2.17-.65 2.17-1.818 0-1.224-.723-1.837-2.17-1.837H2.504v3.655ZM14.251 13.209h-2.337V0h2.337v13.209ZM22.001 8.998V3.636h2.338v9.573h-2.263v-1.392c-.724 1.076-1.726 1.614-3.006 1.614-2.022 0-3.34-1.224-3.34-3.45V3.636h2.338v5.955c0 1.206.594 1.818 1.8 1.818 1.132 0 2.133-.835 2.133-2.411ZM34.979 8.59v.556h-7.161c.167 1.651 1.076 2.467 2.486 2.467 1.076 0 1.8-.463 2.189-1.372h2.244c-.5 1.947-2.17 3.19-4.452 3.19-1.428 0-2.579-.463-3.45-1.372-.872-.91-1.318-2.115-1.318-3.637 0-1.502.427-2.708 1.299-3.636.872-.909 2.004-1.372 3.432-1.372 1.447 0 2.597.482 3.45 1.428.854.946 1.28 2.208 1.28 3.747Zm-4.75-3.358c-1.28 0-2.17.742-2.393 2.281h4.805c-.204-1.391-1.057-2.281-2.411-2.281ZM40.16 13.469c-2.783 0-4.249-1.095-4.379-3.303h2.282c.13 1.188.724 1.633 2.134 1.633 1.261 0 1.892-.39 1.892-1.15 0-.687-.445-1.02-1.874-1.262l-1.094-.185c-2.097-.353-3.136-1.318-3.136-2.894 0-1.8 1.429-2.894 3.97-2.894 2.728 0 4.138 1.075 4.23 3.246h-2.207c-.056-1.169-.742-1.577-2.023-1.577-1.113 0-1.67.371-1.67 1.113 0 .668.483.965 1.596 1.169l1.206.186c2.32.426 3.32 1.28 3.32 2.912 0 1.93-1.557 3.006-4.247 3.006ZM54.667 13.209h-2.671l-2.783-4.453-1.447 1.447v3.006h-2.3V0h2.3v7.606l3.896-3.97h2.783l-3.618 3.618 3.84 5.955ZM60.772 6.048l.78-2.412H64l-3.692 10.352c-.39 1.057-.872 1.818-1.484 2.245-.612.426-1.484.63-2.634.63-.39 0-.724-.018-1.02-.055V14.97h.89c1.057 0 1.577-.65 1.577-1.54 0-.445-.149-1.094-.446-1.929l-2.746-7.866h2.487l.779 2.393c.575 1.8 1.076 3.58 1.521 5.343.408-1.521.928-3.302 1.54-5.324Z"></path></svg></div></div><div class="css-175oi2r" style="flex-direction: row; align-items: center; gap: 8px;"><button aria-label="Sign up" role="button" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73 r-1fuqb1j r-11f147o r-gu64tb" type="button" style="background-color: rgb(0, 133, 255);"><div dir="auto" class="css-146c3p1" style="color: rgb(255, 255, 255); font-size: 14px; letter-spacing: 0px; font-weight: 600; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">Sign up</div></button><button aria-label="Sign in" role="button" tabindex="0" class="css-175oi2r r-1loqt21 r-1otgn73 r-1fuqb1j r-11f147o r-gu64tb" type="button" style="background-color: rgb(241, 243, 245);"><div dir="auto" class="css-146c3p1" style="color: rgb(11, 15, 20); font-size: 14px; letter-spacing: 0px; font-weight: 600; font-family: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-variant: no-contextual;">Sign in</div></button></div></div></div><div class="css-175oi2r"></div></div></div></div><div class="css-175oi2r r-hvic4v r-u8s1d" style="transform: translateX(0px) translateY(0px);"></div></div></div></div>
<noscript>
<h1 lang="en">JavaScript Required</h1>
<p lang="en">This is a heavily interactive web application, and JavaScript is required. Simple HTML interfaces are possible, but that is not what this is.
<p lang="en">Learn more about Bluesky at <a href="https://bsky.social">bsky.social</a> and <a href="https://atproto.com">atproto.com</a>.
<p>This is the home page.
</noscript>
<div style="position: fixed; left: 0px; top: 0px; width: 0px; height: 0px; z-index: -1; overflow: hidden; visibility: hidden; transition-duration: 0.05s; transition-property: padding; transition-delay: 0s; padding-top: env(safe-area-inset-top); padding-bottom: env(safe-area-inset-bottom); padding-left: env(safe-area-inset-left); padding-right: env(safe-area-inset-right);"></div></body></html>