.brutalist-l-root{--l-ink:#2c1810;--l-ink-secondary:#5c4a32;--l-cream:#f4e8d0;--l-gold:#c9a227;--l-dark:#1a1410;width:100%}.bl-tabs-bar{display:flex;gap:0;background:#1a1410;border-bottom:1px solid rgba(201,162,39,.3);padding:0 .5rem}.bl-tab{display:inline-flex;align-items:center;gap:.4rem;padding:.85rem 1.1rem;background:none;border:none;border-bottom:3px solid transparent;color:#c8b88a;font-family:Playfair Display,Georgia,serif;font-size:.85rem;font-weight:700;font-style:italic;text-transform:uppercase;letter-spacing:.04em;cursor:pointer;white-space:nowrap;transition:color .15s ease,border-color .15s ease;flex-shrink:0}.bl-tab:hover{color:#f4e8d0}.bl-tab.active{color:#c9a227;border-bottom-color:#c9a227}.bl-tab-count{font-size:.65rem;font-weight:800;padding:.1rem .4rem;background:rgba(201,162,39,.18);color:#c8b88a;border-radius:2px}.bl-tab.active .bl-tab-count{background:rgba(201,162,39,.35);color:#e8d48a}.bl-error,.bl-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;padding:3rem 1rem;color:#c8b88a;text-align:center}.bl-loading-spinner{width:36px;height:36px;border:3px solid rgba(201,162,39,.25);border-top-color:#c9a227;border-radius:50%;animation:bl-spin .8s linear infinite}@keyframes bl-spin{to{transform:rotate(1turn)}}.bl-error p{margin:0;color:#e8d48a}.bl-retry-btn{padding:.45rem 1rem;background:#c9a227;color:#1a1410;border:2px solid #2c1810;font-weight:700;font-style:italic;text-transform:uppercase;font-size:.75rem;cursor:pointer}.bl-book-link,.bl-post-link{display:flex;gap:.75rem;text-decoration:none;color:inherit;width:100%}.bl-quran-hint{margin:0 0 1rem;font-size:.8rem}.bl-quran-hint a{color:#c9a227;text-decoration:none;font-weight:600}.bl-quran-hint a:hover{text-decoration:underline}.brutalist-l-root .rp-variant-l{--rp-l-dark:#1a1410;--l-ink:#2c1810;--l-ink-secondary:#5c4a32;--l-cream:#f4e8d0;--l-gold:#c9a227;--rp-l-cream:var(--l-cream);--rp-l-gold:var(--l-gold);--rp-l-gold-light:#e8d48a;background:var(--rp-l-dark);color:var(--rp-l-cream);padding:1.25rem clamp(.75rem,3vw,1.5rem) 2rem;min-height:40vh}.brutalist-l-root .rp-h-count{color:var(--rp-l-gold);opacity:1}.brutalist-l-root .rp-h-meta{color:var(--l-ink-secondary)}.brutalist-l-root .rp-h-header{margin-bottom:1rem}.brutalist-l-root .rp-h-title{font-size:clamp(1.1rem,3vw,1.4rem);font-weight:900;text-transform:uppercase;letter-spacing:.06em;margin:0;display:flex;align-items:baseline;gap:.5rem;color:var(--rp-l-cream)}.brutalist-l-root .rp-h-header-rule--l{height:3px;margin-top:.5rem;background:linear-gradient(90deg,transparent,#c9a227 15%,#e8d48a 50%,#c9a227 85%,transparent);position:relative}.brutalist-l-root .rp-h-header-rule--l:after,.brutalist-l-root .rp-h-header-rule--l:before{content:"◆";position:absolute;top:50%;transform:translateY(-50%);font-size:.45rem;color:#c9a227;line-height:1}.brutalist-l-root .rp-h-header-rule--l:before{left:0}.brutalist-l-root .rp-h-header-rule--l:after{right:0}.brutalist-l-root .bl-books-grid,.brutalist-l-root .hpc-posts,.brutalist-l-root .rp-h-books,.brutalist-l-root .rp-h-quran-list{display:grid;grid-gap:1.25rem;gap:1.25rem;grid-template-columns:1fr}@media (min-width:640px){.brutalist-l-root .bl-books-grid,.brutalist-l-root .hpc-posts,.brutalist-l-root .rp-h-books,.brutalist-l-root .rp-h-quran-list{grid-template-columns:repeat(2,1fr)}}.brutalist-l-root .rp-h-book-card{display:flex;gap:.75rem;padding:.75rem;position:relative;min-width:0;transition:transform .2s ease,box-shadow .2s ease;background:var(--rp-l-cream);color:var(--rp-l-dark);border:2px solid transparent;background-clip:padding-box;box-shadow:0 4px 16px rgba(0,0,0,.3)}.brutalist-l-root .rp-h-book-card:before{content:"";position:absolute;inset:-2px;background:linear-gradient(135deg,var(--rp-l-gold),var(--rp-l-gold-light),var(--rp-l-gold));z-index:-1;border-radius:1px}.brutalist-l-root .rp-h-book-card:after{content:"";position:absolute;top:6px;left:6px;width:12px;height:12px;border-top:2px solid var(--rp-l-gold);border-left:2px solid var(--rp-l-gold);pointer-events:none}.brutalist-l-root .rp-h-book-card:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(201,162,39,.2)}.brutalist-l-root .rp-h-book-cover{width:64px;height:84px;flex-shrink:0;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center;border:2px solid rgba(201,162,39,.7)}@media (min-width:640px){.brutalist-l-root .rp-h-book-cover{width:56px;height:74px}}.brutalist-l-root .rp-h-cover-img{object-fit:cover}.brutalist-l-root .rp-h-book-body{flex:1 1;min-width:0}.brutalist-l-root .rp-h-book-title{font-size:1rem;font-weight:800;margin:0 0 .35rem;line-height:1.25;color:var(--l-ink);overflow:hidden}.brutalist-l-root .rp-h-book-excerpt{font-size:.78rem;margin:0 0 .5rem;line-height:1.5;color:var(--l-ink);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.brutalist-l-root .rp-h-book-footer{display:flex;justify-content:space-between;flex-wrap:wrap;gap:.5rem;padding-top:.4rem;border-top:1px solid rgba(44,24,16,.2)}.brutalist-l-root .rp-h-book-footer .rp-h-meta{color:var(--l-ink);font-weight:600;font-family:ui-monospace,monospace;font-size:.65rem;text-transform:uppercase}.brutalist-l-root .rp-h-book-title--dropcap{display:flex;align-items:flex-start;gap:.15rem}.brutalist-l-root .rp-h-dropcap{font-family:Playfair Display,Georgia,serif;font-size:2rem;font-weight:700;line-height:.85;margin-right:.1rem;color:var(--rp-l-gold)}.brutalist-l-root .hct-tag{font-family:inherit;font-size:clamp(.5rem,1.8vw,.6rem);font-weight:900;font-style:italic;letter-spacing:.06em;text-transform:uppercase}.brutalist-l-root .hct-tag--corner{position:absolute;top:-8px;right:12px;z-index:2;padding:.15rem .5rem;font-size:.55rem;background:#e8d5a3;color:#2c1810;transform:rotate(3deg)}.brutalist-l-root .hct-tag--pill{display:inline-block;padding:.15rem .4rem;font-size:.6rem;border:2px solid #2c1810;background:#e8d5a3;color:#2c1810}.brutalist-l-root .hpc-posts>*{min-width:0}.brutalist-l-root .hpc-posts .bl-post-link{display:block;min-width:0}.brutalist-l-root .hpc-card{position:relative;width:100%;min-width:0;transition:transform .15s ease}.brutalist-l-root .hpc-card-inner{position:relative;padding:clamp(.9rem,3vw,1.25rem);z-index:1}.brutalist-l-root .hpc-card:before{content:"";position:absolute;inset:4px;border:2px solid rgba(201,162,39,.45);pointer-events:none;z-index:2}.brutalist-l-root .hpc-card--illuminated{background:#f4e8d0;color:#1a1410;border:3px solid #c9a227;box-shadow:0 0 0 2px #1a1410,6px 6px 0 rgba(26,20,16,.35)}.brutalist-l-root .hpc-card--illuminated:hover{transform:translateY(-2px)}.brutalist-l-root .hpc-featured{font-size:.6rem;font-weight:900;font-style:italic;letter-spacing:.12em;color:#6b4f0a;display:block;margin-bottom:.4rem}.brutalist-l-root .hpc-title{font-size:clamp(.95rem,2.8vw,1.15rem);font-weight:900;font-style:italic;text-transform:uppercase;margin:0 0 .35rem;line-height:1.25}.brutalist-l-root .hpc-excerpt,.brutalist-l-root .hpc-title{overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.brutalist-l-root .hpc-excerpt{font-size:.8rem;margin:0 0 .5rem;line-height:1.5;color:#3d2914}.brutalist-l-root .hpc-meta{display:flex;flex-wrap:wrap;gap:.35rem;align-items:center}.brutalist-l-root .hpc-meta-item{font-family:ui-monospace,monospace;font-size:.62rem;font-weight:700;text-transform:uppercase;color:#5c4a32}.brutalist-l-root .hpc-tags{display:flex;flex-wrap:wrap;gap:.35rem;margin-top:.6rem}.brutalist-l-root .rp-h-quran-list{list-style:none;margin:0;padding:0}.brutalist-l-root .rp-h-quran-list>*{min-width:0}.brutalist-l-root .rp-h-quran-item{display:flex;align-items:center;gap:.75rem;padding:.65rem .75rem;min-width:0;background:var(--rp-l-cream);color:var(--l-ink);border:1px solid var(--rp-l-gold);transition:transform .2s ease}.brutalist-l-root .rp-h-quran-item:hover{transform:translateX(2px)}.brutalist-l-root .rp-h-quran-num{font-family:ui-monospace,monospace;font-size:.85rem;font-weight:800;min-width:1.75rem;color:var(--rp-l-gold)}.brutalist-l-root .rp-h-quran-names{flex:1 1;min-width:0;display:flex;flex-direction:column;gap:.1rem}.brutalist-l-root .rp-h-quran-arabic{font-family:Amiri,serif;font-size:1.1rem;line-height:1.3}.brutalist-l-root .rp-h-quran-arabic,.brutalist-l-root .rp-h-quran-english{color:var(--l-ink);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.brutalist-l-root .rp-h-quran-english{font-size:.75rem;font-weight:700;text-transform:uppercase}.brutalist-l-root .rp-h-quran-divider{display:block;height:2px;width:48px;margin:.15rem 0;background:linear-gradient(90deg,#c9a227,transparent)}.brutalist-l-root .rp-h-quran-meta{flex-shrink:0;color:var(--l-ink-secondary)}.brutalist-l-root .rp-h-play-btn{flex-shrink:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;border:2px solid var(--rp-l-gold);background:var(--rp-l-dark);color:var(--rp-l-gold);transition:transform .15s ease}.brutalist-l-root .rp-h-play-btn:hover{transform:scale(1.05)}.brutalist-l-root .rp-h-duas{display:flex;flex-direction:column;gap:.75rem}.brutalist-l-root .rp-h-dua-block{margin:0;padding:1rem;background:var(--rp-l-cream);color:var(--l-ink);border:1px solid var(--rp-l-gold);border-top:3px solid var(--rp-l-gold)}.brutalist-l-root .rp-h-dua-cat{font-size:.58rem;font-weight:800;letter-spacing:.1em;display:block;margin-bottom:.35rem;color:var(--l-ink-secondary)}.brutalist-l-root .rp-h-dua-title{font-size:.95rem;font-weight:800;margin:0 0 .5rem;color:var(--l-ink)}.brutalist-l-root .rp-h-dua-arabic{font-family:Amiri,serif;font-size:1.25rem;line-height:1.8;margin:0 0 .5rem;color:var(--l-ink)}.brutalist-l-root .rp-h-dua-translit{font-size:.75rem;font-style:italic;margin:0 0 .35rem;color:var(--l-ink-secondary)}.brutalist-l-root .rp-h-dua-translation{font-size:.8rem;margin:0;line-height:1.5;color:var(--l-ink)}.brutalist-l-root .hp-panel--illuminated{--hp-bg:#1a1410;--hp-text:#f4e8d0;--hp-accent:#c9a227;--hp-accent-text:#1a1410;--hp-gold:#c9a227;--hp-border:#c9a227;--hp-panel-bg:#f4e8d0;--hp-meta:#3d2914}.brutalist-l-root .hp-prayer-section-title,.brutalist-l-root .hp-title{font-size:clamp(1.15rem,3.5vw,1.5rem);font-weight:900;font-style:italic;text-transform:uppercase;letter-spacing:.06em;margin:0;color:#c9a227}.brutalist-l-root .hp-count{font-size:.85em;font-weight:900;color:#c9a227}.brutalist-l-root .hp-stripe{height:2px;margin-top:.5rem;background:linear-gradient(90deg,#c9a227,#e8d48a,transparent)}.brutalist-l-root .hp-madhab-tabs{display:flex;gap:.35rem;margin-bottom:1rem;flex-wrap:wrap}.brutalist-l-root .hp-madhab-btn{padding:.65rem 1rem;border:3px solid #c9a227;background:transparent;color:#f4e8d0;font-size:clamp(.65rem,2.5vw,.75rem);font-weight:900;font-style:italic;text-transform:uppercase;cursor:pointer;letter-spacing:.04em}.brutalist-l-root .hp-madhab-btn.active{background:#c9a227;color:#2c1810;border-color:#2c1810;transform:rotate(-1deg)}.brutalist-l-root .hp-madhab-info{padding:1.25rem;border:2px solid #c9a227;margin-bottom:1rem;background:#f4e8d0;color:#1a1410}.brutalist-l-root .hp-madhab-info h3{font-size:1.1rem;font-weight:900;font-style:italic;margin:0 0 .25rem;text-transform:uppercase;color:#2c1810}.brutalist-l-root .hp-founder{font-family:ui-monospace,monospace;font-size:.68rem;font-weight:700;letter-spacing:.06em;margin:0 0 .35rem;color:#3d2914}.brutalist-l-root .hp-founder--dropcap{display:flex;align-items:flex-start;gap:.1rem}.brutalist-l-root .hp-dropcap{font-family:Playfair Display,Georgia,serif;font-size:1.75rem;font-weight:700;line-height:.85;color:#c9a227}.brutalist-l-root .hp-madhab-desc{font-size:.78rem;margin:0;line-height:1.5;color:#3d2914}.brutalist-l-root .hp-prayer-section{margin-bottom:1.25rem}.brutalist-l-root .hp-prayer-section-title{margin:0 0 .75rem;border-bottom:3px solid #c9a227;padding-bottom:.3rem;display:inline-block}.brutalist-l-root .hp-steps{display:flex;flex-direction:column;gap:.65rem}.brutalist-l-root .hp-step-block{padding:1rem;background:#f4e8d0;color:#2c1810;border:3px solid #2c1810;border-left:6px solid #c9a227}.brutalist-l-root .hp-step-header{font-size:.62rem;font-weight:900;font-style:italic;color:#c9a227;letter-spacing:.08em;display:block;margin-bottom:.25rem;text-transform:uppercase}.brutalist-l-root .hp-step-block h5{font-size:.88rem;font-weight:900;font-style:italic;margin:0 0 .2rem;text-transform:uppercase;color:#2c1810}.brutalist-l-root .hp-step-block p{font-size:.75rem;margin:0;line-height:1.45;color:#2c1810}.brutalist-l-root .hp-step-note{margin-top:.35rem!important;color:#5c4a32!important;font-weight:600!important;font-size:.68rem!important}@media (max-width:768px){.bl-tabs-bar{display:grid;grid-template-columns:repeat(6,1fr);padding:0;overflow-x:visible}.bl-tab{justify-content:center;padding:.65rem .35rem;font-size:.72rem;letter-spacing:.03em;gap:.28rem;flex-shrink:1;min-width:0}.bl-tab:first-child{grid-column:1/3}.bl-tab:nth-child(2){grid-column:3/5}.bl-tab:nth-child(3){grid-column:5/7}.bl-tab:nth-child(4){grid-column:2/4}.bl-tab:nth-child(5){grid-column:4/6}.bl-tab-count{font-size:.55rem;padding:.08rem .28rem}.brutalist-l-root .rp-h-quran-item{flex-wrap:wrap}.brutalist-l-root .rp-h-quran-meta{width:100%;padding-left:2.5rem}.brutalist-l-root .hct-tag--corner{top:-6px;right:8px;font-size:.5rem}.brutalist-l-root .hp-madhab-btn{padding:.5rem .75rem;font-size:.6rem}}@media (max-width:320px){.bl-tab{padding:.55rem .2rem;font-size:.65rem;gap:.2rem}.bl-tab-count{font-size:.5rem;padding:.06rem .22rem}.brutalist-l-root .rp-variant-l{padding:1rem .65rem 1.5rem}}.brutalist-l-root.bl-post-page,.brutalist-l-root.bl-posts-list-page{width:100%}.brutalist-l-root.bl-post-page .rp-variant-l,.brutalist-l-root.bl-posts-list-page .rp-variant-l{min-height:60vh}.bl-post-nav{margin-bottom:1.25rem}.bl-post-back{display:inline-flex;align-items:center;gap:.35rem;color:#c9a227;text-decoration:none;font-family:ui-monospace,monospace;font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;transition:color .15s ease}.bl-post-back:hover{color:#f4e8d0}.bl-post-back-icon{width:1rem;height:1rem;flex-shrink:0}.brutalist-l-root .bl-post-detail{max-width:48rem;margin:0 auto}.brutalist-l-root .bl-post-detail-header{padding-bottom:.5rem}.brutalist-l-root .bl-post-detail-title{display:block;-webkit-line-clamp:unset;overflow:visible;font-size:clamp(1.25rem,4vw,1.75rem);margin-bottom:.5rem}.brutalist-l-root .bl-post-detail-excerpt{display:block;-webkit-line-clamp:unset;overflow:visible;font-size:.9rem;margin-bottom:.75rem}.bl-post-featured-image{position:relative;margin:0 clamp(.9rem,3vw,1.25rem);border:2px solid rgba(201,162,39,.55);overflow:hidden;aspect-ratio:16/9}.bl-post-featured-img{width:100%;height:100%;object-fit:cover;display:block}.brutalist-l-root .bl-post-prose{padding:clamp(1rem,3vw,1.5rem) clamp(.9rem,3vw,1.25rem);color:#3d2914;font-size:clamp(.88rem,2.5vw,1rem);line-height:1.75;border-top:1px solid rgba(44,24,16,.15)}.brutalist-l-root .bl-post-prose>:first-child{margin-top:0}.brutalist-l-root .bl-post-prose h1,.brutalist-l-root .bl-post-prose h2,.brutalist-l-root .bl-post-prose h3,.brutalist-l-root .bl-post-prose h4{font-family:Playfair Display,Georgia,serif;font-weight:900;font-style:italic;text-transform:uppercase;letter-spacing:.03em;color:#2c1810;margin:1.75rem 0 .75rem;line-height:1.3}.brutalist-l-root .bl-post-prose h1{font-size:clamp(1.2rem,3.5vw,1.5rem);border-bottom:2px solid rgba(201,162,39,.45);padding-bottom:.35rem}.brutalist-l-root .bl-post-prose h2{font-size:clamp(1.05rem,3vw,1.3rem)}.brutalist-l-root .bl-post-prose h3{font-size:clamp(.95rem,2.8vw,1.15rem)}.brutalist-l-root .bl-post-prose p{margin:0 0 1rem}.brutalist-l-root .bl-post-prose ol,.brutalist-l-root .bl-post-prose ul{margin:0 0 1rem;padding-left:1.5rem}.brutalist-l-root .bl-post-prose li{margin-bottom:.4rem}.brutalist-l-root .bl-post-prose blockquote{margin:1.25rem 0;padding:.75rem 1rem;border-left:4px solid #c9a227;background:rgba(201,162,39,.08);font-style:italic;color:#5c4a32}.brutalist-l-root .bl-post-prose a{color:#6b4f0a;font-weight:700;text-decoration:underline;text-underline-offset:2px}.brutalist-l-root .bl-post-prose a:hover{color:#c9a227}.brutalist-l-root .bl-post-prose code{font-family:ui-monospace,monospace;font-size:.85em;background:rgba(44,24,16,.08);padding:.15rem .35rem;border:1px solid rgba(44,24,16,.15)}.brutalist-l-root .bl-post-prose pre{margin:1rem 0;padding:1rem;overflow-x:auto;background:#2c1810;color:#f4e8d0;border:2px solid #c9a227;font-size:.82rem;line-height:1.5}.brutalist-l-root .bl-post-prose pre code{background:none;border:none;padding:0;color:inherit}.brutalist-l-root .bl-post-prose img{max-width:100%;height:auto;border:2px solid rgba(201,162,39,.45);margin:1rem 0}.brutalist-l-root .bl-post-prose hr{border:none;height:2px;margin:2rem 0;background:linear-gradient(90deg,transparent,#c9a227,transparent)}.brutalist-l-root .bl-post-footer{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem;padding:1rem clamp(.9rem,3vw,1.25rem) clamp(1rem,3vw,1.25rem);border-top:1px solid rgba(44,24,16,.2)}.bl-post-footer-link{display:inline-flex;align-items:center;padding:.5rem 1rem;background:#c9a227;color:#1a1410;border:2px solid #2c1810;font-family:ui-monospace,monospace;font-size:.68rem;font-weight:800;text-transform:uppercase;letter-spacing:.05em;text-decoration:none;transition:transform .15s ease,background .15s ease}.bl-post-footer-link:hover{background:#e8d48a;transform:translateY(-1px)}.brutalist-l-root .bl-post-footer-date{color:#5c4a32}.bl-empty-posts{display:flex;flex-direction:column;align-items:center;gap:1rem;padding:3rem 1rem;text-align:center;color:#c8b88a}@media (max-width:768px){.brutalist-l-root .bl-post-footer{flex-direction:column;align-items:flex-start}.brutalist-l-root .bl-post-prose{padding:1rem .9rem}}.brutalist-l-root.bl-post-scroll-page .bl-post-scroll{max-width:44rem;margin:0 auto;color:var(--l-cream)}.bl-post-scroll-header{margin-bottom:2rem;text-align:center}.bl-post-featured-badge{display:block;margin-bottom:.5rem;font-size:.6rem;font-weight:900;font-style:italic;letter-spacing:.12em;color:var(--l-gold)}.bl-post-scroll-title{margin:0 0 .65rem;font-family:Playfair Display,Georgia,serif;font-size:clamp(1.35rem,4vw,2rem);font-weight:900;font-style:italic;color:#e8d48a;line-height:1.25}.bl-post-scroll-excerpt{margin:0 auto .75rem;max-width:36rem;font-size:.95rem;color:#c8b88a;line-height:1.55}.bl-post-scroll-meta{display:flex;flex-wrap:wrap;gap:.35rem;align-items:center;justify-content:center;font-family:ui-monospace,monospace;font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#c8b88a}.bl-post-meta-sep{opacity:.6}.bl-post-scroll-tags{display:flex;flex-wrap:wrap;gap:.35rem;justify-content:center;margin-top:.75rem}.bl-post-scroll-image{position:relative;margin:0 auto 2rem;max-width:36rem;border:2px solid rgba(201,162,39,.4);overflow:hidden;aspect-ratio:16/9}.bl-post-scroll-img{width:100%;height:100%;object-fit:cover;display:block}.bl-post-scroll-sections{display:flex;flex-direction:column;gap:2.5rem}.bl-post-scroll-section-label{display:flex;align-items:baseline;gap:.75rem;margin-bottom:.75rem}.bl-post-scroll-section-num{font-family:ui-monospace,monospace;font-size:.72rem;font-weight:800;color:var(--l-gold);letter-spacing:.06em}.bl-post-scroll-section-name{font-family:Playfair Display,Georgia,serif;font-size:clamp(1rem,3vw,1.25rem);font-weight:900;font-style:italic;text-transform:uppercase;color:#e8d48a}.bl-post-scroll-divider{height:2px;margin-bottom:1.25rem;background:linear-gradient(90deg,var(--l-gold),transparent)}.brutalist-l-root .bl-post-scroll-prose{font-size:clamp(.88rem,2.5vw,1rem);line-height:1.75;color:var(--l-cream)}.brutalist-l-root .bl-post-scroll-prose>:first-child{margin-top:0}.brutalist-l-root .bl-post-scroll-prose h1,.brutalist-l-root .bl-post-scroll-prose h2,.brutalist-l-root .bl-post-scroll-prose h3,.brutalist-l-root .bl-post-scroll-prose h4{font-family:Playfair Display,Georgia,serif;font-weight:900;line-height:1.3;margin:1.5rem 0 .75rem}.brutalist-l-root .bl-post-scroll-prose h2{display:none}.brutalist-l-root .bl-post-scroll-prose h3{font-style:italic;color:var(--l-gold)}.brutalist-l-root .bl-post-scroll-prose p{margin:0 0 1rem}.brutalist-l-root .bl-post-scroll-prose ol,.brutalist-l-root .bl-post-scroll-prose ul{margin:0 0 1rem;padding-left:1.5rem}.brutalist-l-root .bl-post-scroll-prose li{margin-bottom:.35rem}.brutalist-l-root .bl-post-scroll-prose blockquote{margin:1.25rem 0;padding:.75rem 1rem;border-left:4px solid var(--l-gold);background:rgba(201,162,39,.08);font-style:italic;color:#c8b88a}.brutalist-l-root .bl-post-scroll-prose a{color:#e8d48a;font-weight:700;text-decoration:underline;text-underline-offset:2px}.brutalist-l-root .bl-post-scroll-prose a:hover{color:var(--l-gold)}.brutalist-l-root .bl-post-scroll-prose code{font-family:ui-monospace,monospace;font-size:.85em;background:hsla(40,62%,89%,.08);padding:.15rem .35rem;border:1px solid rgba(201,162,39,.25)}.brutalist-l-root .bl-post-scroll-prose pre{margin:1rem 0;padding:1rem;overflow-x:auto;background:#2c1810;color:var(--l-cream);border:2px solid var(--l-gold);font-size:.82rem;line-height:1.5}.brutalist-l-root .bl-post-scroll-prose pre code{background:none;border:none;padding:0;color:inherit}.brutalist-l-root .bl-post-scroll-prose img{max-width:100%;height:auto;border:2px solid rgba(201,162,39,.45);margin:1rem 0}.brutalist-l-root .bl-post-scroll-prose hr{border:none;height:2px;margin:2rem 0;background:linear-gradient(90deg,transparent,var(--l-gold),transparent)}.brutalist-l-root .bl-post-scroll-footer{margin-top:2.5rem;padding-top:1.25rem;border-top:1px solid rgba(201,162,39,.25)}.brutalist-l-root .bl-post-scroll-footer-date{font-family:ui-monospace,monospace;font-size:.62rem;font-weight:700;text-transform:uppercase;color:#c8b88a}@media (max-width:768px){.bl-post-scroll-header{margin-bottom:1.5rem}.bl-post-scroll-sections{gap:2rem}}.bl-page-shell{--l-ink:#2c1810;--l-ink-secondary:#5c4a32;--l-cream:#f4e8d0;--l-gold:#c9a227;--l-soft-gold:#e8d5a3;--l-dark:#1a1410;min-height:100vh;background:var(--l-dark);color:var(--l-cream)}.bl-hero.hero{background:var(--l-dark);position:relative;min-height:30vh;padding:1rem 1rem .5rem;border-bottom:1px solid rgba(201,162,39,.22)}.bl-hero.hero:after,.bl-hero.hero:before{content:"";position:absolute;left:50%;transform:translateX(-50%);pointer-events:none}.bl-hero.hero:before{bottom:0;width:min(92%,720px);height:3px;background:linear-gradient(90deg,transparent 0,var(--l-gold) 15%,var(--l-soft-gold) 50%,var(--l-gold) 85%,transparent 100%)}.bl-hero.hero:after{bottom:-6px;width:12px;height:12px;background:var(--l-gold);transform:translateX(-50%) rotate(45deg);border:2px solid var(--l-dark)}.bl-hero .hero-content{position:relative;z-index:1}.bl-hero .bismillah-image{filter:drop-shadow(0 0 14px rgba(232,213,163,.32)) brightness(0) invert(1) sepia(.55) saturate(2.4) hue-rotate(12deg) brightness(1.14) contrast(1.18);opacity:1;max-width:min(920px,94vw);max-height:210px;width:auto;height:auto}.bl-hero .hero-logo{filter:brightness(0) invert(1);opacity:.98}.bl-hero .hero-bismillah{margin-bottom:-2.5rem;padding:.35rem 0 .15rem}.bl-hero-tagline{margin:.75rem 0 0;font-family:Playfair Display,Georgia,serif;font-size:clamp(.85rem,2.2vw,1rem);font-style:italic;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--l-cream);text-shadow:0 1px 10px rgba(201,162,39,.28)}.bl-hero-ornament{display:flex;align-items:center;justify-content:center;gap:.75rem;margin-top:.5rem;color:rgba(201,162,39,.55);font-size:.55rem;letter-spacing:.35em;text-transform:uppercase}.bl-hero-ornament:after,.bl-hero-ornament:before{content:"";flex:1 1;max-width:80px;height:1px;background:linear-gradient(90deg,transparent,rgba(201,162,39,.5))}.bl-hero-ornament:after{background:linear-gradient(90deg,rgba(201,162,39,.5),transparent)}.bl-footer.footer{background:var(--l-dark);border-top:1px solid rgba(201,162,39,.28);margin-top:0;position:relative}.bl-footer.footer:before{content:"";position:absolute;top:0;left:50%;transform:translateX(-50%);width:min(90%,640px);height:2px;background:linear-gradient(90deg,transparent,var(--l-gold),transparent)}.bl-footer .footer-title{color:var(--l-gold);font-family:Playfair Display,Georgia,serif;font-style:italic;font-weight:700;letter-spacing:.04em}.bl-footer .footer-subtitle{color:#c8b88a}.bl-footer .footer-legal-link,.bl-footer .footer-link{color:#c8b88a;font-family:Playfair Display,Georgia,serif;font-size:.85rem;font-style:italic;text-transform:uppercase;letter-spacing:.03em}.bl-footer .footer-legal-link:hover,.bl-footer .footer-link:hover{color:var(--l-cream)}.bl-footer .footer-bottom{border-top:1px solid rgba(201,162,39,.15)}.bl-footer .footer-copyright{color:hsla(45,36%,66%,.65);font-size:.8rem}.bl-page-content{max-width:1280px;margin:0 auto;padding:2rem clamp(1rem,3vw,2rem) 4rem}.bl-page-content-hero{text-align:center;padding:3rem 0 4rem;border-bottom:1px solid rgba(201,162,39,.2);margin-bottom:2rem}.bl-page-content-hero h1{font-family:Playfair Display,Georgia,serif;font-size:clamp(2rem,5vw,3rem);font-weight:700;font-style:italic;color:var(--l-cream);margin:0 0 1rem;letter-spacing:.02em}.bl-page-content-hero p{font-size:1.1rem;line-height:1.65;color:#c8b88a;max-width:640px;margin:0 auto}.bl-page-section{padding:2.5rem 0}.bl-page-section+.bl-page-section{border-top:1px solid rgba(201,162,39,.12)}.bl-page-section h2{font-size:clamp(1.35rem,3vw,1.75rem);font-style:italic;color:var(--l-gold);margin:0 0 1.25rem}.bl-page-section h2,.bl-page-section h3{font-family:Playfair Display,Georgia,serif;font-weight:700}.bl-page-section h3{font-size:1.15rem;color:var(--l-soft-gold);margin:0 0 .75rem}.bl-page-section li,.bl-page-section p{font-size:1.05rem;line-height:1.7;color:#d4c4a0}.bl-page-section ul{list-style:none;padding:0;margin:0}.bl-page-section ul li{padding:.65rem 0;border-bottom:1px solid rgba(201,162,39,.1)}.bl-page-card{background:var(--l-cream);color:var(--l-ink);border:2px solid var(--l-gold);padding:1.25rem 1.5rem;margin-bottom:1rem}.bl-page-card p{color:var(--l-ink-secondary);margin:0}.bl-page-hero-icon{display:inline-flex;align-items:center;justify-content:center;width:4rem;height:4rem;margin-bottom:1.5rem;border:2px solid var(--l-gold);background:rgba(201,162,39,.1);color:var(--l-gold)}.bl-page-feature-list{display:flex;flex-direction:column;gap:0}.bl-page-feature{display:flex;align-items:flex-start;gap:1.15rem;padding:1.5rem 0;border-bottom:1px solid rgba(201,162,39,.12)}.bl-page-feature:first-child{border-top:1px solid rgba(201,162,39,.12)}.bl-page-feature-icon{display:flex;align-items:center;justify-content:center;width:3rem;height:3rem;flex-shrink:0;border:2px solid var(--l-gold);background:rgba(201,162,39,.08);color:var(--l-gold)}.bl-page-feature-body{min-width:0;flex:1 1}.bl-page-feature-body h3{margin:0 0 .4rem}.bl-page-feature-body p{margin:0}.bl-poem-list{display:flex;flex-direction:column;gap:2rem}.bl-poem{border:2px solid var(--l-gold);background:rgba(201,162,39,.04);padding:1.5rem clamp(1rem,3vw,1.75rem);min-width:0;overflow-wrap:break-word}.bl-poem-header{margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid rgba(201,162,39,.2)}.bl-poem-bilingual{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-gap:.35rem 1.5rem;gap:.35rem 1.5rem;align-items:start;margin-bottom:.45rem}.bl-poem-meta-ar,.bl-poem-meta-en{min-width:0}.bl-poem-meta-ar{text-align:right}.bl-poem-title{font-family:Playfair Display,Georgia,serif;font-size:1.25rem;font-weight:700;color:var(--l-soft-gold);margin:0 0 .35rem;line-height:1.35}.bl-poem-title-ar{font-family:Amiri,Scheherazade New,Traditional Arabic,serif;font-size:1.15rem;color:var(--l-cream);margin:0 0 .35rem;line-height:1.65}.bl-poem-author,.bl-poem-author-ar{font-size:.95rem;color:#d4c4a0;margin:0;line-height:1.5}.bl-poem-author-ar{font-family:Amiri,Scheherazade New,Traditional Arabic,serif}.bl-poem-era{font-size:.85rem;color:hsla(42,38%,73%,.75);margin:0;letter-spacing:.02em}.bl-poem-note{font-size:.92rem;line-height:1.65;color:#cbb892;margin:0 0 1.25rem;padding:.85rem 1rem;border-left:3px solid var(--l-gold);background:rgba(0,0,0,.18)}.bl-poem-note-label{display:block;font-family:Playfair Display,Georgia,serif;font-weight:700;font-style:italic;font-size:.8rem;text-transform:uppercase;letter-spacing:.06em;color:var(--l-gold);margin-bottom:.35rem}.bl-poem-arabic{font-family:Amiri,Scheherazade New,Traditional Arabic,Noto Naskh Arabic,serif;font-size:clamp(1.15rem,2.4vw,1.4rem);line-height:2;color:var(--l-cream);text-align:center;margin:0 0 1.25rem;padding:1.15rem .75rem;border-top:1px solid rgba(201,162,39,.15);border-bottom:1px solid rgba(201,162,39,.15)}.bl-poem-arabic p{margin:.15rem 0;color:var(--l-cream)}.bl-poem-english{margin:0 0 1rem}.bl-poem-english p{margin:.2rem 0;font-size:1.02rem;line-height:1.7;color:#d4c4a0;font-style:italic}.bl-poem-credit{font-style:normal!important;font-size:.8rem!important;color:hsla(42,38%,73%,.7)!important;margin-top:.75rem!important}.bl-poem-sources{list-style:none;margin:0;padding:.75rem 0 0;border-top:1px solid rgba(201,162,39,.12)}.bl-poem-sources li{font-size:.82rem;line-height:1.5;color:hsla(42,38%,73%,.75);padding:.35rem 0 .35rem .95rem;border-bottom:none;position:relative;overflow-wrap:anywhere;word-break:break-word}.bl-poem-sources li:before{content:"";position:absolute;left:0;top:.7rem;width:.4rem;height:.4rem;background:var(--l-gold);flex-shrink:0}@media (max-width:768px){.bl-poem-list{gap:1.25rem}.bl-poem{padding:1rem .85rem}.bl-poem-header{margin-bottom:.75rem;padding-bottom:.75rem}.bl-poem-bilingual{grid-template-columns:1fr;gap:.4rem;margin-bottom:.35rem}.bl-poem-meta-ar{text-align:right}.bl-poem-title{font-size:1.08rem;margin-bottom:.25rem}.bl-poem-title-ar{font-size:1.02rem;line-height:1.7;margin-bottom:.2rem}.bl-poem-author,.bl-poem-author-ar{font-size:.88rem;line-height:1.45}.bl-poem-era{font-size:.8rem}.bl-poem-note{font-size:.86rem;line-height:1.55;margin-bottom:.85rem;padding:.65rem .75rem}.bl-poem-note-label{font-size:.74rem;margin-bottom:.25rem}.bl-poem-arabic{font-size:1.08rem;line-height:1.9;margin-bottom:.85rem;padding:.85rem .35rem}.bl-poem-english{margin-bottom:.75rem}.bl-poem-english p{font-size:.94rem;line-height:1.6}.bl-poem-credit{font-size:.74rem!important;margin-top:.5rem!important}.bl-poem-sources{padding-top:.55rem}.bl-poem-sources li{font-size:.78rem;padding:.28rem 0 .28rem .9rem;line-height:1.45}.bl-poem-sources li:before{top:.55rem;width:.35rem;height:.35rem}}@media (max-width:480px){.bl-poem{padding:.85rem .7rem}.bl-poem-arabic{font-size:1.02rem;line-height:1.85}}.bl-page-cta{display:inline-flex;align-items:center;gap:.5rem;padding:.85rem 1.75rem;background:var(--l-gold);color:var(--l-dark);border:2px solid var(--l-ink);font-family:Playfair Display,Georgia,serif;font-weight:700;font-style:italic;text-transform:uppercase;font-size:.85rem;letter-spacing:.04em;text-decoration:none;transition:background .15s ease,color .15s ease}.bl-page-cta:hover{background:var(--l-soft-gold)}.bl-page-prose{max-width:720px;margin:0 auto;padding:3rem clamp(1rem,3vw,2rem) 4rem}.bl-page-prose h1{font-size:1.75rem;color:var(--l-cream);text-align:center;margin-bottom:2rem}.bl-page-prose h1,.bl-page-prose h2{font-family:Playfair Display,Georgia,serif;font-weight:700}.bl-page-prose h2{font-size:1.2rem;color:var(--l-gold);margin:2rem 0 .75rem}.bl-page-prose li,.bl-page-prose p{color:#d4c4a0;line-height:1.7;margin:.75rem 0}.bl-page-prose a{color:var(--l-gold);text-decoration:underline;text-underline-offset:2px}.bl-page-prose a:hover{color:var(--l-soft-gold)}.bl-page-prose ul{padding-left:1.25rem}.bl-scholars-layout>div{background:transparent!important;color:inherit!important;min-height:auto!important}.bl-scholars-layout .page-container{max-width:800px;margin:0 auto;padding:1rem clamp(1rem,3vw,2rem) 3rem}.bl-scholars-layout .section-title{font-family:Playfair Display,Georgia,serif!important;font-style:italic;color:var(--l-gold)!important}.bl-scholars-layout .content-section{margin-bottom:2.5rem;padding-bottom:2rem;border-bottom:1px solid rgba(201,162,39,.12)}.bl-scholars-layout .card-item{background:var(--l-cream)!important;border:2px solid var(--l-gold)!important;border-radius:0!important;color:var(--l-ink);padding:1.25rem!important}.bl-scholars-layout .card-title{color:var(--l-ink)!important}.bl-scholars-layout .card-description{color:var(--l-ink-secondary)!important}.bl-scholars-layout .scholars-container{padding-top:.5rem}.brutalist-l-root .scholars-container .scholar-card,.brutalist-l-root .scholars-container .scholar-item{border-color:rgba(201,162,39,.45)}.brutalist-l-root .books-filters .filter-toggle{background:hsla(40,62%,89%,.06);border:1px solid rgba(201,162,39,.35);color:var(--l-gold)}.brutalist-l-root .books-filters .filter-options-dropdown{background:var(--l-dark)!important;border-color:var(--l-gold)!important}.bl-book-page .book-page{background:var(--l-dark)!important;color:var(--l-cream)!important}.brutalist-l-root .search-page{background:var(--l-dark);color:var(--l-cream);padding-top:1rem}.brutalist-l-root .search-page-title{font-family:Playfair Display,Georgia,serif;font-style:italic;color:var(--l-cream);text-shadow:none}.brutalist-l-root .search-page-subtitle{color:#c8b88a}.brutalist-l-root .search-result-card{background:var(--l-cream);border:2px solid var(--l-gold);border-radius:0;color:var(--l-ink)}.brutalist-l-root .search-result-card:hover{border-color:var(--l-soft-gold);box-shadow:0 4px 16px rgba(201,162,39,.2)}.brutalist-l-root .search-result-title{color:var(--l-ink)}.brutalist-l-root .search-result-snippet{color:var(--l-ink-secondary)}.brutalist-l-root .search-results-header{background:hsla(40,62%,89%,.06);border:1px solid rgba(201,162,39,.3);border-radius:0}.brutalist-l-root .search-results-query{color:var(--l-gold);background:rgba(201,162,39,.12);border-color:rgba(201,162,39,.35)}.brutalist-l-root .advanced-search-input{background:var(--l-cream);border:2px solid var(--l-gold);color:var(--l-ink);border-radius:0}.brutalist-l-root .search-highlight{background:rgba(201,162,39,.35);color:var(--l-ink)}.brutalist-l-root .donate-page,.brutalist-l-root.donate-page{--primary-color:#c9a227;--background-primary:#1a1410;--background-secondary:#2c1810;--text-primary:#f4e8d0}.brutalist-l-root .donate-card,.brutalist-l-root .donate-impact-item,.brutalist-l-root .donate-mission-card,.brutalist-l-root .donate-transparency-card{border-radius:0;border-color:rgba(201,162,39,.4)}.brutalist-l-root .donate-hero-title h1,.brutalist-l-root .donate-mission-title,.brutalist-l-root .donate-section-title{font-family:Playfair Display,Georgia,serif;font-style:italic}@media (max-width:768px){.bl-hero.hero{min-height:22vh;padding:.5rem .75rem .25rem}.bl-hero .hero-bismillah{margin-bottom:-1.75rem;padding:.25rem 0 .1rem}.bl-hero .bismillah-image{max-height:160px;filter:drop-shadow(0 0 10px rgba(232,213,163,.28)) brightness(0) invert(1) sepia(.55) saturate(2.4) hue-rotate(12deg) brightness(1.14) contrast(1.18)}.bl-page-content-hero{padding:2rem 0 2.5rem}}