.changelog-entry-card{display:flex;flex-direction:row;max-width:1000px}.changelog-entry-card__header{flex:0 0 40%;min-width:200px;padding-bottom:2rem}.changelog-entry-card__content{flex:1 1 60%;max-width:600px;min-width:300px;padding-bottom:4rem;padding-left:3.5rem}.changelog-entry-card__content h1,.changelog-entry-card__content h2,.changelog-entry-card__content h3{margin-bottom:.5rem}.changelog-entry-card__content h1>a,.changelog-entry-card__content h2>a,.changelog-entry-card__content h3>a{color:inherit}.changelog-entry-card__content p,.changelog-entry-card__content ul{margin-bottom:1rem}.changelog-entry-card__content code{background-color:#f0f0f0;border-radius:4px;font-size:.9rem;padding:.2rem .4rem}@media (max-width:768px){.changelog-entry-card{flex-direction:column}.changelog-entry-card__content,.changelog-entry-card__header{padding-left:0;width:100%}.changelog-entry-card__header{padding-bottom:0}.changelog-entry-card__content{padding-bottom:4rem;padding-top:0}}.changelog-entry-card__header{align-items:flex-start;display:flex;flex-direction:row}.changelog-entry-card__tag{background-color:#f0f0f0;border-radius:2rem;color:var(--brand-purple-color);display:inline-block;font-size:.75rem;margin-bottom:.5rem;margin-right:.5rem;padding:.25rem .75rem}.changelog-entry-card__permalink{border:1px solid #ccc;border-radius:9999px;display:inline-block;font-size:.75rem;padding:.25rem .75rem;transition:background-color .2s,border-color .2s}.changelog-entry-card__permalink:hover{currsor:pointer;text-decoration:none}.changelog-entry-card__permalink,.changelog-entry-card__permalink:visited{color:inherit}.changelog-pagination{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center;margin-top:3rem}.changelog-pagination__link{align-items:center;background:#0000000d;border-radius:999px;color:inherit;display:inline-flex;justify-content:center;min-width:2.5rem;padding:.55rem .85rem}.changelog-pagination__link,.changelog-pagination__link:hover{text-decoration:none}.changelog-pagination__link:hover{background:#00000014}.changelog-pagination__link--active,.changelog-pagination__link--active:hover,.changelog-pagination__link--active:visited{background:var(--primary-color);color:#fff}.changelog-list-page__categories{border-bottom:1px solid rgba(0,0,0,.1)}.changelog-list-page__tab{display:inline-block;font-weight:700;padding:.5rem 1rem}a.changelog-list-page__tab,a.changelog-list-page__tab:visited{color:inherit}a.changelog-list-page__tab.router-link-active{border-bottom:4px solid var(--primary-color);color:var(--primary-color)}a.changelog-list-page__tab,a.changelog-list-page__tab:hover{text-decoration:none}.changelog-list-page__title{display:inline-block}.changelog-list-page__tag-select{border-radius:5px;display:inline-block;font-size:1rem;padding:.25rem}@media (max-width:768px){.changelog-list-page__header{border-bottom:1px solid rgba(0,0,0,.1);display:flex;flex-direction:row}.changelog-list-page__title{margin-right:1rem}.changelog-list-page__categories{border-bottom:none}a.changelog-list-page__tab{display:none}}
