:root{--ink:#17231f;--forest:#123c34;--forest-2:#0b2d27;--sage:#d9e6df;--cream:#f8f5ed;--gold:#cda75d;--white:#fff;--muted:#65736e;--line:rgba(18,60,52,.13);--shadow:0 20px 60px rgba(10,45,38,.12)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:"Noto Kufi Arabic",Tahoma,Arial,sans-serif;line-height:1.8}a{color:inherit}.container{width:min(1160px,calc(100% - 40px));margin:auto}.skip-link{position:fixed;top:-100px;right:20px;z-index:1000;background:var(--white);padding:10px 16px;border-radius:8px}.skip-link:focus{top:12px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.site-header{position:sticky;top:0;z-index:50;background:rgba(248,245,237,.92);backdrop-filter:blur(14px);border-bottom:1px solid var(--line)}.nav-wrap{min-height:82px;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand{display:flex;align-items:center;gap:12px;text-decoration:none}.brand-logo{width:52px;height:52px;border-radius:50%;object-fit:cover;box-shadow:0 5px 16px rgba(10,45,38,.18);flex:0 0 auto}.brand strong,.brand small{display:block}.brand strong{font-size:19px}.brand small{font-size:10px;color:var(--muted);letter-spacing:.04em}.main-nav{display:flex;align-items:center;gap:28px}.main-nav a{text-decoration:none;font-size:14px;font-weight:600}.main-nav a:not(.nav-cta):hover{color:#8b6a2e}.nav-cta{background:var(--forest);color:var(--white);padding:10px 18px;border-radius:10px}.menu-button{display:none;background:none;border:0;padding:8px}.menu-button span:not(.sr-only){display:block;width:25px;height:2px;background:var(--forest);margin:5px}
.hero{position:relative;overflow:hidden;background:var(--forest);color:var(--white);min-height:680px;display:grid;align-items:center}.hero-pattern{position:absolute;inset:0;opacity:.1;background-image:linear-gradient(30deg,transparent 48%,var(--gold) 49%,var(--gold) 51%,transparent 52%),linear-gradient(-30deg,transparent 48%,var(--gold) 49%,var(--gold) 51%,transparent 52%);background-size:72px 42px;mask-image:linear-gradient(to left,black,transparent 74%)}.hero:after{content:"";position:absolute;width:450px;height:450px;border:1px solid rgba(205,167,93,.25);border-radius:50%;left:-140px;bottom:-280px;box-shadow:0 0 0 50px rgba(205,167,93,.03),0 0 0 100px rgba(205,167,93,.03)}.hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:1.15fr .85fr;gap:90px;align-items:center;padding-block:100px}.eyebrow{display:inline-block;color:var(--gold);font-size:13px;font-weight:700;letter-spacing:.04em;margin-bottom:16px}.eyebrow.dark{color:#8f6b2b}.hero h1{font-size:clamp(44px,6vw,76px);line-height:1.28;margin:0 0 24px;letter-spacing:-.04em}.hero h1 em{font-style:normal;color:var(--gold)}.hero-copy>p{max-width:690px;color:#d7e2de;font-size:18px;margin:0 0 34px}.hero-actions{display:flex;gap:14px;flex-wrap:wrap}.button{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:11px 24px;border-radius:10px;text-decoration:none;font-weight:700;font-size:14px;transition:.25s}.button:hover{transform:translateY(-2px)}.primary{background:var(--gold);color:#1d302a}.ghost{border:1px solid rgba(255,255,255,.35);color:var(--white)}.hero-points{list-style:none;display:flex;gap:25px;padding:0;margin:34px 0 0;color:#b9cac4;font-size:12px}.hero-points li:before{content:"✓";color:var(--gold);margin-left:7px}.hero-card{position:relative;text-align:center;padding:48px 34px 30px;border:1px solid rgba(205,167,93,.32);background:rgba(5,35,29,.54);border-radius:160px 160px 24px 24px;box-shadow:var(--shadow)}.verse-mark{font-size:36px;color:var(--gold);line-height:1}.arabic-line{font-family:serif;font-size:29px;margin:20px 0 5px}.hero-card>span{color:#9fb5ae;font-size:12px}.learning-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:55px;padding-top:25px;border-top:1px solid rgba(255,255,255,.12)}.learning-steps div{display:grid;justify-items:center;gap:6px}.learning-steps b{display:grid;place-items:center;width:31px;height:31px;border-radius:50%;background:rgba(205,167,93,.13);color:var(--gold)}.learning-steps span{font-size:10px;color:#ccd9d5}
.trust-strip{background:var(--white);border-bottom:1px solid var(--line)}.trust-items{display:grid;grid-template-columns:repeat(3,1fr);padding-block:28px}.trust-items div{padding:0 36px;border-left:1px solid var(--line)}.trust-items div:last-child{border-left:0}.trust-items strong,.trust-items span{display:block}.trust-items strong{font-size:14px;color:var(--forest)}.trust-items span{font-size:11px;color:var(--muted)}
.section{padding:110px 0}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:60px;margin-bottom:48px}.section-heading h2,.about-section h2,.community h2{font-size:clamp(30px,4vw,48px);line-height:1.45;margin:0}.section-heading>p{max-width:420px;margin:0;color:var(--muted);font-size:14px}.path-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.path-card{position:relative;min-height:365px;padding:30px 25px;background:rgba(255,255,255,.62);border:1px solid var(--line);border-radius:18px;overflow:hidden;transition:.25s}.path-card:hover{transform:translateY(-6px);box-shadow:var(--shadow);background:var(--white)}.path-card.featured{background:var(--forest);color:var(--white)}.card-number{position:absolute;top:20px;left:22px;color:#9ba9a4;font-size:12px}.path-icon{display:grid;place-items:center;width:65px;height:65px;border-radius:17px;background:var(--sage);color:var(--forest);font-family:serif;font-size:27px;margin:35px 0 27px}.featured .path-icon{background:rgba(205,167,93,.15);color:var(--gold)}.path-card h3{font-size:18px;margin:0 0 12px}.path-card p{font-size:12px;color:var(--muted);margin:0 0 24px}.featured p{color:#c9d7d2}.path-card a{color:var(--gold);font-size:12px;font-weight:700;text-decoration:none}.coming{font-size:10px;color:#8c9995;background:#eef1ee;padding:6px 10px;border-radius:20px}
.lessons-section{background:var(--forest-2);color:var(--white);position:relative;overflow:hidden}.lessons-section:before{content:"۞";position:absolute;font-size:500px;line-height:1;color:rgba(255,255,255,.025);left:-60px;top:-130px}.section-heading.light>p{color:#b7c8c2}.lesson-grid{position:relative;display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.lesson-card{min-height:300px;padding:28px;border:1px solid rgba(255,255,255,.13);border-radius:18px;text-decoration:none;background:linear-gradient(155deg,rgba(255,255,255,.08),rgba(255,255,255,.02));display:flex;flex-direction:column;transition:.25s}.lesson-card:hover{transform:translateY(-6px);border-color:rgba(205,167,93,.6)}.lesson-label{font-size:10px;color:var(--gold)}.lesson-card h3{font-size:24px;margin:auto 0 6px}.lesson-card p{font-size:11px;color:#aebfba;margin:0 0 28px}.watch{border-top:1px solid rgba(255,255,255,.12);padding-top:18px;font-size:11px;display:flex;justify-content:space-between;color:#e5ece9}.watch b{color:var(--gold)}.playlist-actions{display:flex;justify-content:center;gap:12px;margin-top:40px}.gold{background:var(--gold);color:var(--forest-2)}.outline-light{border:1px solid rgba(255,255,255,.25)}
.library-section{background:#eef2ed}.library-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.library-card{min-height:230px;padding:26px;background:var(--white);border:1px solid var(--line);border-radius:16px;text-decoration:none;display:flex;flex-direction:column;transition:.25s}.library-card:hover{transform:translateY(-5px);box-shadow:var(--shadow);border-color:rgba(205,167,93,.55)}.library-card>span{width:max-content;background:#e6eee9;color:var(--forest);border-radius:20px;padding:5px 10px;font-size:9px;font-weight:700}.library-card h3{font-size:18px;margin:24px 0 6px}.library-card p{font-size:11px;color:var(--muted);margin:0 0 20px}.library-card b{margin-top:auto;color:#8f6b2b;font-size:11px}
.about-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:90px;align-items:center}.about-emblem{position:relative;aspect-ratio:1;display:grid;place-items:center;border-radius:50%;border:1px solid rgba(18,60,52,.22);box-shadow:inset 0 0 0 30px var(--cream),inset 0 0 0 31px rgba(18,60,52,.12)}.about-emblem:before,.about-emblem:after{content:"";position:absolute;inset:16%;border:1px solid rgba(205,167,93,.75);transform:rotate(45deg);border-radius:18px}.about-emblem:after{transform:rotate(0)}.about-emblem span{font-family:serif;font-size:42px;color:var(--forest);z-index:1}.about-grid p{color:var(--muted);font-size:14px}.text-link{display:inline-block;margin-top:10px;color:#8f6b2b;font-weight:700;font-size:13px;text-decoration:none}
.community{background:#dfe9e3;padding:75px 0}.community-inner{display:grid;grid-template-columns:1fr 1.1fr;align-items:center;gap:80px}.community p{font-size:13px;color:var(--muted)}.social-links{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.social-links a{background:rgba(255,255,255,.65);border:1px solid rgba(18,60,52,.1);border-radius:12px;padding:20px;text-decoration:none;display:flex;justify-content:space-between;font-size:12px;font-weight:700}.social-links b{color:#8f6b2b}footer{background:#071f1b;color:#b9c6c2;padding:34px 0}.footer-inner{display:flex;align-items:center;justify-content:space-between;gap:25px}.footer-brand strong{color:var(--white)}.footer-inner p,.footer-inner>a{font-size:10px}.footer-inner>a{text-decoration:none}
@media(max-width:900px){.main-nav{display:none;position:absolute;top:82px;right:20px;left:20px;background:var(--white);padding:22px;border-radius:14px;box-shadow:var(--shadow);flex-direction:column;align-items:stretch}.main-nav.open{display:flex}.menu-button{display:block}.hero-grid{grid-template-columns:1fr;gap:55px}.hero-card{max-width:520px;width:100%;margin:auto}.path-grid,.lesson-grid,.library-grid{grid-template-columns:repeat(2,1fr)}.about-grid{gap:45px}.community-inner{grid-template-columns:1fr}.section-heading{align-items:start;flex-direction:column;gap:14px}}
@media(max-width:600px){.container{width:min(100% - 28px,1160px)}.nav-wrap{min-height:72px}.main-nav{top:72px}.hero{min-height:auto}.hero-grid{padding-block:70px}.hero h1{font-size:42px}.hero-copy>p{font-size:15px}.hero-card{padding:42px 20px 24px}.arabic-line{font-size:24px}.hero-points{gap:12px;flex-wrap:wrap}.trust-items{grid-template-columns:1fr}.trust-items div{border-left:0;border-bottom:1px solid var(--line);padding:12px 4px}.section{padding:78px 0}.section-heading{margin-bottom:32px}.path-grid,.lesson-grid,.library-grid{grid-template-columns:1fr}.path-card{min-height:315px}.playlist-actions{flex-direction:column}.about-grid{grid-template-columns:1fr}.about-emblem{width:min(320px,90%);margin:auto}.social-links{grid-template-columns:1fr}.footer-inner{flex-direction:column;text-align:center}.community{padding:65px 0}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}
.theme-toggle{position:fixed;left:20px;bottom:20px;z-index:100;display:flex;align-items:center;gap:8px;min-height:46px;padding:9px 14px;border:1px solid var(--line);border-radius:999px;background:var(--white);color:var(--ink);font:600 11px "Noto Kufi Arabic",Tahoma,Arial,sans-serif;box-shadow:0 10px 30px rgba(5,25,21,.2);cursor:pointer;transition:transform .2s,background-color .25s,color .25s}.theme-toggle:hover{transform:translateY(-3px)}.theme-toggle:focus-visible{outline:3px solid var(--gold);outline-offset:3px}.theme-icon{display:grid;place-items:center;width:25px;height:25px;border-radius:50%;background:var(--forest);color:var(--gold);font-size:16px}
html[data-theme="dark"]{color-scheme:dark;--ink:#eef5f2;--forest:#123d34;--forest-2:#061f1a;--sage:#28483f;--cream:#091613;--gold:#ddb96f;--white:#12241f;--muted:#a3b5ae;--line:rgba(220,235,229,.14);--shadow:0 20px 60px rgba(0,0,0,.34)}html[data-theme="dark"] body{background:#091613;color:var(--ink)}html[data-theme="dark"] .site-header{background:rgba(9,22,19,.92)}html[data-theme="dark"] .brand small{color:#a6b8b1}html[data-theme="dark"] .main-nav a:not(.nav-cta):hover{color:var(--gold)}html[data-theme="dark"] .trust-strip{background:#10221d}html[data-theme="dark"] .trust-items strong{color:#dce9e4}html[data-theme="dark"] .path-card{background:rgba(18,36,31,.82)}html[data-theme="dark"] .path-card:hover{background:#162c26}html[data-theme="dark"] .coming{background:#233c35;color:#b7c7c1}html[data-theme="dark"] .library-section,html[data-theme="dark"] .portal-section{background:#0c1b17}html[data-theme="dark"] .community{background:#142a24}html[data-theme="dark"] .social-links a{background:rgba(24,48,41,.82)}html[data-theme="dark"] .about-emblem{box-shadow:inset 0 0 0 30px #091613,inset 0 0 0 31px rgba(220,235,229,.13)}html[data-theme="dark"] .button:not(.primary):not(.gold){color:var(--ink)}html[data-theme="dark"] .theme-toggle{background:#19342c;border-color:rgba(221,185,111,.35)}
@media(prefers-color-scheme:dark){html:not([data-theme]){color-scheme:dark;--ink:#eef5f2;--forest:#123d34;--forest-2:#061f1a;--sage:#28483f;--cream:#091613;--gold:#ddb96f;--white:#12241f;--muted:#a3b5ae;--line:rgba(220,235,229,.14);--shadow:0 20px 60px rgba(0,0,0,.34)}}
@media(max-width:600px){.theme-toggle{left:14px;bottom:14px;padding:9px}.theme-label{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.theme-icon{width:28px;height:28px}}
.error-page{min-height:100vh;display:grid;place-items:center;align-content:center;text-align:center;padding:30px;background:var(--forest);color:var(--white)}.error-page img{border-radius:50%;box-shadow:var(--shadow)}.error-page>p{color:#c6d5d0}.error-page h1{font-size:clamp(34px,6vw,60px);margin:0}
.path-card h2,.library-card h2{font-size:18px;margin:24px 0 6px}
.portal-section{background:var(--cream)}.portal-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.portal-card{position:relative;min-height:320px;padding:30px 26px;background:var(--white);border:1px solid var(--line);border-radius:20px;text-decoration:none;display:flex;flex-direction:column;transition:.25s}.portal-card:hover{transform:translateY(-7px);box-shadow:var(--shadow);border-color:rgba(205,167,93,.65)}.portal-number{position:absolute;top:22px;left:22px;color:#96a29e;font-size:11px}.portal-icon{display:grid;place-items:center;width:66px;height:66px;border-radius:18px;background:var(--sage);color:var(--forest);font-family:serif;font-size:28px;margin:30px 0 25px}.portal-card h3{font-size:20px;margin:0 0 8px}.portal-card p{color:var(--muted);font-size:12px;margin:0 0 25px}.portal-card b{margin-top:auto;color:#8f6b2b;font-size:11px}@media(max-width:900px){.portal-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.portal-grid{grid-template-columns:1fr}.portal-card{min-height:270px}}
.category-hero{background:var(--forest);color:var(--white);padding:80px 0 70px;position:relative;overflow:hidden}.category-hero:after{content:"۞";position:absolute;left:5%;top:-95px;font-size:300px;color:rgba(255,255,255,.035)}.breadcrumbs{display:flex;gap:8px;align-items:center;font-size:11px;color:#b7c8c2;margin-bottom:28px}.breadcrumbs a{color:var(--gold);text-decoration:none}.category-hero h1{font-size:clamp(38px,6vw,68px);line-height:1.35;margin:0 0 16px}.category-hero p{max-width:720px;color:#c9d7d2;margin:0}.series-section{padding:80px 0 110px}.series-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.series-card{background:var(--white);border:1px solid var(--line);border-radius:20px;padding:32px;text-decoration:none;min-height:250px;display:flex;flex-direction:column;transition:.25s}.series-card:hover{transform:translateY(-5px);box-shadow:var(--shadow);border-color:rgba(205,167,93,.55)}.series-card .series-type{color:#8f6b2b;font-size:10px;font-weight:700}.series-card h2{font-size:23px;margin:22px 0 8px}.series-card p{color:var(--muted);font-size:12px;margin:0 0 28px}.series-card b{margin-top:auto;color:var(--forest);font-size:12px}.back-library{display:inline-block;margin-top:35px;color:#8f6b2b;font-size:12px;font-weight:700;text-decoration:none}@media(max-width:700px){.category-hero{padding:60px 0}.series-grid{grid-template-columns:1fr}.series-card{min-height:220px}}
