/* GENERATED by extractors/extract_page_assets.py — do not hand-edit.
   Lifted from an inline <style> in the source page; relative url()
   targets are rebased for this file's depth. */
.desc-content::-webkit-scrollbar {
            width: 5px;
        }
        .desc-content::-webkit-scrollbar-track {
            background: rgba(0, 0, 0, 0.02);
            border-radius: 10px;
        }
        .desc-content::-webkit-scrollbar-thumb {
            background: var(--blue, #38a6dd);
            border-radius: 10px;
        }
