.product-version-line{display:flex;width:-moz-fit-content;width:fit-content;align-items:center;gap:10px;margin:18px 0 14px;padding:8px 14px;border:1px solid #1c1f20;border-radius:30px;background:#101314;font-family:Manrope,sans-serif;font-size:13px;text-decoration:none;transition:border-color .25s ease}.product-version-line:hover{border-color:rgba(0,166,250,.35)}.product-version-dot{width:6px;height:6px;border-radius:50%;background-color:#00a6fa;box-shadow:0 0 8px 1px rgba(0,166,250,.6)}.product-version-number{font-weight:600;color:#fff}.product-version-date{font-weight:400;color:#81898d}.product-version-link{display:inline-flex;align-items:center;gap:6px;font-weight:500;color:#00a6fa;padding-left:12px;border-left:1px solid #1c1f20}.product-version-link i{font-size:11px}@media only screen and (max-width:500px){.product-version-line{flex-wrap:wrap;border-radius:12px}.product-version-link{padding-left:0;border-left:none}}.product-changelog{margin-top:48px;width:100%;scroll-margin-top:110px}.product-changelog-header{margin-bottom:24px}.product-changelog-header h2{font-family:Manrope,sans-serif;font-size:24px;font-weight:700;color:#fff;margin:0;line-height:1.2;position:relative;padding-left:18px}.product-changelog-header h2:before{position:absolute;content:"";left:0;top:4px;width:3px;height:calc(100% - 8px);background-color:#00a6fa;border-radius:10px;box-shadow:0 0 10px 1px rgba(0,166,250,.5)}.product-changelog-header p{font-family:Manrope,sans-serif;font-size:13px;font-weight:400;color:#81898d;margin:8px 0 0 18px;line-height:1.6}.product-changelog-list{display:flex;flex-direction:column;gap:12px}.product-changelog-entry{background:linear-gradient(135deg,#15181a,#0d0f10);border:1px solid #1c1f20;border-radius:12px;overflow:hidden;transition:border-color .3s ease}.product-changelog-entry.open{border-color:rgba(0,166,250,.25)}.product-changelog-entry-head{width:100%;display:flex;align-items:center;gap:14px;padding:18px 20px;background:none;border:none;cursor:pointer;text-align:left;font-family:Manrope,sans-serif}.product-changelog-version{font-size:16px;font-weight:700;color:#fff;letter-spacing:.3px}.product-changelog-date{font-size:13px;font-weight:400;color:#81898d}.product-changelog-badge{font-size:11px;font-weight:600;letter-spacing:.6px;text-transform:uppercase;color:#00a6fa;border:1px solid rgba(0,166,250,.35);border-radius:20px;padding:3px 10px}.product-changelog-chevron{margin-left:auto;font-size:12px;color:#5a6265;transition:transform .3s ease}.product-changelog-entry.open .product-changelog-chevron{transform:rotate(180deg)}.product-changelog-entry.open .product-changelog-body{display:flex}.product-changelog-body{display:none;padding:0 20px 22px;flex-direction:column;gap:22px}.product-changelog-group h3{font-family:Manrope,sans-serif;font-size:12px;font-weight:600;letter-spacing:1px;text-transform:uppercase;color:#b8c2c7;margin:0 0 12px}.product-changelog-group-warn{color:#e8b341}.product-changelog-group ul{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:10px}.product-changelog-group li{font-family:Manrope,sans-serif;font-size:14px;font-weight:400;color:#81898d;line-height:1.7;padding-left:18px;position:relative}.product-changelog-group li:before{content:"";position:absolute;left:0;top:10px;width:5px;height:5px;border-radius:50%;background-color:#2f3639}.product-changelog-files{border-top:1px solid #1c1f20;padding-top:16px}.product-changelog-files-list+.product-changelog-files-note,.product-changelog-files-toggle+.product-changelog-files-note{margin-top:12px}.product-changelog-files-note{font-family:Manrope,sans-serif;font-size:13px;font-weight:400;color:#81898d;line-height:1.7;margin:0}.product-changelog-files-toggle{display:flex;align-items:center;gap:10px;background:none;border:none;padding:0;cursor:pointer;font-family:Manrope,sans-serif;font-size:13px;font-weight:500;color:#81898d;transition:color .2s ease}.product-changelog-files-toggle:hover{color:#fff}.product-changelog-files-toggle i{font-size:10px;width:10px}.product-changelog-files-list{display:none;flex-wrap:wrap;gap:8px;margin-top:14px}.product-changelog-files.open .product-changelog-files-list{display:flex}.product-changelog-files-list code{font-family:JetBrains Mono,Consolas,monospace;font-size:12px;color:#b8c2c7;background:#0a0c0d;border:1px solid #1c1f20;border-radius:6px;padding:5px 9px}@media only screen and (max-width:768px){.product-changelog-entry-head{flex-wrap:wrap;gap:10px;padding:16px}.product-changelog-body{padding:0 16px 18px}}