.articles-index{background:var(--bg);min-height:100vh;margin-top:-10px}#page-hero{position:relative;padding:calc(var(--navh) + .15rem) 0 2.9rem;background:var(--bg);overflow:hidden}#page-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(270deg,transparent 49.5%,rgba(201,168,76,.06) 0,rgba(201,168,76,.06) 50.5%,transparent 0),radial-gradient(ellipse 70% 80% at 20% 60%,rgba(201,168,76,.06) 0,transparent 60%),radial-gradient(ellipse 50% 60% at 85% 30%,rgba(27,45,91,.22) 0,transparent 55%);pointer-events:none}[data-theme=light] #page-hero:before{background:linear-gradient(270deg,transparent 49.5%,rgba(158,126,44,.05) 0,rgba(158,126,44,.05) 50.5%,transparent 0),radial-gradient(ellipse 70% 80% at 20% 60%,rgba(158,126,44,.04) 0,transparent 60%),radial-gradient(ellipse 50% 60% at 85% 30%,rgba(210,222,240,.55) 0,transparent 55%)}#page-hero:after{content:"مقالات";position:absolute;bottom:-2rem;left:-1rem;font-family:Amiri,serif;font-size:18rem;font-weight:700;color:var(--gold);opacity:.03;pointer-events:none;line-height:1;white-space:nowrap}.hero-inner{position:relative;z-index:2;display:grid;grid-template-columns:1fr 1fr;grid-gap:clamp(1.6rem,3.2vw,3rem);gap:clamp(1.6rem,3.2vw,3rem);align-items:center}.hero-left{align-self:center}.eyebrow{display:inline-flex;align-items:center;gap:.65rem;font-size:.7rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:var(--gold);margin-bottom:1.6rem}.eyebrow:before{content:"";width:30px;height:1px;background:var(--gold);flex-shrink:0}.hero-headline{font-size:clamp(2.6rem,4.5vw,4rem);font-weight:900;line-height:1.18;color:var(--heading);letter-spacing:-.02em;margin-bottom:1.4rem}.hero-headline em{font-style:normal;color:var(--gold)}.hero-sub{font-size:.92rem;line-height:2;color:var(--text-muted);max-width:420px}.hero-right{display:flex;flex-direction:column;align-items:flex-end;justify-content:center;gap:1rem;align-self:center}.hero-stat-block{text-align:end;margin-top:.2rem}.hsb-num{font-family:Cormorant Garamond,serif;font-size:clamp(4rem,7vw,6rem);font-weight:300;color:var(--gold);line-height:.9;opacity:.55}.hsb-label{font-size:.7rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--text-muted);margin-top:.4rem}.hero-editorial-note{font-family:Amiri,serif;font-style:italic;font-size:1rem;line-height:1.85;color:var(--text-muted);-webkit-border-end:2px solid var(--gold);border-inline-end:2px solid var(--gold);-webkit-padding-end:1.4rem;padding-inline-end:1.4rem;text-align:end;max-width:340px}.hero-rule{position:absolute;bottom:0;left:0;right:0;height:1px;background:linear-gradient(to left,transparent,var(--gold-bdr-md),transparent)}#articles-section{background:var(--bg);padding:3.4rem 0 6rem;position:relative}#articles-section:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse 80% 60% at 50% 0,rgba(201,168,76,.03) 0,transparent 65%);pointer-events:none}.articles-controls{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;margin-bottom:3.5rem;flex-wrap:wrap}.articles-count{font-size:.78rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--text-muted)}.articles-count span{color:var(--gold)}.filter-pills{display:flex;gap:.5rem;flex-wrap:wrap}.pill{padding:.38rem 1rem;border:1px solid var(--gold-bdr);border-radius:100px;font-size:.72rem;font-weight:700;letter-spacing:.1em;color:var(--text-muted);cursor:pointer;transition:border-color .22s,background .22s,color .22s;background:transparent;font-family:Cairo,sans-serif}.pill.active,.pill:hover{border-color:var(--gold);color:var(--gold)}.pill.active{background:var(--gold-glow)}.articles-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:1.5px;gap:1.5px;background:var(--gold-bdr);border:1.5px solid var(--gold-bdr)}.articles-empty{margin-top:2rem;text-align:center;color:var(--text-muted);font-size:.95rem}.article-card.featured{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr}.article-card{background:var(--bg-card);position:relative;overflow:hidden;transition:background .3s var(--ease)}[data-theme=light] .article-card{background:#fff}.article-card:hover{background:var(--bg-card-h)}.card-body{padding:2.6rem 3rem;flex-direction:column;height:100%}.card-body,.card-visual{display:flex;position:relative}.card-visual{background:linear-gradient(140deg,var(--stats-bg) 0,#0d1628 100%);min-height:380px;overflow:hidden;align-items:center;justify-content:center}.card-visual-glyph{font-family:Cormorant Garamond,serif;font-size:14rem;font-weight:300;color:var(--gold);opacity:.07;line-height:1;position:absolute;-webkit-user-select:none;-moz-user-select:none;user-select:none}.card-visual-icon{position:relative;z-index:1;width:80px;height:80px;border-radius:50%;border:1px solid var(--gold-bdr-md);display:flex;align-items:center;justify-content:center;background:rgba(201,168,76,.06)}.card-visual-icon svg{width:36px;height:36px;fill:var(--gold);opacity:.7}.featured-badge{position:absolute;top:1.8rem;right:1.8rem;background:var(--gold);color:#0c0e14;padding:.35rem .9rem;border-radius:2px;letter-spacing:.15em}.card-cat,.featured-badge{font-size:.62rem;font-weight:700;text-transform:uppercase}.card-cat{display:inline-flex;align-items:center;gap:.5rem;letter-spacing:.2em;color:var(--gold);margin-bottom:1.4rem}.card-cat:before{content:"";width:18px;height:1px;background:var(--gold)}.card-title{font-family:Cormorant Garamond,serif;font-size:clamp(1.3rem,2vw,1.85rem);font-weight:600;line-height:1.35;color:var(--heading);margin-bottom:1rem;transition:color .22s}.article-card:hover .card-title,.article-card:hover .card-title-small{color:var(--gold)}.card-title-small{font-family:Cormorant Garamond,serif;font-size:clamp(1.15rem,1.6vw,1.5rem);font-weight:600;line-height:1.4;color:var(--heading);margin-bottom:.9rem;transition:color .22s}.card-excerpt{font-size:.88rem;line-height:1.95;color:var(--text-muted);margin-bottom:auto;padding-bottom:1.8rem}.card-meta{gap:1.4rem;padding-top:1.4rem;border-top:1px solid var(--gold-bdr);flex-wrap:wrap}.card-meta,.meta-author{display:flex;align-items:center}.meta-author{gap:.65rem}.meta-avatar{width:32px;height:32px;border-radius:50%;background:var(--gold-glow);border:1px solid var(--gold-bdr-md);display:flex;align-items:center;justify-content:center;font-family:Cormorant Garamond,serif;font-size:.85rem;font-weight:600;color:var(--gold);flex-shrink:0}.meta-author-name{font-size:.75rem;font-weight:700;color:var(--text-mid);line-height:1.3}.meta-author-title{font-size:.64rem;color:var(--text-muted)}.meta-divider{width:1px;height:28px;background:var(--gold-bdr);flex-shrink:0}.meta-info{gap:1rem;-webkit-margin-start:auto;margin-inline-start:auto}.meta-info,.meta-item{display:flex;align-items:center}.meta-item{gap:.35rem;font-size:.7rem;color:var(--text-muted);font-weight:500}.meta-item svg{width:12px;height:12px;fill:var(--gold);opacity:.55;flex-shrink:0}.card-read-link{position:absolute;top:2rem;left:2.5rem;display:flex;align-items:center;gap:.5rem;font-size:.7rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--gold);opacity:0;transform:translateX(6px);transition:opacity .3s var(--ease),transform .3s var(--ease)}.article-card:hover .card-read-link{opacity:1;transform:translateX(0)}.card-read-link svg{width:14px;height:14px;fill:var(--gold)}.card-corner{position:absolute;top:0;left:0;width:0;height:0;border:0 solid transparent;transition:border-width .35s var(--ease)}.article-card:hover .card-corner{border-width:48px 48px 0 0;border-color:var(--gold-glow) transparent transparent transparent}.card-progress{position:absolute;bottom:0;left:0;height:2px;width:0;background:linear-gradient(to left,var(--gold),var(--gold-light));transition:width .45s var(--ease)}.article-card:hover .card-progress{width:100%}.card-number-wm{position:absolute;top:1.5rem;left:2.5rem;font-family:Cormorant Garamond,serif;font-size:5rem;font-weight:300;color:var(--gold);opacity:.05;line-height:1;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}#knowledge-strip{background:var(--stats-bg);padding:4rem 0;border-top:1px solid rgba(201,168,76,.08);border-bottom:1px solid rgba(201,168,76,.08)}.strip-inner{display:flex;align-items:center;justify-content:space-between;gap:3rem;flex-wrap:wrap}.strip-text h3{font-family:Cormorant Garamond,serif;font-size:clamp(1.4rem,2.2vw,1.9rem);font-weight:400;color:hsla(0,0%,100%,.85);line-height:1.4;margin-bottom:.5rem}.strip-text h3 em{font-style:normal;color:var(--gold)}.strip-text p{font-size:.85rem;color:hsla(0,0%,100%,.3);line-height:1.8}.strip-cta{display:inline-flex;align-items:center;gap:.6rem;padding:.78rem 1.8rem;border:1px solid rgba(201,168,76,.4);border-radius:var(--r);color:var(--gold);font-size:.8rem;font-weight:700;letter-spacing:.08em;flex-shrink:0;transition:background .25s,border-color .25s}.strip-cta:hover{background:var(--gold-glow);border-color:var(--gold)}.strip-cta svg{width:16px;height:16px;fill:var(--gold)}@media (max-width:1024px){.hero-inner{grid-template-columns:1fr;gap:1.4rem;align-items:start}.hero-right{align-items:flex-start;flex-direction:row;gap:1.2rem}.article-card.featured{grid-column:1;grid-template-columns:1fr}.card-visual{min-height:220px}.articles-grid{grid-template-columns:1fr}}@media (max-width:768px){#page-hero{padding:calc(var(--navh) + .05rem) 0 2.2rem}.hero-right{display:none}.card-body{padding:1.8rem}.articles-controls,.strip-inner{flex-direction:column;align-items:flex-start}.filter-pills{gap:.4rem}}@media (max-width:480px){.meta-divider,.meta-info{display:none}}