/* Shared AdSyntra AI footer for standalone resource pages. */
.site-shared-footer{background:#181b27;border-top:1px solid rgba(240,242,255,.1);padding:56px 32px;color:#f0f2ff;}
.site-shared-footer .footer-inner,.site-shared-footer .footer-bottom{width:min(1200px,calc(100% - 48px));margin-inline:auto;}
.site-shared-footer .footer-grid-v9{display:grid;grid-template-columns:1.25fr repeat(4,minmax(145px,1fr));gap:30px;align-items:start;}
.site-shared-footer .footer-brand{min-width:220px;}.site-shared-footer .footer-logo{display:flex;align-items:center;gap:10px;margin-bottom:12px;font-size:1.1rem;font-weight:800;}.site-shared-footer .footer-logo span{background:linear-gradient(135deg,#a78bfa,#38bdf8);-webkit-background-clip:text;-webkit-text-fill-color:transparent;}
.site-shared-footer .footer-logo-anim{position:relative;width:36px;height:36px;flex-shrink:0;}.site-shared-footer .footer-logo-ring{position:absolute;inset:-2px;border-radius:11px;background:conic-gradient(from 0deg,#6c63ff 0%,#38bdf8 30%,#a7b8fa 55%,#34d399 78%,#6c63ff 100%);animation:sharedFooterLogoSpin 5s linear infinite;}.site-shared-footer .footer-logo-inner{position:absolute;inset:2px;z-index:1;overflow:hidden;border-radius:8px;background:#13151f;}.site-shared-footer .footer-logo-inner img{width:100%;height:100%;object-fit:cover;}
.site-shared-footer .footer-tagline{max-width:260px;color:#9ba3c4;font-size:.82rem;line-height:1.6;}.site-shared-footer .footer-socials{display:flex;align-items:center;gap:9px;flex-wrap:wrap;margin-top:17px;}.site-shared-footer .footer-socials a{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;margin:0;border:1px solid rgba(108,99,255,.2);border-radius:10px;background:linear-gradient(145deg,#181b27,#13151f);color:#a78bfa;font-size:.68rem;font-weight:800;transition:transform .2s,border-color .2s,box-shadow .2s;}.site-shared-footer .footer-socials a:hover{transform:translateY(-3px);border-color:#6c63ff;box-shadow:0 10px 22px rgba(108,99,255,.2);}
.site-shared-footer .footer-heading{display:block;margin-bottom:14px;color:#a78bfa;font-size:.78rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase;}.site-shared-footer .footer-col a{display:block;margin-bottom:8px;color:#9ba3c4;font-size:.8rem;line-height:1.42;transition:color .2s;}.site-shared-footer .footer-col a:hover{color:#a78bfa;}.site-shared-footer .footer-contact a{overflow-wrap:anywhere;}
.site-shared-footer .footer-bottom{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:12px;margin-top:40px;padding-top:24px;border-top:1px solid rgba(240,242,255,.1);color:#9ba3c4;font-size:.78rem;}.site-shared-footer .footer-bottom a{display:inline;color:inherit;}.site-shared-footer .footer-bottom a:hover{color:#a78bfa;}
@keyframes sharedFooterLogoSpin{to{transform:rotate(360deg);}}
@media(max-width:1120px){.site-shared-footer .footer-grid-v9{grid-template-columns:repeat(3,minmax(0,1fr));}.site-shared-footer .footer-brand{grid-column:1/-1;}}
@media(max-width:720px){.site-shared-footer{padding:48px 0;}.site-shared-footer .footer-inner,.site-shared-footer .footer-bottom{width:min(100% - 32px,1200px);}.site-shared-footer .footer-grid-v9{grid-template-columns:repeat(2,minmax(0,1fr));}.site-shared-footer .footer-brand{grid-column:1/-1;}.site-shared-footer .footer-bottom{align-items:flex-start;}}
@media(max-width:480px){.site-shared-footer .footer-grid-v9{grid-template-columns:1fr;}.site-shared-footer .footer-brand{grid-column:auto;}.site-shared-footer .footer-tagline{max-width:100%;}}
@media(prefers-reduced-motion:reduce){.site-shared-footer .footer-logo-ring{animation:none;}}
