.alphabetical-posts{max-width:100%;margin:0 auto}.alphabetical-posts__jump-links{display:flex;flex-wrap:wrap;justify-content:center}.alphabetical-posts__jump-link{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;transition:all .2s ease}.alphabetical-posts__jump-link--disabled{opacity:.4;cursor:not-allowed;pointer-events:none}.alphabetical-posts__section{scroll-margin-top:2rem}.alphabetical-posts__section:last-child{margin-bottom:0}.alphabetical-posts__letter-heading{position:relative}√ .alphabetical-posts__letter-heading:before{content:"";position:absolute;bottom:-3px;left:0;width:60px;height:3px;background:linear-gradient(90deg,#007cba,#0073aa)}.alphabetical-posts__list{list-style:none;margin:0;padding:0;display:grid}.alphabetical-posts__item{margin:0;padding:0}.alphabetical-posts__post-link{display:block;text-decoration:none;transition:all .2s ease;position:relative;overflow:hidden}.alphabetical-posts__post-link:before{content:"";position:absolute;top:0;left:0;width:4px;height:100%;transform:scaleY(0);transition:transform .2s ease;transform-origin:bottom}.alphabetical-posts__post-link:hover:before{transform:scaleY(1)}html{scroll-behavior:smooth}.alphabetical-posts__jump-link:focus,.alphabetical-posts__post-link:focus{outline:2px solid #007cba;outline-offset:2px}
