.NewsTicker-module__mevdkq__ticker{z-index:60;color:#ffffffd1;background:#241813;border-bottom:1px solid #ddc28e21;height:43px;font-family:Noto Kufi Arabic Variable,sans-serif;position:relative;overflow:hidden}.NewsTicker-module__mevdkq__inner{grid-template-columns:auto minmax(0,1fr) 44px;align-items:stretch;width:min(100%,1440px);height:100%;margin-inline:auto;display:grid}.NewsTicker-module__mevdkq__badge{z-index:2;min-width:165px;color:var(--brown-950);background:var(--gold-300);justify-content:center;align-items:center;gap:8px;padding-inline:22px;font-size:10px;display:flex;position:relative;box-shadow:-14px 0 26px #0000002e}.NewsTicker-module__mevdkq__badge:after{content:"";background:var(--gold-300);transform-origin:bottom;width:24px;height:100%;position:absolute;top:0;left:-12px;transform:skew(-17deg)}.NewsTicker-module__mevdkq__liveDot{background:var(--brown-800);border-radius:50%;width:6px;height:6px;position:relative}.NewsTicker-module__mevdkq__liveDot:after{content:"";border-radius:inherit;border:1px solid #39271f73;animation:1.8s ease-out infinite NewsTicker-module__mevdkq__pulse;position:absolute;inset:-4px}.NewsTicker-module__mevdkq__viewport{min-width:0;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0,#000 38px calc(100% - 38px),#0000 100%);mask-image:linear-gradient(90deg,#0000 0,#000 38px calc(100% - 38px),#0000 100%)}.NewsTicker-module__mevdkq__track{will-change:transform;width:max-content;height:100%;animation:42s linear infinite NewsTicker-module__mevdkq__tickerMove;display:flex;position:absolute;top:0;left:0}.NewsTicker-module__mevdkq__viewport:hover .NewsTicker-module__mevdkq__track,.NewsTicker-module__mevdkq__track.NewsTicker-module__mevdkq__paused{animation-play-state:paused}.NewsTicker-module__mevdkq__group,.NewsTicker-module__mevdkq__itemWrap,.NewsTicker-module__mevdkq__item{flex:none;align-items:center;display:flex}.NewsTicker-module__mevdkq__group,.NewsTicker-module__mevdkq__itemWrap{height:100%}.NewsTicker-module__mevdkq__item{white-space:nowrap;gap:9px;height:100%;padding-inline:26px;transition:color .16s}.NewsTicker-module__mevdkq__item:hover{color:var(--gold-300)}.NewsTicker-module__mevdkq__item svg{color:var(--gold-300);transition:transform .16s}.NewsTicker-module__mevdkq__item:hover svg{transform:translate(-3px)}.NewsTicker-module__mevdkq__category{color:var(--gold-300);font-size:8px}.NewsTicker-module__mevdkq__title{font-size:10px}.NewsTicker-module__mevdkq__separator{border:1px solid #ddc28e9e;width:4px;height:4px;transform:rotate(45deg)}.NewsTicker-module__mevdkq__control{width:44px;height:100%;color:var(--gold-300);cursor:pointer;background:#ffffff06;border:0;border-right:1px solid #ddc28e26;place-items:center;padding:0;transition:color .16s,background .16s;display:grid}.NewsTicker-module__mevdkq__control:hover{color:var(--cream-50);background:#ffffff14}@keyframes NewsTicker-module__mevdkq__tickerMove{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes NewsTicker-module__mevdkq__pulse{0%{opacity:.8;transform:scale(.7)}to{opacity:0;transform:scale(1.6)}}@media (max-width:620px){.NewsTicker-module__mevdkq__ticker{height:40px}.NewsTicker-module__mevdkq__inner{grid-template-columns:auto minmax(0,1fr) 38px}.NewsTicker-module__mevdkq__badge{min-width:auto;padding-inline:13px}.NewsTicker-module__mevdkq__badge strong,.NewsTicker-module__mevdkq__badge svg{display:none}.NewsTicker-module__mevdkq__liveDot{width:7px;height:7px}.NewsTicker-module__mevdkq__item{padding-inline:18px}.NewsTicker-module__mevdkq__category{display:none}.NewsTicker-module__mevdkq__title{font-size:9px}.NewsTicker-module__mevdkq__control{width:38px}}@media (prefers-reduced-motion:reduce){.NewsTicker-module__mevdkq__track,.NewsTicker-module__mevdkq__liveDot:after{animation:none}}
.Header-module__tPtrlq__header{z-index:50;-webkit-backdrop-filter:blur(18px)saturate(130%);backdrop-filter:blur(18px)saturate(130%);background:#fdfbf6ed;border-bottom:1px solid #67493a1f;transition:background .22s,box-shadow .22s;position:sticky;top:0;box-shadow:0 8px 30px #39271f0a}.Header-module__tPtrlq__scrolled{background:#fdfbf6fa;box-shadow:0 12px 38px #39271f1a}.Header-module__tPtrlq__navShell{width:min(calc(100% - 48px), var(--container));grid-template-columns:minmax(215px,.75fr) auto minmax(215px,.75fr);align-items:center;gap:28px;min-height:92px;margin-inline:auto;transition:min-height .22s;display:grid}.Header-module__tPtrlq__scrolled .Header-module__tPtrlq__navShell{min-height:76px}.Header-module__tPtrlq__brand{justify-self:start;align-items:center;width:clamp(215px,21vw,275px);height:68px;display:flex}.Header-module__tPtrlq__brandLogo{object-fit:contain;object-position:right center;filter:drop-shadow(0 2px 8px #67493a26);width:100%;height:auto;max-height:75px;transition:transform .22s}.Header-module__tPtrlq__brand:hover .Header-module__tPtrlq__brandLogo{transform:translateY(-1px)}.Header-module__tPtrlq__desktopNav{color:#64574d;background:#f8f3e9b8;border:1px solid #a67a352e;border-radius:999px;justify-content:center;align-items:center;gap:3px;padding:5px;font-family:Noto Kufi Arabic Variable,sans-serif;font-size:11px;display:flex;box-shadow:inset 0 1px #ffffffb3}.Header-module__tPtrlq__desktopNav a{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;min-height:39px;padding-inline:11px;transition:color .18s,background .18s,transform .18s;display:flex;position:relative}.Header-module__tPtrlq__desktopNav a:hover{color:var(--brown-900);background:#ffffffe0;transform:translateY(-1px)}.Header-module__tPtrlq__desktopNav .Header-module__tPtrlq__activeLink{color:var(--cream-50);background:var(--brown-800);box-shadow:0 7px 18px #4b332829}.Header-module__tPtrlq__desktopNav .Header-module__tPtrlq__activeLink:before{content:"";background:var(--gold-300);border-radius:50%;width:4px;height:4px;margin-left:7px;box-shadow:0 0 0 3px #ddc28e1f}.Header-module__tPtrlq__actions{justify-content:flex-end;justify-self:end;align-items:center;gap:9px;display:flex}.Header-module__tPtrlq__searchButton,.Header-module__tPtrlq__menuButton{width:44px;height:44px;color:var(--brown-800);border:1px solid var(--cream-300);cursor:pointer;background:#ffffff9e;border-radius:50%;place-items:center;padding:0;transition:color .18s,border-color .18s,background .18s,transform .18s;display:grid}.Header-module__tPtrlq__searchButton:hover,.Header-module__tPtrlq__menuButton:hover{color:var(--cream-50);border-color:var(--brown-800);background:var(--brown-800);transform:translateY(-2px)}.Header-module__tPtrlq__actionDivider{background:var(--cream-300);width:1px;height:23px;margin-inline:2px}.Header-module__tPtrlq__libraryButton{min-height:45px;color:var(--brown-950);background:linear-gradient(135deg, #ead4a7, var(--gold-300));border:1px solid #d0ad69;border-radius:4px;align-items:center;gap:8px;padding-inline:15px;font-family:Noto Kufi Arabic Variable,sans-serif;font-size:10px;transition:box-shadow .18s,transform .18s,background .18s;display:inline-flex;box-shadow:0 8px 24px #a67a3524}.Header-module__tPtrlq__libraryButton svg:last-child{margin-right:4px;transition:transform .18s}.Header-module__tPtrlq__libraryButton:hover{background:linear-gradient(135deg,#efdcb8,#e1c48e);transform:translateY(-2px);box-shadow:0 11px 28px #a67a3533}.Header-module__tPtrlq__libraryButton:hover svg:last-child{transform:translate(-3px,-3px)}.Header-module__tPtrlq__menuButton{display:none}.Header-module__tPtrlq__drawerLayer{z-index:90;visibility:hidden;-webkit-backdrop-filter:blur();backdrop-filter:blur();background:#2d1e1800;transition:visibility .26s,background .26s,-webkit-backdrop-filter .26s,backdrop-filter .26s;position:fixed;inset:0}.Header-module__tPtrlq__drawerLayerOpen{visibility:visible;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#2d1e18ab}.Header-module__tPtrlq__drawer{background:radial-gradient(circle at 100% 0, #bf965017, transparent 27%), var(--cream-50);border-left:1px solid #ddc28e59;flex-direction:column;width:min(88vw,390px);height:100%;padding:24px;transition:transform .3s cubic-bezier(.22,1,.36,1);display:flex;position:absolute;top:0;right:0;overflow-y:auto;transform:translate(105%);box-shadow:-30px 0 80px #1f140f38}.Header-module__tPtrlq__drawerLayerOpen .Header-module__tPtrlq__drawer{transform:translate(0)}.Header-module__tPtrlq__drawerHead{border-bottom:1px solid var(--cream-300);justify-content:space-between;align-items:center;gap:20px;min-height:62px;padding-bottom:19px;display:flex}.Header-module__tPtrlq__drawerLogo{object-fit:contain;object-position:right center;width:230px;height:auto;max-height:58px}.Header-module__tPtrlq__drawerHead button,.Header-module__tPtrlq__searchPanelTop button{width:40px;height:40px;color:var(--brown-800);border:1px solid var(--cream-300);cursor:pointer;background:#ffffffa6;border-radius:50%;flex:none;place-items:center;padding:0;transition:color .18s,background .18s;display:grid}.Header-module__tPtrlq__drawerHead button:hover,.Header-module__tPtrlq__searchPanelTop button:hover{color:var(--cream-50);background:var(--brown-800)}.Header-module__tPtrlq__drawerIntro{padding:28px 5px 22px}.Header-module__tPtrlq__drawerIntro>span{color:var(--gold-600);align-items:center;gap:7px;font-family:Noto Kufi Arabic Variable,sans-serif;font-size:9px;display:flex}.Header-module__tPtrlq__drawerIntro p{color:var(--ink-muted);margin:7px 0 0;font-size:15px}.Header-module__tPtrlq__mobileNav{border-top:1px solid var(--cream-300);display:grid}.Header-module__tPtrlq__mobileNav a{border-bottom:1px solid var(--cream-300);grid-template-columns:30px 1fr auto;align-items:center;gap:12px;min-height:67px;padding-inline:4px;transition:color .18s,padding .18s,background .18s;display:grid}.Header-module__tPtrlq__mobileNav a:hover{color:var(--gold-600);background:#f8f3e9b8;padding-inline:12px 8px}.Header-module__tPtrlq__navNumber{color:#b4a28c;font-family:Noto Kufi Arabic Variable,sans-serif;font-size:8px}.Header-module__tPtrlq__mobileNav strong{color:var(--brown-900);font-family:Noto Kufi Arabic Variable,sans-serif;font-size:13px;font-weight:580}.Header-module__tPtrlq__mobileNav svg{color:var(--gold-600)}.Header-module__tPtrlq__drawerFooter{color:var(--ink-muted);align-items:center;gap:8px;margin-top:auto;padding-top:28px;font-family:Noto Kufi Arabic Variable,sans-serif;font-size:9px;display:flex}.Header-module__tPtrlq__drawerFooter svg{color:var(--gold-600)}.Header-module__tPtrlq__searchOverlay{z-index:100;-webkit-backdrop-filter:blur(14px)saturate(115%);backdrop-filter:blur(14px)saturate(115%);background:radial-gradient(circle at 50% 18%,#bf965029,#0000 30%),#231712d1;place-items:center;padding:clamp(14px,3vw,34px);animation:.22s both Header-module__tPtrlq__overlayIn;display:grid;position:fixed;inset:0;overflow:hidden}.Header-module__tPtrlq__searchPanel{isolation:isolate;background:linear-gradient(145deg, #f8f3e9eb, transparent 42%), var(--cream-50);border:1px solid #ddc28e9e;border-radius:20px;width:min(100%,780px);max-height:calc(100dvh - clamp(28px,6vw,68px));padding:clamp(25px,4vw,42px);animation:.32s cubic-bezier(.22,1,.36,1) both Header-module__tPtrlq__panelIn;position:relative;overflow:hidden;box-shadow:0 35px 110px #180f0b6b,inset 0 1px #ffffffe6}.Header-module__tPtrlq__searchPanel:before{content:"";background:linear-gradient(90deg, var(--gold-300), var(--gold-600));border-radius:0 0 8px 8px;width:110px;height:4px;position:absolute;top:0;right:44px}.Header-module__tPtrlq__searchPanel:after{z-index:-1;content:"";border:1px solid #a67a3517;border-radius:50%;width:320px;height:320px;position:absolute;top:-135px;left:-110px;box-shadow:0 0 0 42px #a67a3506,0 0 0 84px #a67a3504}.Header-module__tPtrlq__searchPanelTop{justify-content:space-between;align-items:flex-start;gap:28px;margin-bottom:clamp(18px,3vh,26px);display:flex}.Header-module__tPtrlq__searchEyebrow{color:var(--gold-600);align-items:center;gap:7px;font-family:Noto Kufi Arabic Variable,sans-serif;font-size:9px;display:inline-flex}.Header-module__tPtrlq__searchPanel h2{color:var(--brown-900);letter-spacing:-.025em;margin:7px 0 3px;font-family:Noto Kufi Arabic Variable,sans-serif;font-size:clamp(22px,3vw,32px);font-weight:620;line-height:1.5}.Header-module__tPtrlq__searchPanelTop p{color:var(--ink-muted);margin:0;font-size:15px}.Header-module__tPtrlq__searchField{min-height:68px;color:var(--gold-600);background:var(--white);border:1px solid #d7c6a9;border-radius:12px;grid-template-columns:auto 1fr auto;align-items:center;gap:13px;padding-inline:20px;transition:border-color .18s,box-shadow .18s,transform .18s;display:grid;box-shadow:0 10px 35px #3f2d220e,inset 0 1px #ffffffd9}.Header-module__tPtrlq__searchField:focus-within{border-color:var(--gold-500);transform:translateY(-1px);box-shadow:0 0 0 4px #bf96501a,0 15px 42px #3f2d2217}.Header-module__tPtrlq__searchField input{width:100%;color:var(--ink);background:0 0;border:0;outline:0;font-size:17px}.Header-module__tPtrlq__searchField input::placeholder{color:#a1958b}.Header-module__tPtrlq__searchField kbd{color:#a09286;border:1px solid var(--cream-300);background:var(--cream-100);box-shadow:0 2px 0 var(--cream-300);border-radius:5px;padding:3px 8px;font-family:sans-serif;font-size:9px}.Header-module__tPtrlq__searchResults{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:clamp(17px,2.7vh,24px);display:grid}.Header-module__tPtrlq__searchResults>span{color:var(--ink-muted);grid-column:1/-1;margin-bottom:1px;font-family:Noto Kufi Arabic Variable,sans-serif;font-size:9px}.Header-module__tPtrlq__searchResults a{border:1px solid var(--cream-300);background:#ffffff94;border-radius:10px;justify-content:space-between;align-items:center;gap:14px;min-height:82px;padding:13px 16px;transition:border-color .18s,background .18s,box-shadow .18s,transform .18s;display:flex;overflow:hidden}.Header-module__tPtrlq__searchResults a:hover{background:var(--white);border-color:#cfb47f;transform:translateY(-2px);box-shadow:0 10px 28px #3f2d2212}.Header-module__tPtrlq__searchResults a>span{flex-direction:column;display:flex}.Header-module__tPtrlq__searchResults strong{color:var(--brown-900);font-family:Noto Kufi Arabic Variable,sans-serif;font-size:11px;font-weight:600}.Header-module__tPtrlq__searchResults small{color:var(--ink-muted);white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.Header-module__tPtrlq__searchResults svg{width:30px;height:30px;color:var(--gold-600);border:1px solid var(--cream-300);background:var(--cream-100);border-radius:50%;flex:none;padding:7px;transition:color .18s,background .18s,transform .18s}.Header-module__tPtrlq__searchResults a:hover svg{color:var(--cream-50);background:var(--brown-800);transform:translate(-2px,-2px)}.Header-module__tPtrlq__emptyResult{color:var(--ink-muted);border:1px dashed var(--cream-300);text-align:center;background:#f8f3e980;border-radius:10px;grid-column:1/-1;margin:4px 0 0;padding:18px}@keyframes Header-module__tPtrlq__overlayIn{0%{opacity:0}}@keyframes Header-module__tPtrlq__panelIn{0%{opacity:0;transform:translateY(18px)scale(.985)}}@media (max-width:1120px){.Header-module__tPtrlq__navShell{justify-content:space-between;display:flex}.Header-module__tPtrlq__desktopNav{display:none}.Header-module__tPtrlq__menuButton{display:grid}}@media (max-width:680px){.Header-module__tPtrlq__navShell{width:min(calc(100% - 28px), var(--container));gap:10px;min-height:76px}.Header-module__tPtrlq__scrolled .Header-module__tPtrlq__navShell{min-height:68px}.Header-module__tPtrlq__brand{width:clamp(170px,50vw,220px);min-width:0;height:54px}.Header-module__tPtrlq__actions{gap:6px}.Header-module__tPtrlq__searchButton,.Header-module__tPtrlq__menuButton{width:40px;height:40px}.Header-module__tPtrlq__actionDivider,.Header-module__tPtrlq__libraryButton{display:none}.Header-module__tPtrlq__searchPanel{border-radius:15px;max-height:calc(100dvh - 20px);padding:25px 18px 20px}.Header-module__tPtrlq__searchPanelTop{margin-bottom:17px}.Header-module__tPtrlq__searchPanelTop p{display:none}.Header-module__tPtrlq__searchPanel h2{margin-top:5px;font-size:clamp(20px,6vw,25px)}.Header-module__tPtrlq__searchField{border-radius:9px;min-height:58px;padding-inline:14px}.Header-module__tPtrlq__searchField kbd{display:none}.Header-module__tPtrlq__searchResults{grid-template-columns:1fr;gap:7px;margin-top:15px}.Header-module__tPtrlq__searchResults a{border-radius:8px;min-height:62px;padding:9px 12px}.Header-module__tPtrlq__searchResults>span{margin-bottom:0}}@media (max-width:390px){.Header-module__tPtrlq__brand{width:155px}.Header-module__tPtrlq__navShell{width:calc(100% - 20px)}}@media (max-height:650px){.Header-module__tPtrlq__searchPanel{padding-block:20px 16px}.Header-module__tPtrlq__searchPanelTop{margin-bottom:12px}.Header-module__tPtrlq__searchPanelTop p,.Header-module__tPtrlq__searchResults small{display:none}.Header-module__tPtrlq__searchPanel h2{margin-top:3px;font-size:21px}.Header-module__tPtrlq__searchField{min-height:54px}.Header-module__tPtrlq__searchResults{margin-top:11px}.Header-module__tPtrlq__searchResults a{min-height:52px;padding-block:7px}}@media (prefers-reduced-motion:reduce){.Header-module__tPtrlq__drawer,.Header-module__tPtrlq__searchOverlay,.Header-module__tPtrlq__searchPanel{transition:none;animation:none}}
.Footer-module__MPE0dq__footer{color:#ffffff9e;background:#251a15;position:relative}.Footer-module__MPE0dq__container{width:min(calc(100% - 48px), var(--container));margin-inline:auto}.Footer-module__MPE0dq__main{grid-template-columns:1.5fr .65fr .7fr 1fr;gap:clamp(35px,5vw,70px);padding:78px 0 65px;display:grid}.Footer-module__MPE0dq__identity{max-width:390px}.Footer-module__MPE0dq__brand{width:min(100%,330px);margin-bottom:20px;display:block}.Footer-module__MPE0dq__footerLogo{object-fit:contain;object-position:right center;filter:drop-shadow(0 4px 16px #bf965029);width:100%;height:auto}.Footer-module__MPE0dq__identity p{margin:0;font-size:15px;line-height:1.9}.Footer-module__MPE0dq__links,.Footer-module__MPE0dq__contact{flex-direction:column;align-items:flex-start;display:flex}.Footer-module__MPE0dq__links h3,.Footer-module__MPE0dq__contact h3{color:var(--cream-50);margin:0 0 19px;font-family:Noto Kufi Arabic Variable,sans-serif;font-size:12px;font-weight:550}.Footer-module__MPE0dq__links a{padding-block:4px;font-size:15px;transition:color .18s,transform .18s}.Footer-module__MPE0dq__links a:hover{color:var(--gold-300);transform:translate(-3px)}.Footer-module__MPE0dq__contact{gap:13px}.Footer-module__MPE0dq__contact h3{margin-bottom:12px}.Footer-module__MPE0dq__contact span{align-items:center;gap:9px;font-size:14px;display:flex}.Footer-module__MPE0dq__contact svg{color:var(--gold-300);flex:none}.Footer-module__MPE0dq__bottom{border-top:1px solid #ffffff17;justify-content:center;align-items:center;gap:25px;min-height:75px;font-family:Noto Kufi Arabic Variable,sans-serif;font-size:9px;display:flex}.Footer-module__MPE0dq__bottom p{text-align:center;margin:0}@media (max-width:960px){.Footer-module__MPE0dq__main{grid-template-columns:1.5fr 1fr 1fr}.Footer-module__MPE0dq__identity{grid-column:1/-1}}@media (max-width:620px){.Footer-module__MPE0dq__container{width:min(calc(100% - 32px), var(--container))}.Footer-module__MPE0dq__main{grid-template-columns:1fr 1fr;padding-block:60px 45px}.Footer-module__MPE0dq__identity,.Footer-module__MPE0dq__contact{grid-column:1/-1}.Footer-module__MPE0dq__bottom{flex-direction:column;align-items:flex-start;padding-block:22px}}
.FooterPremium-module__7Wp9ra__footer{overflow:hidden;background:radial-gradient(circle at 8% 0,#b284421f,#0000 25%),linear-gradient(145deg,#2b1d17,#1f1511)!important}.FooterPremium-module__7Wp9ra__footer:before{content:"";opacity:.18;background:repeating-linear-gradient(90deg,#0000 0 34px,#debc7a21 35px,#0000 36px);height:90px;position:absolute;top:4px;left:0;right:0;-webkit-mask-image:linear-gradient(#000,#0000);mask-image:linear-gradient(#000,#0000)}.FooterPremium-module__7Wp9ra__main{position:relative;grid-template-columns:1.35fr .65fr .75fr 1fr!important;padding-block:66px 52px!important}.FooterPremium-module__7Wp9ra__main:after{content:"";background:linear-gradient(90deg,#0000,#e1bf7d24,#0000);width:100%;height:1px;position:absolute;bottom:25px;right:0}.FooterPremium-module__7Wp9ra__identityTags{flex-wrap:wrap;gap:7px;margin-top:22px;display:flex}.FooterPremium-module__7Wp9ra__identityTags span{color:#ffffff8c;background:#ffffff06;border:1px solid #e1bf7d21;border-radius:17px;align-items:center;gap:6px;padding:6px 9px;font-size:10px;display:inline-flex}.FooterPremium-module__7Wp9ra__identityTags svg{color:#d8b672}.FooterPremium-module__7Wp9ra__contact{background:#ffffff06;border:1px solid #e1bf7d1f;border-radius:16px 16px 16px 5px;padding:21px}.FooterPremium-module__7Wp9ra__bottom{justify-content:space-between!important;min-height:82px!important}.FooterPremium-module__7Wp9ra__bottom nav{gap:20px;display:flex}.FooterPremium-module__7Wp9ra__bottom nav a{color:#ffffff85;font-size:10px;transition:all .2s}.FooterPremium-module__7Wp9ra__bottom nav a:hover{color:#dfbf7d}.FooterPremium-module__7Wp9ra__dwamCredit{color:#ffffff73;align-items:center;gap:10px;font-size:10px;display:flex}.FooterPremium-module__7Wp9ra__dwamCredit img{object-fit:contain;filter:brightness(1.2)drop-shadow(0 4px 10px #0003);width:88px;height:34px}@media (max-width:960px){.FooterPremium-module__7Wp9ra__main{grid-template-columns:1fr 1fr!important}.FooterPremium-module__7Wp9ra__bottom{flex-direction:column;gap:17px;justify-content:center!important}}@media (max-width:620px){.FooterPremium-module__7Wp9ra__main{grid-template-columns:1fr!important}.FooterPremium-module__7Wp9ra__bottom{align-items:center!important}.FooterPremium-module__7Wp9ra__bottom nav{flex-wrap:wrap;justify-content:center}.FooterPremium-module__7Wp9ra__dwamCredit{flex-direction:column}}
.DwamCredit-module__seO4VG__credit{color:#ffffff9e!important}.DwamCredit-module__seO4VG__credit>i{place-items:center;width:50px;height:50px;font-style:normal;display:grid;overflow:hidden}.DwamCredit-module__seO4VG__credit .DwamCredit-module__seO4VG__logo{object-fit:contain!important;filter:none!important;mix-blend-mode:normal!important;width:48px!important;height:48px!important}.DwamCredit-module__seO4VG__cleanFooter:before,.DwamCredit-module__seO4VG__cleanMain:after{display:none}
@media (max-width:620px){.FooterMobile-module__JStAma__main{grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;gap:34px 24px!important}.FooterMobile-module__JStAma__centerBlock{text-align:center;align-items:center!important}.FooterMobile-module__JStAma__centerBlock>a:first-child{margin-inline:auto}.FooterMobile-module__JStAma__centerBlock>span{text-align:center;justify-content:center}.FooterMobile-module__JStAma__centerBlock div{justify-content:center}}
.SectionDivider-module__taFbQW__divider{z-index:4;width:100%;position:relative;overflow:hidden}.SectionDivider-module__taFbQW__paperDivider{background:var(--cream-50);clip-path:polygon(0 44%,3% 53%,7% 39%,11% 56%,15% 42%,20% 59%,25% 38%,30% 54%,36% 41%,42% 57%,48% 39%,54% 55%,60% 40%,66% 58%,72% 42%,78% 54%,84% 38%,90% 57%,95% 42%,100% 51%,100% 100%,0 100%);height:52px;margin-top:-34px}.SectionDivider-module__taFbQW__paperGrain{opacity:.18;background-image:radial-gradient(circle at 18% 70%,#67493a33 0 1px,#0000 1px),radial-gradient(circle at 74% 68%,#67493a29 0 1px,#0000 1px);background-size:29px 23px,37px 31px;position:absolute;inset:0}.SectionDivider-module__taFbQW__paperDivider i{opacity:.75;background:#e8ddca;width:10px;height:7px;position:absolute;top:23px;transform:rotate(22deg)}.SectionDivider-module__taFbQW__fragmentOne{right:18%}.SectionDivider-module__taFbQW__fragmentTwo{right:47%;transform:rotate(-18deg)!important}.SectionDivider-module__taFbQW__fragmentThree{left:14%;transform:rotate(35deg)!important}.SectionDivider-module__taFbQW__manuscriptDivider{background:var(--cream-100);justify-content:center;align-items:center;gap:12px;height:88px;display:flex}.SectionDivider-module__taFbQW__audioDivider{background:0 0;justify-content:center;align-items:center;gap:18px;height:92px;display:flex}.SectionDivider-module__taFbQW__audioDivider:before{content:"";background:linear-gradient(90deg,#0000,#ddc28e2b,#0000);height:1px;position:absolute;bottom:28px;left:0;right:0}.SectionDivider-module__taFbQW__audioLine{z-index:1;background:linear-gradient(90deg,#0000,#a67a3573);width:min(17vw,175px);height:1px;position:relative;top:10px}.SectionDivider-module__taFbQW__audioLine:last-child{transform:scaleX(-1)}.SectionDivider-module__taFbQW__audioWave{z-index:1;background:#271813;border:1px solid #a67a3547;border-radius:27px;justify-content:center;align-items:center;gap:4px;width:145px;height:52px;display:flex;position:relative;top:10px;box-shadow:0 10px 28px #2315101a}.SectionDivider-module__taFbQW__audioWave i{background:var(--gold-500);border-radius:4px;width:2px;height:9px;animation:1.8s ease-in-out infinite SectionDivider-module__taFbQW__dividerWave}.SectionDivider-module__taFbQW__audioWave i:nth-child(3n){height:27px;animation-delay:-.45s}.SectionDivider-module__taFbQW__audioWave i:nth-child(4n){height:17px;animation-delay:-.8s}.SectionDivider-module__taFbQW__audioWave i:nth-child(5n){height:35px;animation-delay:-1.1s}@keyframes SectionDivider-module__taFbQW__dividerWave{0%,to{transform:scaleY(.65)}50%{transform:scaleY(1)}}.SectionDivider-module__taFbQW__bookDivider{isolation:isolate;background:radial-gradient(circle at 50% 50%, #a67a3514, transparent 24%), linear-gradient(90deg, #5f725e0b, transparent 42%, #a67a350b), var(--cream-50);justify-content:center;align-items:center;gap:17px;height:116px;display:flex}.SectionDivider-module__taFbQW__bookDivider:before,.SectionDivider-module__taFbQW__bookDivider:after{content:"";pointer-events:none;position:absolute}.SectionDivider-module__taFbQW__bookDivider:before{z-index:-1;background:linear-gradient(90deg,#0000,#a67a3533 32%,#5f725e38 68%,#0000);height:1px;left:0;right:0}.SectionDivider-module__taFbQW__bookDivider:after{border:1px solid #a67a3514;border-radius:50%;width:370px;height:70px;top:50%;transform:translateY(-50%)}.SectionDivider-module__taFbQW__academicLine{height:1px;position:absolute;top:50%;left:8%;right:8%;overflow:hidden;transform:translateY(-50%)}.SectionDivider-module__taFbQW__academicLine:after{content:"";background:linear-gradient(90deg,#0000,#ddc28ed9,#0000);width:18%;height:100%;animation:5s ease-in-out infinite SectionDivider-module__taFbQW__academicShimmer;display:block}.SectionDivider-module__taFbQW__academicNode{flex-direction:column;align-items:center;gap:5px;width:92px;display:flex;position:relative}.SectionDivider-module__taFbQW__academicNode>i{background:#fdfbf6f5;border:1px solid #a67a3542;border-radius:50%;place-items:center;width:49px;height:49px;display:grid;box-shadow:0 0 0 6px #a67a3509,0 11px 27px #4b332817}.SectionDivider-module__taFbQW__academicNode small{color:#8e7c6c;white-space:nowrap;font-family:Noto Kufi Arabic Variable,sans-serif;font-size:9px}.SectionDivider-module__taFbQW__libraryNode>i{color:var(--gold-600)}.SectionDivider-module__taFbQW__graduationNode>i{color:#5f725e;border-color:#5f725e45;box-shadow:0 0 0 6px #5f725e09,0 11px 27px #4b332817}.SectionDivider-module__taFbQW__knowledgeFlow{justify-content:space-between;align-items:center;width:min(13vw,145px);display:flex}.SectionDivider-module__taFbQW__knowledgeFlow i{background:var(--gold-500);border-radius:50%;width:4px;height:4px;animation:2.3s ease-in-out infinite SectionDivider-module__taFbQW__knowledgePulse;box-shadow:0 0 8px #a67a356b}.SectionDivider-module__taFbQW__knowledgeFlow i:nth-child(2){animation-delay:-.4s}.SectionDivider-module__taFbQW__knowledgeFlow i:nth-child(3){width:6px;height:6px;animation-delay:-.8s}.SectionDivider-module__taFbQW__knowledgeFlow i:nth-child(4){animation-delay:-1.2s}.SectionDivider-module__taFbQW__knowledgeFlow i:nth-child(5){animation-delay:-1.6s}.SectionDivider-module__taFbQW__reverseFlow i{background:#71836f;box-shadow:0 0 8px #5f725e66}.SectionDivider-module__taFbQW__academicSeal{z-index:2;background:var(--cream-50);border:1px solid #a67a3547;place-items:center;width:58px;height:58px;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(45deg);box-shadow:0 0 0 7px #fdfbf6e0,0 0 0 8px #a67a3514,0 13px 32px #4b33281a}.SectionDivider-module__taFbQW__academicSeal>i{width:33px;height:33px;color:var(--gold-600);border:1px solid #a67a3529;place-items:center;display:grid;transform:rotate(-45deg)}@keyframes SectionDivider-module__taFbQW__knowledgePulse{0%,to{opacity:.3;transform:scale(.72)}50%{opacity:1;transform:scale(1)}}@keyframes SectionDivider-module__taFbQW__academicShimmer{0%{transform:translate(-20%)}50%,to{transform:translate(560%)}}.SectionDivider-module__taFbQW__manuscriptDivider:before,.SectionDivider-module__taFbQW__manuscriptDivider:after{content:"";border:1px solid #a67a351c;width:80px;height:80px;position:absolute;bottom:-27px;transform:rotate(45deg)}.SectionDivider-module__taFbQW__manuscriptDivider:before{right:8%}.SectionDivider-module__taFbQW__manuscriptDivider:after{left:8%}.SectionDivider-module__taFbQW__inkLine{background:linear-gradient(90deg,#0000,#a67a357a,#4b332842);width:min(24vw,230px);height:1px}.SectionDivider-module__taFbQW__inkLine:last-child{transform:scaleX(-1)}.SectionDivider-module__taFbQW__inkSeal{width:35px;height:35px;color:var(--gold-600);background:var(--cream-50);border:1px solid #a67a354d;border-radius:50%;place-items:center;display:grid;box-shadow:0 0 0 5px #a67a350b,0 8px 22px #4b33280f}.SectionDivider-module__taFbQW__fatwaDivider{background:linear-gradient(#edf0e6 0 50%,#f5eddf 50% 100%);gap:18px;height:104px;overflow:hidden}.SectionDivider-module__taFbQW__fatwaDivider:before,.SectionDivider-module__taFbQW__fatwaDivider:after{content:"";border:1px solid #9d71301f;border-radius:50%;width:180px;height:180px;position:absolute}.SectionDivider-module__taFbQW__fatwaDivider:before{top:50%;right:8%}.SectionDivider-module__taFbQW__fatwaDivider:after{bottom:50%;left:8%}.SectionDivider-module__taFbQW__fatwaLine{z-index:1;background:linear-gradient(90deg,#0000,#a67a3585);width:min(28vw,300px);height:1px}.SectionDivider-module__taFbQW__fatwaLine:last-child{transform:scaleX(-1)}.SectionDivider-module__taFbQW__fatwaMark{z-index:1;color:#f2d394;background:#493127;border:1px solid #e5c07b73;border-radius:50% 50% 50% 14px;place-items:center;width:54px;height:54px;display:grid;transform:rotate(-45deg);box-shadow:0 0 0 7px #a67a3514,0 12px 30px #3c271d26}.SectionDivider-module__taFbQW__fatwaMark svg{transform:rotate(45deg)}.SectionDivider-module__taFbQW__audioBookDivider{background:radial-gradient(#c5974c1f,#0000 30%),linear-gradient(#24150f 0 48%,#d8c6a7 48.5% 49.5%,#faf6ee 50% 100%);justify-content:center;align-items:center;height:128px;display:flex}.SectionDivider-module__taFbQW__audioBookDivider:before,.SectionDivider-module__taFbQW__audioBookDivider:after{content:"";border-bottom:1px solid #ddb87330;border-radius:0 0 50% 50%;width:54%;height:48px;position:absolute;bottom:49%}.SectionDivider-module__taFbQW__audioBookDivider:before{right:-7%;transform:rotate(1.7deg)}.SectionDivider-module__taFbQW__audioBookDivider:after{left:-7%;transform:rotate(-1.7deg)}.SectionDivider-module__taFbQW__audioBookPath{z-index:2;justify-content:center;align-items:center;gap:13px;width:min(760px,80vw);min-height:100%;margin:auto;display:flex;position:relative}.SectionDivider-module__taFbQW__audioBookPath:before{z-index:-1;content:"";background:linear-gradient(90deg,#0000,#cfa45b52,#0000);height:1px;position:absolute;left:0;right:0}.SectionDivider-module__taFbQW__listeningNode,.SectionDivider-module__taFbQW__readingNode{border:1px solid #c0944d42;border-radius:50%;flex:none;place-items:center;width:47px;height:47px;display:grid;box-shadow:0 10px 25px #1d120d1f}.SectionDivider-module__taFbQW__listeningNode{color:#d7ae67;background:#322018}.SectionDivider-module__taFbQW__readingNode{color:#9c7137;background:#fffaf1}.SectionDivider-module__taFbQW__soundTrail{flex:1;justify-content:space-around;align-items:center;height:40px;display:flex}.SectionDivider-module__taFbQW__soundTrail>i{background:#cb9950;border-radius:3px;width:3px;height:8px;animation:1.25s ease-in-out infinite alternate SectionDivider-module__taFbQW__audioBookWave}.SectionDivider-module__taFbQW__soundTrail>i:nth-child(2n){height:20px;animation-delay:-.2s}.SectionDivider-module__taFbQW__soundTrail>i:nth-child(3n){height:31px;animation-delay:-.45s}.SectionDivider-module__taFbQW__soundTrail>i:nth-child(4n){height:14px;animation-delay:-.7s}.SectionDivider-module__taFbQW__reverseSoundTrail{transform:scaleX(-1)}.SectionDivider-module__taFbQW__audioBookSeal{color:#e8ca8f;background:linear-gradient(135deg,#503528,#342119);border:1px solid #e2bf7e59;border-radius:39px 39px 13px;flex:none;grid-template-columns:1fr 1px 1fr;place-items:center;width:104px;height:78px;animation:4s ease-in-out infinite SectionDivider-module__taFbQW__audioBookFloat;display:grid;box-shadow:0 0 0 9px #a67a350f,0 18px 38px #2a1a1338}.SectionDivider-module__taFbQW__audioBookSeal span{background:#e7c88f40;width:1px;height:29px}@keyframes SectionDivider-module__taFbQW__audioBookWave{to{opacity:.38;height:5px}}@keyframes SectionDivider-module__taFbQW__audioBookFloat{50%{transform:translateY(-5px)}}.SectionDivider-module__taFbQW__fatwaDivider{background:radial-gradient(at 20%,#b7914f1c,#0000 27%),radial-gradient(at 80%,#54694a14,#0000 25%),linear-gradient(#edf0e6 0 48%,#f1e9da 48.5%,#f4ead9 100%);justify-content:center;align-items:center;height:132px;padding:0;display:flex}.SectionDivider-module__taFbQW__fatwaDivider:before,.SectionDivider-module__taFbQW__fatwaDivider:after{background:linear-gradient(#0000,#ffffff2e);border:0;border-bottom:1px solid #a67a352b;border-radius:0 0 50% 50%;width:58%;height:52px;top:auto;bottom:49%}.SectionDivider-module__taFbQW__fatwaDivider:before{right:-8%;transform:rotate(2deg)}.SectionDivider-module__taFbQW__fatwaDivider:after{left:-8%;transform:rotate(-2deg)}.SectionDivider-module__taFbQW__fatwaJourney:after{z-index:-2;content:"";background:radial-gradient(#ffffff6b,#0000 68%);border:1px solid #a67a3517;border-radius:50%;width:360px;height:104px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.SectionDivider-module__taFbQW__fatwaJourney{z-index:2;justify-content:center;align-items:center;gap:15px;width:min(720px,78vw);min-height:100%;margin:0 auto;display:flex;position:relative}.SectionDivider-module__taFbQW__fatwaJourney:before{z-index:-1;content:"";background:linear-gradient(90deg,#0000,#a67a3547,#0000);height:1px;position:absolute;left:0;right:0}.SectionDivider-module__taFbQW__fatwaNode{color:#a77939;background:#f8f2e7;border:1px solid #a67a353b;border-radius:50%;flex:none;place-items:center;width:46px;height:46px;display:grid;box-shadow:0 9px 24px #4b332814}.SectionDivider-module__taFbQW__fatwaFlow{flex:1;justify-content:space-around;align-items:center;display:flex}.SectionDivider-module__taFbQW__fatwaFlow>i{opacity:.28;background:#c79a52;border-radius:50%;width:5px;height:5px;animation:1.8s ease-in-out infinite SectionDivider-module__taFbQW__fatwaPulse}.SectionDivider-module__taFbQW__fatwaFlow>i:nth-child(2){animation-delay:.15s}.SectionDivider-module__taFbQW__fatwaFlow>i:nth-child(3){animation-delay:.3s}.SectionDivider-module__taFbQW__fatwaFlow>i:nth-child(4){animation-delay:.45s}.SectionDivider-module__taFbQW__fatwaFlow>i:nth-child(5){animation-delay:.6s}.SectionDivider-module__taFbQW__fatwaFlow>i:nth-child(6){animation-delay:.75s}.SectionDivider-module__taFbQW__fatwaFlow>i:nth-child(7){animation-delay:.9s}.SectionDivider-module__taFbQW__fatwaFlowReverse{transform:scaleX(-1)}.SectionDivider-module__taFbQW__fatwaDivider .SectionDivider-module__taFbQW__fatwaMark{color:#edcf91;background:radial-gradient(circle at 40% 25%,#694a36,#3b281f 70%);border:1px solid #e6c58461;border-radius:43px 43px 13px;flex-direction:column;flex:none;justify-content:center;align-items:center;gap:3px;width:86px;height:86px;display:flex;transform:none;box-shadow:0 0 0 9px #a67a350f,0 18px 38px #3d281e33}.SectionDivider-module__taFbQW__fatwaDivider .SectionDivider-module__taFbQW__fatwaMark svg{transform:none}.SectionDivider-module__taFbQW__fatwaMark small{color:#ffffff8c;font:8px Noto Kufi Arabic Variable,sans-serif}@keyframes SectionDivider-module__taFbQW__fatwaPulse{50%{opacity:1;transform:scale(1.65);box-shadow:0 0 10px #c79a5280}}@media (max-width:620px){.SectionDivider-module__taFbQW__paperDivider{height:40px;margin-top:-24px}.SectionDivider-module__taFbQW__manuscriptDivider{height:72px}.SectionDivider-module__taFbQW__audioDivider{height:76px}.SectionDivider-module__taFbQW__audioBookDivider{height:96px}.SectionDivider-module__taFbQW__audioBookPath{gap:7px;width:92vw}.SectionDivider-module__taFbQW__listeningNode,.SectionDivider-module__taFbQW__readingNode{width:38px;height:38px}.SectionDivider-module__taFbQW__audioBookSeal{width:78px;height:61px}.SectionDivider-module__taFbQW__soundTrail>i:nth-child(n+7){display:none}.SectionDivider-module__taFbQW__audioWave{gap:3px;width:125px;height:46px}.SectionDivider-module__taFbQW__bookDivider{gap:8px;height:94px}.SectionDivider-module__taFbQW__bookDivider:after{width:230px;height:58px}.SectionDivider-module__taFbQW__academicNode{width:68px}.SectionDivider-module__taFbQW__academicNode>i{width:42px;height:42px}.SectionDivider-module__taFbQW__academicNode small{font-size:8px}.SectionDivider-module__taFbQW__knowledgeFlow{width:12vw}.SectionDivider-module__taFbQW__knowledgeFlow i:nth-child(2n){display:none}.SectionDivider-module__taFbQW__academicSeal{width:49px;height:49px}.SectionDivider-module__taFbQW__inkLine{width:25vw}.SectionDivider-module__taFbQW__fatwaDivider{gap:10px;height:82px}.SectionDivider-module__taFbQW__fatwaLine{width:25vw}.SectionDivider-module__taFbQW__fatwaMark{width:46px;height:46px}}@media (prefers-reduced-motion:reduce){.SectionDivider-module__taFbQW__academicLine:after,.SectionDivider-module__taFbQW__knowledgeFlow i,.SectionDivider-module__taFbQW__fatwaFlow>i,.SectionDivider-module__taFbQW__soundTrail>i,.SectionDivider-module__taFbQW__audioBookSeal{animation:none}}
.HeroSearchTrigger-module__OAgYzq__trigger{width:min(100%,650px);min-height:60px;color:var(--cream-50);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);text-align:right;cursor:pointer;background:#25171175;border:1px solid #ddc28e4d;border-radius:6px;grid-template-columns:40px minmax(0,1fr) 34px;align-items:center;gap:12px;margin-bottom:19px;padding:8px 11px;transition:border-color .2s,background .2s,box-shadow .2s,transform .2s;display:grid;position:relative;overflow:hidden;box-shadow:0 10px 28px #0c070424}.HeroSearchTrigger-module__OAgYzq__trigger:before{content:"";background:linear-gradient(90deg, transparent, var(--gold-300));width:60px;height:2px;transition:width .26s;position:absolute;top:0;right:0}.HeroSearchTrigger-module__OAgYzq__trigger:hover{background:#2d1d169e;border-color:#ddc28e9e;transform:translateY(-1px);box-shadow:0 13px 32px #0c070433}.HeroSearchTrigger-module__OAgYzq__trigger:hover:before{width:100%}.HeroSearchTrigger-module__OAgYzq__searchIcon{z-index:1;width:38px;height:38px;color:var(--brown-950);background:linear-gradient(145deg, #ecd49f, var(--gold-300));border:1px solid #fff1c7ad;border-radius:50%;place-items:center;transition:transform .22s;display:grid;position:relative;box-shadow:0 5px 14px #a67a3529}.HeroSearchTrigger-module__OAgYzq__trigger:hover .HeroSearchTrigger-module__OAgYzq__searchIcon{transform:rotate(-6deg)scale(1.04)}.HeroSearchTrigger-module__OAgYzq__copy{z-index:1;flex-direction:column;min-width:0;display:flex;position:relative}.HeroSearchTrigger-module__OAgYzq__copy strong{color:#ffbd7b96;text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:500;overflow:hidden}.HeroSearchTrigger-module__OAgYzq__action{z-index:1;width:32px;height:32px;color:var(--gold-300);border:1px solid #ddc28e38;border-radius:50%;justify-content:center;align-items:center;display:grid;position:relative}.HeroSearchTrigger-module__OAgYzq__action svg{transition:transform .18s}.HeroSearchTrigger-module__OAgYzq__trigger:hover .HeroSearchTrigger-module__OAgYzq__action svg{transform:translate(-3px,-3px)}@media (max-width:980px){.HeroSearchTrigger-module__OAgYzq__trigger{text-align:right;margin-inline:auto}}@media (max-width:620px){.HeroSearchTrigger-module__OAgYzq__trigger{grid-template-columns:38px minmax(0,1fr) 30px;gap:9px;min-height:56px;padding:7px 9px}.HeroSearchTrigger-module__OAgYzq__searchIcon{width:36px;height:36px}.HeroSearchTrigger-module__OAgYzq__copy strong{font-size:12px}.HeroSearchTrigger-module__OAgYzq__action{width:28px;height:28px}}
.RotatingKnowledgeSeal-module__QnnpbG__seal{z-index:3;width:252px;height:315px;color:var(--brown-900);background:linear-gradient(155deg, #fffdf6fa, #e7d9bff7), var(--cream-100);text-align:center;border:1px solid #e7cd9ac7;border-radius:126px 126px 16px 16px;place-items:center;padding:35px 24px 28px;animation:5.5s ease-in-out infinite RotatingKnowledgeSeal-module__QnnpbG__sealFloat;display:grid;position:relative;overflow:hidden;transform:rotateX(1deg);box-shadow:0 35px 80px #0c070461,inset 0 0 0 6px #a67a3514,inset 0 1px #ffffffe6}.RotatingKnowledgeSeal-module__QnnpbG__seal:before{content:"";border:1px solid #a67a3538;border-radius:115px 115px 10px 10px;position:absolute;inset:10px}.RotatingKnowledgeSeal-module__QnnpbG__seal:after{content:"";border:1px solid #a67a351a;width:190px;height:190px;position:absolute;top:-95px;right:-25px;transform:rotate(45deg)}.RotatingKnowledgeSeal-module__QnnpbG__content{z-index:1;flex-direction:column;justify-content:center;align-items:center;width:100%;animation:.38s cubic-bezier(.22,1,.36,1) both RotatingKnowledgeSeal-module__QnnpbG__contentSwap;display:flex;position:relative}.RotatingKnowledgeSeal-module__QnnpbG__kicker{color:var(--gold-600);margin-bottom:14px;font-family:Noto Kufi Arabic Variable,sans-serif;font-size:9px}.RotatingKnowledgeSeal-module__QnnpbG__icon{width:62px;height:62px;color:var(--gold-600);background:#ffffff75;border:1px solid #a67a3559;border-radius:50%;place-items:center;margin-bottom:9px;display:grid;box-shadow:0 8px 24px #67493a14}.RotatingKnowledgeSeal-module__QnnpbG__content strong{white-space:nowrap;place-items:center;min-height:51px;font-family:Noto Naskh Arabic Variable,serif;font-size:39px;font-weight:720;line-height:1.22;display:grid}.RotatingKnowledgeSeal-module__QnnpbG__content .RotatingKnowledgeSeal-module__QnnpbG__longTitle{font-size:26px}.RotatingKnowledgeSeal-module__QnnpbG__divider{width:125px;color:var(--gold-600);align-items:center;gap:7px;margin-block:4px 8px;display:flex}.RotatingKnowledgeSeal-module__QnnpbG__divider i{background:#a67a3561;flex:1;height:1px}.RotatingKnowledgeSeal-module__QnnpbG__divider b{font-size:12px;font-weight:400}.RotatingKnowledgeSeal-module__QnnpbG__content small{min-height:17px;color:var(--ink-muted);white-space:nowrap;font-family:Noto Kufi Arabic Variable,sans-serif;font-size:8px}@keyframes RotatingKnowledgeSeal-module__QnnpbG__contentSwap{0%{opacity:0;filter:blur(5px);transform:translateY(8px)scale(.96)}to{opacity:1;filter:blur();transform:translateY(0)scale(1)}}@keyframes RotatingKnowledgeSeal-module__QnnpbG__sealFloat{0%,to{transform:translateY(0)rotateX(1deg)}50%{transform:translateY(-9px)rotateX(1deg)}}@media (prefers-reduced-motion:reduce){.RotatingKnowledgeSeal-module__QnnpbG__seal,.RotatingKnowledgeSeal-module__QnnpbG__content{animation:none}}
.HeroSection-module__9LKMlG__hero{min-height:710px;color:var(--cream-50);isolation:isolate;background-image:url(/media/images/background.jpg);background-position:50%;background-size:cover;position:relative;overflow:hidden}.HeroSection-module__9LKMlG__hero:before{z-index:-1;content:"";background:linear-gradient(90deg,#291b15a8 0%,#2d1d16bd 42%,#261812d6 100%),linear-gradient(#1c120e9e 0%,#2b1c1599 48%,#221611d1 100%);position:absolute;inset:0}.HeroSection-module__9LKMlG__hero:after{z-index:-1;content:"";background:radial-gradient(circle at 23% 34%,#bf96501c,#0000 27%),linear-gradient(#00000014,#0000 18%,#0000001f);position:absolute;inset:0;box-shadow:inset 0 -90px 120px #1b110d3d}.HeroSection-module__9LKMlG__container{z-index:1;width:min(calc(100% - 48px), var(--container));grid-template-columns:minmax(0,1.15fr) minmax(360px,.85fr);align-items:center;gap:clamp(48px,7vw,100px);min-height:660px;margin-inline:auto;padding-block:70px 82px;display:grid;position:relative}.HeroSection-module__9LKMlG__content{max-width:715px}.HeroSection-module__9LKMlG__eyebrow{color:var(--gold-300);letter-spacing:.02em;align-items:center;gap:8px;margin-bottom:22px;font-family:Noto Kufi Arabic Variable,sans-serif;font-size:11px;display:inline-flex}.HeroSection-module__9LKMlG__preTitle{color:#ffffffa8;margin-bottom:7px;font-family:Noto Kufi Arabic Variable,sans-serif;font-size:14px}.HeroSection-module__9LKMlG__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.HeroSection-module__9LKMlG__nameArtwork{width:min(100%,690px);margin-top:2px;padding-block:9px 5px;position:relative}.HeroSection-module__9LKMlG__nameOrnament{width:170px;color:var(--gold-300);align-items:center;gap:8px;margin:0 8px -4px 0;display:flex}.HeroSection-module__9LKMlG__nameOrnament i{background:linear-gradient(90deg,#0000,#ddc28e9e);flex:1;height:1px}.HeroSection-module__9LKMlG__nameOrnament i:last-child{background:linear-gradient(90deg,#ddc28e9e,#0000)}.HeroSection-module__9LKMlG__nameOrnament b{font-size:15px;font-weight:400}.HeroSection-module__9LKMlG__calligraphy{object-fit:contain;object-position:right center;filter:drop-shadow(0 3px 2px #120a078c)drop-shadow(0 10px 24px #bf965033);width:100%;height:auto;display:block}.HeroSection-module__9LKMlG__englishName{color:#efd59fd1;letter-spacing:clamp(.08em,.16vw,.16em);text-align:center;text-overflow:clip;text-shadow:0 2px 8px #0c070494;white-space:nowrap;width:94%;margin:2px auto 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(11px,1.08vw,15px);font-weight:500;line-height:1.4;display:block;overflow:hidden}.HeroSection-module__9LKMlG__divider{align-items:center;gap:8px;width:170px;margin-block:18px 20px;display:flex}.HeroSection-module__9LKMlG__divider span{background:#ddc28e6b;flex:1;height:1px}.HeroSection-module__9LKMlG__divider i{border:1px solid var(--gold-300);width:6px;height:6px;transform:rotate(45deg)}.HeroSection-module__9LKMlG__subtitle{color:var(--gold-300);margin-bottom:12px;font-family:Noto Kufi Arabic Variable,sans-serif;font-size:clamp(15px,1.6vw,19px);font-weight:450}.HeroSection-module__9LKMlG__intro{color:#ffffffb3;max-width:630px;margin-bottom:19px;font-size:15px;line-height:1.9}.HeroSection-module__9LKMlG__ctas{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.HeroSection-module__9LKMlG__primaryCta,.HeroSection-module__9LKMlG__secondaryCta{border:1px solid #0000;justify-content:center;align-items:center;gap:10px;min-height:53px;padding-inline:22px;font-family:Noto Kufi Arabic Variable,sans-serif;font-size:12px;transition:transform .18s,border-color .18s,background .18s;display:inline-flex}.HeroSection-module__9LKMlG__primaryCta{color:var(--brown-950);background:var(--gold-300)}.HeroSection-module__9LKMlG__primaryCta svg:last-child{margin-right:8px;transition:transform .18s}.HeroSection-module__9LKMlG__primaryCta:hover{background:#ead3a4;transform:translateY(-2px)}.HeroSection-module__9LKMlG__primaryCta:hover svg:last-child{transform:translate(-4px)}.HeroSection-module__9LKMlG__secondaryCta{color:var(--cream-50);background:#ffffff08;border-color:#ffffff38}.HeroSection-module__9LKMlG__secondaryCta:hover{background:#ffffff12;border-color:#ddc28ea6;transform:translateY(-2px)}.HeroSection-module__9LKMlG__visual{perspective:1000px;place-items:center;min-height:510px;display:grid;position:relative}.HeroSection-module__9LKMlG__visualGlow{filter:blur(2px);background:radial-gradient(circle,#d1a85b2e,#bf96500a 48%,#0000 70%);border-radius:50%;width:380px;height:380px;animation:5s ease-in-out infinite HeroSection-module__9LKMlG__glowBreath;position:absolute}.HeroSection-module__9LKMlG__outerOrbit{border:1px solid #ddc28e3d;border-radius:50%;width:430px;height:430px;animation:38s linear infinite HeroSection-module__9LKMlG__orbitTurn;position:absolute;box-shadow:inset 0 0 0 17px #ddc28e04,0 0 0 40px #ddc28e05}.HeroSection-module__9LKMlG__outerOrbit:before,.HeroSection-module__9LKMlG__outerOrbit:after{content:"";border-radius:50%;position:absolute}.HeroSection-module__9LKMlG__outerOrbit:before{border:1px dashed #ddc28e2e;inset:16px}.HeroSection-module__9LKMlG__outerOrbit:after{border:1px solid #ddc28e1a;inset:52px}.HeroSection-module__9LKMlG__outerOrbit>span{color:var(--gold-300);text-shadow:0 0 12px #ddc28e8c;font-size:13px;position:absolute}.HeroSection-module__9LKMlG__orbitStarOne{top:17px;right:105px}.HeroSection-module__9LKMlG__orbitStarTwo{bottom:127px;right:12px}.HeroSection-module__9LKMlG__orbitStarThree{bottom:22px;left:102px}.HeroSection-module__9LKMlG__innerOrbit{border:1px solid #ddc28e47;border-radius:50%;width:328px;height:328px;animation:28s linear infinite HeroSection-module__9LKMlG__reverseOrbit;position:absolute;transform:rotate(22deg)}.HeroSection-module__9LKMlG__innerOrbit span{border:1px solid var(--gold-300);background:var(--brown-900);width:7px;height:7px;position:absolute;transform:rotate(45deg)}.HeroSection-module__9LKMlG__innerOrbit span:first-child{top:-4px;right:50%}.HeroSection-module__9LKMlG__innerOrbit span:nth-child(2){top:50%;right:-4px}.HeroSection-module__9LKMlG__innerOrbit span:nth-child(3){bottom:-4px;right:50%}.HeroSection-module__9LKMlG__innerOrbit span:nth-child(4){top:50%;left:-4px}.HeroSection-module__9LKMlG__floatingCard{z-index:4;min-width:178px;min-height:67px;color:var(--cream-50);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#301f18d1;border:1px solid #ddc28e4d;border-radius:7px;grid-template-columns:38px 1fr;align-items:center;gap:10px;padding:11px 13px;display:grid;position:absolute;box-shadow:0 16px 38px #0b06044d}.HeroSection-module__9LKMlG__floatingCard>span{width:38px;height:38px;color:var(--gold-300);background:#ffffff0a;border:1px solid #ddc28e40;border-radius:50%;place-items:center;display:grid}.HeroSection-module__9LKMlG__floatingCard>div{flex-direction:column;display:flex}.HeroSection-module__9LKMlG__floatingCard small{color:var(--gold-300);font-family:Noto Kufi Arabic Variable,sans-serif;font-size:7px}.HeroSection-module__9LKMlG__floatingCard strong{font-size:14px;font-weight:620;line-height:1.45}.HeroSection-module__9LKMlG__cardOne{animation:6s ease-in-out infinite HeroSection-module__9LKMlG__cardFloatOne;top:66px;left:0}.HeroSection-module__9LKMlG__cardTwo{animation:6.8s ease-in-out infinite HeroSection-module__9LKMlG__cardFloatTwo;bottom:73px;right:-8px}.HeroSection-module__9LKMlG__particle{z-index:2;background:var(--gold-300);border-radius:50%;width:5px;height:5px;animation:3s ease-in-out infinite HeroSection-module__9LKMlG__particlePulse;position:absolute;box-shadow:0 0 14px #ddc28eb3}.HeroSection-module__9LKMlG__particleOne{top:110px;right:40px}.HeroSection-module__9LKMlG__particleTwo{animation-delay:-1s;bottom:120px;left:48px}.HeroSection-module__9LKMlG__particleThree{animation-delay:-2s;top:44%;left:17px}.HeroSection-module__9LKMlG__visualNote{z-index:3;color:#ffffff8c;align-items:center;gap:10px;margin:0;font-family:Noto Kufi Arabic Variable,sans-serif;font-size:9px;display:flex;position:absolute;bottom:12px}.HeroSection-module__9LKMlG__visualNote i{background:var(--gold-500);border-radius:50%;width:4px;height:4px}.HeroSection-module__9LKMlG__scrollCue{z-index:3;color:#ffffff75;flex-direction:column;align-items:center;gap:7px;font-family:Noto Kufi Arabic Variable,sans-serif;font-size:9px;display:flex;position:absolute;bottom:20px;right:50%;transform:translate(50%)}.HeroSection-module__9LKMlG__scrollCue i{background:#ffffff2e;width:48px;height:1px;position:relative;overflow:hidden}.HeroSection-module__9LKMlG__scrollCue i:after{content:"";background:var(--gold-300);width:15px;height:1px;animation:2.2s ease-in-out infinite HeroSection-module__9LKMlG__scrollLine;position:absolute;top:0}@keyframes HeroSection-module__9LKMlG__orbitTurn{to{transform:rotate(360deg)}}@keyframes HeroSection-module__9LKMlG__reverseOrbit{0%{transform:rotate(22deg)}to{transform:rotate(-338deg)}}@keyframes HeroSection-module__9LKMlG__glowBreath{0%,to{opacity:.65;transform:scale(.94)}50%{opacity:1;transform:scale(1.06)}}@keyframes HeroSection-module__9LKMlG__cardFloatOne{0%,to{transform:translate(0)rotate(-1.5deg)}50%{transform:translate(5px,-9px)rotate(.5deg)}}@keyframes HeroSection-module__9LKMlG__cardFloatTwo{0%,to{transform:translate(0)rotate(1.5deg)}50%{transform:translate(-5px,8px)rotate(-.5deg)}}@keyframes HeroSection-module__9LKMlG__particlePulse{0%,to{opacity:.28;transform:scale(.7)}50%{opacity:1;transform:scale(1.35)}}@keyframes HeroSection-module__9LKMlG__scrollLine{0%{right:-15px}to{right:45px}}@media (max-width:980px){.HeroSection-module__9LKMlG__hero{background-position:top}.HeroSection-module__9LKMlG__hero:before{background:linear-gradient(#211510e0 0%,#2b1c15d6 48%,#1f140ff0 100%)}.HeroSection-module__9LKMlG__container{text-align:center;grid-template-columns:1fr;padding-block:80px 100px}.HeroSection-module__9LKMlG__content{max-width:760px;margin-inline:auto}.HeroSection-module__9LKMlG__eyebrow,.HeroSection-module__9LKMlG__ctas{justify-content:center}.HeroSection-module__9LKMlG__divider,.HeroSection-module__9LKMlG__intro,.HeroSection-module__9LKMlG__nameArtwork,.HeroSection-module__9LKMlG__nameOrnament{margin-inline:auto}.HeroSection-module__9LKMlG__nameArtwork:before{right:21%}.HeroSection-module__9LKMlG__visual{width:min(100%,560px);min-height:470px;margin-inline:auto}.HeroSection-module__9LKMlG__pattern{-webkit-mask-image:linear-gradient(#000 0%,#0000 90%);mask-image:linear-gradient(#000 0%,#0000 90%)}}@media (max-width:620px){.HeroSection-module__9LKMlG__container{width:min(calc(100% - 32px), var(--container));gap:42px;padding-block:62px 86px}.HeroSection-module__9LKMlG__preTitle{font-size:12px}.HeroSection-module__9LKMlG__nameArtwork{width:100%;max-width:530px}.HeroSection-module__9LKMlG__nameOrnament{margin-bottom:0}.HeroSection-module__9LKMlG__englishName{letter-spacing:clamp(.01em,.18vw,.07em);width:100%;font-size:clamp(8px,2.45vw,11px)}.HeroSection-module__9LKMlG__intro{font-size:17px}.HeroSection-module__9LKMlG__ctas{flex-direction:column}.HeroSection-module__9LKMlG__primaryCta,.HeroSection-module__9LKMlG__secondaryCta{width:100%}.HeroSection-module__9LKMlG__visual{min-height:430px;transform:scale(.78)}}
.ListeningSection-module__E2BzUW__section{min-height:100vh;color:var(--cream-50);background:radial-gradient(circle at 12% 16%,#bf965021,#0000 27%),linear-gradient(135deg,#38251d,#211510 76%);padding:122px 0 104px;position:relative;overflow:hidden}.ListeningSection-module__E2BzUW__sectionDivider{z-index:3;pointer-events:none;position:absolute;top:0;left:0;right:0}.ListeningSection-module__E2BzUW__section:before{content:"";opacity:.2;background-image:linear-gradient(#ddc28e14 1px,#0000 1px),linear-gradient(90deg,#ddc28e0f 1px,#0000 1px);background-size:74px 74px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000,#0000 65%);mask-image:linear-gradient(90deg,#000,#0000 65%)}.ListeningSection-module__E2BzUW__ambientWave{opacity:.09;align-items:center;gap:7px;height:130px;display:flex;position:absolute;bottom:14%;right:-2%;transform:rotate(-5deg)}.ListeningSection-module__E2BzUW__ambientWave i{width:2px;height:calc(12px + (var(--wave-index,1) * 1px));background:var(--gold-300);border-radius:10px;min-height:18px;max-height:125px}.ListeningSection-module__E2BzUW__ambientWave i:nth-child(3n){height:82%}.ListeningSection-module__E2BzUW__ambientWave i:nth-child(4n){height:48%}.ListeningSection-module__E2BzUW__ambientWave i:nth-child(5n){height:100%}.ListeningSection-module__E2BzUW__container{z-index:1;width:min(calc(100% - 48px), var(--container));margin-inline:auto;position:relative}.ListeningSection-module__E2BzUW__heading{grid-template-columns:1fr .75fr;align-items:end;gap:80px;margin-bottom:45px;display:grid}.ListeningSection-module__E2BzUW__eyebrow{color:var(--gold-300);align-items:center;gap:8px;margin-bottom:9px;font-family:Noto Kufi Arabic Variable,sans-serif;font-size:9px;display:inline-flex}.ListeningSection-module__E2BzUW__heading h2{letter-spacing:-.045em;margin:0;font-family:Noto Kufi Arabic Variable,sans-serif;font-size:clamp(34px,4vw,52px);font-weight:570;line-height:1.4}.ListeningSection-module__E2BzUW__heading h2 span{color:#d8bd89;display:block}.ListeningSection-module__E2BzUW__headingCopy p{color:#f8f3e9ab;margin-bottom:15px;font-size:16px;line-height:1.9}.ListeningSection-module__E2BzUW__headingCopy a{color:var(--gold-300);align-items:center;gap:12px;font-family:Noto Kufi Arabic Variable,sans-serif;font-size:8px;display:inline-flex}.ListeningSection-module__E2BzUW__headingCopy a svg{transition:transform .18s}.ListeningSection-module__E2BzUW__headingCopy a:hover svg{transform:translate(-4px)}.ListeningSection-module__E2BzUW__showcase{grid-template-columns:1.2fr .8fr;gap:20px;display:grid}.ListeningSection-module__E2BzUW__featured{background:linear-gradient(115deg,#ffffff0a,#0000),#ffffff06;border:1px solid #ddc28e33;grid-template-columns:190px 1fr;align-items:center;gap:38px;min-height:420px;padding:42px;transition:border-color .18s,transform .18s;display:grid;position:relative;overflow:hidden}.ListeningSection-module__E2BzUW__featured:hover{border-color:#ddc28e6e;transform:translateY(-3px)}.ListeningSection-module__E2BzUW__featured:after{content:"";border:1px solid #ddc28e1f;border-radius:50%;width:260px;height:260px;position:absolute;top:-105px;left:-82px;box-shadow:0 0 0 34px #ddc28e06}.ListeningSection-module__E2BzUW__cover{width:190px;height:275px;color:var(--brown-900);background:radial-gradient(circle at 50% 30%,#fffdf6,#0000 36%),linear-gradient(145deg,#f5ecd9,#d9c197);border:1px solid #c7ab77;border-radius:95px 95px 5px 5px;flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden;box-shadow:0 25px 50px #07040357,inset 0 0 0 7px #a67a3514}.ListeningSection-module__E2BzUW__cover:before{content:"";border:1px solid #a67a353b;border-radius:84px 84px 2px 2px;position:absolute;inset:10px}.ListeningSection-module__E2BzUW__coverTop,.ListeningSection-module__E2BzUW__coverIcon,.ListeningSection-module__E2BzUW__coverTitle,.ListeningSection-module__E2BzUW__cover i{z-index:1;position:relative}.ListeningSection-module__E2BzUW__coverTop{color:var(--gold-600);font-family:Noto Kufi Arabic Variable,sans-serif;font-size:6px}.ListeningSection-module__E2BzUW__coverIcon{color:var(--brown-800);margin-block:5px -2px}.ListeningSection-module__E2BzUW__coverTitle{font-size:18px;font-weight:700}.ListeningSection-module__E2BzUW__cover i{background:var(--gold-500);width:65px;height:1px;margin-top:17px}.ListeningSection-module__E2BzUW__featuredCopy{z-index:1;position:relative}.ListeningSection-module__E2BzUW__status{color:#e9d3a7;border:1px solid #ddc28e38;border-radius:20px;align-items:center;gap:7px;margin-bottom:16px;padding:5px 9px;font-family:Noto Kufi Arabic Variable,sans-serif;font-size:6px;display:inline-flex}.ListeningSection-module__E2BzUW__status i{background:#d8bd89;border-radius:50%;width:5px;height:5px;box-shadow:0 0 8px #ddc28ebf}.ListeningSection-module__E2BzUW__featuredCopy>small{color:var(--gold-300);margin-bottom:4px;font-family:Noto Kufi Arabic Variable,sans-serif;font-size:7px;display:block}.ListeningSection-module__E2BzUW__featuredCopy h3{margin-bottom:9px;font-size:28px;font-weight:700;line-height:1.45}.ListeningSection-module__E2BzUW__featuredCopy p{color:#f8f3e9a8;margin-bottom:20px;font-size:14px;line-height:1.9}.ListeningSection-module__E2BzUW__meta{flex-wrap:wrap;gap:13px;margin-bottom:25px;display:flex}.ListeningSection-module__E2BzUW__meta span{color:#f8f3e9ab;align-items:center;gap:6px;font-size:11px;display:inline-flex}.ListeningSection-module__E2BzUW__meta svg{color:var(--gold-300)}.ListeningSection-module__E2BzUW__playAction{color:var(--cream-50);align-items:center;gap:12px;font-family:Noto Kufi Arabic Variable,sans-serif;font-size:8px;display:inline-flex}.ListeningSection-module__E2BzUW__playAction i{width:38px;height:38px;color:var(--brown-900);background:var(--gold-300);border-radius:50%;place-items:center;display:grid}.ListeningSection-module__E2BzUW__playAction i svg{margin-left:-2px}.ListeningSection-module__E2BzUW__seriesList{grid-template-rows:repeat(3,1fr) auto;gap:10px;display:grid}.ListeningSection-module__E2BzUW__seriesCard{background:#ffffff07;border:1px solid #ddc28e24;grid-template-columns:25px 58px 1fr 30px;align-items:center;gap:12px;min-height:105px;padding:15px 17px;transition:background .18s,border-color .18s,transform .18s;display:grid;position:relative}.ListeningSection-module__E2BzUW__seriesCard:hover{background:#ffffff0b;border-color:#ddc28e5c;transform:translate(-3px)}.ListeningSection-module__E2BzUW__seriesIndex{color:#f8f3e947;font-family:Noto Kufi Arabic Variable,sans-serif;font-size:7px}.ListeningSection-module__E2BzUW__miniCover{color:#f5ead4;border:1px solid color-mix(in srgb, var(--series-accent), #fff 20%);background:color-mix(in srgb, var(--series-accent), #1c120e 56%);border-radius:27px 27px 2px 2px;place-items:center;width:54px;height:70px;font-size:28px;font-weight:700;display:grid}.ListeningSection-module__E2BzUW__seriesCopy{flex-direction:column;min-width:0;display:flex}.ListeningSection-module__E2BzUW__seriesCopy small{color:var(--gold-300);font-family:Noto Kufi Arabic Variable,sans-serif;font-size:6px}.ListeningSection-module__E2BzUW__seriesCopy strong{text-overflow:ellipsis;white-space:nowrap;font-size:16px;font-weight:650;overflow:hidden}.ListeningSection-module__E2BzUW__seriesCopy span{color:#f8f3e975;font-size:11px}.ListeningSection-module__E2BzUW__cardArrow{width:30px;height:30px;color:var(--gold-300);border:1px solid #ddc28e2e;border-radius:50%;place-items:center;display:grid}.ListeningSection-module__E2BzUW__libraryStat{color:#f8f3e985;border:1px dashed #ddc28e2e;justify-content:space-around;align-items:center;gap:10px;min-height:64px;padding-inline:16px;display:flex}.ListeningSection-module__E2BzUW__libraryStat span{align-items:center;gap:6px;font-size:10px;display:flex}.ListeningSection-module__E2BzUW__libraryStat strong{color:var(--gold-300);font-family:Noto Kufi Arabic Variable,sans-serif;font-size:13px}.ListeningSection-module__E2BzUW__libraryStat i{background:#ddc28e2b;width:1px;height:22px}@media (max-width:1050px){.ListeningSection-module__E2BzUW__showcase{grid-template-columns:1fr}.ListeningSection-module__E2BzUW__seriesList{grid-template-rows:auto auto;grid-template-columns:repeat(3,1fr)}.ListeningSection-module__E2BzUW__seriesCard{grid-template-columns:48px 1fr 25px}.ListeningSection-module__E2BzUW__seriesIndex{display:none}.ListeningSection-module__E2BzUW__libraryStat{grid-column:1/-1}}@media (max-width:760px){.ListeningSection-module__E2BzUW__section{padding-block:104px 78px}.ListeningSection-module__E2BzUW__heading{grid-template-columns:1fr;gap:17px}.ListeningSection-module__E2BzUW__featured{grid-template-columns:135px 1fr;gap:22px;padding:28px 22px}.ListeningSection-module__E2BzUW__cover{width:135px;height:210px}.ListeningSection-module__E2BzUW__coverIcon{width:45px;height:45px}.ListeningSection-module__E2BzUW__seriesList{grid-template-columns:1fr}.ListeningSection-module__E2BzUW__libraryStat{grid-column:auto}}@media (max-width:560px){.ListeningSection-module__E2BzUW__container{width:min(calc(100% - 32px), var(--container))}.ListeningSection-module__E2BzUW__heading h2{font-size:31px}.ListeningSection-module__E2BzUW__featured{grid-template-columns:1fr}.ListeningSection-module__E2BzUW__cover{width:125px;height:180px;margin-inline:auto}.ListeningSection-module__E2BzUW__featuredCopy{text-align:center}.ListeningSection-module__E2BzUW__meta,.ListeningSection-module__E2BzUW__playAction{justify-content:center}.ListeningSection-module__E2BzUW__libraryStat span:last-child,.ListeningSection-module__E2BzUW__libraryStat i:last-of-type{display:none}}@media (min-width:900px){.ListeningSection-module__E2BzUW__section{min-height:var(--desktop-section-height);align-items:center;padding:64px 0 14px;display:flex}.ListeningSection-module__E2BzUW__sectionDivider{top:-6px}.ListeningSection-module__E2BzUW__sectionDivider>div{height:72px}.ListeningSection-module__E2BzUW__heading{grid-template-columns:1fr .7fr;gap:60px;margin-bottom:22px}.ListeningSection-module__E2BzUW__headingCopy p{margin-bottom:10px}.ListeningSection-module__E2BzUW__showcase{grid-template-columns:1.2fr .8fr}.ListeningSection-module__E2BzUW__seriesList{grid-template-rows:repeat(3,1fr) auto;grid-template-columns:1fr;display:grid}.ListeningSection-module__E2BzUW__seriesIndex{display:inline}.ListeningSection-module__E2BzUW__libraryStat{grid-column:auto}}.ListeningSection-module__E2BzUW__eyebrow{font-size:13px}.ListeningSection-module__E2BzUW__headingCopy a,.ListeningSection-module__E2BzUW__playAction{font-size:12px}.ListeningSection-module__E2BzUW__coverTop,.ListeningSection-module__E2BzUW__status,.ListeningSection-module__E2BzUW__seriesCopy small{font-size:11px}.ListeningSection-module__E2BzUW__featuredCopy>small,.ListeningSection-module__E2BzUW__seriesIndex{font-size:12px}.ListeningSection-module__E2BzUW__meta span,.ListeningSection-module__E2BzUW__seriesCopy span{font-size:15px}.ListeningSection-module__E2BzUW__libraryStat span{font-size:14px}
.DigitalLibrarySection-module__uG3ewG__section{background:radial-gradient(circle at 8% 16%, #bf965017, transparent 25%), linear-gradient(120deg, #ffffff73, transparent), var(--cream-50);min-height:100vh;padding:94px 0 100px;position:relative;overflow:hidden}.DigitalLibrarySection-module__uG3ewG__paperArc{border:1px solid #a67a351a;border-radius:50%;width:430px;height:430px;position:absolute;top:-170px;left:-135px;box-shadow:0 0 0 45px #a67a3506,0 0 0 90px #a67a3504}.DigitalLibrarySection-module__uG3ewG__dotField{opacity:.25;background-image:radial-gradient(circle,#a67a358c 1px,#0000 1.5px);background-size:12px 12px;width:95px;height:210px;position:absolute;bottom:8%;right:2%}.DigitalLibrarySection-module__uG3ewG__container{z-index:1;width:min(calc(100% - 48px), var(--container));margin-inline:auto;position:relative}.DigitalLibrarySection-module__uG3ewG__heading{grid-template-columns:1fr .75fr;align-items:end;gap:78px;margin-bottom:40px;display:grid}.DigitalLibrarySection-module__uG3ewG__eyebrow{color:var(--gold-600);align-items:center;gap:8px;margin-bottom:8px;font-family:Noto Kufi Arabic Variable,sans-serif;font-size:12px;display:inline-flex}.DigitalLibrarySection-module__uG3ewG__heading h2{color:var(--brown-900);letter-spacing:-.045em;margin:0;font-family:Noto Kufi Arabic Variable,sans-serif;font-size:clamp(35px,4vw,53px);font-weight:600;line-height:1.38}.DigitalLibrarySection-module__uG3ewG__heading h2 span{color:var(--brown-700);display:block}.DigitalLibrarySection-module__uG3ewG__headingCopy p{color:var(--ink-muted);margin-bottom:13px;font-size:17px;line-height:1.85}.DigitalLibrarySection-module__uG3ewG__headingCopy a{color:var(--gold-600);align-items:center;gap:11px;font-family:Noto Kufi Arabic Variable,sans-serif;font-size:11px;display:inline-flex}.DigitalLibrarySection-module__uG3ewG__headingCopy a svg{transition:transform .18s}.DigitalLibrarySection-module__uG3ewG__headingCopy a:hover svg{transform:translate(-4px)}.DigitalLibrarySection-module__uG3ewG__libraryShowcase{grid-template-columns:1.18fr .82fr;gap:20px;display:grid}.DigitalLibrarySection-module__uG3ewG__featured{border:1px solid var(--cream-300);background:radial-gradient(circle at 8% 10%, #a67a3514, transparent 31%), linear-gradient(115deg, #fffc, transparent), var(--cream-100);border-radius:7px;grid-template-columns:190px 1fr;align-items:center;gap:37px;min-height:420px;padding:39px;transition:border-color .18s,box-shadow .18s,transform .18s;display:grid;position:relative;overflow:hidden;box-shadow:0 20px 52px #4b332817}.DigitalLibrarySection-module__uG3ewG__featured:after{content:"";background:var(--work-accent);width:84px;height:3px;position:absolute;top:0;right:38px}.DigitalLibrarySection-module__uG3ewG__featured:hover{border-color:color-mix(in srgb, var(--work-accent), #fff 54%);transform:translateY(-4px);box-shadow:0 27px 64px #4b332824}.DigitalLibrarySection-module__uG3ewG__featuredCover{isolation:isolate;color:#f7ecd8;border:1px solid color-mix(in srgb, var(--work-accent), #fff 30%);background:linear-gradient(112deg, transparent 0 37%, #ffffff17 45%, transparent 54%), radial-gradient(circle at 50% 26%, #ffffff29, transparent 33%), color-mix(in srgb, var(--work-accent), #241710 48%);transform-origin:100%;width:190px;height:285px;transform-style:preserve-3d;border-radius:7px 7px 4px 4px;flex-direction:column;justify-content:center;align-items:center;transition:box-shadow .24s,transform .24s;display:flex;position:relative;transform:perspective(900px)rotateY(11deg)rotateX(1deg);box-shadow:0 28px 42px -15px #2d1b137a,0 12px 18px -12px #2d1b1370,inset 5px 0 8px #ffffff0f,inset -10px 0 14px #190e0938}.DigitalLibrarySection-module__uG3ewG__featuredCover:before{content:"";border:1px solid #ffffff24;position:absolute;inset:11px}.DigitalLibrarySection-module__uG3ewG__featuredCover:after{content:"";transform-origin:100% 0;background:repeating-linear-gradient(#f4ead5 0 2px,#d8c7a5 3px);border:1px solid #694e3157;border-right:0;border-radius:2px 0 0 3px;width:16px;position:absolute;top:0;bottom:0;left:-15px;transform:skewY(-32deg)translateZ(-12px);box-shadow:-4px 6px 9px #301d1447,inset -3px 0 3px #6a4f302e}.DigitalLibrarySection-module__uG3ewG__featuredCover>.DigitalLibrarySection-module__uG3ewG__bookBottom{z-index:0;pointer-events:none;clip-path:polygon(15px 0,100% 0,calc(100% - 2px) 100%,0 100%);background:repeating-linear-gradient(#f3e8d1 0 2px,#d4c09a 3px);border:1px solid #694e3161;border-top-color:#694e313d;border-radius:0 0 3px 3px;height:12px;display:block;position:absolute;bottom:-11px;left:-15px;right:0;transform:translateZ(-12px);box-shadow:0 5px 9px #301d1440}.DigitalLibrarySection-module__uG3ewG__featured:hover .DigitalLibrarySection-module__uG3ewG__featuredCover{transform:perspective(900px)rotateY(4deg)rotateX(0)translateY(-4px);box-shadow:0 34px 50px -16px #2d1b138c,0 16px 23px -13px #2d1b1370,inset 5px 0 8px #ffffff12,inset -10px 0 14px #190e0938}.DigitalLibrarySection-module__uG3ewG__featuredCover>*{z-index:1;position:relative}.DigitalLibrarySection-module__uG3ewG__featuredCover>span,.DigitalLibrarySection-module__uG3ewG__featuredCover>small{color:#ffffff9e;font-family:Noto Kufi Arabic Variable,sans-serif;font-size:9px}.DigitalLibrarySection-module__uG3ewG__featuredCover svg{color:#f2dab0;margin-block:18px 9px}.DigitalLibrarySection-module__uG3ewG__featuredCover strong{font-size:20px}.DigitalLibrarySection-module__uG3ewG__featuredCover>i{background:#ffffff52;width:68px;height:1px;margin-block:17px 9px}.DigitalLibrarySection-module__uG3ewG__featuredCopy{z-index:1;position:relative}.DigitalLibrarySection-module__uG3ewG__status{color:#786758;border:1px solid var(--cream-300);background:#ffffff7a;border-radius:18px;align-items:center;gap:7px;margin-bottom:14px;padding:5px 9px;font-family:Noto Kufi Arabic Variable,sans-serif;font-size:9px;display:inline-flex}.DigitalLibrarySection-module__uG3ewG__status i{background:var(--work-accent);width:6px;height:6px;box-shadow:0 0 8px color-mix(in srgb, var(--work-accent), transparent 40%);border-radius:50%}.DigitalLibrarySection-module__uG3ewG__featuredCopy>small{color:var(--gold-600);font-family:Noto Kufi Arabic Variable,sans-serif;font-size:10px;display:block}.DigitalLibrarySection-module__uG3ewG__featuredCopy h3{color:var(--brown-900);margin:4px 0 8px;font-size:27px;line-height:1.45}.DigitalLibrarySection-module__uG3ewG__featuredCopy p{color:var(--ink-muted);margin-bottom:17px;font-size:14px;line-height:1.8}.DigitalLibrarySection-module__uG3ewG__meta{flex-wrap:wrap;gap:14px;margin-bottom:23px;display:flex}.DigitalLibrarySection-module__uG3ewG__meta span{color:#867668;align-items:center;gap:6px;font-size:13px;display:inline-flex}.DigitalLibrarySection-module__uG3ewG__meta svg{color:var(--gold-600)}.DigitalLibrarySection-module__uG3ewG__openAction{color:var(--brown-800);align-items:center;gap:11px;font-family:Noto Kufi Arabic Variable,sans-serif;font-size:11px;display:inline-flex}.DigitalLibrarySection-module__uG3ewG__openAction>i{width:39px;height:39px;color:var(--cream-50);background:var(--brown-800);border-radius:50%;place-items:center;display:grid}.DigitalLibrarySection-module__uG3ewG__workList{grid-template-rows:repeat(3,1fr) auto;gap:10px;display:grid}.DigitalLibrarySection-module__uG3ewG__workCard{border:1px solid var(--cream-300);background:#ffffff8c;border-radius:5px;grid-template-columns:24px 58px 1fr 31px;align-items:center;gap:12px;min-height:105px;padding:14px 16px;transition:border-color .18s,box-shadow .18s,transform .18s;display:grid;position:relative;overflow:hidden}.DigitalLibrarySection-module__uG3ewG__workCard:before{content:"";opacity:0;background:var(--work-accent);width:3px;transition:opacity .18s;position:absolute;top:0;bottom:0;right:0}.DigitalLibrarySection-module__uG3ewG__workCard:hover{border-color:color-mix(in srgb, var(--work-accent), #fff 58%);transform:translate(-4px);box-shadow:0 14px 35px #4b332814}.DigitalLibrarySection-module__uG3ewG__workCard:hover:before{opacity:1}.DigitalLibrarySection-module__uG3ewG__workNumber{color:#ae9d8b;font-family:Noto Kufi Arabic Variable,sans-serif;font-size:10px}.DigitalLibrarySection-module__uG3ewG__workIcon{color:#f7ecd8;background:linear-gradient(112deg, transparent 0 38%, #ffffff1a 47%, transparent 56%), color-mix(in srgb, var(--work-accent), #261811 45%);transform-origin:100%;border-radius:4px;place-items:center;width:54px;height:70px;transition:transform .18s;display:grid;position:relative;transform:perspective(450px)rotateY(10deg);box-shadow:0 5px 0 -1px #ded0b3,0 6px 0 -1px #674c2f6b,0 12px 18px -7px #39271f4d,inset -5px 0 7px #160d0933}.DigitalLibrarySection-module__uG3ewG__workCard:hover .DigitalLibrarySection-module__uG3ewG__workIcon{transform:perspective(450px)rotateY(3deg)translateY(-2px)}.DigitalLibrarySection-module__uG3ewG__workCopy{flex-direction:column;min-width:0;display:flex}.DigitalLibrarySection-module__uG3ewG__workCopy small{color:var(--gold-600);font-family:Noto Kufi Arabic Variable,sans-serif;font-size:9px}.DigitalLibrarySection-module__uG3ewG__workCopy strong{color:var(--brown-900);text-overflow:ellipsis;white-space:nowrap;font-size:16px;overflow:hidden}.DigitalLibrarySection-module__uG3ewG__workCopy span{color:#948375;font-size:12px}.DigitalLibrarySection-module__uG3ewG__workArrow{width:31px;height:31px;color:var(--gold-600);border:1px solid var(--cream-300);border-radius:50%;place-items:center;display:grid}.DigitalLibrarySection-module__uG3ewG__libraryTools{color:#8e7d6e;border:1px dashed var(--cream-300);border-radius:4px;justify-content:space-around;align-items:center;gap:9px;min-height:64px;padding-inline:15px;font-size:11px;display:flex}.DigitalLibrarySection-module__uG3ewG__libraryTools span{align-items:center;gap:6px;display:inline-flex}.DigitalLibrarySection-module__uG3ewG__libraryTools svg{color:var(--gold-600)}.DigitalLibrarySection-module__uG3ewG__libraryTools>i{background:var(--cream-300);width:1px;height:23px}@media (min-width:900px){.DigitalLibrarySection-module__uG3ewG__section{min-height:var(--desktop-section-height);align-items:center;padding:55px 0 14px;display:flex}.DigitalLibrarySection-module__uG3ewG__heading{margin-bottom:25px}}@media (max-width:1050px){.DigitalLibrarySection-module__uG3ewG__libraryShowcase{grid-template-columns:1fr}.DigitalLibrarySection-module__uG3ewG__workList{grid-template-rows:auto auto;grid-template-columns:repeat(3,1fr)}.DigitalLibrarySection-module__uG3ewG__workCard{grid-template-columns:50px 1fr 28px}.DigitalLibrarySection-module__uG3ewG__workNumber{display:none}.DigitalLibrarySection-module__uG3ewG__libraryTools{grid-column:1/-1}}@media (max-width:760px){.DigitalLibrarySection-module__uG3ewG__section{padding-block:78px 84px}.DigitalLibrarySection-module__uG3ewG__heading{grid-template-columns:1fr;gap:17px}.DigitalLibrarySection-module__uG3ewG__featured{grid-template-columns:140px 1fr;gap:23px;padding:28px 23px}.DigitalLibrarySection-module__uG3ewG__featuredCover{width:140px;height:220px}.DigitalLibrarySection-module__uG3ewG__workList{grid-template-columns:1fr}.DigitalLibrarySection-module__uG3ewG__libraryTools{grid-column:auto}}@media (max-width:560px){.DigitalLibrarySection-module__uG3ewG__container{width:min(calc(100% - 32px), var(--container))}.DigitalLibrarySection-module__uG3ewG__heading h2{font-size:31px}.DigitalLibrarySection-module__uG3ewG__featured{grid-template-columns:1fr}.DigitalLibrarySection-module__uG3ewG__featuredCover{width:130px;height:190px;margin-inline:auto}.DigitalLibrarySection-module__uG3ewG__featuredCopy{text-align:center}.DigitalLibrarySection-module__uG3ewG__meta,.DigitalLibrarySection-module__uG3ewG__openAction{justify-content:center}.DigitalLibrarySection-module__uG3ewG__libraryTools span:last-child,.DigitalLibrarySection-module__uG3ewG__libraryTools>i:last-of-type{display:none}}
.DigitalLibraryPremium-module__rBt0Uq__section{background:radial-gradient(circle at 8% 15%,#a67a351f,#0000 24%),linear-gradient(90deg,#a67a3506 1px,#0000 1px) 0 0/52px 52px,linear-gradient(135deg,#ffffffc7,#0000 48%),#faf6ee!important}.DigitalLibraryPremium-module__rBt0Uq__section:after{content:"";background:linear-gradient(#0000,#a67a3529,#0000);width:1px;height:84%;position:absolute;top:8%;right:5%}.DigitalLibraryPremium-module__rBt0Uq__heading{align-items:center!important}.DigitalLibraryPremium-module__rBt0Uq__headingStats{color:#796a5e;background:#ffffff94;border:1px solid #a67a352e;border-radius:22px;align-items:center;gap:13px;width:fit-content;min-height:43px;margin-top:15px;padding:0 14px;font-size:11px;display:flex}.DigitalLibraryPremium-module__rBt0Uq__headingStats span{align-items:center;gap:6px;display:inline-flex}.DigitalLibraryPremium-module__rBt0Uq__headingStats strong{color:#9a6f34;font:600 18px Noto Kufi Arabic Variable,sans-serif}.DigitalLibraryPremium-module__rBt0Uq__headingStats svg{color:#a7793b}.DigitalLibraryPremium-module__rBt0Uq__headingStats i{background:#a67a3533;width:1px;height:22px}.DigitalLibraryPremium-module__rBt0Uq__libraryShowcase{gap:24px!important}.DigitalLibraryPremium-module__rBt0Uq__featured{background:radial-gradient(circle at 8% 10%,#a67a351a,#0000 31%),linear-gradient(125deg,#ffffffed,#f4ebdbd1)!important;border-color:#a67a3545!important;border-radius:22px 22px 22px 7px!important;box-shadow:0 30px 72px #4b33281f!important}.DigitalLibraryPremium-module__rBt0Uq__featured:before{content:"";border:1px solid #a67a351a;border-radius:50%;width:280px;height:280px;position:absolute;top:-120px;left:-95px;box-shadow:0 0 0 38px #a67a3506}.DigitalLibraryPremium-module__rBt0Uq__featured:after{background:linear-gradient(var(--work-accent), #5c3d2e, var(--work-accent))!important;width:5px!important;height:100%!important;right:0!important}.DigitalLibraryPremium-module__rBt0Uq__featured:hover{transform:translateY(-6px)!important;box-shadow:0 38px 85px #4b33282b!important}.DigitalLibraryPremium-module__rBt0Uq__workList{background:#ffffff85;border:1px solid #a67a3538;border-radius:20px 20px 20px 6px;padding:14px;overflow:hidden;box-shadow:0 22px 58px #4b332813;grid-template-rows:auto repeat(3,1fr) auto!important}.DigitalLibraryPremium-module__rBt0Uq__shelfHeader{border-bottom:1px solid #a67a3524;justify-content:space-between;align-items:center;min-height:58px;padding:0 5px 10px;display:flex}.DigitalLibraryPremium-module__rBt0Uq__shelfHeader>div{flex-direction:column;display:flex}.DigitalLibraryPremium-module__rBt0Uq__shelfHeader span{color:#a47738;align-items:center;gap:6px;font:9px Noto Kufi Arabic Variable,sans-serif;display:inline-flex}.DigitalLibraryPremium-module__rBt0Uq__shelfHeader strong{color:#4b3429;font:600 15px Noto Kufi Arabic Variable,sans-serif}.DigitalLibraryPremium-module__rBt0Uq__shelfHeader>a{color:#94692f;align-items:center;gap:6px;font:9px Noto Kufi Arabic Variable,sans-serif;display:inline-flex}.DigitalLibraryPremium-module__rBt0Uq__workCard{background:#ffffffb8!important;border-color:#a67a352e!important;border-radius:12px 12px 12px 4px!important}.DigitalLibraryPremium-module__rBt0Uq__workCard:hover{border-color:color-mix(in srgb, var(--work-accent), #fff 45%)!important;background:#fff!important;box-shadow:0 17px 38px #4b33281c!important}.DigitalLibraryPremium-module__rBt0Uq__libraryTools{background:#a67a350f;border:0!important;border-radius:10px!important}.DigitalLibraryPremium-module__rBt0Uq__libraryCta{color:#f4e5c7;background:#4a3126;border-radius:33px;grid-template-columns:46px 1fr 24px;align-items:center;gap:11px;width:min(100%,490px);min-height:64px;margin:20px auto 0;padding:7px 16px;transition:all .2s;display:grid;box-shadow:0 16px 36px #4a312633}.DigitalLibraryPremium-module__rBt0Uq__libraryCta>i{color:#e6c680;border:1px solid #e6c68038;border-radius:50%;place-items:center;width:42px;height:42px;font-style:normal;display:grid}.DigitalLibraryPremium-module__rBt0Uq__libraryCta>span{flex-direction:column;display:flex}.DigitalLibraryPremium-module__rBt0Uq__libraryCta small{color:#ffffff7a;font-size:9px}.DigitalLibraryPremium-module__rBt0Uq__libraryCta strong{font:11px Noto Kufi Arabic Variable,sans-serif}.DigitalLibraryPremium-module__rBt0Uq__libraryCta>svg{color:#e6c680}.DigitalLibraryPremium-module__rBt0Uq__libraryCta:hover{background:#654430;transform:translateY(-3px)}@media (min-width:900px) and (max-width:1536px){.DigitalLibraryPremium-module__rBt0Uq__section{height:var(--desktop-section-height);min-height:0!important;padding:10px 0 7px!important}.DigitalLibraryPremium-module__rBt0Uq__heading{gap:48px!important;margin-bottom:10px!important}.DigitalLibraryPremium-module__rBt0Uq__heading h2{font-size:clamp(32px,3.1vw,42px)!important;line-height:1.24!important}.DigitalLibraryPremium-module__rBt0Uq__heading p{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;margin:2px 0 5px!important;font-size:14px!important;line-height:1.6!important}.DigitalLibraryPremium-module__rBt0Uq__headingStats{min-height:34px;margin-top:5px}.DigitalLibraryPremium-module__rBt0Uq__headingStats strong{font-size:16px}.DigitalLibraryPremium-module__rBt0Uq__libraryShowcase{grid-template-columns:1.18fr .82fr!important;gap:14px!important}.DigitalLibraryPremium-module__rBt0Uq__featured{grid-template-columns:150px 1fr!important;gap:27px!important;min-height:340px!important;padding:23px 27px!important}.DigitalLibraryPremium-module__rBt0Uq__featuredCover{width:150px;height:225px}.DigitalLibraryPremium-module__rBt0Uq__featuredCopy h3{margin-block:3px 6px;font-size:22px}.DigitalLibraryPremium-module__rBt0Uq__featuredCopy p{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:10px;font-size:12px;display:-webkit-box;overflow:hidden}.DigitalLibraryPremium-module__rBt0Uq__meta{margin-bottom:13px}.DigitalLibraryPremium-module__rBt0Uq__workList{padding:9px;grid-template-rows:auto repeat(3,1fr) auto!important;grid-template-columns:1fr!important;gap:6px!important}.DigitalLibraryPremium-module__rBt0Uq__shelfHeader,.DigitalLibraryPremium-module__rBt0Uq__libraryTools{grid-column:auto}.DigitalLibraryPremium-module__rBt0Uq__shelfHeader{min-height:43px;padding-bottom:6px}.DigitalLibraryPremium-module__rBt0Uq__workCard{grid-template-columns:20px 44px 1fr 27px!important;gap:8px!important;min-height:72px!important;padding:7px 10px!important}.DigitalLibraryPremium-module__rBt0Uq__workIcon{width:42px;height:54px}.DigitalLibraryPremium-module__rBt0Uq__workCopy strong{font-size:14px}.DigitalLibraryPremium-module__rBt0Uq__workCopy span{font-size:10px}.DigitalLibraryPremium-module__rBt0Uq__libraryTools{min-height:42px!important;font-size:9px!important}.DigitalLibraryPremium-module__rBt0Uq__libraryCta{min-height:43px;margin-top:7px}.DigitalLibraryPremium-module__rBt0Uq__libraryCta>i{width:34px;height:34px}}@media (max-width:1050px){.DigitalLibraryPremium-module__rBt0Uq__workList{grid-template-columns:repeat(3,1fr);grid-template-rows:auto auto auto!important}.DigitalLibraryPremium-module__rBt0Uq__shelfHeader,.DigitalLibraryPremium-module__rBt0Uq__libraryTools{grid-column:1/-1}}@media (max-width:760px){.DigitalLibraryPremium-module__rBt0Uq__workList{grid-template-columns:1fr}.DigitalLibraryPremium-module__rBt0Uq__shelfHeader,.DigitalLibraryPremium-module__rBt0Uq__libraryTools{grid-column:auto}}@media (max-width:560px){.DigitalLibraryPremium-module__rBt0Uq__headingStats{justify-content:space-around;width:100%}.DigitalLibraryPremium-module__rBt0Uq__shelfHeader{flex-direction:column;align-items:flex-start;gap:8px}}
.DissertationSection-module__6JbQfa__section{background:radial-gradient(circle at 90% 8%,#82440169,#0000 27%),radial-gradient(circle at 7% 88%,#a67b3588,#0000 25%),linear-gradient(135deg,#ffffff75,#0000 48%),#f5ede2;min-height:100vh;padding:88px 0 96px;position:relative;overflow:hidden}.DissertationSection-module__6JbQfa__orbit{border:1px solid #7f62481a;border-radius:50%;width:510px;height:510px;position:absolute;top:-210px;right:-150px;box-shadow:0 0 0 48px #7f624805,0 0 0 96px #7f624803}.DissertationSection-module__6JbQfa__gridPattern{opacity:.23;background-image:linear-gradient(#7f624838 1px,#0000 1px),linear-gradient(90deg,#7f62482e 1px,#0000 1px);background-size:17px 17px;width:180px;height:230px;position:absolute;bottom:4%;left:1%;-webkit-mask-image:linear-gradient(to top right,#000,#0000 72%);mask-image:linear-gradient(to top right,#000,#0000 72%)}.DissertationSection-module__6JbQfa__container{z-index:1;width:min(calc(100% - 48px), var(--container));margin-inline:auto;position:relative}.DissertationSection-module__6JbQfa__heading{grid-template-columns:1.05fr .75fr;align-items:end;gap:clamp(40px,7vw,95px);margin-bottom:26px;display:grid}.DissertationSection-module__6JbQfa__eyebrow{color:#8b684a;align-items:center;gap:8px;margin-bottom:8px;font-family:Noto Kufi Arabic Variable,sans-serif;font-size:14px;display:inline-flex}.DissertationSection-module__6JbQfa__titleBlock h2{color:var(--brown-900);letter-spacing:-.045em;margin:0;font-family:Noto Kufi Arabic Variable,sans-serif;font-size:clamp(34px,4vw,52px);font-weight:620;line-height:1.36}.DissertationSection-module__6JbQfa__titleBlock h2 span{color:#8b684a;display:block}.DissertationSection-module__6JbQfa__intro p{color:var(--ink-muted);margin-bottom:12px;font-size:18px;line-height:1.82}.DissertationSection-module__6JbQfa__intro a,.DissertationSection-module__6JbQfa__specialties>a{color:#8b684a;align-items:center;gap:9px;font-family:Noto Kufi Arabic Variable,sans-serif;font-size:13px;display:inline-flex}.DissertationSection-module__6JbQfa__intro a svg,.DissertationSection-module__6JbQfa__specialties>a svg{transition:transform .18s}.DissertationSection-module__6JbQfa__intro a:hover svg,.DissertationSection-module__6JbQfa__specialties>a:hover svg{transform:translate(-4px)}.DissertationSection-module__6JbQfa__academicBoard{grid-template-columns:minmax(0,1.16fr) minmax(360px,.84fr);gap:18px;display:grid}.DissertationSection-module__6JbQfa__featuredFile{min-height:395px;color:var(--brown-900);background:linear-gradient(#7f624806 1px,#0000 1px) 0 0/24px 24px,linear-gradient(90deg,#7f624805 1px,#0000 1px) 0 0/24px 24px,linear-gradient(115deg,#ffffffd1,#0000),#f6f1e6;border:1px solid #d9cfbd;border-radius:4px 13px 4px 4px;flex-direction:column;padding:27px 30px 0;transition:border-color .22s,box-shadow .22s,transform .22s;display:flex;position:relative;overflow:hidden;box-shadow:0 24px 58px #4b33281a,inset 0 1px #ffffffd9}.DissertationSection-module__6JbQfa__featuredFile:hover{border-color:#8b684a75;transform:translateY(-4px);box-shadow:0 31px 68px #4b332824,inset 0 1px #ffffffe6}.DissertationSection-module__6JbQfa__fileEdge{background:linear-gradient(#b18a5d,#704b34);width:8px;position:absolute;top:0;bottom:0;right:0;box-shadow:-4px 0 15px #704b3421}.DissertationSection-module__6JbQfa__fileHeader{justify-content:space-between;align-items:center;gap:15px;margin-bottom:21px;display:flex}.DissertationSection-module__6JbQfa__featuredBadge{color:#8b684a;background:#ffffff8c;border:1px solid #8b684a33;border-radius:18px;align-items:center;gap:6px;padding:6px 10px;font-family:Noto Kufi Arabic Variable,sans-serif;font-size:12px;display:inline-flex}.DissertationSection-module__6JbQfa__fileCode{color:#9a8a7a;letter-spacing:.08em;font-family:Noto Kufi Arabic Variable,sans-serif;font-size:11px}.DissertationSection-module__6JbQfa__fileMain{grid-template-columns:120px minmax(0,1fr);align-items:center;gap:24px;margin-bottom:21px;display:grid}.DissertationSection-module__6JbQfa__degreeSeal{color:#e9d5ad;background:radial-gradient(circle at 50% 23%,#ffffff1a,#0000 32%),#493127;border:1px solid #ddc28e40;border-radius:58px 58px 6px 6px;flex-direction:column;justify-content:center;align-items:center;width:116px;height:145px;display:flex;box-shadow:0 16px 32px #49312733,inset 0 0 0 7px #ffffff09}.DissertationSection-module__6JbQfa__degreeSeal small{color:#ffffff85;margin-top:13px;font-size:11px}.DissertationSection-module__6JbQfa__degreeSeal strong{font-size:19px}.DissertationSection-module__6JbQfa__fileCopy>span{color:#8b684a;font-family:Noto Kufi Arabic Variable,sans-serif;font-size:12px}.DissertationSection-module__6JbQfa__fileCopy h3{margin:4px 0 8px;font-size:clamp(21px,2.1vw,27px);line-height:1.5}.DissertationSection-module__6JbQfa__fileCopy p{color:var(--ink-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:16px;line-height:1.78;display:-webkit-box;overflow:hidden}.DissertationSection-module__6JbQfa__fileMeta{border-top:1px solid #ddd2c0;border-bottom:1px solid #ddd2c0;grid-template-columns:1fr 1fr .55fr;margin-bottom:22px;display:grid}.DissertationSection-module__6JbQfa__fileMeta>span{grid-template-columns:24px minmax(0,1fr);min-width:0;padding:11px 13px;display:grid}.DissertationSection-module__6JbQfa__fileMeta>span+span{border-right:1px solid #ddd2c0}.DissertationSection-module__6JbQfa__fileMeta svg{color:#a47a45;grid-row:1/3;align-self:center}.DissertationSection-module__6JbQfa__fileMeta small{color:#9b8a7a;font-family:Noto Kufi Arabic Variable,sans-serif;font-size:11px}.DissertationSection-module__6JbQfa__fileMeta strong{text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.DissertationSection-module__6JbQfa__fileFooter{background:#8b684a13;justify-content:space-between;align-items:center;gap:15px;min-height:54px;margin:auto -30px 0;padding:0 30px;display:flex}.DissertationSection-module__6JbQfa__fileFooter>span,.DissertationSection-module__6JbQfa__fileFooter>strong{align-items:center;gap:7px;font-size:13px;display:inline-flex}.DissertationSection-module__6JbQfa__fileFooter>span{color:#a47a45}.DissertationSection-module__6JbQfa__fileFooter>strong{color:var(--brown-800);font-family:Noto Kufi Arabic Variable,sans-serif}.DissertationSection-module__6JbQfa__registry{background:radial-gradient(circle at 90% 0,#ddc28e1a,#0000 32%),#35231a;border:1px solid #ddc28e24;border-radius:13px 4px 4px;flex-direction:column;min-height:395px;display:flex;overflow:hidden;box-shadow:0 24px 58px #35231a2b}.DissertationSection-module__6JbQfa__registryHeader{border-bottom:1px solid #ddc28e21;grid-template-columns:43px 1fr auto;align-items:center;gap:11px;min-height:76px;padding:13px 18px;display:grid}.DissertationSection-module__6JbQfa__registryHeader>span{color:#dfc690;background:#ffffff09;border:1px solid #ddc28e2e;border-radius:50%;place-items:center;width:41px;height:41px;display:grid}.DissertationSection-module__6JbQfa__registryHeader small{color:#f8f3e96b;font-size:11px}.DissertationSection-module__6JbQfa__registryHeader h3{color:var(--cream-50);margin:0;font-size:17px}.DissertationSection-module__6JbQfa__registryHeader>strong{color:#dfc690;font-family:Noto Kufi Arabic Variable,sans-serif;font-size:22px}.DissertationSection-module__6JbQfa__timeline{padding:5px 18px;display:grid;position:relative}.DissertationSection-module__6JbQfa__timeline:before{content:"";background:linear-gradient(#dfc690,#ddc6901f);width:1px;position:absolute;top:29px;bottom:29px;right:36px}.DissertationSection-module__6JbQfa__timeline a{border-bottom:1px solid #ddc28e1a;grid-template-columns:37px minmax(0,1fr) 22px;align-items:center;gap:9px;min-height:78px;padding:10px 0;display:grid;position:relative}.DissertationSection-module__6JbQfa__timelinePoint{z-index:1;color:#dfc690;background:#35231a;border:1px solid #ddc28e33;border-radius:50%;place-items:center;width:37px;height:37px;font-family:Noto Kufi Arabic Variable,sans-serif;font-size:11px;transition:color .18s,background .18s;display:grid}.DissertationSection-module__6JbQfa__timeline a:hover .DissertationSection-module__6JbQfa__timelinePoint{color:#35231a;background:#dfc690}.DissertationSection-module__6JbQfa__timelineCopy{flex-direction:column;min-width:0;display:flex}.DissertationSection-module__6JbQfa__timelineCopy small{color:#c9b37e;font-family:Noto Kufi Arabic Variable,sans-serif;font-size:11px}.DissertationSection-module__6JbQfa__timelineCopy strong{color:#f8f3e9e6;text-overflow:ellipsis;white-space:nowrap;font-size:15px;overflow:hidden}.DissertationSection-module__6JbQfa__timelineCopy em{color:#f8f3e96b;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-style:normal;overflow:hidden}.DissertationSection-module__6JbQfa__timeline a>svg{color:#ddc6908c;transition:transform .18s}.DissertationSection-module__6JbQfa__timeline a:hover>svg{transform:translate(-4px)}.DissertationSection-module__6JbQfa__registryStats{background:#ffffff06;border-top:1px solid #ddc28e21;justify-content:space-around;align-items:center;gap:8px;min-height:63px;margin-top:auto;padding:9px 16px;display:flex}.DissertationSection-module__6JbQfa__registryStats span{color:#f8f3e96e;flex-direction:column;align-items:center;font-size:11px;display:flex}.DissertationSection-module__6JbQfa__registryStats strong{color:#dfc690;font-family:Noto Kufi Arabic Variable,sans-serif;font-size:17px}.DissertationSection-module__6JbQfa__registryStats i{background:#ddc28e21;width:1px;height:28px}.DissertationSection-module__6JbQfa__specialties{border:1px solid var(--cream-300);background:#ffffff80;border-radius:7px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:15px;min-height:62px;margin-top:17px;padding:10px 16px;display:grid}.DissertationSection-module__6JbQfa__specialtiesTitle{color:#8b684a;align-items:center;gap:7px;font-family:Noto Kufi Arabic Variable,sans-serif;font-size:12px;display:inline-flex}.DissertationSection-module__6JbQfa__specialties>div{gap:6px;display:flex;overflow:hidden}.DissertationSection-module__6JbQfa__specialties>div>span{color:#7c6e62;border:1px solid var(--cream-300);background:var(--cream-50);border-radius:17px;flex:none;padding:6px 10px;font-size:12px}@media (min-width:900px) and (max-width:1600px){.DissertationSection-module__6JbQfa__section{height:var(--desktop-section-height);align-items:center;min-height:0;padding:20px 0 12px;display:flex}.DissertationSection-module__6JbQfa__heading{margin-bottom:13px}.DissertationSection-module__6JbQfa__featuredFile,.DissertationSection-module__6JbQfa__registry{min-height:clamp(350px,47vh,380px)}.DissertationSection-module__6JbQfa__fileMain{flex:1}.DissertationSection-module__6JbQfa__fileMeta{flex-shrink:0}.DissertationSection-module__6JbQfa__specialties{min-height:52px;margin-top:10px}}@media (min-width:900px) and (max-width:1600px) and (max-height:800px){.DissertationSection-module__6JbQfa__section{padding-block:10px 8px}.DissertationSection-module__6JbQfa__heading{margin-bottom:8px}.DissertationSection-module__6JbQfa__eyebrow{margin-bottom:3px;font-size:12px}.DissertationSection-module__6JbQfa__titleBlock h2{font-size:clamp(30px,3.1vw,42px);line-height:1.25}.DissertationSection-module__6JbQfa__intro p{margin-bottom:5px;font-size:16px;line-height:1.6}.DissertationSection-module__6JbQfa__intro a,.DissertationSection-module__6JbQfa__specialties>a{font-size:12px}.DissertationSection-module__6JbQfa__academicBoard{grid-template-columns:minmax(0,1.2fr) minmax(330px,.8fr);gap:13px}.DissertationSection-module__6JbQfa__featuredFile,.DissertationSection-module__6JbQfa__registry{min-height:330px}.DissertationSection-module__6JbQfa__featuredFile{padding:17px 22px 0}.DissertationSection-module__6JbQfa__fileHeader{margin-bottom:8px}.DissertationSection-module__6JbQfa__featuredBadge{padding-block:4px;font-size:10px}.DissertationSection-module__6JbQfa__fileMain{flex:1;grid-template-columns:108px minmax(0,1fr);gap:19px;margin-bottom:9px}.DissertationSection-module__6JbQfa__degreeSeal{width:104px;height:126px}.DissertationSection-module__6JbQfa__degreeSeal small{margin-top:7px;font-size:10px}.DissertationSection-module__6JbQfa__degreeSeal strong{font-size:17px}.DissertationSection-module__6JbQfa__fileCopy h3{margin-block:2px 4px;font-size:clamp(21px,1.9vw,25px);line-height:1.45}.DissertationSection-module__6JbQfa__fileCopy p{-webkit-line-clamp:3;font-size:15px;line-height:1.62}.DissertationSection-module__6JbQfa__fileMeta{margin-bottom:8px}.DissertationSection-module__6JbQfa__fileMeta>span{padding-block:9px}.DissertationSection-module__6JbQfa__fileMeta small{font-size:9px}.DissertationSection-module__6JbQfa__fileMeta strong{font-size:12px}.DissertationSection-module__6JbQfa__fileFooter{min-height:43px;margin-left:-22px;margin-right:-22px;padding-inline:22px}.DissertationSection-module__6JbQfa__fileFooter>span,.DissertationSection-module__6JbQfa__fileFooter>strong{font-size:11px}.DissertationSection-module__6JbQfa__registryHeader{min-height:60px;padding-block:8px}.DissertationSection-module__6JbQfa__registryHeader>span{width:36px;height:36px}.DissertationSection-module__6JbQfa__registryHeader h3{font-size:15px}.DissertationSection-module__6JbQfa__registryHeader>strong{font-size:19px}.DissertationSection-module__6JbQfa__timeline a{min-height:65px;padding-block:6px}.DissertationSection-module__6JbQfa__timelinePoint{width:33px;height:33px;font-size:9px}.DissertationSection-module__6JbQfa__timelineCopy small{font-size:9px}.DissertationSection-module__6JbQfa__timelineCopy strong{font-size:13px}.DissertationSection-module__6JbQfa__timelineCopy em{font-size:10px}.DissertationSection-module__6JbQfa__registryStats{min-height:48px;padding-block:5px}.DissertationSection-module__6JbQfa__registryStats span{font-size:9px}.DissertationSection-module__6JbQfa__registryStats strong{font-size:14px}.DissertationSection-module__6JbQfa__specialties{min-height:46px;margin-top:7px;padding-block:6px}.DissertationSection-module__6JbQfa__specialtiesTitle,.DissertationSection-module__6JbQfa__specialties>div>span{font-size:10px}.DissertationSection-module__6JbQfa__specialties>div>span{padding-block:4px}}@media (max-width:899px){.DissertationSection-module__6JbQfa__academicBoard{grid-template-columns:1fr}.DissertationSection-module__6JbQfa__registry{min-height:auto}.DissertationSection-module__6JbQfa__timeline{grid-template-columns:repeat(3,1fr);gap:9px}.DissertationSection-module__6JbQfa__timeline:before{display:none}.DissertationSection-module__6JbQfa__timeline a{grid-template-columns:34px minmax(0,1fr)}.DissertationSection-module__6JbQfa__timeline a>svg{display:none}}@media (max-width:760px){.DissertationSection-module__6JbQfa__section{padding:72px 0 82px}.DissertationSection-module__6JbQfa__container{width:min(calc(100% - 32px), var(--container))}.DissertationSection-module__6JbQfa__heading{grid-template-columns:1fr;gap:17px}.DissertationSection-module__6JbQfa__titleBlock h2{font-size:31px}.DissertationSection-module__6JbQfa__featuredFile{min-height:0;padding:23px 20px 0}.DissertationSection-module__6JbQfa__fileMain{grid-template-columns:92px minmax(0,1fr);gap:17px}.DissertationSection-module__6JbQfa__degreeSeal{width:90px;height:120px}.DissertationSection-module__6JbQfa__fileCopy p{display:none}.DissertationSection-module__6JbQfa__fileMeta{grid-template-columns:1fr 1fr}.DissertationSection-module__6JbQfa__fileMeta>span:last-child{display:none}.DissertationSection-module__6JbQfa__fileFooter{margin-inline:-20px;padding-inline:20px}.DissertationSection-module__6JbQfa__timeline{grid-template-columns:1fr}.DissertationSection-module__6JbQfa__specialties{grid-template-columns:1fr auto}.DissertationSection-module__6JbQfa__specialties>div{scrollbar-width:none;grid-area:2/1/auto/-1;overflow-x:auto}.DissertationSection-module__6JbQfa__specialties>div::-webkit-scrollbar{display:none}}@media (max-width:480px){.DissertationSection-module__6JbQfa__fileMain{grid-template-columns:1fr}.DissertationSection-module__6JbQfa__degreeSeal{width:78px;height:102px}.DissertationSection-module__6JbQfa__fileCopy h3{font-size:19px}.DissertationSection-module__6JbQfa__fileMeta{grid-template-columns:1fr}.DissertationSection-module__6JbQfa__fileMeta>span:nth-child(2),.DissertationSection-module__6JbQfa__fileFooter>span{display:none}.DissertationSection-module__6JbQfa__registryHeader h3{font-size:14px}}
.FatwaSection-module__OaNf2W__section{background:radial-gradient(circle at 8% 15%,#a67a351a,#0000 26%),linear-gradient(135deg,#ffffff80,#0000 45%),#f8f1e5;min-height:100vh;padding:88px 0 96px;position:relative;overflow:hidden}.FatwaSection-module__OaNf2W__rings{border:1px solid #a67a351a;border-radius:50%;width:520px;height:520px;position:absolute;bottom:-240px;left:-170px;box-shadow:0 0 0 48px #a67a3505,0 0 0 96px #a67a3503}.FatwaSection-module__OaNf2W__container{z-index:1;width:min(calc(100% - 48px),var(--container));margin:auto;position:relative}.FatwaSection-module__OaNf2W__heading{grid-template-columns:1fr .78fr;align-items:end;gap:70px;margin-bottom:30px;display:grid}.FatwaSection-module__OaNf2W__eyebrow{color:var(--gold-600);align-items:center;gap:8px;margin-bottom:7px;font:12px Noto Kufi Arabic Variable,sans-serif;display:inline-flex}.FatwaSection-module__OaNf2W__heading h2{color:var(--brown-900);letter-spacing:-.045em;margin:0;font:600 clamp(35px,4vw,53px)/1.35 Noto Kufi Arabic Variable,sans-serif}.FatwaSection-module__OaNf2W__heading h2 span{color:#84603f;display:block}.FatwaSection-module__OaNf2W__intro p{color:var(--ink-muted);margin-bottom:10px;font-size:17px;line-height:1.8}.FatwaSection-module__OaNf2W__intro a{color:var(--gold-600);align-items:center;gap:9px;font:11px Noto Kufi Arabic Variable,sans-serif;display:inline-flex}.FatwaSection-module__OaNf2W__board{grid-template-columns:minmax(0,1.12fr) minmax(360px,.88fr);gap:17px;display:grid}.FatwaSection-module__OaNf2W__featured{min-height:430px;color:var(--brown-900);background:radial-gradient(circle at 90% 0,#a67a3517,#0000 30%),#fffdf8d9;border:1px solid #ddceb5;border-radius:14px 5px 5px;flex-direction:column;padding:28px 30px 0;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden;box-shadow:0 24px 60px #4b33281a}.FatwaSection-module__OaNf2W__featured:hover{transform:translateY(-4px);box-shadow:0 31px 68px #4b332824}.FatwaSection-module__OaNf2W__featuredTop{justify-content:space-between;align-items:center;margin-bottom:19px;display:flex}.FatwaSection-module__OaNf2W__featuredTop span{color:var(--gold-600);align-items:center;gap:6px;font:10px Noto Kufi Arabic Variable,sans-serif;display:inline-flex}.FatwaSection-module__OaNf2W__featuredTop small{color:#9b8978;font-size:10px}.FatwaSection-module__OaNf2W__category{color:#fff;background:#735035;border-radius:18px;align-self:flex-start;padding:5px 10px;font:10px Noto Kufi Arabic Variable,sans-serif}.FatwaSection-module__OaNf2W__featured h3{margin:7px 0 14px;font-size:28px;line-height:1.5}.FatwaSection-module__OaNf2W__question{border-right:3px solid var(--gold-500);background:#a67a350f;grid-template-columns:31px 1fr;gap:10px;margin-bottom:14px;padding:16px;display:grid}.FatwaSection-module__OaNf2W__question svg{color:var(--gold-600)}.FatwaSection-module__OaNf2W__question p{margin:0;font-size:16px;font-weight:600}.FatwaSection-module__OaNf2W__answer{color:var(--ink-muted);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:15px;line-height:1.85;display:-webkit-box;overflow:hidden}.FatwaSection-module__OaNf2W__featured footer{background:#a67a3512;justify-content:space-between;align-items:center;min-height:58px;margin:auto -30px 0;padding:0 30px;display:flex}.FatwaSection-module__OaNf2W__featured footer span,.FatwaSection-module__OaNf2W__featured footer strong{align-items:center;gap:7px;font-size:12px;display:inline-flex}.FatwaSection-module__OaNf2W__featured footer span{color:#8e7966}.FatwaSection-module__OaNf2W__featured footer strong{color:#735035;font-family:Noto Kufi Arabic Variable,sans-serif}.FatwaSection-module__OaNf2W__sidePanel{grid-template-rows:1fr auto;gap:12px;display:grid}.FatwaSection-module__OaNf2W__categories{background:#ffffff8c;border:1px solid #dbcbb0;border-radius:5px 14px 5px 5px;overflow:hidden}.FatwaSection-module__OaNf2W__categories header{border-bottom:1px solid #ded1bc;justify-content:space-between;align-items:center;min-height:57px;padding:0 17px;display:flex}.FatwaSection-module__OaNf2W__categories header span{font:12px Noto Kufi Arabic Variable,sans-serif}.FatwaSection-module__OaNf2W__categories header strong{color:var(--gold-600);font:20px Noto Kufi Arabic Variable,sans-serif}.FatwaSection-module__OaNf2W__categories>div{grid-template-columns:1fr 1fr;display:grid}.FatwaSection-module__OaNf2W__categories a{border-bottom:1px solid #e5dac7;grid-template-columns:24px 1fr 18px;align-items:center;gap:6px;min-height:57px;padding:8px 12px;display:grid}.FatwaSection-module__OaNf2W__categories a:nth-child(odd){border-left:1px solid #e5dac7}.FatwaSection-module__OaNf2W__categories a i{color:#aa927a;font:9px Noto Kufi Arabic Variable,sans-serif}.FatwaSection-module__OaNf2W__categories a span{font-size:13px}.FatwaSection-module__OaNf2W__categories a svg{color:var(--gold-600)}.FatwaSection-module__OaNf2W__askCard{color:#f8f3e9;background:radial-gradient(circle at 90% 0,#ddc28e24,#0000 35%),#34231c;border-radius:8px;grid-template-columns:45px 1fr;gap:3px 11px;padding:16px;display:grid}.FatwaSection-module__OaNf2W__askIcon{width:43px;height:43px;color:var(--gold-300);border:1px solid #ddc28e33;border-radius:50%;grid-row:1/3;place-items:center;display:grid}.FatwaSection-module__OaNf2W__askCard small{color:#f8f3e97a;font-size:9px}.FatwaSection-module__OaNf2W__askCard h3{margin:0;font-size:18px}.FatwaSection-module__OaNf2W__askCard p{color:#f8f3e9a6;grid-column:1/-1;margin:8px 0;font-size:12px}.FatwaSection-module__OaNf2W__stageDots{grid-column:1/-1;gap:6px;display:flex}.FatwaSection-module__OaNf2W__stageDots i{background:linear-gradient(90deg,var(--gold-500),#ddc28e33);border-radius:3px;flex:1;height:3px}.FatwaSection-module__OaNf2W__askCard>a{color:var(--gold-300);grid-column:1/-1;align-items:center;gap:7px;margin-top:8px;font:10px Noto Kufi Arabic Variable,sans-serif;display:inline-flex}@media (min-width:900px) and (max-width:1600px){.FatwaSection-module__OaNf2W__section{height:var(--desktop-section-height);align-items:center;min-height:0;padding:24px 0 14px;display:flex}.FatwaSection-module__OaNf2W__heading{margin-bottom:18px}.FatwaSection-module__OaNf2W__featured{min-height:390px}}@media (max-width:899px){.FatwaSection-module__OaNf2W__board{grid-template-columns:1fr}.FatwaSection-module__OaNf2W__heading{grid-template-columns:1fr;gap:15px}}@media (max-width:620px){.FatwaSection-module__OaNf2W__section{padding:70px 0 82px}.FatwaSection-module__OaNf2W__container{width:min(calc(100% - 32px),var(--container))}.FatwaSection-module__OaNf2W__heading h2{font-size:31px}.FatwaSection-module__OaNf2W__categories>div{grid-template-columns:1fr}.FatwaSection-module__OaNf2W__categories a:nth-child(odd){border-left:0}.FatwaSection-module__OaNf2W__featured{padding:22px 18px 0}.FatwaSection-module__OaNf2W__featured footer{margin-inline:-18px;padding-inline:18px}.FatwaSection-module__OaNf2W__featured h3{font-size:22px}}
.SubpageBackdrop-module__zSL2rq__backdrop{z-index:0;pointer-events:none;position:absolute;inset:0;overflow:hidden}.SubpageBackdrop-module__zSL2rq__backdrop i{display:block;position:absolute}.SubpageBackdrop-module__zSL2rq__orbit{border:1px solid #a67a351a;border-radius:50%;width:340px;height:340px;top:12%;right:-145px;box-shadow:0 0 0 36px #a67a3506,0 0 0 76px #a67a3504}.SubpageBackdrop-module__zSL2rq__diamond{background:linear-gradient(45deg,#0000 49.5%,#a67a3514 50%,#0000 50.5%),linear-gradient(-45deg,#0000 49.5%,#a67a3514 50%,#0000 50.5%);border:1px solid #67493a16;width:178px;height:178px;bottom:10%;left:-78px;transform:rotate(24deg)}.SubpageBackdrop-module__zSL2rq__dots{opacity:.32;background-image:radial-gradient(circle,#a67a357a 1px,#0000 1.5px);background-size:11px 11px;width:82px;height:205px;top:42%;right:2.5%}.SubpageBackdrop-module__zSL2rq__arches{opacity:.65;border:1px solid #a67a3512;border-radius:125px 125px 0 0;width:250px;height:170px;bottom:-95px;right:26%;box-shadow:inset 0 0 0 24px #a67a3505,0 0 0 31px #a67a3503}.SubpageBackdrop-module__zSL2rq__thread{background:linear-gradient(#0000,#a67a352b,#0000);width:1px;height:145px;top:23%;left:4%}.SubpageBackdrop-module__zSL2rq__thread:before,.SubpageBackdrop-module__zSL2rq__thread:after{content:"";background:var(--cream-50);border:1px solid #a67a3540;border-radius:50%;width:6px;height:6px;position:absolute;left:50%;transform:translate(-50%)}.SubpageBackdrop-module__zSL2rq__thread:before{top:22px}.SubpageBackdrop-module__zSL2rq__thread:after{bottom:22px}@media (max-width:720px){.SubpageBackdrop-module__zSL2rq__orbit{top:8%;right:-205px}.SubpageBackdrop-module__zSL2rq__dots{opacity:.22;right:-25px}.SubpageBackdrop-module__zSL2rq__diamond{bottom:5%;left:-125px}.SubpageBackdrop-module__zSL2rq__arches,.SubpageBackdrop-module__zSL2rq__thread{display:none}}
.FatwaDetailContent-module__2uLQFG__hero{padding:var(--subpage-hero-space) 0 72px;color:var(--cream-50);background:radial-gradient(circle at 12% 35%,#a67a3538,#0000 30%),linear-gradient(105deg,#1e130ef5,#3f281cd9),url(/media/images/sub.jpg) bottom/cover;position:relative;overflow:hidden}.FatwaDetailContent-module__2uLQFG__heroInner,.FatwaDetailContent-module__2uLQFG__inner{z-index:1;width:min(calc(100% - 48px),var(--container));margin:auto;position:relative}.FatwaDetailContent-module__2uLQFG__hero nav{color:#f8f3e975;align-items:center;gap:8px;margin-bottom:34px;font:11px Noto Kufi Arabic Variable,sans-serif;display:flex}.FatwaDetailContent-module__2uLQFG__hero nav a{align-items:center;gap:5px;display:inline-flex}.FatwaDetailContent-module__2uLQFG__hero nav strong,.FatwaDetailContent-module__2uLQFG__category{color:var(--gold-300)}.FatwaDetailContent-module__2uLQFG__category{align-items:center;gap:7px;font:11px Noto Kufi Arabic Variable,sans-serif;display:inline-flex}.FatwaDetailContent-module__2uLQFG__hero h1{letter-spacing:-.045em;max-width:950px;margin:8px 0 20px;font:570 clamp(35px,4.5vw,59px)/1.42 Noto Kufi Arabic Variable,sans-serif}.FatwaDetailContent-module__2uLQFG__heroMeta{background:#ffffff06;border:1px solid #ddc28e29;align-items:center;gap:14px;min-height:48px;padding:0 14px;display:inline-flex}.FatwaDetailContent-module__2uLQFG__heroMeta span{color:#f8f3e9a8;align-items:center;gap:6px;font-size:12px;display:inline-flex}.FatwaDetailContent-module__2uLQFG__heroMeta i{background:#ddc28e2e;width:1px;height:24px}.FatwaDetailContent-module__2uLQFG__content{background:var(--cream-50);padding:82px 0 105px;position:relative;overflow:hidden}.FatwaDetailContent-module__2uLQFG__layout{grid-template-columns:minmax(0,1.25fr) 300px;align-items:start;gap:17px;display:grid}.FatwaDetailContent-module__2uLQFG__answerSheet{border:1px solid var(--cream-300);background:#fffdf8d6;border-radius:11px;padding:30px;box-shadow:0 23px 58px #4b332817}.FatwaDetailContent-module__2uLQFG__question,.FatwaDetailContent-module__2uLQFG__answer{border-radius:7px;padding:22px}.FatwaDetailContent-module__2uLQFG__question{border-right:4px solid var(--gold-500);background:#a67a350f;margin-bottom:16px}.FatwaDetailContent-module__2uLQFG__answer{background:#fffdf8;border:1px solid #73503526}.FatwaDetailContent-module__2uLQFG__question>span,.FatwaDetailContent-module__2uLQFG__answer>span,.FatwaDetailContent-module__2uLQFG__sources>span,.FatwaDetailContent-module__2uLQFG__keywords>span{color:#735035;align-items:center;gap:8px;font:12px Noto Kufi Arabic Variable,sans-serif;display:inline-flex}.FatwaDetailContent-module__2uLQFG__question p{color:#4d3b30;margin:10px 0 0;font-size:19px;font-weight:600;line-height:1.85}.FatwaDetailContent-module__2uLQFG__answer p{color:var(--ink);margin:13px 0 0;font-size:18px;line-height:2.1}.FatwaDetailContent-module__2uLQFG__sources{border:1px dashed var(--cream-300);margin-top:18px;padding:18px 21px}.FatwaDetailContent-module__2uLQFG__sources ol{margin:10px 0 0}.FatwaDetailContent-module__2uLQFG__sources li{color:#76675b;font-size:14px}.FatwaDetailContent-module__2uLQFG__keywords{margin-top:18px}.FatwaDetailContent-module__2uLQFG__keywords>div{flex-wrap:wrap;gap:6px;margin-top:10px;display:flex}.FatwaDetailContent-module__2uLQFG__keywords small{color:#725f51;border:1px solid var(--cream-300);background:var(--cream-100);border-radius:16px;padding:5px 9px;font-size:11px}.FatwaDetailContent-module__2uLQFG__layout aside{text-align:center;border:1px solid var(--cream-300);background:#f6efe3;border-radius:10px;padding:24px}.FatwaDetailContent-module__2uLQFG__seal{width:150px;height:180px;color:var(--gold-300);background:#34231c;border-radius:75px 75px 7px 7px;flex-direction:column;justify-content:center;align-items:center;margin:0 auto 18px;display:flex;box-shadow:0 20px 42px #34231c33}.FatwaDetailContent-module__2uLQFG__seal small{color:#ffffff80;margin-top:16px;font-size:9px}.FatwaDetailContent-module__2uLQFG__seal strong{font-size:16px}.FatwaDetailContent-module__2uLQFG__layout aside p{color:#7f6f61;font-size:13px}.FatwaDetailContent-module__2uLQFG__layout aside a{color:#735035;align-items:center;gap:7px;font:11px Noto Kufi Arabic Variable,sans-serif;display:inline-flex}.FatwaDetailContent-module__2uLQFG__related{margin-top:70px}.FatwaDetailContent-module__2uLQFG__related header>span{color:var(--gold-600);font:11px Noto Kufi Arabic Variable,sans-serif}.FatwaDetailContent-module__2uLQFG__related h2{color:var(--brown-900);margin:2px 0 18px;font:620 31px Noto Kufi Arabic Variable,sans-serif}.FatwaDetailContent-module__2uLQFG__related>div{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.FatwaDetailContent-module__2uLQFG__related a{border:1px solid var(--cream-300);background:#fff;border-radius:8px;min-height:160px;padding:18px;transition:all .2s;position:relative}.FatwaDetailContent-module__2uLQFG__related a:hover{transform:translateY(-3px);box-shadow:0 15px 38px #4b332817}.FatwaDetailContent-module__2uLQFG__related a>span{color:var(--gold-600);font-size:10px}.FatwaDetailContent-module__2uLQFG__related a>strong{color:var(--brown-800);margin:4px 0;font-size:17px;display:block}.FatwaDetailContent-module__2uLQFG__related a>p{color:#867568;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:12px;display:-webkit-box;overflow:hidden}.FatwaDetailContent-module__2uLQFG__related a>svg{color:var(--gold-600);position:absolute;bottom:17px;left:17px}@media (max-width:850px){.FatwaDetailContent-module__2uLQFG__layout,.FatwaDetailContent-module__2uLQFG__related>div{grid-template-columns:1fr}}@media (max-width:620px){.FatwaDetailContent-module__2uLQFG__hero{padding:56px 0 60px}.FatwaDetailContent-module__2uLQFG__heroInner,.FatwaDetailContent-module__2uLQFG__inner{width:min(calc(100% - 32px),var(--container))}.FatwaDetailContent-module__2uLQFG__hero h1{font-size:32px}.FatwaDetailContent-module__2uLQFG__content{padding:65px 0 82px}.FatwaDetailContent-module__2uLQFG__answerSheet{padding:18px}.FatwaDetailContent-module__2uLQFG__question,.FatwaDetailContent-module__2uLQFG__answer{padding:17px}.FatwaDetailContent-module__2uLQFG__question p,.FatwaDetailContent-module__2uLQFG__answer p{font-size:16px}}
.FatwaSectionPremium-module__LJXlDq__section{background:radial-gradient(circle at 8% 18%,#ae7e3a21,#0000 23%),linear-gradient(115deg,#ffffffb8,#0000 42%),#f4ead9!important}.FatwaSectionPremium-module__LJXlDq__section:before{content:"";background:linear-gradient(#0000,#a67a3526,#0000);width:1px;height:100%;position:absolute;top:0;right:6%}.FatwaSectionPremium-module__LJXlDq__heading{align-items:center!important}.FatwaSectionPremium-module__LJXlDq__headingMeta{color:#79685a;align-items:center;gap:16px;margin-top:16px;font-size:12px;display:flex}.FatwaSectionPremium-module__LJXlDq__headingMeta span{align-items:center;gap:6px;display:inline-flex}.FatwaSectionPremium-module__LJXlDq__headingMeta strong{color:#8d632f;font:600 20px Noto Kufi Arabic Variable,sans-serif}.FatwaSectionPremium-module__LJXlDq__headingMeta i{background:#a67a3533;width:1px;height:28px}.FatwaSectionPremium-module__LJXlDq__board{grid-template-columns:minmax(0,1.2fr) minmax(350px,.8fr)!important;gap:20px!important}.FatwaSectionPremium-module__LJXlDq__featured{position:relative;background:linear-gradient(90deg,#a67a3509 1px,#0000 1px) 0 0/43px 43px,linear-gradient(145deg,#fffffff5,#f9f0dfe0)!important;border:1px solid #bf944f54!important;border-radius:24px 24px 24px 7px!important;min-height:465px!important;padding:30px 34px 0!important;box-shadow:0 30px 75px #492f2221!important}.FatwaSectionPremium-module__LJXlDq__featured:before{content:"";border:1px solid #a67a351c;border-radius:50%;width:230px;height:230px;position:absolute;top:-90px;left:-70px;box-shadow:0 0 0 35px #a67a3506}.FatwaSectionPremium-module__LJXlDq__featured:after{content:"";background:linear-gradient(#d8b46d,#634334,#d8b46d);width:5px;height:100%;position:absolute;top:0;right:0}.FatwaSectionPremium-module__LJXlDq__featuredSeal{z-index:2;color:#e7c782;background:#3d291f;border-radius:36px 36px 8px 8px;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:72px;height:85px;display:flex;position:absolute;top:23px;left:27px;box-shadow:0 13px 27px #3d291f33}.FatwaSectionPremium-module__LJXlDq__featuredSeal small{color:#ffffff8c;font-size:8px}.FatwaSectionPremium-module__LJXlDq__featuredTop{padding-left:92px}.FatwaSectionPremium-module__LJXlDq__questionBox{border-radius:10px 10px 10px 3px;background:#ecdbba59!important;border:1px solid #a67a3529!important;border-right:4px solid #c79345!important}.FatwaSectionPremium-module__LJXlDq__featuredFooter{border-top:1px solid #a67a3521;margin-inline:-34px!important;padding-inline:34px!important}.FatwaSectionPremium-module__LJXlDq__sidePanel{gap:16px!important}.FatwaSectionPremium-module__LJXlDq__categories{box-shadow:0 20px 48px #4b332814;background:#ffffffa8!important;border-color:#a67a3547!important;border-radius:18px 18px 18px 5px!important}.FatwaSectionPremium-module__LJXlDq__categoriesHeader{background:linear-gradient(90deg,#a67a351a,#0000)}.FatwaSectionPremium-module__LJXlDq__categoryLink{transition:all .2s}.FatwaSectionPremium-module__LJXlDq__categoryLink:hover{color:#fff;background:#745039}.FatwaSectionPremium-module__LJXlDq__categoryLink:hover svg,.FatwaSectionPremium-module__LJXlDq__categoryLink:hover i{color:#e8ca8f}.FatwaSectionPremium-module__LJXlDq__categoryIcon{color:#a4773a;border:1px solid #a67a352e;border-radius:50%;place-items:center;width:26px;height:26px;display:grid}.FatwaSectionPremium-module__LJXlDq__askCard{border:1px solid #e5c68a2b;box-shadow:0 24px 50px #34231c2e;border-radius:18px 18px 18px 5px!important;padding:21px!important}.FatwaSectionPremium-module__LJXlDq__askLink{background:#ffffff0a;border:1px solid #e5c68a33;border-radius:20px;justify-content:center;min-height:39px;padding:0 12px}.FatwaSectionPremium-module__LJXlDq__explore{color:#f5e5c4;background:#4b3227;border-radius:32px;grid-template-columns:1fr auto;align-items:center;column-gap:15px;width:min(100%,480px);min-height:62px;margin:20px auto 0;padding:8px 18px;transition:all .2s;display:grid;box-shadow:0 16px 35px #4b322733}.FatwaSectionPremium-module__LJXlDq__explore span{color:#ffffff80;font-size:9px}.FatwaSectionPremium-module__LJXlDq__explore strong{font:11px Noto Kufi Arabic Variable,sans-serif}.FatwaSectionPremium-module__LJXlDq__explore svg{color:#e3c17e;grid-area:1/2/3}.FatwaSectionPremium-module__LJXlDq__explore:hover{background:#674530;transform:translateY(-3px)}@media (max-width:899px){.FatwaSectionPremium-module__LJXlDq__board{grid-template-columns:1fr!important}}@media (min-width:900px) and (max-width:1536px){.FatwaSectionPremium-module__LJXlDq__section{padding:10px 0 7px!important}.FatwaSectionPremium-module__LJXlDq__heading{gap:46px!important;margin-bottom:10px!important}.FatwaSectionPremium-module__LJXlDq__heading h2{font-size:clamp(32px,3.1vw,43px)!important;line-height:1.25!important}.FatwaSectionPremium-module__LJXlDq__heading p{margin:3px 0 6px!important;font-size:14px!important;line-height:1.65!important}.FatwaSectionPremium-module__LJXlDq__headingMeta{min-height:34px;margin-top:5px}.FatwaSectionPremium-module__LJXlDq__headingMeta strong{font-size:17px}.FatwaSectionPremium-module__LJXlDq__board{gap:14px!important}.FatwaSectionPremium-module__LJXlDq__featured{min-height:350px!important;padding:20px 27px 0!important}.FatwaSectionPremium-module__LJXlDq__featuredSeal{width:62px;height:66px;top:14px;left:20px}.FatwaSectionPremium-module__LJXlDq__featuredTop{padding-left:72px;margin-bottom:11px!important}.FatwaSectionPremium-module__LJXlDq__featured h3{margin:5px 0 9px!important;font-size:23px!important;line-height:1.38!important}.FatwaSectionPremium-module__LJXlDq__questionBox{margin-bottom:9px!important;padding:11px 13px!important}.FatwaSectionPremium-module__LJXlDq__questionBox p{font-size:14px!important}.FatwaSectionPremium-module__LJXlDq__featured>p{-webkit-line-clamp:2!important;font-size:13px!important;line-height:1.65!important}.FatwaSectionPremium-module__LJXlDq__featuredFooter{min-height:48px!important;margin-inline:-27px!important;padding-inline:27px!important}.FatwaSectionPremium-module__LJXlDq__categoriesHeader{min-height:46px!important}.FatwaSectionPremium-module__LJXlDq__categoryLink{min-height:48px!important;padding-block:5px!important}.FatwaSectionPremium-module__LJXlDq__categoryLink span{font-size:11px!important}.FatwaSectionPremium-module__LJXlDq__categoryIcon{width:24px;height:24px}.FatwaSectionPremium-module__LJXlDq__askCard{padding:11px 15px!important}.FatwaSectionPremium-module__LJXlDq__askCard h3{font-size:16px!important}.FatwaSectionPremium-module__LJXlDq__askCard p{-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;margin:4px 0!important;font-size:10px!important}.FatwaSectionPremium-module__LJXlDq__askLink{min-height:33px;margin-top:5px!important}.FatwaSectionPremium-module__LJXlDq__explore{min-height:43px;margin-top:7px}}@media (max-width:620px){.FatwaSectionPremium-module__LJXlDq__headingMeta{flex-wrap:wrap}.FatwaSectionPremium-module__LJXlDq__featured{padding:23px 18px 0!important}.FatwaSectionPremium-module__LJXlDq__featuredSeal{border-radius:24px;flex-direction:row;width:100%;height:48px;margin-bottom:15px;position:static}.FatwaSectionPremium-module__LJXlDq__featuredTop{padding-left:0}.FatwaSectionPremium-module__LJXlDq__featuredFooter{margin-inline:-18px!important;padding-inline:18px!important}}
