.milestones-section{background-color:#f8f9fa}.milestone-category{margin-bottom:3rem}.milestone-category-title{font-size:1.75rem;font-weight:600;color:var(--primary-color);margin-bottom:2rem;display:flex;align-items:center;gap:.75rem}.linkedin-post{background:white;border:1px solid #e0e0e0;border-radius:8px;padding:1.5rem;margin-bottom:1.5rem;box-shadow:0 2px 4px rgba(0,0,0,.08);transition:box-shadow .3s;display:flex;gap:1.5rem;align-items:flex-start}.linkedin-post:hover{box-shadow:0 4px 12px rgba(0,0,0,.12)}.announcement-post{background:linear-gradient(135deg,#f0f9ff,#e0f2fe);border:2px solid #0284c7;box-shadow:0 4px 16px rgba(2,132,199,.2)}.announcement-post:hover{box-shadow:0 6px 20px rgba(2,132,199,.3)}.announcement-badge{display:inline-block;background:#0284c7;color:white;padding:.25rem .75rem;border-radius:4px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem}.post-content-wrapper{flex:1 1}.post-header{margin-bottom:1rem}.post-title{font-size:1.25rem;font-weight:600;color:#333;margin:0 0 .25rem}.post-date{font-size:.875rem;color:#666;margin:0}.post-image{width:300px;height:auto;border-radius:6px;flex-shrink:0}.post-images{display:flex;flex-direction:column;gap:1rem;flex-shrink:0}.post-content p{font-size:1rem;line-height:1.7;color:#444;margin:0}.team-section{background-color:white}.team-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:3rem;gap:3rem;margin-top:2rem}.team-member{display:flex;flex-direction:column;align-items:center;text-align:center;height:100%}.member-photo-wrapper{margin-bottom:1.5rem}.member-photo{border-radius:50%;object-fit:cover;border:4px solid var(--primary-color)}.member-info{display:flex;flex-direction:column;align-items:center;gap:.75rem;flex:1 1;justify-content:flex-start}.member-name{font-size:1.5rem;font-weight:700;color:#333;margin:0}.member-role{font-size:1.125rem;font-weight:600;color:var(--primary-color);margin:0}.member-bio{font-size:1rem;line-height:1.6;color:#555;margin:0;max-width:400px}.linkedin-link{display:inline-flex;align-items:center;gap:.5rem;margin-top:auto;background:#0077b5;color:white}.linkedin-link:hover{background:#005885}.linkedin-link i{font-size:var(--text-lg)}@media (max-width:768px){.milestone-category-title{font-size:1.5rem}.post-title{font-size:1.125rem}.linkedin-post{flex-direction:column;padding:1rem}.post-image,.post-images{width:100%;max-width:300px;align-self:center}.team-grid{grid-template-columns:1fr;gap:2.5rem}.member-photo{width:200px;height:200px}.member-name{font-size:1.25rem}.member-role{font-size:1rem}}