.elementor-kit-3179{--e-global-color-primary:#E2852E;--e-global-color-secondary:#F5C857;--e-global-color-text:#000000;--e-global-color-accent:#ABE0F0;--e-global-color-8a532b2:#FFFFFF;--e-global-typography-primary-font-family:"Baloo 2";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Baloo 2";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Poppins";--e-global-typography-text-font-size:1rem;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Poppins";--e-global-typography-accent-font-weight:500;--e-global-typography-d2986ab-font-family:"Baloo 2";--e-global-typography-d2986ab-font-size:7rem;--e-global-typography-d2986ab-font-weight:800;--e-global-typography-1edd85e-font-family:"Baloo 2";--e-global-typography-1edd85e-font-size:3rem;--e-global-typography-1edd85e-font-weight:900;--e-global-typography-1edd85e-text-transform:uppercase;--e-global-typography-401435e-font-family:"Baloo 2";--e-global-typography-401435e-font-size:1.5rem;--e-global-typography-eddffd6-font-family:"Baloo 2";--e-global-typography-eddffd6-font-size:1.3rem;--e-global-typography-2bb5eb4-font-family:"Baloo 2";--e-global-typography-2bb5eb4-font-size:1.2rem;--e-global-typography-1a99fdc-font-family:"Baloo 2";--e-global-typography-1a99fdc-font-size:1.1rem;--e-global-typography-2533fb7-font-family:"Poppins";--e-global-typography-2533fb7-font-size:0.9rem;--e-global-typography-4730ae2-font-family:"Poppins";--e-global-typography-4730ae2-font-size:0.8rem;--e-global-typography-7cce3c6-font-family:"Poppins";--e-global-typography-7cce3c6-font-size:1.1rem;--e-global-typography-a888baf-font-family:"Baloo 2";--e-global-typography-a888baf-font-size:0.9rem;--e-global-typography-a888baf-font-weight:600;--e-global-typography-a888baf-text-transform:uppercase;}.elementor-kit-3179 button,.elementor-kit-3179 input[type="button"],.elementor-kit-3179 input[type="submit"],.elementor-kit-3179 .elementor-button{background-color:var( --e-global-color-secondary );border-radius:10px 10px 10px 10px;padding:15px 15px 15px 15px;}.elementor-kit-3179 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.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-kit-3179{--e-global-typography-d2986ab-font-size:5rem;--e-global-typography-1edd85e-font-size:2.5rem;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-3179{--e-global-typography-d2986ab-font-size:3.5rem;--e-global-typography-1edd85e-font-size:2rem;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.game-title {
  font-family: var( --e-global-typography-primary-font-family ), Sans-serif, cursive;
  font-weight: 800;
  font-size: clamp(2.5rem, 6vw, 5rem);
  text-transform: uppercase;
  text-align: center;
  line-height: 1.1;

  /* Gradient text */
  background: linear-gradient(
    180deg,
    #fff1a8 0%,
    #ffd34d 30%,
    #ff8c42 60%,
    #ff4f9a 100%
  );
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;

  /* Outline + depth */
  text-shadow:
    0 3px 0 #1f3b8f,
    0 6px 0 #1f3b8f,
    2px 2px 0 #1f3b8f,
    -2px 2px 0 #1f3b8f,
    2px -2px 0 #1f3b8f,
    -2px -2px 0 #1f3b8f,
    0 8px 15px rgba(0, 0, 0, 0.35);
}/* End custom CSS */