@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:Inter,system-ui,sans-serif;font-size:15px;color:#1a1f2e;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:#1a1f2e}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:#1a1f2e}*,*: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}.container-wide{max-width:1080px;margin:0 auto;padding:0 1.5rem}.container-post{max-width:680px;padding:2.5rem 0 4rem}nav.site-nav{background:#fff;border-bottom:1px solid #e4e8ef;padding:.875rem 0;position:sticky;top:0;z-index:10}nav.site-nav .nav-inner{display:flex;align-items:center;gap:1rem;max-width:860px;margin:0 auto;padding:0 1.5rem}nav.site-nav .site-branding{display:flex;align-items:center;gap:.65rem;text-decoration:none}nav.site-nav .site-branding .logo{height:32px;width:auto}nav.site-nav .site-branding .brand-name{font-size:.9rem;font-weight:700;color:#1a1f2e;letter-spacing:-.01em}nav.site-nav .nav-spacer{flex:1}nav.site-nav .nav-ext-link{font-size:.8rem;font-weight:500;color:#5a6478;text-decoration:none}nav.site-nav .nav-ext-link:hover{color:#0057ff;opacity:1}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}.hero{background:#f4f6f9;border-bottom:1px solid #e4e8ef;padding:3rem 1.5rem 2.5rem;text-align:center}.hero .hero-inner{max-width:620px;margin:0 auto}.hero h1{font-size:2rem;font-weight:700;color:#1a1f2e;letter-spacing:-.03em;margin-bottom:.5rem;line-height:1.15}.hero .hero-accent{color:#0057ff}.hero p{font-size:.95rem;color:#5a6478;line-height:1.6;margin-bottom:1.75rem}.filter-bar{display:flex;justify-content:center;gap:.35rem}.filter-bar .filter-pill{font-family:Inter,system-ui,sans-serif;font-size:.75rem;font-weight:600;padding:.4rem 1.1rem;border-radius:999px;border:1px solid #e4e8ef;background:#fff;color:#5a6478;cursor:pointer;transition:background .15s,border-color .15s,color .15s}.filter-bar .filter-pill.active,.filter-bar .filter-pill:hover{background:#0057ff;border-color:#0057ff;color:#fff}ul.posts{list-style:none;padding:2.5rem 0;margin:0}ul.posts li.post{display:flex;gap:0;margin-bottom:2rem}ul.posts li.post[data-type=feature] .timeline-dot{background:#7fc65b;box-shadow:0 0 0 3px #7fc65b2e}ul.posts li.post[data-type=update] .timeline-dot{background:#5896bb;box-shadow:0 0 0 3px #5896bb2e}ul.posts li.post[data-type=bugfix] .timeline-dot{background:#e07b54;box-shadow:0 0 0 3px #e07b542e}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:36px;padding-top:8px}ul.posts li.post .timeline-col .timeline-dot{width:14px;height:14px;border-radius:50%;flex-shrink:0;background:#e4e8ef;border:2px solid #ffffff}ul.posts li.post .timeline-col .timeline-line{width:2px;flex:1;background:#e4e8ef;margin-top:6px;min-height:60px}ul.posts li.post .post-content{flex:1;min-width:0;padding-left:1rem;padding-bottom:.5rem}ul.posts li.post .card-surface{background:#f4f6f9;border:1px solid #e4e8ef;border-radius:10px;padding:1.25rem 1.4rem;transition:border-color .15s,box-shadow .15s}ul.posts li.post .card-surface:hover{border-color:#cad2e0;box-shadow:0 2px 12px #0000000f}ul.posts li.post .card-surface .post-title{font-size:1rem;font-weight:700;color:#1a1f2e;margin:0 0 .3rem;line-height:1.3;letter-spacing:-.01em}ul.posts li.post .card-surface .post-description{font-size:.82rem;color:#5a6478;margin:0 0 .85rem;line-height:1.6}ul.posts li.post .version_wrapper{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap;margin-bottom:.65rem}ul.posts li.post .version_wrapper a.version_number{font-family:Source Code Pro,monospace;font-size:.72rem;font-weight:700;color:#0057ff;background:#0057ff12;border:1px solid rgba(0,87,255,.15);border-radius:6px;padding:.15rem .5rem;text-decoration:none}ul.posts li.post .version_wrapper a.version_number:hover{background:#0057ff1f;opacity:1}ul.posts li.post .version_wrapper time{font-size:.82rem;color:#8e99ad;display:inline}ul.posts li.post .content>*{border-left:3px solid #e4e8ef;padding-left:.9rem}ul.posts li.post .content h2{font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#8e99ad;margin:1rem 0 .4rem;border-left:none;padding-left:0}ul.posts li.post .content h3{font-size:.95rem;font-weight:700;color:#1a1f2e;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:.82rem;color:#1a1f2e;line-height:1.6}ul.posts li.post .content ul li:before{content:"•";position:absolute;left:0;color:#8e99ad}ul.posts li.post .content p{font-size:.82rem;color:#1a1f2e;line-height:1.7;margin:0 0 .5rem}ul.posts li.post .content code{font-family:Source Code Pro,monospace;font-size:.875em;background:#fff;border:1px solid #e4e8ef;padding:.1em .35em;border-radius:.25rem;color:#1a1f2e}ul.posts li.post .read-more{display:inline-block;margin-top:.75rem;font-size:.82rem;font-weight:600;color:#0057ff;text-decoration:none;letter-spacing:.01em}ul.posts li.post .read-more:hover{text-decoration:underline;opacity:1}.post .back-link{display:inline-block;font-size:.82rem;font-weight:500;color:#5a6478;margin-bottom:1.75rem;text-decoration:none}.post .back-link:hover{color:#0057ff;opacity:1}.post .post-header{display:flex;align-items:center;gap:.6rem;flex-wrap:wrap;margin-bottom:.75rem}.post .post-header a.version_number{font-family:Source Code Pro,monospace;font-size:.72rem;font-weight:700;color:#0057ff;background:#0057ff12;border:1px solid rgba(0,87,255,.15);border-radius:6px;padding:.15rem .5rem;text-decoration:none}.post .post-header a.version_number:hover{background:#0057ff1f;opacity:1}.post .post-header time{font-size:.82rem;color:#8e99ad}.post h1{font-size:1.6rem;font-weight:700;letter-spacing:-.02em;margin:0 0 .4rem;color:#1a1f2e}.post .post-description{color:#5a6478;font-size:.82rem;margin:0 0 1.5rem;line-height:1.6}.post hr{border:none;border-top:1px solid #e4e8ef;margin:1.5rem 0}.post .post-body h2{font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#8e99ad;margin:1.5rem 0 .5rem}.post .post-body h3{font-size:1rem;font-weight:700;color:#1a1f2e;margin:1rem 0 .3rem}.post .post-body ul{list-style:none;padding:0}.post .post-body ul li{padding-left:1rem;position:relative;margin-bottom:.4rem;line-height:1.6;font-size:.82rem;color:#1a1f2e}.post .post-body ul li:before{content:"•";position:absolute;left:0;color:#8e99ad}.post .post-body p{font-size:.82rem;color:#1a1f2e;line-height:1.7;margin:0 0 .75rem}.post .post-body a{color:#0057ff;text-decoration:none}.post .post-body a:hover{text-decoration:underline;opacity:1}.post .post-body code{font-family:Source Code Pro,monospace;font-size:.875em;background:#f4f6f9;border:1px solid #e4e8ef;padding:.1em .35em;border-radius:.25rem;color:#1a1f2e}.post .post-body strong{color:#1a1f2e;font-weight:600}footer.site-footer{background:#f4f6f9;border-top:1px solid #e4e8ef;padding:1.25rem 0;margin-top:2rem}footer.site-footer .footer-inner{max-width:860px;margin:0 auto;padding:0 1.5rem;font-size:.75rem;color:#8e99ad}footer.site-footer .footer-inner a{color:#8e99ad;text-decoration:none}footer.site-footer .footer-inner a:hover{color:#0057ff;opacity:1}@media (max-width: 420px){body{font-size:15px}}.page-with-sidebar{display:grid;grid-template-columns:220px 1fr;gap:0;max-width:1080px;margin:0 auto;padding:0 1.5rem;align-items:start}@media (max-width: 768px){.page-with-sidebar{grid-template-columns:1fr}}.sidebar{position:sticky;top:57px;height:calc(100vh - 57px);overflow-y:auto;padding:2rem 1rem 2rem 0;border-right:1px solid #e4e8ef;scrollbar-width:thin;scrollbar-color:#e4e8ef transparent}@media (max-width: 768px){.sidebar{display:none}}.sidebar .sidebar-label{font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#8e99ad;margin-bottom:.75rem;padding-left:.5rem}.sidebar nav{display:flex;flex-direction:column;gap:.1rem}.sidebar a{display:block;font-size:.78rem;color:#5a6478;text-decoration:none;padding:.35rem .5rem;border-radius:6px;line-height:1.4;transition:background .1s,color .1s}.sidebar a:hover{background:#f4f6f9;color:#1a1f2e;opacity:1}.sidebar a.active{background:#0057ff12;color:#0057ff;font-weight:600}.sidebar .sidebar-release{display:flex;flex-direction:column;gap:.1rem}.sidebar .sidebar-release .sidebar-version{font-family:Source Code Pro,monospace;font-size:.72rem;font-weight:700}.sidebar .sidebar-release .sidebar-date{font-size:.68rem;color:#8e99ad}.sidebar .toc-h3{padding-left:1rem;font-size:.74rem}.sidebar-main{min-width:0;padding-left:2rem}@media (max-width: 768px){.sidebar-main{padding-left:0}}
