/* ---- style.css ---- */
/*
Theme Name: Injazat Framework
Theme URI: https://geovannenavalta.com/
Author: Geo
Author URI: https://geovannenavalta.com/
Description: Standalone bilingual InjazatHR framework with converted portable content, native language routing, SEO fallback, lead handling, WebP-ready media and consent-aware GTM events.
Version: 1.10.7
Requires at least: 6.5
Requires PHP: 7.4
Update URI: https://geovannenavalta.com/
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: injazat-framework
Domain Path: /languages
Tags: custom-logo, custom-menu, featured-images, rtl-language-support, translation-ready, blog
*/
:root{--accent:#006fdb;--ink:#122844;--muted:#596d83;--paper:#f7fafd;--line:#dce5ee;--radius:22px;--ij-font-family:'Tajawal',sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;color:var(--ink);background:var(--paper);font-family:var(--ij-font-family);font-size:16px;line-height:1.7}a{color:inherit;text-underline-offset:4px}button,input,select,textarea{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}img{max-width:100%;height:auto}figure{margin:0}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.16;letter-spacing:-.035em}h1{font-size:clamp(38px,5.5vw,76px);font-weight:650;max-width:950px;margin-bottom:26px}h2{font-size:clamp(30px,4vw,50px);max-width:780px;margin-bottom:24px}h3{font-size:23px}html[dir=rtl] h1,html[dir=rtl] h2,html[dir=rtl] h3{letter-spacing:0;line-height:1.5}.container{width:min(1200px,calc(100% - 64px));margin-inline:auto}.site-header{position:relative;z-index:20;border-bottom:1px solid var(--line);background:rgba(255,255,255,.98)}.nav-shell{min-height:94px;display:flex;gap:26px;align-items:center;justify-content:space-between}.brand a{display:flex;align-items:center;gap:10px;text-decoration:none;font-weight:750;font-size:24px;white-space:nowrap}.brand-mark{display:grid;place-items:center;background:var(--accent);width:36px;height:38px;border-radius:12px;color:white}.custom-logo{max-width:180px;max-height:55px;width:auto}.nav-actions{display:flex;gap:16px;align-items:center;font-size:13px}.contact-link{text-decoration:none;font-weight:650}nav ul{list-style:none;padding:0;margin:0;display:flex;gap:22px}nav a{text-decoration:none;font-size:14px}nav a:hover,.language-link:hover{text-decoration:underline}nav li{position:relative}nav .sub-menu{display:none;position:absolute;top:100%;inset-inline-start:0;min-width:200px;padding:18px;background:white;box-shadow:0 10px 25px #17365315}nav li:hover>.sub-menu,nav li:focus-within>.sub-menu{display:grid}.menu-toggle{display:none}.button{display:inline-flex;align-items:center;justify-content:center;gap:22px;background:var(--accent);color:white;border:1px solid transparent;border-radius:9px;padding:15px 24px;text-decoration:none;font-weight:650;font-size:15px;line-height:1.5;min-height:48px}.button:hover{filter:brightness(.92)}.button.compact{padding:12px 16px;font-size:13px}.button.secondary{background:transparent;border-color:var(--line);color:var(--ink)}button:disabled{opacity:.6;cursor:wait}.section{padding:88px 0}.section-hero{padding:86px 0 96px;background:radial-gradient(ellipse at 85% 40%,#e8f4fa 0,transparent 55%)}.hero-grid{display:grid;grid-template-columns:1.12fr 1fr;gap:70px;align-items:center}.hero-copy h1{font-size:clamp(38px,4.7vw,65px)}.eyebrow{font-size:12px;text-transform:uppercase;letter-spacing:.14em;color:var(--accent);font-weight:750;margin-bottom:22px}.section-body{color:var(--muted);max-width:760px;font-size:18px;margin-bottom:30px}.hero-note{background:#102c50;color:#ffffff;aspect-ratio:1.08;padding:48px;border-radius:120px 22px 22px 22px;display:flex;flex-direction:column;justify-content:end;position:relative;overflow:hidden}.hero-note p{font-size:32px;line-height:1.4;max-width:300px}.hero-note>span:last-child{font-size:12px;letter-spacing:3px;color:#77d5ec}.hero-orbit{font-size:130px;color:#77d5ec;line-height:1.1;margin-bottom:28px}.product-visual{padding:14px;border:1px solid var(--line);background:white;border-radius:var(--radius);box-shadow:0 24px 70px #17365310}.product-visual img{display:block;border-radius:12px;width:100%}.section-screenshot .product-visual{margin-top:40px}.section-benefits,.section-faq{background:#fff}.section-saudi,.section-cta{background:#e8f4fa}.section-trust{border-block:1px solid var(--line)}.card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-top:38px}.feature-card{padding:30px;border:1px solid var(--line);border-radius:var(--radius);background:#fff}.feature-card p{color:var(--muted);margin-bottom:0}.card-number{display:block;font-size:12px;color:var(--accent);margin-bottom:34px;font-weight:700}.faq-list{max-width:900px;margin-top:36px}details{border-bottom:1px solid var(--line);padding:20px 0}summary{font-weight:650;cursor:pointer;font-size:19px}details p{margin:16px 0 0;color:var(--muted)}.section-form .container{max-width:850px}.ij-demo-form{padding:34px;background:white;border:1px solid var(--line);border-radius:var(--radius);margin-top:30px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.form-grid label{display:block;font-size:14px;font-weight:600}.form-grid input,.form-grid select,.form-grid textarea{width:100%;min-width:0;padding:12px;border:1px solid #c6d5e3;border-radius:8px;background:#fff;margin-top:8px;color:var(--ink);min-height:48px}.privacy-check{display:flex;gap:10px;align-items:start;margin:24px 0;font-size:13px}.privacy-check input{margin-top:5px;width:18px;height:18px;flex-shrink:0}.form-status{margin:16px 0 0}.honey{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}.site-footer{padding:66px 0 28px;background:#071a30;color:#ffffff}.footer-grid{display:grid;grid-template-columns:1fr 1fr;gap:50px}.footer-grid strong{font-size:28px}.footer-grid p{color:#b8cadb;margin:18px 0}.footer-grid .contact-link{margin-inline-end:20px}.footer-grid nav ul{display:grid;grid-template-columns:1fr 1fr;gap:12px}.footer-bottom{display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between;border-top:1px solid #ffffff25;padding-top:24px;margin-top:50px;font-size:12px}.link-button{border:0;background:none;color:inherit;text-decoration:underline;padding:0}.consent-panel{position:fixed;inset-inline-end:20px;bottom:20px;z-index:100;width:min(450px,calc(100% - 40px));background:white;padding:24px;border:1px solid var(--line);border-radius:16px;box-shadow:0 12px 60px #071a3030;font-size:14px}.consent-panel[hidden]{display:none}.prose{max-width:880px;padding-block:70px;overflow-wrap:anywhere}.prose article{margin-bottom:50px}.prose h1{font-size:clamp(32px,5vw,58px)}.prose h2{font-size:32px}.prose table{display:block;overflow-x:auto}.alignwide{max-width:1100px}.wp-caption{max-width:100%}.wp-caption-text,.gallery-caption{font-size:13px;color:var(--muted)}.sticky{border-inline-start:3px solid var(--accent);padding-inline-start:20px}.screen-reader-text,.skip-link:not(:focus){position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}.skip-link:focus{position:fixed;top:10px;inset-inline-start:10px;background:white;padding:14px;z-index:200}:focus-visible{outline:3px solid #31c0dc;outline-offset:4px}.wp-block-image img{height:auto}.search-form{display:flex;gap:10px;margin-top:24px}.search-field{max-width:100%;padding:10px}.search-submit{padding:10px}html[dir=rtl] .hero-note{border-radius:22px 120px 22px 22px}@media(max-width:1100px){.nav-shell{flex-wrap:wrap;padding-block:20px;gap:16px}.menu-toggle{display:block;background:transparent;border:1px solid var(--line);border-radius:7px;padding:8px 12px;margin-inline-start:auto}#primary-nav{display:none;order:4;width:100%}#primary-nav.is-open{display:block}#primary-nav ul{flex-wrap:wrap}#primary-nav .sub-menu{position:static;display:grid;box-shadow:none;padding:10px} .hero-grid{gap:36px}.nav-actions{flex-wrap:wrap}.hero-note{padding:30px}}@media(max-width:720px){.container{width:calc(100% - 36px)}.section{padding:56px 0}.hero-grid,.footer-grid{grid-template-columns:1fr}.hero-note{aspect-ratio:auto;min-height:280px;border-radius:64px 18px 18px 18px}.hero-note p{max-width:none}.hero-orbit{font-size:80px}.card-grid,.form-grid{grid-template-columns:1fr}.hero-grid{gap:38px}.nav-actions{width:100%;justify-content:space-between;gap:10px}.ij-demo-form{padding:22px}.feature-card{padding:25px}.card-number{margin-bottom:20px}.footer-grid nav ul{grid-template-columns:1fr 1fr}.section-body{font-size:17px}.brand a{font-size:22px}.prose{padding-block:40px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{animation:none!important;transition:none!important}}

/* v1.4.2 persistent bilingual controller / automatic translation fallback. */
.ij-translate-engine{position:fixed!important;inset:auto auto -10000px -10000px!important;width:1px!important;height:1px!important;overflow:hidden!important;opacity:0!important;pointer-events:none!important}
.goog-te-banner-frame.skiptranslate,.goog-te-balloon-frame,#goog-gt-tt{display:none!important}
body{top:0!important}
html.ij-auto-translation body{min-height:100vh}
html[data-ij-preferred-language="ar"] .ref-page-content,html[data-ij-preferred-language="ar"] .prose{text-align:start}
html[data-ij-preferred-language="en"] .ref-page-content,html[data-ij-preferred-language="en"] .prose{text-align:start}
body>.skiptranslate,.VIpgJd-ZVi9od-ORHb-OEVmcd{display:none!important}


/* v1.4.4 — InjazatHR live-brand palette unification + modern shell fallback. */
:root{
  --ij-navy:#102c50;
  --ij-navy-deep:#071a30;
  --ij-blue:#006fdb;
  --ij-cyan:#31c0dc;
  --ij-cyan-soft:#77d5ec;
  --ij-ink:#122844;
  --ij-muted:#596d83;
  --ij-line:#dce5ee;
  --ij-surface:#f7fafd;
  --ij-surface-soft:#eef5fc;
  --ij-surface-cyan:#e8f4fa;
  --ij-white:#ffffff;
  --ink:var(--ij-ink);
  --muted:var(--ij-muted);
  --paper:var(--ij-surface);
  --line:var(--ij-line);
}
body{color:var(--ij-ink);background:var(--ij-surface)}
.site-header{position:sticky;top:0;z-index:80;background:rgba(255,255,255,.9);border-bottom:1px solid rgba(220,229,238,.9);box-shadow:0 12px 35px rgba(7,26,48,.07);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}
.site-header:after{content:"";position:absolute;inset-inline:0;bottom:-1px;height:2px;background:linear-gradient(90deg,var(--ij-cyan),var(--ij-blue),var(--ij-cyan));opacity:.85}
.site-header .nav-shell{min-height:88px}
.site-header nav a{font-weight:650;color:var(--ij-ink);padding:9px 11px;border-radius:999px;transition:background .2s ease,color .2s ease,transform .2s ease}
.site-header nav a:hover,.site-header nav a:focus-visible{background:var(--ij-surface-soft);color:var(--ij-blue);text-decoration:none}
.site-header .language-link{border:1px solid var(--ij-line);border-radius:999px;padding:8px 12px;background:#fff;color:var(--ij-blue);font-weight:750;text-decoration:none}
.site-header .button.compact{background:linear-gradient(135deg,var(--ij-blue),#0089df);border-radius:999px;box-shadow:0 10px 24px rgba(0,111,219,.2);padding-inline:19px}
.brand-mark{background:linear-gradient(145deg,var(--ij-blue),var(--ij-cyan));box-shadow:0 8px 20px rgba(0,111,219,.2)}
.section-hero{background:radial-gradient(circle at 84% 34%,rgba(49,192,220,.18),transparent 34%),linear-gradient(145deg,#fff,var(--ij-surface-cyan))}
.hero-note{background:linear-gradient(145deg,var(--ij-navy),#163d69);color:#fff;box-shadow:0 26px 65px rgba(7,26,48,.18)}
.hero-note>span:last-child,.hero-orbit{color:var(--ij-cyan-soft)}
.section-saudi,.section-cta{background:var(--ij-surface-cyan)}
.section-benefits,.section-faq{background:#fff}
.button{background:var(--ij-blue);box-shadow:0 10px 24px rgba(0,111,219,.15)}
.button:hover{filter:none;transform:translateY(-1px);box-shadow:0 14px 30px rgba(0,111,219,.2)}
.button.secondary{background:#fff;border-color:var(--ij-line);color:var(--ij-ink);box-shadow:none}
.feature-card,.ij-demo-form,.product-visual{border-color:var(--ij-line);box-shadow:0 18px 48px rgba(18,40,68,.06)}
.form-grid input,.form-grid select,.form-grid textarea{border-color:#c6d5e3}
.site-footer{position:relative;overflow:hidden;background:linear-gradient(145deg,var(--ij-navy-deep),var(--ij-navy));color:#fff}
.site-footer:before{content:"";position:absolute;width:520px;height:520px;inset-inline-end:-220px;top:-280px;border-radius:50%;background:radial-gradient(circle,rgba(49,192,220,.14),transparent 64%);pointer-events:none}
.site-footer .footer-grid,.site-footer .footer-bottom{position:relative;z-index:1}
.site-footer .footer-grid p{color:#b8cadb}
.site-footer nav a{color:#d5e2ef}
.site-footer nav a:hover{color:var(--ij-cyan);text-decoration:none}
.site-footer .footer-bottom{border-top-color:rgba(255,255,255,.12);color:#9eb6cc}
:focus-visible{outline-color:var(--ij-cyan)}
@media(max-width:1100px){.site-header .nav-shell{padding-block:14px}.site-header #primary-nav{padding:10px 0 2px}.site-header #primary-nav ul{gap:8px}}
@media(max-width:720px){.site-header{position:sticky}.site-header .nav-actions{gap:8px}.site-header .button.compact{padding:10px 14px}.site-footer{padding-top:54px}}


/* v1.4.4 fallback archive/search shell uses the same premium header/footer language. */
.site-header-modern{isolation:isolate}
.site-header-accent{position:absolute;inset-inline:0;bottom:-1px;height:2px;background:linear-gradient(90deg,var(--ij-cyan),var(--ij-blue),var(--ij-cyan));z-index:2;pointer-events:none}
.site-header-modern .brand{position:relative}
.site-header-modern .custom-logo{max-width:176px}
.site-header-modern #primary-nav>ul{align-items:center;gap:6px}
.site-header-modern .nav-actions{gap:10px}
.site-header-modern .contact-link{display:inline-flex;align-items:center;min-height:40px;padding:8px 11px;border-radius:999px;color:#36536e}
.site-header-modern .contact-link:hover{background:var(--ij-surface-soft);color:var(--ij-blue);text-decoration:none}
.site-footer-modern{padding-top:72px}
.site-footer-modern .footer-modern-grid{position:relative;z-index:1;grid-template-columns:1.15fr .85fr;gap:20px}
.site-footer-modern .footer-panel{padding:28px;border:1px solid rgba(255,255,255,.1);border-radius:22px;background:linear-gradient(145deg,rgba(255,255,255,.07),rgba(255,255,255,.025));box-shadow:inset 0 1px 0 rgba(255,255,255,.05)}
.site-footer-modern .footer-brand-panel strong{font-size:30px}
.site-footer-modern .footer-nav-panel ul{gap:10px 18px}
.site-footer-modern .footer-bottom{position:relative;z-index:1;margin-top:22px;color:#9eb6cc}
@media(max-width:720px){.site-footer-modern .footer-modern-grid{grid-template-columns:1fr}.site-footer-modern .footer-panel{padding:23px}.site-header-modern .custom-logo{max-width:150px}}

/* v1.7.0 — dependency-converted Elementor snapshot compatibility. */
.ij-portable-dialog{width:min(1100px,94vw);max-height:90vh;padding:0;border:0;border-radius:18px;background:#fff;box-shadow:0 24px 80px #001b3a55;overflow:auto}.ij-portable-dialog::backdrop{background:#001b3a99}.ij-portable-dialog-content{position:relative;padding:34px}.ij-portable-dialog-close{position:sticky;z-index:20;top:12px;margin:12px 12px -52px auto;display:block;width:42px;height:42px;border:0;border-radius:50%;background:#fff;color:#173653;font-size:28px;line-height:1;box-shadow:0 6px 24px #001b3a25;cursor:pointer}.ij-portable-dialog .elementor-container,.ij-portable-dialog .elementor-column,.ij-portable-dialog .elementor-widget-wrap,.ij-portable-dialog .elementor-widget-container{max-width:100%}.ij-portable-dialog img{max-width:100%;height:auto}.ij-demo-form .form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.ij-demo-form .form-grid label{display:grid;gap:7px}.ij-demo-form textarea{resize:vertical}.ij-demo-form .privacy-check{display:flex;align-items:flex-start;gap:9px;margin:16px 0}.ij-demo-form .privacy-check input{width:auto;margin-top:4px}.ij-demo-form .form-status{min-height:1.5em;margin-top:10px}.ij-demo-form .honey{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}@media(max-width:700px){.ij-portable-dialog-content{padding:24px 16px}.ij-demo-form .form-grid{grid-template-columns:1fr}}



/* ---- assets/reference.css ---- */
.ij-reference{--accent:#006fdb;--ink:#122844;--muted:#596d83;--line:#dce5ee;--paper:#f6f9fd;background:#fff;color:var(--ink)}.ref-header{background:white;border-bottom:1px solid var(--line);position:relative;z-index:30}.ref-nav{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:96px}.ref-brand img{display:block;width:166px;height:auto;max-height:52px;object-fit:contain}.ref-actions{display:flex;align-items:center;gap:24px}.ref-phone{font-size:13px;white-space:nowrap;text-decoration:none;font-weight:650}.ref-header nav ul{gap:26px}.ref-header nav a{font-weight:550}.ref-section{padding:94px 0;scroll-margin-top:24px}.ref-section h1,.ref-section h2,.ref-section h3{letter-spacing:-.035em}.ref-section [dir=auto]{unicode-bidi:plaintext}.ref-section-heading{max-width:900px;margin-bottom:40px}.ref-section-heading h2{font-size:clamp(32px,3.5vw,47px);line-height:1.22;max-width:900px}.ref-section-heading>p:not(.ref-eyebrow){font-size:18px;color:var(--muted)}.ref-eyebrow{font-size:12px;letter-spacing:.09em;line-height:1.7;text-transform:none;font-weight:700;color:var(--accent);margin-bottom:18px}.ref-hero{background:#102c50;color:#fff;position:relative;overflow:hidden;padding:84px 0 90px}.ref-hero:before{content:"";position:absolute;width:660px;height:660px;inset-inline-end:-250px;top:-270px;border:1px solid #ffffff16;border-radius:50%;box-shadow:0 0 0 100px #ffffff05,0 0 0 200px #ffffff03;pointer-events:none}.ref-hero-grid{display:grid;grid-template-columns:1.12fr 1fr;gap:64px;align-items:center;position:relative}.ref-hero h1{font-size:clamp(40px,4.8vw,65px);line-height:1.07;max-width:650px;letter-spacing:-.045em}.ref-hero .ref-eyebrow{color:#77d5ec}.ref-intro{font-size:16px;line-height:1.9;color:#d5e2ef;max-width:620px}.ref-intro p+p{padding-top:14px;border-top:1px solid #ffffff25;font-size:14px}.ref-buttons{display:flex;gap:16px;justify-content:flex-start;flex-wrap:wrap;margin-top:30px}.ref-hero .button,.ref-closing .button{background:#31c0dc;color:#072843;font-weight:750;border-radius:8px;box-shadow:0 8px 30px #00142820}.ref-hero-media{min-width:0;position:relative;display:grid;place-items:center;background:linear-gradient(150deg,#e9f6fa,#fff);border:1px solid #c2e7ee;border-radius:32px 100px 32px 32px;padding:34px;isolation:isolate;aspect-ratio:1}.ref-hero-media>img{width:100%;height:auto;max-width:490px;position:relative;z-index:1;filter:drop-shadow(0 20px 30px #14355612)}.ref-hero-ring{position:absolute;inset:35px;border:1px solid #006fdb18;border-radius:50%;z-index:0}.ref-partners{padding:44px 0 48px;background:#f7f9fc;border-bottom:1px solid var(--line)}.ref-partners h2{font-size:15px;text-align:center;max-width:none;letter-spacing:.04em;margin-bottom:28px}.ref-logo-grid{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:14px}.ref-logo-grid>div{background:white;border:1px solid #e6ecf3;border-radius:12px;display:grid;place-items:center;min-height:98px;padding:14px}.ref-logo-grid img{width:70px;height:65px;object-fit:contain}.ref-benefits .ref-eyebrow{max-width:800px;font-size:16px;letter-spacing:0;text-transform:none;line-height:1.7}.ref-product-grid{display:grid;grid-template-columns:.85fr 1.4fr;gap:38px;align-items:start}.ref-product-media{background:linear-gradient(145deg,#eaf1fa,#f9fcff);border:1px solid #d8e5f2;border-radius:24px;padding:28px;min-width:0}.ref-product-media img{display:block;width:100%;height:auto;border-radius:14px}.ref-product-media a{display:block}.ref-product-media figure+figure{margin-top:20px}.ref-product-grid>.ref-product-media{position:sticky;top:24px}.ref-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.ref-card{background:#fff;border:1px solid var(--line);border-radius:16px;padding:24px;min-width:0;overflow-wrap:anywhere}.ref-card-index{display:grid;place-items:center;width:34px;height:34px;color:#0074c7;background:#eaf5ff;border-radius:9px;font-weight:700;font-size:12px;margin-bottom:18px}.ref-card h3{font-size:19px;line-height:1.4;letter-spacing:-.025em;margin-bottom:12px}.ref-card p{font-size:14px;line-height:1.8;color:var(--muted);margin-bottom:0}.ref-card p+p{margin-top:10px}.ref-mobile{background:#eef5fc}.ref-mobile .ref-product-grid{grid-template-columns:.65fr 1.6fr}.ref-mobile .ref-product-media{background:transparent;border:0;padding:15px 35px}.ref-mobile .ref-product-media img{max-width:265px;margin-inline:auto;box-shadow:0 24px 45px #12395518;border-radius:24px}.ref-outro{background:#dcebf9;border-inline-start:3px solid #0074c7;border-radius:0 12px 12px 0;padding:24px 28px;margin-top:35px}.ref-outro p{margin:0;font-weight:550;font-size:17px}.ref-product{border-bottom:1px solid #e9eef4}.ref-product:nth-of-type(even){background:#f7fafd}.ref-rtl .ref-section-heading{margin-inline-end:0}.ref-rtl h2,.ref-rtl h3,.ref-rtl .ref-eyebrow{letter-spacing:0}.ref-rtl h2{line-height:1.55}.ref-rtl .ref-card h3{line-height:1.6}.ref-rtl .ref-card p{line-height:1.95}.ref-integration{background:#eaf3fa}.ref-integration .ref-product-media{background:white;padding:60px 35px}.ref-integration .ref-product-media img{object-fit:contain;max-height:230px}.ref-banks>.container>.ref-product-media{max-width:240px;float:inline-end;margin-inline-start:24px;margin-bottom:24px;padding:18px}.ref-banks .ref-cards{clear:both;grid-template-columns:repeat(3,minmax(0,1fr))}.ref-bank-card img{height:75px;width:100%;object-fit:contain;margin-bottom:22px;border-radius:8px}.ref-banks .ref-card:last-child{grid-column:span 3;background:#edf5fc}.ref-testimonials{background:#102c50;color:#fff}.ref-testimonials .ref-section-heading{text-align:center;max-width:none}.ref-testimonials h2{max-width:none}.ref-cards-testimonials{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.ref-cards-testimonials .ref-card{border-color:#ffffff24;background:#ffffff08;color:white;padding:32px}.ref-quote-mark{display:block;font-family:Georgia,serif;font-size:58px;color:#5dcee4;line-height:1}.ref-card blockquote{font-size:18px;line-height:1.8;margin:0 0 28px;color:#e7eff8}.ref-cards-testimonials .ref-card h3{font-size:15px;color:#fff;margin-bottom:7px}.ref-card .ref-person-role{font-size:13px;color:#acc2d8}.ref-contact{background:#f5f9fd}.ref-contact-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:45px;align-items:start}.ref-cards-contact{grid-template-columns:1fr}.ref-cards-contact .ref-card{background:transparent;border:0;border-bottom:1px solid var(--line);border-radius:0;padding:0 0 24px}.ref-cards-contact .ref-card-index{display:none}.ref-contact .ij-demo-form{margin-top:0;padding:32px;border-radius:20px;box-shadow:0 24px 55px #17365309}.ref-contact .form-grid label{font-weight:550}.ref-contact .form-grid input,.ref-contact .form-grid select,.ref-contact .form-grid textarea{border-color:#ccdae8;background:#fbfdff}.ref-contact .form-grid label:last-child{grid-column:1/-1}.ref-contact .ij-demo-form>.button{width:100%}.ref-social{display:flex;gap:18px;flex-wrap:wrap;font-size:12px;color:#667d95;margin-top:24px}.ref-closing{background:#e8f4fa;text-align:center;padding:65px 0}.ref-closing .ref-section-heading{margin-inline:auto;margin-bottom:0;max-width:840px}.ref-closing h2{max-width:none}.ref-closing .ref-buttons{justify-content:center}.ref-footer{background:#071a30;color:#fff;padding:62px 0 25px}.ref-footer-grid{display:grid;grid-template-columns:1.2fr 1fr .8fr;gap:65px}.ref-footer-brand>img{width:180px;height:auto;max-height:60px;object-fit:contain;object-position:left}.ref-footer-brand>p{font-size:13px;color:#a5b9cc;margin-top:24px;margin-bottom:16px}.ref-footer-brand>.button{display:inline-flex;font-size:13px;background:transparent;border-color:#496783;color:#fff;padding:12px 16px}.ref-footer-phone{display:block;margin-top:18px;color:#7fd2e6;text-decoration:none}.ref-footer h2{font-size:15px;letter-spacing:0;line-height:1.7;margin-bottom:20px}.ref-footer address{font-style:normal;font-size:14px;color:#b8cadb}.ref-footer address p{margin-bottom:7px}.ref-footer nav ul{display:grid;gap:10px}.ref-footer nav a{color:#b8cadb;font-size:14px}.ref-footer-end{border-top:1px solid #ffffff1b;margin-top:42px;padding-top:22px;font-size:12px;color:#9eb6cc}.ref-floating{position:fixed;bottom:18px;inset-inline-end:18px;background:#006fdb;color:white;padding:12px 18px;border-radius:50px;text-decoration:none;box-shadow:0 8px 24px #001f4933;z-index:50;font-size:13px}.ref-dialog{border:1px solid var(--line);border-radius:20px;max-width:980px;width:calc(100% - 40px);max-height:85vh;overflow:auto;padding:38px;color:var(--ink)}.ref-dialog::backdrop{background:#071a30b5;backdrop-filter:blur(4px)}.ref-dialog>img{max-width:420px;display:block;margin:20px auto}.ref-dialog h2{font-size:30px;padding-inline-end:32px}.ref-dialog-close{position:sticky;top:0;float:right;border:1px solid #cfdeeb;border-radius:50%;width:38px;height:38px;background:#fff;color:#123;font-size:23px}.ref-menu-button span{display:block;height:2px;width:20px;background:#173752;margin:4px 0}.ref-editor details>summary{font-size:15px;padding:8px 0;cursor:pointer;font-weight:650}.ref-editor details{padding:10px 0}.ref-editor .ij-panel{padding:20px}.ref-edit-tools{display:flex;gap:8px;margin:15px 0;align-items:center;flex-wrap:wrap}.ref-edit-tools label{margin-inline-start:auto}.ref-editor .ref-edit-item{background:#f5f8fb}.ref-editor .ref-edit-image{padding:15px 0}.ref-editor label{margin-bottom:12px}.ref-editor .ref-edit-sections>.ref-edit-section>summary{color:#0f5074}.ref-editor .ref-edit-items{margin:20px 0}@media(max-width:1100px){.ref-nav{flex-wrap:wrap;padding-block:18px}.ref-header .menu-toggle{margin-inline-start:auto}.ref-header #primary-nav{order:4;width:100%}.ref-actions{gap:16px}.ref-hero-grid{gap:34px}.ref-logo-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.ref-product-grid{grid-template-columns:.8fr 1.2fr;gap:22px}.ref-card{padding:20px}.ref-footer-grid{gap:30px}.ref-hero h1{font-size:47px}.ref-hero-media{padding:20px;border-radius:24px 65px 24px 24px}}@media(max-width:760px){.ref-nav{gap:14px;min-height:80px}.ref-brand img{width:145px}.ref-actions{width:100%;justify-content:space-between}.ref-header .button.compact{font-size:13px}.ref-section{padding:58px 0}.ref-hero-grid,.ref-product-grid,.ref-mobile .ref-product-grid,.ref-contact-grid{grid-template-columns:1fr;gap:30px}.ref-hero{padding:54px 0}.ref-hero h1{font-size:42px;line-height:1.12}.ref-hero .ref-eyebrow{font-size:11px}.ref-hero-media{width:100%;max-width:440px;margin-inline:auto}.ref-section-heading h2{font-size:31px;line-height:1.3}.ref-rtl .ref-section-heading h2{line-height:1.6}.ref-logo-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.ref-logo-grid>div{min-height:73px;padding:10px}.ref-logo-grid img{height:46px;width:52px}.ref-partners{padding:30px 0}.ref-product-grid>.ref-product-media{position:static;max-width:440px;width:100%;margin-inline:auto}.ref-cards{gap:12px}.ref-card h3{font-size:18px}.ref-card p{font-size:14px}.ref-cards-testimonials,.ref-cards-contact{grid-template-columns:1fr}.ref-mobile .ref-product-media img{max-width:210px}.ref-outro{padding:20px}.ref-banks .ref-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.ref-banks .ref-card:last-child{grid-column:1/-1}.ref-contact .ij-demo-form{padding:24px}.ref-footer-grid{grid-template-columns:1fr 1fr;gap:38px 24px}.ref-footer-brand{grid-column:1/-1}.ref-footer-brand>.button{margin-inline-end:20px}.ref-footer-end{padding-bottom:42px}.ref-section-heading{margin-bottom:28px}.ref-floating{font-size:12px;padding:10px 15px}.ref-dialog{padding:24px}.ref-dialog .ref-cards{grid-template-columns:1fr}.ref-testimonials .ref-card{padding:27px}}@media(max-width:440px){.ref-cards:not(.ref-cards-banks){grid-template-columns:1fr}.ref-banks .ref-card{padding:15px}.ref-banks .ref-card p{font-size:13px}.ref-banks .ref-card h3{font-size:16px}.ref-banks .ref-card:nth-child(-n+2){grid-column:1/-1}.ref-hero h1{font-size:38px}.ref-footer-grid{grid-template-columns:1fr 1fr}.ref-hero .button{width:100%}.ref-card-index{margin-bottom:12px}}
.ref-hero-points{list-style:none;padding:18px 0 0;margin:20px 0 0;border-top:1px solid #ffffff25;display:grid;gap:9px;font-size:14px;line-height:1.7}.ref-hero-points li{padding:0;margin:0}
html[dir=rtl] .ref-hero h1{line-height:1.5;letter-spacing:0;font-size:clamp(36px,4.3vw,59px)}html[dir=rtl] .ref-hero-media{border-radius:100px 32px 32px 32px}html[dir=rtl] .ref-eyebrow{letter-spacing:0}html[dir=rtl] .ref-intro,html[dir=rtl] .ref-hero-points{line-height:1.95}html[dir=rtl] .ref-footer-brand>img{object-position:right}.ref-phone,.ref-footer-phone{direction:ltr;unicode-bidi:isolate}html[dir=rtl] .ref-header nav a{font-size:15px}@media(max-width:760px){html[dir=rtl] .ref-hero h1{font-size:36px;line-height:1.5}html[dir=rtl] .ref-hero-media{border-radius:65px 24px 24px 24px}}

/* 1.2.3 — shared homepage design system for all WordPress Pages. */
.ref-page-hero{background:#102c50;color:#fff;position:relative;overflow:hidden;padding:82px 0 86px}.ref-page-hero:before{content:"";position:absolute;width:620px;height:620px;inset-inline-end:-235px;top:-315px;border:1px solid #ffffff16;border-radius:50%;box-shadow:0 0 0 95px #ffffff05,0 0 0 190px #ffffff03;pointer-events:none}.ref-page-hero-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.62fr);gap:54px;align-items:center;position:relative}.ref-page-title{position:relative;z-index:1;max-width:900px}.ref-page-title h1{font-size:clamp(40px,4.8vw,64px);line-height:1.1;max-width:850px;margin-bottom:0;color:#fff}.ref-page-summary{max-width:720px;color:#d5e2ef;font-size:18px;line-height:1.85;margin:22px 0 0}.ref-page-featured{position:relative;z-index:1;background:linear-gradient(145deg,#eaf1fa,#fff);padding:18px;border:1px solid #ffffff24;border-radius:28px 70px 28px 28px;box-shadow:0 28px 65px #00172d32}.ref-page-featured img{display:block;width:100%;height:auto;max-height:420px;object-fit:cover;border-radius:15px}.ref-page-content{background:#f7fafd}.ref-page-prose{max-width:940px;margin-inline:auto;background:#fff;border:1px solid #dfe8f1;border-radius:22px;padding:clamp(28px,4vw,54px);box-shadow:0 24px 60px #1736530a;overflow-wrap:anywhere}.ref-page-prose>:first-child{margin-top:0}.ref-page-prose>:last-child{margin-bottom:0}.ref-page-prose h2{font-size:clamp(28px,3.4vw,42px);max-width:none;margin-top:1.5em}.ref-page-prose h3{font-size:23px;margin-top:1.45em}.ref-page-prose p,.ref-page-prose li{color:var(--muted)}.ref-page-prose a:not(.button){color:#006fdb}.ref-page-prose img{border-radius:14px}.ref-page-prose blockquote{margin:28px 0;padding:20px 24px;border-inline-start:3px solid #31c0dc;background:#eef6fb;border-radius:0 12px 12px 0}.ref-page-prose table{width:100%;border-collapse:collapse}.ref-page-prose th,.ref-page-prose td{padding:12px 14px;border:1px solid #dce5ee;text-align:start}.ref-page-prose th{background:#eef5fc;color:#122844}.ref-error-hero .button{margin-top:28px;background:#31c0dc;color:#072843;font-weight:750}.ref-error-search{padding-top:48px}.ref-error-search .search-form{max-width:760px;margin:0 auto;background:#fff;border:1px solid #dce5ee;border-radius:16px;padding:18px}.ref-error-search .search-field{flex:1;border:1px solid #c6d5e3;border-radius:8px;min-height:48px}.ref-error-search .search-submit{border:0;border-radius:8px;background:#006fdb;color:#fff;padding-inline:22px}
/* Page Studio sections keep their editing model, but inherit the homepage palette and component language. */
.ij-reference-inner .section{background:#fff;color:var(--ink)}.ij-reference-inner .section-hero{background:#102c50;color:#fff;position:relative;overflow:hidden}.ij-reference-inner .section-hero:before{content:"";position:absolute;width:620px;height:620px;inset-inline-end:-250px;top:-290px;border:1px solid #ffffff14;border-radius:50%;box-shadow:0 0 0 95px #ffffff05,0 0 0 190px #ffffff03;pointer-events:none}.ij-reference-inner .section-hero .container{position:relative}.ij-reference-inner .section-hero .eyebrow{color:#77d5ec}.ij-reference-inner .section-hero .section-body{color:#d5e2ef}.ij-reference-inner .section-hero .hero-note{background:linear-gradient(145deg,#eaf6fb,#fff);color:#122844;border-radius:32px 100px 32px 32px}.ij-reference-inner .section-hero .hero-note>span:last-child{color:#006fdb}.ij-reference-inner .section-hero .hero-orbit{color:#31c0dc}.ij-reference-inner .section-benefits,.ij-reference-inner .section-faq{background:#f7fafd}.ij-reference-inner .section-saudi,.ij-reference-inner .section-cta{background:#e8f4fa}.ij-reference-inner .feature-card,.ij-reference-inner .ij-demo-form,.ij-reference-inner .product-visual{border-color:#dce5ee;box-shadow:0 18px 45px #17365308}.ij-reference-inner .button{background:#006fdb}.ij-reference-inner .button.secondary{background:transparent;color:#122844;border-color:#c9d7e4}.ij-reference-inner .card-number,.ij-reference-inner .eyebrow{color:#006fdb}
@media(max-width:760px){.ref-page-hero{padding:58px 0 62px}.ref-page-hero-grid{grid-template-columns:1fr;gap:30px}.ref-page-title h1{font-size:40px}.ref-page-summary{font-size:16px}.ref-page-featured{max-width:480px;width:100%;border-radius:24px 60px 24px 24px}.ref-page-prose{padding:28px 22px;border-radius:17px}.ref-error-search .search-form{flex-direction:column}.ref-error-search .search-submit{min-height:46px}.ij-reference-inner .section-hero .hero-note{border-radius:24px 65px 24px 24px}}
html[dir=rtl] .ref-page-title h1{line-height:1.5;letter-spacing:0}html[dir=rtl] .ref-page-summary{line-height:1.95}html[dir=rtl] .ref-page-featured{border-radius:70px 28px 28px 28px}

/* 1.3.0 — imported full-site content uses the same premium content language. */
.ref-page-meta{display:flex;flex-wrap:wrap;gap:9px 18px;align-items:center;margin-top:18px;color:#9fc1d8;font-size:13px}.ref-page-meta span,.ref-page-meta time{display:inline-flex;align-items:center;gap:7px}.ref-page-meta span+time:before{content:"•";opacity:.55;margin-inline-end:9px}.ij-clone-content{font-size:17px;line-height:1.9}.ij-clone-content p{margin-bottom:1.2em}.ij-clone-content ul,.ij-clone-content ol{padding-inline-start:1.35em;margin:1.2em 0 1.6em}.ij-clone-content li+li{margin-top:.45em}.ij-clone-content h1{font-size:clamp(30px,3.5vw,44px);margin-top:0}.ij-clone-content h2{scroll-margin-top:110px}.ij-clone-content h3,.ij-clone-content h4,.ij-clone-content h5,.ij-clone-content h6{color:#173653}.ij-clone-content figure{margin:30px 0}.ij-clone-content figure img,.ij-clone-content>img{display:block;width:auto;max-width:100%;height:auto;margin-inline:auto;box-shadow:0 16px 42px #1736530b}.ij-clone-content figcaption{font-size:13px;color:#708399;text-align:center;margin-top:9px}.ij-clone-content iframe,.ij-clone-content video{display:block;max-width:100%;margin:28px auto;border-radius:14px}.ij-clone-content hr{border:0;border-top:1px solid var(--line);margin:36px 0}.ij-clone-content .elementor,.ij-clone-content .elementor-section,.ij-clone-content .elementor-container,.ij-clone-content .elementor-row,.ij-clone-content .elementor-column,.ij-clone-content .elementor-widget-wrap,.ij-clone-content .elementor-widget-container{max-width:100%}.ij-clone-content .elementor-widget{margin-bottom:26px}.ij-clone-content .elementor-button,.ij-clone-content a.elementor-button,.ij-clone-content .wp-element-button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:13px 22px;border-radius:9px;background:#006fdb;color:#fff!important;text-decoration:none;font-weight:700}.ij-clone-content .elementor-loop-container,.ij-clone-content .elementor-posts-container,.ij-clone-content .ecs-posts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin:28px 0}.ij-clone-content .elementor-loop-container>*,.ij-clone-content .elementor-posts-container>*,.ij-clone-content .ecs-posts>*{min-width:0;background:#fff;border:1px solid #dfe8f1;border-radius:16px;padding:20px}.ij-clone-content form{margin:28px 0;padding:24px;border:1px solid #dfe8f1;border-radius:16px;background:#f8fbfe}.ij-clone-content input,.ij-clone-content select,.ij-clone-content textarea{max-width:100%;border:1px solid #c9d8e6;border-radius:8px;padding:11px 12px;background:#fff}.ij-clone-content button,.ij-clone-content input[type=submit]{border:0;border-radius:8px;background:#006fdb;color:#fff;padding:12px 18px;font-weight:700}.ij-clone-content [class*=share],.ij-clone-content [class*=social]{max-width:100%}html[dir=rtl] .ij-clone-content{line-height:2}html[dir=rtl] .ij-clone-content h1,html[dir=rtl] .ij-clone-content h2,html[dir=rtl] .ij-clone-content h3{letter-spacing:0;line-height:1.55}@media(max-width:760px){.ref-page-meta{font-size:12px}.ij-clone-content{font-size:16px}.ij-clone-content .elementor-loop-container,.ij-clone-content .elementor-posts-container,.ij-clone-content .ecs-posts{grid-template-columns:1fr}.ij-clone-content form{padding:18px}}


/* v1.4.4 — modern InjazatHR header/footer + unified live-brand color system. */
.ij-reference{
  --ij-navy:#102c50;
  --ij-navy-deep:#071a30;
  --ij-blue:#006fdb;
  --ij-cyan:#31c0dc;
  --ij-cyan-soft:#77d5ec;
  --ij-ink:#122844;
  --ij-muted:#596d83;
  --ij-line:#dce5ee;
  --ij-surface:#f7fafd;
  --ij-surface-soft:#eef5fc;
  --ij-surface-cyan:#e8f4fa;
  --accent:var(--ij-blue);
  --ink:var(--ij-ink);
  --muted:var(--ij-muted);
  --line:var(--ij-line);
  --paper:#f6f9fd;
}
.ij-reference .button{transition:transform .2s ease,box-shadow .2s ease,background .2s ease,border-color .2s ease}
.ij-reference .button:hover{filter:none;transform:translateY(-1px)}

/* Header */
.ref-header-modern{position:sticky;top:0;z-index:90;background:rgba(255,255,255,.9);border:0;box-shadow:0 14px 40px rgba(7,26,48,.075);backdrop-filter:blur(18px) saturate(140%);-webkit-backdrop-filter:blur(18px) saturate(140%)}
.admin-bar .ref-header-modern{top:32px}
.ref-header-accent{position:absolute;inset-inline:0;bottom:0;height:2px;background:linear-gradient(90deg,var(--ij-cyan),var(--ij-blue) 52%,var(--ij-cyan));opacity:.9;pointer-events:none}
.ref-header-modern .ref-nav{min-height:88px;gap:22px}
.ref-header-modern .ref-brand{position:relative;display:inline-flex;align-items:center;padding:8px 10px 8px 2px;border-radius:18px;isolation:isolate;flex:0 0 auto}
.ref-header-modern .ref-brand img{position:relative;z-index:1;width:176px;max-height:54px}
.ref-brand-halo{position:absolute;width:64px;height:64px;inset-inline-start:2px;top:50%;transform:translateY(-50%);border-radius:50%;background:radial-gradient(circle,rgba(49,192,220,.14),transparent 70%);z-index:0;pointer-events:none}
.ref-header-modern #primary-nav{margin-inline:auto}
.ref-header-modern #primary-nav>ul{align-items:center;gap:5px}
.ref-header-modern nav a{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:9px 13px;border-radius:999px;color:var(--ij-ink);font-size:14px;font-weight:680;white-space:nowrap;transition:background .2s ease,color .2s ease,box-shadow .2s ease,transform .2s ease}
.ref-header-modern nav a:hover,.ref-header-modern nav a:focus-visible{background:var(--ij-surface-soft);color:var(--ij-blue);text-decoration:none;transform:translateY(-1px)}
.ref-header-modern nav .current-menu-item>a,.ref-header-modern nav .current_page_item>a{background:#e8f4fa;color:var(--ij-blue);box-shadow:inset 0 0 0 1px rgba(0,111,219,.08)}
.ref-header-modern nav a[data-ij-language]{border:1px solid #c7d9ea;background:#fff;color:var(--ij-blue);font-weight:760;padding-inline:15px;box-shadow:0 6px 16px rgba(18,40,68,.045)}
.ref-header-modern nav a[data-ij-language]:hover{border-color:rgba(0,111,219,.3);background:#f7fbff}
.ref-header-modern .ref-actions{gap:10px;flex:0 0 auto}
.ref-header-modern .ref-phone{display:inline-flex;align-items:center;min-height:42px;padding:9px 12px;border:1px solid transparent;border-radius:999px;color:#36536e;font-size:12px;font-weight:700;direction:ltr}
.ref-header-modern .ref-phone:before{content:"";width:7px;height:7px;margin-inline-end:8px;border-radius:50%;background:var(--ij-cyan);box-shadow:0 0 0 5px rgba(49,192,220,.12)}
.ref-header-modern .ref-phone:hover{color:var(--ij-blue);background:#f7fbff;border-color:#dce8f3;text-decoration:none}
.ref-header-modern .ref-header-cta{min-height:44px;padding:11px 18px;border-radius:999px;background:linear-gradient(135deg,var(--ij-blue),#0088df);color:#fff;font-size:13px;font-weight:760;box-shadow:0 12px 26px rgba(0,111,219,.2)}
.ref-header-modern .ref-header-cta:hover{box-shadow:0 16px 32px rgba(0,111,219,.26);background:linear-gradient(135deg,#0064c7,#0097df)}
.ref-header-modern .ref-menu-button{width:44px;height:44px;padding:10px;border:1px solid #d5e2ee;border-radius:14px;background:#fff;box-shadow:0 8px 20px rgba(7,26,48,.06)}
.ref-header-modern .ref-menu-button span{width:20px;height:2px;margin:4px auto;border-radius:99px;background:var(--ij-navy);transition:transform .2s ease,opacity .2s ease}
.ref-header-modern .ref-menu-button[aria-expanded="true"] span:nth-child(1){transform:translateY(6px) rotate(45deg)}
.ref-header-modern .ref-menu-button[aria-expanded="true"] span:nth-child(2){opacity:0}
.ref-header-modern .ref-menu-button[aria-expanded="true"] span:nth-child(3){transform:translateY(-6px) rotate(-45deg)}

/* Footer */
.ref-footer-modern{position:relative;overflow:hidden;background:linear-gradient(145deg,#06182c 0%,var(--ij-navy-deep) 42%,#0b3156 100%);padding:76px 0 28px;color:#fff;isolation:isolate}
.ref-footer-modern:before{content:"";position:absolute;inset-inline:0;top:0;height:3px;background:linear-gradient(90deg,var(--ij-cyan),var(--ij-blue),var(--ij-cyan));z-index:2}
.ref-footer-orb{position:absolute;border-radius:50%;filter:blur(1px);pointer-events:none;z-index:-1}
.ref-footer-orb-a{width:560px;height:560px;inset-inline-end:-220px;top:-260px;background:radial-gradient(circle,rgba(49,192,220,.18),rgba(0,111,219,.07) 42%,transparent 70%)}
.ref-footer-orb-b{width:380px;height:380px;inset-inline-start:-170px;bottom:-210px;background:radial-gradient(circle,rgba(0,111,219,.14),transparent 68%)}
.ref-footer-shell{position:relative}
.ref-footer-modern .ref-footer-grid{grid-template-columns:1.18fr .92fr .9fr;gap:20px}
.ref-footer-panel{position:relative;min-width:0;padding:30px;border:1px solid rgba(255,255,255,.1);border-radius:24px;background:linear-gradient(145deg,rgba(255,255,255,.072),rgba(255,255,255,.025));box-shadow:inset 0 1px 0 rgba(255,255,255,.06);backdrop-filter:blur(8px)}
.ref-footer-modern .ref-footer-brand>img{width:190px;max-height:62px;margin-bottom:24px}
.ref-footer-modern .ref-footer-brand>p{margin:0 0 18px;color:#a9bfd2;font-size:13px;line-height:1.8}
.ref-footer-actions{display:flex;flex-wrap:wrap;align-items:center;gap:12px}
.ref-footer-modern .ref-footer-cta{min-height:46px;padding:11px 18px;border-radius:999px;background:linear-gradient(135deg,var(--ij-cyan),#42c8e1);border-color:transparent;color:#082842;font-size:13px;font-weight:780;box-shadow:0 12px 26px rgba(49,192,220,.12)}
.ref-footer-modern .ref-footer-cta:hover{box-shadow:0 16px 32px rgba(49,192,220,.18)}
.ref-footer-modern .ref-footer-phone{display:inline-flex;align-items:center;margin:0;padding:10px 0;color:var(--ij-cyan-soft);font-size:14px;font-weight:760;text-decoration:none;direction:ltr}
.ref-footer-modern .ref-footer-phone:before{content:"";width:7px;height:7px;margin-inline-end:9px;border-radius:50%;background:var(--ij-cyan)}
.ref-footer-modern h2{margin:0 0 20px;color:#fff;font-size:13px;font-weight:760;letter-spacing:.06em;text-transform:uppercase}
html[dir=rtl] .ref-footer-modern h2{letter-spacing:0;text-transform:none}
.ref-footer-modern address{font-size:14px;color:#b8cadb;line-height:1.75}
.ref-footer-modern address p{margin:0 0 8px}
.ref-footer-modern nav ul{display:grid;gap:6px}
.ref-footer-modern nav li{margin:0}
.ref-footer-modern nav a{display:inline-flex;padding:6px 0;color:#c7d6e4;font-size:14px;text-decoration:none;transition:color .2s ease,transform .2s ease}
.ref-footer-modern nav a:hover,.ref-footer-modern nav a:focus-visible{color:var(--ij-cyan);transform:translateX(3px)}
html[dir=rtl] .ref-footer-modern nav a:hover,html[dir=rtl] .ref-footer-modern nav a:focus-visible{transform:translateX(-3px)}
.ref-footer-modern nav a[data-ij-language]{color:var(--ij-cyan-soft);font-weight:760}
.ref-footer-modern .ref-footer-end{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:68px;margin-top:22px;padding:22px 4px 0;border-top:1px solid rgba(255,255,255,.1);color:#93abc0;font-size:12px}
.ref-footer-legal{display:flex;align-items:center;flex-wrap:wrap;gap:8px 18px}
.ref-footer-legal a,.ref-footer-legal .link-button{color:#b4c7d8;text-decoration:none}
.ref-footer-legal a:hover,.ref-footer-legal .link-button:hover{color:var(--ij-cyan)}
.ref-footer-signature{color:#7f9ab1}
.ref-footer-modern .ref-floating{background:linear-gradient(135deg,var(--ij-blue),#0088df);border:1px solid rgba(255,255,255,.2);box-shadow:0 14px 30px rgba(0,55,110,.28);font-weight:720}

/* Live palette application throughout the reference website. */
.ij-reference .ref-hero,.ij-reference .ref-testimonials,.ij-reference .ref-page-hero,.ij-reference-inner .section-hero{background-color:var(--ij-navy);background-image:radial-gradient(circle at 84% 16%,rgba(49,192,220,.08),transparent 30%)}
.ij-reference .ref-hero .button,.ij-reference .ref-closing .button,.ij-reference .ref-error-hero .button{background:var(--ij-cyan);color:#072843}
.ij-reference .ref-card-index{color:#0074c7;background:#eaf5ff}
.ij-reference .ref-mobile,.ij-reference .ref-page-content,.ij-reference .ref-product:nth-of-type(even){background:var(--ij-surface)}
.ij-reference .ref-integration,.ij-reference .ref-closing,.ij-reference-inner .section-saudi,.ij-reference-inner .section-cta{background:var(--ij-surface-cyan)}
.ij-reference .ref-page-prose a:not(.button),.ij-reference .ij-clone-content a:not(.button){color:var(--ij-blue)}
.ij-reference .ij-clone-content .elementor-button,.ij-reference .ij-clone-content a.elementor-button,.ij-reference .ij-clone-content .wp-element-button,.ij-reference .ij-clone-content button,.ij-reference .ij-clone-content input[type=submit],.ij-reference-inner .button{background:var(--ij-blue)}

@media(max-width:1100px){
  .ref-header-modern .ref-nav{padding-block:14px;gap:12px}
  .ref-header-modern #primary-nav{order:4;width:100%;margin:0;padding-top:8px}
  .ref-header-modern #primary-nav>ul{gap:6px;flex-wrap:wrap}
  .ref-header-modern .ref-actions{margin-inline-start:auto}
  .ref-footer-modern .ref-footer-grid{grid-template-columns:1fr 1fr;gap:18px}
  .ref-footer-modern .ref-footer-brand{grid-column:1/-1}
}
@media(max-width:782px){.admin-bar .ref-header-modern{top:46px}}
@media(max-width:760px){
  .ref-header-modern{position:sticky}
  .ref-header-modern .ref-nav{min-height:76px}
  .ref-header-modern .ref-brand img{width:150px}
  .ref-header-modern .ref-actions{gap:7px}
  .ref-header-modern .ref-phone{display:none}
  .ref-header-modern .ref-header-cta{min-height:40px;padding:9px 13px;font-size:12px}
  .ref-header-modern #primary-nav.is-open{display:block;padding:10px 0 4px}
  .ref-header-modern #primary-nav>ul{display:grid;grid-template-columns:1fr 1fr;gap:7px;padding:10px;border:1px solid #e0e9f2;border-radius:18px;background:#fff;box-shadow:0 16px 35px rgba(7,26,48,.08)}
  .ref-header-modern #primary-nav a{width:100%;justify-content:flex-start;border-radius:12px;padding:10px 12px}
  .ref-footer-modern{padding:58px 0 24px}
  .ref-footer-modern .ref-footer-grid{grid-template-columns:1fr;gap:14px}
  .ref-footer-modern .ref-footer-brand{grid-column:auto}
  .ref-footer-panel{padding:24px;border-radius:20px}
  .ref-footer-modern .ref-footer-end{align-items:flex-start;flex-direction:column;padding-inline:4px}
  .ref-footer-signature{display:none}
}
@media(max-width:440px){
  .ref-header-modern .ref-brand img{width:136px}
  .ref-header-modern .ref-header-cta{display:none}
  .ref-header-modern #primary-nav>ul{grid-template-columns:1fr}
  .ref-footer-panel{padding:21px}
  .ref-footer-modern .ref-footer-cta{width:100%}
}
@media(prefers-reduced-motion:reduce){.ref-header-modern nav a,.ref-header-modern .ref-menu-button span,.ref-footer-modern nav a{transition:none!important}}

/* v1.6.0 portable Elementor fallback. These rules intentionally cover layout
   primitives only; content and SEO no longer require Elementor at runtime. */
.ij-reference-inner .ref-page-prose .elementor-section{width:100%;position:relative}
.ij-reference-inner .ref-page-prose .elementor-container{width:min(100%,1140px);margin-inline:auto;display:flex;flex-wrap:wrap;align-items:stretch}
.ij-reference-inner .ref-page-prose .elementor-column{min-width:0;position:relative;flex:1 1 0}
.ij-reference-inner .ref-page-prose .elementor-col-100{flex-basis:100%}
.ij-reference-inner .ref-page-prose .elementor-col-50{flex-basis:50%}
.ij-reference-inner .ref-page-prose .elementor-col-33,.ij-reference-inner .ref-page-prose .elementor-col-34{flex-basis:33.333%}
.ij-reference-inner .ref-page-prose .elementor-col-25{flex-basis:25%}
.ij-reference-inner .ref-page-prose .elementor-widget-wrap,.ij-reference-inner .ref-page-prose .elementor-widget-container{width:100%}
.ij-reference-inner .ref-page-prose .elementor-element{max-width:100%}
.ij-reference-inner .ref-page-prose img{max-width:100%;height:auto}
.ij-reference-inner .ref-page-prose iframe{max-width:100%}
@media(max-width:780px){.ij-reference-inner .ref-page-prose .elementor-column{flex-basis:100%!important;width:100%!important}.ij-reference-inner .ref-page-prose .elementor-container{display:block}}


/* ---- assets/home-premium.css ---- */
/*
 * InjazatHR premium homepage visual system — v1.8.0
 * Scope is intentionally limited to the managed /ar/ and /en/ landing pages.
 */
body.ij-premium-home{
  --ij-home-navy:#071a30;
  --ij-home-navy-2:#0b2b4d;
  --ij-home-blue:#006fdb;
  --ij-home-blue-2:#1398e5;
  --ij-home-cyan:#31c0dc;
  --ij-home-cyan-soft:#77d5ec;
  --ij-home-ink:#102944;
  --ij-home-muted:#5c7289;
  --ij-home-line:#dce8f2;
  --ij-home-soft:#f5f9fd;
  --ij-home-soft-blue:#eaf5fc;
  --ij-home-card:#fff;
  --ij-home-shadow:0 24px 70px rgba(7,26,48,.10);
  --ij-home-shadow-soft:0 16px 44px rgba(7,26,48,.065);
  background:#fff;
  color:var(--ij-home-ink);
}
body.ij-premium-home #main{overflow:hidden;background:#fff}
body.ij-premium-home .ref-section{position:relative;padding:clamp(82px,8vw,124px) 0;scroll-margin-top:112px}
body.ij-premium-home .ref-section>.container{position:relative;z-index:2}
body.ij-premium-home .ref-section h1,
body.ij-premium-home .ref-section h2,
body.ij-premium-home .ref-section h3{color:var(--ij-home-ink)}
body.ij-premium-home .ref-section-heading{max-width:860px;margin-bottom:48px}
body.ij-premium-home .ref-section-heading h2{font-size:clamp(34px,4vw,54px);font-weight:760;line-height:1.18;margin-bottom:18px}
html[dir=rtl] body.ij-premium-home .ref-section-heading h2{line-height:1.48}
body.ij-premium-home .ref-section-heading>p:not(.ref-eyebrow){max-width:760px;font-size:17px;line-height:1.9;color:var(--ij-home-muted)}
body.ij-premium-home .ref-eyebrow{display:inline-flex;align-items:center;gap:10px;margin:0 0 18px;padding:7px 12px;border:1px solid rgba(0,111,219,.13);border-radius:999px;background:rgba(0,111,219,.06);color:var(--ij-home-blue);font-size:12px;font-weight:780;line-height:1.5}
body.ij-premium-home .ref-eyebrow:before{content:"";display:block;width:7px;height:7px;border-radius:50%;background:var(--ij-home-cyan);box-shadow:0 0 0 5px rgba(49,192,220,.11)}

/* Premium navigation */
body.ij-premium-home .ref-header-modern{background:rgba(255,255,255,.86);border-bottom:1px solid rgba(220,232,242,.74);box-shadow:0 10px 34px rgba(7,26,48,.055);backdrop-filter:blur(22px) saturate(150%);-webkit-backdrop-filter:blur(22px) saturate(150%)}
body.ij-premium-home .ref-header-modern.is-scrolled{background:rgba(255,255,255,.95);box-shadow:0 16px 46px rgba(7,26,48,.085)}
body.ij-premium-home .ref-header-modern .ref-nav{min-height:92px}
body.ij-premium-home .ref-header-modern .ref-brand{padding:7px 12px 7px 3px}
body.ij-premium-home .ref-header-modern .ref-brand:after{content:"";position:absolute;inset:-5px -8px;border-radius:20px;background:radial-gradient(circle at 50% 50%,rgba(49,192,220,.09),transparent 65%);opacity:0;transition:opacity .2s ease;z-index:-1}
body.ij-premium-home .ref-header-modern .ref-brand:hover:after{opacity:1}
body.ij-premium-home .ref-header-modern nav a{font-weight:700}
body.ij-premium-home .ref-header-modern .ref-header-cta{padding-inline:21px;background:linear-gradient(135deg,var(--ij-home-blue),#0095df);box-shadow:0 12px 28px rgba(0,111,219,.24)}

/* Hero */
body.ij-premium-home .ref-hero{
  min-height:720px;
  display:flex;
  align-items:center;
  padding:clamp(88px,9vw,132px) 0 clamp(112px,10vw,150px);
  background:
    radial-gradient(circle at 88% 18%,rgba(49,192,220,.19),transparent 28%),
    radial-gradient(circle at 14% 84%,rgba(0,111,219,.20),transparent 30%),
    linear-gradient(132deg,#06172a 0%,#082743 47%,#0b3156 100%);
  color:#fff;
  isolation:isolate;
}
body.ij-premium-home .ref-hero:after{content:"";position:absolute;inset:0;pointer-events:none;opacity:.24;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:48px 48px;mask-image:linear-gradient(to bottom,#000 0%,transparent 78%)}
body.ij-premium-home .ref-hero:before{width:760px;height:760px;inset-inline-end:-290px;top:-320px;border-color:rgba(255,255,255,.10);box-shadow:0 0 0 118px rgba(255,255,255,.035),0 0 0 236px rgba(255,255,255,.018)}
body.ij-premium-home .ref-hero-grid{grid-template-columns:minmax(0,1.02fr) minmax(420px,.98fr);gap:clamp(46px,6vw,86px);align-items:center}
body.ij-premium-home .ref-hero .ref-eyebrow{border-color:rgba(119,213,236,.24);background:rgba(119,213,236,.08);color:#9ee4f3}
body.ij-premium-home .ref-hero h1{max-width:760px;margin-bottom:24px;color:#fff;font-size:clamp(46px,5.25vw,74px);font-weight:790;line-height:1.02;letter-spacing:-.055em;text-wrap:balance}
html[dir=rtl] body.ij-premium-home .ref-hero h1{line-height:1.35;letter-spacing:0}
body.ij-premium-home .ref-intro{max-width:670px;color:#d1dfeb;font-size:17px;line-height:1.9}
body.ij-premium-home .ref-intro p{color:#d1dfeb}
body.ij-premium-home .ref-hero-points{display:grid;gap:10px;margin:20px 0 0;padding:0;list-style:none}
body.ij-premium-home .ref-hero-points li{position:relative;padding:12px 15px;border:1px solid rgba(255,255,255,.10);border-radius:14px;background:rgba(255,255,255,.055);color:#e9f2f8;font-size:14px;line-height:1.65;box-shadow:inset 0 1px 0 rgba(255,255,255,.05);backdrop-filter:blur(7px)}
body.ij-premium-home .ref-hero .ref-buttons{margin-top:34px}
body.ij-premium-home .ref-hero .button{min-height:54px;padding:14px 24px;border-radius:14px;background:linear-gradient(135deg,var(--ij-home-cyan),#66d8ed);color:#06243d;font-weight:800;box-shadow:0 18px 42px rgba(49,192,220,.18);transition:transform .2s ease,box-shadow .2s ease,filter .2s ease}
body.ij-premium-home .ref-hero .button:hover{transform:translateY(-2px);box-shadow:0 22px 50px rgba(49,192,220,.26);filter:none}
body.ij-premium-home .ref-hero-media{aspect-ratio:auto;min-height:520px;padding:clamp(28px,3.5vw,44px);border:1px solid rgba(255,255,255,.18);border-radius:36px;background:linear-gradient(145deg,rgba(255,255,255,.95),rgba(231,247,252,.90));box-shadow:0 42px 100px rgba(0,10,24,.34),inset 0 1px 0 rgba(255,255,255,.92);transform:perspective(1200px) rotateY(-2deg) rotateX(1deg)}
html[dir=rtl] body.ij-premium-home .ref-hero-media{transform:perspective(1200px) rotateY(2deg) rotateX(1deg)}
body.ij-premium-home .ref-hero-media:before{content:"";position:absolute;inset:16px;border:1px solid rgba(0,111,219,.08);border-radius:27px;pointer-events:none}
body.ij-premium-home .ref-hero-media>img{max-width:540px;filter:drop-shadow(0 26px 38px rgba(7,26,48,.14))}
body.ij-premium-home .ref-hero-ring{inset:50px;border-color:rgba(0,111,219,.12);box-shadow:0 0 0 42px rgba(49,192,220,.025),0 0 0 84px rgba(0,111,219,.018)}

/* Trust logos */
body.ij-premium-home .ref-partners{z-index:5;margin-top:-54px;padding:0 0 62px;background:transparent;border:0}
body.ij-premium-home .ref-partners>.container{padding:25px 28px 28px;border:1px solid rgba(220,232,242,.96);border-radius:24px;background:rgba(255,255,255,.97);box-shadow:0 26px 68px rgba(7,26,48,.11)}
body.ij-premium-home .ref-partners h2{margin-bottom:20px;color:#647b91;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}
html[dir=rtl] body.ij-premium-home .ref-partners h2{letter-spacing:0;text-transform:none}
body.ij-premium-home .ref-logo-grid{grid-template-columns:repeat(8,minmax(0,1fr));gap:9px}
body.ij-premium-home .ref-logo-grid>div{min-height:82px;padding:10px;border:0;border-radius:13px;background:#f8fbfe;transition:transform .2s ease,background .2s ease,box-shadow .2s ease}
body.ij-premium-home .ref-logo-grid>div:hover{transform:translateY(-3px);background:#fff;box-shadow:0 10px 28px rgba(7,26,48,.07)}
body.ij-premium-home .ref-logo-grid img{width:62px;height:55px;filter:saturate(.78);opacity:.90}

/* Benefit bento */
body.ij-premium-home .ref-benefits{padding-top:82px;background:linear-gradient(180deg,#fff 0%,#f5f9fd 100%)}
body.ij-premium-home .ref-benefits:before{content:"";position:absolute;width:560px;height:560px;inset-inline-start:-320px;top:160px;border-radius:50%;background:radial-gradient(circle,rgba(49,192,220,.12),transparent 67%);pointer-events:none}
body.ij-premium-home .ref-benefits .ref-section-heading{margin-inline:auto;text-align:center}
body.ij-premium-home .ref-benefits .ref-eyebrow{font-size:13px}
body.ij-premium-home .ref-benefits .ref-product-grid{grid-template-columns:minmax(300px,.82fr) minmax(0,1.5fr);gap:28px;align-items:stretch}
body.ij-premium-home .ref-benefits .ref-product-media{position:relative;top:auto;min-height:100%;display:grid;place-items:center;padding:38px;border:1px solid #d7e8f4;border-radius:28px;background:linear-gradient(150deg,#dff3fb,#fff 68%);box-shadow:var(--ij-home-shadow-soft);overflow:hidden}
body.ij-premium-home .ref-benefits .ref-product-media:after{content:"";position:absolute;width:300px;height:300px;inset-inline-end:-150px;bottom:-170px;border-radius:50%;background:rgba(0,111,219,.08);box-shadow:0 0 0 56px rgba(49,192,220,.045)}
body.ij-premium-home .ref-benefits .ref-product-media img{position:relative;z-index:1;border-radius:22px}
body.ij-premium-home .ref-benefits .ref-cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
body.ij-premium-home .ref-card{position:relative;padding:25px;border:1px solid var(--ij-home-line);border-radius:20px;background:#fff;box-shadow:0 10px 34px rgba(7,26,48,.035);transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease;overflow:hidden}
body.ij-premium-home .ref-card:after{content:"";position:absolute;inset-inline:0;top:0;height:3px;background:linear-gradient(90deg,var(--ij-home-cyan),var(--ij-home-blue));opacity:0;transition:opacity .22s ease}
body.ij-premium-home .ref-card:hover{transform:translateY(-4px);border-color:#c8dfef;box-shadow:0 18px 44px rgba(7,26,48,.075)}
body.ij-premium-home .ref-card:hover:after{opacity:1}
body.ij-premium-home .ref-card-index{width:36px;height:36px;margin-bottom:20px;border-radius:11px;background:linear-gradient(145deg,#e8f6fc,#eef5ff);color:var(--ij-home-blue);font-weight:850}
body.ij-premium-home .ref-card h3{font-size:18px;font-weight:760;color:var(--ij-home-ink)}
body.ij-premium-home .ref-card p{color:var(--ij-home-muted);font-size:14px;line-height:1.85}

/* Product storytelling bands */
body.ij-premium-home .ref-mobile,
body.ij-premium-home .ref-product,
body.ij-premium-home .ref-integration{border:0}
body.ij-premium-home .ref-mobile{background:linear-gradient(142deg,#071a30 0%,#0a2c4c 100%);color:#fff}
body.ij-premium-home .ref-mobile:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 18% 30%,rgba(49,192,220,.13),transparent 28%),radial-gradient(circle at 85% 80%,rgba(0,111,219,.18),transparent 32%);pointer-events:none}
body.ij-premium-home .ref-mobile .ref-section-heading h2,
body.ij-premium-home .ref-mobile .ref-section-heading p{color:#fff}
body.ij-premium-home .ref-mobile .ref-section-heading>p:not(.ref-eyebrow){color:#c5d5e3}
body.ij-premium-home .ref-mobile .ref-product-grid{grid-template-columns:minmax(300px,.72fr) minmax(0,1.45fr);gap:38px}
body.ij-premium-home .ref-mobile .ref-product-media{display:grid;place-items:center;padding:30px;border:1px solid rgba(255,255,255,.13);border-radius:30px;background:linear-gradient(145deg,rgba(255,255,255,.10),rgba(255,255,255,.035));box-shadow:inset 0 1px 0 rgba(255,255,255,.06);backdrop-filter:blur(8px)}
body.ij-premium-home .ref-mobile .ref-product-media img{max-width:295px;border-radius:30px;box-shadow:0 38px 70px rgba(0,0,0,.28)}
body.ij-premium-home .ref-mobile .ref-card{border-color:rgba(255,255,255,.12);background:rgba(255,255,255,.07);box-shadow:none}
body.ij-premium-home .ref-mobile .ref-card h3{color:#fff}
body.ij-premium-home .ref-mobile .ref-card p{color:#bdd0df}
body.ij-premium-home .ref-mobile .ref-card-index{background:rgba(119,213,236,.11);color:#90e1ef}
body.ij-premium-home .ref-mobile .ref-outro{border-color:var(--ij-home-cyan);background:rgba(255,255,255,.07);color:#e5f2f8}

body.ij-premium-home .ref-product{background:#fff}
body.ij-premium-home .ref-product:nth-of-type(even){background:linear-gradient(180deg,#f6fafe 0%,#edf6fb 100%)}
body.ij-premium-home .ref-product .ref-product-grid{grid-template-columns:minmax(330px,.9fr) minmax(0,1.34fr);gap:42px;align-items:start}
body.ij-premium-home .ref-product .ref-product-media{top:120px;padding:18px;border:1px solid #d7e6f1;border-radius:28px;background:linear-gradient(145deg,#eef7fc,#fff);box-shadow:var(--ij-home-shadow)}
body.ij-premium-home .ref-product .ref-product-media img{border-radius:20px}
body.ij-premium-home .ref-product .ref-cards{gap:14px}
body.ij-premium-home .ref-product .ref-buttons{margin-top:26px}
body.ij-premium-home .ref-product .button.secondary,
body.ij-premium-home .ref-benefits .button.secondary{min-height:48px;border:1px solid #cbddeb;border-radius:12px;background:#fff;color:var(--ij-home-blue);font-weight:760;box-shadow:0 10px 26px rgba(7,26,48,.045)}

/* Integrations */
body.ij-premium-home .ref-integration{background:linear-gradient(135deg,#e9f5fb 0%,#f9fcff 55%,#eef6fb 100%)}
body.ij-premium-home .ref-integration .ref-product-grid{grid-template-columns:minmax(290px,.72fr) minmax(0,1.25fr);gap:40px;align-items:center}
body.ij-premium-home .ref-integration .ref-product-media{position:relative;top:auto;min-height:320px;display:grid;place-items:center;padding:48px;border:1px solid #d5e7f1;border-radius:30px;background:#fff;box-shadow:var(--ij-home-shadow-soft)}
body.ij-premium-home .ref-integration .ref-product-media:before{content:"";position:absolute;inset:20px;border:1px dashed rgba(0,111,219,.18);border-radius:22px}
body.ij-premium-home .ref-integration .ref-product-media img{position:relative;z-index:1;max-height:180px;object-fit:contain}
body.ij-premium-home .ref-integration .ref-cards{gap:16px}
body.ij-premium-home .ref-integration .ref-card{padding:30px}

/* Banks / Mudad */
body.ij-premium-home .ref-banks{background:#fff}
body.ij-premium-home .ref-banks>.container>.ref-product-media{max-width:270px;padding:23px;border-radius:24px;border:1px solid #d9e7f1;background:#f8fbfe;box-shadow:var(--ij-home-shadow-soft)}
body.ij-premium-home .ref-banks .ref-cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
body.ij-premium-home .ref-bank-card{display:flex;flex-direction:column;justify-content:center;min-height:190px;text-align:center}
body.ij-premium-home .ref-bank-card img{height:66px;margin-bottom:20px;filter:saturate(.88)}
body.ij-premium-home .ref-banks .ref-card:last-child{grid-column:span 3;min-height:auto;padding:28px 32px;background:linear-gradient(135deg,#edf7fc,#f9fcff);text-align:start}

/* Testimonials */
body.ij-premium-home .ref-testimonials{padding-block:112px;background:linear-gradient(135deg,#06172a,#0a2e50);color:#fff}
body.ij-premium-home .ref-testimonials:before{content:"";position:absolute;width:620px;height:620px;inset-inline-end:-340px;top:-310px;border-radius:50%;background:radial-gradient(circle,rgba(49,192,220,.16),transparent 67%)}
body.ij-premium-home .ref-testimonials .ref-section-heading h2{color:#fff}
body.ij-premium-home .ref-cards-testimonials{gap:20px}
body.ij-premium-home .ref-cards-testimonials .ref-card{padding:36px;border-color:rgba(255,255,255,.12);border-radius:24px;background:linear-gradient(145deg,rgba(255,255,255,.09),rgba(255,255,255,.045));box-shadow:inset 0 1px 0 rgba(255,255,255,.06)}
body.ij-premium-home .ref-cards-testimonials .ref-card:hover{border-color:rgba(119,213,236,.25);box-shadow:0 24px 58px rgba(0,0,0,.16)}
body.ij-premium-home .ref-cards-testimonials .ref-card h3{color:#fff}
body.ij-premium-home .ref-cards-testimonials .ref-card:after{background:linear-gradient(90deg,var(--ij-home-cyan),transparent)}
body.ij-premium-home .ref-quote-mark{color:#7ddcee}
body.ij-premium-home .ref-card blockquote{color:#e6f0f7;font-size:18px;line-height:1.95}

/* Contact conversion section */
body.ij-premium-home .ref-contact{background:linear-gradient(180deg,#f5f9fd 0%,#edf6fb 100%)}
body.ij-premium-home .ref-contact .ref-section-heading{max-width:900px}
body.ij-premium-home .ref-contact-grid{grid-template-columns:minmax(0,.88fr) minmax(420px,1.12fr);gap:34px}
body.ij-premium-home .ref-cards-contact{display:grid;gap:0;padding:16px 26px;border:1px solid #d7e6f1;border-radius:24px;background:rgba(255,255,255,.62)}
body.ij-premium-home .ref-cards-contact .ref-card{padding:22px 0;border:0;border-bottom:1px solid #dce7f0;background:transparent;box-shadow:none;transform:none}
body.ij-premium-home .ref-cards-contact .ref-card:last-child{border-bottom:0}
body.ij-premium-home .ref-cards-contact .ref-card:after{display:none}
body.ij-premium-home .ref-contact .ij-demo-form{position:relative;margin:0;padding:34px;border:1px solid #d4e4ef;border-radius:26px;background:#fff;box-shadow:0 32px 80px rgba(7,26,48,.11);overflow:hidden}
body.ij-premium-home .ref-contact .ij-demo-form:before{content:"";position:absolute;inset-inline:0;top:0;height:4px;background:linear-gradient(90deg,var(--ij-home-cyan),var(--ij-home-blue),var(--ij-home-cyan))}
body.ij-premium-home .ref-contact .form-grid{gap:18px}
body.ij-premium-home .ref-contact .form-grid label{color:#334f68;font-size:13px;font-weight:700}
body.ij-premium-home .ref-contact .form-grid input,
body.ij-premium-home .ref-contact .form-grid select,
body.ij-premium-home .ref-contact .form-grid textarea{min-height:50px;margin-top:7px;padding:12px 14px;border:1px solid #cbdce8;border-radius:11px;background:#fafdff;box-shadow:inset 0 1px 2px rgba(7,26,48,.02);transition:border-color .2s ease,box-shadow .2s ease,background .2s ease}
body.ij-premium-home .ref-contact .form-grid input:focus,
body.ij-premium-home .ref-contact .form-grid select:focus,
body.ij-premium-home .ref-contact .form-grid textarea:focus{outline:0;border-color:rgba(0,111,219,.48);background:#fff;box-shadow:0 0 0 4px rgba(0,111,219,.08)}
body.ij-premium-home .ref-contact .ij-demo-form>.button{min-height:54px;border-radius:12px;background:linear-gradient(135deg,var(--ij-home-blue),#0094dd);font-weight:800;box-shadow:0 14px 30px rgba(0,111,219,.18)}
body.ij-premium-home .ref-social{margin-top:25px;color:#71869a}

/* Closing CTA */
body.ij-premium-home .ref-closing{padding:96px 0;background:#fff;text-align:center}
body.ij-premium-home .ref-closing>.container{padding:clamp(44px,6vw,72px);border-radius:34px;background:radial-gradient(circle at 82% 20%,rgba(49,192,220,.20),transparent 27%),linear-gradient(135deg,#071a30,#0a3155);box-shadow:0 34px 90px rgba(7,26,48,.18);overflow:hidden}
body.ij-premium-home .ref-closing .ref-section-heading{max-width:830px;margin-inline:auto}
body.ij-premium-home .ref-closing .ref-section-heading h2{color:#fff;font-size:clamp(34px,4.2vw,56px)}
body.ij-premium-home .ref-closing .ref-section-heading>p:not(.ref-eyebrow){margin-inline:auto;color:#c5d7e5}
body.ij-premium-home .ref-closing .ref-buttons{justify-content:center}
body.ij-premium-home .ref-closing .button{min-height:54px;padding:14px 26px;border-radius:13px;background:linear-gradient(135deg,var(--ij-home-cyan),#6cdbef);color:#062640;font-weight:820;box-shadow:0 18px 40px rgba(49,192,220,.18)}

/* Footer refinement */
body.ij-premium-home .ref-footer-modern{padding-top:82px;background:linear-gradient(145deg,#051525 0%,#071e35 48%,#0a2c4d 100%)}
body.ij-premium-home .ref-footer-panel{border-radius:26px}

/* Progressive reveal — content remains visible unless JS opts in. */
body.ij-premium-home.ij-reveal-ready .ref-section>.container{opacity:0;transform:translateY(22px);transition:opacity .62s ease,transform .62s cubic-bezier(.2,.75,.2,1)}
body.ij-premium-home.ij-reveal-ready .ref-section.is-inview>.container{opacity:1;transform:none}
body.ij-premium-home.ij-reveal-ready .ref-hero>.container,
body.ij-premium-home.ij-reveal-ready .ref-partners>.container{opacity:1;transform:none}

/* Responsive */
@media(max-width:1100px){
  body.ij-premium-home .ref-hero-grid{grid-template-columns:1fr 1fr;gap:34px}
  body.ij-premium-home .ref-hero h1{font-size:clamp(43px,5.5vw,62px)}
  body.ij-premium-home .ref-hero-media{min-height:450px;padding:26px}
  body.ij-premium-home .ref-logo-grid{grid-template-columns:repeat(4,minmax(0,1fr))}
  body.ij-premium-home .ref-benefits .ref-product-grid,
  body.ij-premium-home .ref-mobile .ref-product-grid,
  body.ij-premium-home .ref-product .ref-product-grid,
  body.ij-premium-home .ref-integration .ref-product-grid{grid-template-columns:minmax(280px,.75fr) minmax(0,1.25fr);gap:24px}
  body.ij-premium-home .ref-contact-grid{grid-template-columns:.8fr 1.2fr;gap:24px}
}
@media(max-width:820px){
  body.ij-premium-home .ref-section{padding:76px 0}
  body.ij-premium-home .ref-hero{min-height:auto;padding:84px 0 108px}
  body.ij-premium-home .ref-hero-grid{grid-template-columns:1fr;gap:44px}
  body.ij-premium-home .ref-hero-copy{text-align:start}
  body.ij-premium-home .ref-hero h1{max-width:720px}
  body.ij-premium-home .ref-hero-media{min-height:0;max-width:620px;width:100%;margin-inline:auto;transform:none!important}
  body.ij-premium-home .ref-partners{margin-top:-38px}
  body.ij-premium-home .ref-benefits .ref-product-grid,
  body.ij-premium-home .ref-mobile .ref-product-grid,
  body.ij-premium-home .ref-product .ref-product-grid,
  body.ij-premium-home .ref-integration .ref-product-grid,
  body.ij-premium-home .ref-contact-grid{grid-template-columns:1fr}
  body.ij-premium-home .ref-product .ref-product-media{position:relative;top:auto;max-width:660px;width:100%;margin-inline:auto}
  body.ij-premium-home .ref-benefits .ref-product-media,
  body.ij-premium-home .ref-mobile .ref-product-media,
  body.ij-premium-home .ref-integration .ref-product-media{max-width:620px;width:100%;margin-inline:auto}
  body.ij-premium-home .ref-contact .ij-demo-form{max-width:720px;width:100%;margin-inline:auto}
}
@media(max-width:620px){
  body.ij-premium-home .ref-section{padding:62px 0}
  body.ij-premium-home .ref-section-heading{margin-bottom:34px}
  body.ij-premium-home .ref-section-heading h2{font-size:clamp(30px,8.6vw,41px)}
  body.ij-premium-home .ref-header-modern .ref-nav{min-height:76px}
  body.ij-premium-home .ref-hero{padding:66px 0 92px}
  body.ij-premium-home .ref-hero h1{font-size:clamp(39px,11vw,53px)}
  body.ij-premium-home .ref-intro{font-size:16px}
  body.ij-premium-home .ref-hero-media{padding:18px;border-radius:25px}
  body.ij-premium-home .ref-partners>.container{padding:21px 18px 22px;border-radius:20px}
  body.ij-premium-home .ref-logo-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}
  body.ij-premium-home .ref-logo-grid>div{min-height:74px}
  body.ij-premium-home .ref-benefits .ref-cards,
  body.ij-premium-home .ref-cards,
  body.ij-premium-home .ref-cards-testimonials,
  body.ij-premium-home .ref-banks .ref-cards{grid-template-columns:1fr}
  body.ij-premium-home .ref-banks .ref-card:last-child{grid-column:auto}
  body.ij-premium-home .ref-card{padding:22px}
  body.ij-premium-home .ref-contact .ij-demo-form{padding:25px 20px;border-radius:21px}
  body.ij-premium-home .ref-contact .form-grid{grid-template-columns:1fr}
  body.ij-premium-home .ref-closing{padding:58px 0}
  body.ij-premium-home .ref-closing>.container{padding:42px 24px;border-radius:26px}
}
@media(prefers-reduced-motion:reduce){
  body.ij-premium-home .ref-card,
  body.ij-premium-home .ref-hero .button,
  body.ij-premium-home .ref-logo-grid>div,
  body.ij-premium-home.ij-reveal-ready .ref-section>.container{transition:none!important;transform:none!important;opacity:1!important}
}


/* v1.10.7 — Skip off-screen section rendering until it approaches the viewport. */
@supports (content-visibility:auto){
  body.ij-premium-home .ref-section:not(.ref-hero):not(.ref-partners){
    content-visibility:auto;
    contain-intrinsic-size:auto 900px;
  }
}

