:root{--tech-blog-bg-primary:#0b1626;--tech-blog-bg-secondary:#f5f5f5;--tech-blog-bg-card:#ffffff;--tech-blog-bg-card-hover:rgb(247,245,242);--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:#ffffff;--tech-blog-text-white-secondary:rgba(255,255,255,0.6);--tech-blog-text-white-tertiary:rgba(255,255,255,0.4);--tech-blog-text-white-muted:rgba(255,255,255,0.72);--tech-blog-accent-yellow:#fecf40;--tech-blog-accent-green:#9ae600;--tech-blog-accent-green-alpha:rgba(154,230,0,0.2);--tech-blog-border-gray:#374151;--tech-blog-shadow-image:0px 18px 50px rgba(0,0,0,0.18);--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:rgba(243,232,255,0.5);--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:rgba(219,234,254,0.5);--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:rgba(220,252,231,0.5);--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:rgba(252,231,243,0.5);--tech-blog-card-title-hover:#6c60c9;--tech-blog-card-tag-bg:#f3f4f6;--tech-blog-card-tag-text:#000000;--tech-blog-stats-green:#69da7f;--tech-blog-stats-purple:#c384ff}*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;overflow-x:clip}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{color-scheme:dark}}.tech-blog-card-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .5s ease}