/*
Theme Name: Takbir
Author: Mehedi
Description: A fast, editorial medical WordPress theme with medical reviewer workflows, accessible article UX, and Yoast SEO schema integration.
Version: 1.15.3
Requires at least: 6.5
Requires PHP: 8.0
Text Domain: takbir
License: GPL-2.0-or-later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Tags: blog, news, health, accessibility-ready, custom-logo, featured-images, threaded-comments
*/
:root{
  /* Premium medical palette — clinical, calm, editorial */
  --takbir-ink:#17322F;
  --takbir-ink-soft:#304C47;
  --takbir-muted:#687B75;
  --takbir-line:#D9E6E2;
  --takbir-soft:#F3F7F5;
  --takbir-soft2:#E8F2EF;
  --takbir-paper:#FFFFFF;
  --takbir-page:#FAFCFB;
  --takbir-brand:#0B6B65;
  --takbir-brand-strong:#095A56;
  --takbir-brand2:#56B3A6;
  --takbir-brand3:#DDF1EC;
  --takbir-navy:#153F3C;
  --takbir-blue-soft:#EAF2F7;
  --takbir-warm:#F7F1E7;
  --takbir-rose:#C85D73;
  --takbir-warn:#FFF4E7;
  --takbir-warn-ink:#8B4A19;
  --takbir-danger:#B74646;
  --takbir-shadow:0 18px 50px rgba(21,63,60,.08);
  --takbir-radius:18px; --takbir-radius-sm:12px; --takbir-max:1180px;
  /* Publication/layout tokens */
  --takbir-reading:720px;
    --takbir-wide-reading:860px;
    --takbir-space-1:6px;--takbir-space-2:10px;--takbir-space-3:14px;--takbir-space-4:18px;--takbir-space-5:24px;
    --takbir-space-6:32px;--takbir-space-7:44px;--takbir-space-8:60px;--takbir-space-9:80px;
    --takbir-radius-xs:10px;--takbir-radius-md:16px;--takbir-radius-lg:24px;--takbir-radius-xl:30px;
    --takbir-shadow-soft:0 12px 36px rgba(21,63,60,.055);
    --takbir-shadow-lift:0 22px 60px rgba(21,63,60,.095);
    --takbir-focus:0 0 0 3px rgba(86,179,166,.28);
  /* Unified component tokens */
  --takbir-component-border:#dce8e4;
    --takbir-component-radius:18px;
    --takbir-component-radius-sm:14px;
    --takbir-component-shadow:0 9px 28px rgba(21,63,60,.045);
    --takbir-component-shadow-hover:0 14px 34px rgba(21,63,60,.07);
}
body.takbir-theme *{box-sizing:border-box} html{scroll-behavior:smooth} body.takbir-theme{margin:0;background:var(--takbir-page);color:var(--takbir-ink);font-family:Arial,Helvetica,sans-serif;line-height:1.65}
body.takbir-theme a{color:inherit;text-decoration:none} body.takbir-theme img{max-width:100%;display:block} body.takbir-theme button,body.takbir-theme input,body.takbir-theme textarea,body.takbir-theme select{font:inherit}
body.takbir-theme h1,body.takbir-theme h2,body.takbir-theme h3,body.takbir-theme h4,body.takbir-theme h5,body.takbir-theme h6{font-family:Georgia,"Times New Roman",serif;}
body.takbir-theme .takbir-container{width:min(var(--takbir-max),calc(100% - 40px));margin-inline:auto}body.takbir-theme .narrow{width:min(780px,calc(100% - 40px));margin-inline:auto}
body.takbir-theme .eyebrow{display:inline-flex;align-items:center;gap:8px;text-transform:uppercase;letter-spacing:.12em;font-weight:800;font-size:.72rem;color:var(--takbir-brand)}
body.takbir-theme .eyebrow:before{content:"";width:24px;height:2px;background:var(--takbir-brand2);border-radius:2px}
body.takbir-theme .kicker{color:var(--takbir-brand);font-weight:800;font-size:.78rem;letter-spacing:.08em;text-transform:uppercase}body.takbir-theme .muted{color:var(--takbir-muted)}
body.takbir-theme .btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 17px;border-radius:999px;border:1px solid transparent;font-weight:800;cursor:pointer;transition:.2s ease}body.takbir-theme .btn:hover{transform:translateY(-1px)}
body.takbir-theme .btn-primary{background:var(--takbir-navy);color:white;box-shadow:0 10px 25px rgba(18,54,51,.18)}body.takbir-theme .btn-outline{border-color:var(--takbir-line);background:white}body.takbir-theme .btn-soft{background:var(--takbir-soft2);color:var(--takbir-brand)}
body.takbir-theme .icon-btn{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;border:1px solid var(--takbir-line);background:#fff;cursor:pointer}
body.takbir-theme .topnote{background:var(--takbir-navy);color:#D7EBE7;font-size:.82rem}body.takbir-theme .topnote .takbir-container{display:flex;justify-content:center;gap:10px;padding:8px 0}body.takbir-theme .topnote strong{color:#fff}
body.takbir-theme .site-header{position:sticky;top:0;z-index:50;background:rgba(251,253,252,.94);backdrop-filter:blur(14px);border-bottom:1px solid rgba(223,233,229,.9)}
body.takbir-theme .nav{height:76px;display:flex;align-items:center;gap:28px}body.takbir-theme .brand{display:flex;align-items:center;gap:10px;font-weight:900;font-size:1.25rem;letter-spacing:-.03em;white-space:nowrap}body.takbir-theme .brandmark{width:36px;height:36px;border-radius:11px;background:linear-gradient(145deg,var(--takbir-navy),var(--takbir-brand2));position:relative;box-shadow:inset 0 0 0 1px rgba(255,255,255,.12)}body.takbir-theme .brandmark:before,body.takbir-theme .brandmark:after{content:"";position:absolute;background:white;border-radius:3px}body.takbir-theme .brandmark:before{width:17px;height:5px;top:15px;left:9px}body.takbir-theme .brandmark:after{width:5px;height:17px;top:9px;left:15px}
body.takbir-theme .navlinks{display:flex;align-items:center;gap:25px;margin-left:24px;font-weight:700;font-size:.91rem}body.takbir-theme .navlinks>a{color:#36534E}body.takbir-theme .navlinks>a:hover,body.takbir-theme .navlinks>a.active{color:var(--takbir-brand)}body.takbir-theme .nav-actions{margin-left:auto;display:flex;gap:10px;align-items:center}body.takbir-theme .menu-toggle{display:none}
body.takbir-theme .hero{padding:74px 0 54px;background:radial-gradient(circle at 90% 10%,#E2F3EF 0,transparent 31%),linear-gradient(180deg,var(--takbir-page),#F5F9F7)}
body.takbir-theme .hero-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:62px;align-items:center}body.takbir-theme .hero h1{font-size:clamp(2.7rem,5vw,5.25rem);line-height:.98;letter-spacing:-.055em;margin:18px 0 22px;max-width:760px}body.takbir-theme .hero p{font-size:1.08rem;color:#566E68;max-width:650px}body.takbir-theme .hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}
body.takbir-theme .trust-row{display:flex;gap:18px;flex-wrap:wrap;margin-top:28px;font-size:.84rem;color:#58716A}body.takbir-theme .trust-row span{display:flex;align-items:center;gap:7px}body.takbir-theme .dotcheck{width:19px;height:19px;border-radius:50%;background:var(--takbir-brand3);color:var(--takbir-brand);display:grid;place-items:center;font-weight:900;font-size:.7rem}
body.takbir-theme .hero-art{min-height:460px;border-radius:32px;background:linear-gradient(145deg,var(--takbir-navy),var(--takbir-brand));position:relative;overflow:hidden;box-shadow:0 28px 80px rgba(18,54,51,.18)}
body.takbir-theme .hero-art:before{content:"";position:absolute;width:330px;height:330px;border:68px solid rgba(255,255,255,.08);border-radius:50%;right:-80px;top:-80px}body.takbir-theme .hero-art:after{content:"";position:absolute;width:220px;height:220px;border-radius:45px;background:rgba(255,255,255,.07);transform:rotate(27deg);left:-70px;bottom:-80px}body.takbir-theme .mini-card{position:absolute;background:rgba(255,255,255,.96);border:1px solid rgba(255,255,255,.7);border-radius:18px;box-shadow:0 15px 40px rgba(0,0,0,.14);padding:18px;z-index:2}body.takbir-theme .mini-card strong{display:block;font-size:1.04rem}body.takbir-theme .mini-card small{color:var(--takbir-muted)}body.takbir-theme .mini-card.c1{left:28px;top:35px;width:240px}body.takbir-theme .mini-card.c2{right:28px;top:150px;width:230px}body.takbir-theme .mini-card.c3{left:55px;bottom:38px;width:255px}body.takbir-theme .pulse{height:68px;display:flex;align-items:end;gap:5px;margin-top:12px}body.takbir-theme .pulse i{display:block;width:7px;background:var(--takbir-brand2);border-radius:6px}body.takbir-theme .pulse i:nth-child(1){height:16px}body.takbir-theme .pulse i:nth-child(2){height:28px}body.takbir-theme .pulse i:nth-child(3){height:20px}body.takbir-theme .pulse i:nth-child(4){height:45px}body.takbir-theme .pulse i:nth-child(5){height:24px}body.takbir-theme .pulse i:nth-child(6){height:56px}body.takbir-theme .pulse i:nth-child(7){height:34px}body.takbir-theme .pulse i:nth-child(8){height:48px}body.takbir-theme .pulse i:nth-child(9){height:30px}body.takbir-theme .pulse i:nth-child(10){height:62px}
body.takbir-theme .section{padding:76px 0}body.takbir-theme .section-sm{padding:52px 0}body.takbir-theme .section-head{display:flex;justify-content:space-between;align-items:end;gap:24px;margin-bottom:28px}body.takbir-theme .section-head h2,body.takbir-theme .page-title{font-size:clamp(2rem,3.4vw,3.25rem);line-height:1.08;letter-spacing:-.045em;margin:8px 0}body.takbir-theme .section-head p{max-width:560px;color:var(--takbir-muted)}
/* Homepage topic section alignment */
body.takbir-theme .topic-section .section-head{align-items:center;margin-bottom:32px}
body.takbir-theme .topic-section .section-head>div{min-width:0}
body.takbir-theme .topic-section .section-head .btn{flex:0 0 auto}
body.takbir-theme .topic-section .section-head p{margin:8px 0 0;max-width:650px;font-size:.91rem}body.takbir-theme .categories-expanded{margin-top:2px}
body.takbir-theme .topic-section .categories{align-items:stretch}
body.takbir-theme .topic-section .cat{height:100%}

body.takbir-theme .categories{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}body.takbir-theme .cat{position:relative;background:#fff;border:1px solid var(--takbir-line);border-radius:20px;padding:20px;min-height:176px;display:grid;grid-template-rows:auto 1fr;gap:22px;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease,background .2s ease}body.takbir-theme .cat:before{content:"";position:absolute;right:-42px;top:-48px;width:105px;height:105px;border-radius:50%;background:var(--takbir-soft2);opacity:.62;transition:transform .25s ease,opacity .25s ease}body.takbir-theme .cat:hover{transform:translateY(-3px);box-shadow:var(--takbir-shadow);border-color:#bfd8d2;background:#fff}body.takbir-theme .cat:hover:before{transform:scale(1.14);opacity:.9}body.takbir-theme .cat-icon{position:relative;z-index:1;width:44px;height:44px;border-radius:13px;background:var(--takbir-soft2);display:grid;place-items:center;color:var(--takbir-brand);font-weight:900}body.takbir-theme .cat-copy{position:relative;z-index:1;align-self:end;display:grid;gap:5px;min-height:58px;padding-right:30px}body.takbir-theme .cat strong{display:block;font:700 1.04rem/1.22 Georgia,"Times New Roman",serif;letter-spacing:-.014em;color:var(--takbir-ink)}body.takbir-theme .cat-desc{display:block;color:var(--takbir-muted);font-size:.77rem;line-height:1.42}body.takbir-theme .cat-arrow{position:absolute;right:17px;bottom:20px;width:28px;height:28px;border-radius:50%;display:grid;place-items:center;color:#6e8881;background:#f3f8f6;border:1px solid #e1ece8;transition:transform .2s ease,background .2s ease,color .2s ease}body.takbir-theme .cat-arrow .icon-svg{width:14px;height:14px}body.takbir-theme .cat:hover .cat-arrow{transform:translateX(2px);background:var(--takbir-soft2);color:var(--takbir-brand)}body.takbir-theme .cat small{display:none}
body.takbir-theme .feature-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:24px}body.takbir-theme .feature-card,body.takbir-theme .card{background:#fff;border:1px solid var(--takbir-line);border-radius:22px;overflow:hidden}body.takbir-theme .feature-card{display:grid;grid-template-columns:1.05fr .95fr;min-height:420px;box-shadow:var(--takbir-shadow)}body.takbir-theme .article-art{background:linear-gradient(135deg,#DCEFEA,#EFF7F5);position:relative;min-height:260px;overflow:hidden}body.takbir-theme .article-art:before{content:"";position:absolute;inset:17% 12%;border-radius:34px;background:linear-gradient(140deg,var(--takbir-navy),var(--takbir-brand));transform:rotate(-7deg);opacity:.93}body.takbir-theme .article-art:after{content:"+";position:absolute;color:#fff;font-size:7rem;font-weight:200;left:50%;top:50%;transform:translate(-50%,-50%);opacity:.95}body.takbir-theme .feature-copy{padding:32px;display:flex;flex-direction:column;justify-content:center}body.takbir-theme .feature-copy h3,body.takbir-theme .post-card h3{font-size:1.45rem;line-height:1.2;letter-spacing:-.03em;margin:10px 0}body.takbir-theme .feature-copy p,body.takbir-theme .post-card p{color:var(--takbir-muted);font-size:.94rem}body.takbir-theme .meta{display:flex;align-items:center;gap:12px;flex-wrap:wrap;color:#6d7f79;font-size:.78rem}body.takbir-theme .meta .avatar{width:28px;height:28px;border-radius:50%;background:linear-gradient(145deg,#C1E3DC,#84C8BB)}body.takbir-theme .side-stack{display:grid;gap:14px}body.takbir-theme .side-post{display:grid;grid-template-columns:110px 1fr;gap:18px;padding:14px;background:#fff;border:1px solid var(--takbir-line);border-radius:18px;align-items:center}body.takbir-theme .thumb{aspect-ratio:1.15;border-radius:14px;background:linear-gradient(145deg,#E4F3EF,#CBE5DF);position:relative;overflow:hidden}body.takbir-theme .thumb:before{content:"";position:absolute;width:62px;height:62px;border-radius:50%;background:var(--takbir-brand);right:-10px;bottom:-10px;opacity:.7}body.takbir-theme .side-post h4{margin:6px 0;font-size:1rem;line-height:1.3}body.takbir-theme .side-post small{color:var(--takbir-muted)}
body.takbir-theme .posts-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}body.takbir-theme .post-card{overflow:hidden}body.takbir-theme .post-card .thumb{aspect-ratio:1.65;border-radius:0;background:linear-gradient(145deg,#F1F7F5,#D9EBE7)}body.takbir-theme .post-card .body{padding:23px}body.takbir-theme .post-card h3{font-size:1.18rem}body.takbir-theme .post-card .read{display:flex;justify-content:flex-end;align-items:center;margin-top:18px;color:var(--takbir-brand);font-weight:800;font-size:.84rem}
body.takbir-theme .newsletter{background:linear-gradient(145deg,var(--takbir-navy),#1B514C);color:#fff;border-radius:30px;padding:48px;display:grid;grid-template-columns:1fr .85fr;align-items:center;gap:40px;overflow:hidden;position:relative}body.takbir-theme .newsletter h2{font-size:2.25rem;line-height:1.05;letter-spacing:-.04em;margin:0 0 12px}body.takbir-theme .newsletter p{color:#CFE3DE}body.takbir-theme .newsletter form{display:flex;background:#fff;padding:6px;border-radius:999px}body.takbir-theme .newsletter input{border:0;outline:0;padding:12px 16px;flex:1;min-width:0;background:transparent}body.takbir-theme .newsletter button{border:0}body.takbir-theme .newsletter>.btn{justify-self:start;align-self:center}
body.takbir-theme .page-hero{padding:60px 0 42px;border-bottom:1px solid var(--takbir-line);background:linear-gradient(180deg,#F3F8F6,var(--takbir-page))}body.takbir-theme .breadcrumbs{font-size:.82rem;color:var(--takbir-muted);display:flex;gap:8px;flex-wrap:wrap}body.takbir-theme .page-hero p{max-width:720px;color:var(--takbir-muted);font-size:1.04rem}
body.takbir-theme .toolbar{display:flex;justify-content:space-between;gap:18px;align-items:center;margin:28px 0}body.takbir-theme .chips{display:flex;gap:8px;flex-wrap:wrap}body.takbir-theme .chip{border:1px solid var(--takbir-line);background:#fff;border-radius:999px;padding:8px 12px;font-size:.82rem;font-weight:750;color:#4B645E}body.takbir-theme .chip.active{background:var(--takbir-navy);color:white;border-color:var(--takbir-navy)}body.takbir-theme .searchbox{display:flex;align-items:center;gap:11px;border:1px solid var(--takbir-line);background:#fff;border-radius:999px;padding:9px 15px 9px 12px;min-width:260px;box-shadow:0 6px 18px rgba(16,36,33,.035);transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}body.takbir-theme .searchbox:focus-within{border-color:#abd6cc;background:#fff;box-shadow:0 0 0 4px rgba(20,184,166,.09),0 10px 24px rgba(16,36,33,.05)}body.takbir-theme .searchbox-icon{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;flex:0 0 auto;background:#eef7f4;color:var(--takbir-brand);border:1px solid #dcece7}body.takbir-theme .searchbox-icon svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}body.takbir-theme .searchbox input{border:0;outline:0;width:100%;background:transparent;color:var(--takbir-ink);padding:0;font-size:.95rem}body.takbir-theme .searchbox input::placeholder{color:#8a9a95}
body.takbir-theme .article-shell{padding:50px 0 90px}body.takbir-theme .article-layout{display:grid;grid-template-columns:240px minmax(0,760px) 1fr;gap:40px;align-items:start}body.takbir-theme .toc{position:sticky;top:106px;border:1px solid var(--takbir-line);border-radius:16px;background:#fff;padding:18px}body.takbir-theme .toc strong{font-size:.82rem;text-transform:uppercase;letter-spacing:.09em}body.takbir-theme .toc a{display:block;color:#61736d;font-size:.82rem;padding:7px 0;border-left:2px solid transparent}body.takbir-theme .toc a:hover{color:var(--takbir-brand);border-left-color:var(--takbir-brand);padding-left:8px}body.takbir-theme .article-main h1{font-size:clamp(2.4rem,4.2vw,4.25rem);line-height:1.02;letter-spacing:-.055em;margin:13px 0 18px}body.takbir-theme .dek{font-size:1.18rem;color:#58716A}body.takbir-theme .article-byline{display:flex;align-items:center;gap:14px;padding:18px 0 24px;border-bottom:1px solid var(--takbir-line);margin-bottom:28px}body.takbir-theme .avatar-lg{width:48px;height:48px;border-radius:50%;background:linear-gradient(145deg,#BFE2DA,#66B9AC);flex:0 0 auto}body.takbir-theme .article-byline small{display:block;color:var(--takbir-muted)}body.takbir-theme .review-badge{display:inline-flex;align-items:center;gap:7px;color:var(--takbir-brand);font-weight:800;font-size:.8rem;background:var(--takbir-soft2);border-radius:999px;padding:7px 10px;margin-top:7px}body.takbir-theme .article-hero-art{height:390px;border-radius:26px;background:linear-gradient(145deg,#E1F2EE,#C9E7E0);position:relative;overflow:hidden;margin:28px 0 34px}body.takbir-theme .article-hero-art:before{content:"";position:absolute;width:420px;height:210px;border-radius:60px;background:linear-gradient(145deg,var(--takbir-navy),var(--takbir-brand));left:50%;top:50%;transform:translate(-50%,-50%) rotate(-8deg)}body.takbir-theme .article-hero-art:after{content:"+";position:absolute;color:white;font-size:10rem;font-weight:200;left:50%;top:49%;transform:translate(-50%,-50%)}
body.takbir-theme .callout{border:1px solid #bfe5dc;background:#f0faf7;border-radius:18px;padding:22px;margin:28px 0}body.takbir-theme .callout h3{margin:0 0 9px;font-size:1.02rem}body.takbir-theme .callout ul{margin:0;padding-left:20px}body.takbir-theme .callout.warning{background:var(--takbir-warn);border-color:#fed7aa;color:var(--takbir-warn-ink)}body.takbir-theme .article-main h2{font-size:1.9rem;letter-spacing:-.035em;margin:44px 0 14px;line-height:1.15}body.takbir-theme .article-main h3{font-size:1.32rem;margin:30px 0 10px}body.takbir-theme .article-main p{font-size:1.02rem;color:#334c46}body.takbir-theme .article-main li{margin:.45em 0}body.takbir-theme .quote{border-left:4px solid var(--takbir-brand2);padding:7px 0 7px 20px;margin:28px 0;font-size:1.15rem;color:#284b44}body.takbir-theme .ref-list{font-size:.9rem;color:#4e655f}body.takbir-theme .ref-list li{margin:10px 0}body.takbir-theme .article-aside{position:sticky;top:106px;display:grid;gap:14px}body.takbir-theme .aside-card{border:1px solid var(--takbir-line);border-radius:16px;background:#fff;padding:18px}body.takbir-theme .aside-card h4{margin:0 0 10px}body.takbir-theme .aside-card p{font-size:.84rem;color:var(--takbir-muted)}
body.takbir-theme .takeaways-card{
  position:relative;overflow:hidden;margin:30px 0 38px;padding:36px 34px 34px;
  border-radius:30px;border:1px solid #E9DFCF;
  background:linear-gradient(180deg,#F8F3EA 0%,#F4ECDD 100%);
  box-shadow:0 22px 60px rgba(76,55,24,.08);
}
body.takbir-theme .takeaways-card:before,body.takbir-theme .takeaways-card:after{
  content:"";position:absolute;right:-8%;bottom:-18%;border-radius:50%;pointer-events:none;
}
body.takbir-theme .takeaways-card:before{
  width:78%;height:42%;background:rgba(231,220,198,.55);
  transform:rotate(-8deg);
}
body.takbir-theme .takeaways-card:after{
  width:58%;height:26%;right:-4%;bottom:6%;background:rgba(244,235,219,.92);
  transform:rotate(-5deg);
}
body.takbir-theme .takeaways-pill{
  position:relative;z-index:1;display:inline-flex;align-items:center;justify-content:center;
  min-height:32px;padding:6px 12px;border-radius:999px;background:var(--takbir-blue-soft);border:1px solid #d7e7f1;
  color:#2B6E86;font-size:.72rem;font-weight:900;letter-spacing:.045em;text-transform:uppercase;
}
body.takbir-theme .takeaways-content{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1fr) 230px;gap:28px;align-items:end;margin-top:18px}
body.takbir-theme .takeaways-copy h3{font-size:clamp(1.8rem,3vw,2.4rem);line-height:1.08;letter-spacing:-.04em;margin:0 0 12px;color:#1f201f}
body.takbir-theme .takeaways-intro{font-size:1.02rem!important;color:#4a4c4b!important;max-width:720px;margin:0 0 16px!important}
body.takbir-theme .takeaways-list{list-style:none;margin:0;padding:0;display:grid;gap:14px;max-width:760px}
body.takbir-theme .takeaways-list li{position:relative;padding-left:34px;font-size:1.02rem;line-height:1.6;color:#2d2e2d;margin:0!important}
body.takbir-theme .takeaways-list li:before{
  content:"";position:absolute;left:0;top:.72em;width:10px;height:10px;border-radius:50%;
  background:var(--takbir-rose);box-shadow:0 0 0 6px rgba(236,72,153,.08);
}
body.takbir-theme .takeaways-aside{
  align-self:end;justify-self:end;position:relative;padding:18px 18px 16px;border-radius:22px;
  background:rgba(255,255,255,.55);border:1px solid rgba(219,205,181,.72);backdrop-filter:blur(4px);
  max-width:230px;box-shadow:0 12px 28px rgba(82,57,18,.06);
}
body.takbir-theme .takeaways-aside-label{display:inline-flex;margin-bottom:8px;padding:5px 9px;border-radius:999px;background:var(--takbir-warn);color:#8A5A2B;font-size:.7rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase}
body.takbir-theme .takeaways-aside strong{display:block;font-size:1rem;line-height:1.2;color:#2a2b2a;margin-bottom:8px}
body.takbir-theme .takeaways-aside p{margin:0!important;font-size:.88rem!important;line-height:1.55;color:#5c5f5b!important}

body.takbir-theme .profile{display:grid;grid-template-columns:230px 1fr;gap:46px;align-items:start}body.takbir-theme .profile-card{background:#fff;border:1px solid var(--takbir-line);border-radius:22px;padding:24px;text-align:center}body.takbir-theme .profile-photo{width:150px;height:150px;border-radius:50%;margin:0 auto 18px;background:linear-gradient(145deg,#D8ECE7,#8AC7BB);position:relative}body.takbir-theme .profile-photo:after{content:"MD";position:absolute;inset:0;display:grid;place-items:center;font-size:2rem;font-weight:900;color:var(--takbir-brand)}body.takbir-theme .credentials{display:flex;gap:8px;flex-wrap:wrap;justify-content:center}body.takbir-theme .credential{font-size:.75rem;background:var(--takbir-soft2);color:var(--takbir-brand);padding:5px 8px;border-radius:999px;font-weight:800}body.takbir-theme .profile-copy h1{font-size:3rem;letter-spacing:-.05em;margin:0}body.takbir-theme .profile-copy h2{font-size:1.5rem;margin-top:36px}body.takbir-theme .fact-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:24px 0}body.takbir-theme .fact{border:1px solid var(--takbir-line);border-radius:14px;padding:15px;background:#fff}body.takbir-theme .fact small{color:var(--takbir-muted);display:block}body.takbir-theme .fact strong{display:block;margin-top:3px}
body.takbir-theme .policy-layout{display:grid;grid-template-columns:250px 1fr;gap:48px}body.takbir-theme .policy-nav{position:sticky;top:110px}body.takbir-theme .policy-nav a{display:block;padding:9px 12px;border-radius:9px;color:#5d716b;font-size:.88rem}body.takbir-theme .policy-nav a:hover{background:var(--takbir-soft2);color:var(--takbir-brand)}body.takbir-theme .policy-copy h2{margin-top:38px;font-size:1.65rem}body.takbir-theme .policy-copy h3{margin-top:26px}body.takbir-theme .policy-copy p,body.takbir-theme .policy-copy li{color:#405952}
body.takbir-theme .contact-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:40px}body.takbir-theme .contact-card,body.takbir-theme .form-card{background:#fff;border:1px solid var(--takbir-line);border-radius:22px;padding:28px}body.takbir-theme .contact-method{padding:16px 0;border-bottom:1px solid var(--takbir-line)}body.takbir-theme .contact-method:last-child{border:0}body.takbir-theme .field{display:grid;gap:7px;margin-bottom:15px}body.takbir-theme .field label{font-weight:800;font-size:.85rem}body.takbir-theme .field input,body.takbir-theme .field textarea,body.takbir-theme .field select{border:1px solid var(--takbir-line);background:var(--takbir-page);border-radius:12px;padding:12px 13px;outline:0}body.takbir-theme .field textarea{min-height:150px;resize:vertical}body.takbir-theme .field input:focus,body.takbir-theme .field textarea:focus,body.takbir-theme .field select:focus{border-color:#79C4B7;box-shadow:0 0 0 3px #E3F3EF}
body.takbir-theme .search-results{display:grid;gap:14px}body.takbir-theme .result{display:grid;grid-template-columns:180px 1fr;gap:22px;border:1px solid var(--takbir-line);background:#fff;border-radius:18px;padding:14px}body.takbir-theme .result .thumb{aspect-ratio:1.35}body.takbir-theme .result h3{margin:5px 0;font-size:1.2rem}body.takbir-theme .empty{text-align:center;padding:90px 20px}body.takbir-theme .empty .code{font-size:7rem;font-weight:900;letter-spacing:-.08em;color:#d8e7e3}body.takbir-theme .empty h1{font-size:2.4rem;margin:-20px 0 8px}
body.takbir-theme .footer{border-top:1px solid var(--takbir-line);background:#F4F8F6;padding:58px 0 28px}body.takbir-theme .footer-grid{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:45px}body.takbir-theme .footer h4{font-size:.83rem;text-transform:uppercase;letter-spacing:.09em;margin-top:0}body.takbir-theme .footer a{display:block;color:#61736d;font-size:.88rem;padding:5px 0}body.takbir-theme .footer p{color:#61736d;max-width:330px;font-size:.9rem}body.takbir-theme .footer-bottom{display:flex;justify-content:space-between;gap:18px;border-top:1px solid var(--takbir-line);margin-top:38px;padding-top:20px;color:#74857f;font-size:.8rem;flex-wrap:wrap}
@media(max-width:1050px){body.takbir-theme .categories{grid-template-columns:repeat(3,1fr)}body.takbir-theme .article-layout{grid-template-columns:minmax(0,1fr) 280px}body.takbir-theme .toc{display:none}body.takbir-theme .hero-grid,body.takbir-theme .feature-grid{gap:30px}body.takbir-theme .profile{grid-template-columns:200px 1fr}body.takbir-theme .article-aside{grid-column:2}}
@media(max-width:820px){body.takbir-theme .topnote{display:none}body.takbir-theme .nav{height:68px}body.takbir-theme .navlinks{position:fixed;inset:68px 0 auto 0;background:var(--takbir-page);border-bottom:1px solid var(--takbir-line);padding:18px 20px;display:none;flex-direction:column;align-items:flex-start;margin:0}body.takbir-theme .navlinks.open{display:flex}body.takbir-theme .menu-toggle{display:grid}body.takbir-theme .nav-actions .btn{display:none}body.takbir-theme .hero{padding-top:48px}body.takbir-theme .hero-grid,body.takbir-theme .feature-grid,body.takbir-theme .newsletter,body.takbir-theme .contact-grid,body.takbir-theme .profile,body.takbir-theme .policy-layout,body.takbir-theme .article-layout{grid-template-columns:1fr}body.takbir-theme .hero-art{min-height:400px}body.takbir-theme .feature-card{grid-template-columns:1fr}body.takbir-theme .article-aside{display:none}body.takbir-theme .posts-grid{grid-template-columns:repeat(2,1fr)}body.takbir-theme .footer-grid{grid-template-columns:1fr 1fr}body.takbir-theme .profile-card{max-width:320px}body.takbir-theme .policy-nav{display:none}body.takbir-theme .article-main h1{font-size:2.7rem}}
@media(max-width:760px){body.takbir-theme .categories{grid-template-columns:repeat(2,1fr)}body.takbir-theme .cat{min-height:164px}}
@media(max-width:560px){body.takbir-theme .takbir-container,body.takbir-theme .narrow{width:min(100% - 26px,var(--takbir-max))}body.takbir-theme .hero h1{font-size:3.2rem}body.takbir-theme .categories,body.takbir-theme .posts-grid,body.takbir-theme .fact-grid{grid-template-columns:1fr}body.takbir-theme .side-post{grid-template-columns:90px 1fr}body.takbir-theme .section{padding:58px 0}body.takbir-theme .newsletter{padding:30px 22px;border-radius:22px}body.takbir-theme .newsletter form{flex-direction:column;border-radius:16px;background:transparent;padding:0;gap:9px}body.takbir-theme .newsletter input{background:#fff;border-radius:12px}body.takbir-theme .newsletter>.btn{width:100%;justify-content:center}body.takbir-theme .toolbar{align-items:flex-start;flex-direction:column}body.takbir-theme .searchbox{width:100%}body.takbir-theme .result{grid-template-columns:1fr}body.takbir-theme .footer-grid{grid-template-columns:1fr}body.takbir-theme .hero-art{min-height:370px}body.takbir-theme .mini-card.c1{left:16px;top:24px}body.takbir-theme .mini-card.c2{right:16px;top:145px}body.takbir-theme .mini-card.c3{left:24px;bottom:22px}body.takbir-theme .article-hero-art{height:280px}body.takbir-theme .article-shell{padding-top:32px}}

/* Premium collapsible medical references */
body.takbir-theme .references-card{
  margin:46px 0 30px;
  border:1px solid #d8e7e3;
  border-left:4px solid var(--takbir-brand);
  border-radius:20px;
  background:linear-gradient(180deg,#ffffff 0%,#fbfefd 100%);
  box-shadow:0 10px 32px rgba(16,36,33,.055);
  overflow:hidden;
}
body.takbir-theme .references-card summary{list-style:none}
body.takbir-theme .references-card summary::-webkit-details-marker{display:none}
body.takbir-theme .references-summary{
  min-height:84px;
  padding:18px 20px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:20px;
  cursor:pointer;
  user-select:none;
  background:linear-gradient(135deg,#f8fbfa 0%,#f4f9f7 100%);
  transition:background .2s ease;
}
body.takbir-theme .references-summary:hover{background:#f2f8f6}
body.takbir-theme .references-summary:focus-visible{outline:3px solid rgba(20,184,166,.24);outline-offset:-3px}
body.takbir-theme .references-heading{display:flex;align-items:center;gap:13px;min-width:0}
body.takbir-theme .references-heading>span:last-child{display:grid;gap:2px}
body.takbir-theme .references-heading strong{font-size:1.02rem;letter-spacing:-.015em;color:#17312d}
body.takbir-theme .references-heading small{display:block;color:#6b7f79;font-size:.78rem;font-weight:500}
body.takbir-theme .references-icon{
  width:38px;height:38px;border-radius:12px;display:grid;place-items:center;flex:0 0 auto;
  background:#e9f6f2;color:var(--takbir-brand);font-size:1rem;font-weight:900;
  box-shadow:inset 0 0 0 1px rgba(15,118,110,.08);
}
body.takbir-theme .references-summary-meta{display:flex;align-items:center;gap:13px;flex:0 0 auto}
body.takbir-theme .source-count{font-size:.78rem;color:#617770;font-weight:700;background:#fff;border:1px solid #deebe7;border-radius:999px;padding:7px 11px}
body.takbir-theme .reference-chevron{
  width:36px;height:36px;border-radius:50%;display:grid;place-items:center;
  color:var(--takbir-brand);background:#eaf5f2;border:1px solid #d5e8e3;
  font-size:1.02rem;font-weight:800;transition:transform .25s ease,background .2s ease;
}
body.takbir-theme .references-card:not([open]) .reference-chevron{transform:rotate(180deg)}
body.takbir-theme .references-content{border-top:1px solid #e3ece9;padding:0 20px 18px;background:#fff}
body.takbir-theme .ref-list{list-style:none;counter-reset:medical-ref;margin:0;padding:0;color:#35514a;font-size:.9rem}
body.takbir-theme .ref-list li{
  counter-increment:medical-ref;
  display:grid;grid-template-columns:38px 66px 1fr;gap:10px;align-items:start;
  padding:15px 0;margin:0;border-bottom:1px solid #e7efed;line-height:1.6;
}
body.takbir-theme .ref-list li::before{content:"[" counter(medical-ref) "]";color:var(--takbir-brand);font-weight:800;letter-spacing:-.02em}
body.takbir-theme .ref-list li:last-child{border-bottom:0}
body.takbir-theme .ref-list em{color:#24443d}
body.takbir-theme .ref-type{
  display:inline-flex;align-items:center;justify-content:center;min-height:25px;
  padding:3px 8px;border-radius:999px;background:#eef7f4;color:#3c7167;
  font-size:.66rem;text-transform:uppercase;letter-spacing:.055em;font-weight:850;white-space:nowrap;
}
body.takbir-theme .references-note{
  display:flex;gap:10px;align-items:flex-start;margin-top:7px;padding:13px 14px;
  border-radius:13px;background:#f3f8f6;color:#536b65;font-size:.78rem;line-height:1.55;
}
body.takbir-theme .references-note-icon{width:21px;height:21px;border-radius:50%;display:grid;place-items:center;flex:0 0 auto;background:#dff3ed;color:var(--takbir-brand);font-weight:900}
body.takbir-theme .references-note strong{color:#294c44}
@media(max-width:640px){
  body.takbir-theme .references-card{border-radius:16px;margin-top:38px}
  body.takbir-theme .references-summary{padding:15px 14px;min-height:76px;gap:10px}
  body.takbir-theme .references-heading small,body.takbir-theme .source-count{display:none}
  body.takbir-theme .references-heading{gap:10px}
  body.takbir-theme .references-icon{width:34px;height:34px;border-radius:10px}
  body.takbir-theme .reference-chevron{width:32px;height:32px}
  body.takbir-theme .references-content{padding:0 14px 14px}
  body.takbir-theme .ref-list li{grid-template-columns:30px 1fr;gap:8px;padding:14px 0}
  body.takbir-theme .ref-type{grid-column:2;justify-self:start;margin-bottom:-4px}
}

/* Refined article layout: no right-hand article-details sidebar */
body.takbir-theme .article-layout{grid-template-columns:220px minmax(0,860px);gap:50px;justify-content:center}
body.takbir-theme .article-main{min-width:0}

/* Bottom article actions */
body.takbir-theme .article-actions{
  display:flex;align-items:center;justify-content:flex-start;gap:10px;
  margin:46px 0 22px;padding:16px 0;border-top:1px solid var(--takbir-line);border-bottom:1px solid var(--takbir-line);
}
body.takbir-theme .article-action{
  appearance:none;border:1px solid #dce8e4;background:#fff;color:#36534d;
  min-width:104px;padding:9px 14px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;gap:8px;
  font-weight:800;font-size:.84rem;cursor:pointer;transition:.18s ease;
}
body.takbir-theme .article-action:hover{border-color:#b9d7d0;background:#f4faf8;color:var(--takbir-brand);transform:translateY(-1px)}
body.takbir-theme .article-action:focus-visible{outline:3px solid rgba(20,184,166,.22);outline-offset:2px}
body.takbir-theme .article-action[aria-pressed="true"]{background:#eaf7f3;border-color:#bce2d8;color:var(--takbir-brand)}
body.takbir-theme .action-icon{font-size:1rem;line-height:1;display:inline-grid;place-items:center;min-width:18px}
body.takbir-theme .article-action[data-save-article] .action-icon svg{transition:fill .18s ease,stroke .18s ease,transform .18s ease}
body.takbir-theme .article-action[data-save-article][aria-pressed="true"] .action-icon svg{fill:currentColor;stroke:currentColor;transform:translateY(-.5px)}

/* Article usefulness feedback */
body.takbir-theme .article-feedback{
  margin:22px 0 18px;border:1px solid #d9e6e2;border-radius:22px;background:#fff;
  box-shadow:0 12px 34px rgba(21,63,60,.045);overflow:hidden;
}
body.takbir-theme .feedback-main{display:flex;align-items:center;justify-content:space-between;gap:28px;padding:22px 24px}
body.takbir-theme .feedback-copy{min-width:0}
body.takbir-theme .feedback-kicker{display:block;margin-bottom:3px;color:var(--takbir-brand);font-size:.68rem;font-weight:900;letter-spacing:.09em;text-transform:uppercase}
body.takbir-theme .feedback-question{font-family:Georgia,"Times New Roman",serif!important;font-size:1.35rem!important;line-height:1.2!important;letter-spacing:-.025em;margin:0!important;color:var(--takbir-ink)!important}
body.takbir-theme .feedback-subtext{font-size:.82rem!important;line-height:1.55!important;margin:6px 0 0!important;color:#70817b!important}
body.takbir-theme .feedback-vote{display:flex;align-items:center;gap:9px;flex:0 0 auto}
body.takbir-theme .feedback-choice{
  appearance:none;min-width:92px;height:44px;padding:0 15px;border:1px solid #d6e4e0;border-radius:999px;background:#fff;color:#35544d;
  display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:800;font-size:.83rem;cursor:pointer;transition:background .18s ease,border-color .18s ease,color .18s ease,transform .18s ease,box-shadow .18s ease;
}
body.takbir-theme .feedback-choice:hover{transform:translateY(-1px);border-color:#a9cec5;background:#f2f8f6;color:var(--takbir-brand);box-shadow:0 7px 18px rgba(21,63,60,.06)}
body.takbir-theme .feedback-choice[aria-pressed="true"]{border-color:#9fc9bf;background:#eaf5f1;color:var(--takbir-brand)}
body.takbir-theme .feedback-choice:focus-visible,body.takbir-theme .feedback-reason:focus-visible,body.takbir-theme .feedback-submit:focus-visible,body.takbir-theme .feedback-skip:focus-visible,body.takbir-theme .feedback-thanks button:focus-visible{outline:3px solid var(--takbir-focus);outline-offset:2px}
body.takbir-theme .feedback-icon{width:20px;height:20px;display:grid;place-items:center}body.takbir-theme .feedback-icon .icon-svg{width:19px;height:19px}
body.takbir-theme .feedback-detail{border-top:1px solid #e4ece9;padding:20px 24px 22px;background:#f8fbfa}
body.takbir-theme .feedback-detail[hidden],body.takbir-theme .feedback-thanks[hidden]{display:none}
body.takbir-theme .feedback-detail-copy{display:flex;align-items:baseline;gap:8px;flex-wrap:wrap;margin-bottom:12px}body.takbir-theme .feedback-detail-copy strong{font-size:.92rem;color:#24443e}body.takbir-theme .feedback-detail-copy span{font-size:.75rem;color:#7b8984}
body.takbir-theme .feedback-reasons{display:flex;gap:8px;flex-wrap:wrap}
body.takbir-theme .feedback-reason{appearance:none;border:1px solid #d8e5e1;background:#fff;color:#526b65;border-radius:999px;padding:7px 11px;font-size:.76rem;font-weight:750;cursor:pointer;transition:.16s ease}
body.takbir-theme .feedback-reason:hover,body.takbir-theme .feedback-reason.active{border-color:#a9cec5;background:#eaf5f1;color:var(--takbir-brand)}
body.takbir-theme .feedback-note{display:grid;gap:7px;margin-top:16px}body.takbir-theme .feedback-note>span{font-size:.78rem;font-weight:800;color:#3d5852}body.takbir-theme .feedback-note small{font-weight:500;color:#8a9793}
body.takbir-theme .feedback-note textarea{width:100%;resize:vertical;min-height:86px;border:1px solid #d8e4e0;border-radius:13px;background:#fff;padding:11px 12px;color:var(--takbir-ink);outline:0;font-size:.84rem;line-height:1.55}
body.takbir-theme .feedback-note textarea:focus{border-color:#9fc9bf;box-shadow:0 0 0 3px rgba(86,179,166,.13)}
body.takbir-theme .feedback-detail-actions{display:flex;align-items:center;gap:12px;margin-top:13px}body.takbir-theme .feedback-submit{background:var(--takbir-navy);color:#fff;border-color:var(--takbir-navy);padding:9px 15px;font-size:.78rem}body.takbir-theme .feedback-skip{appearance:none;border:0;background:transparent;color:#687b75;font-size:.77rem;font-weight:750;cursor:pointer;padding:8px}
body.takbir-theme .feedback-thanks{display:flex;align-items:center;gap:12px;padding:18px 22px;background:#f2f8f6;border-top:1px solid #dfeae7}
body.takbir-theme .feedback-thanks-icon{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;flex:0 0 auto;background:#dff1ec;color:var(--takbir-brand)}body.takbir-theme .feedback-thanks-icon .icon-svg{width:18px;height:18px}
body.takbir-theme .feedback-thanks>div{display:grid;gap:1px;min-width:0}body.takbir-theme .feedback-thanks strong{font-size:.88rem;color:#24443e}body.takbir-theme .feedback-thanks span{font-size:.75rem;color:#6f817b}body.takbir-theme .feedback-thanks button{margin-left:auto;appearance:none;border:0;background:transparent;color:var(--takbir-brand);font-size:.73rem;font-weight:800;cursor:pointer;white-space:nowrap}
@media(max-width:700px){
  body.takbir-theme .feedback-main{align-items:flex-start;flex-direction:column;padding:19px 18px;gap:16px}body.takbir-theme .feedback-vote{width:100%}body.takbir-theme .feedback-choice{flex:1}body.takbir-theme .feedback-detail{padding:18px}body.takbir-theme .feedback-reasons{display:grid;grid-template-columns:1fr 1fr}body.takbir-theme .feedback-reason{border-radius:12px}body.takbir-theme .feedback-thanks{align-items:flex-start;padding:17px 18px}body.takbir-theme .feedback-thanks button{margin-left:0}body.takbir-theme .feedback-thanks{flex-wrap:wrap}body.takbir-theme .feedback-thanks>div{flex:1 1 190px}
}
@media(max-width:430px){body.takbir-theme .feedback-reasons{grid-template-columns:1fr}}

/* WebMD-inspired sources + update-history collapsible tabs */
body.takbir-theme .article-evidence{margin:0 0 30px;scroll-margin-top:110px}
body.takbir-theme .evidence-tabs{display:grid;grid-template-columns:1fr 1fr;gap:12px}
body.takbir-theme .evidence-toggle{
  appearance:none;width:100%;border:1px solid #dbe8e4;background:#fff;border-radius:16px;padding:15px 16px;
  display:flex;align-items:center;justify-content:space-between;gap:15px;text-align:left;cursor:pointer;
  box-shadow:0 7px 22px rgba(16,36,33,.035);transition:border-color .2s ease,background .2s ease,box-shadow .2s ease,transform .2s ease;
}
body.takbir-theme .evidence-toggle:hover{background:#f7fbfa;border-color:#c3ddd7;transform:translateY(-1px);box-shadow:0 10px 28px rgba(16,36,33,.06)}
body.takbir-theme .evidence-toggle:focus-visible{outline:3px solid rgba(20,184,166,.22);outline-offset:2px}
body.takbir-theme .evidence-toggle[aria-expanded="true"]{border-color:#abd6cc;background:#f1f9f6;box-shadow:0 10px 30px rgba(15,118,110,.08)}
body.takbir-theme .evidence-toggle-main{display:flex;align-items:center;gap:11px;min-width:0}
body.takbir-theme .evidence-icon{width:36px;height:36px;border-radius:11px;display:grid;place-items:center;flex:0 0 auto;background:#e8f6f2;color:var(--takbir-brand);font-weight:900}
body.takbir-theme .evidence-icon.history{background:#eef4f8;color:#355f79}
body.takbir-theme .evidence-title{display:grid;gap:1px;min-width:0}
body.takbir-theme .evidence-title strong{font-size:.94rem;color:#17312d;letter-spacing:-.012em}
body.takbir-theme .evidence-title small{font-size:.72rem;color:#74857f;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
body.takbir-theme .evidence-chevron{width:31px;height:31px;border-radius:50%;display:grid;place-items:center;flex:0 0 auto;background:#f4f8f7;color:#55716a;border:1px solid #e0ebe8;font-size:1rem;transition:transform .22s ease,background .2s ease}
body.takbir-theme .evidence-toggle[aria-expanded="true"] .evidence-chevron{transform:rotate(180deg);background:#def1eb;color:var(--takbir-brand)}
body.takbir-theme .evidence-panel{margin-top:12px;border:1px solid #dbe8e4;border-radius:18px;background:#fff;padding:20px;box-shadow:0 14px 36px rgba(16,36,33,.05);animation:evidenceIn .18s ease}
body.takbir-theme .evidence-panel[hidden]{display:none}
@keyframes evidenceIn{from{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}
body.takbir-theme .evidence-panel-head{display:flex;justify-content:space-between;align-items:flex-end;gap:18px;padding-bottom:13px;border-bottom:1px solid #e6efec;margin-bottom:2px}
body.takbir-theme .evidence-panel-head h3{margin:2px 0 0;font-size:1.16rem;letter-spacing:-.02em}
body.takbir-theme .evidence-count{font-size:.72rem;color:#637a73;background:#f4f8f7;border:1px solid #e1ebe8;border-radius:999px;padding:6px 9px;white-space:nowrap}
body.takbir-theme .article-evidence .ref-list li{grid-template-columns:38px 66px 1fr}
body.takbir-theme .update-panel{padding-bottom:10px}
body.takbir-theme .update-timeline{position:relative;padding:7px 0 2px 4px}
body.takbir-theme .update-entry{position:relative;display:grid;grid-template-columns:18px 1fr;gap:12px;padding:10px 0 17px}
body.takbir-theme .update-entry:not(:last-child):before{content:"";position:absolute;left:5px;top:27px;bottom:-3px;width:1px;background:#d8e8e3}
body.takbir-theme .update-dot{width:11px;height:11px;border-radius:50%;background:#fff;border:3px solid var(--takbir-brand);margin-top:6px;z-index:1}
body.takbir-theme .update-entry strong{font-size:.88rem;color:#23433c}
body.takbir-theme .update-entry p{margin:3px 0 0!important;font-size:.86rem!important;color:#627871!important}

@media(max-width:1050px){
  body.takbir-theme .article-layout{grid-template-columns:minmax(0,820px);justify-content:center}
  body.takbir-theme .toc{display:none}
}
@media(max-width:860px){
  body.takbir-theme .takeaways-content{grid-template-columns:1fr;gap:18px}
  body.takbir-theme .takeaways-aside{justify-self:start;max-width:100%}
}
@media(max-width:640px){
  body.takbir-theme .takeaways-card{padding:24px 20px 22px;border-radius:24px}
  body.takbir-theme .takeaways-pill{min-height:30px;padding:5px 10px;font-size:.68rem}
  body.takbir-theme .takeaways-copy h3{font-size:1.9rem}
  body.takbir-theme .takeaways-intro{font-size:.96rem!important}
  body.takbir-theme .takeaways-list{gap:12px}
  body.takbir-theme .takeaways-list li{padding-left:28px;font-size:.96rem}
  body.takbir-theme .takeaways-list li:before{top:.68em;width:9px;height:9px}
  body.takbir-theme .takeaways-aside{padding:15px 15px 14px;border-radius:18px}
}
@media(max-width:640px){
  body.takbir-theme .article-actions{gap:7px;justify-content:space-between;margin-top:38px}
  body.takbir-theme .article-action{min-width:0;flex:1;padding:9px 8px;font-size:.78rem}
  body.takbir-theme .evidence-tabs{grid-template-columns:1fr}
  body.takbir-theme .evidence-toggle{padding:14px}
  body.takbir-theme .evidence-panel{padding:15px;border-radius:16px}
  body.takbir-theme .evidence-panel-head{align-items:flex-start;flex-direction:column;gap:7px}
  body.takbir-theme .article-evidence .ref-list li{grid-template-columns:30px 1fr}
  body.takbir-theme .article-evidence .ref-type{grid-column:2}
}
@media print{
  body.takbir-theme .topnote,body.takbir-theme .site-header,body.takbir-theme .toc,body.takbir-theme .article-actions,body.takbir-theme .evidence-tabs,body.takbir-theme .footer{display:none!important}
  body.takbir-theme .article-shell{padding:0}body.takbir-theme .article-layout{display:block}body.takbir-theme .article-main{max-width:none}
  body.takbir-theme .article-evidence .evidence-panel[hidden]{display:block!important}
  body.takbir-theme{background:#fff}
}

/* =========================================================
   Premium navigation + refined medical article components
   ========================================================= */
body.takbir-theme .site-header{overflow:visible}
body.takbir-theme .nav{position:relative;gap:22px}
body.takbir-theme .navlinks{position:relative;display:flex;align-items:center;gap:4px;margin-left:18px;font-size:.88rem;font-weight:750}
body.takbir-theme .nav-link,body.takbir-theme .nav-trigger{
  position:relative;appearance:none;border:0;background:transparent;color:#38544e;
  display:inline-flex;align-items:center;gap:7px;padding:10px 10px;border-radius:10px;
  cursor:pointer;font-weight:760;line-height:1;white-space:nowrap;transition:background .18s ease,color .18s ease;
}
body.takbir-theme .nav-link:hover,body.takbir-theme .nav-trigger:hover,body.takbir-theme .nav-item.open>.nav-trigger{background:#eef7f4;color:var(--takbir-brand)}
body.takbir-theme .nav-link-icon{font-size:.86rem;color:#6d827c;line-height:1}
body.takbir-theme .nav-caret{font-size:.82rem;color:#768b85;transition:transform .2s ease}
body.takbir-theme .nav-item.open>.nav-trigger .nav-caret{transform:rotate(180deg)}
body.takbir-theme .nav-item{position:relative}
body.takbir-theme .nav-panel{
  position:absolute;top:calc(100% + 14px);left:0;z-index:120;visibility:hidden;opacity:0;pointer-events:none;
  transform:translateY(8px);transition:opacity .16s ease,transform .16s ease,visibility .16s;
  background:rgba(255,255,255,.985);border:1px solid #dbe8e4;border-radius:20px;
  box-shadow:0 24px 70px rgba(19,50,45,.14),0 5px 16px rgba(19,50,45,.05)
}
body.takbir-theme .nav-panel:before{content:"";position:absolute;top:-9px;left:28px;width:16px;height:16px;background:#fff;border-left:1px solid #dbe8e4;border-top:1px solid #dbe8e4;transform:rotate(45deg)}
/* Invisible hover bridge: keeps dropdown open while the pointer crosses the visual gap. */
body.takbir-theme .nav-panel:after{content:"";position:absolute;left:0;right:0;top:-18px;height:18px;background:transparent;pointer-events:auto}
body.takbir-theme .nav-item:hover>.nav-panel,body.takbir-theme .nav-item.open>.nav-panel,body.takbir-theme .nav-panel:hover{visibility:visible;opacity:1;pointer-events:auto;transform:translateY(0)}
body.takbir-theme .nav-dropdown{width:320px;padding:10px}
body.takbir-theme .nav-dropdown>a{display:flex;align-items:flex-start;gap:11px;padding:11px 12px;border-radius:13px;color:#294842;transition:background .16s ease}
body.takbir-theme .nav-dropdown>a:hover{background:#f2f8f6;color:#173d37}
body.takbir-theme .nav-dropdown strong{display:block;font-size:.84rem;line-height:1.25}
body.takbir-theme .nav-dropdown small{display:block;margin-top:3px;color:#758781;font-size:.69rem;line-height:1.35;font-weight:600}
body.takbir-theme .nav-dropdown.compact{width:310px}
body.takbir-theme .menu-icon{width:39px;height:39px;border-radius:12px;display:grid;place-items:center;flex:0 0 auto;background:#e9f6f2;color:var(--takbir-brand);font-size:1rem;font-weight:850}
body.takbir-theme .menu-icon.sm{width:34px;height:34px;border-radius:10px;font-size:.84rem}
body.takbir-theme .mega-menu{left:-116px;width:min(820px,calc(100vw - 48px));display:grid;grid-template-columns:210px minmax(0,1fr) 185px;gap:18px;padding:18px}
body.takbir-theme .mega-menu:before{left:160px}
body.takbir-theme .mega-intro{padding:15px 15px 13px;border-radius:16px;background:linear-gradient(155deg,var(--takbir-navy) 0%,var(--takbir-brand) 100%);color:#fff;display:flex;flex-direction:column;align-items:flex-start}
body.takbir-theme .mega-kicker{text-transform:uppercase;letter-spacing:.12em;color:#a9e8dd;font-size:.62rem;font-weight:850;margin-bottom:10px}
body.takbir-theme .mega-intro strong{font-size:1.12rem;line-height:1.18;letter-spacing:-.025em}
body.takbir-theme .mega-intro p{font-size:.72rem;line-height:1.5;color:#d0e8e3;margin:9px 0 16px}
body.takbir-theme .mega-intro a{margin-top:auto;color:#fff;font-size:.72rem;font-weight:800;display:inline-flex;gap:6px;align-items:center}
body.takbir-theme .mega-links{display:grid;grid-template-columns:1fr 1fr;gap:5px}
body.takbir-theme .mega-link{display:flex;align-items:flex-start;gap:10px;padding:9px;border-radius:13px;color:#294842;transition:background .16s ease}
body.takbir-theme .mega-link:hover{background:#f2f8f6;color:#173d37}
body.takbir-theme .mega-link strong{display:block;font-size:.79rem;line-height:1.2}
body.takbir-theme .mega-link small{display:block;margin-top:3px;color:#7a8c86;font-size:.64rem;line-height:1.35;font-weight:600}
body.takbir-theme .mega-link .menu-icon{width:34px;height:34px;border-radius:10px;font-size:.83rem}
body.takbir-theme .mega-feature{border-left:1px solid #e3ece9;padding:13px 6px 13px 18px;display:flex;flex-direction:column;align-items:flex-start}
body.takbir-theme .mega-feature-icon{width:38px;height:38px;border-radius:12px;display:grid;place-items:center;background:var(--takbir-soft2);color:var(--takbir-brand);font-size:1.25rem;margin-bottom:20px}
body.takbir-theme .mega-feature small{color:#778a84;text-transform:uppercase;letter-spacing:.09em;font-size:.57rem;font-weight:850}
body.takbir-theme .mega-feature strong{font-size:.88rem;line-height:1.35;margin-top:5px;color:#25463f}
body.takbir-theme .mega-feature a{margin-top:auto;padding-top:16px;color:var(--takbir-brand);font-size:.71rem;font-weight:850}
body.takbir-theme .header-search svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round}
body.takbir-theme .menu-toggle{padding:0;align-content:center;gap:4px}
body.takbir-theme .menu-toggle span{display:block;width:17px;height:1.5px;border-radius:2px;background:#31544d;transition:.2s ease}
body.takbir-theme .menu-toggle[aria-expanded="true"] span:nth-child(1){transform:translateY(5.5px) rotate(45deg)}
body.takbir-theme .menu-toggle[aria-expanded="true"] span:nth-child(2){opacity:0}
body.takbir-theme .menu-toggle[aria-expanded="true"] span:nth-child(3){transform:translateY(-5.5px) rotate(-45deg)}

/* Refined byline: labels stay quiet, names carry the emphasis. */
body.takbir-theme .article-byline{gap:13px;padding:17px 0 22px}
body.takbir-theme .byline-meta{display:grid;gap:3px}
body.takbir-theme .byline-row{font-size:.84rem;color:#687c76;line-height:1.45}
body.takbir-theme .byline-label{font-weight:500;color:#687c76}
body.takbir-theme .byline-name{font-weight:820;color:#145f58;border-bottom:1px solid rgba(20,95,88,.25);padding-bottom:1px;transition:color .18s ease,border-color .18s ease}
body.takbir-theme .byline-name:hover{color:var(--takbir-brand2);border-color:var(--takbir-brand2)}
body.takbir-theme .byline-date{font-size:.73rem;color:#899792;margin-top:4px;display:flex;align-items:center;gap:7px}

/* Premium FAQ accordion */
body.takbir-theme .article-faq{margin:56px 0 42px;scroll-margin-top:110px}
body.takbir-theme .faq-label{display:inline-flex;align-items:center;justify-content:center;background:#eaf6f3;color:var(--takbir-brand);border:1px solid #d2ebe4;border-radius:999px;padding:8px 14px;font-size:.68rem;line-height:1;font-weight:900;text-transform:uppercase;letter-spacing:.11em;margin:0 0 14px}
body.takbir-theme .faq-heading{max-width:690px;margin:0 0 24px}
body.takbir-theme .faq-heading h2{font-size:1.82rem!important;line-height:1.14!important;margin:0 0 8px!important;letter-spacing:-.035em!important}
body.takbir-theme .faq-heading p{margin:0!important;font-size:.94rem!important;line-height:1.65!important;color:#71847e!important}
body.takbir-theme .faq-panel{border:1px solid #dbe8e4;border-radius:24px;background:#fff;padding:18px;box-shadow:0 18px 44px rgba(18,54,51,.055)}
body.takbir-theme .faq-list{display:grid;gap:10px}
body.takbir-theme .faq-item{border:1px solid #dbe8e4;border-radius:17px;background:#fff;overflow:hidden;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}
body.takbir-theme .faq-item[open]{border-color:#c4ded8;box-shadow:0 8px 24px rgba(18,54,51,.045)}
body.takbir-theme .faq-item summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:17px 18px;color:#183732;font-size:.94rem;font-weight:800;line-height:1.35}
body.takbir-theme .faq-item summary::-webkit-details-marker{display:none}
body.takbir-theme .faq-item summary:hover{background:#f8fbfa}
body.takbir-theme .faq-toggle{width:34px;height:34px;border-radius:11px;display:grid;place-items:center;flex:0 0 auto;background:var(--takbir-soft2);position:relative}
body.takbir-theme .faq-toggle:before,body.takbir-theme .faq-toggle:after{content:"";position:absolute;width:10px;height:1.5px;border-radius:2px;background:#146d64;transition:transform .2s ease}
body.takbir-theme .faq-toggle:after{transform:rotate(90deg)}
body.takbir-theme .faq-item[open] .faq-toggle{background:#e3f5f0}
body.takbir-theme .faq-item[open] .faq-toggle:after{transform:rotate(0deg)}
body.takbir-theme .faq-answer{border-top:1px solid #e5eeeb;padding:0 18px 18px}
body.takbir-theme .faq-answer p{font-size:.91rem!important;line-height:1.75!important;color:#526b64!important;margin:18px 0 0!important}

/* Medical references stay deliberately clean: no extra evidence disclaimer note. */
body.takbir-theme .article-evidence .ref-list{margin-top:0}

@media(max-width:1100px){
  body.takbir-theme .standards-link{display:none}
  body.takbir-theme .mega-menu{left:-150px;width:min(760px,calc(100vw - 42px));grid-template-columns:190px minmax(0,1fr) 165px}
  body.takbir-theme .mega-menu:before{left:194px}
}
@media(max-width:900px){
  body.takbir-theme .nav{height:68px}
  body.takbir-theme .navlinks{
    position:fixed;inset:68px 0 auto 0;max-height:calc(100vh - 68px);overflow:auto;
    background:rgba(251,253,252,.985);border-bottom:1px solid var(--takbir-line);padding:12px 18px 22px;
    display:none;flex-direction:column;align-items:stretch;gap:3px;margin:0;box-shadow:0 18px 38px rgba(16,36,33,.08)
  }
  body.takbir-theme .navlinks.open{display:flex}
  body.takbir-theme .nav-link,body.takbir-theme .nav-trigger{width:100%;justify-content:flex-start;padding:13px 10px;border-radius:10px}
  body.takbir-theme .nav-trigger .nav-caret{margin-left:auto}
  body.takbir-theme .nav-item{width:100%}
  body.takbir-theme .nav-panel,body.takbir-theme .mega-menu,body.takbir-theme .nav-dropdown,body.takbir-theme .nav-dropdown.compact{
    position:static!important;width:100%!important;visibility:visible;opacity:1;pointer-events:auto;transform:none;
    display:none;border:0;border-radius:14px;box-shadow:none;background:#f3f8f6;margin:0 0 6px;padding:8px
  }
  body.takbir-theme .nav-item.open>.nav-panel{display:block}
  body.takbir-theme .nav-item.open>.mega-menu{display:grid}
  body.takbir-theme .nav-panel:before,body.takbir-theme .nav-panel:after{display:none}
  body.takbir-theme .mega-menu{grid-template-columns:1fr!important}
  body.takbir-theme .mega-intro{display:none}
  body.takbir-theme .mega-links{grid-template-columns:1fr 1fr}
  body.takbir-theme .mega-feature{border-left:0;border-top:1px solid #dce9e5;padding:12px 10px 8px;margin-top:4px}
  body.takbir-theme .mega-feature-icon{display:none}body.takbir-theme .mega-feature a{margin-top:6px;padding-top:0}
  body.takbir-theme .menu-toggle{display:grid}
  body.takbir-theme .nav-actions .btn{display:none}
  body.takbir-theme .standards-link{display:flex}
}
@media(max-width:640px){
  body.takbir-theme .mega-links{grid-template-columns:1fr}
  body.takbir-theme .article-faq{margin:46px 0 34px}
  body.takbir-theme .faq-heading{display:grid;gap:13px;margin-bottom:19px}
  body.takbir-theme .faq-heading h2{font-size:1.38rem!important}
  body.takbir-theme .faq-panel{padding:12px;border-radius:20px}
  body.takbir-theme .faq-item summary{padding:15px 14px;font-size:.88rem}
  body.takbir-theme .faq-toggle{width:31px;height:31px;border-radius:10px}
  body.takbir-theme .faq-answer{padding:0 14px 15px}
  body.takbir-theme .article-byline{align-items:flex-start}
  body.takbir-theme .byline-row{font-size:.8rem}
}

/* Premium vector icon system — consistent across devices */
body.takbir-theme .icon-svg{display:block;width:1em;height:1em;fill:none;stroke:currentColor;vector-effect:non-scaling-stroke}
body.takbir-theme .nav-link-icon{width:18px;height:18px;display:grid;place-items:center;flex:0 0 auto;color:#58746d}
body.takbir-theme .nav-link-icon .icon-svg{width:17px;height:17px}
body.takbir-theme .nav-caret{width:16px;height:16px;display:grid;place-items:center;margin-left:1px;color:#71867f;transition:transform .2s ease}
body.takbir-theme .nav-caret .icon-svg{width:14px;height:14px}
body.takbir-theme .menu-icon .icon-svg{width:19px;height:19px;stroke-width:1.85}
body.takbir-theme .menu-icon.sm .icon-svg{width:17px;height:17px}
body.takbir-theme .mega-feature-icon .icon-svg{width:21px;height:21px}
body.takbir-theme .cat-icon .icon-svg{width:21px;height:21px;stroke-width:1.8}
body.takbir-theme .action-icon .icon-svg{width:18px;height:18px;stroke-width:1.85}
body.takbir-theme .evidence-icon .icon-svg{width:18px;height:18px;stroke-width:1.8}
body.takbir-theme .evidence-chevron .icon-svg{width:15px;height:15px}
body.takbir-theme .article-action:hover .action-icon,body.takbir-theme .evidence-toggle:hover .evidence-icon{color:var(--takbir-brand)}

@media(max-width:1050px){
  body.takbir-theme .topic-section .section-head{align-items:flex-end}
  body.takbir-theme .cat{min-height:140px}
}
@media(max-width:560px){
  body.takbir-theme .topic-section .section-head{align-items:flex-start}
  body.takbir-theme .topic-section .section-head .btn{margin-top:2px}
  body.takbir-theme .cat{min-height:124px;padding:18px;gap:18px}
  body.takbir-theme .cat>div{min-height:0}
}


/* Premium responsive medical comparison table */
body.takbir-theme .medical-table-card{
  margin:28px 0 40px;border:1px solid #dce8e4;border-radius:22px;background:#fff;
  overflow:hidden;box-shadow:0 14px 38px rgba(16,36,33,.055);scroll-margin-top:105px;
}
body.takbir-theme .medical-table-card:focus-visible{outline:3px solid rgba(20,184,166,.2);outline-offset:3px}
body.takbir-theme .table-context{
  display:flex;align-items:center;justify-content:space-between;gap:18px;margin:22px 0 10px;
  color:#6a7d77;font-size:.7rem;font-weight:800;letter-spacing:.085em;text-transform:uppercase;
}
body.takbir-theme .table-context span:first-child{color:var(--takbir-brand)}
body.takbir-theme .table-context span:last-child{letter-spacing:.03em;text-transform:none;font-weight:700;color:#7b8b86}
body.takbir-theme .medical-table-scroll{overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:thin}
body.takbir-theme .medical-table{width:100%;min-width:690px;border-collapse:separate;border-spacing:0;font-size:.9rem;line-height:1.48;color:#38524c}
body.takbir-theme .medical-table th,body.takbir-theme .medical-table td{padding:15px 18px;text-align:left;vertical-align:top;border-bottom:1px solid #e7efed}
body.takbir-theme .medical-table thead th{background:#f7faf9;color:#61756f;font-size:.72rem;letter-spacing:.055em;text-transform:uppercase;font-weight:850}
body.takbir-theme .medical-table thead th:not(:first-child){font-family:Georgia,"Times New Roman",serif;font-size:1.08rem;letter-spacing:-.02em;text-transform:none;color:#17332d;font-weight:700}
body.takbir-theme .medical-table thead th:first-child{width:31%}
body.takbir-theme .medical-table tbody th{font-weight:800;color:#203f38;background:var(--takbir-page)}
body.takbir-theme .medical-table tbody tr:nth-child(even) td{background:#fcfefd}
body.takbir-theme .medical-table tbody tr:last-child th,body.takbir-theme .medical-table tbody tr:last-child td{border-bottom:0}
body.takbir-theme .medical-table tbody tr:hover th,body.takbir-theme .medical-table tbody tr:hover td{background:#f6faf8}
body.takbir-theme .column-label{display:inline-flex;align-items:center;color:#17332d;font:inherit;letter-spacing:inherit}
body.takbir-theme .column-label.primary{color:var(--takbir-brand)}
body.takbir-theme .table-status{display:inline-flex;align-items:center;padding:5px 9px;border-radius:999px;font-size:.7rem;font-weight:850;white-space:nowrap}
body.takbir-theme .table-status.positive{background:#e8f6f2;color:var(--takbir-brand)}
body.takbir-theme .table-status.neutral{background:#f1f4f3;color:#526762}
@media(max-width:640px){
  body.takbir-theme .medical-table-card{margin:24px 0 34px;border-radius:18px}
  body.takbir-theme .table-context{margin-top:18px}
  body.takbir-theme .medical-table{min-width:620px;font-size:.86rem}
  body.takbir-theme .medical-table th,body.takbir-theme .medical-table td{padding:13px 14px}
}


/* Palette preview */
body.takbir-theme .palette-preview{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:14px;margin-top:24px}
body.takbir-theme .palette-swatch{border:1px solid var(--takbir-line);border-radius:18px;background:#fff;overflow:hidden;box-shadow:0 10px 28px rgba(21,63,60,.045)}
body.takbir-theme .palette-color{height:92px;background:var(--swatch)}
body.takbir-theme .palette-meta{padding:13px 14px}
body.takbir-theme .palette-meta strong{display:block;font-size:.86rem;color:var(--takbir-ink)}
body.takbir-theme .palette-meta small{display:block;color:var(--takbir-muted);font-size:.74rem;margin-top:2px}
@media(max-width:900px){body.takbir-theme .palette-preview{grid-template-columns:repeat(3,1fr)}}
@media(max-width:560px){body.takbir-theme .palette-preview{grid-template-columns:repeat(2,1fr)}}


/* =========================================================
   Publication refinement pass — typography, components, A-Z,
   search, mobile, accessibility, and reusable design tokens
   ========================================================= */

body.takbir-theme ::selection{background:var(--takbir-brand3);color:var(--takbir-ink)}
body.takbir-theme a,body.takbir-theme button,body.takbir-theme input,body.takbir-theme summary{outline:none}
body.takbir-theme a:focus-visible,body.takbir-theme button:focus-visible,body.takbir-theme input:focus-visible,body.takbir-theme summary:focus-visible,body.takbir-theme [tabindex]:focus-visible{box-shadow:var(--takbir-focus);border-radius:8px}
body.takbir-theme .skip-link{position:fixed;left:16px;top:12px;z-index:1000;transform:translateY(-150%);background:var(--takbir-navy);color:#fff;padding:10px 14px;border-radius:10px;font-weight:800;transition:transform .16s ease}
body.takbir-theme .skip-link:focus{transform:translateY(0)}

/* Editorial typography scale */
body.takbir-theme{font-size:16px;line-height:1.68;text-rendering:optimizeLegibility}
body.takbir-theme h1,body.takbir-theme h2,body.takbir-theme h3,body.takbir-theme h4,body.takbir-theme h5,body.takbir-theme h6{color:var(--takbir-ink);font-weight:700;text-wrap:balance}
body.takbir-theme .article-main h1{max-width:850px;font-size:clamp(2.75rem,5vw,4.7rem);line-height:1.01;letter-spacing:-.047em;margin:12px 0 18px}
body.takbir-theme .article-main .dek{max-width:780px;font-size:1.2rem;line-height:1.62;color:#526b65;margin-bottom:0}
body.takbir-theme .article-main>p,body.takbir-theme .article-main>ul,body.takbir-theme .article-main>ol,body.takbir-theme .article-main>.medical-note,body.takbir-theme .article-main>.article-figure,body.takbir-theme .article-main>.quote{max-width:var(--takbir-reading)}
body.takbir-theme .article-main>h2,body.takbir-theme .article-main>h3{max-width:var(--takbir-reading)}
body.takbir-theme .article-main h2{font-size:clamp(1.85rem,3vw,2.28rem);line-height:1.13;letter-spacing:-.032em;margin-top:52px}
body.takbir-theme .article-main h3{line-height:1.24;letter-spacing:-.02em}
body.takbir-theme .article-main>p{font-size:1.04rem;line-height:1.82;color:#304944}
body.takbir-theme .article-main>ul{padding-left:23px;color:#304944}
body.takbir-theme .article-main>ul li{padding-left:3px}

/* Cleaner article header/byline */
body.takbir-theme .article-main>.breadcrumbs{margin-bottom:18px}
body.takbir-theme .article-main>.kicker{display:inline-flex;margin-bottom:4px}
body.takbir-theme .article-byline{max-width:780px;margin-top:20px;border-top:1px solid var(--takbir-line);border-bottom:1px solid var(--takbir-line);padding:16px 0 18px}
body.takbir-theme .avatar-lg{width:44px;height:44px;border:2px solid #fff;box-shadow:0 0 0 1px #cfe2dd}
body.takbir-theme .byline-row{display:flex;align-items:center;gap:5px;flex-wrap:wrap}
body.takbir-theme .review-check{display:inline-grid;place-items:center;width:18px;height:18px;border-radius:50%;background:#e3f3ef;color:var(--takbir-brand);margin-left:2px}
body.takbir-theme .review-check .icon-svg{width:13px;height:13px}

/* Active desktop TOC + compact mobile TOC */
body.takbir-theme .toc{padding:18px 16px;border-color:#dce8e4;box-shadow:0 10px 30px rgba(21,63,60,.035)}
body.takbir-theme .toc-eyebrow{display:block;color:#536b65;font-size:.68rem;font-weight:900;letter-spacing:.11em;text-transform:uppercase;margin:0 0 10px 4px}
body.takbir-theme .toc-links{display:grid;gap:2px}
body.takbir-theme .toc a{position:relative;border-left:0;padding:7px 9px 7px 13px;border-radius:9px;transition:background .16s ease,color .16s ease,padding .16s ease}
body.takbir-theme .toc a:before{content:"";position:absolute;left:2px;top:50%;transform:translateY(-50%);width:3px;height:0;border-radius:4px;background:var(--takbir-brand);transition:height .16s ease}
body.takbir-theme .toc a:hover,body.takbir-theme .toc a.active{background:#eef6f3;color:var(--takbir-brand);padding-left:13px}
body.takbir-theme .toc a.active:before{height:18px}
body.takbir-theme .mobile-toc{display:none;margin:20px 0 24px;border:1px solid var(--takbir-line);border-radius:14px;background:#fff;overflow:hidden}
body.takbir-theme .mobile-toc summary{list-style:none;display:flex;align-items:center;justify-content:space-between;padding:13px 15px;font-size:.84rem;font-weight:850;color:#294a43;cursor:pointer}
body.takbir-theme .mobile-toc summary::-webkit-details-marker{display:none}body.takbir-theme .mobile-toc summary .icon-svg{width:16px;height:16px;transition:transform .2s ease}body.takbir-theme .mobile-toc[open] summary .icon-svg{transform:rotate(180deg)}
body.takbir-theme .mobile-toc nav{display:grid;grid-template-columns:1fr 1fr;gap:3px;padding:4px 10px 12px;border-top:1px solid #e7efec}body.takbir-theme .mobile-toc nav a{padding:8px 7px;border-radius:8px;font-size:.8rem;color:#58716b}body.takbir-theme .mobile-toc nav a.active{background:#edf6f3;color:var(--takbir-brand);font-weight:800}

/* Cleaner takeaways — still soft and wavy, less widget-like */
body.takbir-theme .takeaways-card{max-width:var(--takbir-wide-reading);padding:34px 34px 36px;margin:34px 0 42px;background:linear-gradient(180deg,#fbf7ef 0%,#f7efe2 100%);border-color:#ebe0cc;box-shadow:0 16px 45px rgba(76,55,24,.065)}
body.takbir-theme .takeaways-card:before{width:92%;height:44%;right:-20%;bottom:-20%;background:rgba(225,211,187,.54);transform:rotate(-7deg)}
body.takbir-theme .takeaways-card:after{width:72%;height:27%;right:-18%;bottom:3%;background:rgba(247,240,226,.96);transform:rotate(-4deg)}
body.takbir-theme .takeaways-content{grid-template-columns:1fr;max-width:760px;margin-top:20px}
body.takbir-theme .takeaways-copy h3{font-size:clamp(1.75rem,3vw,2.25rem)}
body.takbir-theme .takeaways-list li:before{background:var(--takbir-rose);box-shadow:0 0 0 5px rgba(200,93,115,.08)}

/* Reusable figure/caption system */
body.takbir-theme .article-figure{margin:30px 0 34px}
body.takbir-theme .figure-media{border:1px solid #d9e7e3;border-radius:22px;overflow:hidden;background:#edf6f3;box-shadow:var(--takbir-shadow-soft)}
body.takbir-theme .clinical-figure-svg{display:block;width:100%;height:auto}
body.takbir-theme .article-figure figcaption{padding:11px 4px 0;color:#697d77;font-size:.78rem;line-height:1.55}
body.takbir-theme .article-figure figcaption strong{color:#36534d}body.takbir-theme .article-figure figcaption span{color:#87968f}

/* Medical callout system */
body.takbir-theme .medical-note{display:grid;grid-template-columns:42px 1fr;gap:15px;padding:20px 21px;margin:28px 0;border-radius:18px;border:1px solid var(--takbir-line);background:#fff;box-shadow:0 9px 28px rgba(21,63,60,.035)}
body.takbir-theme .medical-note-icon{width:40px;height:40px;border-radius:13px;display:grid;place-items:center;background:var(--takbir-soft2);color:var(--takbir-brand)}
body.takbir-theme .medical-note-icon .icon-svg{width:20px;height:20px}
body.takbir-theme .medical-note-label{display:block;font-size:.67rem;text-transform:uppercase;letter-spacing:.1em;font-weight:900;margin:0 0 3px;color:var(--takbir-brand)}
body.takbir-theme .medical-note h3{font-size:1.13rem!important;margin:0 0 6px!important}body.takbir-theme .medical-note p{font-size:.94rem!important;line-height:1.68!important;margin:0!important;color:#4d665f!important}
body.takbir-theme .note-info{background:#f2f8f6;border-color:#d8e9e4}
body.takbir-theme .note-expert{background:#f7f4ed;border-color:#e8dfcf}body.takbir-theme .note-expert .medical-note-icon{background:#efe6d5;color:#876b3a}body.takbir-theme .note-expert .medical-note-label{color:#876b3a}
body.takbir-theme .note-urgent{background:#fff7f4;border-color:#f0d8d2}body.takbir-theme .note-urgent .medical-note-icon{background:#fbe8e3;color:#ae4b43}body.takbir-theme .note-urgent .medical-note-label{color:#a2423b}body.takbir-theme .note-urgent h3{color:#6e312d}
body.takbir-theme .note-disclaimer{max-width:var(--takbir-wide-reading)!important;margin-top:42px;background:#f6f8f7}body.takbir-theme .note-disclaimer h3{display:none}body.takbir-theme .note-disclaimer .medical-note-icon{background:#e9efed;color:#5b716b}

/* End-of-article contributor and related components */
body.takbir-theme .component-heading{margin:0 0 20px}body.takbir-theme .component-heading h2{max-width:none!important;margin:7px 0 0!important;font-size:1.85rem!important}
body.takbir-theme .contributors,body.takbir-theme .related-reading{margin:58px 0 0;padding-top:4px;scroll-margin-top:110px}
body.takbir-theme .contributor-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}
body.takbir-theme .contributor-card{display:grid;grid-template-columns:56px 1fr;gap:14px;padding:19px;border:1px solid var(--takbir-line);border-radius:20px;background:#fff;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}
body.takbir-theme .contributor-card:hover{transform:translateY(-2px);border-color:#bfd8d2;box-shadow:var(--takbir-shadow-soft)}
body.takbir-theme .contributor-avatar{width:54px;height:54px;border-radius:50%;background:linear-gradient(145deg,#cbe8e1,#7ebfb3);box-shadow:inset 0 0 0 1px rgba(255,255,255,.6)}
body.takbir-theme .contributor-avatar.reviewer{background:linear-gradient(145deg,#d8e8ef,#88b6c7)}
body.takbir-theme .contributor-card small{display:block;color:#73857f;font-size:.7rem;font-weight:800;text-transform:uppercase;letter-spacing:.06em}body.takbir-theme .contributor-card strong{display:block;font-family:Georgia,"Times New Roman",serif;font-size:1.08rem;margin:2px 0 6px}body.takbir-theme .contributor-card p{font-size:.82rem!important;line-height:1.55!important;margin:0 0 8px!important;color:#61756f!important}body.takbir-theme .contributor-card b{font-size:.76rem;color:var(--takbir-brand)}body.takbir-theme .mini-verified{display:inline-grid;place-items:center;width:17px;height:17px;border-radius:50%;background:#e4f4ef;color:var(--takbir-brand);font-family:Arial,sans-serif;font-size:.68rem;font-style:normal}
body.takbir-theme .related-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}
body.takbir-theme .related-card{border:1px solid var(--takbir-line);border-radius:18px;overflow:hidden;background:#fff;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}body.takbir-theme .related-card:hover{transform:translateY(-3px);box-shadow:var(--takbir-shadow-soft);border-color:#bfd7d1}body.takbir-theme .related-thumb{display:block;aspect-ratio:1.8;background:linear-gradient(145deg,#dceee9,#bfded7);position:relative;overflow:hidden}body.takbir-theme .related-thumb:after{content:"";position:absolute;width:90px;height:90px;border:18px solid rgba(11,107,101,.16);border-radius:50%;right:-20px;bottom:-28px}body.takbir-theme .related-thumb.two{background:linear-gradient(145deg,#e6edf1,#cbdde5)}body.takbir-theme .related-thumb.three{background:linear-gradient(145deg,#f2eadc,#e5d3b8)}body.takbir-theme .related-card>span:last-child{display:block;padding:16px}body.takbir-theme .related-card small{display:block;color:var(--takbir-brand);font-size:.67rem;font-weight:900;text-transform:uppercase;letter-spacing:.07em}body.takbir-theme .related-card strong{display:block;font-family:Georgia,"Times New Roman",serif;line-height:1.25;font-size:1rem;margin:5px 0 12px}body.takbir-theme .related-card b{font-size:.74rem;color:var(--takbir-brand)}

/* Search experience */
body.takbir-theme .search-hero .takbir-container{max-width:900px}body.takbir-theme .search-shell{max-width:720px;margin-top:22px;position:relative}body.takbir-theme .searchbox-large{width:100%;min-height:56px;border-radius:18px;box-shadow:0 10px 30px rgba(21,63,60,.05)}body.takbir-theme .searchbox-large input{font-size:1rem}
body.takbir-theme .search-suggestions{margin-top:10px;padding:14px 15px;border:1px solid var(--takbir-line);border-radius:16px;background:#fff;box-shadow:var(--takbir-shadow-soft)}body.takbir-theme .search-suggestions>span{display:block;color:#73857f;font-size:.68rem;text-transform:uppercase;letter-spacing:.09em;font-weight:900;margin-bottom:9px}body.takbir-theme .search-suggestions>div{display:flex;gap:8px;flex-wrap:wrap}body.takbir-theme .search-suggestions button{border:1px solid #dce8e4;background:#f7faf9;color:#45605a;border-radius:999px;padding:7px 10px;font-size:.78rem;font-weight:750;cursor:pointer}body.takbir-theme .search-suggestions button:hover{background:#edf6f3;color:var(--takbir-brand);border-color:#c8dfd9}
body.takbir-theme .search-summary{display:flex;justify-content:space-between;gap:16px;align-items:center;margin-bottom:12px}body.takbir-theme .search-summary p{color:#506861;font-weight:750}body.takbir-theme .search-summary span{color:#87968f;font-size:.75rem}body.takbir-theme .search-empty{text-align:center;padding:62px 20px;border:1px dashed #cfdfdb;border-radius:22px;background:#fff}body.takbir-theme .empty-icon{margin:0 auto 13px;width:48px;height:48px;border-radius:15px;display:grid;place-items:center;background:#edf5f3;color:var(--takbir-brand)}body.takbir-theme .empty-icon .icon-svg{width:23px;height:23px}body.takbir-theme .search-empty h2{font-size:1.55rem;margin:0 0 8px}body.takbir-theme .search-empty p{color:var(--takbir-muted);margin:0}body.takbir-theme .search-empty a{color:var(--takbir-brand);font-weight:800}

/* Health A-Z directory */
body.takbir-theme .az-hero .takbir-container{max-width:950px}body.takbir-theme .az-search{width:min(620px,100%);margin-top:22px;min-height:52px;border-radius:16px}body.takbir-theme .az-popular{padding-bottom:34px}body.takbir-theme .az-directory{padding-top:28px}body.takbir-theme .alphabet-nav{display:grid;grid-template-columns:repeat(13,1fr);gap:7px;margin:0 0 30px}body.takbir-theme .alphabet-nav a{display:grid;place-items:center;height:38px;border:1px solid var(--takbir-line);border-radius:10px;background:#fff;color:#49635d;font-size:.78rem;font-weight:900;transition:.16s ease}body.takbir-theme .alphabet-nav a:hover{background:var(--takbir-brand);color:#fff;border-color:var(--takbir-brand);transform:translateY(-1px)}
body.takbir-theme .az-list{border-top:1px solid var(--takbir-line)}body.takbir-theme .az-group{display:grid;grid-template-columns:76px 1fr;gap:26px;padding:25px 0;border-bottom:1px solid var(--takbir-line);scroll-margin-top:110px}body.takbir-theme .az-letter{font:700 2rem/1 Georgia,"Times New Roman",serif;color:var(--takbir-brand)}body.takbir-theme .az-links{display:grid;grid-template-columns:repeat(3,1fr);gap:4px 18px}body.takbir-theme .az-links a{padding:7px 8px;border-radius:8px;color:#36534d;font-size:.9rem}body.takbir-theme .az-links a:hover{background:#eef6f3;color:var(--takbir-brand)}body.takbir-theme .az-empty{padding:40px 0;text-align:center}body.takbir-theme .az-empty strong{font-family:Georgia,"Times New Roman",serif;font-size:1.3rem}body.takbir-theme .az-empty p{color:var(--takbir-muted)}
body.takbir-theme .editorial-card-row{display:grid;grid-template-columns:1.4fr .8fr .8fr;gap:16px}body.takbir-theme .editorial-card{display:grid;grid-template-rows:170px auto;border:1px solid var(--takbir-line);border-radius:20px;overflow:hidden;background:#fff;transition:.18s ease}body.takbir-theme .editorial-card:hover{transform:translateY(-3px);box-shadow:var(--takbir-shadow-soft)}body.takbir-theme .editorial-art{background:linear-gradient(145deg,#d9eee8,#bcded6);position:relative}body.takbir-theme .editorial-art:after{content:"";position:absolute;width:110px;height:110px;border-radius:50%;border:24px solid rgba(11,107,101,.14);right:-20px;bottom:-35px}body.takbir-theme .editorial-art.two{background:linear-gradient(145deg,#e6edf1,#cddde3)}body.takbir-theme .editorial-art.three{background:linear-gradient(145deg,#f1e9dc,#e2ceb2)}body.takbir-theme .editorial-copy{padding:18px}body.takbir-theme .editorial-copy small{color:var(--takbir-brand);text-transform:uppercase;letter-spacing:.07em;font-size:.67rem;font-weight:900}body.takbir-theme .editorial-copy strong{display:block;font:700 1.04rem/1.25 Georgia,"Times New Roman",serif;margin:5px 0 8px}body.takbir-theme .editorial-card.lead .editorial-copy strong{font-size:1.3rem}body.takbir-theme .editorial-copy p{font-size:.86rem;color:var(--takbir-muted);margin:0 0 12px}body.takbir-theme .editorial-copy b{font-size:.75rem;color:var(--takbir-brand)}

/* Blog editorial variants */
body.takbir-theme .editorial-section-head{margin-top:18px}body.takbir-theme .editorial-feed{display:grid;grid-template-columns:1.35fr .65fr;gap:18px;margin-bottom:58px}body.takbir-theme .feed-lead{display:grid;grid-template-columns:1.05fr .95fr;min-height:390px;border:1px solid var(--takbir-line);border-radius:24px;overflow:hidden;background:#fff;box-shadow:var(--takbir-shadow-soft)}body.takbir-theme .feed-art{background:linear-gradient(145deg,#d9eee8,#bdded7);position:relative}body.takbir-theme .feed-art:before{content:"";position:absolute;inset:18% 15%;border-radius:34px;background:linear-gradient(140deg,var(--takbir-navy),var(--takbir-brand));transform:rotate(-6deg)}body.takbir-theme .feed-art:after{content:"+";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);color:#fff;font:300 7rem/1 Arial,sans-serif}body.takbir-theme .feed-copy{padding:30px;display:flex;flex-direction:column;justify-content:center}body.takbir-theme .feed-copy small,body.takbir-theme .feed-compact small{color:var(--takbir-brand);font-size:.68rem;text-transform:uppercase;letter-spacing:.07em;font-weight:900}body.takbir-theme .feed-copy strong{display:block;font:700 1.55rem/1.2 Georgia,"Times New Roman",serif;margin:8px 0 11px}body.takbir-theme .feed-copy p{color:var(--takbir-muted);font-size:.91rem}body.takbir-theme .feed-copy b,body.takbir-theme .feed-compact b{color:var(--takbir-brand);font-size:.77rem;margin-top:10px}body.takbir-theme .feed-side{display:grid;gap:14px}body.takbir-theme .feed-compact{display:grid;grid-template-columns:120px 1fr;gap:14px;align-items:center;border:1px solid var(--takbir-line);border-radius:20px;padding:12px;background:#fff;transition:.18s ease}body.takbir-theme .feed-compact:hover{transform:translateY(-2px);box-shadow:var(--takbir-shadow-soft)}body.takbir-theme .feed-mini{height:116px;border-radius:14px;background:linear-gradient(145deg,#e7edf1,#cbdde5)}body.takbir-theme .feed-mini.two{background:linear-gradient(145deg,#f3eadc,#e4d0b3)}body.takbir-theme .feed-compact strong{display:block;font:700 1rem/1.25 Georgia,"Times New Roman",serif;margin:5px 0 7px}body.takbir-theme .latest-head{margin-top:0}body.takbir-theme .refined-grid .post-card{transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}body.takbir-theme .refined-grid .post-card:hover{transform:translateY(-3px);box-shadow:var(--takbir-shadow-soft);border-color:#bfd8d2}

/* Authoritative footer */


/* Consistent micro-interactions */
body.takbir-theme .card,body.takbir-theme .cat,body.takbir-theme .result,body.takbir-theme .medical-table-card,body.takbir-theme .evidence-toggle,body.takbir-theme .faq-item,body.takbir-theme .article-action,body.takbir-theme .btn,body.takbir-theme .icon-btn{transition-duration:.18s;transition-timing-function:ease}
@media (prefers-reduced-motion:reduce){body.takbir-theme *,body.takbir-theme *::before,body.takbir-theme *::after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}

/* Responsive publication behavior */
@media(max-width:1050px){body.takbir-theme .mobile-toc{display:block}body.takbir-theme .article-main>.article-hero-art{margin-top:26px}}
@media(max-width:850px){body.takbir-theme .contributor-grid,body.takbir-theme .related-grid{grid-template-columns:1fr}body.takbir-theme .editorial-card-row{grid-template-columns:1fr 1fr}body.takbir-theme .editorial-card.lead{grid-column:1/-1;grid-template-columns:1fr 1fr;grid-template-rows:none}body.takbir-theme .editorial-feed{grid-template-columns:1fr}body.takbir-theme .feed-side{grid-template-columns:1fr 1fr}body.takbir-theme .alphabet-nav{grid-template-columns:repeat(9,1fr)}body.takbir-theme .az-links{grid-template-columns:repeat(2,1fr)}}
@media(max-width:640px){
  body.takbir-theme .article-main h1{font-size:2.55rem}body.takbir-theme .article-main .dek{font-size:1.05rem}body.takbir-theme .article-main h2{font-size:1.72rem;margin-top:44px}body.takbir-theme .article-main>p{font-size:1rem;line-height:1.78}
  body.takbir-theme .article-byline{margin-top:16px}body.takbir-theme .mobile-toc nav{grid-template-columns:1fr}body.takbir-theme .takeaways-card{padding:25px 20px 28px;border-radius:23px}body.takbir-theme .medical-note{grid-template-columns:36px 1fr;padding:17px 16px;gap:12px}body.takbir-theme .medical-note-icon{width:36px;height:36px;border-radius:11px}body.takbir-theme .article-figure{margin:24px 0 30px}
  body.takbir-theme .contributor-card{grid-template-columns:48px 1fr;padding:16px}body.takbir-theme .contributor-avatar{width:46px;height:46px}body.takbir-theme .component-heading h2{font-size:1.5rem!important}body.takbir-theme .related-grid{gap:10px}
  body.takbir-theme .search-summary{align-items:flex-start;flex-direction:column;gap:2px}body.takbir-theme .search-suggestions{padding:12px}body.takbir-theme .alphabet-nav{grid-template-columns:repeat(7,1fr)}body.takbir-theme .az-group{grid-template-columns:42px 1fr;gap:12px}body.takbir-theme .az-links{grid-template-columns:1fr}body.takbir-theme .editorial-card-row{grid-template-columns:1fr}body.takbir-theme .editorial-card.lead{grid-column:auto;grid-template-columns:1fr;grid-template-rows:170px auto}body.takbir-theme .feed-lead{grid-template-columns:1fr;min-height:0}body.takbir-theme .feed-art{min-height:250px}body.takbir-theme .feed-side{grid-template-columns:1fr}body.takbir-theme .feed-compact{grid-template-columns:96px 1fr}body.takbir-theme .feed-mini{height:96px}
}

body.takbir-theme .alphabet-nav span{display:grid;place-items:center;height:38px;border:1px solid #e6edeb;border-radius:10px;background:#f5f7f6;color:#a3afab;font-size:.78rem;font-weight:800;cursor:not-allowed}
body.takbir-theme .type-preview{display:grid;gap:22px;margin-top:26px;padding:28px;border:1px solid var(--takbir-line);border-radius:24px;background:#fff;box-shadow:var(--takbir-shadow-soft)}
body.takbir-theme .type-preview small{display:block;color:var(--takbir-brand);font-size:.68rem;text-transform:uppercase;letter-spacing:.09em;font-weight:900;margin-bottom:7px}body.takbir-theme .type-preview h1{font-size:clamp(2.2rem,4vw,3.7rem);line-height:1.04;letter-spacing:-.04em;margin:0;max-width:800px}body.takbir-theme .type-preview h2{font-size:2rem;line-height:1.12;letter-spacing:-.03em;margin:0 0 8px}body.takbir-theme .type-preview p{max-width:720px;color:var(--takbir-muted);margin:0}body.takbir-theme .token-row{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;padding-top:18px;border-top:1px solid var(--takbir-line)}body.takbir-theme .token-row span{padding:12px;border-radius:12px;background:var(--takbir-soft);font-size:.75rem;color:var(--takbir-muted)}body.takbir-theme .token-row b{display:block;color:var(--takbir-ink);font-size:.84rem;margin-top:2px}
@media(max-width:760px){body.takbir-theme .token-row{grid-template-columns:repeat(2,1fr)}}


/* Homepage health categories — single-row horizontal slider */
body.takbir-theme .category-slider-topbar{display:flex;justify-content:flex-end;align-items:center;margin:-6px 0 10px}
body.takbir-theme .category-slider-controls{display:flex;align-items:center;gap:8px}
body.takbir-theme .slider-control{
  appearance:none;width:42px;height:42px;border-radius:50%;border:1px solid var(--takbir-line);background:#fff;
  color:var(--takbir-brand);display:grid;place-items:center;cursor:pointer;transition:transform .18s ease,background .18s ease,border-color .18s ease,color .18s ease,opacity .18s ease;
  box-shadow:0 7px 18px rgba(21,63,60,.04)
}
body.takbir-theme .slider-control .icon-svg{width:17px;height:17px}
body.takbir-theme .slider-control:hover:not(:disabled){transform:translateY(-1px);background:var(--takbir-soft2);border-color:#bdd8d2;color:var(--takbir-navy)}
body.takbir-theme .slider-control:disabled{opacity:.34;cursor:default;box-shadow:none}
body.takbir-theme .topic-section .category-slider{
  display:flex!important;grid-template-columns:none!important;gap:14px;overflow-x:auto;overflow-y:hidden;
  scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;
  scrollbar-width:none;padding:4px 2px 14px;margin-inline:-2px;
}
body.takbir-theme .topic-section .category-slider::-webkit-scrollbar{display:none}
body.takbir-theme .topic-section .category-slider .cat{
  flex:0 0 clamp(236px,24.2%,278px);min-width:0;min-height:154px;height:auto;scroll-snap-align:start;scroll-snap-stop:normal;
}
body.takbir-theme .topic-section .category-slider:focus-visible{outline:3px solid rgba(86,179,166,.22);outline-offset:5px;border-radius:20px}
body.takbir-theme .category-slider-indicator{display:flex;align-items:center;justify-content:center;gap:8px;min-height:24px;margin:4px 0 0}
body.takbir-theme .category-slider-dot{appearance:none;width:7px;height:7px;border:0;border-radius:999px;padding:0;background:#c9d7d3;cursor:pointer;transition:width .2s ease,background .2s ease,transform .2s ease}
body.takbir-theme .category-slider-dot:hover{background:#8db5ad;transform:scale(1.08)}
body.takbir-theme .category-slider-dot[aria-current="true"]{width:25px;background:var(--takbir-brand)}
body.takbir-theme .category-slider-dot:focus-visible{outline:3px solid rgba(86,179,166,.28);outline-offset:3px}
@media(max-width:900px){
  body.takbir-theme .topic-section .category-slider .cat{flex-basis:clamp(230px,38%,270px)}
}
@media(max-width:640px){
  body.takbir-theme .topic-section .section-head{align-items:flex-start}
  body.takbir-theme .topic-section .category-slider .cat{flex-basis:min(82vw,270px);min-height:144px}
  body.takbir-theme .category-slider-topbar{margin-top:-2px;margin-bottom:8px}
  body.takbir-theme .slider-control{width:39px;height:39px}
  body.takbir-theme .category-slider-indicator{margin-top:2px}
}

/* =========================================================
   Rhythm + width normalization pass
   Compact homepage slider and consistent article components
   ========================================================= */

/* Homepage category slider: remove excess vertical air */
body.takbir-theme .topic-section{padding-top:34px!important;padding-bottom:38px!important}
body.takbir-theme .topic-section .section-head{margin-bottom:12px!important;align-items:flex-end}
body.takbir-theme .topic-section .section-head h2{margin-bottom:6px}
body.takbir-theme .topic-section .section-head p{margin-top:0;margin-bottom:0;max-width:760px}
body.takbir-theme .category-slider-topbar{margin:0 0 8px!important;min-height:42px}
body.takbir-theme .topic-section .category-slider{padding-top:2px;padding-bottom:10px}
body.takbir-theme .category-slider-indicator{margin-top:0!important;min-height:18px}

/* Article: one consistent width for every framed/visual component.
   Body copy remains intentionally narrower for reading comfort. */
body.takbir-theme .article-main{
  --takbir-article-component-width:var(--takbir-wide-reading);
}
body.takbir-theme .article-main>.article-hero-art,body.takbir-theme .article-main>.takeaways-card,body.takbir-theme .article-main>.article-figure,body.takbir-theme .article-main>.medical-note,body.takbir-theme .article-main>.medical-table-card,body.takbir-theme .article-main>.article-faq,body.takbir-theme .article-main>.article-actions,body.takbir-theme .article-main>.article-evidence,body.takbir-theme .article-main>.article-feedback,body.takbir-theme .article-main>.contributors,body.takbir-theme .article-main>.related-reading{
  width:100%;
  max-width:var(--takbir-article-component-width)!important;
  margin-left:0;
  margin-right:0;
}

/* Keep table context aligned exactly with its table card */
body.takbir-theme .article-main>.table-context{
  width:100%;
  max-width:var(--takbir-article-component-width);
  margin-left:0;
  margin-right:0;
}

/* Tighter article rhythm without sacrificing readability */
body.takbir-theme .takeaways-card{margin-top:26px!important;margin-bottom:30px!important;padding:30px 32px 32px}
body.takbir-theme .article-main h2{margin-top:44px}
body.takbir-theme .article-main>.article-figure{margin-top:24px;margin-bottom:28px}
body.takbir-theme .article-main>.medical-note{margin-top:24px;margin-bottom:24px}
body.takbir-theme .medical-table-card{margin-top:20px;margin-bottom:32px}
body.takbir-theme .article-faq{margin-top:46px;margin-bottom:34px}
body.takbir-theme .article-actions{margin-top:34px;margin-bottom:18px}
body.takbir-theme .article-evidence{margin-bottom:22px}
body.takbir-theme .article-feedback{margin-top:18px;margin-bottom:22px}
body.takbir-theme .contributors,body.takbir-theme .related-reading{margin-top:48px}

@media(max-width:1050px){
  body.takbir-theme .article-main{--takbir-article-component-width:100%}
}
@media(max-width:640px){
  body.takbir-theme .topic-section{padding-top:28px!important;padding-bottom:32px!important}
  body.takbir-theme .topic-section .section-head{margin-bottom:9px!important}
  body.takbir-theme .category-slider-topbar{min-height:39px;margin-bottom:6px!important}
  body.takbir-theme .takeaways-card{margin-top:22px!important;margin-bottom:26px!important;padding:24px 20px 26px}
  body.takbir-theme .article-main h2{margin-top:40px}
  body.takbir-theme .article-faq{margin-top:40px;margin-bottom:30px}
  body.takbir-theme .contributors,body.takbir-theme .related-reading{margin-top:42px}
}

/* =========================================================
   Article typography sync — Takbir reference scale
   Font families stay as selected: Georgia headings + Arial/Helvetica body
   ========================================================= */
body.takbir-theme .article-main{
  font-size:18px;
  line-height:1.8;
}
body.takbir-theme .article-main>p,body.takbir-theme .article-main>ul,body.takbir-theme .article-main>ol{
  font-size:inherit;
  line-height:inherit;
}
body.takbir-theme .article-main>h1{
  font-size:38px;
  line-height:1.25;
  letter-spacing:-.015em;
  margin-bottom:.65em;
}
body.takbir-theme .article-main>h2{
  font-size:30px;
  line-height:1.35;
  letter-spacing:-.01em;
  margin-top:1.55em;
  margin-bottom:.65em;
}
body.takbir-theme .article-main>h3{
  font-size:24px;
  line-height:1.4;
  letter-spacing:-.01em;
  margin-top:1.35em;
  margin-bottom:.55em;
}
body.takbir-theme .article-main>h4{
  font-size:21px;
  line-height:1.4;
  letter-spacing:-.01em;
  margin-top:1.25em;
  margin-bottom:.5em;
}

@media (min-width:1200px){
  body.takbir-theme .article-main{font-size:18px;line-height:1.8}
}

@media (min-width:992px) and (max-width:1199px){
  body.takbir-theme .article-main{font-size:17.5px;line-height:1.78}
  body.takbir-theme .article-main>h1{font-size:34px;line-height:1.28}
  body.takbir-theme .article-main>h2{font-size:28px}
}

@media (min-width:768px) and (max-width:991px){
  body.takbir-theme .article-main{font-size:17px;line-height:1.75}
  body.takbir-theme .article-main>h1{font-size:31px;line-height:1.28}
  body.takbir-theme .article-main>h2{font-size:26px}
  body.takbir-theme .article-main>h3{font-size:22px}
}

@media (max-width:767px){
  body.takbir-theme .article-main{font-size:17px;line-height:1.75}
  body.takbir-theme .article-main>h1{font-size:28px;line-height:1.3;letter-spacing:-.01em}
  body.takbir-theme .article-main>h2{font-size:24px;line-height:1.35}
  body.takbir-theme .article-main>h3{font-size:21px}
  body.takbir-theme .article-main>h4{font-size:19px}
}

@media (max-width:480px){
  body.takbir-theme .article-main{font-size:16.5px;line-height:1.72}
  body.takbir-theme .article-main>h1{font-size:26px;line-height:1.32}
}

/* =========================================================
   Final polish pass — compact rhythm, unified components,
   cleaner article framing and mobile-first refinement
   ========================================================= */


/* Overall article composition */
body.takbir-theme .article-shell{padding:38px 0 72px}
body.takbir-theme .article-layout{grid-template-columns:205px minmax(0,860px);gap:36px}
body.takbir-theme .toc{padding:15px 14px;border-radius:14px;box-shadow:0 8px 24px rgba(21,63,60,.03)}
body.takbir-theme .toc-eyebrow{margin-bottom:8px;font-size:.64rem}
body.takbir-theme .toc a{font-size:.78rem;padding:6px 8px 6px 12px}
body.takbir-theme .toc a:hover,body.takbir-theme .toc a.active{padding-left:12px}
body.takbir-theme .article-main>p{margin-top:0;margin-bottom:1.06em}
body.takbir-theme .article-main>ul,body.takbir-theme .article-main>ol{margin-top:.25em;margin-bottom:1.1em}
body.takbir-theme .article-main>h2{margin-top:1.48em;margin-bottom:.58em}
body.takbir-theme .article-main>h3{margin-top:1.25em;margin-bottom:.5em}
body.takbir-theme .article-main>h4{margin-top:1.15em;margin-bottom:.45em}

/* One visual language for framed article components */
body.takbir-theme .medical-table-card,body.takbir-theme .faq-panel,body.takbir-theme .article-feedback,body.takbir-theme .evidence-panel,body.takbir-theme .contributor-card,body.takbir-theme .related-card,body.takbir-theme .figure-media{
  border-color:var(--takbir-component-border);
  box-shadow:var(--takbir-component-shadow);
}
body.takbir-theme .medical-table-card,body.takbir-theme .article-feedback,body.takbir-theme .evidence-panel{border-radius:var(--takbir-component-radius)}
body.takbir-theme .faq-panel{border-radius:var(--takbir-component-radius)}
body.takbir-theme .contributor-card,body.takbir-theme .related-card{border-radius:16px}

/* Key takeaways: same prominence, less visual bulk */
body.takbir-theme .takeaways-card{
  margin-top:22px!important;
  margin-bottom:28px!important;
  padding:26px 28px 28px;
  border-radius:22px;
  box-shadow:0 12px 34px rgba(76,55,24,.055);
}
body.takbir-theme .takeaways-content{margin-top:15px}
body.takbir-theme .takeaways-copy h3{margin-bottom:9px;font-size:clamp(1.6rem,2.7vw,2.05rem)}
body.takbir-theme .takeaways-intro{margin-bottom:13px!important;font-size:.96rem!important;line-height:1.62!important}
body.takbir-theme .takeaways-list{gap:10px}
body.takbir-theme .takeaways-list li{font-size:.96rem;line-height:1.58;padding-left:30px}
body.takbir-theme .takeaways-list li:before{width:8px;height:8px;top:.72em;box-shadow:0 0 0 4px rgba(200,93,115,.075)}

/* Figures and clinical callouts */
body.takbir-theme .article-main>.article-figure{margin-top:20px;margin-bottom:25px}
body.takbir-theme .figure-media{border-radius:18px}
body.takbir-theme .article-figure figcaption{padding-top:9px;font-size:.75rem}
body.takbir-theme .article-main>.medical-note{margin-top:20px;margin-bottom:20px}
body.takbir-theme .medical-note{grid-template-columns:38px 1fr;gap:13px;padding:17px 18px;border-radius:16px;box-shadow:0 7px 22px rgba(21,63,60,.03)}
body.takbir-theme .medical-note-icon{width:36px;height:36px;border-radius:11px}
body.takbir-theme .medical-note-icon .icon-svg{width:18px;height:18px}
body.takbir-theme .medical-note h3{font-size:1.05rem!important;margin-bottom:4px!important}
body.takbir-theme .medical-note p{font-size:.9rem!important;line-height:1.62!important}

/* Table: compact but still scannable */
body.takbir-theme .table-context{margin:17px 0 8px;font-size:.67rem}
body.takbir-theme .medical-table-card{margin-top:0;margin-bottom:28px;border-radius:18px;box-shadow:var(--takbir-component-shadow)}
body.takbir-theme .medical-table{font-size:.87rem;line-height:1.45}
body.takbir-theme .medical-table th,body.takbir-theme .medical-table td{padding:13px 16px}
body.takbir-theme .medical-table thead th:not(:first-child){font-size:1rem}
body.takbir-theme .table-status{padding:4px 8px;font-size:.67rem}

/* FAQ: keep the component, reduce nesting/bulk */
body.takbir-theme .article-faq{margin-top:40px;margin-bottom:28px}
body.takbir-theme .faq-heading{margin-bottom:17px;max-width:var(--takbir-reading)}
body.takbir-theme .faq-heading h2{font-size:30px!important;line-height:1.35!important;letter-spacing:-.01em!important;margin:0 0 7px!important}
body.takbir-theme .faq-heading p{font-size:.88rem!important;line-height:1.58!important}
body.takbir-theme .faq-panel{padding:14px}
body.takbir-theme .faq-label{padding:6px 11px;margin-bottom:11px;font-size:.63rem;letter-spacing:.09em}
body.takbir-theme .faq-list{gap:8px}
body.takbir-theme .faq-item{border-radius:14px}
body.takbir-theme .faq-item[open]{box-shadow:0 5px 18px rgba(21,63,60,.035)}
body.takbir-theme .faq-item summary{padding:14px 15px;font-size:.9rem;gap:14px}
body.takbir-theme .faq-toggle{width:30px;height:30px;border-radius:9px}
body.takbir-theme .faq-answer{padding:0 15px 14px}
body.takbir-theme .faq-answer p{font-size:.87rem!important;line-height:1.67!important;margin-top:14px!important}

/* Share / Print / Save */
body.takbir-theme .article-actions{margin-top:28px;margin-bottom:14px;padding:12px 0;gap:8px}
body.takbir-theme .article-action{min-width:96px;min-height:40px;padding:8px 13px;font-size:.8rem}
body.takbir-theme .action-icon{min-width:17px}body.takbir-theme .action-icon .icon-svg{width:17px;height:17px}

/* References + update history: quieter collapsed state */
body.takbir-theme .article-evidence{margin-bottom:18px}
body.takbir-theme .evidence-tabs{gap:9px}
body.takbir-theme .evidence-toggle{padding:12px 13px;border-radius:14px;box-shadow:0 5px 18px rgba(21,63,60,.025)}
body.takbir-theme .evidence-toggle:hover{box-shadow:0 8px 22px rgba(21,63,60,.045);transform:none}
body.takbir-theme .evidence-toggle-main{gap:9px}
body.takbir-theme .evidence-icon{width:32px;height:32px;border-radius:9px}body.takbir-theme .evidence-icon .icon-svg{width:17px;height:17px}
body.takbir-theme .evidence-title strong{font-size:.88rem}body.takbir-theme .evidence-title small{font-size:.68rem}
body.takbir-theme .evidence-chevron{width:28px;height:28px}body.takbir-theme .evidence-chevron .icon-svg{width:14px;height:14px}
body.takbir-theme .evidence-panel{margin-top:9px;padding:16px;border-radius:16px;box-shadow:var(--takbir-component-shadow)}
body.takbir-theme .evidence-panel-head{padding-bottom:10px;gap:12px}body.takbir-theme .evidence-panel-head h3{font-size:1.05rem}
body.takbir-theme .article-evidence .ref-list li{padding:12px 0;line-height:1.55}
body.takbir-theme .update-entry{padding:8px 0 14px}

/* Feedback: compact one-row default, expands only when needed */
body.takbir-theme .article-feedback{margin-top:16px;margin-bottom:20px;border-radius:18px;box-shadow:var(--takbir-component-shadow)}
body.takbir-theme .feedback-main{padding:16px 18px;gap:20px}
body.takbir-theme .feedback-kicker{font-size:.62rem;margin-bottom:2px}
body.takbir-theme .feedback-question{font-size:1.17rem!important;line-height:1.2!important}
body.takbir-theme .feedback-subtext{font-size:.76rem!important;line-height:1.5!important;margin-top:4px!important;max-width:500px}
body.takbir-theme .feedback-vote{gap:7px}
body.takbir-theme .feedback-choice{min-width:78px;height:40px;padding:0 13px;font-size:.79rem}
body.takbir-theme .feedback-icon{width:18px;height:18px}body.takbir-theme .feedback-icon .icon-svg{width:17px;height:17px}
body.takbir-theme .feedback-detail{padding:17px 18px 18px}
body.takbir-theme .feedback-thanks{padding:15px 18px}

/* Contributor / related end matter */
body.takbir-theme .contributors,body.takbir-theme .related-reading{margin-top:40px}
body.takbir-theme .component-heading{margin-bottom:16px}
body.takbir-theme .component-heading h2{font-size:1.55rem!important;line-height:1.28!important;margin-top:5px!important}
body.takbir-theme .contributor-grid,body.takbir-theme .related-grid{gap:11px}
body.takbir-theme .contributor-card{grid-template-columns:50px 1fr;gap:12px;padding:16px}
body.takbir-theme .contributor-avatar{width:48px;height:48px}
body.takbir-theme .contributor-card strong{font-size:1rem}body.takbir-theme .contributor-card p{font-size:.78rem!important}
body.takbir-theme .related-card>span:last-child{padding:14px}
body.takbir-theme .related-card strong{font-size:.94rem;margin-bottom:10px}
body.takbir-theme .note-disclaimer{margin-top:34px!important}

/* Homepage category slider: tighter publication-style module */
body.takbir-theme .topic-section{padding-top:26px!important;padding-bottom:30px!important}
body.takbir-theme .topic-section .section-head{margin-bottom:7px!important}
body.takbir-theme .topic-section .section-head h2{margin-top:5px;margin-bottom:4px}
body.takbir-theme .topic-section .section-head p{font-size:.86rem;line-height:1.55;max-width:720px}
body.takbir-theme .category-slider-topbar{min-height:38px;margin:0 0 5px!important}
body.takbir-theme .slider-control{width:38px;height:38px;box-shadow:0 5px 14px rgba(21,63,60,.035)}
body.takbir-theme .slider-control .icon-svg{width:16px;height:16px}
body.takbir-theme .topic-section .category-slider{gap:12px;padding:2px 1px 7px}
body.takbir-theme .topic-section .category-slider .cat{flex-basis:clamp(225px,23.5%,265px);min-height:136px;padding:16px 17px;gap:14px;border-radius:16px}
body.takbir-theme .topic-section .category-slider .cat-icon{width:38px;height:38px;border-radius:11px}
body.takbir-theme .topic-section .category-slider .cat-icon .icon-svg{width:20px;height:20px}
body.takbir-theme .topic-section .category-slider .cat-copy strong{font-size:1rem}
body.takbir-theme .topic-section .category-slider .cat-desc{font-size:.76rem;line-height:1.45}
body.takbir-theme .topic-section .category-slider .cat-arrow{width:30px;height:30px}
body.takbir-theme .category-slider-indicator{min-height:14px;margin-top:0!important;gap:7px}
body.takbir-theme .category-slider-dot{width:6px;height:6px}
body.takbir-theme .category-slider-dot[aria-current="true"]{width:22px}

@media(max-width:1050px){
  body.takbir-theme .article-layout{grid-template-columns:minmax(0,820px);gap:0}
  body.takbir-theme .article-shell{padding-top:32px}
}

@media(max-width:767px){
  body.takbir-theme .article-shell{padding:24px 0 54px}
  body.takbir-theme .mobile-toc{margin:16px 0 20px}
  body.takbir-theme .article-main>h2{margin-top:1.42em;margin-bottom:.55em}
  body.takbir-theme .article-main>h3{margin-top:1.18em}
  body.takbir-theme .takeaways-card{padding:21px 18px 23px!important;margin-top:18px!important;margin-bottom:23px!important;border-radius:18px}
  body.takbir-theme .takeaways-content{margin-top:13px}body.takbir-theme .takeaways-copy h3{font-size:1.55rem}body.takbir-theme .takeaways-intro{font-size:.91rem!important}body.takbir-theme .takeaways-list li{font-size:.91rem;padding-left:27px}
  body.takbir-theme .medical-note{padding:15px 14px;grid-template-columns:34px 1fr;gap:11px;border-radius:14px}body.takbir-theme .medical-note-icon{width:34px;height:34px}
  body.takbir-theme .table-context{margin-top:15px}body.takbir-theme .medical-table-card{border-radius:15px;margin-bottom:24px}body.takbir-theme .medical-table th,body.takbir-theme .medical-table td{padding:12px 13px}
  body.takbir-theme .article-faq{margin-top:34px;margin-bottom:24px}body.takbir-theme .faq-heading{margin-bottom:14px}body.takbir-theme .faq-heading h2{font-size:24px!important}body.takbir-theme .faq-heading p{font-size:.84rem!important}body.takbir-theme .faq-panel{padding:10px;border-radius:16px}body.takbir-theme .faq-label{margin:2px 0 9px 2px}body.takbir-theme .faq-item{border-radius:12px}body.takbir-theme .faq-item summary{padding:13px;font-size:.86rem}body.takbir-theme .faq-answer{padding:0 13px 13px}
  body.takbir-theme .article-actions{margin-top:24px;padding:10px 0}body.takbir-theme .article-action{min-height:39px;font-size:.76rem}
  body.takbir-theme .evidence-toggle{padding:11px 12px}body.takbir-theme .evidence-title small{display:none}body.takbir-theme .evidence-panel{padding:13px}
  body.takbir-theme .feedback-main{padding:15px;gap:13px}body.takbir-theme .feedback-subtext{display:none}body.takbir-theme .feedback-choice{height:39px}body.takbir-theme .feedback-detail{padding:15px}body.takbir-theme .feedback-thanks{padding:14px 15px}
  body.takbir-theme .contributors,body.takbir-theme .related-reading{margin-top:34px}body.takbir-theme .component-heading{margin-bottom:13px}body.takbir-theme .component-heading h2{font-size:1.4rem!important}body.takbir-theme .contributor-card{padding:14px}body.takbir-theme .related-card>span:last-child{padding:13px}
  body.takbir-theme .topic-section{padding-top:22px!important;padding-bottom:26px!important}body.takbir-theme .topic-section .section-head{margin-bottom:5px!important}body.takbir-theme .category-slider-topbar{min-height:36px;margin-bottom:4px!important}body.takbir-theme .slider-control{width:36px;height:36px}body.takbir-theme .topic-section .category-slider{gap:10px;padding-bottom:6px}body.takbir-theme .topic-section .category-slider .cat{flex-basis:min(78vw,258px);min-height:128px;padding:15px}body.takbir-theme .category-slider-indicator{min-height:12px}
}

@media(max-width:480px){
  body.takbir-theme .article-actions{gap:6px}body.takbir-theme .article-action{padding:7px 6px}
  body.takbir-theme .feedback-main{align-items:stretch}body.takbir-theme .feedback-vote{width:100%}body.takbir-theme .feedback-choice{flex:1}
  body.takbir-theme .evidence-tabs{gap:7px}
  body.takbir-theme .topic-section .section-head p{font-size:.82rem}body.takbir-theme .topic-section .category-slider .cat{flex-basis:min(84vw,250px)}
}

/* =========================================================
   Homepage vertical rhythm — compact editorial spacing
   Keeps breathing room inside cards, removes empty section gaps
   ========================================================= */
body.takbir-theme .topic-section{padding-bottom:18px!important}
body.takbir-theme .home-editor-picks{padding-top:28px!important;padding-bottom:24px!important}
body.takbir-theme .home-editor-picks .section-head{margin-bottom:20px}
body.takbir-theme .home-editor-picks .feature-grid{gap:18px}
body.takbir-theme .home-editor-picks .feature-card{min-height:360px}
body.takbir-theme .home-editor-picks .feature-copy{padding:26px}
body.takbir-theme .home-editor-picks .side-stack{gap:12px}
body.takbir-theme .home-editor-picks .side-post{padding:12px;gap:15px}
body.takbir-theme .home-latest{padding-top:28px!important;padding-bottom:42px!important}
body.takbir-theme .home-latest .section-head{margin-bottom:22px}
body.takbir-theme .home-latest .posts-grid{gap:18px}
body.takbir-theme .topic-section + .home-editor-picks,body.takbir-theme .home-editor-picks + .home-latest{margin-top:0}
@media(max-width:850px){
  body.takbir-theme .topic-section{padding-bottom:16px!important}
  body.takbir-theme .home-editor-picks{padding-top:24px!important;padding-bottom:22px!important}
  body.takbir-theme .home-editor-picks .feature-card{min-height:0}
  body.takbir-theme .home-latest{padding-top:24px!important;padding-bottom:36px!important}
}
@media(max-width:560px){
  body.takbir-theme .topic-section{padding-bottom:14px!important}
  body.takbir-theme .home-editor-picks{padding-top:20px!important;padding-bottom:18px!important}
  body.takbir-theme .home-editor-picks .section-head{margin-bottom:16px}
  body.takbir-theme .home-editor-picks .feature-grid{gap:14px}
  body.takbir-theme .home-editor-picks .feature-copy{padding:20px}
  body.takbir-theme .home-latest{padding-top:20px!important;padding-bottom:30px!important}
  body.takbir-theme .home-latest .section-head{margin-bottom:18px}
  body.takbir-theme .home-latest .posts-grid{gap:14px}
}

/* =========================================================
   Article text-to-component width sync
   Body text and headings align exactly with article cards
   ========================================================= */
body.takbir-theme .article-main>p,body.takbir-theme .article-main>ul,body.takbir-theme .article-main>ol,body.takbir-theme .article-main>h1,body.takbir-theme .article-main>h2,body.takbir-theme .article-main>h3,body.takbir-theme .article-main>h4,body.takbir-theme .article-main>.quote,body.takbir-theme .article-main>.dek{
  width:100%;
  max-width:var(--takbir-article-component-width)!important;
  margin-left:0;
  margin-right:0;
}

body.takbir-theme .article-main>h1,body.takbir-theme .article-main>.dek{
  max-width:var(--takbir-article-component-width)!important;
}

@media(max-width:1050px){
  body.takbir-theme .article-main>p,body.takbir-theme .article-main>ul,body.takbir-theme .article-main>ol,body.takbir-theme .article-main>h1,body.takbir-theme .article-main>h2,body.takbir-theme .article-main>h3,body.takbir-theme .article-main>h4,body.takbir-theme .article-main>.quote,body.takbir-theme .article-main>.dek{
    max-width:100%!important;
  }
}


/* =========================================================
   Mobile article TOC — Takbir compact chip pattern
   Desktop sticky TOC remains unchanged.
   ========================================================= */
body.takbir-theme .mobile-toc.ck-toc-chip{
  --takbir-ck-toc-link:#1f2937;
  --takbir-ck-toc-accent:var(--takbir-brand);
  --takbir-ck-toc-chip-bg:#ffffff;
  --takbir-ck-toc-chip-hover:#f6faf8;
  --takbir-ck-toc-chip-border:#e5eeeb;
  --takbir-ck-toc-toggle-bg:#ffffff;
  --takbir-ck-toc-toggle-hover:#f6faf8;
  display:none;
  width:100%;
  max-width:100%;
  box-sizing:border-box;
  margin:22px 0 24px;
  padding:0;
  background:transparent;
  border:0;
  border-radius:0;
  overflow:visible;
  box-shadow:none;
}
body.takbir-theme .mobile-toc .ck-toc-chip-check{
  position:absolute;
  opacity:0;
  pointer-events:none;
}
body.takbir-theme .mobile-toc .ck-toc-chip-list{
  display:flex;
  flex-wrap:wrap;
  align-items:center;
  gap:8px;
  margin:0;
  padding:0;
}
body.takbir-theme .mobile-toc .ck-toc-chip-badge{
  display:inline-flex;
  align-items:center;
  gap:8px;
  min-height:38px;
  padding:8px 14px;
  color:#fff;
  background:linear-gradient(135deg,var(--takbir-navy),#1d5650 68%,var(--takbir-brand));
  border:1px solid rgba(255,255,255,.08);
  border-radius:999px;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.08),0 4px 12px rgba(21,63,60,.12);
  font-size:15px;
  font-weight:700;
  line-height:1.35;
  white-space:nowrap;
}
body.takbir-theme .mobile-toc .ck-toc-chip-badge .icon-svg{width:16px;height:16px;flex:0 0 16px}
body.takbir-theme .mobile-toc .ck-toc-chip-list>a{
  display:inline-flex;
  align-items:center;
  min-height:38px;
  padding:8px 12px;
  color:var(--takbir-ck-toc-link);
  background:var(--takbir-ck-toc-chip-bg);
  border:1px solid var(--takbir-ck-toc-chip-border);
  border-radius:5px;
  text-decoration:none;
  font-size:15px;
  font-weight:400;
  line-height:1.35;
  transition:color .2s ease,background .2s ease,border-color .2s ease,box-shadow .2s ease;
}
body.takbir-theme .mobile-toc .ck-toc-chip-list>a:hover,body.takbir-theme .mobile-toc .ck-toc-chip-list>a.active{
  color:var(--takbir-ck-toc-accent);
  background:var(--takbir-ck-toc-chip-hover);
  border-color:rgba(11,107,101,.22);
  box-shadow:0 2px 8px rgba(21,63,60,.04);
}
body.takbir-theme .mobile-toc .ck-toc-chip-check:not(:checked)~.ck-toc-chip-list>a:nth-of-type(n/**/+5){display:none}
body.takbir-theme .mobile-toc .ck-toc-chip-toggle{
  width:38px;
  height:38px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  color:var(--takbir-ck-toc-accent);
  background:var(--takbir-ck-toc-toggle-bg);
  border:1px solid var(--takbir-ck-toc-chip-border);
  border-radius:999px;
  box-shadow:0 2px 8px rgba(21,63,60,.04);
  cursor:pointer;
  line-height:1;
  transition:background .2s ease,border-color .2s ease,transform .2s ease,box-shadow .2s ease;
}
body.takbir-theme .mobile-toc .ck-toc-chip-toggle .icon-svg{width:18px;height:18px}
body.takbir-theme .mobile-toc .ck-toc-chip-toggle:hover{background:var(--takbir-ck-toc-toggle-hover);border-color:rgba(11,107,101,.22);box-shadow:0 3px 10px rgba(21,63,60,.06)}
body.takbir-theme .mobile-toc .ck-toc-chip-check:focus-visible~.ck-toc-chip-list .ck-toc-chip-toggle{outline:3px solid rgba(86,179,166,.28);outline-offset:2px}
body.takbir-theme .mobile-toc .ck-toc-chip-check:checked~.ck-toc-chip-list .ck-toc-chip-toggle{transform:rotate(45deg)}

@media(max-width:1050px){
  body.takbir-theme .mobile-toc.ck-toc-chip{display:block}
}
@media(max-width:767px){
  body.takbir-theme .mobile-toc.ck-toc-chip{margin:18px 0 20px}
  body.takbir-theme .mobile-toc .ck-toc-chip-list{
    display:flex;
    flex-wrap:wrap;
    align-items:center;
    gap:7px;
  }
  body.takbir-theme .mobile-toc .ck-toc-chip-badge{
    width:auto;
    flex:0 0 auto;
    min-height:38px;
    padding:8px 13px;
    font-size:15px;
    border-radius:999px;
  }
  body.takbir-theme .mobile-toc .ck-toc-chip-list>a{
    width:auto;
    max-width:100%;
    flex:0 1 auto;
    min-height:38px;
    padding:8px 11px;
    font-size:15px;
    line-height:1.35;
    white-space:normal;
  }
  body.takbir-theme .mobile-toc .ck-toc-chip-toggle{
    width:38px;
    height:38px;
    flex:0 0 38px;
  }
  body.takbir-theme .mobile-toc .ck-toc-chip-toggle .icon-svg{width:17px;height:17px}
}
/* =========================================================
   End mobile article TOC — Takbir compact chip pattern
   ========================================================= */

/* =========================================================
   Article H1 natural width / wrapping
   Use the full article column instead of balanced short lines.
   ========================================================= */
body.takbir-theme .article-main>h1{
  width:100%;
  max-width:var(--takbir-article-component-width)!important;
  text-wrap:wrap;
  text-wrap:initial;
  overflow-wrap:normal;
}
@supports (text-wrap:pretty){
  body.takbir-theme .article-main>h1{text-wrap:pretty}
}


/* =========================================================
   Final production-state design system
   Pagination, image rules, states, mobile metadata + tables
   ========================================================= */
body.takbir-theme .pagination{
  width:100%;display:flex;align-items:center;justify-content:center;gap:12px;
  margin:34px auto 4px;padding-top:22px;border-top:1px solid var(--takbir-line);
}
body.takbir-theme .page-numbers{display:flex;align-items:center;gap:7px}
body.takbir-theme .page-number,body.takbir-theme .page-control{
  min-width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;gap:7px;
  border:1px solid var(--takbir-line);background:#fff;color:#38564f;border-radius:999px;font-size:.84rem;font-weight:800;
  transition:background .18s ease,border-color .18s ease,color .18s ease,transform .18s ease;
}
body.takbir-theme .page-number:hover,body.takbir-theme .page-control:hover{background:var(--takbir-soft2);border-color:#bdd8d1;color:var(--takbir-brand);transform:translateY(-1px)}
body.takbir-theme .page-number.active{background:var(--takbir-navy);border-color:var(--takbir-navy);color:#fff;box-shadow:0 7px 18px rgba(21,63,60,.14)}
body.takbir-theme .page-control{padding:0 15px;min-width:auto}body.takbir-theme .page-control .icon-svg{width:16px;height:16px}
body.takbir-theme .page-control.is-disabled{opacity:.42;pointer-events:none}body.takbir-theme .page-ellipsis{color:#879791;padding:0 3px}

/* Article mobile metadata */
body.takbir-theme .byline-updated,body.takbir-theme .byline-readtime{white-space:nowrap}
@media(max-width:767px){
  body.takbir-theme .article-byline{display:grid;grid-template-columns:42px minmax(0,1fr);gap:11px;padding:13px 0 15px;margin-bottom:18px}
  body.takbir-theme .avatar-lg{width:42px;height:42px}
  body.takbir-theme .byline-meta{min-width:0}
  body.takbir-theme .byline-row{font-size:.8rem;line-height:1.42;gap:4px}
  body.takbir-theme .byline-date{font-size:.72rem;margin-top:4px;gap:6px;flex-wrap:wrap}
  body.takbir-theme .byline-readtime,body.takbir-theme .byline-separator{display:none}
  body.takbir-theme .breadcrumbs{display:flex;flex-wrap:nowrap;overflow-x:auto;white-space:nowrap;scrollbar-width:none;padding-bottom:3px}
  body.takbir-theme .breadcrumbs::-webkit-scrollbar{display:none}
}

/* Mobile table affordance and edge cue */
body.takbir-theme .table-mobile-hint{display:none}
body.takbir-theme .medical-table-card{position:relative}
@media(max-width:700px){
  body.takbir-theme .table-mobile-hint{display:flex;align-items:center;justify-content:flex-end;gap:6px;padding:9px 12px 7px;color:#6f827c;font-size:.72rem;font-weight:700;background:#f8fbfa;border-bottom:1px solid #e6efec}
  body.takbir-theme .table-mobile-hint .icon-svg{width:15px;height:15px}
  body.takbir-theme .medical-table-scroll{position:relative}
  body.takbir-theme .medical-table-card:after{content:"";position:absolute;right:0;top:40px;bottom:0;width:28px;pointer-events:none;background:linear-gradient(90deg,rgba(255,255,255,0),rgba(255,255,255,.94));border-radius:0 16px 16px 0}
}

/* UI kit production states */
body.takbir-theme .ui-title{font-size:2.35rem!important}body.takbir-theme .ui-intro{max-width:760px}body.takbir-theme .ui-component-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:28px}body.takbir-theme .ui-component-card{background:#fff;border:1px solid var(--takbir-line);border-radius:22px;padding:22px;box-shadow:0 8px 26px rgba(21,63,60,.045);min-width:0}body.takbir-theme .ui-span-2{grid-column:1/-1}body.takbir-theme .ui-component-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:18px}body.takbir-theme .ui-component-head small{color:var(--takbir-brand);font-size:.68rem;font-weight:850;letter-spacing:.08em;text-transform:uppercase}body.takbir-theme .ui-component-head h3{margin:3px 0 0;font:700 1.35rem/1.2 Georgia,"Times New Roman",serif;color:var(--takbir-ink)}body.takbir-theme .ui-status{font-size:.7rem;color:#667a73;background:#f3f8f6;border:1px solid #e1ebe8;border-radius:999px;padding:6px 9px;white-space:nowrap}
body.takbir-theme .ui-pagination-demo{margin:0;padding-top:0;border-top:0;justify-content:flex-start}
body.takbir-theme .ui-empty-state{text-align:center;padding:20px 14px 8px}body.takbir-theme .ui-empty-icon{width:46px;height:46px;border-radius:14px;display:grid;place-items:center;margin:0 auto 11px;background:var(--takbir-soft2);color:var(--takbir-brand)}body.takbir-theme .ui-empty-icon .icon-svg{width:22px;height:22px}body.takbir-theme .ui-empty-state strong{display:block;font:700 1.1rem/1.25 Georgia,"Times New Roman",serif}body.takbir-theme .ui-empty-state p{margin:5px 0 9px;color:var(--takbir-muted);font-size:.86rem}body.takbir-theme .ui-empty-state a{color:var(--takbir-brand);font-size:.82rem;font-weight:800}
body.takbir-theme .skeleton-stack{display:grid;gap:12px}body.takbir-theme .skeleton-row{display:grid;grid-template-columns:92px 1fr;gap:13px;align-items:center}body.takbir-theme .skeleton-media,body.takbir-theme .skeleton-copy i{display:block;background:linear-gradient(90deg,#edf3f1 25%,#f7faf9 50%,#edf3f1 75%);background-size:200% 100%;animation:skeletonMove 1.4s ease-in-out infinite}body.takbir-theme .skeleton-media{aspect-ratio:1.2;border-radius:13px}body.takbir-theme .skeleton-copy{display:grid;gap:8px}body.takbir-theme .skeleton-copy i{height:10px;border-radius:999px}body.takbir-theme .skeleton-copy i:nth-child(1){width:32%}body.takbir-theme .skeleton-copy i:nth-child(2){width:88%}body.takbir-theme .skeleton-copy i:nth-child(3){width:62%}@keyframes skeletonMove{0%{background-position:200% 0}100%{background-position:-200% 0}}
body.takbir-theme .image-rule-grid{display:grid;grid-template-columns:1.5fr 1fr .72fr;gap:14px;align-items:end}body.takbir-theme .image-rule-grid figure{margin:0}body.takbir-theme .image-rule-art{display:block;border-radius:16px;background:linear-gradient(145deg,#dcefeb,#c9e3dd);border:1px solid #d6e5e1;position:relative;overflow:hidden}body.takbir-theme .image-rule-art:after{content:"";position:absolute;right:-11%;bottom:-18%;width:55%;height:55%;border-radius:50%;background:rgba(11,107,101,.62)}body.takbir-theme .ratio-feature{aspect-ratio:16/9}body.takbir-theme .ratio-inline{aspect-ratio:4/3}body.takbir-theme .ratio-square{aspect-ratio:1}body.takbir-theme .image-rule-grid figcaption{display:grid;gap:2px;margin-top:8px}body.takbir-theme .image-rule-grid strong{font-size:.83rem}body.takbir-theme .image-rule-grid small{color:var(--takbir-muted);font-size:.72rem}body.takbir-theme .ui-rule-note{margin:14px 0 0;color:#647871;font-size:.78rem}
body.takbir-theme .button-state-row{display:flex;flex-wrap:wrap;gap:9px;margin-bottom:20px}body.takbir-theme .button-state-row .btn:disabled{opacity:.45;cursor:not-allowed;transform:none}body.takbir-theme .form-state-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}body.takbir-theme .ui-field{display:grid;gap:6px}body.takbir-theme .ui-field>span{font-size:.76rem;font-weight:800;color:#405a54}body.takbir-theme .ui-field input{width:100%;height:44px;border:1px solid #dbe7e3;border-radius:11px;padding:0 12px;background:#fff;color:var(--takbir-ink);outline:none}body.takbir-theme .ui-field input:focus{border-color:var(--takbir-brand2);box-shadow:0 0 0 3px rgba(86,179,166,.18)}body.takbir-theme .ui-field small{font-size:.7rem;color:#7e908a}body.takbir-theme .ui-field.is-error input{border-color:#d98b92;background:#fffafa}body.takbir-theme .ui-field.is-error small{color:#a33b45}body.takbir-theme .ui-field.is-success input{border-color:#73b8a7;background:#f8fcfb}body.takbir-theme .ui-field.is-success small{color:#3f796d}
body.takbir-theme .ad-slot-demo{min-height:170px;border:1px dashed #cbd9d5;border-radius:16px;background:#fafcfc;display:grid;place-items:center;align-content:center;text-align:center;padding:22px;color:#71847e}body.takbir-theme .ad-slot-demo span{font-size:.62rem;text-transform:uppercase;letter-spacing:.14em;color:#9aa7a3}body.takbir-theme .ad-slot-demo strong{font-size:.9rem;color:#526963;margin-top:5px}body.takbir-theme .ad-slot-demo small{font-size:.72rem;margin-top:2px}
body.takbir-theme .cookie-demo{border:1px solid #dce7e3;border-radius:16px;background:#f8fbfa;padding:15px;display:grid;gap:13px}body.takbir-theme .cookie-demo strong{font:700 1rem/1.2 Georgia,"Times New Roman",serif}body.takbir-theme .cookie-demo p{margin:4px 0 0;color:var(--takbir-muted);font-size:.78rem}body.takbir-theme .cookie-demo>div:last-child{display:flex;gap:8px;flex-wrap:wrap}body.takbir-theme .cookie-demo .btn{padding:9px 13px;font-size:.76rem}
body.takbir-theme .cookie-demo.is-dismissed{opacity:.35;pointer-events:none}body.takbir-theme .cookie-demo.is-dismissed:after{content:"Preview dismissed";display:block;font-size:.72rem;color:var(--takbir-muted)}

@media(max-width:760px){
  body.takbir-theme .pagination{justify-content:space-between;gap:7px;margin-top:28px}body.takbir-theme .page-control{width:42px;padding:0}body.takbir-theme .page-control span{display:none}body.takbir-theme .page-numbers{gap:5px}body.takbir-theme .page-number{min-width:38px;height:38px}body.takbir-theme .page-control{height:38px}body.takbir-theme .page-numbers .page-number:nth-of-type(3),body.takbir-theme .page-ellipsis{display:none}
  body.takbir-theme .ui-component-grid{grid-template-columns:1fr}body.takbir-theme .ui-span-2{grid-column:auto}body.takbir-theme .ui-component-card{padding:18px;border-radius:18px}body.takbir-theme .image-rule-grid{grid-template-columns:1fr 1fr}body.takbir-theme .image-rule-grid figure:last-child{grid-column:1/-1;max-width:46%}body.takbir-theme .form-state-grid{grid-template-columns:1fr}body.takbir-theme .ui-pagination-demo{justify-content:space-between}
}
@media(prefers-reduced-motion:reduce){body.takbir-theme .skeleton-media,body.takbir-theme .skeleton-copy i{animation:none;background:#edf3f1}}
/* =========================================================
   End final production-state design system
   ========================================================= */


/* =========================================================
   Separate category archive page
   ========================================================= */
body.takbir-theme .category-archive-hero{padding-bottom:34px}
body.takbir-theme .category-archive-hero .page-title{margin-bottom:10px}
body.takbir-theme .category-topic-chips{display:flex;flex-wrap:wrap;gap:8px;margin-top:22px}
body.takbir-theme .category-topic-chips .chip{text-decoration:none}
body.takbir-theme .category-featured{padding-top:46px;padding-bottom:34px}
body.takbir-theme .category-subtopics{padding-top:32px;padding-bottom:38px;border-top:1px solid var(--takbir-line)}
body.takbir-theme .category-subtopic-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}
body.takbir-theme .category-subtopic{display:flex;align-items:flex-start;gap:12px;padding:17px;background:#fff;border:1px solid var(--takbir-line);border-radius:17px;transition:.18s ease;min-width:0}
body.takbir-theme .category-subtopic:hover{transform:translateY(-2px);border-color:#c2d9d4;box-shadow:var(--takbir-shadow-soft)}
body.takbir-theme .category-subtopic .cat-icon{flex:0 0 40px}
body.takbir-theme .category-subtopic strong{display:block;font:700 1rem/1.25 Georgia,"Times New Roman",serif;color:var(--takbir-ink);margin:2px 0 5px}
body.takbir-theme .category-subtopic small{display:block;color:var(--takbir-muted);font-size:.78rem;line-height:1.45}
body.takbir-theme .category-latest{padding-top:36px}
body.takbir-theme .category-post-grid .post-card{height:100%}
body.takbir-theme .category-post-grid .body{height:100%;display:flex;flex-direction:column}
body.takbir-theme .category-post-grid .read{margin-top:auto;padding-top:14px}
body.takbir-theme .category-editorial-row{margin-top:2px}
@media(max-width:950px){body.takbir-theme .category-subtopic-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:640px){body.takbir-theme .category-archive-hero{padding-bottom:28px}body.takbir-theme .category-topic-chips{overflow-x:auto;flex-wrap:nowrap;padding-bottom:4px;scrollbar-width:none}body.takbir-theme .category-topic-chips::-webkit-scrollbar{display:none}body.takbir-theme .category-topic-chips .chip{white-space:nowrap}body.takbir-theme .category-featured,body.takbir-theme .category-subtopics,body.takbir-theme .category-latest{padding-top:26px;padding-bottom:28px}body.takbir-theme .category-subtopic-grid{grid-template-columns:1fr}body.takbir-theme .category-subtopic{padding:15px}body.takbir-theme .category-subtopics .section-head{align-items:flex-start}body.takbir-theme .category-subtopics .section-head .btn{display:none}}

/* =========================================================
   Profile contribution cards — equal alignment
   ========================================================= */
body.takbir-theme .profile-copy .posts-grid{
  align-items:stretch;
  grid-auto-rows:1fr;
}
body.takbir-theme .profile-copy .post-card{
  display:flex;
  flex-direction:column;
  height:100%;
}
body.takbir-theme .profile-copy .post-card .thumb{
  flex:0 0 auto;
  width:100%;
}
body.takbir-theme .profile-copy .post-card .body{
  display:flex;
  flex-direction:column;
  flex:1 1 auto;
  min-height:0;
  padding:22px 22px 20px;
}
body.takbir-theme .profile-copy .post-card .kicker{
  display:block;
  margin-bottom:8px;
}
body.takbir-theme .profile-copy .post-card h3{
  margin:0;
  line-height:1.22;
}
body.takbir-theme .profile-copy .post-card .read{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:14px;
  width:100%;
  margin-top:auto;
  padding-top:20px;
  font-size:.78rem;
}
body.takbir-theme .profile-copy .post-card .read span{
  color:var(--takbir-muted);
  font-weight:600;
  white-space:nowrap;
}
body.takbir-theme .profile-copy .post-card .read a{
  margin-left:auto;
  white-space:nowrap;
}

@media(max-width:760px){
  body.takbir-theme .profile-copy .post-card .body{padding:19px 18px 18px}
  body.takbir-theme .profile-copy .post-card .read{padding-top:16px}
}

/* Mega-menu contrast: nested links keep readable colors on hover/focus */
body.takbir-theme .navlinks .mega-intro a{
  color:#fff;
  padding:7px 9px;
  margin-left:-9px;
  border-radius:9px;
  transition:background .16s ease,color .16s ease,transform .16s ease;
}
body.takbir-theme .navlinks .mega-intro a:hover,body.takbir-theme .navlinks .mega-intro a:focus-visible{
  color:#fff;
  background:rgba(255,255,255,.12);
  transform:translateX(2px);
}
body.takbir-theme .navlinks .mega-link:hover,body.takbir-theme .navlinks .mega-link:focus-visible{color:#173d37}
body.takbir-theme .navlinks .mega-link:hover strong,body.takbir-theme .navlinks .mega-link:focus-visible strong{color:#173d37}
body.takbir-theme .navlinks .mega-link:hover small,body.takbir-theme .navlinks .mega-link:focus-visible small{color:#5f756f}
body.takbir-theme .navlinks .mega-feature a:hover,body.takbir-theme .navlinks .mega-feature a:focus-visible{color:var(--takbir-navy);text-decoration:underline;text-underline-offset:3px}
body.takbir-theme .navlinks .nav-dropdown>a:hover strong,body.takbir-theme .navlinks .nav-dropdown>a:focus-visible strong{color:#173d37}
body.takbir-theme .navlinks .nav-dropdown>a:hover small,body.takbir-theme .navlinks .nav-dropdown>a:focus-visible small{color:#5f756f}

/* Editorial inline anchor text inside articles */
body.takbir-theme .article-main a.article-text-link{
  color:var(--takbir-brand);
  font-weight:700;
  text-decoration-line:underline;
  text-decoration-thickness:1.5px;
  text-underline-offset:3px;
  text-decoration-color:rgba(11,107,101,.42);
  transition:color .16s ease,text-decoration-color .16s ease,background .16s ease;
}
body.takbir-theme .article-main a.article-text-link:hover,body.takbir-theme .article-main a.article-text-link:focus-visible{
  color:var(--takbir-navy);
  text-decoration-color:currentColor;
  background:#eef6f3;
  border-radius:3px;
}


/* =========================================================
   v2.1 medical publishing hardening
   ========================================================= */
body.takbir-theme .reading-progress{position:sticky;top:76px;left:0;right:0;height:3px;z-index:49;pointer-events:none;background:transparent}body.takbir-theme .reading-progress>span{display:block;width:0;height:100%;background:var(--takbir-brand2);transform-origin:left center;box-shadow:0 1px 4px rgba(11,107,101,.18)}
body.takbir-theme .breadcrumbs[aria-label="Breadcrumb"] [aria-current="page"]{color:var(--takbir-muted)}
body.takbir-theme .byline-role{font-size:.72rem;color:var(--takbir-muted);padding-left:4px}body.takbir-theme .byline-policy{color:var(--takbir-brand);font-weight:800;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}body.takbir-theme .article-trustline{max-width:var(--takbir-article-component-width);display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin:0 0 20px;border:1px solid var(--takbir-line);background:var(--takbir-line);border-radius:14px;overflow:hidden}body.takbir-theme .article-trustline span{background:#fff;padding:11px 12px;color:var(--takbir-muted);font-size:.72rem;line-height:1.45}body.takbir-theme .article-trustline b{display:block;color:var(--takbir-ink);font-size:.73rem;margin-bottom:1px}
body.takbir-theme .article-hero-art{background:#eef7f4;overflow:hidden}body.takbir-theme .article-hero-art img{display:block;width:100%;height:auto;aspect-ratio:16/9;object-fit:cover}body.takbir-theme .article-hero-art figcaption{padding:9px 12px 10px;color:var(--takbir-muted);font-size:.7rem;line-height:1.45;background:#fff;border-top:1px solid var(--takbir-line)}
body.takbir-theme .article-citation{font:700 .72em/1 Arial,Helvetica,sans-serif;vertical-align:super;margin-left:2px}body.takbir-theme .article-citation a{color:var(--takbir-brand);text-decoration:none}body.takbir-theme .article-citation a:hover,body.takbir-theme .article-citation a:focus-visible{text-decoration:underline;text-underline-offset:2px}body.takbir-theme .ref-list li{scroll-margin-top:124px}body.takbir-theme .ref-link,body.takbir-theme .ref-back{display:inline-flex;align-items:center;color:var(--takbir-brand);font-weight:800;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:2px;margin-left:4px}body.takbir-theme .ref-back{min-width:26px;justify-content:center;text-decoration:none;border:1px solid var(--takbir-line);border-radius:999px;padding:1px 6px}body.takbir-theme .ref-back:hover,body.takbir-theme .ref-back:focus-visible{background:var(--takbir-soft2)}
body.takbir-theme .editorial-transparency{max-width:var(--takbir-article-component-width);display:flex;align-items:center;justify-content:space-between;gap:16px;padding:13px 15px;margin:14px 0 8px;background:#f8fbfa;border:1px solid var(--takbir-line);border-radius:14px;color:var(--takbir-muted);font-size:.76rem}body.takbir-theme .editorial-transparency strong{color:var(--takbir-ink)}body.takbir-theme .transparency-links{display:flex;gap:12px;white-space:nowrap}body.takbir-theme .transparency-links a{color:var(--takbir-brand);font-weight:800;text-decoration:underline;text-underline-offset:3px}
body.takbir-theme .profile-trust-panel{display:flex;align-items:center;justify-content:space-between;gap:24px;margin:28px 0 34px;padding:22px;border:1px solid var(--takbir-line);border-radius:18px;background:#f8fbfa}body.takbir-theme .profile-trust-panel h2{margin:5px 0 7px!important}body.takbir-theme .profile-trust-panel p{margin:0;color:var(--takbir-muted);max-width:680px}body.takbir-theme .profile-trust-panel .btn{flex:0 0 auto}

/* semantic mobile TOC toggle */
body.takbir-theme .mobile-toc .ck-toc-chip-check{display:none!important}body.takbir-theme .mobile-toc .ck-toc-chip-list>a:nth-of-type(n/**/+5){display:none}body.takbir-theme .mobile-toc .ck-toc-chip-list.is-expanded>a:nth-of-type(n/**/+5){display:inline-flex}body.takbir-theme .mobile-toc .ck-toc-chip-toggle{appearance:none;-webkit-appearance:none}body.takbir-theme .mobile-toc .ck-toc-chip-toggle[aria-expanded="true"]{transform:rotate(45deg)}
@media(max-width:1050px){body.takbir-theme .reading-progress{top:76px}}
@media(max-width:900px){body.takbir-theme .reading-progress{top:68px}body.takbir-theme .article-trustline{grid-template-columns:1fr}body.takbir-theme .article-trustline span{padding:9px 11px}body.takbir-theme .editorial-transparency{align-items:flex-start;flex-direction:column}body.takbir-theme .profile-trust-panel{align-items:flex-start;flex-direction:column}body.takbir-theme .profile-trust-panel .btn{align-self:flex-start}}
@media(max-width:640px){body.takbir-theme .reading-progress{top:68px;height:2px}body.takbir-theme .byline-role{display:block;padding-left:0;margin-top:1px}body.takbir-theme .editorial-transparency{font-size:.73rem}body.takbir-theme .transparency-links{white-space:normal;flex-wrap:wrap}body.takbir-theme .article-hero-art figcaption{font-size:.67rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}body.takbir-theme .btn,body.takbir-theme .cat,body.takbir-theme .card,body.takbir-theme .article-action,body.takbir-theme .evidence-toggle{transition:none!important}body.takbir-theme .reading-progress>span{transition:none}}
@media print{body.takbir-theme .reading-progress,body.takbir-theme .article-trustline,body.takbir-theme .editorial-transparency{display:none!important}body.takbir-theme .article-citation a{color:inherit}body.takbir-theme .ref-link,body.takbir-theme .ref-back{display:none}}

body.takbir-theme .filter-empty{margin:22px 0;padding:22px;text-align:center;border:1px dashed var(--takbir-line);border-radius:16px;background:#fbfdfc;color:var(--takbir-muted)}body.takbir-theme .filter-empty strong{display:block;color:var(--takbir-ink);font:700 1rem/1.3 Georgia,"Times New Roman",serif}body.takbir-theme .filter-empty p{margin:5px 0 0;font-size:.82rem}

/* WordPress-only compatibility. These rules do not alter the source template geometry. */
body.takbir-theme.admin-bar .site-header{top:32px}
@media(max-width:782px){body.takbir-theme.admin-bar .site-header{top:46px}}
body.takbir-theme .custom-logo{display:block;max-height:42px;width:auto}
body.takbir-theme .brand.has-custom-logo .brandmark{display:none}
body.takbir-theme .avatar-lg{overflow:hidden}
body.takbir-theme .avatar-lg img{width:100%;height:100%;object-fit:cover;border-radius:50%}
body.takbir-theme .profile-photo.has-photo:after{display:none}
body.takbir-theme .profile-photo img{width:100%;height:100%;object-fit:cover;border-radius:50%}
body.takbir-theme .thumb.has-image:before,body.takbir-theme .article-art.has-image:before,body.takbir-theme .article-art.has-image:after,body.takbir-theme .feed-art.has-image:before,body.takbir-theme .feed-art.has-image:after,body.takbir-theme .editorial-art.has-image:before,body.takbir-theme .editorial-art.has-image:after,body.takbir-theme .related-thumb.has-image:before,body.takbir-theme .related-thumb.has-image:after{display:none!important}
body.takbir-theme .thumb img,body.takbir-theme .article-art img,body.takbir-theme .feed-art img,body.takbir-theme .editorial-art img,body.takbir-theme .related-thumb img{width:100%;height:100%;object-fit:cover;display:block}
body.takbir-theme .article-hero-art.has-image:before,body.takbir-theme .article-hero-art.has-image:after{display:none}
body.takbir-theme .article-hero-art img{width:100%;height:100%;object-fit:cover}
body.takbir-theme .article-layout.no-toc{grid-template-columns:minmax(0,860px);justify-content:center}
@media(max-width:1050px){body.takbir-theme .article-layout.no-toc{grid-template-columns:minmax(0,820px);justify-content:center}}
@media(max-width:820px){body.takbir-theme .article-layout.no-toc{grid-template-columns:1fr}}
body.takbir-theme .wp-caption{max-width:100%}body.takbir-theme .wp-caption-text{color:var(--takbir-muted);font-size:.8rem}
body.takbir-theme .aligncenter{margin-left:auto!important;margin-right:auto!important}body.takbir-theme .alignleft{float:left;margin:0 22px 14px 0}body.takbir-theme .alignright{float:right;margin:0 0 14px 22px}
body.takbir-theme .screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}

/* Critical WordPress isolation */
body.takbir-theme,body.takbir-theme *{box-sizing:border-box}
body.takbir-theme .takbir-container{width:min(var(--takbir-max),calc(100% - 40px))!important;margin-inline:auto!important}
@media(max-width:560px){body.takbir-theme .takbir-container,body.takbir-theme .narrow{width:min(100% - 26px,var(--takbir-max))!important}}

/* Takbir settings: keep byline geometry valid when the author row is disabled. */
@media(max-width:680px){body.takbir-theme .article-byline.no-avatar{grid-template-columns:minmax(0,1fr)}}


/* Takbir advertising system */
body.takbir-theme .takbir-ad-wrap{margin-top:24px;margin-bottom:24px}
/* Every Takbir-managed ad uses one visual field size. The unit stays fluid on smaller screens. */
body.takbir-theme .takbir-ad{width:min(100%,760px);margin:28px auto;text-align:center}
body.takbir-theme .takbir-ad-content{display:block;width:100%;max-width:100%;overflow:hidden;text-align:center}
body.takbir-theme .takbir-ad-content>*,body.takbir-theme .takbir-ad-content iframe,body.takbir-theme .takbir-ad-content img{max-width:100%}
body.takbir-theme .takbir-ad-placeholder{display:flex;width:100%;min-height:92px;flex-direction:column;align-items:center;justify-content:center;gap:5px;padding:18px;border:1px dashed #c8d8d3;border-radius:12px;background:linear-gradient(180deg,#fbfdfc,#f6f9f8);color:#7b8c87}
body.takbir-theme .takbir-ad-placeholder strong{font:700 .78rem/1.3 Arial,sans-serif;letter-spacing:.04em;color:#657a74}
body.takbir-theme .takbir-ad-placeholder small{font:500 .68rem/1.4 Arial,sans-serif;color:#899994}
body.takbir-theme .article-main>.takbir-ad{margin-top:34px;margin-bottom:34px}
body.takbir-theme .article-main>.takbir-ad--article-inline{margin-top:34px;margin-bottom:34px}
@media(max-width:680px){body.takbir-theme .takbir-ad-wrap{margin-top:18px;margin-bottom:18px}body.takbir-theme .takbir-ad{width:100%;margin:24px auto}body.takbir-theme .takbir-ad-placeholder{min-height:92px;padding:14px}}
@media print{body.takbir-theme .takbir-ad-wrap,body.takbir-theme .takbir-ad{display:none!important}}

/* =========================================================
   Takbir article TOC rail
   ========================================================= */
body.takbir-theme .article-left-rail{min-width:0;align-self:start}
body.takbir-theme .article-left-rail .toc{position:static;top:auto;width:100%;min-width:0}

/* All four inline units remain inside the readable article column. */
body.takbir-theme .article-main>.takbir-ad--article-inline{width:min(100%,760px);max-width:760px;margin-left:auto;margin-right:auto}

/* The reference template swaps the left desktop TOC rail for the compact chip TOC on smaller displays. */
@media(max-width:1050px){
  body.takbir-theme .article-left-rail{display:none}
  body.takbir-theme .mobile-toc.ck-toc-chip{display:block!important;width:100%;visibility:visible;opacity:1}
}
@media print{body.takbir-theme .article-left-rail{display:none!important}}

/* v1.8 card-copy guard: clean manual/paragraph summaries stay visually contained. */
body.takbir-theme .feature-copy p,
body.takbir-theme .post-card p,
body.takbir-theme .feed-copy p,
body.takbir-theme .editorial-copy p,
body.takbir-theme .search-results .result p{overflow-wrap:anywhere;word-break:normal}


/* v1.9.0 — restore the original desktop sticky TOC behavior. */
body.takbir-theme .article-left-rail{align-self:stretch;display:flex;flex-direction:column;gap:18px;min-width:0}
body.takbir-theme .article-left-rail .toc{position:sticky;top:106px;width:100%;min-width:0;z-index:2}
@media(max-width:1050px){body.takbir-theme .article-left-rail{display:none}}

/* v1.11.0 Citation & References Manager output */
body.takbir-theme .evidence-tabs.is-single{grid-template-columns:1fr}
body.takbir-theme .takbir-citation-missing{color:#b42318;background:#fff1f0;border-radius:4px;padding:1px 3px}
body.takbir-theme .ref-list li>span:last-child:empty:before{content:"Reference details unavailable";color:var(--takbir-muted);font-style:italic}
body.takbir-theme .ref-back .screen-reader-text{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}


/* v1.13.0 Article verification badges */
body.takbir-theme .article-verification-badges{max-width:var(--takbir-article-component-width);display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin:-14px 0 22px}
body.takbir-theme .article-verification-badge{display:inline-flex;align-items:center;gap:7px;min-height:31px;padding:6px 10px;border:1px solid #cfe3de;border-radius:999px;background:#f6fbf9;color:#27534d;font-size:.72rem;font-weight:800;letter-spacing:.01em;line-height:1}
body.takbir-theme .article-verification-badge .icon-svg{width:15px;height:15px;flex:0 0 auto;color:var(--takbir-brand)}
body.takbir-theme .article-verification-badge--source{background:#fbfcf7;border-color:#dbe5c7;color:#4f5f32}
body.takbir-theme .article-verification-badge--source .icon-svg{color:#6d843d}
@media(max-width:680px){body.takbir-theme .article-verification-badges{margin:-9px 0 18px;gap:7px}body.takbir-theme .article-verification-badge{font-size:.7rem;min-height:30px}}
@media print{body.takbir-theme .article-verification-badges{display:none!important}}


/* v1.13.1 Verification + article actions integrated into the byline meta area */
body.takbir-theme .article-meta-tools{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;margin-top:10px;padding-top:10px;border-top:1px solid rgba(216,228,225,.8)}
body.takbir-theme .article-meta-verification{display:flex;align-items:center;gap:7px;flex-wrap:wrap}
body.takbir-theme .article-meta-tools .article-verification-badge{min-height:28px;padding:5px 9px;font-size:.68rem;gap:6px;background:#f6fbf9}
body.takbir-theme .article-meta-tools .article-verification-badge .icon-svg{width:14px;height:14px}
body.takbir-theme .article-meta-actions{display:flex;align-items:center;gap:5px;flex-wrap:wrap}
body.takbir-theme .article-meta-action{appearance:none;display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:30px;padding:5px 8px;border:1px solid var(--takbir-line);border-radius:9px;background:#fff;color:#4c625c;font:inherit;font-size:.68rem;font-weight:750;line-height:1;cursor:pointer;transition:background .18s ease,border-color .18s ease,color .18s ease,transform .08s ease}
body.takbir-theme .article-meta-action:hover{background:var(--takbir-soft2);border-color:#bdd4ce;color:var(--takbir-brand)}
body.takbir-theme .article-meta-action:focus-visible{outline:2px solid rgba(11,107,101,.28);outline-offset:2px}
body.takbir-theme .article-meta-action:active{transform:translateY(1px)}
body.takbir-theme .article-meta-action .icon-svg{width:14px;height:14px;flex:0 0 auto}
body.takbir-theme .article-meta-action[aria-pressed=true]{background:var(--takbir-soft2);border-color:#b7d2cb;color:var(--takbir-brand)}
body.takbir-theme .article-actions{display:none!important}
@media(max-width:680px){body.takbir-theme .article-meta-tools{align-items:flex-start;gap:9px;margin-top:9px;padding-top:9px}body.takbir-theme .article-meta-verification,body.takbir-theme .article-meta-actions{width:100%}body.takbir-theme .article-meta-action{min-height:30px;padding:5px 8px}}
@media(max-width:420px){body.takbir-theme .article-meta-action span{display:none}body.takbir-theme .article-meta-action{width:32px;height:32px;padding:0;border-radius:9px}body.takbir-theme .article-meta-action .icon-svg{width:15px;height:15px}}
@media print{body.takbir-theme .article-meta-actions,body.takbir-theme .article-meta-verification{display:none!important}}
body.takbir-theme .article-byline .byline-meta{flex:1;min-width:0}
@media(max-width:767px){body.takbir-theme .article-byline.no-avatar{grid-template-columns:minmax(0,1fr)}}


/* v1.13.2 Article meta layout: verification left, update/read/review right */
body.takbir-theme .article-byline .byline-meta{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;column-gap:26px;row-gap:0;flex:1;min-width:0}
body.takbir-theme .byline-primary{display:grid;gap:3px;min-width:0}
body.takbir-theme .byline-secondary{display:flex;flex-direction:column;align-items:flex-end;justify-content:center;gap:9px;min-width:max-content}
body.takbir-theme .byline-primary .article-meta-verification{margin-top:7px}
body.takbir-theme .byline-secondary .byline-date{margin-top:0;justify-content:flex-end}
body.takbir-theme .byline-secondary .article-meta-actions{justify-content:flex-end}
@media(max-width:900px){body.takbir-theme .article-byline .byline-meta{grid-template-columns:minmax(0,1fr);row-gap:10px}body.takbir-theme .byline-secondary{align-items:flex-start;min-width:0}body.takbir-theme .byline-secondary .byline-date,body.takbir-theme .byline-secondary .article-meta-actions{justify-content:flex-start}}
@media(max-width:767px){body.takbir-theme .article-byline .byline-meta{display:grid;grid-template-columns:minmax(0,1fr);gap:9px}body.takbir-theme .byline-primary .article-meta-verification{margin-top:6px}body.takbir-theme .byline-secondary{gap:7px}}

/* v1.13.3 Review policy link lives on the medical-review label. */
body.takbir-theme .byline-review-policy{color:#687c76;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px;text-decoration-color:rgba(11,107,101,.35)}
body.takbir-theme .byline-review-policy:hover{color:var(--takbir-brand);text-decoration-color:currentColor}


/* v1.13.4 Compact single-article breadcrumbs */
body.takbir-theme .article-main > .article-breadcrumbs{
  display:flex;
  align-items:center;
  flex-wrap:wrap;
  gap:4px;
  margin-bottom:12px;
  font-size:.72rem;
  line-height:1.35;
  color:var(--takbir-muted);
}
body.takbir-theme .article-breadcrumbs .breadcrumb-link{
  display:inline-flex;
  align-items:center;
  gap:4px;
  color:var(--takbir-muted);
  text-decoration:none;
  font-weight:400;
}
body.takbir-theme .article-breadcrumbs .breadcrumb-link:hover{
  color:var(--takbir-brand);
}
body.takbir-theme .article-breadcrumbs .breadcrumb-separator{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  width:12px;
  height:12px;
  color:#9aa9a5;
  flex:0 0 12px;
}
body.takbir-theme .article-breadcrumbs .breadcrumb-separator svg{
  width:10px;
  height:10px;
}
body.takbir-theme .article-breadcrumbs .breadcrumb-current{
  min-width:0;
  color:#7a8b86;
  font-weight:500;
}
@media(max-width:640px){
  body.takbir-theme .article-main > .article-breadcrumbs{
    flex-wrap:nowrap;
    overflow-x:auto;
    white-space:nowrap;
    gap:3px;
    margin-bottom:10px;
    font-size:.69rem;
    scrollbar-width:none;
  }
  body.takbir-theme .article-main > .article-breadcrumbs::-webkit-scrollbar{display:none}
}


/* v1.14.0 Reference-matched utility pages */
body.takbir-theme .takbir-404-page{min-height:58vh;display:grid;place-items:center}
body.takbir-theme .takbir-404-page .empty{width:min(760px,100%);padding:84px 20px 94px}
body.takbir-theme .takbir-404-page .code{line-height:.92;margin-bottom:12px}
body.takbir-theme .takbir-404-page .hero-actions{justify-content:center;margin-top:24px}
body.takbir-theme .takbir-legal-page .policy-copy{max-width:780px;margin-inline:auto}
body.takbir-theme .takbir-legal-page .policy-copy>p:first-child{margin-top:0}
body.takbir-theme .takbir-contact-email{display:inline-flex;align-items:center;gap:8px;margin-top:10px;color:var(--takbir-brand);font-weight:700;text-decoration:none}
body.takbir-theme .takbir-contact-email:hover{text-decoration:underline;text-underline-offset:3px}
body.takbir-theme .takbir-contact-content{min-height:100%}
body.takbir-theme .takbir-contact-content>*:first-child{margin-top:0}
body.takbir-theme .takbir-contact-content>*:last-child{margin-bottom:0}
body.takbir-theme .takbir-contact-empty{display:grid;align-content:center;min-height:240px}
body.takbir-theme .takbir-contact-empty h2{margin:0 0 8px}
body.takbir-theme .article-breadcrumbs .breadcrumb-link,body.takbir-theme .article-breadcrumbs .breadcrumb-current{font-weight:400}


/* v1.14.6 — Yoast SEO FAQ block styled as the Takbir reference FAQ */
body.takbir-theme .article-main > .schema-faq.wp-block-yoast-faq-block,
body.takbir-theme .article-main > .wp-block-yoast-faq-block{
  width:100%;
  max-width:var(--takbir-reading);
  margin:40px 0 28px;
  padding:14px;
  border:1px solid #dbe8e4;
  border-radius:var(--takbir-component-radius,18px);
  background:#fff;
  box-shadow:0 12px 34px rgba(21,63,60,.045);
  scroll-margin-top:110px;
}
body.takbir-theme .wp-block-yoast-faq-block .schema-faq-section{
  margin:0;
  border:1px solid #dbe8e4;
  border-radius:14px;
  background:#fff;
  overflow:hidden;
  transition:border-color .18s ease,box-shadow .18s ease,background .18s ease;
}
body.takbir-theme .wp-block-yoast-faq-block .schema-faq-section + .schema-faq-section{margin-top:8px}
body.takbir-theme .wp-block-yoast-faq-block .schema-faq-section.is-open{
  border-color:#c4ded8;
  box-shadow:0 5px 18px rgba(21,63,60,.035);
}
body.takbir-theme .wp-block-yoast-faq-block .schema-faq-question{
  position:relative;
  display:flex;
  align-items:center;
  min-height:58px;
  margin:0;
  padding:14px 56px 14px 15px;
  color:#183732;
  font-size:.9rem;
  font-weight:800;
  line-height:1.42;
  cursor:pointer;
  user-select:none;
  transition:background .18s ease;
}
body.takbir-theme .wp-block-yoast-faq-block .schema-faq-question:hover{background:#f8fbfa}
body.takbir-theme .wp-block-yoast-faq-block .schema-faq-question:focus-visible{
  outline:2px solid #70b9af;
  outline-offset:-2px;
}
body.takbir-theme .wp-block-yoast-faq-block .schema-faq-question::before,
body.takbir-theme .wp-block-yoast-faq-block .schema-faq-question::after{
  content:"";
  position:absolute;
  right:25px;
  top:50%;
  width:10px;
  height:1.5px;
  border-radius:2px;
  background:#146d64;
  transform:translateY(-50%);
  transition:transform .2s ease;
  z-index:1;
}
body.takbir-theme .wp-block-yoast-faq-block .schema-faq-question::after{
  transform:translateY(-50%) rotate(90deg);
}
body.takbir-theme .wp-block-yoast-faq-block .schema-faq-section.is-open .schema-faq-question::after{
  transform:translateY(-50%) rotate(0deg);
}
body.takbir-theme .wp-block-yoast-faq-block .schema-faq-question > *{pointer-events:none}
body.takbir-theme .wp-block-yoast-faq-block .schema-faq-answer{
  margin:0!important;
  padding:14px 15px!important;
  border-top:1px solid #e5eeeb;
  color:#526b64!important;
  font-size:.87rem!important;
  line-height:1.67!important;
}
body.takbir-theme .wp-block-yoast-faq-block .schema-faq-answer > :first-child{margin-top:0!important}
body.takbir-theme .wp-block-yoast-faq-block .schema-faq-answer > :last-child{margin-bottom:0!important}
body.takbir-theme .wp-block-yoast-faq-block.takbir-faq-enhanced .schema-faq-answer[hidden]{display:none!important}
@media(max-width:680px){
  body.takbir-theme .article-main > .schema-faq.wp-block-yoast-faq-block,
  body.takbir-theme .article-main > .wp-block-yoast-faq-block{
    margin:34px 0 24px;
    padding:10px;
    border-radius:16px;
  }
  body.takbir-theme .wp-block-yoast-faq-block .schema-faq-section{border-radius:12px}
  body.takbir-theme .wp-block-yoast-faq-block .schema-faq-question{
    min-height:54px;
    padding:13px 50px 13px 13px;
    font-size:.86rem;
  }
  body.takbir-theme .wp-block-yoast-faq-block .schema-faq-question::before,
  body.takbir-theme .wp-block-yoast-faq-block .schema-faq-question::after{right:21px}
  body.takbir-theme .wp-block-yoast-faq-block .schema-faq-answer{padding:13px!important}
}

/* =========================================================
   v1.14.6 — Reference-matched native article elements
   Presentation only: maps Gutenberg/core HTML elements to the
   existing Takbir editorial component language.
   ========================================================= */

/* Shared width/rhythm for top-level editorial blocks. */
body.takbir-theme .article-main > :where(
  .wp-block-table,
  .wp-block-image,
  .wp-block-gallery,
  .wp-block-video,
  .wp-block-audio,
  .wp-block-embed,
  .wp-block-cover,
  .wp-block-media-text,
  .wp-block-file,
  .wp-block-code,
  .wp-block-preformatted,
  .wp-block-verse,
  .wp-block-pullquote,
  .wp-block-quote,
  .wp-block-details,
  .wp-block-buttons,
  .wp-block-separator,
  .wp-caption,
  blockquote,
  pre,
  table
){
  width:100%;
  max-width:var(--article-component-width)!important;
  margin-left:0;
  margin-right:0;
}

/* Article links — same restrained editorial underline as the reference. */
body.takbir-theme .article-main > p a:not(.btn):not(.article-action),
body.takbir-theme .article-main > ul a,
body.takbir-theme .article-main > ol a,
body.takbir-theme .article-main > blockquote a,
body.takbir-theme .article-main .wp-block-quote a,
body.takbir-theme .article-main .wp-block-pullquote a,
body.takbir-theme .article-main .wp-block-table a,
body.takbir-theme .article-main .wp-block-image figcaption a,
body.takbir-theme .article-main .wp-block-file a:not(.wp-block-file__button){
  color:var(--takbir-brand);
  font-weight:700;
  text-decoration-line:underline;
  text-decoration-thickness:1.5px;
  text-underline-offset:3px;
  text-decoration-color:rgba(11,107,101,.42);
  transition:color .16s ease,text-decoration-color .16s ease,background .16s ease;
}
body.takbir-theme .article-main > p a:hover,
body.takbir-theme .article-main > p a:focus-visible,
body.takbir-theme .article-main > ul a:hover,
body.takbir-theme .article-main > ol a:hover,
body.takbir-theme .article-main blockquote a:hover,
body.takbir-theme .article-main .wp-block-table a:hover,
body.takbir-theme .article-main .wp-block-file a:not(.wp-block-file__button):hover{
  color:var(--takbir-navy);
  text-decoration-color:currentColor;
  background:#eef6f3;
  border-radius:3px;
}

/* Lists */
body.takbir-theme .article-main > ul,
body.takbir-theme .article-main > ol,
body.takbir-theme .article-main > .wp-block-list{
  padding-left:1.35em;
  color:#304944;
}
body.takbir-theme .article-main :where(ul,ol) li{
  margin:.45em 0;
  padding-left:.18em;
}
body.takbir-theme .article-main ul li::marker{color:var(--takbir-brand2)}
body.takbir-theme .article-main ol li::marker{color:var(--takbir-brand);font-weight:800}
body.takbir-theme .article-main :where(ul,ol) :where(ul,ol){margin:.35em 0 .55em;padding-left:1.3em}

/* H5/H6 complete the reference heading scale without changing H1–H4. */
body.takbir-theme .article-main > h5{font-size:18px;line-height:1.45;letter-spacing:-.005em;margin:1.1em 0 .42em}
body.takbir-theme .article-main > h6{font:800 .78rem/1.45 Arial,Helvetica,sans-serif;letter-spacing:.08em;text-transform:uppercase;color:var(--takbir-brand);margin:1.2em 0 .45em}

/* Native / Gutenberg tables — reference medical table treatment. */
body.takbir-theme .article-main > .wp-block-table{
  position:relative;
  overflow-x:auto;
  -webkit-overflow-scrolling:touch;
  margin-top:20px;
  margin-bottom:28px;
  border:1px solid var(--takbir-component-border);
  border-radius:18px;
  background:#fff;
  box-shadow:var(--takbir-component-shadow);
  scrollbar-width:thin;
}
body.takbir-theme .article-main > .wp-block-table table{
  width:100%;
  min-width:690px;
  margin:0;
  border:0;
  border-collapse:separate;
  border-spacing:0;
  font-size:.87rem;
  line-height:1.45;
  color:#38524c;
}
body.takbir-theme .article-main > table{
  width:100%;
  min-width:690px;
  margin:20px 0 28px;
  border:1px solid var(--takbir-component-border);
  border-radius:18px;
  border-collapse:separate;
  border-spacing:0;
  background:#fff;
  box-shadow:var(--takbir-component-shadow);
  font-size:.87rem;
  line-height:1.45;
  color:#38524c;
  overflow:hidden;
}
body.takbir-theme .article-main .wp-block-table table :where(th,td),
body.takbir-theme .article-main > table :where(th,td){
  padding:13px 16px;
  text-align:left;
  vertical-align:top;
  border:0;
  border-bottom:1px solid #e7efed;
}
body.takbir-theme .article-main .wp-block-table table thead th,
body.takbir-theme .article-main > table thead th{
  background:#f7faf9;
  color:#61756f;
  font-size:.72rem;
  letter-spacing:.055em;
  text-transform:uppercase;
  font-weight:850;
}
body.takbir-theme .article-main .wp-block-table table thead th:not(:first-child),
body.takbir-theme .article-main > table thead th:not(:first-child){
  font-family:Georgia,"Times New Roman",serif;
  font-size:1rem;
  letter-spacing:-.02em;
  text-transform:none;
  color:#17332d;
  font-weight:700;
}
body.takbir-theme .article-main .wp-block-table table tbody th,
body.takbir-theme .article-main > table tbody th{
  background:var(--takbir-page);
  color:#203f38;
  font-weight:800;
}
body.takbir-theme .article-main .wp-block-table table tbody tr:nth-child(even) td,
body.takbir-theme .article-main > table tbody tr:nth-child(even) td{background:#fcfefd}
body.takbir-theme .article-main .wp-block-table table tbody tr:hover :where(th,td),
body.takbir-theme .article-main > table tbody tr:hover :where(th,td){background:#f6faf8}
body.takbir-theme .article-main .wp-block-table table tr:last-child :where(th,td),
body.takbir-theme .article-main > table tr:last-child :where(th,td){border-bottom:0}
body.takbir-theme .article-main .wp-block-table figcaption,
body.takbir-theme .article-main table caption{
  margin:0;
  padding:10px 14px;
  color:#6f827c;
  background:#f8fbfa;
  border-top:1px solid #e6efec;
  font-size:.72rem;
  line-height:1.5;
  text-align:left;
}

/* Quotes */
body.takbir-theme .article-main > blockquote,
body.takbir-theme .article-main > .wp-block-quote{
  margin-top:28px;
  margin-bottom:28px;
  padding:7px 0 7px 20px;
  border:0;
  border-left:4px solid var(--takbir-brand2);
  background:transparent;
  color:#284b44;
  font-size:1.15rem;
  line-height:1.65;
}
body.takbir-theme .article-main :where(blockquote,.wp-block-quote) > :first-child{margin-top:0}
body.takbir-theme .article-main :where(blockquote,.wp-block-quote) > :last-child{margin-bottom:0}
body.takbir-theme .article-main :where(blockquote,.wp-block-quote) cite{
  display:block;
  margin-top:10px;
  color:var(--takbir-muted);
  font:700 .74rem/1.5 Arial,Helvetica,sans-serif;
  letter-spacing:.02em;
}
body.takbir-theme .article-main > .wp-block-pullquote{
  margin-top:30px;
  margin-bottom:30px;
  padding:26px 28px;
  border:1px solid var(--takbir-line);
  border-radius:18px;
  background:#f2f8f6;
  box-shadow:0 7px 22px rgba(21,63,60,.03);
  text-align:left;
}
body.takbir-theme .article-main > .wp-block-pullquote blockquote{margin:0;padding:0;border:0;color:#284b44}
body.takbir-theme .article-main > .wp-block-pullquote p{margin:0;font:700 1.18rem/1.6 Georgia,"Times New Roman",serif;color:#24463f}
body.takbir-theme .article-main > .wp-block-pullquote cite{display:block;margin-top:10px;color:var(--takbir-muted);font:700 .74rem/1.5 Arial,Helvetica,sans-serif}

/* Images, galleries and captions — same figure framing as reference. */
body.takbir-theme .article-main > .wp-block-image,
body.takbir-theme .article-main > .wp-caption{
  margin-top:20px;
  margin-bottom:25px;
}
body.takbir-theme .article-main > .wp-block-image img,
body.takbir-theme .article-main > .wp-caption img{
  width:auto;
  max-width:100%;
  height:auto;
  border:1px solid #d9e7e3;
  border-radius:18px;
  background:#edf6f3;
  box-shadow:var(--takbir-shadow-soft);
}
body.takbir-theme .article-main .wp-block-image figcaption,
body.takbir-theme .article-main .wp-caption .wp-caption-text,
body.takbir-theme .article-main .wp-element-caption{
  margin:0;
  padding:9px 4px 0;
  color:#697d77;
  font-size:.75rem;
  line-height:1.55;
  text-align:left;
}
body.takbir-theme .article-main > .wp-block-gallery{
  display:grid;
  gap:12px;
  margin-top:22px;
  margin-bottom:28px;
}
body.takbir-theme .article-main .wp-block-gallery figure{margin:0}
body.takbir-theme .article-main .wp-block-gallery img{border-radius:14px;border:1px solid #d9e7e3;background:#edf6f3}

/* Video, audio and embeds */
body.takbir-theme .article-main > :where(.wp-block-video,.wp-block-embed,.wp-block-audio){
  margin-top:22px;
  margin-bottom:28px;
}
body.takbir-theme .article-main :where(.wp-block-video,.wp-block-embed) :where(video,iframe,.wp-block-embed__wrapper){
  width:100%;
  border-radius:18px;
  overflow:hidden;
}
body.takbir-theme .article-main .wp-block-embed__wrapper{
  background:#edf6f3;
  box-shadow:var(--takbir-component-shadow);
}
body.takbir-theme .article-main .wp-block-audio audio{width:100%}
body.takbir-theme .article-main :where(.wp-block-video,.wp-block-embed,.wp-block-audio) figcaption{padding:9px 4px 0;color:#697d77;font-size:.75rem;line-height:1.55}

/* Code / preformatted / verse */
body.takbir-theme .article-main > :where(pre,.wp-block-code,.wp-block-preformatted){
  margin-top:22px;
  margin-bottom:28px;
  padding:17px 18px;
  overflow:auto;
  border:1px solid var(--takbir-line);
  border-radius:16px;
  background:#f7faf9;
  box-shadow:0 7px 22px rgba(21,63,60,.025);
  color:#264842;
  font:500 .86rem/1.7 ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono",monospace;
  white-space:pre;
  tab-size:2;
}
body.takbir-theme .article-main code:not(.takbir-citation-help code){
  padding:.16em .38em;
  border-radius:5px;
  background:#edf4f1;
  color:#0b6b65;
  font:600 .88em/1.45 ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono",monospace;
}
body.takbir-theme .article-main :where(pre,.wp-block-code,.wp-block-preformatted) code{padding:0;background:transparent;color:inherit;font:inherit}
body.takbir-theme .article-main > .wp-block-verse{
  margin-top:24px;
  margin-bottom:28px;
  padding:18px 20px;
  border-left:4px solid var(--takbir-brand2);
  border-radius:0 14px 14px 0;
  background:#f8fbfa;
  color:#36534d;
  font:500 1rem/1.75 Georgia,"Times New Roman",serif;
  white-space:pre-wrap;
}

/* Separators */
body.takbir-theme .article-main > :where(hr,.wp-block-separator){
  width:100%;
  height:1px;
  margin:34px 0;
  border:0;
  background:var(--takbir-line);
  opacity:1;
}
body.takbir-theme .article-main > .wp-block-separator.is-style-dots{
  height:auto;
  background:none;
  color:var(--takbir-brand2);
  text-align:center;
  letter-spacing:.5em;
}

/* Buttons */
body.takbir-theme .article-main > .wp-block-buttons{
  display:flex;
  gap:10px;
  flex-wrap:wrap;
  margin-top:22px;
  margin-bottom:28px;
}
body.takbir-theme .article-main .wp-block-button__link{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:44px;
  padding:11px 18px;
  border:1px solid transparent;
  border-radius:999px;
  background:var(--takbir-navy);
  color:#fff;
  font:800 .86rem/1.2 Arial,Helvetica,sans-serif;
  text-decoration:none;
  box-shadow:0 10px 25px rgba(18,54,51,.15);
  transition:transform .18s ease,background .18s ease,box-shadow .18s ease;
}
body.takbir-theme .article-main .wp-block-button__link:hover,
body.takbir-theme .article-main .wp-block-button__link:focus-visible{background:var(--takbir-brand);transform:translateY(-1px);box-shadow:0 13px 28px rgba(18,54,51,.18)}
body.takbir-theme .article-main .wp-block-button.is-style-outline .wp-block-button__link{background:#fff;color:var(--takbir-navy);border-color:var(--takbir-line);box-shadow:none}
body.takbir-theme .article-main .wp-block-button.is-style-outline .wp-block-button__link:hover{background:var(--takbir-soft2);border-color:#bfd8d2}

/* Core Details — same calm accordion language as the FAQ reference. */
body.takbir-theme .article-main > .wp-block-details{
  margin-top:18px;
  margin-bottom:18px;
  border:1px solid #dbe8e4;
  border-radius:14px;
  background:#fff;
  overflow:hidden;
  box-shadow:0 5px 18px rgba(21,63,60,.025);
}
body.takbir-theme .article-main > .wp-block-details > summary{
  cursor:pointer;
  padding:14px 15px;
  color:#183732;
  font-weight:800;
  line-height:1.35;
  background:#fff;
}
body.takbir-theme .article-main > .wp-block-details > summary:hover{background:#f8fbfa}
body.takbir-theme .article-main > .wp-block-details[open]{border-color:#c4ded8;box-shadow:0 5px 18px rgba(21,63,60,.035)}
body.takbir-theme .article-main > .wp-block-details > :not(summary){margin-left:15px;margin-right:15px}
body.takbir-theme .article-main > .wp-block-details > :last-child{margin-bottom:15px}

/* File downloads */
body.takbir-theme .article-main > .wp-block-file{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:14px;
  margin-top:20px;
  margin-bottom:24px;
  padding:14px 15px;
  border:1px solid var(--takbir-line);
  border-radius:14px;
  background:#f8fbfa;
}
body.takbir-theme .article-main .wp-block-file__button{
  flex:0 0 auto;
  margin:0;
  padding:8px 13px;
  border-radius:999px;
  background:var(--takbir-navy);
  color:#fff;
  font-weight:800;
  text-decoration:none;
}

/* Cover + Media/Text — preserve Gutenberg structure, apply reference framing. */
body.takbir-theme .article-main > .wp-block-cover,
body.takbir-theme .article-main > .wp-block-media-text{
  margin-top:22px;
  margin-bottom:28px;
  border:1px solid var(--takbir-line);
  border-radius:18px;
  overflow:hidden;
  box-shadow:var(--takbir-component-shadow);
}
body.takbir-theme .article-main > .wp-block-media-text{background:#fff}
body.takbir-theme .article-main > .wp-block-media-text .wp-block-media-text__content{padding:24px}

/* Footnotes */
body.takbir-theme .article-main > .wp-block-footnotes{
  margin-top:34px;
  padding-top:20px;
  border-top:1px solid var(--takbir-line);
  color:#536b65;
  font-size:.82rem;
  line-height:1.65;
}
body.takbir-theme .article-main > .wp-block-footnotes li{margin:.55em 0}

/* Inline semantic elements */
body.takbir-theme .article-main mark{padding:.08em .28em;border-radius:4px;background:#fff1c9;color:#5c431c}
body.takbir-theme .article-main kbd{display:inline-block;padding:.16em .42em;border:1px solid #cbd9d5;border-bottom-width:2px;border-radius:5px;background:#fff;color:#304944;font:700 .78em/1.4 ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}
body.takbir-theme .article-main abbr[title]{text-decoration:underline dotted;text-underline-offset:3px;text-decoration-color:#8da39d;cursor:help}
body.takbir-theme .article-main :where(sup,sub){font-size:.72em;line-height:0}

/* Core table/mobile adjustments mirror the reference table behavior. */
@media(max-width:640px){
  body.takbir-theme .article-main > .wp-block-table{border-radius:15px;margin-bottom:24px}
  body.takbir-theme .article-main > .wp-block-table table,
  body.takbir-theme .article-main > table{min-width:620px;font-size:.86rem}
  body.takbir-theme .article-main .wp-block-table table :where(th,td),
body.takbir-theme .article-main > table :where(th,td){padding:12px 13px}
  body.takbir-theme .article-main > blockquote,
  body.takbir-theme .article-main > .wp-block-quote{padding-left:16px;font-size:1.06rem}
  body.takbir-theme .article-main > .wp-block-pullquote{padding:21px 18px;border-radius:15px}
  body.takbir-theme .article-main > .wp-block-file{align-items:flex-start;flex-direction:column}
  body.takbir-theme .article-main > .wp-block-media-text .wp-block-media-text__content{padding:18px}
}


/* v1.15.1 — WordPress-managed header and footer menus */
body.takbir-theme .navlinks--wordpress{margin-left:18px}
body.takbir-theme .takbir-primary-menu{display:flex;align-items:center;gap:4px;margin:0;padding:0;list-style:none}
body.takbir-theme .takbir-primary-menu>.menu-item{position:relative;display:flex;align-items:center;margin:0;padding:0;list-style:none}
body.takbir-theme .takbir-primary-menu .nav-link{color:#38544e;text-decoration:none}
body.takbir-theme .takbir-primary-menu .current-menu-item>.nav-link,
body.takbir-theme .takbir-primary-menu .current-menu-ancestor>.nav-link{color:var(--takbir-brand);background:#eef7f4}
body.takbir-theme .takbir-primary-menu .takbir-submenu-toggle{width:28px;min-width:28px;height:34px;padding:0 6px;margin-left:-7px;justify-content:center}
body.takbir-theme .takbir-primary-menu .sub-menu{margin:0;padding:10px;list-style:none}
body.takbir-theme .takbir-primary-menu .sub-menu li{position:relative;margin:0;padding:0;list-style:none}
body.takbir-theme .takbir-primary-menu .sub-menu .nav-link{display:flex;width:100%;padding:11px 12px;border-radius:13px;color:#294842;font-size:.84rem;font-weight:750;line-height:1.35}
body.takbir-theme .takbir-primary-menu .sub-menu .nav-link:hover{background:#f2f8f6;color:#173d37}
body.takbir-theme .takbir-primary-menu .sub-menu .takbir-submenu-toggle{position:absolute;right:8px;top:5px}
body.takbir-theme .takbir-primary-menu .sub-menu .sub-menu{top:-10px;left:calc(100% + 8px)}
body.takbir-theme .takbir-primary-menu .menu-item:hover>.sub-menu,
body.takbir-theme .takbir-primary-menu .menu-item.open>.sub-menu,
body.takbir-theme .takbir-primary-menu .sub-menu:hover{visibility:visible;opacity:1;pointer-events:auto;transform:translateY(0)}
body.takbir-theme .footer-menu{margin:0;padding:0;list-style:none}
body.takbir-theme .footer-menu li{margin:0;padding:0;list-style:none}
body.takbir-theme .footer-menu a{display:block;color:#61736d;font-size:.88rem;padding:5px 0;text-decoration:none}
body.takbir-theme .footer-menu a:hover{color:var(--takbir-brand)}
@media(max-width:900px){
  body.takbir-theme .navlinks--wordpress{margin:0}
  body.takbir-theme .takbir-primary-menu{width:100%;display:flex;flex-direction:column;align-items:stretch;gap:3px}
  body.takbir-theme .takbir-primary-menu>.menu-item{width:100%;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center}
  body.takbir-theme .takbir-primary-menu .nav-link{width:100%}
  body.takbir-theme .takbir-primary-menu .takbir-submenu-toggle{margin:0;width:42px;height:42px}
  body.takbir-theme .takbir-primary-menu .sub-menu{grid-column:1/-1;position:static!important;width:100%!important;display:none;visibility:visible;opacity:1;pointer-events:auto;transform:none;border:0;border-radius:14px;box-shadow:none;background:#f3f8f6;margin:0 0 6px;padding:8px}
  body.takbir-theme .takbir-primary-menu .menu-item.open>.sub-menu{display:block}
  body.takbir-theme .takbir-primary-menu .sub-menu .menu-item{display:grid;grid-template-columns:minmax(0,1fr) auto}
  body.takbir-theme .takbir-primary-menu .sub-menu .sub-menu{grid-column:1/-1;margin:4px 0 4px 12px;width:calc(100% - 12px)!important}
}
