:root {
  /* Colors - Imported from Original Site */
  --primary-color: #d80f08; /* Brand Red */
  --primary-light: #ff4c3b;
  --primary-dark: #a10b06;
  --accent-color: #b30c07; /* Darker Brand Red */
  --text-main: #161c2d; /* Charcoal */
  --text-light: #ffffff;
  --text-muted: #5e6278;
  --bg-main: #ffffff;
  --bg-secondary: #f4f7fb;
  --bg-dark: #000000; /* Footer Black */
  
  /* Glassmorphism */
  --glass-bg: rgba(255, 255, 255, 0.7);
  --glass-border: rgba(255, 255, 255, 0.2);
  --glass-shadow: 0 8px 32px 0 rgba(31, 38, 135, 0.1);
  
  /* Typography */
  --font-main: 'Inter', sans-serif;
  --font-heading: 'Outfit', sans-serif;
  
  /* Spacing */
  --spacing-sm: 0.5rem;
  --spacing-md: 1rem;
  --spacing-lg: 2rem;
  --spacing-xl: 4rem;
  --spacing-xxl: 8rem;
  
  /* Transitions */
  --transition-fast: 0.2s ease;
  --transition-normal: 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
  --transition-slow: 0.8s cubic-bezier(0.25, 0.8, 0.25, 1);
}

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
}

body {
  font-family: var(--font-main);
  color: var(--text-main);
  background-color: var(--bg-main);
  line-height: 1.6;
  overflow-x: hidden;
}

h1, h2, h3, h4, h5, h6 {
  font-family: var(--font-heading);
  font-weight: 700;
  line-height: 1.2;
}

a {
  text-decoration: none;
  color: inherit;
}

img {
  max-width: 100%;
  height: auto;
  display: block;
}

/* Utilities */
.container {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 var(--spacing-lg);
}

.text-center { text-align: center; }
.mt-xl { margin-top: var(--spacing-xl); }
.mb-md { margin-bottom: var(--spacing-md); }
.mb-lg { margin-bottom: var(--spacing-lg); }
.py-xl { padding-top: var(--spacing-xl); padding-bottom: var(--spacing-xl); }
.py-xxl { padding-top: var(--spacing-xxl); padding-bottom: var(--spacing-xxl); }

/* Buttons */
.btn {
  display: inline-block;
  padding: 14px 32px;
  border-radius: 50px;
  font-weight: 600;
  font-family: var(--font-main);
  cursor: pointer;
  transition: all var(--transition-normal);
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 0.9rem;
  border: none;
}

.btn-primary {
  background: linear-gradient(135deg, var(--primary-color), var(--accent-color));
  color: var(--text-light);
  box-shadow: 0 4px 15px rgba(13, 71, 161, 0.3);
}

.btn-primary:hover {
  transform: translateY(-3px);
  box-shadow: 0 8px 25px rgba(13, 71, 161, 0.5);
}

.btn-outline {
  background: transparent;
  color: var(--primary-color);
  border: 2px solid var(--primary-color);
}

.btn-outline:hover {
  background: var(--primary-color);
  color: var(--text-light);
}

/* Preloader */
#preloader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #ffffff;
  z-index: 99999;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  transition: opacity 0.5s ease, visibility 0.5s ease;
}

#preloader.fade-out {
  opacity: 0;
  visibility: hidden;
}

.spinner {
  width: 70px;
  height: 70px;
  border: 2px solid #e0e0e0;
  border-top-color: var(--primary-color);
  border-radius: 50%;
  animation: spin 1s linear infinite;
  margin-bottom: 30px;
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

.preloader-text {
  font-family: var(--font-heading);
  font-size: 2.2rem;
  font-weight: 800;
  color: var(--text-main);
  text-shadow: 2px 2px 0px var(--primary-color);
  margin-bottom: 15px;
  letter-spacing: -1px;
}

.preloader-subtext {
  font-family: var(--font-main);
  font-size: 0.85rem;
  color: var(--primary-color);
  letter-spacing: 6px;
  text-transform: uppercase;
  font-weight: 600;
}

/* Header & Nav */
header.nav-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1000;
  background: #ffffff;
  border-bottom: 1px solid rgba(0,0,0,0.05);
  box-shadow: 0 4px 20px rgba(0,0,0,0.05);
  transition: var(--transition-normal);
  padding: var(--spacing-md) 0;
}

header.nav-header.scrolled {
  padding: var(--spacing-sm) 0;
  background: #ffffff;
  box-shadow: 0 4px 20px rgba(0,0,0,0.1);
}

.nav-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.logo {
  font-family: var(--font-heading);
  font-size: 1.8rem;
  font-weight: 800;
  color: var(--primary-color);
  letter-spacing: -1px;
}

.logo span {
  color: var(--accent-color);
}

.nav-links {
  display: flex;
  gap: 1.2rem; /* Reduced even more to avoid overlaps */
  align-items: center;
}


@media (max-width: 1200px) {
  .nav-links {
    gap: 1rem;
  }
  .nav-links a {
    font-size: 0.9rem;
  }
}


.nav-links a {
  font-weight: 500;
  font-size: 1rem;
  position: relative;
  color: var(--text-main);
  transition: color var(--transition-fast);
  white-space: nowrap; /* Prevent text wrapping */
}


.nav-links a::after {
  content: '';
  position: absolute;
  width: 0;
  height: 2px;
  bottom: -4px;
  left: 0;
  background-color: var(--accent-color);
  transition: width var(--transition-normal);
}

.nav-links a:hover {
  color: var(--primary-color);
}

.nav-links a:hover::after {
  width: 100%;
}

.mobile-toggle {
  display: none;
  font-size: 1.8rem;
  background: none;
  border: none;
  color: var(--text-main);
  cursor: pointer;
  margin-left: 15px;
}


/* Dropdown Menu */
.nav-item-dropdown {
  position: relative;
  display: inline-block;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  background: white;
  min-width: 280px;
  box-shadow: 0 10px 30px rgba(0,0,0,0.1);
  border-radius: 10px;
  padding: 15px 0;
  opacity: 0;
  visibility: hidden;
  transform: translateY(10px);
  transition: all var(--transition-normal);
  z-index: 1000;
}

.nav-item-dropdown:hover .dropdown-menu {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}

.dropdown-item {
  display: block;
  padding: 12px 25px;
  color: var(--text-main);
  font-weight: 500;
  transition: all var(--transition-fast);
  border-bottom: 1px solid rgba(0,0,0,0.05);
}

.dropdown-item:last-child {
  border-bottom: none;
}

.dropdown-item:hover {
  background: var(--bg-secondary);
  color: var(--primary-color);
  padding-left: 30px;
}

.dropdown-toggle::after {
  content: ' \25BE';
  font-size: 0.8rem;
  vertical-align: middle;
}

@media (max-width: 768px) {
  .dropdown-menu {
    position: static;
    opacity: 1;
    visibility: visible;
    transform: none;
    box-shadow: none;
    background: transparent;
    padding: 10px 0 10px 20px;
    display: none;
  }
  
  .nav-item-dropdown.active .dropdown-menu {
    display: block;
  }
}

/* Hero Section */
.hero {
  height: 100vh;
  min-height: 600px;
  display: flex;
  align-items: center;
  position: relative;
  overflow: hidden;
  margin-top: 0;
}

.hero-slides {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -2;
}

.hero-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 0;
  transition: opacity 1.5s ease-in-out;
  filter: brightness(0.6);
}

.hero-bg.active {
  opacity: 1;
  animation: heroZoom 20s infinite alternate linear;
}

@keyframes heroZoom {
  0% { transform: scale(1.05); }
  100% { transform: scale(1.15); }
}

.hero-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: -1;
}

.hero-content {
  color: var(--text-light);
  width: 100%;
}

.hero-subtitle {
  font-size: 1.1rem;
  text-transform: uppercase;
  letter-spacing: 3px;
  color: var(--accent-color);
  margin-bottom: var(--spacing-md);
  display: inline-block;
  font-weight: 600;
}

.hero-title {
  font-size: clamp(3rem, 5vw, 5rem);
  line-height: 1.1;
  margin-bottom: var(--spacing-lg);
  text-shadow: 0 4px 20px rgba(0,0,0,0.5);
}

.hero-desc {
  font-size: 1.2rem;
  margin-bottom: var(--spacing-xl);
  color: rgba(255, 255, 255, 0.8);
  max-width: 600px;
}

.hero-buttons {
  display: flex;
  gap: var(--spacing-md);
}



/* Sections */
.section-title {
  font-size: 2.5rem;
  margin-bottom: 1rem;
  color: var(--text-main);
  position: relative;
  display: inline-block;
}

.section-title::after {
  content: '';
  position: absolute;
  bottom: -10px;
  left: 50%;
  transform: translateX(-50%);
  width: 60px;
  height: 4px;
  background: var(--accent-color);
  border-radius: 2px;
}

.section-subtitle {
  color: var(--text-muted);
  font-size: 1.1rem;
  margin-bottom: var(--spacing-xl);
}

/* Services Cards */
.services-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
  gap: var(--spacing-lg);
}

.service-card {
  background: var(--bg-main);
  border-radius: 20px;
  /* overflow: hidden; Removed to allow icons to float */
  box-shadow: 0 10px 30px rgba(0,0,0,0.05);
  transition: var(--transition-normal);
  position: relative;
  border: 1px solid rgba(0,0,0,0.05);
}

.service-card:hover {
  transform: translateY(-10px);
  box-shadow: 0 20px 40px rgba(0,0,0,0.1);
}

.service-image-container {
  height: 200px;
  overflow: hidden;
  position: relative;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
}

.service-image-container::after {
  content: '';
  position: absolute;
  top: 0; left: 0; right: 0; bottom: 0;
  background: linear-gradient(to bottom, transparent, rgba(0,0,0,0.3));
}

.service-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.6s ease;
}

.service-card:hover .service-image {
  transform: scale(1.1);
}

.service-content {
  padding: var(--spacing-lg);
  position: relative;
}

.service-icon {
  width: 60px;
  height: 60px;
  background: var(--primary-color);
  color: white;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  font-size: 1.5rem;
  position: absolute;
  top: -30px;
  right: var(--spacing-lg);
  box-shadow: 0 4px 15px rgba(13, 71, 161, 0.4);
}

.service-title {
  font-size: 1.5rem;
  margin-bottom: var(--spacing-sm);
  color: var(--primary-dark);
}

.service-desc {
  color: var(--text-muted);
  margin-bottom: var(--spacing-md);
}

.service-link {
  color: var(--accent-color);
  font-weight: 600;
  display: inline-flex;
  align-items: center;
  gap: 5px;
}

.service-link:hover {
  color: var(--primary-color);
}

/* Footer */
footer {
  background: var(--bg-dark); /* Usually black in the screenshot */
  color: var(--text-muted);
  padding: var(--spacing-xxl) 0 0 0;
  font-size: 0.95rem;
}

.footer-grid {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1.5fr; /* Logo | Links | Social | Info */
  gap: var(--spacing-xl);
  margin-bottom: var(--spacing-xl);
}

@media (max-width: 992px) {
  .footer-grid {
    grid-template-columns: 1fr 1fr;
  }
}

@media (max-width: 768px) {
  .footer-grid {
    grid-template-columns: 1fr;
  }
}

.footer-logo img {
  max-width: 250px;
  height: auto;
}

.footer-title {
  font-size: 1.1rem;
  font-weight: 600;
  color: var(--text-light);
  margin-bottom: 25px;
  position: relative;
  padding-bottom: 10px;
}

.footer-title::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 30px;
  height: 2px;
  background-color: var(--primary-color);
}

.footer-title-large {
  font-size: 1.6rem;
  font-weight: 700;
  color: var(--text-light);
  margin-bottom: var(--spacing-md);
  line-height: 1.3;
}

.footer-text {
  color: var(--text-muted);
  margin-bottom: var(--spacing-md);
}

.footer-links-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 10px;
  list-style: none;
  padding: 0;
}

.footer-links-grid a {
  color: var(--text-muted);
  transition: var(--transition-fast);
  display: flex;
  align-items: center;
  gap: 8px;
}

.footer-links-grid a i {
  color: var(--primary-color);
  font-size: 0.8rem;
}

.footer-links-grid a:hover {
  color: var(--text-light);
  transform: translateX(3px);
}

.social-networks {
  display: flex;
  gap: 15px;
  margin-top: 10px;
}

.social-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  color: white;
  font-size: 1.2rem;
  transition: transform 0.3s;
}

.social-icon:hover {
  transform: scale(1.1);
  color: white;
}

.social-fb { background: #1877F2; }
.social-wa { background: #25D366; }
.social-go { background: #DB4437; }
.social-ig { background: linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%); }

.footer-contact-list {
  list-style: none;
  padding: 0;
  margin-top: var(--spacing-md);
}

.footer-contact-list li {
  display: flex;
  align-items: flex-start;
  gap: 12px;
  margin-bottom: 10px;
  color: var(--text-muted);
}

.footer-contact-list i {
  color: var(--primary-color);
  margin-top: 5px;
}

.footer-bottom {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding: var(--spacing-md) 0;
  text-align: center;
  color: var(--text-muted);
  font-size: 0.9rem;
}

/* About Page Specific Styles */
.about-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: var(--spacing-xl);
  align-items: center;
}

@media (max-width: 992px) {
  .about-grid {
    grid-template-columns: 1fr;
  }
}

.feature-box {
  background: var(--bg-secondary);
  padding: var(--spacing-lg);
  border-radius: 15px;
  border-left: 5px solid var(--primary-color);
  margin-bottom: var(--spacing-md);
}

.feature-box h4 {
  color: var(--primary-dark);
  margin-bottom: 5px;
}

.leadership-card {
  background: var(--bg-main);
  border-radius: 20px;
  padding: var(--spacing-xl);
  box-shadow: var(--glass-shadow);
  display: flex;
  gap: var(--spacing-lg);
  align-items: center;
}

@media (max-width: 768px) {
  .leadership-card {
    flex-direction: column;
    text-align: center;
  }
}

.leader-image {
  width: 200px;
  height: 200px;
  border-radius: 50%;
  object-fit: cover;
  border: 5px solid var(--bg-secondary);
}

.cert-section {
  background: var(--bg-dark);
  color: var(--text-light);
  border-radius: 20px;
  padding: var(--spacing-xl);
  margin-top: var(--spacing-xl);
}

.cert-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  gap: var(--spacing-lg);
  margin-top: var(--spacing-lg);
}

.cert-item {
  display: flex;
  align-items: center;
  gap: 15px;
  background: rgba(255, 255, 255, 0.05);
  padding: var(--spacing-md);
  border-radius: 10px;
}

.cert-item i {
  font-size: 2rem;
  color: var(--primary-light);
}

/* Animations */
.animate-on-scroll {
  opacity: 0;
  transform: translateY(30px);
  transition: opacity 0.6s ease, transform 0.6s ease;
}

.animate-on-scroll.is-visible {
  opacity: 1;
  transform: translateY(0);
}

/* Page Hero (Inner Pages) */
.page-hero {
  position: relative;
  padding: 10rem 0 5rem;
  min-height: 350px;
  display: flex;
  align-items: center;
  background-size: cover;
  background-position: center;
  color: white;
  z-index: 1;
  margin-top: 0;
}

.page-hero::before {
  content: '';
  position: absolute;
  top: 0; left: 0; right: 0; bottom: 0;
  background: rgba(161, 11, 6, 0.85); /* Brand red dark with opacity */
  z-index: -1;
}

.page-hero-content {
  position: relative;
  z-index: 2;
  width: 100%;
}

.page-hero-title-wrapper {
  position: relative;
  display: inline-block;
  margin-bottom: var(--spacing-sm);
  padding-left: 20px;
}

.page-hero-circle {
  position: absolute;
  top: 50%;
  left: -10px;
  transform: translateY(-50%);
  width: 60px;
  height: 60px;
  background-color: var(--primary-color);
  border-radius: 50%;
  z-index: -1;
}

.page-hero-title {
  font-size: clamp(2.5rem, 4vw, 4rem);
  font-weight: 700;
  position: relative;
  z-index: 1;
  text-shadow: 0 2px 10px rgba(0,0,0,0.2);
  margin: 0;
}

.breadcrumbs {
  font-size: 1.1rem;
  font-weight: 500;
  color: rgba(255, 255, 255, 0.9);
  padding-left: 20px;
}

.breadcrumbs a {
  color: white;
  transition: color var(--transition-fast);
}

.breadcrumbs a:hover {
  color: #ddd;
}

/* --- Homepage Custom Sections --- */

/* Info Cards */
.info-cards-container {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  gap: 30px;
  margin-top: -80px; /* Pull up over hero */
  position: relative;
  z-index: 10;
  padding: 0 20px;
}

.info-card {
  background: #ffffff;
  border-radius: 15px;
  padding: 40px 30px;
  box-shadow: 0 15px 35px rgba(0,0,0,0.05);
  position: relative;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  overflow: hidden;
}

.info-card:hover {
  transform: translateY(-10px);
  box-shadow: 0 20px 40px rgba(216, 15, 8, 0.15);
}

.info-card-number {
  position: absolute;
  top: 30px;
  right: 30px;
  font-size: 1.2rem;
  color: #a0aabf;
  font-family: var(--font-heading);
  font-weight: 500;
}

.info-card-icon-wrapper {
  position: relative;
  width: 60px;
  height: 60px;
  margin-bottom: 25px;
}

.info-card-icon-bg {
  position: absolute;
  top: 10px;
  left: 10px;
  width: 50px;
  height: 50px;
  background: rgba(216, 15, 8, 0.05);
  border-radius: 15px;
  z-index: 0;
  transform: rotate(15deg);
  transition: transform 0.3s ease;
}

.info-card:hover .info-card-icon-bg {
  transform: rotate(0deg) scale(1.1);
  background: rgba(216, 15, 8, 0.1);
}

.info-card i {
  font-size: 2.5rem;
  color: var(--primary-color);
  position: relative;
  z-index: 1;
}

.info-card h3 {
  font-size: 1.4rem;
  margin-bottom: 15px;
  color: var(--text-main);
}

.info-card p {
  color: var(--text-muted);
  font-size: 0.95rem;
  line-height: 1.6;
}

/* Company Intro */
.intro-stats-container {
  display: flex;
  gap: 20px;
  margin-top: 30px;
  flex-wrap: wrap;
}

.stat-box {
  background: #ffffff;
  border: 1px solid #eee;
  border-radius: 15px;
  padding: 20px;
  display: flex;
  align-items: center;
  gap: 15px;
  flex: 1;
  min-width: 200px;
  box-shadow: 0 5px 15px rgba(0,0,0,0.03);
  transition: transform 0.3s ease;
}

.stat-box:hover {
  transform: translateY(-5px);
  box-shadow: 0 10px 25px rgba(0,0,0,0.08);
}

.stat-box-icon {
  width: 50px;
  height: 50px;
  background: rgba(216, 15, 8, 0.08);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--primary-color);
  font-size: 1.5rem;
}

.stat-box-text h4 {
  font-size: 1.5rem;
  margin: 0;
  line-height: 1.2;
}

.stat-box-text p {
  margin: 0;
  color: var(--text-muted);
  font-size: 0.9rem;
}

/* Testimonials */
.testimonial-section {
  background: var(--bg-secondary);
  position: relative;
  overflow: hidden;
}

.testimonial-bg-pattern {
  position: absolute;
  top: -50px;
  right: -50px;
  opacity: 0.03;
  width: 400px;
  height: 400px;
  background-image: radial-gradient(var(--text-main) 2px, transparent 2px);
  background-size: 20px 20px;
}

.testimonial-card {
  background: transparent;
  text-align: center;
  max-width: 800px;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}

.testimonial-text {
  font-size: 1.25rem;
  color: var(--text-muted);
  font-style: italic;
  line-height: 1.8;
  margin-bottom: 30px;
}

.testimonial-author {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 15px;
}

.testimonial-avatar {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  object-fit: cover;
  border: 3px solid white;
  box-shadow: 0 4px 10px rgba(0,0,0,0.1);
  background: #eee;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--primary-color);
  font-size: 1.5rem;
}

.testimonial-author-info {
  text-align: left;
}

.testimonial-author-info h5 {
  color: var(--primary-color);
  font-size: 1.1rem;
  margin: 0;
  text-decoration: underline;
  text-underline-offset: 3px;
}

.testimonial-author-info p {
  color: #a0aabf;
  font-size: 0.85rem;
  margin: 0;
}

.testimonial-slide {
  display: none;
  animation: slideIn 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
}

.testimonial-slide.active {
  display: block;
}

@keyframes slideIn {
  from { opacity: 0; transform: translateX(20px); }
  to { opacity: 1; transform: translateX(0); }
}

.testimonial-nav {
  display: flex;
  justify-content: space-between;
  max-width: 900px;
  margin: -30px auto 0;
  position: relative;
  z-index: 2;
  pointer-events: none; /* Let clicks pass through empty space */
}

.testimonial-nav button {
  background: white;
  border: none;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  font-size: 1.2rem;
  color: var(--text-main);
  cursor: pointer;
  transition: all 0.3s;
  box-shadow: 0 5px 15px rgba(0,0,0,0.08);
  pointer-events: auto; /* Re-enable clicks on buttons */
}

.testimonial-nav button:hover {
  color: white;
  background: var(--primary-color);
  transform: scale(1.1);
}

/* Responsive */
.nav-logo-img {
  max-height: 60px;
  transition: all var(--transition-normal);
}

@media (max-width: 1400px) {
  .nav-logo-img {
    max-height: 50px;
  }
}

@media (max-width: 1350px) {
  .nav-links {
    position: fixed;
    top: 70px;
    left: -100%;
    width: 100%;
    height: calc(100vh - 70px);
    background: var(--bg-main);
    flex-direction: column;
    justify-content: center;
    transition: var(--transition-normal);
    z-index: 1000;
    box-shadow: 0 10px 30px rgba(0,0,0,0.1);
  }


  .nav-links.active {
    left: 0;
  }

  .mobile-toggle {
    display: block;
  }

  
  .hero-title {
    font-size: 2.5rem;
  }

  .section-title {
    font-size: 2rem;
  }

  :root {
    --spacing-lg: 1.5rem;
    --spacing-xl: 2.5rem;
    --spacing-xxl: 4rem;
  }
}