:root{--green:#148267;--ink:#202522;--muted:#707976;--line:#dfe3df;--paper:#f5f4ef;--white:#fff;--sport-ink:#111820;--sport-muted:#5f6863;--sport-paper:#f7f5ee;--sport-lime:#d8ff3e}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:92px}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,"PingFang SC","Microsoft YaHei",sans-serif;font-size:14px}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}
.site-header,main,footer{max-width:1200px;margin:auto;background:#fff}.site-header{height:72px;padding:0 38px;display:flex;align-items:center;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:20}.brand{font-size:16px;font-weight:600}.brand span{margin-left:8px}.site-header nav{display:flex;gap:38px;margin:auto;color:#777}.site-header nav a:hover{color:var(--green)}.lang-toggle{border:1px solid #d5d9d5;background:#fff;border-radius:3px;padding:7px 12px;color:#777;cursor:pointer}
.hero{display:grid;grid-template-columns:1fr 1fr;min-height:390px}.hero-copy{padding:48px 42px}.kicker,.section-heading h2,.timeline-section h2{color:#929a96;font-size:13px;letter-spacing:.07em;font-weight:400}.hero h1{font-size:34px;line-height:1.24;margin:24px 0 20px;letter-spacing:-.03em;font-weight:500}.hero h1 em{color:var(--green);font-style:normal}.intro{color:var(--muted);line-height:1.7;max-width:420px}.actions{display:flex;gap:12px;margin-top:27px}.button{border:1px solid #ccd2ce;border-radius:7px;padding:11px 20px}.button.primary{background:#199b78;border-color:#199b78;color:#fff}.hero-visual{position:relative;overflow:hidden;background:#127b63}.hero-visual img{width:100%;height:100%;object-fit:cover;opacity:.55;mix-blend-mode:luminosity}.hero-visual:after{content:"";position:absolute;inset:0;background:rgba(0,112,83,.25)}.hero-visual blockquote{position:absolute;z-index:2;left:22px;right:22px;bottom:22px;margin:0;padding:18px;background:rgba(0,53,44,.8);color:#c5e0d8;border-radius:7px;font-style:italic;line-height:1.6}
.logic{display:grid;grid-template-columns:repeat(3,1fr);padding:22px 38px;border-bottom:1px solid var(--line);background:#faf9f5}.logic article{padding:0 24px;border-right:1px solid #d9dcd8}.logic article:first-child{padding-left:0}.logic article:last-child{border:0}.logic b,.section-heading>span,.card-body a,.card-body>span{color:var(--green)}.logic p{line-height:1.55;margin:7px 0 0;color:#4f5652}
.content-section{padding:30px 38px 28px;border-bottom:1px solid var(--line)}.section-heading{display:flex;gap:15px;margin-bottom:18px}.section-heading>span{font-weight:700}.section-heading h2{margin:0}.section-heading p{margin:13px 0 0;color:#68706d;line-height:1.5}.card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.learn-card,.info-card{border:1px solid var(--line);border-radius:12px;overflow:hidden;background:#fff}.learn-card{transition:.2s}.learn-card:hover,.info-card:hover{transform:translateY(-3px);box-shadow:0 10px 25px rgba(22,65,52,.08)}.card-art{height:138px;position:relative;overflow:hidden}.card-art:after{content:"";position:absolute;right:-55px;top:-55px;width:170px;height:260px;background:#fff;transform:rotate(43deg)}.card-art>span{position:absolute;z-index:2;top:10px;left:10px;background:rgba(0,0,0,.65);color:#fff;padding:4px 9px;border-radius:3px;font-size:11px}.card-art img{position:absolute;z-index:3;right:48px;bottom:16px;width:62px;height:62px;object-fit:cover;border-radius:6px;filter:grayscale(1);opacity:.75}.modric .card-art{background:#cb0d36}.ronaldo .card-art{background:#087a09}.messi .card-art{background:linear-gradient(135deg,#0b398c 0 57%,#ffd400 57%)}.card-body{padding:14px 17px 17px}.card-body small{color:#949b97;font-size:11px}.card-body small b,.card-body small i{font-size:9px;background:#e0eee8;color:#287d66;padding:2px 5px;font-style:normal}.card-body small i{background:#fff0db;color:#a87534}.card-body h3{font-size:15px;margin:7px 0;font-weight:500}.card-body p{color:#777f7b;line-height:1.55;margin:0 0 10px}.card-body a,.card-body>span{display:block;margin-top:8px}.icon-band{height:78px;display:grid;place-items:center;font-size:30px;color:#398f79}.mint{background:#dff2ed}.blue{background:#e4eff9;color:#397997}.sand{background:#fff0db;color:#8a672f}.green{background:#edf6dd;color:#638c36}.gray{background:#faf9f6;color:#b0b0aa}.info-card .card-body{min-height:181px;display:flex;flex-direction:column}.info-card .card-body p{flex:1}.info-card strong{font-size:19px;color:var(--green);font-weight:400;border-top:1px solid #eee;padding-top:10px}.info-card strong small{font-size:10px}.coming{border-style:dashed;color:#999}.coming .card-body h3,.coming .card-body p{color:#999}
.timeline-section{padding:25px 38px 38px;border-bottom:1px solid var(--line)}.timeline-section h2{margin:0 0 25px}.timeline{display:grid;grid-template-columns:repeat(6,1fr);position:relative}.timeline:before{content:"";position:absolute;top:0;left:7px;right:7px;border-top:1px solid #cfd4d0}.timeline div{padding-top:17px;position:relative}.timeline div:before{content:"";position:absolute;top:-5px;left:0;width:10px;height:10px;border-radius:50%;background:#d5d8d4}.timeline div.active:before{background:#21a27e}.timeline b,.timeline span{display:block}.timeline span{font-size:10px;color:#939995;margin-top:6px}.quote{text-align:center;background:#faf9f5;padding:34px 20%;border-bottom:1px solid var(--line)}.quote blockquote{font-family:Georgia,serif;font-style:italic;font-size:18px;line-height:1.5;margin:0}.quote p{font-size:11px;color:#aaa}
.materials{padding:30px 38px;border-bottom:1px solid var(--line)}.materials-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.materials-grid a{position:relative;height:190px;border-radius:10px;overflow:hidden;background:#ddd}.materials-grid img{width:100%;height:100%;object-fit:cover;transition:.3s}.materials-grid a:hover img{transform:scale(1.04)}.materials-grid span{position:absolute;left:0;right:0;bottom:0;padding:35px 12px 12px;color:#fff;font-weight:600;background:linear-gradient(transparent,rgba(0,0,0,.72))}
footer{padding:17px 38px}footer a{float:right;color:#aaa}.poster{display:none;position:fixed;inset:0;background:rgba(0,0,0,.8);z-index:50;padding:3vh}.poster:target{display:grid;place-items:center}.poster a{position:absolute;inset:0}.poster img{position:relative;max-height:94vh;border-radius:8px}
[data-en]{display:none}body[data-lang="zh"] [data-zh],body[data-lang="en"] [data-en]{display:revert}body[data-lang="zh"] [data-en],body[data-lang="en"] [data-zh]{display:none!important}.zh-copy{display:none}body[data-lang="zh"] .zh-copy{display:block}body[data-lang="zh"] .en-copy{display:none}body[data-lang="en"] .zh-copy{display:none}body[data-lang="en"] .en-copy{display:block}
@media(max-width:620px){.site-header{height:64px;padding:0 18px}.brand span,.site-header nav{display:none}.hero{grid-template-columns:1fr}.hero-copy{padding:34px 22px}.hero h1{font-size:29px}.hero-visual{height:320px}.logic,.card-grid{grid-template-columns:1fr}.logic{padding:20px}.logic article,.logic article:first-child{padding:16px 0;border-right:0;border-bottom:1px solid var(--line)}.content-section,.timeline-section,.materials{padding:28px 20px}.card-grid{gap:14px}.timeline{grid-template-columns:repeat(2,1fr);gap:24px}.timeline:before{display:none}.timeline div{padding-top:12px;border-top:1px solid #ddd}.materials-grid{grid-template-columns:1fr 1fr}.materials-grid a{height:160px}.quote{padding:32px 22px}footer{padding:18px 20px}footer a{float:none;display:block;margin-top:8px}}

/* Homepage hierarchy and responsive cleanup */
.brand span{margin-left:10px;color:#999;font-size:12px;font-weight:400}
.content-section{padding:40px 38px;scroll-margin-top:72px}
.section-heading{margin-bottom:22px}
.section-heading h2{color:#303633;font-size:18px;font-weight:600;letter-spacing:0}
.section-heading small{display:block;margin-top:5px;color:#9aa09d;font-size:10px;letter-spacing:.08em}
.section-heading p{margin-top:12px;line-height:1.6}
.card-grid{gap:18px}
.timeline-section h2 small{margin-left:8px;font-size:10px;color:#999;font-weight:400;letter-spacing:.08em}
.site-label{color:#999;font-size:10px;letter-spacing:.06em;text-transform:uppercase}
.planned{background:#fbfbf9}.planned .card-art{filter:saturate(.55)}.planned .card-body>span{color:#999}
.quick-read{padding:55px 38px 60px;background:#fff;border-bottom:1px solid var(--line)}.quick-title{font-size:11px;color:#75807c;letter-spacing:.13em;margin-bottom:25px}.quick-stats{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #cad1cd;border-bottom:1px solid #cad1cd}.quick-stats div{padding:24px 18px;border-right:1px solid #cad1cd}.quick-stats div:first-child{padding-left:0}.quick-stats div:last-child{border:0}.quick-stats strong{display:block;font-family:Georgia,serif;font-size:38px;color:#153d32}.quick-stats span{display:block;margin-top:6px;color:#6d7672;font-size:12px}.quick-path{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:24px}.quick-path a{display:flex;gap:15px;padding:20px;background:#f2f3ef;transition:.2s}.quick-path a:hover{background:#d8ff3e}.quick-path b{color:#148267}.quick-path strong,.quick-path small{display:block}.quick-path strong{font-size:15px;margin-bottom:7px}.quick-path small{color:#7c8581;line-height:1.45}.quick-path a:hover small{color:#435342}
.byline{margin:-14px 0 24px;color:#153d32;font-weight:700}
.origin-story{display:grid;grid-template-columns:150px 1fr 1.15fr;gap:38px;padding:86px 38px;background:#102f28;color:#fff;align-items:center}.origin-number{align-self:start;color:#d8ff3e;font-size:12px;letter-spacing:.12em;writing-mode:vertical-rl}.origin-copy .eyebrow{margin:0 0 20px;color:#85b7a9;font-size:11px;letter-spacing:.13em}.origin-copy h2{font-family:Georgia,"Songti SC",serif;font-size:34px;line-height:1.35;font-weight:400;margin:0 0 20px}.origin-copy>p:not(.eyebrow){color:#bcd0ca;line-height:1.8}.origin-copy a{display:inline-block;margin-top:16px;color:#d8ff3e;border-bottom:1px solid currentColor;padding-bottom:4px}.origin-image{position:relative}.origin-image img{width:100%;height:430px;object-fit:cover;filter:saturate(.75)}.origin-image span{position:absolute;right:12px;bottom:12px;background:#d8ff3e;color:#17332b;padding:7px 10px;font-size:10px}
.hero{min-height:560px}.hero-copy{display:flex;flex-direction:column;justify-content:center}.hero h1{font-family:Georgia,"Songti SC",serif;font-size:48px;line-height:1.18}.hero h1 em{background:#d8ff3e;color:#173b31;padding:0 .12em}.hero-visual img{filter:saturate(.7) contrast(1.05)}.logic{padding-top:30px;padding-bottom:30px}.logic b{font-size:11px;letter-spacing:.08em}.logic p{font-size:13px}
.content-section{padding-top:76px;padding-bottom:76px}.section-heading{max-width:720px;margin-bottom:34px}.section-heading h2{font-family:Georgia,"Songti SC",serif;font-size:30px}.section-heading>span{color:#d8ff3e;background:#153d32;width:34px;height:34px;display:grid;place-items:center;border-radius:50%;flex:none}
.learn-grid{grid-template-columns:1.45fr .775fr .775fr}.learn-card{border:0;border-radius:0;background:#f3f2ed}.learn-card:first-child{grid-row:span 2}.learn-card:first-child .card-art{height:280px}.learn-card:first-child .card-body{padding:25px}.card-art{height:170px}.card-art:after{background:var(--paper)}.card-body{padding:20px}.card-body h3{font-family:Georgia,"Songti SC",serif;font-size:20px;line-height:1.35}.card-body p{line-height:1.7}
.info-card{border:0;border-radius:0;background:#f3f2ed}.icon-band.photo{height:240px;overflow:hidden}.icon-band.photo img{width:100%;height:100%;object-fit:cover;transition:.35s}.info-card:hover .photo img{transform:scale(1.035)}.info-card .card-body{min-height:250px;padding:24px}.info-card .card-body h3{font-family:Georgia,"Songti SC",serif;font-size:23px}.info-card strong{font-size:28px;border:0}.coming{background:#102f28;color:#fff}.coming .card-body h3{color:#fff}.coming .card-body p{color:#bcd0ca}.coming .icon-band{height:240px;background:repeating-linear-gradient(135deg,#153d32,#153d32 12px,#102f28 12px,#102f28 24px)}
.timeline-section{background:#d8ff3e;padding-top:45px;padding-bottom:50px}.timeline-section h2{color:#153d32;font-family:Georgia,"Songti SC",serif;font-size:23px}.timeline:before{border-color:#72924d}.timeline div:before{background:#fff}.timeline div.active:before{background:#153d32}.timeline span{color:#40583f}.quote{background:#102f28;color:#fff;padding-top:65px;padding-bottom:65px}.quote blockquote{font-size:24px}.quote p{color:#85a59b}
footer{background:#102f28;color:#aec3bc;border-top:1px solid #315248}
@media(max-width:980px){.origin-story{grid-template-columns:70px 1fr 1fr;gap:24px}.origin-copy h2{font-size:27px}.origin-image img{height:360px}.hero h1{font-size:38px}.learn-grid{grid-template-columns:1fr 1fr}.learn-grid .learn-card:first-child{grid-column:1/-1}.learn-grid .learn-card:first-child .card-art{height:340px}}
@media(max-width:980px){.quick-stats{grid-template-columns:repeat(2,1fr)}.quick-stats div:nth-child(2){border-right:0}.quick-stats div:nth-child(-n+2){border-bottom:1px solid #cad1cd}.quick-path{grid-template-columns:1fr}}
@media(max-width:700px){.quick-read{padding:38px 20px}.quick-stats strong{font-size:31px}.origin-story{grid-template-columns:1fr;padding:55px 20px}.origin-number{writing-mode:initial}.origin-image img{height:300px}.hero h1{font-size:34px}.learn-grid{grid-template-columns:1fr}.learn-grid .learn-card:first-child{grid-column:auto}.content-section{padding-top:55px;padding-bottom:55px}.section-heading h2{font-size:25px}}

/* Fast scanning: keep card summaries short and comparable. */
.info-card .card-body{min-height:225px}
.info-card .card-body p{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
@media(max-width:820px) and (min-width:701px){
  .hero h1{font-size:29px}.hero-copy{padding:38px 30px}.logic{padding:20px 28px}
  .content-section,.timeline-section{padding-left:28px;padding-right:28px}
  .card-grid{grid-template-columns:repeat(2,1fr)}
  .card-grid>*:last-child{grid-column:1/-1;max-width:calc(50% - 9px)}
}
@media(max-width:700px){
  .card-grid>*:last-child{grid-column:auto;max-width:none}
}

/* Final image fidelity override: keep all displayed photos in natural color. */
.hero-visual img,
.origin-image img,
.icon-band.photo img,
.card-art img,
.image img,
figure img{
  filter:none!important;
  opacity:1!important;
  mix-blend-mode:normal!important;
}

/* Final quote typography override. */
.quote{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) auto!important;
  gap:22px!important;
  align-items:center!important;
  text-align:left!important;
  background:var(--sport-paper)!important;
  color:var(--sport-ink)!important;
}
.quote blockquote{
  margin:0!important;
  font-family:KaiTi,"Kaiti SC","STKaiti","楷体",serif!important;
  font-size:14px!important;
  line-height:1.7!important;
  font-style:normal!important;
  font-weight:400!important;
  letter-spacing:0!important;
}
.quote p{
  margin:8px 0 0!important;
  color:var(--sport-muted)!important;
  font-size:11px!important;
}
.quote-more{
  color:var(--sport-ink)!important;
}
.quote-more.open{
  background:var(--sport-lime)!important;
}
.quote-list{
  grid-column:1/-1;
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:12px;
  margin-top:2px;
}
.quote-list[hidden]{
  display:none!important;
}
.quote-list p{
  margin:0!important;
  padding:14px 16px!important;
  border:1.5px solid rgba(17,24,32,.18);
  color:var(--sport-ink)!important;
  font-family:KaiTi,"Kaiti SC","STKaiti","楷体",serif!important;
  font-size:13px!important;
  line-height:1.65!important;
}
.quote-user-list{
  display:contents;
}
.quote-form{
  grid-column:1/-1;
  display:grid;
  grid-template-columns:minmax(0,1fr) auto;
  gap:10px;
  margin-top:4px;
}
.quote-form input{
  min-height:42px;
  border:1.5px solid rgba(17,24,32,.22);
  background:#fff;
  color:var(--sport-ink);
  padding:0 14px;
  font:14px Arial,"PingFang SC","Microsoft YaHei",sans-serif;
  outline:none;
}
.quote-form input:focus{
  border-color:var(--sport-ink);
}
.quote-form button{
  min-height:42px;
  border:1.5px solid var(--sport-ink);
  background:var(--sport-ink);
  color:var(--sport-lime);
  padding:0 16px;
  border-radius:999px;
  font-weight:900;
  cursor:pointer;
}
@media(max-width:620px){
  .quote{
    grid-template-columns:1fr!important;
  }
  .quote-list{
    grid-template-columns:1fr;
  }
  .quote-form{
    grid-template-columns:1fr;
  }
}

/* Final quote typography override. */
.quote{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) auto!important;
  gap:22px!important;
  align-items:center!important;
  text-align:left!important;
  background:var(--sport-paper)!important;
  color:var(--sport-ink)!important;
}
.quote blockquote{
  margin:0!important;
  font-family:KaiTi,"Kaiti SC","STKaiti","楷体",serif!important;
  font-size:14px!important;
  line-height:1.7!important;
  font-style:normal!important;
  font-weight:400!important;
  letter-spacing:0!important;
}
.quote p{
  margin:8px 0 0!important;
  color:var(--sport-muted)!important;
  font-size:11px!important;
}
.quote-more{
  color:var(--sport-ink)!important;
}
@media(max-width:620px){
  .quote{
    grid-template-columns:1fr!important;
  }
}

/* Final sitewide type scale, aligned with common modern web hierarchy. */
:root{
  --type-body:16px;
  --type-small:14px;
  --type-card-title:21px;
  --type-section:34px;
  --type-overview:30px;
  --type-hero:56px;
}
body{
  font-size:var(--type-body)!important;
  line-height:1.65!important;
  font-family:Inter,Arial,"PingFang SC","Microsoft YaHei",sans-serif!important;
}
.hero h1,
.project-overview .overview-head h2,
.section-heading h2,
.card-body h3,
#learn .learn-list .card-body h3,
.info-card .card-body h3{
  font-family:"PingFang SC","Microsoft YaHei",Arial,sans-serif!important;
  letter-spacing:0!important;
  color:var(--sport-ink)!important;
}
.hero h1{
  font-size:clamp(46px,5vw,var(--type-hero))!important;
  line-height:1.15!important;
  font-weight:900!important;
  margin:24px 0 22px!important;
}
.hero h1 em{
  padding:0 .1em .05em!important;
}
.kicker{
  font-size:12px!important;
  line-height:1.4!important;
}
.intro{
  max-width:560px!important;
  font-size:16px!important;
  line-height:1.72!important;
}
.button{
  font-size:14px!important;
}
.project-overview .overview-head p{
  font-size:13px!important;
  line-height:1.35!important;
}
.project-overview .overview-head h2{
  font-size:clamp(27px,2.4vw,var(--type-overview))!important;
  line-height:1.22!important;
  font-weight:850!important;
}
.project-overview .logic b{
  font-family:"PingFang SC","Microsoft YaHei",Arial,sans-serif!important;
  font-size:14px!important;
  line-height:1.35!important;
  font-weight:900!important;
}
.project-overview .logic b span{
  font-size:15px!important;
}
.project-overview .logic p{
  font-size:15px!important;
  line-height:1.68!important;
}
.section-heading h2{
  font-size:clamp(30px,3vw,var(--type-section))!important;
  line-height:1.18!important;
  font-weight:900!important;
}
.section-heading p{
  max-width:760px!important;
  font-size:16px!important;
  line-height:1.72!important;
}
.card-body small{
  font-size:12px!important;
  line-height:1.35!important;
}
.card-body h3,
#learn .learn-list .card-body h3,
.info-card .card-body h3{
  font-size:var(--type-card-title)!important;
  line-height:1.32!important;
  font-weight:850!important;
}
.card-body p{
  font-size:15px!important;
  line-height:1.7!important;
}
.card-body a,
.card-body>span{
  font-size:14px!important;
}
.quote blockquote{
  font-size:15px!important;
  line-height:1.75!important;
}
footer{
  font-size:14px!important;
  line-height:1.6!important;
}
@media(min-width:621px) and (max-width:900px){
  :root{
    --type-body:15px;
    --type-card-title:19px;
    --type-section:30px;
    --type-overview:26px;
    --type-hero:42px;
  }
  .hero h1{
    font-size:clamp(36px,5.2vw,var(--type-hero))!important;
  }
  .project-overview .logic p{
    font-size:14px!important;
    line-height:1.62!important;
  }
  #learn .learn-list .card-body h3{
    font-size:18px!important;
  }
}
@media(max-width:620px){
  :root{
    --type-body:16px;
    --type-card-title:20px;
    --type-section:29px;
    --type-overview:25px;
    --type-hero:46px;
  }
  .hero h1{
    font-size:clamp(36px,11vw,var(--type-hero))!important;
    line-height:1.18!important;
  }
  .project-overview .overview-head h2{
    white-space:normal!important;
  }
}

/* Keep hero carousel visible after global image fidelity overrides. */
.hero-slides img{
  opacity:0;
  transition:opacity 900ms ease!important;
}
.hero-slides img.active{
  opacity:1!important;
}

/* Final typography balance: reduce title/body contrast and improve Chinese readability. */
body{
  font-size:14px!important;
  line-height:1.65!important;
}
.hero h1,
.project-overview .overview-head h2,
.section-heading h2,
.card-body h3{
  font-family:"PingFang SC","Microsoft YaHei",Arial,sans-serif!important;
  letter-spacing:0!important;
}
.hero h1{
  font-weight:900!important;
  font-size:clamp(38px,4.8vw,64px)!important;
  line-height:1.16!important;
}
.hero h1 em{
  padding:0 .1em .04em!important;
}
.intro{
  font-size:15px!important;
  line-height:1.75!important;
}
.project-overview .overview-head h2{
  font-weight:900!important;
  font-size:clamp(24px,2vw,30px)!important;
  line-height:1.22!important;
}
.project-overview .logic b{
  font-family:"PingFang SC","Microsoft YaHei",Arial,sans-serif!important;
  font-weight:900!important;
}
.project-overview .logic p{
  font-size:14px!important;
  line-height:1.68!important;
}
.section-heading h2{
  font-weight:900!important;
  font-size:clamp(25px,2.2vw,34px)!important;
  line-height:1.18!important;
}
.section-heading p{
  font-size:14px!important;
  line-height:1.7!important;
}
.card-body h3,
#learn .learn-list .card-body h3,
.info-card .card-body h3{
  font-weight:850!important;
  font-size:clamp(18px,1.65vw,24px)!important;
  line-height:1.28!important;
}
.card-body p{
  font-size:14px!important;
  line-height:1.68!important;
}
@media(min-width:621px) and (max-width:900px){
  .hero h1{
    font-size:clamp(34px,4.8vw,42px)!important;
  }
  .project-overview .overview-head h2{
    font-size:25px!important;
  }
  .section-heading h2{
    font-size:27px!important;
  }
  #learn .learn-list .card-body h3{
    font-size:18px!important;
  }
}
@media(max-width:620px){
  body{
    font-size:15px!important;
  }
  .hero h1{
    font-size:clamp(36px,11vw,48px)!important;
    line-height:1.18!important;
  }
}

/* Final typography balance: reduce title/body contrast and improve Chinese readability. */
body{
  font-size:14px!important;
  line-height:1.65!important;
}
.hero h1,
.project-overview .overview-head h2,
.section-heading h2,
.card-body h3,
.quote blockquote{
  letter-spacing:0!important;
}
.hero h1{
  font-family:"PingFang SC","Microsoft YaHei",Arial,sans-serif!important;
  font-weight:900!important;
  font-size:clamp(38px,4.8vw,64px)!important;
  line-height:1.16!important;
}
.hero h1 em{
  padding:0 .1em .04em!important;
}
.intro{
  font-size:15px!important;
  line-height:1.75!important;
}
.project-overview .overview-head h2{
  font-family:"PingFang SC","Microsoft YaHei",Arial,sans-serif!important;
  font-weight:900!important;
  font-size:clamp(24px,2vw,30px)!important;
  line-height:1.22!important;
}
.section-heading h2{
  font-family:"PingFang SC","Microsoft YaHei",Arial,sans-serif!important;
  font-weight:900!important;
  font-size:clamp(25px,2.2vw,34px)!important;
  line-height:1.18!important;
}
.section-heading p{
  font-size:14px!important;
  line-height:1.7!important;
}
.card-body h3,
#learn .learn-list .card-body h3,
.info-card .card-body h3{
  font-family:"PingFang SC","Microsoft YaHei",Arial,sans-serif!important;
  font-weight:850!important;
  font-size:clamp(18px,1.65vw,24px)!important;
  line-height:1.28!important;
}
.card-body p{
  font-size:14px!important;
  line-height:1.68!important;
}
.project-overview .logic b{
  font-family:"PingFang SC","Microsoft YaHei",Arial,sans-serif!important;
  font-weight:900!important;
}
.project-overview .logic p{
  font-size:14px!important;
  line-height:1.68!important;
}
@media(min-width:621px) and (max-width:900px){
  .hero h1{
    font-size:clamp(34px,4.8vw,42px)!important;
  }
  .project-overview .overview-head h2{
    font-size:25px!important;
  }
  .section-heading h2{
    font-size:27px!important;
  }
  #learn .learn-list .card-body h3{
    font-size:18px!important;
  }
}
@media(max-width:620px){
  body{
    font-size:15px!important;
  }
  .hero h1{
    font-size:clamp(36px,11vw,48px)!important;
    line-height:1.18!important;
  }
}

/* Final hero headline rhythm. */
.hero h1{
  line-height:1.16!important;
}
.hero h1 em{
  display:inline-block!important;
  margin-top:.12em!important;
}
@media(max-width:620px){
  .hero h1{
    line-height:1.2!important;
  }
}

/* Project path cards: balanced after removing image captions. */
.path-grid{
  align-items:stretch!important;
}
.path-card{
  display:grid!important;
  grid-template-rows:auto auto 1fr!important;
  gap:14px!important;
  min-height:0!important;
  padding:18px!important;
}
.path-card .path-num{
  align-self:start!important;
  font-size:24px!important;
}
.path-card h2{
  min-height:0!important;
  margin:-8px 0 0!important;
  font-size:22px!important;
  line-height:1.18!important;
}
.path-card img{
  width:100%!important;
  height:auto!important;
  aspect-ratio:4 / 3!important;
  margin:0!important;
  object-fit:cover!important;
}
.path-card:nth-child(2) img{
  object-fit:cover!important;
}
.path-card ul,
.research-links,
.card-links{
  align-self:end!important;
  margin-top:0!important;
}
.path-card ul{
  margin-bottom:0!important;
  line-height:1.72!important;
}
.path-card b{
  margin-top:12px!important;
}
.research-links,
.card-links{
  gap:9px!important;
}
.research-links a,
.card-links a{
  min-height:42px!important;
  display:flex!important;
  align-items:center!important;
  padding:9px 11px!important;
  font-size:13px!important;
}
.path-card strong,
.path-card small{
  display:none!important;
}
@media(min-width:901px){
  .path-card{
    grid-template-rows:auto auto auto 1fr!important;
  }
}

@media(min-width:901px) and (max-width:1180px){
  .path-grid{
    grid-template-columns:repeat(6,minmax(0,1fr))!important;
    gap:18px!important;
    padding:34px 38px 38px!important;
  }
  .path-card{
    grid-column:span 2!important;
    height:446px!important;
    min-height:446px!important;
  }
  .path-card:nth-of-type(4){
    grid-column:2 / span 2!important;
  }
  .path-card:nth-of-type(5){
    grid-column:4 / span 2!important;
  }
  .path-card img{
    height:156px!important;
  }
}
@media(max-width:1100px){
  .path-card{
    padding:16px!important;
  }
  .path-card h2{
    font-size:21px!important;
  }
}
@media(max-width:680px){
  .path-card{
    gap:12px!important;
    padding:17px!important;
  }
  .path-card .path-num{
    font-size:25px!important;
  }
  .path-card h2{
    margin:-6px 0 0!important;
    font-size:23px!important;
  }
  .path-card img{
    aspect-ratio:16 / 9!important;
  }
}

/* Five-part homepage structure. */
.project-overview .logic{
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
}
.project-overview .logic article{
  padding:0 18px!important;
}
.project-overview .logic b{
  display:block;
  line-height:1.35;
}
.project-overview .logic b em{
  margin-top:7px;
  margin-left:0;
}
@media(min-width:621px) and (max-width:1100px){
  .project-overview .logic{
    grid-template-columns:repeat(4,minmax(0,1fr))!important;
    gap:0!important;
  }
  .project-overview .logic article{
    border-right:1px solid rgba(17,24,32,.18)!important;
    border-bottom:0!important;
    padding:16px 14px!important;
  }
  .project-overview .logic article:last-child{
    grid-column:auto;
    border-right:0!important;
    border-bottom:0!important;
  }
  .project-overview .logic b{
    font-size:12px!important;
    line-height:1.25!important;
  }
  .project-overview .logic b em{
    font-size:12px!important;
    padding:4px 7px!important;
  }
  .project-overview .logic p{
    font-size:13px!important;
    line-height:1.58!important;
  }
}

/* Knowledge expression: poster plus compact three-line list. */
@media(min-width:621px){
  #learn .learn-feature{
    grid-template-columns:minmax(0,1fr) minmax(320px,.62fr)!important;
    align-items:stretch!important;
    gap:22px!important;
  }
  #learn .learn-poster{
    min-height:100%!important;
    display:grid!important;
    place-items:center!important;
    background:var(--sport-paper)!important;
  }
  #learn .learn-poster img{
    width:100%!important;
    height:100%!important;
    max-height:none!important;
    object-fit:contain!important;
  }
  #learn .learn-list{
    display:grid!important;
    grid-template-columns:1fr!important;
    grid-template-rows:repeat(3,1fr)!important;
    gap:12px!important;
    min-height:100%!important;
  }
  #learn .learn-list .learn-card{
    display:flex!important;
    grid-template-columns:none!important;
    align-items:stretch!important;
    min-height:0!important;
    background:var(--sport-paper)!important;
  }
  #learn .learn-list .learn-card>b{
    align-items:center!important;
    padding-top:0!important;
  }
  #learn .learn-list .card-body{
    display:flex!important;
    align-items:center!important;
    width:100%!important;
    padding:20px 22px!important;
  }
  #learn .learn-list .card-body h3{
    margin:0!important;
    font-size:clamp(20px,2vw,27px)!important;
    line-height:1.18!important;
  }
}
@media(min-width:621px) and (max-width:900px){
  #learn .learn-feature{
    grid-template-columns:minmax(0,1fr) minmax(260px,.58fr)!important;
    gap:16px!important;
  }
  #learn .learn-list .learn-card{
    grid-template-columns:none!important;
  }
  #learn .learn-list .card-body{
    padding:16px!important;
  }
  #learn .learn-list .card-body h3{
    font-size:18px!important;
  }
}
@media(max-width:620px){
  #learn .learn-list .card-body h3{
    margin:0!important;
  }
}
#learn .learn-list .learn-card>b{
  display:none!important;
}

/* Research cards use portrait photos; show the full scene instead of cropping faces. */
#research .icon-band.photo{
  height:240px!important;
  position:relative!important;
  display:block!important;
  background:var(--sport-paper)!important;
  border-bottom:1.5px solid rgba(17,24,32,.18)!important;
}
#research .icon-band.photo img{
  position:absolute!important;
  inset:8px!important;
  width:calc(100% - 16px)!important;
  height:calc(100% - 16px)!important;
  object-fit:contain!important;
  padding:0!important;
  box-sizing:border-box!important;
}
@media(min-width:621px) and (max-width:900px){
  #research .icon-band.photo{
    height:230px!important;
  }
}

/* Compact quote card with a side action. */
.quote{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) auto!important;
  gap:22px!important;
  align-items:center!important;
  text-align:left!important;
}
.quote blockquote{
  margin:0!important;
  font-family:KaiTi,"Kaiti SC","STKaiti","楷体",serif!important;
  font-size:14px!important;
  line-height:1.7!important;
  font-style:normal!important;
  font-weight:400!important;
  letter-spacing:0!important;
}
.quote p{
  margin:8px 0 0!important;
  font-size:11px!important;
}
.quote-more{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  min-height:36px!important;
  padding:8px 13px!important;
  border:1.5px solid var(--sport-ink)!important;
  border-radius:999px!important;
  color:var(--sport-ink)!important;
  font-size:12px!important;
  font-weight:900!important;
  white-space:nowrap!important;
}
.quote-more:hover{
  background:var(--sport-lime)!important;
}
@media(max-width:620px){
  .quote{
    grid-template-columns:1fr!important;
    gap:14px!important;
  }
  .quote-more{
    justify-self:start!important;
  }
}
#learn .learn-list .learn-card,
#learn .learn-list .learn-card:first-child{
  grid-row:auto!important;
  grid-column:auto!important;
}
#learn .learn-list .learn-card:first-child .card-body{
  padding:20px 22px!important;
}
@media(min-width:621px) and (max-width:900px){
  #learn .learn-list .learn-card:first-child .card-body{
    padding:16px!important;
  }
}
@media(max-width:620px){
  .project-overview .logic{
    grid-template-columns:1fr!important;
  }
}

/* Project story label on the hero image link. */
.hero-slides{
  position:absolute!important;
  inset:0!important;
  z-index:0!important;
}
.hero-slides img{
  position:absolute!important;
  inset:0!important;
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
  opacity:0;
  transition:opacity 900ms ease!important;
}
.hero-slides img.active{
  opacity:1!important;
}
.hero-visual blockquote strong{
  display:block!important;
  margin-bottom:8px!important;
  color:var(--sport-lime)!important;
  font-family:Arial,"PingFang SC","Microsoft YaHei",sans-serif!important;
  font-size:12px!important;
  font-style:normal!important;
  font-weight:900!important;
  letter-spacing:.14em!important;
}
.hero-visual .story-cta{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  min-height:38px!important;
  margin-top:0!important;
  margin-left:18px!important;
  padding:10px 16px!important;
  background:var(--sport-ink)!important;
  color:var(--sport-lime)!important;
  border:2px solid var(--sport-lime)!important;
  border-radius:999px!important;
  font-family:Arial,"PingFang SC","Microsoft YaHei",sans-serif!important;
  font-size:13px!important;
  font-style:normal!important;
  font-weight:900!important;
  letter-spacing:0!important;
}
.hero-visual:hover .story-cta{
  transform:translateY(-1px);
  box-shadow:0 8px 18px rgba(0,0,0,.22);
}
.hero-visual blockquote{
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:18px!important;
}
.hero-visual blockquote > span:not(.story-cta){
  flex:1 1 auto!important;
}
@media(max-width:620px){
  .hero-visual blockquote{
    align-items:flex-start!important;
    flex-direction:column!important;
  }
  .hero-visual .story-cta{
    margin-left:0!important;
  }
}

/* Project overview hierarchy tuned for fast scanning. */
.project-overview .overview-head{
  align-items:center!important;
}
.project-overview .overview-head p{
  font-size:12px!important;
  line-height:1.3!important;
}
.project-overview .overview-head p em{
  display:inline-flex!important;
  margin-left:8px!important;
  padding:4px 8px!important;
  background:var(--sport-lime)!important;
  color:var(--sport-ink)!important;
  font-style:normal!important;
  font-family:Impact,"Arial Black",sans-serif!important;
  font-size:14px!important;
  line-height:1!important;
  letter-spacing:0!important;
  vertical-align:middle!important;
}
.project-overview .overview-head h2{
  font-size:clamp(25px,2.35vw,34px)!important;
  line-height:1.08!important;
  white-space:nowrap!important;
}
.project-overview .logic b{
  color:var(--sport-ink)!important;
  font-family:Arial,"PingFang SC","Microsoft YaHei",sans-serif!important;
  font-size:14px!important;
  font-weight:900!important;
  letter-spacing:.02em!important;
}
.project-overview .logic b span{
  font-size:15px!important;
}
.project-overview .logic b em{
  font-size:13px!important;
}
.project-overview .logic p{
  margin-top:12px!important;
  font-size:14px!important;
  line-height:1.62!important;
}
@media(min-width:621px) and (max-width:1100px){
  .project-overview .overview-head h2{
    font-size:clamp(24px,3.3vw,30px)!important;
  }
  .project-overview .logic article{
    padding:18px 15px!important;
  }
  .project-overview .logic b{
    font-size:12px!important;
  }
  .project-overview .logic b span{
    font-size:13px!important;
  }
  .project-overview .logic b em{
    font-size:12px!important;
  }
  .project-overview .logic p{
    font-size:13px!important;
    line-height:1.58!important;
  }
}
@media(max-width:760px){
  .project-overview .overview-head h2{
    white-space:normal!important;
  }
}

/* Final stability pass: keep the latest homepage direction authoritative. */
.hero-visual{
  min-height:0!important;
}
.hero-visual img{
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
}
.logic,
.origin-story,
.timeline-section,
.quote,
footer{
  background:var(--sport-paper)!important;
  color:var(--sport-ink)!important;
}
.quote p,
footer a{
  color:var(--sport-muted)!important;
}
@media(min-width:901px){
  .hero{
    height:clamp(520px,58vw,720px)!important;
    overflow:hidden!important;
  }
}
@media(max-width:620px){
  .site-header{
    justify-content:space-between!important;
  }
  .brand{
    min-width:0!important;
    max-width:calc(100% - 72px)!important;
    overflow:hidden!important;
    white-space:nowrap!important;
    text-overflow:ellipsis!important;
  }
  .lang-toggle{
    flex:0 0 auto!important;
    margin-left:12px!important;
  }
  .project-overview .overview-head{
    display:block!important;
    grid-template-columns:none!important;
    padding:32px 20px 16px!important;
  }
  .project-overview .overview-head p{
    margin-bottom:8px!important;
  }
  .timeline-section{
    display:block!important;
    grid-template-columns:none!important;
  }
  .timeline-head{
    margin-bottom:16px!important;
  }
}

/* Final desktop sizing override: tuned for desktop and Codex split preview. */
@media(min-width:901px){
  .site-header,main,footer{max-width:1440px!important}
  .site-header{height:64px!important;padding:0 48px!important}
  .hero{min-height:520px!important;grid-template-columns:minmax(470px,.92fr) minmax(540px,1.08fr)!important}
  .hero-copy{padding:58px 56px 52px!important}
  .hero h1{font-size:clamp(48px,4.7vw,72px)!important;line-height:1!important;margin:22px 0 18px!important}
  .intro{max-width:560px!important;font-size:16px!important;line-height:1.68!important}
  .project-overview .overview-head,.content-section,.origin-story,.timeline-section,.quote,footer{padding-left:56px!important;padding-right:56px!important}
  .logic{padding:24px 56px!important}
  .origin-story{grid-template-columns:minmax(520px,1.15fr) minmax(360px,.85fr)!important;padding-top:56px!important;padding-bottom:56px!important}
  .origin-image img{min-height:340px!important;max-height:430px!important}
  .content-section{padding-top:58px!important;padding-bottom:58px!important}
  .learn-feature{grid-template-columns:minmax(480px,.95fr) minmax(420px,1.05fr)!important;gap:22px!important;align-items:stretch!important}
  .learn-poster img{max-height:620px!important;object-fit:contain!important}
  .learn-list{grid-template-columns:1fr!important;gap:12px!important}
  .icon-band.photo{height:210px!important}
  .info-card .card-body{min-height:210px!important}
}
@media(min-width:621px) and (max-width:900px){
  .site-header,main,footer{max-width:none!important;width:100%!important}
  .site-header{height:64px!important;padding:0 28px!important}
  .site-header nav{gap:22px!important;margin-right:18px!important;font-size:12px!important}
  .hero{min-height:480px!important;grid-template-columns:minmax(320px,.95fr) minmax(340px,1.05fr)!important}
  .hero-copy{padding:46px 30px 42px!important}
  .hero h1{font-size:clamp(38px,6vw,52px)!important;line-height:1!important;margin:20px 0 16px!important}
  .intro{font-size:15px!important;line-height:1.65!important}
  .project-overview .overview-head,.content-section,.origin-story,.timeline-section,.quote,footer{padding-left:30px!important;padding-right:30px!important}
  .logic{padding:22px 30px!important}
  .origin-story{grid-template-columns:1fr!important;padding-top:44px!important;padding-bottom:44px!important}
  .origin-image img{min-height:300px!important;max-height:360px!important}
  .content-section{padding-top:48px!important;padding-bottom:48px!important}
  .section-heading h2{font-size:32px!important}
  .learn-feature{grid-template-columns:1fr!important;gap:18px!important}
  .learn-poster img{max-height:520px!important;object-fit:contain!important}
  .learn-list{grid-template-columns:1fr!important;gap:12px!important}
  .card-grid{grid-template-columns:repeat(2,1fr)!important;gap:16px!important}
  .card-grid>*:last-child{grid-column:1/-1!important;max-width:none!important}
  .icon-band.photo{height:190px!important}
  .info-card .card-body{min-height:190px!important}
  .timeline{grid-template-columns:repeat(3,1fr)!important;gap:20px 0!important}
  .timeline:before{display:none!important}
  .timeline div{border-top:1px solid rgba(17,24,32,.28)!important}
}

/* Final split-preview tightening: keep the first viewport useful on laptop side-by-side. */
@media(min-width:621px) and (max-width:900px){
  .hero{
    min-height:420px!important;
    grid-template-columns:minmax(340px,1fr) minmax(300px,.88fr)!important;
  }
  .hero-copy{
    min-width:0;
    padding:30px 28px 28px!important;
    justify-content:center!important;
  }
  .kicker{
    font-size:10px!important;
    line-height:1.35!important;
    letter-spacing:.12em!important;
  }
  .hero h1{
    font-size:clamp(32px,5.1vw,40px)!important;
    line-height:1.04!important;
    margin:16px 0 12px!important;
    letter-spacing:-.035em!important;
  }
  .intro{
    max-width:360px!important;
    font-size:14px!important;
    line-height:1.55!important;
  }
  .hero-byline{
    margin-top:8px!important;
    font-size:13px!important;
  }
  .actions{
    gap:9px!important;
    margin-top:16px!important;
  }
  .button{
    padding:10px 15px!important;
    font-size:13px!important;
  }
  .hero-visual{
    min-height:420px!important;
  }
  .hero-visual blockquote{
    left:14px!important;
    right:14px!important;
    bottom:14px!important;
    padding:12px 13px!important;
    font-size:12px!important;
    line-height:1.45!important;
    border-left-width:6px!important;
  }
  .project-overview .overview-head{
    padding-top:40px!important;
    padding-bottom:22px!important;
  }
}

/* Overall desktop scale-down: denser, calmer pages for computer viewing. */
@media(min-width:621px){
  body{
    font-size:13px!important;
  }
  .site-header nav{
    font-size:12px!important;
  }
  .brand span{
    font-size:14px!important;
  }
  .lang-toggle{
    padding:7px 13px!important;
    font-size:12px!important;
  }
  .section-heading{
    margin-bottom:20px!important;
  }
  .section-heading>span{
    width:30px!important;
    height:30px!important;
    font-size:15px!important;
  }
  .section-heading h2{
    font-size:clamp(24px,2.2vw,32px)!important;
  }
  .section-heading p{
    font-size:13px!important;
    line-height:1.5!important;
  }
  .content-section{
    padding-top:44px!important;
    padding-bottom:44px!important;
  }
  .card-body{
    padding:17px 18px!important;
  }
  .card-body small{
    font-size:10px!important;
  }
  .card-body h3,
  .info-card .card-body h3{
    font-size:19px!important;
    line-height:1.16!important;
  }
  .card-body p{
    font-size:13px!important;
    line-height:1.55!important;
  }
  .icon-band.photo{
    height:170px!important;
  }
  .info-card .card-body{
    min-height:170px!important;
    padding:18px!important;
  }
  .learn-list .card-body{
    padding:16px 18px!important;
  }
  .learn-list .learn-card>b{
    width:44px!important;
    font-size:22px!important;
  }
  .origin-copy{
    padding:22px!important;
  }
  .origin-copy h2{
    font-size:clamp(26px,2.4vw,34px)!important;
  }
  .origin-copy>p:not(.eyebrow){
    font-size:13px!important;
    line-height:1.6!important;
  }
  .origin-image img{
    min-height:280px!important;
    max-height:340px!important;
  }
  .timeline-section{
    padding-top:28px!important;
    padding-bottom:30px!important;
  }
  .timeline b{
    font-size:17px!important;
  }
  .timeline span{
    font-size:10px!important;
  }
  .quote{
    padding-top:34px!important;
    padding-bottom:34px!important;
  }
  .quote blockquote{
    font-size:22px!important;
  }
}

/* Separate overview and timeline so they read as two distinct ideas. */
.project-overview{
  border-bottom:1px solid rgba(17,24,32,.16);
}
.project-overview .overview-head{
  display:grid;
  grid-template-columns:minmax(180px,.36fr) minmax(0,1fr);
  gap:24px;
  align-items:end;
  padding:44px 38px 22px;
}
.project-overview .overview-head p{
  margin:0;
  color:var(--sport-muted);
  font-size:11px;
  font-weight:900;
  letter-spacing:.16em;
}
.project-overview .overview-head h2{
  margin:0;
  color:var(--sport-ink);
  font-family:"Arial Black",Impact,"PingFang SC","Microsoft YaHei",sans-serif;
  font-size:clamp(24px,2.5vw,36px);
  line-height:1.08;
  letter-spacing:-.035em;
}
.project-overview .logic{
  border-top:1px solid rgba(17,24,32,.14)!important;
}
.timeline-section{
  display:grid!important;
  grid-template-columns:minmax(180px,.28fr) minmax(0,1fr)!important;
  gap:28px!important;
  align-items:start!important;
  background:var(--sport-paper)!important;
  color:var(--sport-ink)!important;
  border-bottom:1px solid rgba(17,24,32,.16)!important;
  padding-top:34px!important;
  padding-bottom:34px!important;
}
.timeline-head p{
  margin:0 0 8px;
  color:var(--sport-muted);
  font-size:10px;
  font-weight:900;
  letter-spacing:.16em;
}
.timeline-head h2{
  margin:0!important;
  color:var(--sport-ink)!important;
  font-size:24px!important;
  line-height:1.05!important;
}
.timeline-section .timeline{
  align-self:stretch;
  padding-top:8px;
}
.timeline-section .timeline:before{
  display:block!important;
  top:8px!important;
  border-color:rgba(17,24,32,.2)!important;
}
.timeline-section .timeline div{
  border-top:0!important;
  padding-top:26px!important;
}
.timeline-section .timeline div:before,
.timeline-section .timeline div.active:before{
  top:3px!important;
  background:var(--sport-paper)!important;
  border:3px solid var(--sport-ink)!important;
}
.timeline-section .timeline div.active:before{
  background:var(--sport-lime)!important;
}
@media(min-width:621px) and (max-width:900px){
  .project-overview .overview-head{
    grid-template-columns:1fr;
    gap:8px;
    padding-top:34px!important;
    padding-bottom:18px!important;
  }
  .timeline-section{
    grid-template-columns:1fr!important;
    gap:16px!important;
  }
  .timeline-section .timeline{
    grid-template-columns:repeat(3,1fr)!important;
  }
  .timeline-section .timeline:before{
    display:none!important;
  }
  .timeline-section .timeline div{
    border-top:1px solid rgba(17,24,32,.22)!important;
    padding-top:14px!important;
  }
  .timeline-section .timeline div:before{
    display:none!important;
  }
}
@media(max-width:620px){
  .project-overview .overview-head{
    display:block;
    padding:32px 20px 16px;
  }
  .project-overview .overview-head p{
    margin-bottom:8px;
  }
  .timeline-section{
    display:block!important;
  }
  .timeline-head{
    margin-bottom:16px;
  }
}

/* Desktop viewing pass: wider canvas, less poster-scale type, more content above the fold. */
@media(min-width:901px){
  html{scroll-padding-top:78px}
  body{font-size:14px}
  .site-header,
  main,
  footer{
    max-width:1440px;
  }
  .site-header{
    height:64px;
    padding:0 48px;
  }
  .site-header nav{
    gap:30px;
    font-size:13px;
  }
  .hero{
    min-height:520px;
    grid-template-columns:minmax(470px,.92fr) minmax(540px,1.08fr);
  }
  .hero-copy{
    padding:58px 56px 52px;
  }
  .hero h1{
    font-size:clamp(48px,4.7vw,72px);
    line-height:1;
    margin:22px 0 18px;
  }
  .intro{
    max-width:560px;
    font-size:16px;
    line-height:1.68;
  }
  .actions{
    margin-top:22px;
  }
  .hero-visual blockquote{
    font-size:14px;
    line-height:1.5;
  }
  .project-overview .overview-head,
  .content-section,
  .origin-story,
  .timeline-section,
  .quote,
  footer{
    padding-left:56px!important;
    padding-right:56px!important;
  }
  .logic{
    padding:24px 56px!important;
  }
  .logic article{
    padding:0 28px;
  }
  .logic p{
    max-width:360px;
  }
  .project-overview .overview-head{
    padding-top:56px!important;
    padding-bottom:30px!important;
  }
  .origin-story{
    grid-template-columns:minmax(520px,1.15fr) minmax(360px,.85fr)!important;
    padding-top:56px!important;
    padding-bottom:56px!important;
  }
  .origin-copy{
    padding:28px;
  }
  .origin-copy h2{
    font-size:clamp(30px,2.7vw,40px);
  }
  .origin-image img{
    min-height:340px;
    max-height:430px;
  }
  .content-section{
    padding-top:58px!important;
    padding-bottom:58px!important;
  }
  .section-heading{
    max-width:900px;
    margin-bottom:26px;
  }
  .section-heading h2{
    font-size:clamp(28px,2.5vw,38px);
  }
  .learn-feature{
    grid-template-columns:minmax(480px,.95fr) minmax(420px,1.05fr);
    gap:22px;
    align-items:stretch;
  }
  .learn-poster{
    min-height:100%;
    display:grid;
    place-items:center;
  }
  .learn-poster img{
    max-height:620px;
    object-fit:contain;
  }
  .learn-list{
    grid-template-columns:1fr;
    gap:12px;
  }
  .learn-list .learn-card{
    grid-template-columns:52px 1fr;
  }
  .learn-list .learn-card>b{
    padding-top:20px;
    font-size:24px;
  }
  .learn-list .card-body{
    padding:20px 22px;
  }
  .card-grid{
    gap:20px;
  }
  .icon-band.photo{
    height:210px;
  }
  .info-card .card-body{
    min-height:210px;
    padding:22px;
  }
  .info-card .card-body h3,
  .card-body h3{
    font-size:22px;
  }
  .timeline-section{
    padding-top:34px!important;
    padding-bottom:38px!important;
  }
  .quote{
    padding-top:48px!important;
    padding-bottom:48px!important;
  }
  .quote blockquote{
    max-width:900px;
    margin:auto;
    font-size:28px;
    line-height:1.15;
  }
}

/* Desktop split-view pass: the in-app browser is often 650-900px wide on a computer. */
@media(min-width:621px) and (max-width:900px){
  html{scroll-padding-top:74px}
  body{font-size:14px}
  .site-header,
  main,
  footer{
    max-width:none;
    width:100%;
  }
  .site-header{
    height:64px;
    padding:0 28px;
  }
  .site-header nav{
    gap:22px;
    margin-right:18px;
    font-size:12px;
  }
  .hero{
    min-height:480px;
    grid-template-columns:minmax(320px,.95fr) minmax(340px,1.05fr);
  }
  .hero-copy{
    padding:46px 30px 42px;
  }
  .hero h1{
    font-size:clamp(38px,6vw,52px);
    line-height:1;
    margin:20px 0 16px;
  }
  .intro{
    font-size:15px;
    line-height:1.65;
  }
  .actions{
    flex-wrap:wrap;
    margin-top:20px;
  }
  .button{
    padding:11px 18px;
  }
  .hero-visual blockquote{
    left:16px;
    right:16px;
    bottom:16px;
    padding:14px;
    font-size:13px;
  }
  .project-overview .overview-head,
  .content-section,
  .origin-story,
  .timeline-section,
  .quote,
  footer{
    padding-left:30px!important;
    padding-right:30px!important;
  }
  .logic{
    padding:22px 30px!important;
  }
  .logic article{
    padding:0 18px;
  }
  .origin-story{
    grid-template-columns:1fr!important;
    padding-top:44px!important;
    padding-bottom:44px!important;
  }
  .origin-image img{
    min-height:300px;
    max-height:360px;
  }
  .content-section{
    padding-top:48px!important;
    padding-bottom:48px!important;
  }
  .section-heading{
    margin-bottom:24px;
  }
  .section-heading h2{
    font-size:32px;
  }
  .learn-feature{
    grid-template-columns:1fr;
    gap:18px;
  }
  .learn-poster img{
    max-height:520px;
    object-fit:contain;
  }
  .learn-list{
    grid-template-columns:1fr;
    gap:12px;
  }
  .learn-list .learn-card{
    grid-template-columns:48px 1fr;
  }
  .learn-list .card-body{
    padding:18px 20px;
  }
  .card-grid{
    grid-template-columns:repeat(2,1fr);
    gap:16px;
  }
  .card-grid>*:last-child{
    grid-column:1/-1;
    max-width:none;
  }
  .icon-band.photo{
    height:190px;
  }
  .info-card .card-body{
    min-height:190px;
    padding:20px;
  }
  .info-card .card-body h3,
  .card-body h3{
    font-size:21px;
  }
  .timeline{
    grid-template-columns:repeat(3,1fr);
    gap:20px 0;
  }
  .timeline:before{
    display:none;
  }
  .timeline div{
    border-top:1px solid rgba(17,24,32,.28);
  }
  .quote blockquote{
    font-size:26px;
    line-height:1.16;
  }
}

/* Lighten the sports look: black is an accent, not a section background. */
.logic{
  background:var(--sport-paper)!important;
  color:var(--sport-ink)!important;
  border-top:1.5px solid rgba(17,24,32,.18);
  border-bottom:1.5px solid rgba(17,24,32,.18);
}
.logic article{border-color:rgba(17,24,32,.18)!important}
.logic b{color:var(--sport-ink)!important}
.logic b em{
  display:inline-flex;
  align-items:center;
  margin-left:8px;
  padding:3px 7px;
  background:var(--sport-lime);
  color:var(--sport-ink);
  font-style:normal;
  font-family:Impact,"Arial Black",sans-serif;
  font-size:13px;
  line-height:1;
  letter-spacing:0;
  vertical-align:middle;
}
.logic p{color:var(--sport-muted)!important}
.origin-story{
  display:grid!important;
  grid-template-columns:minmax(0,1.35fr) minmax(280px,.85fr)!important;
  gap:24px!important;
  align-items:stretch!important;
  padding:76px 38px!important;
  background:var(--sport-paper)!important;
  color:var(--sport-ink)!important;
  border-bottom:1.5px solid rgba(17,24,32,.18);
}
.origin-copy{
  border:1.5px solid rgba(17,24,32,.18);
  padding:30px;
  display:flex;
  flex-direction:column;
  justify-content:center;
}
.origin-number,.origin-copy a{color:var(--sport-ink)!important}
.origin-copy .eyebrow{color:var(--sport-muted)!important}
.origin-copy h2{color:var(--sport-ink)!important}
.origin-copy>p:not(.eyebrow){color:var(--sport-muted)!important}
.origin-copy a{
  border-bottom:3px solid var(--sport-lime);
}
.origin-image{
  border:1.5px solid rgba(17,24,32,.18);
  overflow:hidden;
}
.origin-image img{
  width:100%!important;
  height:100%!important;
  min-height:420px;
  object-fit:cover;
}
.origin-image span{
  left:16px;
  right:auto!important;
  bottom:16px;
  background:var(--sport-lime)!important;
  color:var(--sport-ink)!important;
  font-family:Impact,"Arial Black",sans-serif;
  font-size:22px!important;
  letter-spacing:.02em;
  padding:9px 12px!important;
}
.coming{
  background:transparent!important;
  color:var(--sport-ink)!important;
  border-color:rgba(17,24,32,.18)!important;
}
.coming .card-body h3,
.coming .card-body p,
.coming .card-body small,
.coming .card-body>span{color:var(--sport-ink)!important}
.coming .card-body p{color:var(--sport-muted)!important}
.coming .icon-band{
  background:linear-gradient(135deg,var(--sport-paper) 0 48%,var(--sport-lime) 48% 52%,var(--sport-paper) 52%)!important;
}
.quote{
  background:var(--sport-paper)!important;
  color:var(--sport-ink)!important;
  border-top:1.5px solid rgba(17,24,32,.18);
}
.quote p{color:var(--sport-muted)!important}
footer{
  background:var(--sport-paper)!important;
  color:var(--sport-ink)!important;
  border-top:1.5px solid rgba(17,24,32,.18)!important;
}
footer a{color:var(--sport-ink)!important}
.timeline-section{
  background:var(--sport-paper)!important;
  border-bottom:1.5px solid rgba(17,24,32,.18);
  padding:36px 38px 42px!important;
}
.timeline-section h2{
  margin-bottom:24px!important;
  color:var(--sport-ink)!important;
}
.timeline{
  border-top:0;
}
.timeline:before{
  top:8px;
  border-color:rgba(17,24,32,.28)!important;
}
.timeline div{
  padding-top:26px;
}
.timeline div:before,
.timeline div.active:before{
  top:3px;
  width:12px;
  height:12px;
  background:var(--sport-ink)!important;
  border:3px solid var(--sport-lime);
}
.timeline b{
  font-family:Impact,"Arial Black",sans-serif;
  font-size:20px;
}
.timeline span{
  color:var(--sport-muted)!important;
  font-size:12px;
  line-height:1.35;
}

/* Learn section: use the real three-player poster as the visual anchor. */
.learn-feature{
  display:grid;
  grid-template-columns:1fr;
  gap:24px;
  align-items:start;
}
.learn-poster{
  display:block;
  border:1.5px solid rgba(17,24,32,.18);
  background:var(--sport-paper);
  overflow:hidden;
}
.learn-poster img{
  width:100%;
  height:auto;
  object-fit:contain;
}
.learn-list{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:16px;
}
.learn-list .learn-card{
  border:1.5px solid rgba(17,24,32,.18);
  background:transparent;
  display:grid;
  grid-template-columns:58px 1fr;
  min-height:100%;
}
.learn-list .learn-card>b{
  display:flex;
  align-items:flex-start;
  justify-content:center;
  padding-top:24px;
  background:var(--sport-lime);
  color:var(--sport-ink);
  font-family:Impact,"Arial Black",sans-serif;
  font-size:28px;
  line-height:1;
}
.learn-list .card-body{
  padding:24px;
}
.learn-list .card-body h3{
  margin-top:8px;
}
@media(max-width:620px){
  .learn-feature{
    grid-template-columns:1fr;
  }
}
@media(max-width:620px){
  .learn-feature{
    gap:18px;
  }
  .learn-list{
    grid-template-columns:1fr;
    gap:14px;
  }
  .learn-list .card-body{
    padding:22px;
  }
}

/* Mobile finger ergonomics: larger tap targets, calmer spacing. */
@media(max-width:620px){
  html{scroll-padding-top:74px}
  body{font-size:16px}
  .site-header{
    height:68px;
    padding:0 16px;
  }
  .brand span{
    font-size:16px;
    line-height:1;
  }
  .lang-toggle{
    min-width:56px;
    min-height:48px;
    padding:0 18px;
    border-radius:999px;
    font-size:15px;
  }
  .hero{
    min-height:auto;
  }
  .hero-copy{
    padding:44px 20px 34px;
  }
  .kicker{
    font-size:11px;
    line-height:1.45;
    letter-spacing:.12em;
  }
  .hero h1{
    font-size:clamp(40px,13vw,58px);
    line-height:1;
    margin:22px 0 20px;
  }
  .intro{
    font-size:16px;
    line-height:1.75;
  }
  .actions{
    display:grid;
    grid-template-columns:1fr;
    gap:12px;
    margin-top:24px;
  }
  .button{
    min-height:52px;
    display:flex;
    align-items:center;
    justify-content:center;
    padding:14px 18px;
    font-size:16px;
    border-radius:999px;
  }
  .hero-visual{
    height:360px;
  }
  .hero-visual blockquote{
    left:14px;
    right:14px;
    bottom:14px;
    padding:14px 15px;
    font-size:14px;
    line-height:1.55;
  }
  .logic article,
  .quick-path a,
  .learn-card,
  .info-card{
    min-height:64px;
  }
  .quick-read{
    padding-top:38px;
    padding-bottom:44px;
  }
  .quick-title{
    margin-bottom:16px;
  }
  .byline{
    margin:0 0 22px;
    font-size:15px;
  }
  .quick-stats div{
    padding:20px 0;
  }
  .quick-stats strong{
    font-size:42px;
  }
  .quick-stats span{
    font-size:14px;
  }
  .quick-path{
    gap:14px;
    margin-top:22px;
  }
  .quick-path a{
    padding:20px;
    align-items:flex-start;
  }
  .quick-path b{
    min-width:34px;
  }
  .quick-path strong{
    font-size:18px;
  }
  .quick-path small{
    font-size:14px;
  }
  .origin-story{
    padding-top:46px;
    padding-bottom:50px;
    gap:24px;
  }
  .origin-copy h2{
    font-size:34px;
  }
  .origin-copy>p:not(.eyebrow){
    font-size:16px;
  }
  .origin-copy a{
    min-height:48px;
    display:inline-flex;
    align-items:center;
  }
  .origin-story{
    grid-template-columns:1fr!important;
    padding:48px 20px!important;
    gap:18px!important;
  }
  .origin-copy{
    padding:22px;
  }
  .origin-image img{
    min-height:300px;
  }
  .content-section{
    padding-top:48px;
    padding-bottom:50px;
  }
  .section-heading{
    display:grid;
    grid-template-columns:34px 1fr;
    gap:12px;
    margin-bottom:24px;
  }
  .section-heading h2{
    font-size:30px;
  }
  .section-heading p{
    font-size:15px;
  }
  .card-grid,
  .learn-grid{
    gap:18px;
  }
  .learn-card,
  .info-card{
    border-width:1.5px;
  }
  .card-art,
  .icon-band.photo,
  .coming .icon-band{
    height:210px;
  }
  .learn-card:first-child .card-art{
    height:240px;
  }
  .card-body{
    padding:22px;
  }
  .card-body small{
    font-size:12px;
  }
  .card-body h3{
    font-size:25px;
  }
  .card-body p{
    font-size:15px;
  }
  .card-body a,
  .card-body>span{
    min-height:48px;
    display:flex;
    align-items:center;
  }
  .timeline{
    grid-template-columns:1fr;
    gap:12px;
  }
  .timeline div{
    padding:16px 0 16px 24px;
    border-top:1px solid rgba(17,24,32,.28);
  }
  .timeline div:before{
    top:20px;
  }
  .quote{
    padding:44px 22px;
  }
  .quote blockquote{
    font-size:28px;
    line-height:1.12;
  }
  footer{
    padding:24px 20px;
    line-height:1.7;
  }
}

/* v2 sports redesign: strict language view, natural photos, four-color UI */
:root{
  --sport-ink:#111820;
  --sport-lime:#c8ff2e;
  --sport-paper:#f6f4ec;
  --sport-muted:#6c7470;
}
html{scroll-padding-top:86px}
body{
  background:var(--sport-paper);
  color:var(--sport-ink);
  font-family:Inter,Arial,"PingFang SC","Microsoft YaHei",sans-serif;
  font-size:15px;
}
.site-header,main,footer{max-width:1240px;background:var(--sport-paper)}
.site-header{
  height:70px;
  padding:0 34px;
  border-bottom:1px solid rgba(17,24,32,.16);
  backdrop-filter:blur(18px);
}
.brand{font-weight:900;letter-spacing:-.02em}
.brand span{margin:0;color:inherit;font-size:15px;font-weight:900}
.site-header nav{gap:28px;margin-left:auto;margin-right:28px;color:var(--sport-muted);font-size:13px;font-weight:800}
.site-header nav a:hover{color:var(--sport-ink)}
.lang-toggle{
  border:1px solid var(--sport-ink);
  background:var(--sport-ink);
  color:var(--sport-lime);
  border-radius:999px;
  padding:9px 15px;
  font-weight:900;
}
.hero{
  min-height:620px;
  grid-template-columns:.92fr 1.08fr;
  background:var(--sport-paper);
}
.hero-copy{padding:72px 40px 62px}
.kicker,.quick-title,.section-heading p,.card-body small,.timeline span{
  font-family:Arial,"PingFang SC","Microsoft YaHei",sans-serif;
}
.kicker{
  color:var(--sport-muted);
  font-size:12px;
  font-weight:900;
  letter-spacing:.16em;
}
.hero h1{
  font-family:Impact,"Arial Black","PingFang SC","Microsoft YaHei",sans-serif;
  font-size:clamp(45px,6vw,86px);
  line-height:.96;
  letter-spacing:-.045em;
  margin:28px 0 24px;
}
.hero h1 em{
  display:inline;
  background:var(--sport-lime);
  color:var(--sport-ink);
  padding:0 .08em;
  box-decoration-break:clone;
  -webkit-box-decoration-break:clone;
  font-style:normal;
}
.intro{
  max-width:500px;
  color:var(--sport-muted);
  font-size:17px;
  line-height:1.8;
}
.hero-byline{
  margin:12px 0 0;
  color:var(--sport-ink);
  font-weight:900;
}
.button{
  border:1px solid var(--sport-ink);
  border-radius:999px;
  padding:13px 22px;
  font-weight:900;
}
.button.primary{
  background:var(--sport-ink);
  border-color:var(--sport-ink);
  color:var(--sport-lime);
}
.hero-visual{background:transparent}
.hero-visual:after{display:none}
.hero-visual img{
  opacity:1;
  mix-blend-mode:normal;
  filter:none;
}
.hero-visual blockquote{
  left:24px;
  right:24px;
  bottom:24px;
  background:var(--sport-ink);
  color:var(--sport-paper);
  border-left:8px solid var(--sport-lime);
  border-radius:0;
  font-size:15px;
}
.logic{
  background:var(--sport-ink);
  color:var(--sport-paper);
  border:0;
  padding:28px 38px;
}
.logic article{border-color:rgba(246,244,236,.22)}
.logic b{color:var(--sport-lime);font-weight:900}
.logic p{color:var(--sport-paper)}
.quick-read,.content-section{
  background:var(--sport-paper);
  border-bottom:1px solid rgba(17,24,32,.14);
}
.quick-title{color:var(--sport-muted);font-weight:900}
.byline{color:var(--sport-ink)}
.quick-stats{border-color:rgba(17,24,32,.22)}
.quick-stats div{border-color:rgba(17,24,32,.22)}
.quick-stats strong{
  font-family:Impact,"Arial Black",sans-serif;
  color:var(--sport-ink);
  letter-spacing:-.03em;
}
.quick-stats span,.quick-path small,.card-body p{color:var(--sport-muted)}
.quick-path a{
  background:transparent;
  border:1px solid rgba(17,24,32,.18);
  border-radius:0;
}
.quick-path a:hover{background:var(--sport-lime)}
.quick-path b,.quick-path strong{color:var(--sport-ink)}
.origin-story{
  background:var(--sport-ink);
  color:var(--sport-paper);
}
.origin-number,.origin-copy a{color:var(--sport-lime)}
.origin-copy .eyebrow,.origin-copy>p:not(.eyebrow){color:var(--sport-paper)}
.origin-copy h2,.section-heading h2,.card-body h3,.timeline-section h2{
  font-family:"Arial Black",Impact,"PingFang SC","Microsoft YaHei",sans-serif;
  letter-spacing:-.035em;
}
.origin-copy h2{font-size:clamp(30px,3.6vw,46px);line-height:1.1}
.hero-visual img,.origin-image img,.icon-band.photo img,.card-art img{
  filter:none;
  opacity:1;
  mix-blend-mode:normal;
}
.origin-image span{
  background:var(--sport-lime);
  color:var(--sport-ink);
  font-weight:900;
}
.section-heading{max-width:820px}
.section-heading>span{
  color:var(--sport-ink);
  background:var(--sport-lime);
  font-family:Impact,"Arial Black",sans-serif;
  font-size:18px;
}
.section-heading h2{
  color:var(--sport-ink);
  font-size:clamp(28px,3.3vw,44px);
  line-height:1.03;
}
.section-heading p{
  color:var(--sport-muted);
  font-size:16px;
}
.learn-card,.info-card{
  background:transparent;
  border:1px solid rgba(17,24,32,.16);
  box-shadow:none;
}
.learn-card:hover,.info-card:hover{
  box-shadow:none;
  transform:translateY(-4px);
}
.card-art{background:var(--sport-ink)!important}
.card-art:after{background:var(--sport-paper)}
.card-art img{
  filter:none;
  opacity:1;
  border-radius:50%;
}
.card-art>span{
  background:var(--sport-lime);
  color:var(--sport-ink);
  border-radius:999px;
  font-weight:900;
}
.planned{background:transparent}
.planned .card-art{filter:none}
.card-body small{color:var(--sport-muted);font-weight:900}
.card-body h3{
  color:var(--sport-ink);
  font-size:clamp(20px,2vw,27px);
  line-height:1.12;
}
.card-body a,.card-body>span,.info-card strong{
  color:var(--sport-ink);
  font-weight:900;
}
.icon-band.photo{background:transparent}
.info-card strong{font-family:Impact,"Arial Black",sans-serif}
.coming{
  background:var(--sport-ink);
  color:var(--sport-paper);
  border-color:var(--sport-ink);
}
.coming .card-body h3,.coming .card-body p,.coming .card-body small,.coming .card-body>span{color:var(--sport-paper)}
.coming .icon-band{background:linear-gradient(135deg,var(--sport-ink) 0 48%,var(--sport-lime) 48% 52%,var(--sport-ink) 52%)}
.timeline-section{
  background:var(--sport-lime);
  color:var(--sport-ink);
}
.timeline-section h2{color:var(--sport-ink)}
.timeline:before{border-color:rgba(17,24,32,.35)}
.timeline div:before,.timeline div.active:before{background:var(--sport-ink)}
.timeline span{color:var(--sport-ink)}
.quote,footer{
  background:var(--sport-ink);
  color:var(--sport-paper);
}
.quote blockquote{
  font-family:Impact,"Arial Black","PingFang SC","Microsoft YaHei",sans-serif;
  font-style:normal;
  letter-spacing:-.025em;
}
.quote p,footer a{color:var(--sport-paper)}
@media(max-width:620px){
  .site-header{padding:0 20px}
  .site-header nav{gap:18px}
  .hero{grid-template-columns:1fr}
  .hero-visual{height:460px}
  .logic{grid-template-columns:1fr}
  .logic article,.logic article:first-child{border-right:0;border-bottom:1px solid rgba(246,244,236,.22);padding:18px 0}
  .logic article:last-child{border-bottom:0}
  .origin-story{grid-template-columns:1fr}
  .origin-number{writing-mode:initial}
}
@media(max-width:620px){
  .site-header nav{display:none}
  .hero-copy,.quick-read,.content-section,.origin-story,.timeline-section{padding-left:20px;padding-right:20px}
  .hero h1{font-size:43px}
  .hero-visual{height:330px}
  .quick-stats{grid-template-columns:1fr}
  .quick-stats div{border-right:0;border-bottom:1px solid rgba(17,24,32,.22)}
  .quick-stats div:last-child{border-bottom:0}
}

/* Final image fidelity override: keep all displayed photos in natural color. */
.hero-visual img,
.origin-image img,
.icon-band.photo img,
.card-art img,
.image img,
figure img{
  filter:none!important;
  opacity:1!important;
  mix-blend-mode:normal!important;
}

/* Final quote typography override. */
.quote{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) auto!important;
  gap:22px!important;
  align-items:center!important;
  text-align:left!important;
  background:var(--sport-paper)!important;
  color:var(--sport-ink)!important;
}
.quote blockquote{
  margin:0!important;
  font-family:KaiTi,"Kaiti SC","STKaiti","楷体",serif!important;
  font-size:14px!important;
  line-height:1.7!important;
  font-style:normal!important;
  font-weight:400!important;
  letter-spacing:0!important;
}
.quote p{
  margin:8px 0 0!important;
  color:var(--sport-muted)!important;
  font-size:11px!important;
}
.quote-more{
  color:var(--sport-ink)!important;
}
@media(max-width:620px){
  .quote{
    grid-template-columns:1fr!important;
  }
}

/* Final sitewide type scale, aligned with common modern web hierarchy. */
:root{
  --type-body:16px;
  --type-small:14px;
  --type-card-title:21px;
  --type-section:34px;
  --type-overview:30px;
  --type-hero:56px;
}
body{
  font-size:var(--type-body)!important;
  line-height:1.65!important;
  font-family:Inter,Arial,"PingFang SC","Microsoft YaHei",sans-serif!important;
}
.hero h1,
.project-overview .overview-head h2,
.section-heading h2,
.card-body h3,
#learn .learn-list .card-body h3,
.info-card .card-body h3{
  font-family:"PingFang SC","Microsoft YaHei",Arial,sans-serif!important;
  letter-spacing:0!important;
  color:var(--sport-ink)!important;
}
.hero h1{
  font-size:clamp(46px,5vw,var(--type-hero))!important;
  line-height:1.15!important;
  font-weight:900!important;
  margin:24px 0 22px!important;
}
.hero h1 em{
  padding:0 .1em .05em!important;
}
.kicker{
  font-size:12px!important;
  line-height:1.4!important;
}
.intro{
  max-width:560px!important;
  font-size:16px!important;
  line-height:1.72!important;
}
.button{
  font-size:14px!important;
}
.project-overview .overview-head p{
  font-size:13px!important;
  line-height:1.35!important;
}
.project-overview .overview-head h2{
  font-size:clamp(27px,2.4vw,var(--type-overview))!important;
  line-height:1.22!important;
  font-weight:850!important;
}
.project-overview .logic b{
  font-family:"PingFang SC","Microsoft YaHei",Arial,sans-serif!important;
  font-size:14px!important;
  line-height:1.35!important;
  font-weight:900!important;
}
.project-overview .logic b span{
  font-size:15px!important;
}
.project-overview .logic p{
  font-size:15px!important;
  line-height:1.68!important;
}
.section-heading h2{
  font-size:clamp(30px,3vw,var(--type-section))!important;
  line-height:1.18!important;
  font-weight:900!important;
}
.section-heading p{
  max-width:760px!important;
  font-size:16px!important;
  line-height:1.72!important;
}
.card-body small{
  font-size:12px!important;
  line-height:1.35!important;
}
.card-body h3,
#learn .learn-list .card-body h3,
.info-card .card-body h3{
  font-size:var(--type-card-title)!important;
  line-height:1.32!important;
  font-weight:850!important;
}
.card-body p{
  font-size:15px!important;
  line-height:1.7!important;
}
.card-body a,
.card-body>span{
  font-size:14px!important;
}
.quote blockquote{
  font-size:15px!important;
  line-height:1.75!important;
}
footer{
  font-size:14px!important;
  line-height:1.6!important;
}
@media(min-width:621px) and (max-width:900px){
  :root{
    --type-body:15px;
    --type-card-title:19px;
    --type-section:30px;
    --type-overview:26px;
    --type-hero:42px;
  }
  .hero h1{
    font-size:clamp(36px,5.2vw,var(--type-hero))!important;
  }
  .project-overview .logic p{
    font-size:14px!important;
    line-height:1.62!important;
  }
  #learn .learn-list .card-body h3{
    font-size:18px!important;
  }
}
@media(max-width:620px){
  :root{
    --type-body:16px;
    --type-card-title:20px;
    --type-section:29px;
    --type-overview:25px;
    --type-hero:46px;
  }
  .hero h1{
    font-size:clamp(36px,11vw,var(--type-hero))!important;
    line-height:1.18!important;
  }
  .project-overview .overview-head h2{
    white-space:normal!important;
  }
}

/* Final hero carousel opacity override. */
.hero-slides img{opacity:0;transition:opacity 900ms ease!important;}
.hero-slides img.active{opacity:1!important;}

/* Final color system: youthful sports palette with clear section bands. */
:root{
  --sport-ink:#101820;
  --sport-paper:#f6f4ec;
  --sport-lime:#c8ff2e;
  --sport-mint:#e6f7ef;
  --sport-blue:#e9f2ff;
  --sport-sky:#d7ecff;
  --sport-muted:#59645f;
  --sport-line:rgba(16,24,32,.18);
}
body{
  background:#e8ece7!important;
}
.site-header{
  background:rgba(246,244,236,.96)!important;
  border-bottom:2px solid var(--sport-ink)!important;
}
.lang-toggle,
.button{
  border:1.5px solid var(--sport-ink)!important;
}
.button{
  background:transparent!important;
  color:var(--sport-ink)!important;
}
.button:hover{
  background:var(--sport-lime)!important;
}
.hero{
  background:var(--sport-paper)!important;
  border-bottom:2px solid var(--sport-ink)!important;
}
.hero h1 em{
  background:var(--sport-lime)!important;
  color:var(--sport-ink)!important;
}
.hero-visual blockquote{
  background:rgba(16,24,32,.9)!important;
  color:#fff!important;
  border-left:10px solid var(--sport-lime)!important;
}
.story-cta,
.hero-visual .story-cta{
  background:var(--sport-lime)!important;
  color:var(--sport-ink)!important;
  border-color:var(--sport-lime)!important;
}
.project-overview{
  background:var(--sport-lime)!important;
  border-bottom:2px solid var(--sport-ink)!important;
}
.project-overview .overview-head,
.project-overview .logic{
  background:transparent!important;
}
.project-overview .logic{
  border-top:2px solid var(--sport-ink)!important;
}
.project-overview .logic article{
  border-color:rgba(16,24,32,.35)!important;
}
.project-overview .overview-head p em{
  background:var(--sport-ink)!important;
  color:var(--sport-lime)!important;
}
#learn{
  background:var(--sport-paper)!important;
}
#research{
  background:var(--sport-blue)!important;
}
#act{
  background:var(--sport-mint)!important;
}
#social{
  background:#fff!important;
}
.content-section{
  border-bottom:2px solid var(--sport-ink)!important;
}
.section-heading>span{
  background:var(--sport-ink)!important;
  color:var(--sport-lime)!important;
}
.section-heading h2{
  color:var(--sport-ink)!important;
}
.section-heading p{
  color:var(--sport-muted)!important;
}
.learn-poster,
.learn-card,
.info-card{
  background:#fff!important;
  border:2px solid var(--sport-ink)!important;
}
#learn .learn-list .learn-card{
  background:#fff!important;
}
#learn .learn-list .learn-card:hover,
.info-card:hover{
  background:var(--sport-lime)!important;
  transform:translateY(-3px)!important;
}
.icon-band.photo{
  border-bottom:2px solid var(--sport-ink)!important;
}
#research .icon-band.photo{
  background:#fff!important;
}
#act .icon-band.photo{
  background:var(--sport-paper)!important;
}
#social .icon-band.photo{
  background:var(--sport-blue)!important;
}
.card-body small{
  color:var(--sport-muted)!important;
}
.card-body a,
.card-body>span,
.info-card strong{
  color:var(--sport-ink)!important;
}
.quote{
  background:var(--sport-ink)!important;
  color:#fff!important;
  border-bottom:2px solid var(--sport-ink)!important;
}
.quote blockquote,
.quote p{
  color:#fff!important;
}
.quote-more{
  background:var(--sport-lime)!important;
  color:var(--sport-ink)!important;
  border-color:var(--sport-lime)!important;
}
.quote-list p{
  background:#fff!important;
  color:var(--sport-ink)!important;
}
.quote-form input{
  border-color:#fff!important;
}
.quote-form button{
  background:var(--sport-lime)!important;
  color:var(--sport-ink)!important;
  border-color:var(--sport-lime)!important;
}
footer{
  background:var(--sport-lime)!important;
  color:var(--sport-ink)!important;
  border-top:2px solid var(--sport-ink)!important;
}
footer a{
  color:var(--sport-ink)!important;
}

/* Softer color pass: keep youthful section color without heavy black boxes. */
.site-header{
  border-bottom:1px solid rgba(16,24,32,.12)!important;
  box-shadow:0 1px 0 rgba(16,24,32,.04)!important;
}
.hero,
.project-overview,
.content-section,
.quote,
footer{
  border-bottom:1px solid rgba(16,24,32,.12)!important;
}
.project-overview .logic{
  border-top:1px solid rgba(16,24,32,.18)!important;
}
.project-overview .logic article{
  border-color:rgba(16,24,32,.14)!important;
}
.button,
.lang-toggle{
  border:1px solid rgba(16,24,32,.28)!important;
}
.learn-poster,
.learn-card,
.info-card{
  border:1px solid rgba(16,24,32,.14)!important;
  box-shadow:0 10px 28px rgba(16,24,32,.06)!important;
}
#learn .learn-list .learn-card{
  border-left:5px solid var(--sport-lime)!important;
}
#learn .learn-list .learn-card:hover,
.info-card:hover{
  background:#fff!important;
  box-shadow:0 16px 34px rgba(16,24,32,.1)!important;
}
.icon-band.photo,
#research .icon-band.photo{
  border-bottom:1px solid rgba(16,24,32,.12)!important;
}
.hero-visual blockquote{
  border-left:6px solid var(--sport-lime)!important;
}
.quote{
  background:#f6f4ec!important;
  color:var(--sport-ink)!important;
}
.quote blockquote,
.quote p{
  color:var(--sport-ink)!important;
}
.quote-more{
  background:var(--sport-lime)!important;
  color:var(--sport-ink)!important;
  border:0!important;
}
.quote-list p{
  border:1px solid rgba(16,24,32,.12)!important;
}
.quote-form input{
  border:1px solid rgba(16,24,32,.18)!important;
}
.quote-form button{
  border:0!important;
}
footer{
  border-top:0!important;
}

/* Demo architecture rebuild: clean youth sports health homepage. */
:root{
  --demo-ink:#10192b;
  --demo-muted:#5f6877;
  --demo-lime:#b8f531;
  --demo-lime-soft:#eefbdc;
  --demo-paper:#fbfbf7;
  --demo-card:#ffffff;
  --demo-line:#e7ebdf;
  --demo-blue:#36a3ff;
  --demo-purple:#9b74ff;
  --demo-orange:#ff814a;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:76px}
body{margin:0!important;background:var(--demo-paper)!important;color:var(--demo-ink)!important;font-family:Inter,Arial,"PingFang SC","Microsoft YaHei",sans-serif!important;font-size:16px!important;line-height:1.65!important}
a{text-decoration:none;color:inherit}img{display:block;max-width:100%}
.demo-header{height:74px;display:flex;align-items:center;gap:32px;padding:0 42px;background:rgba(255,255,255,.96);border-bottom:1px solid var(--demo-line);position:sticky;top:0;z-index:20;backdrop-filter:blur(14px)}
.demo-brand{display:flex;align-items:center;gap:10px;min-width:210px}.brand-mark{width:36px;height:28px;display:grid;place-items:center;border:2px solid var(--demo-ink);border-radius:40% 45% 50% 45%;color:var(--demo-lime);font-size:25px;font-weight:900;line-height:1}.demo-brand b,.demo-brand small{display:block}.demo-brand b{font-size:17px;line-height:1.05}.demo-brand small{font-size:11px;color:var(--demo-ink);font-weight:800;letter-spacing:.01em}
.demo-nav{margin-left:auto;display:flex;align-items:center;gap:34px;font-size:14px;font-weight:900}.demo-nav a{position:relative;padding:27px 0;color:var(--demo-ink)}.demo-nav a.active:after,.demo-nav a:hover:after{content:"";position:absolute;left:50%;bottom:12px;width:28px;height:4px;background:var(--demo-lime);border-radius:99px;transform:translateX(-50%)}.demo-lang{width:44px;height:44px;border:0;border-radius:50%;background:var(--demo-lime);color:var(--demo-ink);font-weight:900;cursor:pointer}
main{max-width:1440px;margin:auto;background:var(--demo-paper)}
.demo-hero{display:grid;grid-template-columns:minmax(420px,.9fr) minmax(520px,1.1fr);min-height:520px;background:linear-gradient(90deg,#fff 0%,#fff 39%,rgba(255,255,255,.76) 48%,rgba(255,255,255,0) 58%),var(--demo-paper);overflow:hidden}.hero-text{padding:72px 56px 54px;display:flex;flex-direction:column;justify-content:center;position:relative;z-index:2}.hero-text h1{margin:0 0 24px;font-size:clamp(46px,4.6vw,68px);line-height:1.08;font-weight:950;letter-spacing:-.03em;color:var(--demo-ink)}.hero-text h1 span{color:#78bd00;background:linear-gradient(transparent 58%,rgba(184,245,49,.72) 58%)}.hero-text p{max-width:560px;margin:0;color:#344052;font-size:18px;line-height:1.85}.hero-meta{display:flex;flex-wrap:wrap;gap:22px;margin:28px 0 0;padding:0;list-style:none;color:var(--demo-ink);font-size:15px;font-weight:900}.hero-actions{display:flex;gap:18px;margin-top:30px}.primary-action,.secondary-action{display:inline-flex;align-items:center;gap:10px;min-height:54px;padding:0 24px;border-radius:6px;font-weight:900}.primary-action{background:var(--demo-lime);box-shadow:0 14px 30px rgba(95,140,0,.18)}.secondary-action{background:#fff;border:1px solid var(--demo-line);box-shadow:0 10px 24px rgba(16,25,43,.06)}.primary-action span,.secondary-action span{display:grid;place-items:center;width:22px;height:22px;border-radius:50%;background:var(--demo-ink);color:#fff;font-size:13px}.hero-photo{position:relative;min-height:520px;display:block;overflow:hidden}.hero-photo img{width:100%;height:100%;object-fit:cover}.hero-photo:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.9),rgba(255,255,255,.08) 38%,rgba(0,0,0,.08))}.hero-photo blockquote{position:absolute;left:120px;right:42px;bottom:42px;margin:0;display:flex;align-items:center;gap:20px;padding:22px 30px;background:rgba(8,17,31,.82);color:#fff;font-size:25px;line-height:1.5;font-weight:800}.hero-photo blockquote b{color:var(--demo-lime);font-size:70px;line-height:.6}
.method-strip{display:grid;grid-template-columns:1.15fr repeat(4,1fr);gap:0;padding:34px 40px;background:linear-gradient(90deg,#f8fff0,#f3fbec);border-top:1px solid var(--demo-line);border-bottom:1px solid var(--demo-line)}.method-title{padding-right:34px}.method-title h2{margin:0 0 14px;font-size:27px;line-height:1.25}.method-title p{margin:0;color:var(--demo-ink);font-size:22px;font-weight:700;line-height:1.45}.method-strip article{display:grid;grid-template-columns:70px 1fr;gap:14px;align-items:center;padding:0 24px;border-left:1px solid var(--demo-line)}.method-strip article span{width:56px;height:56px;border-radius:50%;display:grid;place-items:center;background:#dff6bc;color:#78ad0a;font-size:30px}.method-strip h3{margin:0 0 8px;font-size:16px}.method-strip p{margin:0;color:var(--demo-muted);font-size:14px;line-height:1.65}
.path-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px;padding:28px 40px 28px;background:#fff}.path-card{display:flex;flex-direction:column;min-height:440px;padding:18px 16px 20px;background:#fff;border:1px solid #eef1e9;border-radius:4px;box-shadow:0 12px 26px rgba(16,25,43,.07);transition:.2s}.path-card:hover{transform:translateY(-4px);box-shadow:0 18px 36px rgba(16,25,43,.12)}.path-num{font-size:34px;font-weight:950;line-height:1}.path-num.green{color:#b4ef35}.path-num.blue{color:#39a7ff}.path-num.purple{color:#9e7bff}.path-num.orange{color:#ff7c45}.path-num.lime{color:#9dde22}.path-card h2{margin:2px 0 0;font-size:24px;line-height:1.18}.path-card small{display:block;margin:0 0 16px;color:var(--demo-muted);font-size:12px;font-weight:800}.path-card img{width:100%;height:150px;object-fit:cover;border-radius:3px;margin-bottom:18px;background:#f5f6f0}.path-card:nth-child(2) img{object-fit:contain}.path-card ul{margin:0 0 20px;padding-left:18px;color:#5e6671;font-size:14px;line-height:1.9}.path-card b{margin-top:auto;font-size:14px;color:var(--demo-ink)}
.impact-band{margin:0 40px 34px;padding:34px 34px;display:grid;grid-template-columns:1.25fr repeat(4,1fr);gap:0;background:#071329;color:#fff;border-radius:7px;box-shadow:0 12px 24px rgba(7,19,41,.18)}.impact-band>div h2{margin:0 0 8px;font-size:28px}.impact-band>div p{margin:0;font-size:22px;color:#dce7f5}.impact-band article{display:grid;grid-template-columns:56px 1fr;gap:16px;align-items:center;padding:0 26px;border-left:1px solid rgba(255,255,255,.28)}.impact-band span{font-size:34px;color:#fff}.impact-band b{display:block;color:var(--demo-lime);font-size:37px;line-height:1}.impact-band article p{margin:4px 0 0;color:#dce7f5;font-size:13px}
.closing-note{display:grid;grid-template-columns:110px 1fr 220px;align-items:center;gap:26px;padding:26px 64px 42px;background:#fff}.closing-note img{width:86px;height:86px;border-radius:50%;object-fit:cover}.closing-note blockquote{margin:0;color:#293449;font-size:18px;line-height:1.9}.closing-note blockquote:before,.closing-note blockquote:after{color:var(--demo-lime);font-size:44px;font-weight:900;line-height:0}.closing-note blockquote:before{content:"“ ";}.closing-note blockquote:after{content:" ”"}.signature{text-align:right}.signature strong{display:block;font-family:Georgia,serif;font-size:42px;font-style:italic;font-weight:400}.signature p{margin:4px 0 0;color:var(--demo-muted);font-size:14px;line-height:1.6}.poster{display:none;position:fixed;inset:0;z-index:50;background:rgba(7,19,41,.82);padding:4vh}.poster:target{display:grid;place-items:center}.poster a{position:absolute;inset:0}.poster img{position:relative;max-height:92vh;border-radius:8px}
@media(max-width:1100px){.demo-nav{gap:18px}.demo-hero{grid-template-columns:1fr}.hero-photo{min-height:460px}.method-strip,.impact-band{grid-template-columns:1fr 1fr}.method-title{grid-column:1/-1}.path-grid{grid-template-columns:repeat(2,1fr)}.path-card{min-height:auto}.closing-note{grid-template-columns:90px 1fr}}
@media(max-width:680px){.demo-header{height:auto;min-height:68px;padding:12px 18px}.demo-nav{display:none}.demo-brand{min-width:0}.demo-hero{display:block}.hero-text{padding:48px 22px 36px}.hero-text h1{font-size:40px}.hero-text p{font-size:16px}.hero-actions{display:grid}.hero-photo{min-height:360px}.hero-photo blockquote{left:18px;right:18px;bottom:18px;font-size:18px;padding:16px}.method-strip,.path-grid,.impact-band,.closing-note{display:grid;grid-template-columns:1fr;margin:0;padding-left:22px;padding-right:22px}.method-strip article,.impact-band article{border-left:0;border-top:1px solid var(--demo-line);padding:18px 0}.path-grid{gap:18px}.closing-note{text-align:left}.signature{text-align:left}}

/* Polished method strip: clearer hierarchy and visual rhythm. */
.method-strip{
  position:relative;
  overflow:hidden;
  background:
    linear-gradient(90deg,rgba(184,245,49,.18),rgba(255,255,255,.78)),
    #f7fbef!important;
}
.method-strip:before{
  content:"";
  position:absolute;
  left:0;
  top:0;
  bottom:0;
  width:8px;
  background:var(--demo-lime);
}
.method-title{
  position:relative;
  padding:22px 30px 22px 8px!important;
}
.method-title:after{
  content:"";
  position:absolute;
  right:18px;
  top:24px;
  bottom:24px;
  width:1px;
  background:rgba(16,25,43,.12);
}
.method-title h2{
  font-size:30px!important;
  letter-spacing:-.02em;
}
.method-title p{
  color:#1b2536!important;
  font-size:23px!important;
}
.method-strip article{
  position:relative;
  min-height:118px;
  padding:18px 22px!important;
  border-left:0!important;
}
.method-strip article:not(:last-child):after{
  content:"";
  position:absolute;
  right:0;
  top:24px;
  bottom:24px;
  width:1px;
  background:rgba(16,25,43,.1);
}
.method-strip article span{
  box-shadow:0 12px 22px rgba(102,158,16,.16);
  border:6px solid rgba(255,255,255,.78);
}
.method-strip h3{
  font-size:16px!important;
  letter-spacing:-.01em;
}
.method-strip p{
  color:#4f5d64!important;
}

/* Desktop demo correction: keep the reference layout in a web-page proportion. */
@media(min-width:1101px){
  .demo-header{
    height:70px!important;
    padding:0 44px!important;
  }
  .demo-hero{
    height:500px!important;
    min-height:500px!important;
    grid-template-columns:42% 58%!important;
  }
  .hero-text{
    padding:62px 56px 50px!important;
  }
  .hero-text h1{
    font-size:54px!important;
    line-height:1.12!important;
    margin-bottom:22px!important;
  }
  .hero-text p{
    font-size:17px!important;
    line-height:1.78!important;
  }
  .hero-photo{
    min-height:0!important;
    height:500px!important;
    position:relative!important;
  }
  .hero-photo img{
    position:absolute!important;
    inset:0!important;
    width:100%!important;
    height:100%!important;
    object-fit:cover!important;
  }
  .hero-photo blockquote{
    left:92px!important;
    right:42px!important;
    bottom:34px!important;
    padding:20px 28px!important;
    font-size:24px!important;
  }
  .method-strip{
    padding:34px 42px!important;
  }
  .path-grid{
    padding:28px 40px!important;
    gap:14px!important;
  }
  .path-card{
    min-height:430px!important;
  }
  .path-card img{
    height:150px!important;
  }
}

/* Force desktop-like layout in the Codex side preview and tablet-width browsers. */
@media(min-width:760px){
  .demo-hero{
    display:grid!important;
    grid-template-columns:42% 58%!important;
    height:500px!important;
    min-height:500px!important;
  }
  .hero-text{
    padding:54px 36px 44px!important;
  }
  .hero-text h1{
    font-size:clamp(34px,4.2vw,54px)!important;
    line-height:1.12!important;
  }
  .hero-text p{
    font-size:15px!important;
    line-height:1.72!important;
  }
  .hero-meta{
    gap:14px!important;
    font-size:13px!important;
  }
  .hero-actions{
    gap:12px!important;
    margin-top:24px!important;
  }
  .primary-action,
  .secondary-action{
    min-height:48px!important;
    padding:0 18px!important;
    font-size:14px!important;
  }
  .hero-photo{
    height:500px!important;
    min-height:0!important;
    position:relative!important;
  }
  .hero-photo img{
    position:absolute!important;
    inset:0!important;
    width:100%!important;
    height:100%!important;
    object-fit:cover!important;
  }
  .hero-photo blockquote{
    left:44px!important;
    right:28px!important;
    bottom:28px!important;
    padding:18px 22px!important;
    font-size:clamp(18px,2vw,24px)!important;
  }
  .method-strip{
    grid-template-columns:1.1fr repeat(4,1fr)!important;
  }
  .method-title{
    grid-column:auto!important;
  }
  .path-grid{
    grid-template-columns:repeat(5,minmax(0,1fr))!important;
  }
  .path-card{
    min-height:410px!important;
    padding:16px 14px 18px!important;
  }
  .path-card h2{
    font-size:clamp(18px,1.8vw,24px)!important;
  }
  .path-card img{
    height:135px!important;
  }
  .path-card ul{
    font-size:13px!important;
    line-height:1.75!important;
  }
  .impact-band{
    grid-template-columns:1.25fr repeat(4,1fr)!important;
  }
  .closing-note{
    grid-template-columns:110px 1fr 220px!important;
  }
}

/* Admissions-focused project path: make the five core cards feel like evidence. */
.path-grid{
  position:relative;
  padding:34px 40px 38px!important;
  background:
    linear-gradient(180deg,#ffffff 0%,#f7fbef 100%)!important;
}
.path-intro{
  grid-column:1/-1;
  display:flex;
  align-items:flex-end;
  justify-content:space-between;
  gap:30px;
  padding:0 2px 8px;
}
.path-intro p{
  margin:0;
  color:#7bad0c;
  font-size:15px;
  font-weight:950;
}
.path-intro h2{
  max-width:820px;
  margin:0;
  color:var(--demo-ink);
  font-size:30px;
  line-height:1.28;
  letter-spacing:-.02em;
  text-align:right;
}
.path-card{
  position:relative;
  overflow:hidden;
  min-height:486px!important;
  padding:18px 16px 20px!important;
  border:1px solid rgba(16,25,43,.09)!important;
  border-radius:10px!important;
  box-shadow:0 18px 42px rgba(16,25,43,.09)!important;
}
.path-card:before{
  content:"";
  position:absolute;
  inset:0 0 auto 0;
  height:5px;
  background:var(--card-accent,var(--demo-lime));
}
.path-card:nth-of-type(1){--card-accent:#b4ef35}
.path-card:nth-of-type(2){--card-accent:#36a3ff}
.path-card:nth-of-type(3){--card-accent:#9b74ff}
.path-card:nth-of-type(4){--card-accent:#ff814a}
.path-card:nth-of-type(5){--card-accent:#9dde22}
.path-card:hover{
  transform:translateY(-6px)!important;
  box-shadow:0 24px 54px rgba(16,25,43,.15)!important;
}
.path-num{
  width:max-content;
  padding:2px 10px 3px;
  border-radius:999px;
  background:color-mix(in srgb,var(--card-accent) 18%,white);
  font-size:32px!important;
  line-height:1.05!important;
}
.path-card h2{
  margin:10px 0 1px!important;
  font-size:25px!important;
}
.path-card small{
  margin-bottom:14px!important;
  color:#7c8593!important;
  text-transform:none;
}
.path-card img{
  height:148px!important;
  border-radius:8px!important;
  box-shadow:inset 0 0 0 1px rgba(16,25,43,.08);
}
.path-card strong{
  display:block;
  min-height:54px;
  margin:-2px 0 10px;
  color:#10192b;
  font-size:16px;
  line-height:1.55;
  font-weight:950;
  letter-spacing:-.01em;
}
.path-card ul{
  margin-top:0!important;
  padding-left:0!important;
  list-style:none!important;
  color:#545f6d!important;
  font-size:13px!important;
}
.path-card li{
  position:relative;
  padding-left:14px;
}
.path-card li:before{
  content:"";
  position:absolute;
  left:0;
  top:.78em;
  width:5px;
  height:5px;
  border-radius:50%;
  background:var(--card-accent,var(--demo-lime));
}
.path-card b{
  display:inline-flex;
  align-items:center;
  gap:6px;
  color:#10192b!important;
  font-size:14px!important;
  font-weight:950;
}
.research-card{
  cursor:default;
}
.research-links,
.card-links{
  display:grid;
  gap:8px;
  margin-top:auto;
}
.research-links a,
.card-links a{
  display:block;
  padding:8px 10px;
  border-radius:7px;
  background:rgba(155,116,255,.1);
  color:#10192b;
  font-size:12.5px;
  line-height:1.35;
  font-weight:900;
}
.research-links a:hover{
  background:rgba(155,116,255,.18);
}
.action-card{
  cursor:default;
}
.knowledge-card{
  cursor:default;
}
.knowledge-links a{
  background:rgba(54,163,255,.12);
}
.knowledge-links a:hover{
  background:rgba(54,163,255,.2);
}
.action-links a{
  background:rgba(255,129,74,.12);
}
.action-links a:hover{
  background:rgba(255,129,74,.2);
}
.impact-card{
  cursor:default;
}
.impact-links a{
  background:rgba(157,222,34,.14);
}
.impact-links a:hover{
  background:rgba(157,222,34,.24);
}
@media(min-width:760px){
  .path-grid{
    grid-template-columns:repeat(5,minmax(0,1fr))!important;
  }
  .path-intro{
    grid-column:1/-1!important;
  }
}
@media(max-width:900px){
  .path-intro{
    display:block;
  }
  .path-intro h2{
    margin-top:6px;
    text-align:left;
    font-size:24px;
  }
}

/* Message wall after impact stats. */
.message-wall{
  display:grid;
  grid-template-columns:170px 1fr;
  gap:28px;
  margin:0 56px 38px;
  padding:8px 0 28px;
  background:transparent;
  border:0;
  border-bottom:1px solid rgba(16,25,43,.1);
  border-radius:0;
  box-shadow:none;
}
.message-copy{
  padding:4px 0 0;
}
.message-copy p{
  display:inline-flex;
  margin:0;
  padding:5px 12px;
  border-radius:999px;
  background:var(--demo-lime);
  color:#10192b;
  font-size:14px;
  font-weight:950;
}
.message-copy h2{
  margin:0;
  color:var(--demo-ink);
  font-size:30px;
  line-height:1.28;
  letter-spacing:-.02em;
}
.message-copy span{
  display:block;
  margin-top:16px;
  color:#5a6572;
  font-size:15px;
  line-height:1.75;
}
.message-panel{
  display:grid;
  grid-template-columns:1fr 300px;
  gap:28px;
  align-items:start;
}
.message-list{
  display:grid;
  gap:12px;
  max-height:220px;
  overflow:auto;
  padding-right:4px;
}
.message-list article{
  padding:0 0 0 22px;
  border-left:4px solid var(--demo-lime);
  border-radius:0;
  background:transparent;
  border-top:0;
  border-right:0;
  border-bottom:0;
}
.message-list b{
  display:block;
  margin-top:10px;
  color:#10192b;
  font-size:14px;
  font-weight:850;
}
.message-list p{
  margin:0;
  color:#3c4654;
  font-family:"Kaiti SC","STKaiti","KaiTi","楷体",serif;
  font-size:17px;
  line-height:1.8;
}
.message-form{
  display:grid;
  gap:10px;
  align-content:start;
  padding:0;
  border-radius:0;
  background:transparent;
}
.message-form input,
.message-form textarea{
  width:100%;
  border:0;
  border-bottom:1px solid rgba(16,25,43,.2);
  border-radius:0;
  background:transparent;
  color:#10192b;
  font:inherit;
  font-size:14px;
  outline:none;
}
.message-form input{
  height:38px;
  padding:0;
}
.message-form textarea{
  min-height:78px;
  resize:vertical;
  padding:8px 0;
  line-height:1.65;
}
.message-form button{
  justify-self:start;
  height:38px;
  border:0;
  border-radius:999px;
  background:var(--demo-lime);
  color:#10192b;
  padding:0 18px;
  font-size:14px;
  font-weight:950;
  cursor:pointer;
}
.message-form button:hover{
  filter:brightness(.96);
}
@media(max-width:980px){
  .message-wall,
  .message-panel{
    grid-template-columns:1fr;
  }
}

/* Right preview / medium desktop: preserve a compact PC-like composition. */
@media(min-width:760px) and (max-width:1180px){
  .demo-header{
    height:62px!important;
    padding:0 24px!important;
    gap:14px!important;
  }
  .demo-nav{
    gap:14px!important;
    font-size:12px!important;
  }
  .demo-brand{
    min-width:154px!important;
  }
  .demo-brand b{
    font-size:15px!important;
  }
  .demo-brand small{
    font-size:9px!important;
  }
  .demo-lang{
    width:36px!important;
    height:36px!important;
    font-size:12px!important;
  }
  .demo-hero{
    height:420px!important;
    min-height:420px!important;
    grid-template-columns:43% 57%!important;
  }
  .hero-text{
    padding:44px 30px 38px!important;
  }
  .hero-text h1{
    font-size:40px!important;
    line-height:1.13!important;
    margin-bottom:16px!important;
  }
  .hero-text p{
    font-size:14px!important;
    line-height:1.65!important;
  }
  .hero-meta{
    gap:10px!important;
    margin-top:20px!important;
    font-size:11px!important;
  }
  .hero-actions{
    margin-top:20px!important;
  }
  .primary-action,
  .secondary-action{
    min-height:42px!important;
    padding:0 13px!important;
    font-size:12px!important;
  }
  .hero-photo{
    height:420px!important;
  }
  .hero-photo blockquote{
    left:34px!important;
    right:24px!important;
    bottom:24px!important;
    padding:14px 18px!important;
    font-size:18px!important;
  }
  .method-strip{
    grid-template-columns:1.05fr repeat(4,1fr)!important;
    padding:24px 30px!important;
  }
  .method-title{
    grid-column:auto!important;
    padding:14px 18px 14px 4px!important;
  }
  .method-title:after{
    display:block!important;
    top:18px!important;
    bottom:18px!important;
    right:8px!important;
  }
  .method-title h2{
    font-size:23px!important;
  }
  .method-title p{
    font-size:17px!important;
    line-height:1.45!important;
  }
  .method-strip article{
    min-height:98px!important;
    grid-template-columns:38px 1fr!important;
    gap:10px!important;
    padding:14px 12px!important;
  }
  .method-strip article span{
    width:38px!important;
    height:38px!important;
    border-width:4px!important;
    font-size:20px!important;
  }
  .method-strip h3{
    font-size:13px!important;
    margin-bottom:5px!important;
  }
  .method-strip p{
    font-size:11px!important;
    line-height:1.55!important;
  }
  .path-grid{
    grid-template-columns:repeat(5,minmax(0,1fr))!important;
    gap:10px!important;
    padding:24px 26px 28px!important;
  }
  .path-intro{
    grid-column:1/-1!important;
    display:flex!important;
    gap:20px!important;
    padding-bottom:4px!important;
  }
  .path-intro h2{
    max-width:620px!important;
    margin-top:0!important;
    text-align:right!important;
    font-size:22px!important;
    line-height:1.25!important;
  }
  .path-intro p{
    font-size:13px!important;
  }
  .path-card{
    min-height:382px!important;
    padding:14px 10px 14px!important;
    border-radius:7px!important;
    box-shadow:0 12px 24px rgba(16,25,43,.08)!important;
  }
  .path-num{
    font-size:23px!important;
    padding:1px 7px 2px!important;
  }
  .path-card h2{
    margin-top:7px!important;
    font-size:18px!important;
  }
  .path-card small{
    margin-bottom:10px!important;
    font-size:10px!important;
  }
  .path-card img{
    height:102px!important;
    margin-bottom:12px!important;
  }
  .path-card strong{
    min-height:48px!important;
    margin-bottom:8px!important;
    font-size:12px!important;
    line-height:1.5!important;
  }
  .path-card ul{
    margin-bottom:12px!important;
    font-size:11px!important;
    line-height:1.65!important;
  }
  .path-card b{
    font-size:11px!important;
  }
  .research-links,
  .card-links{
    gap:6px!important;
  }
  .research-links a,
  .card-links a{
    padding:6px 7px!important;
    font-size:10.5px!important;
  }
  .impact-band{
    margin:0 26px 28px!important;
    grid-template-columns:1.15fr repeat(4,1fr)!important;
    padding:24px 22px!important;
  }
  .impact-band>div{
    grid-column:auto;
  }
  .impact-band>div h2{
    font-size:22px!important;
  }
  .impact-band>div p{
    font-size:17px!important;
  }
  .impact-band article{
    grid-template-columns:36px 1fr!important;
    gap:10px!important;
    padding:0 12px!important;
    border-left:1px solid rgba(255,255,255,.28)!important;
  }
  .impact-band span{
    font-size:24px!important;
  }
  .impact-band b{
    font-size:28px!important;
  }
  .impact-band article p{
    font-size:11px!important;
  }
  .closing-note{
    grid-template-columns:90px 1fr 180px!important;
    padding-left:42px!important;
    padding-right:42px!important;
  }
}

/* Codex side preview fit: show the desktop composition without horizontal clipping. */
body.preview-fit{
  width:1180px!important;
  min-width:1180px!important;
  zoom:.78;
  overflow-x:hidden!important;
}
html:has(body.preview-fit){
  overflow-x:hidden!important;
}
body.preview-fit .demo-header,
body.preview-fit main{
  width:1180px!important;
  max-width:1180px!important;
}

/* In-app preview: render the real desktop page and scale it down to fit the side pane. */
@media(min-width:760px) and (max-width:1180px){
  html{
    overflow-x:hidden!important;
  }
  body{
    width:1180px!important;
    min-width:1180px!important;
    zoom:.78;
    transform:none!important;
    transform-origin:initial!important;
  }
  .demo-header,
  main{
    width:1180px!important;
    max-width:1180px!important;
  }
  .demo-header{
    height:70px!important;
    padding:0 36px!important;
    gap:24px!important;
  }
  .demo-brand{
    min-width:190px!important;
  }
  .demo-brand b{
    font-size:17px!important;
  }
  .demo-brand small{
    font-size:11px!important;
  }
  .demo-nav{
    gap:24px!important;
    font-size:13px!important;
  }
  .demo-lang{
    width:42px!important;
    height:42px!important;
    font-size:13px!important;
  }
  .demo-hero{
    height:500px!important;
    min-height:500px!important;
    grid-template-columns:42% 58%!important;
  }
  .hero-text{
    padding:60px 50px 48px!important;
  }
  .hero-text h1{
    font-size:52px!important;
    line-height:1.12!important;
    margin-bottom:22px!important;
  }
  .hero-text p{
    font-size:17px!important;
    line-height:1.78!important;
  }
  .hero-meta{
    gap:18px!important;
    margin-top:26px!important;
    font-size:14px!important;
  }
  .primary-action,
  .secondary-action{
    min-height:52px!important;
    padding:0 22px!important;
    font-size:15px!important;
  }
  .hero-photo{
    height:500px!important;
  }
  .hero-photo blockquote{
    left:84px!important;
    right:40px!important;
    bottom:34px!important;
    padding:20px 28px!important;
    font-size:23px!important;
  }
  .method-strip{
    grid-template-columns:250px repeat(4,1fr)!important;
    padding:32px 38px!important;
  }
  .method-title{
    padding:20px 28px 20px 8px!important;
  }
  .method-title h2{
    font-size:28px!important;
  }
  .method-title p{
    font-size:21px!important;
  }
  .method-strip article{
    display:grid!important;
    grid-template-columns:56px 1fr!important;
    gap:14px!important;
    min-height:116px!important;
    padding:18px 20px!important;
  }
  .method-strip article span{
    width:52px!important;
    height:52px!important;
    font-size:28px!important;
    border-width:6px!important;
  }
  .method-strip h3{
    font-size:15px!important;
    margin-bottom:8px!important;
  }
  .method-strip p{
    font-size:13px!important;
    line-height:1.65!important;
  }
  .path-grid{
    grid-template-columns:repeat(5,minmax(0,1fr))!important;
    gap:14px!important;
    padding:28px 38px 32px!important;
  }
  .path-intro{
    display:flex!important;
    grid-column:1/-1!important;
    align-items:flex-end!important;
    justify-content:space-between!important;
    gap:28px!important;
  }
  .path-intro h2{
    max-width:none!important;
    margin:0!important;
    white-space:nowrap!important;
    text-align:right!important;
    font-size:26px!important;
    line-height:1.25!important;
  }
  .path-intro p{
    font-size:15px!important;
  }
  .path-card{
    min-height:468px!important;
    padding:17px 14px 18px!important;
    border-radius:9px!important;
  }
  .path-num{
    font-size:31px!important;
    padding:2px 10px 3px!important;
  }
  .path-card h2{
    margin-top:9px!important;
    font-size:23px!important;
  }
  .path-card small{
    margin-bottom:14px!important;
    font-size:12px!important;
  }
  .path-card img{
    height:138px!important;
    margin-bottom:16px!important;
  }
  .path-card strong{
    min-height:52px!important;
    font-size:14px!important;
    line-height:1.55!important;
  }
  .path-card ul{
    font-size:12.5px!important;
    line-height:1.75!important;
  }
  .path-card b{
    font-size:13px!important;
  }
  .impact-band{
    margin:0 38px 32px!important;
    grid-template-columns:1.25fr repeat(4,1fr)!important;
    padding:32px 30px!important;
  }
  .impact-band>div h2{
    font-size:27px!important;
  }
  .impact-band>div p{
    font-size:21px!important;
  }
  .impact-band article{
    grid-template-columns:52px 1fr!important;
    gap:14px!important;
    padding:0 22px!important;
  }
  .impact-band span{
    font-size:32px!important;
  }
  .impact-band b{
    font-size:36px!important;
  }
  .message-wall{
    grid-template-columns:170px 1fr!important;
    gap:28px!important;
    margin:0 54px 36px!important;
  }
  .message-panel{
    grid-template-columns:1fr 300px!important;
    gap:28px!important;
  }
}

/* Inline message area: keep comment label, quote, and submit action on one row. */
.message-wall{
  grid-template-columns:120px 1fr!important;
  align-items:center!important;
  gap:22px!important;
  margin:0 54px 34px!important;
  padding:12px 0 24px!important;
}
.message-copy{
  padding:0!important;
}
.message-panel{
  grid-template-columns:minmax(320px,1fr) minmax(420px,.95fr)!important;
  align-items:center!important;
  gap:26px!important;
}
.message-list{
  max-height:none!important;
  overflow:visible!important;
}
.message-list article{
  padding-left:18px!important;
}
.message-list p{
  font-size:16px!important;
  line-height:1.65!important;
}
.message-list b{
  margin-top:6px!important;
}
.message-form{
  grid-template-columns:120px 1fr auto!important;
  align-items:end!important;
  gap:12px!important;
}
.message-form input{
  height:38px!important;
}
.message-form textarea{
  min-height:38px!important;
  height:38px!important;
  resize:none!important;
  padding:6px 0!important;
}
.message-form button{
  white-space:nowrap!important;
}
@media(max-width:1180px) and (min-width:760px){
  .message-wall{
    grid-template-columns:120px 1fr!important;
  }
  .message-panel{
    grid-template-columns:minmax(320px,1fr) minmax(390px,.95fr)!important;
  }
  .message-form{
    grid-template-columns:110px 1fr auto!important;
  }
}

/* Compact method strip: a slim display-only process band. */
.method-strip{
  grid-template-columns:210px repeat(4,1fr)!important;
  padding:20px 38px!important;
  min-height:0!important;
  align-items:center!important;
}
.method-title{
  padding:10px 24px 10px 6px!important;
}
.method-title h2{
  margin-bottom:6px!important;
  font-size:24px!important;
}
.method-title p{
  font-size:16px!important;
  line-height:1.35!important;
}
.method-title:after{
  top:12px!important;
  bottom:12px!important;
}
.method-strip article{
  min-height:86px!important;
  grid-template-columns:38px 1fr!important;
  gap:12px!important;
  padding:10px 16px!important;
}
.method-strip article:after{
  top:14px!important;
  bottom:14px!important;
}
.method-strip article span{
  width:38px!important;
  height:38px!important;
  border-width:4px!important;
  font-size:20px!important;
}
.method-strip h3{
  margin-bottom:4px!important;
  font-size:14px!important;
}
.method-strip p{
  font-size:12px!important;
  line-height:1.45!important;
}
@media(min-width:760px) and (max-width:1180px){
  .method-strip{
    grid-template-columns:210px repeat(4,1fr)!important;
    padding:20px 38px!important;
    align-items:center!important;
  }
  .method-title h2{
    font-size:24px!important;
  }
  .method-title p{
    font-size:16px!important;
  }
  .method-strip article{
    min-height:86px!important;
    grid-template-columns:38px 1fr!important;
    padding:10px 16px!important;
  }
  .method-strip article span{
    width:38px!important;
    height:38px!important;
    font-size:20px!important;
  }
  .method-strip h3{
    font-size:14px!important;
  }
  .method-strip p{
    font-size:12px!important;
    line-height:1.45!important;
  }
}

/* Keep the core path headline on one line. */
.path-intro h2{
  white-space:nowrap!important;
  max-width:none!important;
}
@media(min-width:760px) and (max-width:1180px){
  .path-intro{
    gap:18px!important;
  }
  .path-intro h2{
    font-size:24px!important;
    white-space:nowrap!important;
    max-width:none!important;
  }
}

/* Slimmer method strip: auxiliary content should not compete with project cards. */
.method-strip{
  grid-template-columns:180px repeat(4,1fr)!important;
  padding:14px 38px!important;
  align-items:center!important;
}
.method-strip:before{
  width:5px!important;
}
.method-title{
  padding:8px 20px 8px 2px!important;
}
.method-title:after{
  top:8px!important;
  bottom:8px!important;
}
.method-title h2{
  margin-bottom:3px!important;
  font-size:20px!important;
  line-height:1.2!important;
}
.method-title p{
  font-size:13px!important;
  line-height:1.35!important;
  font-weight:800!important;
}
.method-strip article{
  min-height:62px!important;
  grid-template-columns:28px 1fr!important;
  gap:9px!important;
  padding:8px 14px!important;
  align-items:center!important;
}
.method-strip article:after{
  top:8px!important;
  bottom:8px!important;
}
.method-strip article span{
  width:28px!important;
  height:28px!important;
  border-width:3px!important;
  font-size:15px!important;
  box-shadow:0 8px 16px rgba(102,158,16,.12)!important;
  grid-row:1 / span 2!important;
}
.method-strip h3{
  grid-column:2!important;
  margin:0 0 2px!important;
  font-size:12px!important;
  line-height:1.25!important;
}
.method-strip p{
  grid-column:2!important;
  max-width:none!important;
  font-size:11px!important;
  line-height:1.38!important;
}
@media(min-width:760px) and (max-width:1180px){
  .method-strip{
    grid-template-columns:180px repeat(4,1fr)!important;
    padding:14px 38px!important;
  }
  .method-strip article{
    min-height:62px!important;
    grid-template-columns:28px 1fr!important;
    gap:9px!important;
    padding:8px 14px!important;
  }
  .method-strip article span{
    width:28px!important;
    height:28px!important;
    font-size:15px!important;
  }
  .method-title h2{
    font-size:20px!important;
  }
  .method-title p{
    font-size:13px!important;
  }
  .method-strip h3{
    font-size:12px!important;
  }
  .method-strip p{
    font-size:11px!important;
    line-height:1.38!important;
    max-width:none!important;
  }
}

/* Demo-aligned homepage presentation. Content stays from the current site. */
:root{
  --demo-ink:#09142b;
  --demo-muted:#505a68;
  --demo-lime:#b7f337;
  --demo-pale:#f4fbec;
  --demo-deep:#07132b;
}
body{
  background:#f7f8f5!important;
  overflow-x:hidden!important;
}
.demo-header{
  height:72px!important;
  padding:0 38px!important;
  background:rgba(255,255,255,.96)!important;
  border-bottom:1px solid rgba(9,20,43,.08)!important;
  box-shadow:0 8px 26px rgba(9,20,43,.05)!important;
}
.demo-brand{
  gap:10px!important;
  color:var(--demo-ink)!important;
}
.brand-mark{
  width:38px!important;
  height:38px!important;
  border-radius:12px!important;
  background:#fff!important;
  border:2px solid var(--demo-ink)!important;
  color:var(--demo-lime)!important;
  font-size:22px!important;
}
.demo-brand b{
  font-size:16px!important;
  line-height:1.05!important;
}
.demo-brand small{
  color:var(--demo-ink)!important;
  font-size:11px!important;
  line-height:1.2!important;
}
.demo-nav{
  gap:34px!important;
  margin-left:auto!important;
}
.demo-nav a{
  position:relative!important;
  color:var(--demo-ink)!important;
  font-size:14px!important;
  font-weight:900!important;
}
.demo-nav a.active:after{
  content:""!important;
  position:absolute!important;
  left:50%!important;
  bottom:-24px!important;
  width:28px!important;
  height:4px!important;
  border-radius:999px!important;
  background:var(--demo-lime)!important;
  transform:translateX(-50%)!important;
}
.demo-lang{
  width:42px!important;
  height:42px!important;
  padding:0!important;
  border:0!important;
  border-radius:999px!important;
  background:var(--demo-lime)!important;
  color:var(--demo-ink)!important;
  font-size:13px!important;
  font-weight:950!important;
}
.demo-hero{
  display:grid!important;
  grid-template-columns:minmax(430px,.92fr) minmax(520px,1.18fr)!important;
  min-height:500px!important;
  max-width:none!important;
  padding:0!important;
  background:#fff!important;
  overflow:hidden!important;
}
.hero-text{
  display:flex!important;
  flex-direction:column!important;
  justify-content:center!important;
  padding:56px 42px 54px 58px!important;
}
.hero-text h1{
  max-width:560px!important;
  margin:0 0 24px!important;
  color:var(--demo-ink)!important;
  font-size:clamp(42px,4.35vw,62px)!important;
  line-height:1.14!important;
  font-weight:950!important;
  letter-spacing:0!important;
}
.hero-text h1 span{
  color:#9fda21!important;
}
.hero-text>p{
  max-width:540px!important;
  margin:0 0 24px!important;
  color:#2f3948!important;
  font-size:17px!important;
  line-height:1.85!important;
}
.hero-meta{
  display:flex!important;
  flex-wrap:wrap!important;
  gap:20px!important;
  margin:0 0 26px!important;
  padding:0!important;
}
.hero-meta li{
  color:var(--demo-ink)!important;
  font-size:15px!important;
  font-weight:900!important;
}
.hero-actions{
  display:flex!important;
  gap:14px!important;
}
.primary-action,
.secondary-action{
  min-height:48px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:10px!important;
  border-radius:6px!important;
  padding:0 24px!important;
  font-size:15px!important;
  font-weight:950!important;
  box-shadow:0 10px 24px rgba(9,20,43,.08)!important;
}
.primary-action{
  background:var(--demo-lime)!important;
  color:var(--demo-ink)!important;
}
.secondary-action{
  background:#fff!important;
  border:1px solid #dce1e5!important;
  color:var(--demo-ink)!important;
}
.hero-photo{
  min-height:500px!important;
  border-radius:0!important;
  overflow:hidden!important;
}
.hero-photo:before{
  content:""!important;
  position:absolute!important;
  inset:0!important;
  z-index:1!important;
  background:linear-gradient(90deg,#fff 0%,rgba(255,255,255,.94) 12%,rgba(255,255,255,.48) 32%,rgba(255,255,255,0) 54%)!important;
  pointer-events:none!important;
}
.hero-photo img{
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
  object-position:center!important;
}
.hero-photo blockquote{
  left:auto!important;
  right:46px!important;
  bottom:34px!important;
  z-index:2!important;
  max-width:540px!important;
  margin:0!important;
  padding:18px 28px!important;
  border-radius:0!important;
  background:rgba(7,19,43,.76)!important;
  color:#fff!important;
  font-size:22px!important;
  line-height:1.45!important;
  font-weight:850!important;
}
.hero-photo blockquote b{
  color:var(--demo-lime)!important;
  font-size:48px!important;
  line-height:.8!important;
}
.method-strip{
  grid-template-columns:210px repeat(4,minmax(0,1fr))!important;
  gap:0!important;
  padding:25px 42px!important;
  background:var(--demo-pale)!important;
  border-top:1px solid #edf4e5!important;
  border-bottom:1px solid #e9f0e0!important;
}
.method-strip:before,
.method-title:after,
.method-strip article:after{
  display:none!important;
}
.method-title{
  padding:0 30px 0 0!important;
}
.method-title h2{
  color:var(--demo-ink)!important;
  font-size:24px!important;
  font-weight:950!important;
}
.method-title p{
  color:var(--demo-ink)!important;
  font-size:20px!important;
  line-height:1.45!important;
  font-weight:850!important;
}
.method-strip article{
  min-height:82px!important;
  grid-template-columns:62px 1fr!important;
  gap:14px!important;
  padding:6px 22px!important;
  border-left:1px solid rgba(9,20,43,.08)!important;
  background:transparent!important;
}
.method-strip article span{
  width:52px!important;
  height:52px!important;
  border:0!important;
  border-radius:999px!important;
  background:#dff8bf!important;
  color:#7eb31d!important;
  font-size:25px!important;
  box-shadow:none!important;
}
.method-strip h3{
  margin:2px 0 8px!important;
  color:var(--demo-ink)!important;
  font-size:14px!important;
  font-weight:950!important;
}
.method-strip p{
  color:#3e4856!important;
  font-size:12px!important;
  line-height:1.65!important;
  font-weight:700!important;
}
.path-grid{
  grid-template-columns:repeat(5,minmax(0,1fr))!important;
  gap:14px!important;
  padding:26px 38px 28px!important;
  background:#fff!important;
}
.path-intro{
  display:none!important;
}
.path-card{
  display:flex!important;
  flex-direction:column!important;
  gap:0!important;
  min-height:392px!important;
  padding:16px 14px 18px!important;
  border:1px solid #e8ebee!important;
  border-radius:4px!important;
  background:#fff!important;
  box-shadow:0 12px 30px rgba(9,20,43,.08)!important;
}
.path-card:before{
  display:none!important;
}
.path-card:hover{
  transform:translateY(-4px)!important;
}
.path-card .path-num{
  padding:0!important;
  border-radius:0!important;
  background:transparent!important;
  font-size:32px!important;
  line-height:.95!important;
  font-weight:950!important;
}
.path-card h2{
  margin:1px 0 1px!important;
  min-height:0!important;
  color:var(--demo-ink)!important;
  font-size:21px!important;
  line-height:1.15!important;
  font-weight:950!important;
}
.path-card small{
  display:block!important;
  margin:0 0 18px!important;
  color:#555e69!important;
  font-size:12px!important;
  line-height:1.2!important;
  font-weight:750!important;
}
.path-card img{
  width:100%!important;
  height:128px!important;
  aspect-ratio:auto!important;
  margin:0 0 18px!important;
  border-radius:3px!important;
  object-fit:cover!important;
  box-shadow:none!important;
  background:#f3f4ef!important;
}
.path-card ul{
  margin:0 0 18px!important;
  padding:0!important;
  list-style:none!important;
  color:#46505e!important;
  font-size:13px!important;
  line-height:1.9!important;
}
.path-card li{
  padding-left:14px!important;
}
.path-card li:before{
  top:.82em!important;
  width:5px!important;
  height:5px!important;
}
.path-card b{
  margin-top:auto!important;
  color:var(--demo-ink)!important;
  font-size:13px!important;
  font-weight:950!important;
}
.research-links,
.card-links{
  display:grid!important;
  gap:8px!important;
  margin-top:auto!important;
}
.research-links a,
.card-links a{
  min-height:0!important;
  display:block!important;
  padding:5px 0!important;
  border-radius:0!important;
  background:transparent!important;
  color:#46505e!important;
  font-size:13px!important;
  line-height:1.55!important;
  font-weight:850!important;
}
.research-links a:before,
.card-links a:before{
  content:"• ";
  color:var(--card-accent,var(--demo-lime));
}
.research-links a:last-child,
.card-links a:last-child{
  margin-top:8px!important;
  color:var(--demo-ink)!important;
  font-weight:950!important;
}
.research-links a:hover,
.card-links a:hover{
  color:#7eb31d!important;
  background:transparent!important;
}
.knowledge-card{
  background:linear-gradient(180deg,#fff 0%,#f8fbff 100%)!important;
}
.research-card{
  background:linear-gradient(180deg,#fff 0%,#faf8ff 100%)!important;
}
.action-card{
  background:linear-gradient(180deg,#fff 0%,#fff7f1 100%)!important;
}
.impact-card{
  background:linear-gradient(180deg,#fff 0%,#f8fde9 100%)!important;
}
.impact-band{
  margin:0 38px 28px!important;
  padding:31px 28px!important;
  grid-template-columns:1.15fr repeat(4,minmax(0,1fr))!important;
  gap:0!important;
  border-radius:6px!important;
  background:var(--demo-deep)!important;
  color:#fff!important;
}
.impact-band>div h2{
  color:#fff!important;
  font-size:28px!important;
  line-height:1.2!important;
}
.impact-band>div p{
  color:#fff!important;
  font-size:21px!important;
  font-weight:700!important;
}
.impact-band article{
  min-height:82px!important;
  display:grid!important;
  grid-template-columns:58px auto!important;
  align-items:center!important;
  column-gap:12px!important;
  padding:0 24px!important;
  border-left:1px solid rgba(255,255,255,.34)!important;
}
.impact-band article span{
  grid-row:1 / span 2!important;
  color:#fff!important;
  font-size:39px!important;
}
.impact-band article b{
  color:var(--demo-lime)!important;
  font-size:34px!important;
  line-height:1!important;
}
.impact-band article p{
  color:#fff!important;
  font-size:13px!important;
  line-height:1.35!important;
}
.closing-note{
  grid-template-columns:112px 1fr 260px!important;
  gap:28px!important;
  align-items:center!important;
  padding:28px 54px 44px!important;
  background:#fff!important;
}
.closing-note img{
  width:86px!important;
  height:86px!important;
  border-radius:999px!important;
}
.closing-note blockquote{
  margin:0!important;
  color:var(--demo-ink)!important;
  font-size:16px!important;
  line-height:1.8!important;
}
.closing-note blockquote:before,
.closing-note blockquote:after{
  color:var(--demo-lime)!important;
}
.signature{
  text-align:right!important;
}
.signature strong{
  color:var(--demo-ink)!important;
  font-family:Georgia,serif!important;
  font-size:32px!important;
  font-style:italic!important;
  font-weight:500!important;
}
.signature p{
  color:var(--demo-ink)!important;
  font-size:13px!important;
  line-height:1.65!important;
}
@media(max-width:900px){
  .demo-nav{
    gap:18px!important;
  }
  .demo-hero{
    grid-template-columns:1fr!important;
  }
  .hero-photo{
    min-height:390px!important;
  }
  .method-strip,
  .path-grid{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
  .method-title{
    grid-column:1/-1!important;
  }
  .impact-band{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
  .impact-band>div{
    grid-column:1/-1!important;
  }
}
@media(max-width:680px){
  .demo-header{
    padding:12px 18px!important;
  }
  .hero-text{
    padding:42px 22px 34px!important;
  }
  .hero-text h1{
    font-size:38px!important;
  }
  .hero-actions{
    display:grid!important;
  }
  .method-strip,
  .path-grid,
  .impact-band,
  .closing-note{
    grid-template-columns:1fr!important;
    margin-left:0!important;
    margin-right:0!important;
    padding-left:22px!important;
    padding-right:22px!important;
  }
  .method-strip article,
  .impact-band article{
    border-left:0!important;
    border-top:1px solid rgba(9,20,43,.1)!important;
    padding-left:0!important;
    padding-right:0!important;
  }
  .impact-band article{
    border-top-color:rgba(255,255,255,.25)!important;
  }
  .path-card{
    min-height:0!important;
  }
  .path-card img{
    height:auto!important;
    aspect-ratio:16 / 9!important;
  }
  .closing-note{
    text-align:left!important;
  }
  .signature{
    text-align:left!important;
  }
}

/* Strict demo match pass. */
@media(min-width:901px){
  .demo-header{
    height:62px!important;
    padding:0 34px!important;
  }
  .brand-mark{
    width:34px!important;
    height:34px!important;
    border-radius:10px!important;
    font-size:20px!important;
  }
  .demo-brand b{
    font-size:14px!important;
  }
  .demo-brand small{
    font-size:10px!important;
  }
  .demo-nav{
    gap:34px!important;
  }
  .demo-nav a{
    font-size:13px!important;
  }
  .demo-nav a.active:after{
    bottom:-22px!important;
    width:28px!important;
    height:4px!important;
  }
  .demo-lang{
    width:38px!important;
    height:38px!important;
    font-size:13px!important;
  }
  .demo-hero{
    grid-template-columns:minmax(520px,.86fr) minmax(600px,1.14fr)!important;
    height:420px!important;
    min-height:420px!important;
    max-height:420px!important;
  }
  .hero-text{
    padding:42px 40px 38px 56px!important;
  }
  .hero-text h1{
    max-width:590px!important;
    margin:0 0 20px!important;
    font-size:clamp(40px,3.6vw,52px)!important;
    line-height:1.16!important;
    letter-spacing:0!important;
  }
  .hero-text>p{
    max-width:520px!important;
    margin:0 0 22px!important;
    font-size:15px!important;
    line-height:1.8!important;
  }
  .hero-meta{
    gap:18px!important;
    margin:0 0 24px!important;
  }
  .hero-meta li{
    font-size:14px!important;
  }
  .hero-actions{
    gap:14px!important;
  }
  .primary-action,
  .secondary-action{
    min-height:44px!important;
    padding:0 22px!important;
    font-size:14px!important;
  }
  .hero-photo{
    height:420px!important;
    min-height:420px!important;
    max-height:420px!important;
  }
  .hero-photo:before{
    background:linear-gradient(90deg,#fff 0%,rgba(255,255,255,.96) 10%,rgba(255,255,255,.48) 31%,rgba(255,255,255,0) 53%)!important;
  }
  .hero-photo blockquote{
    left:auto!important;
    right:38px!important;
    bottom:28px!important;
    max-width:520px!important;
    padding:16px 26px!important;
    font-size:19px!important;
    line-height:1.45!important;
  }
  .hero-photo blockquote b{
    font-size:42px!important;
  }
  .method-strip{
    grid-template-columns:210px repeat(4,minmax(0,1fr))!important;
    padding:24px 42px!important;
  }
  .method-title h2{
    font-size:22px!important;
  }
  .method-title p{
    font-size:18px!important;
    line-height:1.45!important;
  }
  .method-strip article{
    min-height:72px!important;
    grid-template-columns:56px 1fr!important;
    gap:12px!important;
    padding:4px 20px!important;
  }
  .method-strip article span{
    width:48px!important;
    height:48px!important;
    font-size:22px!important;
  }
  .method-strip h3{
    margin:2px 0 8px!important;
    font-size:14px!important;
  }
  .method-strip p{
    font-size:12px!important;
    line-height:1.65!important;
  }
  .path-grid{
    gap:12px!important;
    padding:24px 34px!important;
  }
  .path-card{
    min-height:364px!important;
    padding:14px 13px 16px!important;
  }
  .path-card .path-num{
    font-size:28px!important;
  }
  .path-card h2{
    font-size:18px!important;
  }
  .path-card small{
    margin:0 0 16px!important;
    font-size:11px!important;
  }
  .path-card img{
    height:112px!important;
    margin:0 0 17px!important;
  }
  .path-card ul{
    margin:0 0 16px!important;
    font-size:12px!important;
    line-height:1.85!important;
  }
  .path-card b{
    font-size:12px!important;
  }
  .research-links,
  .card-links{
    gap:6px!important;
  }
  .research-links a,
  .card-links a{
    padding:4px 0!important;
    font-size:12px!important;
    line-height:1.55!important;
  }
  .impact-band{
    margin:0 34px 26px!important;
    padding:27px 26px!important;
  }
  .impact-band>div h2{
    font-size:25px!important;
  }
  .impact-band>div p{
    font-size:19px!important;
  }
  .impact-band article{
    min-height:72px!important;
    grid-template-columns:52px auto!important;
    padding:0 22px!important;
  }
  .impact-band article span{
    font-size:34px!important;
  }
  .impact-band article b{
    font-size:31px!important;
  }
  .closing-note{
    grid-template-columns:96px 1fr 250px!important;
    gap:24px!important;
    padding:26px 54px 36px!important;
  }
  .closing-note img{
    width:74px!important;
    height:74px!important;
  }
  .closing-note blockquote{
    font-size:14px!important;
  }
  .signature strong{
    font-size:30px!important;
  }
}

/* Core cards: unified rhythm with stronger sub-links. */
@media(min-width:901px){
  .path-grid{
    gap:16px!important;
    padding:34px 34px 38px!important;
    background:linear-gradient(180deg,#fff 0%,#fbfcf7 100%)!important;
  }
  .path-card{
    display:grid!important;
    grid-template-rows:auto auto auto auto 1fr!important;
    min-height:420px!important;
    padding:18px 16px 20px!important;
    border-color:rgba(7,19,43,.12)!important;
    box-shadow:0 18px 44px rgba(7,19,43,.10)!important;
  }
  .path-card:hover{
    transform:translateY(-6px)!important;
    box-shadow:0 26px 60px rgba(7,19,43,.16)!important;
  }
  .path-card .path-num{
    font-size:34px!important;
  }
  .path-card h2{
    font-size:22px!important;
    line-height:1.12!important;
  }
  .path-card small{
    margin-bottom:18px!important;
    font-size:12px!important;
  }
  .path-card img{
    height:142px!important;
    margin:0 0 18px!important;
    border-radius:4px!important;
  }
  .path-card ul,
  .research-links,
  .card-links{
    align-self:stretch!important;
    display:grid!important;
    align-content:start!important;
    gap:10px!important;
    margin:0!important;
  }
  .path-card ul{
    padding:0!important;
  }
  .path-card li,
  .research-links a,
  .card-links a{
    position:relative!important;
    min-height:28px!important;
    padding:0 0 0 14px!important;
    color:#1c2636!important;
    font-size:14.5px!important;
    line-height:1.45!important;
    font-weight:900!important;
    letter-spacing:0!important;
  }
  .path-card li:before,
  .research-links a:before,
  .card-links a:before{
    content:""!important;
    position:absolute!important;
    left:0!important;
    top:.62em!important;
    width:5px!important;
    height:5px!important;
    border-radius:50%!important;
    background:var(--card-accent,var(--demo-lime))!important;
  }
  .research-links a:last-child,
  .card-links a:last-child{
    margin-top:0!important;
  }
  .path-card b{
    align-self:end!important;
    margin-top:14px!important;
    color:#071329!important;
    font-size:14px!important;
    font-weight:950!important;
  }
}

/* Final adaptive emphasis for the five core cards. */
@media(min-width:1181px){
  .path-grid{
    grid-template-columns:repeat(5,minmax(0,1fr))!important;
  }
  .path-card{
    grid-column:auto!important;
  }
}
@media(min-width:901px) and (max-width:1180px){
  .path-grid{
    grid-template-columns:repeat(5,minmax(0,1fr))!important;
    gap:12px!important;
    padding:30px 30px 34px!important;
  }
  .path-card{
    grid-column:auto!important;
    height:390px!important;
    min-height:390px!important;
    padding:16px 13px 18px!important;
  }
  .path-card.research-card{
    grid-column:auto!important;
  }
  .path-card img{
    height:126px!important;
    margin-bottom:16px!important;
  }
  .path-card .card-slides{
    height:112px!important;
    margin-bottom:16px!important;
  }
  .path-card .path-num{
    font-size:31px!important;
  }
  .path-card h2{
    font-size:20px!important;
  }
  .path-card small{
    margin-bottom:14px!important;
    font-size:11px!important;
  }
  .path-card li,
  .research-links a,
  .card-links a{
    min-height:auto!important;
    font-size:13.5px!important;
    line-height:1.46!important;
    transition:color .18s ease, transform .18s ease!important;
  }
  .path-card ul,
  .research-links,
  .card-links{
    gap:9px!important;
  }
  .research-links a:hover,
  .research-links a:focus-visible,
  .card-links a:hover,
  .card-links a:focus-visible{
    color:#6ea900!important;
    transform:translateX(2px)!important;
  }
}

/* Absolute final rule: the five core cards stay in one row on desktop preview. */
@media(min-width:901px){
  .path-grid{
    grid-template-columns:repeat(5,minmax(0,1fr))!important;
  }
  .path-grid > .path-card{
    grid-column:auto!important;
    width:auto!important;
    max-width:none!important;
  }
}

/* Card image carousels. */
.card-slides{
  position:relative!important;
  width:100%!important;
  height:126px!important;
  margin:0 0 16px!important;
  border-radius:4px!important;
  overflow:hidden!important;
  background:#eef2ea!important;
}
.card-slides img{
  position:absolute!important;
  inset:0!important;
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
  opacity:0;
  animation:cardFade 9s infinite!important;
}
.card-slides img:nth-child(1){
  animation-delay:0s!important;
}
.card-slides img:nth-child(2){
  animation-delay:3s!important;
}
.card-slides img:nth-child(3){
  animation-delay:6s!important;
}
@keyframes cardFade{
  0%{opacity:1}
  8%{opacity:1}
  26%{opacity:1}
  34%{opacity:0}
  100%{opacity:0}
}
.knowledge-card .card-slides img,
.research-card .card-slides img:nth-child(3),
.action-card .card-slides img:nth-child(2),
.impact-card .card-slides img:nth-child(1),
.impact-card .card-slides img:nth-child(2){
  object-fit:cover!important;
}
@media(min-width:1181px){
  .card-slides{
    height:142px!important;
    margin-bottom:18px!important;
  }
}
@media(max-width:680px){
  .card-slides{
    height:auto!important;
    aspect-ratio:16 / 9!important;
  }
}
@media(prefers-reduced-motion:reduce){
  .card-slides img{
    animation:none!important;
  }
  .card-slides img:first-child{
    opacity:1!important;
  }
}

/* Hero image carousel. */
.hero-photo{
  position:relative!important;
}
.hero-slides{
  position:absolute!important;
  inset:0!important;
  overflow:hidden!important;
  background:#e9efe7!important;
}
.hero-slides img{
  position:absolute!important;
  inset:0!important;
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
  opacity:0;
  animation:heroFade 20s infinite!important;
  transition:none!important;
}
.hero-slides img:nth-child(1){
  object-position:center center!important;
  animation-delay:0s!important;
}
.hero-slides img:nth-child(2){
  object-position:center center!important;
  animation-delay:4s!important;
}
.hero-slides img:nth-child(3){
  object-position:center center!important;
  animation-delay:8s!important;
}
.hero-slides img:nth-child(4){
  object-position:center center!important;
  animation-delay:12s!important;
}
.hero-slides img:nth-child(5){
  object-position:center center!important;
  animation-delay:16s!important;
}
@keyframes heroFade{
  0%{opacity:1}
  7%{opacity:1}
  18%{opacity:1}
  25%{opacity:0}
  100%{opacity:0}
}
@media(prefers-reduced-motion:reduce){
  .hero-slides img{
    animation:none!important;
  }
  .hero-slides img:first-child{
    opacity:1!important;
  }
}

/* Mobile core cards: keep sub-links full-width under each image. */
@media(max-width:680px){
  .path-grid{
    grid-template-columns:1fr!important;
    gap:18px!important;
  }
  .path-grid > .path-card{
    display:grid!important;
    grid-template-columns:1fr!important;
    width:100%!important;
    max-width:none!important;
    height:auto!important;
    min-height:0!important;
    padding:18px!important;
  }
  .path-card .card-slides{
    width:100%!important;
    height:auto!important;
    aspect-ratio:16 / 9!important;
    margin:0 0 16px!important;
  }
  .path-card .card-links,
  .path-card .research-links,
  .path-card .origin-links{
    width:100%!important;
    max-width:none!important;
    display:grid!important;
    grid-template-columns:1fr!important;
    justify-items:stretch!important;
    align-items:start!important;
    gap:10px!important;
    margin:0!important;
    padding:0!important;
  }
  .path-card .card-links a,
  .path-card .research-links a,
  .path-card .origin-links a{
    display:block!important;
    width:100%!important;
    max-width:none!important;
    padding-left:16px!important;
    text-align:left!important;
    font-size:14px!important;
    line-height:1.55!important;
    white-space:normal!important;
  }
}

/* Desktop method cards: make each title and description easier to scan. */
@media(min-width:901px){
  .method-strip{
    align-items:stretch!important;
  }
  .method-strip article{
    grid-template-columns:56px minmax(0,1fr)!important;
    grid-template-rows:auto auto!important;
    align-items:start!important;
    align-content:start!important;
    padding-top:10px!important;
    padding-bottom:10px!important;
    justify-content:start!important;
    justify-items:start!important;
  }
  .method-strip article span{
    grid-column:1!important;
    grid-row:1 / span 2!important;
    align-self:start!important;
  }
  .method-strip h3{
    grid-column:2!important;
    grid-row:1!important;
    font-size:18px!important;
    line-height:1.25!important;
    margin:0 0 6px!important;
  }
  .method-strip p{
    grid-column:2!important;
    grid-row:2!important;
    font-size:14.5px!important;
    line-height:1.55!important;
    margin:0!important;
  }
  .hero-text>p{
    font-size:21px!important;
    line-height:1.75!important;
    max-width:640px!important;
  }
  .hero-photo blockquote{
    color:rgba(255,255,255,.76)!important;
    font-size:16px!important;
    line-height:1.45!important;
    font-weight:750!important;
  }
  .hero-photo blockquote b{
    opacity:.55!important;
  }
  .path-card .card-links,
  .path-card .research-links,
  .path-card .origin-links{
    gap:12px!important;
  }
  .path-card .card-links a,
  .path-card .research-links a,
  .path-card .origin-links a{
    min-height:38px!important;
    padding:8px 6px 8px 16px!important;
    border-radius:4px!important;
    background:rgba(255,255,255,.72)!important;
    color:#111827!important;
    font-size:17px!important;
    line-height:1.35!important;
    font-weight:950!important;
    word-break:keep-all!important;
    overflow-wrap:normal!important;
    text-wrap:balance!important;
    box-shadow:inset 0 0 0 1px rgba(9,20,43,.06)!important;
  }
  .path-card .card-links a:before,
  .path-card .research-links a:before,
  .path-card .origin-links a:before{
    left:8px!important;
    top:1.05em!important;
  }
  .path-card .card-links a:hover,
  .path-card .card-links a:focus-visible,
  .path-card .research-links a:hover,
  .path-card .research-links a:focus-visible,
  .path-card .origin-links a:hover,
  .path-card .origin-links a:focus-visible{
    background:#fff!important;
    color:#5f9100!important;
    transform:translateX(2px)!important;
  }
}

/* Header brand logo. */
.demo-brand{
  min-width:190px!important;
  gap:0!important;
}
.brand-logo-img{
  display:block!important;
  width:170px!important;
  height:56px!important;
  object-fit:contain!important;
  object-position:left center!important;
  flex:0 0 auto!important;
}
@media(max-width:680px){
  .brand-logo-img{
    width:136px!important;
    height:44px!important;
  }
}

/* English copy needs more vertical room in the five core cards. */
@media(min-width:901px){
  body[data-lang="en"] .path-grid{
    align-items:stretch!important;
  }
  body[data-lang="en"] .path-grid > .path-card{
    height:auto!important;
    min-height:360px!important;
  }
  body[data-lang="en"] .path-card .card-slides{
    height:104px!important;
    margin-bottom:12px!important;
  }
  body[data-lang="en"] .path-card h2{
    min-height:auto!important;
    font-size:18px!important;
    line-height:1.12!important;
  }
  body[data-lang="en"] .path-card small{
    margin-bottom:10px!important;
  }
  body[data-lang="en"] .path-card .card-links,
  body[data-lang="en"] .path-card .research-links{
    gap:8px!important;
  }
  body[data-lang="en"] .path-card .card-links a,
  body[data-lang="en"] .path-card .research-links a{
    min-height:0!important;
    padding:7px 6px 7px 16px!important;
    font-size:14px!important;
    line-height:1.28!important;
  }
}

/* Poster copyright note. */
.poster figure{
  position:relative!important;
  z-index:1!important;
  display:grid!important;
  justify-items:center!important;
  gap:10px!important;
  margin:0!important;
}
.poster figure img{
  max-height:86vh!important;
}
.poster figcaption{
  max-width:min(760px,92vw)!important;
  color:rgba(255,255,255,.78)!important;
  font-size:13px!important;
  line-height:1.5!important;
  text-align:center!important;
}

/* Impact stat labels should not break into single Chinese characters. */
.impact-band article{
  grid-template-columns:48px minmax(96px,1fr)!important;
  gap:14px!important;
}
.impact-band article p{
  word-break:keep-all!important;
  overflow-wrap:normal!important;
  text-wrap:balance!important;
  white-space:normal!important;
}

/* Make the founder/contact block stand out as the closing card. */
.closing-note{
  margin:0 40px 42px!important;
  padding:32px 54px!important;
  border:1px solid rgba(126,179,29,.22)!important;
  border-radius:8px!important;
  background:linear-gradient(135deg,#f5ffe8 0%,#fff8ea 100%)!important;
  box-shadow:0 18px 44px rgba(7,19,41,.08)!important;
}
.closing-note img{
  box-shadow:0 10px 26px rgba(7,19,41,.16)!important;
}
.signature strong{
  color:#5f8f08!important;
}

/* Restore readable title/subtitle rhythm in the five core cards. */
.path-grid > .path-card h2{
  display:block!important;
  height:auto!important;
  min-height:24px!important;
  margin:2px 0 4px!important;
  line-height:1.18!important;
  overflow:visible!important;
}
.path-grid > .path-card small{
  display:block!important;
  margin:0 0 14px!important;
  line-height:1.25!important;
}
