/* September 2026 editorial direction. Shared styles remain in site.css. */
:root { --navy: #101e2c; --amber: #ffc77e; }
.home-hero { display: grid; grid-template-columns: 1.08fr 1fr; gap: 0 72px; padding-top: 58px; }
.home-intro { align-self: center; }
.home-intro .eyebrow { font-size: 11px; margin-bottom: 22px; }
.home-intro h1 { font-size: clamp(62px, 6.15vw, 92px); line-height: .99; letter-spacing: -.06em; }
.hero-summary { font-size: 17px; line-height: 1.7; color: #505249; max-width: 43ch; margin-top: 25px; }
.home-intro .actions { gap: 22px; }
.speaking-portrait img { height: 100%; aspect-ratio: .95; object-position: 50% 30%; }
.speaking-portrait figcaption, .workshop-panorama figcaption { display: flex; justify-content: space-between; gap: 20px; font-size: 11px; }
.speaking-portrait figcaption span:first-child, .workshop-panorama figcaption span:first-child { letter-spacing: .1em; }
.home-index { grid-column: 1/-1; display: flex; align-items: center; gap: 40px; padding: 28px 0 32px; margin-top: 30px; font-size: 12px; }
.home-index>span { margin-right: auto; font-size: 10px; letter-spacing: .12em; color: var(--muted); }
.home-index a:hover { color: var(--accent); }
.films-band { background: var(--navy); color: var(--paper); }
.films-band .section { padding-block: 78px; }
.films-band .eyebrow { color: var(--amber); }
.films-band h2 { font-size: clamp(40px, 4.1vw, 60px); }
.films-band .section-heading>p { font-size: 16px; color: #c1ccd3; max-width: 37ch; }
.film-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 44px; }
.film-cover { display: block; background: #070e15; overflow: hidden; }
.film-cover img { height: auto; aspect-ratio: 16/9; object-fit: contain; transition: transform .25s; }
a.film-cover:hover img { transform: scale(1.015); }
.film-meta { display: flex; justify-content: space-between; gap: 16px; margin-top: 22px; font-size: 10px; letter-spacing: .07em; color: #c1ccd3; }
.film-meta span:last-child { color: var(--amber); font-size: 12px; letter-spacing: 0; white-space: nowrap; }
.film-card h3 { font-size: 34px; line-height: 1.16; margin-top: 14px; letter-spacing: -.035em; }
.film-card p { font-size: 16px; color: #c1ccd3; margin-top: 14px; }
.film-card .text-link { margin-top: 22px; color: var(--amber); }
.film-source { border-top: 1px solid #394652; margin-top: 36px; padding-top: 17px; max-width: none; font-size: 12px; color: #b6c2ca; }
.film-pending { display: block; background: transparent; border: 1px solid #596672; color: #bbc6ce; font-size: 12px; padding: 8px 12px; margin-top: 22px; cursor: not-allowed; }
.films-band a:focus-visible { outline-color: var(--amber); }
.course-invitation { display: grid; grid-template-columns: .8fr 1.2fr; gap: 100px; align-items: center; border-bottom: 1px solid var(--line); }
.course-cover { display: block; width: 100%; max-width: 355px; justify-self: center; }
.course-cover-frame { display: block; position: relative; overflow: hidden; aspect-ratio: 285/394; border-radius: 13px; box-shadow: 0 18px 45px #282a2514, 0 2px 5px #282a250a; }
/* Frame the supplied cover screenshot with CSS; the source image remains intact. */
.course-cover-frame img { position: absolute; width: 123.508772%; max-width: none; height: auto; left: -7.368421%; top: -4.060914%; }
.course-creator { display: flex; align-items: center; gap: 12px; margin: 0 0 25px; font-size: 14px; }
.course-creator strong { color: var(--accent); font-weight: 600; }
.creator-avatar { position: relative; display: block; width: 46px; height: 46px; flex: 0 0 46px; border-radius: 50%; overflow: hidden; }
.creator-avatar img { position: absolute; width: 275px; height: 76px; max-width: none; left: -25px; top: -16px; }
.course-invitation h2 { margin-bottom: 24px; }
.course-invitation p:not(.eyebrow) { font-size: 17px; color: var(--muted); max-width: 48ch; }
.course-invitation .button { margin-top: 28px; }
.course-invitation .course-detail { font-size: 12px !important; margin-top: 15px; }
.personal-story { display: grid; grid-template-columns: 1fr 1fr; gap: 50px 100px; }
.story-copy { padding-top: 39px; }
.story-copy p { font-size: 17px; color: #505249; }
.story-copy .text-link { margin-top: 25px; }
.story-photos { grid-column: 1/-1; display: grid; grid-template-columns: .8fr 1.8fr; align-items: end; gap: 48px; }
.china-story-photo img { height: auto; }
.china-story-photo figcaption { display: flex; flex-direction: column; gap: 5px; }
.china-story-photo figcaption span:first-child { letter-spacing: .1em; }
.workshop-panorama img { aspect-ratio: 1676/939; height: auto; }
.story-photos .workshop-panorama figcaption { flex-direction: column; gap: 5px; }
.experiences { padding-top: 80px; }
.section-heading>p { font-size: 16px; }
.jungli-feature p { font-size: 16px; }
.experience-meta { font-size: 11px; }
.danang-feature { min-height: 510px; }
.danang-feature .season-label { font-size: 10px; letter-spacing: .1em; color: #52604a; margin: 0 0 18px; }
.danang-feature h3 { font-size: 62px; }
.danang-feature p { font-size: 16px; }
.danang-feature .season-note { font-size: 12px; }
.tag { font-size: 10px; }
.home-partnerships { display: grid; grid-template-columns: .9fr 1.1fr; gap: 110px; }
.home-partnerships h2 { margin-bottom: 25px; }
.home-partnerships>div>p:not(.eyebrow) { font-size: 17px; color: var(--muted); max-width: 34ch; }
.home-partnerships>div>.text-link { margin-top: 25px; }
.collaborate-links small { font-size: 10px; }
.newsletter h2 { font-size: clamp(36px, 3.7vw, 56px); }
.newsletter p:not(.eyebrow) { font-size: 16px; }
.newsletter .signup .fine { font-size: 12px; }
.input-row input { font-size: 16px; }
.partnership-hero { display: grid; grid-template-columns: 1.4fr .85fr; gap: 80px; align-items: center; }
.partnership-hero h1 { font-size: clamp(60px, 6.1vw, 88px); }
.partnership-hero .lead { font-size: 18px; }
.partnership-hero .button { margin-top: 28px; }
.partnership-hero img { height: auto; aspect-ratio: .88; object-position: 50% 35%; }
.partnership-offers { border-top: 1px solid var(--line); padding-top: 75px; }
.offer-row { display: grid; grid-template-columns: .12fr 1fr 1.05fr; gap: 40px; border-top: 1px solid var(--line); padding: 48px 0; }
.offer-row:last-child { border-bottom: 1px solid var(--line); }
.offer-number { font: 24px/1.2 var(--serif); color: var(--accent); }
.offer-row .eyebrow { font-size: 10px; margin-bottom: 20px; }
.offer-row h3 { font-size: 38px; line-height: 1.12; }
.offer-row p:not(.eyebrow) { font-size: 17px; color: var(--muted); }
.offer-row .text-link { margin-top: 25px; }
.offer-example { display: block; width: fit-content; font-size: 13px; margin-top: 17px; text-decoration: underline; text-underline-offset: 4px; }
.partner-workshop { display: grid; grid-template-columns: 1.2fr 1fr; gap: 65px; align-items: center; padding-bottom: 100px; }
.partner-workshop img { aspect-ratio: 1.3; height: auto; object-fit: cover; }
.partner-workshop h2 { font-size: 50px; margin-bottom: 24px; }
.partner-workshop p:not(.eyebrow) { font-size: 17px; color: var(--muted); }
.partner-workshop .text-link { margin-top: 24px; }
.partner-workshop .individual-note { font-size: 13px !important; border-top: 1px solid var(--line); padding-top: 20px; margin-top: 25px; }
.individual-note a { text-decoration: underline; text-underline-offset: 3px; }
.coaching-hero figure img { aspect-ratio: 1.2; height: auto; }
.editorial-list p { font-size: 16px; }
.contact-band p:not(.eyebrow) { font-size: 17px; }

@media (max-width: 1100px) {
  .header nav { gap: 20px; }
  .header .nav-letter { display: none; }
  .home-hero { gap: 0 42px; }
  .home-intro h1 { font-size: 69px; }
  .hero-summary { font-size: 16px; }
  .home-intro .actions { gap: 18px; }
  .home-intro .button { font-size: 12px; padding: 15px; gap: 14px; }
  .personal-story, .course-invitation, .home-partnerships { column-gap: 55px; }
  .partnership-hero { gap: 45px; }
  .offer-row { gap: 25px; }
  .offer-row h3 { font-size: 32px; }
  .partner-workshop { gap: 40px; }
  .partner-workshop h2 { font-size: 42px; }
}
@media (max-width: 760px) {
  .header .nav-letter { display: block; }
  .home-hero { grid-template-columns: 1fr; padding-top: 30px; gap: 28px; }
  .home-intro .eyebrow { font-size: 9px; margin-bottom: 17px; }
  .home-intro h1 { font-size: clamp(46px, 12.2vw, 70px); line-height: 1; }
  .hero-summary { font-size: 16px; line-height: 1.6; margin-top: 20px; }
  .home-intro .actions { margin-top: 22px; gap: 16px; }
  .home-intro .button { font-size: 12px; padding: 14px; gap: 12px; }
  .home-intro .text-link { font-size: 12px; }
  .speaking-portrait img { aspect-ratio: 1.12; height: auto; object-position: center 27%; }
  .speaking-portrait figcaption { font-size: 9px; gap: 10px; }
  .home-index { gap: 22px; flex-wrap: wrap; margin-top: 0; padding: 0 0 28px; font-size: 11px; }
  .home-index>span { display: none; }
  .films-band .section { padding-block: 55px; }
  .films-band h2 { font-size: 41px; }
  .films-band .section-heading>p { font-size: 16px; }
  .film-grid { grid-template-columns: 1fr; gap: 40px; }
  .film-meta { font-size: 9px; margin-top: 18px; }
  .film-card h3 { font-size: 31px; margin-top: 12px; }
  .film-card p { font-size: 16px; }
  .film-source { font-size: 11px; margin-top: 28px; }
  .course-invitation { grid-template-columns: 1fr; gap: 30px; }
  .course-cover { max-width: 260px; }
  .course-creator { font-size: 13px; margin-bottom: 22px; }
  .course-invitation h2 { font-size: 43px; }
  .course-invitation p:not(.eyebrow) { font-size: 16px; }
  .personal-story { grid-template-columns: 1fr; gap: 28px; }
  .personal-story h2 { font-size: 42px; }
  .story-copy { padding-top: 0; }
  .story-copy p { font-size: 16px; }
  .workshop-panorama { margin-top: 6px; }
  .story-photos { grid-template-columns: 1fr; gap: 30px; }
  .china-story-photo { width: 100%; max-width: 353px; justify-self: center; }
  .workshop-panorama figcaption { flex-direction: column; gap: 5px; font-size: 11px; }
  .workshop-panorama img { aspect-ratio: 1.35; object-position: 50% 50%; }
  .experiences { padding-top: 58px; }
  .experiences .section-heading>p { font-size: 16px; }
  .experience-meta { font-size: 9px; }
  .jungli-feature p { font-size: 16px; }
  .danang-feature { min-height: 440px; }
  .danang-feature h3 { font-size: 58px; }
  .danang-feature p { font-size: 16px; }
  .home-partnerships { grid-template-columns: 1fr; gap: 35px; }
  .home-partnerships>div>p:not(.eyebrow) { font-size: 16px; }
  .collaborate-links>a { font-size: 26px; }
  .collaborate-links small { font-size: 9px; }
  .newsletter p:not(.eyebrow) { font-size: 16px; }
  .partnership-hero { grid-template-columns: 1fr; gap: 35px; }
  .partnership-hero h1 { font-size: clamp(48px, 12vw, 66px); }
  .partnership-hero .lead { font-size: 17px; }
  .partnership-hero img { aspect-ratio: 1.2; object-position: 50% 27%; }
  .partnership-offers { padding-top: 55px; }
  .offer-row { grid-template-columns: 30px 1fr; gap: 22px 16px; padding: 32px 0; }
  .offer-row>div:last-child { grid-column: 2; }
  .offer-row .eyebrow { font-size: 9px; margin-bottom: 15px; }
  .offer-row h3 { font-size: 30px; }
  .offer-row p:not(.eyebrow) { font-size: 16px; }
  .offer-number { font-size: 22px; }
  .partner-workshop { grid-template-columns: 1fr; gap: 30px; padding-bottom: 60px; }
  .partner-workshop img { aspect-ratio: 1.4; }
  .partner-workshop p:not(.eyebrow) { font-size: 16px; }
  .contact-band p:not(.eyebrow) { font-size: 16px; }
  .coaching-hero h1 { font-size: 50px; }
}
@media (prefers-reduced-motion: reduce) { .film-cover img { transition: none; } }

/* Personal, playful homepage refinement. Destination colors stay with each project. */
:root { --sun: #f6ca57; --teal: #087e90; --forest: #102c24; --lime: #dbfa86; }
.header { gap: 24px; }
.header nav { gap: 7px; font-size: 13px; }
.header nav a { border: 1px solid transparent; border-radius: 999px; padding: 10px 15px; white-space: nowrap; transition: background .18s, transform .18s; }
.header nav a:hover { background: #ece9de; color: var(--ink); transform: translateY(-2px); }
.header nav .nav-course { background: var(--sun); border-color: var(--ink); box-shadow: 2px 3px 0 var(--ink); }
.header nav .nav-course span { margin-left: 6px; }
.header nav .nav-work { border-color: #b9bcad; }
.header nav .nav-merch { display: inline-flex; align-items: center; gap: 6px; }
.merch-icon { width: 21px; height: 21px; flex: 0 0 21px; fill: var(--sun); stroke: var(--ink); }
.button { border: 1.5px solid var(--ink); border-radius: 999px; box-shadow: 3px 4px 0 var(--ink); background: var(--sun); color: #242820; gap: 20px; transition: transform .18s, box-shadow .18s, background .18s; }
.button>span { display: grid; place-items: center; width: 26px; height: 26px; flex-shrink: 0; background: #282a2512; border-radius: 50%; font-size: 17px; }
.button:hover:not(:disabled) { background: #ffdc79; color: var(--ink); border-color: var(--ink); transform: translate(-1px,-2px); box-shadow: 4px 6px 0 var(--ink); }
.button-secondary { background: transparent; box-shadow: none; }
.button-secondary:hover:not(:disabled) { background: #e8ebdf; box-shadow: 2px 3px 0 var(--ink); }
.button:disabled { box-shadow: none; }
.home-hero { grid-template-columns: 1.04fr 1fr; gap: 0 70px; padding-top: 63px; }
.home-intro h1 { font-size: clamp(57px,5.5vw,82px); line-height: 1.02; }
.home-intro h1 em { color: #087888; }
.hero-summary { max-width: 43ch; }
.home-intro .actions { gap: 15px; }
.home-index { gap: 28px; padding-top: 35px; }
.home-index a { border-bottom: 1px solid transparent; }
.home-index a:hover { border-color: currentColor; }
.course-invitation .course-detail { max-width: 44ch; }
.experience-grid { grid-template-columns: 1.12fr 1fr; gap: 28px; align-items: stretch; }
.jungli-feature { background: var(--forest); color: #f1f5e9; border-radius: 18px; overflow: hidden; }
.jungli-feature .image-link img { aspect-ratio: 2; }
.jungli-feature .image-arrow { background: var(--lime); color: var(--forest); }
.experience-body { padding: 30px 34px 32px; }
.experience-body .experience-meta { margin-top: 0; color: #d7e3c9; letter-spacing: .05em; }
.jungli-feature h3 { font-size: 47px; line-height: 1.05; color: #f7f8e8; }
.jungli-feature p { color: #d7e3cf; max-width: 45ch; }
.jungli-feature .button { background: var(--lime); border-color: var(--lime); box-shadow: 3px 4px 0 #658064; margin-top: 24px; }
.jungli-feature .button:hover { background: #e7ffb3; }
.jungli-feature a:focus-visible { outline-color: var(--lime); }
.jungli-feature .experience-status { font-size: 11px; margin-top: 18px; }
.danang-feature { background: #eee9dc; padding: 31px 32px; min-height: 0; border: 2px solid var(--ink); border-radius: 2px; box-shadow: 5px 5px 0 var(--ink); }
.danang-top { border-bottom: 2px solid var(--ink); padding-bottom: 20px; align-items: center; }
.danang-top .eyebrow { background: #f5d632; padding: 6px 9px; margin: 0; font-size: 9px; letter-spacing: .035em; }
.danang-feature .tag { color: #176778; border: 0; padding: 0; font-size: 9px; }
.season-heading { padding-block: 36px 28px; }
.danang-feature .season-label { color: #066e80; font-size: 10px; font-weight: 700; }
.danang-feature h3 { font: 900 clamp(43px,4.7vw,68px)/.98 var(--sans); letter-spacing: -.045em; }
.danang-feature h3 span { color: #d9441f; }
.danang-feature p { max-width: 36ch; margin-top: 22px; }
.season-topics { display: flex; flex-direction: column; gap: 9px; align-items: flex-start; padding-bottom: 15px; }
.season-topics span { background: #cfe8eb; border-left: 4px solid var(--teal); padding: 8px 12px; font: 700 10px/1.3 var(--sans); letter-spacing: .05em; }
.season-topics span:nth-child(2) { background: #fae0d2; border-color: #d9441f; }
.season-topics span:nth-child(3) { background: #f6edb8; border-color: #ae861e; }
.danang-feature .season-note { border-top: 2px solid var(--ink); color: #50554a; margin-top: 15px; padding-top: 18px; }
.community-section { border-top: 1px solid var(--line); padding-top: 75px; }
.popup-story { display: grid; grid-template-columns: 1.2fr 1fr; gap: 70px; align-items: center; margin-bottom: 55px; }
.popup-story img { aspect-ratio: 554/364; height: auto; border-radius: 8px; }
.popup-story h3 { font-size: 43px; line-height: 1.07; margin-bottom: 22px; }
.popup-story p:not(.eyebrow) { font-size: 16px; color: var(--muted); }
.popup-story .text-link { margin-top: 23px; }
.community-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 28px; }
.network-feature,.edge-feature { border: 1px solid #cccfc1; border-radius: 14px; overflow: hidden; display: flex; flex-direction: column; }
.network-art,.edge-art { position: relative; height: 252px; padding: 22px 26px; overflow: hidden; }
.network-art { background: #087f93; color: #f7d071; }
.location-chip { display: block; font-size: 10px; font-weight: bold; letter-spacing: .11em; }
.network-art svg { width: 100%; height: 191px; position: absolute; bottom: 17px; left: 0; }
.network-art-label { position: absolute; bottom: 16px; right: 24px; font-size: 9px; letter-spacing: .1em; }
.community-card-copy { padding: 30px 32px 34px; flex: 1; }
.community-card-copy .eyebrow { font-size: 10px; margin-bottom: 16px; }
.community-card-copy h3 { font-size: 40px; margin-bottom: 22px; }
.community-card-copy>p:not(.eyebrow) { font-size: 16px; color: var(--muted); }
.community-card-copy .button { margin-top: 25px; }
.network-feature .button { background: #f6cf67; }
.community-card-copy .referral-note { font-size: 11px !important; line-height: 1.6; margin-top: 16px; max-width: 40ch; }
.edge-art { background: #dad9ea; color: #4b4267; }
.projects-band { background: #e9eadd; }
.projects-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 28px; }
.yearstack-feature,.guide-feature { padding: 34px; display: flex; flex-direction: column; align-items: flex-start; }
.yearstack-feature { background: #190e24; color: #f6f0e5; border-radius: 18px; }
.project-topline { display: flex; justify-content: space-between; gap: 20px; align-items: center; width: 100%; margin-bottom: 38px; }
.project-label { font-size: 9px; font-weight: 700; letter-spacing: .065em; }
.yearstack-wordmark { font-size: 13px; font-weight: bold; letter-spacing: .14em; }
.yearstack-feature h3 { font: 800 clamp(43px,4.4vw,64px)/1.01 var(--sans); letter-spacing: -.05em; }
.yearstack-feature h3 span { color: #ffb919; }
.yearstack-feature p { color: #d2cbd6; margin-top: 25px; font-size: 16px; }
.city-tags { display: flex; flex-wrap: wrap; gap: 9px; margin: 28px 0 35px; }
.city-tags span { border: 1px solid #bca9d7; color: #d5b8f8; padding: 7px 10px; font-size: 9px; letter-spacing: .07em; border-radius: 3px; transform: rotate(-4deg); }
.city-tags span:nth-child(2) { transform: rotate(3deg); color: #ffce67; border-color: #ffce67; }
.yearstack-feature .button { background: #ffb919; box-shadow: none; margin-top: auto; }
.yearstack-feature .button:hover { background: #ffcf5c; }
.yearstack-feature a:focus-visible { outline-color: #ffb919; }
.guide-feature { background: #f7f2e5; border: 2px solid var(--ink); box-shadow: 5px 5px 0 var(--ink); }
.guide-feature .project-label { background: #f5d632; padding: 8px; border: 1px solid var(--ink); }
.guide-feature .project-topline { gap: 10px; margin-bottom: 27px; }
.guide-feature .tag { font-size: 9px; padding: 0; border: 0; }
.guide-feature .eyebrow { font-size: 10px; color: #116676; margin-bottom: 18px; }
.guide-feature h3 { font: 900 clamp(34px,3.3vw,49px)/1.03 var(--sans); letter-spacing: -.04em; }
.guide-feature h3 span { color: #d9441f; }
.guide-feature>p:not(.eyebrow) { margin-top: 22px; font-size: 16px; }
.guide-index { display: grid; gap: 9px; margin-top: 24px; font-size: 10px; font-weight: bold; letter-spacing: .04em; color: #145968; border-left: 3px solid #d9441f; padding-left: 14px; }
.guide-feature .guide-status { font-size: 12px !important; padding-top: 26px; margin-top: auto !important; color: var(--muted); }
@media(max-width:1100px) {
 .header { flex-wrap: wrap; padding-block: 20px; gap: 14px; }
 .header nav { gap: 5px; }
 .header nav a { padding: 9px 12px; font-size: 12px; }
 .home-hero { gap: 0 35px; }
 .home-intro h1 { font-size: 61px; }
 .home-intro .actions { gap: 13px; }
 .home-index { gap: 22px; flex-wrap: wrap; }
 .home-index>span { flex-basis: 100%; }
 .experience-body,.danang-feature,.community-card-copy,.yearstack-feature,.guide-feature { padding: 26px; }
 .experience-meta { font-size: 9px; }
 .jungli-feature h3 { font-size: 39px; }
 .danang-top { flex-wrap: wrap; }
 .popup-story { gap: 40px; }
 .project-topline { flex-wrap: wrap; gap: 10px; }
}
@media(max-width:760px) {
 .header { padding-block: 0; gap: 0; }
 .menu-toggle { border: 1px solid #b9bcad; border-radius: 999px; padding: 8px 13px; gap: 9px; }
 .header nav { padding-top: 10px; padding-bottom: 20px; gap: 7px; align-items: stretch; }
 .header nav a { padding: 10px 16px; font-size: 14px; border: 1px solid #d8d8cb; }
 .header nav .nav-course { box-shadow: 2px 3px 0 var(--ink); margin-bottom: 3px; }
 .home-hero { padding-top: 34px; grid-template-columns: 1fr; gap: 32px; }
 .home-intro h1 { font-size: clamp(43px,11.3vw,73px); }
 .home-intro .eyebrow { font-size: 9px; }
 .home-intro .actions { gap: 14px; }
 .button { gap: 12px; padding: 13px 17px; font-size: 12px; }
 .home-intro .button { padding: 13px 16px; font-size: 12px; }
 .home-intro .button-secondary { border: 0; padding-inline: 2px; }
 .home-index { gap: 16px 22px; padding-top: 0; padding-bottom: 30px; font-size: 11px; margin: 0; }
 .home-index>span { display: none; }
 .experience-grid,.community-grid,.projects-grid { grid-template-columns: 1fr; gap: 28px; }
 .experience-body { padding: 25px; }
 .jungli-feature h3 { font-size: 43px; }
 .danang-feature { min-height: 500px; padding: 25px; }
 .danang-top { flex-wrap: nowrap; gap: 10px; }
 .danang-top .eyebrow { font-size: 8px; padding: 6px; }
 .danang-feature .tag { font-size: 8px; }
 .danang-feature h3 { font-size: clamp(43px,12vw,67px); }
 .season-heading { padding-block: 30px 24px; }
 .community-section { padding-top: 58px; }
 .popup-story { grid-template-columns: 1fr; gap: 28px; margin-bottom: 38px; }
 .popup-story h3 { font-size: 38px; }
 .popup-story .eyebrow { margin-bottom: 18px; }
 .network-art,.edge-art { height: 225px; padding: 22px; }
 .community-card-copy { padding: 26px 23px; }
 .community-card-copy h3 { font-size: 36px; }
 .community-card-copy .button { font-size: 11px; gap: 10px; padding: 12px 14px; }
 .yearstack-feature,.guide-feature { padding: 26px 23px; min-height: 470px; }
 .yearstack-feature h3 { font-size: 52px; }
 .guide-feature h3 { font-size: 37px; }
 .project-topline { margin-bottom: 31px; }
 .project-label { font-size: 8px; }
 .guide-feature .tag { font-size: 8px; }
 .guide-feature .guide-status { padding-top: 25px; }
}
@media(prefers-reduced-motion:reduce) {
 .header nav a:hover,.button:hover:not(:disabled) { transform: none; }
}

/* A professional introduction, with the lived experience chapter after the course. */
.home-hero { align-items: center; }
.home-intro h1 { font-size: clamp(62px,6.15vw,92px); line-height: .99; }
.home-hero .speaking-portrait img { aspect-ratio: .99; height: auto; object-position: 50% 30%; }
.home-hero .speaking-portrait figcaption { font-size: 10px; }
.story-intro h2 { font-size: clamp(48px,5.2vw,74px); }
.story-intro h2 em { color: #087888; }
.story-copy { padding-top: 0; }
.story-copy .story-lead { color: var(--ink); font: 30px/1.15 var(--serif); letter-spacing: -.025em; margin-bottom: 24px; }
.story-photos .workshop-panorama img { aspect-ratio: 680/448; object-fit: contain; }
.edge-art { display: block; padding: 0; height: 252px; background: #304e46; color: #fff4d8; }
.edge-art img { height: 100%; width: 100%; object-fit: cover; }
.edge-art::after { content: ''; position: absolute; inset: 0; background: linear-gradient(0deg,#16291de6,transparent 80%); }
.edge-poster-copy { position: absolute; z-index: 1; bottom: 34px; left: 27px; right: 20px; }
.edge-poster-copy .location-chip { color: #f6e0a9; font-size: 9px; margin-bottom: 11px; }
.edge-poster-copy strong { display: block; font: 900 clamp(36px,4vw,56px)/1 var(--sans); letter-spacing: -.045em; }
.edge-poster-subtitle { display: block; margin-top: 7px; font: italic 17px/1.2 var(--serif); }
.edge-play { position: absolute; z-index: 2; top: 20px; right: 20px; display: grid; place-items: center; width: 42px; height: 42px; border-radius: 50%; background: #f4cc72; color: #2e3926; font-size: 16px; transition: transform .2s; }
.edge-art:hover .edge-play { transform: scale(1.1); }
.illustration-credit { position: absolute; z-index: 1; right: 14px; bottom: 9px; font-size: 7px; letter-spacing: .1em; color: #e8dfc6; }
.edge-feature { border-color: #c5bea4; background: #f3eddf; }
.edge-feature .community-card-copy .eyebrow { color: #7b482d; }
.edge-feature .button { background: #e9b971; }
@media(max-width:1100px) { .home-intro h1 { font-size: clamp(53px,6.6vw,72px); } }
@media(max-width:760px) {
 .home-intro h1 { font-size: clamp(52px,13.5vw,83px); }
 .home-hero .speaking-portrait img { aspect-ratio: 1.13; object-position: 50% 27%; }
 .story-intro h2 { font-size: 54px; }
 .story-copy .story-lead { font-size: 27px; }
 .edge-art { height: 225px; }
 .edge-poster-copy { left: 23px; bottom: 31px; }
 .edge-poster-copy strong { font-size: 42px; }
 .edge-poster-subtitle { font-size: 15px; }
}

/* September 19: an analytical opening and a denser photographic story. */
.world-opening { position: relative; isolation: isolate; background: #102329; color: #f6f2e7; overflow: hidden; }
.world-opening::before { content: ''; position: absolute; z-index: -1; inset: 0; background: url('/world-change-lines.svg') center bottom / cover no-repeat; pointer-events: none; }
.world-opening .home-hero { padding-block: 58px 56px; grid-template-columns: 1.08fr 1fr; gap: 70px; }
.world-opening .home-intro .eyebrow { color: #ccb889; font-size: 10px; letter-spacing: .15em; margin-bottom: 29px; }
.world-opening h1 { font-size: clamp(65px,6.7vw,96px); letter-spacing: -.06em; line-height: 1; }
.world-opening h1 span { color: #e5cd94; }
.world-opening .hero-summary { color: #f4f1e7; font-size: 19px; font-weight: 600; line-height: 1.65; max-width: 43ch; margin-top: 29px; }
.world-opening .actions { margin-top: 31px; }
.world-opening .button { border-color: #e7cf94; background: #e7cf94; box-shadow: 3px 4px 0 #637477; color: #16282c; }
.world-opening .button:hover { background: #f4dfaf; color: #16282c; box-shadow: 4px 6px 0 #637477; }
.world-opening .button-secondary { background: transparent; color: #f6f2e7; border: 1px solid #718285; box-shadow: none; }
.world-opening .button-secondary>span { background: #ffffff12; }
.world-opening .button-secondary:hover { color: #f6f2e7; background: #ffffff12; box-shadow: none; border-color: #c2cfc9; }
.world-opening a:focus-visible { outline-color: #e7cf94; }
.world-opening .speaking-portrait { padding: 9px 9px 0; border: 1px solid #526265; background: #152b30; }
.world-opening .speaking-portrait img { aspect-ratio: 1.02; object-position: 50% 30%; }
.world-opening .speaking-portrait figcaption { padding: 0 4px 14px; margin-top: 13px; color: #d0dad9; font-size: 10px; }
.world-opening .speaking-portrait figcaption span:first-child { color: #f49a73; font-weight: 700; }
/* Continue the opening palette through its three invitations. */
.world-question-band { background: #102329; color: #f6f2e7; }
.world-questions { display: grid; grid-template-columns: repeat(3,1fr); gap: 34px; padding-block: 28px 33px; border-top: 1px solid #405256; }
.world-questions>a { display: grid; grid-template-columns: 34px 1fr auto; align-items: center; gap: 16px; padding-right: 27px; border-right: 1px solid #405256; }
.world-questions>a:last-child { border-right: 0; padding-right: 0; }
.world-questions .question-symbol { width: 30px; height: 30px; stroke: #d5bb81; stroke-width: 1.5; stroke-linecap: round; stroke-linejoin: round; }
.world-questions strong { font: 25px/1.2 var(--serif); letter-spacing: -.035em; }
.world-questions>a>span { font-size: 20px; color: #d5bb81; }
.world-questions>a:hover strong { color: #e5cd94; }
.world-questions>a:focus-visible { outline-color: #e7cf94; }
#films .section-heading>p { color: #f0f0e6; font-size: 19px; font-weight: 600; line-height: 1.65; }
.community-list-heading { font: 36px/1.15 var(--serif); letter-spacing: -.035em; margin-bottom: 28px; }
.partnership-snapshot { max-width: 470px; margin-top: 34px; }
.partnership-snapshot img { width: 100%; height: auto; aspect-ratio: 1.12; object-fit: cover; object-position: 50% 30%; border-radius: 5px; }
.home-partnerships .collaborate-links { align-self: center; }
.personal-story { grid-template-columns: .95fr 1.1fr; align-items: start; gap: 42px 65px; }
.story-text h2 { font-size: clamp(52px,5vw,72px); margin-bottom: 25px; }
.story-text h2 em { color: #087888; }
.story-text .eyebrow { margin-bottom: 21px; }
.story-text>p:not(.eyebrow) { color: #505249; font-size: 16px; line-height: 1.7; }
.story-text .story-lead { font: 27px/1.2 var(--serif) !important; color: var(--ink) !important; letter-spacing: -.025em; margin-bottom: 24px; }
.story-socials { display: grid; grid-template-columns: 1fr 1fr; gap: 10px; margin-top: 27px; }
.instagram-link { display: flex; gap: 10px; align-items: center; text-align: left; background: #efe6ec; color: #763c68; border: 1px solid #dbbed1; border-radius: 9px; padding: 13px; line-height: 1.3; min-width: 0; }
.instagram-icon { width: 23px; height: 23px; flex: 0 0 23px; }
.instagram-link strong { display: block; font-size: 12px; }
.instagram-link small { display: block; font-size: 9px; color: #735d6d; margin-top: 5px; }
.instagram-photo { position: relative; width: 42px; height: 42px; flex: 0 0 42px; margin-left: auto; overflow: hidden; border-radius: 50%; }
.instagram-photo img { position: absolute; max-width: none; height: auto; }
/* Frame the supplied screenshots around the portraits, keeping interface overlays outside the circle. */
.instagram-photo-explains img { width: 188.8%; left: -64.8%; top: -50.4%; }
.instagram-photo-explores img { width: 145.333%; left: -36%; top: -16.667%; }
.instagram-link:hover { background: #ead9e5; }
.instagram-explores { background: #e6ede8; border-color: #bed0c3; color: #2a6654; }
.instagram-explores small { color: #4c7062; }
.instagram-explores:hover { background: #d8e7dc; }
.instagram-link:disabled { background: #ecece4; border: 1px dashed #a5ae9d; color: #64705e; cursor: not-allowed; }
.instagram-link:disabled small { color: #62675c; }
.story-mosaic { display: grid; grid-template-columns: 1.13fr 1fr; grid-template-rows: 1fr 1fr; gap: 17px; height: 590px; align-self: center; }
.story-mosaic figure { display: flex; flex-direction: column; min-width: 0; min-height: 0; }
.story-mosaic img { min-height: 0; height: 100%; flex: 1; object-fit: cover; border-radius: 3px; }
.story-mosaic .robot-photo { grid-row: 1/3; }
.story-mosaic .robot-photo img { object-position: 49% 50%; }
.story-mosaic .thailand-photo img { object-position: 50% 29%; }
.story-mosaic .wall-photo img { object-position: 50% 50%; }
.story-mosaic figcaption { margin-top: 8px; font-size: 10px; line-height: 1.35; }
.story-in-practice { grid-column: 1/-1; display: grid; grid-template-columns: 1.15fr 1fr; gap: 28px; }
.story-in-practice img { aspect-ratio: 1.72; height: auto; border-radius: 3px; object-position: 50% 40%; }
.story-in-practice figure:last-child img { aspect-ratio: 1.496; object-position: 50% 42%; }
.story-in-practice figcaption { font-size: 13px; color: #505249; }
.danang-feature { justify-content: flex-start; }
.danang-top { padding-bottom: 17px; }
.season-city { margin-top: 20px; border: 1px solid var(--ink); }
.season-city img { width: 100%; height: auto; aspect-ratio: 3.1; object-position: 50% 24%; }
.season-city figcaption { margin: 0; background: #087e90; color: #fff; font-size: 8px; font-weight: 700; padding: 5px 9px; letter-spacing: .08em; }
.danang-feature .season-heading { padding-block: 24px 20px; }
.danang-feature h3 { font-size: clamp(35px,3.8vw,53px); line-height: .99; max-width: 10ch; }
.danang-feature h3 span { display: block; }
.danang-feature .season-promise { font-size: 20px; font-weight: 600; line-height: 1.3; margin-top: 17px; letter-spacing: -.025em; }
.season-outcomes { display: grid; gap: 13px; }
.season-outcomes>div { display: flex; gap: 12px; padding-left: 10px; border-left: 3px solid #087e90; }
.season-outcomes>div:nth-child(2) { border-color: #d9441f; }
.season-outcomes>div:nth-child(3) { border-color: #b99423; }
.season-outcomes>div>span { font-size: 9px; color: #676953; padding-top: 3px; }
.danang-feature .season-outcomes p { font-size: 12px; line-height: 1.5; margin: 0; max-width: none; }
.season-outcomes strong { display: block; font-size: 14px; margin-bottom: 3px; }
.danang-feature .season-note { font-size: 10px; line-height: 1.55; padding-top: 14px; margin-top: 21px; }
.danang-feature .season-cta { margin-top: 24px; align-self: flex-start; }
@media(max-width:1100px) {
 .world-opening .home-hero { gap: 40px; padding-block: 45px; }
 .world-opening h1 { font-size: clamp(56px,6.8vw,75px); }
 .world-opening .hero-summary { font-size: 18px; }
 .world-opening .home-intro .eyebrow { font-size: 8px; }
 .world-questions { gap: 22px; }
 .world-questions>a { grid-template-columns: 27px 1fr auto; gap: 11px; padding-right: 18px; }
 .world-questions .question-symbol { width: 25px; height: 25px; }
 .world-questions strong { font-size: 22px; }
 .personal-story { gap: 32px; grid-template-columns: 1fr 1fr; }
 .story-socials { grid-template-columns: 1fr; }
 .story-mosaic { height: 610px; gap: 12px; }
 .story-mosaic figcaption { font-size: 9px; }
 .story-text h2 { font-size: 57px; }
 .story-text .story-lead { font-size: 24px !important; }
 .story-text>p:not(.eyebrow) { font-size: 15px; }
 .danang-feature h3 { font-size: 37px; }
}
@media(max-width:760px) {
 .world-opening .home-hero { grid-template-columns: 1fr; gap: 31px; padding-block: 35px 30px; }
 .world-opening h1 { font-size: clamp(53px,14vw,82px); }
 .world-opening .home-intro .eyebrow { margin-bottom: 24px; font-size: 8px; letter-spacing: .12em; }
 .world-opening .hero-summary { margin-top: 24px; font-size: 18px; }
 .world-opening .actions { margin-top: 24px; gap: 13px; }
 .world-opening .home-intro .button { padding: 12px 14px; font-size: 11px; }
 .world-opening .home-intro .button-secondary { border: 0; padding-inline: 0; }
 .world-opening .speaking-portrait { padding: 7px 7px 0; }
 .world-opening .speaking-portrait img { aspect-ratio: 1.24; object-position: 50% 25%; }
 .world-opening .speaking-portrait figcaption { font-size: 8px; padding-bottom: 10px; }
 .world-questions { grid-template-columns: 1fr; gap: 0; padding-block: 8px; }
 .world-questions>a { border-right: 0; border-bottom: 1px solid #405256; padding: 20px 0; gap: 14px; }
 .world-questions>a:last-child { border-bottom: 0; }
 .world-questions strong { font-size: 23px; }
 .personal-story { grid-template-columns: 1fr; gap: 28px; }
 .story-text h2 { font-size: 54px; margin-bottom: 24px; }
 .story-text>p:not(.eyebrow) { font-size: 16px; }
 .story-text .story-lead { font-size: 25px !important; }
 .story-socials { grid-template-columns: 1fr 1fr; gap: 8px; }
 .instagram-link { padding: 12px 10px; gap: 8px; }
 .instagram-link strong { font-size: 11px; }
 .instagram-link small { font-size: 8px; }
 .instagram-icon { width: 20px; height: 20px; flex-basis: 20px; }
 .instagram-photo { width: 32px; height: 32px; flex-basis: 32px; }
 .story-mosaic { height: auto; grid-template-columns: 1fr 1fr; grid-template-rows: auto auto; gap: 21px 15px; align-self: stretch; }
 .story-mosaic .robot-photo { grid-row: auto; grid-column: 1/-1; }
 .story-mosaic img { height: auto; aspect-ratio: .84; width: 100%; flex: initial; }
 .story-mosaic .robot-photo img { aspect-ratio: 1.22; object-position: 50% 24%; }
 .story-mosaic figcaption { font-size: 9px; }
 .story-in-practice { grid-template-columns: 1fr; gap: 25px; }
 .story-in-practice img,.story-in-practice figure:last-child img { aspect-ratio: 1.45; }
 .story-in-practice figcaption { font-size: 12px; }
 .community-list-heading { font-size: 30px; margin-bottom: 23px; }
 #films .section-heading>p { font-size: 18px; }
 .season-city img { aspect-ratio: 2.5; }
 .danang-feature h3 { font-size: 45px; }
 .danang-feature .season-promise { font-size: 21px; }
 .danang-feature .season-outcomes p { font-size: 13px; }
 .season-outcomes strong { font-size: 15px; }
 .danang-feature .season-note { font-size: 11px; }
}
@media(min-width:761px) and (max-width:1000px) {
 .personal-story { grid-template-columns: 1fr; }
 .story-text { max-width: 650px; }
 .story-socials { grid-template-columns: 1fr 1fr; }
 .story-mosaic { height: 490px; grid-template-columns: 1.1fr 1fr; }
}
@media(max-width:380px) {
 .story-socials { grid-template-columns: 1fr; }
}
