.elementor-kit-6{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--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;font-family:"Inter", Sans-serif;}.elementor-kit-6 h1{font-family:"Inter", Sans-serif;}.elementor-kit-6 h2{font-family:"Inter", Sans-serif;}.elementor-kit-6 h3{font-family:"Inter", Sans-serif;}.elementor-kit-6 h4{font-family:"Inter", Sans-serif;}.elementor-kit-6 h5{font-family:"Inter", Sans-serif;}.elementor-kit-6 h6{font-family:"Inter", Sans-serif;}.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);}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@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 *//* 🌐 Global Typography + Spacing System */

/* Base setup */
body {
  font-family: 'Inter', sans-serif;
  font-weight: 400;
  color: #222;
  line-height: 1.6;
  margin: 0;
}

/* Headings */
h1 { font-size: 40px; font-weight: 700; margin: 60px 0 25px; line-height: 1.3; }
h2 { font-size: 32px; font-weight: 600; margin: 50px 0 20px; line-height: 1.3; }
h3 { font-size: 28px; font-weight: 600; margin: 40px 0 18px; line-height: 1.35; }
h4 { font-size: 24px; font-weight: 500; margin: 35px 0 16px; line-height: 1.4; }
h5 { font-size: 21px; font-weight: 500; margin: 30px 0 14px; line-height: 1.45; }
h6 { font-size: 18px; font-weight: 500; margin: 25px 0 12px; line-height: 1.5; }
.h7 { font-size: 17px; font-weight: 500; margin: 25px 0 10px; line-height: 1.5; }
.h8 { font-size: 16px; font-weight: 500; margin: 20px 0 8px; line-height: 1.5; }
.h9 { font-size: 15px; font-weight: 400; margin: 18px 0 8px; line-height: 1.5; }

/* Paragraph & Small */
p { font-size: 16px; font-weight: 400; margin: 0 0 18px; line-height: 1.6; }
small, .caption { font-size: 14px; font-weight: 400; margin: 0 0 10px; line-height: 1.5; }

/* Section spacing */
section, .section { padding: 60px 0; }

/* Responsive tweaks */
@media (max-width: 1024px) {
  h1 { font-size: 36px; margin: 50px 0 22px; }
  h2 { font-size: 28px; margin: 40px 0 18px; }
  h3 { font-size: 26px; margin: 35px 0 16px; }
  h4 { font-size: 22px; margin: 30px 0 14px; }
  h5 { font-size: 19px; margin: 25px 0 12px; }
  p { font-size: 15px; margin-bottom: 16px; }
  section, .section { padding: 50px 0; }
}

@media (max-width: 640px) {
  h1 { font-size: 32px; margin: 40px 0 20px; }
  h2 { font-size: 26px; margin: 35px 0 18px; }
  h3 { font-size: 24px; margin: 30px 0 16px; }
  h4 { font-size: 20px; margin: 25px 0 14px; }
  h5 { font-size: 18px; margin: 20px 0 12px; }
  h6 { font-size: 16px; margin: 18px 0 10px; }
  p { font-size: 14px; margin-bottom: 14px; }
  small, .caption { font-size: 12px; margin-bottom: 8px; }
  section, .section { padding: 40px 0; }
}/* End custom CSS */