/* --- Global & Typography --- */
body {
    font-family: 'Inter', sans-serif;
    margin: 0;
    background-color: #ffffff; /* Default white */
}

/* --- Navbar Fix (Screenshot 104) --- */
.custom-nav { border-bottom: 1px solid #e2e8f0; padding: 10px 0; }
.v-circle { background: #1e293b; color: white; width: 34px; height: 34px; border-radius: 50%; display: flex; align-items: center; justify-content: center; font-weight: bold; margin-right: 12px; }
.b-main { display: block;
    font-family: 'Playfair Display', serif; /* Serif font image sathi */
    font-weight: 700;
    color: #0d1b3e; /* Dark Navy Blue color image pramane */
    font-size: 19px; /* Image madhe font thoda motha aahe */
    letter-spacing: -0.5px; }
.b-sub { display: block;
    font-family: sans-serif; /* Initiative sathi sadha font */
    font-size: 13px; /* Khup lahan size image pramane */
    color: #64748b; /* Grey color */
    margin-top: -2px; /* Varachya nava kade thoda sarakvanyasathi */
    font-weight: 400; }
.nav-link { color: #475569 !important; font-weight: 500; padding: 8px 15px !important; }
.nav-link.active { background: #1e293b !important; color: white !important; border-radius: 8px; }
.btn-join { background-color: #f97316; color: white; border: none; padding: 8px 20px; border-radius: 8px; font-weight: 600; }

/* --- Header Section (Screenshot 104) --- */
.about-header-section {
    background-color: #0F172A; /* Deep Navy Blue */
    padding: 100px 0;
    color: white;
    text-align: center;
}
.about-header-section h1 { font-family: 'Merriweather', serif; font-size: 52px; font-weight: 700; }

/* --- Content Body Section (Off-white Background) --- */
.content-body-section {
    background-color: #F8FAFC !important; /* Premium Off-white background from image */
    padding: 80px 0;
}

/* Intro Text Alignment (Screenshot 104) */
.intro-text {
    font-size: 20px;
    line-height: 1.8;
    color: #475569;
    max-width: 850px; /* Text purna pasru naye mhanun */
    margin: 0 auto 60px;
    text-align: center;
}

/* Orange Info Box (Screenshot 105) */
.orange-info-box {
    background-color: #F1F5F9;
    border-radius: 20px;
    padding: 35px;
    margin-bottom: 60px;
    border: 1px solid #E2E8F0;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
}
.orange-text-highlight { color: #EA580C !important; font-weight: 600; font-size: 20px; }

/* --- Vision & Mission Cards (Screenshot 105) --- */
.vm-card {
    background: #FFFFFF !important; /* Pure White Card on Off-white background */
    padding: 45px;
    border-radius: 24px;
    height: 100%;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.03);
    border: none;
}
.icon-circle {
    width: 48px; height: 48px;
    border-radius: 12px;
    display: flex; align-items: center; justify-content: center;
    font-size: 22px; margin-bottom: 25px;
}
.vision-icon { background: #DCFCE7; color: #10B981; } /* Light green background */
.mission-icon { background: #FFEDD5; color: #F97316; } /* Light orange background */

.vm-card h3 { font-family: 'Merriweather', serif; font-size: 28px; font-weight: 700; color: #1E293B; }

/* --- We Focus On & Core Values (Screenshot 106) --- */
.section-heading-serif {
    font-family: 'Merriweather', serif;
    font-size: 32px; font-weight: 700;
    color: #1E293B; margin-bottom: 30px;
}

.focus-pill {
    background-color: #E2E8F0 !important;
    padding: 18px 20px;
    border-radius: 12px;
    font-weight: 500;
    color: #334155;
    display: flex; align-items: center;
    height: 100%;
}
.orange-dot { height: 8px; width: 8px; background-color: #F97316; border-radius: 50%; margin-right: 12px; }

/* Core Values Cards (Screenshot 106) */
.value-card-custom {
    background: #FFFFFF !important;
    padding: 40px;
    border-radius: 24px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.03);
}
.value-symbol-circle {
    width: 55px; height: 55px;
    border-radius: 50%;
    display: flex; align-items: center; justify-content: center;
    font-size: 26px; margin-bottom: 25px;
    background-color: transparent; /* Icons are direct in screenshot 106 */
}
/* Exact Icon Colors from Screenshot 106 */
.symbol-blue i { color: #1E3A8A; }
.symbol-orange i { color: #F97316; }
.symbol-green i { color: #10B981; }

/* --- Footer Fix (Screenshot 103) --- */
.main-footer {
  background-color: #0f2142; 
  color: #ffffff;
  padding: 80px 0 40px;
  font-family: 'Inter', sans-serif;
}

/* Brand Section */
.brand-logo-circle {
  width: 55px;
  height: 55px;
  background-color: #f28b2c;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  font-size: 24px;
}

.footer-brand-name {
  font-size: 26px;
  font-weight: 700;
  margin: 0;
  letter-spacing: -0.5px;
}

.footer-brand-sub {
  font-size: 14px;
  color: #94a3b8;
  margin: 0;
}

.footer-description {
  font-size: 16px;
  line-height: 1.6;
  color: #cbd5e1;
  max-width: 480px; /* इमेजमध्ये मजकूर पसरलेला नाहीये */
  margin-top: 25px;
}

.footer-tagline {
  font-style: italic;
  color: #f28b2c;
  font-size: 18px;
  margin-top: 20px;
}

/* Headings */
.footer-heading {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 30px;
}

/* Links & Contact */
.footer-link-list li, .contact-list li {
  margin-bottom: 18px;
  font-size: 16px;
}

.footer-link-list a, .contact-list a, .contact-list span {
  color: #cbd5e1;
  text-decoration: none;
  transition: 0.2s;
}

.footer-link-list a:hover {
  color: #f28b2c;
}

.contact-list i {
  color: #f28b2c;
  width: 20px;
  margin-right: 12px;
}

/* Bottom Border & Copyright */
.footer-bottom-border {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  margin-top: 60px;
}

.copyright-text, .movement-label {
  font-size: 14px;
  color: #94a3b8;
}

/* Responsive */
@media (max-width: 992px) {
  .footer-description { max-width: 100%; }
}