.related-content:where(.astro-7hgor335){margin:3rem 0;padding:2rem;background:var(--sl-color-gray-6);border-radius:1rem}.related-content:where(.astro-7hgor335) h2:where(.astro-7hgor335){margin-top:0;margin-bottom:1.5rem;font-size:1.5rem;color:var(--sl-color-white)}.related-grid:where(.astro-7hgor335){display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}.related-card:where(.astro-7hgor335){padding:1.5rem;background:var(--sl-color-gray-5);border-radius:.75rem;transition:transform .2s,box-shadow .2s}.related-card:where(.astro-7hgor335):hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000004d}.related-meta:where(.astro-7hgor335){display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem;font-size:.75rem;color:var(--sl-color-gray-3)}.related-type:where(.astro-7hgor335){padding:.25rem .5rem;background:var(--sl-color-accent);color:#fff;border-radius:.25rem;font-weight:600;text-transform:uppercase;font-size:.625rem}.related-card:where(.astro-7hgor335) h3:where(.astro-7hgor335){margin:0 0 .5rem;font-size:1.125rem;line-height:1.4}.related-card:where(.astro-7hgor335) h3:where(.astro-7hgor335) a:where(.astro-7hgor335){color:var(--sl-color-white);text-decoration:none}.related-card:where(.astro-7hgor335) h3:where(.astro-7hgor335) a:where(.astro-7hgor335):hover{color:var(--sl-color-text-accent)}.related-description:where(.astro-7hgor335){margin:0 0 1rem;font-size:.875rem;color:var(--sl-color-gray-2);line-height:1.6}.related-link:where(.astro-7hgor335){display:inline-block;color:var(--sl-color-text-accent);text-decoration:none;font-weight:600;font-size:.875rem}.related-link:where(.astro-7hgor335):hover{text-decoration:underline}@media (max-width: 768px){.related-content:where(.astro-7hgor335){padding:1.5rem}.related-grid:where(.astro-7hgor335){grid-template-columns:1fr}}.container:where(.astro-bvzihdzo){max-width:800px;margin:0 auto;padding:0 1.5rem}.site-header:where(.astro-bvzihdzo){padding:1.5rem 0;border-bottom:1px solid var(--sl-color-gray-5);margin-bottom:2rem}.site-header:where(.astro-bvzihdzo) .container:where(.astro-bvzihdzo){display:flex;justify-content:space-between;align-items:center}.logo:where(.astro-bvzihdzo){font-size:1.5rem;font-weight:700;color:var(--sl-color-white);text-decoration:none}.site-header:where(.astro-bvzihdzo) nav:where(.astro-bvzihdzo){display:flex;gap:1.5rem;align-items:center}.site-header:where(.astro-bvzihdzo) nav:where(.astro-bvzihdzo) a:where(.astro-bvzihdzo){color:var(--sl-color-gray-2);text-decoration:none;transition:color .2s}.site-header:where(.astro-bvzihdzo) nav:where(.astro-bvzihdzo) a:where(.astro-bvzihdzo):hover{color:var(--sl-color-white)}.cta-button:where(.astro-bvzihdzo){padding:.5rem 1rem!important;background:var(--sl-color-accent)!important;color:#fff!important;border-radius:.5rem;font-weight:600}.blog-post:where(.astro-bvzihdzo){margin:2rem 0 4rem}.post-header:where(.astro-bvzihdzo){margin-bottom:2rem}.post-header:where(.astro-bvzihdzo) h1:where(.astro-bvzihdzo){font-size:2.5rem;line-height:1.2;margin:1rem 0;color:var(--sl-color-white)}.post-meta:where(.astro-bvzihdzo){display:flex;align-items:center;gap:.75rem;color:var(--sl-color-gray-3);font-size:.875rem}.separator:where(.astro-bvzihdzo){color:var(--sl-color-gray-4)}.post-tags:where(.astro-bvzihdzo){display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1rem}.tag:where(.astro-bvzihdzo){padding:.25rem .75rem;background:var(--sl-color-gray-5);color:var(--sl-color-gray-2);border-radius:1rem;font-size:.75rem;font-weight:600}.post-content:where(.astro-bvzihdzo){font-size:1.125rem;line-height:1.8}.post-content:where(.astro-bvzihdzo) h2{margin-top:2.5rem;margin-bottom:1rem;font-size:1.75rem}.post-content:where(.astro-bvzihdzo) h3{margin-top:2rem;margin-bottom:.75rem;font-size:1.375rem}.post-content:where(.astro-bvzihdzo) p{margin:1rem 0}.post-content:where(.astro-bvzihdzo) a{color:var(--sl-color-text-accent);text-decoration:none}.post-content:where(.astro-bvzihdzo) a:hover{text-decoration:underline}.post-content:where(.astro-bvzihdzo) code{background:var(--sl-color-gray-6);padding:.125rem .375rem;border-radius:.25rem;font-size:.9em}.post-content:where(.astro-bvzihdzo) pre{background:var(--sl-color-gray-6);padding:1rem;border-radius:.5rem;overflow-x:auto}.post-content:where(.astro-bvzihdzo) pre code{background:none;padding:0}.site-footer:where(.astro-bvzihdzo){border-top:1px solid var(--sl-color-gray-5);padding:3rem 0 2rem;margin-top:4rem}.footer-content:where(.astro-bvzihdzo){display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;margin-bottom:2rem}.footer-section:where(.astro-bvzihdzo) h3:where(.astro-bvzihdzo){font-size:1rem;margin-bottom:1rem;color:var(--sl-color-white)}.footer-section:where(.astro-bvzihdzo) ul:where(.astro-bvzihdzo){list-style:none;padding:0;margin:0}.footer-section:where(.astro-bvzihdzo) li:where(.astro-bvzihdzo){margin-bottom:.5rem}.footer-section:where(.astro-bvzihdzo) a:where(.astro-bvzihdzo){color:var(--sl-color-gray-3);text-decoration:none;transition:color .2s}.footer-section:where(.astro-bvzihdzo) a:where(.astro-bvzihdzo):hover{color:var(--sl-color-white)}.footer-bottom:where(.astro-bvzihdzo){text-align:center;padding-top:2rem;border-top:1px solid var(--sl-color-gray-5);color:var(--sl-color-gray-3);font-size:.875rem}@media (max-width: 768px){.post-header:where(.astro-bvzihdzo) h1:where(.astro-bvzihdzo){font-size:1.875rem}.post-content:where(.astro-bvzihdzo){font-size:1rem}}:root{--sl-color-white: #fff;--sl-color-gray-1: #eee;--sl-color-gray-2: #c2c2c2;--sl-color-gray-3: #8b8b8b;--sl-color-gray-4: #585858;--sl-color-gray-5: #383838;--sl-color-gray-6: #272727;--sl-color-black: #181818;--sl-color-accent: #4f46e5;--sl-color-text-accent: #818cf8}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:var(--sl-color-black);color:var(--sl-color-white);line-height:1.6;margin:0;padding:0}
