@charset "utf-8";
/*

Shenmo Rwanda

*/

/* CSS Document */

:root,
html[data-color="shenmol"] {
  /* Logo triad: cream field, navy text, burgundy accents */
  --bg: #F7F0E4;
  --text: #0D1B3E;
  --text-muted: #3A4560;
  --text-subtle: #5A6478;
  --nav-link: #0D1B3E;
  --accent: #8E2431;
  --accent-rgb: 142, 36, 49;
  --accent-2: #0D1B3E;
  --accent-2-rgb: 13, 27, 62;
  --accent-3: #6B1A24;
  --accent-3-rgb: 107, 26, 36;
  --line: #8E2431;
  --line-rgb: 142, 36, 49;
  --accent-hot: #8E2431;
  --accent-hot-2: #0D1B3E;
  --cta-text: #F7F0E4;
  --glass-bg: rgba(255, 252, 247, 0.82);
  --glass-bg-strong: rgba(255, 252, 247, 0.92);
  --glass-border: rgba(13, 27, 62, 0.18);
  --glass-shadow: 0 8px 32px rgba(13, 27, 62, 0.12);
  --header-bg: rgba(255, 252, 247, 0.88);
  --header-border: rgba(142, 36, 49, 0.22);
  --mobile-nav-bg: rgba(247, 240, 228, 0.97);
  --surface: rgba(255, 252, 247, 0.72);
  --surface-border: rgba(13, 27, 62, 0.14);
  --bg-neural: radial-gradient(circle at 15% 85%, rgba(142, 36, 49, 0.18) 0%, transparent 50%), radial-gradient(circle at 85% 15%, rgba(13, 27, 62, 0.16) 0%, transparent 50%), radial-gradient(circle at 45% 60%, rgba(221, 190, 145, 0.45) 0%, transparent 50%), radial-gradient(circle at 70% 40%, rgba(142, 36, 49, 0.1) 0%, transparent 50%), linear-gradient(135deg, #F7F0E4 0%, #EFE4D2 50%, #F9F4EB 100%);
  --shape-1: rgba(142, 36, 49, 0.35);
  --shape-2: rgba(13, 27, 62, 0.3);
  --shape-3: rgba(221, 190, 145, 0.55);
  --shape-4-grad: linear-gradient(45deg, rgba(142, 36, 49, 0.12), transparent);
  --inset-highlight: rgba(255, 255, 255, 0.65);
}

html[data-color="shenmod"] {
  /* Logo triad: navy field, cream text, burgundy accents (slightly lifted) */
  --bg: #152448;
  --text: #E8D4B0;
  --text-muted: #C9B48A;
  --text-subtle: #A8946E;
  --nav-link: #F0E2C8;
  --accent: #DDBE91;
  --accent-rgb: 221, 190, 145;
  --accent-2: #8E2431;
  --accent-2-rgb: 142, 36, 49;
  --accent-3: #E8D4B0;
  --accent-3-rgb: 232, 212, 176;
  --line: #DDBE91;
  --line-rgb: 221, 190, 145;
  --accent-hot: #8E2431;
  --accent-hot-2: #DDBE91;
  --cta-text: #F7F0E4;
  --glass-bg: rgba(30, 45, 85, 0.5);
  --glass-bg-strong: rgba(30, 45, 85, 0.65);
  --glass-border: rgba(221, 190, 145, 0.22);
  --glass-shadow: 0 8px 32px rgba(0, 0, 0, 0.45);
  --header-bg: rgba(26, 42, 82, 0.7);
  --header-border: rgba(142, 36, 49, 0.35);
  --mobile-nav-bg: rgba(8, 14, 32, 0.96);
  --surface: rgba(221, 190, 145, 0.10);
  --surface-border: rgba(221, 190, 145, 0.18);
  --bg-neural: radial-gradient(circle at 15% 85%, rgba(142, 36, 49, 0.42) 0%, transparent 50%), radial-gradient(circle at 85% 15%, rgba(221, 190, 145, 0.32) 0%, transparent 50%), radial-gradient(circle at 45% 60%, rgba(13, 27, 62, 0.9) 0%, transparent 50%), radial-gradient(circle at 70% 40%, rgba(142, 36, 49, 0.22) 0%, transparent 50%), linear-gradient(135deg, #121E3A 0%, #1A2A52 50%, #0D1B3E 100%);
  --shape-1: rgba(221, 190, 145, 0.45);
  --shape-2: rgba(142, 36, 49, 0.4);
  --shape-3: rgba(232, 212, 176, 0.4);
  --shape-4-grad: linear-gradient(45deg, rgba(142, 36, 49, 0.15), transparent);
  --inset-highlight: rgba(255, 255, 255, 0.14);
}

html[data-color="shenmoc"] {
  --bg: #000000;
  --text: #e0a3ff;
  --text-muted: #d1d1d1;
  --text-subtle: #999999;
  --nav-link: #ffffff;
  --accent: #e0a3ff;
  --accent-rgb: 224, 163, 255;
  --accent-2: #ff69b4;
  --accent-2-rgb: 255, 105, 180;
  --accent-3: #9370db;
  --accent-3-rgb: 147, 112, 219;
  --line: #00ffff;
  --line-rgb: 0, 255, 255;
  --accent-hot: #ff0080;
  --accent-hot-2: #8000ff;
  --cta-text: #000000;
  --glass-bg: rgba(255, 255, 255, 0.05);
  --glass-bg-strong: rgba(255, 255, 255, 0.1);
  --glass-border: rgba(255, 255, 255, 0.1);
  --glass-shadow: 0 8px 32px rgba(0, 0, 0, 0.3);
  --header-bg: rgba(224, 163, 255, 0.08);
  --header-border: rgba(224, 163, 255, 0.15);
  --mobile-nav-bg: rgba(0, 0, 0, 0.95);
  --surface: rgba(255, 255, 255, 0.05);
  --surface-border: rgba(255, 255, 255, 0.1);
  --bg-neural: radial-gradient(circle at 15% 85%, rgba(75, 0, 130, 0.7) 0%, transparent 50%), radial-gradient(circle at 85% 15%, rgba(139, 37, 99, 0.8) 0%, transparent 50%), radial-gradient(circle at 45% 60%, rgba(128, 0, 128, 0.6) 0%, transparent 50%), radial-gradient(circle at 70% 40%, rgba(34, 139, 34, 0.4) 0%, transparent 50%), linear-gradient(135deg, #0a0a0a 0%, #2d1b3d 50%, #000000 100%);
  --shape-1: rgba(255, 105, 180, 0.4);
  --shape-2: rgba(147, 112, 219, 0.4);
  --shape-3: rgba(224, 163, 255, 0.4);
  --shape-4-grad: linear-gradient(45deg, rgba(255, 105, 180, 0.1), transparent);
  --inset-highlight: rgba(255, 255, 255, 0.1);
}




 * {
     margin: 0;
     padding: 0;
     box-sizing: border-box;
}
 body {
     font-family: 'Inter', 'Segoe UI', -apple-system, BlinkMacSystemFont, system-ui, sans-serif;
     background: var(--bg);
     color: var(--text);
     overflow-x: hidden;
     min-height: 100vh;
     font-weight: 400;
     line-height: 1.6;
     -webkit-font-smoothing: antialiased;
     -moz-osx-font-smoothing: grayscale;
}
/* Enhanced background colors - Purple/Pink/Green palette */
 .neural-background {
     position: fixed;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
     z-index: -2;
     background: var(--bg-neural);
     animation: backgroundPulse 14s ease-in-out infinite;
}
 @keyframes backgroundPulse {
     0%, 100% {
         filter: brightness(0.9) saturate(1.4) hue-rotate(0deg);
    }
     33% {
         filter: brightness(1.1) saturate(1.7) hue-rotate(15deg);
    }
     66% {
         filter: brightness(1.0) saturate(1.5) hue-rotate(-10deg);
    }
}
/* Floating geometric shapes */
 .geometric-shapes {
     position: fixed;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
     z-index: -1;
     overflow: hidden;
     pointer-events: none;
}
 .shape {
     position: absolute;
     border: 1px solid rgba(var(--line-rgb), 0.3);
     animation: floatShape 20s linear infinite;
}
 .shape:nth-child(1) {
     width: 100px;
     height: 100px;
     left: 10%;
     animation-delay: 0s;
     border-color: var(--shape-1);
}
 .shape:nth-child(2) {
     width: 60px;
     height: 60px;
     left: 70%;
     animation-delay: -5s;
     border-radius: 50%;
     border-color: var(--shape-2);
}
 .shape:nth-child(3) {
     width: 80px;
     height: 80px;
     left: 30%;
     animation-delay: -10s;
     transform: rotate(45deg);
     border-color: var(--shape-3);
}
 .shape:nth-child(4) {
     width: 120px;
     height: 120px;
     left: 50%;
     animation-delay: -15s;
     clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
     background: var(--shape-4-grad);
}
 @keyframes floatShape {
     from {
         transform: translateY(100vh) rotate(0deg);
         opacity: 0;
    }
     10%, 90% {
         opacity: 1;
    }
     to {
         transform: translateY(-100px) rotate(360deg);
         opacity: 0;
    }
}
/* Neural network lines */
 .neural-lines {
     position: fixed;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
     z-index: -1;
     pointer-events: none;
}
 .neural-line {
     position: absolute;
     background: linear-gradient(90deg, transparent, var(--line), transparent);
     height: 1px;
     animation: neuralPulse 3s ease-in-out infinite;
}
 .neural-line:nth-child(1) {
     top: 20%;
     left: 0;
     width: 100%;
     background: linear-gradient(90deg, transparent, var(--accent), transparent);
     animation-delay: 0s;
}
 .neural-line:nth-child(2) {
     top: 60%;
     left: 0;
     width: 100%;
     background: linear-gradient(90deg, transparent, var(--accent-2), transparent);
     animation-delay: -1s;
}
 .neural-line:nth-child(3) {
     top: 40%;
     left: 0;
     width: 100%;
     background: linear-gradient(90deg, transparent, var(--accent-3), transparent);
     animation-delay: -2s;
}
 @keyframes neuralPulse {
     0%, 100% {
         opacity: 0.2;
         transform: scaleX(0.5);
    }
     50% {
         opacity: 1;
         transform: scaleX(1);
    }
}
/* Glassmorphism styles */
 .glass {
     background: var(--glass-bg);
     backdrop-filter: blur(20px);
     border: 1px solid var(--glass-border);
     border-radius: 20px;
     box-shadow: var(--glass-shadow);
}
 .glass-strong {
     background: var(--glass-bg-strong);
     backdrop-filter: blur(25px);
     border: 1px solid rgba(var(--accent-rgb), 0.2);
     border-radius: 25px;
     box-shadow: 0 12px 40px rgba(0, 0, 0, 0.4);
}
/* Enhanced Header */
 header {
     position: fixed;
     top: 20px;
     left: 50%;
     transform: translateX(-50%);
     z-index: 100;
     width: calc(100% - 24px);
     max-width: 1200px;
     padding: 18px 35px;
     box-sizing: border-box;
     transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
     background: var(--header-bg);
     backdrop-filter: blur(25px);
     border: 1px solid var(--header-border);
     border-radius: 25px;
     box-shadow: var(--glass-shadow), inset 0 1px 0 var(--inset-highlight);
}
 header.scrolled {
     background: rgba(var(--accent-rgb), 0.12);
     backdrop-filter: blur(30px);
     border-color: rgba(var(--accent-rgb), 0.2);
     box-shadow: 0 12px 40px rgba(0, 0, 0, 0.4), inset 0 1px 0 var(--inset-highlight), 0 0 0 1px rgba(var(--accent-rgb), 0.1);
}
 header.header-hidden {
     transform: translateX(-50%) translateY(calc(-100% - 40px));
     pointer-events: none;
}
 nav {
     display: flex;
     justify-content: space-between;
     align-items: center;
}
 .logo {
     display: flex;
     align-items: center;
     gap: 12px;
     font-size: 28px;
     font-weight: bold;
     background: linear-gradient(45deg, var(--accent), var(--accent-2));
     -webkit-background-clip: text;
     background-clip: text;
     -webkit-text-fill-color: transparent;
     text-decoration: none;
     animation: logoGlow 3s ease-in-out infinite;
     transition: all 0.3s ease;
     white-space: nowrap;
}
 .logo:hover {
     transform: scale(1.05);
}
 .logo-icon {
     width: 40px;
     height: 40px;
     filter: drop-shadow(0 0 10px var(--accent));
}
 @keyframes logoGlow {
     0%, 100% {
         filter: drop-shadow(0 0 10px var(--accent));
    }
     50% {
         filter: drop-shadow(0 0 20px var(--accent-2));
    }
}
 .nav-links {
     display: flex;
     list-style: none;
     gap: 2px;
     flex-wrap: nowrap;
     justify-content: flex-end;
     align-items: center;
}
 .nav-links a {
     color: var(--nav-link);
     text-decoration: none;
     transition: color 0.3s ease, background 0.3s ease;
     position: relative;
     padding: 8px 9px;
     border-radius: 15px;
     font-size: 0.82rem;
     font-weight: 500;
     letter-spacing: 0.02em;
     white-space: nowrap;
}
 .nav-links a.active {
     color: var(--accent);
     background: linear-gradient(135deg, rgba(var(--accent-rgb), 0.15), rgba(var(--accent-2-rgb), 0.1));
     border: 1px solid rgba(var(--accent-rgb), 0.3);
}
.nav-links a.external-link::after {
    content: " ↗";
    font-size: 0.8em;
    vertical-align: super;
}
/* Mobile Menu */
 .mobile-menu-toggle {
     display: none;
     flex-direction: column;
     cursor: pointer;
     padding: 8px;
     border-radius: 8px;
     background: var(--surface);
     border: 1px solid var(--surface-border);
     transition: all 0.3s ease;
}
 .mobile-menu-toggle:hover {
     background: rgba(var(--accent-rgb), 0.1);
     box-shadow: 0 0 15px rgba(var(--accent-rgb), 0.3);
}
/* Mobile menu active state */
.mobile-nav a.active {
    background: linear-gradient(135deg, rgba(var(--accent-rgb), 0.15), rgba(var(--accent-2-rgb), 0.1));
    color: var(--accent);
    border: 1px solid rgba(var(--accent-rgb), 0.35);
    box-shadow: none;
    transform: none;
    text-shadow: none;
}
 .hamburger-line {
     width: 25px;
     height: 3px;
     background: linear-gradient(45deg, var(--accent), var(--accent-2));
     margin: 3px 0;
     border-radius: 2px;
     transition: all 0.3s ease;
}
 .mobile-menu-toggle.active .hamburger-line:nth-child(1) {
     transform: rotate(45deg) translate(9px, 9px);
}
 .mobile-menu-toggle.active .hamburger-line:nth-child(2) {
     opacity: 0;
}
 .mobile-menu-toggle.active .hamburger-line:nth-child(3) {
     transform: rotate(-45deg) translate(7px, -6px);
}
 .mobile-nav {
     position: fixed;
     top: 90px;
     left: 50%;
     transform: translateX(-50%);
     width: min(400px, calc(100% - 32px));
     max-width: none;
     box-sizing: border-box;
     background: var(--mobile-nav-bg);
     backdrop-filter: blur(25px);
     border: 1px solid rgba(255, 255, 255, 0.2);
     border-radius: 20px;
     padding: 30px;
     display: none;
     flex-direction: column;
     gap: 20px;
     box-shadow: 0 20px 60px rgba(0, 0, 0, 0.8);
     z-index: 1000;
}
 .mobile-nav.active {
     display: flex;
     animation: slideDown 0.3s ease-out;
}
 @keyframes slideDown {
     from {
         opacity: 0;
         transform: translateX(-50%) translateY(-20px);
    }
     to {
         opacity: 1;
         transform: translateX(-50%) translateY(0);
    }
}
 .mobile-nav a {
     color: var(--nav-link);
     text-decoration: none;
     padding: 15px 20px;
     border-radius: 12px;
     background: var(--surface);
     border: 1px solid var(--surface-border);
     text-align: center;
     font-size: 1.1rem;
     transition: all 0.3s ease;
     white-space: normal;
}
 .mobile-nav a:hover {
     background: rgba(var(--accent-rgb), 0.1);
     color: var(--accent);
     box-shadow: 0 0 20px rgba(var(--accent-rgb), 0.3);
     transform: translateY(-2px);
}
/* Section 1: Modern Redesigned Hero */
 .hero {
     display: flex;
     align-items: center;
     justify-content: center;
     text-align: center;
     position: relative;
     overflow: hidden;
}
 .hero::before {
     content: '';
     position: absolute;
     top: 50%;
     left: 50%;
     width: 60%;
     height: 60%;
     background: radial-gradient(circle, rgba(var(--accent-rgb), 0.04) 0%, transparent 70%);
     transform: translate(-50%, -50%);
     animation: heroGlow 10s ease-in-out infinite;
     z-index: -1;
}
 @keyframes heroGlow {
     0%, 100% {
         transform: translate(-50%, -50%) scale(1) rotate(0deg);
         opacity: 0.6;
    }
     50% {
         transform: translate(-50%, -50%) scale(1.3) rotate(180deg);
         opacity: 1;
    }
}
 .hero-content {
     max-width: 1000px;
     padding: 80px 40px;
	 margin-top: 120px;
     animation: heroAppear 2.5s ease-out;
     position: relative;
     background: none;
     backdrop-filter: none;
     border: none;
     box-shadow: none;
     border-radius: 0;
}
 @keyframes heroAppear {
     from {
         opacity: 0;
         transform: translateY(60px) scale(0.96);
    }
     to {
         opacity: 1;
         transform: translateY(0) scale(1);
    }
}
 .hero-subtitle {
     font-size: 0.9rem;
     color: var(--accent);
     margin-bottom: 25px;
     opacity: 0;
     animation: slideInFromLeft 1.2s ease 0.3s forwards;
     text-transform: uppercase;
     letter-spacing: 0.4em;
     position: relative;
     display: inline-block;
     font-weight: 300;
}
 .hero-subtitle::before, .hero-subtitle::after {
     content: '';
     position: absolute;
     top: 50%;
     width: 40px;
     height: 1px;
     background: linear-gradient(90deg, transparent, var(--accent), transparent);
     animation: linePulse 3s ease infinite;
}
 .hero-subtitle::before {
     left: -60px;
}
 .hero-subtitle::after {
     right: -60px;
}
 @keyframes linePulse {
     0%, 100% {
         opacity: 0.4;
         transform: scaleX(0.8);
    }
     50% {
         opacity: 1;
         transform: scaleX(1.2);
    }
}
 @keyframes slideInFromLeft {
     from {
         opacity: 0;
         transform: translateX(-40px);
    }
     to {
         opacity: 1;
         transform: translateX(0);
    }
}
 .hero h1 {
     font-size: clamp(2.2rem, 6vw, 4rem);
     margin-bottom: 30px;
     background: linear-gradient(135deg, var(--accent) 0%, var(--accent-2) 30%, var(--accent-3) 60%, var(--accent) 100%);
     background-size: 300% 300%;
     -webkit-background-clip: text;
     background-clip: text;
     -webkit-text-fill-color: transparent;
     animation: modernGradient 8s ease infinite;
     line-height: 1.1;
     letter-spacing: -0.02em;
     font-weight: 800;
     text-shadow: none;
     opacity: 0;
     animation: slideInFromRight 1.2s ease 0.6s forwards, modernGradient 8s ease 0.6s infinite;
}
 @keyframes modernGradient {
     0% {
         background-position: 0% 50%;
    }
     50% {
         background-position: 100% 50%;
    }
     100% {
         background-position: 0% 50%;
    }
}
 @keyframes slideInFromRight {
     from {
         opacity: 0;
         transform: translateX(40px);
    }
     to {
         opacity: 1;
         transform: translateX(0);
    }
}
 .hero-description {
     max-width: 700px;
     margin: 40px auto 50px;
     opacity: 0;
     animation: fadeInScale 1.2s ease 0.9s forwards;
     text-align: center;
}
 .hero-description p {
     font-size: 1.2rem;
     color: var(--text-muted);
     line-height: 1.7;
     margin-bottom: 0;
     font-weight: 300;
}
 @keyframes fadeInScale {
     from {
         opacity: 0;
         transform: scale(0.95);
    }
     to {
         opacity: 1;
         transform: scale(1);
    }
}
 .hero-stats {
     display: grid;
     grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
     gap: 40px;
     margin: 60px auto 50px;
     max-width: 640px;
     opacity: 0;
     animation: slideUpStagger 1.2s ease 1.2s forwards;
}
 .hero-stat {
     text-align: center;
     position: relative;
     padding: 20px;
     background: linear-gradient(135deg, rgba(var(--accent-rgb), 0.06), rgba(var(--accent-2-rgb), 0.04));
     border: 1px solid rgba(var(--accent-rgb), 0.15);
     border-radius: 12px;
     transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
     backdrop-filter: blur(10px);
}
 .hero-stat:hover {
     transform: translateY(-8px) scale(1.05);
     border-color: rgba(var(--accent-2-rgb), 0.3);
     box-shadow: 0 20px 40px rgba(var(--accent-rgb), 0.1);
}
 .hero-stat-number {
     font-size: 1.8rem;
     font-weight: 700;
     color: var(--accent);
     display: block;
     text-shadow: 0 0 15px rgba(var(--accent-rgb), 0.4);
     margin-bottom: 8px;
}
 .hero-stat-label {
     font-size: 0.8rem;
     color: var(--text-subtle);
     text-transform: uppercase;
     letter-spacing: 0.1em;
     font-weight: 400;
}
 @keyframes slideUpStagger {
     from {
         opacity: 0;
         transform: translateY(30px);
    }
     to {
         opacity: 1;
         transform: translateY(0);
    }
}
 .cta-buttons {
     display: flex;
     gap: 20px;
     justify-content: center;
     flex-wrap: wrap;
     opacity: 0;
     animation: buttonSlideUp 1.2s ease 1.5s forwards;
}
 @keyframes buttonSlideUp {
     from {
         opacity: 0;
         transform: translateY(20px);
    }
     to {
         opacity: 1;
         transform: translateY(0);
    }
}
 .cta-button {
     display: inline-block;
     padding: 16px 40px;
     background: linear-gradient(135deg, var(--accent), var(--accent-2));
     color: var(--cta-text);
     text-decoration: none;
     border-radius: 50px;
     font-weight: 600;
     font-size: 0.95rem;
     transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
     position: relative;
     overflow: hidden;
     text-transform: uppercase;
     letter-spacing: 0.03em;
     box-shadow: 0 4px 15px rgba(var(--accent-rgb), 0.2);
}
 .cta-button.secondary {
     background: transparent;
     border: 2px solid var(--accent);
     color: var(--accent);
     box-shadow: 0 4px 15px rgba(var(--accent-rgb), 0.1);
}
 .cta-button:hover {
     transform: translateY(-4px) scale(1.02);
     box-shadow: 0 12px 30px rgba(var(--accent-rgb), 0.3);
}
 .cta-button.secondary:hover {
     background: rgba(var(--accent-rgb), 0.08);
     box-shadow: 0 12px 30px rgba(var(--accent-rgb), 0.2);
}
/* Section 2: Diagonal Features */
 .features {
     padding: 150px 0;
     position: relative;
     overflow: hidden;
}
 .features::before {
     content: '';
     position: absolute;
     top: -50%;
     left: -50%;
     width: 200%;
     height: 200%;
     background: conic-gradient(from 0deg, transparent, rgba(var(--line-rgb), 0.1), transparent);
     animation: rotate 20s linear infinite;
     z-index: -1;
}
 @keyframes rotate {
     from {
         transform: rotate(0deg);
    }
     to {
         transform: rotate(360deg);
    }
}
 .section-title {
     text-align: center;
     font-size: clamp(2.5rem, 6vw, 4rem);
     margin-bottom: 80px;
     color: var(--line);
     position: relative;
}
 .section-title::after {
     content: '';
     position: absolute;
     bottom: -10px;
     left: 50%;
     transform: translateX(-50%);
     width: 100px;
     height: 3px;
     background: linear-gradient(90deg, var(--line), var(--accent-hot));
     border-radius: 2px;
}
 .features-container {
     max-width: 1240px;
     margin: 0 auto;
     padding: 0 20px;
}
 .diagonal-grid {
     display: flex;
     flex-direction: column;
     gap: 60px;
}
 .feature-row {
     display: flex;
     align-items: center;
     gap: 80px;
     position: relative;
}
 .feature-row:nth-child(even) {
     flex-direction: row-reverse;
}
 .feature-content {
     flex: 1;
     padding: 50px;
     transform: skew(-5deg);
     transition: all 0.4s ease;
}
 .feature-content:hover {
     transform: skew(-5deg) translateY(-10px);
     box-shadow: 0 30px 60px rgba(var(--line-rgb), 0.2);
}
 .feature-visual {
     flex: 1;
     height: 300px;
     position: relative;
     border-radius: 20px;
     overflow: hidden;
     background-size: cover;
     background-position: center;
     background-repeat: no-repeat;
     transition: all 0.4s ease;
}
 .feature-visual img {
     display: block;
     width: 100%;
     height: 100%;
     object-fit: cover;
     object-position: center;
}
 .feature-visual:hover {
     transform: scale(1.05);
     box-shadow: 0 20px 40px rgba(var(--accent-rgb), 0.3);
}
 .feature-visual::before {
     content: '';
     position: absolute;
     top: 0;
     left: 0;
     right: 0;
     bottom: 0;
     background: linear-gradient(45deg, rgba(var(--accent-rgb), 0.1), rgba(var(--accent-2-rgb), 0.1));
     z-index: 1;
     transition: all 0.4s ease;
     pointer-events: none;
}
 .feature-visual:hover::before {
     background: linear-gradient(45deg, rgba(var(--accent-rgb), 0.2), rgba(var(--accent-2-rgb), 0.2));
}
 .feature-icon {
     font-size: 4rem;
     margin-bottom: 25px;
     background: linear-gradient(45deg, var(--accent-hot), var(--accent-hot-2));
     -webkit-background-clip: text;
     background-clip: text;
     -webkit-text-fill-color: transparent;
}
 .feature-content h3 {
     font-size: 2.2rem;
     margin-bottom: 20px;
     color: var(--text);
}
 .feature-content p {
     font-size: 1.1rem;
     color: var(--text-muted);
     line-height: 1.8;
}
/* Section 3: Enhanced Hexagonal Showcase */
 .showcase {
     padding: 150px 0;
     position: relative;
}
 .hexagon-container {
     display: flex;
     justify-content: center;
     align-items: center;
     flex-wrap: wrap;
     gap: 40px;
     max-width: 1200px;
     margin: 0 auto;
     padding: 0 20px;
}
 .hexagon {
     width: 280px;
     height: 340px;
     position: relative;
     margin: 20px;
     transition: all 0.4s ease;
}
 .hexagon:hover {
     transform: translateY(-6px);
}
 .hexagon-inner {
     width: 100%;
     height: 100%;
     position: relative;
     transform: none;
     border-radius: 20px;
     padding: 36px 28px;
     display: flex;
     flex-direction: column;
     align-items: center;
     justify-content: center;
     text-align: center;
     overflow: visible;
     transition: all 0.4s ease;
}
 .hexagon:hover .hexagon-inner {
     transform: none;
     border-radius: 20px;
}
 .hexagon:nth-child(odd) .hexagon-inner {
     background: linear-gradient(135deg, rgba(var(--line-rgb), 0.12), rgba(var(--accent-2-rgb), 0.12));
     border: 1px solid rgba(var(--line-rgb), 0.3);
}
 .hexagon:nth-child(even) .hexagon-inner {
     background: linear-gradient(135deg, rgba(var(--accent-2-rgb), 0.12), rgba(var(--accent-3-rgb), 0.12));
     border: 1px solid rgba(var(--accent-2-rgb), 0.3);
}
 .hexagon-icon {
     font-size: 2.8rem;
     margin-bottom: 20px;
     transform: none;
     filter: drop-shadow(0 0 10px currentColor);
     transition: all 0.4s ease;
}
 .hexagon:hover .hexagon-icon {
     transform: none;
}
 .hexagon h4 {
     font-size: 1.3rem;
     color: var(--text);
     transform: none;
     margin-bottom: 15px;
     font-weight: bold;
     text-shadow: 0 0 10px rgba(255, 255, 255, 0.3);
     transition: all 0.4s ease;
}
 .hexagon:hover h4 {
     transform: none;
}
 .hexagon p {
     font-size: 0.95rem;
     color: var(--text-muted);
     transform: none;
     line-height: 1.5;
     max-width: 220px;
     word-wrap: break-word;
     hyphens: auto;
     transition: all 0.4s ease;
}
 .hexagon:hover p {
     transform: none;
}
/* Section 4: Enhanced Timeline */
 .timeline {
     padding: 100px 0;
     position: relative;
}
 .timeline-container {
     max-width: 1100px;
     margin: 0 auto;
     position: relative;
     padding: 0 20px;
}
 .timeline-line {
     position: absolute;
     left: 50%;
     top: 0;
     bottom: 0;
     width: 4px;
     background: linear-gradient(180deg, var(--accent), var(--accent-2), var(--accent-3));
     transform: translateX(-50%);
     border-radius: 2px;
     box-shadow: 0 0 20px rgba(var(--accent-rgb), 0.3);
}
 .timeline-item {
     display: flex;
     justify-content: flex-end;
     padding-right: 60px;
     position: relative;
     margin-bottom: 60px;
}
 .timeline-item:nth-child(even) {
     justify-content: flex-start;
     padding-left: 60px;
     padding-right: 0;
}
 .timeline-content {
     max-width: 450px;
     padding: 50px 40px;
     position: relative;
     transform: perspective(1000px) rotateY(-5deg);
     transition: all 0.4s ease;
     background: rgba(var(--accent-rgb), 0.08);
     backdrop-filter: blur(25px);
     border: 1px solid rgba(var(--accent-rgb), 0.15);
     border-radius: 25px;
     box-shadow: 0 12px 40px rgba(0, 0, 0, 0.3), inset 0 1px 0 var(--inset-highlight);
}
 .timeline-item:nth-child(even) .timeline-content {
     transform: perspective(1000px) rotateY(5deg);
}
 .timeline-content:hover {
     transform: perspective(1000px) rotateY(0deg) translateZ(20px);
     box-shadow: 0 25px 60px rgba(var(--accent-rgb), 0.2), 0 0 0 1px rgba(var(--accent-rgb), 0.2), inset 0 1px 0 var(--inset-highlight);
     border-color: rgba(var(--accent-rgb), 0.3);
}
 .timeline-dot {
     position: absolute;
     left: 50%;
     top: 60px;
     transform: translateX(-50%);
     width: 24px;
     height: 24px;
     background: linear-gradient(135deg, var(--accent-2), var(--accent));
     border-radius: 50%;
     box-shadow: 0 0 25px rgba(var(--accent-2-rgb), 0.6), 0 4px 15px rgba(0, 0, 0, 0.3);
     z-index: 1;
     border: 3px solid rgba(255, 255, 255, 0.2);
}
 .timeline-year {
     font-size: 1.8rem;
     color: var(--accent);
     margin-bottom: 20px;
     font-weight: bold;
     text-shadow: 0 0 15px rgba(var(--accent-rgb), 0.4);
}
 .timeline-content h4 {
     font-size: 1.5rem;
     color: var(--text);
     margin-bottom: 12px;
     font-weight: 600;
}
 .timeline-thumb {
     display: block;
     width: 100%;
     height: 200px;
     object-fit: cover;
     object-position: top center;
     border-radius: 14px;
     margin: 0 0 18px;
     border: 1px solid var(--surface-border);
 }
 .timeline-thumb[src$="shenmo_logo.webp"] {
     object-fit: contain;
     object-position: center;
     background: var(--glass-bg-strong);
 }
 .timeline-content p {
     color: var(--text-muted);
     line-height: 1.7;
     font-size: 1rem;
}
/* Section 5: Contact */
 .contact {
     padding: 150px 0;
     position: relative;
     z-index: 1;
}
 .contact-container {
     max-width: 1200px;
     margin: 0 auto;
     padding: 0 20px;
     display: grid;
     grid-template-columns: 1fr 1fr;
     gap: 80px;
     align-items: stretch;
}
 .contact-info {
     padding: 40px 36px;
     position: relative;
     display: flex;
     flex-direction: column;
     height: 100%;
     overflow: hidden;
     box-sizing: border-box;
     align-self: stretch;
}
 .contact-info::before {
     content: '';
     position: absolute;
     top: -50%;
     left: -50%;
     width: 200%;
     height: 200%;
     background: radial-gradient(circle, rgba(var(--line-rgb), 0.1), transparent 70%);
     animation: pulse 4s ease-in-out infinite;
     z-index: -1;
}
 @keyframes pulse {
     0%, 100% {
         transform: scale(1);
         opacity: 0.5;
    }
     50% {
         transform: scale(1.1);
         opacity: 1;
    }
}
 .contact-form {
     padding: 40px 36px;
     height: 100%;
     display: flex;
     flex-direction: column;
     justify-content: flex-start;
     box-sizing: border-box;
     align-self: stretch;
     margin-top: 0;
}
.contact-form-intro {
    margin: 0 0 28px;
    color: var(--text-muted);
    font-size: 0.98rem;
    line-height: 1.55;
}
.form-flash {
    margin: 0 0 22px;
    padding: 14px 16px;
    border-radius: 10px;
    font-size: 0.95rem;
    line-height: 1.45;
}
.form-flash-success {
    color: #d8ffe8;
    background: rgba(0, 180, 90, 0.18);
    border: 1px solid rgba(0, 255, 140, 0.35);
}
.form-flash-error {
    color: #ffe0e8;
    background: rgba(180, 30, 70, 0.2);
    border: 1px solid rgba(255, 80, 120, 0.4);
}
.hp-field {
    position: absolute;
    left: -10000px;
    top: auto;
    width: 1px;
    height: 1px;
    overflow: hidden;
}
 .form-group {
     margin-bottom: 30px;
     position: relative;
}
 .form-group input, .form-group textarea, .form-group select {
     width: 100%;
     padding: 15px 20px;
     background: var(--surface);
     border: 1px solid rgba(255, 255, 255, 0.2);
     border-radius: 10px;
     color: var(--text);
     font-family: inherit;
     font-size: 1rem;
     backdrop-filter: blur(10px);
     transition: all 0.3s ease;
}
 .form-group input:focus, .form-group textarea:focus, .form-group select:focus {
     outline: none;
     border-color: var(--line);
     box-shadow: 0 0 20px rgba(var(--line-rgb), 0.3);
     background: rgba(255, 255, 255, 0.1);
}
 .form-group input::placeholder, .form-group textarea::placeholder {
     color: var(--text-subtle);
}
 .submit-btn {
     width: 100%;
     padding: 18px;
     background: linear-gradient(45deg, var(--line), var(--accent-hot));
     border: none;
     border-radius: 10px;
     color: var(--cta-text);
     font-weight: bold;
     font-size: 1.1rem;
     cursor: pointer;
     transition: all 0.3s ease;
}
 .submit-btn:hover {
     transform: translateY(-3px);
     box-shadow: 0 10px 30px rgba(var(--line-rgb), 0.4);
}
 .contact-info h3 {
     font-size: 2.5rem;
     color: var(--line);
     margin-bottom: 30px;
}
 .contact-info p {
     font-size: 1.2rem;
     color: var(--text-muted);
     line-height: 1.7;
     margin-bottom: 30px;
}
 .social-links {
     display: flex;
     gap: 20px;
     margin-top: 40px;
}
 .social-links a {
     display: flex;
     align-items: center;
     justify-content: center;
     width: 60px;
     height: 60px;
     border-radius: 15px;
     color: var(--line);
     text-decoration: none;
     font-size: 1.5rem;
     transition: all 0.3s ease;
     position: relative;
     overflow: hidden;
}
 .social-links a::before {
     content: '';
     position: absolute;
     top: 0;
     left: -100%;
     width: 100%;
     height: 100%;
     background: linear-gradient(90deg, transparent, rgba(var(--line-rgb), 0.3), transparent);
     transition: left 0.5s ease;
}
 .social-links a:hover::before {
     left: 100%;
}
 .social-links a:hover {
     transform: translateY(-5px) scale(1.1);
     box-shadow: 0 10px 25px rgba(var(--line-rgb), 0.4);
}
/* Footer — only the page footer (not quote attribution elements) */
 body > footer {
     position: relative;
     z-index: 2;
     text-align: center;
     padding: 60px 20px 72px;
     border-top: 1px solid rgba(var(--accent-rgb), 0.2);
     background: rgba(0, 0, 0, 0.5);
     backdrop-filter: blur(20px);
}
 .footer-content {
     max-width: 1200px;
     margin: 0 auto;
}
 .footer-links {
     display: flex;
     justify-content: center;
     gap: 30px;
     margin-bottom: 30px;
     flex-wrap: wrap;
}
 .footer-links a {
     color: var(--text-muted);
     text-decoration: none;
     font-size: 0.9rem;
     transition: all 0.3s ease;
     position: relative;
     padding: 8px 0;
}
 .footer-links a:hover {
     color: var(--accent);
     text-shadow: 0 0 10px rgba(var(--accent-rgb), 0.5);
}
 .footer-links a::after {
     content: '';
     position: absolute;
     bottom: 0;
     left: 0;
     width: 0;
     height: 1px;
     background: linear-gradient(90deg, var(--accent), var(--accent-2));
     transition: width 0.3s ease;
}
 .footer-links a:hover::after {
     width: 100%;
}
 .footer-copyright {
     color: var(--text-subtle);
     font-size: 0.9rem;
     margin-bottom: 15px;
}
 .footer-design {
     color: var(--text-subtle);
     font-size: 0.85rem;
     margin-top: 20px;
}
 .footer-design a {
     color: var(--accent);
     text-decoration: none;
     transition: all 0.3s ease;
}
 .footer-design a:hover {
     color: var(--accent-2);
     text-shadow: 0 0 8px rgba(var(--accent-2-rgb), 0.5);
}
/* Mobile Responsiveness — keep landing composition, kill desktop-only geometry */
 @media (max-width: 1024px) {
    .features,
    .showcase,
    .activities-section,
    .timeline,
    .quotes-section,
    .faq-section,
    .contact {
        overflow-x: clip;
        max-width: 100%;
    }

    .diagonal-grid {
        gap: 28px;
        width: 100%;
        max-width: 100%;
    }

	 .feature-row {
        flex-direction: column;
        align-items: stretch;
        gap: 16px;
		min-height: 0;
        width: 100%;
        max-width: 100%;
        box-sizing: border-box;
    }

    .feature-row:nth-child(even) {
        flex-direction: column;
    }
	.feature-content {
    	flex: none;
        width: 100%;
        max-width: 100%;
        box-sizing: border-box;
        padding: 28px 20px;
        transform: none !important;
	}
    .feature-content:hover {
        transform: none !important;
    }
    .feature-visual {
        height: auto;
        min-height: 0;
        width: 100%;
        max-width: 100%;
        flex: none;
        box-sizing: border-box;
        transform: none !important;
    }
    .feature-visual img {
        height: auto;
        max-height: none;
        aspect-ratio: 4 / 3;
    }
    .feature-visual:hover {
        transform: none !important;
    }

    .hexagon-container {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        gap: 16px;
        width: 100%;
    }
    .hexagon {
        width: 100%;
        max-width: 360px;
        flex: 1 1 280px;
    }

    .activities-grid,
    .quotes-grid {
        grid-template-columns: 1fr;
        width: 100%;
    }

     .contact-container {
         grid-template-columns: 1fr;
         gap: 40px;
         width: 100%;
         max-width: 100%;
    }

     .timeline-container {
         width: 100%;
         max-width: 100%;
         padding: 0 16px;
         box-sizing: border-box;
    }
     .timeline-line {
         left: 30px;
    }
     .timeline-item, .timeline-item:nth-child(even) {
         justify-content: flex-start;
         padding-left: 80px;
         padding-right: 0;
         width: 100%;
         max-width: 100%;
         box-sizing: border-box;
    }
     .timeline-dot {
         left: 30px;
    }
     .timeline-content {
         max-width: 100%;
         width: 100%;
         padding: 28px 20px;
         box-sizing: border-box;
    }
    .timeline-content:hover {
        transform: none;
    }
}

@media (max-width: 1000px) {
    .nav-links {
        display: none !important;
    }

    .mobile-menu-toggle {
        display: flex;
        flex-shrink: 0;
    }

    header {
        left: 12px;
        right: 12px;
        width: auto;
        max-width: none;
        transform: none;
        padding: 14px 18px;
    }

    header.header-hidden {
        transform: translateY(calc(-100% - 40px));
    }

    nav {
        width: 100%;
        min-width: 0;
        gap: 12px;
    }

    .mobile-nav a.active {
        transform: none;
        box-shadow: none;
        text-shadow: none;
    }

    .logo {
        font-size: 1.15rem;
    }

    .logo-icon {
        width: 32px;
        height: 32px;
        flex-shrink: 0;
    }

    .hero-title {
        text-align: center;
    }

    .hero-logo {
        float: none;
        display: block;
        margin: 0 auto 16px;
    }

    .features-container,
    .hexagon-container,
    .timeline-container,
    .contact-container {
        max-width: 100%;
        box-sizing: border-box;
    }
}
 @media (max-width: 768px) {
     .hero-content {
         padding: 40px 20px;
    }
     .hero h1 {
         font-size: clamp(1.8rem, 8vw, 3rem);
    }
     .hero-description p {
         font-size: 1.1rem;
    }
     .hero-stats {
         grid-template-columns: repeat(2, 1fr);
         gap: 20px;
         margin: 40px auto 35px;
    }
     .hero-stat {
         padding: 15px;
    }
     .hero-stat-number {
         font-size: 1.5rem;
    }
     .hero-subtitle::before, .hero-subtitle::after {
         width: 25px;
    }
     .hero-subtitle::before {
         left: -35px;
    }
     .hero-subtitle::after {
         right: -35px;
    }
     .cta-buttons {
         flex-direction: column;
         align-items: center;
         gap: 15px;
    }
     .cta-button {
         width: 100%;
         max-width: 280px;
         text-align: center;
    }
    /* Update the existing hexagon styles for mobile */
    .hexagon {
        width: 100%;
        max-width: 320px;
        height: auto;
        min-height: 280px;
        margin: 16px auto;
    }
    
    .hexagon-inner {
        padding: 32px 28px;
    }
    
    .hexagon-icon {
        font-size: 3rem;
        margin-bottom: 20px;
    }
    
    .hexagon h4 {
        font-size: 1.45rem;
        margin-bottom: 16px;
    }
    
    .hexagon p {
        font-size: 1.05rem;
        max-width: 100%;
        line-height: 1.6;
    }
    
    .hexagon-container {
        gap: 16px;
    }
     .section-title {
         margin-bottom: 60px;
    }
     .features, .showcase, .timeline, .contact, .faq-section, .activities-section, .gallery-section, .news-section {
         padding: 80px 0;
    }
     .timeline {
         padding: 60px 0;
    }
     .timeline-item, .timeline-item:nth-child(even) {
         padding-left: 56px;
    }
     .timeline-content {
         padding: 28px 18px;
    }
     .footer-links {
         gap: 20px;
         margin-bottom: 25px;
    }
     .footer-links a {
         font-size: 0.85rem;
    }
}
@media (max-width: 480px) {
    .hero-subtitle::before,
    .hero-subtitle::after {
        display: none;
    }
}
/* Shenmo Rwanda content extensions */
.hero-start-note {
    margin-top: 1rem;
    opacity: 0.9;
    font-size: 0.95rem;
}
.hero-title {
    margin: 0;
    line-height: 1.3;
    overflow: hidden;
}
.hero-logo {
    max-width: 250px;
    height: auto;
    float: left;
    margin: 0 20px 10px 0;
}
.hero-title-text {
    display: block;
}
@media (max-width: 768px) {
    .hero-title {
        text-align: center;
    }
    .hero-logo {
        float: none;
        display: block;
        margin: 0 auto 16px;
    }
}
.goals-block {
    margin-top: 40px;
    padding: 36px 30px;
    border-radius: 20px;
}
.goals-block h3 {
    text-align: center;
    color: var(--text);
    margin-bottom: 24px;
    font-size: 1.6rem;
}
.goals-list {
    list-style: none;
    padding: 0;
    margin: 0 0 24px;
    display: grid;
    gap: 14px;
}
.goals-list li {
    color: rgba(var(--accent-rgb), 0.92);
    line-height: 1.6;
    padding-left: 0;
}
.goals-list strong {
    color: var(--text);
}
.curriculum-note {
    color: rgba(var(--accent-rgb), 0.92);
    line-height: 1.7;
    text-align: center;
    margin: 0;
}
.contact-form select {
    width: 100%;
    padding: 15px 20px;
    background: var(--surface);
    border: 1px solid rgba(var(--accent-rgb), 0.3);
    border-radius: 12px;
    color: var(--accent);
    font-size: 1rem;
    font-family: inherit;
    outline: none;
    appearance: none;
    -webkit-appearance: none;
    background-image: linear-gradient(45deg, transparent 50%, var(--accent-2) 50%), linear-gradient(135deg, var(--accent-2) 50%, transparent 50%);
    background-position: calc(100% - 22px) calc(1em + 4px), calc(100% - 16px) calc(1em + 4px);
    background-size: 6px 6px, 6px 6px;
    background-repeat: no-repeat;
}
.contact-form select:focus {
    border-color: var(--accent-2);
    box-shadow: 0 0 15px rgba(var(--accent-2-rgb), 0.3);
}
.contact-form select option {
    background: var(--bg);
    color: var(--accent);
}
.faq-icon {
    margin-right: 10px;
    flex-shrink: 0;
}
.faq-item summary {
    display: flex;
    align-items: center;
    gap: 4px;
    cursor: pointer;
    list-style: none;
    color: var(--text);
    font-weight: 600;
    font-size: 1.05rem;
    padding: 14px 0;
}
.faq-item summary::-webkit-details-marker {
    display: none;
}
.faq-item summary::after {
    content: "+";
    margin-left: auto;
    padding-left: 12px;
    color: var(--accent-2);
    font-weight: 700;
    flex-shrink: 0;
}
.faq-item[open] summary::after {
    content: "–";
}
.section-intro {
    max-width: 760px;
    margin: -40px auto 50px;
    text-align: center;
    color: rgba(var(--accent-rgb), 0.9);
    line-height: 1.7;
    padding: 0 20px;
}
.how-it-works {
    margin-top: 60px;
    padding: 40px 30px;
    border-radius: 20px;
}
.how-it-works h3 {
    text-align: center;
    margin-bottom: 30px;
    font-size: 1.6rem;
    color: var(--text);
}
.how-steps {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 24px;
}
.how-step {
    text-align: center;
}
.how-step-number {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 44px;
    height: 44px;
    border-radius: 50%;
    margin-bottom: 14px;
    background: linear-gradient(135deg, var(--accent-2), var(--accent-3));
    color: #fff;
    font-weight: 700;
}
.how-step h3,
.how-step h4 {
    color: var(--text);
    margin-bottom: 10px;
}
.how-step p {
    color: rgba(var(--accent-rgb), 0.85);
    font-size: 0.95rem;
    line-height: 1.6;
}
.activities-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 24px;
    margin-bottom: 50px;
}
.activity-card {
    padding: 28px 24px;
    border-radius: 18px;
}
.activity-card h3 {
    color: var(--text);
    margin-bottom: 12px;
    font-size: 1.25rem;
}
.activity-card p {
    color: rgba(var(--accent-rgb), 0.88);
    line-height: 1.65;
    margin-bottom: 16px;
}
.text-link {
    color: var(--accent-2);
    text-decoration: none;
    font-weight: 600;
    border-bottom: 1px solid rgba(var(--accent-2-rgb), 0.4);
}
.text-link:hover {
    color: var(--accent);
    border-bottom-color: var(--accent);
}
.video-block {
    padding: 32px;
    border-radius: 20px;
    text-align: center;
}
.video-block h3 {
    color: var(--text);
    margin-bottom: 12px;
}
.video-block > p {
    max-width: 640px;
    margin: 0 auto 24px;
    color: rgba(var(--accent-rgb), 0.88);
}
.video-embed {
    position: relative;
    width: 100%;
    max-width: 860px;
    margin: 0 auto 20px;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    border-radius: 14px;
    background: rgba(0, 0, 0, 0.35);
}
.video-embed iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}
.faq-section {
    padding: 100px 20px;
    position: relative;
    z-index: 2;
    isolation: isolate;
}
.faq-container {
    max-width: 860px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    gap: 16px;
    position: relative;
    z-index: 2;
}
.faq-item {
    border-radius: 16px;
    padding: 8px 22px 16px;
    position: relative;
    z-index: 2;
    opacity: 1 !important;
    pointer-events: auto;
    transform: none !important;
}
.faq-item summary {
    opacity: 1 !important;
    pointer-events: auto;
}
.faq-q {
    flex: 1;
    min-width: 0;
}
.faq-item p {
    color: rgba(var(--accent-rgb), 0.9);
    line-height: 1.7;
    padding-bottom: 8px;
}
.faq-item a {
    color: var(--accent-2);
}
.contact-details {
    list-style: none;
    margin: 24px 0;
    padding: 0;
    display: flex;
    flex-direction: column;
    gap: 16px;
}
.contact-details li {
    color: rgba(var(--accent-rgb), 0.9);
    line-height: 1.5;
}
.contact-details strong {
    color: var(--text);
}
.contact-details a {
    color: var(--accent-2);
    text-decoration: none;
}
.contact-details a:hover {
    color: var(--accent);
}
.contact-cta-row {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    margin-top: 10px;
}
.contact-cta-row .cta-button {
    font-size: 0.9rem;
    padding: 12px 20px;
}
.quotes-section {
    padding: 40px 20px 20px;
}
.quotes-grid {
    max-width: 1000px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
}
.quote-card {
    margin: 0;
    padding: 28px 26px;
    border-radius: 18px;
}
.quote-card p {
    color: var(--text);
    font-size: 1.05rem;
    line-height: 1.65;
    margin: 0 0 16px;
    font-style: italic;
}
.quote-card .quote-attr {
    color: rgba(var(--accent-rgb), 0.85);
    font-size: 0.9rem;
    padding: 0;
    margin: 0;
    text-align: left;
}
.timeline-links {
    list-style: none;
    margin: 18px 0 0;
    padding: 0;
    display: flex;
    flex-direction: column;
    gap: 10px;
    text-align: left;
}
.timeline-links li {
    display: flex;
    align-items: flex-start;
    gap: 10px;
    color: rgba(var(--accent-rgb), 0.9);
    font-size: 0.92rem;
    line-height: 1.45;
}
.timeline-link-icon {
    flex-shrink: 0;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 20px;
    height: 20px;
    margin-top: 2px;
    color: var(--accent-2);
}
.timeline-links a {
    color: var(--accent);
    text-decoration: none;
}
.timeline-links a:hover {
    color: var(--accent-2);
}
.phone-whatsapp {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    color: #25d366;
    text-decoration: none;
    font-weight: 600;
}
.phone-whatsapp:hover {
    color: #6effa3;
}
.contact-email {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    color: var(--accent);
    text-decoration: none;
    font-weight: 600;
}
.contact-email:hover {
    color: var(--accent-2);
}
.email-icon {
    flex-shrink: 0;
    color: var(--accent-2);
}
.whatsapp-icon {
    flex-shrink: 0;
}
.social-brand {
    display: flex;
    flex-direction: column;
    gap: 12px;
    margin-top: 8px;
}
.social-handle {
    color: var(--text);
    font-weight: 700;
    letter-spacing: 0.02em;
}
.social-icons {
    display: flex;
    flex-wrap: wrap;
    gap: 14px;
    align-items: center;
}
.social-icons a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    color: var(--accent);
    background: rgba(var(--accent-rgb), 0.1);
    border: 1px solid rgba(var(--accent-rgb), 0.3);
    text-decoration: none;
    transition: color 0.2s ease, background 0.2s ease, transform 0.2s ease;
}
.social-icons a:hover {
    color: #fff;
    background: rgba(var(--accent-2-rgb), 0.25);
    transform: translateY(-2px);
}
.contact-details .map-embed {
    margin: 14px 0 10px;
}
.social-links-row {
    display: flex;
    flex-wrap: wrap;
    gap: 12px 16px;
    margin-top: 8px;
}
.social-links-row a {
    color: var(--accent-2);
    text-decoration: none;
    font-weight: 600;
}
.social-links-row a:hover {
    color: var(--accent);
}
.map-embed {
    margin: 24px 0;
    border-radius: 16px;
    overflow: hidden;
    position: relative;
    width: 100%;
    padding-bottom: 56%;
    height: 0;
}
.map-embed iframe {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    border: 0;
}
.gallery-section,
.news-section {
    padding: 100px 20px;
}
.media-grid,
.news-grid {
    max-width: 1100px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
}
.media-card,
.news-card {
    padding: 24px 22px;
    border-radius: 18px;
    display: flex;
    flex-direction: column;
    gap: 12px;
}
.media-card h3,
.news-card h3 {
    color: var(--text);
    font-size: 1.1rem;
    line-height: 1.4;
    margin: 0;
}
.media-card p,
.news-card p {
    color: rgba(var(--accent-rgb), 0.88);
    line-height: 1.6;
    margin: 0;
    flex-grow: 1;
}
.news-meta {
    color: var(--accent-2);
    font-size: 0.85rem;
    font-weight: 600;
    letter-spacing: 0.02em;
}
.media-links {
    display: flex;
    flex-wrap: wrap;
    gap: 12px 16px;
}
.journey-links {
    margin-top: -30px;
    margin-bottom: 40px;
}
.footer-social {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    gap: 16px 22px;
    margin: 18px 0 24px;
}
.footer-social a {
    color: var(--accent);
    text-decoration: none;
    font-weight: 600;
}
.footer-social a:hover {
    color: var(--accent-2);
}
.whatsapp-fab {
    position: fixed;
    right: 22px;
    bottom: 22px;
    z-index: 9999;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 56px;
    height: 56px;
    padding: 0;
    border-radius: 50%;
    background: #25d366;
    color: #04210f;
    text-decoration: none;
    box-shadow: 0 10px 30px rgba(37, 211, 102, 0.45);
    transition: transform 0.2s ease, box-shadow 0.2s ease;
}
.whatsapp-fab:hover {
    transform: translateY(-2px);
    box-shadow: 0 14px 34px rgba(37, 211, 102, 0.55);
    color: #04210f;
}
.whatsapp-fab svg {
    display: block;
}
@media (max-width: 900px) {
    .how-steps,
    .activities-grid,
    .media-grid,
    .news-grid,
    .quotes-grid {
        grid-template-columns: 1fr;
    }
    .contact-cta-row {
        flex-direction: column;
    }
    .contact-cta-row .cta-button {
        width: 100%;
        text-align: center;
    }
    .whatsapp-fab {
        right: 16px;
        bottom: 16px;
    }
}
/* Enhanced scrollbar */
 ::-webkit-scrollbar {
     width: 12px;
}
 ::-webkit-scrollbar-track {
     background: rgba(0, 0, 0, 0.8);
     border-radius: 6px;
}
 ::-webkit-scrollbar-thumb {
     background: linear-gradient(45deg, var(--line), var(--accent-hot));
     border-radius: 6px;
     box-shadow: 0 0 10px rgba(var(--line-rgb), 0.5);
}
 ::-webkit-scrollbar-thumb:hover {
     background: linear-gradient(45deg, var(--accent-hot), var(--accent-hot-2));
     box-shadow: 0 0 15px rgba(var(--accent-2-rgb), 0.7);
}

/* Inner pages */
.page-hero {
    padding: 140px 20px 60px;
    text-align: center;
    max-width: 900px;
    margin: 0 auto;
}
.page-hero h1 {
    font-size: clamp(2rem, 4vw, 3rem);
    color: var(--accent);
    margin-bottom: 16px;
}
.page-hero p {
    color: var(--text-muted);
    font-size: 1.1rem;
    line-height: 1.7;
}
.page-section {
    max-width: 1000px;
    margin: 0 auto 60px;
    padding: 0 20px 40px;
}
.page-section .glass {
    padding: 36px 32px;
    margin-bottom: 24px;
}
.page-section h2 {
    color: var(--accent-2);
    font-size: 1.6rem;
    margin: 0 0 16px;
}
.page-section h3 {
    color: var(--accent);
    font-size: 1.25rem;
    margin: 24px 0 12px;
}
.page-section p,
.page-section li {
    color: var(--text-muted);
    line-height: 1.7;
}
.story-quote {
    border-left: 3px solid var(--accent-2);
    padding: 20px 24px;
    margin: 28px 0;
    background: rgba(var(--accent-rgb), 0.08);
}
.story-quote .quote-lead {
    color: var(--accent-2);
    font-size: 1.35rem;
    font-weight: 700;
    margin-bottom: 12px;
}
.story-quote p {
    margin: 0;
    font-style: italic;
}
.article-kicker {
    color: var(--accent-2);
    font-weight: 700;
    font-size: 1.15rem;
    margin: 0 0 8px;
}
.article-byline {
    margin-top: 12px;
    font-size: 0.95rem;
    color: rgba(var(--accent-rgb), 0.8) !important;
}
.article-lede {
    font-size: 1.05rem;
    color: rgba(var(--accent-rgb), 0.95) !important;
    margin-bottom: 28px;
    padding-bottom: 24px;
    border-bottom: 1px solid rgba(var(--accent-rgb), 0.2);
}
.article-signoff {
    margin-top: 28px;
    font-weight: 600;
    color: var(--text) !important;
}
.article-credit {
    margin-top: 28px;
    font-size: 0.9rem;
    color: rgba(var(--accent-rgb), 0.75) !important;
    line-height: 1.6;
}
.article-credit a {
    color: var(--accent-2);
}

/* Founder story longform */
.story-hero {
    max-width: 1100px;
    margin: 110px auto 28px;
    padding: 0 20px;
}
.story-hero-media {
    position: relative;
    border-radius: 24px;
    overflow: hidden;
    border: 1px solid rgba(var(--accent-rgb), 0.2);
    box-shadow: 0 20px 60px rgba(0, 0, 0, 0.45);
    min-height: 320px;
    background: rgba(var(--accent-rgb), 0.08);
}
.story-hero-media img {
    display: block;
    width: 100%;
    height: clamp(320px, 52vw, 560px);
    object-fit: cover;
    object-position: center top;
}
.story-hero-scrim {
    position: absolute;
    inset: 0;
    background: linear-gradient(
        180deg,
        rgba(0, 0, 0, 0.15) 0%,
        rgba(10, 4, 20, 0.35) 45%,
        rgba(8, 2, 18, 0.92) 100%
    );
    pointer-events: none;
}
.story-hero-copy {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 28px 32px 32px;
    text-align: left;
}
.story-hero-copy h1 {
    font-size: clamp(1.85rem, 4vw, 3rem);
    color: #fff;
    margin: 0 0 10px;
    line-height: 1.2;
    text-shadow: 0 2px 18px rgba(0, 0, 0, 0.45);
}
.story-hero-sub {
    color: rgba(255, 255, 255, 0.9);
    font-size: 1.05rem;
    margin: 0;
    max-width: 36rem;
    line-height: 1.55;
}
.story-hero-copy .article-byline {
    margin-top: 14px;
}
.story-hero-caption {
    margin: 12px 4px 0;
    font-size: 0.9rem;
    color: rgba(var(--accent-rgb), 0.75);
}
.story-page {
    max-width: 820px;
}
.story-page .article-longform {
    padding: 40px 36px 44px;
}
.article-longform > p {
    font-size: 1.08rem;
    line-height: 1.85;
    margin: 0 0 1.25em;
}
.story-figure {
    margin: 2rem -8px;
    border-radius: 18px;
    overflow: hidden;
    background: var(--surface);
    border: 1px solid var(--surface-border);
    box-shadow: var(--glass-shadow);
}
.story-figure img {
    display: block;
    width: 100%;
    height: auto;
    max-height: 520px;
    object-fit: cover;
    vertical-align: middle;
}
.story-figure figcaption,
.story-gallery-item figcaption {
    padding: 14px 18px 16px;
    font-size: 0.92rem;
    color: var(--text);
    line-height: 1.55;
    background: var(--glass-bg-strong);
    border-top: 1px solid var(--surface-border);
}
.story-gallery-title {
    margin: 40px 0 18px !important;
    text-align: center;
    font-size: 1.35rem !important;
}
.story-gallery {
    display: flex;
    flex-direction: column;
    gap: 1.75rem;
    margin: 0 0 28px;
}
.story-gallery-item {
    margin: 0 -8px;
    border-radius: 18px;
    overflow: hidden;
    border: 1px solid var(--surface-border);
    background: var(--surface);
    box-shadow: var(--glass-shadow);
}
.story-gallery-item img {
    display: block;
    width: 100%;
    height: auto;
    max-height: 520px;
    object-fit: cover;
    vertical-align: middle;
}
@media (max-width: 900px) {
    .story-hero-copy {
        padding: 22px 20px 24px;
    }
    .story-page .article-longform {
        padding: 28px 20px 32px;
    }
    .story-figure,
    .story-gallery-item {
        margin-left: -4px;
        margin-right: -4px;
    }
}
@media (max-width: 560px) {
    .story-hero-media img {
        height: 380px;
    }
}
.page-cta-row {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    margin-top: 28px;
}
.programs-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 18px;
    margin-top: 20px;
}
.program-card {
    padding: 24px 20px;
}
.program-card h3 {
    margin-top: 0;
}
.levels-list {
    list-style: none;
    margin: 16px 0 0;
    padding: 0;
    display: grid;
    gap: 10px;
}
.levels-list li {
    padding: 12px 16px;
    background: rgba(255, 255, 255, 0.04);
    border: 1px solid rgba(var(--accent-rgb), 0.2);
    border-radius: 10px;
}
.about-page-links {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    margin-top: 24px;
}
@media (max-width: 900px) {
    .programs-grid {
        grid-template-columns: 1fr;
    }
    .contact-container {
        grid-template-columns: 1fr;
    }
    .contact-info,
    .contact-form {
        height: auto;
    }
}

/* Home page (index.php) */
.home-hero-logo {
    display: block;
    width: 100%;
    max-width: 220px;
    height: auto;
    margin: 0 auto 24px;
}
.home-hero-subtitle {
    color: var(--accent);
    text-transform: uppercase;
    letter-spacing: 0.4em;
    font-size: 0.9rem;
    font-weight: 300;
    margin-bottom: 28px;
}
.home-stats {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(130px, 1fr));
    gap: 18px;
    margin: 40px auto 32px;
    max-width: 640px;
}
.home-stat {
    text-align: center;
    padding: 20px 14px;
    background: linear-gradient(135deg, rgba(var(--accent-rgb), 0.06), rgba(var(--accent-2-rgb), 0.04));
    border: 1px solid rgba(var(--accent-rgb), 0.15);
    border-radius: 12px;
}
.home-stat-number {
    display: block;
    font-size: 1.6rem;
    font-weight: 700;
    color: var(--accent);
    margin-bottom: 6px;
}
.home-stat-label {
    font-size: 0.78rem;
    color: var(--text-subtle);
    text-transform: uppercase;
    letter-spacing: 0.1em;
}
.page-hero .page-cta-row {
    justify-content: center;
}
.home-photo {
    display: block;
    width: 100%;
    height: auto;
    border-radius: 16px;
    border: 1px solid rgba(var(--accent-rgb), 0.2);
    margin: 20px 0 8px;
}
.home-journey-card {
    padding: 24px 0 4px;
    border-top: 1px solid rgba(var(--accent-rgb), 0.18);
}
.home-journey-card:first-of-type {
    border-top: none;
    padding-top: 8px;
}
.home-journey-card h3 {
    margin-top: 0;
    color: var(--accent-2);
    font-size: 1.5rem;
}
.home-journey-card h4 {
    margin: 0 0 10px;
    color: var(--text);
    font-size: 1.15rem;
    font-weight: 600;
}
.story-quote footer {
    margin-top: 12px;
    color: rgba(var(--accent-rgb), 0.8);
    font-size: 0.9rem;
    padding: 0;
    border: none;
    background: none;
    backdrop-filter: none;
}
#contact .map-embed {
    margin-top: 12px;
}

/* Light theme: keep clipped gradient text dark enough on cream */
html[data-color="shenmol"] .logo {
    background: linear-gradient(45deg, var(--accent-2), var(--accent));
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
}
html[data-color="shenmol"] .hero h1 {
    background: linear-gradient(135deg, var(--accent-2) 0%, var(--accent) 45%, var(--accent-2) 100%);
    background-size: 300% 300%;
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
}
html[data-color="shenmol"] .section-title {
    color: var(--accent-2);
}
html[data-color="shenmol"] .section-title::after {
    background: linear-gradient(90deg, var(--accent), var(--accent-2));
}
html[data-color="shenmol"] .feature-icon {
    background: linear-gradient(45deg, var(--accent), var(--accent-2));
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
}
html[data-color="shenmol"] .page-hero h1 {
    color: var(--accent-2);
}
html[data-color="shenmol"] .page-section h2 {
    color: var(--accent-2);
}
html[data-color="shenmol"] .page-section h3 {
    color: var(--accent);
}
html[data-color="shenmol"] .cta-button {
    color: var(--cta-text);
}
html[data-color="shenmol"] .cta-button.secondary {
    color: var(--accent-2);
    border-color: var(--accent-2);
}
html[data-color="shenmol"] .cta-button.secondary:hover {
    background: rgba(var(--accent-2-rgb), 0.08);
}
html[data-color="shenmol"] body > footer {
    background: rgba(13, 27, 62, 0.06);
    border-top-color: rgba(13, 27, 62, 0.15);
}
html[data-color="shenmol"] .footer-links a,
html[data-color="shenmol"] .footer-copyright,
html[data-color="shenmol"] .footer-copyright p {
    color: var(--text-muted);
}
html[data-color="shenmol"] .mobile-nav {
    border-color: rgba(var(--accent-2-rgb), 0.2);
}
html[data-color="shenmol"] .mobile-nav a {
    color: var(--nav-link);
}


