.stories-intro{background:var(--deeper);padding:72px 0;text-align:center}.stories-intro-inner{max-width:680px;margin:0 auto}.stories-intro-arabic{font-family:Amiri,Amiri Quran,serif;font-size:clamp(1.4rem,2.5vw,2rem);color:var(--gold);direction:rtl;line-height:2;margin-bottom:16px}.stories-intro-quote{font-family:Cormorant Garamond,serif;font-size:1.5rem;font-style:italic;font-weight:300;color:var(--cream);line-height:1.55;margin-bottom:12px}.stories-intro-ref{font-size:.65rem;letter-spacing:.16em;text-transform:uppercase;color:rgba(201,168,76,.5)}.stories-why{background:var(--warm);padding:88px 0}.stories-why-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px}.stories-why-card{background:#fff;border:1px solid rgba(26,58,42,.07);border-radius:12px;padding:32px 28px;transition:all .3s var(--transition)}.stories-why-card:hover{border-color:rgba(201,168,76,.3);transform:translateY(-3px);box-shadow:0 8px 24px rgba(0,0,0,.05)}.stories-why-title{font-family:Cormorant Garamond,serif;font-size:1.3rem;color:var(--forest);margin-bottom:10px;font-weight:500}.stories-why-desc{font-size:.88rem;color:var(--muted);line-height:1.75}.prophets-section{padding:88px 0;background:var(--forest)}.prophets-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:18px;gap:18px}.prophet-card{border-radius:12px;overflow:hidden;border:1px solid rgba(201,168,76,.1);transition:all .38s cubic-bezier(.23,1,.32,1);background:rgba(8,23,16,.4)}.prophet-card:hover{border-color:rgba(201,168,76,.35);transform:translateY(-5px);box-shadow:0 8px 32px rgba(0,0,0,.15)}.prophet-card-top{padding:40px 32px 32px;position:relative;overflow:hidden;border-bottom:1px solid rgba(201,168,76,.08)}.prophet-bg-char{position:absolute;right:16px;bottom:-12px;font-family:Cormorant Garamond,serif;font-size:7rem;color:rgba(201,168,76,.05);line-height:1;pointer-events:none}.prophet-role{font-size:.62rem;letter-spacing:.18em;text-transform:uppercase;color:var(--gold);display:block;margin-bottom:10px}.prophet-name{font-family:Cormorant Garamond,serif;font-size:1.8rem;color:var(--cream);margin-bottom:6px;font-weight:400}.prophet-name span{font-size:.7rem;color:hsla(37,39%,94%,.3);font-weight:300}.prophet-arabic{font-family:Amiri,Amiri Quran,serif;font-size:1.7rem;direction:rtl;color:rgba(201,168,76,.7);letter-spacing:0;line-height:1.8;text-shadow:0 1px 16px rgba(201,168,76,.12);position:relative;z-index:1}.prophet-card-body{padding:22px 32px;border-top:1px solid rgba(201,168,76,.06)}.prophet-lesson{font-size:.83rem;color:hsla(37,39%,94%,.45);margin-bottom:16px;line-height:1.5}.prophet-lesson em{color:hsla(37,39%,94%,.65);font-style:italic}.story-articles-section{padding:88px 0;background:var(--warm)}.story-articles-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:20px;gap:20px}.stories-closing{background:var(--warm);padding:88px 0;text-align:center;border-top:1px solid rgba(201,168,76,.12)}.stories-closing-inner{max-width:680px;margin:0 auto}@media (max-width:900px){.stories-why-grid{grid-template-columns:1fr}.prophets-grid{grid-template-columns:1fr 1fr}.story-articles-grid{grid-template-columns:1fr}}@media (max-width:560px){.prophets-grid{grid-template-columns:1fr}}