<turbo-stream action="update" target="social_header"><template>
  <div class="card-header border-0 p-0 p-lg-3 mb-3 mb-lg-0 position-relative">
  <div class="row align-items-center justify-content-between">
    <div class="col-lg-4 col-12 d-none d-lg-block">
      <h6 class="card-title text-gradient-blue d-inline-flex mb-0">Social Feed</h6>
    </div>
    <div class="col-lg-8 col-12 mobile-searchbar">
      <turbo-frame id="post_filter">
  <form data-controller="form-validation post form-activity" action="/social/posts/filter" accept-charset="UTF-8" method="post"><input type="hidden" name="authenticity_token" value="c7m6JYmyCzIms2cmqt6ieaH6_6RPqu6ebAZHzY6a9GK_2vQb4MsubU5OC6GyrhgPNImUY7ptcO7FCrHixPzEKw" />
    <input type="hidden" name="username" id="username" value="byron-salguero" />
    
    <div class="d-flex align-items-center justify-content-between gap-3">
      <div class="position-relative w-100">
        <div class="w-100 position-relative card-border d-flex align-items-center justify-content-start rounded-5 overflow-hidden   max-w-420px">
  <div class="h-100 bg-transparent border-0 p-3 d-flex align-items-center justify-content-center mail-search-icon">
    <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
      <path d="M11.5 21C16.7467 21 21 16.7467 21 11.5C21 6.25329 16.7467 2 11.5 2C6.25329 2 2 6.25329 2 11.5C2 16.7467 6.25329 21 11.5 21Z" stroke="var(--white)" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
      <path d="M22 22L20 20" stroke="var(--white)" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
    </svg>
  </div>
  <input type="search" name="description" id="description" class="border-0 bg-transparent filled-bg-none p-3 ps-0 pe-6 w-100 " placeholder="Search" aria-label="Search" data-action="input-&gt;post#searchPost" />
  <div class="position-absolute align-items-center justify-content-center px-3 top-0 end-0 h-100 bg-transparent d-none" id="mail-search-loader">
    <div class="cv-spinner d-flex align-items-center justify-content-center h-100">
      <span class="spinner-border text-primary" style="width: 1.2rem; height: 1.2rem;"></span>
    </div>
  </div>
  <span class="position-absolute end-0 top-0 h-100 d-flex align-items-center px-3 cursor-pointer d-none " data-action="click-&gt;post#clear" id="close_icon">
    <span class="fa fa-times fs-18 text-white fw-normal" aria-hidden="true"></span>
</span></div>

      </div>
      <div class="menu-options social-filter">
        <div class="dropdown dropdown-center">
          <button type="button" class="btn card-border rounded-circle border-3 p-3" id="post-filter-dropdown" data-bs-toggle="dropdown" data-action="click->post#toggleDropDown" aria-expanded="false" data-bs-auto-close="outside">
            <img src="https://www.dmdb.com/assets/svgs/filter-a0810f98a1f5e04532a8b76da130807b8907624ed00230ab3d38908cef4a2a92.svg" />
          </button>
          <div class="dropdown-menu dropdown-menu-end end-0 p-0" aria-labelledby="post-filter-dropdown">
            <div class="card-border rounded-3 post-filter-without-news post-filter-box d-flex flex-column gap-3 align-items-start justify-content-start p-3">
              <h6 class="form-label mb-0 fw-normal fs-16">Sort by</h6>
              <div class="d-grid grid-cols-2 grid-cols-sm-1 gap-2 gap-sm-3">
                  <div class="form-check d-flex align-items-center justify-content-start gap-2 m-0 p-0 w-100">
                    <input class="form-check-input flex-shrink-0 m-0" id="post_filter_sorting_new_to_old" type="radio" value="new_to_old" checked="checked" name="sorting" />
                    <label class="form-check-label fs-16 w-100" for="post_filter_sorting_new_to_old">
                      Newest to Oldest
                    </label>
                  </div>
                  <div class="form-check d-flex align-items-center justify-content-start gap-2 m-0 p-0 w-100">
                    <input class="form-check-input flex-shrink-0 m-0" id="post_filter_sorting_old_to_new" type="radio" value="old_to_new" name="sorting" />
                    <label class="form-check-label fs-16 w-100" for="post_filter_sorting_old_to_new">
                      Oldest to Newest
                    </label>
                  </div>
                  <div class="form-check d-flex align-items-center justify-content-start gap-2 m-0 p-0 w-100">
                    <input class="form-check-input flex-shrink-0 m-0" id="post_filter_sorting_most_likes" type="radio" value="most_likes" name="sorting" />
                    <label class="form-check-label fs-16 w-100" for="post_filter_sorting_most_likes">
                      Most Likes
                    </label>
                  </div>
                  <div class="form-check d-flex align-items-center justify-content-start gap-2 m-0 p-0 w-100">
                    <input class="form-check-input flex-shrink-0 m-0" id="post_filter_sorting_most_views" type="radio" value="most_views" name="sorting" />
                    <label class="form-check-label fs-16 w-100" for="post_filter_sorting_most_views">
                      Most Views
                    </label>
                  </div>
                  <div class="form-check d-flex align-items-center justify-content-start gap-2 m-0 p-0 w-100">
                    <input class="form-check-input flex-shrink-0 m-0" id="post_filter_sorting_most_comments" type="radio" value="most_comments" name="sorting" />
                    <label class="form-check-label fs-16 w-100" for="post_filter_sorting_most_comments">
                      Most Comments
                    </label>
                  </div>
                  <div class="form-check d-flex align-items-center justify-content-start gap-2 m-0 p-0 w-100">
                    <input class="form-check-input flex-shrink-0 m-0" id="post_filter_sorting_most_saves" type="radio" value="most_saves" name="sorting" />
                    <label class="form-check-label fs-16 w-100" for="post_filter_sorting_most_saves">
                      Most Saves
                    </label>
                  </div>
                  <div class="form-check d-flex align-items-center justify-content-start gap-2 m-0 p-0 w-100">
                    <input class="form-check-input flex-shrink-0 m-0" id="post_filter_sorting_most_reposts" type="radio" value="most_reposts" name="sorting" />
                    <label class="form-check-label fs-16 w-100" for="post_filter_sorting_most_reposts">
                      Most Reposts
                    </label>
                  </div>
              </div>
              <div class="w-100 h-px border-bottom"></div>
              <div class="w-100">
                <label class="form-label" for="hash_tag">Search by Hashtag</label>
                <div class="position-relative">
                  <div class="position-absolute h-100 d-flex align-items-center ms-3 w-30px">
                    <svg width="24" height="24" viewBox="0 0 24 24" class="w-xxl-100 w-xl-100 w-lg-100 w-md-75 w-75" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M11.5 21C16.7467 21 21 16.7467 21 11.5C21 6.25329 16.7467 2 11.5 2C6.25329 2 2 6.25329 2 11.5C2 16.7467 6.25329 21 11.5 21Z" stroke="var(--white)" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
  <path d="M22 22L20 20" stroke="var(--white)" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path>
</svg>

                  </div>
                  <input class="form-control rounded-5 ps-8" placeholder="Enter hashtag, e.g. #music" type="text" name="hash_tag" id="hash_tag" />
                  <input type="hidden" name="search" id="search" value="true" />
                </div>
              </div>
              <div class="w-100 h-px border-bottom"></div>
              <div class="w-100">
                <div class="form-check m-0 p-0 d-flex align-items-center justify-content-start gap-2">
                  <input name="post_date_range" type="hidden" value="0" /><input class="form-check-input m-0" id="post_date_range" data-action="change-&gt;post#toggleDateRange" type="checkbox" value="1" name="post_date_range" />
                  <label class="form-check-label text-gray" for="post_date_range">Date Range</label>
                </div>
                <div class="date-range-block d-flex flex-column align-items-start gap-2 w-100 d-none mt-3" data-post-target="dateRangeBlock">
                  <div class="w-100">
                    <label class="form-label required" for="date_range_from">From</label>
                    <div class="d-flex align-items-start justify-content-start gap-3">
                      <div class="flatpickr-container position-relative w-100">
  <label class="cursor-pointer d-block" for="date_range_from">
    <input class="date-range-from" placeholder="Enter Start date" data-click-opens="false" data-mask-target="date" data-action="change-&gt;post#selectStartDate" data-max-date="today" data-min-date="&quot;1916-05-09&quot;" data-post-target="dateRangeFrom" data-controller="flatpickr mask" type="text" name="date_range_from" id="date_range_from" />
    <span class="bg-transparent border-0 position-absolute p-3 top-0 end-0 text-gradient-pink d-flex align-items-center justify-content-center">
      <svg class="text-white" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
        <path d="M8 2V4.9985M16 2V4.9985M20.75 17.5922H3.25M11.9064 10.1732C10.8535 10.1732 10 11.0263 10 12.0786C10 13.1309 10.8535 13.984 11.9064 13.984C12.9592 13.984 13.8127 13.1309 13.8127 12.0786C13.8127 11.0263 12.9592 10.1732 11.9064 10.1732ZM11.9064 10.1732C12.7837 10.1732 13.495 9.46228 13.495 8.58534C13.495 7.7084 12.7837 6.9975 11.9064 6.9975C11.029 6.9975 10.3177 7.7084 10.3177 8.58534C10.3177 9.46228 11.029 10.1732 11.9064 10.1732ZM16 3.49925C19.33 3.67916 21 4.94853 21 9.64618V15.8231C21 19.941 20 22 15 22H9C4 22 3 19.941 3 15.8231V9.64618C3 4.94853 4.67 3.68916 8 3.49925H16Z" stroke="#AE8A27" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
      </svg>
    </span>
</label></div>
                    </div>
                  </div>
                  <div class="w-100">
                    <label class="form-label required" for="date_range_to">To</label>
                    <div class="d-flex align-items-start justify-content-start gap-3">
                      <div class="flatpickr-container position-relative w-100">
  <label class="cursor-pointer d-block" for="date_range_to">
    <input class="date-range-to" placeholder="Enter End date" data-click-opens="false" data-mask-target="date" data-max-date="today" data-min-date="&quot;1916-05-09&quot;" data-post-target="dateRangeTo" data-controller="flatpickr mask" type="text" name="date_range_to" id="date_range_to" />
    <span class="bg-transparent border-0 position-absolute p-3 top-0 end-0 text-gradient-pink d-flex align-items-center justify-content-center">
      <svg class="text-white" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
        <path d="M8 2V4.9985M16 2V4.9985M20.75 17.5922H3.25M11.9064 10.1732C10.8535 10.1732 10 11.0263 10 12.0786C10 13.1309 10.8535 13.984 11.9064 13.984C12.9592 13.984 13.8127 13.1309 13.8127 12.0786C13.8127 11.0263 12.9592 10.1732 11.9064 10.1732ZM11.9064 10.1732C12.7837 10.1732 13.495 9.46228 13.495 8.58534C13.495 7.7084 12.7837 6.9975 11.9064 6.9975C11.029 6.9975 10.3177 7.7084 10.3177 8.58534C10.3177 9.46228 11.029 10.1732 11.9064 10.1732ZM16 3.49925C19.33 3.67916 21 4.94853 21 9.64618V15.8231C21 19.941 20 22 15 22H9C4 22 3 19.941 3 15.8231V9.64618C3 4.94853 4.67 3.68916 8 3.49925H16Z" stroke="#AE8A27" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
      </svg>
    </span>
</label></div>
                    </div>
                  </div>
                </div>
              </div>
              <div class="w-100 h-px border-bottom"></div>
              <div class="w-100">
                <div class="form-check m-0 p-0 d-flex align-items-center justify-content-start gap-2">
                  <input name="contain_media" type="hidden" value="0" /><input class="form-check-input m-0" type="checkbox" value="1" name="contain_media" id="contain_media" />
                  <label class="form-check-label text-gray" for="contain_media">Contains Media</label>
                </div>
              </div>
              <div class="d-flex align-items-center justify-content-center gap-2 w-100 mt-2">
                <button name="button" type="input" class="dropdown-close btn btn-gradient-pink text-dark fs-14 p-3 text-uppercase rounded-3 w-100" data-action="post#filterPost">Apply</button>
                <button name="button" type="button" class="dropdown-close btn btn-outline-gradient btn-gradient-outline-pink overlay-none fs-14 p-3 text-uppercase rounded-3 w-100" data-user="U66897843" data-api-action="user_posts" data-action="post#resetShowcaseFilter">
                  <span class="text-gradient-pink">Reset</span>
</button>              </div>
            </div>
            <div class="card-border rounded-3 m-0 p-0 add-filter-news last-child d-none" data-controller="news-post">
              <a data-turbo-stream="" class="dropdown-item border-bottom-warning overlay-none news-tab" data-action="click-&gt;news-post#displayCheckedButton" href="/users/dashboards/U66897843/news_posts?type=all">
                <div class="form-check m-0 p-0 d-flex align-items-center justify-content-start gap-2">
                  <input type="radio" class="form-check-input flex-shrink-0 m-0" id='all_news' value="" checked>
                  <label for="all_news" class="form-check-label fs-16 w-100">All</label>
                </div>
</a>              <a data-turbo-stream="" class="dropdown-item border-bottom-warning overlay-none news-tab" data-action="click-&gt;news-post#displayCheckedButton" href="/users/dashboards/U66897843/news_posts?type=credentialed_news">
                <div class="form-check m-0 p-0 d-flex align-items-center justify-content-start gap-2">
                  <input type="radio" class="form-check-input flex-shrink-0 m-0" id='credentialed_news' value="">
                  <label for="credentialed_news" class="form-check-label fs-16 w-100">Credentialed Reporter News</label>
                </div>
</a>              <a data-turbo-stream="" class="dropdown-item border-bottom-warning overlay-none news-tab" data-action="click-&gt;news-post#displayCheckedButton" href="/users/dashboards/U66897843/news_posts?type=non_credentialed_news">
                <div class="form-check m-0 p-0 d-flex align-items-center justify-content-start gap-2">
                  <input type="radio" class="form-check-input flex-shrink-0 m-0" id='non_credentialed_news' value="">
                  <label for="non_credentialed_news" class="form-check-label fs-16 w-100">Citizen Reporter News</label>
                </div>
</a>              <a data-turbo-stream="" class="dropdown-item border-bottom-warning overlay-none news-tab" data-action="click-&gt;news-post#displayCheckedButton" href="/users/dashboards/U66897843/news_posts?type=news_agency_news">
                <div class="form-check m-0 p-0 d-flex align-items-center justify-content-start gap-2">
                  <input type="radio" class="form-check-input flex-shrink-0 m-0" id='news_agency_news' value="">
                  <label for="news_agency_news" class="form-check-label fs-16 w-100">News Agencies</label>
                </div>
</a>            </div>
          </div>
        </div>
      </div>
    </div>
      <div class="text-end mt-3 d-md-none">
        <a class="ms-auto btn btn-outline-gradient btn-gradient-outline-pink rounded-2 p-2 fs-14" data-controller="turbo" data-turbo-method="GET" href="/individual_reporters/reporter_welcome">
          <span class="text-gradient-pink">Get Press Pass</span>
</a>      </div>
</form></turbo-frame><div class="d-md-none text-end">
</div>

    </div>
  </div>
</div>
</template></turbo-stream>  <turbo-stream action="update" target="all_posts_list"><template>
      <turbo-frame id="all_pin_post">
</turbo-frame>
<turbo-frame data-controller="post" data-post-target="postList" id="get_all_post_tag">
    <turbo-frame data-controller="" class="single-post-frame " id="single_post_148864">
  <turbo-cable-stream-source channel="Turbo::StreamsChannel" signed-stream-name="InBvc3RfMTQ4ODY0Ig==--88ef588c37e98dceab5771d92ff5e9f555913d5c97dad93cc0988d0c295693c8"></turbo-cable-stream-source>
  
<div class="individual_subscription_">
  <div id="news_post_148864" class="position-relative">
    <div class='card card-border social-post-card mt-3 '>
      <div class="card-header border-bottom-0 social-post-header">
        <div class="d-flex justify-content-start align-items-center gap-1 cursor-pointer info-profile overlay-none">
          <div
     data-controller="hover-dropdown"
     data-hover-dropdown-offset-value="8"
     aria-haspopup="true"
     aria-expanded="false"
     data-hover-dropdown-user-id-value="104"
     data-hover-dropdown-enabled-value="true"
>
     <div class="outline-none hover-show">
         <a data-turbo="false" target="_self" onclick="event.stopPropagation();" href="/users/byron-salguero">
             <div class="profile-container profile-container-xs green-shield offline ten-member">
    <div class="profile-box">
        <img class="user-profile" data-controller="no-contextmenu" loading="lazy" src="https://www.dmdb.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsiZGF0YSI6NDQ4NDYyNywicHVyIjoiYmxvYl9pZCJ9fQ==--239e9fa6bf24d2fdc96f3b5fb8253f3d5a3216b4/07a32680557c540561dd01874e49dc53.jpg" />
        
      <div class="shield">
        <i class="fas fa-shield"></i>
        <span>10k</span>
      </div>
      
    </div>
  </div>

</a>    </div>
</div>


          <div class="w-100 window-media post-url" data-turbo-url-value="https://www.dmdb.com/social/posts/PO63105523?post_type=true&amp;read_more=false" data-post=true data-controller="turbo" data-turbo-method='GET' data-close-dropdown='true'>
            <div class="d-flex justify-content-between align-items-center w-100">
              <div class="d-flex align-items-start">
                <div class="me-2">
                  <div class="d-flex align-items-center gap-2">
                    <a data-turbo="false" onclick="event.stopPropagation();" class="responsive-font mb-0 lh-sm text-primary fw-bold text-uppercase max-line-2 user_104_display_user_name" href="/users/byron-salguero?from_post=148864&amp;post_class=Post">
                      Byron Salguero
                      <span class="fs-12 text-gray"></span>
</a>                      <turbo-frame id="pin_post_148864">
    <a class="btn p-0" data-turbo-method="post" data-controller="turbo" onclick="event.stopPropagation();" href="/social/pin_posts?id=PO63105523&amp;post_type=true">
      <svg class="ignore-modal-close" width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M2.02359 17.8624L2 18L2.13779 17.9765L5.84515 14.2741L6.30268 13.8172L6.76012 14.2742L9.88352 17.3948C9.89332 17.4046 9.90536 17.4117 9.91865 17.4155C9.93194 17.4192 9.94592 17.4195 9.95931 17.4163C9.9728 17.4131 9.98512 17.4066 9.99531 17.3973C10.0055 17.388 10.0131 17.3763 10.0174 17.3632L11.3816 13.2779L11.463 13.0342L11.6898 12.9129L17.1903 9.97083C17.4011 9.85774 17.5826 9.69716 17.7203 9.50171C17.858 9.30615 17.948 9.08114 17.9833 8.84469C18.0185 8.60814 17.9979 8.36675 17.9231 8.13961C17.8484 7.91256 17.7213 7.70595 17.5525 7.53652L12.4804 2.45089C12.3107 2.28098 12.1035 2.15318 11.8754 2.07776C11.6473 2.00234 11.4047 1.9814 11.167 2.01661C10.9293 2.05183 10.7032 2.14222 10.5069 2.28053C10.3106 2.41884 10.1493 2.60134 10.0364 2.81312L7.09616 8.32218L6.97475 8.54971L6.72985 8.63121L2.63765 9.9934C2.62457 9.99776 2.61281 10.0053 2.60349 10.0155C2.59418 10.0257 2.58763 10.0381 2.58445 10.0514C2.58128 10.0648 2.58158 10.0789 2.58534 10.0921C2.58909 10.1053 2.59626 10.1174 2.60596 10.1271L5.73083 13.2463L6.18848 13.7031L5.73093 14.16L2.02359 17.8624Z" stroke="#828282" stroke-width="1.5" stroke-linejoin="round"/>
</svg>

</a></turbo-frame>
                  </div>
                  <small class="mb-0 lh-sm fs-12 d-flex align-items-center gap-2 post-time" data-time="1778273908">
                    <span data-controller="tooltip" data-bs-html="true" data-bs-toggle="tooltip" title="Fri, 08 May 26 &lt;span class=&quot;text-nowrap&quot;&gt;4:58 PM&lt;/span&gt;">
                      5/8/2026  4:58 PM
                    </span>
                  </small>
                </div>
              </div>
              <div class="d-flex align-items-center gap-2">
                  <a data-bs-target="#upgradeBadgeModal" data-bs-toggle="modal" class="btn p-0 p-xl-2 p-lg-2 p-md-2 p-sm-2" href="#upgradeBadgeModal">
                    <svg class="" width="22" height="22" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M16.9308 15.4275L17.2883 18.3242C17.38 19.085 16.5642 19.6166 15.9133 19.2225L12.0725 16.94C11.6508 16.94 11.2383 16.9125 10.835 16.8575C11.5133 16.06 11.9167 15.0516 11.9167 13.9608C11.9167 11.3575 9.66167 9.24919 6.875 9.24919C5.81167 9.24919 4.83084 9.55166 4.01501 10.0833C3.98751 9.85416 3.97833 9.62499 3.97833 9.38665C3.97833 5.21582 7.59917 1.83333 12.0725 1.83333C16.5458 1.83333 20.1667 5.21582 20.1667 9.38665C20.1667 11.8617 18.8925 14.0525 16.9308 15.4275Z" stroke="url(#paint0_linear_5_3482)" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
  <path d="M11.9167 13.9608C11.9167 15.0516 11.5133 16.06 10.835 16.8575C9.9275 17.9575 8.48833 18.6633 6.87499 18.6633L4.48249 20.0841C4.07916 20.3316 3.56583 19.9925 3.62083 19.525L3.84999 17.7192C2.62166 16.8667 1.83333 15.5008 1.83333 13.9608C1.83333 12.3475 2.695 10.9267 4.015 10.0833C4.83083 9.55167 5.81166 9.24919 6.87499 9.24919C9.66166 9.24919 11.9167 11.3575 11.9167 13.9608Z" stroke="url(#paint0_linear_5_3482)" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
  <defs>
    <linearGradient id="paint0_linear_5_3482" x1="4.3893" y1="1.83333" x2="21.2648" y2="17.906" gradientUnits="userSpaceOnUse">
      <stop offset="0" stop-color="#0FEFFD"/>
      <stop offset="0.515718" stop-color="#FF00F5"/>
      <stop offset="1" stop-color="#0FEFFD" stop-opacity="0.77"/>
    </linearGradient>
  </defs>
</svg>

</a>                <div class="menu-options">
                  <div class="dropdown" data-post-id="148864">
                    <button type="button" class="btn p-0 p-xl-2 p-lg-2 p-md-2 p-sm-2 post-menu-option" id="postOptions-bc27b215-bb84-4a03-9448-56f728e8b0b0" data-bs-toggle="dropdown" data-controller="dropdown" data-action="click->dropdown#openPostMenuOption" aria-expanded="false">
                      <svg width="18" height="18" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M5 10.1484C3.9 10.1484 3 11.0484 3 12.1484C3 13.2484 3.9 14.1484 5 14.1484C6.1 14.1484 7 13.2484 7 12.1484C7 11.0484 6.1 10.1484 5 10.1484Z" fill="#AE8A27" stroke="#AE8A27"/>
  <path d="M19 10.1484C17.9 10.1484 17 11.0484 17 12.1484C17 13.2484 17.9 14.1484 19 14.1484C20.1 14.1484 21 13.2484 21 12.1484C21 11.0484 20.1 10.1484 19 10.1484Z" fill="#AE8A27" stroke="#AE8A27"/>
  <path d="M12 10.1484C10.9 10.1484 10 11.0484 10 12.1484C10 13.2484 10.9 14.1484 12 14.1484C13.1 14.1484 14 13.2484 14 12.1484C14 11.0484 13.1 10.1484 12 10.1484Z" fill="#AE8A27" stroke="#AE8A27"/>
</svg>

                    </button>
                    <div class="dropdown-menu dropdown-menu-end card-border zi-10" aria-labelledby="postOptions-bc27b215-bb84-4a03-9448-56f728e8b0b0">
                        <a class="dropdown-item" data-controller="turbo" href="/social/posts/PO63105523?post_type=true">View</a>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </div>
        </div>
      </div>
      <div class="post-body card-body px-2 py-0 position-relative">
        
        <turbo-frame id="common_post_content_PO63105523">
          <div class="post-description post-url text-break overlay-none cursor-pointer window-media" data-turbo-url-value="https://www.dmdb.com/social/posts/PO63105523?post_type=true&amp;read_more=false" data-post=true data-controller="turbo" data-turbo-method='GET' data-bs-dismiss="shareRecipeModal" aria-label="Close">
      <div data-controller="read-more" data-read-more-target="" data-read-more-hide-class="d-none" data-read-more-truncate-class="max-line-4" data-read-more-lines-value="4">
        <div data-read-more-target="content" class="max-line-4 text-white search_desc text-break read-more-img main-post-desc" data-value="PO63105523">
          <p><a href="https://www.npr.org/2026/05/08/nx-s1-5816413/why-its-a-muted-celebration-in-moscow" rel="noopener noreferrer" target="_blank">https://www.npr.org/2026/05/08...</a></p>
        </div>
        <a class="ignore-click d-none text-warning cursor-pointer " data-read-more-target="moreButton" data-action="read-more#showMore">Read
          more</a>
        <a class="ignore-click d-none text-warning cursor-pointer" data-read-more-target="lessButton" data-action="read-more#showLess">Read
          less</a>
      </div>
</div>

</turbo-frame>      </div>
        <div class="card-footer border-0 padding-10 d-flex align-items-center">
          <div class="post-control grid-footer w-100 align-items-center social-post-footer ">
            <div id="like_post_post_148864" class="comment-like d-flex align-items-center justify-content-center gap-1 like_post_post_148864">
      <a class="d-flex align-items-center justify-content-center gap-1" data-turbo-stream="true" data-controller="turbo tooltip" data-bs-placement="top" data-bs-trigger="hover" data-action="click-&gt;turbo#disable" data-turbo-method="GET" title="Like" href="/users/sign_in">
        <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M16.44 3C14.63 3 13.01 3.88 12 5.23C10.99 3.88 9.37001 3 7.56001 3C4.49 3 2 5.5 2 8.59001C2 9.78001 2.19 10.8801 2.52 11.9001C4.1 16.9001 8.97001 19.8901 11.38 20.7101C11.72 20.8301 12.28 20.8301 12.62 20.7101C15.03 19.8901 19.9 16.9001 21.48 11.9001C21.81 10.8801 22 9.78001 22 8.59001C22 5.5 19.51 3 16.44 3Z" stroke="#FF6A55" stroke-width="1.5" stroke-linejoin="round"/>
</svg>

        <span class="text-white">0</span>
</a></div>

            <div id="dislike_post_post_148864" class="d-flex align-items-center justify-content-center gap-1 dislike_post_post_148864">
      <a class="d-flex align-items-center justify-content-center gap-1" data-turbo-stream="true" data-controller="turbo tooltip" data-bs-placement="top" data-bs-trigger="hover" data-action="click-&gt;turbo#disable" data-turbo-method="GET" title="Dislike" href="/users/sign_in">
        <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M13.709 1.97656C14.5621 2.79266 15.6397 3.33534 16.8035 3.53504M9.68432 1.97656C8.83077 2.79225 7.75337 3.33484 6.58984 3.53504M16.045 9.18075C16.045 9.18075 13.8086 7.95423 13.8086 7.23406C13.8086 6.51391 16.8018 5.08203 16.8018 5.08203M7.33838 9.18075C7.33838 9.18075 9.58892 7.95423 9.58892 7.23406C9.58892 6.51391 6.5957 5.08203 6.5957 5.08203M7.35456 11.9648C7.40946 13.7671 7.31536 15.5708 7.07326 17.3576C5.83547 16.795 5.04776 17.6108 5.49787 18.4828C3.87749 18.3534 3.22766 20.0019 4.40918 20.4211M16.5639 11.9648C16.5131 13.6883 16.5535 15.4134 16.6849 17.1326C17.7849 17.7345 17.6414 18.3477 17.0788 18.961C16.7156 19.2874 16.2589 19.491 15.7734 19.5434M19.0206 20.002C20.2584 18.9611 19.3019 17.9484 17.5098 18.4913M16.8023 21.9422C16.8023 23.4332 14.4674 23.2925 13.809 22.1391C13.0607 22.9831 11.6935 22.9831 11.3166 22.1391C10.8946 22.9831 9.15044 23.2362 8.64408 22.1391C7.01243 22.9831 5.5496 22.9831 5.32453 21.7453C3.79981 22.3079 3.16121 21.3093 3.97984 20.1445M18.0608 19.6914C18.4688 19.7419 19.0624 19.8574 19.1861 20.2849C19.8697 22.4875 16.7949 21.9446 16.7949 21.9446M5.49023 18.4766C5.81707 18.5372 6.11418 18.7057 6.33419 18.9547M5.32099 21.7388C5.26474 20.9708 6.11994 20.2675 6.91887 20.3323M8.64416 22.1416C8.45568 21.7197 8.50069 21.0981 8.71449 20.8477M11.317 22.137C11.4548 21.8754 11.5702 21.1524 11.2129 20.8008M13.8071 22.1383C13.6495 21.7548 13.5896 21.3382 13.6327 20.9258M16.8013 21.9344C16.8094 21.7854 16.7721 21.6376 16.6941 21.5105C16.6163 21.3834 16.5015 21.2829 16.3652 21.2227M8.92787 14.4922C8.64655 16.574 8.01922 17.5473 7.06836 17.3503M14.832 12.4805C14.9756 16.0335 15.479 16.8829 16.6887 17.1277M10.2863 12.9883C10.3397 15.88 10.0978 18.3754 8.61808 18.6398C6.58697 19.0055 6.04122 21.3347 8.71654 20.8339C9.28273 20.6836 9.82254 20.4474 10.3172 20.1336M10.9342 17.3888C10.8797 18.0761 10.7193 18.7506 10.4588 19.389C9.49387 21.2878 12.9259 21.1613 12.5968 19.8052C11.9638 17.8361 11.7894 15.1468 11.8738 12.0664M12.623 20.233C12.623 20.233 14.2069 21.9407 15.4981 20.4863C15.6315 20.3148 15.7199 20.1126 15.7554 19.8983C15.7909 19.684 15.7723 19.4642 15.7014 19.2587C15.6304 19.0534 15.5093 18.8691 15.3489 18.7223C15.1887 18.5756 14.9943 18.4712 14.7836 18.4187C14.5071 18.3538 14.2567 18.2068 14.0654 17.9968C13.8741 17.7869 13.7507 17.5241 13.7118 17.2428C13.5035 16.1833 13.3924 15.107 13.3798 14.0273M5.49407 17.5458C3.95804 16.2591 2.86068 14.5263 2.35427 12.5876C1.84787 10.649 1.95754 8.60079 2.66809 6.72732C3.37864 4.85385 4.6548 3.24805 6.31944 2.1328C7.9841 1.01755 9.95466 0.448178 11.9576 0.503708C13.9606 0.559237 15.8966 1.23692 17.4968 2.44268C19.0971 3.64846 20.2824 5.32251 20.8881 7.23247C21.4936 9.14242 21.4896 11.1935 20.8767 13.1011C20.2636 15.0088 19.0718 16.6781 17.4669 17.8777M7.16809 16.566C6.62027 15.9642 6.31113 15.1829 6.29883 14.369C6.29883 12.0904 8.83069 10.2422 11.9617 10.2422C15.0928 10.2422 17.6247 12.0904 17.6247 14.369C17.6102 15.2331 17.2648 16.0588 16.6598 16.6757M20.8831 17.3901C19.9406 17.7558 20.267 18.8951 21.3472 18.4899C22.4274 18.0848 22.0926 16.9005 20.8831 17.3901ZM1.13352 19.177C0.621525 19.9112 1.69614 20.6904 2.42757 20.1756C3.159 19.6608 1.41482 18.7718 1.13352 19.177Z" stroke="url(#paint0_linear_5471_364)" stroke-width="0.681273" stroke-linecap="round" stroke-linejoin="round"/>
  <defs>
    <linearGradient id="paint0_linear_5471_364" x1="1" y1="11.7661" x2="21.9996" y2="11.7661" gradientUnits="userSpaceOnUse">
      <stop stop-color="#C24545"/>
      <stop offset="1" stop-color="#E9D362"/>
    </linearGradient>
  </defs>
</svg>

        <span class="text-white">0</span>
</a></div>

                <a class="d-flex align-items-center justify-content-center gap-1 overlay-none window-media" data-bs-dismiss="modal" data-controller="turbo tooltip" data-action="click-&gt;turbo#disable" data-turbo-method="GET" data-post="true" data-bs-placement="top" title="Comment" href="/social/posts/PO63105523?comment_modal=true&amp;post_type=true">
                  <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M20.657 17.0046C21.873 14.9013 22.2816 12.4272 21.8066 10.0446C21.3315 7.662 20.0054 5.53381 18.0758 4.05762C16.1462 2.58142 13.7451 1.8582 11.3212 2.02306C8.89732 2.18792 6.61634 3.22959 4.90439 4.95346C3.19244 6.67733 2.16663 8.96549 2.01859 11.3905C1.87056 13.8155 2.61042 16.2114 4.09997 18.1307C5.58952 20.05 7.72686 21.3614 10.1127 21.8199C12.4986 22.2784 14.9697 21.8526 17.0646 20.6221L22.0019 22L20.657 17.0046Z" stroke="#27AE60" stroke-width="1.5" stroke-linejoin="round"/>
</svg>

                  <turbo-frame class="comment_count_148864" id=".comment_count_148864">
    <span class="d-inline-block text-white fw-semi-bold fs-14 cursor-pointer"> 0 </span>
</turbo-frame>
</a>
              <div id="share_post_count_148864" class="d-flex align-items-center justify-content-center gap-1 ">
    <a class="d-flex align-items-center justify-content-center gap-2" data-controller="turbo tooltip" data-turbo-method="GET" data-bs-dismiss="modal" data-bs-placement="top" title="Repost" href="/social/posts/share_posts?class_name=Post&amp;id=PO63105523">
      <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M3.58002 5.15991H17.42C19.08 5.15991 20.42 6.49991 20.42 8.15991V11.4799" stroke="var(--white)" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
  <path d="M6.74002 2L3.58002 5.15997L6.74002 8.32001" stroke="var(--white)" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
  <path d="M20.42 18.84H6.58002C4.92002 18.84 3.58002 17.5 3.58002 15.84V12.52" stroke="var(--white)" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
  <path d="M17.26 22.0001L20.42 18.8401L17.26 15.6801" stroke="var(--white)" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
</svg>

      <a data-controller="turbo" class="d-inline-block text-white fw-semi-bold fs-14 cursor-pointer" href="/social/posts/PO63105523/shared_users?class_name=Post">
        <span id="post-148864-share-count">
            0
          </span>
</a></a></div>

              <div class="d-flex align-items-center justify-content-center gap-1">
                <span data-controller="tooltip" data-bs-placement="top" title="Activity">
                  <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M5 22V12M10 22V2M15 22V14M19 22V8" stroke="white" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
</svg>


                </span>
                    <a class="d-inline-block text-white fw-semi-bold fs-14" data-turbo-stream="true" href="/users/sign_in">
                      1
</a>              </div>

            <div class="list-item-details">
              <div class="sharing text-center">
                  <div class="dropdown">
      <a class="d-flex align-items-center justify-content-center gap-1 navbar-dropdown-account-wrapper" data-turbo-stream="true" href="/users/sign_in">
        <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M6.82116 5.60584L16.3791 2.41988C20.6683 0.990136 22.9987 3.33176 21.5802 7.62099L18.3942 17.1788C16.2552 23.6071 12.7428 23.6071 10.6038 17.1788L9.65813 14.3419L6.82116 13.3962C0.392947 11.2572 0.392947 7.75608 6.82116 5.60584Z" stroke="var(--white)" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
  <path d="M9.87203 13.8577L13.9023 9.81616" stroke="var(--white)" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
</svg>

</a>  </div>

              </div>
            </div>
            <div class="bookmark-post flex-shrink-0">
                <div data-controller="disable-on-click" class="d-flex align-items-center justify-content-center">
      <a class="gap-1" data-turbo-stream="true" data-controller="turbo tooltip" data-action="click-&gt;turbo#disable" data-turbo-method="GET" data-bs-placement="top" title="Save Post" href="/users/sign_in">
        <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M16.4352 2H7.55556C5.59356 2 4 3.73944 4 5.85876V19.9442C4 21.7436 5.18826 22.5033 6.64364 21.6336L11.1387 18.9245C11.6177 18.6346 12.3915 18.6346 12.8613 18.9245L17.3563 21.6336C18.8117 22.5134 20 21.7536 20 19.9442V5.85876C19.9908 3.73944 18.3972 2 16.4352 2Z" stroke="var(--white)" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
</svg>

</a></div>

            </div>
          </div>
        </div>
      
    </div>
  </div>
</div>

</turbo-frame>
  <turbo-frame data-controller="" class="single-post-frame " id="single_post_148861">
  <turbo-cable-stream-source channel="Turbo::StreamsChannel" signed-stream-name="InBvc3RfMTQ4ODYxIg==--adb44d51b2a1ac3c14d242b7456cb5ba0258839aea8aa921c65fe0f2971c1d15"></turbo-cable-stream-source>
  
<div class="individual_subscription_">
  <div id="news_post_148861" class="position-relative">
    <div class='card card-border social-post-card mt-3 '>
      <div class="card-header border-bottom-0 social-post-header">
        <div class="d-flex justify-content-start align-items-center gap-1 cursor-pointer info-profile overlay-none">
          <div
     data-controller="hover-dropdown"
     data-hover-dropdown-offset-value="8"
     aria-haspopup="true"
     aria-expanded="false"
     data-hover-dropdown-user-id-value="104"
     data-hover-dropdown-enabled-value="true"
>
     <div class="outline-none hover-show">
         <a data-turbo="false" target="_self" onclick="event.stopPropagation();" href="/users/byron-salguero">
             <div class="profile-container profile-container-xs green-shield offline ten-member">
    <div class="profile-box">
        <img class="user-profile" data-controller="no-contextmenu" loading="lazy" src="https://www.dmdb.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsiZGF0YSI6NDQ4NDYyNywicHVyIjoiYmxvYl9pZCJ9fQ==--239e9fa6bf24d2fdc96f3b5fb8253f3d5a3216b4/07a32680557c540561dd01874e49dc53.jpg" />
        
      <div class="shield">
        <i class="fas fa-shield"></i>
        <span>10k</span>
      </div>
      
    </div>
  </div>

</a>    </div>
</div>


          <div class="w-100 window-media post-url" data-turbo-url-value="https://www.dmdb.com/social/posts/PO87938159?post_type=true&amp;read_more=false" data-post=true data-controller="turbo" data-turbo-method='GET' data-close-dropdown='true'>
            <div class="d-flex justify-content-between align-items-center w-100">
              <div class="d-flex align-items-start">
                <div class="me-2">
                  <div class="d-flex align-items-center gap-2">
                    <a data-turbo="false" onclick="event.stopPropagation();" class="responsive-font mb-0 lh-sm text-primary fw-bold text-uppercase max-line-2 user_104_display_user_name" href="/users/byron-salguero?from_post=148861&amp;post_class=Post">
                      Byron Salguero
                      <span class="fs-12 text-gray"></span>
</a>                      <turbo-frame id="pin_post_148861">
    <a class="btn p-0" data-turbo-method="post" data-controller="turbo" onclick="event.stopPropagation();" href="/social/pin_posts?id=PO87938159&amp;post_type=true">
      <svg class="ignore-modal-close" width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M2.02359 17.8624L2 18L2.13779 17.9765L5.84515 14.2741L6.30268 13.8172L6.76012 14.2742L9.88352 17.3948C9.89332 17.4046 9.90536 17.4117 9.91865 17.4155C9.93194 17.4192 9.94592 17.4195 9.95931 17.4163C9.9728 17.4131 9.98512 17.4066 9.99531 17.3973C10.0055 17.388 10.0131 17.3763 10.0174 17.3632L11.3816 13.2779L11.463 13.0342L11.6898 12.9129L17.1903 9.97083C17.4011 9.85774 17.5826 9.69716 17.7203 9.50171C17.858 9.30615 17.948 9.08114 17.9833 8.84469C18.0185 8.60814 17.9979 8.36675 17.9231 8.13961C17.8484 7.91256 17.7213 7.70595 17.5525 7.53652L12.4804 2.45089C12.3107 2.28098 12.1035 2.15318 11.8754 2.07776C11.6473 2.00234 11.4047 1.9814 11.167 2.01661C10.9293 2.05183 10.7032 2.14222 10.5069 2.28053C10.3106 2.41884 10.1493 2.60134 10.0364 2.81312L7.09616 8.32218L6.97475 8.54971L6.72985 8.63121L2.63765 9.9934C2.62457 9.99776 2.61281 10.0053 2.60349 10.0155C2.59418 10.0257 2.58763 10.0381 2.58445 10.0514C2.58128 10.0648 2.58158 10.0789 2.58534 10.0921C2.58909 10.1053 2.59626 10.1174 2.60596 10.1271L5.73083 13.2463L6.18848 13.7031L5.73093 14.16L2.02359 17.8624Z" stroke="#828282" stroke-width="1.5" stroke-linejoin="round"/>
</svg>

</a></turbo-frame>
                  </div>
                  <small class="mb-0 lh-sm fs-12 d-flex align-items-center gap-2 post-time" data-time="1778273886">
                    <span data-controller="tooltip" data-bs-html="true" data-bs-toggle="tooltip" title="Fri, 08 May 26 &lt;span class=&quot;text-nowrap&quot;&gt;4:58 PM&lt;/span&gt;">
                      5/8/2026  4:58 PM
                    </span>
                  </small>
                </div>
              </div>
              <div class="d-flex align-items-center gap-2">
                  <a data-bs-target="#upgradeBadgeModal" data-bs-toggle="modal" class="btn p-0 p-xl-2 p-lg-2 p-md-2 p-sm-2" href="#upgradeBadgeModal">
                    <svg class="" width="22" height="22" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M16.9308 15.4275L17.2883 18.3242C17.38 19.085 16.5642 19.6166 15.9133 19.2225L12.0725 16.94C11.6508 16.94 11.2383 16.9125 10.835 16.8575C11.5133 16.06 11.9167 15.0516 11.9167 13.9608C11.9167 11.3575 9.66167 9.24919 6.875 9.24919C5.81167 9.24919 4.83084 9.55166 4.01501 10.0833C3.98751 9.85416 3.97833 9.62499 3.97833 9.38665C3.97833 5.21582 7.59917 1.83333 12.0725 1.83333C16.5458 1.83333 20.1667 5.21582 20.1667 9.38665C20.1667 11.8617 18.8925 14.0525 16.9308 15.4275Z" stroke="url(#paint0_linear_5_3482)" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
  <path d="M11.9167 13.9608C11.9167 15.0516 11.5133 16.06 10.835 16.8575C9.9275 17.9575 8.48833 18.6633 6.87499 18.6633L4.48249 20.0841C4.07916 20.3316 3.56583 19.9925 3.62083 19.525L3.84999 17.7192C2.62166 16.8667 1.83333 15.5008 1.83333 13.9608C1.83333 12.3475 2.695 10.9267 4.015 10.0833C4.83083 9.55167 5.81166 9.24919 6.87499 9.24919C9.66166 9.24919 11.9167 11.3575 11.9167 13.9608Z" stroke="url(#paint0_linear_5_3482)" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
  <defs>
    <linearGradient id="paint0_linear_5_3482" x1="4.3893" y1="1.83333" x2="21.2648" y2="17.906" gradientUnits="userSpaceOnUse">
      <stop offset="0" stop-color="#0FEFFD"/>
      <stop offset="0.515718" stop-color="#FF00F5"/>
      <stop offset="1" stop-color="#0FEFFD" stop-opacity="0.77"/>
    </linearGradient>
  </defs>
</svg>

</a>                <div class="menu-options">
                  <div class="dropdown" data-post-id="148861">
                    <button type="button" class="btn p-0 p-xl-2 p-lg-2 p-md-2 p-sm-2 post-menu-option" id="postOptions-92beea25-3ba8-45ad-999b-0210f2d00408" data-bs-toggle="dropdown" data-controller="dropdown" data-action="click->dropdown#openPostMenuOption" aria-expanded="false">
                      <svg width="18" height="18" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M5 10.1484C3.9 10.1484 3 11.0484 3 12.1484C3 13.2484 3.9 14.1484 5 14.1484C6.1 14.1484 7 13.2484 7 12.1484C7 11.0484 6.1 10.1484 5 10.1484Z" fill="#AE8A27" stroke="#AE8A27"/>
  <path d="M19 10.1484C17.9 10.1484 17 11.0484 17 12.1484C17 13.2484 17.9 14.1484 19 14.1484C20.1 14.1484 21 13.2484 21 12.1484C21 11.0484 20.1 10.1484 19 10.1484Z" fill="#AE8A27" stroke="#AE8A27"/>
  <path d="M12 10.1484C10.9 10.1484 10 11.0484 10 12.1484C10 13.2484 10.9 14.1484 12 14.1484C13.1 14.1484 14 13.2484 14 12.1484C14 11.0484 13.1 10.1484 12 10.1484Z" fill="#AE8A27" stroke="#AE8A27"/>
</svg>

                    </button>
                    <div class="dropdown-menu dropdown-menu-end card-border zi-10" aria-labelledby="postOptions-92beea25-3ba8-45ad-999b-0210f2d00408">
                        <a class="dropdown-item" data-controller="turbo" href="/social/posts/PO87938159?post_type=true">View</a>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </div>
        </div>
      </div>
      <div class="post-body card-body px-2 py-0 position-relative">
        
        <turbo-frame id="common_post_content_PO87938159">
          <div class="post-description post-url text-break overlay-none cursor-pointer window-media" data-turbo-url-value="https://www.dmdb.com/social/posts/PO87938159?post_type=true&amp;read_more=false" data-post=true data-controller="turbo" data-turbo-method='GET' data-bs-dismiss="shareRecipeModal" aria-label="Close">
      <div data-controller="read-more" data-read-more-target="" data-read-more-hide-class="d-none" data-read-more-truncate-class="max-line-4" data-read-more-lines-value="4">
        <div data-read-more-target="content" class="max-line-4 text-white search_desc text-break read-more-img main-post-desc" data-value="PO87938159">
          
        </div>
        <a class="ignore-click d-none text-warning cursor-pointer " data-read-more-target="moreButton" data-action="read-more#showMore">Read
          more</a>
        <a class="ignore-click d-none text-warning cursor-pointer" data-read-more-target="lessButton" data-action="read-more#showLess">Read
          less</a>
      </div>
</div>
    <div id="link-thumb">
      <a class="d-block w-100" href="https://www.sciencedaily.com/releases/2026/05/260506225229.htm" target="_blank"> <div class="preview-link position-relative rounded-3 overflow-hidden w-100 mw-100"> <img class="link-image d-block object-contain image img-fluid w-100 position-relative zi-1 rounded-inherit" src="https://urls-card-images.s3.us-east-1.amazonaws.com/link_previews/62622/a1c3ebd0-ae73-4483-bf45-09ed37356d86.webp" alt="Card image cap"> <img class="link-image d-block position-absolute start-0 top-0 filter-blur-5 object-cover image img-fluid w-100 rounded-inherit bg-black" src="https://urls-card-images.s3.us-east-1.amazonaws.com/link_previews/62622/a1c3ebd0-ae73-4483-bf45-09ed37356d86.webp" alt="Card image cap"> <div class="preview-link-desc position-absolute d-flex flex-column align-items-baseline justify-content-center w-100 zi-1 bottom-0 start-0 text-start"> <h6 class="card-title empty-tag fs-16 mb-1 max-line-1">What scientists found inside coral reefs could change the future of medicine | ScienceDaily</h6> <p class="text-start card-text empty-tag max-line-2">Beneath the beauty of coral reefs lies a hidden universe of microbes unlike anything scientists expected. Each coral species supports its own specialized microbial partners, many of which have never been studied before. These microbes produce a stunning variety of chemical compounds with potential uses in medicine and biotech. The discovery highlights just how much is at stake as coral reefs face growing threats.</p> </div> </div> </a>
    </div>

</turbo-frame>      </div>
        <div class="card-footer border-0 padding-10 d-flex align-items-center">
          <div class="post-control grid-footer w-100 align-items-center social-post-footer ">
            <div id="like_post_post_148861" class="comment-like d-flex align-items-center justify-content-center gap-1 like_post_post_148861">
      <a class="d-flex align-items-center justify-content-center gap-1" data-turbo-stream="true" data-controller="turbo tooltip" data-bs-placement="top" data-bs-trigger="hover" data-action="click-&gt;turbo#disable" data-turbo-method="GET" title="Like" href="/users/sign_in">
        <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M16.44 3C14.63 3 13.01 3.88 12 5.23C10.99 3.88 9.37001 3 7.56001 3C4.49 3 2 5.5 2 8.59001C2 9.78001 2.19 10.8801 2.52 11.9001C4.1 16.9001 8.97001 19.8901 11.38 20.7101C11.72 20.8301 12.28 20.8301 12.62 20.7101C15.03 19.8901 19.9 16.9001 21.48 11.9001C21.81 10.8801 22 9.78001 22 8.59001C22 5.5 19.51 3 16.44 3Z" stroke="#FF6A55" stroke-width="1.5" stroke-linejoin="round"/>
</svg>

        <span class="text-white">0</span>
</a></div>

            <div id="dislike_post_post_148861" class="d-flex align-items-center justify-content-center gap-1 dislike_post_post_148861">
      <a class="d-flex align-items-center justify-content-center gap-1" data-turbo-stream="true" data-controller="turbo tooltip" data-bs-placement="top" data-bs-trigger="hover" data-action="click-&gt;turbo#disable" data-turbo-method="GET" title="Dislike" href="/users/sign_in">
        <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M13.709 1.97656C14.5621 2.79266 15.6397 3.33534 16.8035 3.53504M9.68432 1.97656C8.83077 2.79225 7.75337 3.33484 6.58984 3.53504M16.045 9.18075C16.045 9.18075 13.8086 7.95423 13.8086 7.23406C13.8086 6.51391 16.8018 5.08203 16.8018 5.08203M7.33838 9.18075C7.33838 9.18075 9.58892 7.95423 9.58892 7.23406C9.58892 6.51391 6.5957 5.08203 6.5957 5.08203M7.35456 11.9648C7.40946 13.7671 7.31536 15.5708 7.07326 17.3576C5.83547 16.795 5.04776 17.6108 5.49787 18.4828C3.87749 18.3534 3.22766 20.0019 4.40918 20.4211M16.5639 11.9648C16.5131 13.6883 16.5535 15.4134 16.6849 17.1326C17.7849 17.7345 17.6414 18.3477 17.0788 18.961C16.7156 19.2874 16.2589 19.491 15.7734 19.5434M19.0206 20.002C20.2584 18.9611 19.3019 17.9484 17.5098 18.4913M16.8023 21.9422C16.8023 23.4332 14.4674 23.2925 13.809 22.1391C13.0607 22.9831 11.6935 22.9831 11.3166 22.1391C10.8946 22.9831 9.15044 23.2362 8.64408 22.1391C7.01243 22.9831 5.5496 22.9831 5.32453 21.7453C3.79981 22.3079 3.16121 21.3093 3.97984 20.1445M18.0608 19.6914C18.4688 19.7419 19.0624 19.8574 19.1861 20.2849C19.8697 22.4875 16.7949 21.9446 16.7949 21.9446M5.49023 18.4766C5.81707 18.5372 6.11418 18.7057 6.33419 18.9547M5.32099 21.7388C5.26474 20.9708 6.11994 20.2675 6.91887 20.3323M8.64416 22.1416C8.45568 21.7197 8.50069 21.0981 8.71449 20.8477M11.317 22.137C11.4548 21.8754 11.5702 21.1524 11.2129 20.8008M13.8071 22.1383C13.6495 21.7548 13.5896 21.3382 13.6327 20.9258M16.8013 21.9344C16.8094 21.7854 16.7721 21.6376 16.6941 21.5105C16.6163 21.3834 16.5015 21.2829 16.3652 21.2227M8.92787 14.4922C8.64655 16.574 8.01922 17.5473 7.06836 17.3503M14.832 12.4805C14.9756 16.0335 15.479 16.8829 16.6887 17.1277M10.2863 12.9883C10.3397 15.88 10.0978 18.3754 8.61808 18.6398C6.58697 19.0055 6.04122 21.3347 8.71654 20.8339C9.28273 20.6836 9.82254 20.4474 10.3172 20.1336M10.9342 17.3888C10.8797 18.0761 10.7193 18.7506 10.4588 19.389C9.49387 21.2878 12.9259 21.1613 12.5968 19.8052C11.9638 17.8361 11.7894 15.1468 11.8738 12.0664M12.623 20.233C12.623 20.233 14.2069 21.9407 15.4981 20.4863C15.6315 20.3148 15.7199 20.1126 15.7554 19.8983C15.7909 19.684 15.7723 19.4642 15.7014 19.2587C15.6304 19.0534 15.5093 18.8691 15.3489 18.7223C15.1887 18.5756 14.9943 18.4712 14.7836 18.4187C14.5071 18.3538 14.2567 18.2068 14.0654 17.9968C13.8741 17.7869 13.7507 17.5241 13.7118 17.2428C13.5035 16.1833 13.3924 15.107 13.3798 14.0273M5.49407 17.5458C3.95804 16.2591 2.86068 14.5263 2.35427 12.5876C1.84787 10.649 1.95754 8.60079 2.66809 6.72732C3.37864 4.85385 4.6548 3.24805 6.31944 2.1328C7.9841 1.01755 9.95466 0.448178 11.9576 0.503708C13.9606 0.559237 15.8966 1.23692 17.4968 2.44268C19.0971 3.64846 20.2824 5.32251 20.8881 7.23247C21.4936 9.14242 21.4896 11.1935 20.8767 13.1011C20.2636 15.0088 19.0718 16.6781 17.4669 17.8777M7.16809 16.566C6.62027 15.9642 6.31113 15.1829 6.29883 14.369C6.29883 12.0904 8.83069 10.2422 11.9617 10.2422C15.0928 10.2422 17.6247 12.0904 17.6247 14.369C17.6102 15.2331 17.2648 16.0588 16.6598 16.6757M20.8831 17.3901C19.9406 17.7558 20.267 18.8951 21.3472 18.4899C22.4274 18.0848 22.0926 16.9005 20.8831 17.3901ZM1.13352 19.177C0.621525 19.9112 1.69614 20.6904 2.42757 20.1756C3.159 19.6608 1.41482 18.7718 1.13352 19.177Z" stroke="url(#paint0_linear_5471_364)" stroke-width="0.681273" stroke-linecap="round" stroke-linejoin="round"/>
  <defs>
    <linearGradient id="paint0_linear_5471_364" x1="1" y1="11.7661" x2="21.9996" y2="11.7661" gradientUnits="userSpaceOnUse">
      <stop stop-color="#C24545"/>
      <stop offset="1" stop-color="#E9D362"/>
    </linearGradient>
  </defs>
</svg>

        <span class="text-white">0</span>
</a></div>

                <a class="d-flex align-items-center justify-content-center gap-1 overlay-none window-media" data-bs-dismiss="modal" data-controller="turbo tooltip" data-action="click-&gt;turbo#disable" data-turbo-method="GET" data-post="true" data-bs-placement="top" title="Comment" href="/social/posts/PO87938159?comment_modal=true&amp;post_type=true">
                  <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M20.657 17.0046C21.873 14.9013 22.2816 12.4272 21.8066 10.0446C21.3315 7.662 20.0054 5.53381 18.0758 4.05762C16.1462 2.58142 13.7451 1.8582 11.3212 2.02306C8.89732 2.18792 6.61634 3.22959 4.90439 4.95346C3.19244 6.67733 2.16663 8.96549 2.01859 11.3905C1.87056 13.8155 2.61042 16.2114 4.09997 18.1307C5.58952 20.05 7.72686 21.3614 10.1127 21.8199C12.4986 22.2784 14.9697 21.8526 17.0646 20.6221L22.0019 22L20.657 17.0046Z" stroke="#27AE60" stroke-width="1.5" stroke-linejoin="round"/>
</svg>

                  <turbo-frame class="comment_count_148861" id=".comment_count_148861">
    <span class="d-inline-block text-white fw-semi-bold fs-14 cursor-pointer"> 0 </span>
</turbo-frame>
</a>
              <div id="share_post_count_148861" class="d-flex align-items-center justify-content-center gap-1 ">
    <a class="d-flex align-items-center justify-content-center gap-2" data-controller="turbo tooltip" data-turbo-method="GET" data-bs-dismiss="modal" data-bs-placement="top" title="Repost" href="/social/posts/share_posts?class_name=Post&amp;id=PO87938159">
      <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M3.58002 5.15991H17.42C19.08 5.15991 20.42 6.49991 20.42 8.15991V11.4799" stroke="var(--white)" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
  <path d="M6.74002 2L3.58002 5.15997L6.74002 8.32001" stroke="var(--white)" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
  <path d="M20.42 18.84H6.58002C4.92002 18.84 3.58002 17.5 3.58002 15.84V12.52" stroke="var(--white)" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
  <path d="M17.26 22.0001L20.42 18.8401L17.26 15.6801" stroke="var(--white)" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
</svg>

      <a data-controller="turbo" class="d-inline-block text-white fw-semi-bold fs-14 cursor-pointer" href="/social/posts/PO87938159/shared_users?class_name=Post">
        <span id="post-148861-share-count">
            0
          </span>
</a></a></div>

              <div class="d-flex align-items-center justify-content-center gap-1">
                <span data-controller="tooltip" data-bs-placement="top" title="Activity">
                  <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M5 22V12M10 22V2M15 22V14M19 22V8" stroke="white" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
</svg>


                </span>
                    <a class="d-inline-block text-white fw-semi-bold fs-14" data-turbo-stream="true" href="/users/sign_in">
                      1
</a>              </div>

            <div class="list-item-details">
              <div class="sharing text-center">
                  <div class="dropdown">
      <a class="d-flex align-items-center justify-content-center gap-1 navbar-dropdown-account-wrapper" data-turbo-stream="true" href="/users/sign_in">
        <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M6.82116 5.60584L16.3791 2.41988C20.6683 0.990136 22.9987 3.33176 21.5802 7.62099L18.3942 17.1788C16.2552 23.6071 12.7428 23.6071 10.6038 17.1788L9.65813 14.3419L6.82116 13.3962C0.392947 11.2572 0.392947 7.75608 6.82116 5.60584Z" stroke="var(--white)" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
  <path d="M9.87203 13.8577L13.9023 9.81616" stroke="var(--white)" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
</svg>

</a>  </div>

              </div>
            </div>
            <div class="bookmark-post flex-shrink-0">
                <div data-controller="disable-on-click" class="d-flex align-items-center justify-content-center">
      <a class="gap-1" data-turbo-stream="true" data-controller="turbo tooltip" data-action="click-&gt;turbo#disable" data-turbo-method="GET" data-bs-placement="top" title="Save Post" href="/users/sign_in">
        <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M16.4352 2H7.55556C5.59356 2 4 3.73944 4 5.85876V19.9442C4 21.7436 5.18826 22.5033 6.64364 21.6336L11.1387 18.9245C11.6177 18.6346 12.3915 18.6346 12.8613 18.9245L17.3563 21.6336C18.8117 22.5134 20 21.7536 20 19.9442V5.85876C19.9908 3.73944 18.3972 2 16.4352 2Z" stroke="var(--white)" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
</svg>

</a></div>

            </div>
          </div>
        </div>
      
    </div>
  </div>
</div>

</turbo-frame>
  <turbo-frame data-controller="" class="single-post-frame " id="single_post_148786">
  <turbo-cable-stream-source channel="Turbo::StreamsChannel" signed-stream-name="InBvc3RfMTQ4Nzg2Ig==--3deb2dad78ae2fdc4cf88e1b849a52ca30bacbb6b2f2f6e767342e20f282242e"></turbo-cable-stream-source>
  
<div class="individual_subscription_">
  <div id="news_post_148786" class="position-relative">
    <div class='card card-border social-post-card mt-3 '>
      <div class="card-header border-bottom-0 social-post-header">
        <div class="d-flex justify-content-start align-items-center gap-1 cursor-pointer info-profile overlay-none">
          <div
     data-controller="hover-dropdown"
     data-hover-dropdown-offset-value="8"
     aria-haspopup="true"
     aria-expanded="false"
     data-hover-dropdown-user-id-value="104"
     data-hover-dropdown-enabled-value="true"
>
     <div class="outline-none hover-show">
         <a data-turbo="false" target="_self" onclick="event.stopPropagation();" href="/users/byron-salguero">
             <div class="profile-container profile-container-xs green-shield offline ten-member">
    <div class="profile-box">
        <img class="user-profile" data-controller="no-contextmenu" loading="lazy" src="https://www.dmdb.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsiZGF0YSI6NDQ4NDYyNywicHVyIjoiYmxvYl9pZCJ9fQ==--239e9fa6bf24d2fdc96f3b5fb8253f3d5a3216b4/07a32680557c540561dd01874e49dc53.jpg" />
        
      <div class="shield">
        <i class="fas fa-shield"></i>
        <span>10k</span>
      </div>
      
    </div>
  </div>

</a>    </div>
</div>


          <div class="w-100 window-media post-url" data-turbo-url-value="https://www.dmdb.com/social/posts/PO18102471?post_type=true&amp;read_more=false" data-post=true data-controller="turbo" data-turbo-method='GET' data-close-dropdown='true'>
            <div class="d-flex justify-content-between align-items-center w-100">
              <div class="d-flex align-items-start">
                <div class="me-2">
                  <div class="d-flex align-items-center gap-2">
                    <a data-turbo="false" onclick="event.stopPropagation();" class="responsive-font mb-0 lh-sm text-primary fw-bold text-uppercase max-line-2 user_104_display_user_name" href="/users/byron-salguero?from_post=148786&amp;post_class=Post">
                      Byron Salguero
                      <span class="fs-12 text-gray"></span>
</a>                      <turbo-frame id="pin_post_148786">
    <a class="btn p-0" data-turbo-method="post" data-controller="turbo" onclick="event.stopPropagation();" href="/social/pin_posts?id=PO18102471&amp;post_type=true">
      <svg class="ignore-modal-close" width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M2.02359 17.8624L2 18L2.13779 17.9765L5.84515 14.2741L6.30268 13.8172L6.76012 14.2742L9.88352 17.3948C9.89332 17.4046 9.90536 17.4117 9.91865 17.4155C9.93194 17.4192 9.94592 17.4195 9.95931 17.4163C9.9728 17.4131 9.98512 17.4066 9.99531 17.3973C10.0055 17.388 10.0131 17.3763 10.0174 17.3632L11.3816 13.2779L11.463 13.0342L11.6898 12.9129L17.1903 9.97083C17.4011 9.85774 17.5826 9.69716 17.7203 9.50171C17.858 9.30615 17.948 9.08114 17.9833 8.84469C18.0185 8.60814 17.9979 8.36675 17.9231 8.13961C17.8484 7.91256 17.7213 7.70595 17.5525 7.53652L12.4804 2.45089C12.3107 2.28098 12.1035 2.15318 11.8754 2.07776C11.6473 2.00234 11.4047 1.9814 11.167 2.01661C10.9293 2.05183 10.7032 2.14222 10.5069 2.28053C10.3106 2.41884 10.1493 2.60134 10.0364 2.81312L7.09616 8.32218L6.97475 8.54971L6.72985 8.63121L2.63765 9.9934C2.62457 9.99776 2.61281 10.0053 2.60349 10.0155C2.59418 10.0257 2.58763 10.0381 2.58445 10.0514C2.58128 10.0648 2.58158 10.0789 2.58534 10.0921C2.58909 10.1053 2.59626 10.1174 2.60596 10.1271L5.73083 13.2463L6.18848 13.7031L5.73093 14.16L2.02359 17.8624Z" stroke="#828282" stroke-width="1.5" stroke-linejoin="round"/>
</svg>

</a></turbo-frame>
                  </div>
                  <small class="mb-0 lh-sm fs-12 d-flex align-items-center gap-2 post-time" data-time="1778272451">
                    <span data-controller="tooltip" data-bs-html="true" data-bs-toggle="tooltip" title="Fri, 08 May 26 &lt;span class=&quot;text-nowrap&quot;&gt;4:34 PM&lt;/span&gt;">
                      5/8/2026  4:34 PM
                    </span>
                  </small>
                </div>
              </div>
              <div class="d-flex align-items-center gap-2">
                  <a data-bs-target="#upgradeBadgeModal" data-bs-toggle="modal" class="btn p-0 p-xl-2 p-lg-2 p-md-2 p-sm-2" href="#upgradeBadgeModal">
                    <svg class="" width="22" height="22" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M16.9308 15.4275L17.2883 18.3242C17.38 19.085 16.5642 19.6166 15.9133 19.2225L12.0725 16.94C11.6508 16.94 11.2383 16.9125 10.835 16.8575C11.5133 16.06 11.9167 15.0516 11.9167 13.9608C11.9167 11.3575 9.66167 9.24919 6.875 9.24919C5.81167 9.24919 4.83084 9.55166 4.01501 10.0833C3.98751 9.85416 3.97833 9.62499 3.97833 9.38665C3.97833 5.21582 7.59917 1.83333 12.0725 1.83333C16.5458 1.83333 20.1667 5.21582 20.1667 9.38665C20.1667 11.8617 18.8925 14.0525 16.9308 15.4275Z" stroke="url(#paint0_linear_5_3482)" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
  <path d="M11.9167 13.9608C11.9167 15.0516 11.5133 16.06 10.835 16.8575C9.9275 17.9575 8.48833 18.6633 6.87499 18.6633L4.48249 20.0841C4.07916 20.3316 3.56583 19.9925 3.62083 19.525L3.84999 17.7192C2.62166 16.8667 1.83333 15.5008 1.83333 13.9608C1.83333 12.3475 2.695 10.9267 4.015 10.0833C4.83083 9.55167 5.81166 9.24919 6.87499 9.24919C9.66166 9.24919 11.9167 11.3575 11.9167 13.9608Z" stroke="url(#paint0_linear_5_3482)" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
  <defs>
    <linearGradient id="paint0_linear_5_3482" x1="4.3893" y1="1.83333" x2="21.2648" y2="17.906" gradientUnits="userSpaceOnUse">
      <stop offset="0" stop-color="#0FEFFD"/>
      <stop offset="0.515718" stop-color="#FF00F5"/>
      <stop offset="1" stop-color="#0FEFFD" stop-opacity="0.77"/>
    </linearGradient>
  </defs>
</svg>

</a>                <div class="menu-options">
                  <div class="dropdown" data-post-id="148786">
                    <button type="button" class="btn p-0 p-xl-2 p-lg-2 p-md-2 p-sm-2 post-menu-option" id="postOptions-75a1f466-6e24-483a-a9b8-f2b86ca0c595" data-bs-toggle="dropdown" data-controller="dropdown" data-action="click->dropdown#openPostMenuOption" aria-expanded="false">
                      <svg width="18" height="18" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M5 10.1484C3.9 10.1484 3 11.0484 3 12.1484C3 13.2484 3.9 14.1484 5 14.1484C6.1 14.1484 7 13.2484 7 12.1484C7 11.0484 6.1 10.1484 5 10.1484Z" fill="#AE8A27" stroke="#AE8A27"/>
  <path d="M19 10.1484C17.9 10.1484 17 11.0484 17 12.1484C17 13.2484 17.9 14.1484 19 14.1484C20.1 14.1484 21 13.2484 21 12.1484C21 11.0484 20.1 10.1484 19 10.1484Z" fill="#AE8A27" stroke="#AE8A27"/>
  <path d="M12 10.1484C10.9 10.1484 10 11.0484 10 12.1484C10 13.2484 10.9 14.1484 12 14.1484C13.1 14.1484 14 13.2484 14 12.1484C14 11.0484 13.1 10.1484 12 10.1484Z" fill="#AE8A27" stroke="#AE8A27"/>
</svg>

                    </button>
                    <div class="dropdown-menu dropdown-menu-end card-border zi-10" aria-labelledby="postOptions-75a1f466-6e24-483a-a9b8-f2b86ca0c595">
                        <a class="dropdown-item" data-controller="turbo" href="/social/posts/PO18102471?post_type=true">View</a>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </div>
        </div>
      </div>
      <div class="post-body card-body px-2 py-0 position-relative">
        
        <turbo-frame id="common_post_content_PO18102471">
          <div class="post-description post-url text-break overlay-none cursor-pointer window-media" data-turbo-url-value="https://www.dmdb.com/social/posts/PO18102471?post_type=true&amp;read_more=false" data-post=true data-controller="turbo" data-turbo-method='GET' data-bs-dismiss="shareRecipeModal" aria-label="Close">
      <div data-controller="read-more" data-read-more-target="" data-read-more-hide-class="d-none" data-read-more-truncate-class="max-line-4" data-read-more-lines-value="4">
        <div data-read-more-target="content" class="max-line-4 text-white search_desc text-break read-more-img main-post-desc" data-value="PO18102471">
          <p><a href="https://www.sciencedaily.com/releases/2026/05/260508024125.htm" rel="noopener noreferrer" target="_blank">https://www.sciencedaily.com/r...</a></p>
        </div>
        <a class="ignore-click d-none text-warning cursor-pointer " data-read-more-target="moreButton" data-action="read-more#showMore">Read
          more</a>
        <a class="ignore-click d-none text-warning cursor-pointer" data-read-more-target="lessButton" data-action="read-more#showLess">Read
          less</a>
      </div>
</div>

</turbo-frame>      </div>
        <div class="card-footer border-0 padding-10 d-flex align-items-center">
          <div class="post-control grid-footer w-100 align-items-center social-post-footer ">
            <div id="like_post_post_148786" class="comment-like d-flex align-items-center justify-content-center gap-1 like_post_post_148786">
      <a class="d-flex align-items-center justify-content-center gap-1" data-turbo-stream="true" data-controller="turbo tooltip" data-bs-placement="top" data-bs-trigger="hover" data-action="click-&gt;turbo#disable" data-turbo-method="GET" title="Like" href="/users/sign_in">
        <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M16.44 3C14.63 3 13.01 3.88 12 5.23C10.99 3.88 9.37001 3 7.56001 3C4.49 3 2 5.5 2 8.59001C2 9.78001 2.19 10.8801 2.52 11.9001C4.1 16.9001 8.97001 19.8901 11.38 20.7101C11.72 20.8301 12.28 20.8301 12.62 20.7101C15.03 19.8901 19.9 16.9001 21.48 11.9001C21.81 10.8801 22 9.78001 22 8.59001C22 5.5 19.51 3 16.44 3Z" stroke="#FF6A55" stroke-width="1.5" stroke-linejoin="round"/>
</svg>

        <span class="text-white">0</span>
</a></div>

            <div id="dislike_post_post_148786" class="d-flex align-items-center justify-content-center gap-1 dislike_post_post_148786">
      <a class="d-flex align-items-center justify-content-center gap-1" data-turbo-stream="true" data-controller="turbo tooltip" data-bs-placement="top" data-bs-trigger="hover" data-action="click-&gt;turbo#disable" data-turbo-method="GET" title="Dislike" href="/users/sign_in">
        <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M13.709 1.97656C14.5621 2.79266 15.6397 3.33534 16.8035 3.53504M9.68432 1.97656C8.83077 2.79225 7.75337 3.33484 6.58984 3.53504M16.045 9.18075C16.045 9.18075 13.8086 7.95423 13.8086 7.23406C13.8086 6.51391 16.8018 5.08203 16.8018 5.08203M7.33838 9.18075C7.33838 9.18075 9.58892 7.95423 9.58892 7.23406C9.58892 6.51391 6.5957 5.08203 6.5957 5.08203M7.35456 11.9648C7.40946 13.7671 7.31536 15.5708 7.07326 17.3576C5.83547 16.795 5.04776 17.6108 5.49787 18.4828C3.87749 18.3534 3.22766 20.0019 4.40918 20.4211M16.5639 11.9648C16.5131 13.6883 16.5535 15.4134 16.6849 17.1326C17.7849 17.7345 17.6414 18.3477 17.0788 18.961C16.7156 19.2874 16.2589 19.491 15.7734 19.5434M19.0206 20.002C20.2584 18.9611 19.3019 17.9484 17.5098 18.4913M16.8023 21.9422C16.8023 23.4332 14.4674 23.2925 13.809 22.1391C13.0607 22.9831 11.6935 22.9831 11.3166 22.1391C10.8946 22.9831 9.15044 23.2362 8.64408 22.1391C7.01243 22.9831 5.5496 22.9831 5.32453 21.7453C3.79981 22.3079 3.16121 21.3093 3.97984 20.1445M18.0608 19.6914C18.4688 19.7419 19.0624 19.8574 19.1861 20.2849C19.8697 22.4875 16.7949 21.9446 16.7949 21.9446M5.49023 18.4766C5.81707 18.5372 6.11418 18.7057 6.33419 18.9547M5.32099 21.7388C5.26474 20.9708 6.11994 20.2675 6.91887 20.3323M8.64416 22.1416C8.45568 21.7197 8.50069 21.0981 8.71449 20.8477M11.317 22.137C11.4548 21.8754 11.5702 21.1524 11.2129 20.8008M13.8071 22.1383C13.6495 21.7548 13.5896 21.3382 13.6327 20.9258M16.8013 21.9344C16.8094 21.7854 16.7721 21.6376 16.6941 21.5105C16.6163 21.3834 16.5015 21.2829 16.3652 21.2227M8.92787 14.4922C8.64655 16.574 8.01922 17.5473 7.06836 17.3503M14.832 12.4805C14.9756 16.0335 15.479 16.8829 16.6887 17.1277M10.2863 12.9883C10.3397 15.88 10.0978 18.3754 8.61808 18.6398C6.58697 19.0055 6.04122 21.3347 8.71654 20.8339C9.28273 20.6836 9.82254 20.4474 10.3172 20.1336M10.9342 17.3888C10.8797 18.0761 10.7193 18.7506 10.4588 19.389C9.49387 21.2878 12.9259 21.1613 12.5968 19.8052C11.9638 17.8361 11.7894 15.1468 11.8738 12.0664M12.623 20.233C12.623 20.233 14.2069 21.9407 15.4981 20.4863C15.6315 20.3148 15.7199 20.1126 15.7554 19.8983C15.7909 19.684 15.7723 19.4642 15.7014 19.2587C15.6304 19.0534 15.5093 18.8691 15.3489 18.7223C15.1887 18.5756 14.9943 18.4712 14.7836 18.4187C14.5071 18.3538 14.2567 18.2068 14.0654 17.9968C13.8741 17.7869 13.7507 17.5241 13.7118 17.2428C13.5035 16.1833 13.3924 15.107 13.3798 14.0273M5.49407 17.5458C3.95804 16.2591 2.86068 14.5263 2.35427 12.5876C1.84787 10.649 1.95754 8.60079 2.66809 6.72732C3.37864 4.85385 4.6548 3.24805 6.31944 2.1328C7.9841 1.01755 9.95466 0.448178 11.9576 0.503708C13.9606 0.559237 15.8966 1.23692 17.4968 2.44268C19.0971 3.64846 20.2824 5.32251 20.8881 7.23247C21.4936 9.14242 21.4896 11.1935 20.8767 13.1011C20.2636 15.0088 19.0718 16.6781 17.4669 17.8777M7.16809 16.566C6.62027 15.9642 6.31113 15.1829 6.29883 14.369C6.29883 12.0904 8.83069 10.2422 11.9617 10.2422C15.0928 10.2422 17.6247 12.0904 17.6247 14.369C17.6102 15.2331 17.2648 16.0588 16.6598 16.6757M20.8831 17.3901C19.9406 17.7558 20.267 18.8951 21.3472 18.4899C22.4274 18.0848 22.0926 16.9005 20.8831 17.3901ZM1.13352 19.177C0.621525 19.9112 1.69614 20.6904 2.42757 20.1756C3.159 19.6608 1.41482 18.7718 1.13352 19.177Z" stroke="url(#paint0_linear_5471_364)" stroke-width="0.681273" stroke-linecap="round" stroke-linejoin="round"/>
  <defs>
    <linearGradient id="paint0_linear_5471_364" x1="1" y1="11.7661" x2="21.9996" y2="11.7661" gradientUnits="userSpaceOnUse">
      <stop stop-color="#C24545"/>
      <stop offset="1" stop-color="#E9D362"/>
    </linearGradient>
  </defs>
</svg>

        <span class="text-white">0</span>
</a></div>

                <a class="d-flex align-items-center justify-content-center gap-1 overlay-none window-media" data-bs-dismiss="modal" data-controller="turbo tooltip" data-action="click-&gt;turbo#disable" data-turbo-method="GET" data-post="true" data-bs-placement="top" title="Comment" href="/social/posts/PO18102471?comment_modal=true&amp;post_type=true">
                  <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M20.657 17.0046C21.873 14.9013 22.2816 12.4272 21.8066 10.0446C21.3315 7.662 20.0054 5.53381 18.0758 4.05762C16.1462 2.58142 13.7451 1.8582 11.3212 2.02306C8.89732 2.18792 6.61634 3.22959 4.90439 4.95346C3.19244 6.67733 2.16663 8.96549 2.01859 11.3905C1.87056 13.8155 2.61042 16.2114 4.09997 18.1307C5.58952 20.05 7.72686 21.3614 10.1127 21.8199C12.4986 22.2784 14.9697 21.8526 17.0646 20.6221L22.0019 22L20.657 17.0046Z" stroke="#27AE60" stroke-width="1.5" stroke-linejoin="round"/>
</svg>

                  <turbo-frame class="comment_count_148786" id=".comment_count_148786">
    <span class="d-inline-block text-white fw-semi-bold fs-14 cursor-pointer"> 0 </span>
</turbo-frame>
</a>
              <div id="share_post_count_148786" class="d-flex align-items-center justify-content-center gap-1 ">
    <a class="d-flex align-items-center justify-content-center gap-2" data-controller="turbo tooltip" data-turbo-method="GET" data-bs-dismiss="modal" data-bs-placement="top" title="Repost" href="/social/posts/share_posts?class_name=Post&amp;id=PO18102471">
      <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M3.58002 5.15991H17.42C19.08 5.15991 20.42 6.49991 20.42 8.15991V11.4799" stroke="var(--white)" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
  <path d="M6.74002 2L3.58002 5.15997L6.74002 8.32001" stroke="var(--white)" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
  <path d="M20.42 18.84H6.58002C4.92002 18.84 3.58002 17.5 3.58002 15.84V12.52" stroke="var(--white)" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
  <path d="M17.26 22.0001L20.42 18.8401L17.26 15.6801" stroke="var(--white)" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
</svg>

      <a data-controller="turbo" class="d-inline-block text-white fw-semi-bold fs-14 cursor-pointer" href="/social/posts/PO18102471/shared_users?class_name=Post">
        <span id="post-148786-share-count">
            0
          </span>
</a></a></div>

              <div class="d-flex align-items-center justify-content-center gap-1">
                <span data-controller="tooltip" data-bs-placement="top" title="Activity">
                  <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M5 22V12M10 22V2M15 22V14M19 22V8" stroke="white" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
</svg>


                </span>
                    <a class="d-inline-block text-white fw-semi-bold fs-14" data-turbo-stream="true" href="/users/sign_in">
                      2
</a>              </div>

            <div class="list-item-details">
              <div class="sharing text-center">
                  <div class="dropdown">
      <a class="d-flex align-items-center justify-content-center gap-1 navbar-dropdown-account-wrapper" data-turbo-stream="true" href="/users/sign_in">
        <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M6.82116 5.60584L16.3791 2.41988C20.6683 0.990136 22.9987 3.33176 21.5802 7.62099L18.3942 17.1788C16.2552 23.6071 12.7428 23.6071 10.6038 17.1788L9.65813 14.3419L6.82116 13.3962C0.392947 11.2572 0.392947 7.75608 6.82116 5.60584Z" stroke="var(--white)" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
  <path d="M9.87203 13.8577L13.9023 9.81616" stroke="var(--white)" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
</svg>

</a>  </div>

              </div>
            </div>
            <div class="bookmark-post flex-shrink-0">
                <div data-controller="disable-on-click" class="d-flex align-items-center justify-content-center">
      <a class="gap-1" data-turbo-stream="true" data-controller="turbo tooltip" data-action="click-&gt;turbo#disable" data-turbo-method="GET" data-bs-placement="top" title="Save Post" href="/users/sign_in">
        <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M16.4352 2H7.55556C5.59356 2 4 3.73944 4 5.85876V19.9442C4 21.7436 5.18826 22.5033 6.64364 21.6336L11.1387 18.9245C11.6177 18.6346 12.3915 18.6346 12.8613 18.9245L17.3563 21.6336C18.8117 22.5134 20 21.7536 20 19.9442V5.85876C19.9908 3.73944 18.3972 2 16.4352 2Z" stroke="var(--white)" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
</svg>

</a></div>

            </div>
          </div>
        </div>
      
    </div>
  </div>
</div>

</turbo-frame>
  <turbo-frame data-controller="" class="single-post-frame " id="single_post_148784">
  <turbo-cable-stream-source channel="Turbo::StreamsChannel" signed-stream-name="InBvc3RfMTQ4Nzg0Ig==--83390b824ee73fed79847047996168bb06fe7a1e988b0b665ff09b855043a024"></turbo-cable-stream-source>
  
<div class="individual_subscription_">
  <div id="news_post_148784" class="position-relative">
    <div class='card card-border social-post-card mt-3 '>
      <div class="card-header border-bottom-0 social-post-header">
        <div class="d-flex justify-content-start align-items-center gap-1 cursor-pointer info-profile overlay-none">
          <div
     data-controller="hover-dropdown"
     data-hover-dropdown-offset-value="8"
     aria-haspopup="true"
     aria-expanded="false"
     data-hover-dropdown-user-id-value="104"
     data-hover-dropdown-enabled-value="true"
>
     <div class="outline-none hover-show">
         <a data-turbo="false" target="_self" onclick="event.stopPropagation();" href="/users/byron-salguero">
             <div class="profile-container profile-container-xs green-shield offline ten-member">
    <div class="profile-box">
        <img class="user-profile" data-controller="no-contextmenu" loading="lazy" src="https://www.dmdb.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsiZGF0YSI6NDQ4NDYyNywicHVyIjoiYmxvYl9pZCJ9fQ==--239e9fa6bf24d2fdc96f3b5fb8253f3d5a3216b4/07a32680557c540561dd01874e49dc53.jpg" />
        
      <div class="shield">
        <i class="fas fa-shield"></i>
        <span>10k</span>
      </div>
      
    </div>
  </div>

</a>    </div>
</div>


          <div class="w-100 window-media post-url" data-turbo-url-value="https://www.dmdb.com/social/posts/PO32267995?post_type=true&amp;read_more=false" data-post=true data-controller="turbo" data-turbo-method='GET' data-close-dropdown='true'>
            <div class="d-flex justify-content-between align-items-center w-100">
              <div class="d-flex align-items-start">
                <div class="me-2">
                  <div class="d-flex align-items-center gap-2">
                    <a data-turbo="false" onclick="event.stopPropagation();" class="responsive-font mb-0 lh-sm text-primary fw-bold text-uppercase max-line-2 user_104_display_user_name" href="/users/byron-salguero?from_post=148784&amp;post_class=Post">
                      Byron Salguero
                      <span class="fs-12 text-gray"></span>
</a>                      <turbo-frame id="pin_post_148784">
    <a class="btn p-0" data-turbo-method="post" data-controller="turbo" onclick="event.stopPropagation();" href="/social/pin_posts?id=PO32267995&amp;post_type=true">
      <svg class="ignore-modal-close" width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M2.02359 17.8624L2 18L2.13779 17.9765L5.84515 14.2741L6.30268 13.8172L6.76012 14.2742L9.88352 17.3948C9.89332 17.4046 9.90536 17.4117 9.91865 17.4155C9.93194 17.4192 9.94592 17.4195 9.95931 17.4163C9.9728 17.4131 9.98512 17.4066 9.99531 17.3973C10.0055 17.388 10.0131 17.3763 10.0174 17.3632L11.3816 13.2779L11.463 13.0342L11.6898 12.9129L17.1903 9.97083C17.4011 9.85774 17.5826 9.69716 17.7203 9.50171C17.858 9.30615 17.948 9.08114 17.9833 8.84469C18.0185 8.60814 17.9979 8.36675 17.9231 8.13961C17.8484 7.91256 17.7213 7.70595 17.5525 7.53652L12.4804 2.45089C12.3107 2.28098 12.1035 2.15318 11.8754 2.07776C11.6473 2.00234 11.4047 1.9814 11.167 2.01661C10.9293 2.05183 10.7032 2.14222 10.5069 2.28053C10.3106 2.41884 10.1493 2.60134 10.0364 2.81312L7.09616 8.32218L6.97475 8.54971L6.72985 8.63121L2.63765 9.9934C2.62457 9.99776 2.61281 10.0053 2.60349 10.0155C2.59418 10.0257 2.58763 10.0381 2.58445 10.0514C2.58128 10.0648 2.58158 10.0789 2.58534 10.0921C2.58909 10.1053 2.59626 10.1174 2.60596 10.1271L5.73083 13.2463L6.18848 13.7031L5.73093 14.16L2.02359 17.8624Z" stroke="#828282" stroke-width="1.5" stroke-linejoin="round"/>
</svg>

</a></turbo-frame>
                  </div>
                  <small class="mb-0 lh-sm fs-12 d-flex align-items-center gap-2 post-time" data-time="1778272322">
                    <span data-controller="tooltip" data-bs-html="true" data-bs-toggle="tooltip" title="Fri, 08 May 26 &lt;span class=&quot;text-nowrap&quot;&gt;4:32 PM&lt;/span&gt;">
                      5/8/2026  4:32 PM
                    </span>
                  </small>
                </div>
              </div>
              <div class="d-flex align-items-center gap-2">
                  <a data-bs-target="#upgradeBadgeModal" data-bs-toggle="modal" class="btn p-0 p-xl-2 p-lg-2 p-md-2 p-sm-2" href="#upgradeBadgeModal">
                    <svg class="" width="22" height="22" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M16.9308 15.4275L17.2883 18.3242C17.38 19.085 16.5642 19.6166 15.9133 19.2225L12.0725 16.94C11.6508 16.94 11.2383 16.9125 10.835 16.8575C11.5133 16.06 11.9167 15.0516 11.9167 13.9608C11.9167 11.3575 9.66167 9.24919 6.875 9.24919C5.81167 9.24919 4.83084 9.55166 4.01501 10.0833C3.98751 9.85416 3.97833 9.62499 3.97833 9.38665C3.97833 5.21582 7.59917 1.83333 12.0725 1.83333C16.5458 1.83333 20.1667 5.21582 20.1667 9.38665C20.1667 11.8617 18.8925 14.0525 16.9308 15.4275Z" stroke="url(#paint0_linear_5_3482)" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
  <path d="M11.9167 13.9608C11.9167 15.0516 11.5133 16.06 10.835 16.8575C9.9275 17.9575 8.48833 18.6633 6.87499 18.6633L4.48249 20.0841C4.07916 20.3316 3.56583 19.9925 3.62083 19.525L3.84999 17.7192C2.62166 16.8667 1.83333 15.5008 1.83333 13.9608C1.83333 12.3475 2.695 10.9267 4.015 10.0833C4.83083 9.55167 5.81166 9.24919 6.87499 9.24919C9.66166 9.24919 11.9167 11.3575 11.9167 13.9608Z" stroke="url(#paint0_linear_5_3482)" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
  <defs>
    <linearGradient id="paint0_linear_5_3482" x1="4.3893" y1="1.83333" x2="21.2648" y2="17.906" gradientUnits="userSpaceOnUse">
      <stop offset="0" stop-color="#0FEFFD"/>
      <stop offset="0.515718" stop-color="#FF00F5"/>
      <stop offset="1" stop-color="#0FEFFD" stop-opacity="0.77"/>
    </linearGradient>
  </defs>
</svg>

</a>                <div class="menu-options">
                  <div class="dropdown" data-post-id="148784">
                    <button type="button" class="btn p-0 p-xl-2 p-lg-2 p-md-2 p-sm-2 post-menu-option" id="postOptions-3882266f-cc13-4582-9fe1-b825738bbcae" data-bs-toggle="dropdown" data-controller="dropdown" data-action="click->dropdown#openPostMenuOption" aria-expanded="false">
                      <svg width="18" height="18" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M5 10.1484C3.9 10.1484 3 11.0484 3 12.1484C3 13.2484 3.9 14.1484 5 14.1484C6.1 14.1484 7 13.2484 7 12.1484C7 11.0484 6.1 10.1484 5 10.1484Z" fill="#AE8A27" stroke="#AE8A27"/>
  <path d="M19 10.1484C17.9 10.1484 17 11.0484 17 12.1484C17 13.2484 17.9 14.1484 19 14.1484C20.1 14.1484 21 13.2484 21 12.1484C21 11.0484 20.1 10.1484 19 10.1484Z" fill="#AE8A27" stroke="#AE8A27"/>
  <path d="M12 10.1484C10.9 10.1484 10 11.0484 10 12.1484C10 13.2484 10.9 14.1484 12 14.1484C13.1 14.1484 14 13.2484 14 12.1484C14 11.0484 13.1 10.1484 12 10.1484Z" fill="#AE8A27" stroke="#AE8A27"/>
</svg>

                    </button>
                    <div class="dropdown-menu dropdown-menu-end card-border zi-10" aria-labelledby="postOptions-3882266f-cc13-4582-9fe1-b825738bbcae">
                        <a class="dropdown-item" data-controller="turbo" href="/social/posts/PO32267995?post_type=true">View</a>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </div>
        </div>
      </div>
      <div class="post-body card-body px-2 py-0 position-relative">
        
        <turbo-frame id="common_post_content_PO32267995">
          <div class="post-description post-url text-break overlay-none cursor-pointer window-media" data-turbo-url-value="https://www.dmdb.com/social/posts/PO32267995?post_type=true&amp;read_more=false" data-post=true data-controller="turbo" data-turbo-method='GET' data-bs-dismiss="shareRecipeModal" aria-label="Close">
      <div data-controller="read-more" data-read-more-target="" data-read-more-hide-class="d-none" data-read-more-truncate-class="max-line-4" data-read-more-lines-value="4">
        <div data-read-more-target="content" class="max-line-4 text-white search_desc text-break read-more-img main-post-desc" data-value="PO32267995">
          
        </div>
        <a class="ignore-click d-none text-warning cursor-pointer " data-read-more-target="moreButton" data-action="read-more#showMore">Read
          more</a>
        <a class="ignore-click d-none text-warning cursor-pointer" data-read-more-target="lessButton" data-action="read-more#showLess">Read
          less</a>
      </div>
</div>
    <div id="link-thumb">
      <a class="d-block w-100" href="https://www.sciencedaily.com/releases/2026/05/260508024740.htm" target="_blank"> <div class="preview-link position-relative rounded-3 overflow-hidden w-100 mw-100"> <img class="link-image d-block object-contain image img-fluid w-100 position-relative zi-1 rounded-inherit" src="https://urls-card-images.s3.us-east-1.amazonaws.com/link_previews/62611/593c5c0d-4c43-48db-9b26-69976c66530a.webp" alt="Card image cap"> <img class="link-image d-block position-absolute start-0 top-0 filter-blur-5 object-cover image img-fluid w-100 rounded-inherit bg-black" src="https://urls-card-images.s3.us-east-1.amazonaws.com/link_previews/62611/593c5c0d-4c43-48db-9b26-69976c66530a.webp" alt="Card image cap"> <div class="preview-link-desc position-absolute d-flex flex-column align-items-baseline justify-content-center w-100 zi-1 bottom-0 start-0 text-start"> <h6 class="card-title empty-tag fs-16 mb-1 max-line-1">A common constipation drug shows surprising power to protect kidneys | ScienceDaily</h6> <p class="text-start card-text empty-tag max-line-2">A common constipation drug may have unexpectedly unlocked a new way to slow chronic kidney disease — a condition that affects millions and often leads to dialysis. In a clinical trial involving 150 patients, researchers found that lubiprostone, a medication normally used to treat constipation, helped preserve kidney function in people with moderate CKD. Scientists traced the effect to changes in gut bacteria that boosted production of spermidine, a compound linked to healthier mitochondria and reduced kidney damage.</p> </div> </div> </a>
    </div>

</turbo-frame>      </div>
        <div class="card-footer border-0 padding-10 d-flex align-items-center">
          <div class="post-control grid-footer w-100 align-items-center social-post-footer ">
            <div id="like_post_post_148784" class="comment-like d-flex align-items-center justify-content-center gap-1 like_post_post_148784">
      <a class="d-flex align-items-center justify-content-center gap-1" data-turbo-stream="true" data-controller="turbo tooltip" data-bs-placement="top" data-bs-trigger="hover" data-action="click-&gt;turbo#disable" data-turbo-method="GET" title="Like" href="/users/sign_in">
        <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M16.44 3C14.63 3 13.01 3.88 12 5.23C10.99 3.88 9.37001 3 7.56001 3C4.49 3 2 5.5 2 8.59001C2 9.78001 2.19 10.8801 2.52 11.9001C4.1 16.9001 8.97001 19.8901 11.38 20.7101C11.72 20.8301 12.28 20.8301 12.62 20.7101C15.03 19.8901 19.9 16.9001 21.48 11.9001C21.81 10.8801 22 9.78001 22 8.59001C22 5.5 19.51 3 16.44 3Z" stroke="#FF6A55" stroke-width="1.5" stroke-linejoin="round"/>
</svg>

        <span class="text-white">0</span>
</a></div>

            <div id="dislike_post_post_148784" class="d-flex align-items-center justify-content-center gap-1 dislike_post_post_148784">
      <a class="d-flex align-items-center justify-content-center gap-1" data-turbo-stream="true" data-controller="turbo tooltip" data-bs-placement="top" data-bs-trigger="hover" data-action="click-&gt;turbo#disable" data-turbo-method="GET" title="Dislike" href="/users/sign_in">
        <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M13.709 1.97656C14.5621 2.79266 15.6397 3.33534 16.8035 3.53504M9.68432 1.97656C8.83077 2.79225 7.75337 3.33484 6.58984 3.53504M16.045 9.18075C16.045 9.18075 13.8086 7.95423 13.8086 7.23406C13.8086 6.51391 16.8018 5.08203 16.8018 5.08203M7.33838 9.18075C7.33838 9.18075 9.58892 7.95423 9.58892 7.23406C9.58892 6.51391 6.5957 5.08203 6.5957 5.08203M7.35456 11.9648C7.40946 13.7671 7.31536 15.5708 7.07326 17.3576C5.83547 16.795 5.04776 17.6108 5.49787 18.4828C3.87749 18.3534 3.22766 20.0019 4.40918 20.4211M16.5639 11.9648C16.5131 13.6883 16.5535 15.4134 16.6849 17.1326C17.7849 17.7345 17.6414 18.3477 17.0788 18.961C16.7156 19.2874 16.2589 19.491 15.7734 19.5434M19.0206 20.002C20.2584 18.9611 19.3019 17.9484 17.5098 18.4913M16.8023 21.9422C16.8023 23.4332 14.4674 23.2925 13.809 22.1391C13.0607 22.9831 11.6935 22.9831 11.3166 22.1391C10.8946 22.9831 9.15044 23.2362 8.64408 22.1391C7.01243 22.9831 5.5496 22.9831 5.32453 21.7453C3.79981 22.3079 3.16121 21.3093 3.97984 20.1445M18.0608 19.6914C18.4688 19.7419 19.0624 19.8574 19.1861 20.2849C19.8697 22.4875 16.7949 21.9446 16.7949 21.9446M5.49023 18.4766C5.81707 18.5372 6.11418 18.7057 6.33419 18.9547M5.32099 21.7388C5.26474 20.9708 6.11994 20.2675 6.91887 20.3323M8.64416 22.1416C8.45568 21.7197 8.50069 21.0981 8.71449 20.8477M11.317 22.137C11.4548 21.8754 11.5702 21.1524 11.2129 20.8008M13.8071 22.1383C13.6495 21.7548 13.5896 21.3382 13.6327 20.9258M16.8013 21.9344C16.8094 21.7854 16.7721 21.6376 16.6941 21.5105C16.6163 21.3834 16.5015 21.2829 16.3652 21.2227M8.92787 14.4922C8.64655 16.574 8.01922 17.5473 7.06836 17.3503M14.832 12.4805C14.9756 16.0335 15.479 16.8829 16.6887 17.1277M10.2863 12.9883C10.3397 15.88 10.0978 18.3754 8.61808 18.6398C6.58697 19.0055 6.04122 21.3347 8.71654 20.8339C9.28273 20.6836 9.82254 20.4474 10.3172 20.1336M10.9342 17.3888C10.8797 18.0761 10.7193 18.7506 10.4588 19.389C9.49387 21.2878 12.9259 21.1613 12.5968 19.8052C11.9638 17.8361 11.7894 15.1468 11.8738 12.0664M12.623 20.233C12.623 20.233 14.2069 21.9407 15.4981 20.4863C15.6315 20.3148 15.7199 20.1126 15.7554 19.8983C15.7909 19.684 15.7723 19.4642 15.7014 19.2587C15.6304 19.0534 15.5093 18.8691 15.3489 18.7223C15.1887 18.5756 14.9943 18.4712 14.7836 18.4187C14.5071 18.3538 14.2567 18.2068 14.0654 17.9968C13.8741 17.7869 13.7507 17.5241 13.7118 17.2428C13.5035 16.1833 13.3924 15.107 13.3798 14.0273M5.49407 17.5458C3.95804 16.2591 2.86068 14.5263 2.35427 12.5876C1.84787 10.649 1.95754 8.60079 2.66809 6.72732C3.37864 4.85385 4.6548 3.24805 6.31944 2.1328C7.9841 1.01755 9.95466 0.448178 11.9576 0.503708C13.9606 0.559237 15.8966 1.23692 17.4968 2.44268C19.0971 3.64846 20.2824 5.32251 20.8881 7.23247C21.4936 9.14242 21.4896 11.1935 20.8767 13.1011C20.2636 15.0088 19.0718 16.6781 17.4669 17.8777M7.16809 16.566C6.62027 15.9642 6.31113 15.1829 6.29883 14.369C6.29883 12.0904 8.83069 10.2422 11.9617 10.2422C15.0928 10.2422 17.6247 12.0904 17.6247 14.369C17.6102 15.2331 17.2648 16.0588 16.6598 16.6757M20.8831 17.3901C19.9406 17.7558 20.267 18.8951 21.3472 18.4899C22.4274 18.0848 22.0926 16.9005 20.8831 17.3901ZM1.13352 19.177C0.621525 19.9112 1.69614 20.6904 2.42757 20.1756C3.159 19.6608 1.41482 18.7718 1.13352 19.177Z" stroke="url(#paint0_linear_5471_364)" stroke-width="0.681273" stroke-linecap="round" stroke-linejoin="round"/>
  <defs>
    <linearGradient id="paint0_linear_5471_364" x1="1" y1="11.7661" x2="21.9996" y2="11.7661" gradientUnits="userSpaceOnUse">
      <stop stop-color="#C24545"/>
      <stop offset="1" stop-color="#E9D362"/>
    </linearGradient>
  </defs>
</svg>

        <span class="text-white">0</span>
</a></div>

                <a class="d-flex align-items-center justify-content-center gap-1 overlay-none window-media" data-bs-dismiss="modal" data-controller="turbo tooltip" data-action="click-&gt;turbo#disable" data-turbo-method="GET" data-post="true" data-bs-placement="top" title="Comment" href="/social/posts/PO32267995?comment_modal=true&amp;post_type=true">
                  <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M20.657 17.0046C21.873 14.9013 22.2816 12.4272 21.8066 10.0446C21.3315 7.662 20.0054 5.53381 18.0758 4.05762C16.1462 2.58142 13.7451 1.8582 11.3212 2.02306C8.89732 2.18792 6.61634 3.22959 4.90439 4.95346C3.19244 6.67733 2.16663 8.96549 2.01859 11.3905C1.87056 13.8155 2.61042 16.2114 4.09997 18.1307C5.58952 20.05 7.72686 21.3614 10.1127 21.8199C12.4986 22.2784 14.9697 21.8526 17.0646 20.6221L22.0019 22L20.657 17.0046Z" stroke="#27AE60" stroke-width="1.5" stroke-linejoin="round"/>
</svg>

                  <turbo-frame class="comment_count_148784" id=".comment_count_148784">
    <span class="d-inline-block text-white fw-semi-bold fs-14 cursor-pointer"> 0 </span>
</turbo-frame>
</a>
              <div id="share_post_count_148784" class="d-flex align-items-center justify-content-center gap-1 ">
    <a class="d-flex align-items-center justify-content-center gap-2" data-controller="turbo tooltip" data-turbo-method="GET" data-bs-dismiss="modal" data-bs-placement="top" title="Repost" href="/social/posts/share_posts?class_name=Post&amp;id=PO32267995">
      <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M3.58002 5.15991H17.42C19.08 5.15991 20.42 6.49991 20.42 8.15991V11.4799" stroke="var(--white)" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
  <path d="M6.74002 2L3.58002 5.15997L6.74002 8.32001" stroke="var(--white)" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
  <path d="M20.42 18.84H6.58002C4.92002 18.84 3.58002 17.5 3.58002 15.84V12.52" stroke="var(--white)" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
  <path d="M17.26 22.0001L20.42 18.8401L17.26 15.6801" stroke="var(--white)" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
</svg>

      <a data-controller="turbo" class="d-inline-block text-white fw-semi-bold fs-14 cursor-pointer" href="/social/posts/PO32267995/shared_users?class_name=Post">
        <span id="post-148784-share-count">
            0
          </span>
</a></a></div>

              <div class="d-flex align-items-center justify-content-center gap-1">
                <span data-controller="tooltip" data-bs-placement="top" title="Activity">
                  <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M5 22V12M10 22V2M15 22V14M19 22V8" stroke="white" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
</svg>


                </span>
                    <a class="d-inline-block text-white fw-semi-bold fs-14" data-turbo-stream="true" href="/users/sign_in">
                      4
</a>              </div>

            <div class="list-item-details">
              <div class="sharing text-center">
                  <div class="dropdown">
      <a class="d-flex align-items-center justify-content-center gap-1 navbar-dropdown-account-wrapper" data-turbo-stream="true" href="/users/sign_in">
        <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M6.82116 5.60584L16.3791 2.41988C20.6683 0.990136 22.9987 3.33176 21.5802 7.62099L18.3942 17.1788C16.2552 23.6071 12.7428 23.6071 10.6038 17.1788L9.65813 14.3419L6.82116 13.3962C0.392947 11.2572 0.392947 7.75608 6.82116 5.60584Z" stroke="var(--white)" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
  <path d="M9.87203 13.8577L13.9023 9.81616" stroke="var(--white)" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
</svg>

</a>  </div>

              </div>
            </div>
            <div class="bookmark-post flex-shrink-0">
                <div data-controller="disable-on-click" class="d-flex align-items-center justify-content-center">
      <a class="gap-1" data-turbo-stream="true" data-controller="turbo tooltip" data-action="click-&gt;turbo#disable" data-turbo-method="GET" data-bs-placement="top" title="Save Post" href="/users/sign_in">
        <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M16.4352 2H7.55556C5.59356 2 4 3.73944 4 5.85876V19.9442C4 21.7436 5.18826 22.5033 6.64364 21.6336L11.1387 18.9245C11.6177 18.6346 12.3915 18.6346 12.8613 18.9245L17.3563 21.6336C18.8117 22.5134 20 21.7536 20 19.9442V5.85876C19.9908 3.73944 18.3972 2 16.4352 2Z" stroke="var(--white)" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
</svg>

</a></div>

            </div>
          </div>
        </div>
      
    </div>
  </div>
</div>

</turbo-frame>
  <turbo-frame data-controller="" class="single-post-frame " id="single_post_148782">
  <turbo-cable-stream-source channel="Turbo::StreamsChannel" signed-stream-name="InBvc3RfMTQ4NzgyIg==--1d3db0f573e5bbce54763c2e3fb7d7cb19097ad44040c389a2596134c48d0f51"></turbo-cable-stream-source>
  
<div class="individual_subscription_">
  <div id="news_post_148782" class="position-relative">
    <div class='card card-border social-post-card mt-3 '>
      <div class="card-header border-bottom-0 social-post-header">
        <div class="d-flex justify-content-start align-items-center gap-1 cursor-pointer info-profile overlay-none">
          <div
     data-controller="hover-dropdown"
     data-hover-dropdown-offset-value="8"
     aria-haspopup="true"
     aria-expanded="false"
     data-hover-dropdown-user-id-value="104"
     data-hover-dropdown-enabled-value="true"
>
     <div class="outline-none hover-show">
         <a data-turbo="false" target="_self" onclick="event.stopPropagation();" href="/users/byron-salguero">
             <div class="profile-container profile-container-xs green-shield offline ten-member">
    <div class="profile-box">
        <img class="user-profile" data-controller="no-contextmenu" loading="lazy" src="https://www.dmdb.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsiZGF0YSI6NDQ4NDYyNywicHVyIjoiYmxvYl9pZCJ9fQ==--239e9fa6bf24d2fdc96f3b5fb8253f3d5a3216b4/07a32680557c540561dd01874e49dc53.jpg" />
        
      <div class="shield">
        <i class="fas fa-shield"></i>
        <span>10k</span>
      </div>
      
    </div>
  </div>

</a>    </div>
</div>


          <div class="w-100 window-media post-url" data-turbo-url-value="https://www.dmdb.com/social/posts/PO84258643?post_type=true&amp;read_more=false" data-post=true data-controller="turbo" data-turbo-method='GET' data-close-dropdown='true'>
            <div class="d-flex justify-content-between align-items-center w-100">
              <div class="d-flex align-items-start">
                <div class="me-2">
                  <div class="d-flex align-items-center gap-2">
                    <a data-turbo="false" onclick="event.stopPropagation();" class="responsive-font mb-0 lh-sm text-primary fw-bold text-uppercase max-line-2 user_104_display_user_name" href="/users/byron-salguero?from_post=148782&amp;post_class=Post">
                      Byron Salguero
                      <span class="fs-12 text-gray"></span>
</a>                      <turbo-frame id="pin_post_148782">
    <a class="btn p-0" data-turbo-method="post" data-controller="turbo" onclick="event.stopPropagation();" href="/social/pin_posts?id=PO84258643&amp;post_type=true">
      <svg class="ignore-modal-close" width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M2.02359 17.8624L2 18L2.13779 17.9765L5.84515 14.2741L6.30268 13.8172L6.76012 14.2742L9.88352 17.3948C9.89332 17.4046 9.90536 17.4117 9.91865 17.4155C9.93194 17.4192 9.94592 17.4195 9.95931 17.4163C9.9728 17.4131 9.98512 17.4066 9.99531 17.3973C10.0055 17.388 10.0131 17.3763 10.0174 17.3632L11.3816 13.2779L11.463 13.0342L11.6898 12.9129L17.1903 9.97083C17.4011 9.85774 17.5826 9.69716 17.7203 9.50171C17.858 9.30615 17.948 9.08114 17.9833 8.84469C18.0185 8.60814 17.9979 8.36675 17.9231 8.13961C17.8484 7.91256 17.7213 7.70595 17.5525 7.53652L12.4804 2.45089C12.3107 2.28098 12.1035 2.15318 11.8754 2.07776C11.6473 2.00234 11.4047 1.9814 11.167 2.01661C10.9293 2.05183 10.7032 2.14222 10.5069 2.28053C10.3106 2.41884 10.1493 2.60134 10.0364 2.81312L7.09616 8.32218L6.97475 8.54971L6.72985 8.63121L2.63765 9.9934C2.62457 9.99776 2.61281 10.0053 2.60349 10.0155C2.59418 10.0257 2.58763 10.0381 2.58445 10.0514C2.58128 10.0648 2.58158 10.0789 2.58534 10.0921C2.58909 10.1053 2.59626 10.1174 2.60596 10.1271L5.73083 13.2463L6.18848 13.7031L5.73093 14.16L2.02359 17.8624Z" stroke="#828282" stroke-width="1.5" stroke-linejoin="round"/>
</svg>

</a></turbo-frame>
                  </div>
                  <small class="mb-0 lh-sm fs-12 d-flex align-items-center gap-2 post-time" data-time="1778272249">
                    <span data-controller="tooltip" data-bs-html="true" data-bs-toggle="tooltip" title="Fri, 08 May 26 &lt;span class=&quot;text-nowrap&quot;&gt;4:30 PM&lt;/span&gt;">
                      5/8/2026  4:30 PM
                    </span>
                  </small>
                </div>
              </div>
              <div class="d-flex align-items-center gap-2">
                  <a data-bs-target="#upgradeBadgeModal" data-bs-toggle="modal" class="btn p-0 p-xl-2 p-lg-2 p-md-2 p-sm-2" href="#upgradeBadgeModal">
                    <svg class="" width="22" height="22" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M16.9308 15.4275L17.2883 18.3242C17.38 19.085 16.5642 19.6166 15.9133 19.2225L12.0725 16.94C11.6508 16.94 11.2383 16.9125 10.835 16.8575C11.5133 16.06 11.9167 15.0516 11.9167 13.9608C11.9167 11.3575 9.66167 9.24919 6.875 9.24919C5.81167 9.24919 4.83084 9.55166 4.01501 10.0833C3.98751 9.85416 3.97833 9.62499 3.97833 9.38665C3.97833 5.21582 7.59917 1.83333 12.0725 1.83333C16.5458 1.83333 20.1667 5.21582 20.1667 9.38665C20.1667 11.8617 18.8925 14.0525 16.9308 15.4275Z" stroke="url(#paint0_linear_5_3482)" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
  <path d="M11.9167 13.9608C11.9167 15.0516 11.5133 16.06 10.835 16.8575C9.9275 17.9575 8.48833 18.6633 6.87499 18.6633L4.48249 20.0841C4.07916 20.3316 3.56583 19.9925 3.62083 19.525L3.84999 17.7192C2.62166 16.8667 1.83333 15.5008 1.83333 13.9608C1.83333 12.3475 2.695 10.9267 4.015 10.0833C4.83083 9.55167 5.81166 9.24919 6.87499 9.24919C9.66166 9.24919 11.9167 11.3575 11.9167 13.9608Z" stroke="url(#paint0_linear_5_3482)" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
  <defs>
    <linearGradient id="paint0_linear_5_3482" x1="4.3893" y1="1.83333" x2="21.2648" y2="17.906" gradientUnits="userSpaceOnUse">
      <stop offset="0" stop-color="#0FEFFD"/>
      <stop offset="0.515718" stop-color="#FF00F5"/>
      <stop offset="1" stop-color="#0FEFFD" stop-opacity="0.77"/>
    </linearGradient>
  </defs>
</svg>

</a>                <div class="menu-options">
                  <div class="dropdown" data-post-id="148782">
                    <button type="button" class="btn p-0 p-xl-2 p-lg-2 p-md-2 p-sm-2 post-menu-option" id="postOptions-e46f0184-3704-4514-98ca-e5db801468b4" data-bs-toggle="dropdown" data-controller="dropdown" data-action="click->dropdown#openPostMenuOption" aria-expanded="false">
                      <svg width="18" height="18" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M5 10.1484C3.9 10.1484 3 11.0484 3 12.1484C3 13.2484 3.9 14.1484 5 14.1484C6.1 14.1484 7 13.2484 7 12.1484C7 11.0484 6.1 10.1484 5 10.1484Z" fill="#AE8A27" stroke="#AE8A27"/>
  <path d="M19 10.1484C17.9 10.1484 17 11.0484 17 12.1484C17 13.2484 17.9 14.1484 19 14.1484C20.1 14.1484 21 13.2484 21 12.1484C21 11.0484 20.1 10.1484 19 10.1484Z" fill="#AE8A27" stroke="#AE8A27"/>
  <path d="M12 10.1484C10.9 10.1484 10 11.0484 10 12.1484C10 13.2484 10.9 14.1484 12 14.1484C13.1 14.1484 14 13.2484 14 12.1484C14 11.0484 13.1 10.1484 12 10.1484Z" fill="#AE8A27" stroke="#AE8A27"/>
</svg>

                    </button>
                    <div class="dropdown-menu dropdown-menu-end card-border zi-10" aria-labelledby="postOptions-e46f0184-3704-4514-98ca-e5db801468b4">
                        <a class="dropdown-item" data-controller="turbo" href="/social/posts/PO84258643?post_type=true">View</a>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </div>
        </div>
      </div>
      <div class="post-body card-body px-2 py-0 position-relative">
        
        <turbo-frame id="common_post_content_PO84258643">
          <div class="post-description post-url text-break overlay-none cursor-pointer window-media" data-turbo-url-value="https://www.dmdb.com/social/posts/PO84258643?post_type=true&amp;read_more=false" data-post=true data-controller="turbo" data-turbo-method='GET' data-bs-dismiss="shareRecipeModal" aria-label="Close">
      <div data-controller="read-more" data-read-more-target="" data-read-more-hide-class="d-none" data-read-more-truncate-class="max-line-4" data-read-more-lines-value="4">
        <div data-read-more-target="content" class="max-line-4 text-white search_desc text-break read-more-img main-post-desc" data-value="PO84258643">
          <p><a href="https://www.npr.org/2026/05/07/nx-s1-5815343/trade-court-strikes-down-10-percent-tariffs" rel="noopener noreferrer" target="_blank">https://www.npr.org/2026/05/07...</a></p>
        </div>
        <a class="ignore-click d-none text-warning cursor-pointer " data-read-more-target="moreButton" data-action="read-more#showMore">Read
          more</a>
        <a class="ignore-click d-none text-warning cursor-pointer" data-read-more-target="lessButton" data-action="read-more#showLess">Read
          less</a>
      </div>
</div>

</turbo-frame>      </div>
        <div class="card-footer border-0 padding-10 d-flex align-items-center">
          <div class="post-control grid-footer w-100 align-items-center social-post-footer ">
            <div id="like_post_post_148782" class="comment-like d-flex align-items-center justify-content-center gap-1 like_post_post_148782">
      <a class="d-flex align-items-center justify-content-center gap-1" data-turbo-stream="true" data-controller="turbo tooltip" data-bs-placement="top" data-bs-trigger="hover" data-action="click-&gt;turbo#disable" data-turbo-method="GET" title="Like" href="/users/sign_in">
        <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M16.44 3C14.63 3 13.01 3.88 12 5.23C10.99 3.88 9.37001 3 7.56001 3C4.49 3 2 5.5 2 8.59001C2 9.78001 2.19 10.8801 2.52 11.9001C4.1 16.9001 8.97001 19.8901 11.38 20.7101C11.72 20.8301 12.28 20.8301 12.62 20.7101C15.03 19.8901 19.9 16.9001 21.48 11.9001C21.81 10.8801 22 9.78001 22 8.59001C22 5.5 19.51 3 16.44 3Z" stroke="#FF6A55" stroke-width="1.5" stroke-linejoin="round"/>
</svg>

        <span class="text-white">0</span>
</a></div>

            <div id="dislike_post_post_148782" class="d-flex align-items-center justify-content-center gap-1 dislike_post_post_148782">
      <a class="d-flex align-items-center justify-content-center gap-1" data-turbo-stream="true" data-controller="turbo tooltip" data-bs-placement="top" data-bs-trigger="hover" data-action="click-&gt;turbo#disable" data-turbo-method="GET" title="Dislike" href="/users/sign_in">
        <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M13.709 1.97656C14.5621 2.79266 15.6397 3.33534 16.8035 3.53504M9.68432 1.97656C8.83077 2.79225 7.75337 3.33484 6.58984 3.53504M16.045 9.18075C16.045 9.18075 13.8086 7.95423 13.8086 7.23406C13.8086 6.51391 16.8018 5.08203 16.8018 5.08203M7.33838 9.18075C7.33838 9.18075 9.58892 7.95423 9.58892 7.23406C9.58892 6.51391 6.5957 5.08203 6.5957 5.08203M7.35456 11.9648C7.40946 13.7671 7.31536 15.5708 7.07326 17.3576C5.83547 16.795 5.04776 17.6108 5.49787 18.4828C3.87749 18.3534 3.22766 20.0019 4.40918 20.4211M16.5639 11.9648C16.5131 13.6883 16.5535 15.4134 16.6849 17.1326C17.7849 17.7345 17.6414 18.3477 17.0788 18.961C16.7156 19.2874 16.2589 19.491 15.7734 19.5434M19.0206 20.002C20.2584 18.9611 19.3019 17.9484 17.5098 18.4913M16.8023 21.9422C16.8023 23.4332 14.4674 23.2925 13.809 22.1391C13.0607 22.9831 11.6935 22.9831 11.3166 22.1391C10.8946 22.9831 9.15044 23.2362 8.64408 22.1391C7.01243 22.9831 5.5496 22.9831 5.32453 21.7453C3.79981 22.3079 3.16121 21.3093 3.97984 20.1445M18.0608 19.6914C18.4688 19.7419 19.0624 19.8574 19.1861 20.2849C19.8697 22.4875 16.7949 21.9446 16.7949 21.9446M5.49023 18.4766C5.81707 18.5372 6.11418 18.7057 6.33419 18.9547M5.32099 21.7388C5.26474 20.9708 6.11994 20.2675 6.91887 20.3323M8.64416 22.1416C8.45568 21.7197 8.50069 21.0981 8.71449 20.8477M11.317 22.137C11.4548 21.8754 11.5702 21.1524 11.2129 20.8008M13.8071 22.1383C13.6495 21.7548 13.5896 21.3382 13.6327 20.9258M16.8013 21.9344C16.8094 21.7854 16.7721 21.6376 16.6941 21.5105C16.6163 21.3834 16.5015 21.2829 16.3652 21.2227M8.92787 14.4922C8.64655 16.574 8.01922 17.5473 7.06836 17.3503M14.832 12.4805C14.9756 16.0335 15.479 16.8829 16.6887 17.1277M10.2863 12.9883C10.3397 15.88 10.0978 18.3754 8.61808 18.6398C6.58697 19.0055 6.04122 21.3347 8.71654 20.8339C9.28273 20.6836 9.82254 20.4474 10.3172 20.1336M10.9342 17.3888C10.8797 18.0761 10.7193 18.7506 10.4588 19.389C9.49387 21.2878 12.9259 21.1613 12.5968 19.8052C11.9638 17.8361 11.7894 15.1468 11.8738 12.0664M12.623 20.233C12.623 20.233 14.2069 21.9407 15.4981 20.4863C15.6315 20.3148 15.7199 20.1126 15.7554 19.8983C15.7909 19.684 15.7723 19.4642 15.7014 19.2587C15.6304 19.0534 15.5093 18.8691 15.3489 18.7223C15.1887 18.5756 14.9943 18.4712 14.7836 18.4187C14.5071 18.3538 14.2567 18.2068 14.0654 17.9968C13.8741 17.7869 13.7507 17.5241 13.7118 17.2428C13.5035 16.1833 13.3924 15.107 13.3798 14.0273M5.49407 17.5458C3.95804 16.2591 2.86068 14.5263 2.35427 12.5876C1.84787 10.649 1.95754 8.60079 2.66809 6.72732C3.37864 4.85385 4.6548 3.24805 6.31944 2.1328C7.9841 1.01755 9.95466 0.448178 11.9576 0.503708C13.9606 0.559237 15.8966 1.23692 17.4968 2.44268C19.0971 3.64846 20.2824 5.32251 20.8881 7.23247C21.4936 9.14242 21.4896 11.1935 20.8767 13.1011C20.2636 15.0088 19.0718 16.6781 17.4669 17.8777M7.16809 16.566C6.62027 15.9642 6.31113 15.1829 6.29883 14.369C6.29883 12.0904 8.83069 10.2422 11.9617 10.2422C15.0928 10.2422 17.6247 12.0904 17.6247 14.369C17.6102 15.2331 17.2648 16.0588 16.6598 16.6757M20.8831 17.3901C19.9406 17.7558 20.267 18.8951 21.3472 18.4899C22.4274 18.0848 22.0926 16.9005 20.8831 17.3901ZM1.13352 19.177C0.621525 19.9112 1.69614 20.6904 2.42757 20.1756C3.159 19.6608 1.41482 18.7718 1.13352 19.177Z" stroke="url(#paint0_linear_5471_364)" stroke-width="0.681273" stroke-linecap="round" stroke-linejoin="round"/>
  <defs>
    <linearGradient id="paint0_linear_5471_364" x1="1" y1="11.7661" x2="21.9996" y2="11.7661" gradientUnits="userSpaceOnUse">
      <stop stop-color="#C24545"/>
      <stop offset="1" stop-color="#E9D362"/>
    </linearGradient>
  </defs>
</svg>

        <span class="text-white">0</span>
</a></div>

                <a class="d-flex align-items-center justify-content-center gap-1 overlay-none window-media" data-bs-dismiss="modal" data-controller="turbo tooltip" data-action="click-&gt;turbo#disable" data-turbo-method="GET" data-post="true" data-bs-placement="top" title="Comment" href="/social/posts/PO84258643?comment_modal=true&amp;post_type=true">
                  <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M20.657 17.0046C21.873 14.9013 22.2816 12.4272 21.8066 10.0446C21.3315 7.662 20.0054 5.53381 18.0758 4.05762C16.1462 2.58142 13.7451 1.8582 11.3212 2.02306C8.89732 2.18792 6.61634 3.22959 4.90439 4.95346C3.19244 6.67733 2.16663 8.96549 2.01859 11.3905C1.87056 13.8155 2.61042 16.2114 4.09997 18.1307C5.58952 20.05 7.72686 21.3614 10.1127 21.8199C12.4986 22.2784 14.9697 21.8526 17.0646 20.6221L22.0019 22L20.657 17.0046Z" stroke="#27AE60" stroke-width="1.5" stroke-linejoin="round"/>
</svg>

                  <turbo-frame class="comment_count_148782" id=".comment_count_148782">
    <span class="d-inline-block text-white fw-semi-bold fs-14 cursor-pointer"> 0 </span>
</turbo-frame>
</a>
              <div id="share_post_count_148782" class="d-flex align-items-center justify-content-center gap-1 ">
    <a class="d-flex align-items-center justify-content-center gap-2" data-controller="turbo tooltip" data-turbo-method="GET" data-bs-dismiss="modal" data-bs-placement="top" title="Repost" href="/social/posts/share_posts?class_name=Post&amp;id=PO84258643">
      <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M3.58002 5.15991H17.42C19.08 5.15991 20.42 6.49991 20.42 8.15991V11.4799" stroke="var(--white)" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
  <path d="M6.74002 2L3.58002 5.15997L6.74002 8.32001" stroke="var(--white)" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
  <path d="M20.42 18.84H6.58002C4.92002 18.84 3.58002 17.5 3.58002 15.84V12.52" stroke="var(--white)" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
  <path d="M17.26 22.0001L20.42 18.8401L17.26 15.6801" stroke="var(--white)" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
</svg>

      <a data-controller="turbo" class="d-inline-block text-white fw-semi-bold fs-14 cursor-pointer" href="/social/posts/PO84258643/shared_users?class_name=Post">
        <span id="post-148782-share-count">
            0
          </span>
</a></a></div>

              <div class="d-flex align-items-center justify-content-center gap-1">
                <span data-controller="tooltip" data-bs-placement="top" title="Activity">
                  <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M5 22V12M10 22V2M15 22V14M19 22V8" stroke="white" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
</svg>


                </span>
                    <a class="d-inline-block text-white fw-semi-bold fs-14" data-turbo-stream="true" href="/users/sign_in">
                      5
</a>              </div>

            <div class="list-item-details">
              <div class="sharing text-center">
                  <div class="dropdown">
      <a class="d-flex align-items-center justify-content-center gap-1 navbar-dropdown-account-wrapper" data-turbo-stream="true" href="/users/sign_in">
        <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M6.82116 5.60584L16.3791 2.41988C20.6683 0.990136 22.9987 3.33176 21.5802 7.62099L18.3942 17.1788C16.2552 23.6071 12.7428 23.6071 10.6038 17.1788L9.65813 14.3419L6.82116 13.3962C0.392947 11.2572 0.392947 7.75608 6.82116 5.60584Z" stroke="var(--white)" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
  <path d="M9.87203 13.8577L13.9023 9.81616" stroke="var(--white)" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
</svg>

</a>  </div>

              </div>
            </div>
            <div class="bookmark-post flex-shrink-0">
                <div data-controller="disable-on-click" class="d-flex align-items-center justify-content-center">
      <a class="gap-1" data-turbo-stream="true" data-controller="turbo tooltip" data-action="click-&gt;turbo#disable" data-turbo-method="GET" data-bs-placement="top" title="Save Post" href="/users/sign_in">
        <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M16.4352 2H7.55556C5.59356 2 4 3.73944 4 5.85876V19.9442C4 21.7436 5.18826 22.5033 6.64364 21.6336L11.1387 18.9245C11.6177 18.6346 12.3915 18.6346 12.8613 18.9245L17.3563 21.6336C18.8117 22.5134 20 21.7536 20 19.9442V5.85876C19.9908 3.73944 18.3972 2 16.4352 2Z" stroke="var(--white)" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
</svg>

</a></div>

            </div>
          </div>
        </div>
      
    </div>
  </div>
</div>

</turbo-frame>
  <turbo-frame data-controller="" class="single-post-frame " id="single_post_148748">
  <turbo-cable-stream-source channel="Turbo::StreamsChannel" signed-stream-name="InBvc3RfMTQ4NzQ4Ig==--7a1bb19917df05fad520f06e235ac224fe8d059818edb7eae4e606e7895abdca"></turbo-cable-stream-source>
  
<div class="individual_subscription_">
  <div id="news_post_148748" class="position-relative">
    <div class='card card-border social-post-card mt-3 '>
      <div class="card-header border-bottom-0 social-post-header">
        <div class="d-flex justify-content-start align-items-center gap-1 cursor-pointer info-profile overlay-none">
          <div
     data-controller="hover-dropdown"
     data-hover-dropdown-offset-value="8"
     aria-haspopup="true"
     aria-expanded="false"
     data-hover-dropdown-user-id-value="104"
     data-hover-dropdown-enabled-value="true"
>
     <div class="outline-none hover-show">
         <a data-turbo="false" target="_self" onclick="event.stopPropagation();" href="/users/byron-salguero">
             <div class="profile-container profile-container-xs green-shield offline ten-member">
    <div class="profile-box">
        <img class="user-profile" data-controller="no-contextmenu" loading="lazy" src="https://www.dmdb.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsiZGF0YSI6NDQ4NDYyNywicHVyIjoiYmxvYl9pZCJ9fQ==--239e9fa6bf24d2fdc96f3b5fb8253f3d5a3216b4/07a32680557c540561dd01874e49dc53.jpg" />
        
      <div class="shield">
        <i class="fas fa-shield"></i>
        <span>10k</span>
      </div>
      
    </div>
  </div>

</a>    </div>
</div>


          <div class="w-100 window-media post-url" data-turbo-url-value="https://www.dmdb.com/social/posts/PO04447850?post_type=true&amp;read_more=false" data-post=true data-controller="turbo" data-turbo-method='GET' data-close-dropdown='true'>
            <div class="d-flex justify-content-between align-items-center w-100">
              <div class="d-flex align-items-start">
                <div class="me-2">
                  <div class="d-flex align-items-center gap-2">
                    <a data-turbo="false" onclick="event.stopPropagation();" class="responsive-font mb-0 lh-sm text-primary fw-bold text-uppercase max-line-2 user_104_display_user_name" href="/users/byron-salguero?from_post=148748&amp;post_class=Post">
                      Byron Salguero
                      <span class="fs-12 text-gray"></span>
</a>                      <turbo-frame id="pin_post_148748">
    <a class="btn p-0" data-turbo-method="post" data-controller="turbo" onclick="event.stopPropagation();" href="/social/pin_posts?id=PO04447850&amp;post_type=true">
      <svg class="ignore-modal-close" width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M2.02359 17.8624L2 18L2.13779 17.9765L5.84515 14.2741L6.30268 13.8172L6.76012 14.2742L9.88352 17.3948C9.89332 17.4046 9.90536 17.4117 9.91865 17.4155C9.93194 17.4192 9.94592 17.4195 9.95931 17.4163C9.9728 17.4131 9.98512 17.4066 9.99531 17.3973C10.0055 17.388 10.0131 17.3763 10.0174 17.3632L11.3816 13.2779L11.463 13.0342L11.6898 12.9129L17.1903 9.97083C17.4011 9.85774 17.5826 9.69716 17.7203 9.50171C17.858 9.30615 17.948 9.08114 17.9833 8.84469C18.0185 8.60814 17.9979 8.36675 17.9231 8.13961C17.8484 7.91256 17.7213 7.70595 17.5525 7.53652L12.4804 2.45089C12.3107 2.28098 12.1035 2.15318 11.8754 2.07776C11.6473 2.00234 11.4047 1.9814 11.167 2.01661C10.9293 2.05183 10.7032 2.14222 10.5069 2.28053C10.3106 2.41884 10.1493 2.60134 10.0364 2.81312L7.09616 8.32218L6.97475 8.54971L6.72985 8.63121L2.63765 9.9934C2.62457 9.99776 2.61281 10.0053 2.60349 10.0155C2.59418 10.0257 2.58763 10.0381 2.58445 10.0514C2.58128 10.0648 2.58158 10.0789 2.58534 10.0921C2.58909 10.1053 2.59626 10.1174 2.60596 10.1271L5.73083 13.2463L6.18848 13.7031L5.73093 14.16L2.02359 17.8624Z" stroke="#828282" stroke-width="1.5" stroke-linejoin="round"/>
</svg>

</a></turbo-frame>
                  </div>
                  <small class="mb-0 lh-sm fs-12 d-flex align-items-center gap-2 post-time" data-time="1778271817">
                    <span data-controller="tooltip" data-bs-html="true" data-bs-toggle="tooltip" title="Fri, 08 May 26 &lt;span class=&quot;text-nowrap&quot;&gt;4:23 PM&lt;/span&gt;">
                      5/8/2026  4:23 PM
                    </span>
                  </small>
                </div>
              </div>
              <div class="d-flex align-items-center gap-2">
                  <a data-bs-target="#upgradeBadgeModal" data-bs-toggle="modal" class="btn p-0 p-xl-2 p-lg-2 p-md-2 p-sm-2" href="#upgradeBadgeModal">
                    <svg class="" width="22" height="22" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M16.9308 15.4275L17.2883 18.3242C17.38 19.085 16.5642 19.6166 15.9133 19.2225L12.0725 16.94C11.6508 16.94 11.2383 16.9125 10.835 16.8575C11.5133 16.06 11.9167 15.0516 11.9167 13.9608C11.9167 11.3575 9.66167 9.24919 6.875 9.24919C5.81167 9.24919 4.83084 9.55166 4.01501 10.0833C3.98751 9.85416 3.97833 9.62499 3.97833 9.38665C3.97833 5.21582 7.59917 1.83333 12.0725 1.83333C16.5458 1.83333 20.1667 5.21582 20.1667 9.38665C20.1667 11.8617 18.8925 14.0525 16.9308 15.4275Z" stroke="url(#paint0_linear_5_3482)" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
  <path d="M11.9167 13.9608C11.9167 15.0516 11.5133 16.06 10.835 16.8575C9.9275 17.9575 8.48833 18.6633 6.87499 18.6633L4.48249 20.0841C4.07916 20.3316 3.56583 19.9925 3.62083 19.525L3.84999 17.7192C2.62166 16.8667 1.83333 15.5008 1.83333 13.9608C1.83333 12.3475 2.695 10.9267 4.015 10.0833C4.83083 9.55167 5.81166 9.24919 6.87499 9.24919C9.66166 9.24919 11.9167 11.3575 11.9167 13.9608Z" stroke="url(#paint0_linear_5_3482)" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
  <defs>
    <linearGradient id="paint0_linear_5_3482" x1="4.3893" y1="1.83333" x2="21.2648" y2="17.906" gradientUnits="userSpaceOnUse">
      <stop offset="0" stop-color="#0FEFFD"/>
      <stop offset="0.515718" stop-color="#FF00F5"/>
      <stop offset="1" stop-color="#0FEFFD" stop-opacity="0.77"/>
    </linearGradient>
  </defs>
</svg>

</a>                <div class="menu-options">
                  <div class="dropdown" data-post-id="148748">
                    <button type="button" class="btn p-0 p-xl-2 p-lg-2 p-md-2 p-sm-2 post-menu-option" id="postOptions-7f125dfe-2c37-47bf-bbb8-04f8ce8944f8" data-bs-toggle="dropdown" data-controller="dropdown" data-action="click->dropdown#openPostMenuOption" aria-expanded="false">
                      <svg width="18" height="18" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M5 10.1484C3.9 10.1484 3 11.0484 3 12.1484C3 13.2484 3.9 14.1484 5 14.1484C6.1 14.1484 7 13.2484 7 12.1484C7 11.0484 6.1 10.1484 5 10.1484Z" fill="#AE8A27" stroke="#AE8A27"/>
  <path d="M19 10.1484C17.9 10.1484 17 11.0484 17 12.1484C17 13.2484 17.9 14.1484 19 14.1484C20.1 14.1484 21 13.2484 21 12.1484C21 11.0484 20.1 10.1484 19 10.1484Z" fill="#AE8A27" stroke="#AE8A27"/>
  <path d="M12 10.1484C10.9 10.1484 10 11.0484 10 12.1484C10 13.2484 10.9 14.1484 12 14.1484C13.1 14.1484 14 13.2484 14 12.1484C14 11.0484 13.1 10.1484 12 10.1484Z" fill="#AE8A27" stroke="#AE8A27"/>
</svg>

                    </button>
                    <div class="dropdown-menu dropdown-menu-end card-border zi-10" aria-labelledby="postOptions-7f125dfe-2c37-47bf-bbb8-04f8ce8944f8">
                        <a class="dropdown-item" data-controller="turbo" href="/social/posts/PO04447850?post_type=true">View</a>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </div>
        </div>
      </div>
      <div class="post-body card-body px-2 py-0 position-relative">
        
        <turbo-frame id="common_post_content_PO04447850">
          <div class="post-description post-url text-break overlay-none cursor-pointer window-media" data-turbo-url-value="https://www.dmdb.com/social/posts/PO04447850?post_type=true&amp;read_more=false" data-post=true data-controller="turbo" data-turbo-method='GET' data-bs-dismiss="shareRecipeModal" aria-label="Close">
      <div data-controller="read-more" data-read-more-target="" data-read-more-hide-class="d-none" data-read-more-truncate-class="max-line-4" data-read-more-lines-value="4">
        <div data-read-more-target="content" class="max-line-4 text-white search_desc text-break read-more-img main-post-desc" data-value="PO04447850">
          
        </div>
        <a class="ignore-click d-none text-warning cursor-pointer " data-read-more-target="moreButton" data-action="read-more#showMore">Read
          more</a>
        <a class="ignore-click d-none text-warning cursor-pointer" data-read-more-target="lessButton" data-action="read-more#showLess">Read
          less</a>
      </div>
</div>
    <div id="link-thumb">
      <a class="d-block w-100" href="https://www.npr.org/2026/05/08/g-s1-121048/north-korea-new-artillery-guns-targeting-seoul" target="_blank"> <div class="preview-link position-relative rounded-3 overflow-hidden w-100 mw-100"> <img class="link-image d-block object-contain image img-fluid w-100 position-relative zi-1 rounded-inherit" src="https://npr.brightspotcdn.com/dims3/default/strip/false/crop/4056x2282+0+205/resize/1400/quality/85/format/jpeg/?url=http%3A%2F%2Fnpr-brightspot.s3.amazonaws.com%2Fee%2F0a%2F702624d9488b9acc3dca4d048838%2Fap26127849426165.jpg" alt="Card image cap"> <img class="link-image d-block position-absolute start-0 top-0 filter-blur-5 object-cover image img-fluid w-100 rounded-inherit bg-black" src="https://npr.brightspotcdn.com/dims3/default/strip/false/crop/4056x2282+0+205/resize/1400/quality/85/format/jpeg/?url=http%3A%2F%2Fnpr-brightspot.s3.amazonaws.com%2Fee%2F0a%2F702624d9488b9acc3dca4d048838%2Fap26127849426165.jpg" alt="Card image cap"> <div class="preview-link-desc position-absolute d-flex flex-column align-items-baseline justify-content-center w-100 zi-1 bottom-0 start-0 text-start"> <h6 class="card-title empty-tag fs-16 mb-1 max-line-1">North Korea will deploy new artillery guns targeting Seoul : NPR</h6> <p class="text-start card-text empty-tag max-line-2">North Korea says it'll deploy new long-range artillery systems capable of striking the capital region of rival South Korea this year and commission its first naval destroyer in coming weeks.</p> </div> </div> </a>
    </div>

</turbo-frame>      </div>
        <div class="card-footer border-0 padding-10 d-flex align-items-center">
          <div class="post-control grid-footer w-100 align-items-center social-post-footer ">
            <div id="like_post_post_148748" class="comment-like d-flex align-items-center justify-content-center gap-1 like_post_post_148748">
      <a class="d-flex align-items-center justify-content-center gap-1" data-turbo-stream="true" data-controller="turbo tooltip" data-bs-placement="top" data-bs-trigger="hover" data-action="click-&gt;turbo#disable" data-turbo-method="GET" title="Like" href="/users/sign_in">
        <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M16.44 3C14.63 3 13.01 3.88 12 5.23C10.99 3.88 9.37001 3 7.56001 3C4.49 3 2 5.5 2 8.59001C2 9.78001 2.19 10.8801 2.52 11.9001C4.1 16.9001 8.97001 19.8901 11.38 20.7101C11.72 20.8301 12.28 20.8301 12.62 20.7101C15.03 19.8901 19.9 16.9001 21.48 11.9001C21.81 10.8801 22 9.78001 22 8.59001C22 5.5 19.51 3 16.44 3Z" stroke="#FF6A55" stroke-width="1.5" stroke-linejoin="round"/>
</svg>

        <span class="text-white">0</span>
</a></div>

            <div id="dislike_post_post_148748" class="d-flex align-items-center justify-content-center gap-1 dislike_post_post_148748">
      <a class="d-flex align-items-center justify-content-center gap-1" data-turbo-stream="true" data-controller="turbo tooltip" data-bs-placement="top" data-bs-trigger="hover" data-action="click-&gt;turbo#disable" data-turbo-method="GET" title="Dislike" href="/users/sign_in">
        <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M13.709 1.97656C14.5621 2.79266 15.6397 3.33534 16.8035 3.53504M9.68432 1.97656C8.83077 2.79225 7.75337 3.33484 6.58984 3.53504M16.045 9.18075C16.045 9.18075 13.8086 7.95423 13.8086 7.23406C13.8086 6.51391 16.8018 5.08203 16.8018 5.08203M7.33838 9.18075C7.33838 9.18075 9.58892 7.95423 9.58892 7.23406C9.58892 6.51391 6.5957 5.08203 6.5957 5.08203M7.35456 11.9648C7.40946 13.7671 7.31536 15.5708 7.07326 17.3576C5.83547 16.795 5.04776 17.6108 5.49787 18.4828C3.87749 18.3534 3.22766 20.0019 4.40918 20.4211M16.5639 11.9648C16.5131 13.6883 16.5535 15.4134 16.6849 17.1326C17.7849 17.7345 17.6414 18.3477 17.0788 18.961C16.7156 19.2874 16.2589 19.491 15.7734 19.5434M19.0206 20.002C20.2584 18.9611 19.3019 17.9484 17.5098 18.4913M16.8023 21.9422C16.8023 23.4332 14.4674 23.2925 13.809 22.1391C13.0607 22.9831 11.6935 22.9831 11.3166 22.1391C10.8946 22.9831 9.15044 23.2362 8.64408 22.1391C7.01243 22.9831 5.5496 22.9831 5.32453 21.7453C3.79981 22.3079 3.16121 21.3093 3.97984 20.1445M18.0608 19.6914C18.4688 19.7419 19.0624 19.8574 19.1861 20.2849C19.8697 22.4875 16.7949 21.9446 16.7949 21.9446M5.49023 18.4766C5.81707 18.5372 6.11418 18.7057 6.33419 18.9547M5.32099 21.7388C5.26474 20.9708 6.11994 20.2675 6.91887 20.3323M8.64416 22.1416C8.45568 21.7197 8.50069 21.0981 8.71449 20.8477M11.317 22.137C11.4548 21.8754 11.5702 21.1524 11.2129 20.8008M13.8071 22.1383C13.6495 21.7548 13.5896 21.3382 13.6327 20.9258M16.8013 21.9344C16.8094 21.7854 16.7721 21.6376 16.6941 21.5105C16.6163 21.3834 16.5015 21.2829 16.3652 21.2227M8.92787 14.4922C8.64655 16.574 8.01922 17.5473 7.06836 17.3503M14.832 12.4805C14.9756 16.0335 15.479 16.8829 16.6887 17.1277M10.2863 12.9883C10.3397 15.88 10.0978 18.3754 8.61808 18.6398C6.58697 19.0055 6.04122 21.3347 8.71654 20.8339C9.28273 20.6836 9.82254 20.4474 10.3172 20.1336M10.9342 17.3888C10.8797 18.0761 10.7193 18.7506 10.4588 19.389C9.49387 21.2878 12.9259 21.1613 12.5968 19.8052C11.9638 17.8361 11.7894 15.1468 11.8738 12.0664M12.623 20.233C12.623 20.233 14.2069 21.9407 15.4981 20.4863C15.6315 20.3148 15.7199 20.1126 15.7554 19.8983C15.7909 19.684 15.7723 19.4642 15.7014 19.2587C15.6304 19.0534 15.5093 18.8691 15.3489 18.7223C15.1887 18.5756 14.9943 18.4712 14.7836 18.4187C14.5071 18.3538 14.2567 18.2068 14.0654 17.9968C13.8741 17.7869 13.7507 17.5241 13.7118 17.2428C13.5035 16.1833 13.3924 15.107 13.3798 14.0273M5.49407 17.5458C3.95804 16.2591 2.86068 14.5263 2.35427 12.5876C1.84787 10.649 1.95754 8.60079 2.66809 6.72732C3.37864 4.85385 4.6548 3.24805 6.31944 2.1328C7.9841 1.01755 9.95466 0.448178 11.9576 0.503708C13.9606 0.559237 15.8966 1.23692 17.4968 2.44268C19.0971 3.64846 20.2824 5.32251 20.8881 7.23247C21.4936 9.14242 21.4896 11.1935 20.8767 13.1011C20.2636 15.0088 19.0718 16.6781 17.4669 17.8777M7.16809 16.566C6.62027 15.9642 6.31113 15.1829 6.29883 14.369C6.29883 12.0904 8.83069 10.2422 11.9617 10.2422C15.0928 10.2422 17.6247 12.0904 17.6247 14.369C17.6102 15.2331 17.2648 16.0588 16.6598 16.6757M20.8831 17.3901C19.9406 17.7558 20.267 18.8951 21.3472 18.4899C22.4274 18.0848 22.0926 16.9005 20.8831 17.3901ZM1.13352 19.177C0.621525 19.9112 1.69614 20.6904 2.42757 20.1756C3.159 19.6608 1.41482 18.7718 1.13352 19.177Z" stroke="url(#paint0_linear_5471_364)" stroke-width="0.681273" stroke-linecap="round" stroke-linejoin="round"/>
  <defs>
    <linearGradient id="paint0_linear_5471_364" x1="1" y1="11.7661" x2="21.9996" y2="11.7661" gradientUnits="userSpaceOnUse">
      <stop stop-color="#C24545"/>
      <stop offset="1" stop-color="#E9D362"/>
    </linearGradient>
  </defs>
</svg>

        <span class="text-white">0</span>
</a></div>

                <a class="d-flex align-items-center justify-content-center gap-1 overlay-none window-media" data-bs-dismiss="modal" data-controller="turbo tooltip" data-action="click-&gt;turbo#disable" data-turbo-method="GET" data-post="true" data-bs-placement="top" title="Comment" href="/social/posts/PO04447850?comment_modal=true&amp;post_type=true">
                  <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M20.657 17.0046C21.873 14.9013 22.2816 12.4272 21.8066 10.0446C21.3315 7.662 20.0054 5.53381 18.0758 4.05762C16.1462 2.58142 13.7451 1.8582 11.3212 2.02306C8.89732 2.18792 6.61634 3.22959 4.90439 4.95346C3.19244 6.67733 2.16663 8.96549 2.01859 11.3905C1.87056 13.8155 2.61042 16.2114 4.09997 18.1307C5.58952 20.05 7.72686 21.3614 10.1127 21.8199C12.4986 22.2784 14.9697 21.8526 17.0646 20.6221L22.0019 22L20.657 17.0046Z" stroke="#27AE60" stroke-width="1.5" stroke-linejoin="round"/>
</svg>

                  <turbo-frame class="comment_count_148748" id=".comment_count_148748">
    <span class="d-inline-block text-white fw-semi-bold fs-14 cursor-pointer"> 0 </span>
</turbo-frame>
</a>
              <div id="share_post_count_148748" class="d-flex align-items-center justify-content-center gap-1 ">
    <a class="d-flex align-items-center justify-content-center gap-2" data-controller="turbo tooltip" data-turbo-method="GET" data-bs-dismiss="modal" data-bs-placement="top" title="Repost" href="/social/posts/share_posts?class_name=Post&amp;id=PO04447850">
      <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M3.58002 5.15991H17.42C19.08 5.15991 20.42 6.49991 20.42 8.15991V11.4799" stroke="var(--white)" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
  <path d="M6.74002 2L3.58002 5.15997L6.74002 8.32001" stroke="var(--white)" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
  <path d="M20.42 18.84H6.58002C4.92002 18.84 3.58002 17.5 3.58002 15.84V12.52" stroke="var(--white)" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
  <path d="M17.26 22.0001L20.42 18.8401L17.26 15.6801" stroke="var(--white)" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
</svg>

      <a data-controller="turbo" class="d-inline-block text-white fw-semi-bold fs-14 cursor-pointer" href="/social/posts/PO04447850/shared_users?class_name=Post">
        <span id="post-148748-share-count">
            0
          </span>
</a></a></div>

              <div class="d-flex align-items-center justify-content-center gap-1">
                <span data-controller="tooltip" data-bs-placement="top" title="Activity">
                  <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M5 22V12M10 22V2M15 22V14M19 22V8" stroke="white" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
</svg>


                </span>
                    <a class="d-inline-block text-white fw-semi-bold fs-14" data-turbo-stream="true" href="/users/sign_in">
                      5
</a>              </div>

            <div class="list-item-details">
              <div class="sharing text-center">
                  <div class="dropdown">
      <a class="d-flex align-items-center justify-content-center gap-1 navbar-dropdown-account-wrapper" data-turbo-stream="true" href="/users/sign_in">
        <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M6.82116 5.60584L16.3791 2.41988C20.6683 0.990136 22.9987 3.33176 21.5802 7.62099L18.3942 17.1788C16.2552 23.6071 12.7428 23.6071 10.6038 17.1788L9.65813 14.3419L6.82116 13.3962C0.392947 11.2572 0.392947 7.75608 6.82116 5.60584Z" stroke="var(--white)" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
  <path d="M9.87203 13.8577L13.9023 9.81616" stroke="var(--white)" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
</svg>

</a>  </div>

              </div>
            </div>
            <div class="bookmark-post flex-shrink-0">
                <div data-controller="disable-on-click" class="d-flex align-items-center justify-content-center">
      <a class="gap-1" data-turbo-stream="true" data-controller="turbo tooltip" data-action="click-&gt;turbo#disable" data-turbo-method="GET" data-bs-placement="top" title="Save Post" href="/users/sign_in">
        <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M16.4352 2H7.55556C5.59356 2 4 3.73944 4 5.85876V19.9442C4 21.7436 5.18826 22.5033 6.64364 21.6336L11.1387 18.9245C11.6177 18.6346 12.3915 18.6346 12.8613 18.9245L17.3563 21.6336C18.8117 22.5134 20 21.7536 20 19.9442V5.85876C19.9908 3.73944 18.3972 2 16.4352 2Z" stroke="var(--white)" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
</svg>

</a></div>

            </div>
          </div>
        </div>
      
    </div>
  </div>
</div>

</turbo-frame>
  <turbo-frame data-controller="" class="single-post-frame " id="single_post_148745">
  <turbo-cable-stream-source channel="Turbo::StreamsChannel" signed-stream-name="InBvc3RfMTQ4NzQ1Ig==--ea0083ac36197a645c53e5f8e2e5861d709b76284b045fe8f2401aa6b2f372c3"></turbo-cable-stream-source>
  
<div class="individual_subscription_">
  <div id="news_post_148745" class="position-relative">
    <div class='card card-border social-post-card mt-3 '>
      <div class="card-header border-bottom-0 social-post-header">
        <div class="d-flex justify-content-start align-items-center gap-1 cursor-pointer info-profile overlay-none">
          <div
     data-controller="hover-dropdown"
     data-hover-dropdown-offset-value="8"
     aria-haspopup="true"
     aria-expanded="false"
     data-hover-dropdown-user-id-value="104"
     data-hover-dropdown-enabled-value="true"
>
     <div class="outline-none hover-show">
         <a data-turbo="false" target="_self" onclick="event.stopPropagation();" href="/users/byron-salguero">
             <div class="profile-container profile-container-xs green-shield offline ten-member">
    <div class="profile-box">
        <img class="user-profile" data-controller="no-contextmenu" loading="lazy" src="https://www.dmdb.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsiZGF0YSI6NDQ4NDYyNywicHVyIjoiYmxvYl9pZCJ9fQ==--239e9fa6bf24d2fdc96f3b5fb8253f3d5a3216b4/07a32680557c540561dd01874e49dc53.jpg" />
        
      <div class="shield">
        <i class="fas fa-shield"></i>
        <span>10k</span>
      </div>
      
    </div>
  </div>

</a>    </div>
</div>


          <div class="w-100 window-media post-url" data-turbo-url-value="https://www.dmdb.com/social/posts/PO85963647?post_type=true&amp;read_more=false" data-post=true data-controller="turbo" data-turbo-method='GET' data-close-dropdown='true'>
            <div class="d-flex justify-content-between align-items-center w-100">
              <div class="d-flex align-items-start">
                <div class="me-2">
                  <div class="d-flex align-items-center gap-2">
                    <a data-turbo="false" onclick="event.stopPropagation();" class="responsive-font mb-0 lh-sm text-primary fw-bold text-uppercase max-line-2 user_104_display_user_name" href="/users/byron-salguero?from_post=148745&amp;post_class=Post">
                      Byron Salguero
                      <span class="fs-12 text-gray"></span>
</a>                      <turbo-frame id="pin_post_148745">
    <a class="btn p-0" data-turbo-method="post" data-controller="turbo" onclick="event.stopPropagation();" href="/social/pin_posts?id=PO85963647&amp;post_type=true">
      <svg class="ignore-modal-close" width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M2.02359 17.8624L2 18L2.13779 17.9765L5.84515 14.2741L6.30268 13.8172L6.76012 14.2742L9.88352 17.3948C9.89332 17.4046 9.90536 17.4117 9.91865 17.4155C9.93194 17.4192 9.94592 17.4195 9.95931 17.4163C9.9728 17.4131 9.98512 17.4066 9.99531 17.3973C10.0055 17.388 10.0131 17.3763 10.0174 17.3632L11.3816 13.2779L11.463 13.0342L11.6898 12.9129L17.1903 9.97083C17.4011 9.85774 17.5826 9.69716 17.7203 9.50171C17.858 9.30615 17.948 9.08114 17.9833 8.84469C18.0185 8.60814 17.9979 8.36675 17.9231 8.13961C17.8484 7.91256 17.7213 7.70595 17.5525 7.53652L12.4804 2.45089C12.3107 2.28098 12.1035 2.15318 11.8754 2.07776C11.6473 2.00234 11.4047 1.9814 11.167 2.01661C10.9293 2.05183 10.7032 2.14222 10.5069 2.28053C10.3106 2.41884 10.1493 2.60134 10.0364 2.81312L7.09616 8.32218L6.97475 8.54971L6.72985 8.63121L2.63765 9.9934C2.62457 9.99776 2.61281 10.0053 2.60349 10.0155C2.59418 10.0257 2.58763 10.0381 2.58445 10.0514C2.58128 10.0648 2.58158 10.0789 2.58534 10.0921C2.58909 10.1053 2.59626 10.1174 2.60596 10.1271L5.73083 13.2463L6.18848 13.7031L5.73093 14.16L2.02359 17.8624Z" stroke="#828282" stroke-width="1.5" stroke-linejoin="round"/>
</svg>

</a></turbo-frame>
                  </div>
                  <small class="mb-0 lh-sm fs-12 d-flex align-items-center gap-2 post-time" data-time="1778271790">
                    <span data-controller="tooltip" data-bs-html="true" data-bs-toggle="tooltip" title="Fri, 08 May 26 &lt;span class=&quot;text-nowrap&quot;&gt;4:23 PM&lt;/span&gt;">
                      5/8/2026  4:23 PM
                    </span>
                  </small>
                </div>
              </div>
              <div class="d-flex align-items-center gap-2">
                  <a data-bs-target="#upgradeBadgeModal" data-bs-toggle="modal" class="btn p-0 p-xl-2 p-lg-2 p-md-2 p-sm-2" href="#upgradeBadgeModal">
                    <svg class="" width="22" height="22" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M16.9308 15.4275L17.2883 18.3242C17.38 19.085 16.5642 19.6166 15.9133 19.2225L12.0725 16.94C11.6508 16.94 11.2383 16.9125 10.835 16.8575C11.5133 16.06 11.9167 15.0516 11.9167 13.9608C11.9167 11.3575 9.66167 9.24919 6.875 9.24919C5.81167 9.24919 4.83084 9.55166 4.01501 10.0833C3.98751 9.85416 3.97833 9.62499 3.97833 9.38665C3.97833 5.21582 7.59917 1.83333 12.0725 1.83333C16.5458 1.83333 20.1667 5.21582 20.1667 9.38665C20.1667 11.8617 18.8925 14.0525 16.9308 15.4275Z" stroke="url(#paint0_linear_5_3482)" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
  <path d="M11.9167 13.9608C11.9167 15.0516 11.5133 16.06 10.835 16.8575C9.9275 17.9575 8.48833 18.6633 6.87499 18.6633L4.48249 20.0841C4.07916 20.3316 3.56583 19.9925 3.62083 19.525L3.84999 17.7192C2.62166 16.8667 1.83333 15.5008 1.83333 13.9608C1.83333 12.3475 2.695 10.9267 4.015 10.0833C4.83083 9.55167 5.81166 9.24919 6.87499 9.24919C9.66166 9.24919 11.9167 11.3575 11.9167 13.9608Z" stroke="url(#paint0_linear_5_3482)" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
  <defs>
    <linearGradient id="paint0_linear_5_3482" x1="4.3893" y1="1.83333" x2="21.2648" y2="17.906" gradientUnits="userSpaceOnUse">
      <stop offset="0" stop-color="#0FEFFD"/>
      <stop offset="0.515718" stop-color="#FF00F5"/>
      <stop offset="1" stop-color="#0FEFFD" stop-opacity="0.77"/>
    </linearGradient>
  </defs>
</svg>

</a>                <div class="menu-options">
                  <div class="dropdown" data-post-id="148745">
                    <button type="button" class="btn p-0 p-xl-2 p-lg-2 p-md-2 p-sm-2 post-menu-option" id="postOptions-13f2e0b8-a08a-4c77-a6a4-fff646870123" data-bs-toggle="dropdown" data-controller="dropdown" data-action="click->dropdown#openPostMenuOption" aria-expanded="false">
                      <svg width="18" height="18" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M5 10.1484C3.9 10.1484 3 11.0484 3 12.1484C3 13.2484 3.9 14.1484 5 14.1484C6.1 14.1484 7 13.2484 7 12.1484C7 11.0484 6.1 10.1484 5 10.1484Z" fill="#AE8A27" stroke="#AE8A27"/>
  <path d="M19 10.1484C17.9 10.1484 17 11.0484 17 12.1484C17 13.2484 17.9 14.1484 19 14.1484C20.1 14.1484 21 13.2484 21 12.1484C21 11.0484 20.1 10.1484 19 10.1484Z" fill="#AE8A27" stroke="#AE8A27"/>
  <path d="M12 10.1484C10.9 10.1484 10 11.0484 10 12.1484C10 13.2484 10.9 14.1484 12 14.1484C13.1 14.1484 14 13.2484 14 12.1484C14 11.0484 13.1 10.1484 12 10.1484Z" fill="#AE8A27" stroke="#AE8A27"/>
</svg>

                    </button>
                    <div class="dropdown-menu dropdown-menu-end card-border zi-10" aria-labelledby="postOptions-13f2e0b8-a08a-4c77-a6a4-fff646870123">
                        <a class="dropdown-item" data-controller="turbo" href="/social/posts/PO85963647?post_type=true">View</a>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </div>
        </div>
      </div>
      <div class="post-body card-body px-2 py-0 position-relative">
        
        <turbo-frame id="common_post_content_PO85963647">
          <div class="post-description post-url text-break overlay-none cursor-pointer window-media" data-turbo-url-value="https://www.dmdb.com/social/posts/PO85963647?post_type=true&amp;read_more=false" data-post=true data-controller="turbo" data-turbo-method='GET' data-bs-dismiss="shareRecipeModal" aria-label="Close">
      <div data-controller="read-more" data-read-more-target="" data-read-more-hide-class="d-none" data-read-more-truncate-class="max-line-4" data-read-more-lines-value="4">
        <div data-read-more-target="content" class="max-line-4 text-white search_desc text-break read-more-img main-post-desc" data-value="PO85963647">
          
        </div>
        <a class="ignore-click d-none text-warning cursor-pointer " data-read-more-target="moreButton" data-action="read-more#showMore">Read
          more</a>
        <a class="ignore-click d-none text-warning cursor-pointer" data-read-more-target="lessButton" data-action="read-more#showLess">Read
          less</a>
      </div>
</div>
    <div id="link-thumb">
      <a class="d-block w-100" href="https://www.npr.org/2026/05/08/g-s1-121050/march-madness-tournaments-expansion" target="_blank"> <div class="preview-link position-relative rounded-3 overflow-hidden w-100 mw-100"> <img class="link-image d-block object-contain image img-fluid w-100 position-relative zi-1 rounded-inherit" src="https://urls-card-images.s3.us-east-1.amazonaws.com/link_previews/62683/a1cd2722-c949-47bc-b814-799f4c1db9df.jpg" alt="Card image cap"> <img class="link-image d-block position-absolute start-0 top-0 filter-blur-5 object-cover image img-fluid w-100 rounded-inherit bg-black" src="https://urls-card-images.s3.us-east-1.amazonaws.com/link_previews/62683/a1cd2722-c949-47bc-b814-799f4c1db9df.jpg" alt="Card image cap"> <div class="preview-link-desc position-absolute d-flex flex-column align-items-baseline justify-content-center w-100 zi-1 bottom-0 start-0 text-start"> <h6 class="card-title empty-tag fs-16 mb-1 max-line-1">March Madness tournaments will expand to 76 teams each : NPR</h6> <p class="text-start card-text empty-tag max-line-2">The NCAA will expand its March Madness tournaments by eight teams each next season. It will add more early-round games in the first week without altering the overall format.</p> </div> </div> </a>
    </div>

</turbo-frame>      </div>
        <div class="card-footer border-0 padding-10 d-flex align-items-center">
          <div class="post-control grid-footer w-100 align-items-center social-post-footer ">
            <div id="like_post_post_148745" class="comment-like d-flex align-items-center justify-content-center gap-1 like_post_post_148745">
      <a class="d-flex align-items-center justify-content-center gap-1" data-turbo-stream="true" data-controller="turbo tooltip" data-bs-placement="top" data-bs-trigger="hover" data-action="click-&gt;turbo#disable" data-turbo-method="GET" title="Like" href="/users/sign_in">
        <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M16.44 3C14.63 3 13.01 3.88 12 5.23C10.99 3.88 9.37001 3 7.56001 3C4.49 3 2 5.5 2 8.59001C2 9.78001 2.19 10.8801 2.52 11.9001C4.1 16.9001 8.97001 19.8901 11.38 20.7101C11.72 20.8301 12.28 20.8301 12.62 20.7101C15.03 19.8901 19.9 16.9001 21.48 11.9001C21.81 10.8801 22 9.78001 22 8.59001C22 5.5 19.51 3 16.44 3Z" stroke="#FF6A55" stroke-width="1.5" stroke-linejoin="round"/>
</svg>

        <span class="text-white">0</span>
</a></div>

            <div id="dislike_post_post_148745" class="d-flex align-items-center justify-content-center gap-1 dislike_post_post_148745">
      <a class="d-flex align-items-center justify-content-center gap-1" data-turbo-stream="true" data-controller="turbo tooltip" data-bs-placement="top" data-bs-trigger="hover" data-action="click-&gt;turbo#disable" data-turbo-method="GET" title="Dislike" href="/users/sign_in">
        <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M13.709 1.97656C14.5621 2.79266 15.6397 3.33534 16.8035 3.53504M9.68432 1.97656C8.83077 2.79225 7.75337 3.33484 6.58984 3.53504M16.045 9.18075C16.045 9.18075 13.8086 7.95423 13.8086 7.23406C13.8086 6.51391 16.8018 5.08203 16.8018 5.08203M7.33838 9.18075C7.33838 9.18075 9.58892 7.95423 9.58892 7.23406C9.58892 6.51391 6.5957 5.08203 6.5957 5.08203M7.35456 11.9648C7.40946 13.7671 7.31536 15.5708 7.07326 17.3576C5.83547 16.795 5.04776 17.6108 5.49787 18.4828C3.87749 18.3534 3.22766 20.0019 4.40918 20.4211M16.5639 11.9648C16.5131 13.6883 16.5535 15.4134 16.6849 17.1326C17.7849 17.7345 17.6414 18.3477 17.0788 18.961C16.7156 19.2874 16.2589 19.491 15.7734 19.5434M19.0206 20.002C20.2584 18.9611 19.3019 17.9484 17.5098 18.4913M16.8023 21.9422C16.8023 23.4332 14.4674 23.2925 13.809 22.1391C13.0607 22.9831 11.6935 22.9831 11.3166 22.1391C10.8946 22.9831 9.15044 23.2362 8.64408 22.1391C7.01243 22.9831 5.5496 22.9831 5.32453 21.7453C3.79981 22.3079 3.16121 21.3093 3.97984 20.1445M18.0608 19.6914C18.4688 19.7419 19.0624 19.8574 19.1861 20.2849C19.8697 22.4875 16.7949 21.9446 16.7949 21.9446M5.49023 18.4766C5.81707 18.5372 6.11418 18.7057 6.33419 18.9547M5.32099 21.7388C5.26474 20.9708 6.11994 20.2675 6.91887 20.3323M8.64416 22.1416C8.45568 21.7197 8.50069 21.0981 8.71449 20.8477M11.317 22.137C11.4548 21.8754 11.5702 21.1524 11.2129 20.8008M13.8071 22.1383C13.6495 21.7548 13.5896 21.3382 13.6327 20.9258M16.8013 21.9344C16.8094 21.7854 16.7721 21.6376 16.6941 21.5105C16.6163 21.3834 16.5015 21.2829 16.3652 21.2227M8.92787 14.4922C8.64655 16.574 8.01922 17.5473 7.06836 17.3503M14.832 12.4805C14.9756 16.0335 15.479 16.8829 16.6887 17.1277M10.2863 12.9883C10.3397 15.88 10.0978 18.3754 8.61808 18.6398C6.58697 19.0055 6.04122 21.3347 8.71654 20.8339C9.28273 20.6836 9.82254 20.4474 10.3172 20.1336M10.9342 17.3888C10.8797 18.0761 10.7193 18.7506 10.4588 19.389C9.49387 21.2878 12.9259 21.1613 12.5968 19.8052C11.9638 17.8361 11.7894 15.1468 11.8738 12.0664M12.623 20.233C12.623 20.233 14.2069 21.9407 15.4981 20.4863C15.6315 20.3148 15.7199 20.1126 15.7554 19.8983C15.7909 19.684 15.7723 19.4642 15.7014 19.2587C15.6304 19.0534 15.5093 18.8691 15.3489 18.7223C15.1887 18.5756 14.9943 18.4712 14.7836 18.4187C14.5071 18.3538 14.2567 18.2068 14.0654 17.9968C13.8741 17.7869 13.7507 17.5241 13.7118 17.2428C13.5035 16.1833 13.3924 15.107 13.3798 14.0273M5.49407 17.5458C3.95804 16.2591 2.86068 14.5263 2.35427 12.5876C1.84787 10.649 1.95754 8.60079 2.66809 6.72732C3.37864 4.85385 4.6548 3.24805 6.31944 2.1328C7.9841 1.01755 9.95466 0.448178 11.9576 0.503708C13.9606 0.559237 15.8966 1.23692 17.4968 2.44268C19.0971 3.64846 20.2824 5.32251 20.8881 7.23247C21.4936 9.14242 21.4896 11.1935 20.8767 13.1011C20.2636 15.0088 19.0718 16.6781 17.4669 17.8777M7.16809 16.566C6.62027 15.9642 6.31113 15.1829 6.29883 14.369C6.29883 12.0904 8.83069 10.2422 11.9617 10.2422C15.0928 10.2422 17.6247 12.0904 17.6247 14.369C17.6102 15.2331 17.2648 16.0588 16.6598 16.6757M20.8831 17.3901C19.9406 17.7558 20.267 18.8951 21.3472 18.4899C22.4274 18.0848 22.0926 16.9005 20.8831 17.3901ZM1.13352 19.177C0.621525 19.9112 1.69614 20.6904 2.42757 20.1756C3.159 19.6608 1.41482 18.7718 1.13352 19.177Z" stroke="url(#paint0_linear_5471_364)" stroke-width="0.681273" stroke-linecap="round" stroke-linejoin="round"/>
  <defs>
    <linearGradient id="paint0_linear_5471_364" x1="1" y1="11.7661" x2="21.9996" y2="11.7661" gradientUnits="userSpaceOnUse">
      <stop stop-color="#C24545"/>
      <stop offset="1" stop-color="#E9D362"/>
    </linearGradient>
  </defs>
</svg>

        <span class="text-white">0</span>
</a></div>

                <a class="d-flex align-items-center justify-content-center gap-1 overlay-none window-media" data-bs-dismiss="modal" data-controller="turbo tooltip" data-action="click-&gt;turbo#disable" data-turbo-method="GET" data-post="true" data-bs-placement="top" title="Comment" href="/social/posts/PO85963647?comment_modal=true&amp;post_type=true">
                  <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M20.657 17.0046C21.873 14.9013 22.2816 12.4272 21.8066 10.0446C21.3315 7.662 20.0054 5.53381 18.0758 4.05762C16.1462 2.58142 13.7451 1.8582 11.3212 2.02306C8.89732 2.18792 6.61634 3.22959 4.90439 4.95346C3.19244 6.67733 2.16663 8.96549 2.01859 11.3905C1.87056 13.8155 2.61042 16.2114 4.09997 18.1307C5.58952 20.05 7.72686 21.3614 10.1127 21.8199C12.4986 22.2784 14.9697 21.8526 17.0646 20.6221L22.0019 22L20.657 17.0046Z" stroke="#27AE60" stroke-width="1.5" stroke-linejoin="round"/>
</svg>

                  <turbo-frame class="comment_count_148745" id=".comment_count_148745">
    <span class="d-inline-block text-white fw-semi-bold fs-14 cursor-pointer"> 0 </span>
</turbo-frame>
</a>
              <div id="share_post_count_148745" class="d-flex align-items-center justify-content-center gap-1 ">
    <a class="d-flex align-items-center justify-content-center gap-2" data-controller="turbo tooltip" data-turbo-method="GET" data-bs-dismiss="modal" data-bs-placement="top" title="Repost" href="/social/posts/share_posts?class_name=Post&amp;id=PO85963647">
      <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M3.58002 5.15991H17.42C19.08 5.15991 20.42 6.49991 20.42 8.15991V11.4799" stroke="var(--white)" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
  <path d="M6.74002 2L3.58002 5.15997L6.74002 8.32001" stroke="var(--white)" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
  <path d="M20.42 18.84H6.58002C4.92002 18.84 3.58002 17.5 3.58002 15.84V12.52" stroke="var(--white)" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
  <path d="M17.26 22.0001L20.42 18.8401L17.26 15.6801" stroke="var(--white)" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
</svg>

      <a data-controller="turbo" class="d-inline-block text-white fw-semi-bold fs-14 cursor-pointer" href="/social/posts/PO85963647/shared_users?class_name=Post">
        <span id="post-148745-share-count">
            0
          </span>
</a></a></div>

              <div class="d-flex align-items-center justify-content-center gap-1">
                <span data-controller="tooltip" data-bs-placement="top" title="Activity">
                  <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M5 22V12M10 22V2M15 22V14M19 22V8" stroke="white" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
</svg>


                </span>
                    <a class="d-inline-block text-white fw-semi-bold fs-14" data-turbo-stream="true" href="/users/sign_in">
                      4
</a>              </div>

            <div class="list-item-details">
              <div class="sharing text-center">
                  <div class="dropdown">
      <a class="d-flex align-items-center justify-content-center gap-1 navbar-dropdown-account-wrapper" data-turbo-stream="true" href="/users/sign_in">
        <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M6.82116 5.60584L16.3791 2.41988C20.6683 0.990136 22.9987 3.33176 21.5802 7.62099L18.3942 17.1788C16.2552 23.6071 12.7428 23.6071 10.6038 17.1788L9.65813 14.3419L6.82116 13.3962C0.392947 11.2572 0.392947 7.75608 6.82116 5.60584Z" stroke="var(--white)" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
  <path d="M9.87203 13.8577L13.9023 9.81616" stroke="var(--white)" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
</svg>

</a>  </div>

              </div>
            </div>
            <div class="bookmark-post flex-shrink-0">
                <div data-controller="disable-on-click" class="d-flex align-items-center justify-content-center">
      <a class="gap-1" data-turbo-stream="true" data-controller="turbo tooltip" data-action="click-&gt;turbo#disable" data-turbo-method="GET" data-bs-placement="top" title="Save Post" href="/users/sign_in">
        <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M16.4352 2H7.55556C5.59356 2 4 3.73944 4 5.85876V19.9442C4 21.7436 5.18826 22.5033 6.64364 21.6336L11.1387 18.9245C11.6177 18.6346 12.3915 18.6346 12.8613 18.9245L17.3563 21.6336C18.8117 22.5134 20 21.7536 20 19.9442V5.85876C19.9908 3.73944 18.3972 2 16.4352 2Z" stroke="var(--white)" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
</svg>

</a></div>

            </div>
          </div>
        </div>
      
    </div>
  </div>
</div>

</turbo-frame>
  <turbo-frame data-controller="" class="single-post-frame " id="single_post_148741">
  <turbo-cable-stream-source channel="Turbo::StreamsChannel" signed-stream-name="InBvc3RfMTQ4NzQxIg==--d4683a7f1083b5932292beadba83f20a9acd877761d5c5663bad3af62459749c"></turbo-cable-stream-source>
  
<div class="individual_subscription_">
  <div id="news_post_148741" class="position-relative">
    <div class='card card-border social-post-card mt-3 '>
      <div class="card-header border-bottom-0 social-post-header">
        <div class="d-flex justify-content-start align-items-center gap-1 cursor-pointer info-profile overlay-none">
          <div
     data-controller="hover-dropdown"
     data-hover-dropdown-offset-value="8"
     aria-haspopup="true"
     aria-expanded="false"
     data-hover-dropdown-user-id-value="104"
     data-hover-dropdown-enabled-value="true"
>
     <div class="outline-none hover-show">
         <a data-turbo="false" target="_self" onclick="event.stopPropagation();" href="/users/byron-salguero">
             <div class="profile-container profile-container-xs green-shield offline ten-member">
    <div class="profile-box">
        <img class="user-profile" data-controller="no-contextmenu" loading="lazy" src="https://www.dmdb.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsiZGF0YSI6NDQ4NDYyNywicHVyIjoiYmxvYl9pZCJ9fQ==--239e9fa6bf24d2fdc96f3b5fb8253f3d5a3216b4/07a32680557c540561dd01874e49dc53.jpg" />
        
      <div class="shield">
        <i class="fas fa-shield"></i>
        <span>10k</span>
      </div>
      
    </div>
  </div>

</a>    </div>
</div>


          <div class="w-100 window-media post-url" data-turbo-url-value="https://www.dmdb.com/social/posts/PO72898413?post_type=true&amp;read_more=false" data-post=true data-controller="turbo" data-turbo-method='GET' data-close-dropdown='true'>
            <div class="d-flex justify-content-between align-items-center w-100">
              <div class="d-flex align-items-start">
                <div class="me-2">
                  <div class="d-flex align-items-center gap-2">
                    <a data-turbo="false" onclick="event.stopPropagation();" class="responsive-font mb-0 lh-sm text-primary fw-bold text-uppercase max-line-2 user_104_display_user_name" href="/users/byron-salguero?from_post=148741&amp;post_class=Post">
                      Byron Salguero
                      <span class="fs-12 text-gray"></span>
</a>                      <turbo-frame id="pin_post_148741">
    <a class="btn p-0" data-turbo-method="post" data-controller="turbo" onclick="event.stopPropagation();" href="/social/pin_posts?id=PO72898413&amp;post_type=true">
      <svg class="ignore-modal-close" width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M2.02359 17.8624L2 18L2.13779 17.9765L5.84515 14.2741L6.30268 13.8172L6.76012 14.2742L9.88352 17.3948C9.89332 17.4046 9.90536 17.4117 9.91865 17.4155C9.93194 17.4192 9.94592 17.4195 9.95931 17.4163C9.9728 17.4131 9.98512 17.4066 9.99531 17.3973C10.0055 17.388 10.0131 17.3763 10.0174 17.3632L11.3816 13.2779L11.463 13.0342L11.6898 12.9129L17.1903 9.97083C17.4011 9.85774 17.5826 9.69716 17.7203 9.50171C17.858 9.30615 17.948 9.08114 17.9833 8.84469C18.0185 8.60814 17.9979 8.36675 17.9231 8.13961C17.8484 7.91256 17.7213 7.70595 17.5525 7.53652L12.4804 2.45089C12.3107 2.28098 12.1035 2.15318 11.8754 2.07776C11.6473 2.00234 11.4047 1.9814 11.167 2.01661C10.9293 2.05183 10.7032 2.14222 10.5069 2.28053C10.3106 2.41884 10.1493 2.60134 10.0364 2.81312L7.09616 8.32218L6.97475 8.54971L6.72985 8.63121L2.63765 9.9934C2.62457 9.99776 2.61281 10.0053 2.60349 10.0155C2.59418 10.0257 2.58763 10.0381 2.58445 10.0514C2.58128 10.0648 2.58158 10.0789 2.58534 10.0921C2.58909 10.1053 2.59626 10.1174 2.60596 10.1271L5.73083 13.2463L6.18848 13.7031L5.73093 14.16L2.02359 17.8624Z" stroke="#828282" stroke-width="1.5" stroke-linejoin="round"/>
</svg>

</a></turbo-frame>
                  </div>
                  <small class="mb-0 lh-sm fs-12 d-flex align-items-center gap-2 post-time" data-time="1778271763">
                    <span data-controller="tooltip" data-bs-html="true" data-bs-toggle="tooltip" title="Fri, 08 May 26 &lt;span class=&quot;text-nowrap&quot;&gt;4:22 PM&lt;/span&gt;">
                      5/8/2026  4:22 PM
                    </span>
                  </small>
                </div>
              </div>
              <div class="d-flex align-items-center gap-2">
                  <a data-bs-target="#upgradeBadgeModal" data-bs-toggle="modal" class="btn p-0 p-xl-2 p-lg-2 p-md-2 p-sm-2" href="#upgradeBadgeModal">
                    <svg class="" width="22" height="22" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M16.9308 15.4275L17.2883 18.3242C17.38 19.085 16.5642 19.6166 15.9133 19.2225L12.0725 16.94C11.6508 16.94 11.2383 16.9125 10.835 16.8575C11.5133 16.06 11.9167 15.0516 11.9167 13.9608C11.9167 11.3575 9.66167 9.24919 6.875 9.24919C5.81167 9.24919 4.83084 9.55166 4.01501 10.0833C3.98751 9.85416 3.97833 9.62499 3.97833 9.38665C3.97833 5.21582 7.59917 1.83333 12.0725 1.83333C16.5458 1.83333 20.1667 5.21582 20.1667 9.38665C20.1667 11.8617 18.8925 14.0525 16.9308 15.4275Z" stroke="url(#paint0_linear_5_3482)" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
  <path d="M11.9167 13.9608C11.9167 15.0516 11.5133 16.06 10.835 16.8575C9.9275 17.9575 8.48833 18.6633 6.87499 18.6633L4.48249 20.0841C4.07916 20.3316 3.56583 19.9925 3.62083 19.525L3.84999 17.7192C2.62166 16.8667 1.83333 15.5008 1.83333 13.9608C1.83333 12.3475 2.695 10.9267 4.015 10.0833C4.83083 9.55167 5.81166 9.24919 6.87499 9.24919C9.66166 9.24919 11.9167 11.3575 11.9167 13.9608Z" stroke="url(#paint0_linear_5_3482)" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
  <defs>
    <linearGradient id="paint0_linear_5_3482" x1="4.3893" y1="1.83333" x2="21.2648" y2="17.906" gradientUnits="userSpaceOnUse">
      <stop offset="0" stop-color="#0FEFFD"/>
      <stop offset="0.515718" stop-color="#FF00F5"/>
      <stop offset="1" stop-color="#0FEFFD" stop-opacity="0.77"/>
    </linearGradient>
  </defs>
</svg>

</a>                <div class="menu-options">
                  <div class="dropdown" data-post-id="148741">
                    <button type="button" class="btn p-0 p-xl-2 p-lg-2 p-md-2 p-sm-2 post-menu-option" id="postOptions-bbc7f75a-b570-4ed0-8dec-f439404c016e" data-bs-toggle="dropdown" data-controller="dropdown" data-action="click->dropdown#openPostMenuOption" aria-expanded="false">
                      <svg width="18" height="18" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M5 10.1484C3.9 10.1484 3 11.0484 3 12.1484C3 13.2484 3.9 14.1484 5 14.1484C6.1 14.1484 7 13.2484 7 12.1484C7 11.0484 6.1 10.1484 5 10.1484Z" fill="#AE8A27" stroke="#AE8A27"/>
  <path d="M19 10.1484C17.9 10.1484 17 11.0484 17 12.1484C17 13.2484 17.9 14.1484 19 14.1484C20.1 14.1484 21 13.2484 21 12.1484C21 11.0484 20.1 10.1484 19 10.1484Z" fill="#AE8A27" stroke="#AE8A27"/>
  <path d="M12 10.1484C10.9 10.1484 10 11.0484 10 12.1484C10 13.2484 10.9 14.1484 12 14.1484C13.1 14.1484 14 13.2484 14 12.1484C14 11.0484 13.1 10.1484 12 10.1484Z" fill="#AE8A27" stroke="#AE8A27"/>
</svg>

                    </button>
                    <div class="dropdown-menu dropdown-menu-end card-border zi-10" aria-labelledby="postOptions-bbc7f75a-b570-4ed0-8dec-f439404c016e">
                        <a class="dropdown-item" data-controller="turbo" href="/social/posts/PO72898413?post_type=true">View</a>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </div>
        </div>
      </div>
      <div class="post-body card-body px-2 py-0 position-relative">
        
        <turbo-frame id="common_post_content_PO72898413">
          <div class="post-description post-url text-break overlay-none cursor-pointer window-media" data-turbo-url-value="https://www.dmdb.com/social/posts/PO72898413?post_type=true&amp;read_more=false" data-post=true data-controller="turbo" data-turbo-method='GET' data-bs-dismiss="shareRecipeModal" aria-label="Close">
      <div data-controller="read-more" data-read-more-target="" data-read-more-hide-class="d-none" data-read-more-truncate-class="max-line-4" data-read-more-lines-value="4">
        <div data-read-more-target="content" class="max-line-4 text-white search_desc text-break read-more-img main-post-desc" data-value="PO72898413">
          
        </div>
        <a class="ignore-click d-none text-warning cursor-pointer " data-read-more-target="moreButton" data-action="read-more#showMore">Read
          more</a>
        <a class="ignore-click d-none text-warning cursor-pointer" data-read-more-target="lessButton" data-action="read-more#showLess">Read
          less</a>
      </div>
</div>
    <div id="link-thumb">
      <a class="d-block w-100" href="https://www.npr.org/2026/05/08/nx-s1-5811917/hantavirus-andres-mvhondius-ship-rodents" target="_blank"> <div class="preview-link position-relative rounded-3 overflow-hidden w-100 mw-100"> <img class="link-image d-block object-contain image img-fluid w-100 position-relative zi-1 rounded-inherit" src="https://npr.brightspotcdn.com/dims3/default/strip/false/crop/4197x2361+0+0/resize/1400/quality/85/format/jpeg/?url=http%3A%2F%2Fnpr-brightspot.s3.amazonaws.com%2Fc5%2F74%2F51f0e42a478cbd7c929479692033%2Fc2cb5e1d-d453-4bb1-872c-f85ee98cf531.jpg" alt="Card image cap"> <img class="link-image d-block position-absolute start-0 top-0 filter-blur-5 object-cover image img-fluid w-100 rounded-inherit bg-black" src="https://npr.brightspotcdn.com/dims3/default/strip/false/crop/4197x2361+0+0/resize/1400/quality/85/format/jpeg/?url=http%3A%2F%2Fnpr-brightspot.s3.amazonaws.com%2Fc5%2F74%2F51f0e42a478cbd7c929479692033%2Fc2cb5e1d-d453-4bb1-872c-f85ee98cf531.jpg" alt="Card image cap"> <div class="preview-link-desc position-absolute d-flex flex-column align-items-baseline justify-content-center w-100 zi-1 bottom-0 start-0 text-start"> <h6 class="card-title empty-tag fs-16 mb-1 max-line-1">Hantavirus: the risks, the science and what you need to know : Short Wave : NPR</h6> <p class="text-start card-text empty-tag max-line-2">On May 2, the World Health Organization got an alarming report: People aboard a ship in the Atlantic Ocean were falling ill. The culprit is now confirmed as hantavirus, a pathogen that some rodents carry that can infect humans in rare, but often deadly, instances. Multiple passengers have died, and more people are showing symptoms. So, we’re talking to Emily Abdoler, an infectious disease doctor at the University of Michigan, about the news – how common is hantavirus in humans, what are the consequences of getting it, and how can at-risk people protect themselves from it? If you found this episode interesting, listen to our episode on Rocky Mountain spotted fever.Interested in more science in the news? Email us your question at shortwave@npr.org.Listen to every episode of Short Wave sponsor-free and support our work at NPR by signing up for Short Wave+ at plus.npr.org/shortwave.</p> </div> </div> </a>
    </div>

</turbo-frame>      </div>
        <div class="card-footer border-0 padding-10 d-flex align-items-center">
          <div class="post-control grid-footer w-100 align-items-center social-post-footer ">
            <div id="like_post_post_148741" class="comment-like d-flex align-items-center justify-content-center gap-1 like_post_post_148741">
      <a class="d-flex align-items-center justify-content-center gap-1" data-turbo-stream="true" data-controller="turbo tooltip" data-bs-placement="top" data-bs-trigger="hover" data-action="click-&gt;turbo#disable" data-turbo-method="GET" title="Like" href="/users/sign_in">
        <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M16.44 3C14.63 3 13.01 3.88 12 5.23C10.99 3.88 9.37001 3 7.56001 3C4.49 3 2 5.5 2 8.59001C2 9.78001 2.19 10.8801 2.52 11.9001C4.1 16.9001 8.97001 19.8901 11.38 20.7101C11.72 20.8301 12.28 20.8301 12.62 20.7101C15.03 19.8901 19.9 16.9001 21.48 11.9001C21.81 10.8801 22 9.78001 22 8.59001C22 5.5 19.51 3 16.44 3Z" stroke="#FF6A55" stroke-width="1.5" stroke-linejoin="round"/>
</svg>

        <span class="text-white">1</span>
</a></div>

            <div id="dislike_post_post_148741" class="d-flex align-items-center justify-content-center gap-1 dislike_post_post_148741">
      <a class="d-flex align-items-center justify-content-center gap-1" data-turbo-stream="true" data-controller="turbo tooltip" data-bs-placement="top" data-bs-trigger="hover" data-action="click-&gt;turbo#disable" data-turbo-method="GET" title="Dislike" href="/users/sign_in">
        <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M13.709 1.97656C14.5621 2.79266 15.6397 3.33534 16.8035 3.53504M9.68432 1.97656C8.83077 2.79225 7.75337 3.33484 6.58984 3.53504M16.045 9.18075C16.045 9.18075 13.8086 7.95423 13.8086 7.23406C13.8086 6.51391 16.8018 5.08203 16.8018 5.08203M7.33838 9.18075C7.33838 9.18075 9.58892 7.95423 9.58892 7.23406C9.58892 6.51391 6.5957 5.08203 6.5957 5.08203M7.35456 11.9648C7.40946 13.7671 7.31536 15.5708 7.07326 17.3576C5.83547 16.795 5.04776 17.6108 5.49787 18.4828C3.87749 18.3534 3.22766 20.0019 4.40918 20.4211M16.5639 11.9648C16.5131 13.6883 16.5535 15.4134 16.6849 17.1326C17.7849 17.7345 17.6414 18.3477 17.0788 18.961C16.7156 19.2874 16.2589 19.491 15.7734 19.5434M19.0206 20.002C20.2584 18.9611 19.3019 17.9484 17.5098 18.4913M16.8023 21.9422C16.8023 23.4332 14.4674 23.2925 13.809 22.1391C13.0607 22.9831 11.6935 22.9831 11.3166 22.1391C10.8946 22.9831 9.15044 23.2362 8.64408 22.1391C7.01243 22.9831 5.5496 22.9831 5.32453 21.7453C3.79981 22.3079 3.16121 21.3093 3.97984 20.1445M18.0608 19.6914C18.4688 19.7419 19.0624 19.8574 19.1861 20.2849C19.8697 22.4875 16.7949 21.9446 16.7949 21.9446M5.49023 18.4766C5.81707 18.5372 6.11418 18.7057 6.33419 18.9547M5.32099 21.7388C5.26474 20.9708 6.11994 20.2675 6.91887 20.3323M8.64416 22.1416C8.45568 21.7197 8.50069 21.0981 8.71449 20.8477M11.317 22.137C11.4548 21.8754 11.5702 21.1524 11.2129 20.8008M13.8071 22.1383C13.6495 21.7548 13.5896 21.3382 13.6327 20.9258M16.8013 21.9344C16.8094 21.7854 16.7721 21.6376 16.6941 21.5105C16.6163 21.3834 16.5015 21.2829 16.3652 21.2227M8.92787 14.4922C8.64655 16.574 8.01922 17.5473 7.06836 17.3503M14.832 12.4805C14.9756 16.0335 15.479 16.8829 16.6887 17.1277M10.2863 12.9883C10.3397 15.88 10.0978 18.3754 8.61808 18.6398C6.58697 19.0055 6.04122 21.3347 8.71654 20.8339C9.28273 20.6836 9.82254 20.4474 10.3172 20.1336M10.9342 17.3888C10.8797 18.0761 10.7193 18.7506 10.4588 19.389C9.49387 21.2878 12.9259 21.1613 12.5968 19.8052C11.9638 17.8361 11.7894 15.1468 11.8738 12.0664M12.623 20.233C12.623 20.233 14.2069 21.9407 15.4981 20.4863C15.6315 20.3148 15.7199 20.1126 15.7554 19.8983C15.7909 19.684 15.7723 19.4642 15.7014 19.2587C15.6304 19.0534 15.5093 18.8691 15.3489 18.7223C15.1887 18.5756 14.9943 18.4712 14.7836 18.4187C14.5071 18.3538 14.2567 18.2068 14.0654 17.9968C13.8741 17.7869 13.7507 17.5241 13.7118 17.2428C13.5035 16.1833 13.3924 15.107 13.3798 14.0273M5.49407 17.5458C3.95804 16.2591 2.86068 14.5263 2.35427 12.5876C1.84787 10.649 1.95754 8.60079 2.66809 6.72732C3.37864 4.85385 4.6548 3.24805 6.31944 2.1328C7.9841 1.01755 9.95466 0.448178 11.9576 0.503708C13.9606 0.559237 15.8966 1.23692 17.4968 2.44268C19.0971 3.64846 20.2824 5.32251 20.8881 7.23247C21.4936 9.14242 21.4896 11.1935 20.8767 13.1011C20.2636 15.0088 19.0718 16.6781 17.4669 17.8777M7.16809 16.566C6.62027 15.9642 6.31113 15.1829 6.29883 14.369C6.29883 12.0904 8.83069 10.2422 11.9617 10.2422C15.0928 10.2422 17.6247 12.0904 17.6247 14.369C17.6102 15.2331 17.2648 16.0588 16.6598 16.6757M20.8831 17.3901C19.9406 17.7558 20.267 18.8951 21.3472 18.4899C22.4274 18.0848 22.0926 16.9005 20.8831 17.3901ZM1.13352 19.177C0.621525 19.9112 1.69614 20.6904 2.42757 20.1756C3.159 19.6608 1.41482 18.7718 1.13352 19.177Z" stroke="url(#paint0_linear_5471_364)" stroke-width="0.681273" stroke-linecap="round" stroke-linejoin="round"/>
  <defs>
    <linearGradient id="paint0_linear_5471_364" x1="1" y1="11.7661" x2="21.9996" y2="11.7661" gradientUnits="userSpaceOnUse">
      <stop stop-color="#C24545"/>
      <stop offset="1" stop-color="#E9D362"/>
    </linearGradient>
  </defs>
</svg>

        <span class="text-white">0</span>
</a></div>

                <a class="d-flex align-items-center justify-content-center gap-1 overlay-none window-media" data-bs-dismiss="modal" data-controller="turbo tooltip" data-action="click-&gt;turbo#disable" data-turbo-method="GET" data-post="true" data-bs-placement="top" title="Comment" href="/social/posts/PO72898413?comment_modal=true&amp;post_type=true">
                  <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M20.657 17.0046C21.873 14.9013 22.2816 12.4272 21.8066 10.0446C21.3315 7.662 20.0054 5.53381 18.0758 4.05762C16.1462 2.58142 13.7451 1.8582 11.3212 2.02306C8.89732 2.18792 6.61634 3.22959 4.90439 4.95346C3.19244 6.67733 2.16663 8.96549 2.01859 11.3905C1.87056 13.8155 2.61042 16.2114 4.09997 18.1307C5.58952 20.05 7.72686 21.3614 10.1127 21.8199C12.4986 22.2784 14.9697 21.8526 17.0646 20.6221L22.0019 22L20.657 17.0046Z" stroke="#27AE60" stroke-width="1.5" stroke-linejoin="round"/>
</svg>

                  <turbo-frame class="comment_count_148741" id=".comment_count_148741">
    <span class="d-inline-block text-white fw-semi-bold fs-14 cursor-pointer"> 0 </span>
</turbo-frame>
</a>
              <div id="share_post_count_148741" class="d-flex align-items-center justify-content-center gap-1 ">
    <a class="d-flex align-items-center justify-content-center gap-2" data-controller="turbo tooltip" data-turbo-method="GET" data-bs-dismiss="modal" data-bs-placement="top" title="Repost" href="/social/posts/share_posts?class_name=Post&amp;id=PO72898413">
      <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M3.58002 5.15991H17.42C19.08 5.15991 20.42 6.49991 20.42 8.15991V11.4799" stroke="var(--white)" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
  <path d="M6.74002 2L3.58002 5.15997L6.74002 8.32001" stroke="var(--white)" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
  <path d="M20.42 18.84H6.58002C4.92002 18.84 3.58002 17.5 3.58002 15.84V12.52" stroke="var(--white)" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
  <path d="M17.26 22.0001L20.42 18.8401L17.26 15.6801" stroke="var(--white)" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
</svg>

      <a data-controller="turbo" class="d-inline-block text-white fw-semi-bold fs-14 cursor-pointer" href="/social/posts/PO72898413/shared_users?class_name=Post">
        <span id="post-148741-share-count">
            1
          </span>
</a></a></div>

              <div class="d-flex align-items-center justify-content-center gap-1">
                <span data-controller="tooltip" data-bs-placement="top" title="Activity">
                  <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M5 22V12M10 22V2M15 22V14M19 22V8" stroke="white" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
</svg>


                </span>
                    <a class="d-inline-block text-white fw-semi-bold fs-14" data-turbo-stream="true" href="/users/sign_in">
                      4
</a>              </div>

            <div class="list-item-details">
              <div class="sharing text-center">
                  <div class="dropdown">
      <a class="d-flex align-items-center justify-content-center gap-1 navbar-dropdown-account-wrapper" data-turbo-stream="true" href="/users/sign_in">
        <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M6.82116 5.60584L16.3791 2.41988C20.6683 0.990136 22.9987 3.33176 21.5802 7.62099L18.3942 17.1788C16.2552 23.6071 12.7428 23.6071 10.6038 17.1788L9.65813 14.3419L6.82116 13.3962C0.392947 11.2572 0.392947 7.75608 6.82116 5.60584Z" stroke="var(--white)" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
  <path d="M9.87203 13.8577L13.9023 9.81616" stroke="var(--white)" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
</svg>

</a>  </div>

              </div>
            </div>
            <div class="bookmark-post flex-shrink-0">
                <div data-controller="disable-on-click" class="d-flex align-items-center justify-content-center">
      <a class="gap-1" data-turbo-stream="true" data-controller="turbo tooltip" data-action="click-&gt;turbo#disable" data-turbo-method="GET" data-bs-placement="top" title="Save Post" href="/users/sign_in">
        <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M16.4352 2H7.55556C5.59356 2 4 3.73944 4 5.85876V19.9442C4 21.7436 5.18826 22.5033 6.64364 21.6336L11.1387 18.9245C11.6177 18.6346 12.3915 18.6346 12.8613 18.9245L17.3563 21.6336C18.8117 22.5134 20 21.7536 20 19.9442V5.85876C19.9908 3.73944 18.3972 2 16.4352 2Z" stroke="var(--white)" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
</svg>

</a></div>

            </div>
          </div>
        </div>
      
    </div>
  </div>
</div>

</turbo-frame>
  <turbo-frame data-controller="" class="single-post-frame " id="single_post_148618">
  <turbo-cable-stream-source channel="Turbo::StreamsChannel" signed-stream-name="InBvc3RfMTQ4NjE4Ig==--717184ce6bedc31fdcdd97701c568c6703b40413fbbff54e253f94d5883a3dcc"></turbo-cable-stream-source>
  
<div class="individual_subscription_">
  <div id="news_post_148618" class="position-relative">
    <div class='card card-border social-post-card mt-3 '>
      <div class="card-header border-bottom-0 social-post-header">
        <div class="d-flex justify-content-start align-items-center gap-1 cursor-pointer info-profile overlay-none">
          <div
     data-controller="hover-dropdown"
     data-hover-dropdown-offset-value="8"
     aria-haspopup="true"
     aria-expanded="false"
     data-hover-dropdown-user-id-value="104"
     data-hover-dropdown-enabled-value="true"
>
     <div class="outline-none hover-show">
         <a data-turbo="false" target="_self" onclick="event.stopPropagation();" href="/users/byron-salguero">
             <div class="profile-container profile-container-xs green-shield offline ten-member">
    <div class="profile-box">
        <img class="user-profile" data-controller="no-contextmenu" loading="lazy" src="https://www.dmdb.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsiZGF0YSI6NDQ4NDYyNywicHVyIjoiYmxvYl9pZCJ9fQ==--239e9fa6bf24d2fdc96f3b5fb8253f3d5a3216b4/07a32680557c540561dd01874e49dc53.jpg" />
        
      <div class="shield">
        <i class="fas fa-shield"></i>
        <span>10k</span>
      </div>
      
    </div>
  </div>

</a>    </div>
</div>


          <div class="w-100 window-media post-url" data-turbo-url-value="https://www.dmdb.com/social/posts/PO64773836?post_type=true&amp;read_more=false" data-post=true data-controller="turbo" data-turbo-method='GET' data-close-dropdown='true'>
            <div class="d-flex justify-content-between align-items-center w-100">
              <div class="d-flex align-items-start">
                <div class="me-2">
                  <div class="d-flex align-items-center gap-2">
                    <a data-turbo="false" onclick="event.stopPropagation();" class="responsive-font mb-0 lh-sm text-primary fw-bold text-uppercase max-line-2 user_104_display_user_name" href="/users/byron-salguero?from_post=148618&amp;post_class=Post">
                      Byron Salguero
                      <span class="fs-12 text-gray"></span>
</a>                      <turbo-frame id="pin_post_148618">
    <a class="btn p-0" data-turbo-method="post" data-controller="turbo" onclick="event.stopPropagation();" href="/social/pin_posts?id=PO64773836&amp;post_type=true">
      <svg class="ignore-modal-close" width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M2.02359 17.8624L2 18L2.13779 17.9765L5.84515 14.2741L6.30268 13.8172L6.76012 14.2742L9.88352 17.3948C9.89332 17.4046 9.90536 17.4117 9.91865 17.4155C9.93194 17.4192 9.94592 17.4195 9.95931 17.4163C9.9728 17.4131 9.98512 17.4066 9.99531 17.3973C10.0055 17.388 10.0131 17.3763 10.0174 17.3632L11.3816 13.2779L11.463 13.0342L11.6898 12.9129L17.1903 9.97083C17.4011 9.85774 17.5826 9.69716 17.7203 9.50171C17.858 9.30615 17.948 9.08114 17.9833 8.84469C18.0185 8.60814 17.9979 8.36675 17.9231 8.13961C17.8484 7.91256 17.7213 7.70595 17.5525 7.53652L12.4804 2.45089C12.3107 2.28098 12.1035 2.15318 11.8754 2.07776C11.6473 2.00234 11.4047 1.9814 11.167 2.01661C10.9293 2.05183 10.7032 2.14222 10.5069 2.28053C10.3106 2.41884 10.1493 2.60134 10.0364 2.81312L7.09616 8.32218L6.97475 8.54971L6.72985 8.63121L2.63765 9.9934C2.62457 9.99776 2.61281 10.0053 2.60349 10.0155C2.59418 10.0257 2.58763 10.0381 2.58445 10.0514C2.58128 10.0648 2.58158 10.0789 2.58534 10.0921C2.58909 10.1053 2.59626 10.1174 2.60596 10.1271L5.73083 13.2463L6.18848 13.7031L5.73093 14.16L2.02359 17.8624Z" stroke="#828282" stroke-width="1.5" stroke-linejoin="round"/>
</svg>

</a></turbo-frame>
                  </div>
                  <small class="mb-0 lh-sm fs-12 d-flex align-items-center gap-2 post-time" data-time="1778270012">
                    <span data-controller="tooltip" data-bs-html="true" data-bs-toggle="tooltip" title="Fri, 08 May 26 &lt;span class=&quot;text-nowrap&quot;&gt;3:53 PM&lt;/span&gt;">
                      5/8/2026  3:53 PM
                    </span>
                  </small>
                </div>
              </div>
              <div class="d-flex align-items-center gap-2">
                  <a data-bs-target="#upgradeBadgeModal" data-bs-toggle="modal" class="btn p-0 p-xl-2 p-lg-2 p-md-2 p-sm-2" href="#upgradeBadgeModal">
                    <svg class="" width="22" height="22" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M16.9308 15.4275L17.2883 18.3242C17.38 19.085 16.5642 19.6166 15.9133 19.2225L12.0725 16.94C11.6508 16.94 11.2383 16.9125 10.835 16.8575C11.5133 16.06 11.9167 15.0516 11.9167 13.9608C11.9167 11.3575 9.66167 9.24919 6.875 9.24919C5.81167 9.24919 4.83084 9.55166 4.01501 10.0833C3.98751 9.85416 3.97833 9.62499 3.97833 9.38665C3.97833 5.21582 7.59917 1.83333 12.0725 1.83333C16.5458 1.83333 20.1667 5.21582 20.1667 9.38665C20.1667 11.8617 18.8925 14.0525 16.9308 15.4275Z" stroke="url(#paint0_linear_5_3482)" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
  <path d="M11.9167 13.9608C11.9167 15.0516 11.5133 16.06 10.835 16.8575C9.9275 17.9575 8.48833 18.6633 6.87499 18.6633L4.48249 20.0841C4.07916 20.3316 3.56583 19.9925 3.62083 19.525L3.84999 17.7192C2.62166 16.8667 1.83333 15.5008 1.83333 13.9608C1.83333 12.3475 2.695 10.9267 4.015 10.0833C4.83083 9.55167 5.81166 9.24919 6.87499 9.24919C9.66166 9.24919 11.9167 11.3575 11.9167 13.9608Z" stroke="url(#paint0_linear_5_3482)" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
  <defs>
    <linearGradient id="paint0_linear_5_3482" x1="4.3893" y1="1.83333" x2="21.2648" y2="17.906" gradientUnits="userSpaceOnUse">
      <stop offset="0" stop-color="#0FEFFD"/>
      <stop offset="0.515718" stop-color="#FF00F5"/>
      <stop offset="1" stop-color="#0FEFFD" stop-opacity="0.77"/>
    </linearGradient>
  </defs>
</svg>

</a>                <div class="menu-options">
                  <div class="dropdown" data-post-id="148618">
                    <button type="button" class="btn p-0 p-xl-2 p-lg-2 p-md-2 p-sm-2 post-menu-option" id="postOptions-82bc7615-b2a8-48f9-92e4-515696c89ef9" data-bs-toggle="dropdown" data-controller="dropdown" data-action="click->dropdown#openPostMenuOption" aria-expanded="false">
                      <svg width="18" height="18" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M5 10.1484C3.9 10.1484 3 11.0484 3 12.1484C3 13.2484 3.9 14.1484 5 14.1484C6.1 14.1484 7 13.2484 7 12.1484C7 11.0484 6.1 10.1484 5 10.1484Z" fill="#AE8A27" stroke="#AE8A27"/>
  <path d="M19 10.1484C17.9 10.1484 17 11.0484 17 12.1484C17 13.2484 17.9 14.1484 19 14.1484C20.1 14.1484 21 13.2484 21 12.1484C21 11.0484 20.1 10.1484 19 10.1484Z" fill="#AE8A27" stroke="#AE8A27"/>
  <path d="M12 10.1484C10.9 10.1484 10 11.0484 10 12.1484C10 13.2484 10.9 14.1484 12 14.1484C13.1 14.1484 14 13.2484 14 12.1484C14 11.0484 13.1 10.1484 12 10.1484Z" fill="#AE8A27" stroke="#AE8A27"/>
</svg>

                    </button>
                    <div class="dropdown-menu dropdown-menu-end card-border zi-10" aria-labelledby="postOptions-82bc7615-b2a8-48f9-92e4-515696c89ef9">
                        <a class="dropdown-item" data-controller="turbo" href="/social/posts/PO64773836?post_type=true">View</a>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </div>
        </div>
      </div>
      <div class="post-body card-body px-2 py-0 position-relative">
        
        <turbo-frame id="common_post_content_PO64773836">
          <div class="post-description post-url text-break overlay-none cursor-pointer window-media" data-turbo-url-value="https://www.dmdb.com/social/posts/PO64773836?post_type=true&amp;read_more=false" data-post=true data-controller="turbo" data-turbo-method='GET' data-bs-dismiss="shareRecipeModal" aria-label="Close">
      <div data-controller="read-more" data-read-more-target="" data-read-more-hide-class="d-none" data-read-more-truncate-class="max-line-4" data-read-more-lines-value="4">
        <div data-read-more-target="content" class="max-line-4 text-white search_desc text-break read-more-img main-post-desc" data-value="PO64773836">
          
        </div>
        <a class="ignore-click d-none text-warning cursor-pointer " data-read-more-target="moreButton" data-action="read-more#showMore">Read
          more</a>
        <a class="ignore-click d-none text-warning cursor-pointer" data-read-more-target="lessButton" data-action="read-more#showLess">Read
          less</a>
      </div>
</div>
    <div id="link-thumb">
      <a class="d-block w-100" href="https://www.npr.org/2026/05/08/nx-s1-5812851/spirit-liquidation-next-step-planes" target="_blank"> <div class="preview-link position-relative rounded-3 overflow-hidden w-100 mw-100"> <img class="link-image d-block object-contain image img-fluid w-100 position-relative zi-1 rounded-inherit" src="https://npr.brightspotcdn.com/dims3/default/strip/false/crop/1024x576+0+54/resize/1400/quality/85/format/jpeg/?url=http%3A%2F%2Fnpr-brightspot.s3.amazonaws.com%2F06%2F5f%2Fa3651ae04281837380ec2dd29d96%2Fgettyimages-2273629971.jpg" alt="Card image cap"> <img class="link-image d-block position-absolute start-0 top-0 filter-blur-5 object-cover image img-fluid w-100 rounded-inherit bg-black" src="https://npr.brightspotcdn.com/dims3/default/strip/false/crop/1024x576+0+54/resize/1400/quality/85/format/jpeg/?url=http%3A%2F%2Fnpr-brightspot.s3.amazonaws.com%2F06%2F5f%2Fa3651ae04281837380ec2dd29d96%2Fgettyimages-2273629971.jpg" alt="Card image cap"> <div class="preview-link-desc position-absolute d-flex flex-column align-items-baseline justify-content-center w-100 zi-1 bottom-0 start-0 text-start"> <h6 class="card-title empty-tag fs-16 mb-1 max-line-1">With Spirit in liquidation, what happens to its planes : NPR</h6> <p class="text-start card-text empty-tag max-line-2">When Spirit Airlines stopped flying last weekend, it left more than 90 planes scattered across the country. Many will go back to the companies that own them, while Spirit tries to monetize the rest.</p> </div> </div> </a>
    </div>

</turbo-frame>      </div>
        <div class="card-footer border-0 padding-10 d-flex align-items-center">
          <div class="post-control grid-footer w-100 align-items-center social-post-footer ">
            <div id="like_post_post_148618" class="comment-like d-flex align-items-center justify-content-center gap-1 like_post_post_148618">
      <a class="d-flex align-items-center justify-content-center gap-1" data-turbo-stream="true" data-controller="turbo tooltip" data-bs-placement="top" data-bs-trigger="hover" data-action="click-&gt;turbo#disable" data-turbo-method="GET" title="Like" href="/users/sign_in">
        <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M16.44 3C14.63 3 13.01 3.88 12 5.23C10.99 3.88 9.37001 3 7.56001 3C4.49 3 2 5.5 2 8.59001C2 9.78001 2.19 10.8801 2.52 11.9001C4.1 16.9001 8.97001 19.8901 11.38 20.7101C11.72 20.8301 12.28 20.8301 12.62 20.7101C15.03 19.8901 19.9 16.9001 21.48 11.9001C21.81 10.8801 22 9.78001 22 8.59001C22 5.5 19.51 3 16.44 3Z" stroke="#FF6A55" stroke-width="1.5" stroke-linejoin="round"/>
</svg>

        <span class="text-white">0</span>
</a></div>

            <div id="dislike_post_post_148618" class="d-flex align-items-center justify-content-center gap-1 dislike_post_post_148618">
      <a class="d-flex align-items-center justify-content-center gap-1" data-turbo-stream="true" data-controller="turbo tooltip" data-bs-placement="top" data-bs-trigger="hover" data-action="click-&gt;turbo#disable" data-turbo-method="GET" title="Dislike" href="/users/sign_in">
        <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M13.709 1.97656C14.5621 2.79266 15.6397 3.33534 16.8035 3.53504M9.68432 1.97656C8.83077 2.79225 7.75337 3.33484 6.58984 3.53504M16.045 9.18075C16.045 9.18075 13.8086 7.95423 13.8086 7.23406C13.8086 6.51391 16.8018 5.08203 16.8018 5.08203M7.33838 9.18075C7.33838 9.18075 9.58892 7.95423 9.58892 7.23406C9.58892 6.51391 6.5957 5.08203 6.5957 5.08203M7.35456 11.9648C7.40946 13.7671 7.31536 15.5708 7.07326 17.3576C5.83547 16.795 5.04776 17.6108 5.49787 18.4828C3.87749 18.3534 3.22766 20.0019 4.40918 20.4211M16.5639 11.9648C16.5131 13.6883 16.5535 15.4134 16.6849 17.1326C17.7849 17.7345 17.6414 18.3477 17.0788 18.961C16.7156 19.2874 16.2589 19.491 15.7734 19.5434M19.0206 20.002C20.2584 18.9611 19.3019 17.9484 17.5098 18.4913M16.8023 21.9422C16.8023 23.4332 14.4674 23.2925 13.809 22.1391C13.0607 22.9831 11.6935 22.9831 11.3166 22.1391C10.8946 22.9831 9.15044 23.2362 8.64408 22.1391C7.01243 22.9831 5.5496 22.9831 5.32453 21.7453C3.79981 22.3079 3.16121 21.3093 3.97984 20.1445M18.0608 19.6914C18.4688 19.7419 19.0624 19.8574 19.1861 20.2849C19.8697 22.4875 16.7949 21.9446 16.7949 21.9446M5.49023 18.4766C5.81707 18.5372 6.11418 18.7057 6.33419 18.9547M5.32099 21.7388C5.26474 20.9708 6.11994 20.2675 6.91887 20.3323M8.64416 22.1416C8.45568 21.7197 8.50069 21.0981 8.71449 20.8477M11.317 22.137C11.4548 21.8754 11.5702 21.1524 11.2129 20.8008M13.8071 22.1383C13.6495 21.7548 13.5896 21.3382 13.6327 20.9258M16.8013 21.9344C16.8094 21.7854 16.7721 21.6376 16.6941 21.5105C16.6163 21.3834 16.5015 21.2829 16.3652 21.2227M8.92787 14.4922C8.64655 16.574 8.01922 17.5473 7.06836 17.3503M14.832 12.4805C14.9756 16.0335 15.479 16.8829 16.6887 17.1277M10.2863 12.9883C10.3397 15.88 10.0978 18.3754 8.61808 18.6398C6.58697 19.0055 6.04122 21.3347 8.71654 20.8339C9.28273 20.6836 9.82254 20.4474 10.3172 20.1336M10.9342 17.3888C10.8797 18.0761 10.7193 18.7506 10.4588 19.389C9.49387 21.2878 12.9259 21.1613 12.5968 19.8052C11.9638 17.8361 11.7894 15.1468 11.8738 12.0664M12.623 20.233C12.623 20.233 14.2069 21.9407 15.4981 20.4863C15.6315 20.3148 15.7199 20.1126 15.7554 19.8983C15.7909 19.684 15.7723 19.4642 15.7014 19.2587C15.6304 19.0534 15.5093 18.8691 15.3489 18.7223C15.1887 18.5756 14.9943 18.4712 14.7836 18.4187C14.5071 18.3538 14.2567 18.2068 14.0654 17.9968C13.8741 17.7869 13.7507 17.5241 13.7118 17.2428C13.5035 16.1833 13.3924 15.107 13.3798 14.0273M5.49407 17.5458C3.95804 16.2591 2.86068 14.5263 2.35427 12.5876C1.84787 10.649 1.95754 8.60079 2.66809 6.72732C3.37864 4.85385 4.6548 3.24805 6.31944 2.1328C7.9841 1.01755 9.95466 0.448178 11.9576 0.503708C13.9606 0.559237 15.8966 1.23692 17.4968 2.44268C19.0971 3.64846 20.2824 5.32251 20.8881 7.23247C21.4936 9.14242 21.4896 11.1935 20.8767 13.1011C20.2636 15.0088 19.0718 16.6781 17.4669 17.8777M7.16809 16.566C6.62027 15.9642 6.31113 15.1829 6.29883 14.369C6.29883 12.0904 8.83069 10.2422 11.9617 10.2422C15.0928 10.2422 17.6247 12.0904 17.6247 14.369C17.6102 15.2331 17.2648 16.0588 16.6598 16.6757M20.8831 17.3901C19.9406 17.7558 20.267 18.8951 21.3472 18.4899C22.4274 18.0848 22.0926 16.9005 20.8831 17.3901ZM1.13352 19.177C0.621525 19.9112 1.69614 20.6904 2.42757 20.1756C3.159 19.6608 1.41482 18.7718 1.13352 19.177Z" stroke="url(#paint0_linear_5471_364)" stroke-width="0.681273" stroke-linecap="round" stroke-linejoin="round"/>
  <defs>
    <linearGradient id="paint0_linear_5471_364" x1="1" y1="11.7661" x2="21.9996" y2="11.7661" gradientUnits="userSpaceOnUse">
      <stop stop-color="#C24545"/>
      <stop offset="1" stop-color="#E9D362"/>
    </linearGradient>
  </defs>
</svg>

        <span class="text-white">0</span>
</a></div>

                <a class="d-flex align-items-center justify-content-center gap-1 overlay-none window-media" data-bs-dismiss="modal" data-controller="turbo tooltip" data-action="click-&gt;turbo#disable" data-turbo-method="GET" data-post="true" data-bs-placement="top" title="Comment" href="/social/posts/PO64773836?comment_modal=true&amp;post_type=true">
                  <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M20.657 17.0046C21.873 14.9013 22.2816 12.4272 21.8066 10.0446C21.3315 7.662 20.0054 5.53381 18.0758 4.05762C16.1462 2.58142 13.7451 1.8582 11.3212 2.02306C8.89732 2.18792 6.61634 3.22959 4.90439 4.95346C3.19244 6.67733 2.16663 8.96549 2.01859 11.3905C1.87056 13.8155 2.61042 16.2114 4.09997 18.1307C5.58952 20.05 7.72686 21.3614 10.1127 21.8199C12.4986 22.2784 14.9697 21.8526 17.0646 20.6221L22.0019 22L20.657 17.0046Z" stroke="#27AE60" stroke-width="1.5" stroke-linejoin="round"/>
</svg>

                  <turbo-frame class="comment_count_148618" id=".comment_count_148618">
    <span class="d-inline-block text-white fw-semi-bold fs-14 cursor-pointer"> 0 </span>
</turbo-frame>
</a>
              <div id="share_post_count_148618" class="d-flex align-items-center justify-content-center gap-1 ">
    <a class="d-flex align-items-center justify-content-center gap-2" data-controller="turbo tooltip" data-turbo-method="GET" data-bs-dismiss="modal" data-bs-placement="top" title="Repost" href="/social/posts/share_posts?class_name=Post&amp;id=PO64773836">
      <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M3.58002 5.15991H17.42C19.08 5.15991 20.42 6.49991 20.42 8.15991V11.4799" stroke="var(--white)" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
  <path d="M6.74002 2L3.58002 5.15997L6.74002 8.32001" stroke="var(--white)" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
  <path d="M20.42 18.84H6.58002C4.92002 18.84 3.58002 17.5 3.58002 15.84V12.52" stroke="var(--white)" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
  <path d="M17.26 22.0001L20.42 18.8401L17.26 15.6801" stroke="var(--white)" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
</svg>

      <a data-controller="turbo" class="d-inline-block text-white fw-semi-bold fs-14 cursor-pointer" href="/social/posts/PO64773836/shared_users?class_name=Post">
        <span id="post-148618-share-count">
            0
          </span>
</a></a></div>

              <div class="d-flex align-items-center justify-content-center gap-1">
                <span data-controller="tooltip" data-bs-placement="top" title="Activity">
                  <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M5 22V12M10 22V2M15 22V14M19 22V8" stroke="white" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
</svg>


                </span>
                    <a class="d-inline-block text-white fw-semi-bold fs-14" data-turbo-stream="true" href="/users/sign_in">
                      3
</a>              </div>

            <div class="list-item-details">
              <div class="sharing text-center">
                  <div class="dropdown">
      <a class="d-flex align-items-center justify-content-center gap-1 navbar-dropdown-account-wrapper" data-turbo-stream="true" href="/users/sign_in">
        <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M6.82116 5.60584L16.3791 2.41988C20.6683 0.990136 22.9987 3.33176 21.5802 7.62099L18.3942 17.1788C16.2552 23.6071 12.7428 23.6071 10.6038 17.1788L9.65813 14.3419L6.82116 13.3962C0.392947 11.2572 0.392947 7.75608 6.82116 5.60584Z" stroke="var(--white)" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
  <path d="M9.87203 13.8577L13.9023 9.81616" stroke="var(--white)" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
</svg>

</a>  </div>

              </div>
            </div>
            <div class="bookmark-post flex-shrink-0">
                <div data-controller="disable-on-click" class="d-flex align-items-center justify-content-center">
      <a class="gap-1" data-turbo-stream="true" data-controller="turbo tooltip" data-action="click-&gt;turbo#disable" data-turbo-method="GET" data-bs-placement="top" title="Save Post" href="/users/sign_in">
        <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M16.4352 2H7.55556C5.59356 2 4 3.73944 4 5.85876V19.9442C4 21.7436 5.18826 22.5033 6.64364 21.6336L11.1387 18.9245C11.6177 18.6346 12.3915 18.6346 12.8613 18.9245L17.3563 21.6336C18.8117 22.5134 20 21.7536 20 19.9442V5.85876C19.9908 3.73944 18.3972 2 16.4352 2Z" stroke="var(--white)" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
</svg>

</a></div>

            </div>
          </div>
        </div>
      
    </div>
  </div>
</div>

</turbo-frame>
  <turbo-frame data-controller="" class="single-post-frame " id="single_post_148617">
  <turbo-cable-stream-source channel="Turbo::StreamsChannel" signed-stream-name="InBvc3RfMTQ4NjE3Ig==--79eb93c3edd9546a4d411c9530f67920ed8ee1ae6ae42ba3ae5039fae548211c"></turbo-cable-stream-source>
  
<div class="individual_subscription_">
  <div id="news_post_148617" class="position-relative">
    <div class='card card-border social-post-card mt-3 '>
      <div class="card-header border-bottom-0 social-post-header">
        <div class="d-flex justify-content-start align-items-center gap-1 cursor-pointer info-profile overlay-none">
          <div
     data-controller="hover-dropdown"
     data-hover-dropdown-offset-value="8"
     aria-haspopup="true"
     aria-expanded="false"
     data-hover-dropdown-user-id-value="104"
     data-hover-dropdown-enabled-value="true"
>
     <div class="outline-none hover-show">
         <a data-turbo="false" target="_self" onclick="event.stopPropagation();" href="/users/byron-salguero">
             <div class="profile-container profile-container-xs green-shield offline ten-member">
    <div class="profile-box">
        <img class="user-profile" data-controller="no-contextmenu" loading="lazy" src="https://www.dmdb.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsiZGF0YSI6NDQ4NDYyNywicHVyIjoiYmxvYl9pZCJ9fQ==--239e9fa6bf24d2fdc96f3b5fb8253f3d5a3216b4/07a32680557c540561dd01874e49dc53.jpg" />
        
      <div class="shield">
        <i class="fas fa-shield"></i>
        <span>10k</span>
      </div>
      
    </div>
  </div>

</a>    </div>
</div>


          <div class="w-100 window-media post-url" data-turbo-url-value="https://www.dmdb.com/social/posts/PO96869375?post_type=true&amp;read_more=false" data-post=true data-controller="turbo" data-turbo-method='GET' data-close-dropdown='true'>
            <div class="d-flex justify-content-between align-items-center w-100">
              <div class="d-flex align-items-start">
                <div class="me-2">
                  <div class="d-flex align-items-center gap-2">
                    <a data-turbo="false" onclick="event.stopPropagation();" class="responsive-font mb-0 lh-sm text-primary fw-bold text-uppercase max-line-2 user_104_display_user_name" href="/users/byron-salguero?from_post=148617&amp;post_class=Post">
                      Byron Salguero
                      <span class="fs-12 text-gray"></span>
</a>                      <turbo-frame id="pin_post_148617">
    <a class="btn p-0" data-turbo-method="post" data-controller="turbo" onclick="event.stopPropagation();" href="/social/pin_posts?id=PO96869375&amp;post_type=true">
      <svg class="ignore-modal-close" width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M2.02359 17.8624L2 18L2.13779 17.9765L5.84515 14.2741L6.30268 13.8172L6.76012 14.2742L9.88352 17.3948C9.89332 17.4046 9.90536 17.4117 9.91865 17.4155C9.93194 17.4192 9.94592 17.4195 9.95931 17.4163C9.9728 17.4131 9.98512 17.4066 9.99531 17.3973C10.0055 17.388 10.0131 17.3763 10.0174 17.3632L11.3816 13.2779L11.463 13.0342L11.6898 12.9129L17.1903 9.97083C17.4011 9.85774 17.5826 9.69716 17.7203 9.50171C17.858 9.30615 17.948 9.08114 17.9833 8.84469C18.0185 8.60814 17.9979 8.36675 17.9231 8.13961C17.8484 7.91256 17.7213 7.70595 17.5525 7.53652L12.4804 2.45089C12.3107 2.28098 12.1035 2.15318 11.8754 2.07776C11.6473 2.00234 11.4047 1.9814 11.167 2.01661C10.9293 2.05183 10.7032 2.14222 10.5069 2.28053C10.3106 2.41884 10.1493 2.60134 10.0364 2.81312L7.09616 8.32218L6.97475 8.54971L6.72985 8.63121L2.63765 9.9934C2.62457 9.99776 2.61281 10.0053 2.60349 10.0155C2.59418 10.0257 2.58763 10.0381 2.58445 10.0514C2.58128 10.0648 2.58158 10.0789 2.58534 10.0921C2.58909 10.1053 2.59626 10.1174 2.60596 10.1271L5.73083 13.2463L6.18848 13.7031L5.73093 14.16L2.02359 17.8624Z" stroke="#828282" stroke-width="1.5" stroke-linejoin="round"/>
</svg>

</a></turbo-frame>
                  </div>
                  <small class="mb-0 lh-sm fs-12 d-flex align-items-center gap-2 post-time" data-time="1778269988">
                    <span data-controller="tooltip" data-bs-html="true" data-bs-toggle="tooltip" title="Fri, 08 May 26 &lt;span class=&quot;text-nowrap&quot;&gt;3:53 PM&lt;/span&gt;">
                      5/8/2026  3:53 PM
                    </span>
                  </small>
                </div>
              </div>
              <div class="d-flex align-items-center gap-2">
                  <a data-bs-target="#upgradeBadgeModal" data-bs-toggle="modal" class="btn p-0 p-xl-2 p-lg-2 p-md-2 p-sm-2" href="#upgradeBadgeModal">
                    <svg class="" width="22" height="22" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M16.9308 15.4275L17.2883 18.3242C17.38 19.085 16.5642 19.6166 15.9133 19.2225L12.0725 16.94C11.6508 16.94 11.2383 16.9125 10.835 16.8575C11.5133 16.06 11.9167 15.0516 11.9167 13.9608C11.9167 11.3575 9.66167 9.24919 6.875 9.24919C5.81167 9.24919 4.83084 9.55166 4.01501 10.0833C3.98751 9.85416 3.97833 9.62499 3.97833 9.38665C3.97833 5.21582 7.59917 1.83333 12.0725 1.83333C16.5458 1.83333 20.1667 5.21582 20.1667 9.38665C20.1667 11.8617 18.8925 14.0525 16.9308 15.4275Z" stroke="url(#paint0_linear_5_3482)" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
  <path d="M11.9167 13.9608C11.9167 15.0516 11.5133 16.06 10.835 16.8575C9.9275 17.9575 8.48833 18.6633 6.87499 18.6633L4.48249 20.0841C4.07916 20.3316 3.56583 19.9925 3.62083 19.525L3.84999 17.7192C2.62166 16.8667 1.83333 15.5008 1.83333 13.9608C1.83333 12.3475 2.695 10.9267 4.015 10.0833C4.83083 9.55167 5.81166 9.24919 6.87499 9.24919C9.66166 9.24919 11.9167 11.3575 11.9167 13.9608Z" stroke="url(#paint0_linear_5_3482)" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
  <defs>
    <linearGradient id="paint0_linear_5_3482" x1="4.3893" y1="1.83333" x2="21.2648" y2="17.906" gradientUnits="userSpaceOnUse">
      <stop offset="0" stop-color="#0FEFFD"/>
      <stop offset="0.515718" stop-color="#FF00F5"/>
      <stop offset="1" stop-color="#0FEFFD" stop-opacity="0.77"/>
    </linearGradient>
  </defs>
</svg>

</a>                <div class="menu-options">
                  <div class="dropdown" data-post-id="148617">
                    <button type="button" class="btn p-0 p-xl-2 p-lg-2 p-md-2 p-sm-2 post-menu-option" id="postOptions-a5bb1db7-8b23-487f-9044-02bca3cbf788" data-bs-toggle="dropdown" data-controller="dropdown" data-action="click->dropdown#openPostMenuOption" aria-expanded="false">
                      <svg width="18" height="18" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M5 10.1484C3.9 10.1484 3 11.0484 3 12.1484C3 13.2484 3.9 14.1484 5 14.1484C6.1 14.1484 7 13.2484 7 12.1484C7 11.0484 6.1 10.1484 5 10.1484Z" fill="#AE8A27" stroke="#AE8A27"/>
  <path d="M19 10.1484C17.9 10.1484 17 11.0484 17 12.1484C17 13.2484 17.9 14.1484 19 14.1484C20.1 14.1484 21 13.2484 21 12.1484C21 11.0484 20.1 10.1484 19 10.1484Z" fill="#AE8A27" stroke="#AE8A27"/>
  <path d="M12 10.1484C10.9 10.1484 10 11.0484 10 12.1484C10 13.2484 10.9 14.1484 12 14.1484C13.1 14.1484 14 13.2484 14 12.1484C14 11.0484 13.1 10.1484 12 10.1484Z" fill="#AE8A27" stroke="#AE8A27"/>
</svg>

                    </button>
                    <div class="dropdown-menu dropdown-menu-end card-border zi-10" aria-labelledby="postOptions-a5bb1db7-8b23-487f-9044-02bca3cbf788">
                        <a class="dropdown-item" data-controller="turbo" href="/social/posts/PO96869375?post_type=true">View</a>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </div>
        </div>
      </div>
      <div class="post-body card-body px-2 py-0 position-relative">
        
        <turbo-frame id="common_post_content_PO96869375">
          <div class="post-description post-url text-break overlay-none cursor-pointer window-media" data-turbo-url-value="https://www.dmdb.com/social/posts/PO96869375?post_type=true&amp;read_more=false" data-post=true data-controller="turbo" data-turbo-method='GET' data-bs-dismiss="shareRecipeModal" aria-label="Close">
      <div data-controller="read-more" data-read-more-target="" data-read-more-hide-class="d-none" data-read-more-truncate-class="max-line-4" data-read-more-lines-value="4">
        <div data-read-more-target="content" class="max-line-4 text-white search_desc text-break read-more-img main-post-desc" data-value="PO96869375">
          
        </div>
        <a class="ignore-click d-none text-warning cursor-pointer " data-read-more-target="moreButton" data-action="read-more#showMore">Read
          more</a>
        <a class="ignore-click d-none text-warning cursor-pointer" data-read-more-target="lessButton" data-action="read-more#showLess">Read
          less</a>
      </div>
</div>
    <div id="link-thumb">
      <a class="d-block w-100" href="https://www.npr.org/2026/05/08/nx-s1-5810515/us-war-trump-nato-iran-europe-canada-germany" target="_blank"> <div class="preview-link position-relative rounded-3 overflow-hidden w-100 mw-100"> <img class="link-image d-block object-contain image img-fluid w-100 position-relative zi-1 rounded-inherit" src="https://npr.brightspotcdn.com/dims3/default/strip/false/crop/1024x576+0+54/resize/1400/quality/85/format/jpeg/?url=http%3A%2F%2Fnpr-brightspot.s3.amazonaws.com%2F96%2F42%2Ff231853c4e508418a9afac2bdff3%2Fgettyimages-2262286023.jpg" alt="Card image cap"> <img class="link-image d-block position-absolute start-0 top-0 filter-blur-5 object-cover image img-fluid w-100 rounded-inherit bg-black" src="https://npr.brightspotcdn.com/dims3/default/strip/false/crop/1024x576+0+54/resize/1400/quality/85/format/jpeg/?url=http%3A%2F%2Fnpr-brightspot.s3.amazonaws.com%2F96%2F42%2Ff231853c4e508418a9afac2bdff3%2Fgettyimages-2262286023.jpg" alt="Card image cap"> <div class="preview-link-desc position-absolute d-flex flex-column align-items-baseline justify-content-center w-100 zi-1 bottom-0 start-0 text-start"> <h6 class="card-title empty-tag fs-16 mb-1 max-line-1">Iran war is changing U.S. role in NATO : NPR</h6> <p class="text-start card-text empty-tag max-line-2">President Trump's decision to leave NATO in the dark before launching strikes on Iran has inflamed tensions and is putting new urgency on rethinking the alliance.</p> </div> </div> </a>
    </div>

</turbo-frame>      </div>
        <div class="card-footer border-0 padding-10 d-flex align-items-center">
          <div class="post-control grid-footer w-100 align-items-center social-post-footer ">
            <div id="like_post_post_148617" class="comment-like d-flex align-items-center justify-content-center gap-1 like_post_post_148617">
      <a class="d-flex align-items-center justify-content-center gap-1" data-turbo-stream="true" data-controller="turbo tooltip" data-bs-placement="top" data-bs-trigger="hover" data-action="click-&gt;turbo#disable" data-turbo-method="GET" title="Like" href="/users/sign_in">
        <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M16.44 3C14.63 3 13.01 3.88 12 5.23C10.99 3.88 9.37001 3 7.56001 3C4.49 3 2 5.5 2 8.59001C2 9.78001 2.19 10.8801 2.52 11.9001C4.1 16.9001 8.97001 19.8901 11.38 20.7101C11.72 20.8301 12.28 20.8301 12.62 20.7101C15.03 19.8901 19.9 16.9001 21.48 11.9001C21.81 10.8801 22 9.78001 22 8.59001C22 5.5 19.51 3 16.44 3Z" stroke="#FF6A55" stroke-width="1.5" stroke-linejoin="round"/>
</svg>

        <span class="text-white">0</span>
</a></div>

            <div id="dislike_post_post_148617" class="d-flex align-items-center justify-content-center gap-1 dislike_post_post_148617">
      <a class="d-flex align-items-center justify-content-center gap-1" data-turbo-stream="true" data-controller="turbo tooltip" data-bs-placement="top" data-bs-trigger="hover" data-action="click-&gt;turbo#disable" data-turbo-method="GET" title="Dislike" href="/users/sign_in">
        <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M13.709 1.97656C14.5621 2.79266 15.6397 3.33534 16.8035 3.53504M9.68432 1.97656C8.83077 2.79225 7.75337 3.33484 6.58984 3.53504M16.045 9.18075C16.045 9.18075 13.8086 7.95423 13.8086 7.23406C13.8086 6.51391 16.8018 5.08203 16.8018 5.08203M7.33838 9.18075C7.33838 9.18075 9.58892 7.95423 9.58892 7.23406C9.58892 6.51391 6.5957 5.08203 6.5957 5.08203M7.35456 11.9648C7.40946 13.7671 7.31536 15.5708 7.07326 17.3576C5.83547 16.795 5.04776 17.6108 5.49787 18.4828C3.87749 18.3534 3.22766 20.0019 4.40918 20.4211M16.5639 11.9648C16.5131 13.6883 16.5535 15.4134 16.6849 17.1326C17.7849 17.7345 17.6414 18.3477 17.0788 18.961C16.7156 19.2874 16.2589 19.491 15.7734 19.5434M19.0206 20.002C20.2584 18.9611 19.3019 17.9484 17.5098 18.4913M16.8023 21.9422C16.8023 23.4332 14.4674 23.2925 13.809 22.1391C13.0607 22.9831 11.6935 22.9831 11.3166 22.1391C10.8946 22.9831 9.15044 23.2362 8.64408 22.1391C7.01243 22.9831 5.5496 22.9831 5.32453 21.7453C3.79981 22.3079 3.16121 21.3093 3.97984 20.1445M18.0608 19.6914C18.4688 19.7419 19.0624 19.8574 19.1861 20.2849C19.8697 22.4875 16.7949 21.9446 16.7949 21.9446M5.49023 18.4766C5.81707 18.5372 6.11418 18.7057 6.33419 18.9547M5.32099 21.7388C5.26474 20.9708 6.11994 20.2675 6.91887 20.3323M8.64416 22.1416C8.45568 21.7197 8.50069 21.0981 8.71449 20.8477M11.317 22.137C11.4548 21.8754 11.5702 21.1524 11.2129 20.8008M13.8071 22.1383C13.6495 21.7548 13.5896 21.3382 13.6327 20.9258M16.8013 21.9344C16.8094 21.7854 16.7721 21.6376 16.6941 21.5105C16.6163 21.3834 16.5015 21.2829 16.3652 21.2227M8.92787 14.4922C8.64655 16.574 8.01922 17.5473 7.06836 17.3503M14.832 12.4805C14.9756 16.0335 15.479 16.8829 16.6887 17.1277M10.2863 12.9883C10.3397 15.88 10.0978 18.3754 8.61808 18.6398C6.58697 19.0055 6.04122 21.3347 8.71654 20.8339C9.28273 20.6836 9.82254 20.4474 10.3172 20.1336M10.9342 17.3888C10.8797 18.0761 10.7193 18.7506 10.4588 19.389C9.49387 21.2878 12.9259 21.1613 12.5968 19.8052C11.9638 17.8361 11.7894 15.1468 11.8738 12.0664M12.623 20.233C12.623 20.233 14.2069 21.9407 15.4981 20.4863C15.6315 20.3148 15.7199 20.1126 15.7554 19.8983C15.7909 19.684 15.7723 19.4642 15.7014 19.2587C15.6304 19.0534 15.5093 18.8691 15.3489 18.7223C15.1887 18.5756 14.9943 18.4712 14.7836 18.4187C14.5071 18.3538 14.2567 18.2068 14.0654 17.9968C13.8741 17.7869 13.7507 17.5241 13.7118 17.2428C13.5035 16.1833 13.3924 15.107 13.3798 14.0273M5.49407 17.5458C3.95804 16.2591 2.86068 14.5263 2.35427 12.5876C1.84787 10.649 1.95754 8.60079 2.66809 6.72732C3.37864 4.85385 4.6548 3.24805 6.31944 2.1328C7.9841 1.01755 9.95466 0.448178 11.9576 0.503708C13.9606 0.559237 15.8966 1.23692 17.4968 2.44268C19.0971 3.64846 20.2824 5.32251 20.8881 7.23247C21.4936 9.14242 21.4896 11.1935 20.8767 13.1011C20.2636 15.0088 19.0718 16.6781 17.4669 17.8777M7.16809 16.566C6.62027 15.9642 6.31113 15.1829 6.29883 14.369C6.29883 12.0904 8.83069 10.2422 11.9617 10.2422C15.0928 10.2422 17.6247 12.0904 17.6247 14.369C17.6102 15.2331 17.2648 16.0588 16.6598 16.6757M20.8831 17.3901C19.9406 17.7558 20.267 18.8951 21.3472 18.4899C22.4274 18.0848 22.0926 16.9005 20.8831 17.3901ZM1.13352 19.177C0.621525 19.9112 1.69614 20.6904 2.42757 20.1756C3.159 19.6608 1.41482 18.7718 1.13352 19.177Z" stroke="url(#paint0_linear_5471_364)" stroke-width="0.681273" stroke-linecap="round" stroke-linejoin="round"/>
  <defs>
    <linearGradient id="paint0_linear_5471_364" x1="1" y1="11.7661" x2="21.9996" y2="11.7661" gradientUnits="userSpaceOnUse">
      <stop stop-color="#C24545"/>
      <stop offset="1" stop-color="#E9D362"/>
    </linearGradient>
  </defs>
</svg>

        <span class="text-white">0</span>
</a></div>

                <a class="d-flex align-items-center justify-content-center gap-1 overlay-none window-media" data-bs-dismiss="modal" data-controller="turbo tooltip" data-action="click-&gt;turbo#disable" data-turbo-method="GET" data-post="true" data-bs-placement="top" title="Comment" href="/social/posts/PO96869375?comment_modal=true&amp;post_type=true">
                  <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M20.657 17.0046C21.873 14.9013 22.2816 12.4272 21.8066 10.0446C21.3315 7.662 20.0054 5.53381 18.0758 4.05762C16.1462 2.58142 13.7451 1.8582 11.3212 2.02306C8.89732 2.18792 6.61634 3.22959 4.90439 4.95346C3.19244 6.67733 2.16663 8.96549 2.01859 11.3905C1.87056 13.8155 2.61042 16.2114 4.09997 18.1307C5.58952 20.05 7.72686 21.3614 10.1127 21.8199C12.4986 22.2784 14.9697 21.8526 17.0646 20.6221L22.0019 22L20.657 17.0046Z" stroke="#27AE60" stroke-width="1.5" stroke-linejoin="round"/>
</svg>

                  <turbo-frame class="comment_count_148617" id=".comment_count_148617">
    <span class="d-inline-block text-white fw-semi-bold fs-14 cursor-pointer"> 0 </span>
</turbo-frame>
</a>
              <div id="share_post_count_148617" class="d-flex align-items-center justify-content-center gap-1 ">
    <a class="d-flex align-items-center justify-content-center gap-2" data-controller="turbo tooltip" data-turbo-method="GET" data-bs-dismiss="modal" data-bs-placement="top" title="Repost" href="/social/posts/share_posts?class_name=Post&amp;id=PO96869375">
      <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M3.58002 5.15991H17.42C19.08 5.15991 20.42 6.49991 20.42 8.15991V11.4799" stroke="var(--white)" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
  <path d="M6.74002 2L3.58002 5.15997L6.74002 8.32001" stroke="var(--white)" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
  <path d="M20.42 18.84H6.58002C4.92002 18.84 3.58002 17.5 3.58002 15.84V12.52" stroke="var(--white)" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
  <path d="M17.26 22.0001L20.42 18.8401L17.26 15.6801" stroke="var(--white)" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
</svg>

      <a data-controller="turbo" class="d-inline-block text-white fw-semi-bold fs-14 cursor-pointer" href="/social/posts/PO96869375/shared_users?class_name=Post">
        <span id="post-148617-share-count">
            0
          </span>
</a></a></div>

              <div class="d-flex align-items-center justify-content-center gap-1">
                <span data-controller="tooltip" data-bs-placement="top" title="Activity">
                  <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M5 22V12M10 22V2M15 22V14M19 22V8" stroke="white" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
</svg>


                </span>
                    <a class="d-inline-block text-white fw-semi-bold fs-14" data-turbo-stream="true" href="/users/sign_in">
                      3
</a>              </div>

            <div class="list-item-details">
              <div class="sharing text-center">
                  <div class="dropdown">
      <a class="d-flex align-items-center justify-content-center gap-1 navbar-dropdown-account-wrapper" data-turbo-stream="true" href="/users/sign_in">
        <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M6.82116 5.60584L16.3791 2.41988C20.6683 0.990136 22.9987 3.33176 21.5802 7.62099L18.3942 17.1788C16.2552 23.6071 12.7428 23.6071 10.6038 17.1788L9.65813 14.3419L6.82116 13.3962C0.392947 11.2572 0.392947 7.75608 6.82116 5.60584Z" stroke="var(--white)" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
  <path d="M9.87203 13.8577L13.9023 9.81616" stroke="var(--white)" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
</svg>

</a>  </div>

              </div>
            </div>
            <div class="bookmark-post flex-shrink-0">
                <div data-controller="disable-on-click" class="d-flex align-items-center justify-content-center">
      <a class="gap-1" data-turbo-stream="true" data-controller="turbo tooltip" data-action="click-&gt;turbo#disable" data-turbo-method="GET" data-bs-placement="top" title="Save Post" href="/users/sign_in">
        <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M16.4352 2H7.55556C5.59356 2 4 3.73944 4 5.85876V19.9442C4 21.7436 5.18826 22.5033 6.64364 21.6336L11.1387 18.9245C11.6177 18.6346 12.3915 18.6346 12.8613 18.9245L17.3563 21.6336C18.8117 22.5134 20 21.7536 20 19.9442V5.85876C19.9908 3.73944 18.3972 2 16.4352 2Z" stroke="var(--white)" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
</svg>

</a></div>

            </div>
          </div>
        </div>
      
    </div>
  </div>
</div>

</turbo-frame>
  <turbo-frame data-controller="" class="single-post-frame " id="single_post_148616">
  <turbo-cable-stream-source channel="Turbo::StreamsChannel" signed-stream-name="InBvc3RfMTQ4NjE2Ig==--70785a518b9ef0170d0237f7984fc3f2b8b91726d0741e1e43f4d71614bf9da1"></turbo-cable-stream-source>
  
<div class="individual_subscription_">
  <div id="news_post_148616" class="position-relative">
    <div class='card card-border social-post-card mt-3 '>
      <div class="card-header border-bottom-0 social-post-header">
        <div class="d-flex justify-content-start align-items-center gap-1 cursor-pointer info-profile overlay-none">
          <div
     data-controller="hover-dropdown"
     data-hover-dropdown-offset-value="8"
     aria-haspopup="true"
     aria-expanded="false"
     data-hover-dropdown-user-id-value="104"
     data-hover-dropdown-enabled-value="true"
>
     <div class="outline-none hover-show">
         <a data-turbo="false" target="_self" onclick="event.stopPropagation();" href="/users/byron-salguero">
             <div class="profile-container profile-container-xs green-shield offline ten-member">
    <div class="profile-box">
        <img class="user-profile" data-controller="no-contextmenu" loading="lazy" src="https://www.dmdb.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsiZGF0YSI6NDQ4NDYyNywicHVyIjoiYmxvYl9pZCJ9fQ==--239e9fa6bf24d2fdc96f3b5fb8253f3d5a3216b4/07a32680557c540561dd01874e49dc53.jpg" />
        
      <div class="shield">
        <i class="fas fa-shield"></i>
        <span>10k</span>
      </div>
      
    </div>
  </div>

</a>    </div>
</div>


          <div class="w-100 window-media post-url" data-turbo-url-value="https://www.dmdb.com/social/posts/PO47423653?post_type=true&amp;read_more=false" data-post=true data-controller="turbo" data-turbo-method='GET' data-close-dropdown='true'>
            <div class="d-flex justify-content-between align-items-center w-100">
              <div class="d-flex align-items-start">
                <div class="me-2">
                  <div class="d-flex align-items-center gap-2">
                    <a data-turbo="false" onclick="event.stopPropagation();" class="responsive-font mb-0 lh-sm text-primary fw-bold text-uppercase max-line-2 user_104_display_user_name" href="/users/byron-salguero?from_post=148616&amp;post_class=Post">
                      Byron Salguero
                      <span class="fs-12 text-gray"></span>
</a>                      <turbo-frame id="pin_post_148616">
    <a class="btn p-0" data-turbo-method="post" data-controller="turbo" onclick="event.stopPropagation();" href="/social/pin_posts?id=PO47423653&amp;post_type=true">
      <svg class="ignore-modal-close" width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M2.02359 17.8624L2 18L2.13779 17.9765L5.84515 14.2741L6.30268 13.8172L6.76012 14.2742L9.88352 17.3948C9.89332 17.4046 9.90536 17.4117 9.91865 17.4155C9.93194 17.4192 9.94592 17.4195 9.95931 17.4163C9.9728 17.4131 9.98512 17.4066 9.99531 17.3973C10.0055 17.388 10.0131 17.3763 10.0174 17.3632L11.3816 13.2779L11.463 13.0342L11.6898 12.9129L17.1903 9.97083C17.4011 9.85774 17.5826 9.69716 17.7203 9.50171C17.858 9.30615 17.948 9.08114 17.9833 8.84469C18.0185 8.60814 17.9979 8.36675 17.9231 8.13961C17.8484 7.91256 17.7213 7.70595 17.5525 7.53652L12.4804 2.45089C12.3107 2.28098 12.1035 2.15318 11.8754 2.07776C11.6473 2.00234 11.4047 1.9814 11.167 2.01661C10.9293 2.05183 10.7032 2.14222 10.5069 2.28053C10.3106 2.41884 10.1493 2.60134 10.0364 2.81312L7.09616 8.32218L6.97475 8.54971L6.72985 8.63121L2.63765 9.9934C2.62457 9.99776 2.61281 10.0053 2.60349 10.0155C2.59418 10.0257 2.58763 10.0381 2.58445 10.0514C2.58128 10.0648 2.58158 10.0789 2.58534 10.0921C2.58909 10.1053 2.59626 10.1174 2.60596 10.1271L5.73083 13.2463L6.18848 13.7031L5.73093 14.16L2.02359 17.8624Z" stroke="#828282" stroke-width="1.5" stroke-linejoin="round"/>
</svg>

</a></turbo-frame>
                  </div>
                  <small class="mb-0 lh-sm fs-12 d-flex align-items-center gap-2 post-time" data-time="1778269967">
                    <span data-controller="tooltip" data-bs-html="true" data-bs-toggle="tooltip" title="Fri, 08 May 26 &lt;span class=&quot;text-nowrap&quot;&gt;3:52 PM&lt;/span&gt;">
                      5/8/2026  3:52 PM
                    </span>
                  </small>
                </div>
              </div>
              <div class="d-flex align-items-center gap-2">
                  <a data-bs-target="#upgradeBadgeModal" data-bs-toggle="modal" class="btn p-0 p-xl-2 p-lg-2 p-md-2 p-sm-2" href="#upgradeBadgeModal">
                    <svg class="" width="22" height="22" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M16.9308 15.4275L17.2883 18.3242C17.38 19.085 16.5642 19.6166 15.9133 19.2225L12.0725 16.94C11.6508 16.94 11.2383 16.9125 10.835 16.8575C11.5133 16.06 11.9167 15.0516 11.9167 13.9608C11.9167 11.3575 9.66167 9.24919 6.875 9.24919C5.81167 9.24919 4.83084 9.55166 4.01501 10.0833C3.98751 9.85416 3.97833 9.62499 3.97833 9.38665C3.97833 5.21582 7.59917 1.83333 12.0725 1.83333C16.5458 1.83333 20.1667 5.21582 20.1667 9.38665C20.1667 11.8617 18.8925 14.0525 16.9308 15.4275Z" stroke="url(#paint0_linear_5_3482)" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
  <path d="M11.9167 13.9608C11.9167 15.0516 11.5133 16.06 10.835 16.8575C9.9275 17.9575 8.48833 18.6633 6.87499 18.6633L4.48249 20.0841C4.07916 20.3316 3.56583 19.9925 3.62083 19.525L3.84999 17.7192C2.62166 16.8667 1.83333 15.5008 1.83333 13.9608C1.83333 12.3475 2.695 10.9267 4.015 10.0833C4.83083 9.55167 5.81166 9.24919 6.87499 9.24919C9.66166 9.24919 11.9167 11.3575 11.9167 13.9608Z" stroke="url(#paint0_linear_5_3482)" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
  <defs>
    <linearGradient id="paint0_linear_5_3482" x1="4.3893" y1="1.83333" x2="21.2648" y2="17.906" gradientUnits="userSpaceOnUse">
      <stop offset="0" stop-color="#0FEFFD"/>
      <stop offset="0.515718" stop-color="#FF00F5"/>
      <stop offset="1" stop-color="#0FEFFD" stop-opacity="0.77"/>
    </linearGradient>
  </defs>
</svg>

</a>                <div class="menu-options">
                  <div class="dropdown" data-post-id="148616">
                    <button type="button" class="btn p-0 p-xl-2 p-lg-2 p-md-2 p-sm-2 post-menu-option" id="postOptions-a9d63edb-1478-4ef8-9e49-e203b55b2b5e" data-bs-toggle="dropdown" data-controller="dropdown" data-action="click->dropdown#openPostMenuOption" aria-expanded="false">
                      <svg width="18" height="18" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M5 10.1484C3.9 10.1484 3 11.0484 3 12.1484C3 13.2484 3.9 14.1484 5 14.1484C6.1 14.1484 7 13.2484 7 12.1484C7 11.0484 6.1 10.1484 5 10.1484Z" fill="#AE8A27" stroke="#AE8A27"/>
  <path d="M19 10.1484C17.9 10.1484 17 11.0484 17 12.1484C17 13.2484 17.9 14.1484 19 14.1484C20.1 14.1484 21 13.2484 21 12.1484C21 11.0484 20.1 10.1484 19 10.1484Z" fill="#AE8A27" stroke="#AE8A27"/>
  <path d="M12 10.1484C10.9 10.1484 10 11.0484 10 12.1484C10 13.2484 10.9 14.1484 12 14.1484C13.1 14.1484 14 13.2484 14 12.1484C14 11.0484 13.1 10.1484 12 10.1484Z" fill="#AE8A27" stroke="#AE8A27"/>
</svg>

                    </button>
                    <div class="dropdown-menu dropdown-menu-end card-border zi-10" aria-labelledby="postOptions-a9d63edb-1478-4ef8-9e49-e203b55b2b5e">
                        <a class="dropdown-item" data-controller="turbo" href="/social/posts/PO47423653?post_type=true">View</a>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </div>
        </div>
      </div>
      <div class="post-body card-body px-2 py-0 position-relative">
        
        <turbo-frame id="common_post_content_PO47423653">
          <div class="post-description post-url text-break overlay-none cursor-pointer window-media" data-turbo-url-value="https://www.dmdb.com/social/posts/PO47423653?post_type=true&amp;read_more=false" data-post=true data-controller="turbo" data-turbo-method='GET' data-bs-dismiss="shareRecipeModal" aria-label="Close">
      <div data-controller="read-more" data-read-more-target="" data-read-more-hide-class="d-none" data-read-more-truncate-class="max-line-4" data-read-more-lines-value="4">
        <div data-read-more-target="content" class="max-line-4 text-white search_desc text-break read-more-img main-post-desc" data-value="PO47423653">
          
        </div>
        <a class="ignore-click d-none text-warning cursor-pointer " data-read-more-target="moreButton" data-action="read-more#showMore">Read
          more</a>
        <a class="ignore-click d-none text-warning cursor-pointer" data-read-more-target="lessButton" data-action="read-more#showLess">Read
          less</a>
      </div>
</div>
    <div id="link-thumb">
      <a class="d-block w-100" href="https://www.npr.org/2026/05/08/nx-s1-5749358/trump-truth-social-online-posts-iran-white-house-ballroom" target="_blank"> <div class="preview-link position-relative rounded-3 overflow-hidden w-100 mw-100"> <img class="link-image d-block object-contain image img-fluid w-100 position-relative zi-1 rounded-inherit" src="https://npr.brightspotcdn.com/dims3/default/strip/false/crop/720x405+0+38/resize/1400/quality/85/format/jpeg/?url=http%3A%2F%2Fnpr-brightspot.s3.amazonaws.com%2F43%2Fe8%2Fba270c1c428bb3e11c79fad6134a%2Fgettyimages-2273435308-720.jpg" alt="Card image cap"> <img class="link-image d-block position-absolute start-0 top-0 filter-blur-5 object-cover image img-fluid w-100 rounded-inherit bg-black" src="https://npr.brightspotcdn.com/dims3/default/strip/false/crop/720x405+0+38/resize/1400/quality/85/format/jpeg/?url=http%3A%2F%2Fnpr-brightspot.s3.amazonaws.com%2F43%2Fe8%2Fba270c1c428bb3e11c79fad6134a%2Fgettyimages-2273435308-720.jpg" alt="Card image cap"> <div class="preview-link-desc position-absolute d-flex flex-column align-items-baseline justify-content-center w-100 zi-1 bottom-0 start-0 text-start"> <h6 class="card-title empty-tag fs-16 mb-1 max-line-1">Conspiracy theories and a corgi video: Trump's Truth Social : NPR</h6> <p class="text-start card-text empty-tag max-line-2">The bulk of the president's social media posts don't make news. But taken together they show what's on his mind as he leads the nation through war and domestic turmoil.</p> </div> </div> </a>
    </div>

</turbo-frame>      </div>
        <div class="card-footer border-0 padding-10 d-flex align-items-center">
          <div class="post-control grid-footer w-100 align-items-center social-post-footer ">
            <div id="like_post_post_148616" class="comment-like d-flex align-items-center justify-content-center gap-1 like_post_post_148616">
      <a class="d-flex align-items-center justify-content-center gap-1" data-turbo-stream="true" data-controller="turbo tooltip" data-bs-placement="top" data-bs-trigger="hover" data-action="click-&gt;turbo#disable" data-turbo-method="GET" title="Like" href="/users/sign_in">
        <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M16.44 3C14.63 3 13.01 3.88 12 5.23C10.99 3.88 9.37001 3 7.56001 3C4.49 3 2 5.5 2 8.59001C2 9.78001 2.19 10.8801 2.52 11.9001C4.1 16.9001 8.97001 19.8901 11.38 20.7101C11.72 20.8301 12.28 20.8301 12.62 20.7101C15.03 19.8901 19.9 16.9001 21.48 11.9001C21.81 10.8801 22 9.78001 22 8.59001C22 5.5 19.51 3 16.44 3Z" stroke="#FF6A55" stroke-width="1.5" stroke-linejoin="round"/>
</svg>

        <span class="text-white">0</span>
</a></div>

            <div id="dislike_post_post_148616" class="d-flex align-items-center justify-content-center gap-1 dislike_post_post_148616">
      <a class="d-flex align-items-center justify-content-center gap-1" data-turbo-stream="true" data-controller="turbo tooltip" data-bs-placement="top" data-bs-trigger="hover" data-action="click-&gt;turbo#disable" data-turbo-method="GET" title="Dislike" href="/users/sign_in">
        <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M13.709 1.97656C14.5621 2.79266 15.6397 3.33534 16.8035 3.53504M9.68432 1.97656C8.83077 2.79225 7.75337 3.33484 6.58984 3.53504M16.045 9.18075C16.045 9.18075 13.8086 7.95423 13.8086 7.23406C13.8086 6.51391 16.8018 5.08203 16.8018 5.08203M7.33838 9.18075C7.33838 9.18075 9.58892 7.95423 9.58892 7.23406C9.58892 6.51391 6.5957 5.08203 6.5957 5.08203M7.35456 11.9648C7.40946 13.7671 7.31536 15.5708 7.07326 17.3576C5.83547 16.795 5.04776 17.6108 5.49787 18.4828C3.87749 18.3534 3.22766 20.0019 4.40918 20.4211M16.5639 11.9648C16.5131 13.6883 16.5535 15.4134 16.6849 17.1326C17.7849 17.7345 17.6414 18.3477 17.0788 18.961C16.7156 19.2874 16.2589 19.491 15.7734 19.5434M19.0206 20.002C20.2584 18.9611 19.3019 17.9484 17.5098 18.4913M16.8023 21.9422C16.8023 23.4332 14.4674 23.2925 13.809 22.1391C13.0607 22.9831 11.6935 22.9831 11.3166 22.1391C10.8946 22.9831 9.15044 23.2362 8.64408 22.1391C7.01243 22.9831 5.5496 22.9831 5.32453 21.7453C3.79981 22.3079 3.16121 21.3093 3.97984 20.1445M18.0608 19.6914C18.4688 19.7419 19.0624 19.8574 19.1861 20.2849C19.8697 22.4875 16.7949 21.9446 16.7949 21.9446M5.49023 18.4766C5.81707 18.5372 6.11418 18.7057 6.33419 18.9547M5.32099 21.7388C5.26474 20.9708 6.11994 20.2675 6.91887 20.3323M8.64416 22.1416C8.45568 21.7197 8.50069 21.0981 8.71449 20.8477M11.317 22.137C11.4548 21.8754 11.5702 21.1524 11.2129 20.8008M13.8071 22.1383C13.6495 21.7548 13.5896 21.3382 13.6327 20.9258M16.8013 21.9344C16.8094 21.7854 16.7721 21.6376 16.6941 21.5105C16.6163 21.3834 16.5015 21.2829 16.3652 21.2227M8.92787 14.4922C8.64655 16.574 8.01922 17.5473 7.06836 17.3503M14.832 12.4805C14.9756 16.0335 15.479 16.8829 16.6887 17.1277M10.2863 12.9883C10.3397 15.88 10.0978 18.3754 8.61808 18.6398C6.58697 19.0055 6.04122 21.3347 8.71654 20.8339C9.28273 20.6836 9.82254 20.4474 10.3172 20.1336M10.9342 17.3888C10.8797 18.0761 10.7193 18.7506 10.4588 19.389C9.49387 21.2878 12.9259 21.1613 12.5968 19.8052C11.9638 17.8361 11.7894 15.1468 11.8738 12.0664M12.623 20.233C12.623 20.233 14.2069 21.9407 15.4981 20.4863C15.6315 20.3148 15.7199 20.1126 15.7554 19.8983C15.7909 19.684 15.7723 19.4642 15.7014 19.2587C15.6304 19.0534 15.5093 18.8691 15.3489 18.7223C15.1887 18.5756 14.9943 18.4712 14.7836 18.4187C14.5071 18.3538 14.2567 18.2068 14.0654 17.9968C13.8741 17.7869 13.7507 17.5241 13.7118 17.2428C13.5035 16.1833 13.3924 15.107 13.3798 14.0273M5.49407 17.5458C3.95804 16.2591 2.86068 14.5263 2.35427 12.5876C1.84787 10.649 1.95754 8.60079 2.66809 6.72732C3.37864 4.85385 4.6548 3.24805 6.31944 2.1328C7.9841 1.01755 9.95466 0.448178 11.9576 0.503708C13.9606 0.559237 15.8966 1.23692 17.4968 2.44268C19.0971 3.64846 20.2824 5.32251 20.8881 7.23247C21.4936 9.14242 21.4896 11.1935 20.8767 13.1011C20.2636 15.0088 19.0718 16.6781 17.4669 17.8777M7.16809 16.566C6.62027 15.9642 6.31113 15.1829 6.29883 14.369C6.29883 12.0904 8.83069 10.2422 11.9617 10.2422C15.0928 10.2422 17.6247 12.0904 17.6247 14.369C17.6102 15.2331 17.2648 16.0588 16.6598 16.6757M20.8831 17.3901C19.9406 17.7558 20.267 18.8951 21.3472 18.4899C22.4274 18.0848 22.0926 16.9005 20.8831 17.3901ZM1.13352 19.177C0.621525 19.9112 1.69614 20.6904 2.42757 20.1756C3.159 19.6608 1.41482 18.7718 1.13352 19.177Z" stroke="url(#paint0_linear_5471_364)" stroke-width="0.681273" stroke-linecap="round" stroke-linejoin="round"/>
  <defs>
    <linearGradient id="paint0_linear_5471_364" x1="1" y1="11.7661" x2="21.9996" y2="11.7661" gradientUnits="userSpaceOnUse">
      <stop stop-color="#C24545"/>
      <stop offset="1" stop-color="#E9D362"/>
    </linearGradient>
  </defs>
</svg>

        <span class="text-white">0</span>
</a></div>

                <a class="d-flex align-items-center justify-content-center gap-1 overlay-none window-media" data-bs-dismiss="modal" data-controller="turbo tooltip" data-action="click-&gt;turbo#disable" data-turbo-method="GET" data-post="true" data-bs-placement="top" title="Comment" href="/social/posts/PO47423653?comment_modal=true&amp;post_type=true">
                  <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M20.657 17.0046C21.873 14.9013 22.2816 12.4272 21.8066 10.0446C21.3315 7.662 20.0054 5.53381 18.0758 4.05762C16.1462 2.58142 13.7451 1.8582 11.3212 2.02306C8.89732 2.18792 6.61634 3.22959 4.90439 4.95346C3.19244 6.67733 2.16663 8.96549 2.01859 11.3905C1.87056 13.8155 2.61042 16.2114 4.09997 18.1307C5.58952 20.05 7.72686 21.3614 10.1127 21.8199C12.4986 22.2784 14.9697 21.8526 17.0646 20.6221L22.0019 22L20.657 17.0046Z" stroke="#27AE60" stroke-width="1.5" stroke-linejoin="round"/>
</svg>

                  <turbo-frame class="comment_count_148616" id=".comment_count_148616">
    <span class="d-inline-block text-white fw-semi-bold fs-14 cursor-pointer"> 0 </span>
</turbo-frame>
</a>
              <div id="share_post_count_148616" class="d-flex align-items-center justify-content-center gap-1 ">
    <a class="d-flex align-items-center justify-content-center gap-2" data-controller="turbo tooltip" data-turbo-method="GET" data-bs-dismiss="modal" data-bs-placement="top" title="Repost" href="/social/posts/share_posts?class_name=Post&amp;id=PO47423653">
      <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M3.58002 5.15991H17.42C19.08 5.15991 20.42 6.49991 20.42 8.15991V11.4799" stroke="var(--white)" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
  <path d="M6.74002 2L3.58002 5.15997L6.74002 8.32001" stroke="var(--white)" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
  <path d="M20.42 18.84H6.58002C4.92002 18.84 3.58002 17.5 3.58002 15.84V12.52" stroke="var(--white)" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
  <path d="M17.26 22.0001L20.42 18.8401L17.26 15.6801" stroke="var(--white)" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
</svg>

      <a data-controller="turbo" class="d-inline-block text-white fw-semi-bold fs-14 cursor-pointer" href="/social/posts/PO47423653/shared_users?class_name=Post">
        <span id="post-148616-share-count">
            0
          </span>
</a></a></div>

              <div class="d-flex align-items-center justify-content-center gap-1">
                <span data-controller="tooltip" data-bs-placement="top" title="Activity">
                  <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M5 22V12M10 22V2M15 22V14M19 22V8" stroke="white" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
</svg>


                </span>
                    <a class="d-inline-block text-white fw-semi-bold fs-14" data-turbo-stream="true" href="/users/sign_in">
                      3
</a>              </div>

            <div class="list-item-details">
              <div class="sharing text-center">
                  <div class="dropdown">
      <a class="d-flex align-items-center justify-content-center gap-1 navbar-dropdown-account-wrapper" data-turbo-stream="true" href="/users/sign_in">
        <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M6.82116 5.60584L16.3791 2.41988C20.6683 0.990136 22.9987 3.33176 21.5802 7.62099L18.3942 17.1788C16.2552 23.6071 12.7428 23.6071 10.6038 17.1788L9.65813 14.3419L6.82116 13.3962C0.392947 11.2572 0.392947 7.75608 6.82116 5.60584Z" stroke="var(--white)" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
  <path d="M9.87203 13.8577L13.9023 9.81616" stroke="var(--white)" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
</svg>

</a>  </div>

              </div>
            </div>
            <div class="bookmark-post flex-shrink-0">
                <div data-controller="disable-on-click" class="d-flex align-items-center justify-content-center">
      <a class="gap-1" data-turbo-stream="true" data-controller="turbo tooltip" data-action="click-&gt;turbo#disable" data-turbo-method="GET" data-bs-placement="top" title="Save Post" href="/users/sign_in">
        <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M16.4352 2H7.55556C5.59356 2 4 3.73944 4 5.85876V19.9442C4 21.7436 5.18826 22.5033 6.64364 21.6336L11.1387 18.9245C11.6177 18.6346 12.3915 18.6346 12.8613 18.9245L17.3563 21.6336C18.8117 22.5134 20 21.7536 20 19.9442V5.85876C19.9908 3.73944 18.3972 2 16.4352 2Z" stroke="var(--white)" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
</svg>

</a></div>

            </div>
          </div>
        </div>
      
    </div>
  </div>
</div>

</turbo-frame>
  <turbo-frame data-controller="" class="single-post-frame " id="single_post_148614">
  <turbo-cable-stream-source channel="Turbo::StreamsChannel" signed-stream-name="InBvc3RfMTQ4NjE0Ig==--131822c399ae8d6093da8c948367d81062ab54d769f7ebf40d319e30cfc8bc15"></turbo-cable-stream-source>
  
<div class="individual_subscription_">
  <div id="news_post_148614" class="position-relative">
    <div class='card card-border social-post-card mt-3 '>
      <div class="card-header border-bottom-0 social-post-header">
        <div class="d-flex justify-content-start align-items-center gap-1 cursor-pointer info-profile overlay-none">
          <div
     data-controller="hover-dropdown"
     data-hover-dropdown-offset-value="8"
     aria-haspopup="true"
     aria-expanded="false"
     data-hover-dropdown-user-id-value="104"
     data-hover-dropdown-enabled-value="true"
>
     <div class="outline-none hover-show">
         <a data-turbo="false" target="_self" onclick="event.stopPropagation();" href="/users/byron-salguero">
             <div class="profile-container profile-container-xs green-shield offline ten-member">
    <div class="profile-box">
        <img class="user-profile" data-controller="no-contextmenu" loading="lazy" src="https://www.dmdb.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsiZGF0YSI6NDQ4NDYyNywicHVyIjoiYmxvYl9pZCJ9fQ==--239e9fa6bf24d2fdc96f3b5fb8253f3d5a3216b4/07a32680557c540561dd01874e49dc53.jpg" />
        
      <div class="shield">
        <i class="fas fa-shield"></i>
        <span>10k</span>
      </div>
      
    </div>
  </div>

</a>    </div>
</div>


          <div class="w-100 window-media post-url" data-turbo-url-value="https://www.dmdb.com/social/posts/PO17577739?post_type=true&amp;read_more=false" data-post=true data-controller="turbo" data-turbo-method='GET' data-close-dropdown='true'>
            <div class="d-flex justify-content-between align-items-center w-100">
              <div class="d-flex align-items-start">
                <div class="me-2">
                  <div class="d-flex align-items-center gap-2">
                    <a data-turbo="false" onclick="event.stopPropagation();" class="responsive-font mb-0 lh-sm text-primary fw-bold text-uppercase max-line-2 user_104_display_user_name" href="/users/byron-salguero?from_post=148614&amp;post_class=Post">
                      Byron Salguero
                      <span class="fs-12 text-gray"></span>
</a>                      <turbo-frame id="pin_post_148614">
    <a class="btn p-0" data-turbo-method="post" data-controller="turbo" onclick="event.stopPropagation();" href="/social/pin_posts?id=PO17577739&amp;post_type=true">
      <svg class="ignore-modal-close" width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M2.02359 17.8624L2 18L2.13779 17.9765L5.84515 14.2741L6.30268 13.8172L6.76012 14.2742L9.88352 17.3948C9.89332 17.4046 9.90536 17.4117 9.91865 17.4155C9.93194 17.4192 9.94592 17.4195 9.95931 17.4163C9.9728 17.4131 9.98512 17.4066 9.99531 17.3973C10.0055 17.388 10.0131 17.3763 10.0174 17.3632L11.3816 13.2779L11.463 13.0342L11.6898 12.9129L17.1903 9.97083C17.4011 9.85774 17.5826 9.69716 17.7203 9.50171C17.858 9.30615 17.948 9.08114 17.9833 8.84469C18.0185 8.60814 17.9979 8.36675 17.9231 8.13961C17.8484 7.91256 17.7213 7.70595 17.5525 7.53652L12.4804 2.45089C12.3107 2.28098 12.1035 2.15318 11.8754 2.07776C11.6473 2.00234 11.4047 1.9814 11.167 2.01661C10.9293 2.05183 10.7032 2.14222 10.5069 2.28053C10.3106 2.41884 10.1493 2.60134 10.0364 2.81312L7.09616 8.32218L6.97475 8.54971L6.72985 8.63121L2.63765 9.9934C2.62457 9.99776 2.61281 10.0053 2.60349 10.0155C2.59418 10.0257 2.58763 10.0381 2.58445 10.0514C2.58128 10.0648 2.58158 10.0789 2.58534 10.0921C2.58909 10.1053 2.59626 10.1174 2.60596 10.1271L5.73083 13.2463L6.18848 13.7031L5.73093 14.16L2.02359 17.8624Z" stroke="#828282" stroke-width="1.5" stroke-linejoin="round"/>
</svg>

</a></turbo-frame>
                  </div>
                  <small class="mb-0 lh-sm fs-12 d-flex align-items-center gap-2 post-time" data-time="1778269945">
                    <span data-controller="tooltip" data-bs-html="true" data-bs-toggle="tooltip" title="Fri, 08 May 26 &lt;span class=&quot;text-nowrap&quot;&gt;3:52 PM&lt;/span&gt;">
                      5/8/2026  3:52 PM
                    </span>
                  </small>
                </div>
              </div>
              <div class="d-flex align-items-center gap-2">
                  <a data-bs-target="#upgradeBadgeModal" data-bs-toggle="modal" class="btn p-0 p-xl-2 p-lg-2 p-md-2 p-sm-2" href="#upgradeBadgeModal">
                    <svg class="" width="22" height="22" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M16.9308 15.4275L17.2883 18.3242C17.38 19.085 16.5642 19.6166 15.9133 19.2225L12.0725 16.94C11.6508 16.94 11.2383 16.9125 10.835 16.8575C11.5133 16.06 11.9167 15.0516 11.9167 13.9608C11.9167 11.3575 9.66167 9.24919 6.875 9.24919C5.81167 9.24919 4.83084 9.55166 4.01501 10.0833C3.98751 9.85416 3.97833 9.62499 3.97833 9.38665C3.97833 5.21582 7.59917 1.83333 12.0725 1.83333C16.5458 1.83333 20.1667 5.21582 20.1667 9.38665C20.1667 11.8617 18.8925 14.0525 16.9308 15.4275Z" stroke="url(#paint0_linear_5_3482)" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
  <path d="M11.9167 13.9608C11.9167 15.0516 11.5133 16.06 10.835 16.8575C9.9275 17.9575 8.48833 18.6633 6.87499 18.6633L4.48249 20.0841C4.07916 20.3316 3.56583 19.9925 3.62083 19.525L3.84999 17.7192C2.62166 16.8667 1.83333 15.5008 1.83333 13.9608C1.83333 12.3475 2.695 10.9267 4.015 10.0833C4.83083 9.55167 5.81166 9.24919 6.87499 9.24919C9.66166 9.24919 11.9167 11.3575 11.9167 13.9608Z" stroke="url(#paint0_linear_5_3482)" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
  <defs>
    <linearGradient id="paint0_linear_5_3482" x1="4.3893" y1="1.83333" x2="21.2648" y2="17.906" gradientUnits="userSpaceOnUse">
      <stop offset="0" stop-color="#0FEFFD"/>
      <stop offset="0.515718" stop-color="#FF00F5"/>
      <stop offset="1" stop-color="#0FEFFD" stop-opacity="0.77"/>
    </linearGradient>
  </defs>
</svg>

</a>                <div class="menu-options">
                  <div class="dropdown" data-post-id="148614">
                    <button type="button" class="btn p-0 p-xl-2 p-lg-2 p-md-2 p-sm-2 post-menu-option" id="postOptions-1392dbfc-7e4a-4154-b916-71bda24cb9b6" data-bs-toggle="dropdown" data-controller="dropdown" data-action="click->dropdown#openPostMenuOption" aria-expanded="false">
                      <svg width="18" height="18" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M5 10.1484C3.9 10.1484 3 11.0484 3 12.1484C3 13.2484 3.9 14.1484 5 14.1484C6.1 14.1484 7 13.2484 7 12.1484C7 11.0484 6.1 10.1484 5 10.1484Z" fill="#AE8A27" stroke="#AE8A27"/>
  <path d="M19 10.1484C17.9 10.1484 17 11.0484 17 12.1484C17 13.2484 17.9 14.1484 19 14.1484C20.1 14.1484 21 13.2484 21 12.1484C21 11.0484 20.1 10.1484 19 10.1484Z" fill="#AE8A27" stroke="#AE8A27"/>
  <path d="M12 10.1484C10.9 10.1484 10 11.0484 10 12.1484C10 13.2484 10.9 14.1484 12 14.1484C13.1 14.1484 14 13.2484 14 12.1484C14 11.0484 13.1 10.1484 12 10.1484Z" fill="#AE8A27" stroke="#AE8A27"/>
</svg>

                    </button>
                    <div class="dropdown-menu dropdown-menu-end card-border zi-10" aria-labelledby="postOptions-1392dbfc-7e4a-4154-b916-71bda24cb9b6">
                        <a class="dropdown-item" data-controller="turbo" href="/social/posts/PO17577739?post_type=true">View</a>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </div>
        </div>
      </div>
      <div class="post-body card-body px-2 py-0 position-relative">
        
        <turbo-frame id="common_post_content_PO17577739">
          <div class="post-description post-url text-break overlay-none cursor-pointer window-media" data-turbo-url-value="https://www.dmdb.com/social/posts/PO17577739?post_type=true&amp;read_more=false" data-post=true data-controller="turbo" data-turbo-method='GET' data-bs-dismiss="shareRecipeModal" aria-label="Close">
      <div data-controller="read-more" data-read-more-target="" data-read-more-hide-class="d-none" data-read-more-truncate-class="max-line-4" data-read-more-lines-value="4">
        <div data-read-more-target="content" class="max-line-4 text-white search_desc text-break read-more-img main-post-desc" data-value="PO17577739">
          
        </div>
        <a class="ignore-click d-none text-warning cursor-pointer " data-read-more-target="moreButton" data-action="read-more#showMore">Read
          more</a>
        <a class="ignore-click d-none text-warning cursor-pointer" data-read-more-target="lessButton" data-action="read-more#showLess">Read
          less</a>
      </div>
</div>
    <div id="link-thumb">
      <a class="d-block w-100" href="https://www.npr.org/2026/05/08/nx-s1-5802305/david-attenborough-celebrates-his-100th-birthday" target="_blank"> <div class="preview-link position-relative rounded-3 overflow-hidden w-100 mw-100"> <img class="link-image d-block object-contain image img-fluid w-100 position-relative zi-1 rounded-inherit" src="https://urls-card-images.s3.us-east-1.amazonaws.com/link_previews/62677/73c4691c-66d0-47af-b2f7-5ad48e7dd569.jpg" alt="Card image cap"> <img class="link-image d-block position-absolute start-0 top-0 filter-blur-5 object-cover image img-fluid w-100 rounded-inherit bg-black" src="https://urls-card-images.s3.us-east-1.amazonaws.com/link_previews/62677/73c4691c-66d0-47af-b2f7-5ad48e7dd569.jpg" alt="Card image cap"> <div class="preview-link-desc position-absolute d-flex flex-column align-items-baseline justify-content-center w-100 zi-1 bottom-0 start-0 text-start"> <h6 class="card-title empty-tag fs-16 mb-1 max-line-1">Wildlife and climate expert David Attenborough turns 100 : NPR</h6> <p class="text-start card-text empty-tag max-line-2">He was born before the Great Depression, came of age in WWII, and is still making wildlife documentaries. Brits call David Attenborough a national hero, as he celebrates his 100th birthday.</p> </div> </div> </a>
    </div>

</turbo-frame>      </div>
        <div class="card-footer border-0 padding-10 d-flex align-items-center">
          <div class="post-control grid-footer w-100 align-items-center social-post-footer ">
            <div id="like_post_post_148614" class="comment-like d-flex align-items-center justify-content-center gap-1 like_post_post_148614">
      <a class="d-flex align-items-center justify-content-center gap-1" data-turbo-stream="true" data-controller="turbo tooltip" data-bs-placement="top" data-bs-trigger="hover" data-action="click-&gt;turbo#disable" data-turbo-method="GET" title="Like" href="/users/sign_in">
        <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M16.44 3C14.63 3 13.01 3.88 12 5.23C10.99 3.88 9.37001 3 7.56001 3C4.49 3 2 5.5 2 8.59001C2 9.78001 2.19 10.8801 2.52 11.9001C4.1 16.9001 8.97001 19.8901 11.38 20.7101C11.72 20.8301 12.28 20.8301 12.62 20.7101C15.03 19.8901 19.9 16.9001 21.48 11.9001C21.81 10.8801 22 9.78001 22 8.59001C22 5.5 19.51 3 16.44 3Z" stroke="#FF6A55" stroke-width="1.5" stroke-linejoin="round"/>
</svg>

        <span class="text-white">0</span>
</a></div>

            <div id="dislike_post_post_148614" class="d-flex align-items-center justify-content-center gap-1 dislike_post_post_148614">
      <a class="d-flex align-items-center justify-content-center gap-1" data-turbo-stream="true" data-controller="turbo tooltip" data-bs-placement="top" data-bs-trigger="hover" data-action="click-&gt;turbo#disable" data-turbo-method="GET" title="Dislike" href="/users/sign_in">
        <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M13.709 1.97656C14.5621 2.79266 15.6397 3.33534 16.8035 3.53504M9.68432 1.97656C8.83077 2.79225 7.75337 3.33484 6.58984 3.53504M16.045 9.18075C16.045 9.18075 13.8086 7.95423 13.8086 7.23406C13.8086 6.51391 16.8018 5.08203 16.8018 5.08203M7.33838 9.18075C7.33838 9.18075 9.58892 7.95423 9.58892 7.23406C9.58892 6.51391 6.5957 5.08203 6.5957 5.08203M7.35456 11.9648C7.40946 13.7671 7.31536 15.5708 7.07326 17.3576C5.83547 16.795 5.04776 17.6108 5.49787 18.4828C3.87749 18.3534 3.22766 20.0019 4.40918 20.4211M16.5639 11.9648C16.5131 13.6883 16.5535 15.4134 16.6849 17.1326C17.7849 17.7345 17.6414 18.3477 17.0788 18.961C16.7156 19.2874 16.2589 19.491 15.7734 19.5434M19.0206 20.002C20.2584 18.9611 19.3019 17.9484 17.5098 18.4913M16.8023 21.9422C16.8023 23.4332 14.4674 23.2925 13.809 22.1391C13.0607 22.9831 11.6935 22.9831 11.3166 22.1391C10.8946 22.9831 9.15044 23.2362 8.64408 22.1391C7.01243 22.9831 5.5496 22.9831 5.32453 21.7453C3.79981 22.3079 3.16121 21.3093 3.97984 20.1445M18.0608 19.6914C18.4688 19.7419 19.0624 19.8574 19.1861 20.2849C19.8697 22.4875 16.7949 21.9446 16.7949 21.9446M5.49023 18.4766C5.81707 18.5372 6.11418 18.7057 6.33419 18.9547M5.32099 21.7388C5.26474 20.9708 6.11994 20.2675 6.91887 20.3323M8.64416 22.1416C8.45568 21.7197 8.50069 21.0981 8.71449 20.8477M11.317 22.137C11.4548 21.8754 11.5702 21.1524 11.2129 20.8008M13.8071 22.1383C13.6495 21.7548 13.5896 21.3382 13.6327 20.9258M16.8013 21.9344C16.8094 21.7854 16.7721 21.6376 16.6941 21.5105C16.6163 21.3834 16.5015 21.2829 16.3652 21.2227M8.92787 14.4922C8.64655 16.574 8.01922 17.5473 7.06836 17.3503M14.832 12.4805C14.9756 16.0335 15.479 16.8829 16.6887 17.1277M10.2863 12.9883C10.3397 15.88 10.0978 18.3754 8.61808 18.6398C6.58697 19.0055 6.04122 21.3347 8.71654 20.8339C9.28273 20.6836 9.82254 20.4474 10.3172 20.1336M10.9342 17.3888C10.8797 18.0761 10.7193 18.7506 10.4588 19.389C9.49387 21.2878 12.9259 21.1613 12.5968 19.8052C11.9638 17.8361 11.7894 15.1468 11.8738 12.0664M12.623 20.233C12.623 20.233 14.2069 21.9407 15.4981 20.4863C15.6315 20.3148 15.7199 20.1126 15.7554 19.8983C15.7909 19.684 15.7723 19.4642 15.7014 19.2587C15.6304 19.0534 15.5093 18.8691 15.3489 18.7223C15.1887 18.5756 14.9943 18.4712 14.7836 18.4187C14.5071 18.3538 14.2567 18.2068 14.0654 17.9968C13.8741 17.7869 13.7507 17.5241 13.7118 17.2428C13.5035 16.1833 13.3924 15.107 13.3798 14.0273M5.49407 17.5458C3.95804 16.2591 2.86068 14.5263 2.35427 12.5876C1.84787 10.649 1.95754 8.60079 2.66809 6.72732C3.37864 4.85385 4.6548 3.24805 6.31944 2.1328C7.9841 1.01755 9.95466 0.448178 11.9576 0.503708C13.9606 0.559237 15.8966 1.23692 17.4968 2.44268C19.0971 3.64846 20.2824 5.32251 20.8881 7.23247C21.4936 9.14242 21.4896 11.1935 20.8767 13.1011C20.2636 15.0088 19.0718 16.6781 17.4669 17.8777M7.16809 16.566C6.62027 15.9642 6.31113 15.1829 6.29883 14.369C6.29883 12.0904 8.83069 10.2422 11.9617 10.2422C15.0928 10.2422 17.6247 12.0904 17.6247 14.369C17.6102 15.2331 17.2648 16.0588 16.6598 16.6757M20.8831 17.3901C19.9406 17.7558 20.267 18.8951 21.3472 18.4899C22.4274 18.0848 22.0926 16.9005 20.8831 17.3901ZM1.13352 19.177C0.621525 19.9112 1.69614 20.6904 2.42757 20.1756C3.159 19.6608 1.41482 18.7718 1.13352 19.177Z" stroke="url(#paint0_linear_5471_364)" stroke-width="0.681273" stroke-linecap="round" stroke-linejoin="round"/>
  <defs>
    <linearGradient id="paint0_linear_5471_364" x1="1" y1="11.7661" x2="21.9996" y2="11.7661" gradientUnits="userSpaceOnUse">
      <stop stop-color="#C24545"/>
      <stop offset="1" stop-color="#E9D362"/>
    </linearGradient>
  </defs>
</svg>

        <span class="text-white">0</span>
</a></div>

                <a class="d-flex align-items-center justify-content-center gap-1 overlay-none window-media" data-bs-dismiss="modal" data-controller="turbo tooltip" data-action="click-&gt;turbo#disable" data-turbo-method="GET" data-post="true" data-bs-placement="top" title="Comment" href="/social/posts/PO17577739?comment_modal=true&amp;post_type=true">
                  <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M20.657 17.0046C21.873 14.9013 22.2816 12.4272 21.8066 10.0446C21.3315 7.662 20.0054 5.53381 18.0758 4.05762C16.1462 2.58142 13.7451 1.8582 11.3212 2.02306C8.89732 2.18792 6.61634 3.22959 4.90439 4.95346C3.19244 6.67733 2.16663 8.96549 2.01859 11.3905C1.87056 13.8155 2.61042 16.2114 4.09997 18.1307C5.58952 20.05 7.72686 21.3614 10.1127 21.8199C12.4986 22.2784 14.9697 21.8526 17.0646 20.6221L22.0019 22L20.657 17.0046Z" stroke="#27AE60" stroke-width="1.5" stroke-linejoin="round"/>
</svg>

                  <turbo-frame class="comment_count_148614" id=".comment_count_148614">
    <span class="d-inline-block text-white fw-semi-bold fs-14 cursor-pointer"> 0 </span>
</turbo-frame>
</a>
              <div id="share_post_count_148614" class="d-flex align-items-center justify-content-center gap-1 ">
    <a class="d-flex align-items-center justify-content-center gap-2" data-controller="turbo tooltip" data-turbo-method="GET" data-bs-dismiss="modal" data-bs-placement="top" title="Repost" href="/social/posts/share_posts?class_name=Post&amp;id=PO17577739">
      <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M3.58002 5.15991H17.42C19.08 5.15991 20.42 6.49991 20.42 8.15991V11.4799" stroke="var(--white)" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
  <path d="M6.74002 2L3.58002 5.15997L6.74002 8.32001" stroke="var(--white)" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
  <path d="M20.42 18.84H6.58002C4.92002 18.84 3.58002 17.5 3.58002 15.84V12.52" stroke="var(--white)" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
  <path d="M17.26 22.0001L20.42 18.8401L17.26 15.6801" stroke="var(--white)" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
</svg>

      <a data-controller="turbo" class="d-inline-block text-white fw-semi-bold fs-14 cursor-pointer" href="/social/posts/PO17577739/shared_users?class_name=Post">
        <span id="post-148614-share-count">
            0
          </span>
</a></a></div>

              <div class="d-flex align-items-center justify-content-center gap-1">
                <span data-controller="tooltip" data-bs-placement="top" title="Activity">
                  <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M5 22V12M10 22V2M15 22V14M19 22V8" stroke="white" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
</svg>


                </span>
                    <a class="d-inline-block text-white fw-semi-bold fs-14" data-turbo-stream="true" href="/users/sign_in">
                      3
</a>              </div>

            <div class="list-item-details">
              <div class="sharing text-center">
                  <div class="dropdown">
      <a class="d-flex align-items-center justify-content-center gap-1 navbar-dropdown-account-wrapper" data-turbo-stream="true" href="/users/sign_in">
        <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M6.82116 5.60584L16.3791 2.41988C20.6683 0.990136 22.9987 3.33176 21.5802 7.62099L18.3942 17.1788C16.2552 23.6071 12.7428 23.6071 10.6038 17.1788L9.65813 14.3419L6.82116 13.3962C0.392947 11.2572 0.392947 7.75608 6.82116 5.60584Z" stroke="var(--white)" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
  <path d="M9.87203 13.8577L13.9023 9.81616" stroke="var(--white)" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
</svg>

</a>  </div>

              </div>
            </div>
            <div class="bookmark-post flex-shrink-0">
                <div data-controller="disable-on-click" class="d-flex align-items-center justify-content-center">
      <a class="gap-1" data-turbo-stream="true" data-controller="turbo tooltip" data-action="click-&gt;turbo#disable" data-turbo-method="GET" data-bs-placement="top" title="Save Post" href="/users/sign_in">
        <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M16.4352 2H7.55556C5.59356 2 4 3.73944 4 5.85876V19.9442C4 21.7436 5.18826 22.5033 6.64364 21.6336L11.1387 18.9245C11.6177 18.6346 12.3915 18.6346 12.8613 18.9245L17.3563 21.6336C18.8117 22.5134 20 21.7536 20 19.9442V5.85876C19.9908 3.73944 18.3972 2 16.4352 2Z" stroke="var(--white)" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
</svg>

</a></div>

            </div>
          </div>
        </div>
      
    </div>
  </div>
</div>

</turbo-frame>
  <turbo-frame data-controller="" class="single-post-frame " id="single_post_148612">
  <turbo-cable-stream-source channel="Turbo::StreamsChannel" signed-stream-name="InBvc3RfMTQ4NjEyIg==--98e663cf21b26d5d4b59ec3390cffaf12caff6bdf8c9853f530dd1294bcb6a33"></turbo-cable-stream-source>
  
<div class="individual_subscription_">
  <div id="news_post_148612" class="position-relative">
    <div class='card card-border social-post-card mt-3 '>
      <div class="card-header border-bottom-0 social-post-header">
        <div class="d-flex justify-content-start align-items-center gap-1 cursor-pointer info-profile overlay-none">
          <div
     data-controller="hover-dropdown"
     data-hover-dropdown-offset-value="8"
     aria-haspopup="true"
     aria-expanded="false"
     data-hover-dropdown-user-id-value="104"
     data-hover-dropdown-enabled-value="true"
>
     <div class="outline-none hover-show">
         <a data-turbo="false" target="_self" onclick="event.stopPropagation();" href="/users/byron-salguero">
             <div class="profile-container profile-container-xs green-shield offline ten-member">
    <div class="profile-box">
        <img class="user-profile" data-controller="no-contextmenu" loading="lazy" src="https://www.dmdb.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsiZGF0YSI6NDQ4NDYyNywicHVyIjoiYmxvYl9pZCJ9fQ==--239e9fa6bf24d2fdc96f3b5fb8253f3d5a3216b4/07a32680557c540561dd01874e49dc53.jpg" />
        
      <div class="shield">
        <i class="fas fa-shield"></i>
        <span>10k</span>
      </div>
      
    </div>
  </div>

</a>    </div>
</div>


          <div class="w-100 window-media post-url" data-turbo-url-value="https://www.dmdb.com/social/posts/PO64238451?post_type=true&amp;read_more=false" data-post=true data-controller="turbo" data-turbo-method='GET' data-close-dropdown='true'>
            <div class="d-flex justify-content-between align-items-center w-100">
              <div class="d-flex align-items-start">
                <div class="me-2">
                  <div class="d-flex align-items-center gap-2">
                    <a data-turbo="false" onclick="event.stopPropagation();" class="responsive-font mb-0 lh-sm text-primary fw-bold text-uppercase max-line-2 user_104_display_user_name" href="/users/byron-salguero?from_post=148612&amp;post_class=Post">
                      Byron Salguero
                      <span class="fs-12 text-gray"></span>
</a>                      <turbo-frame id="pin_post_148612">
    <a class="btn p-0" data-turbo-method="post" data-controller="turbo" onclick="event.stopPropagation();" href="/social/pin_posts?id=PO64238451&amp;post_type=true">
      <svg class="ignore-modal-close" width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M2.02359 17.8624L2 18L2.13779 17.9765L5.84515 14.2741L6.30268 13.8172L6.76012 14.2742L9.88352 17.3948C9.89332 17.4046 9.90536 17.4117 9.91865 17.4155C9.93194 17.4192 9.94592 17.4195 9.95931 17.4163C9.9728 17.4131 9.98512 17.4066 9.99531 17.3973C10.0055 17.388 10.0131 17.3763 10.0174 17.3632L11.3816 13.2779L11.463 13.0342L11.6898 12.9129L17.1903 9.97083C17.4011 9.85774 17.5826 9.69716 17.7203 9.50171C17.858 9.30615 17.948 9.08114 17.9833 8.84469C18.0185 8.60814 17.9979 8.36675 17.9231 8.13961C17.8484 7.91256 17.7213 7.70595 17.5525 7.53652L12.4804 2.45089C12.3107 2.28098 12.1035 2.15318 11.8754 2.07776C11.6473 2.00234 11.4047 1.9814 11.167 2.01661C10.9293 2.05183 10.7032 2.14222 10.5069 2.28053C10.3106 2.41884 10.1493 2.60134 10.0364 2.81312L7.09616 8.32218L6.97475 8.54971L6.72985 8.63121L2.63765 9.9934C2.62457 9.99776 2.61281 10.0053 2.60349 10.0155C2.59418 10.0257 2.58763 10.0381 2.58445 10.0514C2.58128 10.0648 2.58158 10.0789 2.58534 10.0921C2.58909 10.1053 2.59626 10.1174 2.60596 10.1271L5.73083 13.2463L6.18848 13.7031L5.73093 14.16L2.02359 17.8624Z" stroke="#828282" stroke-width="1.5" stroke-linejoin="round"/>
</svg>

</a></turbo-frame>
                  </div>
                  <small class="mb-0 lh-sm fs-12 d-flex align-items-center gap-2 post-time" data-time="1778269921">
                    <span data-controller="tooltip" data-bs-html="true" data-bs-toggle="tooltip" title="Fri, 08 May 26 &lt;span class=&quot;text-nowrap&quot;&gt;3:52 PM&lt;/span&gt;">
                      5/8/2026  3:52 PM
                    </span>
                  </small>
                </div>
              </div>
              <div class="d-flex align-items-center gap-2">
                  <a data-bs-target="#upgradeBadgeModal" data-bs-toggle="modal" class="btn p-0 p-xl-2 p-lg-2 p-md-2 p-sm-2" href="#upgradeBadgeModal">
                    <svg class="" width="22" height="22" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M16.9308 15.4275L17.2883 18.3242C17.38 19.085 16.5642 19.6166 15.9133 19.2225L12.0725 16.94C11.6508 16.94 11.2383 16.9125 10.835 16.8575C11.5133 16.06 11.9167 15.0516 11.9167 13.9608C11.9167 11.3575 9.66167 9.24919 6.875 9.24919C5.81167 9.24919 4.83084 9.55166 4.01501 10.0833C3.98751 9.85416 3.97833 9.62499 3.97833 9.38665C3.97833 5.21582 7.59917 1.83333 12.0725 1.83333C16.5458 1.83333 20.1667 5.21582 20.1667 9.38665C20.1667 11.8617 18.8925 14.0525 16.9308 15.4275Z" stroke="url(#paint0_linear_5_3482)" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
  <path d="M11.9167 13.9608C11.9167 15.0516 11.5133 16.06 10.835 16.8575C9.9275 17.9575 8.48833 18.6633 6.87499 18.6633L4.48249 20.0841C4.07916 20.3316 3.56583 19.9925 3.62083 19.525L3.84999 17.7192C2.62166 16.8667 1.83333 15.5008 1.83333 13.9608C1.83333 12.3475 2.695 10.9267 4.015 10.0833C4.83083 9.55167 5.81166 9.24919 6.87499 9.24919C9.66166 9.24919 11.9167 11.3575 11.9167 13.9608Z" stroke="url(#paint0_linear_5_3482)" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
  <defs>
    <linearGradient id="paint0_linear_5_3482" x1="4.3893" y1="1.83333" x2="21.2648" y2="17.906" gradientUnits="userSpaceOnUse">
      <stop offset="0" stop-color="#0FEFFD"/>
      <stop offset="0.515718" stop-color="#FF00F5"/>
      <stop offset="1" stop-color="#0FEFFD" stop-opacity="0.77"/>
    </linearGradient>
  </defs>
</svg>

</a>                <div class="menu-options">
                  <div class="dropdown" data-post-id="148612">
                    <button type="button" class="btn p-0 p-xl-2 p-lg-2 p-md-2 p-sm-2 post-menu-option" id="postOptions-ff998afe-0ce3-492d-9848-a2c2beea8af4" data-bs-toggle="dropdown" data-controller="dropdown" data-action="click->dropdown#openPostMenuOption" aria-expanded="false">
                      <svg width="18" height="18" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M5 10.1484C3.9 10.1484 3 11.0484 3 12.1484C3 13.2484 3.9 14.1484 5 14.1484C6.1 14.1484 7 13.2484 7 12.1484C7 11.0484 6.1 10.1484 5 10.1484Z" fill="#AE8A27" stroke="#AE8A27"/>
  <path d="M19 10.1484C17.9 10.1484 17 11.0484 17 12.1484C17 13.2484 17.9 14.1484 19 14.1484C20.1 14.1484 21 13.2484 21 12.1484C21 11.0484 20.1 10.1484 19 10.1484Z" fill="#AE8A27" stroke="#AE8A27"/>
  <path d="M12 10.1484C10.9 10.1484 10 11.0484 10 12.1484C10 13.2484 10.9 14.1484 12 14.1484C13.1 14.1484 14 13.2484 14 12.1484C14 11.0484 13.1 10.1484 12 10.1484Z" fill="#AE8A27" stroke="#AE8A27"/>
</svg>

                    </button>
                    <div class="dropdown-menu dropdown-menu-end card-border zi-10" aria-labelledby="postOptions-ff998afe-0ce3-492d-9848-a2c2beea8af4">
                        <a class="dropdown-item" data-controller="turbo" href="/social/posts/PO64238451?post_type=true">View</a>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </div>
        </div>
      </div>
      <div class="post-body card-body px-2 py-0 position-relative">
        
        <turbo-frame id="common_post_content_PO64238451">
          <div class="post-description post-url text-break overlay-none cursor-pointer window-media" data-turbo-url-value="https://www.dmdb.com/social/posts/PO64238451?post_type=true&amp;read_more=false" data-post=true data-controller="turbo" data-turbo-method='GET' data-bs-dismiss="shareRecipeModal" aria-label="Close">
      <div data-controller="read-more" data-read-more-target="" data-read-more-hide-class="d-none" data-read-more-truncate-class="max-line-4" data-read-more-lines-value="4">
        <div data-read-more-target="content" class="max-line-4 text-white search_desc text-break read-more-img main-post-desc" data-value="PO64238451">
          
        </div>
        <a class="ignore-click d-none text-warning cursor-pointer " data-read-more-target="moreButton" data-action="read-more#showMore">Read
          more</a>
        <a class="ignore-click d-none text-warning cursor-pointer" data-read-more-target="lessButton" data-action="read-more#showLess">Read
          less</a>
      </div>
</div>
    <div id="link-thumb">
      <a class="d-block w-100" href="https://www.npr.org/2026/05/08/g-s1-120810/met-gala-fbi-lord-flies-banksy-gamestop" target="_blank"> <div class="preview-link position-relative rounded-3 overflow-hidden w-100 mw-100"> <img class="link-image d-block object-contain image img-fluid w-100 position-relative zi-1 rounded-inherit" src="https://npr.brightspotcdn.com/dims3/default/strip/false/crop/5654x3180+0+1/resize/1400/quality/85/format/jpeg/?url=http%3A%2F%2Fnpr-brightspot.s3.amazonaws.com%2Fb6%2F34%2F334317964b5faabfb556affde299%2Fblake-kash-lauren.jpg" alt="Card image cap"> <img class="link-image d-block position-absolute start-0 top-0 filter-blur-5 object-cover image img-fluid w-100 rounded-inherit bg-black" src="https://npr.brightspotcdn.com/dims3/default/strip/false/crop/5654x3180+0+1/resize/1400/quality/85/format/jpeg/?url=http%3A%2F%2Fnpr-brightspot.s3.amazonaws.com%2Fb6%2F34%2F334317964b5faabfb556affde299%2Fblake-kash-lauren.jpg" alt="Card image cap"> <div class="preview-link-desc position-absolute d-flex flex-column align-items-baseline justify-content-center w-100 zi-1 bottom-0 start-0 text-start"> <h6 class="card-title empty-tag fs-16 mb-1 max-line-1">What video got Kash Patel in the headlines this week? The quiz knows : NPR</h6> <p class="text-start card-text empty-tag max-line-2">Plus: The Met Gala, GameStop, Canada and Banksy (again!).</p> </div> </div> </a>
    </div>

</turbo-frame>      </div>
        <div class="card-footer border-0 padding-10 d-flex align-items-center">
          <div class="post-control grid-footer w-100 align-items-center social-post-footer ">
            <div id="like_post_post_148612" class="comment-like d-flex align-items-center justify-content-center gap-1 like_post_post_148612">
      <a class="d-flex align-items-center justify-content-center gap-1" data-turbo-stream="true" data-controller="turbo tooltip" data-bs-placement="top" data-bs-trigger="hover" data-action="click-&gt;turbo#disable" data-turbo-method="GET" title="Like" href="/users/sign_in">
        <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M16.44 3C14.63 3 13.01 3.88 12 5.23C10.99 3.88 9.37001 3 7.56001 3C4.49 3 2 5.5 2 8.59001C2 9.78001 2.19 10.8801 2.52 11.9001C4.1 16.9001 8.97001 19.8901 11.38 20.7101C11.72 20.8301 12.28 20.8301 12.62 20.7101C15.03 19.8901 19.9 16.9001 21.48 11.9001C21.81 10.8801 22 9.78001 22 8.59001C22 5.5 19.51 3 16.44 3Z" stroke="#FF6A55" stroke-width="1.5" stroke-linejoin="round"/>
</svg>

        <span class="text-white">0</span>
</a></div>

            <div id="dislike_post_post_148612" class="d-flex align-items-center justify-content-center gap-1 dislike_post_post_148612">
      <a class="d-flex align-items-center justify-content-center gap-1" data-turbo-stream="true" data-controller="turbo tooltip" data-bs-placement="top" data-bs-trigger="hover" data-action="click-&gt;turbo#disable" data-turbo-method="GET" title="Dislike" href="/users/sign_in">
        <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M13.709 1.97656C14.5621 2.79266 15.6397 3.33534 16.8035 3.53504M9.68432 1.97656C8.83077 2.79225 7.75337 3.33484 6.58984 3.53504M16.045 9.18075C16.045 9.18075 13.8086 7.95423 13.8086 7.23406C13.8086 6.51391 16.8018 5.08203 16.8018 5.08203M7.33838 9.18075C7.33838 9.18075 9.58892 7.95423 9.58892 7.23406C9.58892 6.51391 6.5957 5.08203 6.5957 5.08203M7.35456 11.9648C7.40946 13.7671 7.31536 15.5708 7.07326 17.3576C5.83547 16.795 5.04776 17.6108 5.49787 18.4828C3.87749 18.3534 3.22766 20.0019 4.40918 20.4211M16.5639 11.9648C16.5131 13.6883 16.5535 15.4134 16.6849 17.1326C17.7849 17.7345 17.6414 18.3477 17.0788 18.961C16.7156 19.2874 16.2589 19.491 15.7734 19.5434M19.0206 20.002C20.2584 18.9611 19.3019 17.9484 17.5098 18.4913M16.8023 21.9422C16.8023 23.4332 14.4674 23.2925 13.809 22.1391C13.0607 22.9831 11.6935 22.9831 11.3166 22.1391C10.8946 22.9831 9.15044 23.2362 8.64408 22.1391C7.01243 22.9831 5.5496 22.9831 5.32453 21.7453C3.79981 22.3079 3.16121 21.3093 3.97984 20.1445M18.0608 19.6914C18.4688 19.7419 19.0624 19.8574 19.1861 20.2849C19.8697 22.4875 16.7949 21.9446 16.7949 21.9446M5.49023 18.4766C5.81707 18.5372 6.11418 18.7057 6.33419 18.9547M5.32099 21.7388C5.26474 20.9708 6.11994 20.2675 6.91887 20.3323M8.64416 22.1416C8.45568 21.7197 8.50069 21.0981 8.71449 20.8477M11.317 22.137C11.4548 21.8754 11.5702 21.1524 11.2129 20.8008M13.8071 22.1383C13.6495 21.7548 13.5896 21.3382 13.6327 20.9258M16.8013 21.9344C16.8094 21.7854 16.7721 21.6376 16.6941 21.5105C16.6163 21.3834 16.5015 21.2829 16.3652 21.2227M8.92787 14.4922C8.64655 16.574 8.01922 17.5473 7.06836 17.3503M14.832 12.4805C14.9756 16.0335 15.479 16.8829 16.6887 17.1277M10.2863 12.9883C10.3397 15.88 10.0978 18.3754 8.61808 18.6398C6.58697 19.0055 6.04122 21.3347 8.71654 20.8339C9.28273 20.6836 9.82254 20.4474 10.3172 20.1336M10.9342 17.3888C10.8797 18.0761 10.7193 18.7506 10.4588 19.389C9.49387 21.2878 12.9259 21.1613 12.5968 19.8052C11.9638 17.8361 11.7894 15.1468 11.8738 12.0664M12.623 20.233C12.623 20.233 14.2069 21.9407 15.4981 20.4863C15.6315 20.3148 15.7199 20.1126 15.7554 19.8983C15.7909 19.684 15.7723 19.4642 15.7014 19.2587C15.6304 19.0534 15.5093 18.8691 15.3489 18.7223C15.1887 18.5756 14.9943 18.4712 14.7836 18.4187C14.5071 18.3538 14.2567 18.2068 14.0654 17.9968C13.8741 17.7869 13.7507 17.5241 13.7118 17.2428C13.5035 16.1833 13.3924 15.107 13.3798 14.0273M5.49407 17.5458C3.95804 16.2591 2.86068 14.5263 2.35427 12.5876C1.84787 10.649 1.95754 8.60079 2.66809 6.72732C3.37864 4.85385 4.6548 3.24805 6.31944 2.1328C7.9841 1.01755 9.95466 0.448178 11.9576 0.503708C13.9606 0.559237 15.8966 1.23692 17.4968 2.44268C19.0971 3.64846 20.2824 5.32251 20.8881 7.23247C21.4936 9.14242 21.4896 11.1935 20.8767 13.1011C20.2636 15.0088 19.0718 16.6781 17.4669 17.8777M7.16809 16.566C6.62027 15.9642 6.31113 15.1829 6.29883 14.369C6.29883 12.0904 8.83069 10.2422 11.9617 10.2422C15.0928 10.2422 17.6247 12.0904 17.6247 14.369C17.6102 15.2331 17.2648 16.0588 16.6598 16.6757M20.8831 17.3901C19.9406 17.7558 20.267 18.8951 21.3472 18.4899C22.4274 18.0848 22.0926 16.9005 20.8831 17.3901ZM1.13352 19.177C0.621525 19.9112 1.69614 20.6904 2.42757 20.1756C3.159 19.6608 1.41482 18.7718 1.13352 19.177Z" stroke="url(#paint0_linear_5471_364)" stroke-width="0.681273" stroke-linecap="round" stroke-linejoin="round"/>
  <defs>
    <linearGradient id="paint0_linear_5471_364" x1="1" y1="11.7661" x2="21.9996" y2="11.7661" gradientUnits="userSpaceOnUse">
      <stop stop-color="#C24545"/>
      <stop offset="1" stop-color="#E9D362"/>
    </linearGradient>
  </defs>
</svg>

        <span class="text-white">0</span>
</a></div>

                <a class="d-flex align-items-center justify-content-center gap-1 overlay-none window-media" data-bs-dismiss="modal" data-controller="turbo tooltip" data-action="click-&gt;turbo#disable" data-turbo-method="GET" data-post="true" data-bs-placement="top" title="Comment" href="/social/posts/PO64238451?comment_modal=true&amp;post_type=true">
                  <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M20.657 17.0046C21.873 14.9013 22.2816 12.4272 21.8066 10.0446C21.3315 7.662 20.0054 5.53381 18.0758 4.05762C16.1462 2.58142 13.7451 1.8582 11.3212 2.02306C8.89732 2.18792 6.61634 3.22959 4.90439 4.95346C3.19244 6.67733 2.16663 8.96549 2.01859 11.3905C1.87056 13.8155 2.61042 16.2114 4.09997 18.1307C5.58952 20.05 7.72686 21.3614 10.1127 21.8199C12.4986 22.2784 14.9697 21.8526 17.0646 20.6221L22.0019 22L20.657 17.0046Z" stroke="#27AE60" stroke-width="1.5" stroke-linejoin="round"/>
</svg>

                  <turbo-frame class="comment_count_148612" id=".comment_count_148612">
    <span class="d-inline-block text-white fw-semi-bold fs-14 cursor-pointer"> 0 </span>
</turbo-frame>
</a>
              <div id="share_post_count_148612" class="d-flex align-items-center justify-content-center gap-1 ">
    <a class="d-flex align-items-center justify-content-center gap-2" data-controller="turbo tooltip" data-turbo-method="GET" data-bs-dismiss="modal" data-bs-placement="top" title="Repost" href="/social/posts/share_posts?class_name=Post&amp;id=PO64238451">
      <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M3.58002 5.15991H17.42C19.08 5.15991 20.42 6.49991 20.42 8.15991V11.4799" stroke="var(--white)" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
  <path d="M6.74002 2L3.58002 5.15997L6.74002 8.32001" stroke="var(--white)" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
  <path d="M20.42 18.84H6.58002C4.92002 18.84 3.58002 17.5 3.58002 15.84V12.52" stroke="var(--white)" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
  <path d="M17.26 22.0001L20.42 18.8401L17.26 15.6801" stroke="var(--white)" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
</svg>

      <a data-controller="turbo" class="d-inline-block text-white fw-semi-bold fs-14 cursor-pointer" href="/social/posts/PO64238451/shared_users?class_name=Post">
        <span id="post-148612-share-count">
            0
          </span>
</a></a></div>

              <div class="d-flex align-items-center justify-content-center gap-1">
                <span data-controller="tooltip" data-bs-placement="top" title="Activity">
                  <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M5 22V12M10 22V2M15 22V14M19 22V8" stroke="white" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
</svg>


                </span>
                    <a class="d-inline-block text-white fw-semi-bold fs-14" data-turbo-stream="true" href="/users/sign_in">
                      3
</a>              </div>

            <div class="list-item-details">
              <div class="sharing text-center">
                  <div class="dropdown">
      <a class="d-flex align-items-center justify-content-center gap-1 navbar-dropdown-account-wrapper" data-turbo-stream="true" href="/users/sign_in">
        <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M6.82116 5.60584L16.3791 2.41988C20.6683 0.990136 22.9987 3.33176 21.5802 7.62099L18.3942 17.1788C16.2552 23.6071 12.7428 23.6071 10.6038 17.1788L9.65813 14.3419L6.82116 13.3962C0.392947 11.2572 0.392947 7.75608 6.82116 5.60584Z" stroke="var(--white)" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
  <path d="M9.87203 13.8577L13.9023 9.81616" stroke="var(--white)" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
</svg>

</a>  </div>

              </div>
            </div>
            <div class="bookmark-post flex-shrink-0">
                <div data-controller="disable-on-click" class="d-flex align-items-center justify-content-center">
      <a class="gap-1" data-turbo-stream="true" data-controller="turbo tooltip" data-action="click-&gt;turbo#disable" data-turbo-method="GET" data-bs-placement="top" title="Save Post" href="/users/sign_in">
        <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M16.4352 2H7.55556C5.59356 2 4 3.73944 4 5.85876V19.9442C4 21.7436 5.18826 22.5033 6.64364 21.6336L11.1387 18.9245C11.6177 18.6346 12.3915 18.6346 12.8613 18.9245L17.3563 21.6336C18.8117 22.5134 20 21.7536 20 19.9442V5.85876C19.9908 3.73944 18.3972 2 16.4352 2Z" stroke="var(--white)" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
</svg>

</a></div>

            </div>
          </div>
        </div>
      
    </div>
  </div>
</div>

</turbo-frame>
  <turbo-frame data-controller="" class="single-post-frame " id="single_post_148572">
  <turbo-cable-stream-source channel="Turbo::StreamsChannel" signed-stream-name="InBvc3RfMTQ4NTcyIg==--e68f054bdf045479f7c39f6d57704d0152ed80681ac48df13ff1bd019ee3a87a"></turbo-cable-stream-source>
  
<div class="individual_subscription_">
  <div id="news_post_148572" class="position-relative">
    <div class='card card-border social-post-card mt-3 '>
      <div class="card-header border-bottom-0 social-post-header">
        <div class="d-flex justify-content-start align-items-center gap-1 cursor-pointer info-profile overlay-none">
          <div
     data-controller="hover-dropdown"
     data-hover-dropdown-offset-value="8"
     aria-haspopup="true"
     aria-expanded="false"
     data-hover-dropdown-user-id-value="104"
     data-hover-dropdown-enabled-value="true"
>
     <div class="outline-none hover-show">
         <a data-turbo="false" target="_self" onclick="event.stopPropagation();" href="/users/byron-salguero">
             <div class="profile-container profile-container-xs green-shield offline ten-member">
    <div class="profile-box">
        <img class="user-profile" data-controller="no-contextmenu" loading="lazy" src="https://www.dmdb.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsiZGF0YSI6NDQ4NDYyNywicHVyIjoiYmxvYl9pZCJ9fQ==--239e9fa6bf24d2fdc96f3b5fb8253f3d5a3216b4/07a32680557c540561dd01874e49dc53.jpg" />
        
      <div class="shield">
        <i class="fas fa-shield"></i>
        <span>10k</span>
      </div>
      
    </div>
  </div>

</a>    </div>
</div>


          <div class="w-100 window-media post-url" data-turbo-url-value="https://www.dmdb.com/social/posts/PO42889283?post_type=true&amp;read_more=false" data-post=true data-controller="turbo" data-turbo-method='GET' data-close-dropdown='true'>
            <div class="d-flex justify-content-between align-items-center w-100">
              <div class="d-flex align-items-start">
                <div class="me-2">
                  <div class="d-flex align-items-center gap-2">
                    <a data-turbo="false" onclick="event.stopPropagation();" class="responsive-font mb-0 lh-sm text-primary fw-bold text-uppercase max-line-2 user_104_display_user_name" href="/users/byron-salguero?from_post=148572&amp;post_class=Post">
                      Byron Salguero
                      <span class="fs-12 text-gray"></span>
</a>                      <turbo-frame id="pin_post_148572">
    <a class="btn p-0" data-turbo-method="post" data-controller="turbo" onclick="event.stopPropagation();" href="/social/pin_posts?id=PO42889283&amp;post_type=true">
      <svg class="ignore-modal-close" width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M2.02359 17.8624L2 18L2.13779 17.9765L5.84515 14.2741L6.30268 13.8172L6.76012 14.2742L9.88352 17.3948C9.89332 17.4046 9.90536 17.4117 9.91865 17.4155C9.93194 17.4192 9.94592 17.4195 9.95931 17.4163C9.9728 17.4131 9.98512 17.4066 9.99531 17.3973C10.0055 17.388 10.0131 17.3763 10.0174 17.3632L11.3816 13.2779L11.463 13.0342L11.6898 12.9129L17.1903 9.97083C17.4011 9.85774 17.5826 9.69716 17.7203 9.50171C17.858 9.30615 17.948 9.08114 17.9833 8.84469C18.0185 8.60814 17.9979 8.36675 17.9231 8.13961C17.8484 7.91256 17.7213 7.70595 17.5525 7.53652L12.4804 2.45089C12.3107 2.28098 12.1035 2.15318 11.8754 2.07776C11.6473 2.00234 11.4047 1.9814 11.167 2.01661C10.9293 2.05183 10.7032 2.14222 10.5069 2.28053C10.3106 2.41884 10.1493 2.60134 10.0364 2.81312L7.09616 8.32218L6.97475 8.54971L6.72985 8.63121L2.63765 9.9934C2.62457 9.99776 2.61281 10.0053 2.60349 10.0155C2.59418 10.0257 2.58763 10.0381 2.58445 10.0514C2.58128 10.0648 2.58158 10.0789 2.58534 10.0921C2.58909 10.1053 2.59626 10.1174 2.60596 10.1271L5.73083 13.2463L6.18848 13.7031L5.73093 14.16L2.02359 17.8624Z" stroke="#828282" stroke-width="1.5" stroke-linejoin="round"/>
</svg>

</a></turbo-frame>
                  </div>
                  <small class="mb-0 lh-sm fs-12 d-flex align-items-center gap-2 post-time" data-time="1778269078">
                    <span data-controller="tooltip" data-bs-html="true" data-bs-toggle="tooltip" title="Fri, 08 May 26 &lt;span class=&quot;text-nowrap&quot;&gt;3:37 PM&lt;/span&gt;">
                      5/8/2026  3:37 PM
                    </span>
                  </small>
                </div>
              </div>
              <div class="d-flex align-items-center gap-2">
                  <a data-bs-target="#upgradeBadgeModal" data-bs-toggle="modal" class="btn p-0 p-xl-2 p-lg-2 p-md-2 p-sm-2" href="#upgradeBadgeModal">
                    <svg class="" width="22" height="22" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M16.9308 15.4275L17.2883 18.3242C17.38 19.085 16.5642 19.6166 15.9133 19.2225L12.0725 16.94C11.6508 16.94 11.2383 16.9125 10.835 16.8575C11.5133 16.06 11.9167 15.0516 11.9167 13.9608C11.9167 11.3575 9.66167 9.24919 6.875 9.24919C5.81167 9.24919 4.83084 9.55166 4.01501 10.0833C3.98751 9.85416 3.97833 9.62499 3.97833 9.38665C3.97833 5.21582 7.59917 1.83333 12.0725 1.83333C16.5458 1.83333 20.1667 5.21582 20.1667 9.38665C20.1667 11.8617 18.8925 14.0525 16.9308 15.4275Z" stroke="url(#paint0_linear_5_3482)" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
  <path d="M11.9167 13.9608C11.9167 15.0516 11.5133 16.06 10.835 16.8575C9.9275 17.9575 8.48833 18.6633 6.87499 18.6633L4.48249 20.0841C4.07916 20.3316 3.56583 19.9925 3.62083 19.525L3.84999 17.7192C2.62166 16.8667 1.83333 15.5008 1.83333 13.9608C1.83333 12.3475 2.695 10.9267 4.015 10.0833C4.83083 9.55167 5.81166 9.24919 6.87499 9.24919C9.66166 9.24919 11.9167 11.3575 11.9167 13.9608Z" stroke="url(#paint0_linear_5_3482)" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
  <defs>
    <linearGradient id="paint0_linear_5_3482" x1="4.3893" y1="1.83333" x2="21.2648" y2="17.906" gradientUnits="userSpaceOnUse">
      <stop offset="0" stop-color="#0FEFFD"/>
      <stop offset="0.515718" stop-color="#FF00F5"/>
      <stop offset="1" stop-color="#0FEFFD" stop-opacity="0.77"/>
    </linearGradient>
  </defs>
</svg>

</a>                <div class="menu-options">
                  <div class="dropdown" data-post-id="148572">
                    <button type="button" class="btn p-0 p-xl-2 p-lg-2 p-md-2 p-sm-2 post-menu-option" id="postOptions-701cd795-5fc9-4770-9e4c-3781d7285cf5" data-bs-toggle="dropdown" data-controller="dropdown" data-action="click->dropdown#openPostMenuOption" aria-expanded="false">
                      <svg width="18" height="18" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M5 10.1484C3.9 10.1484 3 11.0484 3 12.1484C3 13.2484 3.9 14.1484 5 14.1484C6.1 14.1484 7 13.2484 7 12.1484C7 11.0484 6.1 10.1484 5 10.1484Z" fill="#AE8A27" stroke="#AE8A27"/>
  <path d="M19 10.1484C17.9 10.1484 17 11.0484 17 12.1484C17 13.2484 17.9 14.1484 19 14.1484C20.1 14.1484 21 13.2484 21 12.1484C21 11.0484 20.1 10.1484 19 10.1484Z" fill="#AE8A27" stroke="#AE8A27"/>
  <path d="M12 10.1484C10.9 10.1484 10 11.0484 10 12.1484C10 13.2484 10.9 14.1484 12 14.1484C13.1 14.1484 14 13.2484 14 12.1484C14 11.0484 13.1 10.1484 12 10.1484Z" fill="#AE8A27" stroke="#AE8A27"/>
</svg>

                    </button>
                    <div class="dropdown-menu dropdown-menu-end card-border zi-10" aria-labelledby="postOptions-701cd795-5fc9-4770-9e4c-3781d7285cf5">
                        <a class="dropdown-item" data-controller="turbo" href="/social/posts/PO42889283?post_type=true">View</a>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </div>
        </div>
      </div>
      <div class="post-body card-body px-2 py-0 position-relative">
        
        <turbo-frame id="common_post_content_PO42889283">
          <div class="post-description post-url text-break overlay-none cursor-pointer window-media" data-turbo-url-value="https://www.dmdb.com/social/posts/PO42889283?post_type=true&amp;read_more=false" data-post=true data-controller="turbo" data-turbo-method='GET' data-bs-dismiss="shareRecipeModal" aria-label="Close">
      <div data-controller="read-more" data-read-more-target="" data-read-more-hide-class="d-none" data-read-more-truncate-class="max-line-4" data-read-more-lines-value="4">
        <div data-read-more-target="content" class="max-line-4 text-white search_desc text-break read-more-img main-post-desc" data-value="PO42889283">
          
        </div>
        <a class="ignore-click d-none text-warning cursor-pointer " data-read-more-target="moreButton" data-action="read-more#showMore">Read
          more</a>
        <a class="ignore-click d-none text-warning cursor-pointer" data-read-more-target="lessButton" data-action="read-more#showLess">Read
          less</a>
      </div>
</div>
    <div id="link-thumb">
      <a class="d-block w-100" href="https://www.npr.org/2026/05/08/g-s1-121055/spain-readies-for-evacuations" target="_blank"> <div class="preview-link position-relative rounded-3 overflow-hidden w-100 mw-100"> <img class="link-image d-block object-contain image img-fluid w-100 position-relative zi-1 rounded-inherit" src="https://urls-card-images.s3.us-east-1.amazonaws.com/link_previews/62674/dceed800-52f2-46c5-9b9b-164cb5cd4c02.jpg" alt="Card image cap"> <img class="link-image d-block position-absolute start-0 top-0 filter-blur-5 object-cover image img-fluid w-100 rounded-inherit bg-black" src="https://urls-card-images.s3.us-east-1.amazonaws.com/link_previews/62674/dceed800-52f2-46c5-9b9b-164cb5cd4c02.jpg" alt="Card image cap"> <div class="preview-link-desc position-absolute d-flex flex-column align-items-baseline justify-content-center w-100 zi-1 bottom-0 start-0 text-start"> <h6 class="card-title empty-tag fs-16 mb-1 max-line-1">Spain readies for evacuations as a hantavirus-hit cruise ship heads for Canary Islands : NPR</h6> <p class="text-start card-text empty-tag max-line-2">Spanish authorities are preparing to receive more than 140 passengers and crew members on board a hantavirus-stricken cruise ship headed for the Canary Islands.</p> </div> </div> </a>
    </div>

</turbo-frame>      </div>
        <div class="card-footer border-0 padding-10 d-flex align-items-center">
          <div class="post-control grid-footer w-100 align-items-center social-post-footer ">
            <div id="like_post_post_148572" class="comment-like d-flex align-items-center justify-content-center gap-1 like_post_post_148572">
      <a class="d-flex align-items-center justify-content-center gap-1" data-turbo-stream="true" data-controller="turbo tooltip" data-bs-placement="top" data-bs-trigger="hover" data-action="click-&gt;turbo#disable" data-turbo-method="GET" title="Like" href="/users/sign_in">
        <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M16.44 3C14.63 3 13.01 3.88 12 5.23C10.99 3.88 9.37001 3 7.56001 3C4.49 3 2 5.5 2 8.59001C2 9.78001 2.19 10.8801 2.52 11.9001C4.1 16.9001 8.97001 19.8901 11.38 20.7101C11.72 20.8301 12.28 20.8301 12.62 20.7101C15.03 19.8901 19.9 16.9001 21.48 11.9001C21.81 10.8801 22 9.78001 22 8.59001C22 5.5 19.51 3 16.44 3Z" stroke="#FF6A55" stroke-width="1.5" stroke-linejoin="round"/>
</svg>

        <span class="text-white">0</span>
</a></div>

            <div id="dislike_post_post_148572" class="d-flex align-items-center justify-content-center gap-1 dislike_post_post_148572">
      <a class="d-flex align-items-center justify-content-center gap-1" data-turbo-stream="true" data-controller="turbo tooltip" data-bs-placement="top" data-bs-trigger="hover" data-action="click-&gt;turbo#disable" data-turbo-method="GET" title="Dislike" href="/users/sign_in">
        <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M13.709 1.97656C14.5621 2.79266 15.6397 3.33534 16.8035 3.53504M9.68432 1.97656C8.83077 2.79225 7.75337 3.33484 6.58984 3.53504M16.045 9.18075C16.045 9.18075 13.8086 7.95423 13.8086 7.23406C13.8086 6.51391 16.8018 5.08203 16.8018 5.08203M7.33838 9.18075C7.33838 9.18075 9.58892 7.95423 9.58892 7.23406C9.58892 6.51391 6.5957 5.08203 6.5957 5.08203M7.35456 11.9648C7.40946 13.7671 7.31536 15.5708 7.07326 17.3576C5.83547 16.795 5.04776 17.6108 5.49787 18.4828C3.87749 18.3534 3.22766 20.0019 4.40918 20.4211M16.5639 11.9648C16.5131 13.6883 16.5535 15.4134 16.6849 17.1326C17.7849 17.7345 17.6414 18.3477 17.0788 18.961C16.7156 19.2874 16.2589 19.491 15.7734 19.5434M19.0206 20.002C20.2584 18.9611 19.3019 17.9484 17.5098 18.4913M16.8023 21.9422C16.8023 23.4332 14.4674 23.2925 13.809 22.1391C13.0607 22.9831 11.6935 22.9831 11.3166 22.1391C10.8946 22.9831 9.15044 23.2362 8.64408 22.1391C7.01243 22.9831 5.5496 22.9831 5.32453 21.7453C3.79981 22.3079 3.16121 21.3093 3.97984 20.1445M18.0608 19.6914C18.4688 19.7419 19.0624 19.8574 19.1861 20.2849C19.8697 22.4875 16.7949 21.9446 16.7949 21.9446M5.49023 18.4766C5.81707 18.5372 6.11418 18.7057 6.33419 18.9547M5.32099 21.7388C5.26474 20.9708 6.11994 20.2675 6.91887 20.3323M8.64416 22.1416C8.45568 21.7197 8.50069 21.0981 8.71449 20.8477M11.317 22.137C11.4548 21.8754 11.5702 21.1524 11.2129 20.8008M13.8071 22.1383C13.6495 21.7548 13.5896 21.3382 13.6327 20.9258M16.8013 21.9344C16.8094 21.7854 16.7721 21.6376 16.6941 21.5105C16.6163 21.3834 16.5015 21.2829 16.3652 21.2227M8.92787 14.4922C8.64655 16.574 8.01922 17.5473 7.06836 17.3503M14.832 12.4805C14.9756 16.0335 15.479 16.8829 16.6887 17.1277M10.2863 12.9883C10.3397 15.88 10.0978 18.3754 8.61808 18.6398C6.58697 19.0055 6.04122 21.3347 8.71654 20.8339C9.28273 20.6836 9.82254 20.4474 10.3172 20.1336M10.9342 17.3888C10.8797 18.0761 10.7193 18.7506 10.4588 19.389C9.49387 21.2878 12.9259 21.1613 12.5968 19.8052C11.9638 17.8361 11.7894 15.1468 11.8738 12.0664M12.623 20.233C12.623 20.233 14.2069 21.9407 15.4981 20.4863C15.6315 20.3148 15.7199 20.1126 15.7554 19.8983C15.7909 19.684 15.7723 19.4642 15.7014 19.2587C15.6304 19.0534 15.5093 18.8691 15.3489 18.7223C15.1887 18.5756 14.9943 18.4712 14.7836 18.4187C14.5071 18.3538 14.2567 18.2068 14.0654 17.9968C13.8741 17.7869 13.7507 17.5241 13.7118 17.2428C13.5035 16.1833 13.3924 15.107 13.3798 14.0273M5.49407 17.5458C3.95804 16.2591 2.86068 14.5263 2.35427 12.5876C1.84787 10.649 1.95754 8.60079 2.66809 6.72732C3.37864 4.85385 4.6548 3.24805 6.31944 2.1328C7.9841 1.01755 9.95466 0.448178 11.9576 0.503708C13.9606 0.559237 15.8966 1.23692 17.4968 2.44268C19.0971 3.64846 20.2824 5.32251 20.8881 7.23247C21.4936 9.14242 21.4896 11.1935 20.8767 13.1011C20.2636 15.0088 19.0718 16.6781 17.4669 17.8777M7.16809 16.566C6.62027 15.9642 6.31113 15.1829 6.29883 14.369C6.29883 12.0904 8.83069 10.2422 11.9617 10.2422C15.0928 10.2422 17.6247 12.0904 17.6247 14.369C17.6102 15.2331 17.2648 16.0588 16.6598 16.6757M20.8831 17.3901C19.9406 17.7558 20.267 18.8951 21.3472 18.4899C22.4274 18.0848 22.0926 16.9005 20.8831 17.3901ZM1.13352 19.177C0.621525 19.9112 1.69614 20.6904 2.42757 20.1756C3.159 19.6608 1.41482 18.7718 1.13352 19.177Z" stroke="url(#paint0_linear_5471_364)" stroke-width="0.681273" stroke-linecap="round" stroke-linejoin="round"/>
  <defs>
    <linearGradient id="paint0_linear_5471_364" x1="1" y1="11.7661" x2="21.9996" y2="11.7661" gradientUnits="userSpaceOnUse">
      <stop stop-color="#C24545"/>
      <stop offset="1" stop-color="#E9D362"/>
    </linearGradient>
  </defs>
</svg>

        <span class="text-white">0</span>
</a></div>

                <a class="d-flex align-items-center justify-content-center gap-1 overlay-none window-media" data-bs-dismiss="modal" data-controller="turbo tooltip" data-action="click-&gt;turbo#disable" data-turbo-method="GET" data-post="true" data-bs-placement="top" title="Comment" href="/social/posts/PO42889283?comment_modal=true&amp;post_type=true">
                  <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M20.657 17.0046C21.873 14.9013 22.2816 12.4272 21.8066 10.0446C21.3315 7.662 20.0054 5.53381 18.0758 4.05762C16.1462 2.58142 13.7451 1.8582 11.3212 2.02306C8.89732 2.18792 6.61634 3.22959 4.90439 4.95346C3.19244 6.67733 2.16663 8.96549 2.01859 11.3905C1.87056 13.8155 2.61042 16.2114 4.09997 18.1307C5.58952 20.05 7.72686 21.3614 10.1127 21.8199C12.4986 22.2784 14.9697 21.8526 17.0646 20.6221L22.0019 22L20.657 17.0046Z" stroke="#27AE60" stroke-width="1.5" stroke-linejoin="round"/>
</svg>

                  <turbo-frame class="comment_count_148572" id=".comment_count_148572">
    <span class="d-inline-block text-white fw-semi-bold fs-14 cursor-pointer"> 0 </span>
</turbo-frame>
</a>
              <div id="share_post_count_148572" class="d-flex align-items-center justify-content-center gap-1 ">
    <a class="d-flex align-items-center justify-content-center gap-2" data-controller="turbo tooltip" data-turbo-method="GET" data-bs-dismiss="modal" data-bs-placement="top" title="Repost" href="/social/posts/share_posts?class_name=Post&amp;id=PO42889283">
      <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M3.58002 5.15991H17.42C19.08 5.15991 20.42 6.49991 20.42 8.15991V11.4799" stroke="var(--white)" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
  <path d="M6.74002 2L3.58002 5.15997L6.74002 8.32001" stroke="var(--white)" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
  <path d="M20.42 18.84H6.58002C4.92002 18.84 3.58002 17.5 3.58002 15.84V12.52" stroke="var(--white)" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
  <path d="M17.26 22.0001L20.42 18.8401L17.26 15.6801" stroke="var(--white)" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
</svg>

      <a data-controller="turbo" class="d-inline-block text-white fw-semi-bold fs-14 cursor-pointer" href="/social/posts/PO42889283/shared_users?class_name=Post">
        <span id="post-148572-share-count">
            0
          </span>
</a></a></div>

              <div class="d-flex align-items-center justify-content-center gap-1">
                <span data-controller="tooltip" data-bs-placement="top" title="Activity">
                  <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M5 22V12M10 22V2M15 22V14M19 22V8" stroke="white" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
</svg>


                </span>
                    <a class="d-inline-block text-white fw-semi-bold fs-14" data-turbo-stream="true" href="/users/sign_in">
                      0
</a>              </div>

            <div class="list-item-details">
              <div class="sharing text-center">
                  <div class="dropdown">
      <a class="d-flex align-items-center justify-content-center gap-1 navbar-dropdown-account-wrapper" data-turbo-stream="true" href="/users/sign_in">
        <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M6.82116 5.60584L16.3791 2.41988C20.6683 0.990136 22.9987 3.33176 21.5802 7.62099L18.3942 17.1788C16.2552 23.6071 12.7428 23.6071 10.6038 17.1788L9.65813 14.3419L6.82116 13.3962C0.392947 11.2572 0.392947 7.75608 6.82116 5.60584Z" stroke="var(--white)" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
  <path d="M9.87203 13.8577L13.9023 9.81616" stroke="var(--white)" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
</svg>

</a>  </div>

              </div>
            </div>
            <div class="bookmark-post flex-shrink-0">
                <div data-controller="disable-on-click" class="d-flex align-items-center justify-content-center">
      <a class="gap-1" data-turbo-stream="true" data-controller="turbo tooltip" data-action="click-&gt;turbo#disable" data-turbo-method="GET" data-bs-placement="top" title="Save Post" href="/users/sign_in">
        <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M16.4352 2H7.55556C5.59356 2 4 3.73944 4 5.85876V19.9442C4 21.7436 5.18826 22.5033 6.64364 21.6336L11.1387 18.9245C11.6177 18.6346 12.3915 18.6346 12.8613 18.9245L17.3563 21.6336C18.8117 22.5134 20 21.7536 20 19.9442V5.85876C19.9908 3.73944 18.3972 2 16.4352 2Z" stroke="var(--white)" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
</svg>

</a></div>

            </div>
          </div>
        </div>
      
    </div>
  </div>
</div>

</turbo-frame>
  <turbo-frame data-controller="" class="single-post-frame " id="single_post_148566">
  <turbo-cable-stream-source channel="Turbo::StreamsChannel" signed-stream-name="InBvc3RfMTQ4NTY2Ig==--85a787d40cc10fc9d51994e42f3ad7c08fa4734c3cc8530d154720e2c84fb97f"></turbo-cable-stream-source>
  
<div class="individual_subscription_">
  <div id="news_post_148566" class="position-relative">
    <div class='card card-border social-post-card mt-3 '>
      <div class="card-header border-bottom-0 social-post-header">
        <div class="d-flex justify-content-start align-items-center gap-1 cursor-pointer info-profile overlay-none">
          <div
     data-controller="hover-dropdown"
     data-hover-dropdown-offset-value="8"
     aria-haspopup="true"
     aria-expanded="false"
     data-hover-dropdown-user-id-value="104"
     data-hover-dropdown-enabled-value="true"
>
     <div class="outline-none hover-show">
         <a data-turbo="false" target="_self" onclick="event.stopPropagation();" href="/users/byron-salguero">
             <div class="profile-container profile-container-xs green-shield offline ten-member">
    <div class="profile-box">
        <img class="user-profile" data-controller="no-contextmenu" loading="lazy" src="https://www.dmdb.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsiZGF0YSI6NDQ4NDYyNywicHVyIjoiYmxvYl9pZCJ9fQ==--239e9fa6bf24d2fdc96f3b5fb8253f3d5a3216b4/07a32680557c540561dd01874e49dc53.jpg" />
        
      <div class="shield">
        <i class="fas fa-shield"></i>
        <span>10k</span>
      </div>
      
    </div>
  </div>

</a>    </div>
</div>


          <div class="w-100 window-media post-url" data-turbo-url-value="https://www.dmdb.com/social/posts/PO84580019?post_type=true&amp;read_more=false" data-post=true data-controller="turbo" data-turbo-method='GET' data-close-dropdown='true'>
            <div class="d-flex justify-content-between align-items-center w-100">
              <div class="d-flex align-items-start">
                <div class="me-2">
                  <div class="d-flex align-items-center gap-2">
                    <a data-turbo="false" onclick="event.stopPropagation();" class="responsive-font mb-0 lh-sm text-primary fw-bold text-uppercase max-line-2 user_104_display_user_name" href="/users/byron-salguero?from_post=148566&amp;post_class=Post">
                      Byron Salguero
                      <span class="fs-12 text-gray"></span>
</a>                      <turbo-frame id="pin_post_148566">
    <a class="btn p-0" data-turbo-method="post" data-controller="turbo" onclick="event.stopPropagation();" href="/social/pin_posts?id=PO84580019&amp;post_type=true">
      <svg class="ignore-modal-close" width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M2.02359 17.8624L2 18L2.13779 17.9765L5.84515 14.2741L6.30268 13.8172L6.76012 14.2742L9.88352 17.3948C9.89332 17.4046 9.90536 17.4117 9.91865 17.4155C9.93194 17.4192 9.94592 17.4195 9.95931 17.4163C9.9728 17.4131 9.98512 17.4066 9.99531 17.3973C10.0055 17.388 10.0131 17.3763 10.0174 17.3632L11.3816 13.2779L11.463 13.0342L11.6898 12.9129L17.1903 9.97083C17.4011 9.85774 17.5826 9.69716 17.7203 9.50171C17.858 9.30615 17.948 9.08114 17.9833 8.84469C18.0185 8.60814 17.9979 8.36675 17.9231 8.13961C17.8484 7.91256 17.7213 7.70595 17.5525 7.53652L12.4804 2.45089C12.3107 2.28098 12.1035 2.15318 11.8754 2.07776C11.6473 2.00234 11.4047 1.9814 11.167 2.01661C10.9293 2.05183 10.7032 2.14222 10.5069 2.28053C10.3106 2.41884 10.1493 2.60134 10.0364 2.81312L7.09616 8.32218L6.97475 8.54971L6.72985 8.63121L2.63765 9.9934C2.62457 9.99776 2.61281 10.0053 2.60349 10.0155C2.59418 10.0257 2.58763 10.0381 2.58445 10.0514C2.58128 10.0648 2.58158 10.0789 2.58534 10.0921C2.58909 10.1053 2.59626 10.1174 2.60596 10.1271L5.73083 13.2463L6.18848 13.7031L5.73093 14.16L2.02359 17.8624Z" stroke="#828282" stroke-width="1.5" stroke-linejoin="round"/>
</svg>

</a></turbo-frame>
                  </div>
                  <small class="mb-0 lh-sm fs-12 d-flex align-items-center gap-2 post-time" data-time="1778269049">
                    <span data-controller="tooltip" data-bs-html="true" data-bs-toggle="tooltip" title="Fri, 08 May 26 &lt;span class=&quot;text-nowrap&quot;&gt;3:37 PM&lt;/span&gt;">
                      5/8/2026  3:37 PM
                    </span>
                  </small>
                </div>
              </div>
              <div class="d-flex align-items-center gap-2">
                  <a data-bs-target="#upgradeBadgeModal" data-bs-toggle="modal" class="btn p-0 p-xl-2 p-lg-2 p-md-2 p-sm-2" href="#upgradeBadgeModal">
                    <svg class="" width="22" height="22" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M16.9308 15.4275L17.2883 18.3242C17.38 19.085 16.5642 19.6166 15.9133 19.2225L12.0725 16.94C11.6508 16.94 11.2383 16.9125 10.835 16.8575C11.5133 16.06 11.9167 15.0516 11.9167 13.9608C11.9167 11.3575 9.66167 9.24919 6.875 9.24919C5.81167 9.24919 4.83084 9.55166 4.01501 10.0833C3.98751 9.85416 3.97833 9.62499 3.97833 9.38665C3.97833 5.21582 7.59917 1.83333 12.0725 1.83333C16.5458 1.83333 20.1667 5.21582 20.1667 9.38665C20.1667 11.8617 18.8925 14.0525 16.9308 15.4275Z" stroke="url(#paint0_linear_5_3482)" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
  <path d="M11.9167 13.9608C11.9167 15.0516 11.5133 16.06 10.835 16.8575C9.9275 17.9575 8.48833 18.6633 6.87499 18.6633L4.48249 20.0841C4.07916 20.3316 3.56583 19.9925 3.62083 19.525L3.84999 17.7192C2.62166 16.8667 1.83333 15.5008 1.83333 13.9608C1.83333 12.3475 2.695 10.9267 4.015 10.0833C4.83083 9.55167 5.81166 9.24919 6.87499 9.24919C9.66166 9.24919 11.9167 11.3575 11.9167 13.9608Z" stroke="url(#paint0_linear_5_3482)" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
  <defs>
    <linearGradient id="paint0_linear_5_3482" x1="4.3893" y1="1.83333" x2="21.2648" y2="17.906" gradientUnits="userSpaceOnUse">
      <stop offset="0" stop-color="#0FEFFD"/>
      <stop offset="0.515718" stop-color="#FF00F5"/>
      <stop offset="1" stop-color="#0FEFFD" stop-opacity="0.77"/>
    </linearGradient>
  </defs>
</svg>

</a>                <div class="menu-options">
                  <div class="dropdown" data-post-id="148566">
                    <button type="button" class="btn p-0 p-xl-2 p-lg-2 p-md-2 p-sm-2 post-menu-option" id="postOptions-8d740ced-904e-4c51-9120-0969a79f3405" data-bs-toggle="dropdown" data-controller="dropdown" data-action="click->dropdown#openPostMenuOption" aria-expanded="false">
                      <svg width="18" height="18" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M5 10.1484C3.9 10.1484 3 11.0484 3 12.1484C3 13.2484 3.9 14.1484 5 14.1484C6.1 14.1484 7 13.2484 7 12.1484C7 11.0484 6.1 10.1484 5 10.1484Z" fill="#AE8A27" stroke="#AE8A27"/>
  <path d="M19 10.1484C17.9 10.1484 17 11.0484 17 12.1484C17 13.2484 17.9 14.1484 19 14.1484C20.1 14.1484 21 13.2484 21 12.1484C21 11.0484 20.1 10.1484 19 10.1484Z" fill="#AE8A27" stroke="#AE8A27"/>
  <path d="M12 10.1484C10.9 10.1484 10 11.0484 10 12.1484C10 13.2484 10.9 14.1484 12 14.1484C13.1 14.1484 14 13.2484 14 12.1484C14 11.0484 13.1 10.1484 12 10.1484Z" fill="#AE8A27" stroke="#AE8A27"/>
</svg>

                    </button>
                    <div class="dropdown-menu dropdown-menu-end card-border zi-10" aria-labelledby="postOptions-8d740ced-904e-4c51-9120-0969a79f3405">
                        <a class="dropdown-item" data-controller="turbo" href="/social/posts/PO84580019?post_type=true">View</a>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </div>
        </div>
      </div>
      <div class="post-body card-body px-2 py-0 position-relative">
        
        <turbo-frame id="common_post_content_PO84580019">
          <div class="post-description post-url text-break overlay-none cursor-pointer window-media" data-turbo-url-value="https://www.dmdb.com/social/posts/PO84580019?post_type=true&amp;read_more=false" data-post=true data-controller="turbo" data-turbo-method='GET' data-bs-dismiss="shareRecipeModal" aria-label="Close">
      <div data-controller="read-more" data-read-more-target="" data-read-more-hide-class="d-none" data-read-more-truncate-class="max-line-4" data-read-more-lines-value="4">
        <div data-read-more-target="content" class="max-line-4 text-white search_desc text-break read-more-img main-post-desc" data-value="PO84580019">
          
        </div>
        <a class="ignore-click d-none text-warning cursor-pointer " data-read-more-target="moreButton" data-action="read-more#showMore">Read
          more</a>
        <a class="ignore-click d-none text-warning cursor-pointer" data-read-more-target="lessButton" data-action="read-more#showLess">Read
          less</a>
      </div>
</div>
    <div id="link-thumb">
      <a class="d-block w-100" href="https://www.npr.org/2026/05/08/nx-s1-5813684/prices-mothers-day-brunch-restaurants-flowers" target="_blank"> <div class="preview-link position-relative rounded-3 overflow-hidden w-100 mw-100"> <img class="link-image d-block object-contain image img-fluid w-100 position-relative zi-1 rounded-inherit" src="https://urls-card-images.s3.us-east-1.amazonaws.com/link_previews/62672/8e72f1d0-0bb1-4c60-88a9-d21ec262e3cc.jpg" alt="Card image cap"> <img class="link-image d-block position-absolute start-0 top-0 filter-blur-5 object-cover image img-fluid w-100 rounded-inherit bg-black" src="https://urls-card-images.s3.us-east-1.amazonaws.com/link_previews/62672/8e72f1d0-0bb1-4c60-88a9-d21ec262e3cc.jpg" alt="Card image cap"> <div class="preview-link-desc position-absolute d-flex flex-column align-items-baseline justify-content-center w-100 zi-1 bottom-0 start-0 text-start"> <h6 class="card-title empty-tag fs-16 mb-1 max-line-1">Prices are up, but Mother's Day still means brunch : NPR</h6> <p class="text-start card-text empty-tag max-line-2">It's the biggest day for America's restaurants, and one of the biggest for flower sales. Despite anxieties over rising gas prices, people are ready to splurge to celebrate.</p> </div> </div> </a>
    </div>

</turbo-frame>      </div>
        <div class="card-footer border-0 padding-10 d-flex align-items-center">
          <div class="post-control grid-footer w-100 align-items-center social-post-footer ">
            <div id="like_post_post_148566" class="comment-like d-flex align-items-center justify-content-center gap-1 like_post_post_148566">
      <a class="d-flex align-items-center justify-content-center gap-1" data-turbo-stream="true" data-controller="turbo tooltip" data-bs-placement="top" data-bs-trigger="hover" data-action="click-&gt;turbo#disable" data-turbo-method="GET" title="Like" href="/users/sign_in">
        <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M16.44 3C14.63 3 13.01 3.88 12 5.23C10.99 3.88 9.37001 3 7.56001 3C4.49 3 2 5.5 2 8.59001C2 9.78001 2.19 10.8801 2.52 11.9001C4.1 16.9001 8.97001 19.8901 11.38 20.7101C11.72 20.8301 12.28 20.8301 12.62 20.7101C15.03 19.8901 19.9 16.9001 21.48 11.9001C21.81 10.8801 22 9.78001 22 8.59001C22 5.5 19.51 3 16.44 3Z" stroke="#FF6A55" stroke-width="1.5" stroke-linejoin="round"/>
</svg>

        <span class="text-white">0</span>
</a></div>

            <div id="dislike_post_post_148566" class="d-flex align-items-center justify-content-center gap-1 dislike_post_post_148566">
      <a class="d-flex align-items-center justify-content-center gap-1" data-turbo-stream="true" data-controller="turbo tooltip" data-bs-placement="top" data-bs-trigger="hover" data-action="click-&gt;turbo#disable" data-turbo-method="GET" title="Dislike" href="/users/sign_in">
        <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M13.709 1.97656C14.5621 2.79266 15.6397 3.33534 16.8035 3.53504M9.68432 1.97656C8.83077 2.79225 7.75337 3.33484 6.58984 3.53504M16.045 9.18075C16.045 9.18075 13.8086 7.95423 13.8086 7.23406C13.8086 6.51391 16.8018 5.08203 16.8018 5.08203M7.33838 9.18075C7.33838 9.18075 9.58892 7.95423 9.58892 7.23406C9.58892 6.51391 6.5957 5.08203 6.5957 5.08203M7.35456 11.9648C7.40946 13.7671 7.31536 15.5708 7.07326 17.3576C5.83547 16.795 5.04776 17.6108 5.49787 18.4828C3.87749 18.3534 3.22766 20.0019 4.40918 20.4211M16.5639 11.9648C16.5131 13.6883 16.5535 15.4134 16.6849 17.1326C17.7849 17.7345 17.6414 18.3477 17.0788 18.961C16.7156 19.2874 16.2589 19.491 15.7734 19.5434M19.0206 20.002C20.2584 18.9611 19.3019 17.9484 17.5098 18.4913M16.8023 21.9422C16.8023 23.4332 14.4674 23.2925 13.809 22.1391C13.0607 22.9831 11.6935 22.9831 11.3166 22.1391C10.8946 22.9831 9.15044 23.2362 8.64408 22.1391C7.01243 22.9831 5.5496 22.9831 5.32453 21.7453C3.79981 22.3079 3.16121 21.3093 3.97984 20.1445M18.0608 19.6914C18.4688 19.7419 19.0624 19.8574 19.1861 20.2849C19.8697 22.4875 16.7949 21.9446 16.7949 21.9446M5.49023 18.4766C5.81707 18.5372 6.11418 18.7057 6.33419 18.9547M5.32099 21.7388C5.26474 20.9708 6.11994 20.2675 6.91887 20.3323M8.64416 22.1416C8.45568 21.7197 8.50069 21.0981 8.71449 20.8477M11.317 22.137C11.4548 21.8754 11.5702 21.1524 11.2129 20.8008M13.8071 22.1383C13.6495 21.7548 13.5896 21.3382 13.6327 20.9258M16.8013 21.9344C16.8094 21.7854 16.7721 21.6376 16.6941 21.5105C16.6163 21.3834 16.5015 21.2829 16.3652 21.2227M8.92787 14.4922C8.64655 16.574 8.01922 17.5473 7.06836 17.3503M14.832 12.4805C14.9756 16.0335 15.479 16.8829 16.6887 17.1277M10.2863 12.9883C10.3397 15.88 10.0978 18.3754 8.61808 18.6398C6.58697 19.0055 6.04122 21.3347 8.71654 20.8339C9.28273 20.6836 9.82254 20.4474 10.3172 20.1336M10.9342 17.3888C10.8797 18.0761 10.7193 18.7506 10.4588 19.389C9.49387 21.2878 12.9259 21.1613 12.5968 19.8052C11.9638 17.8361 11.7894 15.1468 11.8738 12.0664M12.623 20.233C12.623 20.233 14.2069 21.9407 15.4981 20.4863C15.6315 20.3148 15.7199 20.1126 15.7554 19.8983C15.7909 19.684 15.7723 19.4642 15.7014 19.2587C15.6304 19.0534 15.5093 18.8691 15.3489 18.7223C15.1887 18.5756 14.9943 18.4712 14.7836 18.4187C14.5071 18.3538 14.2567 18.2068 14.0654 17.9968C13.8741 17.7869 13.7507 17.5241 13.7118 17.2428C13.5035 16.1833 13.3924 15.107 13.3798 14.0273M5.49407 17.5458C3.95804 16.2591 2.86068 14.5263 2.35427 12.5876C1.84787 10.649 1.95754 8.60079 2.66809 6.72732C3.37864 4.85385 4.6548 3.24805 6.31944 2.1328C7.9841 1.01755 9.95466 0.448178 11.9576 0.503708C13.9606 0.559237 15.8966 1.23692 17.4968 2.44268C19.0971 3.64846 20.2824 5.32251 20.8881 7.23247C21.4936 9.14242 21.4896 11.1935 20.8767 13.1011C20.2636 15.0088 19.0718 16.6781 17.4669 17.8777M7.16809 16.566C6.62027 15.9642 6.31113 15.1829 6.29883 14.369C6.29883 12.0904 8.83069 10.2422 11.9617 10.2422C15.0928 10.2422 17.6247 12.0904 17.6247 14.369C17.6102 15.2331 17.2648 16.0588 16.6598 16.6757M20.8831 17.3901C19.9406 17.7558 20.267 18.8951 21.3472 18.4899C22.4274 18.0848 22.0926 16.9005 20.8831 17.3901ZM1.13352 19.177C0.621525 19.9112 1.69614 20.6904 2.42757 20.1756C3.159 19.6608 1.41482 18.7718 1.13352 19.177Z" stroke="url(#paint0_linear_5471_364)" stroke-width="0.681273" stroke-linecap="round" stroke-linejoin="round"/>
  <defs>
    <linearGradient id="paint0_linear_5471_364" x1="1" y1="11.7661" x2="21.9996" y2="11.7661" gradientUnits="userSpaceOnUse">
      <stop stop-color="#C24545"/>
      <stop offset="1" stop-color="#E9D362"/>
    </linearGradient>
  </defs>
</svg>

        <span class="text-white">0</span>
</a></div>

                <a class="d-flex align-items-center justify-content-center gap-1 overlay-none window-media" data-bs-dismiss="modal" data-controller="turbo tooltip" data-action="click-&gt;turbo#disable" data-turbo-method="GET" data-post="true" data-bs-placement="top" title="Comment" href="/social/posts/PO84580019?comment_modal=true&amp;post_type=true">
                  <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M20.657 17.0046C21.873 14.9013 22.2816 12.4272 21.8066 10.0446C21.3315 7.662 20.0054 5.53381 18.0758 4.05762C16.1462 2.58142 13.7451 1.8582 11.3212 2.02306C8.89732 2.18792 6.61634 3.22959 4.90439 4.95346C3.19244 6.67733 2.16663 8.96549 2.01859 11.3905C1.87056 13.8155 2.61042 16.2114 4.09997 18.1307C5.58952 20.05 7.72686 21.3614 10.1127 21.8199C12.4986 22.2784 14.9697 21.8526 17.0646 20.6221L22.0019 22L20.657 17.0046Z" stroke="#27AE60" stroke-width="1.5" stroke-linejoin="round"/>
</svg>

                  <turbo-frame class="comment_count_148566" id=".comment_count_148566">
    <span class="d-inline-block text-white fw-semi-bold fs-14 cursor-pointer"> 0 </span>
</turbo-frame>
</a>
              <div id="share_post_count_148566" class="d-flex align-items-center justify-content-center gap-1 ">
    <a class="d-flex align-items-center justify-content-center gap-2" data-controller="turbo tooltip" data-turbo-method="GET" data-bs-dismiss="modal" data-bs-placement="top" title="Repost" href="/social/posts/share_posts?class_name=Post&amp;id=PO84580019">
      <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M3.58002 5.15991H17.42C19.08 5.15991 20.42 6.49991 20.42 8.15991V11.4799" stroke="var(--white)" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
  <path d="M6.74002 2L3.58002 5.15997L6.74002 8.32001" stroke="var(--white)" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
  <path d="M20.42 18.84H6.58002C4.92002 18.84 3.58002 17.5 3.58002 15.84V12.52" stroke="var(--white)" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
  <path d="M17.26 22.0001L20.42 18.8401L17.26 15.6801" stroke="var(--white)" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
</svg>

      <a data-controller="turbo" class="d-inline-block text-white fw-semi-bold fs-14 cursor-pointer" href="/social/posts/PO84580019/shared_users?class_name=Post">
        <span id="post-148566-share-count">
            0
          </span>
</a></a></div>

              <div class="d-flex align-items-center justify-content-center gap-1">
                <span data-controller="tooltip" data-bs-placement="top" title="Activity">
                  <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M5 22V12M10 22V2M15 22V14M19 22V8" stroke="white" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
</svg>


                </span>
                    <a class="d-inline-block text-white fw-semi-bold fs-14" data-turbo-stream="true" href="/users/sign_in">
                      0
</a>              </div>

            <div class="list-item-details">
              <div class="sharing text-center">
                  <div class="dropdown">
      <a class="d-flex align-items-center justify-content-center gap-1 navbar-dropdown-account-wrapper" data-turbo-stream="true" href="/users/sign_in">
        <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M6.82116 5.60584L16.3791 2.41988C20.6683 0.990136 22.9987 3.33176 21.5802 7.62099L18.3942 17.1788C16.2552 23.6071 12.7428 23.6071 10.6038 17.1788L9.65813 14.3419L6.82116 13.3962C0.392947 11.2572 0.392947 7.75608 6.82116 5.60584Z" stroke="var(--white)" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
  <path d="M9.87203 13.8577L13.9023 9.81616" stroke="var(--white)" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
</svg>

</a>  </div>

              </div>
            </div>
            <div class="bookmark-post flex-shrink-0">
                <div data-controller="disable-on-click" class="d-flex align-items-center justify-content-center">
      <a class="gap-1" data-turbo-stream="true" data-controller="turbo tooltip" data-action="click-&gt;turbo#disable" data-turbo-method="GET" data-bs-placement="top" title="Save Post" href="/users/sign_in">
        <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M16.4352 2H7.55556C5.59356 2 4 3.73944 4 5.85876V19.9442C4 21.7436 5.18826 22.5033 6.64364 21.6336L11.1387 18.9245C11.6177 18.6346 12.3915 18.6346 12.8613 18.9245L17.3563 21.6336C18.8117 22.5134 20 21.7536 20 19.9442V5.85876C19.9908 3.73944 18.3972 2 16.4352 2Z" stroke="var(--white)" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
</svg>

</a></div>

            </div>
          </div>
        </div>
      
    </div>
  </div>
</div>

</turbo-frame>
  <turbo-frame data-controller="" class="single-post-frame " id="single_post_148445">
  <turbo-cable-stream-source channel="Turbo::StreamsChannel" signed-stream-name="InBvc3RfMTQ4NDQ1Ig==--b91dba436336153566bf306f9dc11ee3b0678773b120bd879f5498e4e612793b"></turbo-cable-stream-source>
  
<div class="individual_subscription_">
  <div id="news_post_148445" class="position-relative">
    <div class='card card-border social-post-card mt-3 '>
      <div class="card-header border-bottom-0 social-post-header">
        <div class="d-flex justify-content-start align-items-center gap-1 cursor-pointer info-profile overlay-none">
          <div
     data-controller="hover-dropdown"
     data-hover-dropdown-offset-value="8"
     aria-haspopup="true"
     aria-expanded="false"
     data-hover-dropdown-user-id-value="104"
     data-hover-dropdown-enabled-value="true"
>
     <div class="outline-none hover-show">
         <a data-turbo="false" target="_self" onclick="event.stopPropagation();" href="/users/byron-salguero">
             <div class="profile-container profile-container-xs green-shield offline ten-member">
    <div class="profile-box">
        <img class="user-profile" data-controller="no-contextmenu" loading="lazy" src="https://www.dmdb.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsiZGF0YSI6NDQ4NDYyNywicHVyIjoiYmxvYl9pZCJ9fQ==--239e9fa6bf24d2fdc96f3b5fb8253f3d5a3216b4/07a32680557c540561dd01874e49dc53.jpg" />
        
      <div class="shield">
        <i class="fas fa-shield"></i>
        <span>10k</span>
      </div>
      
    </div>
  </div>

</a>    </div>
</div>


          <div class="w-100 window-media post-url" data-turbo-url-value="https://www.dmdb.com/social/posts/PO49313227?post_type=true&amp;read_more=false" data-post=true data-controller="turbo" data-turbo-method='GET' data-close-dropdown='true'>
            <div class="d-flex justify-content-between align-items-center w-100">
              <div class="d-flex align-items-start">
                <div class="me-2">
                  <div class="d-flex align-items-center gap-2">
                    <a data-turbo="false" onclick="event.stopPropagation();" class="responsive-font mb-0 lh-sm text-primary fw-bold text-uppercase max-line-2 user_104_display_user_name" href="/users/byron-salguero?from_post=148445&amp;post_class=Post">
                      Byron Salguero
                      <span class="fs-12 text-gray"></span>
</a>                      <turbo-frame id="pin_post_148445">
    <a class="btn p-0" data-turbo-method="post" data-controller="turbo" onclick="event.stopPropagation();" href="/social/pin_posts?id=PO49313227&amp;post_type=true">
      <svg class="ignore-modal-close" width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M2.02359 17.8624L2 18L2.13779 17.9765L5.84515 14.2741L6.30268 13.8172L6.76012 14.2742L9.88352 17.3948C9.89332 17.4046 9.90536 17.4117 9.91865 17.4155C9.93194 17.4192 9.94592 17.4195 9.95931 17.4163C9.9728 17.4131 9.98512 17.4066 9.99531 17.3973C10.0055 17.388 10.0131 17.3763 10.0174 17.3632L11.3816 13.2779L11.463 13.0342L11.6898 12.9129L17.1903 9.97083C17.4011 9.85774 17.5826 9.69716 17.7203 9.50171C17.858 9.30615 17.948 9.08114 17.9833 8.84469C18.0185 8.60814 17.9979 8.36675 17.9231 8.13961C17.8484 7.91256 17.7213 7.70595 17.5525 7.53652L12.4804 2.45089C12.3107 2.28098 12.1035 2.15318 11.8754 2.07776C11.6473 2.00234 11.4047 1.9814 11.167 2.01661C10.9293 2.05183 10.7032 2.14222 10.5069 2.28053C10.3106 2.41884 10.1493 2.60134 10.0364 2.81312L7.09616 8.32218L6.97475 8.54971L6.72985 8.63121L2.63765 9.9934C2.62457 9.99776 2.61281 10.0053 2.60349 10.0155C2.59418 10.0257 2.58763 10.0381 2.58445 10.0514C2.58128 10.0648 2.58158 10.0789 2.58534 10.0921C2.58909 10.1053 2.59626 10.1174 2.60596 10.1271L5.73083 13.2463L6.18848 13.7031L5.73093 14.16L2.02359 17.8624Z" stroke="#828282" stroke-width="1.5" stroke-linejoin="round"/>
</svg>

</a></turbo-frame>
                  </div>
                  <small class="mb-0 lh-sm fs-12 d-flex align-items-center gap-2 post-time" data-time="1778265047">
                    <span data-controller="tooltip" data-bs-html="true" data-bs-toggle="tooltip" title="Fri, 08 May 26 &lt;span class=&quot;text-nowrap&quot;&gt;2:30 PM&lt;/span&gt;">
                      5/8/2026  2:30 PM
                    </span>
                  </small>
                </div>
              </div>
              <div class="d-flex align-items-center gap-2">
                  <a data-bs-target="#upgradeBadgeModal" data-bs-toggle="modal" class="btn p-0 p-xl-2 p-lg-2 p-md-2 p-sm-2" href="#upgradeBadgeModal">
                    <svg class="" width="22" height="22" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M16.9308 15.4275L17.2883 18.3242C17.38 19.085 16.5642 19.6166 15.9133 19.2225L12.0725 16.94C11.6508 16.94 11.2383 16.9125 10.835 16.8575C11.5133 16.06 11.9167 15.0516 11.9167 13.9608C11.9167 11.3575 9.66167 9.24919 6.875 9.24919C5.81167 9.24919 4.83084 9.55166 4.01501 10.0833C3.98751 9.85416 3.97833 9.62499 3.97833 9.38665C3.97833 5.21582 7.59917 1.83333 12.0725 1.83333C16.5458 1.83333 20.1667 5.21582 20.1667 9.38665C20.1667 11.8617 18.8925 14.0525 16.9308 15.4275Z" stroke="url(#paint0_linear_5_3482)" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
  <path d="M11.9167 13.9608C11.9167 15.0516 11.5133 16.06 10.835 16.8575C9.9275 17.9575 8.48833 18.6633 6.87499 18.6633L4.48249 20.0841C4.07916 20.3316 3.56583 19.9925 3.62083 19.525L3.84999 17.7192C2.62166 16.8667 1.83333 15.5008 1.83333 13.9608C1.83333 12.3475 2.695 10.9267 4.015 10.0833C4.83083 9.55167 5.81166 9.24919 6.87499 9.24919C9.66166 9.24919 11.9167 11.3575 11.9167 13.9608Z" stroke="url(#paint0_linear_5_3482)" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
  <defs>
    <linearGradient id="paint0_linear_5_3482" x1="4.3893" y1="1.83333" x2="21.2648" y2="17.906" gradientUnits="userSpaceOnUse">
      <stop offset="0" stop-color="#0FEFFD"/>
      <stop offset="0.515718" stop-color="#FF00F5"/>
      <stop offset="1" stop-color="#0FEFFD" stop-opacity="0.77"/>
    </linearGradient>
  </defs>
</svg>

</a>                <div class="menu-options">
                  <div class="dropdown" data-post-id="148445">
                    <button type="button" class="btn p-0 p-xl-2 p-lg-2 p-md-2 p-sm-2 post-menu-option" id="postOptions-a2703082-710a-4b05-a3bb-a4e261b59731" data-bs-toggle="dropdown" data-controller="dropdown" data-action="click->dropdown#openPostMenuOption" aria-expanded="false">
                      <svg width="18" height="18" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M5 10.1484C3.9 10.1484 3 11.0484 3 12.1484C3 13.2484 3.9 14.1484 5 14.1484C6.1 14.1484 7 13.2484 7 12.1484C7 11.0484 6.1 10.1484 5 10.1484Z" fill="#AE8A27" stroke="#AE8A27"/>
  <path d="M19 10.1484C17.9 10.1484 17 11.0484 17 12.1484C17 13.2484 17.9 14.1484 19 14.1484C20.1 14.1484 21 13.2484 21 12.1484C21 11.0484 20.1 10.1484 19 10.1484Z" fill="#AE8A27" stroke="#AE8A27"/>
  <path d="M12 10.1484C10.9 10.1484 10 11.0484 10 12.1484C10 13.2484 10.9 14.1484 12 14.1484C13.1 14.1484 14 13.2484 14 12.1484C14 11.0484 13.1 10.1484 12 10.1484Z" fill="#AE8A27" stroke="#AE8A27"/>
</svg>

                    </button>
                    <div class="dropdown-menu dropdown-menu-end card-border zi-10" aria-labelledby="postOptions-a2703082-710a-4b05-a3bb-a4e261b59731">
                        <a class="dropdown-item" data-controller="turbo" href="/social/posts/PO49313227?post_type=true">View</a>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </div>
        </div>
      </div>
      <div class="post-body card-body px-2 py-0 position-relative">
        
        <turbo-frame id="common_post_content_PO49313227">
          <div class="post-description post-url text-break overlay-none cursor-pointer window-media" data-turbo-url-value="https://www.dmdb.com/social/posts/PO49313227?post_type=true&amp;read_more=false" data-post=true data-controller="turbo" data-turbo-method='GET' data-bs-dismiss="shareRecipeModal" aria-label="Close">
      <div data-controller="read-more" data-read-more-target="" data-read-more-hide-class="d-none" data-read-more-truncate-class="max-line-4" data-read-more-lines-value="4">
        <div data-read-more-target="content" class="max-line-4 text-white search_desc text-break read-more-img main-post-desc" data-value="PO49313227">
          
        </div>
        <a class="ignore-click d-none text-warning cursor-pointer " data-read-more-target="moreButton" data-action="read-more#showMore">Read
          more</a>
        <a class="ignore-click d-none text-warning cursor-pointer" data-read-more-target="lessButton" data-action="read-more#showLess">Read
          less</a>
      </div>
</div>
    <div id="link-thumb">
      <a class="d-block w-100" href="https://www.npr.org/2026/05/08/g-s1-120681/drills-us-allies-test-capabilities-asia-flash-points" target="_blank"> <div class="preview-link position-relative rounded-3 overflow-hidden w-100 mw-100"> <img class="link-image d-block object-contain image img-fluid w-100 position-relative zi-1 rounded-inherit" src="https://npr.brightspotcdn.com/dims3/default/strip/false/crop/6000x3375+0+313/resize/1400/quality/85/format/jpeg/?url=http%3A%2F%2Fnpr-brightspot.s3.amazonaws.com%2F9f%2F33%2Fb3dd49224131a4bb51ca0f664b22%2F5810616-kuhn-4.JPG" alt="Card image cap"> <img class="link-image d-block position-absolute start-0 top-0 filter-blur-5 object-cover image img-fluid w-100 rounded-inherit bg-black" src="https://npr.brightspotcdn.com/dims3/default/strip/false/crop/6000x3375+0+313/resize/1400/quality/85/format/jpeg/?url=http%3A%2F%2Fnpr-brightspot.s3.amazonaws.com%2F9f%2F33%2Fb3dd49224131a4bb51ca0f664b22%2F5810616-kuhn-4.JPG" alt="Card image cap"> <div class="preview-link-desc position-absolute d-flex flex-column align-items-baseline justify-content-center w-100 zi-1 bottom-0 start-0 text-start"> <h6 class="card-title empty-tag fs-16 mb-1 max-line-1">Military drills on the edge: U.S. and allies test capabilities near Asia’s flash points : NPR</h6> <p class="text-start card-text empty-tag max-line-2">From drone boats to long-range missiles, the U.S. and its allies tested new military tactics in the Philippines, sharpening deterrence as tensions with China intensify.</p> </div> </div> </a>
    </div>

</turbo-frame>      </div>
        <div class="card-footer border-0 padding-10 d-flex align-items-center">
          <div class="post-control grid-footer w-100 align-items-center social-post-footer ">
            <div id="like_post_post_148445" class="comment-like d-flex align-items-center justify-content-center gap-1 like_post_post_148445">
      <a class="d-flex align-items-center justify-content-center gap-1" data-turbo-stream="true" data-controller="turbo tooltip" data-bs-placement="top" data-bs-trigger="hover" data-action="click-&gt;turbo#disable" data-turbo-method="GET" title="Like" href="/users/sign_in">
        <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M16.44 3C14.63 3 13.01 3.88 12 5.23C10.99 3.88 9.37001 3 7.56001 3C4.49 3 2 5.5 2 8.59001C2 9.78001 2.19 10.8801 2.52 11.9001C4.1 16.9001 8.97001 19.8901 11.38 20.7101C11.72 20.8301 12.28 20.8301 12.62 20.7101C15.03 19.8901 19.9 16.9001 21.48 11.9001C21.81 10.8801 22 9.78001 22 8.59001C22 5.5 19.51 3 16.44 3Z" stroke="#FF6A55" stroke-width="1.5" stroke-linejoin="round"/>
</svg>

        <span class="text-white">0</span>
</a></div>

            <div id="dislike_post_post_148445" class="d-flex align-items-center justify-content-center gap-1 dislike_post_post_148445">
      <a class="d-flex align-items-center justify-content-center gap-1" data-turbo-stream="true" data-controller="turbo tooltip" data-bs-placement="top" data-bs-trigger="hover" data-action="click-&gt;turbo#disable" data-turbo-method="GET" title="Dislike" href="/users/sign_in">
        <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M13.709 1.97656C14.5621 2.79266 15.6397 3.33534 16.8035 3.53504M9.68432 1.97656C8.83077 2.79225 7.75337 3.33484 6.58984 3.53504M16.045 9.18075C16.045 9.18075 13.8086 7.95423 13.8086 7.23406C13.8086 6.51391 16.8018 5.08203 16.8018 5.08203M7.33838 9.18075C7.33838 9.18075 9.58892 7.95423 9.58892 7.23406C9.58892 6.51391 6.5957 5.08203 6.5957 5.08203M7.35456 11.9648C7.40946 13.7671 7.31536 15.5708 7.07326 17.3576C5.83547 16.795 5.04776 17.6108 5.49787 18.4828C3.87749 18.3534 3.22766 20.0019 4.40918 20.4211M16.5639 11.9648C16.5131 13.6883 16.5535 15.4134 16.6849 17.1326C17.7849 17.7345 17.6414 18.3477 17.0788 18.961C16.7156 19.2874 16.2589 19.491 15.7734 19.5434M19.0206 20.002C20.2584 18.9611 19.3019 17.9484 17.5098 18.4913M16.8023 21.9422C16.8023 23.4332 14.4674 23.2925 13.809 22.1391C13.0607 22.9831 11.6935 22.9831 11.3166 22.1391C10.8946 22.9831 9.15044 23.2362 8.64408 22.1391C7.01243 22.9831 5.5496 22.9831 5.32453 21.7453C3.79981 22.3079 3.16121 21.3093 3.97984 20.1445M18.0608 19.6914C18.4688 19.7419 19.0624 19.8574 19.1861 20.2849C19.8697 22.4875 16.7949 21.9446 16.7949 21.9446M5.49023 18.4766C5.81707 18.5372 6.11418 18.7057 6.33419 18.9547M5.32099 21.7388C5.26474 20.9708 6.11994 20.2675 6.91887 20.3323M8.64416 22.1416C8.45568 21.7197 8.50069 21.0981 8.71449 20.8477M11.317 22.137C11.4548 21.8754 11.5702 21.1524 11.2129 20.8008M13.8071 22.1383C13.6495 21.7548 13.5896 21.3382 13.6327 20.9258M16.8013 21.9344C16.8094 21.7854 16.7721 21.6376 16.6941 21.5105C16.6163 21.3834 16.5015 21.2829 16.3652 21.2227M8.92787 14.4922C8.64655 16.574 8.01922 17.5473 7.06836 17.3503M14.832 12.4805C14.9756 16.0335 15.479 16.8829 16.6887 17.1277M10.2863 12.9883C10.3397 15.88 10.0978 18.3754 8.61808 18.6398C6.58697 19.0055 6.04122 21.3347 8.71654 20.8339C9.28273 20.6836 9.82254 20.4474 10.3172 20.1336M10.9342 17.3888C10.8797 18.0761 10.7193 18.7506 10.4588 19.389C9.49387 21.2878 12.9259 21.1613 12.5968 19.8052C11.9638 17.8361 11.7894 15.1468 11.8738 12.0664M12.623 20.233C12.623 20.233 14.2069 21.9407 15.4981 20.4863C15.6315 20.3148 15.7199 20.1126 15.7554 19.8983C15.7909 19.684 15.7723 19.4642 15.7014 19.2587C15.6304 19.0534 15.5093 18.8691 15.3489 18.7223C15.1887 18.5756 14.9943 18.4712 14.7836 18.4187C14.5071 18.3538 14.2567 18.2068 14.0654 17.9968C13.8741 17.7869 13.7507 17.5241 13.7118 17.2428C13.5035 16.1833 13.3924 15.107 13.3798 14.0273M5.49407 17.5458C3.95804 16.2591 2.86068 14.5263 2.35427 12.5876C1.84787 10.649 1.95754 8.60079 2.66809 6.72732C3.37864 4.85385 4.6548 3.24805 6.31944 2.1328C7.9841 1.01755 9.95466 0.448178 11.9576 0.503708C13.9606 0.559237 15.8966 1.23692 17.4968 2.44268C19.0971 3.64846 20.2824 5.32251 20.8881 7.23247C21.4936 9.14242 21.4896 11.1935 20.8767 13.1011C20.2636 15.0088 19.0718 16.6781 17.4669 17.8777M7.16809 16.566C6.62027 15.9642 6.31113 15.1829 6.29883 14.369C6.29883 12.0904 8.83069 10.2422 11.9617 10.2422C15.0928 10.2422 17.6247 12.0904 17.6247 14.369C17.6102 15.2331 17.2648 16.0588 16.6598 16.6757M20.8831 17.3901C19.9406 17.7558 20.267 18.8951 21.3472 18.4899C22.4274 18.0848 22.0926 16.9005 20.8831 17.3901ZM1.13352 19.177C0.621525 19.9112 1.69614 20.6904 2.42757 20.1756C3.159 19.6608 1.41482 18.7718 1.13352 19.177Z" stroke="url(#paint0_linear_5471_364)" stroke-width="0.681273" stroke-linecap="round" stroke-linejoin="round"/>
  <defs>
    <linearGradient id="paint0_linear_5471_364" x1="1" y1="11.7661" x2="21.9996" y2="11.7661" gradientUnits="userSpaceOnUse">
      <stop stop-color="#C24545"/>
      <stop offset="1" stop-color="#E9D362"/>
    </linearGradient>
  </defs>
</svg>

        <span class="text-white">0</span>
</a></div>

                <a class="d-flex align-items-center justify-content-center gap-1 overlay-none window-media" data-bs-dismiss="modal" data-controller="turbo tooltip" data-action="click-&gt;turbo#disable" data-turbo-method="GET" data-post="true" data-bs-placement="top" title="Comment" href="/social/posts/PO49313227?comment_modal=true&amp;post_type=true">
                  <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M20.657 17.0046C21.873 14.9013 22.2816 12.4272 21.8066 10.0446C21.3315 7.662 20.0054 5.53381 18.0758 4.05762C16.1462 2.58142 13.7451 1.8582 11.3212 2.02306C8.89732 2.18792 6.61634 3.22959 4.90439 4.95346C3.19244 6.67733 2.16663 8.96549 2.01859 11.3905C1.87056 13.8155 2.61042 16.2114 4.09997 18.1307C5.58952 20.05 7.72686 21.3614 10.1127 21.8199C12.4986 22.2784 14.9697 21.8526 17.0646 20.6221L22.0019 22L20.657 17.0046Z" stroke="#27AE60" stroke-width="1.5" stroke-linejoin="round"/>
</svg>

                  <turbo-frame class="comment_count_148445" id=".comment_count_148445">
    <span class="d-inline-block text-white fw-semi-bold fs-14 cursor-pointer"> 0 </span>
</turbo-frame>
</a>
              <div id="share_post_count_148445" class="d-flex align-items-center justify-content-center gap-1 ">
    <a class="d-flex align-items-center justify-content-center gap-2" data-controller="turbo tooltip" data-turbo-method="GET" data-bs-dismiss="modal" data-bs-placement="top" title="Repost" href="/social/posts/share_posts?class_name=Post&amp;id=PO49313227">
      <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M3.58002 5.15991H17.42C19.08 5.15991 20.42 6.49991 20.42 8.15991V11.4799" stroke="var(--white)" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
  <path d="M6.74002 2L3.58002 5.15997L6.74002 8.32001" stroke="var(--white)" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
  <path d="M20.42 18.84H6.58002C4.92002 18.84 3.58002 17.5 3.58002 15.84V12.52" stroke="var(--white)" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
  <path d="M17.26 22.0001L20.42 18.8401L17.26 15.6801" stroke="var(--white)" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
</svg>

      <a data-controller="turbo" class="d-inline-block text-white fw-semi-bold fs-14 cursor-pointer" href="/social/posts/PO49313227/shared_users?class_name=Post">
        <span id="post-148445-share-count">
            0
          </span>
</a></a></div>

              <div class="d-flex align-items-center justify-content-center gap-1">
                <span data-controller="tooltip" data-bs-placement="top" title="Activity">
                  <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M5 22V12M10 22V2M15 22V14M19 22V8" stroke="white" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
</svg>


                </span>
                    <a class="d-inline-block text-white fw-semi-bold fs-14" data-turbo-stream="true" href="/users/sign_in">
                      0
</a>              </div>

            <div class="list-item-details">
              <div class="sharing text-center">
                  <div class="dropdown">
      <a class="d-flex align-items-center justify-content-center gap-1 navbar-dropdown-account-wrapper" data-turbo-stream="true" href="/users/sign_in">
        <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M6.82116 5.60584L16.3791 2.41988C20.6683 0.990136 22.9987 3.33176 21.5802 7.62099L18.3942 17.1788C16.2552 23.6071 12.7428 23.6071 10.6038 17.1788L9.65813 14.3419L6.82116 13.3962C0.392947 11.2572 0.392947 7.75608 6.82116 5.60584Z" stroke="var(--white)" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
  <path d="M9.87203 13.8577L13.9023 9.81616" stroke="var(--white)" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
</svg>

</a>  </div>

              </div>
            </div>
            <div class="bookmark-post flex-shrink-0">
                <div data-controller="disable-on-click" class="d-flex align-items-center justify-content-center">
      <a class="gap-1" data-turbo-stream="true" data-controller="turbo tooltip" data-action="click-&gt;turbo#disable" data-turbo-method="GET" data-bs-placement="top" title="Save Post" href="/users/sign_in">
        <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M16.4352 2H7.55556C5.59356 2 4 3.73944 4 5.85876V19.9442C4 21.7436 5.18826 22.5033 6.64364 21.6336L11.1387 18.9245C11.6177 18.6346 12.3915 18.6346 12.8613 18.9245L17.3563 21.6336C18.8117 22.5134 20 21.7536 20 19.9442V5.85876C19.9908 3.73944 18.3972 2 16.4352 2Z" stroke="var(--white)" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
</svg>

</a></div>

            </div>
          </div>
        </div>
      
    </div>
  </div>
</div>

</turbo-frame>
  <turbo-frame data-controller="" class="single-post-frame " id="single_post_148444">
  <turbo-cable-stream-source channel="Turbo::StreamsChannel" signed-stream-name="InBvc3RfMTQ4NDQ0Ig==--cae1a281a588e17286fe327221339525ca438bd75e73754e36c9859a06fe310c"></turbo-cable-stream-source>
  
<div class="individual_subscription_">
  <div id="news_post_148444" class="position-relative">
    <div class='card card-border social-post-card mt-3 '>
      <div class="card-header border-bottom-0 social-post-header">
        <div class="d-flex justify-content-start align-items-center gap-1 cursor-pointer info-profile overlay-none">
          <div
     data-controller="hover-dropdown"
     data-hover-dropdown-offset-value="8"
     aria-haspopup="true"
     aria-expanded="false"
     data-hover-dropdown-user-id-value="104"
     data-hover-dropdown-enabled-value="true"
>
     <div class="outline-none hover-show">
         <a data-turbo="false" target="_self" onclick="event.stopPropagation();" href="/users/byron-salguero">
             <div class="profile-container profile-container-xs green-shield offline ten-member">
    <div class="profile-box">
        <img class="user-profile" data-controller="no-contextmenu" loading="lazy" src="https://www.dmdb.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsiZGF0YSI6NDQ4NDYyNywicHVyIjoiYmxvYl9pZCJ9fQ==--239e9fa6bf24d2fdc96f3b5fb8253f3d5a3216b4/07a32680557c540561dd01874e49dc53.jpg" />
        
      <div class="shield">
        <i class="fas fa-shield"></i>
        <span>10k</span>
      </div>
      
    </div>
  </div>

</a>    </div>
</div>


          <div class="w-100 window-media post-url" data-turbo-url-value="https://www.dmdb.com/social/posts/PO00168682?post_type=true&amp;read_more=false" data-post=true data-controller="turbo" data-turbo-method='GET' data-close-dropdown='true'>
            <div class="d-flex justify-content-between align-items-center w-100">
              <div class="d-flex align-items-start">
                <div class="me-2">
                  <div class="d-flex align-items-center gap-2">
                    <a data-turbo="false" onclick="event.stopPropagation();" class="responsive-font mb-0 lh-sm text-primary fw-bold text-uppercase max-line-2 user_104_display_user_name" href="/users/byron-salguero?from_post=148444&amp;post_class=Post">
                      Byron Salguero
                      <span class="fs-12 text-gray"></span>
</a>                      <turbo-frame id="pin_post_148444">
    <a class="btn p-0" data-turbo-method="post" data-controller="turbo" onclick="event.stopPropagation();" href="/social/pin_posts?id=PO00168682&amp;post_type=true">
      <svg class="ignore-modal-close" width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M2.02359 17.8624L2 18L2.13779 17.9765L5.84515 14.2741L6.30268 13.8172L6.76012 14.2742L9.88352 17.3948C9.89332 17.4046 9.90536 17.4117 9.91865 17.4155C9.93194 17.4192 9.94592 17.4195 9.95931 17.4163C9.9728 17.4131 9.98512 17.4066 9.99531 17.3973C10.0055 17.388 10.0131 17.3763 10.0174 17.3632L11.3816 13.2779L11.463 13.0342L11.6898 12.9129L17.1903 9.97083C17.4011 9.85774 17.5826 9.69716 17.7203 9.50171C17.858 9.30615 17.948 9.08114 17.9833 8.84469C18.0185 8.60814 17.9979 8.36675 17.9231 8.13961C17.8484 7.91256 17.7213 7.70595 17.5525 7.53652L12.4804 2.45089C12.3107 2.28098 12.1035 2.15318 11.8754 2.07776C11.6473 2.00234 11.4047 1.9814 11.167 2.01661C10.9293 2.05183 10.7032 2.14222 10.5069 2.28053C10.3106 2.41884 10.1493 2.60134 10.0364 2.81312L7.09616 8.32218L6.97475 8.54971L6.72985 8.63121L2.63765 9.9934C2.62457 9.99776 2.61281 10.0053 2.60349 10.0155C2.59418 10.0257 2.58763 10.0381 2.58445 10.0514C2.58128 10.0648 2.58158 10.0789 2.58534 10.0921C2.58909 10.1053 2.59626 10.1174 2.60596 10.1271L5.73083 13.2463L6.18848 13.7031L5.73093 14.16L2.02359 17.8624Z" stroke="#828282" stroke-width="1.5" stroke-linejoin="round"/>
</svg>

</a></turbo-frame>
                  </div>
                  <small class="mb-0 lh-sm fs-12 d-flex align-items-center gap-2 post-time" data-time="1778265019">
                    <span data-controller="tooltip" data-bs-html="true" data-bs-toggle="tooltip" title="Fri, 08 May 26 &lt;span class=&quot;text-nowrap&quot;&gt;2:30 PM&lt;/span&gt;">
                      5/8/2026  2:30 PM
                    </span>
                  </small>
                </div>
              </div>
              <div class="d-flex align-items-center gap-2">
                  <a data-bs-target="#upgradeBadgeModal" data-bs-toggle="modal" class="btn p-0 p-xl-2 p-lg-2 p-md-2 p-sm-2" href="#upgradeBadgeModal">
                    <svg class="" width="22" height="22" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M16.9308 15.4275L17.2883 18.3242C17.38 19.085 16.5642 19.6166 15.9133 19.2225L12.0725 16.94C11.6508 16.94 11.2383 16.9125 10.835 16.8575C11.5133 16.06 11.9167 15.0516 11.9167 13.9608C11.9167 11.3575 9.66167 9.24919 6.875 9.24919C5.81167 9.24919 4.83084 9.55166 4.01501 10.0833C3.98751 9.85416 3.97833 9.62499 3.97833 9.38665C3.97833 5.21582 7.59917 1.83333 12.0725 1.83333C16.5458 1.83333 20.1667 5.21582 20.1667 9.38665C20.1667 11.8617 18.8925 14.0525 16.9308 15.4275Z" stroke="url(#paint0_linear_5_3482)" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
  <path d="M11.9167 13.9608C11.9167 15.0516 11.5133 16.06 10.835 16.8575C9.9275 17.9575 8.48833 18.6633 6.87499 18.6633L4.48249 20.0841C4.07916 20.3316 3.56583 19.9925 3.62083 19.525L3.84999 17.7192C2.62166 16.8667 1.83333 15.5008 1.83333 13.9608C1.83333 12.3475 2.695 10.9267 4.015 10.0833C4.83083 9.55167 5.81166 9.24919 6.87499 9.24919C9.66166 9.24919 11.9167 11.3575 11.9167 13.9608Z" stroke="url(#paint0_linear_5_3482)" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
  <defs>
    <linearGradient id="paint0_linear_5_3482" x1="4.3893" y1="1.83333" x2="21.2648" y2="17.906" gradientUnits="userSpaceOnUse">
      <stop offset="0" stop-color="#0FEFFD"/>
      <stop offset="0.515718" stop-color="#FF00F5"/>
      <stop offset="1" stop-color="#0FEFFD" stop-opacity="0.77"/>
    </linearGradient>
  </defs>
</svg>

</a>                <div class="menu-options">
                  <div class="dropdown" data-post-id="148444">
                    <button type="button" class="btn p-0 p-xl-2 p-lg-2 p-md-2 p-sm-2 post-menu-option" id="postOptions-334ff0fa-7d79-4745-b9eb-471609fb4159" data-bs-toggle="dropdown" data-controller="dropdown" data-action="click->dropdown#openPostMenuOption" aria-expanded="false">
                      <svg width="18" height="18" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M5 10.1484C3.9 10.1484 3 11.0484 3 12.1484C3 13.2484 3.9 14.1484 5 14.1484C6.1 14.1484 7 13.2484 7 12.1484C7 11.0484 6.1 10.1484 5 10.1484Z" fill="#AE8A27" stroke="#AE8A27"/>
  <path d="M19 10.1484C17.9 10.1484 17 11.0484 17 12.1484C17 13.2484 17.9 14.1484 19 14.1484C20.1 14.1484 21 13.2484 21 12.1484C21 11.0484 20.1 10.1484 19 10.1484Z" fill="#AE8A27" stroke="#AE8A27"/>
  <path d="M12 10.1484C10.9 10.1484 10 11.0484 10 12.1484C10 13.2484 10.9 14.1484 12 14.1484C13.1 14.1484 14 13.2484 14 12.1484C14 11.0484 13.1 10.1484 12 10.1484Z" fill="#AE8A27" stroke="#AE8A27"/>
</svg>

                    </button>
                    <div class="dropdown-menu dropdown-menu-end card-border zi-10" aria-labelledby="postOptions-334ff0fa-7d79-4745-b9eb-471609fb4159">
                        <a class="dropdown-item" data-controller="turbo" href="/social/posts/PO00168682?post_type=true">View</a>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </div>
        </div>
      </div>
      <div class="post-body card-body px-2 py-0 position-relative">
        
        <turbo-frame id="common_post_content_PO00168682">
          <div class="post-description post-url text-break overlay-none cursor-pointer window-media" data-turbo-url-value="https://www.dmdb.com/social/posts/PO00168682?post_type=true&amp;read_more=false" data-post=true data-controller="turbo" data-turbo-method='GET' data-bs-dismiss="shareRecipeModal" aria-label="Close">
      <div data-controller="read-more" data-read-more-target="" data-read-more-hide-class="d-none" data-read-more-truncate-class="max-line-4" data-read-more-lines-value="4">
        <div data-read-more-target="content" class="max-line-4 text-white search_desc text-break read-more-img main-post-desc" data-value="PO00168682">
          
        </div>
        <a class="ignore-click d-none text-warning cursor-pointer " data-read-more-target="moreButton" data-action="read-more#showMore">Read
          more</a>
        <a class="ignore-click d-none text-warning cursor-pointer" data-read-more-target="lessButton" data-action="read-more#showLess">Read
          less</a>
      </div>
</div>
    <div id="link-thumb">
      <a class="d-block w-100" href="https://www.npr.org/2026/05/08/g-s1-121061/iran-war-updates" target="_blank"> <div class="preview-link position-relative rounded-3 overflow-hidden w-100 mw-100"> <img class="link-image d-block object-contain image img-fluid w-100 position-relative zi-1 rounded-inherit" src="https://npr.brightspotcdn.com/dims3/default/strip/false/crop/6000x3373+0+0/resize/1400/quality/85/format/jpeg/?url=http%3A%2F%2Fnpr-brightspot.s3.amazonaws.com%2Ffa%2F2d%2Ff8e4225e46ac966ce09a8faaa372%2Fgettyimages-2273981240.jpg" alt="Card image cap"> <img class="link-image d-block position-absolute start-0 top-0 filter-blur-5 object-cover image img-fluid w-100 rounded-inherit bg-black" src="https://npr.brightspotcdn.com/dims3/default/strip/false/crop/6000x3373+0+0/resize/1400/quality/85/format/jpeg/?url=http%3A%2F%2Fnpr-brightspot.s3.amazonaws.com%2Ffa%2F2d%2Ff8e4225e46ac966ce09a8faaa372%2Fgettyimages-2273981240.jpg" alt="Card image cap"> <div class="preview-link-desc position-absolute d-flex flex-column align-items-baseline justify-content-center w-100 zi-1 bottom-0 start-0 text-start"> <h6 class="card-title empty-tag fs-16 mb-1 max-line-1">U.S. attacks Iranian tankers trying to skirt naval blockade : NPR</h6> <p class="text-start card-text empty-tag max-line-2">The U.S. military said its forces had fired upon and disabled two more Iranian tankers that were trying to breach an American blockade of Iran's ports, in the latest blows to a shaky ceasefire.</p> </div> </div> </a>
    </div>

</turbo-frame>      </div>
        <div class="card-footer border-0 padding-10 d-flex align-items-center">
          <div class="post-control grid-footer w-100 align-items-center social-post-footer ">
            <div id="like_post_post_148444" class="comment-like d-flex align-items-center justify-content-center gap-1 like_post_post_148444">
      <a class="d-flex align-items-center justify-content-center gap-1" data-turbo-stream="true" data-controller="turbo tooltip" data-bs-placement="top" data-bs-trigger="hover" data-action="click-&gt;turbo#disable" data-turbo-method="GET" title="Like" href="/users/sign_in">
        <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M16.44 3C14.63 3 13.01 3.88 12 5.23C10.99 3.88 9.37001 3 7.56001 3C4.49 3 2 5.5 2 8.59001C2 9.78001 2.19 10.8801 2.52 11.9001C4.1 16.9001 8.97001 19.8901 11.38 20.7101C11.72 20.8301 12.28 20.8301 12.62 20.7101C15.03 19.8901 19.9 16.9001 21.48 11.9001C21.81 10.8801 22 9.78001 22 8.59001C22 5.5 19.51 3 16.44 3Z" stroke="#FF6A55" stroke-width="1.5" stroke-linejoin="round"/>
</svg>

        <span class="text-white">0</span>
</a></div>

            <div id="dislike_post_post_148444" class="d-flex align-items-center justify-content-center gap-1 dislike_post_post_148444">
      <a class="d-flex align-items-center justify-content-center gap-1" data-turbo-stream="true" data-controller="turbo tooltip" data-bs-placement="top" data-bs-trigger="hover" data-action="click-&gt;turbo#disable" data-turbo-method="GET" title="Dislike" href="/users/sign_in">
        <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M13.709 1.97656C14.5621 2.79266 15.6397 3.33534 16.8035 3.53504M9.68432 1.97656C8.83077 2.79225 7.75337 3.33484 6.58984 3.53504M16.045 9.18075C16.045 9.18075 13.8086 7.95423 13.8086 7.23406C13.8086 6.51391 16.8018 5.08203 16.8018 5.08203M7.33838 9.18075C7.33838 9.18075 9.58892 7.95423 9.58892 7.23406C9.58892 6.51391 6.5957 5.08203 6.5957 5.08203M7.35456 11.9648C7.40946 13.7671 7.31536 15.5708 7.07326 17.3576C5.83547 16.795 5.04776 17.6108 5.49787 18.4828C3.87749 18.3534 3.22766 20.0019 4.40918 20.4211M16.5639 11.9648C16.5131 13.6883 16.5535 15.4134 16.6849 17.1326C17.7849 17.7345 17.6414 18.3477 17.0788 18.961C16.7156 19.2874 16.2589 19.491 15.7734 19.5434M19.0206 20.002C20.2584 18.9611 19.3019 17.9484 17.5098 18.4913M16.8023 21.9422C16.8023 23.4332 14.4674 23.2925 13.809 22.1391C13.0607 22.9831 11.6935 22.9831 11.3166 22.1391C10.8946 22.9831 9.15044 23.2362 8.64408 22.1391C7.01243 22.9831 5.5496 22.9831 5.32453 21.7453C3.79981 22.3079 3.16121 21.3093 3.97984 20.1445M18.0608 19.6914C18.4688 19.7419 19.0624 19.8574 19.1861 20.2849C19.8697 22.4875 16.7949 21.9446 16.7949 21.9446M5.49023 18.4766C5.81707 18.5372 6.11418 18.7057 6.33419 18.9547M5.32099 21.7388C5.26474 20.9708 6.11994 20.2675 6.91887 20.3323M8.64416 22.1416C8.45568 21.7197 8.50069 21.0981 8.71449 20.8477M11.317 22.137C11.4548 21.8754 11.5702 21.1524 11.2129 20.8008M13.8071 22.1383C13.6495 21.7548 13.5896 21.3382 13.6327 20.9258M16.8013 21.9344C16.8094 21.7854 16.7721 21.6376 16.6941 21.5105C16.6163 21.3834 16.5015 21.2829 16.3652 21.2227M8.92787 14.4922C8.64655 16.574 8.01922 17.5473 7.06836 17.3503M14.832 12.4805C14.9756 16.0335 15.479 16.8829 16.6887 17.1277M10.2863 12.9883C10.3397 15.88 10.0978 18.3754 8.61808 18.6398C6.58697 19.0055 6.04122 21.3347 8.71654 20.8339C9.28273 20.6836 9.82254 20.4474 10.3172 20.1336M10.9342 17.3888C10.8797 18.0761 10.7193 18.7506 10.4588 19.389C9.49387 21.2878 12.9259 21.1613 12.5968 19.8052C11.9638 17.8361 11.7894 15.1468 11.8738 12.0664M12.623 20.233C12.623 20.233 14.2069 21.9407 15.4981 20.4863C15.6315 20.3148 15.7199 20.1126 15.7554 19.8983C15.7909 19.684 15.7723 19.4642 15.7014 19.2587C15.6304 19.0534 15.5093 18.8691 15.3489 18.7223C15.1887 18.5756 14.9943 18.4712 14.7836 18.4187C14.5071 18.3538 14.2567 18.2068 14.0654 17.9968C13.8741 17.7869 13.7507 17.5241 13.7118 17.2428C13.5035 16.1833 13.3924 15.107 13.3798 14.0273M5.49407 17.5458C3.95804 16.2591 2.86068 14.5263 2.35427 12.5876C1.84787 10.649 1.95754 8.60079 2.66809 6.72732C3.37864 4.85385 4.6548 3.24805 6.31944 2.1328C7.9841 1.01755 9.95466 0.448178 11.9576 0.503708C13.9606 0.559237 15.8966 1.23692 17.4968 2.44268C19.0971 3.64846 20.2824 5.32251 20.8881 7.23247C21.4936 9.14242 21.4896 11.1935 20.8767 13.1011C20.2636 15.0088 19.0718 16.6781 17.4669 17.8777M7.16809 16.566C6.62027 15.9642 6.31113 15.1829 6.29883 14.369C6.29883 12.0904 8.83069 10.2422 11.9617 10.2422C15.0928 10.2422 17.6247 12.0904 17.6247 14.369C17.6102 15.2331 17.2648 16.0588 16.6598 16.6757M20.8831 17.3901C19.9406 17.7558 20.267 18.8951 21.3472 18.4899C22.4274 18.0848 22.0926 16.9005 20.8831 17.3901ZM1.13352 19.177C0.621525 19.9112 1.69614 20.6904 2.42757 20.1756C3.159 19.6608 1.41482 18.7718 1.13352 19.177Z" stroke="url(#paint0_linear_5471_364)" stroke-width="0.681273" stroke-linecap="round" stroke-linejoin="round"/>
  <defs>
    <linearGradient id="paint0_linear_5471_364" x1="1" y1="11.7661" x2="21.9996" y2="11.7661" gradientUnits="userSpaceOnUse">
      <stop stop-color="#C24545"/>
      <stop offset="1" stop-color="#E9D362"/>
    </linearGradient>
  </defs>
</svg>

        <span class="text-white">0</span>
</a></div>

                <a class="d-flex align-items-center justify-content-center gap-1 overlay-none window-media" data-bs-dismiss="modal" data-controller="turbo tooltip" data-action="click-&gt;turbo#disable" data-turbo-method="GET" data-post="true" data-bs-placement="top" title="Comment" href="/social/posts/PO00168682?comment_modal=true&amp;post_type=true">
                  <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M20.657 17.0046C21.873 14.9013 22.2816 12.4272 21.8066 10.0446C21.3315 7.662 20.0054 5.53381 18.0758 4.05762C16.1462 2.58142 13.7451 1.8582 11.3212 2.02306C8.89732 2.18792 6.61634 3.22959 4.90439 4.95346C3.19244 6.67733 2.16663 8.96549 2.01859 11.3905C1.87056 13.8155 2.61042 16.2114 4.09997 18.1307C5.58952 20.05 7.72686 21.3614 10.1127 21.8199C12.4986 22.2784 14.9697 21.8526 17.0646 20.6221L22.0019 22L20.657 17.0046Z" stroke="#27AE60" stroke-width="1.5" stroke-linejoin="round"/>
</svg>

                  <turbo-frame class="comment_count_148444" id=".comment_count_148444">
    <span class="d-inline-block text-white fw-semi-bold fs-14 cursor-pointer"> 0 </span>
</turbo-frame>
</a>
              <div id="share_post_count_148444" class="d-flex align-items-center justify-content-center gap-1 ">
    <a class="d-flex align-items-center justify-content-center gap-2" data-controller="turbo tooltip" data-turbo-method="GET" data-bs-dismiss="modal" data-bs-placement="top" title="Repost" href="/social/posts/share_posts?class_name=Post&amp;id=PO00168682">
      <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M3.58002 5.15991H17.42C19.08 5.15991 20.42 6.49991 20.42 8.15991V11.4799" stroke="var(--white)" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
  <path d="M6.74002 2L3.58002 5.15997L6.74002 8.32001" stroke="var(--white)" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
  <path d="M20.42 18.84H6.58002C4.92002 18.84 3.58002 17.5 3.58002 15.84V12.52" stroke="var(--white)" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
  <path d="M17.26 22.0001L20.42 18.8401L17.26 15.6801" stroke="var(--white)" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
</svg>

      <a data-controller="turbo" class="d-inline-block text-white fw-semi-bold fs-14 cursor-pointer" href="/social/posts/PO00168682/shared_users?class_name=Post">
        <span id="post-148444-share-count">
            0
          </span>
</a></a></div>

              <div class="d-flex align-items-center justify-content-center gap-1">
                <span data-controller="tooltip" data-bs-placement="top" title="Activity">
                  <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M5 22V12M10 22V2M15 22V14M19 22V8" stroke="white" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
</svg>


                </span>
                    <a class="d-inline-block text-white fw-semi-bold fs-14" data-turbo-stream="true" href="/users/sign_in">
                      0
</a>              </div>

            <div class="list-item-details">
              <div class="sharing text-center">
                  <div class="dropdown">
      <a class="d-flex align-items-center justify-content-center gap-1 navbar-dropdown-account-wrapper" data-turbo-stream="true" href="/users/sign_in">
        <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M6.82116 5.60584L16.3791 2.41988C20.6683 0.990136 22.9987 3.33176 21.5802 7.62099L18.3942 17.1788C16.2552 23.6071 12.7428 23.6071 10.6038 17.1788L9.65813 14.3419L6.82116 13.3962C0.392947 11.2572 0.392947 7.75608 6.82116 5.60584Z" stroke="var(--white)" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
  <path d="M9.87203 13.8577L13.9023 9.81616" stroke="var(--white)" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
</svg>

</a>  </div>

              </div>
            </div>
            <div class="bookmark-post flex-shrink-0">
                <div data-controller="disable-on-click" class="d-flex align-items-center justify-content-center">
      <a class="gap-1" data-turbo-stream="true" data-controller="turbo tooltip" data-action="click-&gt;turbo#disable" data-turbo-method="GET" data-bs-placement="top" title="Save Post" href="/users/sign_in">
        <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M16.4352 2H7.55556C5.59356 2 4 3.73944 4 5.85876V19.9442C4 21.7436 5.18826 22.5033 6.64364 21.6336L11.1387 18.9245C11.6177 18.6346 12.3915 18.6346 12.8613 18.9245L17.3563 21.6336C18.8117 22.5134 20 21.7536 20 19.9442V5.85876C19.9908 3.73944 18.3972 2 16.4352 2Z" stroke="var(--white)" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
</svg>

</a></div>

            </div>
          </div>
        </div>
      
    </div>
  </div>
</div>

</turbo-frame>
  <turbo-frame data-controller="" class="single-post-frame " id="single_post_148338">
  <turbo-cable-stream-source channel="Turbo::StreamsChannel" signed-stream-name="InBvc3RfMTQ4MzM4Ig==--81c6f335035685aaacc1255e6798cb6a5cd3fe64537d4f8cfcaa48eeb7642520"></turbo-cable-stream-source>
  
<div class="individual_subscription_">
  <div id="news_post_148338" class="position-relative">
    <div class='card card-border social-post-card mt-3 '>
      <div class="card-header border-bottom-0 social-post-header">
        <div class="d-flex justify-content-start align-items-center gap-1 cursor-pointer info-profile overlay-none">
          <div
     data-controller="hover-dropdown"
     data-hover-dropdown-offset-value="8"
     aria-haspopup="true"
     aria-expanded="false"
     data-hover-dropdown-user-id-value="104"
     data-hover-dropdown-enabled-value="true"
>
     <div class="outline-none hover-show">
         <a data-turbo="false" target="_self" onclick="event.stopPropagation();" href="/users/byron-salguero">
             <div class="profile-container profile-container-xs green-shield offline ten-member">
    <div class="profile-box">
        <img class="user-profile" data-controller="no-contextmenu" loading="lazy" src="https://www.dmdb.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsiZGF0YSI6NDQ4NDYyNywicHVyIjoiYmxvYl9pZCJ9fQ==--239e9fa6bf24d2fdc96f3b5fb8253f3d5a3216b4/07a32680557c540561dd01874e49dc53.jpg" />
        
      <div class="shield">
        <i class="fas fa-shield"></i>
        <span>10k</span>
      </div>
      
    </div>
  </div>

</a>    </div>
</div>


          <div class="w-100 window-media post-url" data-turbo-url-value="https://www.dmdb.com/social/posts/PO87675825?post_type=true&amp;read_more=false" data-post=true data-controller="turbo" data-turbo-method='GET' data-close-dropdown='true'>
            <div class="d-flex justify-content-between align-items-center w-100">
              <div class="d-flex align-items-start">
                <div class="me-2">
                  <div class="d-flex align-items-center gap-2">
                    <a data-turbo="false" onclick="event.stopPropagation();" class="responsive-font mb-0 lh-sm text-primary fw-bold text-uppercase max-line-2 user_104_display_user_name" href="/users/byron-salguero?from_post=148338&amp;post_class=Post">
                      Byron Salguero
                      <span class="fs-12 text-gray"></span>
</a>                      <turbo-frame id="pin_post_148338">
    <a class="btn p-0" data-turbo-method="post" data-controller="turbo" onclick="event.stopPropagation();" href="/social/pin_posts?id=PO87675825&amp;post_type=true">
      <svg class="ignore-modal-close" width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M2.02359 17.8624L2 18L2.13779 17.9765L5.84515 14.2741L6.30268 13.8172L6.76012 14.2742L9.88352 17.3948C9.89332 17.4046 9.90536 17.4117 9.91865 17.4155C9.93194 17.4192 9.94592 17.4195 9.95931 17.4163C9.9728 17.4131 9.98512 17.4066 9.99531 17.3973C10.0055 17.388 10.0131 17.3763 10.0174 17.3632L11.3816 13.2779L11.463 13.0342L11.6898 12.9129L17.1903 9.97083C17.4011 9.85774 17.5826 9.69716 17.7203 9.50171C17.858 9.30615 17.948 9.08114 17.9833 8.84469C18.0185 8.60814 17.9979 8.36675 17.9231 8.13961C17.8484 7.91256 17.7213 7.70595 17.5525 7.53652L12.4804 2.45089C12.3107 2.28098 12.1035 2.15318 11.8754 2.07776C11.6473 2.00234 11.4047 1.9814 11.167 2.01661C10.9293 2.05183 10.7032 2.14222 10.5069 2.28053C10.3106 2.41884 10.1493 2.60134 10.0364 2.81312L7.09616 8.32218L6.97475 8.54971L6.72985 8.63121L2.63765 9.9934C2.62457 9.99776 2.61281 10.0053 2.60349 10.0155C2.59418 10.0257 2.58763 10.0381 2.58445 10.0514C2.58128 10.0648 2.58158 10.0789 2.58534 10.0921C2.58909 10.1053 2.59626 10.1174 2.60596 10.1271L5.73083 13.2463L6.18848 13.7031L5.73093 14.16L2.02359 17.8624Z" stroke="#828282" stroke-width="1.5" stroke-linejoin="round"/>
</svg>

</a></turbo-frame>
                  </div>
                  <small class="mb-0 lh-sm fs-12 d-flex align-items-center gap-2 post-time" data-time="1778261855">
                    <span data-controller="tooltip" data-bs-html="true" data-bs-toggle="tooltip" title="Fri, 08 May 26 &lt;span class=&quot;text-nowrap&quot;&gt;1:37 PM&lt;/span&gt;">
                      5/8/2026  1:37 PM
                    </span>
                  </small>
                </div>
              </div>
              <div class="d-flex align-items-center gap-2">
                  <a data-bs-target="#upgradeBadgeModal" data-bs-toggle="modal" class="btn p-0 p-xl-2 p-lg-2 p-md-2 p-sm-2" href="#upgradeBadgeModal">
                    <svg class="" width="22" height="22" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M16.9308 15.4275L17.2883 18.3242C17.38 19.085 16.5642 19.6166 15.9133 19.2225L12.0725 16.94C11.6508 16.94 11.2383 16.9125 10.835 16.8575C11.5133 16.06 11.9167 15.0516 11.9167 13.9608C11.9167 11.3575 9.66167 9.24919 6.875 9.24919C5.81167 9.24919 4.83084 9.55166 4.01501 10.0833C3.98751 9.85416 3.97833 9.62499 3.97833 9.38665C3.97833 5.21582 7.59917 1.83333 12.0725 1.83333C16.5458 1.83333 20.1667 5.21582 20.1667 9.38665C20.1667 11.8617 18.8925 14.0525 16.9308 15.4275Z" stroke="url(#paint0_linear_5_3482)" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
  <path d="M11.9167 13.9608C11.9167 15.0516 11.5133 16.06 10.835 16.8575C9.9275 17.9575 8.48833 18.6633 6.87499 18.6633L4.48249 20.0841C4.07916 20.3316 3.56583 19.9925 3.62083 19.525L3.84999 17.7192C2.62166 16.8667 1.83333 15.5008 1.83333 13.9608C1.83333 12.3475 2.695 10.9267 4.015 10.0833C4.83083 9.55167 5.81166 9.24919 6.87499 9.24919C9.66166 9.24919 11.9167 11.3575 11.9167 13.9608Z" stroke="url(#paint0_linear_5_3482)" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
  <defs>
    <linearGradient id="paint0_linear_5_3482" x1="4.3893" y1="1.83333" x2="21.2648" y2="17.906" gradientUnits="userSpaceOnUse">
      <stop offset="0" stop-color="#0FEFFD"/>
      <stop offset="0.515718" stop-color="#FF00F5"/>
      <stop offset="1" stop-color="#0FEFFD" stop-opacity="0.77"/>
    </linearGradient>
  </defs>
</svg>

</a>                <div class="menu-options">
                  <div class="dropdown" data-post-id="148338">
                    <button type="button" class="btn p-0 p-xl-2 p-lg-2 p-md-2 p-sm-2 post-menu-option" id="postOptions-d445fdc1-405f-406a-9311-eeb9152ad7ee" data-bs-toggle="dropdown" data-controller="dropdown" data-action="click->dropdown#openPostMenuOption" aria-expanded="false">
                      <svg width="18" height="18" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M5 10.1484C3.9 10.1484 3 11.0484 3 12.1484C3 13.2484 3.9 14.1484 5 14.1484C6.1 14.1484 7 13.2484 7 12.1484C7 11.0484 6.1 10.1484 5 10.1484Z" fill="#AE8A27" stroke="#AE8A27"/>
  <path d="M19 10.1484C17.9 10.1484 17 11.0484 17 12.1484C17 13.2484 17.9 14.1484 19 14.1484C20.1 14.1484 21 13.2484 21 12.1484C21 11.0484 20.1 10.1484 19 10.1484Z" fill="#AE8A27" stroke="#AE8A27"/>
  <path d="M12 10.1484C10.9 10.1484 10 11.0484 10 12.1484C10 13.2484 10.9 14.1484 12 14.1484C13.1 14.1484 14 13.2484 14 12.1484C14 11.0484 13.1 10.1484 12 10.1484Z" fill="#AE8A27" stroke="#AE8A27"/>
</svg>

                    </button>
                    <div class="dropdown-menu dropdown-menu-end card-border zi-10" aria-labelledby="postOptions-d445fdc1-405f-406a-9311-eeb9152ad7ee">
                        <a class="dropdown-item" data-controller="turbo" href="/social/posts/PO87675825?post_type=true">View</a>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </div>
        </div>
      </div>
      <div class="post-body card-body px-2 py-0 position-relative">
        
        <turbo-frame id="common_post_content_PO87675825">
          <div class="post-description post-url text-break overlay-none cursor-pointer window-media" data-turbo-url-value="https://www.dmdb.com/social/posts/PO87675825?post_type=true&amp;read_more=false" data-post=true data-controller="turbo" data-turbo-method='GET' data-bs-dismiss="shareRecipeModal" aria-label="Close">
      <div data-controller="read-more" data-read-more-target="" data-read-more-hide-class="d-none" data-read-more-truncate-class="max-line-4" data-read-more-lines-value="4">
        <div data-read-more-target="content" class="max-line-4 text-white search_desc text-break read-more-img main-post-desc" data-value="PO87675825">
          
        </div>
        <a class="ignore-click d-none text-warning cursor-pointer " data-read-more-target="moreButton" data-action="read-more#showMore">Read
          more</a>
        <a class="ignore-click d-none text-warning cursor-pointer" data-read-more-target="lessButton" data-action="read-more#showLess">Read
          less</a>
      </div>
</div>
    <div id="link-thumb">
      <a class="d-block w-100" href="https://www.npr.org/2026/05/08/g-s1-121064/up-first-newsletter-iran-us-tennessee-congressional-maps-hantavirus-tariffs" target="_blank"> <div class="preview-link position-relative rounded-3 overflow-hidden w-100 mw-100"> <img class="link-image d-block object-contain image img-fluid w-100 position-relative zi-1 rounded-inherit" src="https://npr.brightspotcdn.com/dims3/default/strip/false/crop/6000x3375+0+313/resize/1400/quality/85/format/jpeg/?url=http%3A%2F%2Fnpr-brightspot.s3.amazonaws.com%2F34%2Fc8%2F76bf73234b0fa598af75fa8dbd72%2Fgettyimages-2273981246.jpg" alt="Card image cap"> <img class="link-image d-block position-absolute start-0 top-0 filter-blur-5 object-cover image img-fluid w-100 rounded-inherit bg-black" src="https://npr.brightspotcdn.com/dims3/default/strip/false/crop/6000x3375+0+313/resize/1400/quality/85/format/jpeg/?url=http%3A%2F%2Fnpr-brightspot.s3.amazonaws.com%2F34%2Fc8%2F76bf73234b0fa598af75fa8dbd72%2Fgettyimages-2273981246.jpg" alt="Card image cap"> <div class="preview-link-desc position-absolute d-flex flex-column align-items-baseline justify-content-center w-100 zi-1 bottom-0 start-0 text-start"> <h6 class="card-title empty-tag fs-16 mb-1 max-line-1">Up First briefing: Iran War; Tennessee; Hantavirus; Trump's tariffs : NPR</h6> <p class="text-start card-text empty-tag max-line-2">The U.S. says it intercepted Iranian attacks yesterday targeting three Navy ships. And, what to know about the hantavirus outbreak that started on a cruise ship.</p> </div> </div> </a>
    </div>

</turbo-frame>      </div>
        <div class="card-footer border-0 padding-10 d-flex align-items-center">
          <div class="post-control grid-footer w-100 align-items-center social-post-footer ">
            <div id="like_post_post_148338" class="comment-like d-flex align-items-center justify-content-center gap-1 like_post_post_148338">
      <a class="d-flex align-items-center justify-content-center gap-1" data-turbo-stream="true" data-controller="turbo tooltip" data-bs-placement="top" data-bs-trigger="hover" data-action="click-&gt;turbo#disable" data-turbo-method="GET" title="Like" href="/users/sign_in">
        <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M16.44 3C14.63 3 13.01 3.88 12 5.23C10.99 3.88 9.37001 3 7.56001 3C4.49 3 2 5.5 2 8.59001C2 9.78001 2.19 10.8801 2.52 11.9001C4.1 16.9001 8.97001 19.8901 11.38 20.7101C11.72 20.8301 12.28 20.8301 12.62 20.7101C15.03 19.8901 19.9 16.9001 21.48 11.9001C21.81 10.8801 22 9.78001 22 8.59001C22 5.5 19.51 3 16.44 3Z" stroke="#FF6A55" stroke-width="1.5" stroke-linejoin="round"/>
</svg>

        <span class="text-white">0</span>
</a></div>

            <div id="dislike_post_post_148338" class="d-flex align-items-center justify-content-center gap-1 dislike_post_post_148338">
      <a class="d-flex align-items-center justify-content-center gap-1" data-turbo-stream="true" data-controller="turbo tooltip" data-bs-placement="top" data-bs-trigger="hover" data-action="click-&gt;turbo#disable" data-turbo-method="GET" title="Dislike" href="/users/sign_in">
        <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M13.709 1.97656C14.5621 2.79266 15.6397 3.33534 16.8035 3.53504M9.68432 1.97656C8.83077 2.79225 7.75337 3.33484 6.58984 3.53504M16.045 9.18075C16.045 9.18075 13.8086 7.95423 13.8086 7.23406C13.8086 6.51391 16.8018 5.08203 16.8018 5.08203M7.33838 9.18075C7.33838 9.18075 9.58892 7.95423 9.58892 7.23406C9.58892 6.51391 6.5957 5.08203 6.5957 5.08203M7.35456 11.9648C7.40946 13.7671 7.31536 15.5708 7.07326 17.3576C5.83547 16.795 5.04776 17.6108 5.49787 18.4828C3.87749 18.3534 3.22766 20.0019 4.40918 20.4211M16.5639 11.9648C16.5131 13.6883 16.5535 15.4134 16.6849 17.1326C17.7849 17.7345 17.6414 18.3477 17.0788 18.961C16.7156 19.2874 16.2589 19.491 15.7734 19.5434M19.0206 20.002C20.2584 18.9611 19.3019 17.9484 17.5098 18.4913M16.8023 21.9422C16.8023 23.4332 14.4674 23.2925 13.809 22.1391C13.0607 22.9831 11.6935 22.9831 11.3166 22.1391C10.8946 22.9831 9.15044 23.2362 8.64408 22.1391C7.01243 22.9831 5.5496 22.9831 5.32453 21.7453C3.79981 22.3079 3.16121 21.3093 3.97984 20.1445M18.0608 19.6914C18.4688 19.7419 19.0624 19.8574 19.1861 20.2849C19.8697 22.4875 16.7949 21.9446 16.7949 21.9446M5.49023 18.4766C5.81707 18.5372 6.11418 18.7057 6.33419 18.9547M5.32099 21.7388C5.26474 20.9708 6.11994 20.2675 6.91887 20.3323M8.64416 22.1416C8.45568 21.7197 8.50069 21.0981 8.71449 20.8477M11.317 22.137C11.4548 21.8754 11.5702 21.1524 11.2129 20.8008M13.8071 22.1383C13.6495 21.7548 13.5896 21.3382 13.6327 20.9258M16.8013 21.9344C16.8094 21.7854 16.7721 21.6376 16.6941 21.5105C16.6163 21.3834 16.5015 21.2829 16.3652 21.2227M8.92787 14.4922C8.64655 16.574 8.01922 17.5473 7.06836 17.3503M14.832 12.4805C14.9756 16.0335 15.479 16.8829 16.6887 17.1277M10.2863 12.9883C10.3397 15.88 10.0978 18.3754 8.61808 18.6398C6.58697 19.0055 6.04122 21.3347 8.71654 20.8339C9.28273 20.6836 9.82254 20.4474 10.3172 20.1336M10.9342 17.3888C10.8797 18.0761 10.7193 18.7506 10.4588 19.389C9.49387 21.2878 12.9259 21.1613 12.5968 19.8052C11.9638 17.8361 11.7894 15.1468 11.8738 12.0664M12.623 20.233C12.623 20.233 14.2069 21.9407 15.4981 20.4863C15.6315 20.3148 15.7199 20.1126 15.7554 19.8983C15.7909 19.684 15.7723 19.4642 15.7014 19.2587C15.6304 19.0534 15.5093 18.8691 15.3489 18.7223C15.1887 18.5756 14.9943 18.4712 14.7836 18.4187C14.5071 18.3538 14.2567 18.2068 14.0654 17.9968C13.8741 17.7869 13.7507 17.5241 13.7118 17.2428C13.5035 16.1833 13.3924 15.107 13.3798 14.0273M5.49407 17.5458C3.95804 16.2591 2.86068 14.5263 2.35427 12.5876C1.84787 10.649 1.95754 8.60079 2.66809 6.72732C3.37864 4.85385 4.6548 3.24805 6.31944 2.1328C7.9841 1.01755 9.95466 0.448178 11.9576 0.503708C13.9606 0.559237 15.8966 1.23692 17.4968 2.44268C19.0971 3.64846 20.2824 5.32251 20.8881 7.23247C21.4936 9.14242 21.4896 11.1935 20.8767 13.1011C20.2636 15.0088 19.0718 16.6781 17.4669 17.8777M7.16809 16.566C6.62027 15.9642 6.31113 15.1829 6.29883 14.369C6.29883 12.0904 8.83069 10.2422 11.9617 10.2422C15.0928 10.2422 17.6247 12.0904 17.6247 14.369C17.6102 15.2331 17.2648 16.0588 16.6598 16.6757M20.8831 17.3901C19.9406 17.7558 20.267 18.8951 21.3472 18.4899C22.4274 18.0848 22.0926 16.9005 20.8831 17.3901ZM1.13352 19.177C0.621525 19.9112 1.69614 20.6904 2.42757 20.1756C3.159 19.6608 1.41482 18.7718 1.13352 19.177Z" stroke="url(#paint0_linear_5471_364)" stroke-width="0.681273" stroke-linecap="round" stroke-linejoin="round"/>
  <defs>
    <linearGradient id="paint0_linear_5471_364" x1="1" y1="11.7661" x2="21.9996" y2="11.7661" gradientUnits="userSpaceOnUse">
      <stop stop-color="#C24545"/>
      <stop offset="1" stop-color="#E9D362"/>
    </linearGradient>
  </defs>
</svg>

        <span class="text-white">0</span>
</a></div>

                <a class="d-flex align-items-center justify-content-center gap-1 overlay-none window-media" data-bs-dismiss="modal" data-controller="turbo tooltip" data-action="click-&gt;turbo#disable" data-turbo-method="GET" data-post="true" data-bs-placement="top" title="Comment" href="/social/posts/PO87675825?comment_modal=true&amp;post_type=true">
                  <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M20.657 17.0046C21.873 14.9013 22.2816 12.4272 21.8066 10.0446C21.3315 7.662 20.0054 5.53381 18.0758 4.05762C16.1462 2.58142 13.7451 1.8582 11.3212 2.02306C8.89732 2.18792 6.61634 3.22959 4.90439 4.95346C3.19244 6.67733 2.16663 8.96549 2.01859 11.3905C1.87056 13.8155 2.61042 16.2114 4.09997 18.1307C5.58952 20.05 7.72686 21.3614 10.1127 21.8199C12.4986 22.2784 14.9697 21.8526 17.0646 20.6221L22.0019 22L20.657 17.0046Z" stroke="#27AE60" stroke-width="1.5" stroke-linejoin="round"/>
</svg>

                  <turbo-frame class="comment_count_148338" id=".comment_count_148338">
    <span class="d-inline-block text-white fw-semi-bold fs-14 cursor-pointer"> 0 </span>
</turbo-frame>
</a>
              <div id="share_post_count_148338" class="d-flex align-items-center justify-content-center gap-1 ">
    <a class="d-flex align-items-center justify-content-center gap-2" data-controller="turbo tooltip" data-turbo-method="GET" data-bs-dismiss="modal" data-bs-placement="top" title="Repost" href="/social/posts/share_posts?class_name=Post&amp;id=PO87675825">
      <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M3.58002 5.15991H17.42C19.08 5.15991 20.42 6.49991 20.42 8.15991V11.4799" stroke="var(--white)" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
  <path d="M6.74002 2L3.58002 5.15997L6.74002 8.32001" stroke="var(--white)" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
  <path d="M20.42 18.84H6.58002C4.92002 18.84 3.58002 17.5 3.58002 15.84V12.52" stroke="var(--white)" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
  <path d="M17.26 22.0001L20.42 18.8401L17.26 15.6801" stroke="var(--white)" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
</svg>

      <a data-controller="turbo" class="d-inline-block text-white fw-semi-bold fs-14 cursor-pointer" href="/social/posts/PO87675825/shared_users?class_name=Post">
        <span id="post-148338-share-count">
            0
          </span>
</a></a></div>

              <div class="d-flex align-items-center justify-content-center gap-1">
                <span data-controller="tooltip" data-bs-placement="top" title="Activity">
                  <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M5 22V12M10 22V2M15 22V14M19 22V8" stroke="white" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
</svg>


                </span>
                    <a class="d-inline-block text-white fw-semi-bold fs-14" data-turbo-stream="true" href="/users/sign_in">
                      3
</a>              </div>

            <div class="list-item-details">
              <div class="sharing text-center">
                  <div class="dropdown">
      <a class="d-flex align-items-center justify-content-center gap-1 navbar-dropdown-account-wrapper" data-turbo-stream="true" href="/users/sign_in">
        <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M6.82116 5.60584L16.3791 2.41988C20.6683 0.990136 22.9987 3.33176 21.5802 7.62099L18.3942 17.1788C16.2552 23.6071 12.7428 23.6071 10.6038 17.1788L9.65813 14.3419L6.82116 13.3962C0.392947 11.2572 0.392947 7.75608 6.82116 5.60584Z" stroke="var(--white)" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
  <path d="M9.87203 13.8577L13.9023 9.81616" stroke="var(--white)" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
</svg>

</a>  </div>

              </div>
            </div>
            <div class="bookmark-post flex-shrink-0">
                <div data-controller="disable-on-click" class="d-flex align-items-center justify-content-center">
      <a class="gap-1" data-turbo-stream="true" data-controller="turbo tooltip" data-action="click-&gt;turbo#disable" data-turbo-method="GET" data-bs-placement="top" title="Save Post" href="/users/sign_in">
        <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M16.4352 2H7.55556C5.59356 2 4 3.73944 4 5.85876V19.9442C4 21.7436 5.18826 22.5033 6.64364 21.6336L11.1387 18.9245C11.6177 18.6346 12.3915 18.6346 12.8613 18.9245L17.3563 21.6336C18.8117 22.5134 20 21.7536 20 19.9442V5.85876C19.9908 3.73944 18.3972 2 16.4352 2Z" stroke="var(--white)" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
</svg>

</a></div>

            </div>
          </div>
        </div>
      
    </div>
  </div>
</div>

</turbo-frame>
  <turbo-frame data-controller="" class="single-post-frame " id="single_post_148337">
  <turbo-cable-stream-source channel="Turbo::StreamsChannel" signed-stream-name="InBvc3RfMTQ4MzM3Ig==--93fd80cb7b5f0634cf1dc3279e3457968ec4f31394c913b6d56079511cff2c2e"></turbo-cable-stream-source>
  
<div class="individual_subscription_">
  <div id="news_post_148337" class="position-relative">
    <div class='card card-border social-post-card mt-3 '>
      <div class="card-header border-bottom-0 social-post-header">
        <div class="d-flex justify-content-start align-items-center gap-1 cursor-pointer info-profile overlay-none">
          <div
     data-controller="hover-dropdown"
     data-hover-dropdown-offset-value="8"
     aria-haspopup="true"
     aria-expanded="false"
     data-hover-dropdown-user-id-value="104"
     data-hover-dropdown-enabled-value="true"
>
     <div class="outline-none hover-show">
         <a data-turbo="false" target="_self" onclick="event.stopPropagation();" href="/users/byron-salguero">
             <div class="profile-container profile-container-xs green-shield offline ten-member">
    <div class="profile-box">
        <img class="user-profile" data-controller="no-contextmenu" loading="lazy" src="https://www.dmdb.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsiZGF0YSI6NDQ4NDYyNywicHVyIjoiYmxvYl9pZCJ9fQ==--239e9fa6bf24d2fdc96f3b5fb8253f3d5a3216b4/07a32680557c540561dd01874e49dc53.jpg" />
        
      <div class="shield">
        <i class="fas fa-shield"></i>
        <span>10k</span>
      </div>
      
    </div>
  </div>

</a>    </div>
</div>


          <div class="w-100 window-media post-url" data-turbo-url-value="https://www.dmdb.com/social/posts/PO68264331?post_type=true&amp;read_more=false" data-post=true data-controller="turbo" data-turbo-method='GET' data-close-dropdown='true'>
            <div class="d-flex justify-content-between align-items-center w-100">
              <div class="d-flex align-items-start">
                <div class="me-2">
                  <div class="d-flex align-items-center gap-2">
                    <a data-turbo="false" onclick="event.stopPropagation();" class="responsive-font mb-0 lh-sm text-primary fw-bold text-uppercase max-line-2 user_104_display_user_name" href="/users/byron-salguero?from_post=148337&amp;post_class=Post">
                      Byron Salguero
                      <span class="fs-12 text-gray"></span>
</a>                      <turbo-frame id="pin_post_148337">
    <a class="btn p-0" data-turbo-method="post" data-controller="turbo" onclick="event.stopPropagation();" href="/social/pin_posts?id=PO68264331&amp;post_type=true">
      <svg class="ignore-modal-close" width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M2.02359 17.8624L2 18L2.13779 17.9765L5.84515 14.2741L6.30268 13.8172L6.76012 14.2742L9.88352 17.3948C9.89332 17.4046 9.90536 17.4117 9.91865 17.4155C9.93194 17.4192 9.94592 17.4195 9.95931 17.4163C9.9728 17.4131 9.98512 17.4066 9.99531 17.3973C10.0055 17.388 10.0131 17.3763 10.0174 17.3632L11.3816 13.2779L11.463 13.0342L11.6898 12.9129L17.1903 9.97083C17.4011 9.85774 17.5826 9.69716 17.7203 9.50171C17.858 9.30615 17.948 9.08114 17.9833 8.84469C18.0185 8.60814 17.9979 8.36675 17.9231 8.13961C17.8484 7.91256 17.7213 7.70595 17.5525 7.53652L12.4804 2.45089C12.3107 2.28098 12.1035 2.15318 11.8754 2.07776C11.6473 2.00234 11.4047 1.9814 11.167 2.01661C10.9293 2.05183 10.7032 2.14222 10.5069 2.28053C10.3106 2.41884 10.1493 2.60134 10.0364 2.81312L7.09616 8.32218L6.97475 8.54971L6.72985 8.63121L2.63765 9.9934C2.62457 9.99776 2.61281 10.0053 2.60349 10.0155C2.59418 10.0257 2.58763 10.0381 2.58445 10.0514C2.58128 10.0648 2.58158 10.0789 2.58534 10.0921C2.58909 10.1053 2.59626 10.1174 2.60596 10.1271L5.73083 13.2463L6.18848 13.7031L5.73093 14.16L2.02359 17.8624Z" stroke="#828282" stroke-width="1.5" stroke-linejoin="round"/>
</svg>

</a></turbo-frame>
                  </div>
                  <small class="mb-0 lh-sm fs-12 d-flex align-items-center gap-2 post-time" data-time="1778261812">
                    <span data-controller="tooltip" data-bs-html="true" data-bs-toggle="tooltip" title="Fri, 08 May 26 &lt;span class=&quot;text-nowrap&quot;&gt;1:36 PM&lt;/span&gt;">
                      5/8/2026  1:36 PM
                    </span>
                  </small>
                </div>
              </div>
              <div class="d-flex align-items-center gap-2">
                  <a data-bs-target="#upgradeBadgeModal" data-bs-toggle="modal" class="btn p-0 p-xl-2 p-lg-2 p-md-2 p-sm-2" href="#upgradeBadgeModal">
                    <svg class="" width="22" height="22" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M16.9308 15.4275L17.2883 18.3242C17.38 19.085 16.5642 19.6166 15.9133 19.2225L12.0725 16.94C11.6508 16.94 11.2383 16.9125 10.835 16.8575C11.5133 16.06 11.9167 15.0516 11.9167 13.9608C11.9167 11.3575 9.66167 9.24919 6.875 9.24919C5.81167 9.24919 4.83084 9.55166 4.01501 10.0833C3.98751 9.85416 3.97833 9.62499 3.97833 9.38665C3.97833 5.21582 7.59917 1.83333 12.0725 1.83333C16.5458 1.83333 20.1667 5.21582 20.1667 9.38665C20.1667 11.8617 18.8925 14.0525 16.9308 15.4275Z" stroke="url(#paint0_linear_5_3482)" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
  <path d="M11.9167 13.9608C11.9167 15.0516 11.5133 16.06 10.835 16.8575C9.9275 17.9575 8.48833 18.6633 6.87499 18.6633L4.48249 20.0841C4.07916 20.3316 3.56583 19.9925 3.62083 19.525L3.84999 17.7192C2.62166 16.8667 1.83333 15.5008 1.83333 13.9608C1.83333 12.3475 2.695 10.9267 4.015 10.0833C4.83083 9.55167 5.81166 9.24919 6.87499 9.24919C9.66166 9.24919 11.9167 11.3575 11.9167 13.9608Z" stroke="url(#paint0_linear_5_3482)" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
  <defs>
    <linearGradient id="paint0_linear_5_3482" x1="4.3893" y1="1.83333" x2="21.2648" y2="17.906" gradientUnits="userSpaceOnUse">
      <stop offset="0" stop-color="#0FEFFD"/>
      <stop offset="0.515718" stop-color="#FF00F5"/>
      <stop offset="1" stop-color="#0FEFFD" stop-opacity="0.77"/>
    </linearGradient>
  </defs>
</svg>

</a>                <div class="menu-options">
                  <div class="dropdown" data-post-id="148337">
                    <button type="button" class="btn p-0 p-xl-2 p-lg-2 p-md-2 p-sm-2 post-menu-option" id="postOptions-6beae0ff-13d7-4ee0-af50-c18185ced357" data-bs-toggle="dropdown" data-controller="dropdown" data-action="click->dropdown#openPostMenuOption" aria-expanded="false">
                      <svg width="18" height="18" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M5 10.1484C3.9 10.1484 3 11.0484 3 12.1484C3 13.2484 3.9 14.1484 5 14.1484C6.1 14.1484 7 13.2484 7 12.1484C7 11.0484 6.1 10.1484 5 10.1484Z" fill="#AE8A27" stroke="#AE8A27"/>
  <path d="M19 10.1484C17.9 10.1484 17 11.0484 17 12.1484C17 13.2484 17.9 14.1484 19 14.1484C20.1 14.1484 21 13.2484 21 12.1484C21 11.0484 20.1 10.1484 19 10.1484Z" fill="#AE8A27" stroke="#AE8A27"/>
  <path d="M12 10.1484C10.9 10.1484 10 11.0484 10 12.1484C10 13.2484 10.9 14.1484 12 14.1484C13.1 14.1484 14 13.2484 14 12.1484C14 11.0484 13.1 10.1484 12 10.1484Z" fill="#AE8A27" stroke="#AE8A27"/>
</svg>

                    </button>
                    <div class="dropdown-menu dropdown-menu-end card-border zi-10" aria-labelledby="postOptions-6beae0ff-13d7-4ee0-af50-c18185ced357">
                        <a class="dropdown-item" data-controller="turbo" href="/social/posts/PO68264331?post_type=true">View</a>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </div>
        </div>
      </div>
      <div class="post-body card-body px-2 py-0 position-relative">
        
        <turbo-frame id="common_post_content_PO68264331">
          <div class="post-description post-url text-break overlay-none cursor-pointer window-media" data-turbo-url-value="https://www.dmdb.com/social/posts/PO68264331?post_type=true&amp;read_more=false" data-post=true data-controller="turbo" data-turbo-method='GET' data-bs-dismiss="shareRecipeModal" aria-label="Close">
      <div data-controller="read-more" data-read-more-target="" data-read-more-hide-class="d-none" data-read-more-truncate-class="max-line-4" data-read-more-lines-value="4">
        <div data-read-more-target="content" class="max-line-4 text-white search_desc text-break read-more-img main-post-desc" data-value="PO68264331">
          
        </div>
        <a class="ignore-click d-none text-warning cursor-pointer " data-read-more-target="moreButton" data-action="read-more#showMore">Read
          more</a>
        <a class="ignore-click d-none text-warning cursor-pointer" data-read-more-target="lessButton" data-action="read-more#showLess">Read
          less</a>
      </div>
</div>
    <div id="link-thumb">
      <a class="d-block w-100" href="https://www.npr.org/2026/05/08/nx-s1-5815308/which-jobs-are-future-proofed" target="_blank"> <div class="preview-link position-relative rounded-3 overflow-hidden w-100 mw-100"> <img class="link-image d-block object-contain image img-fluid w-100 position-relative zi-1 rounded-inherit" src="https://npr.brightspotcdn.com/dims3/default/strip/false/crop/2600x1463+0+0/resize/1400/quality/85/format/jpeg/?url=http%3A%2F%2Fnpr-brightspot.s3.amazonaws.com%2Fb1%2Fed%2Fe4536b4643498ac0c6c0b997235d%2Fda509f1a-26d4-4284-8c95-eff081925b2f.jpg" alt="Card image cap"> <img class="link-image d-block position-absolute start-0 top-0 filter-blur-5 object-cover image img-fluid w-100 rounded-inherit bg-black" src="https://npr.brightspotcdn.com/dims3/default/strip/false/crop/2600x1463+0+0/resize/1400/quality/85/format/jpeg/?url=http%3A%2F%2Fnpr-brightspot.s3.amazonaws.com%2Fb1%2Fed%2Fe4536b4643498ac0c6c0b997235d%2Fda509f1a-26d4-4284-8c95-eff081925b2f.jpg" alt="Card image cap"> <div class="preview-link-desc position-absolute d-flex flex-column align-items-baseline justify-content-center w-100 zi-1 bottom-0 start-0 text-start"> <h6 class="card-title empty-tag fs-16 mb-1 max-line-1">Which jobs are future-proofed? : The Indicator from Planet Money : NPR</h6> <p class="text-start card-text empty-tag max-line-2">With AI disrupting the workplace, is your job even going to be around in ten years? The Bureau of Labor Statistics has just the handbook for that. Today on the show, we flip through the Occupational Outlook Handbook and answer your questions about the future of work. The Indicator has a weekly newsletter! Sign up now: npr.org/indicatornewsletter Related episodes:  How AI is shrinking the job market for teens  Why wind techs are so in demand AI creates, transforms and destroys... jobs For sponsor-free episodes of The Indicator from Planet Money, subscribe to Planet Money+ via Apple Podcasts or at plus.npr.org. Fact-checking by Sierra Juarez. Music by Drop Electric. Find us: TikTok, Instagram, Facebook, Newsletter.</p> </div> </div> </a>
    </div>

</turbo-frame>      </div>
        <div class="card-footer border-0 padding-10 d-flex align-items-center">
          <div class="post-control grid-footer w-100 align-items-center social-post-footer ">
            <div id="like_post_post_148337" class="comment-like d-flex align-items-center justify-content-center gap-1 like_post_post_148337">
      <a class="d-flex align-items-center justify-content-center gap-1" data-turbo-stream="true" data-controller="turbo tooltip" data-bs-placement="top" data-bs-trigger="hover" data-action="click-&gt;turbo#disable" data-turbo-method="GET" title="Like" href="/users/sign_in">
        <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M16.44 3C14.63 3 13.01 3.88 12 5.23C10.99 3.88 9.37001 3 7.56001 3C4.49 3 2 5.5 2 8.59001C2 9.78001 2.19 10.8801 2.52 11.9001C4.1 16.9001 8.97001 19.8901 11.38 20.7101C11.72 20.8301 12.28 20.8301 12.62 20.7101C15.03 19.8901 19.9 16.9001 21.48 11.9001C21.81 10.8801 22 9.78001 22 8.59001C22 5.5 19.51 3 16.44 3Z" stroke="#FF6A55" stroke-width="1.5" stroke-linejoin="round"/>
</svg>

        <span class="text-white">0</span>
</a></div>

            <div id="dislike_post_post_148337" class="d-flex align-items-center justify-content-center gap-1 dislike_post_post_148337">
      <a class="d-flex align-items-center justify-content-center gap-1" data-turbo-stream="true" data-controller="turbo tooltip" data-bs-placement="top" data-bs-trigger="hover" data-action="click-&gt;turbo#disable" data-turbo-method="GET" title="Dislike" href="/users/sign_in">
        <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M13.709 1.97656C14.5621 2.79266 15.6397 3.33534 16.8035 3.53504M9.68432 1.97656C8.83077 2.79225 7.75337 3.33484 6.58984 3.53504M16.045 9.18075C16.045 9.18075 13.8086 7.95423 13.8086 7.23406C13.8086 6.51391 16.8018 5.08203 16.8018 5.08203M7.33838 9.18075C7.33838 9.18075 9.58892 7.95423 9.58892 7.23406C9.58892 6.51391 6.5957 5.08203 6.5957 5.08203M7.35456 11.9648C7.40946 13.7671 7.31536 15.5708 7.07326 17.3576C5.83547 16.795 5.04776 17.6108 5.49787 18.4828C3.87749 18.3534 3.22766 20.0019 4.40918 20.4211M16.5639 11.9648C16.5131 13.6883 16.5535 15.4134 16.6849 17.1326C17.7849 17.7345 17.6414 18.3477 17.0788 18.961C16.7156 19.2874 16.2589 19.491 15.7734 19.5434M19.0206 20.002C20.2584 18.9611 19.3019 17.9484 17.5098 18.4913M16.8023 21.9422C16.8023 23.4332 14.4674 23.2925 13.809 22.1391C13.0607 22.9831 11.6935 22.9831 11.3166 22.1391C10.8946 22.9831 9.15044 23.2362 8.64408 22.1391C7.01243 22.9831 5.5496 22.9831 5.32453 21.7453C3.79981 22.3079 3.16121 21.3093 3.97984 20.1445M18.0608 19.6914C18.4688 19.7419 19.0624 19.8574 19.1861 20.2849C19.8697 22.4875 16.7949 21.9446 16.7949 21.9446M5.49023 18.4766C5.81707 18.5372 6.11418 18.7057 6.33419 18.9547M5.32099 21.7388C5.26474 20.9708 6.11994 20.2675 6.91887 20.3323M8.64416 22.1416C8.45568 21.7197 8.50069 21.0981 8.71449 20.8477M11.317 22.137C11.4548 21.8754 11.5702 21.1524 11.2129 20.8008M13.8071 22.1383C13.6495 21.7548 13.5896 21.3382 13.6327 20.9258M16.8013 21.9344C16.8094 21.7854 16.7721 21.6376 16.6941 21.5105C16.6163 21.3834 16.5015 21.2829 16.3652 21.2227M8.92787 14.4922C8.64655 16.574 8.01922 17.5473 7.06836 17.3503M14.832 12.4805C14.9756 16.0335 15.479 16.8829 16.6887 17.1277M10.2863 12.9883C10.3397 15.88 10.0978 18.3754 8.61808 18.6398C6.58697 19.0055 6.04122 21.3347 8.71654 20.8339C9.28273 20.6836 9.82254 20.4474 10.3172 20.1336M10.9342 17.3888C10.8797 18.0761 10.7193 18.7506 10.4588 19.389C9.49387 21.2878 12.9259 21.1613 12.5968 19.8052C11.9638 17.8361 11.7894 15.1468 11.8738 12.0664M12.623 20.233C12.623 20.233 14.2069 21.9407 15.4981 20.4863C15.6315 20.3148 15.7199 20.1126 15.7554 19.8983C15.7909 19.684 15.7723 19.4642 15.7014 19.2587C15.6304 19.0534 15.5093 18.8691 15.3489 18.7223C15.1887 18.5756 14.9943 18.4712 14.7836 18.4187C14.5071 18.3538 14.2567 18.2068 14.0654 17.9968C13.8741 17.7869 13.7507 17.5241 13.7118 17.2428C13.5035 16.1833 13.3924 15.107 13.3798 14.0273M5.49407 17.5458C3.95804 16.2591 2.86068 14.5263 2.35427 12.5876C1.84787 10.649 1.95754 8.60079 2.66809 6.72732C3.37864 4.85385 4.6548 3.24805 6.31944 2.1328C7.9841 1.01755 9.95466 0.448178 11.9576 0.503708C13.9606 0.559237 15.8966 1.23692 17.4968 2.44268C19.0971 3.64846 20.2824 5.32251 20.8881 7.23247C21.4936 9.14242 21.4896 11.1935 20.8767 13.1011C20.2636 15.0088 19.0718 16.6781 17.4669 17.8777M7.16809 16.566C6.62027 15.9642 6.31113 15.1829 6.29883 14.369C6.29883 12.0904 8.83069 10.2422 11.9617 10.2422C15.0928 10.2422 17.6247 12.0904 17.6247 14.369C17.6102 15.2331 17.2648 16.0588 16.6598 16.6757M20.8831 17.3901C19.9406 17.7558 20.267 18.8951 21.3472 18.4899C22.4274 18.0848 22.0926 16.9005 20.8831 17.3901ZM1.13352 19.177C0.621525 19.9112 1.69614 20.6904 2.42757 20.1756C3.159 19.6608 1.41482 18.7718 1.13352 19.177Z" stroke="url(#paint0_linear_5471_364)" stroke-width="0.681273" stroke-linecap="round" stroke-linejoin="round"/>
  <defs>
    <linearGradient id="paint0_linear_5471_364" x1="1" y1="11.7661" x2="21.9996" y2="11.7661" gradientUnits="userSpaceOnUse">
      <stop stop-color="#C24545"/>
      <stop offset="1" stop-color="#E9D362"/>
    </linearGradient>
  </defs>
</svg>

        <span class="text-white">0</span>
</a></div>

                <a class="d-flex align-items-center justify-content-center gap-1 overlay-none window-media" data-bs-dismiss="modal" data-controller="turbo tooltip" data-action="click-&gt;turbo#disable" data-turbo-method="GET" data-post="true" data-bs-placement="top" title="Comment" href="/social/posts/PO68264331?comment_modal=true&amp;post_type=true">
                  <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M20.657 17.0046C21.873 14.9013 22.2816 12.4272 21.8066 10.0446C21.3315 7.662 20.0054 5.53381 18.0758 4.05762C16.1462 2.58142 13.7451 1.8582 11.3212 2.02306C8.89732 2.18792 6.61634 3.22959 4.90439 4.95346C3.19244 6.67733 2.16663 8.96549 2.01859 11.3905C1.87056 13.8155 2.61042 16.2114 4.09997 18.1307C5.58952 20.05 7.72686 21.3614 10.1127 21.8199C12.4986 22.2784 14.9697 21.8526 17.0646 20.6221L22.0019 22L20.657 17.0046Z" stroke="#27AE60" stroke-width="1.5" stroke-linejoin="round"/>
</svg>

                  <turbo-frame class="comment_count_148337" id=".comment_count_148337">
    <span class="d-inline-block text-white fw-semi-bold fs-14 cursor-pointer"> 0 </span>
</turbo-frame>
</a>
              <div id="share_post_count_148337" class="d-flex align-items-center justify-content-center gap-1 ">
    <a class="d-flex align-items-center justify-content-center gap-2" data-controller="turbo tooltip" data-turbo-method="GET" data-bs-dismiss="modal" data-bs-placement="top" title="Repost" href="/social/posts/share_posts?class_name=Post&amp;id=PO68264331">
      <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M3.58002 5.15991H17.42C19.08 5.15991 20.42 6.49991 20.42 8.15991V11.4799" stroke="var(--white)" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
  <path d="M6.74002 2L3.58002 5.15997L6.74002 8.32001" stroke="var(--white)" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
  <path d="M20.42 18.84H6.58002C4.92002 18.84 3.58002 17.5 3.58002 15.84V12.52" stroke="var(--white)" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
  <path d="M17.26 22.0001L20.42 18.8401L17.26 15.6801" stroke="var(--white)" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
</svg>

      <a data-controller="turbo" class="d-inline-block text-white fw-semi-bold fs-14 cursor-pointer" href="/social/posts/PO68264331/shared_users?class_name=Post">
        <span id="post-148337-share-count">
            0
          </span>
</a></a></div>

              <div class="d-flex align-items-center justify-content-center gap-1">
                <span data-controller="tooltip" data-bs-placement="top" title="Activity">
                  <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M5 22V12M10 22V2M15 22V14M19 22V8" stroke="white" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
</svg>


                </span>
                    <a class="d-inline-block text-white fw-semi-bold fs-14" data-turbo-stream="true" href="/users/sign_in">
                      3
</a>              </div>

            <div class="list-item-details">
              <div class="sharing text-center">
                  <div class="dropdown">
      <a class="d-flex align-items-center justify-content-center gap-1 navbar-dropdown-account-wrapper" data-turbo-stream="true" href="/users/sign_in">
        <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M6.82116 5.60584L16.3791 2.41988C20.6683 0.990136 22.9987 3.33176 21.5802 7.62099L18.3942 17.1788C16.2552 23.6071 12.7428 23.6071 10.6038 17.1788L9.65813 14.3419L6.82116 13.3962C0.392947 11.2572 0.392947 7.75608 6.82116 5.60584Z" stroke="var(--white)" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
  <path d="M9.87203 13.8577L13.9023 9.81616" stroke="var(--white)" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
</svg>

</a>  </div>

              </div>
            </div>
            <div class="bookmark-post flex-shrink-0">
                <div data-controller="disable-on-click" class="d-flex align-items-center justify-content-center">
      <a class="gap-1" data-turbo-stream="true" data-controller="turbo tooltip" data-action="click-&gt;turbo#disable" data-turbo-method="GET" data-bs-placement="top" title="Save Post" href="/users/sign_in">
        <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M16.4352 2H7.55556C5.59356 2 4 3.73944 4 5.85876V19.9442C4 21.7436 5.18826 22.5033 6.64364 21.6336L11.1387 18.9245C11.6177 18.6346 12.3915 18.6346 12.8613 18.9245L17.3563 21.6336C18.8117 22.5134 20 21.7536 20 19.9442V5.85876C19.9908 3.73944 18.3972 2 16.4352 2Z" stroke="var(--white)" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
</svg>

</a></div>

            </div>
          </div>
        </div>
      
    </div>
  </div>
</div>

</turbo-frame>
  <turbo-frame data-controller="" class="single-post-frame " id="single_post_148335">
  <turbo-cable-stream-source channel="Turbo::StreamsChannel" signed-stream-name="InBvc3RfMTQ4MzM1Ig==--daaef50462a976e7a2c4309ed29282d079decd1a22d6ba543c101eb638f7d11c"></turbo-cable-stream-source>
  
<div class="individual_subscription_">
  <div id="news_post_148335" class="position-relative">
    <div class='card card-border social-post-card mt-3 '>
      <div class="card-header border-bottom-0 social-post-header">
        <div class="d-flex justify-content-start align-items-center gap-1 cursor-pointer info-profile overlay-none">
          <div
     data-controller="hover-dropdown"
     data-hover-dropdown-offset-value="8"
     aria-haspopup="true"
     aria-expanded="false"
     data-hover-dropdown-user-id-value="104"
     data-hover-dropdown-enabled-value="true"
>
     <div class="outline-none hover-show">
         <a data-turbo="false" target="_self" onclick="event.stopPropagation();" href="/users/byron-salguero">
             <div class="profile-container profile-container-xs green-shield offline ten-member">
    <div class="profile-box">
        <img class="user-profile" data-controller="no-contextmenu" loading="lazy" src="https://www.dmdb.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsiZGF0YSI6NDQ4NDYyNywicHVyIjoiYmxvYl9pZCJ9fQ==--239e9fa6bf24d2fdc96f3b5fb8253f3d5a3216b4/07a32680557c540561dd01874e49dc53.jpg" />
        
      <div class="shield">
        <i class="fas fa-shield"></i>
        <span>10k</span>
      </div>
      
    </div>
  </div>

</a>    </div>
</div>


          <div class="w-100 window-media post-url" data-turbo-url-value="https://www.dmdb.com/social/posts/PO91978298?post_type=true&amp;read_more=false" data-post=true data-controller="turbo" data-turbo-method='GET' data-close-dropdown='true'>
            <div class="d-flex justify-content-between align-items-center w-100">
              <div class="d-flex align-items-start">
                <div class="me-2">
                  <div class="d-flex align-items-center gap-2">
                    <a data-turbo="false" onclick="event.stopPropagation();" class="responsive-font mb-0 lh-sm text-primary fw-bold text-uppercase max-line-2 user_104_display_user_name" href="/users/byron-salguero?from_post=148335&amp;post_class=Post">
                      Byron Salguero
                      <span class="fs-12 text-gray"></span>
</a>                      <turbo-frame id="pin_post_148335">
    <a class="btn p-0" data-turbo-method="post" data-controller="turbo" onclick="event.stopPropagation();" href="/social/pin_posts?id=PO91978298&amp;post_type=true">
      <svg class="ignore-modal-close" width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M2.02359 17.8624L2 18L2.13779 17.9765L5.84515 14.2741L6.30268 13.8172L6.76012 14.2742L9.88352 17.3948C9.89332 17.4046 9.90536 17.4117 9.91865 17.4155C9.93194 17.4192 9.94592 17.4195 9.95931 17.4163C9.9728 17.4131 9.98512 17.4066 9.99531 17.3973C10.0055 17.388 10.0131 17.3763 10.0174 17.3632L11.3816 13.2779L11.463 13.0342L11.6898 12.9129L17.1903 9.97083C17.4011 9.85774 17.5826 9.69716 17.7203 9.50171C17.858 9.30615 17.948 9.08114 17.9833 8.84469C18.0185 8.60814 17.9979 8.36675 17.9231 8.13961C17.8484 7.91256 17.7213 7.70595 17.5525 7.53652L12.4804 2.45089C12.3107 2.28098 12.1035 2.15318 11.8754 2.07776C11.6473 2.00234 11.4047 1.9814 11.167 2.01661C10.9293 2.05183 10.7032 2.14222 10.5069 2.28053C10.3106 2.41884 10.1493 2.60134 10.0364 2.81312L7.09616 8.32218L6.97475 8.54971L6.72985 8.63121L2.63765 9.9934C2.62457 9.99776 2.61281 10.0053 2.60349 10.0155C2.59418 10.0257 2.58763 10.0381 2.58445 10.0514C2.58128 10.0648 2.58158 10.0789 2.58534 10.0921C2.58909 10.1053 2.59626 10.1174 2.60596 10.1271L5.73083 13.2463L6.18848 13.7031L5.73093 14.16L2.02359 17.8624Z" stroke="#828282" stroke-width="1.5" stroke-linejoin="round"/>
</svg>

</a></turbo-frame>
                  </div>
                  <small class="mb-0 lh-sm fs-12 d-flex align-items-center gap-2 post-time" data-time="1778261551">
                    <span data-controller="tooltip" data-bs-html="true" data-bs-toggle="tooltip" title="Fri, 08 May 26 &lt;span class=&quot;text-nowrap&quot;&gt;1:32 PM&lt;/span&gt;">
                      5/8/2026  1:32 PM
                    </span>
                  </small>
                </div>
              </div>
              <div class="d-flex align-items-center gap-2">
                  <a data-bs-target="#upgradeBadgeModal" data-bs-toggle="modal" class="btn p-0 p-xl-2 p-lg-2 p-md-2 p-sm-2" href="#upgradeBadgeModal">
                    <svg class="" width="22" height="22" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M16.9308 15.4275L17.2883 18.3242C17.38 19.085 16.5642 19.6166 15.9133 19.2225L12.0725 16.94C11.6508 16.94 11.2383 16.9125 10.835 16.8575C11.5133 16.06 11.9167 15.0516 11.9167 13.9608C11.9167 11.3575 9.66167 9.24919 6.875 9.24919C5.81167 9.24919 4.83084 9.55166 4.01501 10.0833C3.98751 9.85416 3.97833 9.62499 3.97833 9.38665C3.97833 5.21582 7.59917 1.83333 12.0725 1.83333C16.5458 1.83333 20.1667 5.21582 20.1667 9.38665C20.1667 11.8617 18.8925 14.0525 16.9308 15.4275Z" stroke="url(#paint0_linear_5_3482)" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
  <path d="M11.9167 13.9608C11.9167 15.0516 11.5133 16.06 10.835 16.8575C9.9275 17.9575 8.48833 18.6633 6.87499 18.6633L4.48249 20.0841C4.07916 20.3316 3.56583 19.9925 3.62083 19.525L3.84999 17.7192C2.62166 16.8667 1.83333 15.5008 1.83333 13.9608C1.83333 12.3475 2.695 10.9267 4.015 10.0833C4.83083 9.55167 5.81166 9.24919 6.87499 9.24919C9.66166 9.24919 11.9167 11.3575 11.9167 13.9608Z" stroke="url(#paint0_linear_5_3482)" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
  <defs>
    <linearGradient id="paint0_linear_5_3482" x1="4.3893" y1="1.83333" x2="21.2648" y2="17.906" gradientUnits="userSpaceOnUse">
      <stop offset="0" stop-color="#0FEFFD"/>
      <stop offset="0.515718" stop-color="#FF00F5"/>
      <stop offset="1" stop-color="#0FEFFD" stop-opacity="0.77"/>
    </linearGradient>
  </defs>
</svg>

</a>                <div class="menu-options">
                  <div class="dropdown" data-post-id="148335">
                    <button type="button" class="btn p-0 p-xl-2 p-lg-2 p-md-2 p-sm-2 post-menu-option" id="postOptions-1e9726e4-29ef-4afc-99f6-bd67b33f28f8" data-bs-toggle="dropdown" data-controller="dropdown" data-action="click->dropdown#openPostMenuOption" aria-expanded="false">
                      <svg width="18" height="18" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M5 10.1484C3.9 10.1484 3 11.0484 3 12.1484C3 13.2484 3.9 14.1484 5 14.1484C6.1 14.1484 7 13.2484 7 12.1484C7 11.0484 6.1 10.1484 5 10.1484Z" fill="#AE8A27" stroke="#AE8A27"/>
  <path d="M19 10.1484C17.9 10.1484 17 11.0484 17 12.1484C17 13.2484 17.9 14.1484 19 14.1484C20.1 14.1484 21 13.2484 21 12.1484C21 11.0484 20.1 10.1484 19 10.1484Z" fill="#AE8A27" stroke="#AE8A27"/>
  <path d="M12 10.1484C10.9 10.1484 10 11.0484 10 12.1484C10 13.2484 10.9 14.1484 12 14.1484C13.1 14.1484 14 13.2484 14 12.1484C14 11.0484 13.1 10.1484 12 10.1484Z" fill="#AE8A27" stroke="#AE8A27"/>
</svg>

                    </button>
                    <div class="dropdown-menu dropdown-menu-end card-border zi-10" aria-labelledby="postOptions-1e9726e4-29ef-4afc-99f6-bd67b33f28f8">
                        <a class="dropdown-item" data-controller="turbo" href="/social/posts/PO91978298?post_type=true">View</a>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </div>
        </div>
      </div>
      <div class="post-body card-body px-2 py-0 position-relative">
        
        <turbo-frame id="common_post_content_PO91978298">
          <div class="post-description post-url text-break overlay-none cursor-pointer window-media" data-turbo-url-value="https://www.dmdb.com/social/posts/PO91978298?post_type=true&amp;read_more=false" data-post=true data-controller="turbo" data-turbo-method='GET' data-bs-dismiss="shareRecipeModal" aria-label="Close">
      <div data-controller="read-more" data-read-more-target="" data-read-more-hide-class="d-none" data-read-more-truncate-class="max-line-4" data-read-more-lines-value="4">
        <div data-read-more-target="content" class="max-line-4 text-white search_desc text-break read-more-img main-post-desc" data-value="PO91978298">
          
        </div>
        <a class="ignore-click d-none text-warning cursor-pointer " data-read-more-target="moreButton" data-action="read-more#showMore">Read
          more</a>
        <a class="ignore-click d-none text-warning cursor-pointer" data-read-more-target="lessButton" data-action="read-more#showLess">Read
          less</a>
      </div>
</div>
    <div id="link-thumb">
      <a class="d-block w-100" href="https://www.npr.org/2026/05/08/nx-s1-5815957/silent-friend-review" target="_blank"> <div class="preview-link position-relative rounded-3 overflow-hidden w-100 mw-100"> <img class="link-image d-block object-contain image img-fluid w-100 position-relative zi-1 rounded-inherit" src="https://urls-card-images.s3.us-east-1.amazonaws.com/link_previews/62671/02dad63b-2608-40ae-850d-4d4ae95dfc43.jpg" alt="Card image cap"> <img class="link-image d-block position-absolute start-0 top-0 filter-blur-5 object-cover image img-fluid w-100 rounded-inherit bg-black" src="https://urls-card-images.s3.us-east-1.amazonaws.com/link_previews/62671/02dad63b-2608-40ae-850d-4d4ae95dfc43.jpg" alt="Card image cap"> <div class="preview-link-desc position-absolute d-flex flex-column align-items-baseline justify-content-center w-100 zi-1 bottom-0 start-0 text-start"> <h6 class="card-title empty-tag fs-16 mb-1 max-line-1">'Silent Friend' review: This film will change the way you see the trees : NPR</h6> <p class="text-start card-text empty-tag max-line-2">A new art-house drama tells three stories that span the century — and connect to one tree. Silent Friend will open your eyes to the beauty of the natural world.</p> </div> </div> </a>
    </div>

</turbo-frame>      </div>
        <div class="card-footer border-0 padding-10 d-flex align-items-center">
          <div class="post-control grid-footer w-100 align-items-center social-post-footer ">
            <div id="like_post_post_148335" class="comment-like d-flex align-items-center justify-content-center gap-1 like_post_post_148335">
      <a class="d-flex align-items-center justify-content-center gap-1" data-turbo-stream="true" data-controller="turbo tooltip" data-bs-placement="top" data-bs-trigger="hover" data-action="click-&gt;turbo#disable" data-turbo-method="GET" title="Like" href="/users/sign_in">
        <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M16.44 3C14.63 3 13.01 3.88 12 5.23C10.99 3.88 9.37001 3 7.56001 3C4.49 3 2 5.5 2 8.59001C2 9.78001 2.19 10.8801 2.52 11.9001C4.1 16.9001 8.97001 19.8901 11.38 20.7101C11.72 20.8301 12.28 20.8301 12.62 20.7101C15.03 19.8901 19.9 16.9001 21.48 11.9001C21.81 10.8801 22 9.78001 22 8.59001C22 5.5 19.51 3 16.44 3Z" stroke="#FF6A55" stroke-width="1.5" stroke-linejoin="round"/>
</svg>

        <span class="text-white">0</span>
</a></div>

            <div id="dislike_post_post_148335" class="d-flex align-items-center justify-content-center gap-1 dislike_post_post_148335">
      <a class="d-flex align-items-center justify-content-center gap-1" data-turbo-stream="true" data-controller="turbo tooltip" data-bs-placement="top" data-bs-trigger="hover" data-action="click-&gt;turbo#disable" data-turbo-method="GET" title="Dislike" href="/users/sign_in">
        <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M13.709 1.97656C14.5621 2.79266 15.6397 3.33534 16.8035 3.53504M9.68432 1.97656C8.83077 2.79225 7.75337 3.33484 6.58984 3.53504M16.045 9.18075C16.045 9.18075 13.8086 7.95423 13.8086 7.23406C13.8086 6.51391 16.8018 5.08203 16.8018 5.08203M7.33838 9.18075C7.33838 9.18075 9.58892 7.95423 9.58892 7.23406C9.58892 6.51391 6.5957 5.08203 6.5957 5.08203M7.35456 11.9648C7.40946 13.7671 7.31536 15.5708 7.07326 17.3576C5.83547 16.795 5.04776 17.6108 5.49787 18.4828C3.87749 18.3534 3.22766 20.0019 4.40918 20.4211M16.5639 11.9648C16.5131 13.6883 16.5535 15.4134 16.6849 17.1326C17.7849 17.7345 17.6414 18.3477 17.0788 18.961C16.7156 19.2874 16.2589 19.491 15.7734 19.5434M19.0206 20.002C20.2584 18.9611 19.3019 17.9484 17.5098 18.4913M16.8023 21.9422C16.8023 23.4332 14.4674 23.2925 13.809 22.1391C13.0607 22.9831 11.6935 22.9831 11.3166 22.1391C10.8946 22.9831 9.15044 23.2362 8.64408 22.1391C7.01243 22.9831 5.5496 22.9831 5.32453 21.7453C3.79981 22.3079 3.16121 21.3093 3.97984 20.1445M18.0608 19.6914C18.4688 19.7419 19.0624 19.8574 19.1861 20.2849C19.8697 22.4875 16.7949 21.9446 16.7949 21.9446M5.49023 18.4766C5.81707 18.5372 6.11418 18.7057 6.33419 18.9547M5.32099 21.7388C5.26474 20.9708 6.11994 20.2675 6.91887 20.3323M8.64416 22.1416C8.45568 21.7197 8.50069 21.0981 8.71449 20.8477M11.317 22.137C11.4548 21.8754 11.5702 21.1524 11.2129 20.8008M13.8071 22.1383C13.6495 21.7548 13.5896 21.3382 13.6327 20.9258M16.8013 21.9344C16.8094 21.7854 16.7721 21.6376 16.6941 21.5105C16.6163 21.3834 16.5015 21.2829 16.3652 21.2227M8.92787 14.4922C8.64655 16.574 8.01922 17.5473 7.06836 17.3503M14.832 12.4805C14.9756 16.0335 15.479 16.8829 16.6887 17.1277M10.2863 12.9883C10.3397 15.88 10.0978 18.3754 8.61808 18.6398C6.58697 19.0055 6.04122 21.3347 8.71654 20.8339C9.28273 20.6836 9.82254 20.4474 10.3172 20.1336M10.9342 17.3888C10.8797 18.0761 10.7193 18.7506 10.4588 19.389C9.49387 21.2878 12.9259 21.1613 12.5968 19.8052C11.9638 17.8361 11.7894 15.1468 11.8738 12.0664M12.623 20.233C12.623 20.233 14.2069 21.9407 15.4981 20.4863C15.6315 20.3148 15.7199 20.1126 15.7554 19.8983C15.7909 19.684 15.7723 19.4642 15.7014 19.2587C15.6304 19.0534 15.5093 18.8691 15.3489 18.7223C15.1887 18.5756 14.9943 18.4712 14.7836 18.4187C14.5071 18.3538 14.2567 18.2068 14.0654 17.9968C13.8741 17.7869 13.7507 17.5241 13.7118 17.2428C13.5035 16.1833 13.3924 15.107 13.3798 14.0273M5.49407 17.5458C3.95804 16.2591 2.86068 14.5263 2.35427 12.5876C1.84787 10.649 1.95754 8.60079 2.66809 6.72732C3.37864 4.85385 4.6548 3.24805 6.31944 2.1328C7.9841 1.01755 9.95466 0.448178 11.9576 0.503708C13.9606 0.559237 15.8966 1.23692 17.4968 2.44268C19.0971 3.64846 20.2824 5.32251 20.8881 7.23247C21.4936 9.14242 21.4896 11.1935 20.8767 13.1011C20.2636 15.0088 19.0718 16.6781 17.4669 17.8777M7.16809 16.566C6.62027 15.9642 6.31113 15.1829 6.29883 14.369C6.29883 12.0904 8.83069 10.2422 11.9617 10.2422C15.0928 10.2422 17.6247 12.0904 17.6247 14.369C17.6102 15.2331 17.2648 16.0588 16.6598 16.6757M20.8831 17.3901C19.9406 17.7558 20.267 18.8951 21.3472 18.4899C22.4274 18.0848 22.0926 16.9005 20.8831 17.3901ZM1.13352 19.177C0.621525 19.9112 1.69614 20.6904 2.42757 20.1756C3.159 19.6608 1.41482 18.7718 1.13352 19.177Z" stroke="url(#paint0_linear_5471_364)" stroke-width="0.681273" stroke-linecap="round" stroke-linejoin="round"/>
  <defs>
    <linearGradient id="paint0_linear_5471_364" x1="1" y1="11.7661" x2="21.9996" y2="11.7661" gradientUnits="userSpaceOnUse">
      <stop stop-color="#C24545"/>
      <stop offset="1" stop-color="#E9D362"/>
    </linearGradient>
  </defs>
</svg>

        <span class="text-white">0</span>
</a></div>

                <a class="d-flex align-items-center justify-content-center gap-1 overlay-none window-media" data-bs-dismiss="modal" data-controller="turbo tooltip" data-action="click-&gt;turbo#disable" data-turbo-method="GET" data-post="true" data-bs-placement="top" title="Comment" href="/social/posts/PO91978298?comment_modal=true&amp;post_type=true">
                  <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M20.657 17.0046C21.873 14.9013 22.2816 12.4272 21.8066 10.0446C21.3315 7.662 20.0054 5.53381 18.0758 4.05762C16.1462 2.58142 13.7451 1.8582 11.3212 2.02306C8.89732 2.18792 6.61634 3.22959 4.90439 4.95346C3.19244 6.67733 2.16663 8.96549 2.01859 11.3905C1.87056 13.8155 2.61042 16.2114 4.09997 18.1307C5.58952 20.05 7.72686 21.3614 10.1127 21.8199C12.4986 22.2784 14.9697 21.8526 17.0646 20.6221L22.0019 22L20.657 17.0046Z" stroke="#27AE60" stroke-width="1.5" stroke-linejoin="round"/>
</svg>

                  <turbo-frame class="comment_count_148335" id=".comment_count_148335">
    <span class="d-inline-block text-white fw-semi-bold fs-14 cursor-pointer"> 0 </span>
</turbo-frame>
</a>
              <div id="share_post_count_148335" class="d-flex align-items-center justify-content-center gap-1 ">
    <a class="d-flex align-items-center justify-content-center gap-2" data-controller="turbo tooltip" data-turbo-method="GET" data-bs-dismiss="modal" data-bs-placement="top" title="Repost" href="/social/posts/share_posts?class_name=Post&amp;id=PO91978298">
      <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M3.58002 5.15991H17.42C19.08 5.15991 20.42 6.49991 20.42 8.15991V11.4799" stroke="var(--white)" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
  <path d="M6.74002 2L3.58002 5.15997L6.74002 8.32001" stroke="var(--white)" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
  <path d="M20.42 18.84H6.58002C4.92002 18.84 3.58002 17.5 3.58002 15.84V12.52" stroke="var(--white)" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
  <path d="M17.26 22.0001L20.42 18.8401L17.26 15.6801" stroke="var(--white)" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
</svg>

      <a data-controller="turbo" class="d-inline-block text-white fw-semi-bold fs-14 cursor-pointer" href="/social/posts/PO91978298/shared_users?class_name=Post">
        <span id="post-148335-share-count">
            0
          </span>
</a></a></div>

              <div class="d-flex align-items-center justify-content-center gap-1">
                <span data-controller="tooltip" data-bs-placement="top" title="Activity">
                  <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M5 22V12M10 22V2M15 22V14M19 22V8" stroke="white" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
</svg>


                </span>
                    <a class="d-inline-block text-white fw-semi-bold fs-14" data-turbo-stream="true" href="/users/sign_in">
                      1
</a>              </div>

            <div class="list-item-details">
              <div class="sharing text-center">
                  <div class="dropdown">
      <a class="d-flex align-items-center justify-content-center gap-1 navbar-dropdown-account-wrapper" data-turbo-stream="true" href="/users/sign_in">
        <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M6.82116 5.60584L16.3791 2.41988C20.6683 0.990136 22.9987 3.33176 21.5802 7.62099L18.3942 17.1788C16.2552 23.6071 12.7428 23.6071 10.6038 17.1788L9.65813 14.3419L6.82116 13.3962C0.392947 11.2572 0.392947 7.75608 6.82116 5.60584Z" stroke="var(--white)" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
  <path d="M9.87203 13.8577L13.9023 9.81616" stroke="var(--white)" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
</svg>

</a>  </div>

              </div>
            </div>
            <div class="bookmark-post flex-shrink-0">
                <div data-controller="disable-on-click" class="d-flex align-items-center justify-content-center">
      <a class="gap-1" data-turbo-stream="true" data-controller="turbo tooltip" data-action="click-&gt;turbo#disable" data-turbo-method="GET" data-bs-placement="top" title="Save Post" href="/users/sign_in">
        <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
  <path d="M16.4352 2H7.55556C5.59356 2 4 3.73944 4 5.85876V19.9442C4 21.7436 5.18826 22.5033 6.64364 21.6336L11.1387 18.9245C11.6177 18.6346 12.3915 18.6346 12.8613 18.9245L17.3563 21.6336C18.8117 22.5134 20 21.7536 20 19.9442V5.85876C19.9908 3.73944 18.3972 2 16.4352 2Z" stroke="var(--white)" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
</svg>

</a></div>

            </div>
          </div>
        </div>
      
    </div>
  </div>
</div>

</turbo-frame>

</turbo-frame>
<div id="pagination" class="text-center">
  <turbo-stream action="replace" target="pagination"><template>
    <turbo-frame data-controller="infinite-scroll" data-infinite-scroll-url-value="/users/dashboards/U66897843/user_posts.turbo_stream?page=2" data-infinite-scroll-scroll-container-id-value="all-posts-block" data-infinite-scroll-target-frame-id-value="get_all_post_tag" data-infinite-scroll-loader-id-value="social_post_page_skeleton" id="pagination">
        

<turbo-frame class="post-loader-link" loading="lazy" id="social_post_page_skeleton">
    <div class="card card-border social-post-card mb-4">
      <div class="card-body p-2 pb-0">
        <div class="d-flex gap-2 m-3">
          <div class="avatar-skeleton dark-avatar-skeleton"></div>
          <div class="cover-image-skeleton dark-cover-image-skeleton cover-image-skeleton-small w-50"></div>
        </div>
        <div class="post-control position-relative m-3">
          <div class="cover-image-skeleton dark-cover-image-skeleton w-100"></div>
        </div>
        <div class="post-control position-relative m-3">
          <div class="cover-image-skeleton dark-cover-image-skeleton cover-image-skeleton-small w-100"></div>
        </div>
      </div>
    </div>
    <div class="card card-border social-post-card mb-4">
      <div class="card-body p-2 pb-0">
        <div class="d-flex gap-2 m-3">
          <div class="avatar-skeleton dark-avatar-skeleton"></div>
          <div class="cover-image-skeleton dark-cover-image-skeleton cover-image-skeleton-small w-50"></div>
        </div>
        <div class="post-control position-relative m-3">
          <div class="cover-image-skeleton dark-cover-image-skeleton w-100"></div>
        </div>
        <div class="post-control position-relative m-3">
          <div class="cover-image-skeleton dark-cover-image-skeleton cover-image-skeleton-small w-100"></div>
        </div>
      </div>
    </div>
    <div class="card card-border social-post-card mb-4">
      <div class="card-body p-2 pb-0">
        <div class="d-flex gap-2 m-3">
          <div class="avatar-skeleton dark-avatar-skeleton"></div>
          <div class="cover-image-skeleton dark-cover-image-skeleton cover-image-skeleton-small w-50"></div>
        </div>
        <div class="post-control position-relative m-3">
          <div class="cover-image-skeleton dark-cover-image-skeleton w-100"></div>
        </div>
        <div class="post-control position-relative m-3">
          <div class="cover-image-skeleton dark-cover-image-skeleton cover-image-skeleton-small w-100"></div>
        </div>
      </div>
    </div>
    <div class="card card-border social-post-card mb-4">
      <div class="card-body p-2 pb-0">
        <div class="d-flex gap-2 m-3">
          <div class="avatar-skeleton dark-avatar-skeleton"></div>
          <div class="cover-image-skeleton dark-cover-image-skeleton cover-image-skeleton-small w-50"></div>
        </div>
        <div class="post-control position-relative m-3">
          <div class="cover-image-skeleton dark-cover-image-skeleton w-100"></div>
        </div>
        <div class="post-control position-relative m-3">
          <div class="cover-image-skeleton dark-cover-image-skeleton cover-image-skeleton-small w-100"></div>
        </div>
      </div>
    </div>
    <div class="card card-border social-post-card mb-4">
      <div class="card-body p-2 pb-0">
        <div class="d-flex gap-2 m-3">
          <div class="avatar-skeleton dark-avatar-skeleton"></div>
          <div class="cover-image-skeleton dark-cover-image-skeleton cover-image-skeleton-small w-50"></div>
        </div>
        <div class="post-control position-relative m-3">
          <div class="cover-image-skeleton dark-cover-image-skeleton w-100"></div>
        </div>
        <div class="post-control position-relative m-3">
          <div class="cover-image-skeleton dark-cover-image-skeleton cover-image-skeleton-small w-100"></div>
        </div>
      </div>
    </div>
    <div class="card card-border social-post-card mb-4">
      <div class="card-body p-2 pb-0">
        <div class="d-flex gap-2 m-3">
          <div class="avatar-skeleton dark-avatar-skeleton"></div>
          <div class="cover-image-skeleton dark-cover-image-skeleton cover-image-skeleton-small w-50"></div>
        </div>
        <div class="post-control position-relative m-3">
          <div class="cover-image-skeleton dark-cover-image-skeleton w-100"></div>
        </div>
        <div class="post-control position-relative m-3">
          <div class="cover-image-skeleton dark-cover-image-skeleton cover-image-skeleton-small w-100"></div>
        </div>
      </div>
    </div>
</turbo-frame>
</turbo-frame></template></turbo-stream>
</div>

</template></turbo-stream>

