.changelog-entry:where(.astro-w6qo3ggy){max-width:75ch}.entry-header:where(.astro-w6qo3ggy){margin-bottom:3rem;display:grid;grid-template-columns:1fr auto;gap:2rem;align-items:center}.header-meta:where(.astro-w6qo3ggy){display:flex;flex-direction:column;gap:.5rem;align-items:flex-start}.date:where(.astro-w6qo3ggy){font-size:1rem;font-weight:600;color:var(--chakra-colors-gray-700);letter-spacing:.01em;background:var(--chakra-colors-gray-100);padding:.5rem 1rem;border-radius:6px;border:1px solid var(--chakra-colors-gray-200);display:inline-block}.theme-dark:where(.astro-w6qo3ggy) .date:where(.astro-w6qo3ggy){background:var(--chakra-colors-gray-800);color:var(--chakra-colors-gray-100);border-color:var(--chakra-colors-gray-700)}.tag-list:where(.astro-w6qo3ggy){list-style:none;display:flex;flex-direction:row;flex-wrap:wrap;gap:.5rem;padding:0;margin:0;align-items:flex-end;justify-content:flex-end}@media(max-width:50em){.entry-header:where(.astro-w6qo3ggy){grid-template-columns:1fr}.tag-list:where(.astro-w6qo3ggy){align-items:flex-start;justify-content:flex-start}}.tag:where(.astro-w6qo3ggy){background:var(--chakra-colors-gray-100);color:var(--chakra-colors-gray-700);font-size:.75rem;font-weight:600;padding:.4rem .75rem;border-radius:6px;text-transform:uppercase;letter-spacing:.05em;border:1px solid var(--chakra-colors-gray-200)}.theme-dark:where(.astro-w6qo3ggy) .tag:where(.astro-w6qo3ggy){background:var(--chakra-colors-gray-700);color:var(--chakra-colors-gray-200);border-color:var(--chakra-colors-gray-600)}.entry-title:where(.astro-w6qo3ggy){font-size:2.25rem;font-weight:700;line-height:1.2;margin:0 0 1rem;color:var(--theme-text);letter-spacing:-.02em}@media(max-width:50em){.entry-title:where(.astro-w6qo3ggy){font-size:1.75rem}}.lead:where(.astro-w6qo3ggy){font-size:1.25rem;line-height:1.6;color:var(--theme-text-light);margin:0;font-weight:400}@media(max-width:50em){.lead:where(.astro-w6qo3ggy){font-size:1.125rem}}.entry-content:where(.astro-w6qo3ggy){font-size:1.0625rem;line-height:1.75;color:var(--theme-text)}.entry-content:where(.astro-w6qo3ggy) h2{margin-top:2.5rem;margin-bottom:1rem;font-size:1.75rem;font-weight:600;line-height:1.3;letter-spacing:-.01em}.entry-content:where(.astro-w6qo3ggy) h3{margin-top:2rem;margin-bottom:.875rem;font-size:1.375rem;font-weight:600;line-height:1.4}.entry-content:where(.astro-w6qo3ggy) p{margin-bottom:1.25rem}.entry-content:where(.astro-w6qo3ggy) ul,.entry-content:where(.astro-w6qo3ggy) ol{margin-bottom:1.25rem;padding-left:1.75rem}.entry-content:where(.astro-w6qo3ggy) li{margin-bottom:.5rem}.entry-content:where(.astro-w6qo3ggy) li>p{margin-bottom:.5rem}.entry-content:where(.astro-w6qo3ggy) img{max-width:100%;height:auto;border-radius:8px;margin:2rem 0;box-shadow:0 4px 12px #0000001a}.theme-dark:where(.astro-w6qo3ggy) .entry-content:where(.astro-w6qo3ggy) img{box-shadow:0 4px 12px #0000004d}.entry-content:where(.astro-w6qo3ggy) code{background:var(--theme-code-inline-bg);color:var(--theme-code-inline-text);padding:.2em .4em;border-radius:4px;font-size:.9em;font-family:var(--font-mono)}.entry-content:where(.astro-w6qo3ggy) pre{margin:1.5rem 0;padding:1.25rem;border-radius:8px;overflow-x:auto;background:var(--theme-code-bg);border:1px solid var(--theme-border-color)}.entry-content:where(.astro-w6qo3ggy) pre code{background:none;padding:0;color:inherit;font-size:.875rem}.entry-content:where(.astro-w6qo3ggy) blockquote{margin:1.5rem 0;padding:1rem 1.25rem;border-left:4px solid var(--chakra-colors-gray-300);background:var(--chakra-colors-gray-50);color:var(--theme-text-light);font-style:italic}.theme-dark:where(.astro-w6qo3ggy) .entry-content:where(.astro-w6qo3ggy) blockquote{border-left-color:var(--chakra-colors-gray-600);background:var(--chakra-colors-gray-800)}.entry-content:where(.astro-w6qo3ggy) a{color:var(--theme-text);text-decoration:underline;text-decoration-color:var(--chakra-colors-gray-300);text-underline-offset:2px;transition:text-decoration-color .2s}.entry-content:where(.astro-w6qo3ggy) a:hover{text-decoration-color:var(--chakra-colors-gray-600)}.entry-content:where(.astro-w6qo3ggy) hr{margin:2.5rem 0;border:none;border-top:1px solid var(--theme-border-color)}.entry-content:where(.astro-w6qo3ggy)>*:first-child{margin-top:0}.entry-content:where(.astro-w6qo3ggy)>*:last-child{margin-bottom:0}.entry-footer:where(.astro-w6qo3ggy){margin-top:4rem}.back-button:where(.astro-w6qo3ggy){display:inline-flex;align-items:center;gap:.5rem;text-decoration:none;font-size:.875rem;font-weight:600;color:var(--chakra-colors-gray-700);background:var(--chakra-colors-gray-100);padding:.5rem 1rem;border-radius:6px;border:1px solid var(--chakra-colors-gray-200);transition:all .2s ease;box-shadow:0 1px 2px #0000000d}.back-button:where(.astro-w6qo3ggy):hover{background:var(--chakra-colors-gray-700);color:#fff;border-color:var(--chakra-colors-gray-700);box-shadow:0 2px 4px #0000001a;transform:translateY(-1px)}.back-button:where(.astro-w6qo3ggy):active{transform:translateY(0);box-shadow:0 1px 2px #0000000d}.back-button:where(.astro-w6qo3ggy) svg:where(.astro-w6qo3ggy){width:16px;height:16px;flex-shrink:0}.theme-dark:where(.astro-w6qo3ggy) .back-button:where(.astro-w6qo3ggy){background:var(--chakra-colors-gray-700);color:var(--chakra-colors-gray-200);border-color:var(--chakra-colors-gray-600)}.theme-dark:where(.astro-w6qo3ggy) .back-button:where(.astro-w6qo3ggy):hover{background:var(--chakra-colors-gray-600);color:#fff;border-color:var(--chakra-colors-gray-500)}
