/* KOUANDA V2 — Curatorial organization, motion, atlas and context upgrade.
   Owner-requested post-Founding-Edition enhancement. Historical/evidence data remains source-governed. */
:root{
  --v2-gold:#d7ad69;
  --v2-gold-soft:rgba(215,173,105,.18);
  --v2-ivory:#f5ead8;
  --v2-panel:#120f0b;
  --v2-line:rgba(215,173,105,.28);
  --v2-radius:18px;
}

/* Navigation is intentionally smaller and easier to understand. */
.navlinks{gap:20px}
.navlinks a{font-size:10px;letter-spacing:.13em}
@media(max-width:1240px){.navlinks{gap:12px}.navlinks a{font-size:9px}}

/* Page-transition language. It is subtle, documentary, and disabled by reduced motion. */
::view-transition-old(root){animation:kouanda-vt-out .24s cubic-bezier(.4,0,1,1) both}
::view-transition-new(root){animation:kouanda-vt-in .46s cubic-bezier(.16,1,.3,1) both}
@keyframes kouanda-vt-out{to{opacity:0;transform:scale(.992);filter:blur(3px)}}
@keyframes kouanda-vt-in{from{opacity:0;transform:translateY(12px) scale(1.004);filter:blur(4px)}to{opacity:1;transform:none;filter:none}}

.kouanda-scroll-progress{position:fixed;left:0;top:0;height:2px;width:100%;z-index:1200;pointer-events:none;transform-origin:left center;transform:scaleX(0);background:linear-gradient(90deg,#8c6537,var(--v2-gold),#efd49e);box-shadow:0 0 18px rgba(215,173,105,.35)}

html.kouanda-motion .kouanda-reveal{opacity:0;transform:translateY(24px);transition:opacity .72s cubic-bezier(.16,1,.3,1),transform .72s cubic-bezier(.16,1,.3,1)}
html.kouanda-motion .kouanda-reveal.is-revealed{opacity:1;transform:none}
html.kouanda-motion .kouanda-reveal[data-reveal-delay="1"]{transition-delay:.08s}
html.kouanda-motion .kouanda-reveal[data-reveal-delay="2"]{transition-delay:.16s}
html.kouanda-motion .kouanda-reveal[data-reveal-delay="3"]{transition-delay:.24s}

/* New institutional landing organization. */
.v2-hero{position:relative;min-height:calc(100vh - var(--header-h));overflow:hidden;display:grid;align-items:end;border-bottom:1px solid var(--v2-line);background:#080706}
.v2-hero::before{content:"";position:absolute;inset:-12%;background:radial-gradient(circle at 67% 26%,rgba(190,132,66,.20),transparent 22%),radial-gradient(circle at 80% 58%,rgba(87,57,31,.32),transparent 26%),url('/assets/geography/west-africa-reference.svg') 78% 45%/min(63vw,980px) auto no-repeat;opacity:.55;filter:sepia(.32) saturate(.72)}
.v2-hero::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,4,3,.98) 0%,rgba(5,4,3,.9) 45%,rgba(5,4,3,.38) 72%,rgba(5,4,3,.82) 100%)}
.v2-hero-inner{position:relative;z-index:2;padding:clamp(78px,9vh,120px) 0 64px;max-width:1120px}
.v2-hero h1{font-family:var(--serif);font-size:clamp(76px,12vw,190px);font-weight:500;line-height:.76;letter-spacing:-.055em;margin:20px 0;color:#fff8ed}
.v2-hero-subtitle{font-family:var(--serif);font-size:clamp(26px,3.6vw,54px);color:#e0cfb4;line-height:1.02;margin:0 0 18px}
.v2-hero-copy{max-width:790px;font-family:var(--serif);font-size:clamp(18px,1.7vw,23px);line-height:1.6;color:#cdbda5}
.v2-start-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:34px}
.v2-start-card{position:relative;min-height:142px;padding:18px;border:1px solid var(--v2-line);border-radius:14px;background:linear-gradient(145deg,rgba(30,23,15,.9),rgba(10,8,6,.86));display:flex;flex-direction:column;justify-content:flex-end;overflow:hidden;transition:transform .3s,border-color .3s,background .3s}
.v2-start-card::before{content:attr(data-index);position:absolute;right:14px;top:6px;font-family:var(--serif);font-size:54px;color:rgba(215,173,105,.13)}
.v2-start-card:hover,.v2-start-card:focus-visible{transform:translateY(-5px);border-color:rgba(215,173,105,.72);background:#1d160f}
.v2-start-card strong{font-family:var(--serif);font-size:21px;font-weight:500;color:#f2e4cf}.v2-start-card small{display:block;color:#aa9b84;margin-top:6px;line-height:1.35}

.v2-section-head{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,.5fr);gap:28px;align-items:end;margin-bottom:28px}.v2-section-head p{margin:0;color:#b7a88f;line-height:1.65}
.v2-wing-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.v2-wing{position:relative;min-height:310px;padding:26px;border:1px solid var(--v2-line);border-radius:var(--v2-radius);overflow:hidden;background:linear-gradient(145deg,#1a140e,#0a0806);display:flex;flex-direction:column;justify-content:flex-end}.v2-wing::before{content:attr(data-wing);position:absolute;right:-6px;top:-26px;font-family:var(--serif);font-size:180px;color:rgba(215,173,105,.055);line-height:1}.v2-wing h3{font-family:var(--serif);font-size:clamp(31px,3vw,45px);font-weight:500;margin:7px 0 10px;max-width:620px}.v2-wing p{color:#b8a98f;max-width:650px;line-height:1.55}.v2-wing-links{display:flex;flex-wrap:wrap;gap:7px;margin-top:15px}.v2-wing-links a{font-size:10px;letter-spacing:.08em;border:1px solid rgba(215,173,105,.28);border-radius:999px;padding:7px 10px;color:#dbc59e}.v2-wing-links a:hover{border-color:var(--v2-gold);color:#fff0cf}

/* Visual archive now deliberately represents the wider museum, not one family dossier. */
.v2-visual-archive{display:grid;grid-template-columns:repeat(12,1fr);grid-auto-rows:165px;gap:10px}.v2-object{position:relative;overflow:hidden;border-radius:14px;border:1px solid var(--v2-line);background:#0b0907;min-width:0}.v2-object:nth-child(1){grid-column:span 5;grid-row:span 3}.v2-object:nth-child(2){grid-column:span 4;grid-row:span 2}.v2-object:nth-child(3){grid-column:span 3;grid-row:span 2}.v2-object:nth-child(4){grid-column:span 3;grid-row:span 2}.v2-object:nth-child(5){grid-column:span 4;grid-row:span 2}.v2-object:nth-child(6){grid-column:span 3;grid-row:span 2}.v2-object:nth-child(7){grid-column:span 4;grid-row:span 2}.v2-object:nth-child(8){grid-column:span 5;grid-row:span 2}.v2-object img{width:100%;height:100%;object-fit:cover;filter:sepia(.09) saturate(.83) brightness(.77);transition:transform .65s cubic-bezier(.16,1,.3,1),filter .65s}.v2-object:hover img{transform:scale(1.045);filter:sepia(.02) saturate(.94) brightness(.9)}.v2-object::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 38%,rgba(3,3,2,.9))}.v2-object-copy{position:absolute;z-index:2;left:14px;right:14px;bottom:12px}.v2-object-copy strong{display:block;font-family:var(--serif);font-size:20px;font-weight:500;color:#f0e2cb}.v2-object-copy small{font-size:9px;letter-spacing:.11em;text-transform:uppercase;color:#d4ad6d}

/* Museum index: four curated wings instead of a flat wall of sixteen equal cards. */
.v2-museum-intro{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:28px;align-items:end}.v2-museum-count{font-family:var(--serif);font-size:84px;color:rgba(215,173,105,.72);line-height:.8}.v2-chapter-nav{position:sticky;top:calc(var(--header-h) + 8px);z-index:40;display:flex;gap:7px;overflow:auto;padding:10px;margin:24px 0 40px;background:rgba(9,7,5,.9);border:1px solid var(--v2-line);border-radius:999px;backdrop-filter:blur(14px);scrollbar-width:none}.v2-chapter-nav a{white-space:nowrap;padding:8px 12px;border-radius:999px;font-size:9px;letter-spacing:.1em;text-transform:uppercase;color:#c9b99e}.v2-chapter-nav a:hover{background:#231a11;color:#f2d79f}.v2-chapter{scroll-margin-top:calc(var(--header-h) + 86px);padding:26px 0 42px}.v2-chapter-head{display:grid;grid-template-columns:90px 1fr;gap:18px;align-items:start;margin-bottom:18px}.v2-chapter-num{font-family:var(--serif);font-size:72px;line-height:.8;color:rgba(215,173,105,.46)}.v2-chapter-head h2{margin:0;font-size:clamp(38px,5vw,70px)}.v2-chapter-head p{max-width:760px;color:#b8a98f;line-height:1.55}.v2-gallery-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.v2-gallery-card{display:flex;flex-direction:column;min-height:470px;border:1px solid var(--v2-line);border-radius:16px;overflow:hidden;background:linear-gradient(155deg,#18130e,#090806);box-shadow:0 18px 52px rgba(0,0,0,.28)}.v2-gallery-media{height:245px;position:relative;overflow:hidden;background:#0c0a08}.v2-gallery-media img{width:100%;height:100%;object-fit:cover;filter:sepia(.07) saturate(.84) brightness(.78);transition:transform .55s,filter .55s}.v2-gallery-card:hover .v2-gallery-media img{transform:scale(1.035);filter:sepia(.02) saturate(.93) brightness(.9)}.v2-gallery-number{position:absolute;left:12px;top:12px;background:rgba(7,6,5,.85);border:1px solid var(--v2-line);border-radius:999px;padding:5px 8px;font-size:9px;letter-spacing:.1em}.v2-gallery-body{display:flex;flex:1;flex-direction:column;padding:18px}.v2-gallery-body h3{font-family:var(--serif);font-size:28px;font-weight:500;margin:7px 0 10px}.v2-gallery-body p{font-size:13px;line-height:1.55;color:#ad9f88}.v2-gallery-body a:last-child{margin-top:auto;color:#dfb96f}

/* People hall: visible relationship taxonomy prevents genealogy/context ambiguity. */
.v2-relationship-legend{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:22px 0 36px}.v2-legend-card{padding:17px;border:1px solid var(--v2-line);border-radius:12px;background:#100d0a}.v2-legend-card strong{font-family:var(--serif);font-size:20px;font-weight:500}.v2-legend-card p{font-size:12px;line-height:1.5;color:#a99b86}.v2-people-group{padding:30px 0 50px;scroll-margin-top:calc(var(--header-h) + 40px)}.v2-people-group-head{display:grid;grid-template-columns:minmax(0,1fr) minmax(250px,.55fr);gap:24px;align-items:end;margin-bottom:18px}.v2-people-group-head h2{margin:0}.v2-people-group-head p{color:#b4a68e;line-height:1.6}.v2-context-banner{padding:20px 22px;border:1px solid rgba(215,173,105,.45);border-radius:14px;background:linear-gradient(135deg,rgba(58,39,21,.56),rgba(12,10,8,.92));margin-bottom:18px}.v2-context-banner strong{color:#f1d49f}.v2-context-badge{display:inline-flex;margin-bottom:9px;border:1px solid rgba(215,173,105,.48);border-radius:999px;padding:5px 8px;font-size:9px;letter-spacing:.12em;text-transform:uppercase;color:#e5c482}
.v2-person-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.v2-person-card{display:flex;flex-direction:column;min-height:420px;border:1px solid var(--v2-line);border-radius:14px;overflow:hidden;background:linear-gradient(150deg,#18130e,#090806)}.v2-person-card .person-visual{height:210px}.v2-person-card .person-visual img{width:100%;height:100%;object-fit:cover}.v2-person-card .identity-plate{height:210px}.v2-person-body{padding:16px;display:flex;flex-direction:column;flex:1}.v2-person-body h3{font-family:var(--serif);font-size:25px;font-weight:500;margin:7px 0 9px}.v2-person-body p{font-size:12px;line-height:1.55;color:#ab9d87}.v2-person-body a:last-child{margin-top:auto;color:#dfb96f;padding-top:10px}

/* Samory gets a contextual dossier rather than appearing as implied lineage. */
.v2-context-dossier{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(330px,.7fr);gap:24px;align-items:start}.v2-context-dossier .paper,.v2-context-dossier .card{border-radius:16px}.v2-context-dossier h2{font-size:clamp(42px,5vw,72px);margin:8px 0 14px}.v2-not-kin{border-left:3px solid var(--v2-gold);padding:14px 16px;background:#17110c;margin:18px 0;color:#e8d4b0}.v2-context-links{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:20px}.v2-context-links a{padding:15px;border:1px solid var(--v2-line);border-radius:12px;background:#100d09}.v2-context-links strong{font-family:var(--serif);font-size:19px;font-weight:500}.v2-context-links small{display:block;margin-top:5px;color:#9f927e;line-height:1.4}

/* Atlas: one map surface at a time, stable aspect ratio, cleaner controls and mobile fallback. */
.real-atlas-layout{grid-template-columns:240px minmax(0,1fr) 300px!important;align-items:start}.real-geography-map{height:clamp(540px,68vh,760px)!important;min-height:0!important;aspect-ratio:auto;border-radius:18px;overflow:hidden;background:#0b0907;box-shadow:0 28px 80px rgba(0,0,0,.38)}
.atlas-static-map,.geo-map{position:absolute!important;inset:0;width:100%!important;height:100%!important;min-height:0!important;object-fit:cover;transition:opacity .35s ease}.atlas-static-map{z-index:0;opacity:.88}.geo-map{z-index:1;opacity:0;background:#0b0907!important}.real-geography-map.atlas-ready .atlas-static-map{opacity:0}.real-geography-map.atlas-ready .geo-map{opacity:1}.real-geography-map::after{z-index:1!important;pointer-events:none}.atlas-real-controls,.atlas-state{position:absolute!important}.atlas-real-controls{z-index:4!important;top:12px!important;right:12px!important;display:grid!important;grid-template-columns:repeat(3,38px);gap:6px!important;max-width:none!important}.atlas-real-controls .pill{min-width:38px!important;width:38px;height:38px;padding:0!important;display:grid;place-items:center;background:rgba(8,7,5,.9);backdrop-filter:blur(10px)}.atlas-state{z-index:4!important;left:12px!important;right:12px!important;bottom:12px!important;border-radius:10px;max-width:620px}.geo-country{fill:rgba(79,60,37,.5)!important;stroke:rgba(231,211,176,.52)!important}.geo-country.is-focus-country{fill:rgba(191,137,67,.52)!important;stroke:#edca88!important;stroke-width:2.2!important}.geo-label{display:none}.geo-place circle{fill:#f0c875!important;stroke:#0a0806!important;stroke-width:3!important}.geo-place-label{font-size:12px!important;fill:#f5ead6!important;paint-order:stroke;stroke:#0a0806;stroke-width:4px}.place-reference-list{grid-template-columns:repeat(3,1fr)!important}.place-reference-list li{cursor:pointer;transition:border-color .2s,background .2s}.place-reference-list li:hover{border-color:rgba(215,173,105,.68);background:#1a140e}.detail-panel{max-height:calc(68vh + 28px);overflow:auto}

/* Collections become a visual archive rather than a database-like grid. */
.v2-collection-mosaic{columns:4 260px;column-gap:12px}.v2-collection-card{break-inside:avoid;margin:0 0 12px;border:1px solid var(--v2-line);border-radius:14px;overflow:hidden;background:#0f0c09}.v2-collection-card img{display:block;width:100%;height:auto;filter:sepia(.06) saturate(.88) brightness(.84);transition:filter .4s,transform .4s}.v2-collection-card:hover img{filter:sepia(0) saturate(.98) brightness(.96);transform:scale(1.012)}.v2-collection-card-body{padding:14px}.v2-collection-card-body h3{font-family:var(--serif);font-size:23px;font-weight:500;margin:5px 0 8px}.v2-collection-card-body p{font-size:11px;line-height:1.45;color:#a99b85}.v2-collection-card-body a{color:#dfb96f}

@media(max-width:1180px){.v2-start-grid{grid-template-columns:repeat(2,1fr)}.v2-gallery-grid,.v2-person-grid{grid-template-columns:repeat(2,1fr)}.real-atlas-layout{grid-template-columns:1fr!important}.layer-panel,.detail-panel{position:relative!important;top:auto!important;max-height:none}.layer-panel{order:2}.detail-panel{order:3}.real-geography-map{order:1;height:clamp(500px,66vh,680px)!important}.place-reference-list{grid-template-columns:repeat(3,1fr)!important}}
@media(max-width:760px){
  .v2-hero{min-height:auto}.v2-hero::before{inset:0 -75% 25% 10%;background-size:960px auto;opacity:.36}.v2-hero-inner{padding:74px 0 42px}.v2-hero h1{font-size:72px}.v2-hero-subtitle{font-size:28px}.v2-hero-copy{font-size:17px}.v2-start-grid{grid-template-columns:1fr}.v2-start-card{min-height:112px}
  .v2-section-head,.v2-people-group-head,.v2-museum-intro{grid-template-columns:1fr}.v2-wing-grid{grid-template-columns:1fr}.v2-wing{min-height:260px}.v2-wing::before{font-size:130px}.v2-chapter-nav{top:calc(var(--header-h) + 4px);border-radius:12px;margin-inline:-4px}.v2-chapter-head{grid-template-columns:58px 1fr}.v2-chapter-num{font-size:54px}.v2-gallery-grid,.v2-person-grid{grid-template-columns:1fr}.v2-gallery-card{min-height:0}.v2-gallery-media{height:230px}.v2-relationship-legend{grid-template-columns:1fr}.v2-context-dossier{grid-template-columns:1fr}.v2-context-links{grid-template-columns:1fr}
  .v2-visual-archive{grid-template-columns:1fr 1fr;grid-auto-rows:180px}.v2-object,.v2-object:nth-child(n){grid-column:span 1;grid-row:span 1}.v2-object:first-child{grid-column:1/3;grid-row:span 2}.v2-object-copy strong{font-size:17px}
  .real-geography-map{height:520px!important;border-radius:12px}.atlas-real-controls{top:auto!important;bottom:58px!important;right:8px!important;grid-template-columns:repeat(4,34px)}.atlas-real-controls .pill{width:34px!important;height:34px;min-width:34px!important}.atlas-state{font-size:10px;left:8px!important;right:8px!important;bottom:8px!important;padding:9px!important}.geo-place-label{display:none}.place-reference-list{grid-template-columns:repeat(2,1fr)!important}.place-reference-list li{padding:9px!important}.detail-panel h2{font-size:30px!important}.v2-collection-mosaic{columns:2 160px}
}
@media(max-width:430px){.v2-visual-archive{grid-template-columns:1fr}.v2-object,.v2-object:first-child{grid-column:1;grid-row:span 1;min-height:230px}.place-reference-list{grid-template-columns:1fr 1fr!important}.v2-collection-mosaic{columns:1}}
@media(prefers-reduced-motion:reduce){::view-transition-old(root),::view-transition-new(root){animation:none!important}html.kouanda-motion .kouanda-reveal{opacity:1!important;transform:none!important;transition:none!important}.v2-start-card,.v2-object img,.v2-gallery-media img,.v2-collection-card img{transition:none!important}.kouanda-scroll-progress{display:none}}
html.low-data .v2-hero::before{background-image:none!important}.low-data .v2-object img,.low-data .v2-gallery-media img,.low-data .v2-collection-card img{transition:none!important}

/* Repertoire utility controls keep the new relationship taxonomy usable at 19+ records. */
.v2-repertoire-tools{display:grid;grid-template-columns:minmax(220px,1fr) minmax(220px,.55fr) auto;gap:12px;align-items:end;margin-top:22px;padding:16px;border:1px solid var(--v2-line);border-radius:14px;background:rgba(15,12,9,.88)}
.v2-repertoire-tools .field label{font-size:9px;letter-spacing:.12em;text-transform:uppercase;color:#d7b271}
.v2-repertoire-tools input,.v2-repertoire-tools select{min-height:46px;border-radius:9px;background:#0b0907;border-color:rgba(215,173,105,.35)}
.v2-repertoire-count{margin:0 0 12px;color:#cfb98f;font-size:11px;white-space:nowrap}.v2-repertoire-empty{margin-top:18px}
.v2-person-card[hidden],.v2-people-group[hidden]{display:none!important}

/* Samory / contextual figures retain every governed relationship while making the boundary unmistakable. */
.v2-samory-relations{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.v2-samory-relation{display:flex;flex-direction:column;min-height:155px;padding:18px;border:1px solid var(--v2-line);border-radius:14px;background:linear-gradient(145deg,#18130e,#0a0806);transition:transform .28s,border-color .28s,background .28s}.v2-samory-relation:hover,.v2-samory-relation:focus-visible{transform:translateY(-3px);border-color:rgba(215,173,105,.72);background:#1d160f}.v2-samory-relation strong{display:block;margin:8px 0;font-family:var(--serif);font-size:24px;font-weight:500}.v2-samory-relation small{margin-top:auto;color:#a99b84;line-height:1.45}

/* Static and interactive atlas layers now share the same projection and canvas. */
.atlas-static-map{object-fit:contain!important;background:#0b0907}.geo-map{object-fit:contain!important}.real-geography-map:not(.atlas-ready) .atlas-static-map{opacity:1}.real-geography-map:not(.atlas-ready) .geo-map{visibility:hidden}.real-geography-map.atlas-ready .geo-map{visibility:visible}

@media(max-width:760px){.v2-repertoire-tools{grid-template-columns:1fr}.v2-repertoire-count{margin:0}.v2-samory-relations{grid-template-columns:1fr}}
@media(prefers-reduced-motion:reduce){.v2-samory-relation{transition:none!important}.v2-samory-relation:hover,.v2-samory-relation:focus-visible{transform:none!important}}
