.elementor-kit-2885{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-19dcb80:#1E3A34;--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;--e-global-typography-d1b6816-font-family:"Playfair Display SC";--e-global-typography-d1b6816-font-weight:500;--e-global-typography-d1b6816-line-height:1.2em;--e-global-typography-d1b6816-letter-spacing:-0.5px;--e-global-typography-20a0e61-font-family:"Playfair Display";--e-global-typography-20a0e61-font-size:52px;--e-global-typography-20a0e61-font-weight:600;--e-global-typography-20a0e61-line-height:1.2em;--e-global-typography-20a0e61-letter-spacing:-0.5px;--e-global-typography-c6ce5d3-font-family:"Inter";--e-global-typography-c6ce5d3-font-size:20px;--e-global-typography-c6ce5d3-font-weight:400;background-color:transparent;background-image:linear-gradient(180deg, #1F2A26 0%, #1F2A26 100%);}.elementor-kit-2885 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);}@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 */.nav-item {
  color: rgba(255,255,255,0.3); /* 默认淡色 */
  transition: all 0.3s ease;
  font-size: 20px;
}

.nav-item.active {
  color: #d4af37; /* 金色 or 你品牌色 */
  font-size: 26px;
  font-weight: 600;
  transform: scale(1.2);
}/* End custom CSS */