/* Digital Execution — Sitewide Professional Footer */
.site-footer-pro{
  position:relative;overflow:hidden;padding:72px 0 28px;border-top:1px solid #17283B;
  background:radial-gradient(circle at 50% 0,rgba(82,139,224,.14),transparent 32rem),linear-gradient(180deg,#07111E 0%,#050A12 100%);
  color:#9DADBF;text-align:center;font-family:"Alexandria","IBM Plex Sans Arabic",Tahoma,Arial,sans-serif
}
.site-footer-pro:before{content:"";position:absolute;inset:0;pointer-events:none;opacity:.16;background-image:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:48px 48px;mask-image:linear-gradient(to bottom,black,transparent 66%)}
.site-footer-pro *{box-sizing:border-box}
.site-footer-pro .footer-shell{position:relative;z-index:1;width:min(1120px,calc(100% - 32px));margin-inline:auto;display:grid;justify-items:center;gap:30px}
.site-footer-pro a{color:inherit}
.footer-brand-block{display:grid;justify-items:center;gap:12px;max-width:720px;margin-inline:auto}
.footer-brand-mark{display:grid;place-items:center;width:58px;height:58px;border:1px solid #35516F;border-radius:17px;background:linear-gradient(145deg,#1A2B42,#0B1625);color:#EDF4FD;font-weight:850;letter-spacing:-.03em;box-shadow:0 14px 34px rgba(0,0,0,.22),inset 0 1px 0 rgba(255,255,255,.07)}
.footer-trust-pill{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:7px 12px;border:1px solid #29415D;border-radius:999px;background:rgba(13,27,44,.72);color:#9FC3F5;font-size:.7rem;font-weight:800}
.footer-trust-pill i{width:7px;height:7px;border-radius:50%;background:#49C87F;box-shadow:0 0 0 4px rgba(73,200,127,.09)}
.footer-brand-block>strong{color:#F3F7FC;font-size:1.3rem;letter-spacing:-.02em}
.footer-brand-block p{max-width:620px;margin:0;color:#91A3B7;font-size:.88rem;line-height:1.8;text-align:center}
.footer-contact-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;width:min(100%,960px)}
.footer-contact-card{display:grid;justify-items:center;align-content:center;gap:8px;min-height:126px;padding:20px 18px;border:1px solid #21364E;border-radius:14px;background:linear-gradient(155deg,rgba(16,31,50,.9),rgba(10,21,35,.9));text-decoration:none;box-shadow:inset 0 1px 0 rgba(255,255,255,.025);transition:transform .16s ease,border-color .16s ease,background-color .16s ease}
a.footer-contact-card:hover{transform:translateY(-2px);border-color:#385A7F;background:#101F31}
.footer-contact-icon{display:grid;place-items:center;width:34px;height:34px;margin-bottom:2px;border:1px solid #315073;border-radius:10px;background:#0A1726;color:#8AB8F6!important;font-size:.7rem!important;font-weight:900!important;letter-spacing:.02em}
.footer-contact-card>span:not(.footer-contact-icon){color:#7E91A7;font-size:.7rem;font-weight:750}
.footer-contact-card strong{color:#F0F5FC;font-size:.9rem;direction:ltr;unicode-bidi:embed}
.footer-contact-card small{color:#71849B;font-size:.65rem}
.footer-copy-btn{appearance:none;border:1px solid #2D4765;border-radius:9px;background:#0B1827;color:#B9CAE0;min-height:34px;padding:6px 11px;font:inherit;font-size:.68rem;font-weight:750;cursor:pointer;transition:background-color .16s ease,border-color .16s ease,color .16s ease,transform .16s ease}
.footer-copy-btn:hover{transform:translateY(-1px);border-color:#476E98;background:#12243A;color:#F0F6FD}
.footer-service-row{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:8px 12px;width:min(100%,900px);padding:14px 18px;border:1px solid #1B2F45;border-radius:14px;background:rgba(8,19,32,.62);color:#8295AB;font-size:.7rem}
.footer-service-row span{display:inline-flex;align-items:center;gap:6px}.footer-service-row b{color:#AFC3DB;font-weight:750}
.footer-nav-pro{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;width:min(100%,900px);padding:4px 0;gap:10px 22px}
.footer-nav-pro a{position:relative;color:#AFC0D2;text-decoration:none;font-size:.78rem;font-weight:650}
.footer-nav-pro a:after{content:"";position:absolute;right:50%;left:50%;bottom:-5px;height:1px;background:#76A9ED;transition:right .18s ease,left .18s ease}
.footer-nav-pro a:hover{color:#F1F6FC}.footer-nav-pro a:hover:after{right:0;left:0}
.footer-divider{width:min(100%,960px);height:1px;background:linear-gradient(90deg,transparent,#20344C,transparent)}
.footer-bottom{display:grid;justify-items:center;gap:8px;color:#718298;font-size:.72rem;text-align:center}.footer-bottom p{margin:0;text-align:center}.footer-bottom p:first-child{color:#8396AC}
.site-footer-pro a:focus-visible,.site-footer-pro button:focus-visible{outline:3px solid #7EAEF5;outline-offset:3px}
@media(max-width:760px){.site-footer-pro{padding:54px 0 24px}.footer-contact-grid{grid-template-columns:1fr}.footer-contact-card{min-height:112px;width:100%}.footer-service-row{display:grid;gap:8px;justify-items:center}.footer-nav-pro{gap:12px 18px}}
@media(prefers-reduced-motion:reduce){.footer-contact-card,.footer-copy-btn,.footer-nav-pro a:after{transition:none!important}a.footer-contact-card:hover,.footer-copy-btn:hover{transform:none}}
