:root{--tech-blog-bg-primary:#0b1626;--tech-blog-bg-secondary:#f5f5f5;--tech-blog-bg-card:#fff;--tech-blog-bg-card-hover:#f7f5f2;--tech-blog-bg-toc:#f9fafb;--tech-blog-bg-toc-active:#efeff3;--tech-blog-text-primary:#101828;--tech-blog-text-secondary:#4b5563;--tech-blog-text-tertiary:#6b7280;--tech-blog-text-quaternary:#9ca3af;--tech-blog-text-header:#111827;--tech-blog-text-white:#fff;--tech-blog-text-white-secondary:#fff9;--tech-blog-text-white-tertiary:#fff6;--tech-blog-text-white-muted:#ffffffb8;--tech-blog-accent-yellow:#fecf40;--tech-blog-accent-green:#9ae600;--tech-blog-accent-green-alpha:#9ae60033;--tech-blog-border-gray:#374151;--tech-blog-shadow-image:0px 18px 50px #0000002e;--tech-blog-category-engineering-text:#59168b;--tech-blog-category-engineering-badge:#e9d4ff;--tech-blog-category-engineering-gradient-from:#faf5ff;--tech-blog-category-engineering-gradient-to:#f3e8ff80;--tech-blog-category-product-text:#1c398e;--tech-blog-category-product-badge:#bedbff;--tech-blog-category-product-gradient-from:#eff6ff;--tech-blog-category-product-gradient-to:#dbeafe80;--tech-blog-category-culture-text:#0d542b;--tech-blog-category-culture-badge:#b9f8cf;--tech-blog-category-culture-gradient-from:#f0fdf4;--tech-blog-category-culture-gradient-to:#dcfce780;--tech-blog-category-design-text:#861043;--tech-blog-category-design-badge:#fccee8;--tech-blog-category-design-gradient-from:#fdf2f8;--tech-blog-category-design-gradient-to:#fce7f380;--tech-blog-card-title-hover:#6c60c9;--tech-blog-card-tag-bg:#f3f4f6;--tech-blog-card-tag-text:#000;--tech-blog-stats-green:#69da7f;--tech-blog-stats-purple:#c384ff}*{box-sizing:border-box;margin:0;padding:0}html,body{max-width:100vw;overflow-x:clip}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}}.tech-blog-card-image img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:transform .5s}