.custom-dropdown{position:relative}.custom-dropdown-menu{z-index:9999;border:1px solid rgba(var(--border-color-1-rgb),.1);background:var(--body-bg);border-radius:12px;width:max-content;min-width:100%;max-width:calc(100vw - 1rem);box-shadow:0 10px 30px #00000014}.custom-dropdown-menu .custom-dropdown-item{border-radius:var(--bs-border-radius);white-space:nowrap;align-items:center;gap:.6rem;padding:.6rem .8rem;transition:all .15s;display:flex}.custom-dropdown-menu .custom-dropdown-item img{object-fit:contain;flex:none}.custom-dropdown-menu .custom-dropdown-item-wrapper{padding:.1rem .5rem}.custom-dropdown-menu .custom-dropdown-item:hover{background-color:var(--light-gray-9)}.custom-dropdown-menu{animation:.4s dropdownFade}@keyframes dropdownFade{0%{opacity:0}to{opacity:1}}.dropdown-toggle:after{display:none}.chevron-icon{transition:transform .2s}.custom-dropdown .show.btn .chevron-icon{transform:rotate(180deg)}.btn-icon-left{text-align:center;justify-content:center;align-items:center;display:flex;position:relative}.btn-icon-left .chevron-icon{position:absolute;left:1rem;right:auto}
.changelog-section{scroll-margin-top:6rem}.changelog-skeleton .placeholder{min-height:.75rem}.changelog-skeleton-title{height:1.35rem}.changelog-skeleton-subtitle,.changelog-skeleton-date,.changelog-skeleton-line{height:.85rem}.changelog-skeleton-badge{height:1.45rem}.changelog-timeline{position:relative}.changelog-timeline:before{content:"";background:rgba(var(--border-color-1-rgb),.32);width:1px;position:absolute;inset-block:1.75rem;inset-inline-start:.4rem}.changelog-timeline-item{padding-inline-start:2.35rem}.changelog-timeline-item:before{content:"";border:3px solid rgba(var(--bg-color-1-rgb),1);z-index:1;background:#358cfe;border-radius:50%;width:.9rem;height:.9rem;position:absolute;inset-block-start:1.45rem;inset-inline-start:0}.changelog-timeline-item:first-child:before{--changelog-pulse-color:53,140,254;animation:1.6s ease-out infinite changelog-pulse}@keyframes changelog-pulse{0%{box-shadow:0 0 0 0 rgba(var(--changelog-pulse-color),.28)}70%{box-shadow:0 0 0 8px rgba(var(--changelog-pulse-color),0)}to{box-shadow:0 0 0 0 rgba(var(--changelog-pulse-color),0)}}.changelog-release{border:1px solid rgba(var(--border-color-1-rgb),.18);background:rgba(var(--bg-color-1-rgb),.54);transition:border-color .2s,background-color .2s,transform .2s}.changelog-release:hover,.changelog-release:focus-visible{background:#358cfe0f;border-color:#358cfe52;outline:none}.changelog-description{white-space:pre-wrap}@media (max-width:767.98px){.changelog-release-meta{justify-content:space-between;width:100%}.changelog-release-tag{order:2}.changelog-release-time{order:1}}.dark .changelog-timeline:before{background:rgba(var(--border-color-1-rgb),.42)}.dark .changelog-timeline-item:before{border-color:rgba(var(--bg-color-1-rgb),1);background:#78b1ff}.dark .changelog-timeline-item:first-child:before{--changelog-pulse-color:120,177,255}.dark .changelog-release{background:rgba(var(--bg-color-1-rgb),.38);border-color:rgba(var(--border-color-1-rgb),.22)}.dark .changelog-release:hover,.dark .changelog-release:focus-visible{background:#5f9cff1a;border-color:#78b1ff57}@media (max-width:575.98px){.changelog-timeline-item{padding-inline-start:1.75rem}}@media (prefers-reduced-motion:reduce){.changelog-timeline-item:first-child:before{box-shadow:0 0 0 4px rgba(var(--changelog-pulse-color),.16);animation:none}}
.plugin-screenshot-slider{width:100%;max-width:900px;margin-inline:auto}.plugin-screenshot-slider__viewport{background:rgba(var(--bg-color-1-rgb,255,255,255),.35);width:100%;max-width:640px;margin-inline:auto}.plugin-screenshot-slider__main{max-width:736px;margin-inline:auto}.plugin-screenshot-slider__container{direction:rtl}.plugin-screenshot-slider__slide{aspect-ratio:8/5;flex:0 0 100%;min-width:0}.plugin-screenshot-slider__arrow{color:#000;width:2.5rem;height:2.5rem;transition:color .2s,transform .2s}.dark .plugin-screenshot-slider__arrow{color:#fff}.plugin-screenshot-slider__arrow:hover{transform:translateY(-50%)scale(1.05)}.plugin-screenshot-slider__arrow--prev{inset-inline-start:.25rem}.plugin-screenshot-slider__arrow--next{inset-inline-end:.25rem}.plugin-screenshot-slider__thumbnail{opacity:.58;flex-shrink:0;flex-basis:5.5rem;height:3.5rem;transition:opacity .2s,border-color .2s}.plugin-screenshot-slider__thumbnail:hover,.plugin-screenshot-slider__thumbnail.is-active{opacity:1;border-color:var(--primary-blue)!important}.plugin-screenshot-slider__thumbnails-track{width:max-content;min-width:100%}@media (max-width:767.98px){.plugin-screenshot-slider__main{flex-wrap:wrap;justify-content:center;column-gap:.5rem;display:flex}.plugin-screenshot-slider__viewport{flex:0 0 100%}.plugin-screenshot-slider__arrow{width:2.15rem;height:2.15rem;margin-top:.75rem;position:static!important;transform:none!important}.plugin-screenshot-slider__arrow--prev{inset-inline-start:auto}.plugin-screenshot-slider__arrow--next{inset-inline-end:auto}}
