/* /Components/Layout/MainLayout.razor.rz.scp.css */
.page-shell[b-0hup9twtet] {
  width: 100%;
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  background: #F7F5F0;
  color: #14181F;
  direction: rtl;
  font-family: "IBM Plex Sans Arabic", system-ui, sans-serif;
  overflow-x: hidden;
}
.breaking-bar[b-0hup9twtet] {
  width: 100%;
  background: #14181F;
  color: #F7F5F0;
}
.breaking-inner[b-0hup9twtet] {
  max-width: 80rem;
  margin-inline: auto;
  display: flex;
  align-items: center;
  gap: 0.75rem;
  padding: 0.5rem 1rem;
}
.breaking-label[b-0hup9twtet] {
  display: flex;
  flex-shrink: 0;
  align-items: center;
  gap: 0.375rem;
  padding: 0.25rem 0.625rem;
  border-radius: 0.125rem;
  background: #C8102E;
  color: #F7F5F0;
  font-size: 11px;
  line-height: 1;
  font-weight: 700;
  letter-spacing: 0.025em;
}
.breaking-label span[b-0hup9twtet] {
  width: 0.375rem;
  height: 0.375rem;
  border-radius: 9999px;
  background: #F7F5F0;
  animation: pulse-dot-b-0hup9twtet 1.5s ease-in-out infinite;
}
.breaking-track[b-0hup9twtet] {
  position: relative;
  flex: 1 1 0%;
  min-width: 0;
  overflow: hidden;
}
.breaking-track div[b-0hup9twtet] {
  display: flex;
  width: max-content;
  gap: 2.5rem;
  white-space: nowrap;
  animation: marquee-rtl-b-0hup9twtet 32s linear infinite;
}
.breaking-track span[b-0hup9twtet] {
  color: rgba(247, 245, 240, 0.85);
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.breaking-track span[b-0hup9twtet]::before {
  content: "•";
  margin-left: 0.5rem;
  color: #E11936;
}
.breaking-meta[b-0hup9twtet] {
  display: none;
  flex-shrink: 0;
  align-items: center;
  gap: 0.75rem;
  color: rgba(247, 245, 240, 0.6);
  font-size: 0.75rem;
  line-height: 1rem;
}
.separator[b-0hup9twtet] {
  width: 1px;
  height: 0.75rem;
  background: rgba(247, 245, 240, 0.2);
}
.site-header[b-0hup9twtet] {
  position: sticky;
  top: 0;
  z-index: 40;
  border-bottom: 1px solid rgba(11, 31, 51, 0.1);
  background: rgba(247, 245, 240, 0.9);
  backdrop-filter: blur(12px);
}
.header-inner[b-0hup9twtet] {
  max-width: 80rem;
  margin-inline: auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
  padding: 0.75rem 1rem;
}
.brand[b-0hup9twtet] {
  display: flex;
  align-items: center;
  gap: 0.75rem;
  color: inherit;
  text-decoration: none;
}
.brand-mark[b-0hup9twtet] {
  display: flex;
  width: 2.75rem;
  height: 2.75rem;
  align-items: center;
  justify-content: center;
  border-radius: 0.5rem;
  background: #0B1F33;
  color: #F7F5F0;
  font-family: "Noto Kufi Arabic", system-ui, sans-serif;
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 800;
}
.brand-copy[b-0hup9twtet] {
  line-height: 1.25;
}
.brand-copy strong[b-0hup9twtet] {
  display: block;
  color: #0B1F33;
  font-family: "Noto Kufi Arabic", system-ui, sans-serif;
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 800;
  letter-spacing: 0;
}
.brand-copy small[b-0hup9twtet] {
  display: block;
  color: rgba(30, 35, 44, 0.7);
  font-size: 0.75rem;
  line-height: 1rem;
}
.main-nav[b-0hup9twtet] {
  display: none;
  align-items: center;
  gap: 0.375rem;
}
.main-nav[b-0hup9twtet]  a {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  padding: 0.5rem 0.75rem;
  border-radius: 0.375rem;
  color: rgba(30, 35, 44, 0.8);
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 500;
  text-decoration: none;
  white-space: nowrap;
  transition: background-color 0.2s ease, color 0.2s ease;
}
.main-nav[b-0hup9twtet]  a:hover,
.main-nav[b-0hup9twtet]  a.active {
  background: rgba(11, 31, 51, 0.05);
  color: #0B1F33;
}
.header-actions[b-0hup9twtet] {
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
.icon-button[b-0hup9twtet],
.menu-button[b-0hup9twtet] {
  display: flex;
  width: 2.5rem;
  height: 2.5rem;
  align-items: center;
  justify-content: center;
  border: 1px solid rgba(11, 31, 51, 0.15);
  border-radius: 0.5rem;
  background: transparent;
  color: #0B1F33;
  transition: background-color 0.2s ease, border-color 0.2s ease, color 0.2s ease;
}
.icon-button:hover[b-0hup9twtet] {
  background: #0B1F33;
  color: #F7F5F0;
}
.icon-button svg[b-0hup9twtet],
.menu-button svg[b-0hup9twtet] {
  width: 1.25rem;
  height: 1.25rem;
  fill: none;
  stroke: currentColor;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.icon-button svg[b-0hup9twtet] {
  width: 1.125rem;
  height: 1.125rem;
}
.nav-toggle[b-0hup9twtet],
.menu-button[b-0hup9twtet],
.menu-close[b-0hup9twtet] {
  display: none;
}
main[b-0hup9twtet] {
  flex: 1 1 auto;
}
.site-footer[b-0hup9twtet] {
  margin-top: auto;
  background: #081726;
  color: #F7F5F0;
}
.footer-inner[b-0hup9twtet] {
  max-width: 80rem;
  margin-inline: auto;
  display: grid;
  gap: 2.5rem;
  padding: 3rem 1rem;
}
.footer-brand-line[b-0hup9twtet] {
  display: flex;
  align-items: center;
  gap: 0.75rem;
}
.site-footer .brand-mark[b-0hup9twtet] {
  width: 2.5rem;
  height: 2.5rem;
  background: rgba(247, 245, 240, 0.1);
  font-size: 1.125rem;
}
.footer-brand-line strong[b-0hup9twtet] {
  display: block;
  color: #F7F5F0;
  font-family: "Noto Kufi Arabic", system-ui, sans-serif;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 800;
}
.footer-brand-line small[b-0hup9twtet] {
  display: block;
  color: rgba(247, 245, 240, 0.55);
  font-size: 0.75rem;
  line-height: 1rem;
}
.footer-brand p[b-0hup9twtet] {
  margin: 1rem 0 0;
  color: rgba(247, 245, 240, 0.6);
  font-size: 0.875rem;
  line-height: 1.625;
}
.footer-column[b-0hup9twtet] {
  display: flex;
  flex-direction: column;
}
.footer-column h2[b-0hup9twtet] {
  margin: 0;
  color: #F7F5F0;
  font-family: "Noto Kufi Arabic", system-ui, sans-serif;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 700;
}
.footer-column a[b-0hup9twtet] {
  margin-top: 0.625rem;
  color: rgba(247, 245, 240, 0.6);
  font-size: 0.875rem;
  line-height: 1.25rem;
  text-decoration: none;
  transition: color 0.2s ease;
}
.footer-column a:hover[b-0hup9twtet] {
  color: #F7F5F0;
}
.footer-warning[b-0hup9twtet] {
  max-width: 80rem;
  margin-inline: auto;
  display: flex;
  align-items: flex-start;
  gap: 0.75rem;
  padding: 0 1rem 0;
}
.footer-warning svg[b-0hup9twtet] {
  width: 1.25rem;
  height: 1.25rem;
  flex: 0 0 auto;
  margin-top: 0.125rem;
  color: #E11936;
  fill: none;
  stroke: currentColor;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.footer-warning p[b-0hup9twtet] {
  flex: 1 1 auto;
  margin: 0;
  padding: 1rem;
  border: 1px solid rgba(247, 245, 240, 0.1);
  border-radius: 0.75rem;
  background: rgba(247, 245, 240, 0.04);
  color: rgba(247, 245, 240, 0.7);
  font-size: 0.875rem;
  line-height: 1.625;
}
.footer-bottom[b-0hup9twtet] {
  max-width: 80rem;
  margin-inline: auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  gap: 0.5rem;
  padding: 1.5rem 1rem;
  border-top: 1px solid rgba(247, 245, 240, 0.1);
  color: rgba(247, 245, 240, 0.45);
  font-size: 0.75rem;
  line-height: 1rem;
}
.footer-bottom p[b-0hup9twtet] {
  margin: 0;
}
@keyframes marquee-rtl-b-0hup9twtet {
  0% {
    transform: translateX(-100%);
  }
  100% {
    transform: translateX(0%);
  }
}
@keyframes pulse-dot-b-0hup9twtet {
  0%,
  100% {
    opacity: 1;
  }
  50% {
    opacity: 0.35;
  }
}
@media (min-width: 640px) {
  .breaking-inner[b-0hup9twtet],
  .header-inner[b-0hup9twtet],
  .footer-inner[b-0hup9twtet],
  .footer-warning[b-0hup9twtet],
  .footer-bottom[b-0hup9twtet] {
    padding-inline: 1.5rem;
  }
  .breaking-meta[b-0hup9twtet] {
    display: flex;
  }
  .footer-bottom[b-0hup9twtet] {
    flex-direction: row;
  }
}
@media (min-width: 768px) {
  .footer-inner[b-0hup9twtet] {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (min-width: 1024px) {
  .main-nav[b-0hup9twtet] {
    display: flex;
  }
  .footer-inner[b-0hup9twtet] {
    grid-template-columns: minmax(0, 1.4fr) repeat(3, minmax(0, 0.7fr));
  }
}
@media (max-width: 1023px) {
  .site-header[b-0hup9twtet] {
    position: sticky;
  }
  .main-nav[b-0hup9twtet] {
    position: absolute;
    inset-inline: 0;
    top: 100%;
    display: none;
    flex-direction: column;
    align-items: stretch;
    padding: 0.5rem 1rem;
    border-top: 1px solid rgba(11, 31, 51, 0.1);
    background: #F7F5F0;
  }
  .menu-button[b-0hup9twtet] {
    display: flex;
  }
  .nav-toggle:checked ~ .main-nav[b-0hup9twtet] {
    display: flex;
  }
  .nav-toggle:checked ~ .header-actions .menu-open[b-0hup9twtet] {
    display: none;
  }
  .nav-toggle:checked ~ .header-actions .menu-close[b-0hup9twtet] {
    display: block;
  }
}
/* /Pages/Profile.razor.rz.scp.css */
.profile-page[b-vil54ie12o] {
  min-height: 100vh;
  background: #f7f5f0;
  color: #14181f;
  direction: rtl;
}
.profile-page .profile-breadcrumb-bar[b-vil54ie12o] {
  border-bottom: 1px solid rgba(11, 31, 51, 0.1);
  background: rgba(239, 235, 226, 0.4);
}
.profile-page .profile-breadcrumb-bar .profile-breadcrumb[b-vil54ie12o] {
  max-width: 64rem;
  margin: 0 auto;
  padding: 0.75rem 1rem;
  display: flex;
  align-items: center;
  gap: 0.375rem;
  color: rgba(20, 24, 31, 0.7);
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.profile-page .profile-breadcrumb-bar .profile-breadcrumb a[b-vil54ie12o],
.profile-page .profile-breadcrumb-bar .profile-breadcrumb span[b-vil54ie12o] {
  display: inline-flex;
  align-items: center;
  gap: 0.25rem;
  white-space: nowrap;
}
.profile-page .profile-breadcrumb-bar .profile-breadcrumb a[b-vil54ie12o] {
  color: inherit;
  transition: color 0.2s ease;
}
.profile-page .profile-breadcrumb-bar .profile-breadcrumb a:hover[b-vil54ie12o] {
  color: #0b1f33;
}
.profile-page .profile-breadcrumb-bar .profile-breadcrumb span[b-vil54ie12o] {
  color: #0b1f33;
  font-weight: 500;
}
.profile-page .profile-breadcrumb-bar .profile-breadcrumb svg[b-vil54ie12o] {
  width: 1rem;
  height: 1rem;
  flex: 0 0 auto;
  fill: none;
  stroke: currentColor;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.profile-page .profile-breadcrumb-bar .profile-breadcrumb .breadcrumb-home svg[b-vil54ie12o] {
  width: 0.875rem;
  height: 0.875rem;
}
.profile-page .profile-breadcrumb-bar .profile-breadcrumb .breadcrumb-chevron[b-vil54ie12o] {
  transform: rotate(180deg);
}
.profile-page .profile-hero[b-vil54ie12o] {
  position: relative;
  overflow: hidden;
  background: #0b1f33;
  color: #f7f5f0;
}
.profile-page .profile-hero .profile-motif[b-vil54ie12o] {
  pointer-events: none;
  position: absolute;
  left: 0;
  top: 0;
  width: 40%;
  height: 100%;
  opacity: 0.07;
}
.profile-page .profile-hero .profile-hero-inner[b-vil54ie12o] {
  position: relative;
  max-width: 64rem;
  margin: 0 auto;
  padding: 3rem 1rem;
}
.profile-page .profile-hero .profile-hero-inner .profile-hero-content[b-vil54ie12o] {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 1.5rem;
  animation: profile-fade-up-b-vil54ie12o 0.5s ease both;
}
.profile-page .profile-hero .profile-hero-inner .profile-hero-content .profile-monogram[b-vil54ie12o] {
  width: 6rem;
  height: 6rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 6rem;
  overflow: hidden;
  border-radius: 1rem;
  background: linear-gradient(135deg, rgba(247, 245, 240, 0.12), rgba(247, 245, 240, 0.04)), #0b1f33;
  color: #f7f5f0;
  font-family: "Noto Kufi Arabic", system-ui, sans-serif;
  font-size: 2rem;
  font-weight: 800;
  line-height: 1;
}
.profile-page .profile-hero .profile-hero-inner .profile-hero-content .profile-hero-copy[b-vil54ie12o] {
  min-width: 0;
}
.profile-page .profile-hero .profile-hero-inner .profile-hero-content .profile-hero-copy h1[b-vil54ie12o] {
  margin: 0;
  color: #f7f5f0;
  font-family: "Noto Kufi Arabic", system-ui, sans-serif;
  font-size: 1.875rem;
  font-weight: 800;
  line-height: 2.25rem;
  letter-spacing: 0;
}
.profile-page .profile-hero .profile-hero-inner .profile-hero-content .profile-hero-copy p[b-vil54ie12o] {
  margin: 0.5rem 0 0;
  color: rgba(247, 245, 240, 0.7);
  font-size: 1rem;
  line-height: 1.5rem;
}
.profile-page .profile-hero .profile-hero-inner .profile-hero-content .profile-hero-copy .status-pill[b-vil54ie12o] {
  margin-top: 1rem;
  width: fit-content;
  min-height: 1.75rem;
  padding: 0.375rem 0.75rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.375rem;
  border: 1px solid;
  border-radius: 9999px;
  font-size: 0.75rem;
  font-weight: 700;
  line-height: 1rem;
}
.profile-page .profile-hero .profile-hero-inner .profile-hero-content .profile-hero-copy .status-pill svg[b-vil54ie12o] {
  width: 0.875rem;
  height: 0.875rem;
  flex: 0 0 auto;
  fill: none;
  stroke: currentColor;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.profile-page .profile-hero .profile-hero-inner .profile-hero-content .profile-hero-copy .status-pill.is-listed[b-vil54ie12o] {
  border-color: rgba(225, 25, 54, 0.35);
  background: rgba(200, 16, 46, 0.15);
  color: #e11936;
}
.profile-page .profile-hero .profile-hero-inner .profile-hero-content .profile-hero-copy .status-pill.is-clear[b-vil54ie12o] {
  border-color: rgba(231, 223, 208, 0.7);
  background: rgba(231, 223, 208, 0.3);
  color: #0b1f33;
}
.profile-page .profile-hero .profile-hero-inner .profile-hero-content .profile-hero-copy .status-pill.is-monitoring[b-vil54ie12o] {
  border-color: rgba(231, 223, 208, 0.8);
  background: rgba(231, 223, 208, 0.45);
  color: #0b1f33;
}
.profile-page .profile-shell[b-vil54ie12o] {
  max-width: 64rem;
  margin: 0 auto;
  padding: 2.5rem 1rem;
}
.profile-page .profile-shell .profile-intro[b-vil54ie12o] {
  margin: 0;
  padding-right: 1rem;
  border-right: 4px solid #c8102e;
  color: rgba(20, 24, 31, 0.9);
  font-size: 1.125rem;
  line-height: 1.625;
}
.profile-page .profile-shell .profile-layout[b-vil54ie12o] {
  margin-top: 2.5rem;
  display: grid;
  gap: 2.5rem;
}
.profile-page .profile-shell .profile-layout .profile-main[b-vil54ie12o] {
  display: flex;
  flex-direction: column;
  gap: 2.5rem;
}
.profile-page .profile-shell .profile-layout .profile-main .profile-section.is-highlighted[b-vil54ie12o] {
  padding: 1.5rem;
  border: 1px solid rgba(200, 16, 46, 0.2);
  border-radius: 1rem;
  background: rgba(200, 16, 46, 0.04);
}
.profile-page .profile-shell .profile-layout .profile-main .profile-section .section-copy[b-vil54ie12o] {
  margin-top: 1rem;
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.profile-page .profile-shell .profile-layout .profile-main .profile-section .section-copy p[b-vil54ie12o] {
  margin: 0;
  color: rgba(20, 24, 31, 0.9);
  font-size: 1rem;
  line-height: 2;
}
.profile-page .profile-shell .profile-layout .profile-main .profile-section .profile-timeline[b-vil54ie12o] {
  position: relative;
  margin: 1.5rem 0 0;
  padding: 0 1.5rem 0 0;
  border-right: 2px solid rgba(11, 31, 51, 0.15);
  list-style: none;
}
.profile-page .profile-shell .profile-layout .profile-main .profile-section .profile-timeline li[b-vil54ie12o] {
  position: relative;
  padding-bottom: 1.75rem;
}
.profile-page .profile-shell .profile-layout .profile-main .profile-section .profile-timeline li:last-child[b-vil54ie12o] {
  padding-bottom: 0;
}
.profile-page .profile-shell .profile-layout .profile-main .profile-section .profile-timeline li .timeline-dot[b-vil54ie12o] {
  position: absolute;
  top: 0.25rem;
  right: -31px;
  width: 1rem;
  height: 1rem;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 2px solid #c8102e;
  border-radius: 9999px;
  background: #f7f5f0;
}
.profile-page .profile-shell .profile-layout .profile-main .profile-section .profile-timeline li .timeline-year[b-vil54ie12o] {
  color: #c8102e;
  font-family: "Noto Kufi Arabic", system-ui, sans-serif;
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 1.25rem;
}
.profile-page .profile-shell .profile-layout .profile-main .profile-section .profile-timeline li h3[b-vil54ie12o] {
  margin: 0.125rem 0 0;
  color: #0b1f33;
  font-family: "Noto Kufi Arabic", system-ui, sans-serif;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.5rem;
  letter-spacing: 0;
}
.profile-page .profile-shell .profile-layout .profile-main .profile-section .profile-timeline li p[b-vil54ie12o] {
  margin: 0.25rem 0 0;
  color: rgba(20, 24, 31, 0.75);
  font-size: 0.875rem;
  line-height: 1.625;
}
.profile-page .profile-shell .profile-layout .profile-sidebar[b-vil54ie12o] {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
}
.profile-page .profile-shell .profile-layout .profile-sidebar .sidebar-card[b-vil54ie12o] {
  padding: 1.25rem;
  border: 1px solid rgba(11, 31, 51, 0.1);
  border-radius: 1rem;
  background: #ffffff;
  box-shadow: 0 1px 2px rgba(11, 31, 51, 0.04), 0 8px 24px rgba(11, 31, 51, 0.06);
}
.profile-page .profile-shell .profile-layout .profile-sidebar .sidebar-card h3[b-vil54ie12o] {
  margin: 0;
  color: #0b1f33;
  font-family: "Noto Kufi Arabic", system-ui, sans-serif;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.5rem;
  letter-spacing: 0;
}
.profile-page .profile-shell .profile-layout .profile-sidebar .sidebar-card.facts-card dl[b-vil54ie12o] {
  margin: 1rem 0 0;
}
.profile-page .profile-shell .profile-layout .profile-sidebar .sidebar-card.facts-card dl > div[b-vil54ie12o] {
  padding: 0.625rem 0;
  display: flex;
  justify-content: space-between;
  gap: 0.75rem;
  border-top: 1px solid rgba(11, 31, 51, 0.1);
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.profile-page .profile-shell .profile-layout .profile-sidebar .sidebar-card.facts-card dl > div:first-child[b-vil54ie12o] {
  border-top: 0;
  padding-top: 0;
}
.profile-page .profile-shell .profile-layout .profile-sidebar .sidebar-card.facts-card dl > div:last-child[b-vil54ie12o] {
  padding-bottom: 0;
}
.profile-page .profile-shell .profile-layout .profile-sidebar .sidebar-card.facts-card dl > div dt[b-vil54ie12o] {
  color: rgba(20, 24, 31, 0.6);
}
.profile-page .profile-shell .profile-layout .profile-sidebar .sidebar-card.facts-card dl > div dd[b-vil54ie12o] {
  margin: 0;
  color: #0b1f33;
  font-weight: 500;
  text-align: left;
}
.profile-page .profile-shell .profile-layout .profile-sidebar .sidebar-card.sources-card h3[b-vil54ie12o] {
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
.profile-page .profile-shell .profile-layout .profile-sidebar .sidebar-card.sources-card h3 svg[b-vil54ie12o] {
  width: 1rem;
  height: 1rem;
  color: #c8102e;
  fill: none;
  stroke: currentColor;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.profile-page .profile-shell .profile-layout .profile-sidebar .sidebar-card.sources-card ul[b-vil54ie12o] {
  margin: 1rem 0 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
  list-style: none;
}
.profile-page .profile-shell .profile-layout .profile-sidebar .sidebar-card.sources-card ul li a[b-vil54ie12o] {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 0.5rem;
  color: inherit;
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.profile-page .profile-shell .profile-layout .profile-sidebar .sidebar-card.sources-card ul li a span strong[b-vil54ie12o] {
  display: block;
  color: #0b1f33;
  font-weight: 500;
  transition: color 0.2s ease;
}
.profile-page .profile-shell .profile-layout .profile-sidebar .sidebar-card.sources-card ul li a span small[b-vil54ie12o] {
  display: block;
  color: rgba(20, 24, 31, 0.55);
  font-size: 0.75rem;
  line-height: 1rem;
}
.profile-page .profile-shell .profile-layout .profile-sidebar .sidebar-card.sources-card ul li a > svg[b-vil54ie12o] {
  margin-top: 0.125rem;
  width: 0.875rem;
  height: 0.875rem;
  flex: 0 0 auto;
  color: rgba(20, 24, 31, 0.4);
  fill: none;
  stroke: currentColor;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.profile-page .profile-shell .profile-layout .profile-sidebar .sidebar-card.sources-card ul li a:hover strong[b-vil54ie12o] {
  color: #c8102e;
}
.profile-page .profile-shell .section-title[b-vil54ie12o] {
  display: flex;
  align-items: center;
  gap: 0.75rem;
}
.profile-page .profile-shell .section-title > span[b-vil54ie12o] {
  width: 0.25rem;
  height: 1.5rem;
  display: inline-block;
  flex: 0 0 0.25rem;
  border-radius: 9999px;
  background: #c8102e;
}
.profile-page .profile-shell .section-title h2[b-vil54ie12o] {
  margin: 0;
  color: #0b1f33;
  font-family: "Noto Kufi Arabic", system-ui, sans-serif;
  font-size: 1.25rem;
  font-weight: 800;
  line-height: 1.75rem;
  letter-spacing: 0;
}
.profile-page .profile-shell .related-profiles[b-vil54ie12o] {
  margin-top: 3.5rem;
}
.profile-page .profile-shell .related-profiles .related-profile-grid[b-vil54ie12o] {
  margin-top: 1.25rem;
  display: grid;
  gap: 1rem;
}
.profile-page .profile-shell .related-profiles .related-profile-grid a[b-vil54ie12o] {
  min-width: 0;
  padding: 1rem;
  display: flex;
  align-items: center;
  gap: 0.75rem;
  border: 1px solid rgba(11, 31, 51, 0.1);
  border-radius: 0.75rem;
  background: #ffffff;
  box-shadow: 0 1px 2px rgba(11, 31, 51, 0.04), 0 8px 24px rgba(11, 31, 51, 0.06);
  transition: transform 0.2s ease, box-shadow 0.2s ease;
}
.profile-page .profile-shell .related-profiles .related-profile-grid a .mini-monogram[b-vil54ie12o] {
  width: 2.75rem;
  height: 2.75rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 2.75rem;
  border-radius: 0.625rem;
  background: #0b1f33;
  color: #f7f5f0;
  font-family: "Noto Kufi Arabic", system-ui, sans-serif;
  font-size: 0.875rem;
  font-weight: 800;
  line-height: 1;
}
.profile-page .profile-shell .related-profiles .related-profile-grid a .related-profile-copy[b-vil54ie12o] {
  min-width: 0;
  display: block;
}
.profile-page .profile-shell .related-profiles .related-profile-grid a .related-profile-copy strong[b-vil54ie12o],
.profile-page .profile-shell .related-profiles .related-profile-grid a .related-profile-copy small[b-vil54ie12o] {
  overflow: hidden;
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.profile-page .profile-shell .related-profiles .related-profile-grid a .related-profile-copy strong[b-vil54ie12o] {
  color: #0b1f33;
  font-family: "Noto Kufi Arabic", system-ui, sans-serif;
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 1.25rem;
  transition: color 0.2s ease;
}
.profile-page .profile-shell .related-profiles .related-profile-grid a .related-profile-copy small[b-vil54ie12o] {
  color: rgba(20, 24, 31, 0.6);
  font-size: 0.75rem;
  line-height: 1rem;
}
.profile-page .profile-shell .related-profiles .related-profile-grid a:hover[b-vil54ie12o] {
  transform: translateY(-0.125rem);
  box-shadow: 0 4px 8px rgba(11, 31, 51, 0.08), 0 18px 40px rgba(11, 31, 51, 0.12);
}
.profile-page .profile-shell .related-profiles .related-profile-grid a:hover strong[b-vil54ie12o] {
  color: #c8102e;
}
.profile-page .profile-shell .related-articles[b-vil54ie12o] {
  margin-top: 3rem;
}
.profile-page .profile-shell .related-articles ul[b-vil54ie12o] {
  margin: 1.25rem 0 0;
  padding: 0;
  overflow: hidden;
  border: 1px solid rgba(11, 31, 51, 0.1);
  border-radius: 1rem;
  background: #ffffff;
  list-style: none;
}
.profile-page .profile-shell .related-articles ul li[b-vil54ie12o] {
  padding: 1rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
  border-top: 1px solid rgba(11, 31, 51, 0.1);
}
.profile-page .profile-shell .related-articles ul li:first-child[b-vil54ie12o] {
  border-top: 0;
}
.profile-page .profile-shell .related-articles ul li div span[b-vil54ie12o] {
  color: #c8102e;
  font-size: 11px;
  font-weight: 700;
  line-height: 1rem;
}
.profile-page .profile-shell .related-articles ul li div p[b-vil54ie12o] {
  margin: 0;
  color: #0b1f33;
  font-family: "Noto Kufi Arabic", system-ui, sans-serif;
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 1.25rem;
  transition: color 0.2s ease;
}
.profile-page .profile-shell .related-articles ul li > svg[b-vil54ie12o] {
  width: 1rem;
  height: 1rem;
  flex: 0 0 auto;
  color: rgba(20, 24, 31, 0.4);
  fill: none;
  stroke: currentColor;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.profile-page .profile-shell .related-articles ul li:hover p[b-vil54ie12o] {
  color: #c8102e;
}
.profile-page .profile-shell .profile-back[b-vil54ie12o] {
  margin-top: 2.5rem;
}
.profile-page .profile-shell .profile-back a[b-vil54ie12o] {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  color: #c8102e;
  font-size: 0.875rem;
  font-weight: 600;
  line-height: 1.25rem;
  transition: color 0.2s ease;
}
.profile-page .profile-shell .profile-back a svg[b-vil54ie12o] {
  width: 1rem;
  height: 1rem;
  flex: 0 0 auto;
  fill: none;
  stroke: currentColor;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.profile-page .profile-shell .profile-back a:hover[b-vil54ie12o] {
  color: #a50c25;
}
.profile-empty[b-vil54ie12o] {
  max-width: 48rem;
  margin: 0 auto;
  padding: 6rem 1rem;
  text-align: center;
  direction: rtl;
}
.profile-empty h1[b-vil54ie12o] {
  margin: 0;
  color: #0b1f33;
  font-family: "Noto Kufi Arabic", system-ui, sans-serif;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 2rem;
  letter-spacing: 0;
}
.profile-empty p[b-vil54ie12o] {
  margin: 0.75rem 0 0;
  color: rgba(20, 24, 31, 0.7);
}
.profile-empty a[b-vil54ie12o] {
  margin-top: 1.5rem;
  padding: 0.75rem 1.25rem;
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  border-radius: 0.5rem;
  background: #0b1f33;
  color: #f7f5f0;
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 1.25rem;
  transition: background-color 0.2s ease;
}
.profile-empty a svg[b-vil54ie12o] {
  width: 1rem;
  height: 1rem;
  fill: none;
  stroke: currentColor;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.profile-empty a:hover[b-vil54ie12o] {
  background: #13314f;
}
@keyframes profile-fade-up-b-vil54ie12o {
  from {
    opacity: 0;
    transform: translateY(18px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@media (min-width: 640px) {
  .profile-page .profile-breadcrumb-bar .profile-breadcrumb[b-vil54ie12o] {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
  }
  .profile-page .profile-hero .profile-hero-inner[b-vil54ie12o] {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
  }
  .profile-page .profile-hero .profile-hero-inner .profile-hero-content[b-vil54ie12o] {
    flex-direction: row;
    align-items: center;
  }
  .profile-page .profile-hero .profile-hero-inner .profile-hero-content .profile-hero-copy h1[b-vil54ie12o] {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
  .profile-page .profile-shell[b-vil54ie12o] {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
  }
  .profile-page .profile-shell .related-profiles .related-profile-grid[b-vil54ie12o] {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
@media (min-width: 1024px) {
  .profile-page .profile-hero .profile-hero-inner[b-vil54ie12o] {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  .profile-page .profile-shell .profile-layout[b-vil54ie12o] {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .profile-page .profile-shell .profile-layout .profile-main[b-vil54ie12o] {
    grid-column: span 2 / span 2;
  }
}
