
*,*::before,*::after{box-sizing:border-box}
html{-webkit-text-size-adjust:100%}
body{margin:0;overflow-x:hidden}
img{max-width:100%;height:auto;display:block}
a{color:inherit}
/* Grid/flex children default to min-width:auto and refuse to shrink below their
   content, which is the usual cause of mobile horizontal overflow. */
main *,footer *,header *{min-width:0}
h1,h2,h3,h4,p,li,blockquote,figcaption,dd,dt,summary{overflow-wrap:break-word}
.skip{position:absolute;left:-9999px;top:0;z-index:100;padding:.75rem 1.25rem;background:#000;color:#fff;text-decoration:none}
.skip:focus{left:0}
:focus-visible{outline:3px solid currentColor;outline-offset:2px}
.vh{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}
details>summary{cursor:pointer;min-height:44px;display:flex;align-items:center}
details>summary::-webkit-details-marker{display:none}
@media (prefers-reduced-motion:reduce){*{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important;scroll-behavior:auto!important}}

:root{--warm:#FAF8F4;--brown:#302824;--forest:#28534A;--ochre:#B28C44;--stone:#D8D1C7;
 --quiet:#5e564e;--rule:#ddd6cb}
body{background:var(--warm);color:var(--brown);
 font:400 17px/1.7 "Public Sans",system-ui,sans-serif}
h1,h2,h3,h4{font-family:"Alegreya Sans",system-ui,sans-serif;font-weight:800;
 margin:0;letter-spacing:-.005em}
.lc-w{max-width:1260px;margin:0 auto;padding:0 26px}

/* ---- minimal horizontal header ---- */
.lc-hd{border-bottom:1px solid var(--stone)}
.lc-hd-in{max-width:1260px;margin:0 auto;padding:11px 26px;display:flex;
 gap:8px 28px;align-items:center;flex-wrap:wrap}
.lc-hd-id{font-family:"Alegreya Sans",system-ui,sans-serif;font-weight:800;
 font-size:16px;margin:0}
.lc-hn{list-style:none;margin:0 0 0 auto;padding:0;display:flex;gap:0 24px;
 flex-wrap:wrap}
.lc-hn a{display:inline-block;padding:10px 0;text-decoration:none;font-size:14.5px;
 font-weight:600}
.lc-hn a:hover{color:var(--forest)}

/* ---- opening: identity, calm fact block, then the cascade ---- */
.lc-op{padding:50px 0 66px}
.lc-id{max-width:1260px;margin:0 auto;padding:0 26px}
h1{font-size:clamp(38px,5.2vw,76px);line-height:1.02}
.lc-tag{margin:14px 0 0;font-size:21px;max-width:52ch;color:#4b4139}
.lc-calm{max-width:1260px;margin:30px auto 40px;padding:22px 26px;
 background:#fff;border-top:4px solid var(--forest);
 display:flex;flex-wrap:wrap;gap:18px 40px;align-items:center}
.lc-calm dl{margin:0;display:flex;flex-wrap:wrap;gap:14px 40px}
/* each term/value is one flex item: otherwise a label wraps away from its
   value and reads as a stray word on the line above. */
.lc-pair{min-width:0}
.lc-calm dt{font-size:12.5px;color:var(--quiet)}
.lc-calm dd{margin:2px 0 0;font-size:16px;font-weight:600}
.lc-calm-acts{margin-left:auto;display:flex;gap:11px;flex-wrap:wrap}
.lc-a{display:inline-block;padding:12px 21px;font-weight:700;font-size:15px;
 text-decoration:none;background:var(--forest);color:#fff}
.lc-a--o{background:transparent;color:var(--brown);
 box-shadow:inset 0 0 0 2px var(--brown)}
.lc-a:hover{background:var(--brown);color:#fff;box-shadow:none}

/* the cascade: a 12-column field. Ledges narrow and step right as they fall;
   the photograph takes the gutter that opens at the left from ledge three. */
.lc-cascade{max-width:1260px;margin:0 auto;padding:0 26px;display:grid;
 grid-template-columns:repeat(12,minmax(0,1fr));gap:16px}
.lc-ledge{background:#fff;border-left:7px solid var(--ochre);padding:20px 26px;
 margin:0}
.lc-ledge:nth-of-type(1){grid-column:1/13}
.lc-ledge:nth-of-type(2){grid-column:2/13}
.lc-ledge:nth-of-type(3){grid-column:3/13;border-left-color:var(--forest)}
.lc-ledge:nth-of-type(4){grid-column:4/13;border-left-color:var(--forest)}
.lc-ledge:nth-of-type(5){grid-column:5/13;border-left-color:var(--brown)}
.lc-tall{grid-column:1/3;grid-row:3/6;margin:0;display:flex;flex-direction:column}
.lc-tall img{flex:1 1 auto;width:100%;height:auto;min-height:300px;
 object-fit:cover;object-position:50% 38%}
.lc-tall figcaption{margin-top:9px;font-size:12px;color:var(--quiet)}
.lc-ledge-h{display:flex;flex-wrap:wrap;gap:4px 18px;align-items:baseline}
.lc-ledge h3{font-size:23px;line-height:1.2}
.lc-ledge-d{margin:0;font-size:14.5px;font-weight:700;color:var(--forest)}
.lc-ledge-b{margin:8px 0 0;max-width:70ch;color:#4b4139;font-size:16px}
.lc-ref{margin:11px 0 0;font-size:15px;padding-top:10px;
 border-top:1px solid var(--rule)}
.lc-ref b{font-family:"Alegreya Sans",system-ui,sans-serif;font-weight:800;
 font-size:16.5px}
.lc-ref a{color:var(--forest);font-weight:600}

/* ---- sections ---- */
.lc-s{padding:66px 0}
.lc-s--white{background:#fff}
.lc-s--stone{background:var(--stone)}
h2{font-size:clamp(27px,3.2vw,44px);line-height:1.08;margin:0 0 16px}
.lc-lead{font-size:18.5px;max-width:68ch;margin:0 0 28px;color:#4b4139}
.lc-more{margin:30px 0 0;font-weight:700}
.lc-more a{color:var(--forest)}

/* ---- theme chapters: the ledges opened out, full width ---- */
.lc-ch{padding:34px 0;border-top:1px solid var(--rule)}
.lc-ch:first-child{border-top:0;padding-top:0}
.lc-ch-h{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px 28px;
 align-items:baseline}
.lc-ch h3{font-size:clamp(23px,2.4vw,32px);line-height:1.12}
.lc-ch-d{margin:0;font-size:15px;color:var(--quiet);font-variant-numeric:tabular-nums}
.lc-ch-b{margin:10px 0 0;max-width:76ch;color:#4b4139}
.lc-rows{list-style:none;margin:20px 0 0;padding:0;display:grid;
 grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}
.lc-rows li{padding:14px 0 0;border-top:3px solid var(--ochre)}
.lc-rows h4{font-size:17px;line-height:1.3}
.lc-when{margin:5px 0 0;font-size:13.5px;color:var(--quiet)}
.attr{margin:6px 0 0;font-size:14px;color:#4b4139}

/* ---- contributions: name-led text, small headshot ---- */
.lc-contribs{display:grid;gap:0}
.lc-contrib{display:grid;grid-template-columns:minmax(0,1fr) 108px;gap:26px;
 padding:26px 0;border-top:1px solid var(--rule);align-items:start}
.lc-contrib img{width:108px;height:132px;object-fit:cover;object-position:50% 20%}
.lc-contrib h3{font-size:26px;line-height:1.14}
.lc-c-role{margin:6px 0 0;font-size:16px;color:#4b4139}
.lc-c-org{margin:3px 0 0;font-size:16px;font-weight:700;color:var(--forest)}
.lc-c-sum{margin:14px 0 0;max-width:72ch;color:#4b4139}
.lc-c-sum b{font-family:"Alegreya Sans",system-ui,sans-serif;font-weight:800;
 font-size:17.5px;display:block;margin-bottom:4px}

/* ---- access, attendance, networking, venue ---- */
.lc-access{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:30px}
.lc-access h3{font-size:22px;margin:0 0 8px}
.lc-access p{margin:0 0 14px;color:#4b4139}
.lc-modes{list-style:none;margin:0;padding:0;display:grid;
 grid-template-columns:repeat(2,minmax(0,1fr));gap:30px}
.lc-modes li{border-top:4px solid var(--brown);padding:16px 0 0}
.lc-modes h3{font-size:21px;margin:0 0 8px}
.lc-modes p{margin:0;color:#4b4139}
.lc-broad{margin:0 0 30px}
.lc-broad img{width:100%;height:auto;aspect-ratio:5/2;object-fit:cover}
.lc-broad figcaption{margin-top:10px;font-size:13px;color:var(--quiet)}
.lc-venue{margin:0;display:grid;grid-template-columns:minmax(0,13rem) minmax(0,1fr);
 gap:0 30px;max-width:880px}
.lc-venue dt{font-size:13.5px;color:var(--quiet);padding:11px 0;
 border-top:1px solid var(--rule)}
.lc-venue dd{margin:0;padding:11px 0;border-top:1px solid var(--rule);font-weight:600}
.lc-pics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;
 margin:32px 0 0}
.lc-pics figure{margin:0}
.lc-pics img{width:100%;height:auto;aspect-ratio:3/2;object-fit:cover}
.lc-pics figcaption{margin-top:8px;font-size:12.5px;color:var(--quiet)}

/* ---- faq ---- */
.lc-q{border-top:1px solid var(--rule);padding:4px 0}
.lc-q summary{font-family:"Alegreya Sans",system-ui,sans-serif;font-weight:800;
 font-size:19px;padding:13px 0}
.lc-q p{margin:0 0 16px;max-width:70ch;color:#4b4139}
.lc-org{margin:30px 0 0;font-size:14.5px;color:var(--quiet);max-width:78ch}

/* ---- footer ---- */
.ft{background:var(--brown);color:#d8cfc5}
.ft-in{max-width:1260px;margin:0 auto;padding:50px 26px;display:grid;gap:12px}
.ft-org strong{color:#fff}
.ft-links{list-style:none;display:flex;flex-wrap:wrap;gap:18px;padding:0;margin:8px 0}
.ft-links a{color:#e4c184;font-weight:700;font-size:14.5px}
.ft-note,.ft-id,.ft-contact{font-size:13.5px;color:#c2b8ac;margin:0;max-width:78ch}
.ft-contact a{color:#fff}
.ft-c{font-size:13px;color:#ada396;margin:10px 0 0}

@media (max-width:1000px){
  .lc-rows{grid-template-columns:repeat(2,minmax(0,1fr))}
  .lc-access,.lc-modes{grid-template-columns:minmax(0,1fr)}
}
@media (max-width:780px){
  /* ledges keep a modest decreasing indent; the tall photograph moves to just
     after the first two ledges instead of sitting in a side gutter. */
  .lc-cascade{grid-template-columns:minmax(0,1fr);gap:14px}
  .lc-ledge:nth-of-type(1){grid-column:1;margin-left:0}
  .lc-ledge:nth-of-type(2){grid-column:1;margin-left:8px}
  .lc-ledge:nth-of-type(3){grid-column:1;margin-left:16px}
  .lc-ledge:nth-of-type(4){grid-column:1;margin-left:24px}
  .lc-ledge:nth-of-type(5){grid-column:1;margin-left:32px}
  .lc-ledge{padding:18px 18px}
  .lc-tall{grid-column:1;grid-row:auto;display:block}
  .lc-tall img{aspect-ratio:3/2;min-height:0}
  .lc-calm{flex-direction:column;align-items:stretch}
  .lc-calm-acts{margin-left:0}
  .lc-a{flex:1;text-align:center}
  .lc-rows{grid-template-columns:minmax(0,1fr)}
  .lc-contrib{grid-template-columns:minmax(0,1fr)}
  .lc-contrib img{width:108px;height:132px}
  .lc-venue{grid-template-columns:minmax(0,1fr);gap:0}
  .lc-venue dt{padding-bottom:0}
  .lc-venue dd{padding-top:2px;border-top:0}
  .lc-pics{grid-template-columns:minmax(0,1fr)}
  .lc-broad img{aspect-ratio:3/2}
  .lc-s{padding:50px 0}
}
@media (prefers-reduced-motion:no-preference){
  .lc-ledge{animation:lc-fall .5s cubic-bezier(.2,.7,.3,1) backwards}
  .lc-ledge:nth-of-type(2){animation-delay:.07s}
  .lc-ledge:nth-of-type(3){animation-delay:.14s}
  .lc-ledge:nth-of-type(4){animation-delay:.21s}
  .lc-ledge:nth-of-type(5){animation-delay:.28s}
  @keyframes lc-fall{from{transform:translateY(-10px);opacity:0}}
}
