
      html,
      body {
        background: #0D0E13;
        margin: 0;
      }

      

      

      

      

      

      /* Hero LCP: כותרת גלויה לפני SplitText — לא הפסקה (נכנסת ב-GSAP) */
      

      

      /* Loader = overlay בלבד; התוכן נטען ונספר ל-LCP מתחת */
      

      

      body:has(

      #weglot-progress-bar,
      #wg-progress-bar,
      .weglot-progress-bar,
      .wg-progress-bar,
      .wg-progress,
      .wg-progress__bar,
      .wg-progress__wrapper,
      .wg-loading-bar,
      .weglot-loading-bar {
        display: none !important;
        visibility: hidden !important;
        opacity: 0 !important;
        height: 0 !important;
        pointer-events: none !important;
      }

      

      

      

      

      

      

      

      

      
    