:root{color-scheme:dark;--background:#080a0d;--surface:#11151b;--surface-strong:#181f28;--border:#2a3442;--text:#f5f7fa;--muted:#a7b0bd;--accent:#60d394}*{box-sizing:border-box}body,html{margin:0;padding:0;background-color:var(--background);color:var(--text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit}a:hover{color:var(--accent)}iframe,img{max-width:100%}.blog-index,.post{width:min(100% - 32px,1120px);margin:0 auto}.blog-index{padding:64px 0}.blog-index__header{max-width:760px;margin-bottom:36px}.eyebrow,.post-card__meta,.post__breadcrumbs,.post__byline{color:var(--muted);font-size:.9rem}.eyebrow{margin:0 0 12px;color:var(--accent);font-weight:700;text-transform:uppercase}.blog-index h1,.post__title{margin:0;font-size:4.5rem;line-height:.95;letter-spacing:0}.blog-index__header>p:not(.eyebrow),.post__excerpt{max-width:680px;color:var(--muted);font-size:1.15rem;line-height:1.65}.post-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,300px),1fr));grid-gap:18px;gap:18px}.callout,.code-block,.comparison-table,.empty-state,.faq,.key-takeaways,.post-card,.post__tldr,.pull-quote{border:1px solid var(--border);border-radius:8px;background:var(--surface)}.post-card{display:flex;min-height:280px;flex-direction:column;padding:22px}.post-card__footer,.post-card__meta,.post__byline{display:flex;flex-wrap:wrap;gap:10px 16px;align-items:center}.post-card__meta{margin-bottom:16px}.post-card h2{margin:0 0 12px;font-size:1.35rem;line-height:1.2}.post-card h2 a,.post-card__footer a,.post__breadcrumbs a{text-decoration:none}.post-card p{margin:0;color:var(--muted);line-height:1.55}.post-card__footer{margin-top:auto;padding-top:24px;color:var(--muted);font-size:.95rem}.post-card__footer a{margin-left:auto;color:var(--accent);font-weight:700}.empty-state{padding:28px}.empty-state h2{margin-top:0}.empty-state p{margin-bottom:0;color:var(--muted)}.post{padding:48px 0 80px}.post__breadcrumbs{margin-bottom:28px}.post__excerpt{margin:20px 0}.post__byline{margin:20px 0 0}.post__hero{margin:36px 0}.image-with-caption img,.post__body img,.post__hero img{width:100%;height:auto;border-radius:8px}.callout,.faq,.key-takeaways,.post__tldr,.pull-quote{margin:28px 0;padding:22px}.faq h2,.key-takeaways h2,.post__tldr h2{margin-top:0}.post__body{max-width:760px;font-size:1.08rem;line-height:1.75}.post__body h2,.post__body h3,.post__body h4{line-height:1.2;margin:40px 0 12px}.post__body blockquote,.post__body ol,.post__body p,.post__body ul{margin:0 0 20px}.post__body a{color:var(--accent)}.post__body code{border-radius:4px;background:var(--surface-strong);padding:.15rem .35rem}.callout-body,.callout-title,.code-filename,.embed figcaption,.image-with-caption figcaption,.pull-quote figcaption{margin:0}.callout-title{margin-bottom:8px;font-weight:700}.code-block{overflow:hidden}.code-filename{border-bottom:1px solid var(--border);padding:10px 14px;color:var(--muted);font-size:.9rem}.code-block pre{margin:0;overflow-x:auto;padding:18px}.comparison-table{overflow-x:auto}.comparison-table table{width:100%;border-collapse:collapse}.comparison-table caption{padding:12px;color:var(--muted);text-align:left}.comparison-table td,.comparison-table th{border-top:1px solid var(--border);padding:12px;text-align:left}.embed iframe{width:100%;min-height:360px;border:0;border-radius:8px}.embed,.image-with-caption{margin:28px 0}.embed figcaption,.image-with-caption figcaption,.pull-quote figcaption{margin-top:10px;color:var(--muted);font-size:.95rem}.pull-quote blockquote{margin:0;font-size:1.35rem;line-height:1.35}.post__related{margin-top:48px}.post__related ul{display:grid;grid-gap:12px;gap:12px;padding-left:20px}@media (max-width:640px){.blog-index,.post{width:min(100% - 24px,1120px)}.blog-index{padding:42px 0}.blog-index h1,.post__title{font-size:2.35rem}.post-card__footer a{width:100%;margin-left:0}}