.changelog-page{position:relative;min-height:100vh;overflow:hidden}.changelog-decorative-line{position:absolute;top:0;width:0;height:100%;display:flex;align-items:center;justify-content:center;pointer-events:none}.changelog-decorative-line--left{left:59px}.changelog-decorative-line--right{left:calc(100% - 59px)}.changelog-decorative-line svg{flex:none;transform:rotate(90deg);width:4000px;height:1px}.section-changelog-hero{width:100%;position:relative;overflow:hidden}.changelog-hero_background{position:absolute;inset:0;background:linear-gradient(180deg,rgb(12,47,40),rgb(20,64,55) 30%,rgb(42,106,93) 60%,rgb(255,255,255))}.changelog-hero_wrapper{position:relative;width:1280px;max-width:calc(100% - 160px);margin:0 auto;padding:120px 0 80px}.changelog-hero_label{font-family:Banana Grotesk,Arial,sans-serif;font-size:15px;font-weight:500;line-height:1.4;color:rgb(226,244,133);margin:0 0 16px}.changelog-hero_title{font-size:55px;font-weight:700;line-height:1.1;margin:0 0 24px}.changelog-hero_description,.changelog-hero_title{font-family:Banana Grotesk,Arial,sans-serif;color:rgb(255,255,255)}.changelog-hero_description{font-size:25px;font-weight:400;line-height:1.4;margin:0 0 48px;max-width:643px}.changelog-hero_filters{display:flex;flex-wrap:wrap;gap:12px}.changelog-filter-pill{display:inline-flex;align-items:center;justify-content:center;height:41px;padding:0 24px;border-radius:200px;font-family:Banana Grotesk,Arial,sans-serif;font-size:18px;font-weight:500;line-height:1;cursor:pointer;transition:all .2s ease;border:1px solid transparent}.changelog-filter-pill--active{background-color:rgb(226,244,133);color:rgb(20,64,55);border-color:transparent}.changelog-filter-pill--inactive{background-color:rgb(255,255,255);color:rgb(26,25,25);border-color:rgb(206,206,206)}.changelog-filter-pill--inactive:hover{border-color:rgb(20,64,55)}.changelog-hero_divider{position:relative;width:100%;height:1px}.changelog-hero_divider svg{display:block;width:100%;height:1px}.section-changelog-content{width:100%;background-color:rgb(255,255,255);padding:64px 0 80px}.changelog-content_wrapper{width:1280px;max-width:calc(100% - 160px);margin:0 auto;display:grid;grid-template-columns:1fr 350px;gap:64px}.changelog-content_main{min-width:0}.changelog-content_sidebar{position:sticky;top:117px;height:fit-content}.changelog-entries{display:flex;flex-direction:column;gap:48px}.changelog-entry{display:flex;flex-direction:column;gap:16px}.changelog-entry_header{display:flex;align-items:center;gap:12px}.changelog-entry_date{font-family:Banana Grotesk,Arial,sans-serif;font-size:14px;font-weight:500;line-height:1.4;color:rgb(83,115,108)}.changelog-entry_badge{display:inline-flex;align-items:center;justify-content:center;padding:4px 10px;border-radius:4px;font-family:Banana Grotesk,Arial,sans-serif;font-size:12px;font-weight:600;line-height:1;text-transform:uppercase;letter-spacing:.5px}.changelog-entry_badge--new{background-color:rgb(226,244,133);color:rgb(20,64,55)}.changelog-entry_badge--improved{background-color:rgb(53,167,83);color:rgb(255,255,255)}.changelog-entry_badge--fixed{background-color:rgb(83,115,108);color:rgb(255,255,255)}.changelog-entry_title{font-family:Banana Grotesk,Arial,sans-serif;font-size:24px;font-weight:600;line-height:1.3;color:rgb(20,64,55);margin:0}.changelog-entry_content{font-family:Banana Grotesk,Arial,sans-serif;font-size:16px;font-weight:400;line-height:1.7;color:rgb(61,61,59)}.changelog-entry_content>:first-child{margin-top:0}.changelog-entry_content>:last-child{margin-bottom:0}.changelog-entry_content p{margin:16px 0}.changelog-entry_content h2,.changelog-entry_content h3,.changelog-entry_content h4{font-weight:600;color:rgb(20,64,55);margin:24px 0 12px}.changelog-entry_content h2{font-size:20px}.changelog-entry_content h3{font-size:18px}.changelog-entry_content h4{font-size:16px}.changelog-entry_content ol,.changelog-entry_content ul{margin:16px 0;padding-left:24px}.changelog-entry_content li{margin:8px 0}.changelog-entry_content a{color:rgb(20,64,55);text-decoration:underline}.changelog-entry_content a:hover{color:rgb(53,167,83)}.changelog-entry_content code{font-family:SF Mono,Monaco,Consolas,monospace;font-size:14px;background-color:rgb(245,245,245);padding:2px 6px;border-radius:4px}.changelog-entry_content pre{margin:16px 0;padding:16px;background-color:rgb(245,245,245);border-radius:8px;overflow-x:auto}.changelog-entry_content pre code{padding:0;background:none}.changelog-entry_content strong{font-weight:600}.changelog-entry_content blockquote{margin:16px 0;padding-left:16px;border-left:3px solid rgb(218,218,218);color:rgb(83,115,108)}.changelog-entry_image{width:100%;max-width:600px;border-radius:8px;overflow:hidden;margin-top:8px}.changelog-entry_image img{width:100%;height:auto;display:block}.changelog-entry_metadata{display:flex;flex-wrap:wrap;gap:16px;margin-top:8px}.changelog-entry_meta-item{display:flex;align-items:center;gap:6px;font-family:Banana Grotesk,Arial,sans-serif;font-size:14px;color:rgb(83,115,108)}.changelog-entry_meta-label{font-weight:500}.changelog-entry_meta-value{font-weight:400}.changelog-sidebar_wrapper{display:flex;flex-direction:column;gap:24px}.changelog-sidebar_title{font-family:Banana Grotesk,Arial,sans-serif;font-size:16px;font-weight:700;line-height:1.4;color:rgb(20,64,55);margin:0}.changelog-sidebar_list{display:flex;flex-direction:column;gap:0}.changelog-sidebar_item{display:flex;flex-direction:column;gap:4px;padding:12px 0;border-bottom:1px solid rgb(218,218,218);text-decoration:none;transition:background-color .2s ease}.changelog-sidebar_item:first-child{padding-top:0}.changelog-sidebar_item:last-child{border-bottom:none}.changelog-sidebar_item-date{font-size:12px;color:rgb(83,115,108)}.changelog-sidebar_item-date,.changelog-sidebar_item-title{font-family:Banana Grotesk,Arial,sans-serif;font-weight:500}.changelog-sidebar_item-title{font-size:14px;color:rgb(61,61,59);line-height:1.4}.changelog-sidebar_item:hover .changelog-sidebar_item-title{color:rgb(20,64,55)}.changelog-empty{text-align:center;padding:64px 0}.changelog-empty_text{font-family:Banana Grotesk,Arial,sans-serif;font-size:20px;font-weight:400;color:rgb(126,126,126)}.changelog-entries-wrapper{display:flex;flex-direction:column;gap:48px}.changelog-pagination{display:flex;align-items:center;justify-content:center;gap:8px;padding-top:32px;border-top:1px solid rgb(218,218,218)}.changelog-pagination_pages{display:flex;align-items:center;gap:4px}.changelog-pagination_button{display:inline-flex;align-items:center;justify-content:center;gap:8px;font-family:Banana Grotesk,Arial,sans-serif;font-size:14px;font-weight:500;border:none;background:none;cursor:pointer;transition:all .2s ease}.changelog-pagination_button--nav{padding:8px 16px;border-radius:8px;color:rgb(20,64,55);background-color:rgb(255,255,255);border:1px solid rgb(218,218,218)}.changelog-pagination_button--nav:hover:not(:disabled){background-color:rgb(245,245,245);border-color:rgb(20,64,55)}.changelog-pagination_button--nav:disabled{color:rgb(180,180,180);cursor:not-allowed;border-color:rgb(230,230,230)}.changelog-pagination_button--page{width:36px;height:36px;border-radius:8px;color:rgb(61,61,59)}.changelog-pagination_button--page:hover{background-color:rgb(245,245,245)}.changelog-pagination_button--active{background-color:rgb(20,64,55);color:rgb(255,255,255)}.changelog-pagination_button--active:hover{background-color:rgb(20,64,55)}.changelog-pagination_ellipsis{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;font-family:Banana Grotesk,Arial,sans-serif;font-size:14px;color:rgb(126,126,126)}@media screen and (max-width:991px){.changelog-decorative-line{display:none}.changelog-hero_wrapper{max-width:calc(100% - 80px);padding:80px 0 60px}.changelog-hero_title{font-size:40px}.changelog-hero_description{font-size:20px;margin-bottom:32px}.section-changelog-content{padding:48px 0 60px}.changelog-content_wrapper{max-width:calc(100% - 80px);grid-template-columns:1fr;gap:48px}.changelog-content_sidebar{position:static;order:-1}.changelog-entries{gap:40px}.changelog-entry_title{font-size:22px}.changelog-entry_content{font-size:15px}.changelog-entry_content h2{font-size:18px}.changelog-entry_content h3{font-size:16px}.changelog-entry_content code{font-size:13px}.changelog-entries-wrapper{gap:40px}}@media screen and (max-width:767px){.changelog-hero_wrapper{max-width:calc(100% - 32px);padding:60px 0 48px}.changelog-hero_label{font-size:14px}.changelog-hero_title{font-size:32px}.changelog-hero_description{font-size:18px;margin-bottom:24px}.changelog-hero_filters{gap:8px}.changelog-filter-pill{height:36px;padding:0 16px;font-size:14px}.section-changelog-content{padding:32px 0 48px}.changelog-content_wrapper{max-width:calc(100% - 32px);gap:32px}.changelog-entries{gap:32px}.changelog-entry{gap:12px}.changelog-entry_title{font-size:20px}.changelog-entry_content{font-size:14px}.changelog-entry_content h2{font-size:17px}.changelog-entry_content h3{font-size:15px}.changelog-entry_content code{font-size:12px}.changelog-entry_content ol,.changelog-entry_content ul{padding-left:20px}.changelog-entry_metadata{gap:12px}.changelog-entry_meta-item{font-size:13px}.changelog-entries-wrapper{gap:32px}.changelog-pagination{flex-wrap:wrap;gap:12px;padding-top:24px}.changelog-pagination_pages{order:-1;width:100%;justify-content:center}.changelog-pagination_button--nav{padding:8px 12px;font-size:13px}.changelog-pagination_button--page{width:32px;height:32px;font-size:13px}.changelog-pagination_ellipsis{width:32px;height:32px}}
/*# sourceMappingURL=23e8c269f2653cfc.css.map*/