/* FOREVER:NEON // Living Archive shell restoration
   Faction lenses style the recovered records. The surrounding SubstrateNet
   receiver chrome remains stable, dark, and recognizably FOREVER:NEON. */

body.fn-archive-v2[data-la-lens]{
  --fn-bg:#05050d;
  --fn-panel:#0b0b17;
  --fn-panel-2:#101020;
  --fn-ink:#e8e4d8;
  --fn-muted:#9a93a4;
  --fn-cyan:#00f5d4;
  --fn-amber:#ffb347;
  --fn-mag:#ff3df2;
  --fn-red:#ff6b6b;
  --fn-green:#7dff9b;
  --fn-line:#25253a;
  --fn-vril:#b56cff;
  --fn-shadow:0 0 44px rgba(0,245,212,.08);
  background:
    radial-gradient(circle at 12% 0%,rgba(255,61,242,.16),transparent 28%),
    radial-gradient(circle at 85% 8%,rgba(0,245,212,.12),transparent 30%),
    linear-gradient(180deg,#080816 0%,#05050d 48%,#020208 100%);
  color:var(--fn-ink);
}

body.fn-archive-v2[data-la-lens] .fn-la-hero{
  border-radius:22px;
  background:linear-gradient(180deg,rgba(12,12,24,.94),rgba(7,7,17,.94));
  box-shadow:var(--fn-shadow);
}
body.fn-archive-v2[data-la-lens] .fn-la-sidebar,
body.fn-archive-v2[data-la-lens] .fn-la-main,
body.fn-archive-v2[data-la-lens] .fn-la-detail{
  border-radius:18px;
  background:rgba(8,8,18,.94);
  box-shadow:var(--fn-shadow);
}
body.fn-archive-v2[data-la-lens] .fn-la-hero:before{
  background:
    linear-gradient(90deg,transparent 97%,rgba(0,245,212,.08) 100%),
    linear-gradient(0deg,transparent 97%,rgba(0,245,212,.06) 100%);
  background-size:36px 36px;
  opacity:.25;
}
body.fn-archive-v2[data-la-lens] .fn-la-title{
  font-family:'Cinzel',serif;
  letter-spacing:normal;
}

/* Keep faction identity inside records rather than repainting the whole site. */
body[data-la-lens="observer"] .fn-la-card,
body[data-la-lens="observer"] .fn-la-material-frame,
body[data-la-lens="observer"] .fn-la-material-banner,
body[data-la-lens="observer"] .fn-la-lens-doctrine,
body[data-la-lens="observer"] .fn-la-detail-head,
body[data-la-lens="observer"] .fn-la-detail-body{
  --fn-ink:#22262a;
  --fn-muted:#5e6469;
  --fn-cyan:#315c6c;
  --fn-amber:#8a6423;
  --fn-green:#476850;
  --fn-line:#aeb1ae;
}
body[data-la-lens="observer"] .fn-la-detail-head,
body[data-la-lens="observer"] .fn-la-detail-body{
  background:#efede6;
  color:var(--fn-ink);
}
body[data-la-lens="observer"] .fn-la-detail-head{border-bottom-color:#aeb1ae}
body[data-la-lens="observer"] .fn-la-detail-img{border-color:#989d9b;background:#d7d8d2}
body[data-la-lens="observer"] .fn-la-evidence-caption{background:#deddd7;color:#5e6469}
body[data-la-lens="observer"] .fn-la-lens-doctrine{background:#d7d8d2;border-color:#929896;color:#22262a}

body[data-la-lens="resistance"] .fn-la-card,
body[data-la-lens="resistance"] .fn-la-material-frame,
body[data-la-lens="resistance"] .fn-la-material-banner,
body[data-la-lens="resistance"] .fn-la-lens-doctrine,
body[data-la-lens="resistance"] .fn-la-detail-head,
body[data-la-lens="resistance"] .fn-la-detail-body{
  --fn-ink:#e6d7b5;
  --fn-muted:#b0a081;
  --fn-cyan:#93d2bf;
  --fn-amber:#e0a849;
  --fn-line:#5e4b31;
}
body[data-la-lens="resistance"] .fn-la-detail-head,
body[data-la-lens="resistance"] .fn-la-detail-body{
  background:linear-gradient(135deg,rgba(49,39,25,.98),rgba(21,17,12,.99));
  color:var(--fn-ink);
}

body[data-la-lens="vril"] .fn-la-card,
body[data-la-lens="vril"] .fn-la-material-frame,
body[data-la-lens="vril"] .fn-la-material-banner,
body[data-la-lens="vril"] .fn-la-lens-doctrine,
body[data-la-lens="vril"] .fn-la-detail-head,
body[data-la-lens="vril"] .fn-la-detail-body{
  --fn-ink:#d9e4e2;
  --fn-muted:#829792;
  --fn-cyan:#7fc6b1;
  --fn-amber:#c9a25d;
  --fn-vril:#9eb8aa;
  --fn-line:#334640;
}
body[data-la-lens="vril"] .fn-la-detail-head,
body[data-la-lens="vril"] .fn-la-detail-body{
  background:linear-gradient(180deg,rgba(21,31,34,.98),rgba(10,15,17,.99));
  color:var(--fn-ink);
}

body[data-la-lens="double_agent"] .fn-la-card,
body[data-la-lens="double_agent"] .fn-la-material-frame,
body[data-la-lens="double_agent"] .fn-la-material-banner,
body[data-la-lens="double_agent"] .fn-la-lens-doctrine,
body[data-la-lens="double_agent"] .fn-la-detail-head,
body[data-la-lens="double_agent"] .fn-la-detail-body{
  --fn-ink:#e4dfcf;
  --fn-muted:#9c9b92;
  --fn-cyan:#78d8d0;
  --fn-amber:#d7a44f;
  --fn-mag:#c06a76;
  --fn-line:#3f4445;
}
body[data-la-lens="double_agent"] .fn-la-detail-head,
body[data-la-lens="double_agent"] .fn-la-detail-body{
  background:linear-gradient(90deg,rgba(38,29,18,.97) 0 49.7%,#6b5a3b 49.8% 50.2%,rgba(12,22,25,.97) 50.3%);
  color:var(--fn-ink);
}

@media(max-width:620px){
  body.fn-archive-v2[data-la-lens] .fn-la-hero,
  body.fn-archive-v2[data-la-lens] .fn-la-main,
  body.fn-archive-v2[data-la-lens] .fn-la-sidebar{border-radius:14px}
}
