@charset "UTF-8";.astro-route-announcer{position:absolute;left:0;top:0;clip:rect(0 0 0 0);clip-path:inset(50%);overflow:hidden;white-space:nowrap;width:1px;height:1px}body{font-family:Open Sans,Noto Sans,sans-serif;font-size:16px;color:#3d4852;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5{line-height:1.2;font-weight:700;color:#3d4852}h1{font-size:1.75rem}h2{font-size:1.25rem}h3{font-size:1.1rem}h4{font-size:1rem}h5{font-size:.9rem}p{margin:0 0 1em}b,strong{color:#3d4852}*,*:before,*:after{box-sizing:border-box}body{margin:0;background:#fff;overflow-x:hidden}::selection{background:#5896bb;color:#fff}.container{max-width:860px;margin:0 auto;padding:0 1.5rem}nav.site-nav{background:#fff;border-bottom:1px solid #e8ecef;padding:1rem 0;position:relative;z-index:1}nav.site-nav .nav-inner{display:flex;align-items:center;justify-content:space-between;max-width:860px;margin:0 auto;padding:0 1.5rem}nav.site-nav .site-branding{display:flex;align-items:center;gap:.75rem;text-decoration:none}nav.site-nav .site-branding .logo{height:36px;width:auto}nav.site-nav .site-branding .brand-text .brand-name{display:block;font-size:.95rem;font-weight:700;color:#3d4852;line-height:1.2}nav.site-nav .filter-pills{display:flex;gap:.4rem;flex-wrap:wrap}nav.site-nav .filter-pills .pill{font-size:.75rem;font-weight:600;padding:.3rem .85rem;border-radius:999px;border:none;cursor:pointer;background:#f0f3f5;color:#6b7280;transition:background .15s,color .15s}nav.site-nav .filter-pills .pill.active,nav.site-nav .filter-pills .pill:hover{background:#0057ff;color:#fff}@media (max-width: 480px){nav.site-nav .filter-pills{display:none}}a{color:#5896bb;text-decoration:none;transition:opacity .15s}a:hover{opacity:.75}.type-badge{display:inline-block;font-size:.7rem;font-weight:600;text-transform:capitalize;padding:.2rem .6rem;border-radius:999px;color:#fff}.type-badge.type-feature{background-color:#7fc65b}.type-badge.type-update{background-color:#5896bb}.type-badge.type-bugfix{background-color:#e07b54}ul.posts{list-style:none;padding:2rem 0;margin:0}ul.posts li.post{display:flex;gap:0;margin-bottom:3rem}ul.posts li.post[data-type=feature] .timeline-dot{background:#7fc65b;box-shadow:0 0 0 3px #7fc65b26}ul.posts li.post[data-type=update] .timeline-dot{background:#5896bb;box-shadow:0 0 0 3px #5896bb26}ul.posts li.post[data-type=bugfix] .timeline-dot{background:#e07b54;box-shadow:0 0 0 3px #e07b5426}ul.posts li.post.hidden{display:none}ul.posts li.post .timeline-col{display:flex;flex-direction:column;align-items:center;flex-shrink:0;width:32px;padding-top:4px}ul.posts li.post .timeline-col .timeline-dot{width:12px;height:12px;border-radius:50%;flex-shrink:0;background:#e8ecef}ul.posts li.post .timeline-col .timeline-line{width:2px;flex:1;background:#e8ecef;margin-top:6px;min-height:40px}ul.posts li.post .post-content{flex:1;min-width:0;padding-left:1.25rem;padding-bottom:1rem}ul.posts li.post .version_wrapper{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap;margin-bottom:.6rem}ul.posts li.post .version_wrapper a.version_number{font-family:Source Code Pro,monospace;font-size:.75rem;font-weight:700;color:#5896bb;text-decoration:none}ul.posts li.post .version_wrapper a.version_number:hover{opacity:.75}ul.posts li.post .version_wrapper time{font-size:13px;color:#9aa5b1;display:inline}ul.posts li.post .content .post-title{font-size:1.1rem;font-weight:700;color:#3d4852;margin:0 0 .35rem;line-height:1.3}ul.posts li.post .content .post-description{font-size:13px;color:#6b7280;margin:0 0 .85rem;line-height:1.6}ul.posts li.post .content>*:not(.post-title):not(.post-description){border-left:3px solid #e8ecef;padding-left:1rem}ul.posts li.post .content h2{font-size:.85rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#9aa5b1;margin:1rem 0 .4rem;border-left:none;padding-left:0}ul.posts li.post .content h3{font-size:.95rem;font-weight:700;color:#3d4852;margin:.75rem 0 .3rem}ul.posts li.post .content ul{list-style:none;padding:0;margin:0 0 .75rem}ul.posts li.post .content ul li{padding-left:1rem;position:relative;margin-bottom:.3rem;font-size:13px;color:#3d4852;line-height:1.6}ul.posts li.post .content ul li:before{content:"•";position:absolute;left:0;color:#9aa5b1}ul.posts li.post .content p{font-size:13px;color:#3d4852;line-height:1.7;margin:0 0 .5rem}ul.posts li.post .content code{font-family:Source Code Pro,monospace;font-size:.875em;background:#f0f3f5;border:1px solid #e8ecef;padding:.1em .35em;border-radius:.25rem;color:#3d4852}.post{max-width:740px;margin:0 auto;padding:2.5rem 0 4rem}.post .back-link{display:inline-block;font-size:13px;color:#5896bb;margin-bottom:1.5rem;text-decoration:none}.post .back-link:hover{opacity:.75}.post .post-header{margin-bottom:1rem;display:flex;align-items:center;gap:.6rem;flex-wrap:wrap}.post .post-header a.version_number{font-family:Source Code Pro,monospace;font-size:.8rem;font-weight:700;color:#5896bb;text-decoration:none}.post .post-header a.version_number:hover{opacity:.75}.post .post-header time{font-size:13px;color:#9aa5b1}.post h1{font-size:1.6rem;margin:0 0 .4rem;color:#3d4852}.post .post-description{color:#6b7280;font-size:13px;margin:0 0 1.5rem;line-height:1.6}.post hr{border:none;border-top:1px solid #e8ecef;margin:1.5rem 0}.post h2{font-size:.85rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#9aa5b1;margin:1.5rem 0 .5rem}.post h3{font-size:1rem;font-weight:700;color:#3d4852;margin:1rem 0 .3rem}.post ul{list-style:none;padding:0}.post ul li{padding-left:1rem;position:relative;margin-bottom:.4rem;line-height:1.6;font-size:13px;color:#3d4852}.post ul li:before{content:"•";position:absolute;left:0;color:#9aa5b1}.post p{font-size:13px;color:#3d4852;line-height:1.7}.post code{font-family:Source Code Pro,monospace;font-size:.875em;background:#f0f3f5;border:1px solid #e8ecef;padding:.1em .35em;border-radius:.25rem;color:#3d4852}footer.site-footer{background:#f0f3f5;border-top:1px solid #e8ecef;padding:1rem 0;margin-top:2rem}footer.site-footer .footer-inner{max-width:860px;margin:0 auto;padding:0 1.5rem;font-size:.75rem;color:#9aa5b1}footer.site-footer .footer-inner a{color:#9aa5b1;text-decoration:none}footer.site-footer .footer-inner a:hover{color:#5896bb;opacity:1}@media (max-width: 420px){body{font-size:15px}}
