﻿.timeline-section{margin:2rem 0}.timeline-section h2{margin-bottom:2rem}.timeline{position:relative;padding-left:2rem;margin:0;list-style:none}.timeline::before{content:"";position:absolute;left:0;top:0;bottom:0;width:2px;background:var(--timeline-color)}.timeline-item{position:relative;padding-bottom:2rem;padding-left:1.5rem}.timeline-item:last-child{padding-bottom:0}.timeline-item::before{content:"";position:absolute;left:-2.375rem;top:.25rem;width:12px;height:12px;border-radius:50%;background:var(--link-color);border:2px solid var(--main-bg);box-shadow:0 0 0 2px var(--link-color);z-index:1}.timeline-content{padding:1.25rem;border-radius:var(--bs-border-radius);background:var(--card-bg);border:var(--bs-card-border-width) solid var(--bs-border-color-translucent);box-shadow:var(--card-shadow);transition:transform .2s,box-shadow .2s}.timeline-content:hover{transform:translateX(4px)}.timeline-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:.5rem;flex-wrap:wrap;gap:.5rem}.timeline-title{font-size:1.1rem;font-weight:600;margin:0;color:var(--heading-color)}.timeline-period{font-size:.9rem;color:var(--text-muted-color);white-space:nowrap}.timeline-meta{display:flex;gap:.5rem;flex-wrap:wrap}.timeline-organization,.timeline-duration{font-size:.9rem;color:var(--text-muted-color)}.timeline-organization{font-weight:500}.timeline-duration::before{content:"•";margin-right:.5rem}.timeline-description{font-size:.95rem;line-height:1.6;color:var(--text-color);margin:0;margin-top:.75rem}.timeline-skills{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.75rem}.timeline-skill-tag{display:inline-block;padding:.05rem .5rem;font-size:.8rem;font-weight:500;color:var(--link-color);border:1px solid var(--tag-border);border-radius:12px;transition:all .2s ease;cursor:default}.timeline-skill-tag:hover{border-color:var(--link-color);transform:translateY(-1px)}@media(max-width: 768px){.timeline{padding-left:1.5rem}.timeline-item{padding-left:1.25rem}.timeline-item::before{left:-1.875rem}.timeline-header{flex-direction:column;align-items:flex-start}.timeline-period{white-space:normal}.timeline-content{padding:1rem}}@media(max-width: 480px){.timeline{padding-left:1rem}.timeline-item{padding-left:.75rem}.timeline-item::before{left:-1.375rem;width:10px;height:10px}}/*# sourceMappingURL=about.css.map */