/* Katha Hijo Ko — Elders public archive only. Neobrutalism + glassmorphism, no black. */
.khk-elders-page {
    --archive-blue:#137ca8;
    --archive-blue-deep:#356276;
    --archive-blue-soft:#eaf7fb;
    --archive-cream:#fff9ec;
    --archive-paper:#fffdf8;
    --archive-amber:#efb94e;
    --archive-coral:#e9957f;
    --archive-leaf:#76a88e;
    --archive-ink:#3c6273;
    --archive-muted:#708894;
    --archive-line:#c8dfe8;
    color:var(--archive-ink);
    background:
      radial-gradient(circle at 5% 6%,rgba(239,185,78,.14),transparent 20rem),
      radial-gradient(circle at 94% 10%,rgba(64,181,224,.12),transparent 22rem),
      linear-gradient(180deg,#fffdf8 0%,#f7fbfc 58%,#fffaf1 100%);
    font-family:'Manrope',sans-serif;
  }
  .khk-elders-page *{box-sizing:border-box}
  .khk-elders-shell{width:min(1180px,calc(100% - 2rem));margin-inline:auto}

  /* Compact first screen: the archive proves its value with a real story immediately. */
  .khk-archive-top{padding:clamp(2.1rem,4.2vw,3.7rem) 0 1.65rem}
  .khk-archive-top-grid{display:grid;grid-template-columns:minmax(0,.78fr) minmax(460px,1.22fr);gap:clamp(2rem,5vw,4.5rem);align-items:center}
  .khk-archive-kicker{display:inline-flex;align-items:center;gap:.6rem;margin:0 0 .7rem;color:#986a18;font:700 1rem 'Handlee',cursive}
  .khk-archive-kicker::before{content:'';width:30px;height:3px;border-radius:999px;background:var(--archive-amber)}
  .khk-archive-title{margin:0;color:var(--archive-blue-deep);font:800 clamp(2.7rem,5.1vw,4.7rem)/.98 'Playfair Display',serif;letter-spacing:-.04em}
  .khk-archive-title span{color:var(--archive-blue)}
  .khk-archive-intro{max-width:560px;margin:1rem 0 0;color:#617e8c;font-size:1rem;line-height:1.72}
  .khk-archive-proof{display:flex;flex-wrap:wrap;gap:.45rem 1rem;margin:1.15rem 0 0;padding:0;list-style:none;color:#6d8793;font-size:.78rem;font-weight:700}
  .khk-archive-proof li{display:inline-flex;align-items:center;gap:.45rem}
  .khk-archive-proof li+li::before{content:'•';margin-right:.55rem;color:#dc9f2d}
  .khk-archive-proof strong{color:#356276;font-size:.9rem}

  .khk-feature-story{display:grid;grid-template-columns:185px minmax(0,1fr);min-height:225px;overflow:hidden;border:2px solid #9fcada;border-radius:21px;background:rgba(255,255,255,.76);box-shadow:7px 7px 0 rgba(239,185,78,.56);backdrop-filter:blur(14px) saturate(130%);-webkit-backdrop-filter:blur(14px) saturate(130%);color:inherit;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}
  .khk-feature-story:hover{transform:translate(-2px,-2px);box-shadow:9px 9px 0 rgba(239,185,78,.62);border-color:#70b3cd}
  .khk-feature-story:focus-visible{outline:4px solid rgba(64,181,224,.24);outline-offset:4px}
  .khk-feature-media{position:relative;min-height:225px;background:linear-gradient(145deg,#dff3f9,#fff0c8);overflow:hidden}
  .khk-feature-media img{width:100%;height:100%;object-fit:cover}
  .khk-feature-placeholder{height:100%;display:grid;place-items:center;color:#477c93;font:800 2rem 'Playfair Display',serif;background:linear-gradient(145deg,#dff3f9,#fff0c8)}
  .khk-feature-copy{display:flex;flex-direction:column;justify-content:center;padding:1.45rem 1.55rem}
  .khk-feature-label{margin:0 0 .52rem;color:#916319;font-size:.67rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}
  .khk-feature-copy h2{margin:0;color:#356276;font:800 clamp(1.75rem,3vw,2.55rem)/1.02 'Playfair Display',serif;letter-spacing:-.03em}
  .khk-feature-meta{display:flex;flex-wrap:wrap;gap:.35rem .65rem;margin:.7rem 0 0;color:#718b96;font-size:.72rem;font-weight:700}
  .khk-feature-summary{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;margin:.72rem 0 0;color:#5f7b88;font-size:.86rem;line-height:1.55}
  .khk-feature-link{margin-top:.85rem;color:#0d709a;font-size:.78rem;font-weight:800}
  .khk-feature-link::after{content:' →'}

  .khk-archive-tools{padding:.55rem 0 2.2rem}
  .khk-archive-search{display:grid;grid-template-columns:minmax(0,1fr) 175px auto;gap:.55rem;padding:.62rem;border:1.5px solid #9bc9da;border-radius:16px;background:rgba(255,255,255,.72);box-shadow:4px 4px 0 rgba(118,168,142,.22);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}
  .khk-archive-search input,.khk-archive-search select{width:100%;height:46px;border:1px solid #d5e7ed;border-radius:11px;outline:none;background:rgba(255,255,255,.94);color:#456a7b;font:700 .82rem 'Manrope',sans-serif}
  .khk-archive-search input{padding:0 .95rem}
  .khk-archive-search select{padding:0 .8rem}
  .khk-archive-search input::placeholder{color:#92a7b0;font-weight:500}
  .khk-archive-search input:focus,.khk-archive-search select:focus{border-color:#66b5d1;box-shadow:0 0 0 3px rgba(64,181,224,.13)}
  .khk-search-button{height:46px;padding:0 1rem;border:1.5px solid #4e98b7;border-radius:11px;background:var(--archive-blue);color:#fff;font:800 .8rem 'Manrope',sans-serif;cursor:pointer;box-shadow:3px 3px 0 #efc866}
  .khk-search-button:hover{background:#0f6f98}
  .khk-search-button:focus-visible{outline:4px solid rgba(64,181,224,.22);outline-offset:3px}

  .khk-browse-head{display:flex;align-items:end;justify-content:space-between;gap:1rem;padding-bottom:1rem;border-bottom:1px solid var(--archive-line)}
  .khk-browse-head h2{margin:0;color:#356276;font:800 clamp(1.7rem,3.5vw,2.35rem)/1.05 'Playfair Display',serif}
  .khk-browse-head p{margin:.35rem 0 0;color:#78909a;font-size:.8rem}
  .khk-clear{color:#8b6118;font-size:.76rem;font-weight:800;text-decoration:none;border-bottom:2px solid #efd17f}

  .khk-story-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 2.35rem;padding:.35rem 0 1.1rem}
  .khk-story-row{display:grid;grid-template-columns:108px minmax(0,1fr);gap:1rem;align-items:center;min-height:158px;padding:1.2rem 0;border-bottom:1px solid #d7e6eb;color:inherit;text-decoration:none;transition:transform .18s ease}
  .khk-story-row:hover{transform:translateY(-2px)}
  .khk-story-row:focus-visible{outline:4px solid rgba(64,181,224,.18);outline-offset:4px;border-radius:10px}
  .khk-story-thumb{width:108px;height:108px;border-radius:16px;overflow:hidden;border:1.5px solid #a9cedd;background:linear-gradient(145deg,#e3f5fa,#fff1cb);box-shadow:4px 4px 0 rgba(233,149,127,.2)}
  .khk-story-thumb img{width:100%;height:100%;object-fit:cover}
  .khk-story-initials{display:grid;width:100%;height:100%;place-items:center;color:#477b91;font:800 1.55rem 'Playfair Display',serif}
  .khk-story-status{display:flex;flex-wrap:wrap;gap:.35rem .7rem;color:#8a7a59;font-size:.63rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}
  .khk-story-row h3{margin:.36rem 0 0;color:#356276;font:800 clamp(1.38rem,2.3vw,1.85rem)/1.05 'Playfair Display',serif;letter-spacing:-.025em}
  .khk-story-mini-meta{display:flex;flex-wrap:wrap;gap:.35rem .7rem;margin:.52rem 0 0;color:#748e99;font-size:.7rem;font-weight:700}
  .khk-story-mini-summary{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;margin:.55rem 0 0;color:#667f8a;font-size:.78rem;line-height:1.5}
  .khk-story-read{display:inline-block;margin-top:.55rem;color:#0d709a;font-size:.72rem;font-weight:800}

  .khk-empty{margin:1.5rem 0 0;padding:2.2rem 1.5rem;text-align:center;border-top:1.5px dashed #93bed0;border-bottom:1.5px dashed #93bed0;background:rgba(255,255,255,.42)}
  .khk-empty strong{display:block;color:#356276;font:800 1.7rem 'Playfair Display',serif}
  .khk-empty p{max-width:560px;margin:.6rem auto 1rem;color:#718994;line-height:1.65}

  .khk-archive-cta{padding:2.7rem 0 4rem}
  .khk-archive-cta-inner{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:1.5rem;align-items:center;padding:1.7rem 0;border-top:2px solid #9fcbd9;border-bottom:2px solid #9fcbd9}
  .khk-archive-cta h2{margin:0;color:#356276;font:800 clamp(1.75rem,3.4vw,2.7rem)/1.04 'Playfair Display',serif}
  .khk-archive-cta p{max-width:700px;margin:.55rem 0 0;color:#6c858f;font-size:.86rem;line-height:1.6}
  .khk-archive-cta a{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 1rem;border:1.5px solid #d29a31;border-radius:11px;background:#fff0bf;color:#785413;box-shadow:4px 4px 0 #a8d8e7;font-size:.78rem;font-weight:800;text-decoration:none;white-space:nowrap}

  @media(max-width:900px){
    .khk-archive-top-grid{grid-template-columns:1fr;gap:1.5rem}
    .khk-feature-story{max-width:760px}
    .khk-story-grid{grid-template-columns:1fr}
  }
  @media(max-width:650px){
    .khk-elders-shell{width:min(100% - 1.1rem,1180px)}
    .khk-archive-top{padding-top:1.65rem}
    .khk-archive-title{font-size:clamp(2.45rem,12vw,3.5rem)}
    .khk-archive-proof li+li::before{display:none}
    .khk-feature-story{grid-template-columns:118px minmax(0,1fr);min-height:175px;border-radius:16px;box-shadow:5px 5px 0 rgba(239,185,78,.52)}
    .khk-feature-media{min-height:175px}
    .khk-feature-copy{padding:1rem}
    .khk-feature-copy h2{font-size:1.75rem}
    .khk-feature-summary{display:none}
    .khk-archive-search{grid-template-columns:1fr 125px auto;gap:.4rem;padding:.45rem}
    .khk-archive-search input,.khk-archive-search select,.khk-search-button{height:43px}
    .khk-archive-search input{grid-column:1 / -1}
    .khk-story-row{grid-template-columns:88px minmax(0,1fr);min-height:132px;gap:.85rem;padding:1rem 0}
    .khk-story-thumb{width:88px;height:88px;border-radius:13px}
    .khk-story-mini-summary{display:none}
    .khk-archive-cta-inner{grid-template-columns:1fr}
    .khk-archive-cta a{justify-self:start}
  }
  @media(prefers-reduced-motion:reduce){.khk-elders-page *{transition:none!important;scroll-behavior:auto!important}}

.khk-elder-record{--blue:#147da8;--blue-deep:#356276;--sky:#e9f7fb;--cream:#fff9ec;--paper:#fffdf8;--amber:#efb94e;--coral:#e9957f;--leaf:#76a88e;--ink:#3d6273;--muted:#708894;--line:#cadfe7;color:var(--ink);background:linear-gradient(180deg,#fffdf8,#f7fbfc 56%,#fffaf1);font-family:'Manrope',sans-serif;padding:1.5rem 0 4rem}
  .khk-elder-record *{box-sizing:border-box}
  .khk-record-shell{width:min(1120px,calc(100% - 2rem));margin-inline:auto}
  .khk-record-back{display:inline-flex;align-items:center;gap:.45rem;margin:.15rem 0 1.3rem;color:#47788e;font-size:.76rem;font-weight:800;text-decoration:none}
  .khk-record-back:hover{color:#0f719a}

  .khk-record-hero{display:grid;grid-template-columns:minmax(0,1fr) 270px;gap:clamp(2rem,5vw,4rem);align-items:center;padding:0 0 1.8rem;border-bottom:1px solid var(--line)}
  .khk-record-kicker{display:flex;flex-wrap:wrap;gap:.45rem .85rem;align-items:center;margin:0 0 .65rem;color:#8b6b30;font-size:.68rem;font-weight:800;letter-spacing:.07em;text-transform:uppercase}
  .khk-record-kicker span{display:inline-flex;align-items:center;gap:.4rem}
  .khk-record-kicker span+span::before{content:'•';color:#dba13a;margin-right:.3rem}
  .khk-record-title{margin:0;color:var(--blue-deep);font:800 clamp(2.75rem,6.4vw,5.5rem)/.95 'Playfair Display',serif;letter-spacing:-.045em}
  .khk-record-lede{max-width:720px;margin:1rem 0 0;color:#607d89;font-size:clamp(.98rem,1.7vw,1.1rem);line-height:1.72}
  .khk-record-facts-line{display:flex;flex-wrap:wrap;gap:.42rem .8rem;margin:1rem 0 0;color:#718a95;font-size:.75rem;font-weight:700}
  .khk-record-facts-line span{display:inline-flex;align-items:center;gap:.4rem}
  .khk-record-facts-line span+span::before{content:'•';color:#dca13a;margin-right:.35rem}
  .khk-record-portrait{position:relative;width:270px;height:290px;justify-self:end;border:2px solid #94c5d8;border-radius:22px;overflow:hidden;background:linear-gradient(145deg,#dff3f9,#fff0c8);box-shadow:7px 7px 0 rgba(239,185,78,.5)}
  .khk-record-portrait img{width:100%;height:100%;object-fit:cover}
  .khk-record-initials{display:grid;width:100%;height:100%;place-items:center;color:#467c93;font:800 3.3rem 'Playfair Display',serif}
  .khk-record-status{position:absolute;left:12px;bottom:12px;padding:.35rem .62rem;border:1px solid rgba(255,255,255,.7);border-radius:999px;background:rgba(255,253,248,.9);backdrop-filter:blur(8px);color:#7b5e28;font-size:.65rem;font-weight:800;text-transform:uppercase;letter-spacing:.05em}

  .khk-record-layout{display:grid;grid-template-columns:minmax(0,1.75fr) minmax(245px,.7fr);gap:clamp(2.2rem,5vw,4.5rem);padding-top:2rem}
  .khk-record-main h2,.khk-record-side h2,.khk-related-section h2{margin:0;color:var(--blue-deep);font:800 clamp(1.65rem,3vw,2.25rem)/1.08 'Playfair Display',serif}
  .khk-record-section-intro{margin:.45rem 0 0;color:#78909a;font-size:.78rem}
  .khk-story-body{margin-top:1rem;color:#506f7d;font-size:1rem;line-height:1.86}
  .khk-story-body p{margin:0 0 1.05rem}
  .khk-story-body h2,.khk-story-body h3,.khk-story-body h4{margin:1.8rem 0 .7rem;color:#3b687b;font-family:'Playfair Display',serif}
  .khk-story-body a{color:#0f719a;text-decoration-thickness:2px;text-underline-offset:3px}
  .khk-story-empty{margin-top:1rem;padding:1.2rem 0;border-top:1.5px dashed #a8c9d6;border-bottom:1.5px dashed #a8c9d6;color:#6f8792;font-style:italic;line-height:1.65}

  .khk-record-side{align-self:start}
  .khk-record-details{margin:1rem 0 0;padding:0;list-style:none;border-top:1px solid var(--line)}
  .khk-record-details li{display:grid;grid-template-columns:105px minmax(0,1fr);gap:.75rem;padding:.72rem 0;border-bottom:1px solid #dce9ee}
  .khk-record-details strong{color:#78909a;font-size:.65rem;font-weight:800;letter-spacing:.055em;text-transform:uppercase}
  .khk-record-details span{color:#496c7c;font-size:.78rem;line-height:1.48}
  .khk-record-work{white-space:pre-line}
  .khk-record-note{margin-top:1.2rem;padding:1rem;border-left:4px solid var(--amber);background:rgba(255,249,236,.7);color:#6e7f83;font:700 .9rem/1.55 'Handlee',cursive}

  .khk-quote-list{display:grid;gap:1rem;margin:2rem 0 0}
  .khk-archive-quote{margin:0;padding:1rem 0 1rem 1.2rem;border-left:4px solid #8bc4d7;color:#4b6e7d;font:700 clamp(1.05rem,2.2vw,1.35rem)/1.55 'Playfair Display',serif}
  .khk-archive-quote footer{margin-top:.5rem;color:#879aa2;font:700 .68rem 'Manrope',sans-serif;text-transform:uppercase;letter-spacing:.06em}

  .khk-related-section{margin-top:2.7rem;padding-top:1.7rem;border-top:1px solid var(--line)}
  .khk-timeline{margin:1.15rem 0 0;padding:0;list-style:none}
  .khk-timeline li{position:relative;padding:0 0 1.25rem 1.5rem;border-left:2px solid #bddbe6}
  .khk-timeline li:last-child{padding-bottom:0}
  .khk-timeline li::before{content:'';position:absolute;width:10px;height:10px;left:-6px;top:.34rem;border-radius:50%;background:var(--amber);box-shadow:0 0 0 4px #fff8e8}
  .khk-timeline time{display:block;color:#8b6b30;font-size:.68rem;font-weight:800;text-transform:uppercase;letter-spacing:.06em}
  .khk-timeline h3{margin:.2rem 0 0;color:#3f6d7f;font:800 1.15rem 'Playfair Display',serif}
  .khk-timeline p{margin:.35rem 0 0;color:#6a828c;font-size:.82rem;line-height:1.6}

  .khk-media-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem;margin-top:1rem}
  .khk-media-item{margin:0}
  .khk-media-item img{display:block;width:100%;aspect-ratio:4/3;object-fit:cover;border:1.5px solid #acd0dd;border-radius:14px}
  .khk-media-item figcaption{margin-top:.4rem;color:#7c9199;font-size:.68rem;line-height:1.45}

  .khk-link-list{display:grid;gap:.65rem;margin-top:1rem}
  .khk-archive-link{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding:.8rem 0;border-bottom:1px solid #dce9ee;color:#456b7b;text-decoration:none}
  .khk-archive-link strong{display:block;color:#356276;font-size:.86rem}
  .khk-archive-link span{display:block;margin-top:.2rem;color:#7b919a;font-size:.7rem;line-height:1.45}
  .khk-archive-link::after{content:'↗';flex:0 0 auto;color:#0f719a;font-weight:800}
  .khk-archive-link:hover strong{color:#0f719a}

  .khk-post-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:1rem}
  .khk-post-card{display:grid;grid-template-columns:92px minmax(0,1fr);gap:.85rem;align-items:center;color:inherit;text-decoration:none;padding:.7rem 0;border-bottom:1px solid #dce9ee}
  .khk-post-card img,.khk-post-placeholder{width:92px;height:72px;border-radius:11px;object-fit:cover;background:linear-gradient(145deg,#e5f5fa,#fff1cc)}
  .khk-post-card h3{margin:0;color:#3b687b;font:800 1rem/1.2 'Playfair Display',serif}
  .khk-post-card p{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;margin:.35rem 0 0;color:#768d97;font-size:.68rem;line-height:1.45}

  .khk-team-list{display:flex;flex-wrap:wrap;gap:.7rem;margin-top:1rem}
  .khk-team-person{display:inline-flex;align-items:center;gap:.6rem;padding:.45rem .65rem .45rem .45rem;border:1px solid #cee1e8;border-radius:999px;background:rgba(255,255,255,.62);color:#496d7c;text-decoration:none;font-size:.72rem;font-weight:800}
  .khk-team-person img,.khk-team-avatar{width:32px;height:32px;border-radius:50%;object-fit:cover;background:#e6f4f8}

  .khk-record-footer-nav{display:flex;flex-wrap:wrap;justify-content:space-between;gap:1rem;margin-top:3rem;padding-top:1.4rem;border-top:2px solid #9fcbd9}
  .khk-record-footer-nav a{color:#0f719a;font-size:.78rem;font-weight:800;text-decoration:none}

  @media(max-width:850px){.khk-record-hero{grid-template-columns:minmax(0,1fr) 210px}.khk-record-portrait{width:210px;height:230px}.khk-record-layout{grid-template-columns:1fr}.khk-record-side{border-top:1px solid var(--line);padding-top:1.5rem}.khk-media-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
  @media(max-width:620px){.khk-record-shell{width:min(100% - 1.1rem,1120px)}.khk-elder-record{padding-top:1rem}.khk-record-hero{grid-template-columns:1fr;gap:1.25rem}.khk-record-title{font-size:clamp(2.55rem,13vw,4rem)}.khk-record-portrait{width:100%;height:230px;justify-self:stretch}.khk-record-portrait img{object-position:center 28%}.khk-record-details li{grid-template-columns:92px minmax(0,1fr)}.khk-media-grid,.khk-post-grid{grid-template-columns:1fr}.khk-record-footer-nav{flex-direction:column}}
  @media(prefers-reduced-motion:reduce){.khk-elder-record *{transition:none!important}}

/* Rich oral-history modules */
.khk-archive-ledger{display:flex;flex-wrap:wrap;gap:.45rem .65rem;margin:1rem 0 0;padding:0;list-style:none}.khk-archive-ledger li{padding:.34rem .55rem;border:1px solid #b9d6e0;border-radius:8px;background:rgba(255,255,255,.58);box-shadow:2px 2px 0 rgba(239,185,78,.28);color:#5f7c88;font-size:.68rem;font-weight:800}.khk-context-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem 1.4rem;margin-top:1rem}.khk-context-item{padding:.15rem 0 .85rem;border-bottom:1px dashed #c9dfe7}.khk-context-item strong{display:block;margin-bottom:.28rem;color:#7a8f97;font-size:.64rem;text-transform:uppercase;letter-spacing:.06em}.khk-context-item p{margin:0;color:#526f7d;font-size:.84rem;line-height:1.62;white-space:pre-line}.khk-session-list,.khk-source-list{display:grid;gap:.8rem;margin-top:1rem}.khk-session,.khk-source{padding:.9rem 0;border-bottom:1px solid #d9e8ed}.khk-session__head,.khk-source__head{display:flex;flex-wrap:wrap;justify-content:space-between;gap:.4rem 1rem}.khk-session h3,.khk-source h3{margin:0;color:#3e697b;font:800 1rem/1.25 'Playfair Display',serif}.khk-session small,.khk-source small{color:#83969e;font-size:.66rem;font-weight:800}.khk-session p,.khk-source p{margin:.42rem 0 0;color:#647f8a;font-size:.79rem;line-height:1.58}.khk-transcript{margin-top:1rem;padding:1rem 0;border-top:2px solid #9fcbd9;border-bottom:2px solid #9fcbd9;color:#4f6f7d;font-size:.93rem;line-height:1.8;white-space:pre-line}.khk-video-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:1rem}.khk-video-card{min-width:0}.khk-video-frame{position:relative;aspect-ratio:16/9;overflow:hidden;border:1.5px solid #9fcbd9;border-radius:14px;background:#e8f6fa;box-shadow:4px 4px 0 rgba(239,185,78,.34)}.khk-video-frame iframe{width:100%;height:100%;border:0}.khk-video-card p{margin:.55rem 0 0;color:#657f8a;font-size:.72rem;line-height:1.45}.khk-team-role{display:block;color:#8699a0;font-size:.61rem;font-weight:700}.khk-access-note{margin-top:1rem;padding:.85rem 1rem;border-left:4px solid #efb94e;background:rgba(255,249,236,.72);color:#687f88;font-size:.75rem;line-height:1.55}.khk-source-badge{display:inline-block;margin-right:.35rem;padding:.2rem .4rem;border:1px solid #c5dce4;border-radius:999px;background:#f3fafb;color:#617f8c;font-size:.58rem;font-weight:800;text-transform:uppercase;letter-spacing:.04em}@media(max-width:720px){.khk-context-grid,.khk-video-grid{grid-template-columns:1fr}}

/* Archive-module alignment for the public profile */
.khk-archive-ledger{display:flex;flex-wrap:wrap;gap:.45rem .65rem;margin:1rem 0 0;padding:.72rem 0;border-bottom:1px solid #d7e6eb;color:#5f7c88;font-size:.7rem;font-weight:800}
.khk-archive-ledger span{display:inline-flex;align-items:baseline;gap:.28rem;padding:.3rem .52rem;border:1px solid #b9d6e0;border-radius:8px;background:rgba(255,255,255,.58);box-shadow:2px 2px 0 rgba(239,185,78,.28)}
.khk-archive-ledger strong{color:#356276;font-size:.82rem}
.khk-context-item span{display:block;margin:0;color:#526f7d;font-size:.84rem;line-height:1.62;white-space:normal}
.khk-session>div:first-child{display:flex;flex-wrap:wrap;justify-content:space-between;gap:.35rem 1rem}
.khk-session>div:first-child strong{color:#3e697b;font:800 1rem/1.25 'Playfair Display',serif}
.khk-session>div:first-child span{color:#83969e;font-size:.68rem;font-weight:800}
.khk-session-meta,.khk-source-meta{display:flex;flex-wrap:wrap;gap:.35rem .75rem;margin-top:.5rem;color:#82969e;font-size:.65rem;font-weight:700}
.khk-video-item{min-width:0}
.khk-video-copy{display:flex;align-items:flex-start;justify-content:space-between;gap:.8rem;margin-top:.58rem}
.khk-video-copy strong{color:#456b7b;font-size:.76rem;line-height:1.45}
.khk-video-copy a{flex:0 0 auto;color:#0f719a;font-size:.67rem;font-weight:800;text-decoration:none}
.khk-source-head{display:flex;flex-wrap:wrap;gap:.35rem;margin-bottom:.4rem}
.khk-source h3{margin:.2rem 0 0;color:#3e697b;font:800 1rem/1.25 'Playfair Display',serif}
.khk-source>a{display:inline-block;margin-top:.55rem;color:#0f719a;font-size:.69rem;font-weight:800;text-decoration:none}
.khk-team-person>span:last-child{display:flex;flex-direction:column;gap:.1rem}
.khk-team-person strong{font-size:.72rem;color:#496d7c}
@media(max-width:560px){.khk-video-copy{display:block}.khk-video-copy a{display:inline-block;margin-top:.35rem}.khk-archive-ledger{gap:.35rem}.khk-archive-ledger span{box-shadow:none}}
