#sufi-home-editorial .article-archive-heading{border-bottom:2px solid var(--eh-ink);justify-content:space-between;align-items:center;gap:24px;padding-bottom:24px;display:flex}#sufi-home-editorial .article-archive-heading .eh-page-title{margin-bottom:4px;font-size:clamp(38px,4vw,54px)}#sufi-home-editorial .article-archive-heading .eh-library-intro{margin:0}#sufi-home-editorial .article-archive-count{color:var(--eh-teal);flex-shrink:0;font-size:24px}#sufi-home-editorial .article-archive-count span{color:var(--eh-muted);font-size:13px}#sufi-home-editorial .article-archive .archive-form{border-bottom:1px solid var(--eh-rule);margin-bottom:36px;padding:22px 0 28px}#sufi-home-editorial .article-lead,#sufi-home-editorial .article-grid{align-items:start;gap:48px 32px;display:grid}#sufi-home-editorial .article-lead{grid-template-columns:minmax(0,440px) minmax(0,1fr);column-gap:64px}#sufi-home-editorial .article-companions{min-width:0;display:grid}#sufi-home-editorial .article-grid{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:48px}#sufi-home-editorial .article-grid:empty{display:none}#sufi-home-editorial .article-card{min-width:0}#sufi-home-editorial .article-card-image{aspect-ratio:4/3;border-radius:16px;display:block;overflow:hidden}#sufi-home-editorial .article-card-image img{object-fit:cover;object-position:center top;width:100%;height:100%;display:block}#sufi-home-editorial .article-card--featured .article-card-image{aspect-ratio:auto}#sufi-home-editorial .article-card--featured .article-card-image img{height:auto;max-height:440px}#sufi-home-editorial .article-card-badge{background:var(--eh-soft);color:var(--eh-ink);border-radius:99px;margin-inline-end:8px;padding:3px 12px;font-size:12px;font-weight:600;display:inline-block}#sufi-home-editorial .article-card-body{padding-top:22px}#sufi-home-editorial .article-card--text .article-card-body{border-top:1px solid var(--eh-rule);padding-top:22px}#sufi-home-editorial .article-card-category{color:var(--eh-teal);margin-bottom:9px;font-size:12px;font-weight:600}#sufi-home-editorial .article-card-category span:not(.article-card-badge){color:var(--eh-muted);font-weight:400}#sufi-home-editorial .article-card h2{overflow-wrap:anywhere;margin-bottom:10px;font-size:29px;line-height:1.6}#sufi-home-editorial .article-card--featured h2{font-size:34px}#sufi-home-editorial .article-card h2 a:hover{color:var(--eh-teal)}#sufi-home-editorial .article-card-excerpt{color:var(--eh-text);overflow-wrap:anywhere;font-size:15px;line-height:1.95}#sufi-home-editorial .article-card-footer{border-top:1px solid var(--eh-rule);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px 18px;margin-top:24px;padding-top:16px;font-size:12px;display:flex}#sufi-home-editorial .article-card-byline{flex-direction:column;gap:3px;display:flex}#sufi-home-editorial .article-card-byline time{color:var(--eh-muted)}#sufi-home-editorial .article-card-read{min-height:44px;color:var(--eh-teal);align-items:center;gap:8px;font-weight:600;display:inline-flex}#sufi-home-editorial .article-card-read svg,#sufi-home-editorial .article-archive .article-pagination svg{width:16px;height:16px}#sufi-home-editorial .article-card-read:hover{text-underline-offset:5px;text-decoration:underline}#sufi-home-editorial .article-card--compact{border-top:1px solid var(--eh-rule);grid-template-columns:minmax(0,1fr) 128px;align-items:center;gap:24px;padding-block:24px;display:grid}#sufi-home-editorial .article-card--compact:last-child{border-bottom:1px solid var(--eh-rule)}#sufi-home-editorial .article-card--compact .article-card-image{aspect-ratio:1;border-radius:12px;grid-area:1/2}#sufi-home-editorial .article-card--compact .article-card-body{border:0;grid-area:1/1;padding:0}#sufi-home-editorial .article-card--compact.article-card--text{grid-template-columns:minmax(0,1fr)}#sufi-home-editorial .article-card--compact h2{margin-bottom:8px;font-size:27px;line-height:1.5}#sufi-home-editorial .article-card--compact .article-card-footer{border:0;margin-top:8px;padding:0}#sufi-home-editorial .article-card--compact .article-card-byline{flex-flow:wrap;gap:4px 14px}#sufi-home-editorial .article-archive .article-pagination{gap:8px;margin:56px 0 0}#sufi-home-editorial .article-archive .article-pagination a{border:1px solid var(--eh-rule);min-width:48px;min-height:48px;color:var(--eh-ink);border-radius:99px;justify-content:center;align-items:center;gap:8px;padding:6px 12px;display:inline-flex}#sufi-home-editorial .article-archive .article-pagination a[aria-current=page]{background:var(--eh-ink);border-color:var(--eh-ink);color:var(--eh-white)}#sufi-home-editorial .article-archive .article-pagination a:hover:not([aria-current]){background:var(--eh-soft);border-color:var(--eh-teal)}#sufi-home-editorial .article-archive .article-pagination .pagination-direction{padding-inline:18px}#sufi-home-editorial .article-archive .article-pagination .pagination-gap{color:var(--eh-muted)}@media (width<=960px){#sufi-home-editorial .article-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:40px 24px}#sufi-home-editorial .article-lead{grid-template-columns:minmax(0,1fr) minmax(0,1fr);column-gap:32px}#sufi-home-editorial .article-card--compact{gap:16px}#sufi-home-editorial .article-card--compact h2{font-size:24px}}@media (width<=800px){#sufi-home-editorial .article-lead{grid-template-columns:minmax(0,1fr);row-gap:32px}#sufi-home-editorial .article-card--featured{max-width:440px}}@media (width<=640px){#sufi-home-editorial .article-archive-heading{flex-direction:column;align-items:flex-start;gap:12px}#sufi-home-editorial .article-archive .archive-form{margin-bottom:28px}#sufi-home-editorial .article-lead,#sufi-home-editorial .article-grid{grid-template-columns:minmax(0,1fr)}#sufi-home-editorial .article-card-body{padding-top:18px}#sufi-home-editorial .article-card--compact{grid-template-columns:minmax(0,1fr) 88px;padding-block:20px}#sufi-home-editorial .article-card--compact .article-card-body{padding-top:0}#sufi-home-editorial .article-archive .article-pagination{gap:6px;margin-top:40px}#sufi-home-editorial .article-archive .article-pagination a{min-width:44px;min-height:44px;padding-inline:8px}#sufi-home-editorial .article-archive .article-pagination .pagination-direction{padding-inline:12px}}
