/* IMTAR Academy site chrome — enqueued (do not put in post_content) */

/* --- LMS brand overrides --- */
.ia-lms-brand-overrides{display:none}
:root{
  --academy-primary-color:#fdb43a!important;
  --academy-secondary-color:#fff4d8!important;
  --academy-text-color:#140d3d!important;
  --academy-border-color:rgba(20,13,61,.14)!important;
  --academy-gray-color:#fbf7ed!important;
}
body .academy-btn,body .academy-button,body .academy-enroll-btn,body .academy-course-widget__button,body .academy-lesson-complete-button,body .academy-dashboard a.button,body .academy-dashboard button{border-radius:7px!important}
body .academy-btn-primary,body .academy-button-primary,body .academy-enroll-btn,body .academy-course-widget__button,body .academy-lesson-complete-button{background:#fdb43a!important;border-color:#fdb43a!important;color:#140d3d!important;font-weight:900!important}
body .academy-dashboard,body .academy-course,body .academy-lessons{font-family:Arial,Helvetica,sans-serif!important}
body .academy-course h1,body .academy-course h2,body .academy-course h3,body .academy-dashboard h1,body .academy-dashboard h2,body .academy-dashboard h3{letter-spacing:0!important;color:#140d3d}
body .academy-course a:hover,body .academy-dashboard a:hover{color:#fdb43a!important}
body .academy-dashboard table{width:100%!important;border-collapse:collapse!important;table-layout:auto!important}
body .academy-dashboard table th,body .academy-dashboard table td{vertical-align:middle!important;line-height:1.45!important;white-space:normal!important;overflow-wrap:normal!important;word-break:normal!important;padding-top:14px!important;padding-bottom:14px!important}
body .academy-dashboard table th:nth-child(2),body .academy-dashboard table td:nth-child(2){min-width:280px!important;padding-right:28px!important}
body .academy-dashboard table th:nth-child(3),body .academy-dashboard table td:nth-child(3){min-width:150px!important;padding-left:22px!important}
body .academy-dashboard table a{display:inline-flex!important;align-items:center!important;gap:5px!important;max-width:100%!important;white-space:normal!important;line-height:1.35!important}
body .academy-dashboard table [class*="badge"],body .academy-dashboard table [class*="status"],body .academy-dashboard table [class*="approve"],body .academy-dashboard table span{position:static!important;vertical-align:middle!important}
body .academy-dashboard table [class*="badge"],body .academy-dashboard table [class*="status"],body .academy-dashboard table [class*="approve"]{display:inline-flex!important;align-items:center!important;margin:4px 8px!important;white-space:nowrap!important;line-height:1.2!important}
body .academy-dashboard svg,body .academy-dashboard i{vertical-align:middle!important;flex:0 0 auto!important}

/* --- Header --- */
.iax-header{position:sticky;top:0;z-index:999;background:rgba(13,8,42,.94);backdrop-filter:blur(16px);border-bottom:1px solid rgba(255,255,255,.08);font-family:Arial,Helvetica,sans-serif}
.iax-header *{box-sizing:border-box}
.iax-header .bar{max-width:1240px;margin:0 auto;min-height:58px;padding:7px 20px;display:flex;align-items:center;justify-content:space-between;gap:22px}
.iax-header .brand{display:inline-flex;align-items:center;flex:0 0 auto}
.iax-header img{width:218px;height:auto;display:block}
.iax-header nav{display:flex;align-items:center;gap:18px;flex-wrap:nowrap}
.iax-header a{color:#fff;text-decoration:none;font-weight:800;font-size:13px;line-height:1;white-space:nowrap}
.iax-header a:hover{color:#fdb43a}
.iax-header .cta{background:#fdb43a;color:#140d3d;min-height:36px;display:inline-flex;align-items:center;border-radius:7px;padding:0 14px;box-shadow:0 10px 26px rgba(253,180,58,.2)}
.iax-header .cta.iqra{background:#245c3d;color:#f7f3e8;box-shadow:0 10px 26px rgba(36,92,61,.25);margin-inline-end:6px}
.iax-header .cta.iqra:hover{color:#e8d48b}
@media(max-width:840px){
  .iax-header .bar{min-height:52px;padding:6px 12px;gap:12px}
  .iax-header img{width:128px}
  .iax-header nav{gap:10px;overflow:visible;padding:0}
  .iax-header a{font-size:11px}
  .iax-header nav a:nth-child(3),.iax-header nav a:nth-child(4),.iax-header nav a:nth-child(5),.iax-header nav a:nth-child(6){display:none}
  .iax-header .cta{min-height:32px;padding:0 10px}
}
@media(max-width:600px){
  .iax-header{overflow:hidden}
  .iax-header .bar{min-height:52px;padding:7px 14px;gap:10px;max-width:100%;width:100%}
  .iax-header img{width:128px;max-width:42vw}
  .iax-header nav{margin-left:auto;gap:8px;min-width:0;flex:0 1 auto}
  .iax-header nav a:nth-child(1),.iax-header nav a:nth-child(7){display:none}
  .iax-header a{font-size:11px}
  .iax-header .cta{min-height:31px;min-width:42px;padding:0 9px;font-size:0}
  .iax-header .cta:after{content:"LMS";font-size:11px;line-height:1}
  .iax-header .cta.iqra{font-size:0}
  .iax-header .cta.iqra:after{content:"IQRA";font-size:11px;line-height:1;color:#f7f3e8}
}
@media(max-width:380px){
  .iax-header img{width:112px}
  .iax-header a{font-size:10px}
  .iax-header .bar{padding-left:10px;padding-right:10px}
  .iax-header nav{gap:7px}
}

/* --- Home design system --- */
:root{
  --ia-navy:#140d3d;--ia-night:#070414;--ia-gold:#fdb43a;--ia-soft-gold:#ffe2a1;
  --ia-teal:#14848e;--ia-green:#237a57;--ia-paper:#fffaf0;--ia-ivory:#f7f2e7;
  --ia-ink:#221949;--ia-muted:#665f78;--ia-line:rgba(20,13,61,.14)
}
.entry-title,.ast-page-builder-template .entry-header{display:none!important}
.entry-content{margin:0!important}
.ia-home{font-family:Arial,Helvetica,sans-serif;color:var(--ia-ink);background:var(--ia-paper);width:100%;margin-left:0;overflow:hidden}
.ia-home *{box-sizing:border-box}
.ia-home a{text-decoration:none}
.ia-home .ia-wrap{width:min(1240px,100%);max-width:1240px;margin-left:auto!important;margin-right:auto!important;padding-left:clamp(24px,4vw,34px)!important;padding-right:clamp(24px,4vw,34px)!important}
.ia-wrap{width:min(1240px,100%);max-width:1240px;margin:0 auto;padding:0 clamp(24px,4vw,34px)}
.ia-label{display:inline-flex;align-items:center;gap:9px;color:var(--ia-gold);font-size:12px;line-height:1.2;font-weight:900;text-transform:uppercase;letter-spacing:.08em}
.ia-label:before{content:"";width:28px;height:2px;background:var(--ia-gold);display:inline-block}
.ia-btn{min-height:46px;display:inline-flex;align-items:center;justify-content:center;border-radius:7px;padding:0 18px;font-weight:900;line-height:1;color:var(--ia-navy);background:var(--ia-gold);border:1px solid var(--ia-gold);box-shadow:0 16px 36px rgba(253,180,58,.18);transition:transform .18s ease,box-shadow .18s ease,background .18s ease}
.ia-btn:hover{transform:translateY(-2px);box-shadow:0 20px 46px rgba(253,180,58,.24);color:var(--ia-navy)}
.ia-btn.alt{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.26);color:#fff;box-shadow:none}
.ia-btn.alt:hover{background:rgba(255,255,255,.14);color:#fff}
.ia-hero{position:relative;min-height:76vh;color:#fff;background:#100a36;isolation:isolate}
.ia-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(7,4,20,.94) 0%,rgba(20,13,61,.84) 42%,rgba(20,13,61,.36) 72%,rgba(7,4,20,.78) 100%),url('/wp-content/uploads/2026/05/footer-texture.png') center/cover no-repeat;z-index:-3}
.ia-hero:after{content:"";position:absolute;inset:auto 0 0 0;height:40%;background:linear-gradient(0deg,var(--ia-paper),rgba(255,250,240,0));z-index:-1}
.ia-hero-media{position:absolute;inset:0;z-index:-2;overflow:hidden}
.ia-hero-media img{position:absolute;width:260px;height:180px;object-fit:cover;border-radius:8px;border:1px solid rgba(255,255,255,.18);box-shadow:0 28px 80px rgba(0,0,0,.34);opacity:.78}
.ia-hero-media img:nth-child(1){right:6%;top:12%;transform:rotate(-4deg)}
.ia-hero-media img:nth-child(2){right:22%;top:35%;transform:rotate(3deg)}
.ia-hero-media img:nth-child(3){right:4%;bottom:18%;transform:rotate(5deg)}
.ia-hero-media img:nth-child(4){right:35%;bottom:9%;transform:rotate(-3deg);opacity:.62}
.ia-hero-inner{min-height:76vh;display:flex;align-items:center;padding:76px 0 96px}
.ia-hero-copy{max-width:720px;position:relative;padding-left:2px}
.ia-home .ia-hero-copy{padding-left:0!important}
.ia-hero-copy img{width:260px;max-width:70%;height:auto;margin:0 0 26px;display:block}
.ia-hero h1{font-size:clamp(50px,7vw,92px);line-height:.96;margin:0 0 24px;color:#fff;letter-spacing:0;font-weight:900;max-width:780px}
.ia-hero .lead{font-size:clamp(18px,2vw,24px);line-height:1.58;max-width:680px;color:rgba(255,255,255,.86);margin:0}
.ia-hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}
.ia-hero-proof{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:36px;max-width:780px}
.ia-proof{border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.08);backdrop-filter:blur(10px);border-radius:8px;padding:16px}
.ia-proof strong{display:block;color:#fff;font-size:28px;line-height:1;margin-bottom:6px}
.ia-proof span{color:rgba(255,255,255,.74);font-size:13px;line-height:1.45}
.ia-strip{background:var(--ia-paper);margin-top:-44px;position:relative;z-index:2}
.ia-strip-grid{display:grid;grid-template-columns:1.2fr repeat(3,1fr);gap:0;border:1px solid var(--ia-line);background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 24px 70px rgba(20,13,61,.12)}
.ia-strip-cell{padding:22px;border-right:1px solid var(--ia-line);min-height:128px}
.ia-strip-cell:last-child{border-right:0}
.ia-strip-cell h2{font-size:25px;line-height:1.12;margin:0;color:var(--ia-navy);letter-spacing:0}
.ia-strip-cell strong{display:block;color:var(--ia-navy);font-size:22px;margin-bottom:8px}
.ia-strip-cell p{margin:0;color:var(--ia-muted);font-size:15px;line-height:1.58}
.ia-section{padding:92px 0}
.ia-section.alt{background:var(--ia-ivory)}
.ia-section-head{display:flex;justify-content:space-between;align-items:end;gap:26px;margin-bottom:34px}
.ia-section-head h2{font-size:clamp(34px,4vw,56px);line-height:1.03;margin:10px 0 0;color:var(--ia-navy);letter-spacing:0;max-width:760px}
.ia-section-head p{font-size:17px;line-height:1.7;color:var(--ia-muted);max-width:420px;margin:0}
.ia-programs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.ia-program{background:#fff;border:1px solid var(--ia-line);border-radius:8px;overflow:hidden;display:flex;flex-direction:column;min-height:100%;box-shadow:0 16px 44px rgba(20,13,61,.06);transition:transform .18s ease,box-shadow .18s ease}
.ia-program:hover{transform:translateY(-4px);box-shadow:0 24px 64px rgba(20,13,61,.12)}
.ia-program img{width:100%;aspect-ratio:16/9;object-fit:cover;display:block}
.ia-program-body{padding:20px;display:flex;flex-direction:column;gap:12px;flex:1}
.ia-chip{width:max-content;max-width:100%;font-size:12px;font-weight:900;line-height:1;text-transform:uppercase;letter-spacing:.06em;color:var(--ia-teal);background:#e8f5f3;border:1px solid rgba(20,132,142,.18);border-radius:999px;padding:8px 10px}
.ia-program h3{font-size:21px;line-height:1.18;margin:0;color:var(--ia-navy);letter-spacing:0}
.ia-program p{font-size:15px;line-height:1.62;color:var(--ia-muted);margin:0;flex:1}
.ia-meta{display:flex;gap:10px;flex-wrap:wrap;color:#4f4962;font-size:13px;font-weight:800}
.ia-program a.course-link{display:inline-flex;align-items:center;justify-content:center;min-height:40px;border-radius:7px;background:var(--ia-navy);color:#fff;font-weight:900;margin-top:4px}
.ia-program a.course-link:hover{background:#23165b;color:#fff}
.ia-journey{background:var(--ia-night);color:#fff;position:relative;isolation:isolate}
.ia-journey:before{content:"";position:absolute;inset:0;background:url('/wp-content/uploads/2026/05/footer-texture.png') center/cover no-repeat;opacity:.34;z-index:-2}
.ia-journey:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(7,4,20,.96),rgba(20,13,61,.86));z-index:-1}
.ia-journey .ia-section-head h2{color:#fff}
.ia-journey .ia-section-head p{color:rgba(255,255,255,.72)}
.ia-steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;counter-reset:step}
.ia-step{border:1px solid rgba(255,255,255,.16);background:rgba(255,255,255,.08);border-radius:8px;padding:22px;min-height:220px}
.ia-step:before{counter-increment:step;content:counter(step);width:42px;height:42px;display:flex;align-items:center;justify-content:center;border-radius:8px;background:var(--ia-gold);color:var(--ia-navy);font-weight:900;margin-bottom:18px}
.ia-step h3{font-size:20px;line-height:1.2;color:#fff;margin:0 0 10px;letter-spacing:0}
.ia-step p{font-size:15px;line-height:1.62;color:rgba(255,255,255,.73);margin:0}
.ia-evidence-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:26px;align-items:start}
.ia-panel{background:#fff;border:1px solid var(--ia-line);border-radius:8px;padding:28px;box-shadow:0 16px 44px rgba(20,13,61,.06)}
.ia-panel h3{font-size:28px;line-height:1.12;margin:0 0 14px;color:var(--ia-navy);letter-spacing:0}
.ia-panel p{font-size:16px;line-height:1.7;color:var(--ia-muted);margin:0}
.ia-panel-list{display:grid;gap:12px;margin-top:20px}
.ia-mini{display:grid;grid-template-columns:44px 1fr;gap:14px;align-items:start;border:1px solid var(--ia-line);border-radius:8px;padding:14px}
.ia-mini .mark{width:44px;height:44px;border-radius:8px;display:flex;align-items:center;justify-content:center;background:var(--ia-navy);color:var(--ia-gold);font-weight:900}
.ia-mini strong{display:block;color:var(--ia-navy);font-size:16px;margin-bottom:4px}
.ia-mini span{display:block;color:var(--ia-muted);font-size:14px;line-height:1.55}
.ia-lms-band{background:linear-gradient(135deg,var(--ia-navy),#24145b 58%,var(--ia-night));color:#fff;border-radius:8px;padding:36px;display:grid;grid-template-columns:1fr auto;gap:28px;align-items:center}
.ia-lms-band h2{font-size:clamp(30px,4vw,50px);line-height:1.05;margin:0 0 12px;color:#fff;letter-spacing:0}
.ia-lms-band p{font-size:17px;line-height:1.68;color:rgba(255,255,255,.78);max-width:720px;margin:0}
.ia-lms-actions{display:flex;gap:12px;flex-wrap:wrap;justify-content:flex-end}
.ia-final{padding:86px 0;background:var(--ia-paper)}
@media(max-width:980px){
  .ia-hero-media img{width:210px;height:150px}
  .ia-hero-media img:nth-child(4){display:none}
  .ia-strip-grid{grid-template-columns:1fr 1fr}
  .ia-strip-cell{border-bottom:1px solid var(--ia-line)}
  .ia-programs{grid-template-columns:repeat(2,minmax(0,1fr))}
  .ia-steps{grid-template-columns:repeat(2,minmax(0,1fr))}
  .ia-evidence-grid{grid-template-columns:1fr}
  .ia-lms-band{grid-template-columns:1fr}
  .ia-lms-actions{justify-content:flex-start}
}
@media(max-width:680px){
  .ia-wrap{padding:0 24px}
  .ia-hero{min-height:auto}
  .ia-hero-media{display:none}
  .ia-hero-inner{min-height:auto;padding:46px 0 84px}
  .ia-hero-copy img{width:190px}
  .ia-hero h1{font-size:42px;line-height:1.02;max-width:100%}
  .ia-hero .lead{font-size:17px}
  .ia-hero-actions .ia-btn{width:100%}
  .ia-hero-proof{grid-template-columns:1fr}
  .ia-strip{margin-top:-34px}
  .ia-strip-grid{grid-template-columns:1fr}
  .ia-strip-cell{border-right:0}
  .ia-section{padding:62px 0}
  .ia-section-head{display:block}
  .ia-section-head p{margin-top:14px}
  .ia-programs{grid-template-columns:1fr}
  .ia-steps{grid-template-columns:1fr}
  .ia-panel{padding:22px}
  .ia-lms-band{padding:26px}
  .ia-lms-actions .ia-btn{width:100%}
}
@media(max-width:720px){
  html,body,#page,.site,.site-content,.entry-content,.ia-home{max-width:100vw!important;overflow-x:hidden!important}
  .ia-home{width:100%!important;margin:0!important}
  .ia-home .ia-wrap,.ia-home .ia-hero-inner{width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important;padding-left:24px!important;padding-right:24px!important}
}

/* --- Footer --- */
.iax-footer{font-family:Arial,Helvetica,sans-serif;position:relative;color:#fff;background:#07051d url('/wp-content/uploads/2026/05/footer-texture.png') center/cover no-repeat;overflow:hidden}
.iax-footer:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,4,18,.78),rgba(10,6,32,.62) 50%,rgba(3,3,14,.92));pointer-events:none}
.iax-footer *{box-sizing:border-box}
.iax-footer .wrap{position:relative;z-index:1;max-width:1240px;margin:0 auto;padding:74px 22px 34px}
.iax-footer .grid{display:grid;grid-template-columns:1.3fr .8fr 1fr .9fr;gap:58px;align-items:start}
.iax-footer img{width:260px;max-width:100%;height:auto;display:block;margin-bottom:24px}
.iax-footer h3{color:#fdb43a;font-size:24px;line-height:1;margin:0 0 22px;font-weight:900;letter-spacing:0}
.iax-footer p,.iax-footer a{color:#f2efff;font-size:16px;line-height:1.75;text-decoration:none}
.iax-footer p{margin:0}
.iax-footer a:hover{color:#fdb43a}
.iax-footer .about-text{max-width:520px}
.iax-footer .metric{display:flex;align-items:center;gap:18px;margin-top:42px}
.iax-footer .metric strong{font-size:32px;color:#fff}
.iax-footer .metric span{font-size:18px;color:#f2efff}
.iax-footer .line{height:1px;background:rgba(255,255,255,.72);margin:56px 0 34px;position:relative}
.iax-footer .line:before{content:"";position:absolute;left:0;top:-9px;width:16px;height:20px;border:2px solid #fdb43a;border-top:none}
.iax-footer .bottom{display:flex;justify-content:space-between;gap:20px;align-items:center;flex-wrap:wrap}
.iax-footer .bottom p{color:#f2efff}
.iax-footer .bottom a{color:#fdb43a}
.iax-footer .social{display:flex;gap:14px}
.iax-footer .social a{width:48px;height:48px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:#fdb43a;color:#fff;font-weight:900;font-size:20px}
@media(max-width:900px){
  .iax-footer .wrap{padding:54px 18px 28px}
  .iax-footer .grid{grid-template-columns:1fr;gap:30px}
  .iax-footer img{width:220px}
  .iax-footer h3{font-size:21px}
  .iax-footer .metric{margin-top:28px}
  .iax-footer .social a{width:42px;height:42px}
}

/* --- Float auth --- */
#imtar-float-auth{position:fixed;z-index:99999;inset-inline-end:16px;inset-block-end:16px;display:flex;flex-direction:column;gap:8px;align-items:stretch;font-family:inherit}
#imtar-float-auth a{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 1.1rem;border-radius:999px;text-decoration:none;font-weight:800;font-size:.95rem;box-shadow:0 8px 24px rgba(11,31,58,.28);transition:transform .15s ease}
#imtar-float-auth a:hover,#imtar-float-auth a:focus{transform:translateY(-2px);outline:2px solid #c9a227;outline-offset:2px}
#imtar-float-auth .imtar-fa-primary{background:#0b1f3a;color:#f7f3e8}
#imtar-float-auth .imtar-fa-secondary{background:#c9a227;color:#0b1f3a}
@media (max-width:430px){
  #imtar-float-auth{inset-inline-end:12px;inset-block-end:12px;left:12px;right:12px;inset-inline-start:12px}
  #imtar-float-auth a{width:100%}
}

/* --- IQRA landing page --- */
/* --- IQRA landing page (v4) --- */
.imtar-iqra,.imtar-iqra *{font-family:"Cairo",Tahoma,Arial,Helvetica,sans-serif!important;box-sizing:border-box}
.imtar-iqra{max-width:1080px;margin:0 auto;padding:1.25rem 1rem 3.5rem;color:#140d3d}
.imtar-iqra .crumb{display:inline-flex;min-height:44px;align-items:center;margin-bottom:1rem;font-weight:800;color:#140d3d;text-decoration:none;font-size:.95rem}
.imtar-iqra .crumb:hover{color:#14848e}
.imtar-iqra-hero{position:relative;overflow:hidden;border-radius:20px;padding:1.5rem 1.5rem 1.6rem;margin:0 0 1.25rem;background:linear-gradient(125deg,#070414 0%,#140d3d 38%,#1e1760 72%,#0f3d3a 100%);color:#f7f3e8;box-shadow:0 18px 48px rgba(20,13,61,.4),0 0 40px rgba(253,180,58,.12);border:1px solid rgba(253,180,58,.45)}
.imtar-iqra-glow{position:absolute;inset:0;pointer-events:none;overflow:hidden}
.imtar-iqra-glow .orb{position:absolute;border-radius:50%;filter:blur(28px);opacity:.55;will-change:transform,opacity}
.imtar-iqra-glow .orb-a{width:160px;height:160px;background:#37b369;top:-40px;inset-inline-start:-30px;animation:imtarIqraGlowA 7s ease-in-out infinite}
.imtar-iqra-glow .orb-b{width:140px;height:140px;background:#fdb43a;bottom:-50px;inset-inline-end:10%;animation:imtarIqraGlowB 9s ease-in-out infinite}
.imtar-iqra-glow .orb-c{width:110px;height:110px;background:#14848e;top:30%;inset-inline-end:-20px;animation:imtarIqraGlowC 8s ease-in-out infinite}
@keyframes imtarIqraGlowA{0%,100%{transform:translate(0,0) scale(1);opacity:.45}50%{transform:translate(28px,18px) scale(1.15);opacity:.7}}
@keyframes imtarIqraGlowB{0%,100%{transform:translate(0,0) scale(1);opacity:.4}50%{transform:translate(-22px,-14px) scale(1.2);opacity:.65}}
@keyframes imtarIqraGlowC{0%,100%{transform:translate(0,0) scale(1);opacity:.35}50%{transform:translate(-16px,20px) scale(1.18);opacity:.6}}
@keyframes imtarIqraLogoPulse{0%,100%{box-shadow:0 0 0 1px rgba(255,255,255,.12),0 0 22px rgba(253,180,58,.4)}50%{box-shadow:0 0 0 1px rgba(253,180,58,.5),0 0 36px rgba(253,180,58,.75)}}
@media (prefers-reduced-motion:reduce){.imtar-iqra-glow .orb,.imtar-iqra-logo{animation:none!important}}
.imtar-iqra-hero-inner{position:relative;z-index:1;display:flex;align-items:center;gap:1.25rem;flex-wrap:wrap}
.imtar-iqra-logo{width:88px;height:88px;object-fit:contain;flex:0 0 auto;border-radius:18px;background:rgba(0,0,0,.4);padding:10px;border:1px solid rgba(253,180,58,.55);animation:imtarIqraLogoPulse 3.2s ease-in-out infinite}
.imtar-iqra-hero-copy{flex:1 1 240px;min-width:0}
.imtar-iqra-hero .kicker{margin:0 0 .35rem;color:#fdb43a;font-weight:800;font-size:.82rem;letter-spacing:.04em;text-transform:uppercase}
.imtar-iqra-hero h1{font-size:clamp(2rem,5vw,2.75rem);margin:0 0 .25rem;font-weight:900;color:#fff;line-height:1.15}
.imtar-iqra-hero .sub{margin:0 0 .55rem;color:#ffe2a1;font-size:clamp(1.05rem,2.4vw,1.25rem);font-weight:800}
.imtar-iqra-hero .lead{margin:0 0 1rem;line-height:1.65;color:rgba(247,243,232,.92);max-width:40rem;font-size:1.02rem;font-weight:600}
.imtar-iqra-hero-actions{display:flex;flex-wrap:wrap;gap:.65rem}
.imtar-iqra .btn-gold,.imtar-iqra .btn-navy,.imtar-iqra .btn-outline{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 1.15rem;border-radius:10px;font-weight:900;font-size:.95rem;text-decoration:none;transition:transform .15s ease,box-shadow .15s ease}
.imtar-iqra .btn-gold{background:#fdb43a;color:#140d3d;box-shadow:0 0 22px rgba(253,180,58,.45)}
.imtar-iqra .btn-gold:hover{transform:translateY(-2px);box-shadow:0 0 30px rgba(253,180,58,.7);color:#140d3d}
.imtar-iqra .btn-navy{background:#140d3d;color:#fff;border:1px solid rgba(253,180,58,.5)}
.imtar-iqra .btn-navy:hover{color:#fdb43a}
.imtar-iqra .btn-outline{background:transparent;color:#fff;border:1.5px solid rgba(253,180,58,.7)}
.imtar-iqra .btn-outline:hover{background:rgba(253,180,58,.15);color:#ffe2a1}
.imtar-iqra-gate{margin:0 0 1.35rem;border-radius:18px;padding:1.25rem 1.35rem;background:linear-gradient(160deg,#fff8ea,#fff);border:1.5px solid rgba(253,180,58,.55);box-shadow:0 12px 32px rgba(20,13,61,.1)}
.imtar-iqra-gate .gate-inner{display:flex;flex-wrap:wrap;gap:1.25rem;align-items:center;justify-content:space-between}
.imtar-iqra-gate .gate-copy{flex:1 1 280px;min-width:0}
.imtar-iqra-gate h2{margin:0 0 .45rem;font-size:clamp(1.2rem,2.8vw,1.45rem);font-weight:900;color:#140d3d}
.imtar-iqra-gate p{margin:0;line-height:1.6;color:#3a3558;font-weight:600}
.imtar-iqra-gate .gate-points{margin:.75rem 0 0;padding:0 1.1rem 0 0;color:#140d3d;font-weight:700;line-height:1.7}
.imtar-iqra-gate .gate-actions{flex:0 1 auto;display:flex;flex-direction:column;gap:.55rem;align-items:stretch;min-width:min(100%,220px)}
.imtar-iqra-gate .gate-hint{margin:.15rem 0 0;font-size:.78rem;color:#6a6480;font-weight:700;text-align:center}
.imtar-iqra-grid{display:grid;grid-template-columns:1fr;gap:1rem;margin-bottom:1.75rem}
@media(min-width:768px){.imtar-iqra-grid{grid-template-columns:1fr 1fr}}
.imtar-iqra-card{display:flex;flex-direction:column;justify-content:space-between;gap:.75rem;min-height:168px;padding:1.4rem;border-radius:16px;text-decoration:none;color:#f7f3e8;box-shadow:0 12px 30px rgba(20,13,61,.22);background:linear-gradient(160deg,#1a3a2a,#245c3d 55%,#2f6b48);transition:transform .18s ease,box-shadow .18s ease;border:1px solid rgba(255,255,255,.08)}
.imtar-iqra-card.primary{background:linear-gradient(160deg,#0b0824,#140d3d 50%,#1e1760)}
.imtar-iqra-card.browse{background:linear-gradient(160deg,#2a2110,#3d3420 55%,#4a3f28);grid-column:1/-1;border-color:rgba(253,180,58,.35)}
.imtar-iqra-card:hover,.imtar-iqra-card:focus{transform:translateY(-3px);outline:2px solid #fdb43a;outline-offset:3px;color:#fff;box-shadow:0 18px 40px rgba(20,13,61,.32)}
.imtar-iqra-card h2{margin:0;font-size:clamp(1.3rem,3vw,1.6rem);font-weight:900}
.imtar-iqra-card .en{display:block;opacity:.92;font-weight:700;margin-top:.2rem;color:#ffe2a1}
.imtar-iqra-card p{margin:.35rem 0 0;opacity:.94;line-height:1.55;flex:1;font-weight:600}
.imtar-iqra-card .cta{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:.7rem 1.2rem;border-radius:10px;background:#fdb43a;color:#140d3d;font-weight:900;align-self:flex-start}
.imtar-iqra-library{margin:0 0 1.35rem;padding:1.25rem 1.2rem 1.35rem;border-radius:16px;background:#fff;border:1px solid rgba(20,13,61,.1);box-shadow:0 10px 28px rgba(20,13,61,.07)}
.imtar-iqra-library .lib-head{margin-bottom:1rem}
.imtar-iqra-library .lib-head h2{margin:0 0 .35rem;font-size:clamp(1.25rem,3vw,1.55rem);font-weight:900;color:#140d3d}
.imtar-iqra-library .lib-head p{margin:0 0 .5rem;color:#4a4568;font-weight:600;line-height:1.55}
.imtar-iqra-library .lib-stage-link{font-weight:800;color:#14848e;text-decoration:none}
.imtar-iqra-library .lib-stage-link:hover{color:#fdb43a}
.imtar-iqra-library .lib-grades{display:grid;grid-template-columns:repeat(auto-fill,minmax(132px,1fr));gap:.7rem}
.imtar-iqra-library .grade-chip{display:flex;flex-direction:column;gap:.15rem;padding:.85rem .8rem;border-radius:12px;text-decoration:none;background:linear-gradient(165deg,#140d3d,#1e1760);color:#fff;border:1px solid rgba(253,180,58,.35);transition:transform .15s ease,box-shadow .15s ease;min-height:96px}
.imtar-iqra-library .grade-chip:hover{transform:translateY(-2px);box-shadow:0 0 20px rgba(253,180,58,.35);border-color:#fdb43a;color:#fff}
.imtar-iqra-library .grade-chip.featured{background:linear-gradient(165deg,#245c3d,#14848e);border-color:rgba(253,180,58,.55)}
.imtar-iqra-library .grade-chip strong{font-size:1.05rem;font-weight:900}
.imtar-iqra-library .grade-chip span{font-size:.78rem;color:#ffe2a1;font-weight:700}
.imtar-iqra-library .grade-chip em{font-style:normal;font-size:.72rem;color:rgba(255,255,255,.75);font-weight:700;margin-top:auto}
.imtar-iqra-note{margin-top:1.25rem;padding:1.1rem 1.2rem;border-radius:14px;background:linear-gradient(160deg,#fff8ea,#f7f3e8);border:1px solid rgba(253,180,58,.4);color:#3a3558;line-height:1.65;font-weight:600}
.imtar-iqra-note strong{color:#140d3d;font-weight:900}
.imtar-iqra-note a{color:#14848e;font-weight:800;text-decoration:underline}
.imtar-iqra-note a:hover{color:#140d3d}
@media(max-width:640px){
  .imtar-iqra-logo{width:68px;height:68px}
  .imtar-iqra-gate .gate-actions{width:100%}
  .imtar-iqra-library .lib-grades{grid-template-columns:repeat(2,minmax(0,1fr))}
}

/* --- Hide old in-content IQRA strip --- */
.entry-content .imtar-iqra-home-strip,.imtar-iqra-home-strip{display:none!important}

/* --- Full-bleed IQRA promo bar (under header, 100% width) --- */
.imtar-iqra-bar{
  display:block!important;
  width:100%!important;
  max-width:none!important;
  margin:0!important;
  padding:0!important;
  position:relative;
  left:0;right:0;
  z-index:998;
  box-sizing:border-box;
  font-family:"Cairo",Tahoma,Arial,Helvetica,sans-serif!important;
}
.imtar-iqra-bar,.imtar-iqra-bar *{font-family:"Cairo",Tahoma,Arial,Helvetica,sans-serif!important}
.imtar-iqra-bar-link{
  position:relative;overflow:hidden;
  display:flex;align-items:center;justify-content:space-between;gap:14px;
  width:100%!important;max-width:none!important;box-sizing:border-box;
  min-height:56px;
  padding:12px clamp(16px,4vw,48px);
  background:linear-gradient(105deg,#05030f 0%,#140d3d 32%,#241a6e 58%,#0f3d3a 82%,#140d3d 100%);
  background-size:220% 100%;
  animation:imtarBarBgShift 7s ease-in-out infinite;
  color:#fff;text-decoration:none;border:none;border-radius:0;
  border-bottom:1px solid rgba(253,180,58,.55);
  box-shadow:0 12px 36px rgba(253,180,58,.28),inset 0 1px 0 rgba(255,255,255,.08);
}
@keyframes imtarBarBgShift{0%,100%{background-position:0% 50%}50%{background-position:100% 50%}}
.imtar-iqra-bar-link::after{
  content:"";position:absolute;left:0;right:0;bottom:0;height:2px;
  background:linear-gradient(90deg,transparent,#fdb43a,transparent);
  background-size:200% 100%;
  animation:imtarBarLine 2.4s linear infinite;
  pointer-events:none;
}
@keyframes imtarBarLine{0%{background-position:200% 0}100%{background-position:-200% 0}}
.imtar-iqra-bar-shine{
  position:absolute;top:0;bottom:0;width:42%;left:-50%;
  background:linear-gradient(90deg,transparent,rgba(253,180,58,0),rgba(253,180,58,.32),rgba(255,255,255,.2),transparent);
  transform:skewX(-18deg);
  animation:imtarBarShine 2.8s ease-in-out infinite;
  pointer-events:none;
}
@keyframes imtarBarShine{0%{left:-55%;opacity:0}12%{opacity:1}50%{left:115%;opacity:.9}100%{left:115%;opacity:0}}
.imtar-iqra-bar-orbs{position:absolute;inset:0;pointer-events:none;overflow:hidden}
.imtar-iqra-bar-orbs .o1,.imtar-iqra-bar-orbs .o2{position:absolute;border-radius:50%;filter:blur(28px);opacity:.55}
.imtar-iqra-bar-orbs .o1{width:180px;height:180px;background:#fdb43a;top:-80px;inset-inline-start:12%;animation:imtarIqraGlowA 6s ease-in-out infinite}
.imtar-iqra-bar-orbs .o2{width:160px;height:160px;background:#14848e;bottom:-90px;inset-inline-end:10%;animation:imtarIqraGlowB 7s ease-in-out infinite}
.imtar-iqra-bar-inner{position:relative;z-index:1;display:flex;align-items:center;gap:14px;min-width:0;flex:1 1 auto}
.imtar-iqra-bar-logo{
  width:40px;height:40px;object-fit:contain;flex:0 0 auto;border-radius:6px;padding:3px;
  background:#0b0824;border:1px solid rgba(253,180,58,.85);
  box-shadow:0 0 22px rgba(253,180,58,.75),0 0 6px rgba(255,255,255,.25);
  animation:imtarLogoPulse 2.6s ease-in-out infinite;
}
@keyframes imtarLogoPulse{0%,100%{box-shadow:0 0 16px rgba(253,180,58,.55)}50%{box-shadow:0 0 28px rgba(253,180,58,.95),0 0 8px rgba(255,255,255,.35)}}
.imtar-iqra-bar-copy{min-width:0;line-height:1.3}
.imtar-iqra-bar-copy strong{
  display:block;font-size:clamp(1.05rem,2.2vw,1.35rem);font-weight:900;color:#fff;
  letter-spacing:.01em;
}
.imtar-iqra-bar-copy span{
  display:block;font-size:clamp(.78rem,1.6vw,.95rem);font-weight:700;color:#ffe2a1;
  white-space:nowrap;overflow:hidden;text-overflow:ellipsis;
}
.imtar-iqra-bar-cta{
  position:relative;z-index:1;flex:0 0 auto;
  display:inline-flex;align-items:center;justify-content:center;
  min-height:36px;padding:0 20px;border-radius:8px;
  background:#fdb43a;color:#140d3d;font-weight:900;font-size:.95rem;
  box-shadow:0 0 24px rgba(253,180,58,.75);
  transition:transform .2s ease,box-shadow .2s ease;
}
.imtar-iqra-bar-link:hover .imtar-iqra-bar-cta{transform:translateY(-2px);box-shadow:0 0 32px rgba(253,180,58,.95)}
@media(max-width:680px){
  .imtar-iqra-bar-link{min-height:50px;padding:9px 12px;gap:8px}
  .imtar-iqra-bar-logo{width:32px;height:32px}
  .imtar-iqra-bar-copy strong{font-size:1rem}
  .imtar-iqra-bar-copy span{font-size:.72rem}
  .imtar-iqra-bar-cta{min-height:30px;padding:0 12px;font-size:.8rem}
}
@media (prefers-reduced-motion:reduce){
  .imtar-iqra-bar-link,.imtar-iqra-bar-shine,.imtar-iqra-bar-orbs .o1,.imtar-iqra-bar-orbs .o2,.imtar-iqra-bar-logo,.imtar-iqra-bar-link::after{animation:none!important}
}
