html {
  height: 100% !important;
}

*,
*::after,
*::before {
  box-sizing: border-box !important;
}

body {
  --wp--preset--color--black: #fff000;
  --wp--preset--color--cyan-bluish-gray: #abb8c3;
  --wp--preset--color--white: #ffffff;
  --wp--preset--color--pale-pink: #f78da7;
  --wp--preset--color--vivid-red: #cf2e2e;
  --wp--preset--color--luminous-vivid-orange: #ff6900;
  --wp--preset--color--luminous-vivid-amber: #fcb900;
  --wp--preset--color--light-green-cyan: #7bdcb5;
  --wp--preset--color--vivid-green-cyan: #00d084;
  --wp--preset--color--pale-cyan-blue: #8ed1fc;
  --wp--preset--color--vivid-cyan-blue: #0693e3;
  --wp--preset--color--vivid-purple: #9b51e0;
  --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(
    135deg,
    rgba(6, 147, 227, 1) 0%,
    rgb(155, 81, 224) 100%
  );
  --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(
    135deg,
    rgb(122, 220, 180) 0%,
    rgb(0, 208, 130) 100%
  );
  --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(
    135deg,
    rgba(252, 185, 0, 1) 0%,
    rgba(255, 105, 0, 1) 100%
  );
  --wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(
    135deg,
    rgba(255, 105, 0, 1) 0%,
    rgb(207, 46, 46) 100%
  );
  --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(
    135deg,
    rgb(238, 238, 238) 0%,
    rgb(169, 184, 195) 100%
  );
  --wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(
    135deg,
    rgb(74, 234, 220) 0%,
    rgb(151, 120, 209) 20%,
    rgb(207, 42, 186) 40%,
    rgb(238, 44, 130) 60%,
    rgb(251, 105, 98) 80%,
    rgb(254, 248, 76) 100%
  );
  --wp--preset--gradient--blush-light-purple: linear-gradient(
    135deg,
    rgb(255, 206, 236) 0%,
    rgb(152, 150, 240) 100%
  );
  --wp--preset--gradient--blush-bordeaux: linear-gradient(
    135deg,
    rgb(254, 205, 165) 0%,
    rgb(254, 45, 45) 50%,
    rgb(107, 0, 62) 100%
  );
  --wp--preset--gradient--luminous-dusk: linear-gradient(
    135deg,
    rgb(255, 203, 112) 0%,
    rgb(199, 81, 192) 50%,
    rgb(65, 88, 208) 100%
  );
  --wp--preset--gradient--pale-ocean: linear-gradient(
    135deg,
    rgb(255, 245, 203) 0%,
    rgb(182, 227, 212) 50%,
    rgb(51, 167, 181) 100%
  );
  --wp--preset--gradient--maldkfctric-grass: linear-gradient(
    135deg,
    rgb(202, 248, 128) 0%,
    rgb(113, 206, 126) 100%
  );
  --wp--preset--gradient--midnight: linear-gradient(
    135deg,
    rgb(2, 3, 129) 0%,
    rgb(40, 116, 252) 100%
  );
  --wp--preset--font-size--small: 13px;
  --wp--preset--font-size--medium: 20px;
  --wp--preset--font-size--large: 36px;
  --wp--preset--font-size--x-large: 42px;
  --wp--preset--spacing--20: 0.44rem;
  --wp--preset--spacing--30: 0.67rem;
  --wp--preset--spacing--40: 1rem;
  --wp--preset--spacing--50: 1.5rem;
  --wp--preset--spacing--60: 2.25rem;
  --wp--preset--spacing--70: 3.38rem;
  --wp--preset--spacing--80: 5.06rem;
  --wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);
  --wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);
  --wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);
  --wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1),
    6px 6px rgba(0, 0, 0, 1);
  --wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);
}
:where(.detail_outer_84ad) {
  gap: 0.5em;
}
:where(.tag-1a1e) {
  gap: 0.5em;
}
body .shade_47ad > .mask-c095 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .shade_47ad > .active_outer_1b57 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .shade_47ad > .pagination_lower_fa4a {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .article-b9f2 > .mask-c095 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .article-b9f2 > .active_outer_1b57 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .article-b9f2 > .pagination_lower_fa4a {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .article-b9f2
  > :where(:not(.mask-c095):not(.active_outer_1b57):not(.surface-dark-47ae)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .article-b9f2 > .liquid_657f {
  max-width: var(--wp--style--global--wide-size);
}
body .detail_outer_84ad {
  display: flex;
}
body .detail_outer_84ad {
  flex-wrap: wrap;
  align-items: center;
}
body .detail_outer_84ad > * {
  margin: 0;
}
body .tag-1a1e {
  display: grid;
}
body .tag-1a1e > * {
  margin: 0;
}
:where(.bronze-3c09.detail_outer_84ad) {
  gap: 2em;
}
:where(.bronze-3c09.tag-1a1e) {
  gap: 2em;
}
:where(.outline_cool_3422.detail_outer_84ad) {
  gap: 1.25em;
}
:where(.outline_cool_3422.tag-1a1e) {
  gap: 1.25em;
}
.static-ad1e {
  color: var(--wp--preset--color--black) !important;
}
.wood_e1d4 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.media_large_4481 {
  color: var(--wp--preset--color--white) !important;
}
.pattern_lite_9901 {
  color: var(--wp--preset--color--pale-pink) !important;
}
.in-8327 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.white_7222 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.background-hot-38d0 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.dirty_62fe {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.feature_east_59c1 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.info-south-7a1a {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.mask-pink-5e39 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.orange-6982 {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.hover-8ea4 {
  background-color: var(--wp--preset--color--black) !important;
}
.primary_iron_afd6 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.gradient-4174 {
  background-color: var(--wp--preset--color--white) !important;
}
.module_5a1c {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.tall_e1fe {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.container_55d3 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.filter_293b {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.hover-current-0869 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.panel_active_9695 {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.logo_2a5a {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.detail-up-8952 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.green_3a27 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.grid_hard_9987 {
  border-color: var(--wp--preset--color--black) !important;
}
.breadcrumb-middle-e05a {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.module-green-907b {
  border-color: var(--wp--preset--color--white) !important;
}
.avatar-e68f {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.bright-3328 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.dropdown_3766 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.progress_under_bc4f {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.small_5b28 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.image_short_6c5c {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.list_4011 {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.bright_6e6c {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.static_ea73 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.accent_efd5 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.table-gold-8378 {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.logo-stone-e7f5 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.chip-364a {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.button_c8e8 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.medium-95e3 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.narrow_73a5 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.accordion-pressed-5947 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.secondary_0cb0 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.warm_6736 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.grid-advanced-9030 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.secondary_88ab {
  background: var(--wp--preset--gradient--midnight) !important;
}
.logo-6a1f {
  font-size: var(--wp--preset--font-size--small) !important;
}
.panel_current_7f6f {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.dark-0604 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.preview_7b10 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.detail-cd61 a:where(:not(.status-5564)) {
  color: inherit;
}
:where(.outline_cool_3422.detail_outer_84ad) {
  gap: 1.25em;
}
:where(.outline_cool_3422.tag-1a1e) {
  gap: 1.25em;
}
:where(.bronze-3c09.detail_outer_84ad) {
  gap: 2em;
}
:where(.bronze-3c09.tag-1a1e) {
  gap: 2em;
}
.soft_6c71 {
  font-size: 1.5em;
  line-height: 1.6;
}

.badge_2003 .fast_bc21 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hidden-steel-0ae7 .article-gas-c23c {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo-b5d8 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo-b5d8.silver-a6e8 .liquid_6889 {
  background-color: var(--e-global-color-primary);
}
.photo-b5d8.short-9532 .liquid_6889,
.photo-b5d8.medium_8810 .liquid_6889 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.header_iron_6f06 .light_1287 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
  background-color: var(--e-global-color-accent);
}
.text_f1b0 {
  --divider-color: var(--e-global-color-secondary);
}
.text_f1b0 .breadcrumb_3e71 {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.text_f1b0.border-south-73ab .stale_c432 {
  background-color: var(--e-global-color-secondary);
}
.text_f1b0.box_fixed_b3d4 .stale_c432,
.text_f1b0.aside_cool_e043 .stale_c432 {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.text_f1b0.box_fixed_b3d4 .stale_c432,
.text_f1b0.aside_cool_e043 .stale_c432 svg {
  fill: var(--e-global-color-secondary);
}
.basic-fae0 .focus-c1f3 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.basic-fae0 .inner-2fd8 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.steel_b0a8.border-south-73ab .stale_c432 {
  background-color: var(--e-global-color-primary);
}
.steel_b0a8.box_fixed_b3d4 .stale_c432,
.steel_b0a8.aside_cool_e043 .stale_c432 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.steel_b0a8.box_fixed_b3d4 .stale_c432,
.steel_b0a8.aside_cool_e043 .stale_c432 svg {
  fill: var(--e-global-color-primary);
}
.yellow_64ab.border-south-73ab .stale_c432 {
  background-color: var(--e-global-color-primary);
}
.yellow_64ab.box_fixed_b3d4 .stale_c432,
.yellow_64ab.aside_cool_e043 .stale_c432 {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.yellow_64ab .orange-f394 {
  color: var(--e-global-color-primary);
}
.yellow_64ab .orange-f394,
.yellow_64ab .orange-f394 a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.yellow_64ab .cool_f260 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.texture-14e0 .chip-65e5 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dynamic_b55d .lite_789a .hover-yellow-c724 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.sidebar-middle-63c8 .gradient-pink-c377:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.sidebar-middle-63c8 .layout-3875 i {
  color: var(--e-global-color-primary);
}
.sidebar-middle-63c8 .layout-3875 svg {
  fill: var(--e-global-color-primary);
}
.sidebar-middle-63c8 .detail_action_6003 {
  color: var(--e-global-color-secondary);
}
.sidebar-middle-63c8 .gradient-pink-c377 > .detail_action_6003,
.sidebar-middle-63c8 .gradient-pink-c377 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.item_hovered_ffde .tertiary_south_7a11 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.item_hovered_ffde .hot_b56d {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.secondary-f2ec .badge-01e8 .popup-stone-f261 {
  background-color: var(--e-global-color-primary);
}
.secondary-f2ec .cool_c8cc {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.cool-db5c .box-dirty-131e {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.cool-db5c .popup-330d {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.cool-db5c .secondary_1e82 {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.container_c870 .upper_1b52,
.container_c870 .upper_1b52 a {
  color: var(--e-global-color-primary);
}
.container_c870 .upper_1b52.wrapper_cool_fa10,
.container_c870 .upper_1b52.wrapper_cool_fa10 a {
  color: var(--e-global-color-accent);
}
.container_c870 .upper_1b52 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.container_c870 .card_c595 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.article_top_4680 .footer-4845,
.article_top_4680 .border-hovered-ae3d {
  color: var(--e-global-color-primary);
}
.article_top_4680 .footer-4845 svg {
  fill: var(--e-global-color-primary);
}
.article_top_4680 .wrapper_cool_fa10 .footer-4845,
.article_top_4680 .wrapper_cool_fa10 .border-hovered-ae3d {
  color: var(--e-global-color-accent);
}
.article_top_4680 .wrapper_cool_fa10 .footer-4845 svg {
  fill: var(--e-global-color-accent);
}
.article_top_4680 .border-hovered-ae3d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.article_top_4680 .card_c595 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thick-fa14 .primary-e00f,
.thick-fa14 .button-7f03 {
  color: var(--e-global-color-primary);
}
.thick-fa14 .button-7f03 svg {
  fill: var(--e-global-color-primary);
}
.thick-fa14 .upper_1b52.wrapper_cool_fa10 a,
.thick-fa14
  .upper_1b52.wrapper_cool_fa10
  .button-7f03 {
  color: var(--e-global-color-accent);
}
.thick-fa14 .primary-e00f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.thick-fa14 .card_c595 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.link_c052 .block_iron_03ed {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.link_c052 .fluid_e920 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.silver_2dc5 .component_hard_89d6 .tabs-lite-6b27 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
  color: var(--e-global-color-accent);
}
.silver_2dc5 .component_hard_89d6 .breadcrumb-wood-8f97 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.silver_2dc5 .basic_9233 .tabs-lite-6b27 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
  color: var(--e-global-color-accent);
}
.silver_2dc5
  .basic_9233
  .breadcrumb-wood-8f97 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.silver_2dc5
  .action_4856
  .tabs-lite-6b27 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
  color: var(--e-global-color-accent);
}
.silver_2dc5
  .action_4856
  .breadcrumb-wood-8f97 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.silver_2dc5
  .pink-3e5a
  .tabs-lite-6b27 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
  color: var(--e-global-color-accent);
}
.silver_2dc5
  .pink-3e5a
  .breadcrumb-wood-8f97 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slider-27fd .avatar_d652 {
  background-color: var(--e-global-color-primary);
}
.slider-27fd .avatar_d652:hover {
  background-color: var(--e-global-color-primary);
}
.slider-27fd .notice_narrow_0fb2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.slider-27fd
  .avatar_d652:hover
  .notice_narrow_0fb2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sidebar_fast_5153 .large-ac1e {
  color: var(--e-global-color-accent);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.component_8619 .caption_0f28 .menu_wood_5869 a {
  background-color: var(--e-global-color-accent);
}
.component_8619 .caption_0f28 .aside_wood_161c a {
  background-color: var(--e-global-color-accent);
}
.component_8619 .caption_0f28 .menu_wood_5869 a,
.component_8619 .caption_0f28 .aside_wood_161c a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline_c194
  .outline-aed5.surface-475d
  .caption_0f28
  a.message-5193 {
  background-color: var(--e-global-color-accent);
}
.outline_c194
  .outline-aed5.surface-475d
  .caption_0f28
  span.message-5193.fn-current-8f52 {
  background-color: var(--e-global-color-text);
}
.outline_c194
  .outline-aed5.surface-475d
  .caption_0f28
  .message-5193 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.static-cc27 .module_dark_446f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.static-cc27
  .breadcrumb-mini-4629
  > .module-top-0767
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.static-cc27
  .rough-f97e
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.static-cc27
  .border-glass-dbd7
  .border_dirty_60e9,
.static-cc27
  .border-glass-dbd7
  .notice_1d04 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.static-cc27
  .border-glass-dbd7
  .icon_958b,
.static-cc27
  .border-glass-dbd7
  a
  .icon_958b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.static-cc27
  .border-glass-dbd7
  .status_orange_e2eb {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.static-cc27
  .border-glass-dbd7
  .down_a5d4 {
  background-color: var(--e-global-color-primary);
}
.static-cc27
  .border-glass-dbd7
  .down_a5d4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.static-cc27
  .border-glass-dbd7
  .down_a5d4:hover {
  background-color: var(--e-global-color-primary);
}
.static-cc27
  .border-glass-dbd7
  .video_782d {
  background-color: var(--e-global-color-primary);
}
.static-cc27
  .border-glass-dbd7
  .video_782d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.static-cc27
  .border-glass-dbd7
  .video_782d:hover {
  background-color: var(--e-global-color-primary);
}
.static-cc27
  .new_4550
  .progress-fb82
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.static-cc27
  .new_4550
  .input_complex_89a7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.static-cc27
  .new_4550
  .status_orange_e2eb {
  color: var(--e-global-color-text);
}
.static-cc27
  .new_4550
  .status_orange_e2eb
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.static-cc27
  .new_4550
  .down_a5d4 {
  background-color: var(--e-global-color-primary);
}
.static-cc27
  .new_4550
  .down_a5d4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.static-cc27
  .new_4550
  .down_a5d4:hover {
  background-color: var(--e-global-color-primary);
}
.static-cc27
  .new_4550
  .video_782d {
  background-color: var(--e-global-color-primary);
}
.static-cc27
  .new_4550
  .video_782d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.static-cc27
  .new_4550
  .video_782d:hover {
  background-color: var(--e-global-color-primary);
}
.static-cc27 .form_focused_eef2 {
  background-color: var(--e-global-color-primary);
}
.static-cc27 .form_focused_eef2:hover {
  background-color: var(--e-global-color-primary);
}
.static-cc27 .hero-basic-a705 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.static-cc27 .smooth_4fce {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.out_53d4 .component-tall-b309 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.out_53d4
  .copper_77be
  > div:nth-child(3)
  .component-tall-b309,
.out_53d4
  .widget_next_019b
  > div:nth-child(1)
  .component-tall-b309,
.out_53d4
  .notification-fresh-0d94
  > div:nth-child(1)
  .component-tall-b309,
.out_53d4
  .primary-stone-7cd0
  > div:nth-child(1)
  .component-tall-b309,
.out_53d4
  .search_orange_3a7f
  > div:nth-child(1)
  .component-tall-b309 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.out_53d4 .table_830f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.out_53d4 .hard-c3a4 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.out_53d4 .description-9e07 {
  background-color: var(--e-global-color-primary);
}
.out_53d4 .description-9e07 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.out_53d4 .description-9e07:hover {
  background-color: var(--e-global-color-primary);
}
.out_53d4 .feature_1fbc {
  background-color: var(--e-global-color-primary);
}
.out_53d4 .feature_1fbc:hover {
  background-color: var(--e-global-color-primary);
}
.out_53d4 .hero-basic-a705 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.out_53d4 .smooth_4fce {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.container-e773 .thumbnail_5cf2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.container-e773 .button_d5dc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container-e773 .prev-272c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container-e773 .hero-prev-c768 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container-e773 .glass_0ca7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container-e773 .feature_1fbc {
  background-color: var(--e-global-color-primary);
}
.container-e773 .feature_1fbc:hover {
  background-color: var(--e-global-color-primary);
}
.list-brown-5c00 .gallery_0fdb {
  background-color: var(--e-global-color-secondary);
}
.list-brown-5c00 .logo_ca4f {
  background-color: var(--e-global-color-text);
}
.list-brown-5c00 .cold-c520 {
  background-color: var(--e-global-color-secondary);
}
.list-brown-5c00 .silver-8dd5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.list-brown-5c00 .purple_67df {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.list-brown-5c00 .banner-east-b51a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.list-brown-5c00 .panel_bronze_c08b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.list-brown-5c00 .section_left_4a65 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.secondary_red_ea8c .summary-dec8 .west_53c5,
.secondary_red_ea8c
  .summary-dec8
  .west_53c5
  a,
.secondary_red_ea8c .aside_acb9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.secondary_red_ea8c .summary-dec8 .secondary-wood-7828,
.secondary_red_ea8c .border-9f49 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.secondary_red_ea8c .summary-dec8 .secondary-wood-7828 {
  color: var(--e-global-color-text);
}
.secondary_red_ea8c .border-9f49 {
  color: var(--e-global-color-text);
}
.secondary_red_ea8c
  .summary-dec8
  .header-18d2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.secondary_red_ea8c .tooltip-north-f665 .active_gold_62ca {
  background-color: var(--e-global-color-primary);
}
.secondary_red_ea8c .tooltip-north-f665 .active_gold_62ca:hover {
  background-color: var(--e-global-color-primary);
}
.secondary_red_ea8c .tooltip-north-f665 .main-action-1b83 li span {
  background-color: var(--e-global-color-text);
}
.secondary_red_ea8c .tooltip-north-f665 .main-action-1b83 li span:hover {
  background-color: var(--e-global-color-primary);
}
.secondary_red_ea8c
  .tooltip-north-f665
  .main-action-1b83
  li.main_899f
  span {
  background-color: var(--e-global-color-accent);
}
.secondary_red_ea8c .static_eff3 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.texture_9859 .steel_eb07 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.layout-db1c .upper-9ac0 {
  background-color: var(--e-global-color-primary);
}
.layout-db1c .wrapper_e0a2 {
  background-color: var(--e-global-color-secondary);
}
.layout-db1c .tertiary_out_7c93 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.layout-db1c .logo-upper-739e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.layout-db1c .warm-d11c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.layout-db1c .lite-2a74 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.layout-db1c .accent-tall-7e40 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.layout-db1c .silver_d1d6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.layout-db1c .middle-a3d2 {
  background-color: var(--e-global-color-primary);
}
.layout-db1c .middle-a3d2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.glass_fb3f .detail-focused-0210 {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.glass_fb3f .tooltip_0b4a {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.glass_fb3f
  .modal-8011:after {
  background-color: var(--e-global-color-primary);
}
.glass_fb3f .up_a70f {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.first_4348 .aside_acb9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.first_4348 .border-9f49 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border_1895 .pro-4862 .header-5f3c {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border_1895 .pro-4862 .secondary-down-0ead {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paragraph-clean-579f .text-a725 {
  background-color: var(--e-global-color-primary);
}
.paragraph-clean-579f .paragraph_81a1 {
  background-color: var(--e-global-color-secondary);
}
.paragraph-clean-579f .accent-4c5d .breadcrumb_68b4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.paragraph-clean-579f .preview-bright-c249 .breadcrumb_68b4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.container_ba63 .widget_orange_49e9 .paper_882a {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.container_ba63 .widget_orange_49e9 .selected_50a8 {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.container_ba63 .widget_orange_49e9 .inner-a319 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.mini-fcd9 .banner-rough-9703 {
  border-color: var(--e-global-color-text);
}
.mini-fcd9 .column-orange-1233 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mini-fcd9 .gallery_lower_e665 {
  color: var(--e-global-color-primary);
}
.mini-fcd9 .grid-be56 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fast_4df0 .carousel_e543 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.fast_4df0 .white_5294 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.fast_4df0 .menu-action-9741:hover .carousel_e543 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.fast_4df0
  .menu-action-9741:hover
  .white_5294 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.logo-wood-e74f .panel_f118 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.logo-wood-e74f .breadcrumb-slow-577f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tooltip-tiny-50d3 .column_d72a .slider_02d0 {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tooltip-tiny-50d3 .article_west_bdca .slider_02d0 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.left-57ea .hover-first-30b0 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
  background-color: var(--e-global-color-accent);
}
.description-985c .badge_7748 .selected-c3be {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.description-985c .badge_7748 .selected-c3be {
  background-color: var(--e-global-color-secondary);
}
.description-985c .article_94da .selected-c3be {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.description-985c .article_94da .selected-c3be {
  background-color: var(--e-global-color-secondary);
}
.description-985c .notification_liquid_dbe2 .avatar-smooth-81b5 {
  background-color: var(--e-global-color-primary);
}
.description-985c .notification_liquid_dbe2:hover .avatar-smooth-81b5 {
  background-color: var(--e-global-color-secondary);
}
.description-985c .active_gold_62ca {
  background-color: var(--e-global-color-primary);
}
.description-985c .active_gold_62ca:hover {
  background-color: var(--e-global-color-accent);
}
.description-985c .main-action-1b83 li span {
  background-color: var(--e-global-color-text);
}
.description-985c .main-action-1b83 li span:hover {
  background-color: var(--e-global-color-primary);
}
.description-985c .main-action-1b83 li.main_899f span {
  background-color: var(--e-global-color-accent);
}
.middle-26fb .next-0d2c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.middle-26fb .blue_4913 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.detail_ee00 .dropdown-short-6d3c:before {
  background-color: var(--e-global-color-secondary);
}
.detail_ee00 .notice-fa38 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.detail_ee00 .tertiary_7f58 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.under_3c5e .container_1a5c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.under_3c5e .container_1a5c:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.under_3c5e .container_1a5c.fn-active-8f52 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.under_3c5e .chip_e32f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.under_3c5e .input-788e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.under_3c5e .modal_2b0c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.under_3c5e .card-64a0 {
  background-color: var(--e-global-color-primary);
}
.under_3c5e .card-64a0 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.under_3c5e .texture-stone-eab6 {
  background-color: var(--e-global-color-primary);
}
.under_3c5e .texture-stone-eab6 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.feature-fixed-efa6 .table-3631 .detail_d90f a {
  color: var(--e-global-color-secondary);
}
.feature-fixed-efa6 .table-3631 .detail_d90f a:hover {
  color: var(--e-global-color-secondary);
}
.feature-fixed-efa6 .table-3631 .detail_d90f,
.feature-fixed-efa6 .table-3631 .detail_d90f a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature-fixed-efa6 .table-3631 .grid-fast-caf4 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature-fixed-efa6 .table-3631 .tooltip_9466 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature-fixed-efa6 .table-3631 .pattern_3c22 {
  background-color: var(--e-global-color-primary);
}
.feature-fixed-efa6 .table-3631 .pattern_3c22 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature-fixed-efa6 .table-3631 .pattern_3c22:hover {
  background-color: var(--e-global-color-primary);
}
.feature-fixed-efa6 .table-3631 .item-e5af {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.feature-fixed-efa6 .table-3631 .item-e5af {
  background-color: var(--e-global-color-primary);
}
.feature-fixed-efa6 .table-3631 .item-e5af:hover {
  background-color: var(--e-global-color-primary);
}
.feature-fixed-efa6 .table-3631 .active_gold_62ca {
  background-color: var(--e-global-color-primary);
}
.feature-fixed-efa6 .table-3631 .active_gold_62ca:hover {
  background-color: var(--e-global-color-primary);
}
.feature-fixed-efa6 .tooltip-north-f665 .main-action-1b83 li span {
  background-color: var(--e-global-color-text);
}
.feature-fixed-efa6 .tooltip-north-f665 .main-action-1b83 li span:hover {
  background-color: var(--e-global-color-primary);
}
.feature-fixed-efa6 .tooltip-north-f665 .main-action-1b83 li.main_899f span {
  background-color: var(--e-global-color-accent);
}
.feature-fixed-efa6 .hero-basic-a705 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.feature-fixed-efa6 .smooth_4fce {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.video_6c88 .avatar_tiny_fe85 .label-huge-da0c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.video_6c88 .avatar_tiny_fe85 .widget-591f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.video_6c88 .avatar_tiny_fe85 .notification_medium_fc35 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.nav_current_6a64 .sidebar_blue_fc1c {
  border-color: var(--e-global-color-text);
}
.nav_current_6a64 .secondary_f5e3 {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.nav_current_6a64 .text_fa37 {
  color: var(--e-global-color-secondary);
}
.nav_current_6a64 .text_fa37 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.nav_current_6a64 .button_cool_65fc > * {
  color: var(--e-global-color-primary);
}
.nav_current_6a64 .button_cool_65fc > * svg {
  fill: var(--e-global-color-primary);
}
.nav_current_6a64 .tiny_73bf {
  color: var(--e-global-color-primary);
}
.nav_current_6a64 .tiny_73bf {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.nav_current_6a64 .notification-745a {
  color: var(--e-global-color-primary);
}
.nav_current_6a64 .notification-745a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.nav_current_6a64 .iron_0faf {
  color: var(--e-global-color-primary);
}
.nav_current_6a64 .iron_0faf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.nav_current_6a64 .wrapper_2794 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.nav_current_6a64 .hard-bb12 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.nav_current_6a64 .hard-bb12.hover-bright-8445 {
  color: var(--e-global-color-secondary);
}
.nav_current_6a64 .hard-bb12.hover-bright-8445 .summary-black-411c {
  color: var(--e-global-color-accent);
}
.nav_current_6a64 .hard-bb12.steel-8868 {
  color: var(--e-global-color-text);
}
.nav_current_6a64 .hard-bb12.steel-8868 .summary-black-411c {
  color: var(--e-global-color-text);
}
.nav_current_6a64 .hard-bb12:before {
  border-top-color: var(--e-global-color-text);
}
.nav_current_6a64 .table_copper_b4c1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.nav_current_6a64
  .table_copper_b4c1
  .gallery_ce5c {
  background-color: var(--e-global-color-primary);
}
.nav_current_6a64
  .table_copper_b4c1
  .gallery_ce5c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.nav_current_6a64 .sidebar_blue_fc1c .picture_left_c64c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.banner_d522 .text-0406 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.banner_d522 .wrapper_a7b8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.footer-center-d81e .bronze-ba1b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.footer-center-d81e
  .rough-8f72
  .accordion-bc5f {
  background-color: var(--e-global-color-secondary);
}
.footer-center-d81e
  .rough-8f72.form_027d
  .accordion-bc5f {
  background-color: var(--e-global-color-text);
}
.footer-center-d81e
  .rough-8f72:hover
  .accordion-bc5f {
  background-color: var(--e-global-color-accent);
}
.footer-center-d81e
  .rough-8f72.fn-active-8f52
  .accordion-bc5f {
  background-color: var(--e-global-color-primary);
}
.tabs_small_3074 .content_b9bb {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.tabs_small_3074 .container_d0ac {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tabs_small_3074 .tabs-6042 {
  background-color: var(--e-global-color-primary);
}
.tabs_small_3074 .tabs-6042 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hero_35a6 .tabs-iron-97c9 .accordion_action_aacd .sidebar_e907 {
  background-color: var(--e-global-color-secondary);
}
.hero_35a6 .tabs-iron-97c9 .feature-slow-6977:after {
  background-color: var(--e-global-color-secondary);
}
.hero_35a6 .focus_e46a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hero_35a6 .shade-b44f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hero_35a6 .form_purple_6f6a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hero_35a6 .overlay-light-c831 {
  background-color: var(--e-global-color-primary);
}
.hero_35a6 .overlay-light-c831 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hero_35a6 .texture_d2dc {
  background-color: var(--e-global-color-secondary);
}
.hero_35a6 .texture_d2dc {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hero_35a6 .tabs-iron-97c9 .dim-9881 .background_motion_751c:hover {
  background-color: var(--e-global-color-primary);
}
.hero_35a6
  .tabs-iron-97c9
  .dim-9881
  .background_motion_751c.gallery-c686 {
  background-color: var(--e-global-color-primary);
}
.hero_35a6 .tabs-iron-97c9 .glass_8e2b:before {
  border-color: var(--e-global-color-primary);
}
.hero_35a6 .tabs-iron-97c9 .glass_8e2b:hover:before {
  border-color: var(--e-global-color-secondary);
}
.hero_35a6
  .tabs-iron-97c9
  .glass_8e2b.accordion-dynamic-f006:before {
  border-color: var(--e-global-color-primary);
}
.hero_35a6 .tiny_5d74 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.main_256b .texture_dark_40e0 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.main_256b .texture_dark_40e0:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.main_256b .texture_dark_40e0.content-static-601f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.main_256b .full_bc2e {
  background-color: var(--e-global-color-primary);
}
.main_256b .full_bc2e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.main_256b
  .row-ae40
  .logo_d296
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.main_256b
  .disabled_883a
  .logo_d296
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.next-173f
  .logo_8784
  .over-e23f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.next-173f
  .logo_8784
  .gas-6690 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.next-173f .full_df82 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.next-173f .slider_944b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.next-173f .backdrop_basic_ae05 {
  background-color: var(--e-global-color-primary);
}
.next-173f .backdrop_basic_ae05 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.breadcrumb-5301 .border-small-bad0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb-5301 .upper-1deb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
  background-color: var(--e-global-color-primary);
}
.breadcrumb-5301 .banner-ae54 {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.breadcrumb-5301 .banner-ae54 a:hover {
  color: var(--e-global-color-secondary);
}
.breadcrumb-5301 .icon_d2c6 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.breadcrumb-5301 .pressed-8275 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.breadcrumb-5301 .current_2919 .active_gold_62ca {
  background-color: var(--e-global-color-primary);
}
.breadcrumb-5301 .current_2919 .active_gold_62ca:hover {
  background-color: var(--e-global-color-accent);
}
.breadcrumb-5301
  .current_2919
  .main-action-1b83
  li
  span {
  background-color: var(--e-global-color-text);
}
.breadcrumb-5301
  .current_2919
  .main-action-1b83
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.breadcrumb-5301
  .current_2919
  .main-action-1b83
  li.main_899f
  span {
  background-color: var(--e-global-color-accent);
}
.large_9ecd
  .link_331d
  .input-b882 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.large_9ecd .link_331d .liquid-bc77 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.large_9ecd .link_331d .nav_9c03 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.large_9ecd .paper-b6fe {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
  background-color: var(--e-global-color-accent);
}
.large_9ecd
  .gold-f5b7.element_center_ea94 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.lower_4bb0
  > .summary-974e
  > div
  > .badge-liquid-fab0
  > .tall_f9a7
  > a {
  background-color: var(--e-global-color-text);
}
.lower_4bb0
  > .summary-974e
  > div
  > .badge-liquid-fab0
  > .tall_f9a7
  > a
  .hidden_clean_6741.focused-cc9f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.lower_4bb0
  > .summary-974e
  > div
  > .badge-liquid-fab0
  > .tall_f9a7
  > a
  .advanced-70aa.caption_eb9d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.lower_4bb0
  > .summary-974e
  > div
  > .badge-liquid-fab0
  > .tall_f9a7
  > .sidebar_complex_8f69
  .tall_f9a7
  > a {
  background-color: var(--e-global-color-secondary);
}
.lower_4bb0
  > .summary-974e
  > div
  > .badge-liquid-fab0
  > .tall_f9a7
  > .sidebar_complex_8f69
  .tall_f9a7
  > a
  .shade-bright-2c33 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.lower_4bb0
  > .summary-974e
  > div
  > .badge-liquid-fab0
  > .tall_f9a7
  > .sidebar_complex_8f69
  .tall_f9a7
  > a
  .advanced-70aa.copper-003a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.lower_4bb0
  > .summary-974e
  > div
  > .badge-liquid-fab0
  > .tall_f9a7
  > a
  .pattern_d693:before {
  color: var(--e-global-color-text);
}
.lower_4bb0
  > .summary-974e
  > div
  > .badge-liquid-fab0
  > .tall_f9a7
  > .sidebar_complex_8f69
  a
  .pattern_d693:before {
  color: var(--e-global-color-text);
}
.lower_4bb0
  > .summary-974e
  > div
  > .badge-liquid-fab0
  > .tall_f9a7.prev-5096
  > a
  .pattern_d693:before {
  color: var(--e-global-color-text);
}
.lower_4bb0
  > .summary-974e
  > div
  > .badge-liquid-fab0
  > .tall_f9a7
  > .sidebar_complex_8f69
  .tall_f9a7.prev-5096
  > a
  .pattern_d693:before {
  color: var(--e-global-color-text);
}
.lower_4bb0
  > .summary-974e
  > div
  > .badge-liquid-fab0
  > .tall_f9a7
  > a
  .primary-e902
  .over_f9f7 {
  color: var(--e-global-color-text);
}
.lower_4bb0
  > .summary-974e
  > div
  > .badge-liquid-fab0
  > .tall_f9a7
  > .sidebar_complex_8f69
  a
  .primary-e902
  .over_f9f7 {
  color: var(--e-global-color-text);
}
.lower_4bb0
  > .summary-974e
  > div
  > .badge-liquid-fab0
  > .tall_f9a7
  > a
  .primary-e902
  .over_f9f7,
.lower_4bb0
  > .summary-974e
  > div
  > .badge-liquid-fab0
  > .tall_f9a7
  > .sidebar_complex_8f69
  a
  .primary-e902
  .over_f9f7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.lower_4bb0
  > .summary-974e
  > div
  > .badge-liquid-fab0
  > .tall_f9a7
  > a
  .section-2d6c:before {
  color: var(--e-global-color-text);
}
.lower_4bb0
  > .summary-974e
  > div
  > .badge-liquid-fab0
  > .tall_f9a7
  > .sidebar_complex_8f69
  a
  .section-2d6c:before {
  color: var(--e-global-color-text);
}
.lower_4bb0
  > .summary-974e
  > div
  > .badge-liquid-fab0
  > .tall_f9a7.prev-5096
  > a
  .section-2d6c:before {
  color: var(--e-global-color-text);
}
.lower_4bb0
  > .summary-974e
  > div
  > .badge-liquid-fab0
  > .tall_f9a7
  > .sidebar_complex_8f69
  .tall_f9a7.prev-5096
  > a
  .section-2d6c:before {
  color: var(--e-global-color-text);
}
.filter_brown_d7ac .plasma-6419 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.filter_brown_d7ac
  .backdrop-7054:hover
  .plasma-6419 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.backdrop-hard-df25
  > .summary-974e
  > .surface-b87c
  > .over-52bf
  > .tabs_hard_ff2b
  > .box-copper-7bad
  .preview_plasma_382c {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.backdrop-hard-df25
  > .summary-974e
  > .surface-b87c
  > .over-52bf
  > .tabs_hard_ff2b
  > .box-copper-7bad:hover
  .preview_plasma_382c {
  color: var(--e-global-color-text);
}
.backdrop-hard-df25
  > .summary-974e
  > .surface-b87c
  > .over-52bf
  > .tabs_hard_ff2b
  > .box-copper-7bad:hover
  .preview_plasma_382c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.backdrop-hard-df25
  > .summary-974e
  > .surface-b87c
  > .over-52bf
  > .tabs_hard_ff2b.full_5ae8
  > .box-copper-7bad
  .preview_plasma_382c {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.easy-94ea .border-b57f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.easy-94ea .lite_e9df {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.easy-94ea .component_3526 {
  background-color: var(--e-global-color-primary);
}
.easy-94ea .component_3526 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.first_866d
  > .summary-974e
  > .first_c7ed
  > .active-fluid-f80e
  > .label-over-c639
  .modal-881e {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.first_866d
  > .summary-974e
  > .first_c7ed
  > .active-fluid-f80e
  > .label-over-c639
  .layout-b731 {
  color: var(--e-global-color-text);
}
.first_866d
  > .summary-974e
  > .first_c7ed
  > .active-fluid-f80e
  > .label-over-c639:hover
  .modal-881e {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.first_866d
  > .summary-974e
  > .first_c7ed
  > .active-fluid-f80e
  > .label-over-c639:hover
  .layout-b731 {
  color: var(--e-global-color-secondary);
}
.first_866d
  > .summary-974e
  > .first_c7ed
  > .active-fluid-f80e
  > .label-over-c639.link_3055
  .modal-881e {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.first_866d
  > .summary-974e
  > .first_c7ed
  > .active-fluid-f80e
  > .label-over-c639.link_3055
  .layout-b731 {
  color: var(--e-global-color-primary);
}
.filter-8f0b
  .dirty-c8b0
  .shadow-tiny-0c19 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.filter-8f0b .slider-tiny-7bc9 .picture_left_c64c .tag_41ff {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hard-fb8d .main_ce20 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hard-fb8d .black-5fba .main_ce20 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hard-fb8d .detail_full_33bf {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hard-fb8d .detail_full_33bf {
  background-color: var(--e-global-color-primary);
}
.gas_6d69 .pressed_c72e .tabs_last_e4dd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gas_6d69
  .pressed_c72e:hover
  .thick_d3b1 {
  color: var(--e-global-color-secondary);
}
.gas_6d69
  .pressed_c72e:hover
  .tabs_last_e4dd {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.box_action_9fdf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

.main_2412 {
  max-width: 1400px !important;
}

.up-23f6 {
  flex-direction: column;
}

.up-23f6 .motion_f807 {
  font-size: 50px;
  font-weight: bold;
  text-align: center;
  color: #FFD700; /* 金黄色标题 */
  margin-bottom: 5px !important;
  margin-top: -10px !important;
  text-shadow: 2px 2px 4px rgba(0,0,0,0.3); /* 添加文字阴影增强视觉效果 */
}

h2.up-23f6 .motion_f807 {
  margin-bottom: 5px !important;
  font-size: 40px !important;
  margin-top: 30px !important;
  color: #FFD700; /* 金黄色 */
  text-shadow: 2px 2px 4px rgba(0,0,0,0.3);
}

.up-23f6 .panel-purple-a315 {
  text-align: center;
  font-size: 21px;
  color: #F0F8FF; /* 淡蓝白色，更柔和易读 */
  margin: 5px 0;
  line-height: 1.6; /* 增加行高提升可读性 */
}

span {
  color: #F0F8FF; /* 淡蓝白色 */
}

.sort-outer-e830.focused-0550 {
  display: none;
}

.summary-clean-1627 {
  display: none;
}

body,
.smooth_a4d5 {
  background: linear-gradient(135deg, #1B4D3E 0%, #2D5016 50%, #0F4C75 100%) !important;
  /* 巴西风格渐变背景：从深绿到橄榄绿到深蓝 */
  background-attachment: fixed;
}

.accent-9b3c.border-paper-ff73 {
  margin-bottom: 40px;
  width: 100%;
}

.fluid_e9a4 {
  margin-bottom: 25px !important;
  margin-top: 5px !important;
  position: static !important;
}

.up-23f6 a {
  width: 100%;
}

.notice-fresh-9f46 .gas_d82e.bright-2225 {
  width: 20% !important;
}

.pattern_16aa {
  display: block;
  gap: 5px;
  text-align: center;
  background: linear-gradient(45deg, #FF6B35 0%, #F7931E 50%, #FFD700 100%); /* 巴西风格渐变 */
  white-space: nowrap;
  display: flex;
  border-radius: 15px; /* 更圆润的边角 */
  padding: 15px 30px; /* 增加内边距 */
  align-items: center;
  justify-content: center;
  font-size: 25px !important;
  font-weight: 700 !important;
  color: #FFFFFF;
  box-shadow: 0 6px 20px rgba(255, 107, 53, 0.4); /* 添加阴影效果 */
  transition: all 0.3s ease;
  text-transform: uppercase; /* 大写字母更有力量感 */
  letter-spacing: 1px; /* 字母间距 */
}

.pattern_16aa:hover {
  color: #FFFFFF;
  transform: translateY(-2px); /* 悬停时轻微上升 */
  box-shadow: 0 8px 25px rgba(255, 107, 53, 0.6);
  background: linear-gradient(45deg, #E55A2B 0%, #E8821A 50%, #E6C200 100%);
}

.pattern_16aa svg {
  width: 20px;
  fill: #FFFFFF;
  transition: all 0.3s ease;
}

.pattern_16aa:hover svg {
  fill: #FFFFFF;
  transform: translateX(3px); /* 箭头向右移动 */
}

.module-f681 {
  background: linear-gradient(45deg, #00A86B 0%, #28B463 100%); /* 巴西绿渐变 */
  border-radius: 12px;
  color: #FFFFFF;
  width: 120px; /* 稍微增加宽度 */
  padding: 12px 25px;
  font-weight: 600;
  transition: all 0.3s ease;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 4px 15px rgba(0, 168, 107, 0.3);
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

.module-f681:hover {
  color: #FFFFFF;
  box-shadow: 0 6px 20px rgba(0, 168, 107, 0.5);
  background: linear-gradient(45deg, #008F5A 0%, #239B56 100%);
}

.module-f681:nth-child(2) {
  background: transparent;
  color: #FFD700;
  transition: all 0.3s ease;
  border: 2px solid #FFD700;
  box-shadow: 0 4px 15px rgba(255, 215, 0, 0.2);
}

.module-f681:nth-child(2):hover {
  color: #1B4D3E;
  background: #FFD700;
  box-shadow: 0 6px 20px rgba(255, 215, 0, 0.4);
}

.notice-fresh-9f46
  .gas_d82e.red_adf4
  .hovered-03e1
  .mask-87c9 {
  font-size: 20px !important;
}

.content-d847 {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 25px;
  margin-top: 15px;
  gap: 25px;
}

.info_94a2 {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

ol {
  margin: 0 !important;
  margin-bottom: 1px !important;

  display: flex;
  flex-direction: column;
  gap: 1px;
}

ol li {
  margin-left: 25px !important;
  padding-left: 10px;
}

ol li a {
  font-size: 30px;
  color: #fff !important;
}

ol li::marker {
  font-size: 22px;
  color: #fff !important;
}

.carousel_iron_3e3e h3 {
  font-weight: bolder;
  font-size: 40px;

  text-align: center;
}

.gradient-ab73.item_3cee > .table-mini-5032 {
  display: flex;
  align-items: center;
}

.in_dde1 {
  display: flex;
  gap: 20px;

  margin: 20px 0;
}

.disabled-blue-83e9 {
  position: relative;
  width: 100%;
}

.bright_2417 {
  position: absolute;
  bottom: 45%;
  left: 5%;
}

.hovered-a371 {
  font-size: 35px !important;
}

.avatar-b749 {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 21px;
  margin-bottom: 25px;
}

.rough-0f21 {
  width: 150px !important;
  height: 150px !important;
  max-width: none;
  border-radius: 20px;
}

.title-large-6ee2 {
  display: flex;
  gap: 50px;
}

.notice-fresh-9f46
  .gas_d82e.dropdown-iron-f166
  .gold_0f0e
  .header-d131 {
  width: 100% !important;
}

.pro_50ad {
  width: 500px !important;
  max-width: none;
}

.badge-large-1c5a {
  width: 100%;
}

.huge-a43c {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.summary-1e10 {
  position: relative;
  cursor: pointer;
}

.summary-1e10::before {
  content: "";
  position: absolute;
  top: 0;
  width: 150px;
  height: 150px;
  border-radius: 20px;

  display: none;
}

.secondary-old-8708 {
  font-size: 15px !important;
}

.yellow_6b15 {
  position: absolute;
  top: 30%;
  left: 20%;

  visibility: hidden;
}

.summary-1e10:hover .yellow_6b15 {
  visibility: visible;
}
.summary-1e10:hover.summary-1e10::before {
  display: block;
}

.carousel_iron_3e3e h3 {
  color: #fff;
}

.hidden-prev-0fa7 {
  margin: 0;
}

.notice-fresh-9f46
  .gas_d82e.dropdown-iron-f166
  .header-d131
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.disabled-0f0c {
  width: 100%;
}

.detail-easy-6043 {
  width: 100%;
}

.narrow_8b90 {
  display: flex;
  width: 100%;
  justify-content: space-between;
}

.detail-easy-6043 {
  width: 100%;
}

.caption_active_5ada {
  margin-bottom: 10px !important;
}

.header-d131 {
  display: flex;
  align-items: center;
}

.text-current-bc75 {
  box-shadow: 10px 0px 13px 7px rgba(0, 0, 0, 0.5);
  z-index: 100;
}

.cold_162c {
  margin-top: 15px !important;
}

table {
  margin-top: 20px !important;
  width: 100%;
}

table th {
  background: #fff !important;
}

tr {
  display: flex;
  width: 100%;
}

td {
  background: #fff !important;
  color: #fff;
  font-size: 21px !important;

  border: 1px solid #fff;
  text-align: center !important;
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: center;
}

ul {
  margin: 0 !important;

  margin-bottom: 15px !important;
}

.up-23f6 .motion_f807.prev_c86b {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.up-23f6 h1.motion_f807 {
  margin-top: 80px !important;
}

.notice-fresh-9f46 .gas_d82e.component-east-91fe {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.tabs_bc51 img {
  width: 100%;
}

.section-bronze-7450 .accent_center_74cf.hovered-03e1 {
  justify-content: space-between;
}

.photo_f56f {
  display: none;
}

.description-current-155b .panel-purple-a315 {
  margin: 1px 0 !important;
}

.icon-5576 li {
  margin-bottom: 0 !important;
}

@media (max-width: 1024px) {
  .gradient-ab73 .table-mini-5032 {
    flex-wrap: nowrap !important;
  }
}

@media (max-width: 1000px) {
  .title-large-6ee2 {
    flex-direction: column;
  }

  .pro_50ad {
    width: 100% !important;
  }
}

@media (max-width: 767px) {
  .carousel_iron_3e3e h3 {
    font-size: 28px;
  }

  .pattern_16aa svg {
    width: 14px;
    height: 14px;
    margin-top: 0;
  }

  .section-bronze-7450 .accent_center_74cf.hovered-03e1 {
    border-bottom: 1px solid #f0c159;
  }

  .narrow_8b90 {
    display: flex;
    width: 55% !important;
    justify-content: space-between;
    flex-direction: row-reverse;
    gap: 30px;
  }

  .gradient-ab73.item_3cee > .table-mini-5032 {
    gap: 15px;
    justify-content: space-between;
  }

  .notice-fresh-9f46
    .gas_d82e.dropdown-iron-f166
    .header-d131
    img {
    width: 60% !important;
  }

  .bright_2417 {
    left: 2%;
  }

  .content-d847 {
    margin: 10px 0;
  }

  .up-23f6 .panel-purple-a315 {
    margin: 0;
    margin-bottom: 10px;
  }

  .pattern_16aa {
    font-size: 16px !important;
  }

  .hovered-a371 {
    font-size: 14px !important;
    padding: 10px 15px;
  }

  ol li a {
    font-size: 22px;
  }

  h2.up-23f6 .motion_f807,
  .up-23f6 .motion_f807 {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

    font-size: 30px;
    line-height: 40px;
    text-align: center;
  }

  .header-d131 {
    justify-content: center;
  }

  .up-23f6 .panel-purple-a315 {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

  .fluid_e9a4 {
    margin-bottom: 15px !important;
  }

  .notice-fresh-9f46 .gas_d82e.bright-2225 {
    width: 75% !important;
  }

  .tabs_bc51 img {
    width: 100% !important;
  }
}

@media (max-width: 550px) {
  .module-f681 {
    text-transform: capitalize;
  }

  h2.up-23f6 .motion_f807,
  .up-23f6 .motion_f807 {
    font-size: 30px !important;
  }

  .header-d131 {
    justify-content: center;
  }

  td {
    font-size: 15px !important;
  }

  .disabled-dark-9715
    .green-fce0.box-ee38 {
    margin: 0 !important;
  }

  .in_dde1 {
    margin: 0;
    gap: 10px;
  }

  .content-d847 {
    display: flex;
  }

  .text-advanced-3845 .pattern_16aa {
    padding: 5px 10px;
    font-size: 14px !important;
  }

  .badge_motion_a1cf svg {
    width: 75% !important;
    height: 75% !important;
  }

  .narrow_8b90 {
    justify-content: flex-end;
    gap: 1px;
  }

  .up-23f6 h1.motion_f807 {
    margin-top: 40px !important;
  }

  .notice-fresh-9f46
    .gas_d82e.dropdown-iron-f166
    .header-d131
    img,
  .basic-fae0 .gold_0f0e {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .module-f681 {
    padding: 5px 15px;
    font-size: 14px;
    width: 80px;
  }

  .notice-fresh-9f46 .gas_d82e.bright-2225 {
    width: 100% !important;
  }

  .gradient-ab73.item_3cee > .table-mini-5032 {
    gap: 3px;
  }

  .up-23f6 .panel-purple-a315 {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

@media (max-width: 400px) {
  .pattern_16aa {
    white-space: wrap;
  }
}

/* 超紧凑型导航菜单样式 */
.section-bronze-7450 .accent_center_74cf.hovered-03e1 {
  padding: 4px 8px;
  border-radius: 4px;
  transition: all 0.3s ease;
  background: transparent;
  margin: 0 1px;
}

.section-bronze-7450 .accent_center_74cf.hovered-03e1:hover {
  background: rgba(255, 215, 0, 0.2);
  color: #FFD700 !important;
  transform: translateY(-1px);
  box-shadow: 0 2px 8px rgba(255, 215, 0, 0.2);
}

.mask-87c9 {
  font-weight: 400 !important;
  text-transform: uppercase;
  letter-spacing: 0.2px;
  color: #F0F8FF !important;
  font-size: 12px !important;
}

/* 图片容器简化样式 */
.disabled-blue-83e9 {
  position: relative;
  width: 100%;
}

.up-23f6 {
  position: relative;
  padding-top: 30px;
}

/* 手机菜单触发器巴西风格 */
.sort-outer-e830 {
  background: rgba(255, 215, 0, 0.2);
  border-radius: 10px;
  padding: 8px;
  transition: all 0.3s ease;
}

.sort-outer-e830:hover {
  background: rgba(255, 215, 0, 0.4);
  transform: scale(1.05);
}

/* 列表项巴西风格增强 */
ol li a {
  font-size: 30px;
  color: #F0F8FF !important;
  text-decoration: none;
  transition: all 0.3s ease;
  padding: 5px 10px;
  border-radius: 5px;
  display: inline-block;
}

ol li a:hover {
  color: #FFD700 !important;
  background: rgba(255, 215, 0, 0.1);
  transform: translateX(10px);
}

ol li::marker {
  font-size: 22px;
  color: #FFD700 !important;
}

/* 图片块简化样式 */
.rough-0f21 {
  display: block;
}

/* 响应式增强 */
@media (max-width: 767px) {
  .section-bronze-7450 .accent_center_74cf.hovered-03e1 {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .up-23f6 .motion_f807 {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .pattern_16aa {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

/* 导航菜单防换行优化 */
.row-thick-f064 {
  flex-wrap: nowrap !important;
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
  gap: 2px;
}

.row-thick-f064 .warm-9990 {
  flex-shrink: 0;
  white-space: nowrap;
}

.row-thick-f064 .bronze-826d {
  flex-shrink: 0;
  min-width: fit-content;
}

.row-thick-f064 .mask-87c9 {
  white-space: nowrap;
}

/* 隐藏水平滚动条但保持功能 */
.row-thick-f064::-webkit-scrollbar {
  height: 0px;
  background: transparent;
}

.row-thick-f064 {
  scrollbar-width: none;
  -ms-overflow-style: none;
}

/* 强制紧凑导航菜单 - 防止重叠 */
.row-thick-f064 .warm-9990 {
  max-width: 80px !important;
}

.row-thick-f064 .bronze-826d {
  max-width: 80px !important;
  overflow: hidden;
}

.row-thick-f064 .accent_center_74cf.hovered-03e1 {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.row-thick-f064 .mask-87c9 {
  font-size: 11px !important;
  line-height: 1.2 !important;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* 登录和注册按钮炫酷闪烁动画 */
@keyframes button-glow-pulse {
  0% { 
    transform: scale(1);
    box-shadow: 
      0 4px 15px rgba(0, 168, 107, 0.3),
      0 0 0 0 rgba(0, 168, 107, 0.7);
    filter: brightness(1);
  }
  50% { 
    transform: scale(1.08);
    box-shadow: 
      0 8px 30px rgba(0, 168, 107, 0.8),
      0 0 20px 5px rgba(0, 168, 107, 0.4);
    filter: brightness(1.3);
  }
  100% { 
    transform: scale(1);
    box-shadow: 
      0 4px 15px rgba(0, 168, 107, 0.3),
      0 0 0 0 rgba(0, 168, 107, 0.7);
    filter: brightness(1);
  }
}

@keyframes button-glow-pulse-gold {
  0% { 
    transform: scale(1);
    box-shadow: 
      0 4px 15px rgba(255, 215, 0, 0.2),
      0 0 0 0 rgba(255, 215, 0, 0.7);
    filter: brightness(1);
  }
  50% { 
    transform: scale(1.08);
    box-shadow: 
      0 8px 30px rgba(255, 215, 0, 0.8),
      0 0 20px 5px rgba(255, 215, 0, 0.4);
    filter: brightness(1.4);
  }
  100% { 
    transform: scale(1);
    box-shadow: 
      0 4px 15px rgba(255, 215, 0, 0.2),
      0 0 0 0 rgba(255, 215, 0, 0.7);
    filter: brightness(1);
  }
}

/* 应用炫酷闪烁动画到按钮 */
.module-f681 {
  animation: button-glow-pulse 1.5s ease-in-out infinite !important;
  position: relative;
  overflow: hidden;
}

.module-f681:nth-child(1) {
  animation: button-glow-pulse 1.5s ease-in-out infinite !important;
}

.module-f681:nth-child(2) {
  animation: button-glow-pulse-gold 1.8s ease-in-out infinite !important;
  animation-delay: 0.3s;
}

/* 添加内部光效 */
.module-f681::before {
  content: '';
  position: absolute;
  top: -50%;
  left: -50%;
  width: 200%;
  height: 200%;
  background: linear-gradient(45deg, 
    transparent 30%, 
    rgba(255, 255, 255, 0.3) 50%, 
    transparent 70%);
  transform: rotate(45deg);
  animation: shine-sweep 3s linear infinite;
}

@keyframes shine-sweep {
  0% { transform: translateX(-100%) translateY(-100%) rotate(45deg); }
  100% { transform: translateX(100%) translateY(100%) rotate(45deg); }
}

/* 强制首页按钮动画 - 解决动画冲突 */
body .module-f681:nth-child(1),
.notice-fresh-9f46 .module-f681:nth-child(1),
#page .module-f681:nth-child(1) {
  animation: button-glow-pulse 1.5s ease-in-out infinite !important;
  transform-origin: center center !important;
}

body .module-f681:nth-child(2),
.notice-fresh-9f46 .module-f681:nth-child(2),
#page .module-f681:nth-child(2) {
  animation: button-glow-pulse-gold 1.8s ease-in-out infinite !important;
  animation-delay: 0.3s !important;
  transform-origin: center center !important;
}

/* 确保悬停时不干扰动画 */
.module-f681:hover {
  animation-play-state: running !important;
}

/* css-noise: 8e94 */
.promo-block-w4 {
  padding: 0.3rem;
  font-size: 11px;
  line-height: 1.3;
}
