.changelog__layout{max-width:calc(var(--grid-column-width)*5 + var(--grid-column-gap)*4);gap:var(--grid-column-gap);flex-direction:column;margin:0 auto;padding-bottom:10vh;display:flex}@media (max-width:885px){.changelog__layout{max-width:38rem;padding-bottom:calc(var(--island-height) + 2rem)}}.changelog-item{background:var(--element-alt-01);border-radius:.75rem}.changelog-item__heading{justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:.75rem;display:flex}@media (max-width:767px){.changelog-item__heading{flex-direction:column;align-items:flex-start;gap:.25rem}}.changelog-item__date{opacity:.9}.changelog-item__top{border-radius:.25rem;margin:.5rem;overflow:hidden}.changelog-item__content{padding:1rem 2rem 1.5rem}@media (max-width:767px){.changelog-item__content{padding:.5rem 1rem 1rem}}.changelog-item a{color:var(--primary);opacity:.9}.changelog-item p{margin-bottom:1rem}.changelog-item ul{margin-block:0;padding-inline:1rem}.changelog-item li{margin-bottom:.5rem}.changelog-item::marker{opacity:.5}
