.elementor-kit-8{--e-global-color-primary:#142032;--e-global-color-secondary:#1F2D41;--e-global-color-text:#A88747;--e-global-color-accent:#C8A45D;--e-global-color-63b0f26:#F8F8F7;--e-global-color-5750caf:#F1F3F5;--e-global-color-cd6325a:#E4E7ED;--e-global-color-f2fbd13:#FFFFFF;--e-global-color-33a207a:#142032;--e-global-color-f65d6a8:#132135;--e-global-color-4bfbbf1:#33445A;--e-global-color-be6bcbf:#637186;--e-global-color-764b9ef:#ECF3FF;--e-global-color-c3b48fe:#FFFFFF;--e-global-color-6ef01c4:#142033;--e-global-color-ddab079:#1A2940;--e-global-color-13dc99b:#223550;--e-global-color-c6afdd5:#0D1724;--e-global-color-ffc3809:#C8A45D;--e-global-color-e3bccaa:#DFBF84;--e-global-color-7491d95:#CFD6DF;--e-global-color-40d074e:#1C1C1C;--e-global-typography-primary-font-family:"Lato";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Cairo";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Lato";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Cairo";--e-global-typography-accent-font-weight:500;--e-global-typography-98a441a-font-family:"Lato";--e-global-typography-3f2f917-font-family:"Cairo";--e-preloader-animation-duration:1500ms;--e-preloader-delay:200ms;--e-preloader-color:var( --e-global-color-text );--e-preloader-size:100px;}.elementor-kit-8 button,.elementor-kit-8 input[type="button"],.elementor-kit-8 input[type="submit"],.elementor-kit-8 .elementor-button{background-color:var( --e-global-color-accent );font-size:15px;font-weight:800;color:#0D1724;border-radius:30px 30px 30px 30px;padding:15px 20px 15px 20px;}.elementor-kit-8 e-page-transition{background-color:var( --e-global-color-f2fbd13 );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.elementor-widget:not(:last-child){--kit-widget-spacing:16px;}.elementor-element{--widgets-spacing:16px 16px;--widgets-spacing-row:16px;--widgets-spacing-column:16px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:768px;}.e-con{--container-max-width:768px;--container-default-padding-top:36px;--container-default-padding-right:0px;--container-default-padding-bottom:36px;--container-default-padding-left:0px;}.elementor-kit-8{--e-page-transition-entrance-animation:e-page-transition-fade-out-down;--e-page-transition-exit-animation:e-page-transition-fade-in-up;--e-preloader-size:50px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:768px;}.e-con{--container-max-width:768px;--container-default-padding-top:26px;--container-default-padding-right:0px;--container-default-padding-bottom:26px;--container-default-padding-left:0px;}}/* Start custom CSS */.elementor-widget-text-editor p,
    .elementor p {
      margin-top: 1rem;
      margin-bottom: 1rem;
    }
    .elementor-widget-text-editor p:first-child,
    .elementor p:first-child {
      margin-top: 0;
    }
    .elementor-widget-text-editor p:last-child,
    .elementor p:last-child {
      margin-bottom: 0;
    }
    @media (max-width: 768px) {
      html {
        overflow-x: hidden;
        -webkit-overflow-scrolling: touch;
      }
      
      body {
        overflow-x: hidden;
        width: 100%;
        position: relative;
      }
      
      .elementor-page .elementor {
        overflow-x: hidden;
      }
    }
    
    /* ========== Hero & Navbar (3-color gradient; Elementor only has 2) ========== */
    
    .hero-gradient {
      position: relative;
      background: linear-gradient(145deg, #142033 0%, #1a2940 46%, #223550 100%)  ;
      overflow: hidden;
    }
    
    /* Gold (and soft blue) glow overlay on hero — “gold shadows” */
    .hero-gradient::after {
      content: "";
      position: absolute;
      inset: 0;
      pointer-events: none;
      background:
        radial-gradient(circle at 74% 11%, rgba(200, 164, 93, 0.28), rgba(255, 255, 255, 0.02) 46%),
        radial-gradient(circle at 10% 90%, rgba(131, 166, 233, 0.2), transparent 46%);
    }
    
    /* Navbar: solid dark blue — add class "navbar-gradient" to the nav Container. Force no gradient. */
    .navbar-gradient,
    .navbar-gradient.elementor-widget-container,
    .navbar-gradient.elementor-element {
      background: rgba(22, 33, 50, 0.92)  ;
      background-image: none  ;
      border: 1px solid rgba(255, 255, 255, 0.08);
      border-radius: 18px;
      box-shadow: 0 12px 30px rgba(5, 12, 22, 0.35);
    }
    
    /* ========== WordPress / Elementor menu — no underline, less vertical space ========== */
    
    .elementor-nav-menu a,
    .elementor-nav-menu .elementor-item,
    .elementor-item {
      text-decoration: none  ;
    }
    .elementor-nav-menu a:hover,
    .elementor-nav-menu .elementor-item:hover {
      text-decoration: none  ;
    }
    
    /* Reduce vertical space (padding & margin) on menu and items */
    .elementor-widget-nav-menu .elementor-nav-menu,
    .elementor-nav-menu__main,
    .elementor-nav-menu ul {
      margin: 0  ;
      padding: 0  ;
      gap: 0  ;
    }
    .elementor-nav-menu li,
    .elementor-nav-menu .elementor-item {
      margin: 0  ;
      padding: 0  ;
    }
    .elementor-nav-menu a,
    .elementor-nav-menu .elementor-item {
      padding: 0.35em 0.6em  ;
      margin: 0  ;
      display: inline-block;
    }
    /* If menu is inside navbar container, reduce wrapper padding */
    .navbar-gradient .elementor-widget-nav-menu .elementor-widget-container,
    .navbar-gradient .elementor-nav-menu__main {
      margin: 0  ;
      padding: 0  ;
    }
    
    /* ========== Hero scroll mouse (center bottom) ========== */
    
    .hero-scroll-mouse {
      position: absolute;
      left: 50%;
      bottom: 24px;
      transform: translateX(-50%);
      z-index: 10;
      width: 26px;
      height: 42px;
      border: 1px solid rgba(255, 255, 255, 0.45);
      border-radius: 999px;
      display: inline-flex;
      justify-content: center;
      align-items: flex-start;
      padding-top: 8px;
      text-decoration: none;
      color: transparent;
      transition: border-color 0.2s ease, opacity 0.2s ease;
    }
    .hero-scroll-mouse:hover {
      border-color: rgba(244, 207, 143, 0.9);
      opacity: 0.95;
    }
    .hero-scroll-mouse::after {
      content: "";
      width: 4px;
      height: 8px;
      border-radius: 999px;
      background: #f4cf8f;
      animation: heroScrollCue 1.8s ease-in-out infinite;
    }
    @keyframes heroScrollCue {
      0%, 100% { transform: translateY(0); opacity: 1; }
      50% { transform: translateY(10px); opacity: 0.5; }
    }
    
    /* ========== Gradient text (headings) ========== */
    
    .text-gradient {
      background: linear-gradient(135deg, #f2d79e 0%, #d3a75b 42%, #9bc2ff 100%);
      -webkit-background-clip: text;
      background-clip: text;
      color: transparent;
    }
    
    .text-gradient-soft {
      background: linear-gradient(135deg, #d8b978 0%, #f0d89f 55%, #97b9ea 100%);
      -webkit-background-clip: text;
      background-clip: text;
      color: transparent;
    }
    
    /* Gold-only horizontal gradient (e.g. "Reimagined Around") — left: #c8a45d, right: #dfbf84 */
    .text-gradient-gold {
      background: linear-gradient(90deg, #c8a45d 0%, #dfbf84 100%);
      -webkit-background-clip: text;
      background-clip: text;
      color: transparent;
    }
    
    /* Hero H1 title (HTML widget) — uses Text White from Elementor Global Colors */
    .hero-h1-title {
      color: var(--e-global-color-textwhite, #ffffff);
    }
    
    /* Gradient on one word inside heading — use: <span class="lamsa-gradient-text">word</span> */
    .lamsa-gradient-text {
      background: linear-gradient(90deg, #c8a45d 0%, #dfbf84 100%);
      -webkit-background-clip: text;
      background-clip: text;
      color: transparent;
    }
    
    
    /* One word bolder in a heading — use <span class="power-word">Word</span> */
    .power-word {
      font-weight: 800;
    }
    
    /* Read More link with arrow (gold, like blog cards) — add class to link or button */
    .read-more-link,
    a.read-more-link {
      display: inline-flex;
      align-items: center;
      gap: 0.45rem;
      color: #8d7038  ;
      font-weight: 700;
      font-size: 1rem;
      text-decoration: none;
    }
    .read-more-link::after {
      content: "→";
      transition: transform 0.16s ease;
    }
    .read-more-link:hover::after {
      transform: translateX(3px);
    }
    html[dir="rtl"] .read-more-link::after {
      content: "←";
    }
    
    /* Blog card hover (same as site): lift, gold border, top bar, arrow move — add class "blog-card" to the card Container */
    .blog-card {
      position: relative;
      overflow: hidden;
      border-radius: 16px;
      padding: 1.1rem 1rem 1rem;
      background: linear-gradient(180deg, #ffffff 0%, #fafbfd 100%);
      border: 1px solid #dde3ec;
      box-shadow: 0 12px 28px rgba(16, 29, 46, 0.08);
      transition: transform 0.23s ease, border-color 0.23s ease;
    }
    .blog-card::before {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      height: 4px;
      background: linear-gradient(90deg, rgba(200,164,93,0.95), rgba(137,167,217,0.8));
      opacity: 0;
      transition: opacity 0.22s ease;
    }
    .blog-card:hover {
      transform: translateY(-6px);
      border-color: rgba(200, 164, 93, 0.56);
    }
    .blog-card:hover::before {
      opacity: 1;
    }
    .blog-card:hover .read-more-link::after {
      transform: translateX(3px);
    }
    
    /* ========== Eyebrow (label above H1) ========== */
    
    .eyebrow {
      margin: 0 0 0.6rem;
      text-transform: uppercase;
      letter-spacing: 0.14em;
      font-size: 0.78rem;
      color: #a88747;
      font-weight: 700;
    }
    
    /* ========== Hero chips (pill tags) ========== */
    
    .hero-chip {
      font-size: 0.84rem;
      color: #d7e2ef;
      border: 1px solid rgba(215, 229, 255, 0.25);
      background: rgba(255, 255, 255, 0.05);
      padding: 0.36rem 0.72rem;
      border-radius: 999px;
    }
    
    /* ========== RTL (Arabic) ========== */
    
    html[dir="rtl"] body {
      text-align: right;
    }
    
    html[dir="rtl"] blockquote,
    html[dir="rtl"] .disclaimer {
      border-left: 0;
      border-right: 3px solid rgba(200, 164, 93, 0.6);
      padding-left: 0;
      padding-right: 0.7rem;
    }
    
    /* ========== Button hover (move up a little) ========== */
    
    .elementor-button,
    a.elementor-button,
    .btn {
      display: inline-flex;
      align-items: center;
      justify-content: center;
      border-radius: 999px;
      padding: 0.7rem 1.4rem;
      font-weight: 600;
      font-size: 0.92rem;
      border: 0;
      text-decoration: none;
      cursor: pointer;
      transition:
        transform 0.22s ease,
        box-shadow 0.22s ease,
        background 0.2s ease,
        color 0.2s ease,
        border-color 0.2s ease;
    }
    .elementor-button:hover,
    a.elementor-button:hover,
    .btn:hover {
      transform: translateY(-2px);
      box-shadow: 0 10px 24px rgba(15, 23, 42, 0.22);
    }
    
    /* ========== Button variants (gold / ghost / text) ========== */
    
    .btn--gold,
    .elementor-button.btn--gold {
      background: linear-gradient(135deg, #c8a45d, #dfbf84);
      color: #1c1c1c;
      box-shadow: 0 10px 26px rgba(200, 164, 93, 0.45);
    }
    .btn--gold:hover,
    .elementor-button.btn--gold:hover {
      box-shadow: 0 14px 32px rgba(200, 164, 93, 0.55);
    }
    
    .btn--ghost,
    .elementor-button.btn--ghost {
      background: transparent;
      border: 1px solid #cfd6df;
      color: #1f2d41;
      box-shadow: none;
    }
    .btn--ghost:hover,
    .elementor-button.btn--ghost:hover {
      background: rgba(200, 164, 93, 0.06);
      border-color: #c8a45d;
    }
    
    .btn--text,
    .elementor-button.btn--text {
      background: transparent;
      padding: 0;
      box-shadow: none;
      border-radius: 0;
      border: 0;
      color: #4a5568;
    }
    .btn--text:hover,
    .elementor-button.btn--text:hover {
      box-shadow: none;
      transform: none;
    }
    
    /* ========== Accessibility (button focus) ========== */
    
    .elementor-button:focus-visible,
    a.elementor-button:focus-visible,
    .btn:focus-visible {
      outline: 2px solid rgba(200, 164, 93, 0.72);
      outline-offset: 2px;
    }
    
    /* ===== Dual-circle custom cursor ===== */
    
    .cursor-layer {
      position: fixed;
      inset: 0;
      pointer-events: none;
      z-index: 9999;
      display: none; /* enabled only on desktop via media query */
    }
    
    .cursor-dot {
      position: fixed;
      left: 0;
      top: 0;
      border-radius: 50%;
      transform: translate3d(-50%, -50%, 0);
      pointer-events: none;
    }
    
    .cursor-dot--inner {
      width: 9px;
      height: 9px;
      background: rgba(248, 215, 145, 0.95);          /* inner gold dot */
      box-shadow: 0 0 0 2px rgba(248, 215, 145, 0.2); /* soft glow */
    }
    
    .cursor-dot--outer {
      width: 34px;
      height: 34px;
      border: 1px solid rgba(248, 215, 145, 0.75);    /* outer ring */
      background: rgba(248, 215, 145, 0.08);
    }
    
    /* Only show custom cursor on devices with real mouse (no touch) */
    @media (pointer: fine) and (hover: hover) {
      body.custom-cursor {
        cursor: none;
      }
      body.custom-cursor a,
      body.custom-cursor button,
      body.custom-cursor input,
      body.custom-cursor textarea,
      body.custom-cursor select,
      body.custom-cursor [role="button"] {
        cursor: none;
      }
      .cursor-layer {
        display: block;
      }
    }/* End custom CSS */