/* /Components/Layout/MainLayout.razor.rz.scp.css */
.page-shell[b-5017e5vp7u] {
  width: 100%;
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  background: #F7F5F0;
  color: #14181F;
  direction: ltr;
  font-family: "IBM Plex Sans Arabic", system-ui, sans-serif;
  overflow-x: hidden;
}
.page-shell .brand-copy strong[b-5017e5vp7u],
.page-shell .footer-brand strong[b-5017e5vp7u],
.page-shell .footer-column h2[b-5017e5vp7u] {
  font-family: "Segoe UI", Arial, sans-serif;
  letter-spacing: -0.015em;
}
.breaking-bar[b-5017e5vp7u] {
  width: 100%;
  background: #14181F;
  color: #F7F5F0;
}
.breaking-inner[b-5017e5vp7u] {
  max-width: 80rem;
  margin-inline: auto;
  display: flex;
  align-items: center;
  gap: 0.75rem;
  padding: 0.5rem 1rem;
}
.breaking-label[b-5017e5vp7u] {
  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-5017e5vp7u] {
  width: 0.375rem;
  height: 0.375rem;
  border-radius: 9999px;
  background: #F7F5F0;
  animation: pulse-dot-b-5017e5vp7u 1.5s ease-in-out infinite;
}
.breaking-track[b-5017e5vp7u] {
  position: relative;
  flex: 1 1 0%;
  min-width: 0;
  overflow: hidden;
}
.breaking-track div[b-5017e5vp7u] {
  display: flex;
  width: max-content;
  gap: 2.5rem;
  white-space: nowrap;
  animation: marquee-rtl-b-5017e5vp7u 32s linear infinite;
}
.breaking-track span[b-5017e5vp7u] {
  color: rgba(247, 245, 240, 0.85);
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.breaking-track span[b-5017e5vp7u]::before {
  content: "•";
  margin-left: 0.5rem;
  color: #E11936;
}
.breaking-meta[b-5017e5vp7u] {
  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-5017e5vp7u] {
  width: 1px;
  height: 0.75rem;
  background: rgba(247, 245, 240, 0.2);
}
.site-header[b-5017e5vp7u] {
  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-5017e5vp7u] {
  max-width: 80rem;
  margin-inline: auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
  padding: 0.75rem 1rem;
}
.brand[b-5017e5vp7u] {
  display: flex;
  align-items: center;
  gap: 0.75rem;
  color: inherit;
  text-decoration: none;
}
.brand-mark[b-5017e5vp7u] {
  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-5017e5vp7u] {
  line-height: 1.25;
}
.brand-copy strong[b-5017e5vp7u] {
  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-5017e5vp7u] {
  display: block;
  color: rgba(30, 35, 44, 0.7);
  font-size: 0.75rem;
  line-height: 1rem;
}
.main-nav[b-5017e5vp7u] {
  display: none;
  align-items: center;
  gap: 0.375rem;
}
.main-nav[b-5017e5vp7u]  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-5017e5vp7u]  a:hover,
.main-nav[b-5017e5vp7u]  a.active {
  background: rgba(11, 31, 51, 0.05);
  color: #0B1F33;
}
.header-actions[b-5017e5vp7u] {
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
.icon-button[b-5017e5vp7u],
.menu-button[b-5017e5vp7u] {
  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-5017e5vp7u] {
  background: #0B1F33;
  color: #F7F5F0;
}
.icon-button svg[b-5017e5vp7u],
.menu-button svg[b-5017e5vp7u] {
  width: 1.25rem;
  height: 1.25rem;
  fill: none;
  stroke: currentColor;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.icon-button svg[b-5017e5vp7u] {
  width: 1.125rem;
  height: 1.125rem;
}
.nav-toggle[b-5017e5vp7u],
.menu-button[b-5017e5vp7u],
.menu-close[b-5017e5vp7u] {
  display: none;
}
main[b-5017e5vp7u] {
  flex: 1 1 auto;
}
.site-footer[b-5017e5vp7u] {
  margin-top: auto;
  background: #081726;
  color: #F7F5F0;
}
.footer-inner[b-5017e5vp7u] {
  max-width: 80rem;
  margin-inline: auto;
  display: grid;
  gap: 2.5rem;
  padding: 3rem 1rem;
}
.footer-brand-line[b-5017e5vp7u] {
  display: flex;
  align-items: center;
  gap: 0.75rem;
}
.site-footer .brand-mark[b-5017e5vp7u] {
  width: 2.5rem;
  height: 2.5rem;
  background: rgba(247, 245, 240, 0.1);
  font-size: 1.125rem;
}
.footer-brand-line strong[b-5017e5vp7u] {
  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-5017e5vp7u] {
  display: block;
  color: rgba(247, 245, 240, 0.55);
  font-size: 0.75rem;
  line-height: 1rem;
}
.footer-brand p[b-5017e5vp7u] {
  margin: 1rem 0 0;
  color: rgba(247, 245, 240, 0.6);
  font-size: 0.875rem;
  line-height: 1.625;
}
.footer-column[b-5017e5vp7u] {
  display: flex;
  flex-direction: column;
}
.footer-column h2[b-5017e5vp7u] {
  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-5017e5vp7u] {
  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-5017e5vp7u] {
  color: #F7F5F0;
}
.footer-warning[b-5017e5vp7u] {
  max-width: 80rem;
  margin-inline: auto;
  display: flex;
  align-items: flex-start;
  gap: 0.75rem;
  padding: 0 1rem 0;
}
.footer-warning svg[b-5017e5vp7u] {
  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-5017e5vp7u] {
  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-5017e5vp7u] {
  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-5017e5vp7u] {
  margin: 0;
}
@keyframes marquee-rtl-b-5017e5vp7u {
  0% {
    transform: translateX(-100%);
  }
  100% {
    transform: translateX(0%);
  }
}
@keyframes pulse-dot-b-5017e5vp7u {
  0%,
  100% {
    opacity: 1;
  }
  50% {
    opacity: 0.35;
  }
}
@media (min-width: 640px) {
  .breaking-inner[b-5017e5vp7u],
  .header-inner[b-5017e5vp7u],
  .footer-inner[b-5017e5vp7u],
  .footer-warning[b-5017e5vp7u],
  .footer-bottom[b-5017e5vp7u] {
    padding-inline: 1.5rem;
  }
  .breaking-meta[b-5017e5vp7u] {
    display: flex;
  }
  .footer-bottom[b-5017e5vp7u] {
    flex-direction: row;
  }
}
@media (min-width: 768px) {
  .footer-inner[b-5017e5vp7u] {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (min-width: 1024px) {
  .main-nav[b-5017e5vp7u] {
    display: flex;
  }
  .footer-inner[b-5017e5vp7u] {
    grid-template-columns: minmax(0, 1.4fr) repeat(3, minmax(0, 0.7fr));
  }
}
@media (max-width: 1023px) {
  .site-header[b-5017e5vp7u] {
    position: sticky;
  }
  .main-nav[b-5017e5vp7u] {
    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-5017e5vp7u] {
    display: flex;
  }
  .nav-toggle:checked ~ .main-nav[b-5017e5vp7u] {
    display: flex;
  }
  .nav-toggle:checked ~ .header-actions .menu-open[b-5017e5vp7u] {
    display: none;
  }
  .nav-toggle:checked ~ .header-actions .menu-close[b-5017e5vp7u] {
    display: block;
  }
}
/* /Pages/Home.razor.rz.scp.css */
.home-page[b-w8jxgd6h3o] {
  width: 100%;
  min-height: 100%;
  background: #f7f5f0;
  color: #14181f;
  direction: ltr;
  font-family: "Segoe UI", Arial, sans-serif;
  font-family: "IBM Plex Sans Arabic", system-ui, sans-serif;
  overflow-x: hidden;
}
.home-page .hero-section[b-w8jxgd6h3o],
.home-page .section-section[b-w8jxgd6h3o],
.home-page .hero-shell[b-w8jxgd6h3o],
.home-page .section-shell[b-w8jxgd6h3o] {
  width: 100%;
  max-width: 80rem;
  margin-inline: auto;
  padding-inline: 1rem;
}
.home-page .hero .home-page .featured-copy h1[b-w8jxgd6h3o],
.home-page .section .home-page .featured-copy h1[b-w8jxgd6h3o],
.home-page .hero .home-page .panel-title h2[b-w8jxgd6h3o],
.home-page .section .home-page .panel-title h2[b-w8jxgd6h3o],
.home-page .hero .home-page .section-heading h2[b-w8jxgd6h3o],
.home-page .section .home-page .section-heading h2[b-w8jxgd6h3o],
.home-page .hero .home-page .profile-card h3[b-w8jxgd6h3o],
.home-page .section .home-page .profile-card h3[b-w8jxgd6h3o] {
  font-family: "Segoe UI", Arial, sans-serif !important;
  letter-spacing: -0.02em;
}
.home-page .hero .home-page .profiles-section .section-shell .profile-grid .profile-card .profile-topline[b-w8jxgd6h3o],
.home-page .section .home-page .profiles-section .section-shell .profile-grid .profile-card .profile-topline[b-w8jxgd6h3o] {
  display: grid;
  grid-template-columns: 3.5rem minmax(0, 1fr);
  align-items: start;
}
.home-page .hero .home-page .profiles-section .section-shell .profile-grid .profile-card .profile-topline .monogram b[b-w8jxgd6h3o],
.home-page .section .home-page .profiles-section .section-shell .profile-grid .profile-card .profile-topline .monogram b[b-w8jxgd6h3o] {
  font-family: "Segoe UI", Arial, sans-serif;
}
.home-page .hero .home-page .profiles-section .section-shell .profile-grid .profile-card .profile-topline > div h3[b-w8jxgd6h3o],
.home-page .section .home-page .profiles-section .section-shell .profile-grid .profile-card .profile-topline > div h3[b-w8jxgd6h3o] {
  font-size: 1.2rem;
  line-height: 1.25;
  overflow-wrap: anywhere;
}
.home-page .hero .home-page .profiles-section .section-shell .profile-grid .profile-card .profile-topline .profile-category[b-w8jxgd6h3o],
.home-page .section .home-page .profiles-section .section-shell .profile-grid .profile-card .profile-topline .profile-category[b-w8jxgd6h3o] {
  grid-column: 2;
  justify-self: start;
  white-space: normal;
  line-height: 1.25;
}
.home-page .hero-section[b-w8jxgd6h3o] {
  padding-block: 2rem;
}
.home-page .hero-section .hero-grid[b-w8jxgd6h3o] {
  display: grid;
  gap: 1.5rem;
}
.home-page .hero-section .hero-grid .featured-story[b-w8jxgd6h3o] {
  position: relative;
  overflow: hidden;
  padding: 2rem;
  border-radius: 1rem;
  background: #0b1f33;
  color: #f7f5f0;
  box-shadow: 0 1px 2px rgba(11, 31, 51, 0.04), 0 8px 24px rgba(11, 31, 51, 0.06);
  animation: fade-lift-b-w8jxgd6h3o 0.5s ease both;
}
.home-page .hero-section .hero-grid .featured-story .document-motif[b-w8jxgd6h3o] {
  pointer-events: none;
  position: absolute;
  inset-block-start: 0;
  inset-inline-start: 0;
  width: 50%;
  height: 100%;
  opacity: 0.08;
  fill: none;
  stroke: #e7dfd0;
  stroke-width: 1.5;
}
.home-page .hero-section .hero-grid .featured-story .document-motif .accent-line[b-w8jxgd6h3o] {
  stroke: #c8102e;
  stroke-width: 2;
}
.home-page .hero-section .hero-grid .featured-story .featured-copy[b-w8jxgd6h3o] {
  position: relative;
}
.home-page .hero-section .hero-grid .featured-story .featured-copy .story-kicker[b-w8jxgd6h3o] {
  display: inline-flex;
  align-items: center;
  gap: 0.375rem;
  padding: 0.25rem 0.75rem;
  border-radius: 0.375rem;
  background: #c8102e;
  color: #f7f5f0;
  font-size: 0.75rem;
  line-height: 1rem;
  font-weight: 700;
}
.home-page .hero-section .hero-grid .featured-story .featured-copy .story-actions[b-w8jxgd6h3o] {
  margin-top: 1.75rem;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 1rem;
}
.home-page .hero-section .hero-grid .featured-story .featured-copy .story-actions .primary-action[b-w8jxgd6h3o] {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  padding: 0.75rem 1.25rem;
  border-radius: 0.5rem;
  background: #c8102e;
  color: #f7f5f0;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 700;
  text-decoration: none;
  transition: background-color 0.2s ease;
}
.home-page .hero-section .hero-grid .featured-story .featured-copy .story-actions .primary-action svg[b-w8jxgd6h3o] {
  width: 1rem;
  height: 1rem;
  fill: none;
  stroke: currentColor;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.home-page .hero-section .hero-grid .featured-story .featured-copy .story-actions .primary-action:hover[b-w8jxgd6h3o] {
  background: #a50c25;
}
.home-page .hero-section .hero-grid .featured-story .featured-copy .story-actions > span[b-w8jxgd6h3o] {
  color: rgba(247, 245, 240, 0.55);
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.home-page .hero-section .hero-grid .featured-story .featured-copy h1[b-w8jxgd6h3o] {
  margin: 1.25rem 0 0;
  color: #f7f5f0;
  font-family: "Noto Kufi Arabic", system-ui, sans-serif;
  font-size: 1.875rem;
  line-height: 1.375;
  font-weight: 800;
}
.home-page .hero-section .hero-grid .featured-story .featured-copy p[b-w8jxgd6h3o] {
  max-width: 42rem;
  margin: 1rem 0 0;
  color: rgba(247, 245, 240, 0.75);
  font-size: 1rem;
  line-height: 1.625;
}
.home-page .hero-section .hero-grid .trending-panel[b-w8jxgd6h3o] {
  display: flex;
  flex-direction: column;
  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);
  animation: fade-lift-b-w8jxgd6h3o 0.5s ease 0.08s both;
}
.home-page .hero-section .hero-grid .trending-panel .panel-title[b-w8jxgd6h3o] {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  padding-bottom: 0.75rem;
  border-bottom: 1px solid rgba(11, 31, 51, 0.1);
}
.home-page .hero-section .hero-grid .trending-panel .panel-title svg[b-w8jxgd6h3o] {
  width: 1rem;
  height: 1rem;
  color: #c8102e;
  fill: none;
  stroke: currentColor;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.home-page .hero-section .hero-grid .trending-panel .panel-title h2[b-w8jxgd6h3o] {
  margin: 0;
  color: #0b1f33;
  font-family: "Noto Kufi Arabic", system-ui, sans-serif;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 700;
}
.home-page .hero-section .hero-grid .trending-panel ol[b-w8jxgd6h3o] {
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
  margin: 0;
  padding: 0;
  list-style: none;
}
.home-page .hero-section .hero-grid .trending-panel ol li[b-w8jxgd6h3o] {
  display: flex;
  gap: 1rem;
  padding-block: 1rem;
  border-bottom: 1px solid rgba(11, 31, 51, 0.1);
}
.home-page .hero-section .hero-grid .trending-panel ol li:first-child[b-w8jxgd6h3o] {
  padding-top: 1rem;
}
.home-page .hero-section .hero-grid .trending-panel ol li:last-child[b-w8jxgd6h3o] {
  padding-bottom: 0;
  border-bottom: 0;
}
.home-page .hero-section .hero-grid .trending-panel ol li .story-number[b-w8jxgd6h3o] {
  color: #d8cdb8;
  font-family: "Noto Kufi Arabic", system-ui, sans-serif;
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: 800;
}
.home-page .hero-section .hero-grid .trending-panel ol li div > span[b-w8jxgd6h3o] {
  color: #c8102e;
  font-size: 11px;
  line-height: 1;
  font-weight: 600;
  letter-spacing: 0.025em;
  text-transform: uppercase;
}
.home-page .hero-section .hero-grid .trending-panel ol li div h3[b-w8jxgd6h3o] {
  margin: 0.25rem 0 0;
  color: #0b1f33;
  font-size: 0.875rem;
  line-height: 1.375;
  font-weight: 600;
  transition: color 0.2s ease;
}
.home-page .hero-section .hero-grid .trending-panel ol li div p[b-w8jxgd6h3o] {
  margin: 0.25rem 0 0;
  color: rgba(30, 35, 44, 0.6);
  font-size: 0.75rem;
  line-height: 1rem;
}
.home-page .hero-section .hero-grid .trending-panel ol li:hover h3[b-w8jxgd6h3o] {
  color: #c8102e;
}
.home-page .section-heading[b-w8jxgd6h3o] {
  margin-bottom: 1.75rem;
}
.home-page .section-heading > span[b-w8jxgd6h3o] {
  color: #c8102e;
  font-size: 0.75rem;
  line-height: 1rem;
  font-weight: 700;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}
.home-page .section-heading div[b-w8jxgd6h3o] {
  display: flex;
  align-items: center;
  gap: 0.75rem;
  margin-top: 0.5rem;
}
.home-page .section-heading div i[b-w8jxgd6h3o] {
  display: block;
  width: 0.25rem;
  height: 1.75rem;
  border-radius: 9999px;
  background: #c8102e;
}
.home-page .section-heading div h2[b-w8jxgd6h3o] {
  margin: 0;
  color: #0b1f33;
  font-family: "Noto Kufi Arabic", system-ui, sans-serif;
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: 800;
}
.home-page .section-heading p[b-w8jxgd6h3o] {
  max-width: 42rem;
  margin: 0.75rem 0 0;
  color: rgba(30, 35, 44, 0.7);
  font-size: 0.875rem;
  line-height: 1.45;
}
.home-page .section-heading.dark div h2[b-w8jxgd6h3o] {
  color: #f7f5f0;
}
.home-page .section-heading.dark p[b-w8jxgd6h3o] {
  color: rgba(247, 245, 240, 0.6);
}
.home-page .profiles-section[b-w8jxgd6h3o],
.home-page .latest-section[b-w8jxgd6h3o] {
  background: rgba(239, 235, 226, 0.4);
}
.home-page .profiles-section[b-w8jxgd6h3o],
.home-page .sanctions-section[b-w8jxgd6h3o],
.home-page .latest-section[b-w8jxgd6h3o] {
  scroll-margin-top: 5rem;
  padding-block: 3rem;
}
.home-page .profiles-section .section-shell .profile-grid[b-w8jxgd6h3o] {
  display: grid;
  gap: 1.25rem;
}
.home-page .profiles-section .section-shell .profile-grid .profile-card[b-w8jxgd6h3o] {
  display: flex;
  height: 100%;
  flex-direction: column;
  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);
  transition: transform 0.2s ease, box-shadow 0.2s ease, border-color 0.2s ease;
  animation: fade-lift-b-w8jxgd6h3o 0.4s ease both;
}
.home-page .profiles-section .section-shell .profile-grid .profile-card .profile-topline[b-w8jxgd6h3o] {
  display: flex;
  align-items: flex-start;
  gap: 1rem;
}
.home-page .profiles-section .section-shell .profile-grid .profile-card .profile-topline .monogram[b-w8jxgd6h3o] {
  position: relative;
  display: flex;
  width: 3.5rem;
  height: 3.5rem;
  flex: 0 0 3.5rem;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  border-radius: 0.75rem;
  background: #0b1f33;
  color: #f7f5f0;
}
.home-page .profiles-section .section-shell .profile-grid .profile-card .profile-topline .monogram[b-w8jxgd6h3o]::before {
  content: "";
  position: absolute;
  inset: 0;
  opacity: 0.25;
  background: linear-gradient(168deg, transparent 20%, #e7dfd0 20.5%, transparent 21%), linear-gradient(168deg, transparent 55%, #e7dfd0 55.5%, transparent 56%), linear-gradient(168deg, transparent 90%, #c8102e 90.5%, transparent 91%), radial-gradient(circle at 78% 24%, transparent 0 13%, #e7dfd0 13.5% 14%, transparent 14.5%);
}
.home-page .profiles-section .section-shell .profile-grid .profile-card .profile-topline .monogram b[b-w8jxgd6h3o] {
  position: relative;
  font-family: "Noto Kufi Arabic", system-ui, sans-serif;
  font-size: 1.18rem;
  line-height: 1;
  font-weight: 700;
}
.home-page .profiles-section .section-shell .profile-grid .profile-card .profile-topline > div[b-w8jxgd6h3o] {
  min-width: 0;
  flex: 1 1 auto;
}
.home-page .profiles-section .section-shell .profile-grid .profile-card .profile-topline > div h3[b-w8jxgd6h3o] {
  margin: 0;
  color: #0b1f33;
  font-family: "Noto Kufi Arabic", system-ui, sans-serif;
  font-size: 1.125rem;
  line-height: 1.4;
  font-weight: 700;
}
.home-page .profiles-section .section-shell .profile-grid .profile-card .profile-topline > div p[b-w8jxgd6h3o] {
  margin: 0.125rem 0 0;
  color: rgba(30, 35, 44, 0.7);
  font-size: 0.875rem;
  line-height: 1.45;
}
.home-page .profiles-section .section-shell .profile-grid .profile-card .profile-topline .profile-category[b-w8jxgd6h3o] {
  display: inline-flex;
  padding: 0.25rem 0.5rem;
  border-radius: 0.375rem;
  background: #efebe2;
  color: #13314f;
  font-size: 11px;
  line-height: 1;
  font-weight: 500;
  white-space: nowrap;
}
.home-page .profiles-section .section-shell .profile-grid .profile-card .profile-summary[b-w8jxgd6h3o] {
  display: -webkit-box;
  flex: 1 1 auto;
  margin: 1rem 0 0;
  overflow: hidden;
  color: rgba(30, 35, 44, 0.85);
  font-size: 0.875rem;
  line-height: 1.625;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
.home-page .profiles-section .section-shell .profile-grid .profile-card .status-pill[b-w8jxgd6h3o] {
  display: inline-flex;
  width: fit-content;
  align-items: center;
  gap: 0.375rem;
  margin-top: 1rem;
  padding: 0.25rem 0.625rem;
  border: 1px solid;
  border-radius: 9999px;
  font-size: 11px;
  font-weight: 500;
  line-height: 1;
}
.home-page .profiles-section .section-shell .profile-grid .profile-card .status-pill svg[b-w8jxgd6h3o] {
  width: 0.875rem;
  height: 0.875rem;
  fill: none;
  stroke: currentColor;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.home-page .profiles-section .section-shell .profile-grid .profile-card .status-pill.listed[b-w8jxgd6h3o] {
  border-color: rgba(200, 16, 46, 0.3);
  background: rgba(200, 16, 46, 0.1);
  color: #c8102e;
}
.home-page .profiles-section .section-shell .profile-grid .profile-card .status-pill.none[b-w8jxgd6h3o] {
  border-color: rgba(11, 31, 51, 0.15);
  background: rgba(11, 31, 51, 0.05);
  color: #13314f;
}
.home-page .profiles-section .section-shell .profile-grid .profile-card .status-pill.monitoring[b-w8jxgd6h3o] {
  border-color: #d8cdb8;
  background: rgba(216, 205, 184, 0.4);
  color: #1e232c;
}
.home-page .profiles-section .section-shell .profile-grid .profile-card .editorial-rule[b-w8jxgd6h3o] {
  height: 1px;
  margin-block: 1rem;
  background: linear-gradient(90deg, transparent, rgba(11, 31, 51, 0.18), transparent);
}
.home-page .profiles-section .section-shell .profile-grid .profile-card .text-link[b-w8jxgd6h3o] {
  display: inline-flex;
  align-items: center;
  align-self: flex-start;
  gap: 0.375rem;
  color: #c8102e;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 600;
  text-decoration: none;
  transition: color 0.2s ease;
}
.home-page .profiles-section .section-shell .profile-grid .profile-card .text-link svg[b-w8jxgd6h3o] {
  width: 1rem;
  height: 1rem;
  fill: none;
  stroke: currentColor;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
  transition: transform 0.2s ease;
}
.home-page .profiles-section .section-shell .profile-grid .profile-card .text-link:hover[b-w8jxgd6h3o] {
  color: #a50c25;
}
.home-page .profiles-section .section-shell .profile-grid .profile-card:hover[b-w8jxgd6h3o] {
  transform: translateY(-0.25rem);
  border-color: rgba(11, 31, 51, 0.2);
  box-shadow: 0 4px 8px rgba(11, 31, 51, 0.08), 0 18px 40px rgba(11, 31, 51, 0.12);
}
.home-page .profiles-section .section-shell .profile-grid .profile-card:hover .text-link svg[b-w8jxgd6h3o] {
  transform: translateX(-0.25rem);
}
.home-page .sanctions-section .section-shell .sanctions-grid[b-w8jxgd6h3o] {
  display: grid;
  gap: 1.25rem;
}
.home-page .sanctions-section .section-shell .sanctions-grid .sanction-card[b-w8jxgd6h3o] {
  display: flex;
  flex-direction: column;
  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);
  transition: transform 0.2s ease, box-shadow 0.2s ease;
}
.home-page .sanctions-section .section-shell .sanctions-grid .sanction-card > div[b-w8jxgd6h3o] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
}
.home-page .sanctions-section .section-shell .sanctions-grid .sanction-card > div .region-code[b-w8jxgd6h3o] {
  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: 0.875rem;
  line-height: 1.25rem;
  font-weight: 700;
}
.home-page .sanctions-section .section-shell .sanctions-grid .sanction-card > div .region-status[b-w8jxgd6h3o] {
  display: inline-flex;
  width: fit-content;
  align-items: center;
  gap: 0.375rem;
  padding: 0.25rem 0.625rem;
  border: 1px solid;
  border-radius: 9999px;
  font-size: 11px;
  font-weight: 500;
  line-height: 1;
}
.home-page .sanctions-section .section-shell .sanctions-grid .sanction-card > div .region-status.high[b-w8jxgd6h3o] {
  border-color: rgba(200, 16, 46, 0.3);
  background: rgba(200, 16, 46, 0.1);
  color: #c8102e;
}
.home-page .sanctions-section .section-shell .sanctions-grid .sanction-card > div .region-status.low[b-w8jxgd6h3o] {
  border-color: rgba(11, 31, 51, 0.15);
  background: rgba(11, 31, 51, 0.05);
  color: #13314f;
}
.home-page .sanctions-section .section-shell .sanctions-grid .sanction-card > div .region-status.mid[b-w8jxgd6h3o] {
  border-color: #d8cdb8;
  background: rgba(216, 205, 184, 0.4);
  color: #1e232c;
}
.home-page .sanctions-section .section-shell .sanctions-grid .sanction-card h3[b-w8jxgd6h3o] {
  margin: 1rem 0 0;
  color: #0b1f33;
  font-family: "Noto Kufi Arabic", system-ui, sans-serif;
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 700;
}
.home-page .sanctions-section .section-shell .sanctions-grid .sanction-card .metric-line[b-w8jxgd6h3o] {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  margin: 0.5rem 0 0;
  color: rgba(30, 35, 44, 0.75);
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.home-page .sanctions-section .section-shell .sanctions-grid .sanction-card .metric-line svg[b-w8jxgd6h3o] {
  width: 1rem;
  height: 1rem;
  color: #1c4068;
  fill: none;
  stroke: currentColor;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.home-page .sanctions-section .section-shell .sanctions-grid .sanction-card:hover[b-w8jxgd6h3o] {
  box-shadow: 0 4px 8px rgba(11, 31, 51, 0.08), 0 18px 40px rgba(11, 31, 51, 0.12);
}
.home-page .sanctions-section .section-shell .notice-card[b-w8jxgd6h3o] {
  display: flex;
  align-items: flex-start;
  gap: 0.75rem;
  margin-top: 1.5rem;
  padding: 1rem;
  border: 1px solid rgba(200, 16, 46, 0.25);
  border-radius: 0.75rem;
  background: rgba(200, 16, 46, 0.05);
}
.home-page .sanctions-section .section-shell .notice-card svg[b-w8jxgd6h3o] {
  width: 1.25rem;
  height: 1.25rem;
  flex: 0 0 auto;
  margin-top: 0.125rem;
  color: #c8102e;
  fill: none;
  stroke: currentColor;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.home-page .sanctions-section .section-shell .notice-card p[b-w8jxgd6h3o] {
  margin: 0;
  color: rgba(30, 35, 44, 0.85);
  font-size: 0.875rem;
  line-height: 1.625;
}
.home-page .latest-section .section-shell .article-list[b-w8jxgd6h3o] {
  overflow: hidden;
  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);
}
.home-page .latest-section .section-shell .article-list .article-row[b-w8jxgd6h3o] {
  display: flex;
  align-items: flex-start;
  gap: 1rem;
  padding: 1.25rem;
  border-bottom: 1px solid rgba(11, 31, 51, 0.1);
  cursor: pointer;
  transition: background-color 0.2s ease;
}
.home-page .latest-section .section-shell .article-list .article-row:last-child[b-w8jxgd6h3o] {
  border-bottom: 0;
}
.home-page .latest-section .section-shell .article-list .article-row .article-motif[b-w8jxgd6h3o] {
  position: relative;
  display: block;
  width: 3.5rem;
  height: 3.5rem;
  flex: 0 0 3.5rem;
  overflow: hidden;
  border-radius: 0.625rem;
  background: #efebe2;
}
.home-page .latest-section .section-shell .article-list .article-row .article-motif[b-w8jxgd6h3o]::before,
.home-page .latest-section .section-shell .article-list .article-row .article-motif[b-w8jxgd6h3o]::after,
.home-page .latest-section .section-shell .article-list .article-row .article-motif i[b-w8jxgd6h3o] {
  content: "";
  position: absolute;
  display: block;
}
.home-page .latest-section .section-shell .article-list .article-row .article-motif.chart[b-w8jxgd6h3o]::before {
  inset-inline-start: 1rem;
  bottom: 0.875rem;
  width: 0.375rem;
  height: 1rem;
  border-radius: 0.0625rem;
  background: #0b1f33;
}
.home-page .latest-section .section-shell .article-list .article-row .article-motif.chart[b-w8jxgd6h3o]::after {
  inset-inline-start: 1.75rem;
  bottom: 0.875rem;
  width: 0.375rem;
  height: 1.5rem;
  border-radius: 0.0625rem;
  background: #0b1f33;
}
.home-page .latest-section .section-shell .article-list .article-row .article-motif.chart i[b-w8jxgd6h3o] {
  inset-inline-start: 2.5rem;
  bottom: 0.875rem;
  width: 0.375rem;
  height: 2rem;
  border-radius: 0.0625rem;
  background: #c8102e;
}
.home-page .latest-section .section-shell .article-list .article-row .article-motif.list[b-w8jxgd6h3o]::before,
.home-page .latest-section .section-shell .article-list .article-row .article-motif.document[b-w8jxgd6h3o]::before,
.home-page .latest-section .section-shell .article-list .article-row .article-motif.list[b-w8jxgd6h3o]::after,
.home-page .latest-section .section-shell .article-list .article-row .article-motif.document[b-w8jxgd6h3o]::after,
.home-page .latest-section .section-shell .article-list .article-row .article-motif.list i[b-w8jxgd6h3o],
.home-page .latest-section .section-shell .article-list .article-row .article-motif.document i[b-w8jxgd6h3o] {
  inset-inline-start: 1.125rem;
  height: 2px;
  border-radius: 9999px;
}
.home-page .latest-section .section-shell .article-list .article-row .article-motif.list[b-w8jxgd6h3o]::before,
.home-page .latest-section .section-shell .article-list .article-row .article-motif.document[b-w8jxgd6h3o]::before {
  top: 1.375rem;
  width: 1.625rem;
  background: #0b1f33;
}
.home-page .latest-section .section-shell .article-list .article-row .article-motif.list[b-w8jxgd6h3o]::after,
.home-page .latest-section .section-shell .article-list .article-row .article-motif.document[b-w8jxgd6h3o]::after {
  top: 2rem;
  width: 1.625rem;
  background: #0b1f33;
}
.home-page .latest-section .section-shell .article-list .article-row .article-motif.list i[b-w8jxgd6h3o],
.home-page .latest-section .section-shell .article-list .article-row .article-motif.document i[b-w8jxgd6h3o] {
  top: 2.625rem;
  width: 1.125rem;
  background: #c8102e;
}
.home-page .latest-section .section-shell .article-list .article-row .article-motif.map[b-w8jxgd6h3o]::before {
  inset-inline-start: 1rem;
  top: 1.125rem;
  width: 2rem;
  height: 1.75rem;
  border: 2px solid #0b1f33;
  background: transparent;
  clip-path: polygon(0 22%, 50% 0, 100% 30%, 86% 100%, 20% 100%);
}
.home-page .latest-section .section-shell .article-list .article-row .article-motif.map[b-w8jxgd6h3o]::after {
  inset-inline-start: 1.9rem;
  top: 1.8rem;
  width: 0.375rem;
  height: 0.375rem;
  border-radius: 9999px;
  background: #c8102e;
}
.home-page .latest-section .section-shell .article-list .article-row > div[b-w8jxgd6h3o] {
  min-width: 0;
  flex: 1 1 auto;
}
.home-page .latest-section .section-shell .article-list .article-row > div .article-category[b-w8jxgd6h3o] {
  color: #c8102e;
  font-size: 11px;
  line-height: 1;
  font-weight: 700;
  letter-spacing: 0.025em;
  text-transform: uppercase;
}
.home-page .latest-section .section-shell .article-list .article-row > div .article-meta[b-w8jxgd6h3o] {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 1rem;
  margin-top: 0.75rem;
  color: rgba(30, 35, 44, 0.55);
  font-size: 0.75rem;
  line-height: 1rem;
}
.home-page .latest-section .section-shell .article-list .article-row > div .article-meta span[b-w8jxgd6h3o] {
  display: inline-flex;
  align-items: center;
  gap: 0.375rem;
}
.home-page .latest-section .section-shell .article-list .article-row > div .article-meta span[b-w8jxgd6h3o]::before {
  content: "";
  width: 0.875rem;
  height: 0.875rem;
  display: inline-block;
  opacity: 0.8;
  background: currentColor;
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 100% 100%;
}
.home-page .latest-section .section-shell .article-list .article-row > div .article-meta span:first-child[b-w8jxgd6h3o]::before {
  mask-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' d='M12 6v6l4 2'/%3E%3Ccircle cx='12' cy='12' r='10' fill='none' stroke='black' stroke-width='2'/%3E%3C/svg%3E");
}
.home-page .latest-section .section-shell .article-list .article-row > div .article-meta span:last-child[b-w8jxgd6h3o]::before {
  mask-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' d='M8 2v4M16 2v4M3 10h18M5 4h14a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2Z'/%3E%3C/svg%3E");
}
.home-page .latest-section .section-shell .article-list .article-row > div h3[b-w8jxgd6h3o] {
  margin: 0.25rem 0 0;
  color: #0b1f33;
  font-family: "Noto Kufi Arabic", system-ui, sans-serif;
  font-size: 1.125rem;
  line-height: 1.375;
  font-weight: 700;
  transition: color 0.2s ease;
}
.home-page .latest-section .section-shell .article-list .article-row > div p[b-w8jxgd6h3o] {
  display: -webkit-box;
  margin: 0.375rem 0 0;
  overflow: hidden;
  color: rgba(30, 35, 44, 0.75);
  font-size: 0.875rem;
  line-height: 1.625;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.home-page .latest-section .section-shell .article-list .article-row:hover[b-w8jxgd6h3o] {
  background: rgba(239, 235, 226, 0.3);
}
.home-page .latest-section .section-shell .article-list .article-row:hover h3[b-w8jxgd6h3o] {
  color: #c8102e;
}
.home-page .analysis-section[b-w8jxgd6h3o] {
  scroll-margin-top: 5rem;
  padding-block: 3.5rem;
  background: #14181f;
  color: #f7f5f0;
}
.home-page .analysis-section .section-shell .analysis-grid[b-w8jxgd6h3o] {
  display: grid;
  gap: 1.5rem;
}
.home-page .analysis-section .section-shell .analysis-grid .sector-grid[b-w8jxgd6h3o] {
  display: grid;
  gap: 1rem;
}
.home-page .analysis-section .section-shell .analysis-grid .sector-grid .sector-card[b-w8jxgd6h3o] {
  padding: 1.25rem;
  border: 1px solid rgba(247, 245, 240, 0.1);
  border-radius: 1rem;
  background: rgba(247, 245, 240, 0.04);
  transition: border-color 0.2s ease;
}
.home-page .analysis-section .section-shell .analysis-grid .sector-grid .sector-card > div:first-child[b-w8jxgd6h3o] {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.home-page .analysis-section .section-shell .analysis-grid .sector-grid .sector-card > div:first-child h3[b-w8jxgd6h3o] {
  margin: 0;
  color: #f7f5f0;
  font-family: "Noto Kufi Arabic", system-ui, sans-serif;
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 700;
}
.home-page .analysis-section .section-shell .analysis-grid .sector-grid .sector-card > div:first-child span[b-w8jxgd6h3o] {
  color: #e11936;
  font-family: "Noto Kufi Arabic", system-ui, sans-serif;
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: 800;
}
.home-page .analysis-section .section-shell .analysis-grid .sector-grid .sector-card .sector-meter[b-w8jxgd6h3o] {
  height: 0.375rem;
  margin-top: 0.75rem;
  overflow: hidden;
  border-radius: 9999px;
  background: rgba(247, 245, 240, 0.1);
}
.home-page .analysis-section .section-shell .analysis-grid .sector-grid .sector-card .sector-meter i[b-w8jxgd6h3o] {
  display: block;
  width: var(--value);
  height: 100%;
  border-radius: 9999px;
  background: #c8102e;
}
.home-page .analysis-section .section-shell .analysis-grid .sector-grid .sector-card p[b-w8jxgd6h3o] {
  margin: 0.5rem 0 0;
  color: rgba(247, 245, 240, 0.55);
  font-size: 0.75rem;
  line-height: 1rem;
}
.home-page .analysis-section .section-shell .analysis-grid .sector-grid .sector-card:hover[b-w8jxgd6h3o] {
  border-color: rgba(247, 245, 240, 0.2);
}
.home-page .analysis-section .section-shell .analysis-grid .chart-card[b-w8jxgd6h3o] {
  padding: 1.25rem;
  border: 1px solid rgba(247, 245, 240, 0.1);
  border-radius: 1rem;
  background: rgba(247, 245, 240, 0.04);
}
.home-page .analysis-section .section-shell .analysis-grid .chart-card h3[b-w8jxgd6h3o] {
  margin: 0 0 1rem;
  color: #f7f5f0;
  font-family: "Noto Kufi Arabic", system-ui, sans-serif;
  font-size: 1rem;
  line-height: 1.75rem;
  font-weight: 700;
}
.home-page .analysis-section .section-shell .analysis-grid .chart-card .chart-bars[b-w8jxgd6h3o] {
  display: grid;
  gap: 0.9rem;
  direction: ltr;
}
.home-page .analysis-section .section-shell .analysis-grid .chart-card .chart-bars div[b-w8jxgd6h3o] {
  display: grid;
  grid-template-columns: 1fr 5.625rem;
  align-items: center;
  gap: 0.75rem;
}
.home-page .analysis-section .section-shell .analysis-grid .chart-card .chart-bars div span[b-w8jxgd6h3o] {
  color: rgba(247, 245, 240, 0.88);
  font-size: 0.75rem;
  text-align: right;
}
.home-page .analysis-section .section-shell .analysis-grid .chart-card .chart-bars div i[b-w8jxgd6h3o] {
  display: block;
  width: var(--value);
  height: 1.125rem;
  border-radius: 0 0.375rem 0.375rem 0;
  background: #1c4068;
}
.home-page .analysis-section .section-shell .analysis-grid .chart-card .chart-bars div:nth-child(1) i[b-w8jxgd6h3o],
.home-page .analysis-section .section-shell .analysis-grid .chart-card .chart-bars div:nth-child(3) i[b-w8jxgd6h3o] {
  background: #c8102e;
}
@keyframes fade-lift-b-w8jxgd6h3o {
  from {
    opacity: 0;
    transform: translateY(1rem);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@media (min-width: 640px) {
  .home-page .hero-section[b-w8jxgd6h3o],
  .home-page .section-section[b-w8jxgd6h3o],
  .home-page .hero-shell[b-w8jxgd6h3o],
  .home-page .section-shell[b-w8jxgd6h3o] {
    padding-inline: 1.5rem;
  }
  .home-page .hero-section .hero-grid .featured-story .featured-copy h1[b-w8jxgd6h3o] {
    font-size: 2.25rem;
    line-height: 1.375;
  }
  .home-page .profiles-section .section-shell .profile-grid[b-w8jxgd6h3o] {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .home-page .sanctions-section .section-shell .sanctions-grid[b-w8jxgd6h3o] {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .home-page .latest-section .section-shell .article-list .article-row[b-w8jxgd6h3o] {
    gap: 1.25rem;
    padding: 1.5rem;
  }
  .home-page .latest-section .section-shell .article-list .article-row .article-motif[b-w8jxgd6h3o] {
    width: 4rem;
    height: 4rem;
    flex-basis: 4rem;
  }
  .home-page .analysis-section .section-shell .analysis-grid .sector-grid[b-w8jxgd6h3o] {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (min-width: 1024px) {
  .home-page .hero-section[b-w8jxgd6h3o] {
    padding-block: 2.5rem;
  }
  .home-page .hero-section .hero-grid[b-w8jxgd6h3o] {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .home-page .hero-section .hero-grid .featured-story[b-w8jxgd6h3o] {
    grid-column: span 2 / span 2;
    padding: 2.5rem;
  }
  .home-page .hero-section .hero-grid .featured-story .featured-copy h1[b-w8jxgd6h3o] {
    font-size: 2.6rem;
  }
  .home-page .profiles-section .section-shell .profile-grid[b-w8jxgd6h3o] {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .home-page .sanctions-section .section-shell .sanctions-grid[b-w8jxgd6h3o] {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .home-page .analysis-section .section-shell .analysis-grid[b-w8jxgd6h3o] {
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }
  .home-page .analysis-section .section-shell .analysis-grid .sector-grid[b-w8jxgd6h3o] {
    grid-column: span 3 / span 3;
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .home-page .analysis-section .section-shell .analysis-grid .chart-card[b-w8jxgd6h3o] {
    grid-column: span 2 / span 2;
  }
}
@media (max-width: 639px) {
  .home-page .hero-section .hero-grid .featured-story .featured-copy .story-actions[b-w8jxgd6h3o] {
    align-items: flex-start;
    flex-direction: column;
  }
}
/* /Pages/Profile.razor.rz.scp.css */
.profile-page[b-r6s9exv60s] {
  min-height: 100vh;
  background: #f7f5f0;
  color: #14181f;
  direction: ltr;
}
.profile-page .profile-breadcrumb-bar[b-r6s9exv60s] {
  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-r6s9exv60s] {
  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-r6s9exv60s],
.profile-page .profile-breadcrumb-bar .profile-breadcrumb span[b-r6s9exv60s] {
  display: inline-flex;
  align-items: center;
  gap: 0.25rem;
  white-space: nowrap;
}
.profile-page .profile-breadcrumb-bar .profile-breadcrumb .profile-page h1[b-r6s9exv60s],
.profile-page .profile-breadcrumb-bar .profile-breadcrumb .profile-page h2[b-r6s9exv60s],
.profile-page .profile-breadcrumb-bar .profile-breadcrumb .profile-page h3[b-r6s9exv60s],
.profile-page .profile-breadcrumb-bar .profile-breadcrumb .profile-page .profile-monogram[b-r6s9exv60s],
.profile-page .profile-breadcrumb-bar .profile-breadcrumb .profile-page .timeline-year[b-r6s9exv60s],
.profile-page .profile-breadcrumb-bar .profile-breadcrumb .profile-page + .profile-empty h1[b-r6s9exv60s] {
  font-family: "Segoe UI", Arial, sans-serif !important;
  letter-spacing: -0.015em;
}
.profile-page .profile-breadcrumb-bar .profile-breadcrumb .profile-page .profile-breadcrumb .breadcrumb-chevron[b-r6s9exv60s] {
  transform: none;
}
.profile-page .profile-breadcrumb-bar .profile-breadcrumb .profile-page .profile-summaries[b-r6s9exv60s] {
  display: grid;
  gap: 1rem;
}
.profile-page .profile-breadcrumb-bar .profile-breadcrumb .profile-page .profile-summary-block[b-r6s9exv60s] {
  padding: 1.25rem 1.25rem 1.35rem;
  border: 1px solid rgba(11, 31, 51, 0.1);
  border-top: 3px solid #c8102e;
  border-radius: 0.75rem;
  background: #fff;
  box-shadow: 0 1px 2px rgba(11, 31, 51, 0.04);
}
.profile-page .profile-breadcrumb-bar .profile-breadcrumb .profile-page .profile-summary-block .summary-language[b-r6s9exv60s] {
  display: block;
  margin-bottom: 0.6rem;
  color: #c8102e;
  font-size: 0.7rem;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}
.profile-page .profile-breadcrumb-bar .profile-breadcrumb .profile-page .profile-summary-block p[b-r6s9exv60s] {
  margin: 0;
  color: rgba(20, 24, 31, 0.9);
  font-size: 1.025rem;
  line-height: 1.75;
}
.profile-page .profile-breadcrumb-bar .profile-breadcrumb .profile-page .profile-summary-arabic[b-r6s9exv60s] {
  direction: ltr;
  text-align: right;
  font-family: "IBM Plex Sans Arabic", system-ui, sans-serif;
}
.profile-page .profile-breadcrumb-bar .profile-breadcrumb .profile-page .profile-summary-arabic .summary-language[b-r6s9exv60s] {
  letter-spacing: 0;
  text-transform: none;
}
.profile-page .profile-breadcrumb-bar .profile-breadcrumb .profile-page .profile-layout .profile-main:only-child[b-r6s9exv60s] {
  grid-column: 1 / -1;
}
.profile-page .profile-breadcrumb-bar .profile-breadcrumb .profile-page .profile-layout .profile-timeline[b-r6s9exv60s] {
  padding: 0 0 0 1.5rem !important;
  border-right: 0 !important;
  border-left: 2px solid rgba(11, 31, 51, 0.15);
}
.profile-page .profile-breadcrumb-bar .profile-breadcrumb .profile-page .profile-layout .profile-timeline .timeline-dot[b-r6s9exv60s] {
  right: auto !important;
  left: -9px;
}
.profile-page .profile-breadcrumb-bar .profile-breadcrumb .profile-page .profile-layout .profile-sidebar[b-r6s9exv60s] {
  min-width: 0;
}
.profile-page .profile-breadcrumb-bar .profile-breadcrumb .profile-page .profile-layout .profile-sidebar .sidebar-card[b-r6s9exv60s] {
  overflow: hidden;
}
.profile-page .profile-breadcrumb-bar .profile-breadcrumb .profile-page .profile-layout .profile-sidebar .sidebar-card dd[b-r6s9exv60s],
.profile-page .profile-breadcrumb-bar .profile-breadcrumb .profile-page .profile-layout .profile-sidebar .sidebar-card.sources-card a strong[b-r6s9exv60s] {
  overflow-wrap: anywhere;
}
.profile-page .profile-breadcrumb-bar .profile-breadcrumb .profile-empty[b-r6s9exv60s] {
  direction: ltr;
}
@media (min-width: 768px) {
  .profile-page .profile-breadcrumb-bar .profile-breadcrumb .profile-page .profile-summaries[b-r6s9exv60s] {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    align-items: stretch;
  }
}
.profile-page .profile-breadcrumb-bar .profile-breadcrumb a[b-r6s9exv60s] {
  color: inherit;
  transition: color 0.2s ease;
}
.profile-page .profile-breadcrumb-bar .profile-breadcrumb a:hover[b-r6s9exv60s] {
  color: #0b1f33;
}
.profile-page .profile-breadcrumb-bar .profile-breadcrumb span[b-r6s9exv60s] {
  color: #0b1f33;
  font-weight: 500;
}
.profile-page .profile-breadcrumb-bar .profile-breadcrumb svg[b-r6s9exv60s] {
  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-r6s9exv60s] {
  width: 0.875rem;
  height: 0.875rem;
}
.profile-page .profile-breadcrumb-bar .profile-breadcrumb .breadcrumb-chevron[b-r6s9exv60s] {
  transform: rotate(180deg);
}
.profile-page .profile-hero[b-r6s9exv60s] {
  position: relative;
  overflow: hidden;
  background: #0b1f33;
  color: #f7f5f0;
}
.profile-page .profile-hero .profile-motif[b-r6s9exv60s] {
  pointer-events: none;
  position: absolute;
  left: 0;
  top: 0;
  width: 40%;
  height: 100%;
  opacity: 0.07;
}
.profile-page .profile-hero .profile-hero-inner[b-r6s9exv60s] {
  position: relative;
  max-width: 64rem;
  margin: 0 auto;
  padding: 3rem 1rem;
}
.profile-page .profile-hero .profile-hero-inner .profile-hero-content[b-r6s9exv60s] {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 1.5rem;
  animation: profile-fade-up-b-r6s9exv60s 0.5s ease both;
}
.profile-page .profile-hero .profile-hero-inner .profile-hero-content .profile-monogram[b-r6s9exv60s] {
  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-r6s9exv60s] {
  min-width: 0;
}
.profile-page .profile-hero .profile-hero-inner .profile-hero-content .profile-hero-copy h1[b-r6s9exv60s] {
  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-r6s9exv60s] {
  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-r6s9exv60s] {
  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-r6s9exv60s] {
  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.listed[b-r6s9exv60s] {
  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.none[b-r6s9exv60s] {
  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.monitoring[b-r6s9exv60s] {
  border-color: rgba(231, 223, 208, 0.8);
  background: rgba(231, 223, 208, 0.45);
  color: #0b1f33;
}
.profile-page .profile-shell[b-r6s9exv60s] {
  max-width: 64rem;
  margin: 0 auto;
  padding: 2.5rem 1rem;
}
.profile-page .profile-shell .profile-intro[b-r6s9exv60s] {
  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-r6s9exv60s] {
  margin-top: 2.5rem;
  display: grid;
  gap: 2.5rem;
}
.profile-page .profile-shell .profile-layout .profile-main[b-r6s9exv60s] {
  display: flex;
  flex-direction: column;
  gap: 2.5rem;
}
.profile-page .profile-shell .profile-layout .profile-main .profile-section.is-highlighted[b-r6s9exv60s] {
  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-r6s9exv60s] {
  margin-top: 1rem;
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.profile-page .profile-shell .profile-layout .profile-main .profile-section .section-copy p[b-r6s9exv60s] {
  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-r6s9exv60s] {
  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-r6s9exv60s] {
  position: relative;
  padding-bottom: 1.75rem;
}
.profile-page .profile-shell .profile-layout .profile-main .profile-section .profile-timeline li:last-child[b-r6s9exv60s] {
  padding-bottom: 0;
}
.profile-page .profile-shell .profile-layout .profile-main .profile-section .profile-timeline li .timeline-dot[b-r6s9exv60s] {
  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-r6s9exv60s] {
  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-r6s9exv60s] {
  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-r6s9exv60s] {
  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-r6s9exv60s] {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
}
.profile-page .profile-shell .profile-layout .profile-sidebar .sidebar-card[b-r6s9exv60s] {
  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-r6s9exv60s] {
  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-r6s9exv60s] {
  margin: 1rem 0 0;
}
.profile-page .profile-shell .profile-layout .profile-sidebar .sidebar-card.facts-card dl > div[b-r6s9exv60s] {
  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-r6s9exv60s] {
  border-top: 0;
  padding-top: 0;
}
.profile-page .profile-shell .profile-layout .profile-sidebar .sidebar-card.facts-card dl > div:last-child[b-r6s9exv60s] {
  padding-bottom: 0;
}
.profile-page .profile-shell .profile-layout .profile-sidebar .sidebar-card.facts-card dl > div dt[b-r6s9exv60s] {
  color: rgba(20, 24, 31, 0.6);
}
.profile-page .profile-shell .profile-layout .profile-sidebar .sidebar-card.facts-card dl > div dd[b-r6s9exv60s] {
  margin: 0;
  color: #0b1f33;
  font-weight: 500;
  text-align: left;
}
.profile-page .profile-shell .profile-layout .profile-sidebar .sidebar-card.sources-card h3[b-r6s9exv60s] {
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
.profile-page .profile-shell .profile-layout .profile-sidebar .sidebar-card.sources-card h3 svg[b-r6s9exv60s] {
  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-r6s9exv60s] {
  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-r6s9exv60s] {
  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-r6s9exv60s] {
  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-r6s9exv60s] {
  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-r6s9exv60s] {
  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-r6s9exv60s] {
  color: #c8102e;
}
.profile-page .profile-shell .section-title[b-r6s9exv60s] {
  display: flex;
  align-items: center;
  gap: 0.75rem;
}
.profile-page .profile-shell .section-title > span[b-r6s9exv60s] {
  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-r6s9exv60s] {
  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-r6s9exv60s] {
  margin-top: 3.5rem;
}
.profile-page .profile-shell .related-profiles .related-profile-grid[b-r6s9exv60s] {
  margin-top: 1.25rem;
  display: grid;
  gap: 1rem;
}
.profile-page .profile-shell .related-profiles .related-profile-grid a[b-r6s9exv60s] {
  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-r6s9exv60s] {
  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-r6s9exv60s] {
  min-width: 0;
  display: block;
}
.profile-page .profile-shell .related-profiles .related-profile-grid a .related-profile-copy strong[b-r6s9exv60s],
.profile-page .profile-shell .related-profiles .related-profile-grid a .related-profile-copy small[b-r6s9exv60s] {
  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-r6s9exv60s] {
  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-r6s9exv60s] {
  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-r6s9exv60s] {
  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-r6s9exv60s] {
  color: #c8102e;
}
.profile-page .profile-shell .related-articles[b-r6s9exv60s] {
  margin-top: 3rem;
}
.profile-page .profile-shell .related-articles ul[b-r6s9exv60s] {
  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-r6s9exv60s] {
  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-r6s9exv60s] {
  border-top: 0;
}
.profile-page .profile-shell .related-articles ul li div span[b-r6s9exv60s] {
  color: #c8102e;
  font-size: 11px;
  font-weight: 700;
  line-height: 1rem;
}
.profile-page .profile-shell .related-articles ul li div p[b-r6s9exv60s] {
  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-r6s9exv60s] {
  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-r6s9exv60s] {
  color: #c8102e;
}
.profile-page .profile-shell .profile-back[b-r6s9exv60s] {
  margin-top: 2.5rem;
}
.profile-page .profile-shell .profile-back a[b-r6s9exv60s] {
  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-r6s9exv60s] {
  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-r6s9exv60s] {
  color: #a50c25;
}
.profile-empty[b-r6s9exv60s] {
  max-width: 48rem;
  margin: 0 auto;
  padding: 6rem 1rem;
  text-align: center;
  direction: rtl;
}
.profile-empty h1[b-r6s9exv60s] {
  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-r6s9exv60s] {
  margin: 0.75rem 0 0;
  color: rgba(20, 24, 31, 0.7);
}
.profile-empty a[b-r6s9exv60s] {
  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-r6s9exv60s] {
  width: 1rem;
  height: 1rem;
  fill: none;
  stroke: currentColor;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.profile-empty a:hover[b-r6s9exv60s] {
  background: #13314f;
}
@keyframes profile-fade-up-b-r6s9exv60s {
  from {
    opacity: 0;
    transform: translateY(18px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@media (min-width: 640px) {
  .profile-page .profile-breadcrumb-bar .profile-breadcrumb[b-r6s9exv60s] {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
  }
  .profile-page .profile-hero .profile-hero-inner[b-r6s9exv60s] {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
  }
  .profile-page .profile-hero .profile-hero-inner .profile-hero-content[b-r6s9exv60s] {
    flex-direction: row;
    align-items: center;
  }
  .profile-page .profile-hero .profile-hero-inner .profile-hero-content .profile-hero-copy h1[b-r6s9exv60s] {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
  .profile-page .profile-shell[b-r6s9exv60s] {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
  }
  .profile-page .profile-shell .related-profiles .related-profile-grid[b-r6s9exv60s] {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
@media (min-width: 1024px) {
  .profile-page .profile-hero .profile-hero-inner[b-r6s9exv60s] {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  .profile-page .profile-shell .profile-layout[b-r6s9exv60s] {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .profile-page .profile-shell .profile-layout .profile-main[b-r6s9exv60s] {
    grid-column: span 2 / span 2;
  }
}
/* /Pages/Profiles.razor.rz.scp.css */
.home-page[b-q4rwyoyyrz] {
  width: 100%;
  min-height: 100%;
  background: #f7f5f0;
  color: #14181f;
  direction: ltr;
  font-family: "Segoe UI", Arial, sans-serif;
  font-family: "IBM Plex Sans Arabic", system-ui, sans-serif;
  overflow-x: hidden;
}
.home-page .hero-section[b-q4rwyoyyrz],
.home-page .section-section[b-q4rwyoyyrz],
.home-page .hero-shell[b-q4rwyoyyrz],
.home-page .section-shell[b-q4rwyoyyrz] {
  width: 100%;
  max-width: 80rem;
  margin-inline: auto;
  padding-inline: 1rem;
}
.home-page .hero .home-page .section-heading h2[b-q4rwyoyyrz],
.home-page .section .home-page .section-heading h2[b-q4rwyoyyrz],
.home-page .hero .home-page .profile-card h3[b-q4rwyoyyrz],
.home-page .section .home-page .profile-card h3[b-q4rwyoyyrz] {
  font-family: "Segoe UI", Arial, sans-serif !important;
  letter-spacing: -0.02em;
}
.home-page .hero .home-page .profiles-section .section-shell .profile-grid .profile-card .profile-topline[b-q4rwyoyyrz],
.home-page .section .home-page .profiles-section .section-shell .profile-grid .profile-card .profile-topline[b-q4rwyoyyrz] {
  display: grid;
  grid-template-columns: 3.5rem minmax(0, 1fr);
  align-items: start;
}
.home-page .hero .home-page .profiles-section .section-shell .profile-grid .profile-card .profile-topline .monogram b[b-q4rwyoyyrz],
.home-page .section .home-page .profiles-section .section-shell .profile-grid .profile-card .profile-topline .monogram b[b-q4rwyoyyrz] {
  font-family: "Segoe UI", Arial, sans-serif;
}
.home-page .hero .home-page .profiles-section .section-shell .profile-grid .profile-card .profile-topline > div h3[b-q4rwyoyyrz],
.home-page .section .home-page .profiles-section .section-shell .profile-grid .profile-card .profile-topline > div h3[b-q4rwyoyyrz] {
  font-size: 1.2rem;
  line-height: 1.25;
  overflow-wrap: anywhere;
}
.home-page .hero .home-page .profiles-section .section-shell .profile-grid .profile-card .profile-topline .profile-category[b-q4rwyoyyrz],
.home-page .section .home-page .profiles-section .section-shell .profile-grid .profile-card .profile-topline .profile-category[b-q4rwyoyyrz] {
  grid-column: 2;
  justify-self: start;
  white-space: normal;
  line-height: 1.25;
}
.home-page .section-heading[b-q4rwyoyyrz] {
  margin-bottom: 1.75rem;
}
.home-page .section-heading > span[b-q4rwyoyyrz] {
  color: #c8102e;
  font-size: 0.75rem;
  line-height: 1rem;
  font-weight: 700;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}
.home-page .section-heading div[b-q4rwyoyyrz] {
  display: flex;
  align-items: center;
  gap: 0.75rem;
  margin-top: 0.5rem;
}
.home-page .section-heading div i[b-q4rwyoyyrz] {
  display: block;
  width: 0.25rem;
  height: 1.75rem;
  border-radius: 9999px;
  background: #c8102e;
}
.home-page .section-heading div h2[b-q4rwyoyyrz] {
  margin: 0;
  color: #0b1f33;
  font-family: "Noto Kufi Arabic", system-ui, sans-serif;
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: 800;
}
.home-page .section-heading p[b-q4rwyoyyrz] {
  max-width: 42rem;
  margin: 0.75rem 0 0;
  color: rgba(30, 35, 44, 0.7);
  font-size: 0.875rem;
  line-height: 1.45;
}
.home-page .section-heading.dark div h2[b-q4rwyoyyrz] {
  color: #f7f5f0;
}
.home-page .section-heading.dark p[b-q4rwyoyyrz] {
  color: rgba(247, 245, 240, 0.6);
}
.home-page .profiles-section[b-q4rwyoyyrz] {
  background: rgba(239, 235, 226, 0.4);
  scroll-margin-top: 5rem;
  padding-block: 3rem;
}
.home-page .profiles-section .section-shell .profile-grid[b-q4rwyoyyrz] {
  display: grid;
  gap: 1.25rem;
}
.home-page .profiles-section .section-shell .profile-grid .profile-card[b-q4rwyoyyrz] {
  display: flex;
  height: 100%;
  flex-direction: column;
  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);
  transition: transform 0.2s ease, box-shadow 0.2s ease, border-color 0.2s ease;
  animation: fade-lift-b-q4rwyoyyrz 0.4s ease both;
}
.home-page .profiles-section .section-shell .profile-grid .profile-card .profile-topline[b-q4rwyoyyrz] {
  display: flex;
  align-items: flex-start;
  gap: 1rem;
}
.home-page .profiles-section .section-shell .profile-grid .profile-card .profile-topline .monogram[b-q4rwyoyyrz] {
  position: relative;
  display: flex;
  width: 3.5rem;
  height: 3.5rem;
  flex: 0 0 3.5rem;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  border-radius: 0.75rem;
  background: #0b1f33;
  color: #f7f5f0;
}
.home-page .profiles-section .section-shell .profile-grid .profile-card .profile-topline .monogram[b-q4rwyoyyrz]::before {
  content: "";
  position: absolute;
  inset: 0;
  opacity: 0.25;
  background: linear-gradient(168deg, transparent 20%, #e7dfd0 20.5%, transparent 21%), linear-gradient(168deg, transparent 55%, #e7dfd0 55.5%, transparent 56%), linear-gradient(168deg, transparent 90%, #c8102e 90.5%, transparent 91%), radial-gradient(circle at 78% 24%, transparent 0 13%, #e7dfd0 13.5% 14%, transparent 14.5%);
}
.home-page .profiles-section .section-shell .profile-grid .profile-card .profile-topline .monogram b[b-q4rwyoyyrz] {
  position: relative;
  font-family: "Noto Kufi Arabic", system-ui, sans-serif;
  font-size: 1.18rem;
  line-height: 1;
  font-weight: 700;
}
.home-page .profiles-section .section-shell .profile-grid .profile-card .profile-topline > div[b-q4rwyoyyrz] {
  min-width: 0;
  flex: 1 1 auto;
}
.home-page .profiles-section .section-shell .profile-grid .profile-card .profile-topline > div h3[b-q4rwyoyyrz] {
  margin: 0;
  color: #0b1f33;
  font-family: "Noto Kufi Arabic", system-ui, sans-serif;
  font-size: 1.125rem;
  line-height: 1.4;
  font-weight: 700;
}
.home-page .profiles-section .section-shell .profile-grid .profile-card .profile-topline > div p[b-q4rwyoyyrz] {
  margin: 0.125rem 0 0;
  color: rgba(30, 35, 44, 0.7);
  font-size: 0.875rem;
  line-height: 1.45;
}
.home-page .profiles-section .section-shell .profile-grid .profile-card .profile-topline .profile-category[b-q4rwyoyyrz] {
  display: inline-flex;
  padding: 0.25rem 0.5rem;
  border-radius: 0.375rem;
  background: #efebe2;
  color: #13314f;
  font-size: 11px;
  line-height: 1;
  font-weight: 500;
  white-space: nowrap;
}
.home-page .profiles-section .section-shell .profile-grid .profile-card .profile-summary[b-q4rwyoyyrz] {
  display: -webkit-box;
  flex: 1 1 auto;
  margin: 1rem 0 0;
  overflow: hidden;
  color: rgba(30, 35, 44, 0.85);
  font-size: 0.875rem;
  line-height: 1.625;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
.home-page .profiles-section .section-shell .profile-grid .profile-card .status-pill[b-q4rwyoyyrz] {
  display: inline-flex;
  width: fit-content;
  align-items: center;
  gap: 0.375rem;
  margin-top: 1rem;
  padding: 0.25rem 0.625rem;
  border: 1px solid;
  border-radius: 9999px;
  font-size: 11px;
  font-weight: 500;
  line-height: 1;
}
.home-page .profiles-section .section-shell .profile-grid .profile-card .status-pill svg[b-q4rwyoyyrz] {
  width: 0.875rem;
  height: 0.875rem;
  fill: none;
  stroke: currentColor;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.home-page .profiles-section .section-shell .profile-grid .profile-card .status-pill.listed[b-q4rwyoyyrz] {
  border-color: rgba(200, 16, 46, 0.3);
  background: rgba(200, 16, 46, 0.1);
  color: #c8102e;
}
.home-page .profiles-section .section-shell .profile-grid .profile-card .status-pill.none[b-q4rwyoyyrz] {
  border-color: rgba(11, 31, 51, 0.15);
  background: rgba(11, 31, 51, 0.05);
  color: #13314f;
}
.home-page .profiles-section .section-shell .profile-grid .profile-card .status-pill.monitoring[b-q4rwyoyyrz] {
  border-color: #d8cdb8;
  background: rgba(216, 205, 184, 0.4);
  color: #1e232c;
}
.home-page .profiles-section .section-shell .profile-grid .profile-card .editorial-rule[b-q4rwyoyyrz] {
  height: 1px;
  margin-block: 1rem;
  background: linear-gradient(90deg, transparent, rgba(11, 31, 51, 0.18), transparent);
}
.home-page .profiles-section .section-shell .profile-grid .profile-card .text-link[b-q4rwyoyyrz] {
  display: inline-flex;
  align-items: center;
  align-self: flex-start;
  gap: 0.375rem;
  color: #c8102e;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 600;
  text-decoration: none;
  transition: color 0.2s ease;
}
.home-page .profiles-section .section-shell .profile-grid .profile-card .text-link svg[b-q4rwyoyyrz] {
  width: 1rem;
  height: 1rem;
  fill: none;
  stroke: currentColor;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
  transition: transform 0.2s ease;
}
.home-page .profiles-section .section-shell .profile-grid .profile-card .text-link:hover[b-q4rwyoyyrz] {
  color: #a50c25;
}
.home-page .profiles-section .section-shell .profile-grid .profile-card:hover[b-q4rwyoyyrz] {
  transform: translateY(-0.25rem);
  border-color: rgba(11, 31, 51, 0.2);
  box-shadow: 0 4px 8px rgba(11, 31, 51, 0.08), 0 18px 40px rgba(11, 31, 51, 0.12);
}
.home-page .profiles-section .section-shell .profile-grid .profile-card:hover .text-link svg[b-q4rwyoyyrz] {
  transform: translateX(-0.25rem);
}
@keyframes fade-lift-b-q4rwyoyyrz {
  from {
    opacity: 0;
    transform: translateY(1rem);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@media (min-width: 640px) {
  .home-page .hero-section[b-q4rwyoyyrz],
  .home-page .section-section[b-q4rwyoyyrz],
  .home-page .hero-shell[b-q4rwyoyyrz],
  .home-page .section-shell[b-q4rwyoyyrz] {
    padding-inline: 1.5rem;
  }
  .home-page .profiles-section .section-shell .profile-grid[b-q4rwyoyyrz] {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (min-width: 1024px) {
  .home-page .profiles-section .section-shell .profile-grid[b-q4rwyoyyrz] {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
