@import"https://fonts.googleapis.com/css2?family=Amiri+Quran&display=swap";.font-arabic{font-family:Amiri Quran,Amiri,serif!important}.ayah-side-by-side{display:flex;flex-direction:column;gap:24px}@media(min-width:1024px){.ayah-side-by-side{flex-direction:row;align-items:flex-start;gap:32px}.ayah-side-by-side .manuscript-card{width:auto;margin:0;min-width:0;flex:2 1 0%}.ayah-side-by-side .ayah-explanation-card{width:auto;margin:0;min-width:0;flex:3 1 0%;position:sticky;top:24px}}.manuscript-card{width:85%;background:#f7f4f0;border-radius:24px;box-shadow:0 0 0 1px #f0ece6;padding:48px 24px 40px}@media(max-width:767px){.manuscript-card{width:96%;padding:28px 14px 24px;border-radius:18px}}@media(min-width:768px)and (max-width:1023px){.manuscript-card{padding:48px 40px 40px}}@media(min-width:1024px){.manuscript-card{padding:64px 64px 48px}}:global(.dark) .manuscript-card{background:#17170f;box-shadow:0 0 0 1px #b2dbb81f}.ayah-toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:32px;font-family:IBM Plex Sans Arabic,sans-serif}.ayah-jump{position:relative;display:flex;align-items:center;gap:8px}.ayah-jump-label{font-size:.8rem;color:#7a7c7d;white-space:nowrap}:global(.dark) .ayah-jump-label{color:#a0a0a0}.ayah-jump-toggle{display:flex;align-items:center;justify-content:space-between;gap:10px;height:38px;min-width:140px;padding:0 12px;border-radius:10px;border:none;background:#fff;box-shadow:inset 0 0 0 1px #e9e9e9;color:#111;font-size:.85rem;font-family:inherit;cursor:pointer;transition:background .15s ease}.ayah-jump-toggle:hover{background:#f7f4f0}.ayah-jump-toggle svg{flex-shrink:0;color:#7a7c7d;transition:transform .15s ease}.ayah-jump-toggle[aria-expanded=true] svg{transform:rotate(180deg)}:global(.dark) .ayah-jump-toggle{background:#1a1a1a;color:#e5e5e5;box-shadow:inset 0 0 0 1px #ffffff1f}:global(.dark) .ayah-jump-toggle:hover{background:#ffffff0f}.ayah-jump-dropdown{position:absolute;top:calc(100% + 8px);inset-inline-start:0;z-index:30;width:220px;max-height:260px;overflow-y:auto;display:grid;grid-template-columns:repeat(5,1fr);gap:4px;background:#fffdfa;border-radius:14px;box-shadow:0 3px 15px #16192426;padding:8px}:global(.dark) .ayah-jump-dropdown{background:#1f1f1f}.ayah-jump-item{display:flex;align-items:center;justify-content:center;height:32px;border:none;border-radius:8px;background:transparent;color:#4d5052;font-family:Amiri Quran,Amiri,serif;font-size:.85rem;cursor:pointer}.ayah-jump-item:hover{background:#f7f4f0}.ayah-jump-item.active{background:var(--Colors-Forest-Green-800, #0e3d17);color:#fff}:global(.dark) .ayah-jump-item{color:#cfcfcf}:global(.dark) .ayah-jump-item:hover{background:#ffffff0f}:global(.dark) .ayah-jump-item.active{background:var(--Colors-Forest-Green-300, #99cfa0);color:#0e3d17}.ayah-search{position:relative;flex:1 1 220px;min-width:0}.ayah-search-icon{position:absolute;inset-inline-start:12px;top:50%;transform:translateY(-50%);color:#7a7c7d;pointer-events:none}.ayah-search-input{width:100%;height:38px;padding-inline-start:36px;padding-inline-end:12px;border-radius:10px;border:none;background:#fff;box-shadow:inset 0 0 0 1px #e9e9e9;color:#111;font-size:.85rem;box-sizing:border-box}.ayah-search-input:focus{outline:none;box-shadow:inset 0 0 0 1px var(--Colors-Forest-Green-800, #0e3d17)}:global(.dark) .ayah-search-input{background:#1a1a1a;color:#e5e5e5;box-shadow:inset 0 0 0 1px #ffffff1f}.ayah-search-results{position:absolute;top:calc(100% + 6px);inset-inline-start:0;inset-inline-end:0;max-height:260px;overflow-y:auto;background:#fffdfa;border-radius:14px;box-shadow:0 3px 15px #16192426;padding:6px;z-index:30}:global(.dark) .ayah-search-results{background:#1f1f1f}.ayah-search-result{display:flex;flex-direction:column;align-items:stretch;gap:2px;width:100%;padding:8px 10px;border:none;border-radius:10px;background:transparent;text-align:start;cursor:pointer}.ayah-search-result:hover{background:#f7f4f0}:global(.dark) .ayah-search-result:hover{background:#ffffff0f}.ayah-search-result-no{font-size:.75rem;font-weight:600;color:var(--Colors-Forest-Green-800, #0e3d17)}:global(.dark) .ayah-search-result-no{color:var(--Colors-Forest-Green-300, #99cfa0)}.ayah-search-result-snippet{font-family:Amiri Quran,Amiri,serif;font-size:.95rem;line-height:1.6;color:#4d5052}:global(.dark) .ayah-search-result-snippet{color:#cfcfcf}.ayah-search-empty{padding:12px 10px;font-size:.8rem;color:#7a7c7d;text-align:center}@media(max-width:767px){.ayah-toolbar{flex-direction:column;align-items:stretch;gap:10px;margin-bottom:20px}.ayah-jump{justify-content:space-between}.ayah-jump-label{font-size:.75rem}.ayah-jump-toggle,.ayah-search-input{height:42px;font-size:.9rem}.ayah-jump-toggle{flex:1}.ayah-jump-dropdown{width:100%;grid-template-columns:repeat(4,1fr);max-height:240px}.ayah-jump-item{height:38px;font-size:.9rem}.ayah-search{flex-basis:auto;width:100%}.ayah-search-icon{inset-inline-start:14px}.ayah-search-input{padding-inline-start:40px}.ayah-search-results{max-height:240px}.ayah-search-result{padding:10px 12px}.ayah-search-result-snippet{font-size:1rem}}@media(min-width:768px)and (max-width:1023px){.ayah-toolbar{gap:10px}.ayah-search{flex-basis:180px}}.manuscript-bismillah{text-align:center;margin-bottom:40px;font-family:Amiri Quran,Amiri,serif;font-size:1.75rem;color:var(--Colors-Forest-Green-800, #0e3d17)}@media(max-width:767px){.manuscript-bismillah{font-size:1.3rem;margin-bottom:24px}}:global(.dark) .manuscript-bismillah{color:var(--Colors-Forest-Green-300, #99cfa0)}.manuscript-text{margin:0;text-align:justify;text-align-last:center;direction:rtl;font-family:Amiri Quran,Amiri,serif;font-size:1.15rem;line-height:2;color:#3a3733;word-spacing:.1em}@media(max-width:767px){.manuscript-text{font-size:1.1rem;line-height:2.05;word-spacing:.06em}}@media(min-width:768px)and (max-width:1023px){.manuscript-text{font-size:1.05rem;line-height:1.85}}@media(min-width:1024px){.manuscript-text{font-size:1.3rem}}:global(.dark) .manuscript-text{color:#cfcfcf}.ayah-inline{display:inline;box-decoration-break:clone;-webkit-box-decoration-break:clone;border-radius:6px;padding:1px 3px;margin:0;cursor:pointer;transition:background .15s ease}@media(max-width:767px){.ayah-inline{padding:4px 6px;border-radius:8px}}@media(min-width:768px)and (max-width:1023px){.ayah-inline{padding:1px 2px}}.ayah-inline:hover,.ayah-inline:focus-visible{background:#fff;outline:none}:global(.dark) .ayah-inline:hover,:global(.dark) .ayah-inline:focus-visible{background:#99cfa01f}.ayah-inline.active{background:transparent;box-shadow:inset 0 -.5em #e0f5de}:global(.dark) .ayah-inline.active{background:transparent;box-shadow:inset 0 -.5em #99cfa059}.ayah-badge{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;margin:0 4px;font-family:IBM Plex Sans Arabic,sans-serif;font-size:13px;font-weight:600;color:var(--Colors-Forest-Green-800, #0e3d17);position:relative;vertical-align:middle}@media(max-width:767px){.ayah-badge{width:26px;height:26px;margin:0 3px;font-size:11px}}@media(min-width:768px)and (max-width:1023px){.ayah-badge{width:26px;height:26px;margin:0 3px;font-size:11px}}.ayah-badge-svg{position:absolute;inset:0}.ayah-badge-num{position:relative}:global(.dark) .ayah-badge{color:var(--Colors-Forest-Green-300, #99cfa0)}:global(.dark) .ayah-badge-svg path{fill:#99cfa026;stroke:#99cfa0}.ayah-pagination{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:12px;margin-top:40px;padding-top:32px;border-top:1px solid #f0ece6}@media(max-width:767px){.ayah-pagination{gap:6px;margin-top:24px;padding-top:20px}}:global(.dark) .ayah-pagination{border-color:#ffffff14}.ayah-page-numbers{display:flex;align-items:center;gap:4px;flex-wrap:wrap;justify-content:center}.ayah-page-btn{display:inline-flex;align-items:center;justify-content:center;min-width:36px;height:36px;padding:0 10px;border-radius:10px;border:none;background:transparent;color:#4d5052;font-size:.85rem;font-weight:500;cursor:pointer;transition:background .15s ease,color .15s ease}@media(max-width:767px){.ayah-page-btn{min-width:30px;height:30px;padding:0 8px;font-size:.75rem}.ayah-page-btn.ayah-page-nav{padding:0 10px}}.ayah-page-btn:hover:not(:disabled){background:#f7f4f0}.ayah-page-btn.active{background:var(--Colors-Forest-Green-800, #0e3d17);color:#fff}.ayah-page-btn:disabled{opacity:.35;cursor:not-allowed}.ayah-page-btn.ayah-page-nav{font-weight:600;padding:0 16px}.ayah-page-ellipsis{color:#7a7c7d;padding:0 4px}:global(.dark) .ayah-page-btn{color:#cfcfcf}:global(.dark) .ayah-page-btn:hover:not(:disabled){background:#ffffff0f}:global(.dark) .ayah-page-btn.active{background:var(--Colors-Forest-Green-300, #99cfa0);color:#0e3d17}.lang-row{width:85%;margin:28px auto 0;display:flex;flex-wrap:wrap;align-items:center;gap:12px}@media(max-width:767px){.lang-row{width:96%;margin-top:20px;gap:8px}.lang-pill{height:28px;padding:0 11px;font-size:.72rem}}.lang-row-label{font-size:.8rem;color:#7a7c7d;white-space:nowrap}:global(.dark) .lang-row-label{color:#a0a0a0}.lang-row-pills{display:flex;flex-wrap:wrap;gap:8px}.lang-pill{display:inline-flex;align-items:center;height:32px;padding:0 14px;border-radius:9999px;font-size:.8rem;font-weight:500;color:#4d5052;background:#fff;box-shadow:inset 0 0 0 1px #e9e9e9;text-decoration:none;transition:background .15s ease,color .15s ease}.lang-pill:hover{background:#f7f4f0}.lang-pill.active{background:var(--Colors-Forest-Green-800, #0e3d17);color:#fff;box-shadow:none}:global(.dark) .lang-pill{background:transparent;color:#cfcfcf;box-shadow:inset 0 0 0 1px #ffffff1f}:global(.dark) .lang-pill:hover{background:#ffffff0f}:global(.dark) .lang-pill.active{background:var(--Colors-Forest-Green-300, #99cfa0);color:#0e3d17}.surah-nav-row{width:85%;margin:32px auto 0;display:flex;align-items:center;justify-content:space-between;gap:12px}@media(max-width:767px){.surah-nav-row{width:96%;margin-top:24px;gap:8px}}.surah-nav-btn{display:flex;align-items:center;gap:8px;height:44px;padding:0 18px;border-radius:12px;background:#fff;box-shadow:inset 0 0 0 1px #e9e9e9;color:#4d5052;font-size:.875rem;font-weight:500;text-decoration:none;transition:background .15s ease}@media(max-width:767px){.surah-nav-btn{height:38px;padding:0 12px;font-size:.75rem;gap:5px;flex:1;justify-content:center}}.surah-nav-btn:hover{background:#f7f4f0}.surah-nav-btn[aria-disabled=true]{opacity:.4;pointer-events:none}:global(.dark) .surah-nav-btn{background:transparent;color:#cfcfcf;box-shadow:inset 0 0 0 1px #ffffff1f}:global(.dark) .surah-nav-btn:hover{background:#ffffff0f}.ayah-explanation-card{width:85%;background:#fffdfa;border-radius:24px;box-shadow:0 0 0 1px #f0ece6,0 10px 32px #0e3d1714;padding:36px 36px 30px;animation:explanation-fade-in .25s ease-out}@media(max-width:767px){.ayah-explanation-card{width:96%;padding:22px 18px 18px;border-radius:18px}.ayah-explanation-arabic{font-size:1.3rem;line-height:1.85;margin-bottom:14px;padding-bottom:14px}.ayah-explanation-content{font-size:1.15rem;line-height:1.85}}@media(min-width:768px){.ayah-explanation-card{padding:48px 48px 40px}}@keyframes explanation-fade-in{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}:global(.dark) .ayah-explanation-card{background:#1f1f1f;box-shadow:0 0 0 1px #ffffff14,0 10px 32px #0006}.ayah-explanation-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.ayah-explanation-heading{display:flex;align-items:baseline;gap:6px;font-family:IBM Plex Sans Arabic,sans-serif;color:var(--Colors-Forest-Green-800, #0e3d17)}:global(.dark) .ayah-explanation-heading{color:var(--Colors-Forest-Green-300, #99cfa0)}.ayah-explanation-label{font-size:.9rem;opacity:.7}.ayah-explanation-number{font-size:1.1rem;font-weight:700}.ayah-share{position:relative}.ayah-share-toggle{display:flex;align-items:center;gap:6px;height:32px;padding:0 12px;border-radius:9999px;border:none;background:#fff;box-shadow:inset 0 0 0 1px #e9e9e9;color:#4d5052;font-size:.78rem;font-weight:500;cursor:pointer;transition:background .15s ease}.ayah-share-toggle:hover{background:#f7f4f0}:global(.dark) .ayah-share-toggle{background:transparent;color:#cfcfcf;box-shadow:inset 0 0 0 1px #ffffff1f}:global(.dark) .ayah-share-toggle:hover{background:#ffffff0f}.ayah-share-dropdown{position:absolute;inset-inline-end:0;top:calc(100% + 8px);z-index:30;min-width:180px;background:#fffdfa;border-radius:14px;box-shadow:0 3px 15px #16192426;padding:8px;display:flex;flex-direction:column;gap:2px}:global(.dark) .ayah-share-dropdown{background:#1f1f1f}.ayah-share-item{display:flex;align-items:center;gap:10px;padding:9px 10px;border:none;border-radius:10px;background:transparent;color:#4d5052;font-family:IBM Plex Sans Arabic,sans-serif;font-size:.82rem;text-decoration:none;cursor:pointer;text-align:start}.ayah-share-item:hover{background:#f7f4f0;color:#111}:global(.dark) .ayah-share-item{color:#cfcfcf}:global(.dark) .ayah-share-item:hover{background:#ffffff0f;color:#fff}@media(max-width:767px){.ayah-explanation-header{flex-wrap:wrap;gap:10px}.ayah-share-toggle span{display:none}.ayah-share-toggle{width:32px;padding:0;justify-content:center}}.ayah-explanation-arabic{font-family:Amiri Quran,Amiri,serif;font-size:1.9rem;line-height:2;text-align:center;color:#111;margin:0 0 24px;padding-bottom:24px;border-bottom:1px solid #e9e5df}:global(.dark) .ayah-explanation-arabic{color:#e5e5e5;border-color:#ffffff14}.ayah-explanation-translations{display:flex;flex-direction:column;gap:12px}.ayah-explanation-item{padding:18px 20px;border-radius:16px;background:#f7f4f0}:global(.dark) .ayah-explanation-item{background:#ffffff0d}.ayah-explanation-lang-label{font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.03em;color:var(--Colors-Forest-Green-800, #0e3d17);margin-bottom:8px}:global(.dark) .ayah-explanation-lang-label{color:var(--Colors-Forest-Green-300, #99cfa0)}.ayah-explanation-content{margin:0;font-size:1.35rem;line-height:1.95;color:#3a3733}:global(.dark) .ayah-explanation-content{color:#d4d4d4}.ayah-explanation-footnotes{margin-top:10px;font-size:.9rem;line-height:1.7;color:#7a7c7d}.ayah-explanation-empty{text-align:center;color:#7a7c7d;padding:20px 0}.hero-container{width:100%;height:auto;overflow:hidden!important;min-height:400px;padding-bottom:40px;padding-left:16px;padding-right:16px;border-radius:1rem;border:1px solid var(--Colors-Forest-Green-200, #b2dbb8);display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;margin:0 auto}@media(max-width:767px){.hero-container{padding-top:100px;padding-bottom:24px;min-height:auto}}@media(min-width:768px){.hero-container{min-height:320px;padding:108px 24px 36px;border-radius:1.2rem;margin-inline:auto!important}}@media(min-width:768px)and (max-width:1024px){.hero-container{padding-top:96px}}.hero-bg{position:absolute;inset:0;z-index:-1;border-radius:1.2rem;background:linear-gradient(180deg,#fefdf9,#e0f5de);backdrop-filter:blur(8px);mask-image:radial-gradient(ellipse at 50% 0%,#000 50%,#00000026);-webkit-mask-image:radial-gradient(ellipse at 50% 0%,#000 50%,rgba(0,0,0,.15) 100%)}.hero-header-wrapper{width:calc(100% - 8px);position:sticky;top:20px;z-index:50;margin:40px 4px -99.9px}.hero-header-wrapper :global(.site-header){max-width:none;width:100%}:global(.dark) .hero-container{border-color:#b2dbb826}:global(.dark) .hero-bg{background:linear-gradient(180deg,#16241a,#0d1a11)}.hero-breadcrumb{font-family:IBM Plex Sans Arabic,sans-serif;font-weight:400;font-size:.875rem;line-height:1.25rem;letter-spacing:0%;text-align:center;color:#4d5052;text-decoration:none}.hero-breadcrumb:hover{color:#111;text-decoration:underline;text-decoration-style:solid;text-underline-offset:2px}:global(.dark) .hero-breadcrumb{color:#a0a0a0}:global(.dark) .hero-breadcrumb:hover{color:#fff}.hero-ayah-count{font-family:IBM Plex Sans Arabic,sans-serif;font-weight:400;font-size:1.25rem;line-height:2.25rem;letter-spacing:0%;text-align:center;vertical-align:middle;color:var(--Colors-Forest-Green-800, #0E3D17)}:global(.dark) .hero-ayah-count{color:var(--Colors-Forest-Green-300, #99cfa0)}.ayah-share-card-wrap{position:fixed;top:0;left:-10000px;z-index:-1;pointer-events:none}.ayah-share-card{box-sizing:border-box;width:1080px;padding:96px 96px 64px;background:linear-gradient(160deg,#fffdfa,#e0f5de 60%,#fffdfa);display:flex;flex-direction:column;align-items:center;text-align:center;font-family:IBM Plex Sans Arabic,sans-serif}.ayah-share-card-context{font-size:30px;font-weight:600;color:#0e3d17;margin-bottom:44px}.ayah-share-card-arabic{font-family:Amiri Quran,Amiri,serif;font-size:54px;line-height:1.85;color:#111;margin:0 0 48px}.ayah-share-card-translation-wrap{box-sizing:border-box;width:100%;background:#ffffffb3;border:1px solid #d9ecd6;border-radius:28px;padding:40px 48px;margin-bottom:56px}.ayah-share-card-lang-label{font-size:22px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#0e3d17;margin-bottom:16px}.ayah-share-card-translation{margin:0;font-size:30px;line-height:1.75;font-style:italic;color:#3a3733}.ayah-share-card-footer{box-sizing:border-box;width:100%;display:flex;align-items:center;justify-content:space-between;border-top:1px solid #d9ecd6;padding-top:32px}.ayah-share-card-footer-brand{flex-shrink:0}.ayah-share-card-footer-brand svg{display:block}.ayah-share-card-footer-domain{font-size:20px;line-height:1;color:#7a7c7d;direction:ltr;flex-shrink:0;white-space:nowrap}
