.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;background-image:url("https://lombaular.com/wp-content/uploads/2026/02/BG-Fitri-Ular-2026.jpg");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-kit-6 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){--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);}.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(min-width:1025px){.elementor-kit-6{background-attachment:fixed;}}@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 *//* Universal Black-Gold Button - Match ULAR TOTO Theme */
#btn-klasemen {
  display: inline-block;
  padding: 14px 24px;
  background: linear-gradient(135deg, #1a1a1a, #2d2416, #1a1a1a);
  color: #ffd700;
  font-weight: 700;
  font-size: 15px;
  text-align: center;
  border: 2px solid #daa520;
  border-radius: 8px;
  cursor: pointer;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 1px;
  box-shadow: 
    0 4px 15px rgba(0, 0, 0, 0.6), 
    inset 0 1px 0 rgba(255, 215, 0, 0.2),
    0 0 10px rgba(218, 165, 32, 0.3);
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.8);
  transition: all 0.3s ease;
}

#btn-klasemen:hover {
  background: linear-gradient(135deg, #b8860b, #ffd700, #daa520);
  color: #1a0f00;
  border-color: #fff8dc;
  box-shadow: 
    0 6px 25px rgba(255, 215, 0, 0.6), 
    0 0 20px rgba(255, 215, 0, 0.5),
    inset 0 1px 0 rgba(255, 255, 255, 0.3);
  text-shadow: none;
  transform: translateY(-2px);
}

#btn-klasemen:active {
  transform: translateY(0);
  box-shadow: 0 2px 8px rgba(218, 165, 32, 0.4);
}/* End custom CSS */