/* Hero Wrapper & Header */
.general-tablet.s-detail .hero-wrapper {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  z-index: 2;
  background: linear-gradient(
    180deg,
    rgba(0, 0, 0, 1) 0%,
    rgba(29, 29, 29, 1) 100%
  );
}

.general-tablet.s-detail .header,
.general-tablet.s-detail .header-3,
.general-tablet.s-detail .header-4 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 30px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: transparent;
}

.general-tablet.s-detail.div-80 .header-3 {
  padding: 30px 50px;
}

.general-tablet.s-detail.general-small .header-4,
.general-tablet.s-detail.general-desktop .header-4 {
  padding: 50px 80px;
}

.general-tablet.s-detail .logo,
.general-tablet.s-detail .logo-3,
.general-tablet.s-detail .logo-4,
.general-tablet.s-detail .logo-5 {
  position: relative;
  width: 100px;
  height: 48px;
  aspect-ratio: 2.09;
}

.general-tablet.s-detail.general-small .logo-3,
.general-tablet.s-detail.general-desktop .logo-4 {
  width: 120px;
  height: 57px;
}

.general-tablet.s-detail.general-desktop .logo-4 {
  width: 160px;
  height: 76px;
}

.general-tablet.s-detail .div-wrapper {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  position: relative;
  flex: 0 0 auto;
}

.general-tablet.s-detail .magnifying-glass,
.sgeneral-tablet.story .magnifying-glass-3 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Font Awesome 6 Sharp-Regular", Helvetica;
  color: #ffffff;
  font-size: 24px;
  letter-spacing: 0;
  line-height: normal;
  white-space: nowrap;
}

/* Breadcrumbs */
.general-tablet.s-detail .breadcrumbs,
.general-tablet.s-detail .wrapper-breadcrumbs-wrapper,
.general-tablet.s-detail .breadcrumbs-2,
.general-tablet.s-detail .breadcrumbs-3 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 30px;
  padding: 10px 30px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: #ce4257;
}

.general-tablet.s-detail.div-80 .wrapper-breadcrumbs-wrapper {
  padding: 10px 50px;
}

.general-tablet.s-detail.general-small .breadcrumbs-2 {
  padding: 15px 80px;
}

.general-tablet.s-detail.general-desktop .breadcrumbs-3 {
  align-items: center;
  padding: 15px 0px;
}

.general-tablet.s-detail .wrapper-breadcrumbs {
  display: flex;
  max-width: 1440px;
  align-items: center;
  gap: 10px;
  padding: 0px 235px;
  position: relative;
  width: 100%;
  flex: 0 0 auto;
}

.general-tablet.s-detail .div-2 {
  display: inline-flex;
  align-items: baseline;
  gap: 5px;
  position: relative;
  flex: 0 0 auto;
}

.general-tablet.s-detail .sep,
.general-tablet.s-detail .sep-2 {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 10px;
  position: relative;
  align-self: stretch;
  flex: 0 0 auto;
  margin-bottom: -1.50px;
  transform: rotate(-180.00deg);
}

.general-tablet.s-detail .sep-2 {
  flex-direction: column;
  justify-content: center;
  align-self: stretch;
  display: inline-flex;
  align-items: center;
  gap: 10px;
  position: relative;
  flex: 0 0 auto;
}

.general-tablet.s-detail .icon {
  position: relative;
  width: fit-content;
  font-family: "Font Awesome 6 Sharp-Regular", Helvetica;
  color: #ff9b54;
  font-size: 10px;
  text-align: center;
  letter-spacing: 0;
  line-height: 10px;
  white-space: nowrap;
}

.general-tablet.s-detail .div-3 {
  display: inline-flex;
  align-items: center;
  gap: 5px;
  position: relative;
  flex: 0 0 auto;
}

.general-tablet.s-detail .div-4 {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
  flex: 0 0 auto;
}

.general-tablet.s-detail .link,
.general-tablet.s-detail .link-2 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Gotham-Bold", Helvetica;
  color: #ffffff;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 21px;
  white-space: nowrap;
}

.general-tablet.s-detail .link-2 {
  font-family: "Gotham-Black", Helvetica;
}

.general-tablet.s-detail .img {
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 1px;
  object-fit: cover;
}

.sgeneral-tablet.story .current-page {
  position: relative;
  width: fit-content;
  font-family: "Poppins", Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 21px;
  white-space: nowrap;
}

/* Intro Content */
.general-tablet.s-detail .content {
  padding: 40px 0px 50px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.general-tablet.s-detail .intro-buttons,
.general-tablet.s-detail .h-intro-buttons,
.general-tablet.s-detail .intro-buttons-2,
.general-tablet.s-detail .intro-buttons-3 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 40px;
  padding: 0px 30px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.general-tablet.s-detail.div-80 .h-intro-buttons {
  padding: 50px;
}

.general-tablet.s-detail.general-small .intro-buttons-2 {
  gap: 50px;
  padding: 80px;
  z-index: 1;
}

.general-tablet.s-detail.general-desktop .intro-buttons-3 {
  align-items: center;
  gap: 50px;
  padding: 100px 0px;
  z-index: 1;
}

.general-tablet.s-detail .div-5 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 15px;
  width: 100%;
  flex: 0 0 auto;
  position: relative;
  align-self: stretch;
}

.general-tablet.s-detail .story-detail-title,
.general-tablet.s-detail .story-detail-title-2,
.general-tablet.s-detail .story-detail-title-3,
.general-tablet.s-detail .story-detail-title-4 {
  position: relative;
  align-self: stretch;
  margin-top: -1.00px;
  text-shadow: 0px 4px 24px rgba(0, 0, 0, 0.25);
  font-family: "Gotham-Black", Helvetica;
  color: #ffffff;
  font-size: 33px;
  letter-spacing: -0.50px;
  line-height: 36.3px;
  box-shadow: var(--hard-edge);
}

.general-tablet.s-detail.div-80 .story-detail-title-2 {
  font-size: 44px;
  line-height: 48.4px;
}

.general-tablet.s-detail.general-small .story-detail-title-3 {
  font-size: 72px;
  line-height: 79.2px;
}

.general-tablet.s-detail.general-desktop .story-detail-title-4 {
  font-size: 96px;
  line-height: 105.6px;
  max-width: 800px;
}

.general-tablet.s-detail .summary,
.general-tablet.s-detail .summary-6,
.general-tablet.s-detail .summary-7 {
  font-weight: 300;
  font-size: 18px;
  line-height: 27px;
  position: relative;
  align-self: stretch;
  font-family: "DM Sans", Helvetica;
  color: #ffffff;
  letter-spacing: 0;
}

.general-tablet.s-detail.general-small .summary-6 {
  font-size: 22px;
  line-height: 39.6px;
}

.general-tablet.s-detail.general-desktop .summary-7 {
  width: 900px;
  font-size: 22px;
  line-height: 39.6px;
}

.general-tablet.s-detail .wrapper-7 {
  display: flex;
  flex-direction: column;
  max-width: 1440px;
  align-items: flex-start;
  gap: 50px;
  padding: 0px 135px 0px 235px;
  position: relative;
  width: 100%;
  flex: 0 0 auto;
}

/* Metadata & Actions */
.general-tablet.s-detail .div-6 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 20px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.general-tablet.s-detail .div-7 {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  gap: 20px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.general-tablet.s-detail .text-wrapper {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Font Awesome 6 Sharp-Regular", Helvetica;
  color: #ce4257;
  font-size: 16px;
  text-align: center;
  letter-spacing: 0;
  line-height: 16px;
  white-space: nowrap;
}

.general-tablet.s-detail .text-wrapper-2 {
  position: relative;
  width: fit-content;
  font-family: "DM Sans", Helvetica;
  font-weight: 600;
  color: var(--greywhite);
  font-size: 14px;
  letter-spacing: 0;
  line-height: 14px;
  white-space: nowrap;
}

.general-tablet.s-detail .icon-2 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Font Awesome 6 Sharp-Regular", Helvetica;
  color: #ce4257;
  font-size: 14px;
  text-align: center;
  letter-spacing: 0;
  line-height: 14px;
  white-space: nowrap;
}

.general-tablet.s-detail .category-category {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "DM Sans", Helvetica;
  font-weight: 600;
  color: var(--greywhite);
  font-size: 14px;
  letter-spacing: 0;
  line-height: 14px;
  white-space: nowrap;
}

.general-tablet.s-detail .likes {
  display: inline-flex;
  align-items: center;
  gap: 25px;
  position: relative;
  flex: 0 0 auto;
}

.general-tablet.s-detail .text-wrapper-3 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Font Awesome 6 Sharp-Regular", Helvetica;
  color: #ff9b54;
  font-size: 16px;
  text-align: center;
  letter-spacing: 0;
  line-height: 16px;
  white-space: nowrap;
}

.general-tablet.s-detail .icon-3 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Font Awesome 6 Sharp-Regular", Helvetica;
  color: #ffffff;
  font-size: 16px;
  text-align: center;
  letter-spacing: 0;
  line-height: 16px;
  white-space: nowrap;
}

/* Featured Image */
.general-tablet.s-detail .featured-image,
.general-tablet.s-detail .featured-image-2,
.general-tablet.s-detail .featured-image-3 {
  justify-content: flex-end;
  gap: 10px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.general-tablet.s-detail.general-small .featured-image-2 {
  padding: 0px 80px;
  z-index: 0;
}

.general-tablet.s-detail.general-desktop .featured-image-3 {
  height: 732px;
  align-items: center;
  padding: 0px 80px;
  z-index: 0;
}

.general-tablet.s-detail .img-2,
.general-tablet.s-detail .img-4,
.general-tablet.s-detail .img-5 {
  position: relative;
  align-self: stretch;
  width: 100%;
  aspect-ratio: 1.75;
  object-fit: cover;
}

.general-tablet.s-detail.general-small .img-4 {
  aspect-ratio: 1.42;
}

.general-tablet.s-detail.general-desktop .img-5 {
  max-width: 1280px;
  height: 732px;
  margin: 0 auto;
}

.general-tablet.s-detail .div-28 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.general-tablet.s-detail .vert-line {
  position: relative;
  width: 1px;
  height: 21px;
  object-fit: cover;
}

.general-tablet.s-detail .under-bar,
.general-tablet.s-detail .under-bar-2 {
  position: absolute;
  left: 0;
  bottom: -1px;
  width: 100%;
  height: 80px;
  background-color: #ffffff;
}

.general-tablet.s-detail.general-desktop .under-bar-2 {
  bottom: 0;
}

/* Interactive Story Action Buttons */
.story-action-btn {
  cursor: pointer;
  transition: all 0.2s ease;
  border-radius: 4px;
  padding: 4px 8px;
  margin: -4px -8px;
}

.story-action-btn:hover {
  background-color: rgba(255, 255, 255, 0.1);
}

.story-action-btn:active {
  transform: scale(0.98);
}

.story-action-btn.active .icon-like,
.story-action-btn.active .icon-dislike,
.story-action-btn.active .icon-star {
  color: #FF7F51;
  animation: pulse 0.3s ease;
}

.story-action-btn.active .text-favorite {
  color: #FF7F51;
}

.story-action-btn.active .text-wrapper-2,
.story-action-btn.active .text-label,
.story-action-btn.active .count-like,
.story-action-btn.active .count-dislike {
  color: #FF7F51 !important;
  transition: color 0.2s ease;
}

@keyframes pulse {
  0% { transform: scale(1); }
  50% { transform: scale(1.2); }
  100% { transform: scale(1); }
}

/* Metadata Layout for Larger Screens */
.metadata-row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-top: 20px;
  flex-wrap: wrap;
  gap: 20px;
}

.meta-left, .meta-right {
  display: flex;
  align-items: center;
  gap: 20px;
}

.story-metadata-wrapper {
  display: flex;
  flex-direction: column;
  gap: 20px;
  width: 100%;
  margin-top: 30px;
}

.metadata-row-primary {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  padding-bottom: 20px;
  flex-wrap: wrap;
  gap: 15px;
}

.meta-group-left {
  display: flex;
  align-items: center;
  gap: 25px;
}

.meta-group-right {
  display: flex;
  align-items: center;
  gap: 25px;
}

.metadata-row-secondary {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  flex-wrap: wrap;
  gap: 15px;
}

.meta-item {
  display: flex;
  align-items: center;
  gap: 8px;
}

.likes-group {
  display: flex;
  align-items: center;
  gap: 20px;
  padding-right: 20px;
  border-right: 1px solid rgba(255, 255, 255, 0.2);
}

.icon-text {
  font-family: "Font Awesome 6 Sharp-Regular", Helvetica;
  color: #ce4257;
  font-size: 16px;
}

.text-label {
  font-family: "DM Sans", Helvetica;
  font-weight: 600;
  color: #ffffff;
  font-size: 14px;
}

.icon-like, .icon-dislike {
  color: #ff9b54;
}

.icon-star {
  color: #ffffff;
}

/* Responsive adjustments for metadata */
@media (max-width: 768px) {
  .metadata-row {
    flex-direction: column;
    align-items: flex-start;
  }
  
  .meta-right {
    width: 100%;
    justify-content: space-between;
  }
  
  .likes-group {
    border-right: none;
  }

  .metadata-row-primary {
    flex-direction: column;
    align-items: flex-start;
    gap: 15px;
  }
  
  .meta-group-left, .meta-group-right {
    width: 100%;
    justify-content: flex-start;
  }
  
  .metadata-row-secondary {
    flex-direction: column;
    align-items: flex-start;
    gap: 15px;
  }
  
  .likes-group {
    border-right: none;
    width: 100%;
    justify-content: space-between;
  }
}

/* Desktop Navigation */
.general-tablet.s-detail .menu {
  display: inline-flex;
  align-items: flex-start;
  gap: 32px;
  position: relative;
  flex: 0 0 auto;
}

.general-tablet.s-detail .nav-item-wrapper a {
  text-decoration: none;
  display: block;
  padding-bottom: 5px;
  border-bottom: 2px solid transparent;
  transition: border-color 0.2s ease;
}

.general-tablet.s-detail .nav-item-wrapper a:hover {
  border-bottom-color: #CE4257;
}

.general-tablet.s-detail .nav-item-wrapper.active a {
  border-bottom-color: #FF7F51;
}

.general-tablet.s-detail .nav-item,
.general-tablet.s-detail .main-nav-item-4,
.general-tablet.s-detail .main-nav-item-5 {
  width: fit-content;
  font-size: 16px;
  white-space: nowrap;
  position: relative;
  margin-top: -1.00px;
  font-family: "Gotham-Medium", Helvetica;
  color: #ffffff;
  letter-spacing: 0;
  line-height: normal;
}

.general-tablet.s-detail .header-actions,
.general-tablet.s-detail .search-alert-user,
.general-tablet.s-detail .search-alert-user-2 {
  display: inline-flex;
  align-items: center;
  gap: 23px;
  position: relative;
  flex: 0 0 auto;
}

.general-tablet.s-detail .action-btn,
.general-tablet.s-detail .nav-icon {
  all: unset;
  box-sizing: border-box;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  position: relative;
  flex: 0 0 auto;
  cursor: pointer;
}

.general-tablet.s-detail .action-btn span:not(.alert-badge),
.general-tablet.s-detail .text-wrapper-34,
.general-tablet.s-detail .text-wrapper-76 {
  font-family: "Font Awesome 6 Sharp-Regular", Helvetica;
  color: #ffffff;
  font-size: 20px;
  letter-spacing: 0;
  line-height: normal;
  transition: color 0.2s ease;
}

.general-tablet.s-detail.action-btn:hover span:not(.alert-badge),
.general-tablet.s-detail .nav-icon:hover .text-wrapper-34,
.general-tablet.s-detail .nav-icon:hover .text-wrapper-76 {
  color: #FC7C52;
}

.general-tablet.s-detail .account-btn,
.general-tablet.s-detail .account {
  all: unset;
  box-sizing: border-box;
  display: inline-flex;
  align-items: center;
  gap: 5px;
  position: relative;
  flex: 0 0 auto;
  cursor: pointer;
}

.general-tablet.s-detail .account-avatar,
.general-tablet.s-detail .image-3,
.general-tablet.s-detail .image-5 {
  width: 40px;
  height: 40px;
  margin-top: -3.00px;
  margin-bottom: -5.00px;
  margin-left: -4.00px;
}

.general-tablet.s-detail .account-chevron,
.general-tablet.s-detail .magnifying-glass-2,
.general-tablet.s-detail .magnifying-glass-4 {
  font-family: "Font Awesome 6 Sharp-Regular", Helvetica;
  color: #ffffff;
  font-size: 16px;
  letter-spacing: 0;
  line-height: normal;
  transition: transform 0.3s ease, color 0.2s ease;
}

.general-tablet.s-detail .account-container:hover .account-chevron,
.general-tablet.s-detail .account-container:hover .magnifying-glass-2,
.general-tablet.s-detail .account-container:hover .magnifying-glass-4 {
  color: #FC7C52;
}


.general-tablet.s-detail .current-page {
  position: relative;
  width: fit-content;
  font-family: "Poppins", Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 21px;
  white-space: nowrap;
}


.general-tablet.s-detail.general-mobile .header-5 {
  padding: 30px 30px 30px;
}

.general-tablet.s-detail.div-80 .header-8 {
  padding: 30px 50px 30px;
}

.general-tablet.s-detail.general-small .header-9,
.general-tablet.s-detail.general-desktop .header-9 {
  padding: 50px 80px 50px;
}
