/* Static behavior layer; original layout and typography live in assets/styles. */
[hidden] { display: none !important; }
.elementor-invisible { visibility: visible; }
.ekit-accordion--toggler { cursor: pointer; }
.ekit-wid-con .collapse:not(.show) { display: none; }
.ekit-wid-con .collapse.show { display: block; }
.site-form-note, .site-form-status { width: 100%; margin: 0; font: 14px/1.6 Rubik, sans-serif; color: #555; }
.site-form-status { margin-top: 12px; }
.site-form-note { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip-path: inset(50%); white-space: nowrap; }
.site-form-status:empty { display: none; }
.elementor-525 .mf-input { width: 100%; }
.elementor-525 .elementor-widget-mf-button { max-width: 100%; }
.site-reveal-pending { visibility: hidden; }
.site-reveal { animation-duration: 1.25s; animation-fill-mode: backwards; }
.site-reveal.animated-fast { animation-duration: .75s; }
.site-reveal.animated-slow { animation-duration: 2s; }
@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto; }
  *, *::before, *::after { animation-duration: .01ms !important; animation-iteration-count: 1 !important; transition-duration: .01ms !important; }
}
.site-comment-status:empty { display: none; }
/* A compact language selector in the existing contact strip. */
/* Keep the expanded main menu on one row above the original tablet breakpoint. */
@media (min-width: 1025px) and (max-width: 1199px) {
  .elementor-143 .elementor-element.elementor-element-2148214 .elementskit-navbar-nav > li > a { padding-inline: 7px; font-size: 14px; }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .elementor-143 .elementor-element.elementor-element-9c4dcef { flex: 1; min-width: 0; }
  .elementor-143 .elementor-element.elementor-element-619219e1 { flex: 0 0 auto; width: auto; }
  .elementor-143 .elementor-element.elementor-element-58188494 .elementor-button { white-space: nowrap; padding-inline: 22px; }
}
.elementor-location-header .elementor-element-86aec80 { align-items: center; }
.elementor-location-header .elementor-element-3403f50 { flex: 1; min-width: 0; }
.elementor-location-header .elementor-element-bd7791a { flex: 0 0 190px; }
.site-languages { display: flex; flex: 0 0 auto; align-items: center; gap: 2px; padding: 0 12px 0 4px; }
.site-languages a { display: inline-flex; align-items: center; justify-content: center; min-width: 40px; min-height: 40px; padding: 4px 6px; color: #fff; font: 500 13px/1.2 "Rubik", sans-serif; text-decoration: none; }
.site-languages a[aria-current] { color: #fff; text-decoration: underline; text-underline-offset: 4px; }
.site-languages a:hover { color: #f8d9d9; }
.site-languages a:focus-visible { outline: 2px solid #fff; outline-offset: -3px; }
/* Localized tables retain their columns instead of clipping long translations. */
.site-table-scroll { width: 100%; max-width: 100%; min-width: 0; overflow-x: auto; overscroll-behavior-x: contain; }
.site-table-scroll > table { display: table; width: 100%; max-width: none; }
.site-table-scroll > table[data-wide-table] { min-width: 500px; }
.site-table-scroll:focus-visible { outline: 2px solid #7e0606; outline-offset: -2px; }
html:is([lang="ms"], [lang="zh-Hans"]) .elementor-element-73f0b9a .elementor-icon-box-description { overflow-wrap: anywhere; }
/* Short translated CTA labels must start below the hero paragraph. */
html:is([lang="ms"], [lang="zh-Hans"]) .elementor-135 .elementor-element-1544b92f { margin-right: 0; }
/* Official website and Facebook links reuse the existing brand colors. */
.site-contact-online { width: calc(100% - 40px); max-width: 1140px; margin: 0 auto 24px; display: flex; flex-wrap: wrap; justify-content: center; gap: 12px; }
a.site-online-link { display: inline-flex; align-items: center; justify-content: center; flex-wrap: wrap; gap: 8px; min-height: 44px; max-width: 100%; padding: 10px 18px; border: 1px solid #b63735; border-radius: 28px; color: #7e0606; font: 400 15px/1.5 Rubik, sans-serif; text-align: center; text-decoration: none; overflow-wrap: anywhere; }
a.site-online-link:hover { background: #fff4f2; color: #7e0606; }
.site-online-link svg, .site-footer-facebook svg { width: 18px; height: 20px; fill: currentColor; flex: 0 0 18px; }
a.site-footer-facebook { display: inline-flex; align-items: center; gap: 8px; min-height: 44px; max-width: 100%; margin-top: 8px; color: #fff; font: 400 14px/1.5 Rubik, sans-serif; text-decoration: none; }
a.site-footer-facebook:hover { color: #fff; text-decoration: underline; text-underline-offset: 3px; }
.site-online-link:focus-visible, .site-footer-facebook:focus-visible { outline: 2px solid currentColor; outline-offset: 3px; }
/* Shared WhatsApp contact entry, outside animated Elementor containers. */
a.site-whatsapp {
  position: fixed;
  right: calc(24px + env(safe-area-inset-right, 0px));
  bottom: calc(24px + env(safe-area-inset-bottom, 0px));
  z-index: 1000;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 60px;
  height: 60px;
  padding: 0;
  border: 0;
  border-radius: 50%;
  background: #25d366;
  color: #fff;
  text-decoration: none;
  -webkit-tap-highlight-color: transparent;
}
a.site-whatsapp:visited { color: #fff; }
a.site-whatsapp:hover, a.site-whatsapp:focus-visible { background: #1fbd5b; color: #fff; }
a.site-whatsapp:focus-visible { outline: 3px solid #075e54; outline-offset: 4px; }
a.site-whatsapp svg { display: block; width: 24px; height: 24px; fill: currentColor; }
@media (max-width: 1024px) {
  .site-menu-open a.site-whatsapp { visibility: hidden; }
}
@media (max-width: 767px) {
  a.site-whatsapp {
    right: calc(16px + env(safe-area-inset-right, 0px));
    bottom: calc(16px + env(safe-area-inset-bottom, 0px));
  }
  .elementor-location-header .elementor-element-86aec80 { justify-content: flex-end; flex-wrap: nowrap; }
  .elementor-location-header .elementor-element-3403f50,
  .elementor-location-header .elementor-element-bd7791a { display: none; }
}
