.timeline{flex-direction:column;gap:1.25rem;padding:0;list-style:none;display:flex}.timeline-item{background:var(--bg-raise);transition:border-color .3s var(--ease-out), transform .3s var(--ease-out);border:1px solid #8b93a726;border-radius:16px;align-items:center;gap:1.5rem;padding:1.1rem 1.5rem;display:flex}.timeline-item:hover{border-color:#1fcdff59;transform:translate(6px)}.timeline-item__logo{border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;min-width:56px;height:56px;padding-inline:.75rem;display:flex}.timeline-item__logo img{object-fit:contain;width:auto;max-width:140px;height:26px}.timeline-item__logo--light{background:#ffffffeb}.timeline-item__logo--none{padding-inline:0}.timeline-item__logo--tall img{height:46px}.timeline-item__logo--none.timeline-item__logo--tall img{border-radius:12px}.timeline-item__org{font-family:var(--font-display);color:var(--ink);font-size:1.05rem;font-weight:500}.education-grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}.education-card{background:var(--bg-raise);text-align:center;border:1px solid #8b93a726;border-radius:16px;flex-direction:column;gap:.5rem;padding:1.75rem 1.25rem;display:flex}.education-card__degree{font-family:var(--font-display);color:var(--ink);font-size:1.3rem;font-weight:500}.tube{height:250vh}.tube__viewport{perspective:1000px;height:100svh;position:sticky;top:0;overflow:hidden}.tube__ring{width:100%;height:100%;transform-style:preserve-3d;transform-origin:50%;margin:0;padding:0;list-style:none;position:relative}.tube__item{text-align:center;backface-visibility:hidden;flex-direction:column;align-items:center;gap:.9rem;width:100%;display:flex;position:absolute;top:50%;left:0}.tube__logo{border-radius:18px;justify-content:center;align-items:center;min-width:clamp(72px,8vw,96px);height:clamp(72px,8vw,96px);padding-inline:1.1rem;display:flex}.tube__logo img{object-fit:contain;width:auto;max-width:clamp(150px,22vw,260px);height:clamp(30px,3.2vw,40px)}.tube__logo--light{background:#ffffffeb}.tube__logo--none{padding-inline:0}.tube__logo--tall img{height:clamp(56px,6.4vw,76px)}.tube__logo--none.tube__logo--tall img{border-radius:18px}.tube__org,.tube__role{max-width:76%}.tube__org{font-family:var(--font-display);color:var(--ink);text-wrap:balance;font-size:clamp(1.5rem,3.2vw,2.4rem);font-weight:500}.tube__role{color:var(--brand-cyan);line-height:1.6}.cylinder{height:200vh}.cylinder__viewport{perspective:1000px;height:100svh;position:sticky;top:0;overflow:hidden}.cylinder__ring{transform-style:preserve-3d;transform-origin:50%;margin:0;padding:0;list-style:none;position:absolute;inset:0}.cylinder__item{text-align:center;backface-visibility:hidden;flex-direction:column;align-items:center;gap:.6rem;width:100%;display:flex;position:absolute;top:50%;left:50%}.cylinder__degree,.cylinder__field{max-width:76%}.cylinder__degree{font-family:var(--font-display);color:var(--ink);font-size:clamp(2.2rem,6vw,4.5rem);font-weight:500}.cylinder__field{color:var(--brand-cyan);line-height:1.6}@media (width<=720px){.education-grid{grid-template-columns:repeat(2,1fr)}.timeline-item{text-align:center;flex-direction:column}}@media (width<=620px){.tube__org,.tube__role,.cylinder__degree,.cylinder__field{max-width:62%}.tube__role,.cylinder__field{letter-spacing:.08em}}@media (width<=460px){.education-grid{grid-template-columns:1fr}}
