.achievements-section{padding:4rem 2rem;background:#f9fafe}.section-title{text-align:center;font-size:2rem;margin-bottom:3rem;color:#036}.timeline-container{display:flex;flex-direction:column;align-items:center;position:relative}.timeline-box{background:#ffffff;border-left:4px solid #0066cc;padding:2rem;margin-bottom:2rem;width:100%;max-width:700px;position:relative;border-radius:8px;box-shadow:0 6px 18px #0000000d}.timeline-box:before{content:"";position:absolute;left:-10px;top:20px;width:16px;height:16px;background:#0066cc;border-radius:50%;border:2px solid #ffffff}.timeline-box h3{margin-bottom:.5rem;color:#036}.timeline-box p{margin:0;color:#555;line-height:1.5}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Open Sans,sans-serif;color:#333;background:#fff;line-height:1.6}h1,h2,h3,h4,h5{color:#000;font-weight:600;margin-top:1rem;margin-bottom:.5rem}h1{font-size:2em}h2{font-size:1.5em}h3{font-size:1.25em}p{margin-bottom:1rem}ul{margin:0 0 1rem;padding-left:1.2rem}li{margin-bottom:.5rem}a{color:#06c;text-decoration:none}.btn{display:inline-block;background-color:#06c;color:#fff;padding:.75em 1.5em;border-radius:4px;text-decoration:none;font-weight:600}.btn:hover{background-color:#005bb5;text-decoration:none}html,body,#root{height:100%}.page{min-height:calc(100vh - 160px);padding:2rem;box-sizing:border-box;display:flex;flex-direction:column;justify-content:flex-start}.header{display:flex;justify-content:space-between;align-items:center;padding:1rem 2rem;background:#fff;position:sticky;top:0;z-index:1000}.header .logo{font-size:1.5rem;font-weight:700;color:#06c;text-decoration:none}.header nav a{margin:0 .75rem;font-weight:600;color:#333}.header nav a:hover{color:#06c}.header nav a.active{border-bottom:2px solid #0066cc}.menu-toggle{display:none;font-size:2rem;cursor:pointer;color:#06c}.nav-links{display:flex;align-items:center;gap:1.5rem}.dropdown-link{display:block;padding:.75rem 1.5rem;color:#333;text-decoration:none}.dropdown-link:hover{background:#f5f5f5}@media (max-width: 768px){.menu-toggle{display:block}.nav-links{position:absolute;top:70px;right:0;background:white;flex-direction:column;align-items:flex-start;padding:1rem 2rem;border-radius:8px;box-shadow:0 8px 16px #0000001a;display:none}.nav-links.active{display:flex}.nav-links a{color:#333;padding:.5rem 0;width:100%}}.footer{background:#f5f5f5;padding:1rem 2rem;text-align:center;font-size:.9rem;color:#555;margin-top:auto}.home-footer{background:rgba(255,255,255,.001);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);color:#fff}.footer p{margin:.5rem 0}@media (max-width: 768px){.footer{padding:1.5rem 1rem;font-size:.8rem}}.hero{position:relative;background-image:url(https://source.unsplash.com/DK--4VWK1tw/1600x900);background-position:center;background-size:cover;background-repeat:no-repeat;color:#fff;padding:4rem 2rem;margin-bottom:2rem;min-height:60vh;display:flex;align-items:center}.hero:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.4)}.hero-content{position:relative;max-width:600px}.hero h1{font-size:2.2em;margin-bottom:.5em}.hero p{font-size:1.2em;margin-bottom:1.5em}.card-grid{display:flex;flex-wrap:wrap;gap:1.5rem}.card{background:#f9f9f9;border-radius:8px;padding:1.5rem;text-align:center;transition:transform .3s ease,box-shadow .3s ease;flex:1 1 280px}.card img{max-width:100%;border-radius:4px;margin-bottom:1rem}.card h3{margin:.5rem 0}.card p{font-size:.95rem}.card:hover{transform:translateY(-4px);box-shadow:0 8px 20px #00000026}.leaders-list,.sdg-list{list-style:none;padding:0}.team-grid{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;margin-top:2rem}.team-grid .card{text-align:center;padding:1rem;background:#f9f9f9;border-radius:8px;transition:transform .3s}.team-grid .card:hover{transform:translateY(-5px);box-shadow:0 8px 20px #0000001a}@media (max-width: 768px){.hero-content h1{font-size:2rem}.hero-content p{font-size:1rem;padding:0 1rem}.hero-content .btn{padding:.8rem 1.5rem;font-size:.9rem}}
