:root{--bg:#07090b;--bg2:#0e1114;--panel:#11151a;--paper:#c7b28d;--ink:#d9d1c3;--muted:#87837d;--red:#a51e22;--red2:#e13732;--line:#302b27;--gold:#9d8760;--shadow:0 24px 80px rgba(0,0,0,.5)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at 50% 0,#1a1c1f 0,#0a0d10 32%,#050607 80%);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif;line-height:1.65;overflow-x:hidden}body:before{content:"";position:fixed;inset:0;pointer-events:none;opacity:.08;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='160' height='160'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.45'/%3E%3C/svg%3E")}a{color:inherit}.wrap{width:min(1180px,92vw);margin:auto}.site-nav{position:fixed;z-index:50;top:0;left:0;right:0;background:linear-gradient(to bottom,rgba(4,5,6,.95),rgba(4,5,6,.65),transparent);backdrop-filter:blur(8px)}.nav-inner{height:74px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{font-family:Georgia,serif;letter-spacing:.16em;text-transform:uppercase;font-weight:800;font-size:.9rem}.brand b{color:var(--red2)}.nav-links{display:flex;gap:22px;font-size:.8rem;letter-spacing:.12em;text-transform:uppercase}.nav-links a{text-decoration:none;color:#c8c0b2}.nav-links a:hover{color:#fff}.hero{min-height:88vh;position:relative;display:grid;align-items:end;background-size:cover;background-position:center top;border-bottom:1px solid #211f1c}.hero:after{content:"";position:absolute;inset:0;background:linear-gradient(to bottom,rgba(0,0,0,.1) 30%,rgba(5,6,7,.2) 55%,#07090b 100%)}.hero-content{position:relative;z-index:2;padding:120px 0 70px;max-width:760px}.eyebrow,.kicker{font-size:.72rem;letter-spacing:.28em;text-transform:uppercase;color:#b8a382}.hero h1{font-family:Georgia,serif;font-size:clamp(2.7rem,7vw,6rem);line-height:.92;margin:.2em 0;text-transform:uppercase;text-shadow:0 8px 30px #000}.hero h1 span{display:block;color:var(--red2)}.hero p{max-width:670px;color:#cec6b8;font-size:1.08rem}.buttons{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.btn{border:1px solid #4a4035;background:#121416;color:#eee5d8;padding:13px 18px;text-decoration:none;text-transform:uppercase;letter-spacing:.13em;font-size:.75rem;cursor:pointer;transition:.2s}.btn:hover{transform:translateY(-2px);border-color:var(--red2)}.btn.red{background:linear-gradient(180deg,#a91f22,#701316);border-color:#c73535}.section{padding:90px 0}.section-title{max-width:760px;margin-bottom:34px}.section-title h2{font-family:Georgia,serif;font-size:clamp(2rem,4vw,3.6rem);line-height:1.05;margin:.15em 0}.section-title p{color:#9d978e}.grid{display:grid;grid-template-columns:repeat(12,1fr);gap:22px}.card{background:linear-gradient(145deg,rgba(22,25,28,.93),rgba(10,12,14,.97));border:1px solid #2d2a26;box-shadow:var(--shadow);position:relative;overflow:hidden}.card:before{content:"";position:absolute;inset:0;border-top:1px solid rgba(255,255,255,.04);pointer-events:none}.story-feature{grid-column:span 8;padding:34px}.case-sidebar{grid-column:span 4;padding:28px;background:linear-gradient(160deg,#191713,#0d0d0c)}.story-meta{display:flex;flex-wrap:wrap;gap:8px;margin:14px 0 22px}.tag{border:1px solid #44392d;color:#b8a382;padding:5px 8px;font-size:.68rem;letter-spacing:.08em;text-transform:uppercase}.story-feature h3{font-family:Georgia,serif;font-size:clamp(1.7rem,3vw,3rem);line-height:1.05;margin:.2em 0}.story-feature .deck{font-size:1.08rem;color:#bfb7aa}.story-body{white-space:pre-line;color:#aaa49a}.source-list{display:grid;gap:10px;margin-top:20px}.source-list a{font-size:.8rem;color:#cabd9e;text-decoration:none;border-bottom:1px dotted #66553c}.archive-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.archive-card{padding:24px;min-height:250px}.archive-card h3{font-family:Georgia,serif;margin:.4em 0;font-size:1.35rem}.archive-card p{color:#9e9990;font-size:.92rem}.game-shell{display:grid;grid-template-columns:1.2fr .8fr;gap:22px}.game-panel{padding:36px;min-height:410px}.cipher{font-family:Georgia,serif;font-size:1.5rem;color:#dbd0bc;background:#090b0d;border:1px solid #342d26;padding:28px;box-shadow:inset 0 0 40px rgba(0,0,0,.45)}.game-input{width:100%;background:#08090b;border:1px solid #3b342d;color:#fff;padding:14px;margin:18px 0 10px;font-size:1rem}.game-result{min-height:50px;color:#b6aa97}.legend-board{padding:32px;background:radial-gradient(circle at 50% 0,#211d18,#0b0c0d 70%)}.legend-board ol{padding-left:20px}.legend-board li{margin:12px 0;color:#aaa092}.newsletter{padding:42px;text-align:center}.newsletter form{display:flex;max-width:680px;margin:22px auto 0;gap:10px}.newsletter input,.newsletter textarea{width:100%;background:#0a0c0e;border:1px solid #3b342d;color:white;padding:14px}.footer{padding:50px 0 30px;border-top:1px solid #211f1c;color:#77716a;font-size:.8rem}.footer-inner{display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap}.redacted{background:#181818;color:#181818;border-radius:1px;padding:0 4px;transition:.3s}.redacted:hover{color:#c9bea9}.announcement{background:#8b1b1d;color:#fff;text-align:center;padding:8px 15px;font-size:.78rem;letter-spacing:.08em}.empty{padding:50px;text-align:center;color:#8f8a82}
@media(max-width:850px){.nav-links{display:none}.hero{min-height:72vh;background-position:center top}.story-feature,.case-sidebar{grid-column:1/-1}.archive-grid{grid-template-columns:1fr}.game-shell{grid-template-columns:1fr}.newsletter form{flex-direction:column}.section{padding:64px 0}}
.story-feature{padding:0}.story-copy{padding:34px}.story-media-header{display:grid;grid-template-columns:1fr;gap:2px;background:#050607;border-bottom:1px solid #302b27}.story-media-header.multi{grid-template-columns:2fr 1fr 1fr}.story-media-header figure{margin:0;position:relative;min-height:250px;background:#050607;overflow:hidden}.story-media-header img{width:100%;height:100%;min-height:250px;max-height:430px;object-fit:cover;display:block;filter:saturate(.72) contrast(1.08) brightness(.8)}.story-media-header figure:first-child img{min-height:360px}.story-media-header figcaption,.story-inline-image figcaption{position:absolute;left:50%;bottom:6px;transform:translateX(-50%);width:max-content;max-width:94%;padding:2px 6px;background:rgba(3,4,5,.72);color:#a9a198;text-align:center;font-size:.56rem;line-height:1.25;letter-spacing:.01em}.story-body-rich p{color:#aaa49a;margin:0 0 1.45em}.story-inline-image{margin:30px 0 38px;position:relative;background:#090b0d;border:1px solid #302b27;box-shadow:0 18px 50px rgba(0,0,0,.35)}.story-inline-image img{display:block;width:100%;max-height:620px;object-fit:contain;background:#050607;filter:saturate(.78) contrast(1.05)}.story-inline-image .photo-context{padding:9px 14px 15px;color:#8f887e;text-align:center;font-family:Georgia,serif;font-size:.8rem;font-style:italic}.story-inline-image figcaption{position:static;transform:none;margin:0 auto 5px;background:transparent;display:block}.archive-card{padding:0}.archive-thumb{width:100%;height:160px;object-fit:cover;display:block;filter:saturate(.68) contrast(1.08) brightness(.78);border-bottom:1px solid #302b27}.archive-copy{padding:24px}.archive-card h3 a{text-decoration:none}.archive-card h3 a:hover{color:#e13732}
@media(max-width:850px){.story-media-header.multi{grid-template-columns:1fr 1fr}.story-media-header.multi figure:first-child{grid-column:1/-1}.story-media-header figure,.story-media-header img{min-height:190px}.story-media-header figure:first-child img{min-height:260px}.story-copy{padding:24px}}

.brand-home{text-decoration:none;display:inline-block}.brand-home:hover{filter:brightness(1.15)}.case-note-group{margin-top:22px;padding-top:18px;border-top:1px solid #332d27}.case-note-label{font-size:.63rem;letter-spacing:.18em;text-transform:uppercase;color:#b99e73;margin-bottom:9px}.case-sidebar ul{margin:0;padding-left:18px}.case-sidebar li{margin:0 0 11px;color:#aaa198;font-size:.91rem}.product-feature{display:grid;grid-template-columns:minmax(260px,.8fr) 1.2fr;align-items:stretch}.product-art{min-height:330px;background:#07090b;display:grid;place-items:center;border-right:1px solid #302b27}.product-art img{width:100%;height:100%;max-height:470px;object-fit:contain;padding:22px;display:block}.product-placeholder{text-transform:uppercase;letter-spacing:.18em;color:#756b5d}.product-copy{padding:42px}.product-copy h2{font-family:Georgia,serif;font-size:clamp(1.8rem,3vw,3rem);margin:.2em 0}.product-copy p{color:#aaa198}.product-context{font-size:.78rem;color:#756f67!important;font-style:italic}@media(max-width:760px){.product-feature{grid-template-columns:1fr}.product-art{border-right:0;border-bottom:1px solid #302b27;min-height:240px}.product-copy{padding:26px}}

.story-product-mention{margin-top:30px;padding:18px 20px;border-left:2px solid #7d2424;background:rgba(105,25,25,.08);color:#918b82!important;font-size:.88rem}.story-product-mention a{color:#c8b58f;text-decoration:none;border-bottom:1px dotted #745e3e}

/* Story slideshow redesign */
.brand-home,
.brand-home:link,
.brand-home:visited,
.brand-home:hover,
.brand-home:active,
.site-nav .brand-home,
.site-nav .brand-home *{
  text-decoration:none!important;
  text-decoration-line:none!important;
  border-bottom:0!important;
  box-shadow:none!important;
}

.story-slideshow{
  position:relative;
  overflow:hidden;
  aspect-ratio:16/7;
  min-height:260px;
  max-height:430px;
  background:#050607;
  border-bottom:1px solid #302b27;
  isolation:isolate;
}
.story-slides,.story-slide{position:absolute;inset:0;margin:0}
.story-slide{opacity:0;pointer-events:none;transition:opacity .45s ease}
.story-slide.is-active{opacity:1;pointer-events:auto}
.story-slide img{
  width:100%;height:100%;object-fit:cover;object-position:center;
  display:block;filter:saturate(.62) contrast(1.08) brightness(.64);
}
.story-slide-fallback{background-size:cover;background-position:center;filter:saturate(.68) brightness(.64)}
.story-slideshow:after{
  content:"";position:absolute;inset:0;z-index:2;pointer-events:none;
  background:linear-gradient(180deg,rgba(2,3,4,.16) 10%,rgba(2,3,4,.25) 38%,rgba(2,3,4,.88) 100%),linear-gradient(90deg,rgba(2,3,4,.45),transparent 58%);
}
.story-title-overlay{
  position:absolute;z-index:3;left:clamp(22px,4vw,52px);right:clamp(22px,4vw,52px);bottom:clamp(34px,5vw,58px);
  max-width:780px;text-shadow:0 3px 20px #000,0 1px 2px #000;
}
.story-title-overlay .kicker{color:#d0b98f;text-shadow:0 2px 12px #000}
.story-title-overlay h3{
  font-family:Georgia,serif;font-size:clamp(2rem,4vw,4.25rem);line-height:.98;margin:.18em 0 .2em;color:#f2eadc;
  letter-spacing:-.02em;
}
.story-title-overlay .deck{margin:0;color:#d0c7b7;max-width:680px;font-size:clamp(.9rem,1.35vw,1.1rem);line-height:1.55}
.story-slide figcaption{
  position:absolute;z-index:4;right:12px;bottom:10px;max-width:48%;padding:3px 7px;
  background:rgba(2,3,4,.64);color:#9d978e;font-size:.52rem;line-height:1.25;text-align:right;
}
.story-slide-nav{
  position:absolute;z-index:5;top:50%;transform:translateY(-50%);width:42px;height:52px;border:1px solid rgba(208,185,143,.35);
  background:rgba(4,5,6,.48);color:#e2d6c3;font:300 2rem/1 Georgia,serif;cursor:pointer;backdrop-filter:blur(3px);
  transition:background .2s ease,border-color .2s ease;
}
.story-slide-nav:hover{background:rgba(83,20,21,.72);border-color:rgba(213,73,70,.55)}
.story-slide-nav.prev{left:12px}.story-slide-nav.next{right:12px}
.story-slide-dots{position:absolute;z-index:5;left:50%;bottom:12px;transform:translateX(-50%);display:flex;gap:7px}
.story-slide-dot{width:7px;height:7px;border:0;border-radius:50%;padding:0;background:#817a70;opacity:.55;cursor:pointer}
.story-slide-dot.is-active{background:#c52d30;opacity:1;transform:scale(1.2)}
.story-slideshow.is-single .story-slide-nav,.story-slideshow.is-single .story-slide-dots{display:none}
.story-copy{padding:30px 34px 38px}
.story-body-rich{max-width:760px}
.story-body-rich p{font-size:1rem;line-height:1.85}
/* Old stacked media is deliberately suppressed after the slideshow conversion. */
.story-media-header,.story-inline-image{display:none!important}

@media(max-width:850px){
  .story-slideshow{aspect-ratio:4/3;min-height:0;max-height:330px}
  .story-title-overlay{left:20px;right:20px;bottom:34px}
  .story-title-overlay h3{font-size:clamp(1.8rem,8vw,2.8rem)}
  .story-title-overlay .deck{font-size:.86rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
  .story-slide-nav{width:38px;height:46px}
  .story-slide figcaption{max-width:70%;font-size:.48rem}
}

/* Compact editorial photography — keeps imagery subordinate to the story. */
.story-feature{
  padding:30px;
  background:linear-gradient(145deg,rgba(22,25,28,.93),rgba(10,12,14,.97));
}
.story-slideshow{
  width:min(100%,660px);
  aspect-ratio:16/8.5;
  min-height:0;
  max-height:300px;
  margin:0 auto 26px;
  border:1px solid #3a332b;
  border-radius:3px;
  box-shadow:0 18px 44px rgba(0,0,0,.42), inset 0 0 0 1px rgba(255,255,255,.02);
}
.story-slideshow:before{
  content:"";
  position:absolute;
  inset:7px;
  z-index:6;
  border:1px solid rgba(196,174,136,.13);
  pointer-events:none;
}
.story-slide img{
  filter:saturate(.48) contrast(1.08) brightness(.58) sepia(.08);
}
.story-title-overlay{
  left:28px;
  right:28px;
  bottom:26px;
  max-width:560px;
}
.story-title-overlay h3{
  font-size:clamp(1.65rem,2.6vw,2.65rem);
  line-height:1.02;
}
.story-title-overlay .deck{
  max-width:520px;
  font-size:.88rem;
  line-height:1.45;
  display:-webkit-box;
  -webkit-line-clamp:2;
  -webkit-box-orient:vertical;
  overflow:hidden;
}
.story-slide-nav{
  width:34px;
  height:42px;
  font-size:1.55rem;
  background:rgba(4,5,6,.62);
}
.story-slide-nav.prev{left:14px}.story-slide-nav.next{right:14px}
.story-slide figcaption{
  right:11px;
  bottom:8px;
  max-width:54%;
  font-size:.46rem;
  opacity:.82;
}
.story-copy{
  padding:0;
  max-width:760px;
  margin:0 auto;
}
.story-body-rich{
  max-width:690px;
}

@media(min-width:1100px){
  .story-slideshow{max-width:620px;max-height:285px}
}
@media(max-width:850px){
  .story-feature{padding:20px}
  .story-slideshow{
    width:100%;
    aspect-ratio:16/10;
    max-height:245px;
    margin-bottom:22px;
  }
  .story-title-overlay{left:20px;right:20px;bottom:22px}
  .story-title-overlay h3{font-size:clamp(1.5rem,7vw,2.15rem)}
  .story-title-overlay .deck{display:none}
  .story-slide-nav{width:32px;height:40px}
}
@media(max-width:480px){
  .story-feature{padding:14px}
  .story-slideshow{aspect-ratio:4/3;max-height:220px}
  .story-title-overlay h3{font-size:1.55rem}
  .story-title-overlay .kicker{font-size:.56rem}
  .story-slide figcaption{display:none}
}


/* vNext — Individual compact evidence gallery. Text leads; photography supports. */
.story-feature{
  padding:34px 38px 42px!important;
}
.story-headline-block{
  max-width:760px;
  margin:0 auto 26px;
  text-align:left;
}
.story-headline-block h3{
  margin:.22em 0 .28em;
  font-family:Georgia,serif;
  font-size:clamp(2rem,4vw,3.55rem);
  line-height:1.02;
  font-weight:400;
  color:#e1d8c8;
}
.story-headline-block .deck{
  max-width:680px;
  margin:0 0 18px;
  color:#a8a197;
  font-size:.98rem;
  line-height:1.65;
}
.story-headline-block .story-meta{margin-top:14px}
.story-gallery-shell{
  width:min(100%,500px);
  margin:0 auto 30px;
  padding:10px 10px 12px;
  background:linear-gradient(145deg,#0a0c0e,#060708);
  border:1px solid #332d27;
  box-shadow:0 16px 36px rgba(0,0,0,.38);
}
.gallery-label{
  min-height:25px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:14px;
  padding:0 3px 8px;
  color:#9b8b77;
  font-size:.58rem;
  letter-spacing:.18em;
  text-transform:uppercase;
}
.gallery-label small{
  font:400 .55rem/1.2 system-ui,sans-serif;
  letter-spacing:.08em;
  color:#625d56;
}
.story-gallery-shell .story-slideshow{
  width:100%!important;
  max-width:none!important;
  height:auto!important;
  min-height:0!important;
  max-height:none!important;
  aspect-ratio:16/9!important;
  margin:0!important;
  border:1px solid #2f2924!important;
  border-radius:1px!important;
  box-shadow:none!important;
  overflow:hidden;
  background:#050607;
}
.story-gallery-shell .story-slideshow:before{inset:5px}
.story-gallery-shell .story-title-overlay{display:none!important}
.story-gallery-shell .story-slide,
.story-gallery-shell .story-slides{height:100%!important;min-height:0!important}
.story-gallery-shell .story-slide img{
  width:100%!important;
  height:100%!important;
  min-height:0!important;
  max-height:none!important;
  object-fit:cover!important;
  object-position:center!important;
  filter:saturate(.56) contrast(1.07) brightness(.72) sepia(.06)!important;
}
.story-gallery-shell .story-slide figcaption{
  right:8px!important;
  bottom:7px!important;
  max-width:62%!important;
  padding:2px 5px!important;
  background:rgba(2,3,4,.78)!important;
  font-size:.43rem!important;
  line-height:1.2!important;
}
.story-gallery-shell .story-slide-nav{
  width:34px!important;
  height:40px!important;
  font-size:1.45rem!important;
  opacity:.82;
}
.story-gallery-shell .story-slide-nav.prev{left:8px!important}
.story-gallery-shell .story-slide-nav.next{right:8px!important}
.story-gallery-shell .story-slide-dots{bottom:8px!important}
.story-gallery-shell .story-slide-dot{width:6px;height:6px}
.story-copy{padding:0!important;max-width:760px!important;margin:0 auto!important}

@media(min-width:1100px){
  .story-gallery-shell{width:460px}
}
@media(max-width:850px){
  .story-feature{padding:24px 20px 30px!important}
  .story-headline-block{margin-bottom:20px}
  .story-headline-block h3{font-size:clamp(1.85rem,8vw,2.65rem)}
  .story-gallery-shell{width:min(100%,440px);margin-bottom:24px}
}
@media(max-width:520px){
  .story-feature{padding:18px 14px 26px!important}
  .story-gallery-shell{width:100%;padding:8px 8px 10px}
  .gallery-label small{display:none}
  .story-gallery-shell .story-slideshow{aspect-ratio:16/10!important}
  .story-gallery-shell .story-slide figcaption{font-size:.4rem!important;max-width:70%!important}
}


/* 2026-08-25 HARD GALLERY FIX — only one photograph may occupy a story gallery. */
.story-feature{grid-column:1/-1!important;}
.story-evidence-gallery{
  width:min(100%,520px)!important;
  margin:0 auto 30px!important;
}
.story-evidence-gallery .story-slideshow{
  position:relative!important;
  display:block!important;
  width:100%!important;
  height:auto!important;
  aspect-ratio:16/9!important;
  max-height:292px!important;
  overflow:hidden!important;
  contain:layout paint!important;
}
.story-evidence-gallery .story-slides{
  position:absolute!important;
  inset:0!important;
  width:100%!important;
  height:100%!important;
  overflow:hidden!important;
}
.story-evidence-gallery .story-slide{
  position:absolute!important;
  inset:0!important;
  width:100%!important;
  height:100%!important;
  margin:0!important;
  padding:0!important;
  display:none!important;
  opacity:0!important;
  visibility:hidden!important;
  overflow:hidden!important;
}
.story-evidence-gallery .story-slide.is-active{
  display:block!important;
  opacity:1!important;
  visibility:visible!important;
}
.story-evidence-gallery .story-slide[hidden]{display:none!important;}
.story-evidence-gallery .story-slide img{
  position:absolute!important;
  inset:0!important;
  display:block!important;
  width:100%!important;
  height:100%!important;
  max-width:100%!important;
  max-height:100%!important;
  object-fit:cover!important;
  object-position:center!important;
}
.story-evidence-gallery .story-slide figcaption{
  position:absolute!important;
  left:50%!important;
  right:auto!important;
  bottom:7px!important;
  transform:translateX(-50%)!important;
  width:max-content!important;
  max-width:74%!important;
  white-space:normal!important;
  text-align:center!important;
}
.case-sidebar{display:none!important;}
@media(max-width:600px){
  .story-evidence-gallery{width:min(100%,430px)!important;}
  .story-evidence-gallery .story-slideshow{aspect-ratio:16/10!important;max-height:238px!important;}
}
@media(max-width:420px){
  .story-evidence-gallery .story-slideshow{max-height:210px!important;}
}

/* 2026-08-25 — Fullscreen evidence-gallery lightbox */
.story-evidence-gallery .story-slide img{cursor:zoom-in!important;}
.story-evidence-gallery .story-slide img:focus-visible{outline:2px solid #b83938;outline-offset:-4px;}
.nem-lightbox[hidden]{display:none!important;}
.nem-lightbox{
  position:fixed;inset:0;z-index:9999;display:grid;place-items:center;
  padding:clamp(14px,3vw,34px);background:rgba(2,3,4,.94);backdrop-filter:blur(10px);
}
.nem-lightbox-dialog{
  position:relative;width:min(1180px,96vw);height:min(820px,90vh);display:grid;
  grid-template-rows:1fr auto;background:#050607;border:1px solid #44382f;
  box-shadow:0 32px 120px rgba(0,0,0,.9);overflow:hidden;
}
.nem-lightbox-stage{position:relative;min-height:0;display:grid;place-items:center;overflow:hidden;background:#030405;touch-action:pan-y;}
.nem-lightbox-image{display:block;max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;user-select:none;-webkit-user-drag:none;}
.nem-lightbox-caption{min-height:38px;padding:9px 58px 10px;text-align:center;color:#8f887e;font-size:.6rem;line-height:1.35;letter-spacing:.02em;border-top:1px solid #28231f;background:#080a0b;}
.nem-lightbox-close,.nem-lightbox-nav{
  position:absolute;z-index:3;border:1px solid rgba(177,155,128,.55);background:rgba(5,7,8,.78);
  color:#eee5d8;cursor:pointer;display:grid;place-items:center;backdrop-filter:blur(5px);
}
.nem-lightbox-close{top:14px;right:14px;min-width:92px;height:42px;padding:0 14px;font-size:.66rem;letter-spacing:.13em;text-transform:uppercase;}
.nem-lightbox-nav{top:50%;transform:translateY(-50%);width:48px;height:60px;font-family:Georgia,serif;font-size:2rem;}
.nem-lightbox-nav.prev{left:14px}.nem-lightbox-nav.next{right:14px}
.nem-lightbox-close:hover,.nem-lightbox-nav:hover{border-color:#b83938;background:rgba(25,10,11,.9)}
.nem-lightbox-dots{position:absolute;left:50%;bottom:54px;transform:translateX(-50%);z-index:4;display:flex;gap:7px;padding:7px 9px;background:rgba(3,4,5,.7);border-radius:20px;}
.nem-lightbox-dot{width:7px;height:7px;border:0;border-radius:50%;padding:0;background:#635d55;cursor:pointer;}
.nem-lightbox-dot.is-active{background:#c03b3a;box-shadow:0 0 0 2px rgba(192,59,58,.2)}
body.nem-lightbox-open{overflow:hidden!important;}
@media(max-width:700px){
  .nem-lightbox{padding:8px}.nem-lightbox-dialog{width:100%;height:86vh}
  .nem-lightbox-close{top:8px;right:8px;min-width:78px;height:38px;font-size:.58rem}
  .nem-lightbox-nav{width:42px;height:54px}.nem-lightbox-nav.prev{left:6px}.nem-lightbox-nav.next{right:6px}
  .nem-lightbox-caption{padding:8px 16px;font-size:.54rem}.nem-lightbox-dots{bottom:48px}
}


/* Facts & Questions — reader-facing postscript */
.facts-questions{
  max-width:860px;
  margin:46px auto 8px;
  padding:28px 0 0;
  border-top:1px solid rgba(184,163,130,.24);
}
.facts-questions-heading{
  margin-bottom:20px;
}
.facts-questions-heading h4{
  margin:.22em 0 0;
  font-family:Georgia,serif;
  font-size:clamp(1.35rem,2.4vw,2rem);
  line-height:1.1;
  color:#ddd2c0;
}
.facts-questions-grid{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:14px;
}
.fq-panel{
  position:relative;
  padding:22px 22px 20px;
  border:1px solid rgba(122,102,75,.34);
  background:
    linear-gradient(145deg,rgba(24,24,22,.94),rgba(10,11,12,.98));
  box-shadow:inset 0 1px rgba(255,255,255,.025);
  overflow:hidden;
}
.fq-panel:after{
  content:"";
  position:absolute;
  inset:auto -30px -45px auto;
  width:110px;
  height:110px;
  border:1px solid rgba(171,140,96,.08);
  border-radius:50%;
}
.fq-icon{
  width:28px;
  height:28px;
  display:grid;
  place-items:center;
  margin-bottom:12px;
  border:1px solid rgba(174,144,102,.38);
  color:#bba27f;
  font-family:Georgia,serif;
  font-size:.9rem;
}
.fq-panel h5{
  margin:0 0 14px;
  font-family:Georgia,serif;
  font-size:1.06rem;
  letter-spacing:.06em;
  text-transform:uppercase;
  color:#d7cbb8;
}
.fq-panel ul{
  margin:0;
  padding:0;
  list-style:none;
}
.fq-panel li{
  position:relative;
  padding:0 0 0 17px;
  margin:0 0 12px;
  color:#aaa398;
  font-size:.93rem;
  line-height:1.66;
}
.fq-panel li:last-child{margin-bottom:0}
.fq-panel li:before{
  content:"";
  position:absolute;
  left:0;
  top:.72em;
  width:5px;
  height:5px;
  border-radius:50%;
  background:#8f7652;
  box-shadow:0 0 0 3px rgba(143,118,82,.08);
}
.fq-questions{
  background:
    linear-gradient(145deg,rgba(27,20,20,.9),rgba(10,11,12,.98));
}
.fq-questions .fq-icon{
  color:#c46762;
  border-color:rgba(164,70,67,.35);
}
.fq-questions li:before{
  background:#92433f;
  box-shadow:0 0 0 3px rgba(146,67,63,.08);
}
@media(max-width:700px){
  .facts-questions{
    margin-top:36px;
    padding-top:22px;
  }
  .facts-questions-grid{
    grid-template-columns:1fr;
  }
  .fq-panel{
    padding:19px 18px;
  }
}


/* Facts & Questions — professional editorial override */
.facts-questions--editorial{
  width:min(100%,920px)!important;
  margin:48px auto 12px!important;
  padding:0!important;
  border:0!important;
  background:transparent!important;
  box-shadow:none!important;
}
.facts-questions--editorial .fq-rule{
  display:flex!important;
  align-items:center!important;
  gap:12px!important;
  margin:0 0 18px!important;
}
.facts-questions--editorial .fq-rule:before{
  content:"";
  width:30px;
  height:1px;
  background:rgba(171,141,98,.72);
}
.facts-questions--editorial .fq-rule span{
  display:block;
  width:7px;
  height:7px;
  border:1px solid rgba(171,141,98,.72);
  transform:rotate(45deg);
}
.facts-questions--editorial .fq-header{
  max-width:650px;
  margin:0 0 26px!important;
}
.facts-questions--editorial .fq-header h4{
  margin:.18em 0 .32em!important;
  font-family:Georgia,serif!important;
  font-size:clamp(1.45rem,2.4vw,2.1rem)!important;
  line-height:1.12!important;
  color:#ded3c1!important;
  font-weight:500!important;
}
.facts-questions--editorial .fq-header p{
  margin:0!important;
  max-width:620px;
  color:#8f8a82!important;
  font-size:.95rem!important;
  line-height:1.65!important;
}
.facts-questions--editorial .fq-editorial-grid{
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:0!important;
  border-top:1px solid rgba(151,126,92,.25)!important;
  border-bottom:1px solid rgba(151,126,92,.18)!important;
}
.facts-questions--editorial .fq-column{
  min-width:0;
  padding:23px 28px 24px 0!important;
  border:0!important;
  background:transparent!important;
  box-shadow:none!important;
}
.facts-questions--editorial .fq-column + .fq-column{
  padding-left:28px!important;
  border-left:1px solid rgba(151,126,92,.18)!important;
}
.facts-questions--editorial .fq-column-title{
  display:flex!important;
  align-items:baseline!important;
  gap:12px!important;
  margin:0 0 16px!important;
}
.facts-questions--editorial .fq-number{
  color:#80694b!important;
  font:600 .66rem/1 Arial,sans-serif!important;
  letter-spacing:.12em!important;
}
.facts-questions--editorial .fq-column h5{
  margin:0!important;
  color:#c9baa5!important;
  font-family:Georgia,serif!important;
  font-size:1.02rem!important;
  font-weight:500!important;
  letter-spacing:.09em!important;
  text-transform:uppercase!important;
}
.facts-questions--editorial .fq-list{
  list-style:none!important;
  counter-reset:fqitem!important;
  margin:0!important;
  padding:0!important;
}
.facts-questions--editorial .fq-list li{
  counter-increment:fqitem;
  display:grid!important;
  grid-template-columns:22px minmax(0,1fr)!important;
  gap:11px!important;
  padding:12px 0!important;
  margin:0!important;
  border-top:1px solid rgba(255,255,255,.055)!important;
  color:#aaa49a!important;
  background:transparent!important;
  font-size:.93rem!important;
  line-height:1.65!important;
}
.facts-questions--editorial .fq-list li:first-child{
  border-top:0!important;
  padding-top:0!important;
}
.facts-questions--editorial .fq-list li:before{
  content:counter(fqitem,decimal-leading-zero)!important;
  position:static!important;
  width:auto!important;
  height:auto!important;
  margin:.18em 0 0!important;
  border:0!important;
  border-radius:0!important;
  background:none!important;
  box-shadow:none!important;
  color:#655846!important;
  font:600 .63rem/1.4 Arial,sans-serif!important;
  letter-spacing:.05em!important;
}
.facts-questions--editorial .fq-column-questions .fq-number,
.facts-questions--editorial .fq-column-questions .fq-list li:before{
  color:#7d4945!important;
}
@media(max-width:720px){
  .facts-questions--editorial{
    margin-top:40px!important;
  }
  .facts-questions--editorial .fq-editorial-grid{
    grid-template-columns:1fr!important;
  }
  .facts-questions--editorial .fq-column,
  .facts-questions--editorial .fq-column + .fq-column{
    padding:20px 0!important;
    border-left:0!important;
  }
  .facts-questions--editorial .fq-column + .fq-column{
    border-top:1px solid rgba(151,126,92,.18)!important;
  }
}


/* Strict reader-facing Facts & Questions */
.case-afterword{width:min(100%,860px);margin:42px auto 6px;padding:26px 0 0;border-top:1px solid rgba(176,145,101,.28);background:transparent!important;box-shadow:none!important}
.case-afterword-head{max-width:620px;margin-bottom:21px}
.case-afterword-head h4{margin:.16em 0 0;font-family:Georgia,serif;font-size:clamp(1.4rem,2.2vw,1.95rem);line-height:1.12;font-weight:500;color:#ddd1bf}
.case-afterword-body{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:32px}
.case-afterword-group{min-width:0}
.case-afterword-group+ .case-afterword-group{padding-left:28px;border-left:1px solid rgba(176,145,101,.16)}
.case-afterword-group h5{margin:0 0 12px;color:#bca98e;font-family:Georgia,serif;font-size:.9rem;letter-spacing:.14em;text-transform:uppercase;font-weight:500}
.case-afterword-group ul{list-style:none;margin:0;padding:0}
.case-afterword-group li{position:relative;margin:0;padding:10px 0 10px 18px;border-top:1px solid rgba(255,255,255,.05);color:#aaa39a;font-size:.92rem;line-height:1.62}
.case-afterword-group li:first-child{border-top:0;padding-top:0}
.case-afterword-group li:before{content:"";position:absolute;left:0;top:1.02em;width:5px;height:5px;border-radius:50%;background:#826d50}
.case-afterword-group li:first-child:before{top:.42em}
.case-afterword-questions h5{color:#aa7771}.case-afterword-questions li:before{background:#7f413d}
@media(max-width:720px){.case-afterword{margin-top:34px;padding-top:21px}.case-afterword-body{grid-template-columns:1fr;gap:0}.case-afterword-group+.case-afterword-group{margin-top:20px;padding:20px 0 0;border-left:0;border-top:1px solid rgba(176,145,101,.16)}}
