/* /Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-u8gq08ujk4] {
  min-height: 100vh;
  background: #FAFAF7;
}
.sidebar[b-u8gq08ujk4] {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 50;
  width: 100%;
  min-height: 76px;
  padding: 1.25rem 1.5rem;
  background: rgba(250, 250, 247, 0.92);
  backdrop-filter: blur(14px);
  border-bottom: 1px solid #E5E5DF;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 2rem;
}
.sidebar[b-u8gq08ujk4]::before {
  content: "Atiya Mtanios Khoury";
  position: absolute;
  left: 1.5rem;
  font-family: Georgia, 'Times New Roman', serif;
  font-size: 1.45rem;
  font-weight: 500;
  color: #1A1A1A;
  letter-spacing: -0.03em;
}
.sidebar[b-u8gq08ujk4]  a {
  position: relative;
  text-decoration: none;
  color: rgba(26, 26, 26, 0.65);
  font-size: 0.9rem;
  font-weight: 500;
  transition: color 0.3s ease;
}
.sidebar[b-u8gq08ujk4]  a:hover {
  color: #1A1A1A;
}
.sidebar[b-u8gq08ujk4]  a.active {
  color: #1A1A1A;
}
.sidebar[b-u8gq08ujk4]  a.active::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -0.35rem;
  height: 1px;
  background: #4A5D4E;
}
@media (max-width: 768px) {
  .sidebar[b-u8gq08ujk4] {
    flex-wrap: wrap;
    justify-content: flex-start;
    padding-top: 4.25rem;
    gap: 1rem;
  }
  .sidebar[b-u8gq08ujk4]::before {
    top: 1.1rem;
  }
  .sidebar[b-u8gq08ujk4]  a {
    font-size: 0.85rem;
  }
  .content[b-u8gq08ujk4] {
    padding-top: 9rem;
  }
}
/* /Components/Layout/NavMenu.razor.rz.scp.css */
/* /Pages/About.razor.rz.scp.css */
.about[b-qekq82nnsg] {
  max-width: 1280px;
  margin: 0 auto;
  padding: 4.5rem 1.5rem 6rem;
  line-height: 1.7;
}
.about article[b-qekq82nnsg] {
  max-width: 850px;
}
.about h1[b-qekq82nnsg] {
  font-family: Georgia, 'Times New Roman', serif;
  font-size: clamp(3rem, 7vw, 4.5rem);
  line-height: 1;
  font-weight: 500;
  letter-spacing: -0.04em;
  color: #1A1A1A;
  margin-bottom: 3rem;
}
.about h2[b-qekq82nnsg] {
  font-family: Georgia, 'Times New Roman', serif;
  font-size: clamp(1.8rem, 4vw, 2.3rem);
  font-weight: 500;
  color: #1A1A1A;
  margin-top: 3.5rem;
  margin-bottom: 1rem;
  letter-spacing: -0.03em;
}
.about p[b-qekq82nnsg] {
  font-size: 1.05rem;
  color: rgba(26, 26, 26, 0.7);
  margin-bottom: 1.25rem;
  line-height: 1.85;
}
.about ul[b-qekq82nnsg] {
  margin-top: 1.5rem;
  padding-left: 0;
  list-style: none;
  display: grid;
  gap: 0.85rem;
}
.about li[b-qekq82nnsg] {
  color: rgba(26, 26, 26, 0.7);
  background: #fff;
  border: 1px solid #E5E5DF;
  padding: 1rem 1.25rem;
  font-size: 1rem;
  line-height: 1.6;
  transition: border-color 0.3s ease, transform 0.3s ease;
}
.about li:hover[b-qekq82nnsg] {
  border-color: rgba(74, 93, 78, 0.5);
  transform: translateY(-2px);
}
.about article[b-qekq82nnsg] {
  max-width: 900px;
}
/* /Pages/BusinessActivities.razor.rz.scp.css */
.business[b-wo6btrr7zo] {
  max-width: 1280px;
  margin: 0 auto;
  padding: 4.5rem 1.5rem 6rem;
  line-height: 1.7;
}
.business article[b-wo6btrr7zo] {
  max-width: 850px;
}
.business h1[b-wo6btrr7zo] {
  font-family: Georgia, 'Times New Roman', serif;
  font-size: clamp(3rem, 7vw, 4.5rem);
  line-height: 1;
  font-weight: 500;
  letter-spacing: -0.04em;
  color: #1A1A1A;
  margin-bottom: 3rem;
}
.business h2[b-wo6btrr7zo] {
  font-family: Georgia, 'Times New Roman', serif;
  font-size: clamp(1.8rem, 4vw, 2.3rem);
  font-weight: 500;
  color: #1A1A1A;
  margin-top: 3.5rem;
  margin-bottom: 1rem;
  letter-spacing: -0.03em;
}
.business p[b-wo6btrr7zo] {
  font-size: 1.05rem;
  color: rgba(26, 26, 26, 0.7);
  margin-bottom: 1.25rem;
  line-height: 1.85;
}
.business ul[b-wo6btrr7zo] {
  margin-top: 1.5rem;
  padding-left: 0;
  list-style: none;
  display: grid;
  gap: 0.85rem;
}
.business li[b-wo6btrr7zo] {
  color: rgba(26, 26, 26, 0.7);
  background: #fff;
  border: 1px solid #E5E5DF;
  padding: 1rem 1.25rem;
  font-size: 1rem;
  line-height: 1.6;
  transition: border-color 0.3s ease, transform 0.3s ease;
}
.business li:hover[b-wo6btrr7zo] {
  border-color: rgba(74, 93, 78, 0.5);
  transform: translateY(-2px);
}
.business article[b-wo6btrr7zo] {
  max-width: 950px;
}
.business h2[b-wo6btrr7zo] {
  padding-top: 2rem;
  border-top: 1px solid #E5E5DF;
}
.business h2:first-of-type[b-wo6btrr7zo] {
  border-top: none;
}
/* /Pages/Home.razor.rz.scp.css */
.home[b-802r7vlx5d] {
  max-width: 1280px;
  margin: 0 auto;
  padding: 4.5rem 1.5rem 6rem;
  line-height: 1.7;
}
.home article[b-802r7vlx5d] {
  max-width: 850px;
}
.home h1[b-802r7vlx5d] {
  font-family: Georgia, 'Times New Roman', serif;
  font-size: clamp(3rem, 7vw, 4.5rem);
  line-height: 1;
  font-weight: 500;
  letter-spacing: -0.04em;
  color: #1A1A1A;
  margin-bottom: 3rem;
}
.home h2[b-802r7vlx5d] {
  font-family: Georgia, 'Times New Roman', serif;
  font-size: clamp(1.8rem, 4vw, 2.3rem);
  font-weight: 500;
  color: #1A1A1A;
  margin-top: 3.5rem;
  margin-bottom: 1rem;
  letter-spacing: -0.03em;
}
.home p[b-802r7vlx5d] {
  font-size: 1.05rem;
  color: rgba(26, 26, 26, 0.7);
  margin-bottom: 1.25rem;
  line-height: 1.85;
}
.home ul[b-802r7vlx5d] {
  margin-top: 1.5rem;
  padding-left: 0;
  list-style: none;
  display: grid;
  gap: 0.85rem;
}
.home li[b-802r7vlx5d] {
  color: rgba(26, 26, 26, 0.7);
  background: #fff;
  border: 1px solid #E5E5DF;
  padding: 1rem 1.25rem;
  font-size: 1rem;
  line-height: 1.6;
  transition: border-color 0.3s ease, transform 0.3s ease;
}
.home li:hover[b-802r7vlx5d] {
  border-color: rgba(74, 93, 78, 0.5);
  transform: translateY(-2px);
}
.home h1[b-802r7vlx5d] {
  max-width: 900px;
}
.home h2:first-of-type[b-802r7vlx5d] {
  margin-top: 0;
}
/* /Pages/VisionPhilosophy.razor.rz.scp.css */
.vision-philosophy[b-hqg0oiezya] {
  max-width: 1280px;
  margin: 0 auto;
  padding: 4.5rem 1.5rem 6rem;
  line-height: 1.7;
}
.vision-philosophy article[b-hqg0oiezya] {
  max-width: 850px;
}
.vision-philosophy h1[b-hqg0oiezya] {
  font-family: Georgia, 'Times New Roman', serif;
  font-size: clamp(3rem, 7vw, 4.5rem);
  line-height: 1;
  font-weight: 500;
  letter-spacing: -0.04em;
  color: #1A1A1A;
  margin-bottom: 3rem;
}
.vision-philosophy h2[b-hqg0oiezya] {
  font-family: Georgia, 'Times New Roman', serif;
  font-size: clamp(1.8rem, 4vw, 2.3rem);
  font-weight: 500;
  color: #1A1A1A;
  margin-top: 3.5rem;
  margin-bottom: 1rem;
  letter-spacing: -0.03em;
}
.vision-philosophy p[b-hqg0oiezya] {
  font-size: 1.05rem;
  color: rgba(26, 26, 26, 0.7);
  margin-bottom: 1.25rem;
  line-height: 1.85;
}
.vision-philosophy ul[b-hqg0oiezya] {
  margin-top: 1.5rem;
  padding-left: 0;
  list-style: none;
  display: grid;
  gap: 0.85rem;
}
.vision-philosophy li[b-hqg0oiezya] {
  color: rgba(26, 26, 26, 0.7);
  background: #fff;
  border: 1px solid #E5E5DF;
  padding: 1rem 1.25rem;
  font-size: 1rem;
  line-height: 1.6;
  transition: border-color 0.3s ease, transform 0.3s ease;
}
.vision-philosophy li:hover[b-hqg0oiezya] {
  border-color: rgba(74, 93, 78, 0.5);
  transform: translateY(-2px);
}
.vision-philosophy article[b-hqg0oiezya] {
  max-width: 900px;
  counter-reset: vision-section;
}
.vision-philosophy h2[b-hqg0oiezya] {
  position: relative;
  counter-increment: vision-section;
  padding-left: 4rem;
}
.vision-philosophy h2[b-hqg0oiezya]::before {
  content: "0" counter(vision-section);
  position: absolute;
  left: 0;
  top: 0.1rem;
  font-family: Georgia, 'Times New Roman', serif;
  font-size: 2.5rem;
  color: rgba(74, 93, 78, 0.18);
}
