:root{--paper:#faf9f6;--paper2:#f2f0eb;--ink:#171717;--muted:#67645e;--line:#dedbd3;--gold:#b18a3a;--max:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.6}.skip{position:absolute;left:-9999px}.skip:focus{left:1rem;top:1rem;z-index:20;background:#fff;padding:.6rem 1rem}.header{height:76px;display:flex;align-items:center;justify-content:space-between;max-width:var(--max);margin:auto;padding:0 28px;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:10px;text-decoration:none;color:var(--ink);font-weight:800;letter-spacing:.16em;font-size:1.05rem}.brand-mark{width:32px;height:32px;object-fit:contain;border-radius:50%;display:block}.header nav{display:flex;gap:34px}.header nav a,.text-link{color:var(--ink);text-decoration:none;font-size:.92rem}.header nav a:hover,.text-link:hover{color:var(--gold)}.menu{display:none;border:0;background:none;font-size:1.3rem}.eyebrow,.section-kicker{font-size:.72rem;text-transform:uppercase;letter-spacing:.18em;color:var(--gold);font-weight:750}.lead{max-width:590px;font-size:1.08rem;color:var(--muted);line-height:1.7}.button{display:inline-flex;gap:24px;align-items:center;background:var(--ink);color:#fff;text-decoration:none;padding:13px 19px;font-size:.9rem}.button:hover{background:var(--gold)}.intro{max-width:var(--max);margin:auto;padding:72px 28px 40px;display:grid;grid-template-columns:1fr 1.4fr;gap:50px}.intro h2,.standard h2{font-family:Georgia,serif;font-weight:500;line-height:1.03;letter-spacing:-.035em;font-size:clamp(2.5rem,4.5vw,4.1rem);margin:0}.intro>p:last-child{color:var(--muted);max-width:470px;font-size:1.05rem;align-self:end}.pillars{max-width:var(--max);margin:auto;padding:12px 28px 68px}.pillar{display:grid;grid-template-columns:80px 1fr 40px;gap:25px;align-items:center;padding:34px 0;border-top:1px solid var(--line);text-decoration:none;color:var(--ink)}.pillar:last-child{border-bottom:1px solid var(--line)}.number{font-size:.75rem;color:var(--gold);letter-spacing:.12em}.pillar h3{font-family:Georgia,serif;font-size:2.2rem;font-weight:500;margin:0 0 6px}.pillar p{margin:0;color:var(--muted);max-width:720px}.arrow{font-size:1.5rem;color:var(--gold);text-align:right}.pillar:hover h3{color:var(--gold)}.standard{max-width:var(--max);margin:0 auto 60px;padding:52px 28px;background:var(--paper2);display:grid;grid-template-columns:1fr 1fr;gap:70px}.standard p{color:var(--muted);font-size:1.03rem;margin:0;align-self:end}footer{border-top:1px solid var(--line);max-width:var(--max);margin:auto;padding:28px;display:flex;justify-content:space-between;color:var(--muted);font-size:.78rem}.footer-brand{color:var(--ink)}@media(max-width:760px){.header{height:68px;padding:0 18px}.header nav{display:none;position:absolute;top:68px;left:0;right:0;background:var(--paper);border-bottom:1px solid var(--line);padding:18px;flex-direction:column;gap:0;z-index:10}.header nav.open{display:flex}.header nav a{padding:12px 0;border-bottom:1px solid var(--line)}.menu{display:block}.lead{font-size:1rem}.intro{padding:58px 20px 28px;display:block}.intro h2{margin:10px 0 25px}.pillars{padding:8px 20px 50px}.pillar{grid-template-columns:48px 1fr 24px;gap:12px;padding:26px 0}.pillar h3{font-size:1.9rem}.pillar p{font-size:.92rem}.standard{margin:0 20px 45px;padding:40px 24px;display:block}.standard h2{margin-bottom:28px;font-size:2.8rem}footer{margin:0 20px;padding:24px 0;gap:12px;flex-wrap:wrap}.footer-brand{width:100%}}
.page-title{font-family:Georgia,serif;font-size:clamp(2.8rem,6vw,5.5rem);line-height:1.02;font-weight:500;letter-spacing:-.045em;margin:0 0 25px}.empty{max-width:var(--max);margin:0 auto 60px;padding:70px 28px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.empty h2{font-family:Georgia,serif;font-weight:500;font-size:2.3rem;margin:0 0 10px}.empty p{max-width:650px;color:var(--muted);margin:0 0 25px}

/* V19.4 homepage refinement */
.work{max-width:var(--max);margin:auto;padding:66px 28px 0}
.work-heading{display:grid;grid-template-columns:1fr 1.4fr;gap:50px;align-items:start;padding-bottom:34px}
.work-heading h2{font-family:Georgia,serif;font-weight:500;line-height:1.03;letter-spacing:-.035em;font-size:clamp(2.5rem,4.5vw,4.1rem);margin:0 0 12px}
.work-heading p:not(.section-kicker){color:var(--muted);max-width:600px;font-size:1.02rem;margin:0}
.work .pillars{padding:0 0 46px}
.principle{max-width:var(--max);margin:0 auto 68px;padding:28px 28px 0;border-top:0;display:grid;grid-template-columns:1fr 2fr;gap:50px;align-items:start}
.principle p{margin:0;color:var(--muted);font-size:.98rem}
.principle strong{color:var(--ink);font-family:Georgia,serif;font-size:1.35rem;font-weight:500;margin-right:.25rem}
@media(max-width:760px){
  .work{padding:50px 20px 0}
  .work-heading{display:block;padding-bottom:22px}
  .work-heading h2{font-size:2.8rem;margin:8px 0 14px}
  .work-heading p:not(.section-kicker){font-size:.96rem}
  .work .pillars{padding:0 0 34px}
  .principle{margin:0 20px 52px;padding:24px 0 0;border-top:0;display:block}
  .principle .section-kicker{margin-bottom:10px}
  .principle p{font-size:.94rem}
  .principle strong{font-size:1.2rem}
}

/* V19.5 homepage refinement */

.work .pillar{padding:27px 0}
.film-content{display:grid;grid-template-columns:180px 1fr;gap:24px;align-items:center}
.film-thumb{width:180px;aspect-ratio:16/9;overflow:hidden;background:var(--paper2)}
.film-thumb img{width:100%;height:100%;object-fit:cover;display:block}
.film-title{font-size:.86rem!important;color:var(--ink)!important;margin-top:10px!important}
.film-title span{color:var(--muted)}
@media(max-width:760px){
  .work .pillar{padding:22px 0}
  .film-content{grid-template-columns:1fr;gap:16px}
  .film-thumb{width:min(100%,320px)}
  .film-title{font-size:.82rem!important}
}

.work{padding-top:64px}
.work-heading{padding-bottom:30px}
.featured-work{max-width:var(--max);margin:0 auto;padding:0 0 64px}
.feature-block{border-top:1px solid var(--line);padding:28px 0 34px}
.feature-block:last-child{border-bottom:1px solid var(--line)}
.feature-meta{display:flex;align-items:center;gap:18px;margin-bottom:22px}
.feature-type{font-size:.76rem;text-transform:uppercase;letter-spacing:.16em;font-weight:750;color:var(--ink)}
.feature-body{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(250px,.55fr);gap:38px;align-items:center}
.feature-placeholder{aspect-ratio:16/8.5;background:var(--paper2);border:1px solid var(--line);display:flex;align-items:center;justify-content:center;overflow:hidden;position:relative}
.feature-placeholder::after{content:"";position:absolute;inset:14px;border:1px solid rgba(23,23,23,.07)}
.feature-placeholder span{font-family:Georgia,serif;font-size:clamp(2.6rem,5vw,5rem);color:rgba(23,23,23,.10);letter-spacing:-.04em}
.feature-copy{align-self:center}
.feature-copy p{margin:0 0 8px;color:var(--muted);font-size:1.02rem;line-height:1.65}
.feature-copy h3{font-family:Georgia,serif;font-weight:500;font-size:clamp(1.7rem,3vw,2.7rem);line-height:1.08;letter-spacing:-.025em;margin:0 0 10px}
.feature-status{font-size:.82rem;color:var(--muted)}
.feature-link{display:inline-flex;align-items:center;gap:16px;margin-top:22px;color:var(--ink);text-decoration:none;font-size:.88rem;font-weight:650}
.feature-link span{color:var(--gold);font-size:1.1rem}
.feature-link:hover{color:var(--gold)}
.muted-link{color:var(--muted)}
.muted-link:hover{color:var(--ink)}
.film-feature-thumb{position:relative;display:block;aspect-ratio:16/9;overflow:hidden;background:var(--paper2);text-decoration:none}
.film-feature-thumb img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s ease}
.film-feature-thumb:hover img{transform:scale(1.015)}
.play-mark{position:absolute;left:22px;bottom:20px;width:48px;height:48px;border-radius:50%;background:rgba(250,249,246,.94);color:var(--ink);display:grid;place-items:center;font-size:.85rem;padding-left:2px;box-shadow:0 6px 18px rgba(0,0,0,.12)}
@media(max-width:760px){
  .work{padding:48px 20px 0}
  .featured-work{padding-bottom:48px}
  .feature-block{padding:24px 0 30px}
  .feature-body{grid-template-columns:1fr;gap:18px}
  .feature-placeholder{aspect-ratio:16/9}
  .feature-copy h3{font-size:2rem}
  .feature-copy p{font-size:.95rem}
  .feature-link{margin-top:18px}
}

/* V19.7 homepage: equal 50/50 feature composition */
.feature-body{grid-template-columns:minmax(0,1.5fr) minmax(0,1fr);gap:32px;align-items:center}
.feature-placeholder,.film-feature-thumb{width:100%;aspect-ratio:16/9}
.feature-copy{min-width:0;max-width:none}
.feature-copy h3{font-size:clamp(1.55rem,2.35vw,2.2rem);line-height:1.08}
.feature-copy p{max-width:34rem}
@media(max-width:760px){
  .feature-body{grid-template-columns:1fr;gap:18px}
  .feature-copy h3{font-size:2rem}
}

/* V19.9 homepage: embedded Films player in 60/40 feature layout */
.feature-body{grid-template-columns:minmax(0,1.5fr) minmax(0,1fr);gap:32px;align-items:center}
.film-video-embed{position:relative;width:100%;aspect-ratio:16/9;overflow:hidden;background:#000}
.film-video-embed iframe{position:absolute;inset:0;width:100%;height:100%;border:0;display:block}
@media(max-width:760px){
  .feature-body{grid-template-columns:1fr;gap:18px}
}

/* V20.1 homepage: first investigation story card */
.feature-story-media{display:block;width:100%;aspect-ratio:16/9;overflow:hidden;background:var(--paper2);border:1px solid var(--line);text-decoration:none;position:relative}
.feature-story-media img{width:100%;height:100%;display:block;object-fit:cover;object-position:center;transition:transform .35s ease}
.feature-story-media:hover img{transform:scale(1.012)}
.story-card-kicker{font-size:.68rem!important;text-transform:uppercase;letter-spacing:.14em;color:var(--gold)!important;font-weight:750;margin:0 0 12px!important}
.feature-story .feature-copy h3{font-size:clamp(1.65rem,2.5vw,2.35rem);line-height:1.08;margin-bottom:14px}
.feature-story .feature-copy p:not(.story-card-kicker){max-width:36rem}
@media(max-width:760px){.feature-story .feature-copy h3{font-size:2rem}.story-card-kicker{margin-top:2px!important}}

.header-navs{display:flex;flex-direction:row;align-items:center;justify-content:flex-end;gap:22px}
.primary-nav,.utility-nav{display:flex;align-items:center;justify-content:flex-end}
.primary-nav{gap:28px}
.utility-nav{gap:18px;padding-left:22px;border-left:1px solid var(--line)}
.header .utility-nav a{font-size:.68rem;text-transform:uppercase;letter-spacing:.11em;color:var(--muted)}
.header .utility-nav a:hover{color:var(--gold)}
.header .utility-nav .support-nav{color:var(--gold);font-weight:750}
footer{display:block}
.footer-top{display:flex;justify-content:space-between;align-items:center;gap:18px}
.footer-links{display:flex;gap:20px;justify-content:flex-end;flex-wrap:wrap;margin-top:16px;padding-top:14px;border-top:1px solid var(--line)}
.footer-links a{color:var(--muted);text-decoration:none;font-size:.76rem}
.footer-links a:hover{color:var(--gold)}
@media(max-width:900px){
  .header-navs{gap:3px}
  .primary-nav{gap:18px}
  .utility-nav{gap:12px}
  .header .utility-nav a{font-size:.62rem}
}
@media(max-width:760px){
  .header-navs{display:block;position:absolute;top:68px;left:0;right:0;background:var(--paper);border-bottom:1px solid var(--line);padding:12px 18px 16px;z-index:10}
  .header nav{position:static;background:none;border:0;padding:0;display:flex;flex-direction:column;gap:0}
  .header nav a{padding:11px 0;border-bottom:1px solid var(--line)}
  .utility-nav{margin-top:2px}
  .utility-nav a{padding:9px 0!important}
  .header-navs:not(.open){display:none}
  .header-navs.open{display:block}
  .menu{display:block}
  .footer-top{flex-wrap:wrap}
  .footer-top .footer-brand{width:100%}
  .footer-links{justify-content:flex-start}
}

/* Header navigation consistency */
.header .primary-nav a,
.header .utility-nav a,
.header .utility-nav .support-nav{font-weight:500;}
.header .primary-nav a,
.header .utility-nav a,
.header .utility-nav .support-nav{color:inherit;}
.newspaper-coming{text-decoration:none;color:inherit;}

/* =========================================================
   SOCHORA GLOBAL HEADER / FOOTER STANDARD
   One consistent navigation treatment across every page.
   ========================================================= */
.header .primary-nav,
.header .utility-nav{
  display:flex;
  align-items:center;
  gap:clamp(18px,2.2vw,34px);
}
.header .primary-nav a,
.header .utility-nav a,
.header .utility-nav .support-nav{
  font-weight:500 !important;
  font-style:normal !important;
  text-decoration:none;
  /* Keep each link's existing colour; only normalize typography/weight. */
}
.header .primary-nav a,
.header .utility-nav a{
  text-transform:none;
}
.header .brand{
  cursor:default;
}
.header .brand:not(a){
  text-decoration:none;
}
.footer-brand{
  cursor:default;
}

/* Standard page media/image stage.
   Existing page-specific images retain their content but use a
   consistent maximum presentation width and aspect ratio where
   the page has a designated AI/editorial image stage. */
.page-image-stage,
.ai-image-stage,
.page-image-stage img,
.ai-image-stage img,
.editorial-image-stage img{
  width:100%;
  height:100%;
  object-fit:cover;
  display:block;
}

.header .support-nav{
  font-weight:500 !important;
}

/* Newspaper CTA remains a link but does not introduce a different
   navigation treatment. */
.newspaper-coming{
  text-decoration:none;
}

/* =========================================================
   SOCHORA GLOBAL HEADER / FOOTER / BACK-TO-TOP STANDARD
   Applies to every page, including the homepage.
   ========================================================= */

/* Fixed, 50% transparent header */
.header{
  position:fixed !important;
  top:0 !important;
  left:0 !important;
  right:0 !important;
  z-index:1000 !important;
  background:rgba(250,249,246,.50) !important;
  backdrop-filter:blur(10px) !important;
  -webkit-backdrop-filter:blur(10px) !important;
  border-bottom:0 !important;
  box-shadow:none !important;
}

/* Keep page content from sitting underneath the fixed header.
   Header height is resolved from the actual existing header. */
body{
  padding-top:var(--sochora-header-height,72px);
}

/* Footer is one unified bar, visually related to the header */
footer{
  border-top:0 !important;
  border-bottom:0 !important;
  box-shadow:none !important;
  background:rgba(250,249,246,.50) !important;
  backdrop-filter:blur(10px) !important;
  -webkit-backdrop-filter:blur(10px) !important;
}

footer .footer-top{
  display:flex !important;
  align-items:center !important;
  justify-content:space-between !important;
  gap:24px !important;
  padding:22px 0 !important;
  border-bottom:0 !important;
}

footer .footer-links{
  display:flex !important;
  align-items:center !important;
  gap:22px !important;
  order:0 !important;
  margin:0 !important;
  padding:0 !important;
  border:0 !important;
}

footer .footer-links a{
  text-decoration:none !important;
}

footer .footer-top .footer-links{
  margin-right:auto !important;
}

/* Put footer links to the left of © 2026 SOCHORA */
footer .footer-top{
  flex-direction:row !important;
}
footer .footer-links{
  margin-right:auto !important;
}
footer .footer-top > span{
  order:3 !important;
  white-space:nowrap;
}

/* Hide the obsolete second footer row if a page still contains one */
footer > .footer-links:not(.footer-top .footer-links){
  display:none !important;
}

/* Back-to-top button */
#sochora-back-to-top{
  position:fixed;
  right:24px;
  bottom:24px;
  z-index:999;
  width:42px;
  height:42px;
  display:flex;
  align-items:center;
  justify-content:center;
  border:1px solid rgba(18,18,18,.35);
  border-radius:50%;
  background:rgba(250,249,246,.78);
  color:var(--ink,#171717);
  font-size:18px;
  line-height:1;
  cursor:pointer;
  opacity:0;
  visibility:hidden;
  transform:translateY(8px);
  transition:opacity .2s ease, visibility .2s ease, transform .2s ease, background .2s ease;
  backdrop-filter:blur(8px);
  -webkit-backdrop-filter:blur(8px);
}
#sochora-back-to-top.is-visible{
  opacity:1;
  visibility:visible;
  transform:translateY(0);
}
#sochora-back-to-top:hover{
  background:rgba(250,249,246,.95);
}
#sochora-back-to-top:focus-visible{
  outline:2px solid currentColor;
  outline-offset:3px;
}

@media(max-width:760px){
  body{padding-top:64px;}
  footer .footer-top{
    flex-wrap:wrap !important;
    gap:14px 20px !important;
  }
  footer .footer-links{
    margin-right:0 !important;
    order:1 !important;
    width:auto !important;
  }
  footer .footer-top > span{
    order:2 !important;
  }
  #sochora-back-to-top{
    right:16px;
    bottom:16px;
    width:40px;
    height:40px;
  }
}

/* =========================================================
   SOCHORA FINAL GLOBAL STANDARD — HEADER / FOOTER
   ========================================================= */

/* Full-viewport header: no max-width, no side margins, no bottom line. */
.header{
  position:fixed !important;
  top:0 !important;
  left:0 !important;
  right:0 !important;
  width:100vw !important;
  max-width:none !important;
  height:76px !important;
  margin:0 !important;
  padding:0 28px !important;
  box-sizing:border-box !important;
  display:grid !important;
  grid-template-columns:1fr auto 1fr !important;
  align-items:center !important;
  border:0 !important;
  border-bottom:0 !important;
  background:rgba(250,249,246,.50) !important;
  backdrop-filter:blur(10px) !important;
  -webkit-backdrop-filter:blur(10px) !important;
}

/* Left brand stays on the left; it is deliberately not a link. */
.header > .brand{
  grid-column:1;
  justify-self:start;
}

/* The complete navigation is one centered visual group. */
.header .header-navs{
  grid-column:2;
  justify-self:center;
  display:flex !important;
  align-items:center !important;
  gap:0 !important;
}
.header .primary-nav,
.header .utility-nav{
  display:flex !important;
  align-items:center !important;
  gap:clamp(22px,2.5vw,34px) !important;
  margin:0 !important;
  padding:0 !important;
  border:0 !important;
}
.header .primary-nav a,
.header .utility-nav a,
.header .utility-nav .support-nav{
  margin:0 !important;
  padding:0 !important;
  border:0 !important;
  font-size:.92rem !important;
  font-weight:500 !important;
  font-style:normal !important;
  letter-spacing:normal !important;
  line-height:1.2 !important;
  text-transform:none !important;
  text-decoration:none !important;
}
.header .primary-nav a,
.header .utility-nav a{
  color:var(--ink) !important;
}
.header .utility-nav .support-nav{
  color:var(--gold) !important;
}

/* Keep the menu button in the right grid cell on mobile. */
.header > .menu{
  grid-column:3;
  justify-self:end;
}

/* Full-viewport footer: same horizontal discipline as header. */
footer{
  width:100vw !important;
  max-width:none !important;
  margin:0 !important;
  box-sizing:border-box !important;
  padding:0 28px !important;
  border:0 !important;
  border-top:0 !important;
  border-bottom:0 !important;
  background:rgba(250,249,246,.50) !important;
  backdrop-filter:blur(10px) !important;
  -webkit-backdrop-filter:blur(10px) !important;
}
footer .footer-top{
  width:100% !important;
  min-height:76px !important;
  box-sizing:border-box !important;
  display:grid !important;
  grid-template-columns:1fr auto 1fr !important;
  align-items:center !important;
  gap:20px !important;
  padding:0 !important;
  margin:0 !important;
  border:0 !important;
}
footer .footer-brand{
  grid-column:1;
  justify-self:start;
  width:auto !important;
}
footer .footer-links{
  grid-column:2;
  justify-self:center;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  gap:clamp(22px,2.5vw,34px) !important;
  margin:0 !important;
  padding:0 !important;
  border:0 !important;
}
footer .footer-links a{
  color:var(--ink) !important;
  font-size:.92rem !important;
  font-weight:500 !important;
  line-height:1.2 !important;
  letter-spacing:normal !important;
  text-decoration:none !important;
}
footer .footer-top > span{
  grid-column:3;
  justify-self:end;
  margin:0 !important;
  white-space:nowrap;
}

/* Homepage editorial-principle reference layout */
.sochora-editorial-principle{
  width:calc(100% - 56px) !important;
  max-width:var(--max) !important;
  min-height:156px;
  margin:0 auto 64px !important;
  padding:28px 46px !important;
  box-sizing:border-box !important;
  display:grid !important;
  grid-template-columns:88px 1px minmax(0,1fr) !important;
  align-items:center !important;
  column-gap:34px !important;
  background:rgba(250,249,246,.72) !important;
  border:0 !important;
  border-radius:4px !important;
}
.sochora-editorial-principle .principle-icon{
  color:var(--gold) !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
}
.sochora-editorial-principle .principle-icon svg{
  width:62px !important;
  height:74px !important;
  display:block !important;
}
.sochora-editorial-principle .principle-divider{
  width:1px !important;
  height:78px !important;
  background:rgba(18,18,18,.12) !important;
}
.sochora-editorial-principle .principle-copy{
  min-width:0;
}
.sochora-editorial-principle .principle-label{
  margin:0 0 12px !important;
  color:var(--ink) !important;
  font-size:.72rem !important;
  font-weight:750 !important;
  letter-spacing:.18em !important;
  text-transform:uppercase !important;
}
.sochora-editorial-principle .principle-statement{
  margin:0 0 5px !important;
}
.sochora-editorial-principle .principle-statement strong{
  color:var(--gold) !important;
  font-family:Georgia,serif !important;
  font-size:1.28rem !important;
  font-weight:500 !important;
}
.sochora-editorial-principle .principle-description{
  max-width:640px;
  margin:0 !important;
  color:var(--muted) !important;
  font-family:Georgia,serif !important;
  font-size:.98rem !important;
  line-height:1.45 !important;
}

/* The fixed header needs consistent page offset. */
body{padding-top:76px !important;}

@media(max-width:760px){
  .header{
    height:68px !important;
    padding:0 18px !important;
    grid-template-columns:1fr auto !important;
  }
  .header > .brand{grid-column:1}
  .header > .menu{grid-column:2}
  .header .header-navs{
    position:absolute !important;
    top:68px !important;
    left:0 !important;
    right:0 !important;
    width:100% !important;
    box-sizing:border-box !important;
    padding:12px 18px 16px !important;
    background:rgba(250,249,246,.96) !important;
  }
  .header .primary-nav,
  .header .utility-nav{
    flex-direction:column !important;
    gap:0 !important;
    width:100% !important;
  }
  .header .primary-nav a,
  .header .utility-nav a{
    width:100% !important;
    padding:11px 0 !important;
    font-size:.92rem !important;
  }
  body{padding-top:68px !important;}

  footer{padding:0 18px !important;}
  footer .footer-top{
    min-height:0 !important;
    grid-template-columns:1fr !important;
    justify-items:center !important;
    gap:16px !important;
    padding:24px 0 !important;
  }
  footer .footer-brand,
  footer .footer-links,
  footer .footer-top > span{
    grid-column:1 !important;
    justify-self:center !important;
  }
  footer .footer-links{
    flex-wrap:wrap !important;
  }

  .sochora-editorial-principle{
    width:calc(100% - 40px) !important;
    min-height:0 !important;
    padding:28px 22px !important;
    grid-template-columns:58px 1px minmax(0,1fr) !important;
    column-gap:18px !important;
  }
  .sochora-editorial-principle .principle-icon svg{
    width:46px !important;
    height:58px !important;
  }
  .sochora-editorial-principle .principle-divider{height:72px !important;}
  .sochora-editorial-principle .principle-description{
    font-size:.9rem !important;
  }
}

/* =========================================================
   FINAL CORRECTION — HEADER/FOOTER SCREEN BOUNDARIES
   Do not alter body/content width. Only header/footer span
   the viewport horizontally.
   ========================================================= */

/* Prevent horizontal page scrolling. The browser's vertical
   scrollbar remains normal browser chrome, not website content. */
html, body{
  max-width:100%;
  overflow-x:hidden !important;
}

/* Header: full screen width, but navigation remains RIGHT aligned. */
.header{
  width:100% !important;
  max-width:none !important;
  left:0 !important;
  right:0 !important;
  box-sizing:border-box !important;
  display:flex !important;
  align-items:center !important;
  justify-content:space-between !important;
  grid-template-columns:none !important;
  margin:0 !important;
}
.header > .brand{
  margin-right:auto !important;
}
.header .header-navs{
  margin-left:auto !important;
  justify-self:auto !important;
  grid-column:auto !important;
  display:flex !important;
  align-items:center !important;
}
.header > .menu{
  grid-column:auto !important;
  margin-left:auto !important;
}

/* Footer: full screen width, while its CONTENT remains in the
   footer bar only. SOCHORA left, links centered, copyright right. */
footer{
  width:100% !important;
  max-width:none !important;
  margin:0 !important;
  box-sizing:border-box !important;
  overflow-x:hidden !important;
}
footer .footer-top{
  width:100% !important;
  max-width:none !important;
  box-sizing:border-box !important;
  display:grid !important;
  grid-template-columns:1fr auto 1fr !important;
  align-items:center !important;
}
footer .footer-brand{
  grid-column:1 !important;
  justify-self:start !important;
}
footer .footer-links{
  grid-column:2 !important;
  justify-self:center !important;
}
footer .footer-top > span{
  grid-column:3 !important;
  justify-self:end !important;
}

/* IMPORTANT: restore the site's normal body/content geometry.
   No full-viewport width is applied to main sections. */
main, .work, .intro, .pillars, .standard, .empty, .page-content, .page-wrap, .article, .article-page, .story-page, .evidence-page, .film-page, .about-page, .support-page, .contact-page{
  box-sizing:border-box;
  max-width:var(--max);
}

/* Do not force main itself to viewport width; preserve existing
   page-specific layout rules. */
main{
  width:auto;
  margin-left:auto;
  margin-right:auto;
}

/* Recognized full-width image stages remain content elements,
   not viewport elements. */
.page-image-stage,
.ai-image-stage,
/* Desktop: keep footer three-column alignment.
   Mobile menu/footer retain the existing responsive behavior. */
@media(max-width:760px){
  .header{
    display:flex !important;
    justify-content:space-between !important;
  }
  .header .header-navs{
    margin-left:0 !important;
  }
  footer .footer-top{
    display:grid !important;
    grid-template-columns:1fr !important;
  }
  footer .footer-brand,
  footer .footer-links,
  footer .footer-top > span{
    grid-column:1 !important;
    justify-self:center !important;
  }
}

/* =========================================================
   FINAL BODY + FOOTER CORRECTION
   Body/content: restore original constrained page geometry.
   Footer: full viewport bar with top divider and vertically
   centered contents.
   ========================================================= */

/* Restore original body/content behavior.
   Header/footer may span the viewport; body content does not. */
html, body{
  width:auto !important;
  max-width:none !important;
  overflow-x:hidden !important;
}

main{
  width:auto !important;
  max-width:var(--max) !important;
  margin-left:auto !important;
  margin-right:auto !important;
}

/* Remove accidental viewport sizing from generic body content. */
main > section{
  max-width:var(--max);
  margin-left:auto;
  margin-right:auto;
}

/* Full-width footer bar only */
footer{
  width:100% !important;
  max-width:none !important;
  margin:0 !important;
  box-sizing:border-box !important;
  border-top:1px solid var(--line) !important;
  border-bottom:0 !important;
  padding:0 28px !important;
}

footer .footer-top{
  width:100% !important;
  min-height:76px !important;
  height:76px !important;
  display:grid !important;
  grid-template-columns:1fr auto 1fr !important;
  align-items:center !important;
  box-sizing:border-box !important;
  margin:0 !important;
  padding:0 !important;
  border:0 !important;
}

footer .footer-brand{
  grid-column:1 !important;
  justify-self:start !important;
  align-self:center !important;
}

footer .footer-links{
  grid-column:2 !important;
  justify-self:center !important;
  align-self:center !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  gap:clamp(22px,2.5vw,34px) !important;
  margin:0 !important;
  padding:0 !important;
  border:0 !important;
}

footer .footer-links a{
  display:inline-flex !important;
  align-items:center !important;
  height:100% !important;
  font-size:.92rem !important;
  line-height:1.2 !important;
  font-weight:500 !important;
}

footer .footer-top > span{
  grid-column:3 !important;
  justify-self:end !important;
  align-self:center !important;
  margin:0 !important;
  white-space:nowrap;
}

@media(max-width:760px){
  main{
    max-width:100% !important;
    margin-left:auto !important;
    margin-right:auto !important;
  }
  main > section{
    max-width:100%;
  }
  footer{
    padding:0 18px !important;
  }
  footer .footer-top{
    height:auto !important;
    min-height:0 !important;
    padding:24px 0 !important;
    grid-template-columns:1fr !important;
    gap:16px !important;
  }
  footer .footer-brand,
  footer .footer-links,
  footer .footer-top > span{
    grid-column:1 !important;
    justify-self:center !important;
    align-self:center !important;
  }
  footer .footer-links{
    flex-wrap:wrap !important;
  }
}

/* =========================================================
   FINAL REFINEMENT — FOOTER + EDITORIAL PRINCIPLE
   ========================================================= */

/* Footer: all four elements occupy one horizontal row and
   share exactly the same vertical center line. */
footer .footer-top{
  position:relative !important;
  display:flex !important;
  align-items:center !important;
  justify-content:space-between !important;
  width:100% !important;
  height:76px !important;
  min-height:76px !important;
  padding:0 !important;
  margin:0 !important;
  box-sizing:border-box !important;
}
footer .footer-brand{
  position:static !important;
  width:auto !important;
  margin:0 !important;
  align-self:center !important;
  flex:0 0 auto !important;
}
footer .footer-links{
  position:absolute !important;
  left:50% !important;
  top:50% !important;
  transform:translate(-50%,-50%) !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  gap:clamp(22px,2.5vw,34px) !important;
  margin:0 !important;
  padding:0 !important;
  border:0 !important;
  width:max-content !important;
}
footer .footer-links a{
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  height:auto !important;
  margin:0 !important;
  padding:0 !important;
  line-height:1.2 !important;
}
footer .footer-top > span{
  margin:0 0 0 auto !important;
  align-self:center !important;
  white-space:nowrap !important;
}

/* =========================================================
   Editorial Principle — exact supplied symbol + reference
   card colour (#F6F4F1).
   ========================================================= */
.sochora-editorial-principle{
  width:calc(100% - 56px) !important;
  max-width:var(--max) !important;
  min-height:174px !important;
  margin:0 auto 64px !important;
  padding:22px 42px !important;
  box-sizing:border-box !important;
  display:grid !important;
  grid-template-columns:140px 190px 1px minmax(0,1fr) !important;
  align-items:center !important;
  column-gap:30px !important;
  background:#f6f4f1 !important;
  border:0 !important;
  border-radius:4px !important;
  box-shadow:none !important;
  overflow:hidden !important;
  cursor:default !important;
  user-select:text !important;
}
.sochora-editorial-principle .principle-symbol{
  width:140px !important;
  height:130px !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
}
.sochora-editorial-principle .principle-symbol img{
  width:120px !important;
  height:auto !important;
  max-height:130px !important;
  object-fit:contain !important;
  display:block !important;
}
.sochora-editorial-principle .principle-heading{
  align-self:center !important;
  margin:0 !important;
  color:var(--ink) !important;
  font-family:inherit !important;
  font-size:.72rem !important;
  line-height:1.2 !important;
  font-weight:750 !important;
  letter-spacing:.18em !important;
  text-transform:uppercase !important;
  white-space:nowrap !important;
}
.sochora-editorial-principle .principle-divider{
  width:1px !important;
  height:106px !important;
  background:rgba(18,18,18,.12) !important;
  align-self:center !important;
}
.sochora-editorial-principle .principle-content{
  align-self:center !important;
  min-width:0 !important;
}
.sochora-editorial-principle .principle-statement{
  margin:0 0 10px !important;
  color:var(--gold) !important;
  font-family:Georgia,"Times New Roman",serif !important;
  font-size:1.35rem !important;
  line-height:1.2 !important;
  font-weight:500 !important;
}
.sochora-editorial-principle .principle-content p{
  max-width:690px !important;
  margin:0 !important;
  color:var(--muted) !important;
  font-family:Georgia,"Times New Roman",serif !important;
  font-size:1rem !important;
  line-height:1.55 !important;
}

/* Mobile: keep the card professional while stacking the four
   desktop elements without changing the exact supplied symbol. */
@media(max-width:760px){
  footer .footer-top{
    height:auto !important;
    min-height:0 !important;
    padding:24px 0 !important;
    flex-direction:column !important;
    justify-content:center !important;
    gap:16px !important;
  }
  footer .footer-links{
    position:static !important;
    transform:none !important;
    width:auto !important;
    max-width:100% !important;
    flex-wrap:wrap !important;
  }
  footer .footer-top > span{
    margin:0 !important;
  }

  .sochora-editorial-principle{
    width:calc(100% - 40px) !important;
    min-height:0 !important;
    padding:28px 22px !important;
    grid-template-columns:72px minmax(0,1fr) !important;
    grid-template-rows:auto auto auto !important;
    column-gap:18px !important;
    row-gap:14px !important;
  }
  .sochora-editorial-principle .principle-symbol{
    width:72px !important;
    height:72px !important;
    grid-row:1 / span 2 !important;
  }
  .sochora-editorial-principle .principle-symbol img{
    width:72px !important;
    max-height:72px !important;
  }
  .sochora-editorial-principle .principle-heading{
    grid-column:2 !important;
    white-space:normal !important;
  }
  .sochora-editorial-principle .principle-divider{
    display:none !important;
  }
  .sochora-editorial-principle .principle-content{
    grid-column:1 / -1 !important;
  }
}

/* =========================================================
   SOCHORA PROFESSIONAL LAYOUT STANDARD
   Content sections must share the same horizontal boundary.
   Header/footer are the only viewport-wide exceptions.
   ========================================================= */

/* Newspaper section: same horizontal content boundary as the
   rest of the homepage, never wider than the site's max width. */
.newspaper-section{
  width:calc(100% - 56px) !important;
  max-width:var(--max) !important;
  margin-left:auto !important;
  margin-right:auto !important;
  box-sizing:border-box !important;
}

/* Its internal newspaper presentation must stay inside that
   section boundary. */
.newspaper-edition,
.newspaper-heading{
  width:100% !important;
  max-width:100% !important;
  box-sizing:border-box !important;
}

/* No accidental horizontal overflow from the newspaper card. */
.newspaper-section,
.newspaper-edition,
.newspaper-paper,
.newspaper-side{
  overflow-x:hidden !important;
}

/* Back-to-top: keep it clear of the footer's right-side copyright.
   It remains fixed to the viewport, but sits above the footer zone. */
#sochora-back-to-top{
  bottom:92px !important;
}

@media(max-width:760px){
  .newspaper-section{
    width:calc(100% - 40px) !important;
    max-width:var(--max) !important;
  }
  #sochora-back-to-top{
    bottom:86px !important;
  }
}

/* =========================================================
   THE TRUTH MATTERS — MASTHEAD + BACK-TO-TOP REFINEMENT
   ========================================================= */

/* Keep the newspaper title on one professional line. */
.newspaper-heading h2{
  font-size:clamp(32px,4.15vw,56px) !important;
  line-height:1 !important;
  letter-spacing:-.035em !important;
  white-space:nowrap !important;
}

#sochora-back-to-top:hover{
  background:var(--gold) !important;
  border-color:var(--gold) !important;
  color:#fff !important;
}

/* Keyboard focus remains accessible while respecting the gold standard. */
#sochora-back-to-top:focus-visible{
  outline:2px solid var(--gold) !important;
  outline-offset:3px !important;
}

@media(max-width:760px){
  /* On very narrow screens, allow a natural wrap rather than overflow. */
  .newspaper-heading h2{
    white-space:normal !important;
    font-size:clamp(30px,10vw,46px) !important;
  }
}

:root{
  --sochora-hero-height:505px;
  --sochora-editorial-image-width:470px;
  --sochora-editorial-image-height:353px;
  --sochora-editorial-image-ratio:4 / 3;
}

/* Header: visible bottom rule at the top, hidden after scrolling. */
.header{
  border-bottom:1px solid var(--line) !important;
}
.header.is-scrolled{
  border-bottom-color:transparent !important;
}

/* Keep homepage's existing text styling/flow as the visual reference. */

/* All other primary pages use exactly the same structural geometry. */
.sochora-primary-hero{
  width:min(calc(var(--max) - 56px),calc(100% - 56px));
  max-width:none;
  height:var(--sochora-hero-height);
  min-height:var(--sochora-hero-height);
  margin:0 auto;
  padding:0;
  display:grid;
  grid-template-columns:minmax(0,1.1fr) 470px;
  align-items:center;
  column-gap:56px;
  box-sizing:border-box;
  border-bottom:1px solid var(--line);
}

.sochora-primary-hero-copy{
  width:100%;
  height:353px;
  min-height:353px;
  margin:0;
  padding:0;
  align-self:center;
  display:flex;
  flex-direction:column;
  justify-content:center;
  box-sizing:border-box;
}

.sochora-primary-hero-visual{
  width:470px;
  height:353px;
  min-width:470px;
  min-height:353px;
  aspect-ratio:4/3;
  margin:0;
  padding:0;
  align-self:center;
  overflow:hidden;
  box-sizing:border-box;
}

.sochora-primary-hero-visual img{
  width:470px;
  height:353px;
  aspect-ratio:4/3;
  object-fit:cover;
  object-position:center;
  display:block;
  margin:0;
  padding:0;
}

/* One shared editorial text hierarchy. */
.sochora-hero-kicker{
  display:block;
  margin:0 0 24px;
  font-family:Arial,sans-serif;
  font-size:.86rem;
  line-height:1.15;
  font-weight:600;
  letter-spacing:.18em;
  text-transform:uppercase;
  color:var(--gold);
}

.sochora-primary-hero-copy h1{
  margin:0;
  max-width:760px;
  font-family:Georgia,serif;
  font-size:clamp(3.45rem,5.15vw,5.15rem);
  line-height:.96;
  font-weight:500;
  letter-spacing:-.045em;
  color:var(--ink);
}

.sochora-primary-hero-copy h1 em{
  font-family:"Manrope","Avenir Next","Helvetica Neue",Arial,sans-serif;
  font-weight:500;
  color:var(--gold);
}

.sochora-primary-hero-copy > p:last-child{
  margin:20px 0 0;
  max-width:560px;
  font-family:Arial,sans-serif;
  font-size:1.04rem;
  line-height:1.68;
  color:var(--muted);
}

.sochora-primary-hero-copy .contact-rule{
  margin:20px 0 0;
}

@media(max-width:760px){

  


  .sochora-primary-hero{
    width:100%;
    height:auto;
    min-height:0;
    padding:0 20px 40px;
    grid-template-columns:1fr;
    row-gap:30px;
  }

  .sochora-primary-hero-copy{
    height:auto;
    min-height:0;
  }

  .sochora-primary-hero-visual,
  .sochora-primary-hero-visual img{
    width:100%;
    height:auto;
    min-width:0;
    min-height:0;
    aspect-ratio:4/3;
  }

  .sochora-primary-hero-copy h1{
    font-size:clamp(2.8rem,11vw,4rem);
  }
}

/* =========================================================
   SOCHORA PRIMARY HERO STANDARD — SINGLE AUTHORITY
   Desktop: 76px header → 505px hero → 470×353px image.
   Hero has NO vertical padding.
   (505 - 353) / 2 = 76px natural top/bottom space.
   Primary source image: 1600×1200 WebP.
   ========================================================= */
:root{
  --sochora-hero-height:505px;
  --sochora-editorial-image-width:470px;
  --sochora-editorial-image-height:353px;
  --sochora-editorial-image-ratio:4 / 3;
}
.hero,
.sochora-primary-hero{
  width:min(calc(var(--max) - 56px),calc(100% - 56px));
  max-width:none;
  height:var(--sochora-hero-height);
  min-height:var(--sochora-hero-height);
  margin:0 auto;
  padding:0;
  box-sizing:border-box;
  display:grid;
  grid-template-columns:minmax(0,1.1fr) 470px;
  align-items:center;
  column-gap:56px;
  border-bottom:1px solid var(--line);
}
.hero-copy,
.sochora-primary-hero-copy{
  width:100%;
  height:353px;
  min-height:353px;
  margin:0;
  padding:0;
  align-self:center;
  display:flex;
  flex-direction:column;
  justify-content:center;
  box-sizing:border-box;
}
.hero-art,
.sochora-primary-hero-visual{
  width:470px;
  height:353px;
  min-width:470px;
  min-height:353px;
  aspect-ratio:4 / 3;
  margin:0;
  padding:0;
  align-self:center;
  overflow:hidden;
  box-sizing:border-box;
  display:block;
}
.hero-art img,
.sochora-primary-hero-visual img{
  width:100%;
  height:100%;
  aspect-ratio:4 / 3;
  object-fit:cover;
  object-position:center;
  display:block;
  margin:0;
  padding:0;
}
.sochora-hero-kicker{
  display:block;
  margin:0 0 24px;
  font-family:Arial,sans-serif;
  font-size:.86rem;
  line-height:1.15;
  font-weight:600;
  letter-spacing:.18em;
  text-transform:uppercase;
  color:var(--gold);
}
.hero-copy h1,
.sochora-primary-hero-copy h1{
  margin:0;
  max-width:760px;
  font-family:"Manrope","Avenir Next","Helvetica Neue",Arial,sans-serif;
  font-size:clamp(3.45rem,5.15vw,5.15rem);
  line-height:.96;
  font-weight:500;
  letter-spacing:-.045em;
  color:var(--ink);
}
.hero-copy h1 em,
.sochora-primary-hero-copy h1 em{
  font-family:"Manrope","Avenir Next","Helvetica Neue",Arial,sans-serif;
  font-weight:500;
  color:var(--gold);
}
.hero-copy > p:not(.eyebrow):not(.section-kicker):not(.sochora-hero-kicker),
.sochora-primary-hero-copy > p:last-child{
  margin:20px 0 0;
  max-width:560px;
  font-family:Arial,sans-serif;
  font-size:1.04rem;
  line-height:1.68;
  color:var(--muted);
}
.contact-rule{margin:20px 0 0;}
@media(max-width:760px){
  .hero,
  .sochora-primary-hero{
    width:100%;
    height:auto;
    min-height:0;
    margin:0 auto;
    padding:0 20px;
    grid-template-columns:1fr;
    row-gap:30px;
  }
  .hero-copy,
  .sochora-primary-hero-copy{
    height:auto;
    min-height:0;
  }
  .hero-art,
  .sochora-primary-hero-visual{
    width:100%;
    min-width:0;
    height:auto;
    min-height:0;
    aspect-ratio:4 / 3;
  }
  .hero-art img,
  .sochora-primary-hero-visual img{
    width:100%;
    height:100%;
  }
  .hero-copy h1,
  .sochora-primary-hero-copy h1{
    font-size:clamp(2.8rem,11vw,4rem);
  }
}



/* Keep e-Paper visible on every page and in every normal header state. */
.header .primary-nav .header-epaper-link {
  visibility: visible !important;
  opacity: 1 !important;
  pointer-events: auto !important;
}

/* SOCHORA — header bottom rule
   Visible only at the absolute top of the document.
   Hidden as soon as scrolling begins. */
.header {
  border-bottom: 1px solid currentColor;
}

body.sochora-scrolled .header {
  border-bottom-color: transparent !important;
}

/* SOCHORA — unified horizontal content rail
   Header and footer intentionally excluded. */
:root {
  --sochora-content-gutter: clamp(22px, 4.2vw, 64px);
  --sochora-content-max: 1440px;
}

main > section,
main > article,
main > .page-content,
main > .content,
main > .container {
  padding-left: var(--sochora-content-gutter);
  padding-right: var(--sochora-content-gutter);
}

main > section > .inner,
main > section > .container,
main > article > .inner,
main > article > .container {
  width: min(100%, var(--sochora-content-max));
  margin-left: auto;
  margin-right: auto;
}

/* Preserve full-bleed hero imagery while keeping hero text aligned to the same rail. */
main .hero,
main .page-hero,
main .support-hero,
main .sochora-primary-hero {
  padding-left: var(--sochora-content-gutter);
  padding-right: var(--sochora-content-gutter);
}

main .hero > .hero-inner,
main .page-hero > .hero-inner,
main .support-hero > .hero-inner,
main .sochora-primary-hero > .hero-inner {
  width: min(100%, var(--sochora-content-max));
  margin-left: auto;
  margin-right: auto;
}

/* Footer deliberately remains outside the shared content rail. */
footer,
.footer {
  padding-left: 0;
  padding-right: 0;
}


/* SOCHORA — heroes have no horizontal padding */
.hero,
.sochora-primary-hero,
.page-hero,
.p2-page-hero {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

@media (max-width:760px) {
  .hero,
  .sochora-primary-hero,
  .page-hero,
  .p2-page-hero {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
