.ims-gems-theme {
  margin: 0;
  overflow-x: hidden;
  background: #f8f4ea;
  color: #182028;
  font-family: Inter, "Segoe UI", Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}
.ims-gems-theme img { max-width: 100%; height: auto; }
.ims-gems-theme a { text-underline-offset: .2em; }
.ims-gems-theme :focus-visible { outline: 2px solid #d3ad5d; outline-offset: 3px; }
.ims-gems-theme .elementor-location-header { position: relative; z-index: 9998; }
.ims-gems-theme .elementor-location-footer { position: relative; z-index: 2; }
.ims-gems-theme .site-main { min-height: 50vh; }
@media (prefers-reduced-motion: reduce) {
  .ims-gems-theme *, .ims-gems-theme *::before, .ims-gems-theme *::after {
    scroll-behavior: auto !important;
    animation-duration: .01ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: .01ms !important;
  }
}
