@charset "UTF-8";html{scroll-behavior:smooth}.section.hasCircles{overflow:hidden;position:relative}.section.hasCircles .content{position:relative}.section.changelog{padding-left:40px}.section.changelog a.anchor-link{color:inherit;text-decoration:none;transition:color .15s}.section.changelog a.anchor-link:hover{color:#f06400;cursor:pointer}.section.changelog h3{font-weight:600}.section.changelog h4{font-size:1.1rem;font-weight:600;margin-top:1.5rem}.section.changelog .subtitle{color:#a2a7b1;font-size:.7rem;font-weight:600;margin:.5rem 0 2.5rem;text-transform:uppercase}.section.changelog .subtitle a{color:#a2a7b1}.section.changelog .subtitle a:hover{color:#f06400}.section.changelog ul{font-size:.9rem;list-style-type:none;margin:0}.section.changelog ul li{margin-bottom:.5rem;position:relative}.section.changelog ul li .icon{background:linear-gradient(329deg,#f97204,#de02b7);border-radius:50%;color:#fff;font-size:1rem;height:31px;left:-40px;padding:3px;position:absolute;text-align:center;top:2px;width:31px}.section.changelog ul li .image,.section.changelog ul li .video{line-height:0;margin:1rem 0 2rem;max-width:100%;width:552px}.section.changelog ul li .image img,.section.changelog ul li .image video,.section.changelog ul li .video img,.section.changelog ul li .video video{border:1px solid var(--border-subtle);border-radius:12px;width:100%}.section.changelog ul li.hasDot:before{color:#f06400;content:"•";font-size:.8rem;font-weight:600;left:-.85rem;position:absolute;top:.1rem}.section.changelog .lead ul{font-size:1.35rem}.section.changelog .lead ul li{margin-bottom:1rem}.section.changelog .lead .mutedColor a{border-bottom:1px dotted #7c8290;text-decoration:none}.section.colored,.section.hint{background-color:#1e2429;color:#fff;padding:1rem}[data-theme=dark] .section.colored,[data-theme=dark] .section.hint{background-color:var(--bg-highlight)}.section.colored .content,.section.hint .content{font-size:1.1rem;margin:0 auto;max-width:975px;text-align:center}.section.colored .content strong,.section.hint .content strong{font-size:1.4rem}.section.colored a,.section.hint a{border-bottom:1px dotted hsla(0,0%,100%,.5);color:#fff;font-weight:800;white-space:nowrap}.section.colored a:hover,.section.hint a:hover{border-bottom:1px solid #fff}.section.colored{background:#f06400;background:linear-gradient(111deg,#de02b7,#f06400);color:var(--always-white)}.circlesContainer{height:65rem;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:65rem}.circlesContainer .circle{transform-origin:50% 50%}.circlesContainer .circle,.circlesContainer .circle:before{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.circlesContainer .circle:before{border-radius:65rem;content:""}.circlesContainer .circle:first-child{animation:spin 20s linear 2}.circlesContainer .circle:first-child:before{border:2rem solid rgb(from var(--text-main) r g b/.3);border-bottom-color:transparent!important;border-right-color:transparent!important;border-top-color:transparent!important;height:60rem;width:60rem}.circlesContainer .circle:nth-child(2){animation:spin 25s linear 2 reverse}.circlesContainer .circle:nth-child(2):before{border:2.7rem solid rgb(from var(--text-main) r g b/.15);border-bottom-color:transparent!important;border-left-color:transparent!important;border-top-color:transparent!important;height:52rem;width:52rem}.circlesContainer .circle:nth-child(3){animation:spin 15s linear 2}.circlesContainer .circle:nth-child(3):before{border:1.5rem solid rgba(240,100,0,.15);border-bottom-color:transparent!important;border-right-color:transparent!important;border-top-color:transparent!important;height:42rem;width:42rem}.circlesContainer .circle:nth-child(4){animation:spin 20s linear 2 reverse}.circlesContainer .circle:nth-child(4):before{border:1.2rem solid rgb(from var(--text-main) r g b/.1);border-bottom-color:transparent!important;border-left-color:transparent!important;border-top-color:transparent!important;height:30rem;width:30rem}.circlesContainer .circle:nth-child(5){animation:spin 25s linear 2}.circlesContainer .circle:nth-child(5):before{border:2.2rem solid rgb(from var(--text-main) r g b/.05);border-left-color:transparent!important;border-right-color:transparent!important;height:20rem;width:20rem}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}