.c-changelog{display:grid;font-family:system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;gap:4rem;grid-template-areas:"main side";grid-template-columns:1fr 260px}.c-changelog__main{grid-area:main}.c-changelog__sidebar{align-self:start;grid-area:side;width:260px;will-change:transform;z-index:5}.c-changelog>.gsap-pin-spacer,.c-changelog>.pin-spacer{grid-area:side!important;width:260px!important}.c-changelog__filter-box{background:#fff;border-radius:10px;box-shadow:0 2px 8px rgba(0,0,0,.08);padding:22px}.c-changelog__sidebar-title{color:#16162e;font-size:16px;font-weight:700;margin:0 0 12px}.c-changelog__filter-box .c-changelog__filter-divider{background:none!important;border:0;border-top:1px solid #ececec!important;height:0!important;margin:0 0 16px}.c-changelog__filters,.c-changelog__filters .c-filter-item,.c-changelog__filters li{list-style:none!important;list-style-type:none!important;margin-left:0!important;padding-left:0!important}.c-changelog__filters{margin:0!important;padding:0!important}.c-changelog__filters .c-filter-item::marker,.c-changelog__filters li::marker{color:transparent!important;content:""!important;font-size:0!important}.c-changelog [type=checkbox]+span:after,.c-changelog [type=checkbox]+span:before,.c-changelog__filters .c-filter-item:before,.c-changelog__filters li:before{content:none!important;display:none!important}.c-changelog [type=checkbox]+span,.c-changelog [type=checkbox]:not(:checked)+span{display:inline-block!important;margin:0!important;padding:0!important}.c-filter{align-items:flex-start;color:#16162e;cursor:pointer;display:flex;font-size:14px;gap:8px;line-height:1.3;padding:8px 0}.c-filter-item{margin:0!important;padding:0!important}.c-filter__input{opacity:0;pointer-events:none;position:absolute}.c-filter__box{background:#ecebff;background-position:50%;background-repeat:no-repeat;background-size:10px 10px;border:2px solid #4c48f9;border-radius:4px;box-sizing:border-box;display:inline-block;flex:0 0 18px;height:18px;margin-top:2px;transition:all .2s ease;vertical-align:middle;width:18px}.c-filter__input:checked~.c-filter__box{background-color:#4c48f9;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 14 14'%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m1.5 7.5 4 4 7-9'/%3E%3C/svg%3E");border-color:#4c48f9}.c-filter__input:checked~.c-filter__label{color:#16162e;font-weight:700}.c-changelog__month{border-bottom:1px solid #efeff6;font-size:22px;font-weight:700;margin:0 0 12px;padding-bottom:8px}.c-changelog__entry{border:none!important;padding:14px 0}.c-changelog__entry-meta{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:16px}.c-changelog__tag{border:1px solid #8886ff;border-radius:999px;color:#4c48f9;display:inline-block;font-size:11px;font-weight:600!important;line-height:1;padding:6px 20px;white-space:nowrap}.c-changelog__tag--account_team_configuration,.c-changelog__tag--billing_subscription_management,.c-changelog__tag--company_contact_profiles,.c-changelog__tag--crm_sales_engagement_integrations,.c-changelog__tag--dashboard,.c-changelog__tag--data_import_export_service,.c-changelog__tag--extension_interfaces_settings,.c-changelog__tag--list_creation_management,.c-changelog__tag--persona_creation_management,.c-changelog__tag--search_filtering{color:#4c48f9}.c-changelog__no-results{color:#444;font-size:15px;font-weight:500;margin-top:5px;text-align:center}@media (max-width:900px){.c-changelog{grid-template-areas:"side" "main";grid-template-columns:1fr}.c-changelog>.gsap-pin-spacer,.c-changelog>.pin-spacer,.c-changelog__sidebar{grid-area:side!important;margin-bottom:20px;width:auto!important}}