.prose[data-astro-cid-6rehe6ar]{max-width:65ch;font-family:var(--typography-font-family-secondary);color:var(--charcoal);line-height:1.7}.prose[data-astro-cid-6rehe6ar] h1{font-size:var(--typography-font-size-h1);font-weight:var(--typography-font-weight-h1);line-height:var(--typography-line-height-h1);letter-spacing:var(--typography-letter-spacing-h1);color:var(--charcoal);font-family:var(--typography-font-family-primary);margin:2rem 0 1rem}.prose[data-astro-cid-6rehe6ar] h2{font-size:var(--typography-font-size-h2);font-weight:var(--typography-font-weight-h2);line-height:var(--typography-line-height-h2);color:var(--charcoal);font-family:var(--typography-font-family-primary);margin:1.75rem 0 1rem}.prose[data-astro-cid-6rehe6ar] h3{font-size:var(--typography-font-size-h3);font-weight:var(--typography-font-weight-h3);line-height:var(--typography-line-height-h3);color:var(--charcoal);font-family:var(--typography-font-family-primary);margin:1.5rem 0 .75rem}.prose[data-astro-cid-6rehe6ar] h4,.prose[data-astro-cid-6rehe6ar] h5,.prose[data-astro-cid-6rehe6ar] h6{font-size:var(--typography-font-size-body-m);font-weight:600;color:var(--charcoal);font-family:var(--typography-font-family-primary);margin:1.25rem 0 .5rem}.prose[data-astro-cid-6rehe6ar] p{font-size:var(--typography-font-size-body-m);font-weight:var(--typography-font-weight-body-m);line-height:var(--typography-line-height-body-m);letter-spacing:var(--typography-letter-spacing-body-m);color:var(--text-grey);margin:1rem 0}.prose[data-astro-cid-6rehe6ar] a{color:var(--han-purple);text-decoration:underline;text-decoration-color:var(--han-purple);text-underline-offset:2px;transition:color var(--default-transition)}.prose[data-astro-cid-6rehe6ar] a:hover{color:var(--indigo);text-decoration-color:var(--indigo)}.prose[data-astro-cid-6rehe6ar] ul,.prose[data-astro-cid-6rehe6ar] ol{padding-left:1.5rem;margin:1rem 0}.prose[data-astro-cid-6rehe6ar] li{margin:.25rem 0;font-size:var(--typography-font-size-body-m);line-height:var(--typography-line-height-body-m);color:var(--text-grey)}.prose[data-astro-cid-6rehe6ar] ul>li{list-style-type:disc}.prose[data-astro-cid-6rehe6ar] ol>li{list-style-type:decimal}.prose[data-astro-cid-6rehe6ar] blockquote{border-left:4px solid var(--han-purple);padding-left:1.5rem;margin:1.5rem 0;font-style:italic;color:var(--suva-gray-dark);background:var(--white-smoke);padding:1rem 1.5rem;border-radius:4px}.prose[data-astro-cid-6rehe6ar] blockquote p{margin:0;font-size:var(--typography-font-size-body-m)}.prose[data-astro-cid-6rehe6ar] code{background:var(--white-smoke-light);padding:.125rem .25rem;border-radius:3px;font-size:.875em;color:var(--indigo);font-weight:500}.prose[data-astro-cid-6rehe6ar] pre{background:var(--charcoal);color:var(--white);padding:1.5rem;border-radius:8px;overflow-x:auto;margin:1.5rem 0;font-size:.875rem;line-height:1.5}.prose[data-astro-cid-6rehe6ar] pre code{background:transparent;padding:0;color:inherit;font-weight:400}.prose[data-astro-cid-6rehe6ar] table{width:100%;border-collapse:collapse;margin:1.5rem 0;font-size:var(--typography-font-size-body-s)}.prose[data-astro-cid-6rehe6ar] th,.prose[data-astro-cid-6rehe6ar] td{border:1px solid var(--white-smoke-dark);padding:.75rem;text-align:left}.prose[data-astro-cid-6rehe6ar] th{background:var(--white-smoke);font-weight:600;color:var(--charcoal)}.prose[data-astro-cid-6rehe6ar] hr{border:none;border-top:1px solid var(--white-smoke-dark);margin:2rem 0}.prose[data-astro-cid-6rehe6ar] img{max-width:100%;height:auto;border-radius:8px;margin:1.5rem 0}.prose[data-astro-cid-6rehe6ar] figure{margin:1.5rem 0}.prose[data-astro-cid-6rehe6ar] figcaption{font-size:var(--typography-font-size-caption);color:var(--suva-gray);text-align:center;margin-top:.5rem;font-style:italic}.prose[data-astro-cid-6rehe6ar] strong{font-weight:600;color:var(--charcoal)}.prose[data-astro-cid-6rehe6ar] em{font-style:italic;color:var(--suva-gray-dark)}@media (max-width: 768px){.prose[data-astro-cid-6rehe6ar]{font-size:var(--typography-font-size-body-s)}.prose[data-astro-cid-6rehe6ar] h1{font-size:var(--typography-font-size-h1-mobile);line-height:var(--typography-line-height-h1-mobile)}.prose[data-astro-cid-6rehe6ar] h2{font-size:var(--typography-font-size-body-m);line-height:var(--typography-line-height-body-m)}.prose[data-astro-cid-6rehe6ar] pre{padding:1rem;font-size:.8125rem}}.blog-post[data-astro-cid-2q5oecfc]{max-width:800px;margin:0 auto;padding:2rem 0}.blog-post-header[data-astro-cid-2q5oecfc]{margin-bottom:3rem}.blog-post-meta[data-astro-cid-2q5oecfc]{margin-bottom:1.5rem}.blog-post-tags[data-astro-cid-2q5oecfc]{display:flex;flex-wrap:wrap;gap:.5rem}.tag-chip[data-astro-cid-2q5oecfc]{background:var(--white-smoke);color:var(--han-purple);padding:.25rem .75rem;border-radius:20px;text-decoration:none;font-size:var(--typography-font-size-caption);font-weight:500;text-transform:uppercase;letter-spacing:.05em;transition:all var(--default-transition)}.tag-chip[data-astro-cid-2q5oecfc]:hover{background:var(--han-purple);color:var(--white)}.blog-post-title[data-astro-cid-2q5oecfc]{margin:1rem 0 .5rem}.blog-post-description[data-astro-cid-2q5oecfc]{margin-bottom:1.5rem}.blog-post-byline[data-astro-cid-2q5oecfc]{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem;padding:1rem 0;border-top:1px solid var(--white-smoke-dark);border-bottom:1px solid var(--white-smoke-dark)}.author-info[data-astro-cid-2q5oecfc]{display:flex;align-items:center;gap:.75rem}.author-avatar[data-astro-cid-2q5oecfc]{border-radius:50%;width:32px;height:32px;object-fit:cover}.author-link[data-astro-cid-2q5oecfc]{color:var(--han-purple);text-decoration:none;font-weight:500}.author-link[data-astro-cid-2q5oecfc]:hover{text-decoration:underline}.post-dates[data-astro-cid-2q5oecfc]{display:flex;align-items:center;gap:.5rem;color:var(--suva-gray-dark)}.date-separator[data-astro-cid-2q5oecfc]{color:var(--suva-gray)}.hero-image[data-astro-cid-2q5oecfc]{margin:2rem 0;text-align:center}.hero-image[data-astro-cid-2q5oecfc] img[data-astro-cid-2q5oecfc]{max-width:100%;height:auto;border-radius:8px;box-shadow:0 4px 20px #0000001a}.blog-post-content[data-astro-cid-2q5oecfc]{margin:3rem 0}.blog-post-footer[data-astro-cid-2q5oecfc]{margin-top:3rem;padding-top:2rem;border-top:1px solid var(--white-smoke-dark)}.post-tags-section[data-astro-cid-2q5oecfc]{display:flex;align-items:center;flex-wrap:wrap;gap:1rem}.tags-label[data-astro-cid-2q5oecfc]{color:var(--suva-gray-dark)}.post-tags[data-astro-cid-2q5oecfc]{display:flex;flex-wrap:wrap;gap:.5rem}.tag-link[data-astro-cid-2q5oecfc]{color:var(--han-purple);text-decoration:none;font-weight:500}.tag-link[data-astro-cid-2q5oecfc]:hover{text-decoration:underline}@media (max-width: 768px){.blog-post[data-astro-cid-2q5oecfc]{padding:1rem 0}.blog-post-header[data-astro-cid-2q5oecfc]{margin-bottom:2rem}.blog-post-byline[data-astro-cid-2q5oecfc],.post-tags-section[data-astro-cid-2q5oecfc]{flex-direction:column;align-items:flex-start;gap:.75rem}}
