:root{--bg: #f6f2fb;--bg-soft: #fbf8ff;--surface: rgba(255, 255, 255, .82);--surface-strong: #ffffff;--surface-tint: rgba(73, 57, 140, .08);--border: rgba(76, 61, 137, .12);--border-strong: rgba(62, 44, 118, .28);--text: #1d1633;--text-soft: #62597d;--muted: #8a80a6;--primary: #3b2b74;--primary-strong: #2e215d;--secondary: #7460bf;--accent: #d59d4e;--accent-soft: #f1dcc2;--danger: #bf5d5d;--shadow: 0 24px 60px rgba(51, 35, 101, .12);--shadow-soft: 0 18px 42px rgba(51, 35, 101, .08);--radius-lg: 28px;--radius-md: 20px;--radius-sm: 14px;--max-width: 1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;font-family:Noto Sans Arabic,sans-serif;background:radial-gradient(circle at top left,rgba(116,96,191,.2),transparent 34%),radial-gradient(circle at top right,rgba(213,157,78,.22),transparent 26%),linear-gradient(180deg,#f9f5ff,#f5f0fb 45%,#fbf8ff);color:var(--text)}body>*{position:relative;z-index:1}body:before{content:"";position:fixed;inset:0;pointer-events:none;background-image:linear-gradient(rgba(59,43,116,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(59,43,116,.03) 1px,transparent 1px);background-size:36px 36px;mask-image:linear-gradient(180deg,rgba(0,0,0,.35),transparent 82%)}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button,input,textarea{font:inherit}button{border:0}.page-shell{position:relative;width:min(calc(100% - 2rem),var(--max-width));margin:0 auto;padding:1.25rem 0 4rem}.site-header{position:sticky;top:1rem;z-index:10;display:flex;align-items:center;justify-content:space-between;gap:1.25rem;padding:.9rem 1.25rem;border:1px solid var(--border);border-radius:999px;background:#fbf8ffd6;backdrop-filter:blur(18px);box-shadow:var(--shadow-soft)}.brand-lockup{display:inline-flex;align-items:center;gap:1rem;min-width:0;flex:0 1 auto}.brand-mark-frame{position:relative;display:inline-flex;align-items:center;justify-content:center;padding:.42rem .6rem;border:1px solid rgba(76,61,137,.12);border-radius:1.15rem;background:linear-gradient(180deg,#fffffff0,#f5efffdb);box-shadow:inset 0 1px #fffc,0 16px 30px #3b2b741a}.brand-mark{width:clamp(5rem,9vw,6.35rem);height:auto;aspect-ratio:132 / 108;object-fit:contain;flex-shrink:0;filter:drop-shadow(0 10px 20px rgba(59,43,116,.12))}.brand-copy{display:grid;gap:.18rem;min-width:0;padding-inline-end:.1rem}.brand-lockup p{margin:0}.brand-kicker{width:fit-content;padding:.2rem .5rem;border-radius:999px;background:#d59d4e29;color:#8f5b12;font-size:.68rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.brand-name{font-family:Space Grotesk,Noto Sans Arabic,sans-serif;font-size:1.28rem;font-weight:700;letter-spacing:.045em;line-height:1.02;color:var(--primary-strong)}.brand-tag{color:var(--text-soft);font-size:.91rem;line-height:1.45;max-width:24ch}.main-nav,.header-actions,.hero-actions,.hero-panel__top,.hero-panel__meta,.question-card__meta,.question-card__footer,.hero-stats,.community-item{display:flex;align-items:center}.main-nav{gap:1.25rem;font-size:.98rem;color:var(--text-soft)}.main-nav a{position:relative;transition:color .18s ease}.main-nav a:after{content:"";position:absolute;right:0;bottom:-.35rem;width:100%;height:2px;border-radius:999px;background:linear-gradient(90deg,var(--accent),var(--secondary));transform:scaleX(0);transform-origin:right;transition:transform .18s ease}.main-nav a:hover,.main-nav a:focus-visible{color:var(--primary)}.main-nav a:hover:after,.main-nav a:focus-visible:after{transform:scaleX(1)}.header-actions{gap:1rem;margin-inline-start:auto}.vote-chip,.voice-badge{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;font-size:.82rem;font-weight:700}.cta-button,.ghost-button{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;min-height:48px;padding:.8rem 1.3rem;border-radius:999px;font-weight:700;transition:transform .18s ease,box-shadow .18s ease,background .18s ease,color .18s ease}.cta-button{background:linear-gradient(135deg,var(--primary),var(--secondary));color:#fff;box-shadow:0 18px 28px #3b2b7442}.cta-button:hover,.cta-button:focus-visible,.ghost-button:hover,.ghost-button:focus-visible{transform:translateY(-2px)}.ghost-button{border:1px solid var(--border-strong);background:#ffffff8f;color:var(--primary)}.cta-button--full{width:100%}main{display:grid;gap:2rem;margin-top:2rem}.hero-section,.content-grid{display:grid;gap:1.5rem}.hero-section{grid-template-columns:minmax(0,1.45fr) minmax(300px,.9fr);align-items:stretch}.hero-copy,.hero-panel,.question-card,.sidebar-card,.voice-card{position:relative;overflow:hidden;border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);backdrop-filter:blur(16px);box-shadow:var(--shadow)}.hero-copy,.hero-panel{padding:2rem}.hero-copy{background:linear-gradient(135deg,#ffffffeb,#f5efffd6),linear-gradient(180deg,#fff6,#fff0)}.hero-copy:after,.hero-panel:after,.sidebar-card:after,.voice-card:after{content:"";position:absolute;inset:auto auto -20% -10%;width:180px;height:180px;border-radius:50%;background:radial-gradient(circle,rgba(213,157,78,.18),transparent 70%);pointer-events:none}.eyebrow,.sidebar-card__eyebrow,.section-heading p,.voice-specialty,.question-card__meta,.hero-panel__top,.hero-panel__meta{color:var(--text-soft)}.eyebrow,.sidebar-card__eyebrow,.section-heading p{margin:0;font-size:.84rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.hero-kicker-row{display:flex;align-items:center;justify-content:space-between;gap:.8rem;margin-bottom:1rem;flex-wrap:wrap}.hero-bulletin{display:inline-flex;align-items:center;justify-content:center;padding:.35rem .72rem;border:1px solid rgba(213,157,78,.28);border-radius:999px;background:#d59d4e1f;color:#8f5b12;font-size:.78rem;font-weight:800}.hero-copy h1{position:relative;z-index:1;margin:0;max-width:11ch;font-size:clamp(2.8rem,5vw,4.95rem);line-height:1;color:var(--primary-strong)}.hero-text{position:relative;z-index:1;margin:1.15rem 0 0;max-width:56ch;color:var(--text-soft);font-size:1.06rem;line-height:2}.hero-actions{gap:.9rem;margin-top:1.8rem;flex-wrap:wrap}.hero-note{position:relative;z-index:1;margin-top:1.25rem;max-width:39rem;padding:1rem 1.1rem;border:1px solid rgba(76,61,137,.12);border-radius:1.1rem;background:#ffffff94}.hero-note strong{display:block;margin-bottom:.35rem;color:var(--primary-strong);font-size:.95rem}.hero-note p{margin:0;color:var(--text-soft);line-height:1.8}.hero-stats{gap:1rem;flex-wrap:wrap;margin-top:1.5rem}.hero-stats div{min-width:120px;padding:1rem 1.1rem;border:1px solid rgba(116,96,191,.14);border-radius:var(--radius-sm);background:#ffffff8a}.hero-stats strong{display:block;margin-bottom:.3rem;font-family:Space Grotesk,Noto Sans Arabic,sans-serif;font-size:1.35rem}.hero-stats span{color:var(--text-soft);font-size:.92rem}.hero-panel{display:flex;flex-direction:column;justify-content:space-between;background:linear-gradient(180deg,#3b2b74f5,#2e215df0),linear-gradient(180deg,#ffffff0a,#fff0);color:#fdfaff}.hero-panel--link{transition:transform .18s ease,box-shadow .18s ease}.hero-panel--link:hover,.hero-panel--link:focus-visible{transform:translateY(-3px);box-shadow:0 28px 56px #33236533}.hero-panel__top,.hero-panel__meta{justify-content:space-between;gap:1rem;font-size:.88rem;color:#ffffffc2}.hero-panel h2{margin:1.5rem 0 .9rem;font-size:1.75rem;line-height:1.35}.hero-panel p{margin:0;color:#ffffffd6;line-height:1.95}.hero-panel__meta{margin-top:1.5rem;flex-wrap:wrap}.content-grid{grid-template-columns:minmax(0,1.5fr) minmax(280px,.92fr);align-items:start}.main-column,.sidebar-column,.question-list,.community-list{display:grid;gap:1rem}.section-heading{display:grid;gap:.2rem;margin-bottom:.6rem}.section-heading h2,.question-card h3,.sidebar-card h3,.voice-card h3,.community-item h3{margin:0}.section-heading h2{font-size:clamp(1.6rem,2vw,2.15rem)}.section-heading--royal h2{color:var(--primary)}.section-heading--gold h2{color:#7f4f0e}.section-heading--rose h2{color:#7f365b}.question-card,.sidebar-card,.voice-card{padding:1.35rem}.question-card{display:grid;gap:1rem;padding:1.45rem;border:1px solid rgba(76,61,137,.14);background:linear-gradient(180deg,#ffffffeb,#f6f1ffd1),linear-gradient(180deg,#ffffff59,#fff0);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.question-card:hover,.question-card:focus-within{transform:translateY(-3px);border-color:#4c3d8942;box-shadow:0 26px 50px #33236524}.editorial-card{background:linear-gradient(180deg,#3b2b74f5,#2e215df0),linear-gradient(180deg,#ffffff0d,#fff0);color:#fdfaff}.editorial-card .sidebar-card__eyebrow,.editorial-card h3,.editorial-card strong{color:inherit}.editorial-picks-list{display:grid;gap:.8rem}.editorial-pick{display:grid;gap:.45rem;padding:.95rem 1rem;border:1px solid rgba(255,255,255,.1);border-radius:1rem;background:#ffffff0f;transition:transform .18s ease,background .18s ease}.editorial-pick:hover,.editorial-pick:focus-visible{transform:translateY(-2px);background:#ffffff1a}.editorial-pick__label{color:#ffffffb8;font-size:.78rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.editorial-pick strong{line-height:1.8}.question-card__meta,.question-card__footer,.community-item{justify-content:space-between}.question-card__meta{font-size:.88rem}.question-category,.question-card__answers{display:inline-flex;align-items:center;justify-content:center;padding:.34rem .68rem;border-radius:999px;font-weight:700}.question-category{background:#7460bf1f;color:var(--primary)}.question-card__answers{background:#d59d4e1f;color:#8f5b12}.question-card h3{font-size:1.38rem;line-height:1.7}.question-card h3 a{transition:color .18s ease}.question-card h3 a:hover,.question-card h3 a:focus-visible{color:var(--primary)}.question-card p,.community-item p,.voice-card p{color:var(--text-soft)}.question-card p,.community-item p,.voice-card p{margin:0;line-height:1.9}.question-card__footer{gap:1rem;flex-wrap:wrap;font-size:.92rem;padding-top:.15rem;border-top:1px solid rgba(76,61,137,.08)}.question-card__author,.question-card__actions{display:flex;align-items:center;gap:.8rem;flex-wrap:wrap}.question-card__footer strong,.community-item h3,.voice-card h3{display:block;margin-bottom:.2rem}.question-card__readmore,.vote-chip{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:.58rem .82rem;border-radius:999px;font-size:.84rem;font-weight:700}.vote-chip{min-width:110px;background:linear-gradient(135deg,#d59d4e2e,#7460bf29);color:var(--primary)}.question-card__readmore{border:1px solid rgba(76,61,137,.16);background:#ffffffb8;color:var(--primary);transition:transform .18s ease,border-color .18s ease,background .18s ease}.question-card__readmore:hover,.question-card__readmore:focus-visible{transform:translateY(-1px);border-color:#4c3d8947;background:#fffffff0}.sidebar-card{gap:1rem}.community-item{gap:1rem;padding:1rem 0;border-top:1px solid rgba(76,61,137,.12)}.community-item:first-child{border-top:0;padding-top:0}.community-item span{color:var(--primary);font-size:.9rem;font-weight:700;white-space:nowrap}.voices-section{display:grid;gap:1rem}.voices-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;align-items:stretch}.voice-card{min-width:0}.voice-card h3{font-size:1.18rem;line-height:1.5}.voice-card p{overflow-wrap:anywhere}.voice-badge{width:fit-content;margin-bottom:1rem;padding:.45rem .75rem;background:#7f365b1f;color:#7f365b}.voice-specialty{margin:.35rem 0 .85rem;font-size:.95rem}@media(max-width:1080px){.site-header{border-radius:28px;padding:1rem}.site-header,.header-actions{flex-wrap:wrap}.brand-lockup{flex:1 1 100%}.brand-mark-frame{padding:.38rem .52rem}.main-nav{order:3;width:100%;justify-content:space-between}.hero-section,.content-grid,.voices-grid{grid-template-columns:1fr}.voices-grid{display:grid}}@media(max-width:720px){.page-shell{width:min(calc(100% - 1rem),var(--max-width));padding-top:.75rem}.site-header{position:static;border-radius:24px;gap:.9rem}.brand-lockup{width:100%;align-items:center;gap:.72rem}.brand-mark-frame{padding:.34rem .44rem;border-radius:1rem}.brand-mark{width:clamp(5.1rem,28vw,6.1rem)}.brand-copy{gap:.14rem;padding-top:0}.brand-kicker{font-size:.62rem;padding:.16rem .42rem}.brand-name{font-size:1.12rem}.brand-tag{display:none}.main-nav{gap:.75rem;flex-wrap:wrap;justify-content:flex-start;font-size:.92rem}.header-actions{width:100%;margin-inline-start:0;flex-direction:column;align-items:stretch}.hero-copy,.hero-panel,.question-card,.sidebar-card,.voice-card{padding:1.25rem;border-radius:24px}.hero-kicker-row{align-items:flex-start;gap:.6rem}.hero-bulletin{font-size:.72rem}.hero-copy:before{width:72px;height:72px;inset:1rem 1rem auto auto}.hero-copy h1{max-width:none;font-size:clamp(2.2rem,10vw,3.2rem)}.hero-note{padding:.9rem .95rem}.hero-stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.hero-stats div:last-child{grid-column:1 / -1}.question-card__footer,.community-item{align-items:flex-start;flex-direction:column}}.site-footer{width:min(calc(100% - 2rem),var(--max-width));margin:0 auto 2rem;padding:1rem 1.25rem 0;color:var(--text-soft);text-align:center;font-size:.92rem}.site-footer p{margin:0}@media(prefers-reduced-motion:no-preference){.site-header,.hero-copy,.hero-panel,.question-card,.sidebar-card,.voice-card,.editorial-pick{animation:rise .56s ease both}.hero-panel{animation-delay:80ms}.question-card:nth-child(2){animation-delay:.12s}.question-card:nth-child(3){animation-delay:.18s}.voice-card:nth-child(2){animation-delay:.12s}.voice-card:nth-child(3){animation-delay:.18s}}@keyframes rise{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}.question-page-shell{padding-bottom:5rem}.question-page,.question-hero,.question-detail-grid{display:grid;gap:1.5rem}.question-hero{grid-template-columns:minmax(0,1.45fr) minmax(280px,.8fr);align-items:stretch}.question-hero__main,.question-sidebar-card,.answer-card{position:relative;overflow:hidden;border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);backdrop-filter:blur(16px);box-shadow:var(--shadow)}.question-hero__main,.question-sidebar-card,.answer-card{padding:1.6rem}.question-hero__main{background:linear-gradient(135deg,#fffffff0,#f5efffdb),linear-gradient(180deg,#ffffff5c,#fff0)}.question-hero__meta,.question-hero__stats,.answer-card__header,.question-sidebar-actions{display:flex;align-items:center}.question-hero__meta{gap:.7rem;flex-wrap:wrap;color:var(--text-soft);font-size:.88rem}.question-hero__category{display:inline-flex;align-items:center;justify-content:center;padding:.34rem .68rem;border-radius:999px;background:#7460bf24;color:var(--primary);font-weight:800}.question-hero h1{margin:1rem 0 0;max-width:15ch;font-size:clamp(2.2rem,4.6vw,4.1rem);line-height:1.08;color:var(--primary-strong)}.question-hero__lead{margin:1rem 0 0;max-width:56ch;color:var(--text-soft);font-size:1.04rem;line-height:2}.question-hero__stats{gap:.9rem;flex-wrap:wrap;margin-top:1.5rem}.question-hero__stats div{min-width:132px;padding:.95rem 1rem;border:1px solid rgba(76,61,137,.12);border-radius:1rem;background:#ffffff94}.question-hero__stats strong{display:block;margin-bottom:.25rem;font-family:Space Grotesk,Noto Sans Arabic,sans-serif;font-size:1.3rem}.question-hero__stats span,.question-sidebar-card__eyebrow,.answer-card__eyebrow,.answer-author span{color:var(--text-soft)}.question-sidebar-card{display:grid;gap:1rem}.question-sidebar-card h2,.answer-card__header h2,.answer-section h3{margin:0}.question-sidebar-card__eyebrow,.answer-card__eyebrow{font-size:.82rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.question-sidebar-card p{margin:0;color:var(--text-soft);line-height:1.9}.question-topic-list{display:flex;gap:.6rem;flex-wrap:wrap}.question-topic-list span{display:inline-flex;align-items:center;justify-content:center;padding:.42rem .72rem;border-radius:999px;background:var(--surface-tint);color:var(--primary);font-size:.84rem;font-weight:700}.question-detail-grid{grid-template-columns:minmax(0,1.55fr) minmax(260px,.78fr);align-items:start}.answer-card,.question-sidebar{display:grid;gap:1rem}.answer-card__header{justify-content:space-between;gap:1rem;padding-bottom:1rem;border-bottom:1px solid rgba(76,61,137,.12)}.answer-card__header h2{margin-top:.4rem;font-size:clamp(1.5rem,2.4vw,2rem);line-height:1.45;color:var(--primary-strong)}.answer-author{min-width:220px;padding:.95rem 1rem;border:1px solid rgba(76,61,137,.12);border-radius:1rem;background:#fff9}.answer-author strong{display:block;margin-bottom:.2rem}.answer-body{display:grid;gap:1.35rem}.answer-section{display:grid;gap:.75rem}.answer-section h3{font-size:1.18rem;line-height:1.6;color:var(--primary)}.answer-section p,.question-summary-list li{margin:0;color:var(--text-soft);line-height:2}.answer-section--closing{padding-top:.4rem;border-top:1px solid rgba(76,61,137,.12)}.question-summary-list{display:grid;gap:.75rem;margin:0;padding:0 1rem 0 0}.question-sidebar-actions{gap:.8rem;flex-wrap:wrap}.related-questions-section{display:grid;gap:1rem}.related-questions-section__heading{display:grid;gap:.25rem}.related-questions-section__heading p{margin:0;color:var(--text-soft);font-size:.84rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.related-questions-section__heading h2,.related-question-card h3{margin:0}.related-questions-section__heading h2{font-size:clamp(1.4rem,2vw,1.9rem);color:var(--primary-strong)}.related-questions-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.related-question-card{display:grid;gap:.65rem;padding:1.2rem;border:1px solid var(--border);border-radius:1.2rem;background:#ffffffa3;box-shadow:var(--shadow-soft);transition:transform .18s ease,border-color .18s ease}.related-question-card:hover,.related-question-card:focus-visible{transform:translateY(-2px);border-color:#4c3d893d}.related-question-card__category{color:var(--primary);font-size:.84rem;font-weight:700}.related-question-card h3{line-height:1.7;color:var(--text)}@media(max-width:1080px){.question-hero,.question-detail-grid{grid-template-columns:1fr}.answer-card__header{align-items:flex-start;flex-direction:column}.answer-author{min-width:0;width:100%}}@media(max-width:720px){.question-hero__main,.question-sidebar-card,.answer-card,.related-question-card{padding:1.25rem;border-radius:24px}.question-hero h1{max-width:none;font-size:clamp(2rem,8vw,3rem)}.question-hero__stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.question-hero__stats div:last-child{grid-column:1 / -1}.question-sidebar-actions{flex-direction:column;align-items:stretch}.related-questions-grid{grid-template-columns:1fr}}
