.quran-root{--bg-primary:#0d1117;--bg-secondary:#161b22;--bg-card:#1c2230;--bg-hover:#212836;--bg-input:#1c2230;--accent-green:#2dd4a0;--accent-green-dim:rgba(45,212,160,.12);--accent-gold:#c9a84c;--accent-gold-light:#e8c97a;--text-primary:#e6edf3;--text-secondary:#8b949e;--text-muted:#4a5568;--text-placeholder:#4a5568;--border:#21262d;--border-light:#30363d;--shadow-sm:0 1px 3px rgba(0,0,0,.4);--shadow-md:0 4px 16px rgba(0,0,0,.5);--shadow-lg:0 12px 40px rgba(0,0,0,.6);--search-overlay:rgba(0,0,0,.75);background:var(--bg-primary);color:var(--text-primary);font-family:Plus Jakarta Sans,sans-serif;font-size:15px;line-height:1.6;transition:background .25s ease,color .25s ease;min-height:100vh}html[data-theme=light] .quran-root{--bg-primary:#f8f5f0;--bg-secondary:#fff;--bg-card:#f0ece4;--bg-hover:#e8e2d8;--bg-input:#fff;--accent-green:#16a37a;--accent-green-dim:rgba(22,163,122,.1);--accent-gold:#a07830;--accent-gold-light:#8b6520;--text-primary:#1a1a2e;--text-secondary:#5a6272;--text-muted:#9aa0ac;--text-placeholder:#9aa0ac;--border:#e2ddd5;--border-light:#d4cec4;--shadow-sm:0 1px 3px rgba(0,0,0,.08);--shadow-md:0 4px 16px rgba(0,0,0,.1);--shadow-lg:0 12px 40px rgba(0,0,0,.15);--search-overlay:rgba(0,0,0,.4)}.quran-root a{color:inherit;text-decoration:none}.quran-root button{font-family:inherit;cursor:pointer;border:none;background:none}.quran-root ::-webkit-scrollbar{width:6px}.quran-root ::-webkit-scrollbar-track{background:var(--bg-primary)}.quran-root ::-webkit-scrollbar-thumb{background:var(--border-light);border-radius:999px}.quran-root .sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}@keyframes ayahFadeUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.quran-root .ayah-fade{animation:ayahFadeUp .35s ease both}