:root{--emerald-900: #063d2e;--emerald-800: #0a5c42;--emerald-700: #0d6c4f;--emerald-600: #11805c;--emerald-500: #15966b;--gold-600: #8b6914;--gold-500: #c5a23b;--gold-400: #d4b656;--gold-300: #e4cb7a;--gold-200: #f0dea0;--cream: #faf7ee;--sand: #f2ecd8;--parchment: #f8f4e6;--ink: #1a2a24;--muted: #5d6e65;--line: #d9d0b8;--white: #ffffff;--danger: #b3261e;--ok: #14663f;--radius: 16px;--radius-sm: 10px;--shadow: 0 8px 32px rgba(6, 61, 46, .1);--shadow-lg: 0 20px 60px rgba(6, 61, 46, .18);--ivory-50: #fffdf4;--ivory-100: #fbf7e8;--ivory-200: #f5eed8;--ochre-700: #8d5610;--ochre-600: #aa6d13;--ochre-500: #c18d25;--ochre-400: #d9b541;--ochre-300: #ead376;--brown-900: #3d2a18;--brown-700: #65431f;--warm-ink: #382d21;--warm-muted: #746451;--ar: "Droid Arabic Naskh", "Noto Naskh Arabic", serif;--ui: "Droid Arabic Naskh", "Noto Naskh Arabic", system-ui, -apple-system, "Segoe UI", sans-serif;--islamic-pattern: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='80' height='80' viewBox='0 0 80 80'%3E%3Cg fill='none' stroke='%23c5a23b' opacity='0.22'%3E%3Cpath d='M40 8L48 20H60V32L72 40L60 48V60H48L40 72L32 60H20V48L8 40L20 32V20H32Z' stroke-width='0.8'/%3E%3Cpath d='M48 20L60 32V48L48 60H32L20 48V32L32 20Z' stroke-width='0.6'/%3E%3Cpath d='M40 29L51 40L40 51L29 40Z' stroke-width='0.5'/%3E%3Cpath d='M72 40L80 36V44ZM8 40L0 36V44ZM40 8L36 0H44ZM40 72L36 80H44Z' stroke-width='0.7'/%3E%3Cpath d='M60 20L80 0M20 20L0 0M60 60L80 80M20 60L0 80' stroke-width='0.5'/%3E%3Cpath d='M60 32H80M60 48H80M20 32H0M20 48H0M32 20V0M48 20V0M32 60V80M48 60V80' stroke-width='0.45'/%3E%3C/g%3E%3C/svg%3E");--star-pattern: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='80' height='80' viewBox='0 0 80 80'%3E%3Cg fill='none' stroke='%23c5a23b'%3E%3Cpath d='M40 8L48 20H60V32L72 40L60 48V60H48L40 72L32 60H20V48L8 40L20 32V20H32Z' stroke-width='0.8'/%3E%3Cpath d='M48 20L60 32V48L48 60H32L20 48V32L32 20Z' stroke-width='0.6'/%3E%3Cpath d='M40 29L51 40L40 51L29 40Z' stroke-width='0.5'/%3E%3Cpath d='M72 40L80 36V44ZM8 40L0 36V44ZM40 8L36 0H44ZM40 72L36 80H44Z' stroke-width='0.7'/%3E%3Cpath d='M60 20L80 0M20 20L0 0M60 60L80 80M20 60L0 80' stroke-width='0.5'/%3E%3Cpath d='M60 32H80M60 48H80M20 32H0M20 48H0M32 20V0M48 20V0M32 60V80M48 60V80' stroke-width='0.45'/%3E%3C/g%3E%3C/svg%3E")}*{box-sizing:border-box}[hidden]{display:none!important}html{scroll-behavior:smooth}body{margin:0;font-family:var(--ui);color:var(--ink);background:var(--cream);line-height:1.65}html[dir=rtl] body{font-family:var(--ui)}h1,h2,h3{line-height:1.25;margin:0 0 .5em}h1{font-size:clamp(1.7rem,4vw,2.7rem)}h2{font-size:clamp(1.4rem,3vw,2rem)}p{margin:0 0 1em}a{color:var(--emerald-700);text-decoration:none}img{max-width:100%}a:focus-visible,button:focus-visible,select:focus-visible{outline:3px solid var(--gold-400);outline-offset:3px}.container{width:min(1120px,92%);margin-inline:auto}.muted{color:var(--muted)}.small{font-size:.82rem}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.35rem;border-radius:999px;border:1px solid transparent;font-family:inherit;font-size:.95rem;font-weight:600;cursor:pointer;transition:transform .15s ease,background .2s ease,box-shadow .2s ease}.btn:hover{transform:translateY(-1px)}.btn-primary{background:linear-gradient(160deg,var(--emerald-800),var(--emerald-700));color:#fff;box-shadow:var(--shadow);border:1px solid var(--gold-500)}.btn-primary:hover{background:linear-gradient(160deg,var(--emerald-700),var(--emerald-600));box-shadow:0 4px 20px #c5a23b40}.btn-ghost{background:transparent;color:var(--emerald-800);border-color:var(--line)}.btn-ghost:hover{background:var(--sand)}.btn-danger{background:var(--danger);color:#fff}.btn-sm{padding:.5rem 1rem;font-size:.85rem}.btn-row{display:flex;flex-wrap:wrap;gap:.6rem;margin-top:.8rem}body.public{background:var(--ivory-100);color:var(--warm-ink)}.public .site-header{position:sticky;top:0;z-index:50;background:#fffdf4f0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid rgba(193,141,37,.45);box-shadow:0 8px 28px #65431f0f;color:var(--warm-ink)}.header-inner{display:flex;align-items:center;gap:1rem;padding:.6rem 0;min-height:68px}.brand{display:flex;align-items:center;gap:.7rem;color:var(--ink);flex-shrink:0}.public .brand{color:var(--warm-ink)}.brand-mark{font-family:var(--ar);font-size:1.5rem;color:var(--ochre-700);background:var(--ivory-200);border:1px solid var(--ochre-300);border-radius:50% 50% 42% 42%;padding:.25rem .55rem;line-height:1;min-width:42px;text-align:center}.brand-text{display:flex;flex-direction:column}.brand-text strong{font-family:var(--ar);font-size:1.25rem}.brand-text small{font-size:.75rem}.public .brand-text strong{color:var(--brown-900)}.public .brand-text small{color:var(--warm-muted)}.site-nav{display:flex;gap:clamp(.7rem,1.6vw,1.4rem);margin-inline-start:1.5rem}.site-nav a{font-weight:500;font-size:.95rem;transition:color .2s ease}.public .site-nav a{color:var(--brown-700)}.public .site-nav a:hover{color:var(--ochre-600)}.header-actions{margin-inline-start:auto;display:flex;align-items:center;gap:.55rem}.language-control{display:inline-flex;align-items:center;gap:.45rem;color:var(--brown-700);font-size:.78rem;font-weight:700;white-space:nowrap}.language-control select{min-width:116px;border:1px solid var(--ochre-300);border-radius:999px;padding:.48rem .8rem;color:var(--brown-900);background:var(--ivory-50);font:700 .88rem var(--ui);cursor:pointer}.language-control select:focus-visible{outline:3px solid var(--ochre-300);outline-offset:2px}.nav-toggle{display:none;background:none;border:0;font-size:1.4rem;cursor:pointer}.public .nav-toggle{color:var(--brown-700)}.theme-toggle{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;min-height:36px;padding:.35rem .65rem;border:1px solid var(--ochre-300);border-radius:999px;color:var(--brown-700);background:var(--ivory-50);font:600 .76rem var(--ui);cursor:pointer;white-space:nowrap}.theme-toggle:hover{background:var(--ivory-200)}.theme-toggle:focus-visible{outline:3px solid var(--ochre-300);outline-offset:2px}.theme-icon{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.hero{position:relative;overflow:hidden;isolation:isolate;min-height:660px;padding:clamp(5rem,9vw,7.6rem) 0 clamp(4.5rem,8vw,6.5rem);background:var(--ivory-100);color:var(--warm-ink);text-align:center}.hero:before{content:"";position:absolute;z-index:-3;top:0;right:0;bottom:38%;left:0;background-color:var(--ivory-50);background-image:var(--islamic-pattern);background-size:74px 74px;opacity:.7}.hero:after{content:"";position:absolute;z-index:-2;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 0 42%,rgba(251,247,232,.5) 64%,var(--ivory-100) 100%);pointer-events:none}.mihrab-frame{position:absolute;z-index:-1;top:22px;right:0;bottom:0;left:0;width:min(980px,96vw);margin-inline:auto;pointer-events:none}.mihrab-frame svg{display:block;width:100%;height:100%;overflow:visible}.mihrab-frame .mihrab-compact{display:none}.mihrab-frame path{fill:var(--ivory-50);stroke:var(--ochre-500);stroke-width:4;vector-effect:non-scaling-stroke;filter:drop-shadow(0 14px 20px rgba(101,67,31,.07))}.hero-inner{position:relative;z-index:2;max-width:760px}.hero-inner>:not(.hero-rosette){position:relative;z-index:1}.hero-rosette{position:absolute;z-index:0;inset-inline-start:50%;top:47%;width:min(440px,76vw);transform:translate(-50%,-35%);fill:none;stroke:var(--ochre-400);stroke-width:1.2;opacity:.13}html[dir=rtl] .hero-rosette{transform:translate(50%,-35%)}.hero-rosette path:last-of-type{stroke-width:1.6}.hero-seal{position:relative;margin:0 auto 1.4rem;width:106px;height:72px;border-radius:54px 54px 20px 20px/62px 62px 18px 18px;background:#fffdf4e0;color:var(--ochre-700);font-family:var(--ar);font-size:1rem;display:grid;place-content:center;border:1px solid var(--ochre-500);box-shadow:0 0 0 5px #ead3763d}html[dir=ltr] .hero-seal{transform:none}.hero-seal .seal-name{font-weight:800;font-size:.96rem}.hero-seal .seal-caption{font-size:.57rem;font-weight:600;opacity:.8}.hero .eyebrow{display:inline-block;font-family:var(--ar);color:var(--ochre-700);font-size:.95rem;font-weight:700;letter-spacing:.04em;margin-bottom:.8rem;margin-top:.25rem;border:1px solid var(--ochre-300);border-radius:999px;padding:.32rem 1.15rem;background:#fffdf4c7}.hero h1{font-family:var(--ar);font-weight:700;max-width:min(800px,65vw - 2rem);margin:.6rem auto 1rem;color:var(--brown-900);font-size:clamp(2rem,5vw,3.5rem);text-wrap:balance}.hero .lead{width:fit-content;max-width:min(720px,92%);margin-inline:auto;padding:.25rem .9rem .4rem;border-radius:12px;background:#fffdf49e;color:var(--warm-muted);font-size:1.1rem;font-weight:600;opacity:1}.hero-actions{display:flex;gap:.8rem;justify-content:center;flex-wrap:wrap;margin-top:1.5rem}.hero .btn-primary{background:linear-gradient(160deg,var(--ochre-700),var(--ochre-500));color:var(--ivory-50);border-color:var(--ochre-400);font-weight:700;box-shadow:0 8px 18px #8d561029}.hero .btn-primary:hover{background:linear-gradient(160deg,var(--ochre-600),var(--ochre-400));box-shadow:0 10px 24px #8d561038}.hero .btn-ghost{color:var(--brown-700);border-color:var(--ochre-300)}.hero .btn-ghost:hover{background:var(--ivory-200)}.hero-pattern{display:none}.section{padding:clamp(3rem,6vw,4.8rem) 0}.section-alt{background:var(--ivory-100);border-block:1px solid var(--ochre-300);position:relative}.section-alt:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:var(--islamic-pattern);background-size:94px 94px;opacity:.18}.section-alt>*{position:relative;z-index:1}.section-head{text-align:center;max-width:760px;margin:0 auto 2.2rem}.section-head p{color:var(--muted)}.section-kicker{color:var(--ochre-700)!important;font-size:.85rem;font-weight:700;letter-spacing:.08em;margin-bottom:.45rem}.public .section-head h2{color:var(--brown-900);font-family:var(--ar)}.public .section-head>p:last-child{color:var(--warm-muted)}.programme-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem;align-items:stretch}.programme-card{position:relative;overflow:hidden;display:flex;flex-direction:column;background:#fffdf4f5;border:1px solid var(--ochre-400);border-radius:28px 28px 14px 14px;box-shadow:0 14px 34px #65431f17,inset 0 0 0 4px #ead37614;padding:1rem;transition:transform .25s ease,box-shadow .25s ease}.programme-card:hover{transform:translateY(-3px);box-shadow:0 18px 42px #65431f21,inset 0 0 0 4px #ead3761a}.programme-card:before{content:"";position:absolute;z-index:0;inset:0 0 auto;height:5px;background:linear-gradient(90deg,transparent,var(--ochre-400),var(--ochre-600),var(--ochre-400),transparent)}.programme-card>*{position:relative;z-index:1}.programme-heading{text-align:center;padding:1.05rem 1rem 1.15rem;min-height:150px;display:flex;flex-direction:column;align-items:center;justify-content:center;background:linear-gradient(180deg,#ead3761f,#fbf7e8b8);border-bottom:1px solid var(--ochre-300);border-radius:70px 70px 30% 30%/42px 42px 14% 14%}.programme-symbol{display:grid;place-items:center;margin:0 auto .4rem;width:46px;height:46px;border:1px solid var(--ochre-500);border-radius:50% 50% 42% 42%;color:var(--ochre-700);font-size:1.2rem;font-weight:700;background:var(--ivory-50);box-shadow:0 0 0 4px #ead37626}.programme-kicker{color:var(--ochre-700);font-size:.83rem;font-weight:700;margin:0 0 .3rem}.programme-heading h3{color:var(--brown-900);font-family:var(--ar);font-size:clamp(1.35rem,2.5vw,1.9rem);margin:0 0 .35rem}.programme-heading>p:last-child{color:var(--warm-muted);font-size:.9rem;margin:0}.study-options{display:grid;grid-template-columns:1fr 1fr;gap:.7rem;margin:1rem 0}.study-options>div{text-align:center;background:linear-gradient(160deg,var(--ivory-200),#f1e2b9);color:var(--warm-ink);border:1px solid var(--ochre-300);border-radius:12px;padding:.8rem .7rem;display:flex;flex-direction:column;align-items:center;position:relative;overflow:hidden}.study-options>div:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:var(--islamic-pattern);background-size:68px 68px;opacity:.16}.study-options>div>*{position:relative}.study-options>div>span{display:inline-grid;place-items:center;color:var(--ochre-700);border:1px solid var(--ochre-400);border-radius:8px;width:40px;height:40px;margin-bottom:.35rem;background:#fffdf4b8}.study-options svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.study-options h4{font-size:1rem;margin:0 0 .3rem;color:var(--brown-900)}.study-options p{color:var(--warm-muted);font-size:.84rem;line-height:1.5;margin:0}.programme-content{position:relative;text-align:start;background:var(--ivory-100);border:1px solid var(--ochre-300);border-radius:12px;padding:1.05rem 1.15rem;flex:1}.programme-content:after{content:"";display:block;clear:both}.programme-content h4{text-align:center;color:var(--brown-700);font-size:1.05rem;margin:0 0 .5rem}.programme-content ul{list-style:none;padding:0;margin:0}.programme-content li{position:relative;padding-inline-start:1.15rem;margin-block:.52rem;font-size:.91rem;line-height:1.55}.programme-content li:before{content:"✦";color:var(--ochre-500);position:absolute;inset-inline-start:0;top:.05rem;font-size:.72rem}.quran-illustration{float:inline-start;width:62px;height:54px;margin:.05rem .75rem .3rem 0;color:var(--ochre-700)}.quran-illustration svg{width:100%;height:100%;fill:#ead37652;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.programme-contact{margin-top:1rem;padding:.85rem .85rem .6rem;text-align:center;background:linear-gradient(180deg,#f5eed8b3,#fffdf4e6);border:1px solid var(--ochre-300);border-radius:12px}.programme-contact-label{display:block;color:var(--ochre-700);font-size:.78rem;font-weight:700;margin-bottom:.25rem}.programme-phone-actions{display:flex;align-items:center;justify-content:center;gap:.55rem}.programme-phone{color:var(--brown-700);direction:ltr;font-size:1.1rem;font-weight:800;font-variant-numeric:tabular-nums;letter-spacing:.02em;text-decoration:underline;text-decoration-color:#8d561052;text-underline-offset:.18em;unicode-bidi:isolate;transition:color .2s ease}.programme-phone:hover{color:var(--ochre-600)}.copy-phone{display:inline-flex;align-items:center;justify-content:center;gap:.35rem;min-height:44px;padding:.45rem .7rem;border:1px solid var(--ochre-400);border-radius:9px;background:transparent;color:var(--brown-700);cursor:pointer;font:700 .78rem var(--ui);white-space:nowrap;transition:background .2s ease,border-color .2s ease}.copy-phone:hover{background:#ead37633;border-color:var(--ochre-500)}.copy-phone svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.copy-feedback{display:block;min-height:1.45em;margin-top:.2rem;color:var(--ochre-700);font-size:.77rem;font-weight:700}.public .programme-cta{background:linear-gradient(160deg,var(--brown-700),var(--ochre-700));border-color:var(--ochre-400)}.public .programme-cta:hover{background:linear-gradient(160deg,var(--ochre-700),var(--ochre-500))}.programme-cta{align-self:center;min-height:46px;margin-top:auto;padding-top:1rem;width:min(100%,360px)}.site-footer{position:relative;background:linear-gradient(180deg,var(--brown-900),#281a10);color:#fff;padding:2rem 0;overflow:hidden}.site-footer:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:var(--islamic-pattern);background-size:86px 86px;opacity:.1}.site-footer:after{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,transparent,var(--ochre-500),var(--ochre-300),var(--ochre-500),transparent)}.footer-inner{position:relative;display:flex;justify-content:center;text-align:center;font-size:.88rem;letter-spacing:.01em;color:#f8f5e9cc;gap:1rem;flex-wrap:wrap}.site-footer a{color:var(--gold-400)}html[data-theme=dark] body.public{color-scheme:dark;--pub-bg: #211a14;--pub-section: #2a2119;--pub-surface: #33271d;--pub-surface-alt: #3b2e22;--pub-text: #f4ebd8;--pub-heading: #faedc6;--pub-muted: #c6b9a5;--pub-border: #806b3e;--pub-gold: #dcc078;--pub-teal: #d8ad4b;--pub-deep: #17110d;--pub-shadow: 0 12px 40px rgba(0,0,0,.35);background-color:var(--pub-bg);background-image:var(--islamic-pattern);background-size:80px 80px;color:var(--pub-text)}html[data-theme=dark] .public .site-header{background:#211a14f5;border-image:linear-gradient(90deg,transparent,var(--pub-gold),transparent) 1}html[data-theme=dark] .public .brand,html[data-theme=dark] .public .site-nav a{color:var(--pub-text)}html[data-theme=dark] .public .brand-text strong{color:#fff8e6}html[data-theme=dark] .public .brand-text small{color:var(--pub-muted)}html[data-theme=dark] .public .site-nav a:hover{color:var(--pub-gold)}html[data-theme=dark] .public .language-control{color:var(--pub-text)}html[data-theme=dark] .public .language-control select{background:#30251b;color:var(--pub-text);border-color:var(--pub-gold)}html[data-theme=dark] .public .theme-toggle{color:var(--pub-text);border-color:var(--pub-border);background:#d6c18b14}html[data-theme=dark] .public .brand-mark{color:var(--pub-gold);background:#dcc07814;border-color:var(--pub-border)}html[data-theme=dark] .public .nav-toggle{color:var(--pub-text)}html[data-theme=dark] .public .hero{background:var(--pub-bg)}html[data-theme=dark] .public .hero:before{background-color:#241c15;opacity:.35}html[data-theme=dark] .public .hero:after{background:linear-gradient(180deg,transparent 0 42%,rgba(33,26,20,.46) 64%,var(--pub-bg) 100%)}html[data-theme=dark] .public .mihrab-frame path{fill:#2a2119;stroke:var(--pub-gold);filter:drop-shadow(0 14px 22px rgba(0,0,0,.24))}html[data-theme=dark] .public .hero-rosette{stroke:var(--pub-gold);opacity:.12}html[data-theme=dark] .public .hero .eyebrow{color:var(--pub-gold);border-color:var(--pub-border);background:#2a2119c7}html[data-theme=dark] .public .hero h1{color:#fff9e9}html[data-theme=dark] .public .hero .lead{color:var(--pub-muted);background:#2a2119ad}html[data-theme=dark] .public .hero .btn-primary{background:linear-gradient(160deg,#8b5a16,var(--pub-gold));color:#21150a}html[data-theme=dark] .public .hero-pattern{opacity:.04}html[data-theme=dark] .public .hero-seal{background:var(--pub-surface);color:var(--pub-heading);border-color:var(--pub-gold);box-shadow:0 0 0 5px #d6c18b1a,0 0 20px #d6c18b1f}html[data-theme=dark] .public .section-alt{background:#2a2119f5;border-color:var(--pub-border)}html[data-theme=dark] .public .section-alt:before{opacity:.2}html[data-theme=dark] .public .section-head h2{color:var(--pub-heading)}html[data-theme=dark] .public .section-head>p:last-child{color:var(--pub-muted)}html[data-theme=dark] .public .section-kicker{color:var(--pub-gold)!important}html[data-theme=dark] .programme-card{background:var(--pub-surface);border-color:var(--pub-border);box-shadow:var(--pub-shadow)}html[data-theme=dark] .programme-card:before{background:linear-gradient(90deg,#6d6340,var(--pub-gold),#6d6340)}html[data-theme=dark] .programme-heading{background:linear-gradient(180deg,rgba(214,193,139,.06),var(--pub-surface-alt));border-color:var(--pub-border)}html[data-theme=dark] .programme-symbol{color:var(--pub-heading);border-color:var(--pub-gold);background:#d6c18b1a}html[data-theme=dark] .programme-kicker{color:var(--pub-gold)}html[data-theme=dark] .programme-heading>p:last-child{color:var(--pub-muted)}html[data-theme=dark] .programme-heading h3,html[data-theme=dark] .programme-content h4{color:var(--pub-heading)}html[data-theme=dark] .study-options>div{background:linear-gradient(160deg,#3a2d20,#2b2118);border-color:var(--pub-border)}html[data-theme=dark] .study-options>div:before{opacity:.1}html[data-theme=dark] .study-options h4{color:var(--pub-heading)}html[data-theme=dark] .study-options p{color:var(--pub-muted)}html[data-theme=dark] .programme-content{background:#2a2119;border-color:var(--pub-border);color:var(--pub-text)}html[data-theme=dark] .programme-content li:before{color:var(--pub-gold)}html[data-theme=dark] .programme-contact{background:linear-gradient(180deg,#d6c18b0f,#2a2119);border-color:var(--pub-border)}html[data-theme=dark] .programme-contact-label{color:var(--pub-muted)}html[data-theme=dark] .programme-phone,html[data-theme=dark] .copy-phone{color:var(--pub-heading)}html[data-theme=dark] .programme-phone{text-decoration-color:#f3e9c959}html[data-theme=dark] .programme-phone:hover{color:var(--pub-teal)}html[data-theme=dark] .copy-phone{border-color:var(--pub-border)}html[data-theme=dark] .copy-phone:hover{background:#d6c18b1a}html[data-theme=dark] .copy-feedback{color:var(--pub-teal)}html[data-theme=dark] .public .btn-primary{background:linear-gradient(160deg,#6f4815,#a87320);color:#fffdf4;border-color:var(--pub-border)}html[data-theme=dark] .public .btn-ghost{color:var(--pub-text);border-color:#d6c18b66}html[data-theme=dark] .public .site-footer{background:linear-gradient(180deg,#17110d,#0e0a07)}html[data-theme=dark] .public .site-footer:before{opacity:.08}html[data-theme=dark] .public .site-footer:after{background:linear-gradient(90deg,transparent,var(--pub-border),transparent)}html[data-theme=dark] .public .footer-inner{color:#f1eee2a6}html[dir=ltr] body.public{--ui: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;font-family:var(--ui)}html[dir=ltr] body.public h1,html[dir=ltr] body.public h2,html[dir=ltr] body.public h3,html[dir=ltr] body.public h4,html[dir=ltr] body.public .programme-heading h3,html[dir=ltr] body.public .section-head h2{font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;letter-spacing:-.025em}html[dir=ltr] .public .brand-text strong,html[dir=ltr] .public .hero .eyebrow,html[dir=ltr] .public .hero-seal{font-family:var(--ui)}html[dir=ltr] .programme-content{text-align:left}html[dir=ltr] .quran-illustration{float:right;margin:.05rem 0 .3rem .75rem}html[dir=ltr] .programme-content li{padding-inline-start:1.15rem;padding-inline-end:0}html[dir=ltr] .programme-content li:before{inset-inline-start:0}html[dir=ltr] .programme-heading h3{font-size:clamp(1.25rem,2.2vw,1.65rem);line-height:1.2}html[dir=ltr] .programme-kicker{font-size:.82rem}html[dir=ltr] .study-options h4{font-size:.96rem}html[dir=ltr] .study-options p,html[dir=ltr] .programme-content li{font-size:.88rem}html[dir=ltr] .section-head{max-width:780px}html[dir=ltr] .public .hero h1{max-width:min(820px,66vw - 2rem);font-size:clamp(2rem,4.5vw,3.35rem)}body.dashboard{background:var(--cream)}.lock-screen{min-height:100vh;display:grid;place-items:center;background:linear-gradient(160deg,var(--emerald-900),var(--emerald-700));padding:1.5rem}.lock-card{background:#fff;border-radius:var(--radius);padding:2.2rem;width:min(400px,100%);text-align:center;box-shadow:var(--shadow-lg);display:flex;flex-direction:column;gap:.7rem}.lock-mark{font-family:var(--ar);font-size:2.4rem;color:var(--gold-500)}.lock-card h1{font-family:var(--ar);color:var(--emerald-900);margin:0}.lock-card p{color:var(--muted);margin:0 0 .4rem}.lock-card input{font-family:inherit;font-size:1.05rem;padding:.8rem 1rem;border:1px solid var(--line);border-radius:var(--radius-sm);text-align:center;letter-spacing:.3em}.lock-back{font-size:.85rem;color:var(--muted);margin-top:.4rem}.app{display:grid;grid-template-columns:260px 1fr;min-height:100vh}.sidebar{background:var(--emerald-900);color:#fff;padding:1.3rem 1rem;display:flex;flex-direction:column;gap:1.2rem;position:sticky;top:0;height:100vh}.sidebar-brand{display:flex;align-items:center;gap:.7rem}.sidebar-brand .brand-mark{background:#ffffff14}.sidebar-brand strong{display:block;font-family:var(--ar);font-size:1.2rem}.sidebar-brand small{color:#fff9;font-size:.75rem}.sidebar-nav{display:flex;flex-direction:column;gap:.3rem}.nav-item{display:flex;align-items:center;gap:.7rem;background:transparent;border:0;color:#ffffffd1;font-family:inherit;font-size:.95rem;padding:.7rem .8rem;border-radius:var(--radius-sm);cursor:pointer;text-align:start}.nav-item:hover{background:#ffffff14;color:#fff}.nav-item.active{background:var(--gold-500);color:var(--emerald-900);font-weight:700}.badge{margin-inline-start:auto;background:var(--gold-500);color:var(--emerald-900);border-radius:999px;font-size:.72rem;padding:.05rem .45rem;font-weight:700}.nav-item.active .badge{background:var(--emerald-900);color:#fff}.sidebar-foot{margin-top:auto;display:flex;flex-direction:column;gap:.5rem}.sidebar-foot .btn-ghost{color:#fff;border-color:#ffffff4d}.dash-main{padding:1.5rem clamp(1rem,3vw,2.5rem)}.dash-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.3rem}.dash-header h1{font-family:var(--ar);color:var(--emerald-900);margin:0}.dash-header .nav-toggle,.view{display:none}.view.active{display:block}.stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:1rem;margin-bottom:1.5rem}.stat-card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:1.2rem;box-shadow:var(--shadow);display:flex;flex-direction:column}.stat-num{font-size:2rem;font-weight:700;color:var(--emerald-800);line-height:1}.stat-label{color:var(--muted);font-size:.85rem;margin-top:.3rem}.panel{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:1.4rem;box-shadow:var(--shadow);margin-bottom:1.2rem}.panel h2{font-family:var(--ar);color:var(--emerald-900);font-size:1.25rem}.danger-panel{border-color:#f0c9c6}.toolbar{display:flex;gap:.8rem;align-items:center;margin-bottom:1.2rem;flex-wrap:wrap}.toolbar input[type=search]{flex:1;min-width:180px;font-family:inherit;padding:.65rem .9rem;border:1px solid var(--line);border-radius:var(--radius-sm);background:#fff}.toolbar .btn{margin-inline-start:auto}.stack{display:flex;flex-direction:column;gap:.8rem}.empty{color:var(--muted);text-align:center;padding:1.6rem}.student-card,.request-card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:1rem 1.1rem;display:flex;gap:1rem;align-items:flex-start;justify-content:space-between;box-shadow:var(--shadow)}.student-card.inactive{opacity:.62}.student-main,.request-main{display:flex;flex-direction:column;gap:.3rem}.student-main strong,.request-main strong{font-family:var(--ar);font-size:1.15rem;color:var(--emerald-900)}.latin{color:var(--muted);font-size:.82rem}.student-meta{display:flex;flex-wrap:wrap;gap:.5rem .9rem;font-size:.85rem;color:var(--muted);align-items:center}.tag{background:var(--sand);border-radius:999px;padding:.1rem .6rem;font-size:.78rem}.tag-on{background:#dcefe3;color:var(--emerald-700)}.tag-off{background:#f0e3e2;color:var(--danger)}.notes{margin:0;color:var(--muted);font-size:.9rem}.row-actions{display:flex;gap:.4rem;flex-shrink:0}.icon-btn{background:var(--sand);border:0;border-radius:var(--radius-sm);width:36px;height:36px;cursor:pointer;font-size:1rem}.icon-btn:hover{background:var(--line)}.icon-btn.danger:hover{background:#f0d3d1}.today-item{display:flex;align-items:center;gap:.9rem;padding:.6rem 0;border-bottom:1px solid var(--line)}.today-item:last-child{border-bottom:0}.time-chip{background:var(--emerald-800);color:#fff;border-radius:var(--radius-sm);padding:.25rem .6rem;font-size:.85rem;font-weight:700;font-variant-numeric:tabular-nums}.today-item small{display:block;color:var(--muted)}.week-grid{display:grid;grid-template-columns:repeat(7,minmax(120px,1fr));gap:.7rem;overflow-x:auto;padding-bottom:.5rem}.day-col{background:#fff;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;min-height:180px}.day-head{background:var(--emerald-800);color:#fff;text-align:center;padding:.5rem;font-weight:600;font-family:var(--ar);font-size:.95rem}.day-body{padding:.6rem;display:flex;flex-direction:column;gap:.5rem}.day-empty{color:var(--muted);display:block;text-align:center;padding:1rem 0}.lesson-card{background:var(--sand);border:1px solid var(--line);border-inline-start:3px solid var(--gold-500);border-radius:var(--radius-sm);padding:.5rem .6rem;text-align:start;cursor:pointer;font-family:inherit;display:flex;flex-direction:column;gap:.1rem}.lesson-card:hover{background:#e7e0cf}.lesson-time{font-weight:700;color:var(--emerald-800);font-size:.85rem;font-variant-numeric:tabular-nums}.lesson-name{font-size:.9rem}.lesson-dur{font-size:.75rem;color:var(--muted)}.inline-form{max-width:560px}.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:grid;place-items:center;padding:1rem}.modal[hidden]{display:none}.modal-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#063d2e80;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.modal-card{position:relative;background:#fff;border-radius:var(--radius);width:min(560px,100%);max-height:90vh;overflow-y:auto;padding:1.4rem;box-shadow:var(--shadow-lg)}.modal-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.modal-head h2{font-family:var(--ar);color:var(--emerald-900);margin:0}.modal-close{background:none;border:0;font-size:1.6rem;line-height:1;cursor:pointer;color:var(--muted)}.toast{position:fixed;inset-inline-start:50%;bottom:1.5rem;transform:translate(-50%);background:var(--emerald-900);color:#fff;padding:.7rem 1.3rem;border-radius:999px;box-shadow:var(--shadow-lg);z-index:200;font-size:.9rem}html[dir=rtl] .toast{transform:translate(50%)}@media(max-width:1240px){.brand-text small{display:none}}@media(max-width:1000px){.site-nav{position:absolute;top:100%;inset-inline:0;background:#fffdf4fa;flex-direction:column;gap:0;padding:.5rem 6%;border-bottom:1px solid var(--ochre-400);display:none}.site-nav.open{display:flex}.site-nav a{padding:.6rem 0}.nav-toggle{display:grid;place-items:center;min-width:44px;min-height:44px}.programme-grid{grid-template-columns:1fr;gap:1.5rem;max-width:560px;margin-inline:auto}.programme-card{padding:.85rem}.programme-card:hover{transform:none}.programme-heading{padding:1rem .75rem}.study-options{gap:.55rem}.study-options>div{padding:.8rem .6rem}.study-options p{font-size:.8rem}.programme-phone-actions{flex-wrap:wrap;justify-content:center}.hero-seal{width:fit-content;min-width:104px;height:70px;padding-inline:.75rem}.hero .eyebrow{max-width:calc(57vw - 2rem);text-wrap:balance}.hero h1,html[dir=ltr] .public .hero h1{max-width:calc(62vw - 2rem)}.hero .lead{max-width:calc(64vw - 2rem)}.header-inner{justify-content:space-between;gap:.5rem}.header-actions{gap:.35rem}.header-actions>.btn{display:none}.theme-toggle{width:36px;padding:.35rem}.theme-toggle>span{display:none}.language-control{gap:.25rem}.language-control>span{display:none}.language-control select{min-width:104px;padding:.43rem .65rem}html[data-theme=dark] .public .site-nav{background:#211a14;border-color:var(--pub-border)}}@media(max-width:900px){.two-col{grid-template-columns:1fr}}@media(max-width:620px){.header-inner{width:94%;min-height:62px;padding-block:.35rem}.brand{min-width:0}.brand-mark{display:none}.brand-text strong{font-size:1rem;white-space:nowrap}.header-actions{gap:.25rem}.language-control select{min-width:98px}.nav-toggle{min-width:40px;min-height:40px;padding:0}.hero,.programmes-section{scroll-margin-top:62px}.hero{min-height:0;padding:3.4rem 0 3.15rem}.mihrab-frame{top:.75rem;right:.25rem;bottom:0;left:.25rem;width:auto}.mihrab-frame .mihrab-wide{display:none}.mihrab-frame .mihrab-compact{display:block}.mihrab-frame:after{content:"";position:absolute;inset:auto calc(3% - 2px) 0;height:2px;background:var(--ochre-500)}html[data-theme=dark] .public .mihrab-frame:after{background:var(--pub-gold)}.hero-inner{width:calc(94% - 2.5rem)}.hero-seal{width:fit-content;min-width:88px;height:58px;padding-inline:.75rem;margin-bottom:1rem}.hero-seal .seal-name{font-size:.84rem}.hero-seal .seal-caption{font-size:.6rem;white-space:nowrap}.hero .eyebrow{display:block;width:fit-content;max-width:min(16rem,85%);margin:0 auto .75rem;padding:0;border:0;border-radius:0;background:none;font-size:.78rem;line-height:1.45;text-wrap:balance}html[data-theme=dark] .public .hero .eyebrow,html[data-theme=dark] .public .hero .lead{background:none}.hero h1,html[dir=ltr] .public .hero h1{max-width:330px;margin:0 auto .8rem;font-size:clamp(1.6rem,8vw,2.15rem);line-height:1.18}html[dir=rtl] .hero h1{line-height:1.45}.hero .lead{max-width:310px;padding:0;background:none;font-size:.94rem;line-height:1.55}.hero-actions{margin-top:1.25rem}.hero .btn{min-height:46px;padding:.7rem 1.25rem}.hero-rosette{width:min(300px,82vw);top:55%}.section{padding:2.75rem 0}.section-head{width:94%;margin-bottom:1.6rem}.section-head h2{margin-bottom:.55rem}.section-head>p:last-child{font-size:.93rem;line-height:1.62}.programme-grid{gap:1.25rem}.programme-card{padding:0;border-radius:22px;box-shadow:0 12px 28px #24180e29}.programme-card:before{height:4px}.programme-heading{min-height:0;padding:1.2rem 1.05rem 1.15rem;border-radius:20px 20px 34px 34px/20px 20px 18px 18px}.programme-symbol{width:40px;height:40px;margin-bottom:.4rem;font-size:1rem}.programme-kicker{margin-bottom:.22rem;font-size:.76rem}.programme-heading h3{margin-bottom:.32rem;font-size:1.28rem;line-height:1.25}html[dir=ltr] .programme-heading h3{font-size:1.18rem;line-height:1.25}.programme-heading>p:last-child{font-size:.84rem}.study-options{grid-template-columns:1fr;gap:0;margin:0}.programme-card .study-options>div{display:grid;grid-template-columns:42px minmax(0,1fr);grid-template-rows:auto auto;column-gap:.75rem;min-width:0;padding:.85rem 1.05rem;text-align:start;background:transparent;border:0;border-bottom:1px solid rgba(193,141,37,.3);border-radius:0}html[data-theme=dark] .programme-card .study-options>div{background:transparent;border-bottom-color:var(--pub-border)}.programme-card .study-options>div:before{display:none}.programme-card .study-options>div>span{grid-column:1;grid-row:1 / span 2;align-self:center;width:38px;height:38px;margin:0}.study-options svg{width:20px;height:20px}.study-options h4,html[dir=ltr] .study-options h4{grid-column:2;margin:0 0 .08rem;font-size:.9rem;line-height:1.3}.study-options p,html[dir=ltr] .study-options p{grid-column:2;font-size:.79rem;line-height:1.45}.programme-card .programme-content{flex:none;padding:1.05rem;background:transparent;border:0;border-bottom:1px solid rgba(193,141,37,.3);border-radius:0}html[data-theme=dark] .programme-card .programme-content{background:transparent;border-bottom-color:var(--pub-border)}.programme-content h4{margin-bottom:.65rem;padding:0;text-align:start;font-size:1rem;line-height:1.35}.quran-illustration,html[dir=ltr] .quran-illustration{display:none}.programme-content li,html[dir=ltr] .programme-content li{margin-block:.45rem;padding-inline-start:1.1rem;font-size:.84rem;line-height:1.52}.programme-card .programme-contact{margin:0;padding:.9rem 1.05rem .65rem;text-align:start;background:#ead37614;border:0;border-radius:0}html[data-theme=dark] .programme-card .programme-contact{background:#d6c18b0d}.programme-contact-label{margin-bottom:.25rem;font-size:.72rem}.programme-phone-actions{flex-wrap:nowrap;justify-content:space-between;gap:.5rem}.programme-phone{flex:0 1 auto;font-size:1rem}.copy-phone{min-height:40px;gap:.28rem;padding:.42rem .6rem;font-size:.72rem}.copy-phone svg{width:16px;height:16px}.copy-feedback{min-height:1.2em;margin-top:.1rem;font-size:.7rem}.programme-cta{align-self:stretch;width:auto;min-height:46px;margin:.25rem 1.05rem 1.05rem;padding:.7rem .85rem;border-radius:12px;font-size:.88rem;line-height:1.35}}@media(max-width:340px){.programme-phone-actions{flex-wrap:wrap}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
