/* Shared longform essay chrome — aligned with muslim-brotherhood quality */
html{scroll-behavior:smooth;}
body.net-page{
  --net-col:1040px;
  --net-pad:28px;
  margin:0;
  min-height:100vh;
  background:#0b0a08;
  color:#f2ede6;
  font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;
  -webkit-font-smoothing:antialiased;
}
body.net-page.site-home{overflow-x:clip;}
::selection{background:var(--gold);color:#171006;}

.net-page .sitebar{
  position:sticky;top:0;z-index:1000;
  border-bottom-color:rgba(255,210,74,.28);
  background:rgba(10,9,8,.88);
}

.net-progress{
  position:fixed;top:0;left:0;height:3px;width:0;z-index:10000;
  background:linear-gradient(90deg,var(--gold),#ffdf8c);
  box-shadow:0 0 14px rgba(255,210,74,.55);
  pointer-events:none;
}

.net-toc{
  position:sticky;top:52px;z-index:40;
  display:flex;gap:6px;overflow-x:auto;scrollbar-width:none;
  padding:10px 18px;
  background:rgba(11,10,8,.9);
  backdrop-filter:blur(14px);
  -webkit-backdrop-filter:blur(14px);
  border-bottom:1px solid rgba(255,255,255,.06);
}
.net-toc::-webkit-scrollbar{display:none;}
.net-toc a{
  flex:0 0 auto;text-decoration:none;white-space:nowrap;
  font-family:"SF Mono",Menlo,monospace;font-size:11px;font-weight:800;
  letter-spacing:.06em;text-transform:uppercase;
  color:#9a9082;padding:7px 12px;border-radius:999px;
  border:1px solid transparent;
  transition:.15s ease;
}
.net-toc a:hover,.net-toc a.on{
  color:#0b0a08;background:var(--gold);border-color:var(--gold);
}

.net-hero{
  max-width:var(--net-col);
  width:100%;
  margin:0 auto;
  box-sizing:border-box;
  padding:clamp(48px,8vw,88px) var(--net-pad) clamp(32px,4vw,48px);
  text-align:center;
}
.net-hero .kicker{
  display:inline-block;
  margin:0 0 18px;
  font-family:"SF Mono",Menlo,monospace;
  font-size:12px;font-weight:900;
  letter-spacing:.16em;text-transform:uppercase;
  color:var(--gold);
}
.net-hero h1{
  margin:0 auto 18px;
  max-width:16em;
  font-family:Georgia,"Times New Roman",serif;
  font-size:clamp(2.4rem,5.5vw,4rem);
  line-height:1.05;font-weight:600;
  letter-spacing:-.03em;
  color:#fbfaf7;
}
.net-hero .lead{
  margin:0 auto 16px;
  max-width:32em;
  font-size:clamp(1.15rem,2vw,1.4rem);
  line-height:1.4;font-weight:600;
  color:#cfc6b6;
}
.net-byline{
  margin:0 auto;
  font-size:14px;line-height:1.45;font-weight:600;
  color:#9a9082;
}
.net-byline a{color:var(--gold);text-decoration:none;border-bottom:1px solid rgba(255,210,74,.35);}
.net-byline a:hover{border-bottom-color:var(--gold);}

.article-main{
  max-width:var(--net-col);
  width:100%;
  margin:0 auto;
  box-sizing:border-box;
  padding:12px var(--net-pad) 48px;
  font-size:22px;
  line-height:1.7;
  color:#cfc7ba;
}
.article-main p{margin-bottom:32px;}
.article-main p.punch{
  margin:48px 0;
  color:#fbfaf7;
  font-size:clamp(1.45rem,2.6vw,2rem);
  font-weight:700;
  line-height:1.28;
}
.article-main p.net-keyline{
  margin:2.5em 0 2.75em;
  color:#fbfaf7;
  font-family:Georgia,"Times New Roman",serif;
  font-size:clamp(1.55rem,2.8vw,2.05rem);
  line-height:1.22;
  font-weight:600;
  letter-spacing:-.02em;
}
.article-main h2{
  font-size:clamp(32px,4vw,42px);
  color:var(--gold);
  margin:80px 0 40px;
  line-height:1.2;
  letter-spacing:-.01em;
  font-family:Georgia,"Times New Roman",serif;
  font-weight:600;
}
.article-main h3{
  font-size:clamp(24px,3vw,32px);
  color:#f2ede6;
  margin:60px 0 24px;
  font-family:Georgia,"Times New Roman",serif;
}
.article-main ul,.article-main ol{margin:0 0 40px;padding-left:20px;}
.article-main li{margin-bottom:12px;padding-left:10px;}
.article-main blockquote,
.article-main .net-quote{
  font-size:clamp(20px,2.2vw,26px);
  line-height:1.5;
  font-style:italic;
  border-left:4px solid rgba(224,112,104,.85);
  padding:24px 0 24px 32px;
  margin:48px 0;
  color:#f2ede6;
  background:linear-gradient(90deg,rgba(139,30,30,.12),transparent);
  border-radius:0 12px 12px 0;
}
.article-main blockquote cite,
.article-main .net-quote cite{
  display:block;
  margin-top:16px;
  font-family:Inter,sans-serif;
  font-size:15px;
  font-style:normal;
  color:#a89984;
}

.callout{
  background:
    radial-gradient(500px circle at 50% 0%,rgba(255,210,74,.12),transparent 60%),
    rgba(255,210,74,.05);
  border:1px solid rgba(255,210,74,.35);
  padding:clamp(28px,4vw,40px);
  border-radius:16px;
  margin:60px 0;
  text-align:center;
  box-shadow:0 18px 50px rgba(0,0,0,.28);
}
.callout.danger{
  background:
    radial-gradient(500px circle at 50% 0%,rgba(139,30,30,.28),transparent 60%),
    rgba(255,50,50,.05);
  border-color:rgba(255,50,50,.35);
}
.warn-line{color:var(--bad,#e07068);font-weight:700;}

.chapter-break{
  display:flex;
  align-items:center;
  justify-content:center;
  margin:80px 0;
  scroll-margin-top:120px;
}
.chapter-break::before,.chapter-break::after{
  content:"";
  height:1px;
  flex:1;
  background:linear-gradient(90deg,transparent,rgba(255,210,74,.45),transparent);
}
.chapter-break span{
  padding:0 24px;
  color:var(--gold);
  font-size:clamp(18px,2.5vw,24px);
  font-family:"SF Mono",Menlo,monospace;
  font-weight:800;
  letter-spacing:.06em;
  white-space:nowrap;
}

/* back-compat aliases used by older essay markup */
.net-break{display:flex;align-items:center;justify-content:center;margin:80px 0;scroll-margin-top:120px;}
.net-break::before,.net-break::after{content:"";height:1px;flex:1;background:linear-gradient(90deg,transparent,rgba(255,210,74,.45),transparent);}
.net-break span{padding:0 24px;color:var(--gold);font-size:clamp(18px,2.5vw,24px);font-family:"SF Mono",Menlo,monospace;font-weight:800;letter-spacing:.06em;}
.net-main{max-width:var(--net-col);width:100%;margin:0 auto;box-sizing:border-box;padding:12px var(--net-pad) 48px;font-size:22px;line-height:1.7;color:#cfc7ba;}
.net-main p{margin:0 0 32px;}
.net-main p.punch{margin:48px 0;color:#fbfaf7;font-size:clamp(1.45rem,2.6vw,2rem);font-weight:700;line-height:1.28;}
.net-main h2{font-size:clamp(32px,4vw,42px);color:var(--gold);margin:80px 0 40px;line-height:1.2;font-family:Georgia,"Times New Roman",serif;font-weight:600;}
.net-figure,.article-image{margin:28px 0;}
.net-figure img,.article-image img{
  width:100%;border-radius:12px;border:1px solid rgba(255,255,255,.1);
  box-shadow:0 20px 60px rgba(0,0,0,.35);display:block;
}
.net-figure.narrow img{max-width:420px;margin:0 auto;}
.net-figure figcaption,.article-image figcaption{
  text-align:center;color:#a89984;font-size:15px;margin-top:12px;line-height:1.4;
}

.hl{
  background:linear-gradient(90deg,#ffb62e,#ffdf8c);
  -webkit-background-clip:text;background-clip:text;
  -webkit-text-fill-color:transparent;
  padding-right:.1em;
}

/* Related essays — inner-page graph */
.net-related{
  max-width:var(--net-col);
  width:100%;
  margin:0 auto;
  box-sizing:border-box;
  padding:48px var(--net-pad) 12px;
  border-top:1px solid rgba(255,255,255,.08);
}
.net-related-label{
  margin:0 0 18px;
  font-family:"SF Mono",Menlo,monospace;
  font-size:12px;
  font-weight:900;
  letter-spacing:.14em;
  text-transform:uppercase;
  color:var(--gold);
}
.net-related-grid{
  display:grid;
  grid-template-columns:repeat(auto-fill,minmax(180px,1fr));
  gap:12px;
}
a.net-related-card{
  display:flex;
  flex-direction:column;
  gap:8px;
  min-height:92px;
  padding:16px 18px;
  border-radius:12px;
  text-decoration:none;
  border:1px solid rgba(255,255,255,.1);
  background:
    radial-gradient(420px circle at 0% 0%,rgba(255,210,74,.1),transparent 55%),
    rgba(255,255,255,.03);
  transition:.15s ease;
  box-shadow:0 10px 28px rgba(0,0,0,.2);
}
a.net-related-card:hover{
  border-color:rgba(255,210,74,.45);
  transform:translateY(-2px);
  background:
    radial-gradient(420px circle at 0% 0%,rgba(255,210,74,.16),transparent 55%),
    rgba(255,255,255,.05);
}
.net-related-kicker{
  font-family:"SF Mono",Menlo,monospace;
  font-size:10px;
  font-weight:800;
  letter-spacing:.1em;
  text-transform:uppercase;
  color:#8f8578;
}
a.net-related-card strong{
  font-family:Georgia,"Times New Roman",serif;
  font-size:1.05rem;
  font-weight:600;
  line-height:1.25;
  color:#f6efe3;
  letter-spacing:-.01em;
}

.net-site-foot,.net-end{
  max-width:var(--net-col);
  width:100%;
  margin:0 auto;
  box-sizing:border-box;
  padding:28px var(--net-pad) 96px;
  border-top:1px solid rgba(255,210,74,.3);
  display:flex;
  flex-wrap:wrap;
  gap:12px;
}
.net-end{flex-direction:column;align-items:center;text-align:center;}
.net-end p{margin:0 0 16px;width:100%;color:#b0a698;font-weight:600;}
.net-end-actions{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;}
.net-site-foot a,.net-end-actions a{
  display:inline-flex;align-items:center;justify-content:center;
  min-height:46px;padding:0 18px;border-radius:10px;
  text-decoration:none;
  font-family:"SF Mono",Menlo,monospace;
  font-size:13px;font-weight:800;letter-spacing:.04em;
  transition:.15s ease;
}
.net-site-foot a.primary,.net-end-actions a.primary{
  background:var(--gold);color:#171006;
  box-shadow:0 10px 28px rgba(255,210,74,.2);
}
.net-site-foot a.primary:hover,.net-end-actions a.primary:hover{background:#ffe08a;transform:translateY(-1px);}
.net-site-foot a.ghost,.net-end-actions a.ghost{
  border:1px solid rgba(255,255,255,.22);color:#f6efe3;background:rgba(255,255,255,.03);
}
.net-site-foot a.ghost:hover,.net-end-actions a.ghost:hover{
  border-color:rgba(255,210,74,.5);color:var(--gold);
}

.fx{
  opacity:1;
  transform:none;
  transition:none;
}
.fx.in{opacity:1;transform:none;}
@media (prefers-reduced-motion:reduce){
  html{scroll-behavior:auto;}
  .fx{opacity:1;transform:none;transition:none;}
}
/* callouts, hebrew, argument cards — MB parity helpers */
.net-callout{
  margin:40px 0;
  padding:clamp(22px,3vw,32px);
  border-radius:14px;
  border:1px solid rgba(255,210,74,.35);
  background:
    radial-gradient(600px circle at 10% 0%,rgba(255,210,74,.12),transparent 55%),
    rgba(0,0,0,.28);
  box-shadow:0 16px 48px rgba(0,0,0,.28);
}
.net-callout-title{
  margin:0 0 10px;
  font-family:Georgia,"Times New Roman",serif;
  font-size:clamp(1.25rem,2.2vw,1.6rem);
  font-weight:600;
  color:#fbfaf7;
}
.net-callout-body{margin:0;color:#cfc7ba;font-size:1.05em;line-height:1.55;}
.hebrew-text{
  margin:1.5rem auto 0.75rem;
  max-width:28em;
  text-align:center;
  font-size:clamp(1.15rem,2.4vw,1.45rem);
  line-height:1.7;
  color:#f2ede6;
  font-family:"Times New Roman",Georgia,serif;
}
.argument-model{
  max-width:var(--net-col);
  width:100%;
  margin:0 auto 40px;
  padding:0;
  box-sizing:border-box;
  scroll-margin-top:120px;
}
.argument-thesis{
  border:1px solid rgba(255,210,74,.42);
  border-radius:14px;
  background:
    radial-gradient(700px circle at 10% 0%,rgba(255,210,74,.14),transparent 56%),
    linear-gradient(135deg,rgba(255,255,255,.06),rgba(255,255,255,.025)),
    rgba(0,0,0,.34);
  padding:clamp(24px,4vw,38px);
  box-shadow:0 22px 70px rgba(0,0,0,.34);
  margin:40px 0;
}
.argument-thesis span{
  display:inline-block;margin:0 0 12px;
  font-family:"SF Mono",Menlo,monospace;
  font-size:11px;font-weight:900;letter-spacing:.14em;text-transform:uppercase;
  color:var(--gold);
}
.argument-thesis h2{
  margin:0 0 14px;color:#fbfaf7;
  font-family:Georgia,"Times New Roman",serif;
  font-size:clamp(1.6rem,3.2vw,2.4rem);
  line-height:1.08;font-weight:600;letter-spacing:-.02em;
}
.argument-thesis p{margin:0;color:#cfc7ba;font-size:1.05em;line-height:1.55;}

@media (max-width:720px){
  body.net-page{--net-pad:18px;}
  .article-main,.net-main{font-size:18px;line-height:1.65;}
  .article-main,.net-main,
  .article-main p,.net-main p,
  .article-main h2,.article-main h3,
  .net-main h2,.net-main h3,
  .article-main li,.net-main li,
  .article-main blockquote,.net-main blockquote{
    overflow-wrap:break-word;
    word-break:normal;
    max-width:100%;
  }
  .net-related-grid{grid-template-columns:1fr;}
  .net-site-foot,.net-end-actions{flex-direction:column;}
  .net-site-foot a,.net-end-actions a{width:100%;}
  /* Keep body/muted text readable on dark essay shell */
  .article-main,.net-main{color:#d8d0c3;}
  .article-main p.punch,.net-main p.punch,
  .article-main p.net-keyline{color:#fbfaf7;}
  .article-main h2,.net-main h2{color:var(--gold);}
  .net-byline,.net-meta{color:#b5ab9c;}
}
