.elementor-kit-7{--e-global-color-primary:#4F46E5;--e-global-color-secondary:#06B6D4;--e-global-color-text:#E5E7EB;--e-global-color-accent:#22C55E;--e-global-color-ba4d2c0:#0F172A;--e-global-color-ada7239:#1E293B;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;background-color:#0F172A;font-family:"Inter", Sans-serif;font-size:16px;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-kit-7 h1{font-family:"Poppins", Sans-serif;font-weight:600;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Base badge */
.cat-badge .elementor-post-info__terms-list-item {
  display: inline-block;
  padding: 4px 10px;
  border-radius: 50px;
  font-size: 11px;
  font-weight: 500;
  color: #fff;
}

/* AI Tools */
.category-ai-tools .cat-badge .elementor-post-info__terms-list-item {
  background: linear-gradient(45deg, #60a5fa, #22d3ee);
}

/* Windows Fix */
.category-windows-fix .cat-badge .elementor-post-info__terms-list-item {
  background: linear-gradient(45deg, #a78bfa, #c084fc);
}

/* Guides */
.category-guides .cat-badge .elementor-post-info__terms-list-item {
  background: linear-gradient(45deg, #4ade80, #22c55e);
}

/* Software Fix */
.category-software-fix .cat-badge .elementor-post-info__terms-list-item {
  background: linear-gradient(45deg, #fb923c, #f97316);
}

/* Security */
.category-security .cat-badge .elementor-post-info__terms-list-item {
  background: linear-gradient(45deg, #f87171, #ef4444);
}

/* Browser Fix */
.category-browser-fix .cat-badge .elementor-post-info__terms-list-item {
  background: linear-gradient(45deg, #fde047, #facc15);
  color: #000;
}/* End custom CSS */