.timeline-section{background:var(--gray-light);padding:4rem 0;position:relative}.timeline-section:before{content:"";background-image:var(--paper-texture);opacity:.35;pointer-events:none;background-size:6px 6px;position:absolute;inset:0}.timeline-header{max-width:720px;margin-bottom:2.5rem}.timeline-eyebrow{text-transform:uppercase;letter-spacing:2px;color:var(--accent-color);margin-bottom:.5rem;font-size:.75rem}.timeline{gap:2rem;display:grid;position:relative}.timeline:before{content:"";background:#8b3a3a66;width:2px;position:absolute;top:0;bottom:0;left:18px}.timeline-item{grid-template-columns:42px 1fr;gap:1.5rem;display:grid;position:relative}.timeline-marker{justify-content:center;align-items:flex-start;display:flex}.timeline-icon{background:var(--accent-color);color:#1e1913;border:2px solid #2b2b2b33;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;display:flex;box-shadow:0 6px 16px #20181233}.timeline-icon svg{width:20px;height:20px}.timeline-card{box-shadow:var(--shadow-card);background:#fff;border:1px solid #c3985940;border-radius:12px;padding:1.6rem;position:relative}.timeline-date{color:var(--primary-color);letter-spacing:.5px;margin-bottom:.5rem;font-weight:700}.timeline-card h3{margin-bottom:.6rem}.timeline-details summary{cursor:pointer;color:var(--accent-color);margin-top:.75rem;font-weight:600}.timeline-details p{color:var(--gray-medium);margin-top:.75rem}@media (max-width:768px){.timeline-section{padding:3rem 0}.timeline:before{left:14px}.timeline-item{grid-template-columns:36px 1fr;gap:1rem}.timeline-card{padding:1.2rem}}
