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