:root{--navy:#082f58;--dark:#05213f;--blue:#0b4f9c;--gold:#d4af37;--ink:#142033;--muted:#657187;--surface:#f5f8fc;--line:#dde5ef;--shadow:0 22px 60px rgba(8,47,88,.12)}
*{box-sizing:border-box}body{margin:0;font-family:Manrope,Arial,sans-serif;color:var(--ink);line-height:1.65}img{max-width:100%;display:block}a{text-decoration:none;color:inherit}.container{width:min(1180px,calc(100% - 40px));margin:auto}
.site-header{position:sticky;top:0;z-index:99;background:#fffffff2;border-bottom:1px solid var(--line);backdrop-filter:blur(14px)}.site-header.is-scrolled{box-shadow:0 10px 35px #082f5817}.header-inner{min-height:82px;display:flex;align-items:center;justify-content:space-between}.brand,.footer-brand{display:flex;align-items:center;gap:12px}.brand-mark{width:48px;height:48px;display:grid;place-items:center;border-radius:13px;background:var(--navy);color:var(--gold);font-weight:800}.brand-copy,.footer-brand div{display:flex;flex-direction:column}.brand-copy strong,.footer-brand strong{color:var(--navy)}.brand-copy small,.footer-brand small{font-size:10px;letter-spacing:.16em;text-transform:uppercase;color:#b89020;font-weight:800}.custom-logo{max-height:58px;width:auto}
.primary-nav,.menu{display:flex;align-items:center;gap:25px}.menu{list-style:none;margin:0;padding:0}.menu a{font-size:14px;font-weight:700;color:#4d596d}.header-cta,.btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 23px;border-radius:11px;font-size:14px;font-weight:800}.header-cta{background:var(--navy);color:#fff}.menu-toggle{display:none;background:none;border:0}.menu-toggle span{display:block;width:26px;height:2px;background:var(--navy);margin:5px}
.hero{background:linear-gradient(135deg,var(--dark),var(--navy) 58%,var(--blue));color:#fff;padding:88px 0 78px}.hero-grid{display:grid;grid-template-columns:1.04fr .96fr;gap:74px;align-items:center}.eyebrow,.section-kicker{font-size:12px;letter-spacing:.14em;text-transform:uppercase;font-weight:800;color:var(--blue)}.eyebrow,.section-kicker.light{color:#efd06b}.hero h1{font-size:clamp(44px,5.6vw,74px);line-height:1.04;letter-spacing:-.045em;margin:20px 0}.hero p{font-size:18px;color:#cfdbeb}.hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:32px}.btn-gold{background:var(--gold);color:var(--dark)}.btn-outline{border:1px solid #ffffff66;color:#fff}.btn-white{background:#fff;color:var(--navy)}.hero-proof{display:flex;gap:22px;flex-wrap:wrap;margin-top:28px;font-size:13px}.hero-image-card{position:relative;border-radius:30px;overflow:hidden;box-shadow:0 35px 80px #0005}.hero-image-card img{width:100%;height:500px;object-fit:cover}.hero-floating-card{position:absolute;left:24px;bottom:24px;background:#fff;color:var(--ink);padding:14px 17px;border-radius:15px;display:flex;gap:12px;align-items:center}.hero-floating-card strong,.hero-floating-card small{display:block}.hero-floating-card small{font-size:11px;color:var(--muted)}
.trust-strip{box-shadow:0 14px 40px #082f5814}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr)}.trust-grid article{display:flex;gap:14px;align-items:center;padding:25px 20px;border-right:1px solid var(--line)}.trust-grid i{font-size:23px;color:#b89020}.trust-grid strong,.trust-grid span{display:block}.trust-grid strong{font-size:14px;color:var(--navy)}.trust-grid span{font-size:12px;color:var(--muted)}
.section{padding:96px 0}.split-grid{display:grid;grid-template-columns:1fr 1fr;gap:78px;align-items:center}.image-frame{position:relative}.image-frame>img{width:100%;height:520px;object-fit:cover;border-radius:22px;box-shadow:var(--shadow)}.experience-badge{position:absolute;right:-20px;bottom:28px;background:var(--navy);color:#fff;padding:18px 22px;border-radius:15px}.experience-badge strong,.experience-badge span{display:block}.experience-badge strong{font-size:32px;color:var(--gold)}.experience-badge span{font-size:12px;max-width:140px}
.section-copy h2,.section-heading h2,.calculator-banner h2,.final-cta h2{font-size:clamp(32px,4vw,50px);line-height:1.12;letter-spacing:-.035em;color:var(--navy);margin:16px 0 22px}.section-copy p,.section-heading p{color:var(--muted)}.mini-points{display:grid;gap:12px;margin:25px 0}.text-link{font-weight:800;color:var(--blue)}
.section-services{background:var(--surface)}.section-heading{display:grid;grid-template-columns:1.25fr .75fr;gap:50px;align-items:end;margin-bottom:44px}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.service-card{background:#fff;border:1px solid var(--line);border-radius:18px;padding:30px;min-height:285px;display:flex;flex-direction:column}.service-icon{width:54px;height:54px;border-radius:14px;display:grid;place-items:center;background:#edf4fc;color:var(--blue);font-size:22px}.service-card h3{color:var(--navy);margin:20px 0 9px}.service-card p{color:var(--muted);font-size:14px}.service-card a{margin-top:auto;color:var(--blue);font-weight:800;font-size:13px}
.calculator-banner{background:linear-gradient(135deg,var(--dark),var(--navy));border-radius:28px;padding:60px 66px;display:grid;grid-template-columns:1.15fr .85fr;gap:60px;align-items:center;color:#fff}.calculator-banner h2,.final-cta h2{color:#fff}.calculator-banner p{color:#cfdbeb}.metric-card{background:#fff;color:var(--navy);border-radius:20px;padding:30px}.metric-card span,.metric-card strong{display:block}.metric-card strong{font-size:42px}.metric-bars{height:100px;display:flex;align-items:end;gap:10px}.metric-bars i{flex:1;background:var(--gold);border-radius:6px 6px 0 0}.metric-bars i:nth-child(1){height:35%}.metric-bars i:nth-child(2){height:50%}.metric-bars i:nth-child(3){height:65%}.metric-bars i:nth-child(4){height:80%}.metric-bars i:nth-child(5){height:95%}
.final-cta{padding:72px 0;background:linear-gradient(100deg,var(--blue),var(--navy));color:#fff}.final-cta-inner{display:flex;justify-content:space-between;align-items:center;gap:40px}.final-cta p{color:#d5e1ef}
.site-footer{background:#041a32;color:#c2cfde;padding:70px 0 25px}.footer-grid{display:grid;grid-template-columns:1.5fr .75fr .85fr 1fr;gap:45px}.footer-grid h3,.footer-brand strong{color:#fff}.footer-grid a{display:block;font-size:13px;margin:9px 0}.footer-grid p{font-size:13px}.footer-bottom{border-top:1px solid #ffffff1f;margin-top:42px;padding-top:20px;font-size:12px}.whatsapp-fab{position:fixed;right:22px;bottom:22px;width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:#25d366;color:#fff;font-size:27px;z-index:100}.content-card{padding:40px}.reveal{opacity:0;transform:translateY(20px);transition:.65s}.reveal.is-visible{opacity:1;transform:none}
@media(max-width:980px){.menu-toggle{display:block}.primary-nav{display:none;position:absolute;top:76px;left:20px;right:20px;background:#fff;padding:20px;border-radius:16px;box-shadow:var(--shadow)}.primary-nav.is-open{display:flex;flex-direction:column}.menu{flex-direction:column}.hero-grid,.split-grid,.calculator-banner{grid-template-columns:1fr}.trust-grid{grid-template-columns:repeat(2,1fr)}.service-grid{grid-template-columns:repeat(2,1fr)}.section-heading{grid-template-columns:1fr}.footer-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:640px){.container{width:min(100% - 28px,1180px)}.hero{padding:65px 0}.hero h1{font-size:43px}.hero-image-card img{height:380px}.hero-actions .btn{width:100%}.trust-grid,.service-grid,.footer-grid{grid-template-columns:1fr}.section{padding:70px 0}.image-frame>img{height:390px}.experience-badge{right:12px}.calculator-banner{padding:42px 25px}.final-cta-inner{display:block}.final-cta .btn{margin-top:22px}}
/*==========================================
  ABOUT PAGE
==========================================*/
.btn-primary{background:var(--blue);color:#fff}.btn-primary:hover,.header-cta:hover{background:var(--dark)}
.about-hero{overflow:hidden;background:linear-gradient(135deg,var(--dark),var(--navy) 58%,var(--blue));color:#fff;padding:78px 0}.about-hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:58px;align-items:center}.about-hero h1{font-size:clamp(42px,5.2vw,68px);line-height:1.06;letter-spacing:-.045em;margin:18px 0 22px}.about-hero p{font-size:18px;color:#d4dfed;max-width:720px}.about-hero-visual{border-radius:26px;overflow:hidden;box-shadow:0 34px 80px rgba(0,0,0,.32);border:1px solid rgba(255,255,255,.16)}.about-hero-visual img{width:100%;height:430px;object-fit:cover}.brand-quote{margin:26px 0 0;padding:18px 22px;border-left:4px solid var(--gold);background:var(--surface);color:var(--navy);font-weight:800;font-size:20px}
.about-brand-story,.section-choose,.about-approach{background:linear-gradient(135deg,var(--dark),var(--navy));color:#fff}.section-heading.centered{display:block;text-align:center;max-width:780px;margin:0 auto 46px}.section-heading.centered h2,.about-brand-story .section-heading h2,.section-choose .section-heading h2,.about-approach .section-heading h2{color:#fff}.about-brand-story .section-heading p,.section-choose .section-heading p,.about-approach .section-heading p{color:#cfdbeb}.promise-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:18px}.promise-card{padding:27px 22px;border:1px solid rgba(255,255,255,.14);border-radius:18px;background:rgba(255,255,255,.06)}.promise-card i{font-size:25px;color:var(--gold)}.promise-card h3{margin:18px 0 8px;font-size:18px}.promise-card p{margin:0;color:#cfdbeb;font-size:13px}
.about-mission{background:var(--surface)}.mission-grid{display:grid;grid-template-columns:1fr 1fr;gap:26px}.mission-card{position:relative;background:#fff;border:1px solid var(--line);border-radius:22px;padding:38px;box-shadow:var(--shadow)}.mission-card>span{position:absolute;right:28px;top:20px;font-size:58px;line-height:1;font-weight:800;color:#edf2f8}.mission-card i{font-size:30px;color:var(--gold)}.mission-card h2{color:var(--navy);margin:18px 0 12px}.mission-card p{margin:0;color:var(--muted)}
.section-values{background:#fff}.value-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.value-card{padding:30px;border:1px solid var(--line);border-radius:18px;background:#fff}.value-card i{width:50px;height:50px;display:grid;place-items:center;border-radius:13px;background:#edf4fc;color:var(--blue);font-size:21px}.value-card h3{color:var(--navy);margin:18px 0 8px}.value-card p{margin:0;color:var(--muted);font-size:14px}
.about-capabilities{background:var(--surface)}.about-capabilities .section-heading h2{color:var(--navy)}.about-capabilities .section-heading p{color:var(--muted)}.capability-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}.capability-item{min-height:145px;padding:24px 18px;border-radius:16px;background:#fff;border:1px solid var(--line);display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:16px}.capability-item i{font-size:24px;color:var(--blue)}.capability-item span{font-weight:800;color:var(--navy);font-size:14px}.center-action{text-align:center;margin-top:34px}
.choose-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.choose-card{padding:28px;border-radius:18px;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.14)}.choose-card>span{font-size:13px;font-weight:800;color:var(--gold)}.choose-card h3{margin:12px 0 8px}.choose-card p{margin:0;color:#cfdbeb;font-size:14px}
.section-industries{background:#fff}.industry-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:14px}.industry-pill{display:flex;align-items:center;gap:11px;padding:14px 18px;border:1px solid var(--line);border-radius:999px;background:#fff;box-shadow:0 8px 24px rgba(8,47,88,.06);font-size:14px;font-weight:700;color:var(--navy)}.industry-pill i{color:var(--gold)}
.approach-grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(4,1fr);gap:20px;counter-reset:steps}.approach-step{position:relative;padding:30px 24px;border:1px solid rgba(255,255,255,.14);border-radius:18px;background:rgba(255,255,255,.06)}.approach-step>span{display:inline-grid;place-items:center;width:42px;height:42px;border-radius:50%;background:var(--gold);color:var(--dark);font-weight:800}.approach-step h3{margin:18px 0 8px}.approach-step p{margin:0;color:#cfdbeb;font-size:14px}.approach-step:not(:last-child)::after{content:"";position:absolute;top:50px;right:-21px;width:21px;height:2px;background:var(--gold)}
.about-final-cta{padding:72px 0;background:linear-gradient(105deg,var(--blue),var(--navy));color:#fff}.about-cta-inner{display:flex;align-items:center;justify-content:space-between;gap:48px}.about-final-cta h2{font-size:clamp(34px,4vw,52px);line-height:1.1;margin:12px 0;color:#fff}.about-final-cta p{margin:0;color:#d7e3ef}.about-cta-actions{display:flex;gap:13px;flex-wrap:wrap;flex:0 0 auto}
@media(max-width:1100px){.promise-grid{grid-template-columns:repeat(3,1fr)}.capability-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:980px){.about-hero-grid{grid-template-columns:1fr}.about-hero-visual img{height:360px}.mission-grid{grid-template-columns:1fr}.value-grid,.choose-grid{grid-template-columns:repeat(2,1fr)}.approach-grid{grid-template-columns:repeat(2,1fr)}.approach-step::after{display:none}.about-cta-inner{display:block}.about-cta-actions{margin-top:26px}}
@media(max-width:640px){.about-hero{padding:58px 0}.about-hero h1{font-size:40px}.about-hero-visual img{height:270px}.promise-grid,.value-grid,.capability-grid,.choose-grid,.approach-grid{grid-template-columns:1fr}.mission-card{padding:30px 24px}.industry-grid{justify-content:flex-start}.industry-pill{width:100%;border-radius:14px}.about-cta-actions .btn{width:100%}.about-who .experience-badge{position:static;margin-top:14px}.section-heading.centered{text-align:left}}

/*==========================================
  ENTERPRISE COMPONENT LIBRARY — v3.2
==========================================*/
:root{
  --white:#fff;--surface-2:#eef4fa;--radius-sm:10px;--radius-md:16px;--radius-lg:24px;
  --space-1:8px;--space-2:12px;--space-3:16px;--space-4:24px;--space-5:32px;--space-6:48px;--space-7:72px;
  --focus:0 0 0 4px rgba(11,79,156,.18);--transition:180ms ease;
}
:focus-visible{outline:2px solid var(--blue);outline-offset:3px}.btn{gap:10px;border:1px solid transparent;transition:transform var(--transition),background var(--transition),border-color var(--transition),color var(--transition),box-shadow var(--transition)}.btn:hover{transform:translateY(-2px)}.btn:focus-visible{box-shadow:var(--focus)}.btn-primary{background:var(--blue);color:#fff}.btn-primary:hover{background:var(--dark)}.btn-gold{background:var(--gold);color:var(--dark)}.btn-gold:hover{background:#e3c04a}.btn-outline-blue{border-color:var(--blue);color:var(--blue);background:transparent}.btn-outline-blue:hover{background:var(--blue);color:#fff}.btn-text{padding-inline:0;color:var(--blue);min-height:auto}.btn-text:hover{transform:none;color:var(--dark)}
.ui-page-hero{padding:84px 0;background:linear-gradient(135deg,var(--dark),var(--navy) 58%,var(--blue));color:#fff}.ui-page-hero h1{max-width:900px;margin:15px 0;font-size:clamp(40px,5vw,68px);line-height:1.06;letter-spacing:-.04em}.ui-page-hero p{max-width:760px;color:#d4dfed;font-size:18px}.ui-surface-section{background:var(--surface)}.ui-dark-section{background:linear-gradient(135deg,var(--dark),var(--navy));color:#fff}.ui-content-narrow{max-width:900px}.ui-section-heading{max-width:780px;margin-bottom:42px}.ui-section-heading.is-center{text-align:center;margin-inline:auto}.ui-section-heading h2{font-size:clamp(32px,4vw,50px);line-height:1.12;letter-spacing:-.035em;color:var(--navy);margin:14px 0 16px}.ui-section-heading p{margin:0;color:var(--muted);font-size:17px}.ui-section-heading.is-dark h2{color:#fff}.ui-section-heading.is-dark p{color:#cfdbeb}.ui-button-row{display:flex;flex-wrap:wrap;gap:14px;align-items:center}
.ui-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.ui-card{background:#fff;border:1px solid var(--line);border-radius:var(--radius-md);padding:30px;box-shadow:0 12px 34px rgba(8,47,88,.07);transition:transform var(--transition),box-shadow var(--transition),border-color var(--transition)}.ui-card:hover{transform:translateY(-5px);border-color:#bfd0e4;box-shadow:var(--shadow)}.ui-icon-card{display:flex;flex-direction:column;min-height:290px}.ui-card-icon{width:56px;height:56px;display:grid;place-items:center;border-radius:15px;background:#edf4fc;color:var(--blue);font-size:23px}.ui-card h3{color:var(--navy);margin:22px 0 10px;font-size:21px}.ui-card p{margin:0;color:var(--muted);font-size:14px}.ui-card-link{display:flex;align-items:center;gap:9px;margin-top:auto;padding-top:24px;color:var(--blue);font-weight:800;font-size:13px}.ui-card-link i{transition:transform var(--transition)}.ui-card-link:hover i{transform:translateX(4px)}
.ui-stat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.ui-stat-card{padding:34px;border-radius:var(--radius-md);background:#fff;border:1px solid var(--line);text-align:center;box-shadow:0 12px 34px rgba(8,47,88,.07)}.ui-stat-card strong{display:block;color:var(--blue);font-size:clamp(40px,5vw,62px);line-height:1}.ui-stat-card span{display:block;margin-top:13px;color:var(--muted);font-weight:700}
.ui-process-grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.ui-process-grid li{position:relative;padding:30px 24px;border:1px solid rgba(255,255,255,.14);border-radius:var(--radius-md);background:rgba(255,255,255,.06)}.ui-process-grid span{display:inline-grid;place-items:center;width:46px;height:46px;border-radius:50%;background:var(--gold);color:var(--dark);font-weight:800}.ui-process-grid h3{margin:18px 0 8px;color:#fff}.ui-process-grid p{margin:0;color:#cfdbeb;font-size:14px}
.ui-faq{border-top:1px solid var(--line)}.ui-faq-item{border-bottom:1px solid var(--line)}.ui-faq-item h3{margin:0}.ui-faq-item button{width:100%;padding:24px 0;display:flex;align-items:center;justify-content:space-between;gap:24px;border:0;background:transparent;color:var(--navy);font:inherit;font-weight:800;text-align:left;cursor:pointer}.ui-faq-item button i{transition:transform var(--transition)}.ui-faq-item button[aria-expanded="true"] i{transform:rotate(45deg)}.ui-faq-answer{padding:0 0 24px}.ui-faq-answer p{margin:0;color:var(--muted)}
.ui-cta-section{padding:72px 0;background:linear-gradient(105deg,var(--blue),var(--navy));color:#fff}.ui-cta-inner{display:flex;align-items:center;justify-content:space-between;gap:48px}.ui-cta-inner h2{font-size:clamp(34px,4vw,52px);line-height:1.1;margin:12px 0;color:#fff}.ui-cta-inner p{margin:0;color:#d7e3ef}.ui-cta-actions{flex:0 0 auto}
html[dir="rtl"] .ui-faq-item button{text-align:right}html[dir="rtl"] .ui-card-link i,body.rtl .ui-card-link i{transform:rotate(180deg)}html[dir="rtl"] .ui-card-link:hover i,body.rtl .ui-card-link:hover i{transform:rotate(180deg) translateX(4px)}
@media(max-width:980px){.ui-card-grid,.ui-stat-grid{grid-template-columns:repeat(2,1fr)}.ui-process-grid{grid-template-columns:repeat(2,1fr)}.ui-cta-inner{display:block}.ui-cta-actions{margin-top:26px}}
@media(max-width:640px){.ui-page-hero{padding:58px 0}.ui-card-grid,.ui-stat-grid,.ui-process-grid{grid-template-columns:1fr}.ui-card{padding:25px}.ui-button-row .btn{width:100%}.ui-section-heading.is-center{text-align:left}.ui-cta-actions .btn{width:100%}}


/*==========================================
  ENTERPRISE BILINGUAL HEADER — v4.0
==========================================*/
body{overflow-x:hidden}.site-header{z-index:999}.header-inner{min-height:84px}.primary-nav{display:flex;align-items:center;gap:24px}.enterprise-menu{list-style:none;display:flex;align-items:center;gap:4px;margin:0;padding:0}.enterprise-menu>li{position:relative}.enterprise-menu>li>a,.nav-parent{display:flex;align-items:center;gap:7px;padding:29px 11px;border:0;background:none;color:#3f4b5f;font:inherit;font-size:13px;font-weight:800;cursor:pointer;white-space:nowrap}.nav-parent i{font-size:10px;transition:.2s}.has-mega-menu:hover>.nav-parent i,.has-mega-menu:focus-within>.nav-parent i{transform:rotate(180deg)}.mega-menu{position:fixed;top:83px;left:50%;width:min(1120px,calc(100% - 40px));transform:translate(-50%,12px);background:#fff;border:1px solid var(--line);border-radius:0 0 22px 22px;box-shadow:0 28px 70px rgba(5,33,63,.18);opacity:0;visibility:hidden;pointer-events:none;transition:.2s;padding:30px}.has-mega-menu:hover>.mega-menu,.has-mega-menu:focus-within>.mega-menu{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%,0)}.mega-grid{display:grid;grid-template-columns:1fr 1fr 1fr .9fr;gap:30px}.mega-menu h3{margin:0 0 14px;color:var(--navy);font-size:14px}.mega-menu section>a{display:block;padding:7px 0;color:#556176;font-size:13px;font-weight:650}.mega-menu section>a:hover{color:var(--blue)}.mega-feature{background:linear-gradient(145deg,var(--dark),var(--navy));color:#fff;padding:25px;border-radius:16px;display:flex;flex-direction:column;align-items:flex-start}.mega-feature span{font-size:12px;color:#cad8e8}.mega-feature strong{margin:9px 0 20px;font-size:19px;line-height:1.35}.mega-feature .btn{min-height:42px;padding-inline:16px}.industry-menu-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.industry-menu-grid a{display:flex;align-items:center;gap:12px;padding:16px;border:1px solid var(--line);border-radius:12px;color:var(--navy);font-size:13px;font-weight:800}.industry-menu-grid i{color:var(--gold)}.mega-resources{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.mega-resources>a{display:flex;gap:14px;padding:18px;border:1px solid var(--line);border-radius:14px}.mega-resources i{font-size:22px;color:var(--blue);margin-top:3px}.mega-resources strong,.mega-resources small{display:block}.mega-resources strong{color:var(--navy);font-size:14px}.mega-resources small{color:var(--muted);font-size:11px;margin-top:4px}.header-tools{display:flex;align-items:center;gap:12px}.language-switcher{display:inline-flex;align-items:center;padding:3px;border:1px solid var(--line);border-radius:999px;background:#fff}.language-switcher a{padding:5px 8px;border-radius:999px;color:var(--muted);font-size:10px;font-weight:800}.language-switcher a.is-current{background:var(--navy);color:#fff}.site-footer .language-switcher{margin-top:15px;background:transparent;border-color:#ffffff2a}.site-footer .language-switcher a{color:#c2cfde}.site-footer .language-switcher a.is-current{background:var(--gold);color:var(--dark)}
@media(max-width:1100px){body.nav-open{overflow:hidden}.menu-toggle{display:block}.primary-nav{display:none;position:fixed;top:84px;left:0;right:0;bottom:0;background:#fff;padding:18px 24px 40px;overflow:auto;box-shadow:none;border-radius:0}.primary-nav.is-open{display:block}.enterprise-menu{display:block}.enterprise-menu>li{border-bottom:1px solid var(--line)}.enterprise-menu>li>a,.nav-parent{width:100%;justify-content:space-between;padding:17px 2px;font-size:15px}.mega-menu{position:static;width:100%;transform:none!important;opacity:1;visibility:visible;pointer-events:auto;display:none;border:0;border-radius:0;box-shadow:none;padding:0 0 20px}.has-mega-menu.is-open>.mega-menu{display:block}.mega-grid{grid-template-columns:1fr}.mega-feature{display:none}.industry-menu-grid,.mega-resources{grid-template-columns:1fr}.header-tools{margin-top:22px;justify-content:space-between}.header-cta{flex:1}.has-mega-menu:hover>.mega-menu,.has-mega-menu:focus-within>.mega-menu{display:none}.has-mega-menu.is-open>.mega-menu{display:block}}
@media(max-width:640px){.brand-copy strong{font-size:13px}.brand-copy small{font-size:8px}.brand-mark{width:42px;height:42px}.custom-logo{max-width:190px}.header-tools{align-items:stretch;flex-direction:column}.language-switcher{align-self:flex-start}}

/*==========================================
  SOLUTIONS EXPERIENCE — v4.2
==========================================*/
.solutions-hub-hero,.solution-detail-hero{position:relative;overflow:hidden}.solutions-hub-hero:after,.solution-detail-hero:after{content:"";position:absolute;width:440px;height:440px;border:1px solid rgba(255,255,255,.12);border-radius:50%;right:-120px;top:-210px;box-shadow:0 0 0 70px rgba(255,255,255,.03),0 0 0 140px rgba(255,255,255,.025)}.solution-hero-grid{display:grid;grid-template-columns:1fr 280px;align-items:center;gap:50px}.solution-hero-symbol{height:260px;border-radius:30px;display:grid;place-items:center;background:linear-gradient(145deg,rgba(255,255,255,.14),rgba(255,255,255,.04));border:1px solid rgba(255,255,255,.16);box-shadow:0 28px 70px rgba(0,0,0,.2)}.solution-hero-symbol i{font-size:92px;color:var(--gold)}
.solution-intro-grid{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(280px,.65fr);gap:60px;align-items:start}.solution-consult-card{padding:30px;border-radius:22px;background:linear-gradient(145deg,var(--dark),var(--navy));color:#fff;box-shadow:var(--shadow)}.solution-consult-card>i{width:55px;height:55px;border-radius:15px;display:grid;place-items:center;background:var(--gold);color:var(--dark);font-size:22px}.solution-consult-card h3{font-size:23px;line-height:1.25;margin:22px 0 12px}.solution-consult-card p{color:#cfdbeb;font-size:14px}.solution-consult-card a{display:flex;align-items:center;gap:9px;color:#efd06b;font-weight:800;font-size:13px;margin-top:22px}
.solutions-premium-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.solution-premium-card{position:relative;padding:34px;background:#fff;border:1px solid var(--line);border-radius:22px;box-shadow:0 14px 40px rgba(8,47,88,.07);transition:.2s}.solution-premium-card:hover{transform:translateY(-6px);box-shadow:var(--shadow);border-color:#bfd0e4}.solution-premium-icon{width:62px;height:62px;display:grid;place-items:center;border-radius:17px;background:#edf4fc;color:var(--blue);font-size:25px}.solution-premium-card h2{font-size:25px;line-height:1.2;color:var(--navy);margin:23px 0 12px}.solution-premium-card>p{color:var(--muted);font-size:14px}.solution-premium-card ul{list-style:none;margin:23px 0;padding:0;display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.solution-premium-card li{display:flex;gap:9px;font-size:12px;color:#47556a}.solution-premium-card li i{color:var(--gold);margin-top:5px}.solution-premium-card>a{display:flex;align-items:center;gap:9px;color:var(--blue);font-size:13px;font-weight:800;margin-top:24px}
.vendor-comparison{max-width:930px;margin:auto;display:grid;grid-template-columns:1fr 1fr;gap:22px;align-items:center}.comparison-column{padding:38px;border-radius:22px;border:1px solid var(--line)}.comparison-column h3{font-size:25px;color:var(--navy);margin:0 0 24px}.comparison-column ul{list-style:none;margin:0;padding:0}.comparison-column li{padding:13px 0;border-bottom:1px solid var(--line);font-size:14px}.comparison-column li:before{font-family:"Font Awesome 6 Free";font-weight:900;margin-right:11px}.traditional{background:var(--surface)}.traditional li:before{content:"\f00d";color:#9aa6b5}.source-more{position:relative;background:linear-gradient(145deg,var(--dark),var(--navy));color:#fff;box-shadow:var(--shadow);padding-block:48px}.source-more h3{color:#fff}.source-more li{border-color:rgba(255,255,255,.13);color:#d7e3ef}.source-more li:before{content:"\f00c";color:var(--gold)}.comparison-badge{position:absolute;top:-13px;right:24px;background:var(--gold);color:var(--dark);padding:7px 13px;border-radius:999px;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.1em}.solutions-five-step{grid-template-columns:repeat(5,1fr)}
.solution-challenge-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.solution-check-card{display:flex;gap:18px;align-items:flex-start;background:#fff;border:1px solid var(--line);border-radius:16px;padding:24px}.solution-check-card>i{color:#d89b24;margin-top:5px}.solution-check-card p{margin:0;color:#405068;font-weight:650}.solution-feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.solution-feature-card{padding:26px;border:1px solid var(--line);border-radius:17px;background:#fff;box-shadow:0 10px 28px rgba(8,47,88,.06)}.solution-feature-card span{width:38px;height:38px;display:grid;place-items:center;border-radius:11px;background:#edf4fc;color:var(--blue)}.solution-feature-card h3{font-size:16px;line-height:1.4;color:var(--navy);margin:18px 0 0}.solution-benefit-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.solution-benefit-grid article{display:flex;align-items:center;gap:13px;padding:22px;border:1px solid rgba(255,255,255,.14);border-radius:15px;background:rgba(255,255,255,.06)}.solution-benefit-grid i{color:var(--gold)}.solution-benefit-grid span{font-weight:750}.solution-process{grid-template-columns:repeat(4,1fr)}
html[dir="rtl"] .comparison-column li:before,body.rtl .comparison-column li:before{margin-right:0;margin-left:11px}html[dir="rtl"] .comparison-badge,body.rtl .comparison-badge{right:auto;left:24px}
@media(max-width:980px){.solution-hero-grid{grid-template-columns:1fr}.solution-hero-symbol{display:none}.solution-intro-grid{grid-template-columns:1fr}.solutions-premium-grid,.solution-feature-grid,.solution-benefit-grid{grid-template-columns:repeat(2,1fr)}.solutions-five-step{grid-template-columns:repeat(2,1fr)}}
@media(max-width:680px){.solutions-premium-grid,.solution-challenge-grid,.solution-feature-grid,.solution-benefit-grid,.vendor-comparison{grid-template-columns:1fr}.solution-premium-card ul{grid-template-columns:1fr}.solution-premium-card{padding:26px}.comparison-column{padding:28px}.solutions-five-step{grid-template-columns:1fr}}

/* ==========================================
   HOMEPAGE COMPLETION — v4.3
========================================== */
.home-hero{position:relative;overflow:hidden}.home-hero:before{content:"";position:absolute;inset:auto auto -260px -220px;width:560px;height:560px;border-radius:50%;background:#d4af3714;pointer-events:none}.home-hero .hero-grid{position:relative;z-index:1}.home-hero .hero-image-card{background:#eaf2fb}.home-hero .hero-image-card img{height:auto;aspect-ratio:1.14/1;object-fit:cover}.hero-floating-card-top{left:auto;right:24px;top:24px;bottom:auto}.hero-proof i{color:var(--gold);margin-right:7px}.home-about .mini-points span{display:flex;gap:10px;align-items:flex-start}.home-about .mini-points i{color:var(--gold);margin-top:5px}.section-footer-link{text-align:center;margin-top:36px}.service-card{transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.service-card:hover{transform:translateY(-6px);border-color:#bed0e4;box-shadow:var(--shadow)}.service-card a i,.text-link i,.resource-home-card strong i{font-size:11px;margin-left:5px;transition:transform .2s ease}.service-card a:hover i,.text-link:hover i,.resource-home-card:hover strong i{transform:translateX(4px)}
.section-heading.centered{display:block;text-align:center;max-width:820px;margin-left:auto;margin-right:auto}.section-heading.centered>p{max-width:720px;margin:0 auto}.home-industries{background:#fff}.home-industry-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:42px}.home-industry-card{min-height:128px;padding:24px;border:1px solid var(--line);border-radius:17px;background:#fff;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:15px;box-shadow:0 10px 28px rgba(8,47,88,.055);transition:.25s ease}.home-industry-card:hover{transform:translateY(-4px);border-color:#bed0e4;box-shadow:var(--shadow)}.home-industry-card i{font-size:25px;color:var(--gold)}.home-industry-card strong{color:var(--navy);font-size:15px}
.why-home{background:linear-gradient(135deg,var(--dark),var(--navy));color:#fff}.why-home-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:70px;align-items:center}.why-home-copy h2{font-size:clamp(34px,4vw,52px);line-height:1.1;letter-spacing:-.035em;margin:16px 0 20px}.why-home-copy p{color:#d2dfed;margin:0 0 28px}.why-home-cards{display:grid;grid-template-columns:1fr 1fr;gap:16px}.why-home-card{display:flex;gap:16px;padding:23px;border:1px solid #ffffff1f;border-radius:17px;background:#ffffff0d}.why-home-card>i{flex:0 0 46px;width:46px;height:46px;display:grid;place-items:center;border-radius:13px;background:#d4af3720;color:var(--gold);font-size:19px}.why-home-card h3{margin:0 0 7px;color:#fff;font-size:16px}.why-home-card p{margin:0;color:#cbd8e7;font-size:13px;line-height:1.6}.calculator-section{background:var(--surface)}.metric-card p{font-size:12px;color:var(--muted);line-height:1.55;margin:9px 0 0}
.home-process{background:#fff}.home-process-grid{list-style:none;margin:44px 0 0;padding:0;display:grid;grid-template-columns:repeat(4,1fr);gap:18px;counter-reset:steps}.home-process-grid li{position:relative;padding:30px 24px;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:0 10px 30px rgba(8,47,88,.055)}.home-process-grid li:not(:last-child):after{content:"";position:absolute;top:53px;right:-19px;width:19px;border-top:2px dashed #c6d3e2}.process-number{position:absolute;right:20px;top:17px;font-size:12px;font-weight:800;color:#9aa8b9}.home-process-grid li>i{width:50px;height:50px;display:grid;place-items:center;border-radius:14px;background:#edf4fc;color:var(--blue);font-size:20px}.home-process-grid h3{margin:20px 0 8px;color:var(--navy)}.home-process-grid p{margin:0;color:var(--muted);font-size:13px}
.home-resources{background:var(--surface)}.resource-home-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.resource-home-card{display:flex;gap:18px;padding:28px;background:#fff;border:1px solid var(--line);border-radius:19px;box-shadow:0 12px 32px rgba(8,47,88,.06);transition:.25s ease}.resource-home-card:hover{transform:translateY(-5px);border-color:#bed0e4;box-shadow:var(--shadow)}.resource-home-card>span{flex:0 0 52px;width:52px;height:52px;display:grid;place-items:center;border-radius:14px;background:#edf4fc;color:var(--blue);font-size:21px}.resource-home-card small{color:#a27d16;text-transform:uppercase;letter-spacing:.1em;font-size:9px;font-weight:800}.resource-home-card h3{color:var(--navy);margin:7px 0 9px;font-size:19px}.resource-home-card p{color:var(--muted);font-size:13px;margin:0 0 18px}.resource-home-card strong{color:var(--blue);font-size:12px}.final-cta-actions{display:flex;gap:12px;flex-wrap:wrap;flex:0 0 auto}
html[dir="rtl"] .hero-proof i,body.rtl .hero-proof i{margin-right:0;margin-left:7px}html[dir="rtl"] .service-card a i,html[dir="rtl"] .text-link i,html[dir="rtl"] .resource-home-card strong i,body.rtl .service-card a i,body.rtl .text-link i,body.rtl .resource-home-card strong i{transform:rotate(180deg);margin-left:0;margin-right:5px}html[dir="rtl"] .service-card a:hover i,html[dir="rtl"] .text-link:hover i,html[dir="rtl"] .resource-home-card:hover strong i,body.rtl .service-card a:hover i,body.rtl .text-link:hover i,body.rtl .resource-home-card:hover strong i{transform:rotate(180deg) translateX(4px)}html[dir="rtl"] .home-process-grid li:not(:last-child):after,body.rtl .home-process-grid li:not(:last-child):after{right:auto;left:-19px}html[dir="rtl"] .process-number,body.rtl .process-number{right:auto;left:20px}
@media(max-width:1100px){.home-industry-grid{grid-template-columns:repeat(2,1fr)}.why-home-grid{grid-template-columns:1fr;gap:42px}.home-process-grid{grid-template-columns:repeat(2,1fr)}.home-process-grid li:after{display:none}.resource-home-grid{grid-template-columns:1fr}.resource-home-card{align-items:flex-start}}
@media(max-width:700px){.hero-floating-card-top{display:none}.home-industry-grid,.why-home-cards,.home-process-grid{grid-template-columns:1fr}.home-industry-card{min-height:105px}.resource-home-card{padding:23px}.section-heading.centered{text-align:left}.final-cta-actions{display:grid}.final-cta-actions .btn{width:100%}}

/* v4.4 portable starter-site pages */
.industry-detail-grid,.resource-detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;margin-top:42px}.industry-detail-card,.resource-detail-card{background:#fff;border:1px solid #e5eaf1;border-radius:20px;padding:30px;box-shadow:0 12px 34px rgba(15,23,42,.06);transition:.25s ease}.industry-detail-card:hover,.resource-detail-card:hover{transform:translateY(-5px);box-shadow:0 18px 42px rgba(15,23,42,.1)}.industry-detail-icon,.resource-detail-icon{width:56px;height:56px;border-radius:16px;display:grid;place-items:center;background:#edf5ff;color:#0b4f9c;font-size:23px;margin-bottom:20px}.industry-detail-card h2,.resource-detail-card h2{font-size:1.25rem;margin:0 0 12px}.industry-detail-card p,.resource-detail-card p{color:#526070;margin-bottom:18px}.industry-detail-card ul{margin:0 0 20px;padding-left:18px;color:#334155}.industry-detail-card a,.resource-detail-card a{font-weight:800;color:#0b4f9c}.industry-outcomes{display:grid;grid-template-columns:1.1fr 1fr;gap:60px;align-items:center}.outcomes-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.outcomes-grid span{display:flex;gap:12px;align-items:center;padding:18px;border:1px solid rgba(255,255,255,.14);border-radius:14px;background:rgba(255,255,255,.06);font-weight:700}.outcomes-grid i{color:#d4af37}.resource-feature{display:grid;grid-template-columns:1.2fr .8fr;gap:50px;align-items:center}.resource-feature-visual{min-height:300px;border-radius:24px;padding:40px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;background:linear-gradient(145deg,#0b4f9c,#0f2d58);color:#fff}.resource-feature-visual i{font-size:62px;color:#d4af37;margin-bottom:22px}.resource-feature-visual strong{font-size:1.45rem;margin-bottom:8px}.contact-layout{display:grid;grid-template-columns:.9fr 1.1fr;gap:54px;align-items:start}.contact-methods{display:grid;gap:12px;margin:30px 0}.contact-methods>a,.contact-methods>div{display:flex;gap:16px;align-items:center;padding:16px;border:1px solid #e5eaf1;border-radius:14px;background:#fff}.contact-methods i{width:40px;height:40px;border-radius:12px;display:grid;place-items:center;background:#edf5ff;color:#0b4f9c}.contact-methods small,.contact-methods strong{display:block}.contact-methods small{color:#64748b}.contact-expectation{padding:24px;border-radius:18px;background:#f7f9fc}.contact-expectation ol{padding-left:20px;margin-bottom:0}.contact-form-card{background:#fff;border:1px solid #e5eaf1;border-radius:24px;padding:34px;box-shadow:0 18px 45px rgba(15,23,42,.08)}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin:24px 0}.form-grid label{font-weight:700;color:#1e293b}.form-grid .full{grid-column:1/-1}.form-grid input,.form-grid select,.form-grid textarea{width:100%;margin-top:8px;border:1px solid #cbd5e1;border-radius:10px;padding:13px 14px;font:inherit;background:#fff}.form-grid input:focus,.form-grid select:focus,.form-grid textarea:focus{outline:3px solid rgba(11,79,156,.12);border-color:#0b4f9c}.form-note{font-size:.82rem;color:#64748b;margin-top:16px}@media(max-width:900px){.industry-detail-grid,.resource-detail-grid,.industry-outcomes,.resource-feature,.contact-layout{grid-template-columns:1fr}.outcomes-grid{grid-template-columns:1fr}.resource-feature-visual{min-height:240px}}@media(max-width:620px){.industry-detail-grid,.resource-detail-grid,.form-grid{grid-template-columns:1fr}.form-grid .full{grid-column:auto}.industry-detail-card,.resource-detail-card,.contact-form-card{padding:22px}}

/* ==========================================
   v4.5 FLAGSHIP FLEET SAVINGS CALCULATOR
========================================== */
.hero-calculator-cta{gap:10px;box-shadow:0 14px 34px rgba(212,175,55,.28);animation:smtCtaPulse 2.8s ease-in-out infinite}.hero-calculator-cta:hover{transform:translateY(-2px);animation:none}.calculator-spotlight{padding:52px 0;background:linear-gradient(180deg,#fff,#f5f8fc)}.calculator-spotlight-card{position:relative;overflow:hidden;display:grid;grid-template-columns:1.05fr .95fr;gap:58px;align-items:center;background:linear-gradient(135deg,#05213f,#082f58 63%,#0b4f9c);border-radius:30px;padding:64px;color:#fff;box-shadow:0 30px 80px rgba(8,47,88,.2)}.calculator-spotlight-card:before{content:"";position:absolute;width:420px;height:420px;border-radius:50%;background:rgba(212,175,55,.1);right:-180px;top:-210px}.calculator-spotlight-copy{position:relative;z-index:1}.calculator-spotlight-copy h2{font-size:clamp(34px,4.2vw,54px);line-height:1.08;letter-spacing:-.04em;margin:15px 0 20px}.calculator-spotlight-copy>p{color:#d2deec;font-size:17px}.calculator-badge{display:inline-flex;gap:8px;align-items:center;background:rgba(212,175,55,.16);border:1px solid rgba(239,208,107,.35);color:#efd06b;padding:8px 13px;border-radius:999px;font-size:12px;font-weight:800;margin-bottom:18px}.calculator-benefit-list{display:flex;gap:18px;flex-wrap:wrap;margin:24px 0}.calculator-benefit-list span{font-size:13px;font-weight:700}.calculator-benefit-list i{color:#efd06b;margin-right:7px}.calculator-primary-cta{gap:10px;min-height:56px;padding-inline:28px;box-shadow:0 16px 35px rgba(0,0,0,.2)}.calculator-disclaimer{display:block;color:#aebfd2;margin-top:16px;max-width:650px}.calculator-preview{position:relative;z-index:1;background:#fff;color:var(--ink);border-radius:24px;padding:30px;box-shadow:0 28px 60px rgba(0,0,0,.24)}.preview-topline{display:flex;justify-content:space-between;color:var(--blue);font-size:13px;font-weight:800}.preview-saving{padding:25px 0;border-bottom:1px solid var(--line)}.preview-saving small,.preview-saving strong{display:block}.preview-saving small{color:var(--muted)}.preview-saving strong{font-size:clamp(34px,4vw,48px);color:var(--navy);line-height:1.2;margin-top:5px}.preview-metrics{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:18px 0}.preview-metrics article{background:var(--surface);padding:14px;border-radius:13px}.preview-metrics span,.preview-metrics strong{display:block}.preview-metrics span{font-size:11px;color:var(--muted)}.preview-metrics strong{font-size:18px;color:var(--navy)}.preview-chart{height:105px;display:flex;align-items:end;gap:9px;border-bottom:1px solid var(--line)}.preview-chart i{flex:1;border-radius:6px 6px 0 0;background:linear-gradient(#d4af37,#b89020)}.preview-chart i:nth-child(1){height:85%}.preview-chart i:nth-child(2){height:76%}.preview-chart i:nth-child(3){height:68%}.preview-chart i:nth-child(4){height:57%}.preview-chart i:nth-child(5){height:49%}.preview-chart i:nth-child(6){height:40%}.calculator-preview>p{font-size:12px;color:var(--muted);margin:15px 0 0}.calculator-fab{position:fixed;right:22px;bottom:94px;z-index:100;display:flex;align-items:center;gap:10px;min-height:50px;padding:0 17px;border-radius:999px;background:var(--gold);color:var(--dark);font-size:13px;font-weight:800;box-shadow:0 16px 36px rgba(8,47,88,.28);transition:.2s}.calculator-fab:hover{transform:translateY(-3px)}
.calculator-page-hero{padding:76px 0;background:linear-gradient(135deg,var(--dark),var(--navy) 63%,var(--blue));color:#fff}.calculator-page-hero-grid{display:grid;grid-template-columns:1.25fr .75fr;gap:60px;align-items:center}.calculator-page-hero h1{font-size:clamp(42px,5vw,66px);line-height:1.07;letter-spacing:-.045em;margin:18px 0}.calculator-page-hero p{font-size:18px;color:#d2deec;max-width:760px}.calculator-hero-points{display:grid;gap:13px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.15);border-radius:20px;padding:26px}.calculator-hero-points span{display:flex;align-items:center;gap:12px;font-weight:700}.calculator-hero-points i{width:36px;height:36px;display:grid;place-items:center;border-radius:10px;background:rgba(212,175,55,.16);color:#efd06b}.calculator-workspace-section{background:#f3f7fb}.fleet-calculator{display:grid;grid-template-columns:1.1fr .9fr;align-items:start;gap:28px}.calculator-input-panel,.calculator-results-panel{border-radius:24px;padding:34px;background:#fff;border:1px solid var(--line);box-shadow:0 18px 48px rgba(8,47,88,.09)}.calculator-panel-heading{display:flex;gap:16px;align-items:flex-start;margin-bottom:26px}.calculator-panel-heading>span{width:42px;height:42px;flex:0 0 42px;display:grid;place-items:center;border-radius:12px;background:var(--navy);color:var(--gold);font-weight:800}.calculator-panel-heading h2{margin:0;color:var(--navy);font-size:25px}.calculator-panel-heading p{margin:3px 0 0;color:var(--muted);font-size:13px}.calculator-fields{display:grid;grid-template-columns:1fr 1fr;gap:18px}.calculator-fields label>span,.optimization-control label{display:block;color:#263449;font-size:13px;font-weight:800;margin-bottom:7px}.calculator-fields input{width:100%;min-height:50px;border:1px solid #cbd7e5;border-radius:11px;padding:0 14px;font:inherit;color:var(--ink);background:#fbfdff}.calculator-fields input:focus{outline:3px solid rgba(11,79,156,.12);border-color:var(--blue)}.optimization-control{display:grid;grid-template-columns:1fr 200px;gap:24px;align-items:center;background:#f6f9fd;border-radius:16px;padding:20px;margin:24px 0}.optimization-control p{font-size:12px;color:var(--muted);margin:4px 0 0}.range-control{display:grid;grid-template-columns:58px 1fr;gap:12px;align-items:center}.range-control output{background:var(--navy);color:#fff;border-radius:9px;padding:7px;text-align:center;font-weight:800}.range-control input{accent-color:var(--gold);width:100%}.calculator-submit{border:0;cursor:pointer;gap:10px;width:100%;min-height:56px;font-family:inherit}.calculator-results-panel{position:sticky;top:112px;background:linear-gradient(145deg,var(--dark),var(--navy));color:#fff;border:0}.results-label{color:#efd06b;text-transform:uppercase;letter-spacing:.12em;font-size:11px;font-weight:800}.main-result{padding:19px 0 24px;border-bottom:1px solid rgba(255,255,255,.14)}.main-result span,.main-result strong{display:block}.main-result span{color:#c8d6e7}.main-result strong{font-size:clamp(36px,4vw,50px);line-height:1.15;color:#fff;margin-top:5px}.result-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:22px 0}.result-grid article{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.1);border-radius:14px;padding:15px}.result-grid i{color:#efd06b;margin-bottom:9px}.result-grid span,.result-grid strong{display:block}.result-grid span{font-size:11px;color:#b9c9da}.result-grid strong{font-size:15px;margin-top:3px}.result-breakdown{display:grid;gap:9px;border-top:1px solid rgba(255,255,255,.14);padding-top:18px}.result-breakdown div{display:flex;justify-content:space-between;gap:15px;font-size:12px}.result-breakdown span{color:#b9c9da}.result-cta{width:100%;margin-top:24px;text-align:center}.result-note{font-size:10px;color:#9fb2c8;line-height:1.55;margin:13px 0 0}.calculator-next-step{background:#fff}.calculator-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.calculator-steps article{border:1px solid var(--line);border-radius:18px;padding:27px}.calculator-steps article>span{font-size:12px;font-weight:800;color:var(--gold)}.calculator-steps h3{color:var(--navy);margin:10px 0 6px}.calculator-steps p{color:var(--muted);font-size:13px;margin:0}@keyframes smtCtaPulse{0%,100%{box-shadow:0 14px 34px rgba(212,175,55,.22)}50%{box-shadow:0 14px 46px rgba(212,175,55,.48)}}
@media(max-width:980px){.calculator-spotlight-card,.calculator-page-hero-grid,.fleet-calculator{grid-template-columns:1fr}.calculator-results-panel{position:static}.calculator-steps{grid-template-columns:1fr}.calculator-fab span{display:none}.calculator-fab{width:52px;padding:0;justify-content:center;border-radius:50%}}
@media(max-width:640px){.calculator-spotlight{padding:28px 0}.calculator-spotlight-card{padding:35px 23px;border-radius:22px}.calculator-benefit-list{display:grid;gap:9px}.calculator-fields,.result-grid,.preview-metrics{grid-template-columns:1fr}.optimization-control{grid-template-columns:1fr}.calculator-input-panel,.calculator-results-panel{padding:23px}.calculator-page-hero{padding:60px 0}.calculator-fab{right:17px;bottom:88px}.main-result strong{font-size:34px}}
/* v4.6 companion platform notice */
.smtp-plugin-notice{margin-top:28px;padding:24px;border:1px solid #e8c75a;background:#fff9df;border-radius:16px;color:#5a4711}.smtp-plugin-notice strong{display:block;color:#082f58}.smtp-plugin-notice p{margin:5px 0 0}

/* ==========================================================
   Source More v5.0 beta — conversion and trust homepage
   ========================================================== */
html{scroll-behavior:smooth}.site-header a:focus-visible,.site-header button:focus-visible,.btn:focus-visible,.challenge-card a:focus-visible{outline:3px solid rgba(212,175,55,.55);outline-offset:4px}.hero-copy{max-width:690px}.hero h1{max-width:820px}.hero-actions .btn{gap:9px}.section-footer-link{text-align:center;margin-top:36px}.centered.section-heading>p{max-width:720px;margin-left:auto;margin-right:auto}.business-challenges{background:#fff}.challenge-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.challenge-card{position:relative;overflow:hidden;border:1px solid var(--line);border-radius:20px;padding:30px;background:linear-gradient(180deg,#fff,#fbfdff);min-height:300px;display:flex;flex-direction:column;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.challenge-card:before{content:"";position:absolute;inset:0 0 auto;height:4px;background:linear-gradient(90deg,var(--blue),var(--gold));transform:scaleX(0);transform-origin:left;transition:transform .25s ease}.challenge-card:hover{transform:translateY(-6px);box-shadow:var(--shadow);border-color:#c9d8ea}.challenge-card:hover:before{transform:scaleX(1)}.challenge-icon{width:54px;height:54px;border-radius:16px;display:grid;place-items:center;background:#edf4fc;color:var(--blue);font-size:22px}.challenge-card h3{color:var(--navy);margin:20px 0 10px;font-size:20px}.challenge-card p{color:var(--muted);font-size:14px;margin:0 0 18px}.challenge-card a{margin-top:auto;color:var(--blue);font-weight:800;font-size:13px}.service-card{transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.service-card:hover{transform:translateY(-6px);box-shadow:var(--shadow);border-color:#c9d8ea}.home-industry-card{transition:transform .25s ease,box-shadow .25s ease}.home-industry-card:hover{transform:translateY(-4px);box-shadow:0 18px 40px rgba(8,47,88,.12)}.ai-advisor-section{background:var(--surface)}.ai-advisor-card{display:grid;grid-template-columns:1.05fr .95fr;gap:56px;align-items:center;border-radius:30px;padding:64px;background:linear-gradient(135deg,var(--dark),var(--navy) 60%,var(--blue));color:#fff;box-shadow:0 30px 80px rgba(8,47,88,.2);overflow:hidden}.ai-advisor-copy h2{font-size:clamp(34px,4vw,52px);line-height:1.1;letter-spacing:-.035em;margin:14px 0 18px}.ai-advisor-copy>p{color:#cfdbeb;max-width:670px}.advisor-prompts{display:grid;gap:10px;margin:26px 0}.advisor-prompts span{display:flex;gap:10px;align-items:center;color:#e5edf6;font-size:14px}.advisor-prompts i{color:var(--gold)}.ai-advisor-actions{display:flex;gap:13px;flex-wrap:wrap}.advisor-window{background:#fff;color:var(--ink);border-radius:22px;padding:0 22px 24px;box-shadow:0 28px 65px rgba(0,0,0,.28);transform:rotate(1deg)}.advisor-window-head{height:58px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);color:var(--navy)}.advisor-window-head span{display:flex;gap:6px}.advisor-window-head i{font-size:8px;color:#c9d4e2}.advisor-message{display:flex;gap:13px;align-items:flex-start;background:#edf4fc;border-radius:16px;padding:18px;margin:24px 0}.advisor-message>i{width:34px;height:34px;border-radius:10px;display:grid;place-items:center;background:var(--navy);color:var(--gold)}.advisor-message p{margin:0;font-size:14px}.advisor-options{display:grid;gap:10px}.advisor-options span{border:1px solid var(--line);border-radius:11px;padding:11px 14px;font-size:13px;font-weight:700;color:var(--navy)}.home-about{background:#fff}.calculator-spotlight{background:var(--surface)}
@media(max-width:980px){.challenge-grid{grid-template-columns:repeat(2,1fr)}.ai-advisor-card{grid-template-columns:1fr;padding:48px}.advisor-window{transform:none}.enterprise-menu{width:100%}}
@media(max-width:640px){.challenge-grid{grid-template-columns:1fr}.challenge-card{min-height:auto}.ai-advisor-card{padding:34px 22px;border-radius:22px}.ai-advisor-actions .btn{width:100%}.advisor-window{padding:0 15px 18px}.hero-proof{display:grid;gap:8px}.hero h1{font-size:41px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal,.challenge-card,.service-card,.home-industry-card{transition:none!important;transform:none!important}}


/* Source More v6.0 production components */
.smt-breadcrumbs{border-bottom:1px solid var(--line,#e6eaf0);background:#fff;font-size:.875rem}.smt-breadcrumbs .container{display:flex;gap:.55rem;align-items:center;padding-top:.75rem;padding-bottom:.75rem}.smt-breadcrumbs a{text-decoration:none}.smt-honeypot{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;overflow:hidden!important}.consent-field{display:flex!important;align-items:flex-start;gap:.65rem}.consent-field input{width:auto!important;margin-top:.25rem}.form-status{margin-top:1rem;font-weight:700;min-height:1.5rem}.form-status.is-success{color:#147a44}.form-status.is-error{color:#b42318}.smt-contact-form button[disabled]{opacity:.65;cursor:wait}.industry-hero-icon{font-size:2rem;margin-bottom:1rem}.content-list{display:grid;gap:1.25rem}.content-card{border:1px solid var(--line,#e6eaf0);border-radius:18px;padding:1.5rem;background:#fff}.content-card h2{margin:.4rem 0}.content-card h2 a{text-decoration:none}.content-card span{font-size:.82rem;text-transform:uppercase;letter-spacing:.08em;font-weight:700}.article-content{max-width:860px;padding-top:4rem;padding-bottom:5rem}.article-content>*+*{margin-top:1.25rem}.article-featured{width:100%;height:auto;border-radius:20px;margin-bottom:2rem}.empty-state{text-align:center;padding:4rem 1rem;border:1px dashed var(--line,#d8dee8);border-radius:20px}.search-form{display:flex;max-width:620px;margin-top:1.5rem}.search-form label{flex:1}.search-field{width:100%;min-height:48px;padding:.75rem 1rem;border:1px solid #cfd6df;border-radius:10px 0 0 10px}.search-submit{min-height:48px;border:0;padding:0 1.25rem;background:var(--primary,#0b4f9c);color:#fff;font-weight:700;border-radius:0 10px 10px 0}.rtl .search-field{border-radius:0 10px 10px 0}.rtl .search-submit{border-radius:10px 0 0 10px}@media(max-width:700px){.search-form{display:block}.search-field,.search-submit{width:100%;border-radius:10px!important}.search-submit{margin-top:.65rem}}
/* Product Center v6.2 */
.product-center-hero{background:linear-gradient(135deg,#071a37,#123d72)}.product-filters{display:flex;gap:16px;align-items:end;flex-wrap:wrap;margin-bottom:34px;padding:20px;border:1px solid #e3e8f0;border-radius:16px;background:#fff}.product-filters label{display:grid;gap:7px;font-weight:700;min-width:220px}.product-filters select{padding:12px 14px;border:1px solid #d7deea;border-radius:9px;background:#fff}.product-filter-reset{padding:12px}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.product-card{overflow:hidden;border:1px solid #e2e7ef;border-radius:18px;background:#fff;box-shadow:0 10px 30px rgba(8,28,58,.07);transition:.25s}.product-card:hover{transform:translateY(-4px);box-shadow:0 16px 40px rgba(8,28,58,.12)}.product-card-image{display:block;aspect-ratio:4/3;background:#f4f7fb}.product-card-image img{width:100%;height:100%;object-fit:contain;padding:20px}.product-placeholder{width:100%;height:100%;display:grid;place-items:center;font-size:54px;color:#91a0b5}.product-card-body{padding:22px}.product-card-meta{display:flex;justify-content:space-between;gap:10px;align-items:center;font-size:12px;text-transform:uppercase;letter-spacing:.04em;font-weight:800;color:#58677d}.availability{padding:5px 8px;border-radius:999px;background:#eaf6ee;color:#14733c}.availability-coming-soon{background:#fff4df;color:#8a5b00}.availability-end-of-life{background:#fbe9e7;color:#9b2c1f}.product-card h2{font-size:22px;margin:14px 0 7px}.product-card h2 a{color:inherit}.product-model,.product-brand{color:#64748b;font-size:14px}.product-card-link{display:inline-flex;gap:8px;align-items:center;font-weight:800;margin-top:12px}.product-detail-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:60px;align-items:center}.product-gallery{border:1px solid #e1e7ef;border-radius:20px;background:#fff;min-height:430px;display:grid;place-items:center}.product-gallery img{max-height:520px;width:100%;object-fit:contain;padding:32px}.product-placeholder-large{min-height:430px}.product-summary h1{font-size:clamp(38px,5vw,64px);line-height:1.05;margin:18px 0}.product-price{font-size:30px;font-weight:800;margin:24px 0}.product-price small{display:block;font-size:12px;font-weight:500;color:#667085}.product-price-quote{font-size:20px}.product-actions{display:flex;gap:12px;flex-wrap:wrap}.product-content-grid,.quote-section-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:50px}.product-specifications,.quote-form-card{background:#fff;padding:28px;border:1px solid #e1e7ef;border-radius:18px}.product-specifications ul{list-style:none;padding:0;margin:0;display:grid;gap:13px}.product-specifications li{display:flex;gap:10px}.product-specifications i{color:#c89932;margin-top:4px}@media(max-width:980px){.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-detail-grid,.product-content-grid,.quote-section-grid{grid-template-columns:1fr}}@media(max-width:640px){.product-grid{grid-template-columns:1fr}.product-filters>*{width:100%}.product-filters label{min-width:0}}
/* Enterprise v7 editable content and native WordPress menus */
.smt-editor-content{padding:72px 0;min-height:50vh}.smt-editor-content>*{max-width:1100px}.smt-editor-content .alignwide{max-width:1280px}.smt-editor-content .alignfull{max-width:none;width:100vw;margin-left:calc(50% - 50vw)}
.enterprise-menu .menu-item-has-children{position:relative}.enterprise-menu .sub-menu{display:none;position:absolute;top:100%;left:0;min-width:250px;background:#fff;padding:12px;border-radius:12px;box-shadow:0 18px 50px rgba(0,0,0,.14);z-index:1000;list-style:none}.enterprise-menu .menu-item-has-children:hover>.sub-menu,.enterprise-menu .menu-item-has-children:focus-within>.sub-menu{display:block}.enterprise-menu .sub-menu a{display:block;padding:10px 12px;color:#102a4d}.enterprise-menu .sub-menu .sub-menu{left:100%;top:0}
@media(max-width:900px){.enterprise-menu .sub-menu{position:static;display:block;box-shadow:none;padding-left:16px;background:transparent}.smt-editor-content{padding:40px 0}}

/* Enterprise v7.1 Gutenberg-first content system */
.smt-editor-content{padding:0;max-width:none}
.smt-editor-content>.wp-block-group:not(.alignfull),.smt-editor-content>.wp-block-columns,.smt-editor-content>p,.smt-editor-content>h1,.smt-editor-content>h2,.smt-editor-content>h3,.smt-editor-content>ul{max-width:1180px;margin-left:auto;margin-right:auto}
.smt-block-hero{background:linear-gradient(135deg,#082c55,#0d457d);color:#fff;padding:88px max(24px,calc((100vw - 1180px)/2));}
.smt-block-hero--compact{padding-top:68px;padding-bottom:68px}
.smt-block-hero h1{color:#fff;max-width:900px;font-size:clamp(2.5rem,6vw,4.75rem);line-height:1.03;margin:.2em 0}
.smt-block-hero p{max-width:820px}.smt-eyebrow{color:#e2b72f!important;font-weight:800;letter-spacing:.13em;font-size:.82rem}
.smt-block-section{padding:72px 24px}.smt-block-section .wp-block-column{padding:28px;border:1px solid #e4e9ef;border-radius:16px;background:#fff;box-shadow:0 10px 34px rgba(8,44,85,.06)}
.smt-block-cta{background:#f3f6f9;padding:64px max(24px,calc((100vw - 1180px)/2));}
.smt-editor-content .wp-block-button__link{background:#e2b72f;color:#082c55;border-radius:10px;font-weight:800;padding:.9rem 1.25rem}
.smt-editor-content .is-style-outline .wp-block-button__link{background:transparent;color:inherit;border:2px solid currentColor}

/* ==========================================================
   HEADER & NAVIGATION STABILIZATION — v7.2.0
   ========================================================== */
.site-header{--smt-header-height:84px;background:rgba(255,255,255,.96);transition:box-shadow .25s ease,background-color .25s ease}.site-header.is-scrolled{background:rgba(255,255,255,.985);box-shadow:0 12px 36px rgba(8,47,88,.12)}.header-inner{min-height:var(--smt-header-height);position:relative;gap:28px}.site-branding{display:flex;align-items:center;flex:0 0 auto;min-width:0}.custom-logo-link{display:flex;align-items:center;line-height:0;max-width:280px}.custom-logo{display:block;max-height:56px;max-width:100%;width:auto;height:auto;object-fit:contain}.brand{min-width:0}.brand-copy strong{line-height:1.2}.primary-nav{margin-left:auto;min-width:0}.enterprise-menu{flex-wrap:nowrap}.enterprise-menu>li>a{position:relative}.enterprise-menu>li>a:after{content:"";position:absolute;left:11px;right:11px;bottom:20px;height:2px;border-radius:2px;background:var(--gold);transform:scaleX(0);transform-origin:center;transition:transform .2s ease}.enterprise-menu>li:hover>a:after,.enterprise-menu>li.current-menu-item>a:after,.enterprise-menu>li.current-menu-ancestor>a:after{transform:scaleX(1)}.enterprise-menu .current-menu-item>a,.enterprise-menu .current-menu-ancestor>a{color:var(--navy)}.enterprise-menu .menu-item-has-children{position:relative}.enterprise-menu .sub-menu{position:absolute;top:calc(100% - 8px);left:0;z-index:1000;min-width:260px;margin:0;padding:10px;list-style:none;background:#fff;border:1px solid var(--line);border-radius:15px;box-shadow:0 24px 55px rgba(8,47,88,.16);opacity:0;visibility:hidden;transform:translateY(10px);pointer-events:none;transition:opacity .2s ease,transform .2s ease,visibility .2s ease}.enterprise-menu .sub-menu .sub-menu{top:-10px;left:calc(100% + 8px)}.enterprise-menu .menu-item-has-children:hover>.sub-menu,.enterprise-menu .menu-item-has-children:focus-within>.sub-menu,.enterprise-menu .menu-item-has-children.is-submenu-open>.sub-menu{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto}.enterprise-menu .sub-menu li{position:relative}.enterprise-menu .sub-menu a{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:11px 12px;border-radius:9px;color:#4d596d;font-size:13px;font-weight:700;line-height:1.35}.enterprise-menu .sub-menu a:hover,.enterprise-menu .sub-menu a:focus,.enterprise-menu .sub-menu .current-menu-item>a{background:#f1f6fb;color:var(--navy)}.submenu-toggle{display:inline-grid;place-items:center;width:28px;height:28px;margin-left:-7px;border:0;background:transparent;color:#5a6678;border-radius:8px;cursor:pointer}.submenu-toggle:before{content:"";width:7px;height:7px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg) translate(-2px,-2px);transition:transform .2s ease}.menu-item-has-children.is-submenu-open>.submenu-toggle:before{transform:rotate(225deg) translate(-1px,-1px)}.menu-item-has-children>.submenu-toggle{position:absolute;right:1px;top:26px}.enterprise-menu>li.menu-item-has-children>a{padding-right:31px}.nav-backdrop{display:none}.menu-toggle{width:44px;height:44px;padding:8px;border-radius:10px;cursor:pointer}.menu-toggle span{transition:transform .2s ease,opacity .2s ease}.menu-toggle[aria-expanded="true"] span:nth-child(1){transform:translateY(7px) rotate(45deg)}.menu-toggle[aria-expanded="true"] span:nth-child(2){opacity:0}.menu-toggle[aria-expanded="true"] span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}
@media(max-width:1100px){.site-header{--smt-header-height:76px}.header-inner{min-height:var(--smt-header-height)}.custom-logo-link{max-width:220px}.custom-logo{max-height:50px}.primary-nav{top:var(--smt-header-height);z-index:1002;padding:14px 24px 40px}.primary-nav.is-open{display:block}.nav-backdrop{position:fixed;inset:var(--smt-header-height) 0 0;z-index:1001;border:0;background:rgba(5,27,49,.44);backdrop-filter:blur(2px)}body.nav-open .nav-backdrop{display:block}.enterprise-menu>li>a:after{display:none}.enterprise-menu .menu-item-has-children{display:grid;grid-template-columns:1fr 44px}.enterprise-menu .menu-item-has-children>a{grid-column:1;padding-right:8px}.enterprise-menu .menu-item-has-children>.submenu-toggle{position:static;grid-column:2;grid-row:1;width:44px;height:52px;margin:0;align-self:center}.enterprise-menu .sub-menu{grid-column:1/-1;position:static;display:none;min-width:0;margin:0 0 10px;padding:5px 0 10px 15px;border:0;border-left:2px solid #e2eaf3;border-radius:0;box-shadow:none;opacity:1;visibility:visible;transform:none;pointer-events:auto}.enterprise-menu .menu-item-has-children.is-submenu-open>.sub-menu{display:block}.enterprise-menu .sub-menu .sub-menu{position:static;margin-left:10px}.enterprise-menu .sub-menu a{padding:10px 12px}.header-tools{padding-bottom:20px}.primary-nav .header-cta{min-height:46px}.menu-toggle{display:block;z-index:1003}}
@media(max-width:640px){.site-header{--smt-header-height:70px}.custom-logo-link{max-width:178px}.custom-logo{max-height:44px}.primary-nav{padding-inline:18px}.header-inner{gap:12px}.brand-copy{display:none}}
@media(prefers-reduced-motion:reduce){.site-header,.enterprise-menu .sub-menu,.menu-toggle span,.submenu-toggle:before{transition:none!important}}

/* ==========================================================
   WEBSITE SHOWCASE SPRINT A — v7.3.0
   ========================================================== */
.showcase-homepage{overflow:hidden}.showcase-hero{position:relative;isolation:isolate;padding:104px 0 0;background:radial-gradient(circle at 78% 16%,rgba(50,135,215,.32),transparent 34%),radial-gradient(circle at 18% 78%,rgba(212,175,55,.13),transparent 28%),linear-gradient(135deg,#031a31 0%,#073966 48%,#0b4f9c 100%)}.showcase-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px);background-size:56px 56px;mask-image:linear-gradient(to bottom,#000,transparent 82%);z-index:-1}.showcase-hero-grid{position:absolute;inset:0;overflow:hidden;pointer-events:none}.showcase-hero-grid:before,.showcase-hero-grid:after{content:"";position:absolute;border:1px solid rgba(255,255,255,.08);border-radius:50%}.showcase-hero-grid:before{width:620px;height:620px;right:-170px;top:-250px}.showcase-hero-grid:after{width:420px;height:420px;left:-220px;bottom:-170px}.showcase-hero-inner{padding-bottom:80px}.showcase-kicker{display:inline-flex;align-items:center;gap:9px;padding:9px 13px;border:1px solid rgba(255,255,255,.18);border-radius:999px;background:rgba(255,255,255,.08);backdrop-filter:blur(8px);font-size:12px;letter-spacing:.09em;text-transform:uppercase;font-weight:800;color:#f3d574}.showcase-hero h1{max-width:760px;font-size:clamp(48px,5.5vw,78px)}.showcase-hero h1 span{display:block;color:#f0cd59}.showcase-hero p{max-width:720px}.showcase-hero .btn{gap:10px}.showcase-proof{display:flex;flex-wrap:wrap;gap:12px 22px;margin-top:30px;color:#dce7f3;font-size:13px;font-weight:700}.showcase-proof span{display:inline-flex;align-items:center;gap:8px}.showcase-proof i{color:#f0cd59}.showcase-visual-shell{position:relative;min-height:560px;display:grid;place-items:center}.showcase-visual-shell>img{position:relative;z-index:2;width:min(100%,650px);filter:drop-shadow(0 32px 40px rgba(0,0,0,.28))}.showcase-orbit{position:absolute;z-index:1;border:1px solid rgba(255,255,255,.13);border-radius:50%}.showcase-orbit-one{width:520px;height:520px}.showcase-orbit-two{width:680px;height:680px}.showcase-float{position:absolute;z-index:3;display:flex;align-items:center;gap:12px;min-width:210px;padding:14px 16px;border:1px solid rgba(255,255,255,.52);border-radius:16px;background:rgba(255,255,255,.93);color:var(--ink);box-shadow:0 18px 44px rgba(1,18,34,.2);backdrop-filter:blur(12px)}.showcase-float i{width:42px;height:42px;display:grid;place-items:center;border-radius:12px;background:#eaf3fc;color:var(--blue)}.showcase-float strong,.showcase-float small{display:block}.showcase-float strong{font-size:13px;color:var(--navy)}.showcase-float small{font-size:10px;color:var(--muted)}.showcase-float-top{right:-10px;top:92px}.showcase-float-bottom{left:-22px;bottom:92px}.showcase-hero-stats{position:relative;z-index:4;display:grid;grid-template-columns:repeat(4,1fr);margin-bottom:-54px;background:#fff;border:1px solid rgba(255,255,255,.5);border-radius:22px;box-shadow:0 28px 70px rgba(2,28,52,.22);overflow:hidden}.showcase-hero-stats article{display:flex;align-items:center;gap:15px;padding:25px 26px;border-right:1px solid var(--line)}.showcase-hero-stats article:last-child{border-right:0}.showcase-hero-stats strong{font-size:30px;line-height:1;color:var(--blue)}.showcase-hero-stats span{font-size:12px;line-height:1.45;color:var(--muted);font-weight:700}.showcase-trust{padding-top:54px;background:#fff}.showcase-trust .trust-grid article{padding-top:30px;padding-bottom:30px}.showcase-solutions{background:linear-gradient(180deg,#f5f8fc 0%,#fff 100%)}.showcase-service-grid{grid-template-columns:repeat(3,1fr)}.showcase-service-card{position:relative;overflow:hidden;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.showcase-service-card:before{content:"";position:absolute;inset:0 0 auto;height:4px;background:linear-gradient(90deg,var(--blue),var(--gold));opacity:0;transition:opacity .25s ease}.showcase-service-card:hover{transform:translateY(-6px);box-shadow:0 22px 55px rgba(8,47,88,.12);border-color:#cfdae7}.showcase-service-card:hover:before{opacity:1}.showcase-service-card.is-featured{grid-column:span 2;display:grid;grid-template-columns:auto 1fr;column-gap:22px;background:linear-gradient(135deg,#072f59,#0b4f9c);color:#fff;border-color:transparent}.showcase-service-card.is-featured .service-icon{grid-row:1/3;background:rgba(255,255,255,.12);color:#f0cd59}.showcase-service-card.is-featured h3,.showcase-service-card.is-featured a{color:#fff}.showcase-service-card.is-featured p{color:#d4e1ee}.showcase-service-card.is-featured a{grid-column:2}.technology-coverage{background:#fff}.technology-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.technology-card{padding:26px;border:1px solid var(--line);border-radius:18px;background:#fff;transition:transform .24s ease,box-shadow .24s ease}.technology-card:hover{transform:translateY(-5px);box-shadow:0 18px 42px rgba(8,47,88,.1)}.technology-card>span{width:50px;height:50px;display:grid;place-items:center;border-radius:14px;background:#edf4fc;color:var(--blue);font-size:20px}.technology-card h3{margin:18px 0 8px;color:var(--navy);font-size:17px}.technology-card p{margin:0;color:var(--muted);font-size:13px}.technology-cta{display:flex;align-items:center;justify-content:space-between;gap:30px;margin-top:28px;padding:24px 28px;border-radius:18px;background:#f2f6fa}.technology-cta strong,.technology-cta span{display:block}.technology-cta strong{color:var(--navy)}.technology-cta span{font-size:13px;color:var(--muted)}.platform-experience{background:linear-gradient(135deg,#031a31,#073966 62%,#0b4f9c);color:#fff}.platform-experience-shell{display:grid;grid-template-columns:.9fr 1.1fr;gap:60px;align-items:center;padding:54px;border:1px solid rgba(255,255,255,.12);border-radius:30px;background:rgba(255,255,255,.06);box-shadow:0 30px 80px rgba(1,16,31,.28)}.platform-experience-copy h2{font-size:clamp(34px,4.2vw,54px);line-height:1.1;margin:17px 0;color:#fff}.platform-experience-copy p{color:#cfdeec}.platform-actions{display:flex;gap:13px;flex-wrap:wrap;margin-top:28px}.platform-tool-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.platform-tool-grid article{display:flex;gap:14px;align-items:flex-start;padding:22px;border:1px solid rgba(255,255,255,.12);border-radius:18px;background:rgba(255,255,255,.08)}.platform-tool-grid i{width:44px;height:44px;display:grid;place-items:center;flex:0 0 auto;border-radius:13px;background:#fff;color:var(--blue)}.platform-tool-grid strong,.platform-tool-grid span{display:block}.platform-tool-grid strong{color:#fff}.platform-tool-grid span{margin-top:5px;font-size:12px;color:#c9d9e8}.partner-ecosystem{background:#f5f8fc}.partner-ecosystem-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:70px;align-items:center}.partner-ecosystem-copy h2{font-size:clamp(34px,4vw,50px);line-height:1.12;color:var(--navy);margin:16px 0 20px}.partner-ecosystem-copy p{color:var(--muted)}.ecosystem-board{position:relative;min-height:520px;border:1px solid var(--line);border-radius:32px;background:radial-gradient(circle at center,#fff 0 26%,#eef5fb 27% 45%,#e2edf7 46% 46.5%,#f8fbfd 47%);box-shadow:var(--shadow)}.ecosystem-center{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:160px;height:160px;display:grid;place-items:center;align-content:center;border-radius:50%;background:linear-gradient(135deg,var(--navy),var(--blue));color:#fff;box-shadow:0 22px 50px rgba(8,47,88,.26)}.ecosystem-center span{font-size:32px;font-weight:900;color:var(--gold)}.ecosystem-center strong,.ecosystem-center small{display:block}.ecosystem-center small{font-size:10px;color:#cfdeec}.ecosystem-node{position:absolute;display:flex;align-items:center;gap:9px;padding:13px 16px;border:1px solid var(--line);border-radius:14px;background:#fff;box-shadow:0 12px 28px rgba(8,47,88,.1);font-weight:800;color:var(--navy);font-size:13px}.ecosystem-node i{color:var(--blue)}.node-print{left:8%;top:14%}.node-cloud{right:9%;top:14%}.node-security{right:3%;top:47%}.node-infra{right:12%;bottom:12%}.node-workflow{left:10%;bottom:12%}.node-support{left:3%;top:47%}.showcase-homepage .home-about{background:#fff}.showcase-homepage .final-cta{position:relative;overflow:hidden}.showcase-homepage .final-cta:after{content:"";position:absolute;width:360px;height:360px;border:1px solid rgba(255,255,255,.12);border-radius:50%;right:-120px;top:-180px}.showcase-homepage .btn,.showcase-homepage .service-card a,.showcase-homepage .text-link{transition:transform .2s ease,background-color .2s ease,color .2s ease}.showcase-homepage .btn:hover{transform:translateY(-2px)}
@media(max-width:1100px){.showcase-hero{padding-top:82px}.showcase-hero-inner{grid-template-columns:1fr;gap:38px}.showcase-hero h1{max-width:900px}.showcase-visual-shell{min-height:470px}.showcase-visual-shell>img{max-width:620px}.showcase-float-top{right:8%}.showcase-float-bottom{left:8%}.showcase-hero-stats{grid-template-columns:repeat(2,1fr)}.showcase-hero-stats article:nth-child(2){border-right:0}.showcase-hero-stats article:nth-child(-n+2){border-bottom:1px solid var(--line)}.technology-grid{grid-template-columns:repeat(2,1fr)}.platform-experience-shell,.partner-ecosystem-grid{grid-template-columns:1fr}.showcase-service-grid{grid-template-columns:repeat(2,1fr)}.showcase-service-card.is-featured{grid-column:span 2}.ecosystem-board{min-height:500px}}
@media(max-width:700px){.showcase-hero{padding-top:62px}.showcase-hero h1{font-size:43px}.showcase-hero h1 span{display:inline}.showcase-hero-inner{padding-bottom:54px}.showcase-visual-shell{min-height:360px}.showcase-orbit-one{width:340px;height:340px}.showcase-orbit-two{width:430px;height:430px}.showcase-float{min-width:0;padding:10px 12px}.showcase-float i{width:34px;height:34px}.showcase-float strong{font-size:11px}.showcase-float small{display:none}.showcase-float-top{right:0;top:42px}.showcase-float-bottom{left:0;bottom:48px}.showcase-hero-stats{grid-template-columns:1fr;margin-bottom:-42px}.showcase-hero-stats article{border-right:0!important;border-bottom:1px solid var(--line)!important}.showcase-hero-stats article:last-child{border-bottom:0!important}.showcase-trust{padding-top:42px}.showcase-service-grid,.technology-grid,.platform-tool-grid{grid-template-columns:1fr}.showcase-service-card.is-featured{grid-column:auto;display:flex}.showcase-service-card.is-featured .service-icon{grid-row:auto}.showcase-service-card.is-featured a{grid-column:auto}.technology-cta{align-items:flex-start;flex-direction:column}.platform-experience-shell{padding:30px 22px}.ecosystem-board{min-height:430px}.ecosystem-center{width:130px;height:130px}.ecosystem-node{padding:10px 12px;font-size:11px}.node-print{left:5%;top:9%}.node-cloud{right:5%;top:9%}.node-security{right:1%;top:48%}.node-infra{right:6%;bottom:8%}.node-workflow{left:6%;bottom:8%}.node-support{left:1%;top:48%}}

/* v7.3.1 — stable sticky header and WordPress admin-bar offset */
body{--smt-admin-bar-offset:0px}
body.admin-bar{--smt-admin-bar-offset:32px}
.site-header{
  top:var(--smt-admin-bar-offset);
  overflow:visible;
  isolation:isolate;
}
.header-inner{
  box-sizing:border-box;
  overflow:visible;
  padding-top:4px;
  padding-bottom:4px;
}
.site-branding,.custom-logo-link,.brand{
  overflow:visible;
}
.mega-menu{
  top:calc(var(--smt-admin-bar-offset) + var(--smt-header-height));
}
html{
  scroll-padding-top:calc(var(--smt-admin-bar-offset) + var(--smt-header-height) + 16px);
}
@media screen and (max-width:782px){
  body.admin-bar{--smt-admin-bar-offset:46px}
}
@media(max-width:1100px){
  .primary-nav{
    top:calc(var(--smt-admin-bar-offset) + var(--smt-header-height));
  }
  .nav-backdrop{
    inset:calc(var(--smt-admin-bar-offset) + var(--smt-header-height)) 0 0;
  }
}
@media screen and (max-width:600px){
  body.admin-bar{--smt-admin-bar-offset:0px}
}

/* Keep the brand lockup visually identical in English and Arabic. */
.site-branding,.site-branding a,.brand,.custom-logo-link{
  direction:ltr;
  flex-direction:row;
  text-align:left;
}

/* v7.3.2 — editable bilingual showcase content */
.showcase-homepage .section-heading h2,
.showcase-homepage .why-home-copy h2,
.showcase-homepage .partner-ecosystem-copy h2,
.showcase-homepage .platform-experience-copy h2,
.showcase-homepage .section-copy h2,
.showcase-homepage .final-cta h2{
  text-wrap:balance;
}
.showcase-homepage .section-heading p,
.showcase-homepage .why-home-copy p,
.showcase-homepage .partner-ecosystem-copy p,
.showcase-homepage .platform-experience-copy p,
.showcase-homepage .section-copy p,
.showcase-homepage .final-cta p{
  text-wrap:pretty;
}

/* v7.4.0 — bilingual corporate page readability. */
.about-page h1,.about-page h2,.about-page h3,
.solutions-hub-page h1,.solutions-hub-page h2,.solutions-hub-page h3,
.solution-detail-page h1,.solution-detail-page h2,.solution-detail-page h3{
  text-wrap:balance;
}
.about-page p,.solutions-hub-page p,.solution-detail-page p{
  text-wrap:pretty;
}


/* v7.4.1 — readable light process cards on solution detail pages. */
.solution-process-section{
  background:#f6f8fb;
  border-top:1px solid var(--line);
  border-bottom:1px solid var(--line);
}
.solution-process-section .ui-section-heading h2{color:var(--navy)}
.solution-process-section .ui-section-heading p{color:#526277}
.solution-process.ui-process-grid{gap:22px}
.solution-process.ui-process-grid li{
  min-height:235px;
  padding:30px 24px;
  background:#fff;
  border:1px solid #dce5ef;
  border-radius:18px;
  box-shadow:0 12px 32px rgba(5,33,63,.07);
  transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease;
}
.solution-process.ui-process-grid li:hover{
  transform:translateY(-4px);
  border-color:#c9d7e7;
  box-shadow:0 18px 42px rgba(5,33,63,.11);
}
.solution-process.ui-process-grid span{
  background:var(--gold);
  color:var(--dark);
  box-shadow:0 8px 20px rgba(221,177,45,.24);
}
.solution-process.ui-process-grid h3{color:var(--navy);margin:18px 0 10px}
.solution-process.ui-process-grid p{color:#526277;font-size:14px;line-height:1.75}
.footer-phone,.footer-email{unicode-bidi:isolate;direction:ltr}

/* =========================================================
   v7.5.0 — bilingual mega navigation and core-page refresh
   ========================================================= */
.smt-mega-navigation{position:static}
.smt-mega-parent{position:static!important}
.smt-mega-parent>.submenu-toggle{z-index:3}
.smt-mega-menu{
  position:fixed!important;
  top:calc(var(--smt-admin-bar-offset) + var(--smt-header-height))!important;
  left:50%!important;
  width:min(1120px,calc(100% - 40px))!important;
  min-width:0!important;
  margin:0!important;
  padding:30px!important;
  border:1px solid var(--line)!important;
  border-radius:0 0 22px 22px!important;
  background:#fff!important;
  box-shadow:0 30px 75px rgba(5,33,63,.20)!important;
  transform:translate(-50%,12px)!important;
  opacity:0!important;
  visibility:hidden!important;
  pointer-events:none!important;
  transition:opacity .2s ease,transform .2s ease,visibility .2s ease!important;
  z-index:1100!important;
}
.smt-mega-parent:hover>.smt-mega-menu,
.smt-mega-parent:focus-within>.smt-mega-menu,
.smt-mega-parent.is-submenu-open>.smt-mega-menu{
  opacity:1!important;
  visibility:visible!important;
  pointer-events:auto!important;
  transform:translate(-50%,0)!important;
}
.smt-mega-menu .mega-grid{display:grid;grid-template-columns:1fr 1fr 1fr .9fr;gap:30px}
.smt-mega-menu section{min-width:0}
.smt-mega-menu h3{margin:0 0 15px;color:var(--navy);font-size:14px;line-height:1.35}
.smt-mega-menu section>a{display:block;padding:8px 0;color:#566378;font-size:13px;font-weight:700;line-height:1.45}
.smt-mega-menu section>a:hover,.smt-mega-menu section>a:focus{color:var(--blue);transform:translateX(3px)}
.smt-mega-menu .mega-feature{min-height:218px}
.smt-mega-menu-industries{max-width:1120px}
.smt-mega-menu-resources{max-width:1120px}
.smt-mega-menu .industry-menu-grid{grid-template-columns:repeat(4,minmax(0,1fr))}
.smt-mega-menu .industry-menu-grid a,.smt-mega-menu .mega-resources>a{transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}
.smt-mega-menu .industry-menu-grid a:hover,.smt-mega-menu .industry-menu-grid a:focus,
.smt-mega-menu .mega-resources>a:hover,.smt-mega-menu .mega-resources>a:focus{
  transform:translateY(-2px);border-color:#b9cbe0;box-shadow:0 10px 24px rgba(8,47,88,.08)
}
.smt-mega-menu .mega-resources{grid-template-columns:repeat(4,minmax(0,1fr))}
.smt-mega-navigation>li.current-menu-item>a,
.smt-mega-navigation>li.current-menu-ancestor>a{color:var(--navy)}
.smt-mega-navigation>li.current-menu-item>a:after,
.smt-mega-navigation>li.current-menu-ancestor>a:after{transform:scaleX(1)}

/* Make the redesigned theme templates authoritative without deleting old editor content. */
.about-page,.solutions-hub-page,.solution-detail-page{background:#fff}
.about-page .section,.solutions-hub-page .section,.solution-detail-page .section{position:relative}
.about-page .reveal,.solutions-hub-page .reveal,.solution-detail-page .reveal{will-change:transform,opacity}

@media(max-width:1100px){
  .smt-mega-menu{
    position:static!important;width:100%!important;max-width:none!important;
    padding:0 0 20px!important;border:0!important;border-radius:0!important;
    box-shadow:none!important;transform:none!important;opacity:1!important;
    visibility:visible!important;pointer-events:auto!important;display:none!important;
  }
  .smt-mega-parent.is-submenu-open>.smt-mega-menu{display:block!important}
  .smt-mega-parent:hover>.smt-mega-menu,.smt-mega-parent:focus-within>.smt-mega-menu{display:none!important}
  .smt-mega-parent.is-submenu-open:hover>.smt-mega-menu,
  .smt-mega-parent.is-submenu-open:focus-within>.smt-mega-menu{display:block!important}
  .smt-mega-menu .mega-grid{grid-template-columns:1fr;gap:20px;padding-top:8px}
  .smt-mega-menu .mega-feature{display:flex;min-height:auto}
  .smt-mega-menu .industry-menu-grid,.smt-mega-menu .mega-resources{grid-template-columns:1fr 1fr;gap:10px}
  .smt-mega-menu section>a{padding:9px 8px}
}
@media(max-width:640px){
  .smt-mega-menu .industry-menu-grid,.smt-mega-menu .mega-resources{grid-template-columns:1fr}
  .smt-mega-menu{padding-bottom:14px!important}
  .smt-mega-menu .mega-feature{padding:20px}
}

/* =========================================================
   v7.5.1 — stable desktop hover navigation
   Keeps mega menus open while the pointer travels from the
   parent item into the dropdown. Desktop selection requires
   a click only on the destination link; mobile remains an
   explicit accordion control.
   ========================================================= */
@media (min-width:1101px){
  /* The arrow is a visual cue on desktop, not a required click target. */
  .smt-mega-parent>.submenu-toggle{display:none!important}
  .smt-mega-navigation>li.menu-item-has-children>a{
    padding-inline-end:27px!important;
    position:relative;
  }
  .smt-mega-navigation>li.menu-item-has-children>a::before{
    content:"";
    position:absolute;
    inset-inline-end:10px;
    top:50%;
    width:7px;
    height:7px;
    margin-top:-6px;
    border-inline-end:2px solid currentColor;
    border-bottom:2px solid currentColor;
    transform:rotate(45deg);
    transition:transform .18s ease,margin-top .18s ease;
    opacity:.72;
  }
  .smt-mega-navigation>li.menu-item-has-children:hover>a::before,
  .smt-mega-navigation>li.menu-item-has-children:focus-within>a::before,
  .smt-mega-navigation>li.menu-item-has-children.is-submenu-open>a::before{
    transform:rotate(225deg);
    margin-top:-1px;
  }

  /* Transparent hover bridge removes any dead zone below the header. */
  .smt-mega-parent::after{
    content:"";
    display:none;
    position:fixed;
    top:calc(var(--smt-admin-bar-offset) + var(--smt-header-height) - 5px);
    left:0;
    right:0;
    height:17px;
    z-index:1099;
    background:transparent;
  }
  .smt-mega-parent:hover::after,
  .smt-mega-parent:focus-within::after,
  .smt-mega-parent.is-submenu-open::after{display:block}

  .smt-mega-parent.is-submenu-open>.smt-mega-menu{
    opacity:1!important;
    visibility:visible!important;
    pointer-events:auto!important;
    transform:translate(-50%,0)!important;
  }
}

/* =========================================================
   v7.6.0 — bilingual Industries & Resources experience
   ========================================================= */
.industries-hub-page h1,.industries-hub-page h2,.industry-sector-page h1,.industry-sector-page h2,
.resources-hub-page h1,.resources-hub-page h2,.resource-detail-page h1,.resource-detail-page h2{
  text-wrap:balance;
}
.industries-hub-page p,.industry-sector-page p,.resources-hub-page p,.resource-detail-page p{
  text-wrap:pretty;
}
.industries-hub-hero,.resources-hub-hero,.industry-sector-hero,.resource-detail-hero{
  position:relative;overflow:hidden;
}
.industries-hub-hero:after,.resources-hub-hero:after,.industry-sector-hero:after,.resource-detail-hero:after{
  content:"";position:absolute;width:520px;height:520px;border:1px solid rgba(255,255,255,.12);
  border-radius:50%;right:-190px;top:-260px;box-shadow:0 0 0 85px rgba(255,255,255,.025),0 0 0 170px rgba(255,255,255,.02);
  pointer-events:none;
}
.industries-hub-hero .container,.resources-hub-hero .container,.industry-sector-hero .container,.resource-detail-hero .container{position:relative;z-index:1}

.industry-hub-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;margin-top:44px}
.industry-hub-card{display:flex;flex-direction:column;min-height:330px;padding:28px;background:#fff;border:1px solid var(--line);border-radius:20px;box-shadow:0 12px 34px rgba(5,33,63,.06);transition:.25s ease}
.industry-hub-card:hover{transform:translateY(-6px);border-color:#c4d4e7;box-shadow:0 22px 50px rgba(5,33,63,.12)}
.industry-hub-card-head{display:flex;align-items:center;justify-content:space-between;gap:16px}
.industry-hub-card-head>span{width:54px;height:54px;display:grid;place-items:center;border-radius:16px;background:#edf5ff;color:var(--blue);font-size:22px}
.industry-hub-card-head small{font-size:10px;letter-spacing:.1em;text-transform:uppercase;color:#8793a5;font-weight:800}
.industry-hub-card h2{font-size:20px;line-height:1.3;color:var(--navy);margin:24px 0 12px}
.industry-hub-card p{font-size:13.5px;color:#5d6b7f;margin:0 0 24px}
.industry-hub-card>a{display:inline-flex;align-items:center;gap:8px;margin-top:auto;color:var(--blue);font-size:13px;font-weight:800}
.industry-hub-card>a i{transition:transform .2s ease}.industry-hub-card>a:hover i{transform:translateX(4px)}
.industry-value-layout{display:grid;grid-template-columns:1.05fr .95fr;gap:58px;align-items:center}
.industry-value-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}
.industry-value-grid article{min-height:155px;padding:22px;border:1px solid rgba(255,255,255,.14);border-radius:16px;background:rgba(255,255,255,.06)}
.industry-value-grid i{font-size:22px;color:var(--gold)}
.industry-value-grid strong,.industry-value-grid span{display:block}.industry-value-grid strong{margin:16px 0 5px;color:#fff}.industry-value-grid span{font-size:12px;color:#cfdbeb}

.industry-sector-hero-grid,.resource-detail-hero-grid,.resources-hero-grid{display:grid;grid-template-columns:1.25fr .75fr;gap:62px;align-items:center}
.industry-sector-symbol,.resource-detail-symbol,.resources-hero-panel{min-height:310px;padding:34px;border:1px solid rgba(255,255,255,.16);border-radius:24px;background:linear-gradient(145deg,rgba(255,255,255,.09),rgba(255,255,255,.025));display:flex;flex-direction:column;justify-content:center;align-items:flex-start;box-shadow:0 30px 70px rgba(0,0,0,.16)}
.industry-sector-symbol>i,.resource-detail-symbol>i,.resources-hero-panel>i{width:74px;height:74px;display:grid;place-items:center;border-radius:20px;background:var(--gold);color:var(--dark);font-size:31px;margin-bottom:24px}
.industry-sector-symbol strong,.resource-detail-symbol strong,.resources-hero-panel strong{color:#fff;font-size:20px;line-height:1.35;margin-bottom:8px}
.industry-sector-symbol span,.resource-detail-symbol span,.resources-hero-panel span{font-size:11px;letter-spacing:.08em;text-transform:uppercase;color:#cbd8e7}
.industry-overview-grid{display:grid;grid-template-columns:1.08fr .92fr;gap:64px;align-items:start}
.industry-priority-panel{padding:32px;border:1px solid var(--line);border-radius:22px;background:var(--surface)}
.industry-priority-panel h2{margin:0 0 22px;color:var(--navy);font-size:20px}
.industry-priority-panel ul{list-style:none;margin:0;padding:0;display:grid;gap:14px}
.industry-priority-panel li{display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid #e0e8f1;color:#3e4c61;font-size:13.5px}
.industry-priority-panel li:last-child{border-bottom:0}.industry-priority-panel i{color:var(--gold);margin-top:4px}
.industry-solution-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;margin-top:42px}
.industry-solution-card{padding:28px;background:#fff;border:1px solid var(--line);border-radius:19px;box-shadow:0 12px 30px rgba(5,33,63,.055);transition:.25s}
.industry-solution-card:hover{transform:translateY(-5px);box-shadow:0 20px 44px rgba(5,33,63,.10)}
.industry-solution-card>div{width:52px;height:52px;display:grid;place-items:center;border-radius:15px;background:#edf5ff;color:var(--blue);font-size:21px}
.industry-solution-card h2{font-size:18px;line-height:1.35;color:var(--navy);margin:20px 0 10px}
.industry-solution-card p{font-size:13px;color:#5d6b7f;margin:0}
.industry-result-layout{display:grid;grid-template-columns:1.1fr .9fr;gap:60px;align-items:center}
.industry-result-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
.industry-result-grid article{min-height:130px;padding:22px;border:1px solid rgba(255,255,255,.15);border-radius:16px;background:rgba(255,255,255,.06)}
.industry-result-grid span{display:block;color:var(--gold);font-size:12px;font-weight:800;letter-spacing:.12em}.industry-result-grid strong{display:block;color:#fff;margin-top:15px;font-size:15px;line-height:1.45}
.industry-delivery-section{background:#fff}
.industry-delivery-flow{list-style:none;margin:44px 0 0;padding:0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}
.industry-delivery-flow li{position:relative;min-height:225px;padding:28px;background:var(--surface);border:1px solid var(--line);border-radius:18px}
.industry-delivery-flow li>span{width:48px;height:48px;display:grid;place-items:center;border-radius:50%;background:var(--gold);color:var(--dark);font-weight:800}
.industry-delivery-flow h3{color:var(--navy);margin:20px 0 8px}.industry-delivery-flow p{font-size:13px;color:#5c6a7e;margin:0}

.resource-hub-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;margin-top:44px}
.resource-hub-card{display:flex;flex-direction:column;min-height:315px;padding:30px;background:#fff;border:1px solid var(--line);border-radius:20px;box-shadow:0 12px 34px rgba(5,33,63,.06);transition:.25s}
.resource-hub-card:hover{transform:translateY(-6px);border-color:#c5d4e5;box-shadow:0 22px 50px rgba(5,33,63,.12)}
.resource-hub-icon{width:58px;height:58px;display:grid;place-items:center;border-radius:17px;background:#edf5ff;color:var(--blue);font-size:23px}
.resource-hub-card h2{font-size:20px;color:var(--navy);margin:22px 0 11px}.resource-hub-card p{font-size:13.5px;color:#5d6b7f;margin:0 0 22px}
.resource-hub-card>a{display:inline-flex;align-items:center;gap:8px;margin-top:auto;color:var(--blue);font-size:13px;font-weight:800}.resource-hub-card>a i{transition:.2s}.resource-hub-card>a:hover i{transform:translateX(4px)}
.resource-spotlight-layout{display:grid;grid-template-columns:1.15fr .85fr;gap:60px;align-items:center}
.resource-spotlight-layout h2{font-size:clamp(32px,4vw,50px);line-height:1.12;color:var(--navy);margin:16px 0 18px}.resource-spotlight-layout p{color:#5d6b7f;margin-bottom:28px}
.resource-score-card{min-height:320px;padding:38px;border-radius:24px;background:linear-gradient(145deg,var(--dark),var(--navy));color:#fff;display:flex;flex-direction:column;justify-content:center;box-shadow:var(--shadow)}
.resource-score-card span,.resource-score-card strong{display:block}.resource-score-card span{font-size:12px;color:#cad8e8}.resource-score-card strong{font-size:26px;margin-top:5px}
.resource-score-bars{height:112px;display:flex;align-items:flex-end;gap:11px;margin:28px 0}.resource-score-bars i{flex:1;background:linear-gradient(var(--gold),#bd8e10);border-radius:7px 7px 0 0}.resource-score-bars i:nth-child(1){height:34%}.resource-score-bars i:nth-child(2){height:46%}.resource-score-bars i:nth-child(3){height:62%}.resource-score-bars i:nth-child(4){height:78%}.resource-score-bars i:nth-child(5){height:96%}.resource-score-card small{color:#cad8e8}

.profile-topic-grid,.assessment-area-grid,.download-resource-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:21px;margin-top:42px}
.profile-topic-grid article,.assessment-area-grid article,.download-resource-grid article{padding:28px;background:#fff;border:1px solid var(--line);border-radius:19px;box-shadow:0 12px 32px rgba(5,33,63,.055)}
.profile-topic-grid i,.assessment-area-grid i{font-size:23px;color:var(--gold)}
.profile-topic-grid h2,.assessment-area-grid h2,.download-resource-grid h2{font-size:18px;line-height:1.4;color:var(--navy);margin:18px 0 9px}.profile-topic-grid p,.assessment-area-grid p,.download-resource-grid p{font-size:13px;color:#5d6b7f;margin:0}
.profile-value-layout,.assessment-output-layout,.faq-layout{display:grid;grid-template-columns:1.05fr .95fr;gap:62px;align-items:start}
.profile-value-list{display:grid;gap:13px}.profile-value-list span{display:flex;gap:12px;align-items:center;padding:17px 18px;background:#fff;border:1px solid var(--line);border-radius:14px;color:#334258;font-weight:700;font-size:13px}.profile-value-list i{color:var(--gold)}
.assessment-output-list{list-style:none;margin:0;padding:0;display:grid;gap:13px}.assessment-output-list li{display:flex;gap:15px;align-items:center;padding:17px 19px;border:1px solid rgba(255,255,255,.14);border-radius:14px;background:rgba(255,255,255,.06)}.assessment-output-list span{color:var(--gold);font-size:12px;font-weight:800}.assessment-output-list strong{color:#fff;font-size:14px}
.support-path-card{position:sticky;top:calc(var(--smt-admin-bar-offset) + var(--smt-header-height) + 24px);padding:28px;border-radius:22px;background:linear-gradient(145deg,var(--dark),var(--navy));color:#fff}.support-path-card>span{display:block;color:var(--gold);font-size:11px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;margin-bottom:18px}.support-path-card>a{display:grid;grid-template-columns:44px 1fr;gap:2px 13px;padding:15px 0;border-bottom:1px solid rgba(255,255,255,.12)}.support-path-card>a:last-child{border-bottom:0}.support-path-card i{grid-row:1/3;width:42px;height:42px;display:grid;place-items:center;border-radius:12px;background:rgba(255,255,255,.09);color:var(--gold)}.support-path-card strong{font-size:13px}.support-path-card small{color:#cbd8e7;font-size:11px}
.download-resource-grid article{display:flex;flex-direction:column;min-height:310px}.download-resource-grid article>div{display:flex;align-items:center;justify-content:space-between}.download-resource-grid article>div i{font-size:25px;color:var(--blue)}.download-resource-grid article>div span{font-size:10px;letter-spacing:.1em;text-transform:uppercase;font-weight:800;color:#8a96a8}.download-resource-grid article>a{display:inline-flex;align-items:center;gap:8px;margin-top:auto;color:var(--blue);font-size:13px;font-weight:800}
.insights-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin-top:38px}.insight-card{overflow:hidden;background:#fff;border:1px solid var(--line);border-radius:20px;box-shadow:0 12px 34px rgba(5,33,63,.06)}.insight-card-image{display:block;aspect-ratio:16/9;background:var(--surface)}.insight-card-image img{width:100%;height:100%;object-fit:cover}.insight-card-body{padding:24px}.insight-card-body>span{font-size:10px;letter-spacing:.09em;text-transform:uppercase;color:#8a96a8;font-weight:800}.insight-card h2{font-size:19px;line-height:1.4;color:var(--navy);margin:13px 0 9px}.insight-card p{font-size:13px;color:#5d6b7f}.insight-card-link{display:inline-flex;align-items:center;gap:8px;color:var(--blue);font-size:13px;font-weight:800}.insights-empty{padding:60px 30px;border:1px dashed #cbd7e5;border-radius:22px;background:var(--surface);text-align:center}.insights-empty>i{font-size:42px;color:var(--gold)}.insights-empty h2{color:var(--navy);margin:18px 0 10px}.insights-empty p{color:#5d6b7f}.insights-pagination ul{display:flex;justify-content:center;gap:8px;list-style:none;margin:38px 0 0;padding:0}.insights-pagination a,.insights-pagination span{min-width:38px;height:38px;display:grid;place-items:center;border:1px solid var(--line);border-radius:9px}.insights-pagination .current{background:var(--navy);color:#fff}

.smt-mega-menu .mega-resources{grid-template-columns:repeat(3,minmax(0,1fr))}

@media(max-width:1100px){
  .industry-hub-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .industry-sector-hero-grid,.resource-detail-hero-grid,.resources-hero-grid,.industry-overview-grid,.industry-result-layout,.industry-value-layout,.resource-spotlight-layout,.profile-value-layout,.assessment-output-layout,.faq-layout{grid-template-columns:1fr}
  .industry-solution-grid,.industry-delivery-flow,.profile-topic-grid,.assessment-area-grid,.download-resource-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .resource-hub-grid,.insights-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .industry-sector-symbol,.resource-detail-symbol,.resources-hero-panel{min-height:230px}
  .support-path-card{position:static}
  .smt-mega-menu .mega-resources{grid-template-columns:1fr 1fr}
}
@media(max-width:640px){
  .industry-hub-grid,.industry-solution-grid,.industry-delivery-flow,.industry-value-grid,.industry-result-grid,.resource-hub-grid,.profile-topic-grid,.assessment-area-grid,.download-resource-grid,.insights-grid{grid-template-columns:1fr}
  .industry-hub-card,.resource-hub-card{min-height:auto}
  .industry-sector-symbol,.resource-detail-symbol,.resources-hero-panel{min-height:210px;padding:26px}
  .industry-delivery-flow li{min-height:auto}
  .smt-mega-menu .mega-resources{grid-template-columns:1fr}
}


/* v7.6.1 — cleaner internal-page heroes.
 * The small eyebrow line is intentionally removed from all non-home page heroes.
 */
body:not(.home) .ui-page-hero .eyebrow,
body:not(.home) .about-hero .eyebrow {
  display: none !important;
}
body:not(.home) .ui-page-hero h1,
body:not(.home) .about-hero h1 {
  margin-top: 0;
}

/* ========================================================================
   v7.8.0 — Visual Images & Final Experience Polish
   ======================================================================== */
html{scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}a,button,input,select,textarea{transition:color .2s ease,background-color .2s ease,border-color .2s ease,box-shadow .2s ease,transform .2s ease}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid rgba(212,175,55,.48);outline-offset:3px}.smt-visual-picture{display:block;width:100%;height:100%}.smt-visual-image{display:block;width:100%;height:100%;object-fit:cover}.smt-photo-panel{position:relative;overflow:hidden;isolation:isolate;border:1px solid rgba(255,255,255,.18);border-radius:28px;background:#0a3158;box-shadow:0 32px 78px rgba(1,20,38,.28)}.smt-photo-panel:after{content:"";position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(180deg,transparent 48%,rgba(3,24,45,.72) 100%)}.smt-photo-panel .smt-visual-picture,.smt-photo-panel>.smt-visual-image{position:absolute;inset:0}.smt-photo-panel .smt-visual-image{transform:scale(1.01);transition:transform .7s cubic-bezier(.2,.65,.25,1)}.smt-photo-panel:hover .smt-visual-image{transform:scale(1.045)}.smt-photo-caption,.smt-photo-badge{position:absolute;z-index:2;left:22px;right:22px;bottom:22px;display:flex;align-items:center;gap:13px;padding:14px 16px;border:1px solid rgba(255,255,255,.25);border-radius:16px;background:rgba(4,29,54,.78);color:#fff;backdrop-filter:blur(12px);box-shadow:0 18px 42px rgba(0,0,0,.2)}.smt-photo-caption>i,.smt-photo-badge>i{width:42px;height:42px;flex:0 0 auto;display:grid;place-items:center;border-radius:12px;background:var(--gold);color:var(--dark)}.smt-photo-caption strong,.smt-photo-caption small,.smt-photo-badge strong,.smt-photo-badge small{display:block}.smt-photo-caption strong,.smt-photo-badge strong{font-size:13px;line-height:1.35}.smt-photo-caption small,.smt-photo-badge small{margin-top:3px;color:#d5e1ed;font-size:10px;line-height:1.45}.smt-photo-hero{position:relative;overflow:hidden;isolation:isolate;padding:72px 0;background:radial-gradient(circle at 86% 0,rgba(69,139,210,.28),transparent 36%),linear-gradient(135deg,#031a31 0%,#073966 54%,#0b4f9c 100%)}.smt-photo-hero:before{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px);background-size:52px 52px;mask-image:linear-gradient(to bottom,#000,transparent 96%)}.smt-photo-hero-grid,.solution-hero-grid,.industry-sector-hero-grid,.resources-hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.06fr) minmax(380px,.94fr);gap:58px;align-items:center}.smt-photo-hero-copy{min-width:0}.smt-photo-hero h1{max-width:760px;margin:0 0 22px;color:#fff;font-size:clamp(42px,4.7vw,67px);line-height:1.07;letter-spacing:-.04em;text-wrap:balance}.smt-photo-hero p{max-width:760px;margin:0;color:#d3dfec;font-size:17px;line-height:1.8}.smt-photo-hero-media,.solution-hero-photo,.industry-sector-photo,.resources-hero-photo,.contact-hero-photo,.product-center-photo{min-height:420px}.solution-hero-icon,.industry-sector-icon{position:absolute;z-index:2;right:22px;top:22px;width:62px;height:62px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.3);border-radius:18px;background:rgba(4,29,54,.76);color:var(--gold);font-size:25px;backdrop-filter:blur(10px)}.contact-hero-proof{display:flex;gap:12px 24px;flex-wrap:wrap;margin-top:26px;color:#e2ebf5;font-size:13px;font-weight:700}.contact-hero-proof span{display:inline-flex;align-items:center;gap:8px}.contact-hero-proof i{color:var(--gold)}

/* Homepage photography while preserving the existing showcase composition. */
.showcase-visual-shell>.smt-visual-picture{position:relative;z-index:2;width:min(100%,650px);height:auto;aspect-ratio:16/10;overflow:hidden;border:1px solid rgba(255,255,255,.22);border-radius:30px;background:#0a3158;box-shadow:0 34px 75px rgba(0,0,0,.34)}.showcase-visual-shell>.smt-visual-picture:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 62%,rgba(2,22,41,.36))}.showcase-visual-shell>.smt-visual-picture img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;filter:none}.showcase-visual-shell>.smt-visual-image{position:relative;z-index:2;width:min(100%,650px);max-height:500px;object-fit:cover;border-radius:30px;box-shadow:0 34px 75px rgba(0,0,0,.34);filter:none}.showcase-visual-shell .showcase-hero-photo{object-position:center}.showcase-orbit{opacity:.78}.showcase-float{box-shadow:0 20px 48px rgba(1,18,34,.25)}.showcase-homepage .image-frame{overflow:visible}.showcase-homepage .image-frame>.smt-visual-picture{height:520px;border-radius:22px;overflow:hidden;box-shadow:var(--shadow)}

/* About experience. */
.about-hero-visual.smt-photo-panel{min-height:440px}.about-hero-visual.smt-photo-panel img{object-position:center}.about-who .image-frame>.smt-visual-picture{height:520px;border-radius:22px;overflow:hidden;box-shadow:var(--shadow)}

/* Card polish and consistent interaction feedback. */
.service-card,.technology-card,.challenge-card,.value-card,.choose-card,.solution-premium-card,.solution-check-card,.solution-feature-card,.industry-hub-card,.industry-solution-card,.resource-hub-card,.product-card,.contact-form-card,.contact-methods>a,.contact-methods>div{will-change:transform}.service-card:hover,.technology-card:hover,.challenge-card:hover,.value-card:hover,.choose-card:hover,.solution-premium-card:hover,.industry-hub-card:hover,.industry-solution-card:hover,.resource-hub-card:hover,.product-card:hover{transform:translateY(-5px);box-shadow:0 22px 52px rgba(5,33,63,.12)}.product-card-image{overflow:hidden}.product-card-image img{transition:transform .55s ease}.product-card:hover .product-card-image img{transform:scale(1.045)}.contact-form-card{box-shadow:0 24px 62px rgba(5,33,63,.11)}.contact-methods>a:hover,.contact-methods>div:hover{transform:translateY(-2px);border-color:#c5d4e5;box-shadow:0 14px 34px rgba(5,33,63,.08)}

/* A calmer rhythm and better long-page scanning. */
.ui-surface-section{background:linear-gradient(180deg,#f6f9fc,#eef4fa)}.ui-dark-section{position:relative;overflow:hidden}.ui-dark-section:after{content:"";position:absolute;width:440px;height:440px;right:-210px;top:-240px;border:1px solid rgba(255,255,255,.08);border-radius:50%;pointer-events:none}.section-heading.centered,.ui-section-heading.is-center{max-width:820px}.ui-section-heading p,.section-heading p{max-width:760px}.section-heading.centered p,.ui-section-heading.is-center p{margin-left:auto;margin-right:auto}

/* Responsive media and mobile experience. */
@media(max-width:1100px){.smt-photo-hero{padding:62px 0}.smt-photo-hero-grid,.solution-hero-grid,.industry-sector-hero-grid,.resources-hero-grid{grid-template-columns:1fr;gap:34px}.smt-photo-hero h1{max-width:900px}.smt-photo-hero-media,.solution-hero-photo,.industry-sector-photo,.resources-hero-photo,.contact-hero-photo,.product-center-photo{min-height:390px}.about-hero-visual.smt-photo-panel{min-height:390px}.showcase-visual-shell>.smt-visual-picture{max-width:720px}.smt-photo-caption,.smt-photo-badge{max-width:460px}.solution-hero-icon,.industry-sector-icon{right:18px;top:18px}}
@media(max-width:700px){.smt-photo-hero{padding:48px 0}.smt-photo-hero-grid,.solution-hero-grid,.industry-sector-hero-grid,.resources-hero-grid{gap:26px}.smt-photo-hero h1{font-size:clamp(34px,10vw,46px);line-height:1.13;letter-spacing:-.025em}.smt-photo-hero p{font-size:15px;line-height:1.75}.smt-photo-hero-media,.solution-hero-photo,.industry-sector-photo,.resources-hero-photo,.contact-hero-photo,.product-center-photo,.about-hero-visual.smt-photo-panel{min-height:280px;border-radius:21px}.smt-photo-caption,.smt-photo-badge{left:12px;right:12px;bottom:12px;padding:11px 12px;border-radius:13px}.smt-photo-caption>i,.smt-photo-badge>i{width:36px;height:36px;border-radius:10px}.smt-photo-caption small,.smt-photo-badge small{display:none}.solution-hero-icon,.industry-sector-icon{right:12px;top:12px;width:48px;height:48px;border-radius:14px;font-size:20px}.showcase-visual-shell>.smt-visual-picture{aspect-ratio:4/3;border-radius:22px}.showcase-homepage .image-frame>.smt-visual-picture,.about-who .image-frame>.smt-visual-picture{height:380px}.hero-actions .btn{width:100%}.contact-hero-proof{display:grid;gap:8px}.section{padding:68px 0}.ui-cta-inner{align-items:flex-start}.ui-cta-actions{width:100%}.ui-cta-actions .btn{width:100%}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1!important;transform:none!important;transition:none!important}.smt-photo-panel .smt-visual-image,.product-card-image img,a,button{transition:none!important}.smt-photo-panel:hover .smt-visual-image,.product-card:hover .product-card-image img{transform:none!important}}


/* ========================================================================
   v7.9.0 — Source More Brand Identity
   ======================================================================== */
.smt-brand{display:inline-flex;align-items:center;gap:13px;min-width:0;text-decoration:none;line-height:1}.smt-brand__icon{display:block;width:56px;height:56px;flex:0 0 56px}.smt-brand__rule{width:2px;height:49px;flex:0 0 2px;border-radius:2px;background:var(--gold)}.smt-brand__copy{display:flex;min-width:0;flex-direction:column;gap:7px}.smt-brand__name{display:flex;align-items:baseline;gap:.22em;white-space:nowrap;font-family:Manrope,Cairo,sans-serif;font-size:24px;line-height:1;font-style:normal;font-weight:800;letter-spacing:-.035em}.smt-brand__name strong,.smt-brand__name em{font:inherit}.smt-brand__name em{color:var(--gold)}.smt-brand__tagline{display:flex;align-items:center;gap:8px;white-space:nowrap;font-family:Manrope,Cairo,sans-serif;font-size:9px;line-height:1.1;font-weight:700;letter-spacing:.035em}.smt-brand__tagline i{display:block;width:21px;height:2px;border-radius:2px;background:var(--gold)}.smt-brand--light .smt-brand__name strong,.smt-brand--light .smt-brand__tagline{color:var(--navy)}.smt-brand--dark .smt-brand__name strong,.smt-brand--dark .smt-brand__tagline{color:#fff}.site-branding .smt-brand{max-width:285px}.footer-brand-wrap{margin-bottom:19px}.footer-brand-wrap .smt-brand{max-width:100%}.footer-brand-wrap .smt-brand__icon{width:61px;height:61px;flex-basis:61px}.footer-brand-wrap .smt-brand__name{font-size:25px}.footer-brand-wrap .smt-brand__tagline{font-size:9px}.smt-lang-ar .smt-brand__name{letter-spacing:0}.smt-lang-ar .smt-brand__tagline{letter-spacing:0}.smt-lang-ar .smt-brand__copy{align-items:flex-start}
@media(max-width:1200px){.site-branding .smt-brand__icon{width:49px;height:49px;flex-basis:49px}.site-branding .smt-brand__rule{height:43px}.site-branding .smt-brand__name{font-size:21px}.site-branding .smt-brand__tagline{font-size:8px}.site-branding .smt-brand__tagline i{width:16px}}
@media(max-width:700px){.site-branding .smt-brand{gap:8px}.site-branding .smt-brand__icon{width:44px;height:44px;flex-basis:44px}.site-branding .smt-brand__rule{height:37px}.site-branding .smt-brand__name{font-size:17px}.site-branding .smt-brand__tagline{font-size:6.8px;gap:4px}.site-branding .smt-brand__tagline i{width:10px}.footer-brand-wrap .smt-brand__name{font-size:21px}}
@media(max-width:390px){.site-branding .smt-brand__rule,.site-branding .smt-brand__tagline{display:none}.site-branding .smt-brand__name{font-size:16px}}


/* ========================================================================
   v7.9.1 — Temporary approved-logo preview assets
   ======================================================================== */
.smt-brand{line-height:0}
.smt-brand__lockup{display:block;width:auto;height:62px;max-width:100%;object-fit:contain}
.site-branding .smt-brand{max-width:270px}
.footer-brand-wrap .smt-brand__lockup{height:76px}
@media(max-width:1200px){.site-branding .smt-brand__lockup{height:54px}}
@media(max-width:700px){.site-branding .smt-brand__lockup{height:46px}.footer-brand-wrap .smt-brand__lockup{height:64px}}
@media(max-width:390px){.site-branding .smt-brand__lockup{height:40px}}

/* v7.9.2 — corrected bilingual Source More lockup (wordmark + slogan). */
.site-branding .smt-brand,
.footer-brand-wrap .smt-brand{
  direction:ltr;
  display:inline-flex;
  align-items:center;
  gap:10px;
  min-width:0;
  max-width:none;
  color:inherit;
  text-decoration:none;
  line-height:1;
}
.site-branding .smt-brand{max-width:282px}
.smt-brand__icon{
  display:block;
  width:56px;
  height:56px;
  flex:0 0 56px;
  object-fit:contain;
}
.smt-brand__copy{
  display:flex;
  flex-direction:column;
  align-items:stretch;
  justify-content:center;
  min-width:0;
  gap:3px;
}
.smt-brand__wordmark{
  display:flex;
  flex-direction:column;
  min-width:0;
}
.smt-brand__name{
  display:inline-flex;
  align-items:baseline;
  gap:.20em;
  width:max-content;
  max-width:100%;
  white-space:nowrap;
  font-size:25px;
  line-height:.94;
  font-style:normal;
  font-weight:700;
  letter-spacing:-.04em;
}
.smt-brand--en .smt-brand__name{font-family:Manrope,Arial,sans-serif}
.smt-brand--ar .smt-brand__name{
  font-family:Cairo,Tahoma,Arial,sans-serif;
  gap:.28em;
  letter-spacing:0;
  font-weight:700;
}
.smt-brand__name strong,
.smt-brand__name em{font:inherit;font-style:normal}
.smt-brand__name em{color:var(--gold)}
.smt-brand--light .smt-brand__name strong{color:var(--navy)}
.smt-brand--dark .smt-brand__name strong{color:#fff}
.smt-brand__swoosh{
  display:block;
  width:82px;
  height:11px;
  margin-top:1px;
  margin-inline-start:auto;
  overflow:visible;
}
.smt-brand--ar .smt-brand__swoosh{transform:scaleX(-1);transform-origin:center}
.smt-brand__swoosh-navy{fill:var(--navy)}
.smt-brand--dark .smt-brand__swoosh-navy{fill:#fff}
.smt-brand__swoosh-gold{fill:var(--gold)}
.smt-brand__tagline{
  direction:ltr;
  display:flex;
  align-items:center;
  justify-content:center;
  gap:5px;
  min-width:0;
  white-space:nowrap;
  font-size:7.5px;
  line-height:1.15;
  font-weight:700;
  letter-spacing:.01em;
}
.smt-brand--en .smt-brand__tagline{font-family:Manrope,Arial,sans-serif}
.smt-brand--ar .smt-brand__tagline{font-family:Cairo,Tahoma,Arial,sans-serif;letter-spacing:0}
.smt-brand__tagline i{
  display:block;
  width:14px;
  height:1.5px;
  flex:0 0 14px;
  border-radius:2px;
  background:var(--gold);
}
.smt-brand__tagline-copy{display:inline;min-width:0}
.smt-brand__tagline-copy em{color:var(--gold);font:inherit;font-style:normal}
.smt-brand--light .smt-brand__tagline-copy{color:var(--navy)}
.smt-brand--dark .smt-brand__tagline-copy{color:#fff}
.footer-brand-wrap .smt-brand__icon{width:62px;height:62px;flex-basis:62px}
.footer-brand-wrap .smt-brand__name{font-size:27px}
.footer-brand-wrap .smt-brand__tagline{font-size:8px}
.footer-brand-wrap .smt-brand__swoosh{width:88px;height:12px}
@media(max-width:1200px){
  .site-branding .smt-brand{gap:8px;max-width:248px}
  .site-branding .smt-brand__icon{width:50px;height:50px;flex-basis:50px}
  .site-branding .smt-brand__name{font-size:22px}
  .site-branding .smt-brand__swoosh{width:72px;height:9px}
  .site-branding .smt-brand__tagline{font-size:6.7px;gap:4px}
  .site-branding .smt-brand__tagline i{width:11px;flex-basis:11px}
}
@media(max-width:700px){
  .site-branding .smt-brand{gap:7px;max-width:215px}
  .site-branding .smt-brand__icon{width:44px;height:44px;flex-basis:44px}
  .site-branding .smt-brand__name{font-size:19px}
  .site-branding .smt-brand__swoosh{width:60px;height:8px;margin-top:0}
  .site-branding .smt-brand__tagline{font-size:5.8px;gap:3px}
  .site-branding .smt-brand__tagline i{width:8px;flex-basis:8px;height:1px}
  .footer-brand-wrap .smt-brand__icon{width:54px;height:54px;flex-basis:54px}
  .footer-brand-wrap .smt-brand__name{font-size:23px}
}
@media(max-width:390px){
  .site-branding .smt-brand{max-width:180px}
  .site-branding .smt-brand__icon{width:40px;height:40px;flex-basis:40px}
  .site-branding .smt-brand__name{font-size:17px}
  .site-branding .smt-brand__tagline{display:none}
  .site-branding .smt-brand__swoosh{width:52px;height:7px}
}

/* =========================================================
   v7.9.3 — balanced desktop header navigation spacing
   Distributes the six primary pages evenly between the brand
   and header tools while keeping dropdown arrows compact.
   ========================================================= */
@media (min-width:1101px){
  .header-inner{
    gap:clamp(20px,2vw,32px);
  }
  .primary-nav{
    flex:1 1 auto;
    min-width:0;
    margin-left:0;
    margin-inline-start:0;
    justify-content:space-between;
    gap:clamp(20px,2vw,34px);
  }
  .enterprise-menu.smt-mega-navigation{
    flex:1 1 auto;
    min-width:0;
    justify-content:space-between;
    gap:clamp(10px,1.25vw,20px);
  }
  .smt-mega-navigation>li{
    flex:0 0 auto;
  }
  .smt-mega-navigation>li>a{
    padding:29px 6px;
  }
  .smt-mega-navigation>li.menu-item-has-children>a{
    padding-inline-start:6px!important;
    padding-inline-end:22px!important;
  }
  .smt-mega-navigation>li.menu-item-has-children>a::before{
    inset-inline-end:4px;
  }
  .enterprise-menu>li>a:after{
    left:6px;
    right:6px;
  }
  .header-tools{
    flex:0 0 auto;
    gap:14px;
  }
}


/* v8.0.1 production launch polish */
.smt-video-hero{position:relative;min-height:clamp(610px,72vh,760px);display:flex;align-items:center;padding:102px 0 72px;background:#031a31;overflow:hidden;isolation:isolate}
.smt-video-hero:before,.smt-video-hero .showcase-hero-grid{display:none}
.smt-video-hero__media{position:absolute;inset:0;z-index:-2;overflow:hidden;background:#031a31}
.smt-video-hero__video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;filter:saturate(.96) contrast(1.03) brightness(.9);transform:scale(1.055)}
.smt-video-hero__overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(2,20,38,.82) 0%,rgba(3,32,60,.62) 46%,rgba(3,31,57,.26) 74%,rgba(2,18,34,.34) 100%),linear-gradient(180deg,rgba(2,19,36,.2) 0%,rgba(2,20,38,.08) 48%,rgba(2,18,34,.56) 100%)}
.smt-video-hero__inner{position:relative;z-index:2;width:100%;display:flex;align-items:center}
.smt-video-hero__content{max-width:720px;padding:12px 0 66px}
.smt-video-hero__brand{display:inline-block;margin-bottom:22px;padding:10px 13px;border:1px solid rgba(255,255,255,.15);border-radius:14px;background:rgba(3,28,52,.36);backdrop-filter:blur(12px)}
.smt-video-hero__brand .smt-brand{pointer-events:none}
.smt-video-hero__brand .smt-brand__name,.smt-video-hero__brand .smt-brand__tagline{color:#fff}
.smt-video-hero .showcase-kicker{background:rgba(3,28,52,.48);border-color:rgba(255,255,255,.2)}
.smt-video-hero h1{max-width:720px;margin:18px 0 16px;font-size:clamp(46px,5vw,70px);line-height:1.03;letter-spacing:-.04em;text-shadow:0 10px 36px rgba(0,0,0,.32)}
.smt-video-hero h1 span{color:#f0cd59}
.smt-video-hero p{max-width:660px;color:#e8eef5;font-size:clamp(15px,1.25vw,18px);line-height:1.65;text-shadow:0 4px 18px rgba(0,0,0,.28)}
.smt-video-hero .hero-actions{margin-top:32px}
.smt-video-hero .btn{min-height:52px;padding:15px 22px;box-shadow:0 15px 36px rgba(0,0,0,.18)}
.smt-video-hero .btn-outline{background:rgba(3,28,52,.24);backdrop-filter:blur(10px)}
.smt-video-hero .showcase-proof{max-width:760px;color:#edf3f8}
.smt-video-hero__scroll{position:absolute;z-index:5;left:50%;bottom:62px;transform:translateX(-50%);display:flex;flex-direction:column;align-items:center;gap:7px;color:#fff;font-size:10px;letter-spacing:.16em;text-transform:uppercase;font-weight:800;opacity:.82}
.smt-video-hero__scroll i{animation:smtHeroBounce 1.8s ease-in-out infinite;color:#f0cd59}
.smt-video-hero .showcase-hero-stats{position:absolute;z-index:6;left:50%;bottom:0;transform:translate(-50%,50%);width:min(calc(100% - 40px),1180px);margin:0}
@keyframes smtHeroBounce{0%,100%{transform:translateY(0)}50%{transform:translateY(7px)}}
@media(max-width:1100px){.smt-video-hero{min-height:clamp(600px,68vh,720px);padding-top:90px}.smt-video-hero__content{padding-bottom:112px}.smt-video-hero h1{font-size:clamp(44px,7vw,64px)}.smt-video-hero__scroll{bottom:112px}}
@media(max-width:700px){.smt-video-hero{min-height:clamp(580px,62vh,680px);padding:76px 0 72px}.smt-video-hero__video{object-position:58% center;filter:saturate(.86) contrast(1.04) brightness(.66)}.smt-video-hero__overlay{background:linear-gradient(90deg,rgba(2,20,38,.92),rgba(3,31,57,.72)),linear-gradient(180deg,rgba(2,19,36,.24),rgba(2,18,34,.78))}.smt-video-hero__content{padding:4px 0 132px}.smt-video-hero__brand{margin-bottom:16px}.smt-video-hero h1{font-size:clamp(38px,10.5vw,52px);line-height:1.05}.smt-video-hero p{font-size:15px;line-height:1.7}.smt-video-hero .showcase-proof{display:grid;gap:9px;margin-top:24px}.smt-video-hero__scroll{display:none}.smt-video-hero .showcase-hero-stats{width:min(calc(100% - 28px),1180px)}}
@media(prefers-reduced-motion:reduce){.smt-video-hero__video{display:none}.smt-video-hero__media{background-image:linear-gradient(90deg,rgba(2,20,38,.88),rgba(3,31,57,.55)),url('../videos/source-more-hero-poster.jpg');background-size:cover;background-position:center}.smt-video-hero__scroll i{animation:none}}

/* v8.0.2 — Video hero visibility and content-flow correction */
.smt-video-hero{
  min-height:clamp(590px,68vh,700px);
  padding:72px 0 54px;
  margin-bottom:92px;
  overflow:visible;
  background:#071b2f;
}
.smt-video-hero__media{
  overflow:hidden;
  background:#071b2f;
}
.smt-video-hero__video{
  filter:saturate(1.02) contrast(1.02) brightness(1.04);
  transform:scale(1.025);
}
.smt-video-hero__overlay{
  background:
    linear-gradient(90deg,rgba(2,18,33,.62) 0%,rgba(3,28,50,.46) 42%,rgba(3,28,50,.16) 74%,rgba(2,18,33,.14) 100%),
    linear-gradient(180deg,rgba(2,18,33,.08) 0%,rgba(2,18,33,.03) 55%,rgba(2,18,33,.32) 100%);
}
.smt-video-hero__content{
  max-width:680px;
  padding:0 0 24px;
}
.smt-video-hero__brand,
.smt-video-hero .showcase-kicker{
  display:none;
}
.smt-video-hero h1{
  max-width:680px;
  margin:0 0 16px;
  font-size:clamp(42px,4.4vw,62px);
  line-height:1.02;
}
.smt-video-hero p{
  max-width:620px;
  font-size:clamp(15px,1.15vw,17px);
  line-height:1.55;
}
.smt-video-hero .hero-actions{margin-top:24px}
.smt-video-hero .showcase-proof{margin-top:22px}
.smt-video-hero__scroll{bottom:36px}
.smt-video-hero .showcase-hero-stats{
  bottom:0;
  transform:translate(-50%,50%);
  z-index:8;
}

@media(max-width:1100px){
  .smt-video-hero{
    min-height:620px;
    padding:68px 0 52px;
    margin-bottom:100px;
  }
  .smt-video-hero__content{padding:0 0 30px}
  .smt-video-hero__scroll{bottom:34px}
}

@media(max-width:700px){
  .smt-video-hero{
    min-height:610px;
    padding:54px 0 46px;
    margin-bottom:128px;
  }
  .smt-video-hero__video{
    object-position:62% center;
    filter:saturate(.94) contrast(1.02) brightness(.88);
  }
  .smt-video-hero__overlay{
    background:
      linear-gradient(90deg,rgba(2,18,33,.76),rgba(3,28,50,.44)),
      linear-gradient(180deg,rgba(2,18,33,.08),rgba(2,18,33,.46));
  }
  .smt-video-hero__content{padding:0 0 34px}
  .smt-video-hero h1{font-size:clamp(36px,10vw,48px)}
  .smt-video-hero p{font-size:15px;line-height:1.58}
  .smt-video-hero .hero-actions{margin-top:20px}
  .smt-video-hero .showcase-proof{margin-top:18px}
}


/* v8.1.0 — Enterprise Launch hero and conversion polish */
.smt-enterprise-launch-hero{
  min-height:clamp(600px,70vh,720px);
  padding:68px 0 54px;
  margin-bottom:86px;
}
.smt-enterprise-launch-hero .smt-video-hero__video{
  filter:saturate(1.04) contrast(1.03) brightness(1.02);
  transform:scale(1.02);
}
.smt-enterprise-launch-hero .smt-video-hero__overlay{
  background:
    linear-gradient(90deg,rgba(2,17,31,.74) 0%,rgba(3,25,45,.58) 34%,rgba(3,26,47,.25) 62%,rgba(2,18,34,.08) 100%),
    linear-gradient(180deg,rgba(2,17,31,.04) 0%,rgba(2,18,34,.02) 55%,rgba(2,18,34,.34) 100%);
}
.smt-enterprise-launch-hero .smt-video-hero__content{
  width:min(100%,610px);
  max-width:610px;
  padding:0 0 26px;
}
.smt-launch-kicker{
  display:inline-flex;
  align-items:center;
  min-height:32px;
  padding:7px 12px;
  border:1px solid rgba(255,255,255,.2);
  border-radius:999px;
  background:rgba(4,31,55,.32);
  color:#f3d66f;
  font-size:11px;
  font-weight:850;
  letter-spacing:.14em;
  text-transform:uppercase;
  backdrop-filter:blur(10px);
}
.smt-enterprise-launch-hero h1{
  max-width:610px;
  margin:18px 0 16px;
  font-size:clamp(43px,4.55vw,65px);
  line-height:1.01;
  letter-spacing:-.045em;
  text-wrap:balance;
}
.smt-enterprise-launch-hero h1 span{color:#f2cf5b}
.smt-enterprise-launch-hero p{
  max-width:590px;
  margin:0;
  font-size:clamp(15px,1.15vw,17px);
  line-height:1.55;
  color:#f0f4f8;
}
.smt-enterprise-launch-hero .hero-actions{
  gap:17px;
  margin-top:25px;
}
.smt-enterprise-launch-hero .btn{
  min-height:48px;
  padding:13px 19px;
  font-size:13px;
  border-radius:11px;
}
.smt-enterprise-launch-hero .btn-outline{
  background:rgba(4,30,53,.24);
  border-color:rgba(255,255,255,.45);
  backdrop-filter:blur(9px);
}
.smt-hero-capabilities{
  display:flex;
  flex-wrap:wrap;
  gap:9px;
  margin-top:22px;
}
.smt-hero-capabilities span{
  display:inline-flex;
  align-items:center;
  gap:7px;
  min-height:32px;
  padding:7px 11px;
  border:1px solid rgba(255,255,255,.16);
  border-radius:999px;
  background:rgba(3,27,49,.26);
  color:#f2f5f8;
  font-size:11px;
  font-weight:750;
  backdrop-filter:blur(8px);
}
.smt-hero-capabilities i{color:#f2cf5b;font-size:9px}
.smt-enterprise-launch-hero .smt-video-hero__scroll{bottom:32px}
.smt-launch-trustbar{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  overflow:hidden;
  min-height:96px;
  border:1px solid rgba(214,223,234,.9);
  border-radius:20px;
  background:rgba(255,255,255,.98);
  box-shadow:0 22px 55px rgba(6,35,64,.14);
}
.smt-launch-trustbar article{
  display:flex;
  align-items:center;
  justify-content:center;
  gap:12px;
  padding:22px 18px;
  border-inline-end:1px solid #dde5ee;
  color:#0a3765;
  text-align:left;
}
.smt-launch-trustbar article:last-child{border-inline-end:0}
.smt-launch-trustbar article i{color:#c99b16;font-size:21px;flex:0 0 auto}
.smt-launch-trustbar article span{font-size:12px;font-weight:800;line-height:1.35}

/* Staggered, restrained launch motion. */
.smt-enterprise-launch-hero .smt-video-hero__content > *{
  opacity:0;
  animation:smtLaunchRise .58s cubic-bezier(.2,.75,.3,1) forwards;
}
.smt-enterprise-launch-hero .smt-launch-kicker{animation-delay:.12s}
.smt-enterprise-launch-hero h1{animation-delay:.26s}
.smt-enterprise-launch-hero p{animation-delay:.40s}
.smt-enterprise-launch-hero .hero-actions{animation-delay:.54s}
.smt-enterprise-launch-hero .smt-hero-capabilities{animation-delay:.68s}
@keyframes smtLaunchRise{from{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}

/* Cleaner floating conversion tools: icon-led AI, smaller calculator. */
.home .smtp-ai-fab,
.home a.smtp-ai-fab{
  width:54px!important;
  min-width:54px!important;
  height:54px!important;
  min-height:54px!important;
  padding:0!important;
  border-radius:50%!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
}
.home .smtp-ai-fab span,
.home .smtp-ai-fab strong,
.home .smtp-ai-fab .smtp-ai-fab__label,
.home .smtp-ai-fab [class*="label"]{display:none!important}
.home .calculator-fab{
  right:22px;
  bottom:92px;
  min-height:46px;
  padding:0 15px;
  font-size:12px;
}

/* More visible glass effect once the header leaves the top. */
.site-header.is-scrolled{
  background:rgba(255,255,255,.88);
  border-bottom-color:rgba(215,224,235,.78);
  backdrop-filter:blur(18px) saturate(1.25);
  -webkit-backdrop-filter:blur(18px) saturate(1.25);
  box-shadow:0 14px 38px rgba(8,47,88,.13);
}

@media(max-width:1100px){
  .smt-enterprise-launch-hero{min-height:620px;padding:62px 0 50px;margin-bottom:108px}
  .smt-enterprise-launch-hero .smt-video-hero__content{width:min(100%,580px)}
  .smt-launch-trustbar{grid-template-columns:repeat(2,minmax(0,1fr))}
  .smt-launch-trustbar article:nth-child(2){border-inline-end:0}
  .smt-launch-trustbar article:nth-child(-n+2){border-bottom:1px solid #dde5ee}
}
@media(max-width:700px){
  .smt-enterprise-launch-hero{min-height:620px;padding:48px 0 44px;margin-bottom:184px}
  .smt-enterprise-launch-hero .smt-video-hero__video{object-position:64% center;filter:saturate(.96) contrast(1.03) brightness(.88)}
  .smt-enterprise-launch-hero .smt-video-hero__overlay{
    background:linear-gradient(90deg,rgba(2,17,31,.84),rgba(3,25,45,.48)),linear-gradient(180deg,rgba(2,17,31,.04),rgba(2,18,34,.43));
  }
  .smt-enterprise-launch-hero h1{font-size:clamp(38px,10vw,50px)}
  .smt-enterprise-launch-hero .hero-actions{display:grid;grid-template-columns:1fr;gap:10px}
  .smt-enterprise-launch-hero .hero-actions .btn{width:100%;justify-content:center}
  .smt-hero-capabilities{gap:7px}
  .smt-hero-capabilities span{font-size:10px;padding:6px 9px}
  .smt-launch-trustbar{grid-template-columns:1fr;min-height:0}
  .smt-launch-trustbar article{justify-content:flex-start;padding:15px 18px;border-inline-end:0;border-bottom:1px solid #dde5ee}
  .smt-launch-trustbar article:last-child{border-bottom:0}
  .home .calculator-fab{width:50px;min-width:50px;height:50px;min-height:50px;padding:0;justify-content:center;border-radius:50%}
  .home .calculator-fab span{display:none}
}
@media(prefers-reduced-motion:reduce){
  .smt-enterprise-launch-hero .smt-video-hero__content > *{opacity:1;animation:none!important;transform:none!important}
}

/* v8.1.1 — AI Assistant launcher polish. */
.home .smtp-ai-fab,
.home button.smtp-ai-fab,
.home a.smtp-ai-fab{
  position:fixed;
  overflow:visible!important;
  color:#fff!important;
  background:linear-gradient(145deg,#0b4f9c,#062d55)!important;
  border:1px solid rgba(255,255,255,.22)!important;
  box-shadow:0 14px 32px rgba(5,39,75,.30),inset 0 1px 0 rgba(255,255,255,.18)!important;
  transition:transform .25s ease,box-shadow .25s ease,filter .25s ease!important;
}
.home .smtp-ai-fab::before{
  content:"";
  width:23px;
  height:23px;
  display:block;
  background:center/contain no-repeat url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M21 15a4 4 0 0 1-4 4H8l-5 3 1.7-5.1A7 7 0 0 1 3 12V8a4 4 0 0 1 4-4h10a4 4 0 0 1 4 4z'/%3E%3Cpath d='M8 10h.01M12 10h.01M16 10h.01'/%3E%3C/svg%3E");
  pointer-events:none;
}
.home .smtp-ai-fab::after{
  content:"Ask Source More AI";
  position:absolute;
  right:64px;
  top:50%;
  transform:translateY(-50%) translateX(6px);
  padding:8px 11px;
  border-radius:9px;
  background:#082f58;
  color:#fff;
  font-size:12px;
  font-weight:750;
  line-height:1;
  white-space:nowrap;
  opacity:0;
  visibility:hidden;
  pointer-events:none;
  box-shadow:0 10px 24px rgba(5,39,75,.25);
  transition:opacity .2s ease,transform .2s ease,visibility .2s ease;
}
.home .smtp-ai-fab:hover,
.home .smtp-ai-fab:focus-visible{
  transform:translateY(-2px) scale(1.05)!important;
  filter:brightness(1.05);
  box-shadow:0 18px 38px rgba(5,39,75,.38),inset 0 1px 0 rgba(255,255,255,.22)!important;
}
.home .smtp-ai-fab:hover::after,
.home .smtp-ai-fab:focus-visible::after{
  opacity:1;
  visibility:visible;
  transform:translateY(-50%) translateX(0);
}
.home .smtp-ai-fab:focus-visible{
  outline:3px solid rgba(212,175,55,.55)!important;
  outline-offset:4px!important;
}
@keyframes smtAiLauncherPulse{
  0%,88%,100%{box-shadow:0 14px 32px rgba(5,39,75,.30),0 0 0 0 rgba(11,79,156,0)}
  92%{box-shadow:0 14px 32px rgba(5,39,75,.30),0 0 0 9px rgba(11,79,156,.16)}
  96%{box-shadow:0 14px 32px rgba(5,39,75,.30),0 0 0 15px rgba(11,79,156,0)}
}
.home .smtp-ai-fab{animation:smtAiLauncherPulse 15s ease-in-out infinite}
@media(max-width:700px){
  .home .smtp-ai-fab::after{display:none}
}
@media(prefers-reduced-motion:reduce){
  .home .smtp-ai-fab{animation:none!important}
}
body.rtl.home .smtp-ai-fab::after{
  content:"اسأل مساعد Source More";
  right:auto;
  left:64px;
}


/* v8.1.2 — Visual consistency and compact floating actions. */
/* Keep the homepage typography consistent with internal pages: gold is an accent, not headline copy. */
.smt-enterprise-launch-hero h1,
.smt-enterprise-launch-hero h1 span{
  color:#fff!important;
}
.smt-enterprise-launch-hero h1 span{
  position:relative;
}
.smt-enterprise-launch-hero h1 span::after{
  content:"";
  display:block;
  width:72px;
  height:4px;
  margin-top:14px;
  border-radius:999px;
  background:var(--gold);
}

/* A tighter, calmer conversion-tool stack. */
.home .whatsapp-fab{
  right:20px;
  bottom:18px;
  width:54px;
  height:54px;
  font-size:25px;
}
.home .calculator-fab{
  right:20px;
  bottom:80px;
  min-height:44px;
  padding-inline:14px;
}
.home .smtp-ai-fab,
.home button.smtp-ai-fab,
.home a.smtp-ai-fab{
  right:20px!important;
  bottom:132px!important;
  width:50px!important;
  min-width:50px!important;
  height:50px!important;
  min-height:50px!important;
}
.home .smtp-ai-fab::before{width:21px;height:21px}

@media(max-width:700px){
  .smt-enterprise-launch-hero h1 span::after{width:56px;height:3px;margin-top:10px}
  .home .whatsapp-fab{right:16px;bottom:16px;width:52px;height:52px}
  .home .calculator-fab{right:16px;bottom:76px;width:48px;min-width:48px;height:48px;min-height:48px}
  .home .smtp-ai-fab,
  .home button.smtp-ai-fab,
  .home a.smtp-ai-fab{
    right:16px!important;
    bottom:132px!important;
    width:48px!important;
    min-width:48px!important;
    height:48px!important;
    min-height:48px!important;
  }
}

/* =========================================================
   v8.1.3 — Mobile navigation, hero spacing and header balance
   ========================================================= */

/* Keep the page hero content comfortably inside the viewport in both LTR and RTL. */
.smt-video-hero .container,
.smt-enterprise-launch-hero .container{
  width:min(100%,1280px);
  padding-inline:clamp(44px,5vw,76px);
  margin-inline:auto;
}
.smt-enterprise-launch-hero .smt-video-hero__content{
  max-width:620px;
}

/* A tighter, better balanced desktop navigation. */
@media (min-width:1101px){
  .header-inner{
    gap:22px;
  }
  .site-branding .smt-brand{
    max-width:300px;
    transform:scale(1.04);
    transform-origin:inset-inline-start center;
  }
  .primary-nav{
    justify-content:flex-end;
    gap:20px;
  }
  .enterprise-menu.smt-mega-navigation{
    flex:0 1 auto;
    justify-content:flex-start;
    gap:18px;
  }
  .smt-mega-navigation>li>a{
    padding-inline:4px;
  }
  .smt-mega-navigation>li.menu-item-has-children>a{
    padding-inline-start:4px!important;
    padding-inline-end:20px!important;
  }
  .smt-mega-navigation>li.menu-item-has-children>a::before{
    inset-inline-end:5px;
  }
  .enterprise-menu>li>a:after{
    left:4px;
    right:4px;
  }
  .header-tools{
    gap:11px;
  }
}

/* Ensure the complete primary navigation is visible and usable on mobile. */
@media (max-width:1100px){
  .smt-video-hero .container,
  .smt-enterprise-launch-hero .container{
    padding-inline:34px;
  }
  .primary-nav.is-open{
    display:flex!important;
    flex-direction:column;
    align-items:stretch;
  }
  .primary-nav.is-open .smt-mega-navigation,
  .primary-nav.is-open .enterprise-menu{
    display:block!important;
    width:100%;
    flex:none;
  }
  .primary-nav.is-open .smt-mega-navigation>li,
  .primary-nav.is-open .enterprise-menu>li{
    display:grid!important;
    width:100%;
    visibility:visible!important;
    opacity:1!important;
  }
  .primary-nav.is-open .smt-mega-navigation>li:not(.menu-item-has-children),
  .primary-nav.is-open .enterprise-menu>li:not(.menu-item-has-children){
    grid-template-columns:1fr;
  }
  .primary-nav.is-open .smt-mega-navigation>li>a,
  .primary-nav.is-open .enterprise-menu>li>a{
    display:flex!important;
    min-height:52px;
    align-items:center;
    width:100%;
  }
  .primary-nav.is-open .header-tools{
    display:flex!important;
    width:100%;
    margin-top:18px;
  }
}

@media (max-width:700px){
  .smt-video-hero .container,
  .smt-enterprise-launch-hero .container{
    padding-inline:20px;
  }
  .smt-enterprise-launch-hero{
    min-height:650px;
    padding-top:56px;
  }
  .smt-enterprise-launch-hero .smt-video-hero__content{
    width:100%;
    max-width:100%;
  }
  .primary-nav{
    padding-inline:20px;
  }
}

@media (max-width:390px){
  .smt-video-hero .container,
  .smt-enterprise-launch-hero .container{
    padding-inline:17px;
  }
}
/* === v8.1.4 Production Spacing Fix === */

/* Wider, balanced page container */
.container {
    width: min(1240px, calc(100% - 96px));
    margin-inline: auto;
}

/* Header navigation spacing */
.header-inner {
    column-gap: 26px;
}

.primary-nav,
.menu {
    gap: 28px;
}

.primary-nav .menu-item-has-children > a,
.menu .menu-item-has-children > a {
    gap: 5px;
}

/* Hero spacing */
.hero {
    padding: 78px 0 64px;
}

.hero .container,
.hero-grid {
    width: min(1240px, calc(100% - 96px));
    margin-inline: auto;
}

.hero-grid {
    grid-template-columns: minmax(0, 1fr) minmax(420px, 0.96fr);
    gap: 64px;
}

/* RTL alignment */
html[dir="rtl"] .hero-copy {
    margin-inline-start: auto;
    margin-inline-end: 0;
}

/* Medium screens */
@media (max-width: 1200px) {
    .container,
    .hero .container,
    .hero-grid {
        width: min(100% - 64px, 1120px);
    }

    .primary-nav,
    .menu {
        gap: 22px;
    }

    .hero-grid {
        gap: 46px;
    }
}

/* Tablets and mobile */
@media (max-width: 900px) {
    .container,
    .hero .container,
    .hero-grid {
        width: calc(100% - 36px);
    }

    .hero {
        padding: 48px 0 44px;
    }

    .hero-grid {
        grid-template-columns: 1fr;
        gap: 30px;
    }
}

@media (max-width: 600px) {
    .container,
    .hero .container,
    .hero-grid {
        width: calc(100% - 28px);
    }

    .hero {
        padding: 38px 0 36px;
    }
}
/* === Arabic Header Sticky Fix === */

.site-header {
    position: sticky;
    top: 0 !important;
    z-index: 9999;
    width: 100%;
}

/* Remove incorrect admin-bar offset */
body.admin-bar .site-header {
    top: 0 !important;
}

/* Correct Arabic header layout */
html[dir="rtl"] .header-inner {
    direction: rtl;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

html[dir="rtl"] .brand {
    margin-right: 0;
    margin-left: 28px;
}

html[dir="rtl"] .primary-nav,
html[dir="rtl"] .primary-nav .menu {
    direction: rtl;
    display: flex;
    align-items: center;
    gap: 20px;
}

html[dir="rtl"] .header-actions {
    margin-right: auto;
    margin-left: 0;
}

/* Prevent header from overlapping page sections */
.site-main,
main {
    position: relative;
    z-index: 1;
}

/* Mobile RTL */
@media (max-width: 900px) {
    html[dir="rtl"] .header-inner {
        width: calc(100% - 32px);
        margin-inline: auto;
    }

    html[dir="rtl"] .mobile-menu,
    html[dir="rtl"] .mobile-drawer {
        direction: rtl;
        text-align: right;
    }
}