
:root{
  --emerald:#159B72;--teal:#25A77A;--mint:#41c79b;--dark:#0d5d4b;--deep:#073e34;
  --orange:#f3a31a;--coral:#cf4e4b;--blue:#2585d8;--cream:#fffaf0;--ink:#18221f;
  --muted:#68756f;--line:#e5ece8;--white:#fff;--shadow:0 18px 55px rgba(16,71,56,.09);
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:"Plus Jakarta Sans",sans-serif;color:var(--ink);background:
radial-gradient(circle at 12% 4%,rgba(21,155,114,.08),transparent 28%),
radial-gradient(circle at 90% 15%,rgba(243,163,26,.08),transparent 26%),
#fbfdfb}
body:before{content:"";position:fixed;inset:0;pointer-events:none;opacity:.035;background-image:
linear-gradient(30deg,#159b72 12%,transparent 12.5%,transparent 87%,#159b72 87.5%,#159b72),
linear-gradient(150deg,#159b72 12%,transparent 12.5%,transparent 87%,#159b72 87.5%,#159b72),
linear-gradient(30deg,#159b72 12%,transparent 12.5%,transparent 87%,#159b72 87.5%,#159b72);
background-size:48px 84px;background-position:0 0,0 0,24px 42px}
button,input,select{font:inherit}.arabic{font-family:"Noto Naskh Arabic","Amiri",serif;direction:rtl;unicode-bidi:isolate}
.app-shell{min-height:100vh}.topbar{background:linear-gradient(90deg,var(--deep),var(--emerald),var(--teal));color:#fff}
.topbar-inner{max-width:1400px;margin:auto;padding:8px 22px;display:flex;justify-content:space-between;align-items:center;font-size:12px}
.micro-flow{display:flex;align-items:center;gap:8px}.live-dot{width:8px;height:8px;background:#ffd86a;border-radius:50%;box-shadow:0 0 0 5px rgba(255,216,106,.13)}
.top-progress{display:flex;align-items:center;gap:9px}.top-progress span{width:90px;height:6px;background:rgba(255,255,255,.18);border-radius:999px;overflow:hidden}.top-progress i{display:block;height:100%;background:#ffe08a;border-radius:999px}
.header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.92);backdrop-filter:blur(18px);border-bottom:1px solid rgba(21,155,114,.12)}
.header-inner{max-width:1400px;margin:auto;height:78px;padding:0 22px;display:flex;align-items:center;gap:18px}.brand{border:0;background:none;display:flex;align-items:center;gap:12px;cursor:pointer;text-align:left}.brand-logo-wrap{display:flex;align-items:center;justify-content:center;flex:none}.brand-logo-img{display:block;width:120px;height:auto;object-fit:contain}.brand strong{display:block;color:var(--dark);font-size:18px}.brand small{display:block;color:#78847f;font-size:11px;margin-top:2px}
.desktop-nav{margin-left:auto;display:flex;gap:2px}.desktop-nav button{border:0;background:transparent;padding:10px 9px;border-radius:10px;color:#68746f;font-size:12px;display:flex;gap:6px;align-items:center;cursor:pointer}.desktop-nav button:hover,.desktop-nav button.active{background:#edf8f4;color:var(--dark)}
.challenge-btn{border:0;background:linear-gradient(135deg,#ef9b15,#f6b93d);color:#fff;border-radius:11px;padding:11px 14px;font-weight:800;font-size:12px;display:flex;gap:7px;align-items:center;cursor:pointer;box-shadow:0 8px 20px rgba(243,163,26,.22)}
.menu-btn{display:none;border:0;background:#eef8f4;color:var(--dark);border-radius:11px;padding:9px}.mobile-nav{display:none}
main{min-height:70vh}.page{max-width:1320px;margin:auto;padding:38px 22px 70px}.hero{position:relative;overflow:hidden;border-radius:32px;background:linear-gradient(135deg,#083f34 0%,#0d7058 45%,#21a77d 100%);color:#fff;box-shadow:0 24px 70px rgba(8,72,57,.25);padding:62px 58px}.hero:after{content:"";position:absolute;inset:auto -80px -140px auto;width:390px;height:390px;border:1px solid rgba(255,255,255,.18);border-radius:50%;box-shadow:0 0 0 60px rgba(255,255,255,.03),0 0 0 120px rgba(255,255,255,.02)}.hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:1fr;gap:0;align-items:center}.hero-copy h1{font-size:clamp(42px,5vw,68px);line-height:1.05;margin:18px 0 20px;letter-spacing:-2.6px}.hero-copy h1 span{color:#ffe08a}.hero-copy>p{font-size:17px;line-height:1.8;color:#dbf5eb;max-width:760px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:26px}.primary,.glass,.soft-btn,.copy-btn{border:0;border-radius:12px;padding:11px 16px;display:inline-flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;font-weight:800}.primary{background:linear-gradient(135deg,#ffd660,#f5ad22);color:#463000;box-shadow:0 10px 25px rgba(243,163,26,.2)}.primary.big,.glass.big{padding:14px 20px}.glass{color:#fff;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.25)}.trust-row{display:flex;gap:18px;flex-wrap:wrap;margin-top:24px;font-size:12px;color:#cceee2}.trust-row span{display:flex;align-items:center;gap:6px}.trust-row svg{width:15px}
.pill{display:inline-flex;align-items:center;gap:6px;border-radius:999px;padding:6px 10px;font-size:11px;font-weight:800}.pill-gold{background:#fff1bf;color:#805900}.pill-emerald{background:#e6f7f1;color:#0b7158}.pill-teal{background:#e7f8f6;color:#126c63}.pill-orange{background:#fff0da;color:#9a5a00}.pill-coral{background:#ffe8e7;color:#9e3633}.pill-blue{background:#e8f3fd;color:#1f64a5}
.hero-visual{position:relative;min-height:410px;display:grid;place-items:center}.wow-card{width:min(100%,440px);padding:28px;border-radius:26px;background:rgba(255,255,255,.97);color:var(--ink);border:1px solid rgba(255,255,255,.25);box-shadow:0 30px 80px rgba(0,0,0,.24);transform:rotate(-2deg)}.wow-head{display:flex;justify-content:space-between;color:var(--dark);font-weight:800;font-size:13px}.hero-ar{display:block;font-size:42px;font-weight:700;text-align:center;margin:24px 0}.analysis-chip{display:flex;justify-content:space-between;align-items:center;background:#edf8f4;border:1px solid #d7eee6;padding:12px 15px;border-radius:13px}.analysis-chip span{font-family:"Noto Naskh Arabic";font-size:21px;color:var(--emerald)}.formula-preview,.micro-steps,.output-formula{display:flex;align-items:center;justify-content:center;gap:7px;flex-wrap:wrap;margin:17px 0;font-size:10px;color:#7a8882}.formula-preview svg,.micro-steps svg,.output-formula svg{width:13px}.irab-result{background:linear-gradient(135deg,#fff9e8,#fff);border:1px solid #f5e1a8;border-radius:14px;padding:14px;text-align:center}.irab-result .arabic{font-size:18px;line-height:2}.float-badge{position:absolute;background:#fff;color:var(--dark);box-shadow:0 12px 32px rgba(0,0,0,.16);border-radius:14px;padding:10px 13px;display:flex;align-items:center;gap:7px;font-size:11px;font-weight:800}.float-badge svg{width:16px}.badge-one{left:0;top:18%}.badge-two{right:-10px;bottom:12%}
.metric-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:#e7ece9;border:1px solid #e7ece9;border-radius:18px;overflow:hidden;margin:28px 0 58px}.metric-strip div{background:#fff;padding:20px;text-align:center}.metric-strip strong{display:block;font-size:24px;color:var(--dark)}.metric-strip span{font-size:11px;color:var(--muted)}
.content-section{margin:58px 0}.section-title{max-width:850px;margin-bottom:24px}.section-eyebrow{display:inline-flex;align-items:center;gap:7px;color:var(--emerald);font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.section-title h2{font-size:clamp(28px,3vw,42px);line-height:1.15;margin:8px 0 10px;letter-spacing:-1.2px}.section-title p{margin:0;color:var(--muted);line-height:1.75}
.concept-grid{display:grid;grid-template-columns:1.4fr .6fr;gap:18px}.concept-main,.concept-side{background:#fff;border:1px solid var(--line);border-radius:22px;padding:28px;box-shadow:var(--shadow)}.concept-question{display:inline-block;background:#e7f7f1;color:var(--dark);font-weight:800;padding:7px 10px;border-radius:8px;font-size:12px}.concept-main p{font-size:18px;line-height:1.8}.example-shift{display:flex;align-items:center;gap:18px;margin:24px 0;padding:18px;background:linear-gradient(135deg,#f7fffb,#fff8e8);border-radius:16px}.example-shift .arabic{font-size:28px;font-weight:700}.concept-main small{color:#728079;line-height:1.7}.concept-side{background:linear-gradient(145deg,#0d6f59,#159b72);color:#fff}.concept-side p{color:#d7f3e9;line-height:1.7}.mini-colors{display:flex;gap:9px;margin-top:25px}.dot{width:32px;height:8px;border-radius:999px}.dot-emerald{background:var(--emerald)}.dot-coral{background:var(--coral)}.dot-blue{background:var(--blue)}.dot-amber{background:var(--orange)}
.hukum-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.hukum-card{background:#fff;border:1px solid var(--line);border-top:4px solid;border-radius:18px;padding:20px;min-height:180px;box-shadow:0 10px 30px rgba(13,80,61,.05)}.hukum-top{display:flex;align-items:center;justify-content:space-between;font-size:11px;font-weight:800}.hukum-top i{width:9px;height:9px;border-radius:50%;background:currentColor}.hukum-ar{display:block;font-size:30px;font-weight:700;margin:16px 0 8px}.hukum-card p{font-size:11px;color:var(--muted);line-height:1.6}.tone-emerald{border-color:var(--emerald);color:var(--emerald)}.tone-coral{border-color:var(--coral);color:var(--coral)}.tone-blue{border-color:var(--blue);color:var(--blue)}.tone-amber,.tone-orange,.tone-gold{border-color:var(--orange);color:#a56300}.tone-teal{border-color:var(--teal);color:var(--teal)}
.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.step-card{position:relative;text-align:left;background:#fff;border:1px solid var(--line);border-radius:18px;padding:22px;cursor:pointer;transition:.25s}.step-card:hover{transform:translateY(-5px);box-shadow:var(--shadow);border-color:#b9dfd2}.step-num{width:30px;height:30px;border-radius:10px;background:linear-gradient(135deg,var(--dark),var(--emerald));color:#fff;display:grid;place-items:center;font-size:12px;font-weight:800}.step-card h3{margin:16px 0 7px;font-size:15px}.step-card>.arabic{display:block;color:var(--emerald);font-weight:700}.step-card p{font-size:11px;line-height:1.65;color:var(--muted)}.step-arrow{position:absolute;right:16px;top:16px;width:16px;color:#a9b7b1}
.cta-banner{display:flex;justify-content:space-between;gap:25px;align-items:center;margin-top:65px;padding:34px 38px;border-radius:24px;background:linear-gradient(135deg,#083f34,#0e795f);color:#fff}.cta-banner h2{font-size:28px;margin:12px 0 7px}.cta-banner p{color:#d1eee4;max-width:760px;line-height:1.7}
.roadmap{margin-top:38px}.road-row{display:grid;grid-template-columns:70px 2px 1fr;gap:18px;align-items:stretch;min-height:145px}.road-num{width:58px;height:58px;border-radius:18px;display:grid;place-items:center;border:3px solid currentColor;background:#fff;font-weight:900}.road-line{background:#dce9e4;margin-left:28px}.road-card{margin-bottom:18px;background:#fff;border:1px solid var(--line);border-radius:20px;padding:22px;display:grid;grid-template-columns:55px 1fr auto;gap:18px;align-items:center;box-shadow:0 10px 32px rgba(18,71,56,.05)}.road-icon{width:52px;height:52px;border-radius:15px;display:grid;place-items:center;background:#f3faf7}.road-card h3{margin:7px 0 5px}.road-card p{margin:0;color:var(--muted);font-size:12px;line-height:1.6}.soft-btn{background:#eef8f4;color:var(--dark);font-size:11px}.soft-btn:hover{background:#ddf2ea}
.lesson-stack{display:grid;gap:22px}.lesson-block{background:#fff;border:1px solid var(--line);border-radius:22px;overflow:hidden;box-shadow:0 10px 36px rgba(14,79,59,.05)}.lesson-head{padding:20px 24px;background:linear-gradient(90deg,#f6fcf9,#fffaf1);display:grid;grid-template-columns:42px 1fr 32px;gap:14px;align-items:center;border-bottom:1px solid var(--line)}.lesson-n{width:36px;height:36px;border-radius:12px;background:var(--emerald);color:#fff;display:grid;place-items:center;font-weight:900;font-size:12px}.lesson-head small{font-size:10px;color:var(--emerald);font-weight:800;text-transform:uppercase}.lesson-head h2{margin:3px 0;font-size:20px}.lesson-head>.arabic{color:var(--teal)}.lesson-head>svg{color:var(--emerald)}.lesson-body{padding:24px}.three-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.type-card{border:1px solid var(--line);border-radius:16px;padding:19px;text-align:center;background:#fff}.type-card>.arabic{font-size:31px;color:var(--emerald);font-weight:700}.type-card h4{margin:7px 0}.type-card p{font-size:12px;color:var(--muted);line-height:1.6}.type-card small{display:block;padding:7px;background:#f3faf7;border-radius:8px;color:#4e6f63}
.activity-card{margin-top:20px;background:#fffaf0;border:1px solid #f1dfae;border-radius:16px;padding:18px}.activity-head{display:flex;gap:10px;align-items:center;margin-bottom:12px}.activity-head svg{color:var(--orange)}.activity-head b,.activity-head span{display:block}.activity-head span{font-size:11px;color:#826d3e}.quiz-row{padding:12px 0;border-top:1px solid #efdfb8;display:grid;grid-template-columns:1fr auto 170px;gap:12px;align-items:center}.quiz-row>div:first-child .arabic{font-size:23px;font-weight:700}.quiz-row small{display:block;color:#887b5d;font-size:10px}.quiz-row button{border:1px solid #dedfdc;background:#fff;padding:7px 11px;border-radius:8px;margin-left:5px;cursor:pointer}.quiz-row button.correct{background:#e0f5eb;color:#0d7659;border-color:#9fd8c3}.quiz-row button.muted{opacity:.45}.feedback{font-size:10px}.feedback.ok{color:#0d7659}.feedback.bad{color:#a95047}
.compare-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.compare-card{border:2px dashed;border-radius:18px;padding:22px}.compare-card svg{float:right}.compare-card h3{font-size:22px;margin:4px 0}.compare-card>.arabic{font-size:30px;font-weight:700}.compare-card p,.compare-card small{line-height:1.7}.compare-card.mabni{background:#f0fbf7;border-color:#83d4b7}.compare-card.murab{background:#fff8e9;border-color:#f0c46c}.alert-box,.tip-card,.machine-hint,.quiz-note{display:flex;gap:11px;align-items:flex-start;border-radius:13px;padding:13px;margin-top:16px}.alert-box{background:#fff0ef;border:1px solid #f0c3c1}.alert-box svg{color:var(--coral);flex:none}.alert-box p{margin:4px 0;font-size:12px}.hukum-grid.compact .hukum-card{min-height:130px}.learning-flow{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:18px}.learning-flow>div{padding:13px;border:1px solid var(--line);border-radius:13px}.learning-flow span{width:24px;height:24px;border-radius:8px;background:#e8f7f1;color:var(--dark);font-weight:800;display:grid;place-items:center;font-size:10px}.learning-flow b,.learning-flow small{display:block}.learning-flow b{font-size:12px;margin:8px 0 4px}.learning-flow small{color:var(--muted);line-height:1.5}
.category-switch{display:grid;grid-template-columns:repeat(6,1fr);gap:8px;margin:26px 0}.category-switch button{border:1px solid var(--line);background:#fff;padding:13px 8px;border-radius:13px;cursor:pointer}.category-switch button .arabic{display:block;font-size:17px;color:var(--emerald)}.category-switch button span{display:block;font-size:10px;color:#66736e}.category-switch button.active{background:linear-gradient(135deg,var(--dark),var(--emerald));border-color:transparent}.category-switch button.active *{color:#fff}
.focus-card{display:grid;grid-template-columns:1fr .9fr;gap:24px;background:#fff;border:1px solid var(--line);border-radius:24px;padding:28px;box-shadow:var(--shadow)}.focus-ar{display:block;font-size:38px;color:var(--emerald);font-weight:700;margin-top:18px}.focus-copy h2{font-size:30px;margin:0 0 10px}.focus-copy p{color:var(--muted);line-height:1.7}.arabic-chip-row{display:flex;gap:8px;flex-wrap:wrap;margin:18px 0}.arabic-chip-row .arabic{background:#f0f8f5;border:1px solid #d9eee6;padding:6px 10px;border-radius:9px;font-size:18px}.tip-card{background:#fff9e6;border:1px solid #f2dfaa;color:#6f5b28}.tip-card svg{color:#d89819;flex:none}.practice-panel{border-radius:20px;background:linear-gradient(145deg,#0b4d3f,#108267);color:#fff;padding:25px}.practice-title{display:flex;align-items:center;gap:8px;font-size:12px;font-weight:800}.practice-sentence{display:block;text-align:center;font-size:34px;font-weight:700;margin:30px 0}.micro-steps{color:#bce6d7}.sample-output{background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.14);border-radius:13px;padding:14px;text-align:center}.sample-output .arabic{line-height:2}.submodule-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:18px}.submodule{display:flex;gap:14px;padding:20px;background:#fff;border:1px solid var(--line);border-radius:17px}.submodule>svg{color:var(--emerald);flex:none}.submodule h3{margin:0}.submodule p{font-size:12px;color:var(--muted);line-height:1.6}
.murab-groups{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.murab-group{border:1px solid var(--line);border-top:4px solid;border-radius:18px;background:#fff;padding:18px}.murab-group-head .arabic{font-size:25px;font-weight:700}.murab-group-head h3{margin:2px 0 14px}.topic-cloud{display:flex;gap:7px;flex-wrap:wrap}.topic-cloud button{border:1px solid #dfe7e3;background:#fafcfb;border-radius:999px;padding:7px 10px;font-size:10px;cursor:pointer}.topic-cloud button.active{background:#e4f6ef;color:#0b7559;border-color:#a7dbc7}.detail-panel{margin-top:20px;background:#fff;border:1px solid var(--line);border-radius:22px;padding:24px;box-shadow:var(--shadow)}.detail-head{display:flex;justify-content:space-between;gap:20px}.detail-ar{display:block;font-size:34px;color:var(--emerald);font-weight:700;margin-top:12px}.detail-head h2{margin:0}.detail-head p{color:var(--muted);line-height:1.7;max-width:800px}.example-table{margin-top:20px;border:1px solid var(--line);border-radius:14px;overflow:hidden}.tr{display:grid;grid-template-columns:1.1fr .65fr 1.6fr}.tr>span{padding:14px;border-top:1px solid var(--line);font-size:13px;line-height:1.9}.tr.th{background:#f3faf7;font-size:11px;font-weight:800}.tr.th span{font-family:inherit;direction:ltr}.target-word{color:var(--emerald);font-weight:700}.mudhari-card{margin-top:18px;border-radius:22px;padding:26px;background:linear-gradient(135deg,#fff8e8,#fff);border:1px solid #f3deaa}.mudhari-card h2{font-size:22px}.mudhari-flow{display:flex;align-items:center;justify-content:space-between;gap:12px}.mudhari-flow>div{flex:1;background:#fff;border:1px solid #eeddb2;border-radius:13px;padding:14px}.mudhari-flow span{font-size:10px;color:#7d6a40}.mudhari-flow .arabic{display:block;font-size:18px;color:#8b5a05;margin-top:6px}
.jumlah-hero{text-align:center;padding:35px;border-radius:22px;background:linear-gradient(135deg,#0b4c3e,#128165);color:#fff}.jumlah-hero .arabic{font-size:42px;font-weight:700}.jumlah-hero p{color:#d9f1e8}.jumlah-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:20px}.jumlah-card{position:relative;background:#fff;border:1px solid var(--line);border-top:4px solid;border-radius:20px;padding:24px}.jumlah-card.mahal{border-top-color:var(--emerald)}.jumlah-card.no-mahall{border-top-color:var(--coral)}.jumlah-index{position:absolute;right:18px;top:16px;font-size:28px;font-weight:900;color:#e7efeb}.jumlah-card>.arabic{font-size:26px;color:var(--dark);font-weight:700}.jumlah-card p{color:var(--muted);line-height:1.7}.decision-map{display:flex;align-items:center;justify-content:center;gap:10px;flex-wrap:wrap;margin-top:22px;padding:20px;background:#f7faf8;border:1px solid var(--line);border-radius:18px}.decision-start,.decision-node,.decision-split span{background:#fff;border:1px solid #dfe9e5;border-radius:12px;padding:12px;font-size:11px;font-weight:700}.decision-split{display:flex;gap:7px}
.machine-shell{display:grid;grid-template-columns:.85fr 1.15fr;gap:18px}.machine-form,.machine-output{background:#fff;border:1px solid var(--line);border-radius:22px;padding:26px;box-shadow:var(--shadow)}.machine-step{display:grid;grid-template-columns:36px 1fr;gap:12px;margin-bottom:18px}.machine-step>span{width:32px;height:32px;border-radius:10px;background:var(--dark);color:#fff;display:grid;place-items:center;font-weight:800}.machine-step label{display:block;font-size:11px;font-weight:800;margin-bottom:8px}.segmented{display:flex;background:#f1f5f3;padding:4px;border-radius:10px}.segmented button{flex:1;border:0;background:transparent;padding:9px;border-radius:8px;cursor:pointer}.segmented button.active{background:#fff;color:var(--dark);box-shadow:0 3px 10px rgba(0,0,0,.06)}select{width:100%;border:1px solid #dfe8e4;background:#fff;border-radius:10px;padding:10px}.machine-hint{background:#f0f8f5;border:1px solid #d6ece4}.machine-hint svg{color:var(--emerald);flex:none}.machine-hint p{font-size:11px;line-height:1.6;margin:0}.machine-output{background:linear-gradient(145deg,#083f34,#0f775e);color:#fff}.output-top{display:flex;justify-content:space-between;font-size:12px;font-weight:800;color:#c8ece0}.output-ar{display:block;font-size:30px;line-height:2.2;text-align:center;margin:35px 0}.output-formula{color:#abd7c8}.copy-btn{background:#fff;color:var(--dark);margin:auto}
.search-box{display:flex;align-items:center;gap:10px;max-width:760px;background:#fff;border:1px solid var(--line);border-radius:15px;padding:11px 14px;margin:22px 0}.search-box svg{color:var(--emerald)}.search-box input{border:0;outline:0;width:100%;font-size:13px}.gloss-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:13px}.gloss-card{background:#fff;border:1px solid var(--line);border-radius:16px;padding:18px}.gloss-card>div{display:flex;justify-content:space-between;align-items:center}.gloss-card>div>.arabic{font-size:22px;font-weight:700;color:var(--emerald)}.gloss-card h3{margin:13px 0 7px}.gloss-card p{font-size:11px;line-height:1.65;color:var(--muted)}.empty-state{text-align:center;padding:50px;color:var(--muted)}
.quiz-shell{max-width:850px;margin:auto}.quiz-progress{display:grid;grid-template-columns:1fr auto;gap:8px;font-size:11px;font-weight:800;color:#586760}.quiz-progress i{grid-column:1/-1;height:7px;background:#e8eeeb;border-radius:999px;overflow:hidden}.quiz-progress b{display:block;height:100%;background:linear-gradient(90deg,var(--emerald),var(--mint));border-radius:999px}.quiz-card{margin-top:14px;background:#fff;border:1px solid var(--line);border-radius:22px;padding:28px;box-shadow:var(--shadow)}.quiz-card h2{font-size:22px;line-height:1.5}.quiz-options{display:grid;gap:10px}.quiz-options button{border:1px solid #dfe7e3;background:#fff;border-radius:13px;padding:13px;text-align:left;display:flex;align-items:center;gap:11px;cursor:pointer}.quiz-options button>span:first-child{width:28px;height:28px;border-radius:9px;background:#f1f6f3;display:grid;place-items:center;font-weight:800}.quiz-options button.correct{background:#e7f8f1;border-color:#9dd8c1;color:#0b7358}.quiz-options button.wrong{background:#fff0ef;border-color:#efbbb8;color:#9e3d38}.quiz-options button.muted{opacity:.5}.quiz-options button svg{margin-left:auto}.quiz-note.good{background:#effaf6;border:1px solid #c7e8db}.quiz-note.bad{background:#fff6e7;border:1px solid #eed7a0}.quiz-note svg{flex:none;color:var(--orange)}.quiz-note p{font-size:11px;margin:5px 0;line-height:1.6}.quiz-actions{text-align:right;margin-top:18px}.result-card{max-width:650px;margin:45px auto;text-align:center;background:#fff;border:1px solid var(--line);border-radius:28px;padding:50px;box-shadow:var(--shadow)}.trophy-circle{width:90px;height:90px;border-radius:50%;background:linear-gradient(135deg,#fff0b7,#ffd05a);display:grid;place-items:center;margin:0 auto 18px}.trophy-circle svg{width:42px;height:42px;color:#8a5a00}.result-card h1{font-size:70px;margin:14px 0;color:var(--dark)}.result-card p{color:var(--muted);line-height:1.7}
footer{border-top:1px solid var(--line);padding:28px 22px;display:flex;justify-content:space-between;align-items:center;max-width:1320px;margin:auto;color:#81908a;font-size:11px}footer>div{display:flex;align-items:center;gap:10px;color:var(--dark);font-weight:800}.footer-logo{display:flex;align-items:center;justify-content:center;flex:none}.footer-logo img{display:block;width:72px;height:auto;object-fit:contain}
@media(max-width:1120px){.desktop-nav{display:none}.menu-btn{display:block;margin-left:auto}.challenge-btn{display:none}.mobile-nav{display:grid;padding:8px 18px 16px;grid-template-columns:repeat(3,1fr);gap:6px}.mobile-nav button{border:1px solid var(--line);background:#fff;border-radius:10px;padding:10px;display:flex;align-items:center;gap:7px;color:#4d5f58}.hero-grid{grid-template-columns:1fr}.hero-visual{min-height:360px}.concept-grid,.machine-shell{grid-template-columns:1fr}.category-switch{grid-template-columns:repeat(3,1fr)}.focus-card{grid-template-columns:1fr}.murab-groups{grid-template-columns:1fr 1fr}}
@media(max-width:760px){.topbar-inner{justify-content:center}.top-progress{display:none}.header-inner{height:68px;padding:0 14px}.brand small{display:none}.brand-logo-img{width:88px}.page{padding:24px 14px 50px}.hero{padding:34px 21px;border-radius:24px}.hero-copy h1{font-size:40px;letter-spacing:-1.8px}.hero-copy>p{font-size:14px}.hero-visual{min-height:330px}.wow-card{transform:none}.float-badge{display:none}.metric-strip{grid-template-columns:1fr 1fr}.concept-grid,.jumlah-grid,.submodule-grid,.compare-grid{grid-template-columns:1fr}.hukum-grid,.steps-grid,.three-grid,.learning-flow{grid-template-columns:1fr 1fr}.road-row{grid-template-columns:55px 2px 1fr;gap:9px}.road-num{width:46px;height:46px}.road-line{margin-left:22px}.road-card{grid-template-columns:1fr}.road-icon{display:none}.road-card .soft-btn{justify-self:start}.quiz-row{grid-template-columns:1fr}.quiz-row>div:nth-child(2){display:flex;justify-content:flex-start}.category-switch{grid-template-columns:1fr 1fr}.murab-groups{grid-template-columns:1fr}.detail-head{display:block}.tr{grid-template-columns:1fr}.tr.th{display:none}.tr>span{border-top:1px solid var(--line)}.mudhari-flow{display:grid}.mudhari-flow>svg{transform:rotate(90deg);margin:auto}.gloss-grid{grid-template-columns:1fr 1fr}.cta-banner{display:block}.cta-banner .primary{margin-top:18px}.mobile-nav{grid-template-columns:1fr 1fr}.section-title h2{font-size:29px}}
@media(max-width:500px){.hukum-grid,.steps-grid,.gloss-grid,.mobile-nav{grid-template-columns:1fr}.metric-strip{grid-template-columns:1fr 1fr}.hero-copy h1{font-size:36px}.hero-ar{font-size:34px}.category-switch{grid-template-columns:1fr}.hero-actions{display:grid}.hero-actions button{width:100%}.section-title p{font-size:13px}}


/* ===== I'RAB AL-JUMLAH — DETAILED LEARNING MODULE ===== */
.jumlah-intro{
  display:grid;grid-template-columns:1fr 1fr;gap:22px;align-items:center;
  padding:28px;border-radius:24px;background:linear-gradient(135deg,#0b4b3e,#118267);
  color:#fff;box-shadow:0 18px 55px rgba(8,72,57,.16)
}
.jumlah-intro-ar{display:block;font-size:36px;font-weight:700;margin:14px 0 3px}
.jumlah-intro h2{margin:0 0 8px;font-size:25px}
.jumlah-intro p{color:#d9f0e8;line-height:1.75;margin:0}
.jumlah-decision{display:flex;align-items:center;gap:9px}
.jumlah-decision>div{flex:1;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.16);border-radius:15px;padding:15px}
.jumlah-decision>div>span{width:26px;height:26px;display:grid;place-items:center;background:#ffe08a;color:#604300;border-radius:8px;font-weight:900;font-size:11px;margin-bottom:9px}
.jumlah-decision b,.jumlah-decision small{display:block}.jumlah-decision small{margin-top:5px;color:#cbe8de;line-height:1.5;font-size:10px}
.jumlah-decision>svg{width:17px;color:#b9e2d3;flex:none}
.jumlah-mode-switch{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:22px 0}
.jumlah-mode-switch button{border:1px solid var(--line);background:#fff;border-radius:17px;padding:15px 17px;display:flex;align-items:center;gap:11px;text-align:left;cursor:pointer;transition:.22s}
.jumlah-mode-switch button:hover{transform:translateY(-2px);box-shadow:0 10px 28px rgba(14,79,59,.07)}
.jumlah-mode-switch button.active{border-color:#94d8c0;background:#effaf6;box-shadow:0 10px 28px rgba(14,79,59,.06)}
.jumlah-mode-switch button.active.no{border-color:#9bcaf0;background:#f0f7fd}
.jumlah-mode-switch .arabic{display:block;font-size:20px;font-weight:700;color:var(--dark)}
.jumlah-mode-switch small{display:block;font-size:10px;color:var(--muted);margin-top:2px}
.mode-dot{width:12px;height:12px;border-radius:50%;flex:none}.mode-dot.green{background:var(--emerald)}.mode-dot.blue{background:var(--blue)}
.jumlah-topic-layout{display:grid;grid-template-columns:310px 1fr;gap:16px;align-items:start}
.jumlah-topic-list{display:grid;gap:8px;position:sticky;top:100px}
.jumlah-topic-list button{border:1px solid var(--line);background:#fff;border-radius:14px;padding:11px;display:grid;grid-template-columns:30px 1fr 16px;gap:9px;align-items:center;text-align:left;cursor:pointer;transition:.18s}
.jumlah-topic-list button:hover,.jumlah-topic-list button.active{border-color:#a9dccc;background:#f1faf6}
.jumlah-topic-list button>span{width:29px;height:29px;border-radius:9px;background:#f0f6f3;color:#668177;display:grid;place-items:center;font-size:9px;font-weight:900}
.jumlah-topic-list button.active>span{background:var(--emerald);color:#fff}
.jumlah-topic-list .arabic{display:block;font-size:15px;color:var(--emerald);font-weight:700;line-height:1.5}
.jumlah-topic-list b{display:block;font-size:10px;margin-top:2px;color:#41524b}
.jumlah-topic-list svg{width:14px;color:#a5b5ae}
.jumlah-detail{background:#fff;border:1px solid var(--line);border-radius:22px;padding:25px;box-shadow:var(--shadow)}
.jumlah-detail-head{display:flex;justify-content:space-between;gap:20px;align-items:flex-start}
.jumlah-detail-ar{display:block;font-size:32px;color:var(--emerald);font-weight:700;margin:14px 0 0}
.jumlah-detail h2{margin:0;font-size:28px}.jumlah-detail-head p{max-width:820px;color:var(--muted);line-height:1.7}
.jumlah-badge{width:58px;height:58px;border-radius:17px;background:#eef8f4;color:var(--dark);display:grid;place-items:center;flex:none}
.jumlah-badge svg{width:19px}.jumlah-badge span{font-size:9px;font-weight:800;margin-top:-9px}
.jumlah-note{display:flex;gap:10px;padding:13px;border:1px solid #efdba4;background:#fff9e9;border-radius:13px;margin:12px 0 16px}
.jumlah-note svg{color:var(--orange);flex:none}.jumlah-note p{font-size:11px;line-height:1.6;margin:0;color:#705f34}
.jumlah-example-card{border:1px solid #dbeae4;border-radius:17px;background:linear-gradient(135deg,#f7fdfb,#fffaf0);padding:20px}
.jumlah-example-label{display:flex;align-items:center;gap:7px;color:var(--dark);font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.06em}
.jumlah-example-label svg{width:15px}
.jumlah-sentence{display:block;font-size:31px;font-weight:700;text-align:center;margin:24px 0;line-height:2}
.jumlah-target-row{display:flex;align-items:center;justify-content:space-between;gap:12px;border-top:1px dashed #cfddd8;padding-top:12px}
.jumlah-target-row>span{font-size:10px;color:#71817a;font-weight:800}.jumlah-target-row .arabic{font-size:20px;color:var(--emerald);font-weight:700}
.jumlah-breakdown{margin-top:17px}.jumlah-breakdown-title{display:flex;align-items:center;gap:7px;font-size:11px;font-weight:800;color:#42544d;margin-bottom:9px}
.jumlah-breakdown-title svg{width:16px;color:var(--emerald)}
.jumlah-breakdown-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}
.jumlah-breakdown-grid>div{border:1px solid var(--line);border-radius:12px;padding:12px;background:#fcfdfc}
.jumlah-breakdown-grid .arabic{display:block;font-size:19px;color:var(--dark);font-weight:700}
.jumlah-breakdown-grid p{font-size:10px;line-height:1.55;color:var(--muted);margin:5px 0 0}
.jumlah-output{margin-top:17px;border-radius:16px;background:linear-gradient(135deg,#0b4b3d,#0f775d);color:#fff;padding:18px}
.jumlah-output>div{display:flex;align-items:center;gap:7px;color:#bfe8da;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.06em}
.jumlah-output>div svg{width:16px}.jumlah-output>.arabic{display:block;text-align:center;font-size:22px;font-weight:700;line-height:2;margin-top:8px}
.jumlah-summary-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:15px;margin-top:18px}
.jumlah-summary-card{background:#fff;border:1px solid var(--line);border-top:4px solid;border-radius:18px;padding:20px}
.jumlah-summary-card.mahall{border-top-color:var(--emerald)}.jumlah-summary-card.no-mahall{border-top-color:var(--blue)}
.jumlah-summary-icon{width:38px;height:38px;border-radius:12px;background:#eff8f5;color:var(--emerald);display:grid;place-items:center}
.jumlah-summary-card.no-mahall .jumlah-summary-icon{background:#edf6fd;color:var(--blue)}
.jumlah-summary-card h3{margin:12px 0 7px}.jumlah-summary-card p{font-size:11px;color:var(--muted);line-height:1.6}
.summary-chips{display:flex;gap:7px;flex-wrap:wrap;margin-top:12px}.summary-chips .arabic{padding:7px 9px;border-radius:9px;background:#eff8f5;color:var(--dark);border:1px solid #d7ebe4;font-size:15px}
.jumlah-no-output{margin:12px 0;background:#f0f7fd;border:1px solid #d8e9f7;border-radius:12px;padding:13px;text-align:center}.jumlah-no-output .arabic{font-size:23px;color:#1f65a4;font-weight:700}
.jumlah-summary-card .small{font-size:10px}
@media(max-width:960px){
  .jumlah-topic-layout{grid-template-columns:1fr}
  .jumlah-topic-list{position:static;grid-template-columns:repeat(2,1fr)}
  .jumlah-intro{grid-template-columns:1fr}
}
@media(max-width:700px){
  .jumlah-mode-switch,.jumlah-summary-grid{grid-template-columns:1fr}
  .jumlah-topic-list{grid-template-columns:1fr}
  .jumlah-breakdown-grid{grid-template-columns:1fr}
  .jumlah-detail-head{display:block}
  .jumlah-badge{display:none}
  .jumlah-sentence{font-size:26px}
  .jumlah-target-row{align-items:flex-start;flex-direction:column}
  .jumlah-decision{display:grid;grid-template-columns:1fr}
  .jumlah-decision>svg{transform:rotate(90deg);margin:auto}
}
