/* UI-035 — independent Stage 2 brand experiment.
   Loaded after the frozen V1 styles so the experiment can be removed in one line. */

:root{
  --brand-ink:#0a2f2a;
  --brand-ink-soft:#123f38;
  --brand-gold:#dfb65f;
  --brand-paper:#f1eadb;
  --brand-sea:#7ca9a0;
}

.site-header{
  border-bottom:1px solid rgba(223,182,95,.18);
  background:rgba(9,43,38,.92);
  color:#fff4df;
  backdrop-filter:blur(16px) saturate(110%);
}
.site-header .brand,.site-header .header-secondary{color:#fff4df}
.site-header .brand small{color:rgba(255,244,223,.58)}
.site-header .header-action{border-bottom-color:var(--brand-gold);color:#fff4df}
.site-header .brand-mark{background:#f0e6d2}

#hero{
  min-height:clamp(760px,calc(100dvh - 76px),920px);
  align-items:center;
  background:var(--brand-ink);
}
#hero:before{
  content:"";
  position:absolute;
  z-index:2;
  inset:0;
  background:
    linear-gradient(90deg,rgba(6,35,31,.98) 0%,rgba(6,35,31,.9) 36%,rgba(6,35,31,.52) 63%,rgba(6,35,31,.1) 100%),
    linear-gradient(180deg,rgba(6,35,31,.06),rgba(6,35,31,.3));
  pointer-events:none;
}
#hero:after{
  z-index:2;
  height:32%;
  background:linear-gradient(transparent,var(--brand-ink));
}
.hero-stage-photo{position:absolute;z-index:1;inset:0 0 0 38%;overflow:hidden}
.hero-stage-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(10,47,42,.04),rgba(10,47,42,.32));mix-blend-mode:multiply}
.hero-stage-photo img{width:100%;height:100%;display:block;object-fit:cover;object-position:55% 50%;filter:saturate(.78) contrast(1.04) brightness(.84)}
.hero-coastline{position:absolute;z-index:2;left:7%;right:5%;bottom:18%;height:1px;background:linear-gradient(90deg,transparent,var(--brand-gold) 18%,var(--brand-gold) 74%,transparent);opacity:.42;transform:rotate(-4deg)}
.hero-coastline:before,.hero-coastline:after{content:"";position:absolute;width:8px;height:8px;margin-top:-4px;border:1px solid var(--brand-gold);border-radius:50%;background:var(--brand-ink)}
.hero-coastline:before{left:18%}.hero-coastline:after{right:25%}
.hero-copy{z-index:3;width:min(1160px,calc(100% - 48px));padding-block:96px 88px}
.hero-copy>*{max-width:560px}
.hero h1{display:grid;gap:6px;max-width:650px;font-size:clamp(58px,6.4vw,92px);line-height:.98;letter-spacing:.025em}
.hero h1 span{color:#fff7e7;font-size:.62em;letter-spacing:.16em}
.hero h1 em{display:block;color:var(--brand-gold);letter-spacing:.035em}
.hero-belief{max-width:700px;margin:34px 0 12px;font-size:clamp(23px,2.2vw,32px);line-height:1.35;letter-spacing:.045em;color:#fff4df;text-wrap:balance}
.hero-lead{max-width:560px;margin:0;color:rgba(255,244,223,.7);font-size:15px;line-height:1.7;text-wrap:pretty}
.hero-cta{width:max-content;min-width:180px;margin-top:30px;background:var(--brand-gold);color:#0c352f;box-shadow:0 16px 40px rgba(0,0,0,.2);white-space:nowrap}

.stage-signature{position:relative;padding:clamp(90px,10vw,138px) 0;background:var(--brand-paper);overflow:hidden}
.stage-signature:before{content:"M021 — M048";position:absolute;right:-26px;top:38px;color:rgba(10,47,42,.045);font:600 clamp(74px,11vw,160px)/1 Georgia,serif;letter-spacing:.03em;white-space:nowrap}
.stage-signature-grid{position:relative;display:grid;grid-template-columns:minmax(280px,.72fr) minmax(520px,1.28fr);gap:clamp(52px,8vw,112px);align-items:center}
.stage-signature-copy{max-width:460px}
.stage-signature-copy h2,.register-brand-intro h2{margin:0 0 24px;color:var(--brand-ink);font:500 clamp(38px,4vw,58px)/1.24 "Songti SC",STSong,serif;letter-spacing:.025em;text-wrap:balance}
.stage-signature-copy>p,.register-brand-intro>p{max-width:42em;color:#5f716a;font-size:15px;line-height:1.8;text-wrap:pretty}
.stage-signature-gallery{position:relative;min-height:590px}
.stage-photo{position:absolute;margin:0;overflow:hidden;background:#0c342e;box-shadow:0 28px 76px rgba(12,42,37,.16)}
.stage-photo img{width:100%;height:100%;display:block;object-fit:cover;filter:saturate(.8) contrast(1.03)}
.stage-photo:after{content:"";position:absolute;inset:45% 0 0;background:linear-gradient(transparent,rgba(7,35,31,.82));pointer-events:none}
.stage-photo figcaption{position:absolute;z-index:2;left:24px;right:24px;bottom:20px;display:flex;align-items:end;justify-content:space-between;gap:18px;color:#fff4df}
.stage-photo figcaption b{font:500 24px/1.2 "Songti SC",STSong,serif}.stage-photo figcaption span{color:rgba(255,244,223,.66);font-size:10px;text-align:right}
.stage-photo-primary{inset:0 13% 76px 0;border-radius:3px 34px 3px 3px}
.stage-photo-secondary{width:45%;height:270px;right:0;bottom:0;border:8px solid var(--brand-paper);border-radius:22px 3px 3px 3px}
.stage-photo-secondary figcaption{left:17px;right:17px;bottom:14px;display:grid}.stage-photo-secondary figcaption b{font-size:19px}.stage-photo-secondary figcaption span{text-align:left}

#challenge-overview{position:relative;background:linear-gradient(120deg,#0a302a,#123f38 62%,#0b342e)}
#challenge-overview:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 8% 95%,rgba(223,182,95,.11),transparent 33%);pointer-events:none}
#challenge-overview .certificate-copy h2{color:#fff4df}
#challenge-overview .certificate-copy h2,#route-overview .route-copy h2,.medal-copy h2,.journey-section .section-heading h2{text-wrap:balance}
#challenge-overview .certificate-copy>p{max-width:34em}
#challenge-overview .certificate-frame{transform:rotate(.55deg);background:#efe5d1}

#route-overview{position:relative}
#route-overview:before{content:"";position:absolute;z-index:-1;inset:0;background:linear-gradient(rgba(8,42,37,.88),rgba(8,42,37,.96)),url('/assets/brand-stage2/east-dam-panorama.jpg') center/cover;border-radius:30px}
#route-overview .route-card{background:rgba(8,43,38,.74);box-shadow:none}
#route-overview .route-copy h2{font-size:clamp(36px,4vw,52px)}

.medal-section{background:linear-gradient(135deg,#102f2a,#0b2925)}
.medal-section .medal-copy h2{color:#fff4df}
.medal-section .medal-carousel{border:1px solid rgba(223,182,95,.22);background:rgba(255,255,255,.035)}

.journey-section{background:var(--brand-paper)!important;color:var(--brand-ink)!important}
.journey-section .section-index{color:#9b6e2f!important}
.journey-section .section-heading h2{color:var(--brand-ink)}
.journey-section .section-heading>p:last-child{color:#5f716a!important}
.journey-timeline h3{color:var(--brand-ink)}
.journey-timeline p{color:#687871}
.journey-timeline li>b{background:var(--brand-paper);color:#9b6e2f;border-color:rgba(155,110,47,.48)}
.journey-timeline:before{background:linear-gradient(90deg,transparent,#a77c3f 8%,#a77c3f 92%,transparent)}
.journey-cta{border-color:rgba(18,63,56,.38);background:var(--brand-ink);color:#fff4df}

#join.register-section{padding-top:clamp(112px,10vw,150px);background:linear-gradient(180deg,#0b302b 0,#0b302b 70px,#e9dfcd 70px,#efe7d7 100%)}
#join .register-layout{width:min(100% - 48px,1160px);display:grid;grid-template-columns:minmax(280px,.72fr) minmax(520px,1.28fr);gap:clamp(52px,8vw,100px);align-items:start}
.register-brand-intro{position:sticky;top:118px;padding:38px 0}
.register-brand-intro>div{margin-top:30px;border-top:1px solid rgba(18,63,56,.18);border-bottom:1px solid rgba(18,63,56,.18)}
.register-brand-intro>div span{padding:12px 0;display:grid;grid-template-columns:110px 1fr;gap:12px}
.register-brand-intro>div span+span{border-top:1px solid rgba(18,63,56,.12)}
.register-brand-intro>div b{font-size:13px}.register-brand-intro>div small{color:#687871;font-size:11px}
#join .form-card{width:100%;border:1px solid rgba(18,63,56,.16);background:rgba(251,248,240,.96);box-shadow:0 28px 70px rgba(12,42,37,.12)}

.dashboard-hero{position:relative;isolation:isolate;overflow:hidden;background:var(--brand-ink)}
.dashboard-hero:before{content:"";position:absolute;z-index:-2;inset:0;background:url('/assets/brand-stage2/tai-long-wan.jpg') center 52%/cover;filter:saturate(.62) contrast(1.05)}
.dashboard-hero:after{content:"";position:absolute;z-index:-1;inset:0;background:linear-gradient(90deg,rgba(7,42,37,.97),rgba(7,42,37,.76) 58%,rgba(7,42,37,.46))}
.dashboard-head h1{color:#fff4df}.dashboard-head>div>p:last-child{color:rgba(255,244,223,.68)}
.participant-task-hub{position:relative}
.participant-task-hub:before{content:"M021 — M048";display:block;margin-bottom:10px;color:#9b6e2f;font:600 10px/1.2 Georgia,serif;letter-spacing:.18em}
.task-sequence-item[data-task-step="3"]{border-color:rgba(189,135,61,.5);background:#fffaf0}
.submission-workspace form{position:relative}
.submission-workspace form:before{content:"完整走过，再完整提交";display:block;margin:0 0 22px;padding:14px 16px;border-left:3px solid var(--gold);background:#f2eadb;color:var(--ink);font:500 18px/1.4 "Songti SC",STSong,serif}
.achievement-hero{background:linear-gradient(135deg,rgba(8,42,37,.9),rgba(8,42,37,.78)),url('/assets/brand-stage2/tai-long-wan.jpg') center/cover}

@media(max-width:900px){
  .hero-stage-photo{inset:0}
  #hero:before{background:linear-gradient(90deg,rgba(6,35,31,.96),rgba(6,35,31,.68) 62%,rgba(6,35,31,.34))}
  .stage-signature-grid,#join .register-layout{grid-template-columns:1fr}
  .stage-signature-copy{max-width:680px}
  .register-brand-intro{position:static;max-width:680px;padding:0}
}

@media(max-width:620px){
  .site-header{background:rgba(9,43,38,.96)}
  #hero{min-height:calc(100dvh - 64px);align-items:flex-end}
  #hero:before{background:linear-gradient(180deg,rgba(6,35,31,.3),rgba(6,35,31,.76) 42%,rgba(6,35,31,.98) 82%)}
  #hero:after{height:20%}
  .hero-stage-photo{inset:0;bottom:31%}
  .hero-stage-photo img{object-position:58% center;filter:saturate(.76) contrast(1.02) brightness(.9)}
  .hero-coastline{display:none}
  .hero-copy{width:min(100% - 32px,1160px);padding:206px 0 32px;text-align:left}
  .hero-copy>*{max-width:none}
  .season-line{justify-content:flex-start;margin:0 0 12px}
  .hero h1{gap:3px;font-size:clamp(43px,12.2vw,51px);line-height:1.02;text-align:left}
  .hero h1 span{font-size:.58em;letter-spacing:.14em}
  .hero-belief{max-width:19em;margin:20px 0 8px;font-size:20px;line-height:1.35;letter-spacing:.025em;text-align:left}
  .hero-lead{max-width:34em;margin:0;font-size:13px;line-height:1.6;text-align:left}
  .hero-cta{width:max-content;min-width:156px;min-height:50px;margin:20px 0 0;padding-inline:22px}

  .stage-signature{padding:72px 0 82px}
  .stage-signature:before{right:-8px;top:24px;font-size:63px}
  .stage-signature-grid{gap:34px}
  .stage-signature-copy h2,.register-brand-intro h2{font-size:34px}
  .stage-signature-copy>p,.register-brand-intro>p{font-size:14px;line-height:1.7}
  .stage-signature-gallery{min-height:390px}
  .stage-photo-primary{inset:0 0 78px 0;border-radius:3px 24px 3px 3px}
  .stage-photo-secondary{width:52%;height:156px;border-width:6px}
  .stage-photo figcaption{left:15px;right:15px;bottom:13px}.stage-photo figcaption b{font-size:19px}.stage-photo figcaption span{font-size:8px}
  .stage-photo-secondary figcaption span{display:none}

  #challenge-overview{padding:64px 0 72px}
  #challenge-overview .certificate-showcase{text-align:left}
  #challenge-overview .certificate-copy>p{margin-left:0;margin-right:0;text-align:left}
  #route-overview:before{border-radius:18px}
  #route-overview .route-copy{text-align:left}
  #route-overview .route-copy>p{margin-left:0;margin-right:0}
  #route-overview .route-copy>.route-range-note{margin-left:0!important}
  .journey-section .section-heading{text-align:left}
  .journey-section .section-heading>p:last-child{margin-left:0}
  .journey-timeline li{text-align:left}
  .journey-timeline li>b{background:var(--brand-paper)}
  #join.register-section{padding-top:94px;background:linear-gradient(180deg,#0b302b 0,#0b302b 52px,#efe7d7 52px)}
  #join .register-layout{width:min(100% - 24px,760px);gap:30px}
  .register-brand-intro{padding:0 6px}
  .register-brand-intro>div{margin-top:22px}
  .register-brand-intro>div span{grid-template-columns:92px 1fr}
  #join .form-card{box-shadow:none}
  .dashboard-hero:after{background:linear-gradient(90deg,rgba(7,42,37,.96),rgba(7,42,37,.72))}
  .participant-task-hub:before{margin-bottom:7px}
  .submission-workspace form:before{font-size:16px}
}

/* UI-040 — realistic Stage 2 experience and earned-memento campaign imagery. */
#route-overview.route-section{padding:clamp(84px,8vw,124px) 0;background:#eee5d3;color:var(--brand-ink)}
#route-overview.route-section:before{content:"M021 — M048";right:-30px;bottom:2px;color:rgba(18,63,56,.035);font-size:clamp(90px,13vw,180px)}
.route-experience{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.22fr) minmax(360px,.78fr);gap:clamp(34px,5vw,76px);align-items:center}
.route-experience-visual{position:relative;margin:0;min-width:0;aspect-ratio:1.18/1;overflow:hidden;border-radius:3px 44px 3px 3px;background:#d7d4c5;box-shadow:0 34px 84px rgba(24,58,49,.2)}
.route-experience-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 52%,rgba(7,34,30,.86) 100%);pointer-events:none}
.route-experience-visual img{display:block;width:100%;height:100%;object-fit:cover;object-position:53% center;filter:saturate(.9) contrast(1.03)}
.route-experience-visual figcaption{position:absolute;z-index:1;right:clamp(20px,3vw,38px);bottom:clamp(20px,3vw,34px);left:clamp(20px,3vw,38px);display:flex;align-items:end;justify-content:space-between;gap:24px;color:#fff}
.route-experience-visual figcaption span{font-size:11px;line-height:1.5;letter-spacing:.16em;opacity:.76}
.route-experience-visual figcaption b{max-width:13em;font:500 clamp(20px,2vw,28px)/1.35 "Songti SC",STSong,serif;text-align:right;text-wrap:balance}
.route-experience-copy{min-width:0}
.route-experience-copy .route-kicker{margin:0 0 16px!important;color:#9b6e2f!important}
.route-experience-copy h2{max-width:11em;margin:0;color:var(--brand-ink);font:500 clamp(39px,3.8vw,58px)/1.18 "Songti SC",STSong,serif;letter-spacing:.01em;text-wrap:balance}
.route-experience-copy>p:not(.route-kicker):not(.route-range-note):not(.map-disclaimer){max-width:42em;margin:25px 0 0;color:#586a63;font-size:14px;line-height:1.9;text-wrap:pretty}
.route-experience-copy .route-range-note{display:flex;align-items:center;gap:15px;margin:25px 0;color:#a8742d}
.route-experience-copy .route-range-note strong{font:650 20px/1 Georgia,serif;letter-spacing:.06em}
.route-experience-copy .route-range-note i{width:54px;height:1px;background:#b88943;font-size:0}
.route-storyline{display:grid;gap:0;margin:0;padding:0;border-top:1px solid rgba(18,63,56,.18);list-style:none}
.route-storyline li{display:grid;grid-template-columns:minmax(125px,.62fr) 1fr;gap:16px;padding:13px 0;border-bottom:1px solid rgba(18,63,56,.13)}
.route-storyline b{color:#173f36;font-size:13px;font-weight:680}.route-storyline span{color:#738079;font-size:12px;line-height:1.55}
.route-facts{display:grid;grid-template-columns:repeat(3,1fr);gap:0;margin-top:25px;border:1px solid rgba(18,63,56,.16)}
.route-facts span{display:grid;gap:5px;padding:14px 12px}.route-facts span+span{border-left:1px solid rgba(18,63,56,.14)}
.route-facts b{color:#173f36;font:650 17px/1.25 Georgia,"PingFang SC",sans-serif}.route-facts small{color:#738079;font-size:10px;line-height:1.45}
.route-experience-copy .map-disclaimer{margin:14px 0 0;color:#818b86;font-size:10px;line-height:1.65}

.medal-section .medal-layout-v4{display:grid;grid-template-columns:minmax(360px,.74fr) minmax(0,1.26fr);gap:clamp(44px,7vw,104px);align-items:center}
.medal-layout-v4 .medal-copy{max-width:510px;text-align:left}
.medal-layout-v4 .medal-copy h2{max-width:9em;margin:0;color:#f6eddb;font:500 clamp(42px,3.7vw,54px)/1.18 "Songti SC",STSong,serif;text-wrap:balance}
.medal-layout-v4 .medal-copy>p:not(.medal-kicker):not(.medal-purchase-note){max-width:41em;margin:25px 0 0;color:rgba(242,236,219,.72);font-size:14px;line-height:1.88;text-wrap:pretty}
.medal-features-v4{display:grid;margin-top:28px;border-top:1px solid rgba(221,179,91,.28)}
.medal-features-v4 span{display:grid;grid-template-columns:150px 1fr;gap:18px;padding:15px 0;border-bottom:1px solid rgba(221,179,91,.22)}
.medal-features-v4 b{color:#e5c476;font-size:13px}.medal-features-v4 small{color:rgba(242,236,219,.58);font-size:12px;line-height:1.55}
.medal-layout-v4 .medal-purchase-note{display:grid;gap:6px;margin:25px 0 0;padding:0;background:none;border:0;color:rgba(242,236,219,.64)}
.medal-layout-v4 .medal-purchase-note b{color:#f1d48d;font-size:14px}.medal-layout-v4 .medal-purchase-note span{font-size:12px;line-height:1.6}
.medal-campaign-gallery{position:relative;min-width:0;padding:0 0 54px 52px}
.medal-campaign-gallery figure{margin:0;overflow:hidden;background:#182f29;box-shadow:0 30px 80px rgba(0,0,0,.28)}
.medal-campaign-gallery img{display:block;width:100%;height:100%;object-fit:cover}
.medal-campaign-primary{position:relative;z-index:1;aspect-ratio:4/3;border-radius:3px 42px 3px 3px}
.medal-campaign-secondary{position:absolute;z-index:2;right:0;bottom:0;width:45%;aspect-ratio:4/3;border:6px solid #0c332d;border-radius:2px 24px 2px 2px}
.medal-campaign-gallery figcaption{position:absolute;z-index:1;right:0;bottom:0;left:0;padding:48px 22px 18px;background:linear-gradient(transparent,rgba(7,28,25,.92));color:#fff}
.medal-campaign-gallery figcaption b{display:block;font:500 clamp(18px,1.8vw,25px)/1.35 "Songti SC",STSong,serif}.medal-campaign-gallery figcaption span{display:block;margin-top:5px;color:rgba(255,255,255,.68);font-size:11px;line-height:1.5}
.medal-campaign-secondary figcaption{padding:38px 14px 12px}.medal-campaign-secondary figcaption b{font-size:15px}.medal-campaign-secondary figcaption span{font-size:9px}

@media(max-width:900px){
  .route-experience{grid-template-columns:1fr;gap:34px}.route-experience-visual{aspect-ratio:16/10}.route-experience-copy{max-width:680px}
  .medal-section .medal-layout-v4{grid-template-columns:1fr;gap:42px}.medal-layout-v4 .medal-copy{max-width:680px}.medal-campaign-gallery{max-width:760px}
}

@media(max-width:620px){
  #route-overview.route-section{padding:68px 0 76px}
  .route-experience{width:min(calc(100% - 24px),520px);gap:27px}
  .route-experience-visual{aspect-ratio:4/3;border-radius:2px 22px 2px 2px;box-shadow:0 20px 50px rgba(24,58,49,.17)}
  .route-experience-visual figcaption{right:14px;bottom:14px;left:14px;display:block}.route-experience-visual figcaption span{font-size:10px}.route-experience-visual figcaption b{display:block;max-width:16em;margin-top:5px;font-size:18px;text-align:left}
  .route-experience-copy h2{max-width:none;font-size:34px;line-height:1.2}
  .route-experience-copy>p:not(.route-kicker):not(.route-range-note):not(.map-disclaimer){margin-top:19px;font-size:13px;line-height:1.75}
  .route-experience-copy .route-range-note{margin:20px 0}.route-storyline li{grid-template-columns:120px 1fr;gap:10px;padding:11px 0}.route-storyline b,.route-storyline span{font-size:11px}
  .route-facts{margin-top:20px}.route-facts span{padding:12px 9px}.route-facts b{font-size:15px}.route-facts small{font-size:10px}
  .route-experience-copy .map-disclaimer{font-size:10px}

  .medal-section{padding:72px 0 38px}
  .medal-section .medal-layout-v4{width:min(calc(100% - 24px),520px);gap:30px}
  .medal-layout-v4 .medal-copy h2{max-width:none;font-size:35px;line-height:1.2}
  .medal-layout-v4 .medal-copy>p:not(.medal-kicker):not(.medal-purchase-note){margin-top:19px;font-size:13px;line-height:1.72}
  .medal-features-v4{margin-top:22px}.medal-features-v4 span{grid-template-columns:126px 1fr;gap:10px;padding:12px 0}.medal-features-v4 b,.medal-features-v4 small{font-size:11px}
  .medal-layout-v4 .medal-purchase-note{margin-top:20px}.medal-layout-v4 .medal-purchase-note b{font-size:13px}.medal-layout-v4 .medal-purchase-note span{font-size:11px}
  .medal-campaign-gallery{padding:0 0 78px 0}.medal-campaign-primary{aspect-ratio:4/3;border-radius:2px 22px 2px 2px}.medal-campaign-primary img{object-position:center}
  .medal-campaign-secondary{right:12px;bottom:0;width:52%;border-width:4px;border-radius:2px 16px 2px 2px}
  .medal-campaign-gallery figcaption{padding:44px 14px 13px}.medal-campaign-gallery figcaption b{font-size:17px}.medal-campaign-gallery figcaption span{font-size:10px}
  .medal-campaign-secondary figcaption{display:none}
}

@media(max-width:360px) and (max-height:640px){
  .hero-copy{padding-top:150px}
  .hero-belief{font-size:17px}
  .hero-lead{font-size:12px}
  .hero-cta{margin-top:13px}
}

@media(prefers-reduced-motion:reduce){
  .hero-stage-photo img,.stage-photo img{transition:none!important}
}

/* UI-038 — route, finisher memento and five-step journey refinement. */
#route-overview.route-section{
  position:relative;
  width:100%;
  padding:clamp(92px,10vw,138px) 0;
  overflow:hidden;
  background:linear-gradient(180deg,#0a302a 0%,#0d3832 100%);
}
#route-overview.route-section:before{
  content:"M021 — M048";
  position:absolute;
  inset:auto -34px 22px auto;
  z-index:0;
  border-radius:0;
  background:none;
  color:rgba(239,213,156,.045);
  font:600 clamp(74px,12vw,170px)/.8 Georgia,serif;
  letter-spacing:.02em;
  white-space:nowrap;
}
.route-editorial{position:relative;z-index:1;display:grid;grid-template-columns:minmax(380px,.82fr) minmax(540px,1.18fr);gap:clamp(42px,5vw,72px);align-items:center}
.route-editorial .route-copy{padding:0;background:none;text-align:left}
.route-kicker,.medal-kicker{margin:0 0 18px!important;color:var(--brand-gold)!important;font:700 10px/1.3 -apple-system,BlinkMacSystemFont,"PingFang SC",sans-serif;letter-spacing:.19em}
.route-editorial .route-copy h2{margin:0 0 22px;color:#fff4df;font:500 clamp(40px,3.55vw,52px)/1.2 "Songti SC",STSong,serif;letter-spacing:.02em}
.route-editorial .route-copy>p:not(.route-kicker):not(.route-range-note){max-width:31em;margin:0;color:rgba(244,234,211,.67);font-size:14px;line-height:1.85;text-wrap:pretty}
.route-editorial .route-range-note{display:flex;align-items:center;gap:14px;margin:28px 0 25px!important;color:var(--brand-gold)}
.route-editorial .route-range-note strong{font:600 20px/1 Georgia,serif;letter-spacing:.05em}
.route-editorial .route-range-note i{width:46px;height:1px;background:rgba(223,182,95,.52);font-size:0}
.route-editorial .route-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid rgba(223,182,95,.2);border-bottom:1px solid rgba(223,182,95,.2)}
.route-editorial .route-stats span{display:grid;gap:6px;padding:16px 12px 15px 0}
.route-editorial .route-stats b{color:#fff1d2;font:600 17px/1.1 Georgia,serif}
.route-editorial .route-stats small{color:rgba(244,234,211,.48);font-size:9px;letter-spacing:.06em}
.route-illustration{min-width:0;margin:0;padding:22px 24px 17px;border:1px solid rgba(223,182,95,.2);border-radius:2px 28px 2px 2px;background:rgba(4,28,25,.28)}
.route-map-heading{display:flex;justify-content:space-between;gap:16px;padding:0 2px 15px;border-bottom:1px solid rgba(223,182,95,.13);color:rgba(244,234,211,.55);font-size:9px;letter-spacing:.12em}
.route-map-heading b{color:#ead5a4;font-weight:600;letter-spacing:.04em}
.route-illustration svg{display:block;width:100%;height:auto;overflow:visible}
.route-sky-line{fill:none;stroke:#e7d5ae;stroke-width:1.2;stroke-opacity:.12}
.route-mountain-fill{fill:url(#routeMountainWash)}
.route-ridge-line{fill:none;stroke:#e7d5ae;stroke-width:1.8;stroke-opacity:.26;stroke-linecap:round;stroke-linejoin:round}
.route-ridge-faint{stroke-width:1.1;stroke-opacity:.12}
.route-sea-fill{fill:url(#routeSeaWash)}
.route-coast-line{fill:none;stroke:#91bdb2;stroke-width:2;stroke-opacity:.42}
.route-access path{fill:none;stroke:#92b9af;stroke-width:2.4;stroke-dasharray:6 6}
.route-access circle{fill:#0d3832;stroke:#9cc5ba;stroke-width:2}
.route-access text{fill:#bdd4cd;font:600 14px -apple-system,BlinkMacSystemFont,"PingFang SC",sans-serif}
.route-access text:last-of-type{font-size:10px;opacity:.68}
.route-path-glow{fill:none;stroke:#e3b75b;stroke-width:14;stroke-opacity:.12;filter:url(#routeGlow);stroke-linecap:round}
.route-path{fill:none;stroke:#e8c16e;stroke-width:5;stroke-linecap:round;stroke-linejoin:round}
.route-point circle{fill:#0d3832;stroke:#ebc777;stroke-width:2.6}
.route-point text{fill:#f4ead2;font:600 14px -apple-system,BlinkMacSystemFont,"PingFang SC",sans-serif;paint-order:stroke;stroke:#0d3832;stroke-width:5px;stroke-linejoin:round}
.route-point-major text:first-of-type{fill:#f0cd82;font-size:17px}.route-point-major text:last-of-type{fill:#bfd4ce;font-size:10px;letter-spacing:.05em}
.route-bays path{fill:none;stroke:#8db8ae;stroke-width:1.6;stroke-opacity:.45}.route-bays text{fill:#9fc1b8;font:500 11px -apple-system,BlinkMacSystemFont,"PingFang SC",sans-serif;letter-spacing:.08em}
.route-illustration figcaption{display:flex;gap:22px;padding:12px 2px 0;border-top:1px solid rgba(223,182,95,.11);color:rgba(244,234,211,.54);font-size:9px}
.route-illustration .map-disclaimer{margin:9px 2px 0;color:rgba(244,234,211,.36);font-size:8px;line-height:1.55}

.medal-section{position:relative;display:block!important;padding:clamp(96px,10vw,142px) 0 34px;background:linear-gradient(135deg,#0b2e29 0%,#102f2a 54%,#0a2723 100%);overflow:hidden}
.medal-section:before{content:"FINISHER";position:absolute;right:-18px;top:32px;color:rgba(223,182,95,.035);font:700 clamp(94px,14vw,210px)/1 Georgia,serif;letter-spacing:.04em}
.medal-section .medal-layout-v2{position:relative;width:min(calc(100% - 48px),1160px);margin-inline:auto;display:grid;grid-template-columns:minmax(400px,.86fr) minmax(560px,1.14fr);gap:clamp(44px,5vw,72px);align-items:center}
.medal-layout-v2 .medal-copy{order:0;max-width:470px}
.medal-layout-v2 .medal-copy h2{margin:0 0 24px;color:#fff4df;font:500 clamp(40px,3.55vw,52px)/1.2 "Songti SC",STSong,serif;letter-spacing:.02em}
.medal-layout-v2 .medal-copy>p:not(.medal-kicker):not(.medal-purchase-note){margin:0;color:rgba(246,239,223,.66);font-size:14px;line-height:1.85;text-wrap:pretty}
.medal-features-v2{display:grid!important;grid-template-columns:1fr 1fr;gap:0;margin:32px 0 0;border-top:1px solid rgba(223,182,95,.2);border-bottom:1px solid rgba(223,182,95,.2)}
.medal-features-v2 span{display:grid;gap:6px;padding:17px 16px 17px 0;border:0!important;border-radius:0!important;background:none!important}
.medal-features-v2 span:nth-child(even){padding-left:16px;border-left:1px solid rgba(223,182,95,.13)!important}
.medal-features-v2 span:nth-child(n+3){border-top:1px solid rgba(223,182,95,.13)!important}
.medal-features-v2 b{color:#ead19a;font-size:12px;letter-spacing:.03em}.medal-features-v2 small{color:rgba(246,239,223,.46);font-size:9px;line-height:1.5}
.medal-purchase-note{display:grid;gap:4px;margin:22px 0 0!important;color:rgba(246,239,223,.58)!important;font-size:10px!important;line-height:1.5!important}.medal-purchase-note b{color:#f0d496;font-size:11px}
.medal-product-stage{position:relative;display:grid;grid-template-columns:minmax(0,1.35fr) minmax(150px,.65fr);grid-template-rows:auto auto;gap:14px;min-width:0;padding:18px;border:1px solid rgba(223,182,95,.18);background:rgba(255,255,255,.022)}
.medal-product-stage figure{position:relative;min-width:0;margin:0;overflow:hidden;background:#eee5d5}
.medal-product-stage img{display:block;width:100%;height:100%;object-fit:contain}
.medal-product-stage figcaption{position:absolute;left:12px;bottom:10px;padding:6px 9px;background:rgba(6,31,28,.84);color:#f3dfb2;font-size:8px;letter-spacing:.04em}
.medal-product-main{grid-row:1/span 2;min-height:460px}.medal-product-main img{object-fit:contain}
.medal-product-back{min-height:220px}.medal-product-back img{object-fit:contain}
.medal-product-pack{min-height:220px}.medal-product-pack img{object-position:center 24%;background:#e9dfcb}
.medal-product-lanyard{grid-column:1/-1;height:74px;background:#0a2b26!important}.medal-product-lanyard img{object-fit:cover}
.medal-production-note{position:relative;margin-top:18px;color:rgba(246,239,223,.36);font-size:8px;text-align:right}

.journey-section{position:relative;overflow:hidden}
.journey-section:after{content:"05";position:absolute;right:3vw;bottom:-34px;color:rgba(10,47,42,.04);font:700 clamp(120px,18vw,260px)/1 Georgia,serif}
.journey-timeline-v2{position:relative;z-index:1;display:grid!important;grid-template-columns:repeat(10,minmax(0,1fr))!important;gap:14px!important;max-width:1080px!important;margin:58px auto 0!important}
.journey-timeline-v2:before{display:none!important}
.journey-timeline-v2 li{display:block!important;min-height:230px!important;padding:0!important;border:1px solid rgba(18,63,56,.15);border-radius:2px 18px 2px 2px;background:rgba(255,255,255,.3);text-align:left!important}
.journey-timeline-v2 li:nth-child(1){grid-column:1/span 2;transform:translateY(34px)}
.journey-timeline-v2 li:nth-child(2){grid-column:3/span 2;transform:translateY(0)}
.journey-timeline-v2 li:nth-child(3){grid-column:5/span 2;transform:translateY(50px)}
.journey-timeline-v2 li:nth-child(4){grid-column:7/span 2;transform:translateY(14px)}
.journey-timeline-v2 li:nth-child(5){grid-column:9/span 2;transform:translateY(42px);border-color:rgba(155,110,47,.38);background:rgba(225,194,130,.16)}
.journey-timeline-v2 li>b{display:block;width:auto!important;height:auto!important;margin:0!important;padding:18px 18px 14px;border:0!important;border-radius:0!important;background:none!important;color:#9b6e2f!important;font:600 30px/1 Georgia,serif!important}
.journey-timeline-v2 li>div{padding:0 18px 22px!important;border:0!important}
.journey-timeline-v2 time{margin-bottom:20px;color:#8a7b61;font-size:8px;letter-spacing:.1em}
.journey-timeline-v2 h3{margin:0 0 10px;color:var(--brand-ink);font:500 25px/1.2 "Songti SC",STSong,serif}
.journey-timeline-v2 p{max-width:13em;margin:0;color:#687871;font-size:11px;line-height:1.65}
.journey-section .journey-cta{position:relative;z-index:2;margin-top:84px}

@media(max-width:900px){
  .route-editorial,.medal-layout-v2{grid-template-columns:1fr;gap:40px}
  .route-editorial .route-copy,.medal-layout-v2 .medal-copy{max-width:680px}
  .medal-section .medal-layout-v2{width:min(calc(100% - 48px),760px);grid-template-columns:1fr}.medal-product-stage{max-width:760px}
  .journey-timeline-v2{grid-template-columns:repeat(6,minmax(0,1fr))!important}
  .journey-timeline-v2 li:nth-child(1){grid-column:1/span 2}.journey-timeline-v2 li:nth-child(2){grid-column:3/span 2}.journey-timeline-v2 li:nth-child(3){grid-column:5/span 2}.journey-timeline-v2 li:nth-child(4){grid-column:2/span 2}.journey-timeline-v2 li:nth-child(5){grid-column:4/span 2}
}

@media(max-width:620px){
  #route-overview.route-section{padding:72px 0 78px}
  #route-overview.route-section:before{right:-12px;bottom:12px;font-size:65px}
  .route-editorial{gap:31px}
  .route-editorial .route-copy h2{font-size:35px;line-height:1.22}
  .route-editorial .route-copy>p:not(.route-kicker):not(.route-range-note){font-size:13px;line-height:1.7}
  .route-editorial .route-range-note{margin:22px 0 18px!important}
  .route-editorial .route-stats span{padding:13px 7px 13px 0}.route-editorial .route-stats b{font-size:14px}.route-editorial .route-stats small{font-size:11px;line-height:1.35}
  .route-illustration{margin-inline:-4px;padding:13px 10px 12px;border-radius:2px 19px 2px 2px}
  .route-map-heading{font-size:11px;line-height:1.4}.route-illustration svg{margin-top:2px}
  .route-access text{font-size:12px}.route-access text:last-of-type{font-size:10px}.route-point text{font-size:11px;stroke-width:4px}.route-point-major text:first-of-type{font-size:14px}.route-point-major text:last-of-type{font-size:10px}.route-bays text{font-size:10px}
  .route-illustration figcaption{display:grid;gap:5px;font-size:11px;line-height:1.45}.route-illustration .map-disclaimer{font-size:10px;line-height:1.6}

  .medal-section{padding:74px 0 34px}
  .medal-section .medal-layout-v2{width:min(calc(100% - 24px),520px);gap:28px}
  .medal-layout-v2 .medal-copy{text-align:left}
  .medal-layout-v2 .medal-copy h2{font-size:34px;line-height:1.22}
  .medal-layout-v2 .medal-copy>p:not(.medal-kicker):not(.medal-purchase-note){max-width:none;margin:0;font-size:13px;line-height:1.7}
  .medal-features-v2{grid-template-columns:1fr 1fr!important;margin-top:24px!important}.medal-features-v2 span{padding:14px 10px 14px 0}.medal-features-v2 span:nth-child(even){padding-left:10px}.medal-features-v2 b{font-size:12px}.medal-features-v2 small{font-size:11px;line-height:1.45}
  .medal-product-stage{grid-template-columns:1.25fr .75fr;gap:7px;padding:8px}.medal-product-main{min-height:280px}.medal-product-back,.medal-product-pack{min-height:136px}.medal-product-lanyard{height:49px}.medal-product-stage figcaption{left:6px;bottom:5px;padding:5px 7px;font-size:10px;line-height:1.35}.medal-production-note{width:min(100% - 24px,520px);margin-top:10px;font-size:10px;line-height:1.55;text-align:left}

  .journey-section .section-heading{text-align:left}.journey-section .section-heading>p:last-child{max-width:none;margin-left:0;font-size:13px;line-height:1.65}
  .journey-timeline-v2{display:grid!important;grid-template-columns:1fr 1fr!important;gap:9px!important;margin-top:30px!important;padding:0!important}
  .journey-timeline-v2 li,.journey-timeline-v2 li:nth-child(n){grid-column:auto;min-height:180px!important;transform:none!important;border-radius:2px 14px 2px 2px}
  .journey-timeline-v2 li:last-child{grid-column:1/-1;min-height:150px!important}
  .journey-timeline-v2 li>b{padding:15px 15px 10px;font-size:25px!important}.journey-timeline-v2 li>div{padding:0 15px 17px!important}.journey-timeline-v2 time{margin-bottom:13px;font-size:11px;line-height:1.35}.journey-timeline-v2 h3{font-size:21px}.journey-timeline-v2 p{font-size:12px;line-height:1.55}
  .journey-section .journey-cta{margin-top:24px}
}

/* UI-039 — complete route folio redesign and latest finisher product assets. */
#route-overview.route-section{padding:clamp(88px,9vw,132px) 0;background:#eee5d3;color:var(--brand-ink)}
#route-overview.route-section:before{content:"M021 · M048";right:-22px;bottom:10px;color:rgba(18,63,56,.035);font-size:clamp(86px,13vw,180px)}
.route-folio{position:relative;z-index:1}
.route-folio-head{display:grid;grid-template-columns:minmax(420px,.9fr) minmax(360px,.72fr);justify-content:space-between;gap:clamp(48px,9vw,126px);align-items:end;margin-bottom:clamp(38px,5vw,64px)}
.route-folio-head h2{max-width:8em;margin:0;color:var(--brand-ink);font:500 clamp(42px,4.3vw,64px)/1.14 "Songti SC",STSong,serif;letter-spacing:.015em;text-wrap:balance}
.route-folio .route-kicker{margin-bottom:15px!important;color:#9b6e2f!important}
.route-folio-intro{max-width:490px;padding:0 0 5px;border-bottom:1px solid rgba(18,63,56,.2)}
.route-folio-intro>p:first-child{margin:0;color:#5b6d66;font-size:14px;line-height:1.85;text-wrap:pretty}
.route-folio-intro .route-range-note{display:flex;align-items:center;gap:14px;margin:23px 0 18px;color:#9b6e2f}
.route-folio-intro .route-range-note strong{font:600 20px/1 Georgia,serif;letter-spacing:.05em}
.route-folio-intro .route-range-note i{width:52px;height:1px;background:#b88943;font-size:0}
.route-foldout{position:relative;margin:0;border:1px solid rgba(18,63,56,.18);border-radius:3px 28px 3px 3px;background:#f7f0e3;box-shadow:0 28px 70px rgba(35,58,49,.11);overflow:hidden}
.route-foldout:before,.route-foldout:after{content:"";position:absolute;z-index:2;top:0;bottom:0;width:1px;background:linear-gradient(transparent,rgba(18,63,56,.16) 12%,rgba(18,63,56,.16) 88%,transparent);pointer-events:none}
.route-foldout:before{left:33.333%}.route-foldout:after{left:66.666%}
.route-foldout-meta{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:17px 22px;border-bottom:1px solid rgba(18,63,56,.13);color:#66756f;font-size:10px;letter-spacing:.11em}
.route-foldout-meta b{color:#173f36;font-weight:650;letter-spacing:.04em}
.route-foldout svg{display:block;width:100%;height:auto;min-height:430px}
.folio-mountain-back{fill:#58776b;fill-opacity:.2}
.folio-mountain-front{fill:url(#folioMountain)}
.folio-ridge{fill:none;stroke:#d5bd84;stroke-width:2;stroke-opacity:.42;stroke-linecap:round;stroke-linejoin:round}
.folio-sea{fill:url(#folioSea)}
.folio-waves path{fill:none;stroke:#f0eadc;stroke-width:2;stroke-opacity:.52}
.route-foldout .route-access{fill:none;stroke:#78998f;stroke-width:3;stroke-dasharray:8 8;stroke-linecap:round}
.route-foldout .route-path{fill:none;stroke:#e2b351;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 2px 0 rgba(20,61,52,.24))}
.folio-stop circle{fill:#f7f0e3;stroke:#dcae4d;stroke-width:3}
.folio-stop text{fill:#f8efd9;font:650 14px/1 -apple-system,BlinkMacSystemFont,"PingFang SC",sans-serif;text-anchor:middle;paint-order:stroke;stroke:#173f36;stroke-width:5px;stroke-linejoin:round}
.folio-stop text+text{font-size:10px;letter-spacing:.05em}
.folio-stop.folio-access circle{fill:#173f36;stroke:#88a99f}.folio-stop.folio-access text{fill:#294d43;stroke:#f7f0e3;stroke-width:6px}
.folio-stop.folio-major circle{r:9;fill:#173f36;stroke:#edc46e}.folio-stop.folio-major text:first-of-type{fill:#f1c96f;font-size:17px}
.folio-bays path{fill:none;stroke:#ecdfc2;stroke-width:2.2;stroke-opacity:.88}.folio-bays text{fill:#f2e8d0;font:600 11px/1 -apple-system,BlinkMacSystemFont,"PingFang SC",sans-serif;text-anchor:middle;letter-spacing:.16em}
.route-checkpoints{display:none}
.route-foldout figcaption{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid rgba(18,63,56,.12);background:rgba(255,252,244,.7)}
.route-foldout figcaption span{display:flex;align-items:baseline;justify-content:center;gap:8px;padding:18px 12px;color:#687871;font-size:11px}
.route-foldout figcaption span+span{border-left:1px solid rgba(18,63,56,.12)}
.route-foldout figcaption b{color:#173f36;font:650 18px/1 Georgia,serif}
.route-folio>.map-disclaimer{max-width:820px;margin:15px auto 0;color:#7b867f;font-size:10px;line-height:1.6;text-align:center}

.medal-section{padding:clamp(96px,9vw,136px) 0 34px;background:radial-gradient(circle at 72% 44%,rgba(211,174,100,.1),transparent 35%),linear-gradient(135deg,#0a2b27,#123a33 58%,#092722)}
.medal-section:before{right:-24px;top:22px;color:rgba(223,182,95,.03)}
.medal-section .medal-layout-v3{position:relative;display:grid;grid-template-columns:minmax(340px,.72fr) minmax(640px,1.28fr);gap:clamp(42px,6vw,82px);align-items:center}
.medal-layout-v3 .medal-copy{max-width:430px}
.medal-layout-v3 .medal-copy h2{margin:0 0 24px;color:#fff4df;font:500 clamp(42px,3.7vw,55px)/1.18 "Songti SC",STSong,serif;letter-spacing:.02em;text-wrap:balance}
.medal-layout-v3 .medal-copy>p:not(.medal-kicker):not(.medal-purchase-note){margin:0;color:rgba(246,239,223,.68);font-size:14px;line-height:1.85;text-wrap:pretty}
.medal-features-v3{display:grid!important;grid-template-columns:1fr!important;gap:0!important;margin-top:31px;border-top:1px solid rgba(223,182,95,.2)}
.medal-features-v3 span{display:grid;grid-template-columns:136px 1fr;gap:14px;padding:15px 0;border-bottom:1px solid rgba(223,182,95,.15)}
.medal-features-v3 b{color:#efd59d;font-size:12px;letter-spacing:.03em}.medal-features-v3 small{color:rgba(246,239,223,.5);font-size:10px;line-height:1.5}
.medal-product-story{min-width:0}
.medal-worn-hero{position:relative;margin:0;overflow:hidden;border:1px solid rgba(223,182,95,.23);border-radius:3px 30px 3px 3px;background:#e8dfcf;box-shadow:0 30px 80px rgba(0,0,0,.28)}
.medal-composite{position:relative;display:grid;place-items:center;width:100%;aspect-ratio:4/3;overflow:hidden;background:radial-gradient(circle at 50% 46%,rgba(255,255,255,.8),rgba(231,217,192,.7) 52%,rgba(187,162,120,.26)),linear-gradient(145deg,#e8dfcf,#cbb792)}
.medal-composite:after{content:"";position:absolute;inset:0;box-shadow:inset 0 0 90px rgba(70,50,25,.16);pointer-events:none}
.medal-composite-front{position:relative;z-index:3;display:block;width:69%;height:auto;margin-top:16%;filter:drop-shadow(0 18px 18px rgba(52,35,17,.28))}
.medal-strap{position:absolute;z-index:1;display:block;width:77%;height:6.8%;object-fit:cover;filter:drop-shadow(0 8px 7px rgba(48,32,16,.18))}
.medal-strap-left{left:-9%;top:22%;transform:rotate(-35deg)}.medal-strap-right{right:-9%;top:22%;transform:rotate(35deg)}
.medal-thread{position:absolute;z-index:4;top:25.3%;left:39.4%;width:21.2%;height:6.2%;overflow:hidden;border-radius:2px;transform:perspective(180px) rotateX(-4deg);filter:drop-shadow(0 2px 2px rgba(40,28,12,.25))}
.medal-thread img{display:block;width:100%;height:100%;object-fit:cover}
.medal-worn-hero figcaption{position:static;display:flex;align-items:end;justify-content:space-between;gap:16px;padding:11px 16px;background:#0b302b;color:#fff0ca}
.medal-worn-hero figcaption b{font:500 19px/1.2 "Songti SC",STSong,serif}.medal-worn-hero figcaption span{max-width:15em;font-size:9px;line-height:1.4;text-align:right}
.medal-authentic-assets{display:grid;grid-template-columns:180px minmax(0,1fr);gap:12px;margin-top:12px}
.medal-authentic-assets figure{position:relative;margin:0;min-width:0;overflow:hidden;border:1px solid rgba(223,182,95,.16);background:#eee4d3}
.medal-authentic-assets img{display:block;width:100%;height:100%;object-fit:cover}
.medal-authentic-assets figcaption{position:absolute;left:8px;bottom:7px;padding:4px 7px;background:rgba(7,39,34,.84);color:#f2ddb0;font-size:8px;letter-spacing:.04em}
.medal-latest-front{min-height:126px}.medal-latest-front img{object-fit:cover}
.lanyard-proof{display:grid;grid-template-rows:1fr 1fr;gap:8px;min-width:0}
.lanyard-proof figure{min-height:58px}.lanyard-proof img{object-fit:cover;object-position:center}
.medal-layout-v3 .medal-purchase-note{display:grid;gap:4px;margin:21px 0 0!important;color:rgba(246,239,223,.58)!important;font-size:10px!important;line-height:1.5!important}
.medal-layout-v3 .medal-purchase-note b{color:#f0d496;font-size:11px}

@media(max-width:900px){
  .route-folio-head,.medal-section .medal-layout-v3{grid-template-columns:1fr}
  .route-folio-head{gap:28px}.route-folio-intro{max-width:680px}
  .medal-section .medal-layout-v3{width:min(calc(100% - 48px),760px);gap:38px}.medal-layout-v3 .medal-copy{max-width:650px}
}

@media(max-width:620px){
  #route-overview.route-section{padding:69px 0 76px}
  .route-folio{width:min(calc(100% - 24px),520px)}
  .route-folio-head{gap:23px;margin-bottom:28px}.route-folio-head h2{max-width:none;font-size:34px;line-height:1.17;white-space:nowrap}
  .route-folio-intro>p:first-child{font-size:13px;line-height:1.7}.route-folio-intro .route-range-note{margin:18px 0 15px}
  .route-foldout{border-radius:2px 19px 2px 2px;box-shadow:0 18px 44px rgba(35,58,49,.1)}
  .route-foldout:before,.route-foldout:after{display:none}.route-foldout-meta{padding:13px 12px;font-size:10px;line-height:1.4}.route-foldout-meta span{max-width:12em}.route-foldout-meta b{text-align:right}
  .route-foldout svg{min-height:0}
  .folio-stop text,.folio-bays text{display:none}
  .route-foldout .route-path{stroke-width:8}.route-foldout .route-access{stroke-width:5}
  .route-checkpoints{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;margin:0;padding:0;border-top:1px solid rgba(18,63,56,.1);list-style:none}
  .route-checkpoints li{display:grid;grid-template-columns:1fr auto;gap:8px;padding:9px 12px;border-bottom:1px solid rgba(18,63,56,.09);color:#173f36;font-size:11px}
  .route-checkpoints li:nth-child(odd){border-right:1px solid rgba(18,63,56,.09)}.route-checkpoints li:last-child{grid-column:1/-1;border-right:0;background:rgba(205,178,116,.1)}
  .route-checkpoints b{font-size:12px}.route-checkpoints span{color:#77837d;font-size:10px}
  .route-foldout figcaption{grid-template-columns:1fr}.route-foldout figcaption span{justify-content:flex-start;padding:11px 14px;font-size:12px}.route-foldout figcaption span+span{border-top:1px solid rgba(18,63,56,.1);border-left:0}.route-foldout figcaption b{font-size:17px}
  .route-folio>.map-disclaimer{padding:0 4px;font-size:10px;text-align:left}

  .medal-section{padding:72px 0 34px}
  .medal-section .medal-layout-v3{width:min(calc(100% - 24px),520px);gap:28px}
  .medal-layout-v3 .medal-copy h2{font-size:36px;line-height:1.2}.medal-layout-v3 .medal-copy>p:not(.medal-kicker):not(.medal-purchase-note){font-size:13px;line-height:1.7}
  .medal-features-v3{margin-top:23px}.medal-features-v3 span{grid-template-columns:118px 1fr;padding:13px 0}.medal-features-v3 b{font-size:12px}.medal-features-v3 small{font-size:11px}
  .medal-worn-hero{border-radius:2px 20px 2px 2px}.medal-worn-hero figcaption{position:static;padding:10px 12px;background:#0b302b;text-shadow:none}.medal-worn-hero figcaption b{font-size:16px}.medal-worn-hero figcaption span{font-size:10px}.medal-composite-front{width:75%;margin-top:18%}.medal-strap{width:83%;height:7.5%}.medal-thread{top:24.7%;left:38%;width:24%}
  .medal-authentic-assets{grid-template-columns:112px minmax(0,1fr);gap:7px;margin-top:7px}.medal-latest-front{min-height:98px}.lanyard-proof{gap:5px}.lanyard-proof figure{min-height:46px}.medal-authentic-assets figcaption{font-size:9px}
}

/* UI-041 — certificate-style route atlas and a single, coherent finisher-memento story. */
#route-overview.route-section{padding:clamp(82px,8vw,118px) 0 74px;background:#eee5d3;color:var(--brand-ink)}
.route-atlas-v5{position:relative;z-index:2}
.route-atlas-head-v5{display:grid;grid-template-columns:minmax(420px,1.05fr) minmax(360px,.95fr);gap:clamp(42px,7vw,96px);align-items:end;margin-bottom:clamp(30px,4vw,50px)}
.route-atlas-head-v5>div,.route-atlas-head-v5>p{min-width:0}
.route-atlas-head-v5 .route-kicker{margin:0 0 15px;color:#9b6e2f;font-size:11px;font-weight:650;letter-spacing:.18em}
.route-atlas-head-v5 h2{max-width:13em;margin:0;color:#173f36;font:500 clamp(38px,3.8vw,54px)/1.17 "Songti SC",STSong,serif;letter-spacing:.01em;text-wrap:balance}
.route-atlas-head-v5>p{max-width:42em;margin:0 0 4px;color:#5d6d66;font-size:14px;line-height:1.92;text-wrap:pretty}
.route-map-v5{position:relative;margin:0;overflow:hidden;border:1px solid rgba(127,93,39,.22);border-radius:3px 34px 3px 3px;background:#eadfc9;box-shadow:0 28px 70px rgba(34,55,48,.14)}
.route-map-v5>img{display:block;width:100%;height:auto;aspect-ratio:3/2;object-fit:cover;filter:saturate(.92) contrast(1.02)}
.route-map-v5:after{content:"";position:absolute;inset:0;box-shadow:inset 0 0 80px rgba(108,75,32,.08);pointer-events:none}
.route-map-badge-v5{position:absolute;z-index:3;top:22px;right:24px;display:grid;gap:2px;min-width:142px;padding:13px 16px;border:1px solid rgba(180,131,52,.46);background:rgba(244,235,216,.9);color:#173f36;backdrop-filter:blur(5px)}
.route-map-badge-v5 b{font:650 24px/1 Georgia,serif;letter-spacing:.03em}.route-map-badge-v5 span{font-size:10px;letter-spacing:.09em}
.route-map-labels-v5{position:absolute;z-index:2;inset:0;margin:0;padding:0;list-style:none;pointer-events:none}
.route-node-v5{position:absolute;display:grid;gap:1px;min-width:max-content;padding:6px 9px;border:1px solid rgba(150,105,36,.24);background:rgba(244,235,216,.9);color:#173f36;transform:translate(-50%,calc(-100% - 13px));box-shadow:0 5px 16px rgba(65,47,25,.08);text-align:center}
.route-node-v5:nth-child(1){left:8.9%;top:60.5%}.route-node-v5:nth-child(2){left:16.7%;top:53%}.route-node-v5:nth-child(3){left:36.3%;top:41.6%}.route-node-v5:nth-child(4){left:48.4%;top:54.2%}.route-node-v5:nth-child(5){left:65.4%;top:59.3%}.route-node-v5:nth-child(6){left:77.6%;top:59.2%}.route-node-v5:nth-child(7){left:87.7%;top:63.4%}.route-node-v5:nth-child(8){left:93%;top:49.6%}
.route-node-v5:after{content:"";position:absolute;top:100%;left:50%;width:1px;height:13px;background:#aa762e}
.route-node-v5 b{font-size:11px;line-height:1.25}.route-node-v5 span{color:#7c6b51;font-size:9px;line-height:1.3}
.route-node-access-v5{border-style:dashed;background:rgba(236,229,211,.88)}
.route-node-end-v5{color:#fff4dc;background:rgba(17,58,50,.94);transform:translate(-78%,calc(-100% - 13px))}.route-node-end-v5 span{color:rgba(255,244,220,.7)}
.route-map-v5 figcaption{position:relative;z-index:4;display:flex;align-items:center;justify-content:space-between;gap:22px;padding:15px 21px;border-top:1px solid rgba(127,93,39,.17);background:rgba(246,239,224,.96);color:#6d776f}
.route-map-v5 figcaption b{color:#173f36;font-size:13px}.route-map-v5 figcaption span{font-size:11px;line-height:1.5;text-align:right}
.route-node-list-v5{display:none;margin:0;padding:0;list-style:none}
.route-summary-v5{display:grid;grid-template-columns:repeat(3,1fr);margin-top:22px;border-top:1px solid rgba(18,63,56,.17);border-bottom:1px solid rgba(18,63,56,.17)}
.route-summary-v5 span{display:grid;gap:6px;min-width:0;padding:18px clamp(16px,2.3vw,28px)}
.route-summary-v5 span+span{border-left:1px solid rgba(18,63,56,.14)}
.route-summary-v5 b{color:#173f36;font-size:13px}.route-summary-v5 small{color:#77827c;font-size:11px;line-height:1.55}
.route-disclaimer-v5{max-width:none!important;margin:14px 0 0!important;color:#858d88!important;font-size:10px!important;line-height:1.6!important;text-align:center}

.medal-section{padding:clamp(82px,8vw,118px) 0 34px}
.medal-section .medal-showcase-v5{display:grid!important;grid-template-columns:minmax(0,1.16fr) minmax(340px,.84fr)!important;grid-template-areas:"hero intro" "hero details"!important;column-gap:clamp(44px,7vw,100px)!important;row-gap:26px!important;align-items:start!important}
.medal-intro-v5{grid-area:intro;align-self:end;min-width:0}
.medal-intro-v5 .medal-kicker{margin:0 0 16px;color:#d6aa56;font-size:11px;font-weight:650;letter-spacing:.18em}
.medal-intro-v5 h2{max-width:9em;margin:0;color:#f6eddb;font:500 clamp(39px,3.8vw,54px)/1.18 "Songti SC",STSong,serif;letter-spacing:.01em;text-wrap:balance}
.medal-intro-v5>p:not(.medal-kicker){max-width:38em;margin:23px 0 0;color:rgba(242,236,219,.72);font-size:14px;line-height:1.82;text-wrap:pretty}
.medal-hero-v5{grid-area:hero;position:relative;align-self:center;min-width:0;margin:0;overflow:hidden;border:1px solid rgba(223,182,95,.24);border-radius:3px 38px 3px 3px;background:#dfd2bb;box-shadow:0 30px 78px rgba(0,0,0,.27)}
.medal-hero-v5 img{display:block;width:100%;height:auto;aspect-ratio:4/3;object-fit:cover;object-position:center}
.medal-hero-v5 figcaption{position:absolute;right:0;bottom:0;left:0;display:grid;gap:4px;padding:54px 23px 19px;background:linear-gradient(transparent,rgba(7,29,25,.92));color:#fff2d2}
.medal-hero-v5 figcaption b{font:500 clamp(19px,2vw,27px)/1.3 "Songti SC",STSong,serif}.medal-hero-v5 figcaption span{color:rgba(255,242,210,.68);font-size:11px}
.medal-details-v5{grid-area:details;min-width:0}
.medal-features-v5{display:grid!important;grid-template-columns:1fr!important;gap:0!important;margin:0!important;border-top:1px solid rgba(223,182,95,.24)!important}
.medal-features-v5 span{display:grid!important;grid-template-columns:150px minmax(0,1fr)!important;gap:18px!important;min-width:0!important;padding:14px 0!important;border-bottom:1px solid rgba(223,182,95,.18)!important}
.medal-features-v5 b{color:#ecd08e!important;font-size:12px!important;line-height:1.5!important;white-space:normal!important}.medal-features-v5 small{min-width:0!important;color:rgba(242,236,219,.58)!important;font-size:11px!important;line-height:1.58!important;white-space:normal!important}
.medal-purchase-note-v5{display:grid;gap:5px;margin:21px 0 0;color:rgba(242,236,219,.62)}
.medal-purchase-note-v5 b{color:#efd38d;font-size:13px}.medal-purchase-note-v5 span{font-size:11px;line-height:1.55}
.medal-features-v5 small{color:rgba(242,236,219,.72)!important;font-size:12px!important}
.medal-purchase-note-v5 span{color:rgba(242,236,219,.74);font-size:12px}
.medal-production-note{color:rgba(242,236,219,.68)!important;font-size:11px!important;line-height:1.6!important}

@media(max-width:900px){
  .route-atlas-head-v5{grid-template-columns:1fr;gap:20px}.route-atlas-head-v5>p{max-width:680px}
  .route-node-v5{padding:5px 7px}.route-node-v5 b{font-size:10px}
  .medal-section .medal-showcase-v5{grid-template-columns:1fr!important;grid-template-areas:"intro" "hero" "details"!important;gap:28px!important;max-width:760px}.medal-intro-v5 h2{max-width:12em}
}

@media(max-width:620px){
  #route-overview.route-section{padding:67px 0 70px}.route-atlas-v5{width:min(calc(100% - 24px),520px)}
  .route-atlas-head-v5{gap:15px;margin-bottom:24px}.route-atlas-head-v5 .route-kicker{margin-bottom:11px;font-size:10px}.route-atlas-head-v5 h2{max-width:none;font-size:34px;line-height:1.18}.route-atlas-head-v5>p{font-size:13px;line-height:1.72}
  .route-map-v5{border-radius:2px 20px 2px 2px;box-shadow:0 18px 44px rgba(34,55,48,.12)}.route-map-v5>img{aspect-ratio:4/3;object-fit:cover}
  .route-map-badge-v5{top:10px;right:10px;min-width:104px;padding:8px 10px}.route-map-badge-v5 b{font-size:18px}.route-map-badge-v5 span{font-size:8px}
  .route-node-v5{padding:4px 5px;transform:translate(-50%,calc(-100% - 8px))}.route-node-v5:after{height:8px}.route-node-v5 b{font-size:10px}.route-node-v5 span{display:none}.route-node-minor-v5,.route-node-access-v5{display:none}.route-node-end-v5{transform:translate(-79%,calc(-100% - 8px))}
  .route-map-v5 figcaption{display:grid;gap:5px;padding:11px 12px}.route-map-v5 figcaption b{font-size:11px}.route-map-v5 figcaption span{font-size:9px;text-align:left}
  .route-node-list-v5{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:12px;border-top:1px solid rgba(18,63,56,.15);border-bottom:1px solid rgba(18,63,56,.15)}
  .route-node-list-v5 li{display:grid;grid-template-columns:52px minmax(0,1fr);gap:7px;align-items:center;min-width:0;padding:9px 5px;color:#173f36;font-size:11px;line-height:1.35}
  .route-node-list-v5 li:nth-child(even){border-left:1px solid rgba(18,63,56,.12)}.route-node-list-v5 li:nth-child(n+3){border-top:1px solid rgba(18,63,56,.1)}
  .route-node-list-v5 b{color:#9b6e2f;font-size:10px;letter-spacing:.02em}.route-node-list-v5 span{min-width:0;font-weight:600}
  .route-summary-v5{grid-template-columns:1fr;margin-top:15px}.route-summary-v5 span{grid-template-columns:128px minmax(0,1fr);gap:11px;padding:11px 3px}.route-summary-v5 span+span{border-top:1px solid rgba(18,63,56,.13);border-left:0}.route-summary-v5 b{font-size:12px}.route-summary-v5 small{font-size:11px}
  .route-disclaimer-v5{padding:0 2px;text-align:left}

  .medal-section{padding:69px 0 33px}.medal-section .medal-showcase-v5{width:min(calc(100% - 24px),520px);gap:23px!important}
  .medal-intro-v5 .medal-kicker{margin-bottom:12px;font-size:10px}.medal-intro-v5 h2{max-width:none;font-size:35px;line-height:1.19}.medal-intro-v5>p:not(.medal-kicker){margin-top:17px;font-size:13px;line-height:1.7}
  .medal-hero-v5{border-radius:2px 20px 2px 2px}.medal-hero-v5 figcaption{padding:44px 14px 13px}.medal-hero-v5 figcaption b{font-size:18px}.medal-hero-v5 figcaption span{font-size:10px}
  .medal-features-v5 span{grid-template-columns:126px minmax(0,1fr)!important;gap:10px!important;padding:12px 0!important}.medal-features-v5 b,.medal-features-v5 small{font-size:11px!important}.medal-purchase-note-v5{margin-top:18px}.medal-purchase-note-v5 b{font-size:12px}.medal-purchase-note-v5 span{font-size:11px}
}

@media(max-width:350px){
  .route-atlas-head-v5 h2,.medal-intro-v5 h2{font-size:31px}
  .route-summary-v5 span,.medal-features-v5 span{grid-template-columns:1fr!important;gap:4px!important}
}

/* UI-042 — typography-led brand refinement after full-page comparison.
   Display serif carries the mountain-and-sea mood; operational text stays sans-serif. */
:root{
  --brand-display:"Songti SC",STSong,"Noto Serif CJK SC",serif;
  --brand-ui:-apple-system,BlinkMacSystemFont,"PingFang SC","Microsoft YaHei",sans-serif;
  --brand-data:Georgia,"Times New Roman",serif;
}
body{font-family:var(--brand-ui)}
.hero h1,.hero-belief,.stage-signature-copy h2,#challenge-overview .certificate-copy h2,.route-atlas-head-v5 h2,.medal-intro-v5 h2,.journey-section .section-heading h2,.register-brand-intro h2{font-family:var(--brand-display)}
.season-line,.hero-lead,.route-atlas-head-v5>p,.route-node-list-v5,.route-summary-v5,.journey-timeline-v2 p,#join .form-card{font-family:var(--brand-ui)}
.route-map-badge-v5 b,.route-summary-v5 b,.journey-timeline-v2 li>b{font-family:var(--brand-data)}

#hero:before{
  background:
    linear-gradient(90deg,rgba(5,31,27,.99) 0%,rgba(5,31,27,.93) 40%,rgba(5,31,27,.54) 68%,rgba(5,31,27,.12) 100%),
    linear-gradient(180deg,rgba(5,31,27,.04),rgba(5,31,27,.38));
}
.hero h1{max-width:760px;font-size:clamp(66px,7.15vw,104px);font-weight:600;line-height:.94;letter-spacing:.018em;text-shadow:0 3px 26px rgba(0,0,0,.2)}
.hero h1 span{font-size:.7em;font-weight:600;letter-spacing:.12em;color:#fffaf0}
.hero h1 em{color:#efc873;text-shadow:0 3px 24px rgba(0,0,0,.25)}
.hero-belief{font-weight:600;color:#fffaf0;text-shadow:0 2px 18px rgba(0,0,0,.3)}
.hero-lead{display:grid;gap:6px;max-width:620px;color:rgba(255,250,240,.78);font-size:15px;line-height:1.6}
.hero-lead strong{color:#fff7e7;font-size:16px;font-weight:650;letter-spacing:.01em}
.hero-lead span{display:block}
.hero-cta{min-width:196px;font-weight:750}

.certificate-static-fallback{display:block;width:100%;height:auto;aspect-ratio:3/4;object-fit:cover}
.route-summary-v5{margin:0 0 22px;background:rgba(247,240,224,.58)}
.route-summary-v5 b{font-size:16px;font-variant-numeric:tabular-nums}
.route-disclaimer-v5{font-size:11px!important;color:#6f7772!important}

.journey-timeline-v2{grid-template-columns:repeat(12,minmax(0,1fr))!important}
.journey-timeline-v2 li{grid-column:span 2!important;transform:none!important}
.journey-timeline-v2 h3{font-family:var(--brand-display);font-weight:600}
.journey-timeline-v2 p{font-size:12px;line-height:1.65}

@media(max-width:900px){
  .hero h1{font-size:clamp(60px,8vw,78px)}
  .journey-timeline-v2{grid-template-columns:repeat(6,minmax(0,1fr))!important;row-gap:38px!important}
  .journey-timeline-v2 li{grid-column:span 2!important}
}

@media(max-width:620px){
  #hero:before{background:linear-gradient(180deg,rgba(5,31,27,.18),rgba(5,31,27,.68) 39%,rgba(5,31,27,.985) 80%)}
  .hero-stage-photo{bottom:34%}
  .hero-copy{padding:190px 0 30px}
  .season-line{font-size:11px;letter-spacing:.11em}
  .hero h1{gap:4px;font-size:clamp(41px,12.3vw,50px);font-weight:650;line-height:.96;letter-spacing:.005em}
  .hero h1 span{font-size:.7em;letter-spacing:.1em}
  .hero-belief{max-width:18em;margin:18px 0 10px;font-size:21px;font-weight:600;line-height:1.32}
  .hero-lead{gap:4px;max-width:24em;font-size:14px;line-height:1.52}
  .hero-lead strong{font-size:14px;line-height:1.55}
  .hero-cta{min-width:172px;margin-top:17px}

  .route-summary-v5{grid-template-columns:repeat(3,minmax(0,1fr));margin:0 0 14px}
  .route-summary-v5 span{display:grid;grid-template-columns:1fr;gap:4px;padding:11px 8px;text-align:left}
  .route-summary-v5 span+span{border-top:0;border-left:1px solid rgba(18,63,56,.13)}
  .route-summary-v5 b{font-size:13px;line-height:1.25}.route-summary-v5 small{font-size:11px;line-height:1.45}
  .route-atlas-head-v5>p{font-size:14px}
  .route-map-badge-v5 span{font-size:10px}
  .route-node-v5 b{font-size:12px}
  .route-map-v5 figcaption b{font-size:12px}.route-map-v5 figcaption span{font-size:11px;line-height:1.45}
  .route-node-list-v5 li{padding:10px 6px;font-size:12px}.route-node-list-v5 b{font-size:12px}
  .route-disclaimer-v5{font-size:11px!important;line-height:1.65!important}

  .medal-intro-v5>p:not(.medal-kicker){font-size:14px;line-height:1.72}
  .medal-features-v5 b,.medal-features-v5 small{font-size:12px!important}
  .medal-features-v5 small{color:rgba(242,236,219,.72)!important}
  .medal-purchase-note-v5 b{font-size:13px}.medal-purchase-note-v5 span{font-size:12px;color:rgba(242,236,219,.74)}
  .medal-production-note{font-size:11px;color:rgba(242,236,219,.68)}

  .journey-timeline-v2{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important}
  .journey-timeline-v2 li{grid-column:auto!important;min-height:166px!important}
  .journey-timeline-v2 li>b{padding:14px 15px 8px!important;font-size:24px!important}
  .journey-timeline-v2 li>div{padding:0 15px 16px!important}
  .journey-timeline-v2 time{margin-bottom:9px;font-size:11px}
  .journey-timeline-v2 h3{font-size:22px}
  .journey-timeline-v2 p{font-size:14px;line-height:1.5}
}

@media(max-width:350px){
  .hero-copy{padding-top:172px}
  .hero h1{font-size:40px}
  .hero-belief{font-size:19px}
  .hero-lead,.hero-lead strong{font-size:13px}
  .route-summary-v5{grid-template-columns:1fr}
  .route-summary-v5 span+span{border-top:1px solid rgba(18,63,56,.13);border-left:0}
}

/* UI-043 — hero hierarchy reduction.
   Keep the typographic presence, remove repeated season and route explanation. */
.hero-belief{margin:28px 0 14px}
.hero-lead{
  display:block;
  max-width:620px;
  color:rgba(255,250,240,.84);
  font-size:14px;
  font-weight:650;
  line-height:1.45;
  letter-spacing:.055em;
}
.hero-cta{margin-top:24px}

@media(max-width:620px){
  .hero-copy{padding-top:178px}
  .hero-belief{margin:17px 0 12px;font-size:20px;line-height:1.3}
  .hero-lead{max-width:none;font-size:13px;line-height:1.45;letter-spacing:.025em}
  .hero-cta{margin-top:17px}
}

@media(max-width:350px){
  .hero-copy{padding-top:150px}
  .hero-belief{font-size:18px}
  .hero-lead{font-size:12px;letter-spacing:0}
}

/* UI-044 — approved dark-green diagonal hero.
   Desktop follows the selected split composition; mobile keeps the same visual
   hierarchy as a deliberate photo-over-copy stack instead of a squeezed split. */
#hero{
  min-height:clamp(640px,calc(100dvh - 76px),820px);
  align-items:stretch;
  background:radial-gradient(circle at 24% 45%,#0a3c35 0,#062f2a 54%,#052824 100%);
}
#hero:before,#hero:after{display:none}
.hero-stage-photo{
  inset:0 0 0 43%;
  clip-path:polygon(20% 0,100% 0,100% 100%,0 100%);
  background:#0a3a33;
}
.hero-stage-photo:after{
  background:linear-gradient(90deg,rgba(6,47,42,.12),transparent 24%);
  mix-blend-mode:normal;
}
.hero-stage-photo img{
  object-position:55% 50%;
  filter:saturate(.88) contrast(1.025) brightness(.96);
}
.hero-coastline{display:none}
.hero-copy{
  display:flex;
  flex-direction:column;
  justify-content:center;
  width:min(100% - 96px,1360px);
  padding:72px 0 68px;
}
.hero-copy>*{max-width:650px}
.hero h1{
  gap:8px;
  max-width:650px;
  font-size:clamp(68px,6.3vw,94px);
  font-weight:600;
  line-height:.96;
  letter-spacing:.012em;
  text-shadow:none;
}
.hero h1 span{
  color:#fff8ea;
  font-size:.82em;
  letter-spacing:.105em;
  white-space:nowrap;
}
.hero h1 em{
  color:#e4b85f;
  letter-spacing:.015em;
  text-shadow:none;
  white-space:nowrap;
}
.hero-belief{
  max-width:620px;
  margin:32px 0 17px;
  color:#fff8ea;
  font-size:clamp(22px,2vw,29px);
  font-weight:550;
  line-height:1.4;
  letter-spacing:.035em;
  text-shadow:none;
}
.hero-lead{
  max-width:620px;
  color:rgba(255,248,234,.88);
  font-size:14px;
  font-weight:650;
  line-height:1.5;
  letter-spacing:.055em;
}
.hero-cta{
  min-width:210px;
  min-height:56px;
  margin-top:28px;
  background:#e2b65e;
  box-shadow:none;
}

@media(min-width:901px) and (max-width:1060px){
  .hero-stage-photo{inset:0 0 0 46%;clip-path:polygon(22% 0,100% 0,100% 100%,0 100%)}
  .hero-copy{width:min(100% - 64px,1160px)}
  .hero-copy>*{max-width:555px}
  .hero h1{font-size:clamp(62px,7.2vw,76px)}
  .hero-belief{max-width:520px;font-size:22px}
}

@media(max-width:900px){
  #landing-view>#hero[data-mobile-screen]{
    display:grid;
    grid-template-rows:clamp(184px,38dvh,340px) minmax(0,1fr);
    min-height:clamp(504px,78dvh,700px);
    align-items:stretch;
  }
  .hero-stage-photo{
    position:relative;
    grid-row:1;
    inset:auto;
    width:100%;
    height:100%;
    clip-path:none;
  }
  .hero-stage-photo:after{
    background:linear-gradient(180deg,transparent 72%,rgba(6,47,42,.18));
  }
  .hero-stage-photo img{object-position:58% 52%;filter:saturate(.9) contrast(1.02) brightness(.98)}
  .hero-copy{
    grid-row:2;
    align-self:stretch;
    justify-content:flex-start;
    height:100%;
    width:min(100% - 32px,620px);
    padding:24px 0 30px;
  }
  .hero-copy>*{max-width:none}
  .hero h1{gap:4px;font-size:clamp(43px,11.5vw,62px);line-height:.98}
  .hero h1 span{font-size:.75em;letter-spacing:.1em}
  .hero-belief{max-width:20em;margin:19px 0 11px;font-size:clamp(19px,5.2vw,24px);line-height:1.34;letter-spacing:.02em}
  .hero-lead{max-width:none;font-size:13px;line-height:1.45;letter-spacing:.025em}
  .hero-cta{min-width:172px;min-height:50px;margin-top:19px}
}

@media(max-width:350px){
  #landing-view>#hero[data-mobile-screen]{grid-template-rows:clamp(174px,36dvh,204px) minmax(0,1fr)}
  .hero-copy{padding:19px 0 24px}
  .hero h1{font-size:39px}
  .hero-belief{margin:15px 0 8px;font-size:18px}
  .hero-lead{font-size:12px;letter-spacing:0}
  .hero-cta{margin-top:14px}
}

/* UI-046 — official-GPX route geometry and a swipeable medal story.
   Route labels remain HTML so factual corrections do not require a new image. */
.route-map-v5>img{
  aspect-ratio:8/5;
  object-fit:cover;
  filter:saturate(.94) contrast(1.015);
}
.route-map-labels-v5{
  inset:0 0 auto;
  aspect-ratio:8/5;
}
.route-node-v5{
  padding:6px 9px;
  transform:translate(-50%,calc(-100% - 12px));
}
.route-node-v5:after{display:none}
.route-node-v5:nth-child(1){left:64.23%;top:88%;transform:translate(-112%,-40%)}
.route-node-v5:nth-child(2){left:66.57%;top:82.5%;transform:translate(12%,-8%)}
.route-node-v5:nth-child(3){left:67.99%;top:66.22%;transform:translate(15%,-52%)}
.route-node-v5:nth-child(4){left:61.48%;top:55.31%;transform:translate(-112%,-50%)}
.route-node-v5:nth-child(5){left:64.37%;top:38.45%;transform:translate(14%,-52%)}
.route-node-v5:nth-child(6){left:49.74%;top:16.89%;transform:translate(10%,-112%)}
.route-node-v5:nth-child(7){left:47.61%;top:16.37%;transform:translate(-112%,12%)}
.route-node-v5:nth-child(8){left:30.1%;top:18.31%;transform:translate(-74%,-110%)}
.route-node-end-v5{transform:translate(-74%,-110%)}

.medal-gallery-v6{
  grid-area:hero;
  align-self:center;
  min-width:0;
  overflow:hidden;
  border:1px solid rgba(223,182,95,.24);
  border-radius:3px 38px 3px 3px;
  background:#0a2722;
  box-shadow:0 30px 78px rgba(0,0,0,.27);
}
.medal-gallery-track-v6{
  display:flex;
  width:100%;
  min-width:0;
  overflow-x:auto;
  overscroll-behavior-inline:contain;
  scroll-behavior:smooth;
  scroll-snap-type:x mandatory;
  scrollbar-width:none;
}
.medal-gallery-track-v6::-webkit-scrollbar{display:none}
.medal-slide-v6{
  flex:0 0 100%;
  min-width:0;
  margin:0;
  scroll-snap-align:start;
  scroll-snap-stop:always;
}
.medal-slide-media-v6{
  display:grid;
  place-items:center;
  aspect-ratio:4/3;
  overflow:hidden;
  background:#d9caae;
}
.medal-slide-media-v6 img{
  display:block;
  width:100%;
  height:100%;
  object-fit:cover;
}
.medal-slide-product-v6 .medal-slide-media-v6{
  padding:clamp(12px,2vw,24px);
  background:radial-gradient(circle at 50% 43%,#f4ebdc 0,#dfd1b9 58%,#c5ae88 100%);
}
.medal-slide-product-v6 .medal-slide-media-v6 img{object-fit:contain}
.medal-slide-v6 figcaption{
  display:grid;
  grid-template-columns:minmax(0,auto) minmax(0,1fr);
  align-items:center;
  gap:18px;
  min-height:70px;
  padding:14px 20px;
  border-top:1px solid rgba(223,182,95,.18);
  background:#0b302a;
  color:#fff2d2;
}
.medal-slide-v6 figcaption b{
  font:500 clamp(18px,1.7vw,24px)/1.3 "Songti SC",STSong,serif;
  white-space:nowrap;
}
.medal-slide-v6 figcaption span{
  color:rgba(255,242,210,.68);
  font-size:11px;
  line-height:1.55;
  text-align:right;
}
.medal-gallery-controls-v6{
  display:grid;
  grid-template-columns:54px 1fr 54px;
  align-items:center;
  min-height:54px;
  border-top:1px solid rgba(223,182,95,.18);
  background:#08241f;
}
.medal-gallery-controls-v6 button{
  width:54px;
  height:54px;
  border:0;
  background:transparent;
  color:#e9c675;
  font-size:23px;
  cursor:pointer;
}
.medal-gallery-controls-v6 button+span,.medal-gallery-controls-v6 span+button{border-left:1px solid rgba(223,182,95,.14)}
.medal-gallery-controls-v6 button:disabled{color:rgba(233,198,117,.28);cursor:default}
.medal-gallery-controls-v6 button:focus-visible,.medal-gallery-track-v6:focus-visible{outline:2px solid #f1cc76;outline-offset:-3px}
.medal-gallery-controls-v6 span{
  display:flex;
  align-items:center;
  justify-content:center;
  gap:12px;
  min-width:0;
  color:rgba(255,242,210,.7);
}
.medal-gallery-controls-v6 b{color:#edcf8b;font:650 12px/1 Georgia,serif;letter-spacing:.08em}
.medal-gallery-controls-v6 small{font-size:11px;letter-spacing:.05em}

@media(max-width:900px){
  .medal-gallery-v6{align-self:stretch}
}

@media(max-width:620px){
  .route-map-v5>img{aspect-ratio:8/5;object-fit:cover}
  .route-map-labels-v5{aspect-ratio:8/5}
  .route-node-v5{padding:3px 5px}
  .route-node-v5:nth-child(1){transform:translate(-110%,-35%)}
  .route-node-v5:nth-child(2){transform:translate(8%,0)}
  .route-node-v5:nth-child(3){transform:translate(10%,-50%)}
  .route-node-v5:nth-child(5){transform:translate(10%,-48%)}
  .route-node-v5:nth-child(8){transform:translate(-68%,-105%)}
  .route-node-end-v5{transform:translate(-68%,-105%)}
  .medal-gallery-v6{border-radius:2px 20px 2px 2px}
  .medal-slide-product-v6 .medal-slide-media-v6{padding:10px}
  .medal-slide-v6 figcaption{grid-template-columns:1fr;gap:3px;min-height:68px;padding:10px 12px}
  .medal-slide-v6 figcaption b{font-size:18px}
  .medal-slide-v6 figcaption span{font-size:10px;line-height:1.45;text-align:left}
  .medal-gallery-controls-v6{grid-template-columns:50px 1fr 50px;min-height:50px}
  .medal-gallery-controls-v6 button{width:50px;height:50px}
  .medal-gallery-controls-v6 span{gap:9px}.medal-gallery-controls-v6 small{font-size:10px}
}

@media(prefers-reduced-motion:reduce){
  .medal-gallery-track-v6{scroll-behavior:auto}
}

/* UI-047 — engraved route atmosphere, product-effect medal scenes, simplified registration. */
.medal-slide-effect-v7 .medal-slide-media-v6{background:#1a2924}
.medal-slide-effect-v7 .medal-slide-media-v6 img{object-fit:cover}
#join.register-section{
  padding-top:clamp(82px,7vw,108px);
  background:linear-gradient(180deg,#0b302b 0,#0b302b 46px,#e9dfcd 46px,#efe7d7 100%);
}
#join .register-layout{
  display:block;
  width:min(100% - 48px,760px);
}
#join .form-card{margin-inline:auto}

@media(max-width:620px){
  #join.register-section{
    padding-top:70px;
    background:linear-gradient(180deg,#0b302b 0,#0b302b 34px,#efe7d7 34px);
  }
  #join .register-layout{width:min(100% - 24px,760px)}
}

/* UI-049 — one-screen hero, tighter mountain-and-sea story, clearer route labels,
   and a larger achievement-led certificate reveal. */
#hero{min-height:calc(100dvh - 76px)}
@media(max-width:900px){
  #landing-view>#hero[data-mobile-screen]{
    min-height:calc(100dvh - 76px);
  }
  .stage-signature-grid{grid-template-columns:1fr}
  .stage-signature-copy{max-width:680px}
}

.stage-signature{
  padding:clamp(68px,7vw,96px) 0 clamp(74px,7.5vw,104px);
}
.stage-signature-grid{
  grid-template-columns:minmax(280px,.78fr) minmax(500px,1.22fr);
  gap:clamp(44px,6vw,82px);
}
.stage-signature-copy h2{font-size:clamp(36px,3.5vw,50px);line-height:1.2}
.stage-signature-gallery{min-height:440px}
.stage-photo-primary{inset:0 12% 54px 0}
.stage-photo-secondary{width:43%;height:205px}

#challenge-overview{
  padding:clamp(94px,8vw,124px) 0;
  isolation:isolate;
}
#challenge-overview:after{
  content:"";
  position:absolute;
  z-index:-1;
  top:50%;
  right:clamp(-220px,-12vw,-110px);
  width:clamp(460px,49vw,720px);
  aspect-ratio:1;
  border:1px solid rgba(231,190,112,.12);
  border-radius:50%;
  box-shadow:0 0 0 66px rgba(231,190,112,.025),0 0 0 132px rgba(231,190,112,.014);
  transform:translateY(-50%);
  pointer-events:none;
}
#challenge-overview .certificate-showcase{
  grid-template-columns:minmax(280px,.64fr) minmax(500px,1.36fr);
  gap:clamp(46px,7vw,96px);
}
#challenge-overview .certificate-copy{max-width:430px}
.certificate-kicker-v9{
  margin:0 0 18px!important;
  color:#e2b65f!important;
  font-size:10px!important;
  font-weight:750;
  line-height:1.4!important;
  letter-spacing:.18em;
}
#challenge-overview .certificate-copy h2{
  margin-bottom:20px;
  font-size:clamp(43px,4.5vw,64px);
  line-height:1.14;
}
#challenge-overview .certificate-copy>p:not(.certificate-kicker-v9):not(.certificate-attributes-v9){
  color:rgba(255,244,221,.76);
  font-size:15px;
  line-height:1.8;
}
.certificate-attributes-v9{
  display:flex;
  flex-wrap:wrap;
  gap:8px 18px;
  margin:30px 0 0!important;
  color:#f2d99d!important;
  font-size:12px!important;
  font-weight:650;
  line-height:1.5!important;
  letter-spacing:.04em;
}
.certificate-attributes-v9 span{display:flex;align-items:center;gap:8px}
.certificate-attributes-v9 span:before{
  content:"";
  width:18px;
  height:1px;
  background:#dcae52;
}
#challenge-overview .certificate-frame{
  width:min(100%,620px);
  transform:rotate(.25deg);
  border-color:rgba(235,205,145,.72);
  box-shadow:0 38px 100px rgba(0,0,0,.4),0 0 0 10px rgba(255,255,255,.035),0 0 70px rgba(225,181,94,.1);
  transform-origin:50% 70%;
}
.certificate-showcase.is-primed:not(.is-revealed) .certificate-copy{
  opacity:0;
  transform:translateY(18px);
}
.certificate-showcase.is-primed:not(.is-revealed) .certificate-frame{
  opacity:0;
  transform:translateY(36px) rotate(.7deg) scale(.965);
}
.certificate-showcase.is-revealed .certificate-copy{
  animation:certificate-copy-reveal-v9 .65s cubic-bezier(.22,.7,.24,1) both;
}
.certificate-showcase.is-revealed .certificate-frame{
  animation:certificate-card-reveal-v9 .9s .08s cubic-bezier(.16,.76,.22,1) both;
}
@keyframes certificate-copy-reveal-v9{
  from{opacity:0;transform:translateY(18px)}
  to{opacity:1;transform:translateY(0)}
}
@keyframes certificate-card-reveal-v9{
  from{opacity:0;transform:translateY(36px) rotate(.7deg) scale(.965);filter:brightness(.86)}
  58%{opacity:1;filter:brightness(1.08)}
  to{opacity:1;transform:translateY(0) rotate(.25deg) scale(1);filter:brightness(1)}
}

@media(max-width:900px){
  #challenge-overview .certificate-showcase{
    grid-template-columns:1fr;
    gap:34px;
  }
  #challenge-overview .certificate-copy{max-width:680px}
  #challenge-overview .certificate-frame{width:min(76vw,560px);justify-self:center}
}

@media(max-width:620px){
  #landing-view>#hero[data-mobile-screen]{
    grid-template-rows:clamp(205px,39dvh,330px) minmax(0,1fr);
    min-height:calc(100dvh - 64px);
  }
  .hero-copy{justify-content:center;padding:23px 0 max(25px,env(safe-area-inset-bottom))}

  .stage-signature{padding:50px 0 58px}
  .stage-signature:before{top:17px;font-size:54px}
  .stage-signature-grid{grid-template-columns:1fr;gap:23px}
  .stage-signature-copy h2{margin-bottom:17px;font-size:30px;line-height:1.2}
  .stage-signature-copy>p{font-size:13px;line-height:1.66}
  .stage-signature-gallery{min-height:278px}
  .stage-photo-primary{inset:0 0 52px 0}
  .stage-photo-secondary{width:49%;height:124px;border-width:5px}

  #challenge-overview{padding:58px 0 72px}
  #challenge-overview:after{right:-255px;width:520px}
  #challenge-overview .certificate-showcase{gap:25px;text-align:left}
  .certificate-kicker-v9{margin-bottom:12px!important;font-size:9px!important}
  #challenge-overview .certificate-copy h2{margin-bottom:12px;font-size:35px;line-height:1.15}
  #challenge-overview .certificate-copy>p:not(.certificate-kicker-v9):not(.certificate-attributes-v9){
    margin:0!important;
    font-size:14px!important;
    line-height:1.7!important;
  }
  .certificate-attributes-v9{gap:7px 13px;margin-top:18px!important;font-size:11px!important}
  .certificate-attributes-v9 span{gap:6px}.certificate-attributes-v9 span:before{width:12px}
  #challenge-overview .certificate-frame{width:min(90vw,410px)}

  .route-node-v5:nth-child(7){display:grid;transform:translate(-108%,4%)}
  .route-node-v5:nth-child(8){transform:translate(-64%,-108%)}
  .route-node-end-v5{transform:translate(-64%,-108%)}
}

@media(max-width:350px){
  #landing-view>#hero[data-mobile-screen]{grid-template-rows:clamp(174px,36dvh,204px) minmax(0,1fr)}
  .hero-copy{padding-top:18px}
  .stage-signature-gallery{min-height:250px}
  #challenge-overview .certificate-copy h2{font-size:32px}
  #challenge-overview .certificate-frame{width:min(91vw,350px)}
  .route-node-v5:nth-child(7){transform:translate(-105%,8%)}
  .route-node-v5:nth-child(8){transform:translate(-58%,-108%)}
}

@media(prefers-reduced-motion:reduce){
  .certificate-showcase.is-primed:not(.is-revealed) .certificate-copy,
  .certificate-showcase.is-primed:not(.is-revealed) .certificate-frame{
    opacity:1;
    transform:none;
  }
  .certificate-showcase.is-revealed .certificate-copy,
  .certificate-showcase.is-revealed .certificate-frame{animation:none}
}

/* UI-050 — remove duplicated route facts and compress the six-step journey.
   Keep the full operational content while bringing the registration form closer. */
.route-brief-v10{
  display:flex;
  align-items:center;
  gap:clamp(24px,4vw,54px);
  margin:0 0 22px;
  padding:13px 2px;
  border-top:1px solid rgba(18,63,56,.17);
  border-bottom:1px solid rgba(18,63,56,.17);
}
.route-brief-v10 span{display:flex;align-items:baseline;gap:10px;min-width:0}
.route-brief-v10 small{color:#77827c;font:500 11px/1.45 var(--brand-ui);letter-spacing:.03em}
.route-brief-v10 b{color:#173f36;font:650 15px/1.35 var(--brand-data);font-variant-numeric:tabular-nums}

.journey-section{padding:clamp(74px,7vw,96px) 0!important}
.journey-section .section-heading{max-width:680px}
.journey-timeline-v2{
  grid-template-columns:repeat(6,minmax(0,1fr))!important;
  gap:0!important;
  max-width:1160px!important;
  margin:42px auto 0!important;
  border-top:1px solid rgba(18,63,56,.2);
  border-bottom:1px solid rgba(18,63,56,.2);
}
.journey-timeline-v2 li,
.journey-timeline-v2 li:nth-child(n){
  grid-column:auto!important;
  min-height:148px!important;
  transform:none!important;
  border:0!important;
  border-right:1px solid rgba(18,63,56,.13)!important;
  border-radius:0!important;
  background:transparent!important;
}
.journey-timeline-v2 li:last-child{border-right:0!important}
.journey-timeline-v2 li>b{padding:17px 17px 8px!important;font-size:21px!important}
.journey-timeline-v2 li>div{padding:0 17px 18px!important}
.journey-timeline-v2 time{margin-bottom:9px;font-size:11px;line-height:1.35}
.journey-timeline-v2 h3{margin-bottom:6px;font-size:21px;line-height:1.2}
.journey-timeline-v2 p{max-width:15em;font-size:13px;line-height:1.52}
.journey-section .journey-cta{margin-top:30px}

@media(max-width:900px){
  .journey-timeline-v2{grid-template-columns:repeat(3,minmax(0,1fr))!important}
  .journey-timeline-v2 li:nth-child(3){border-right:0!important}
  .journey-timeline-v2 li:nth-child(n+4){border-top:1px solid rgba(18,63,56,.13)!important}
}

@media(max-width:620px){
  .route-brief-v10{gap:20px;margin-bottom:14px;padding:10px 2px}
  .route-brief-v10 span{display:grid;gap:2px;flex:1}
  .route-brief-v10 small{font-size:11px}
  .route-brief-v10 b{font-size:14px}

  .journey-section{padding:52px 0 58px!important}
  .journey-section .section-heading h2{font-size:32px;line-height:1.2}
  .journey-section .section-heading>p:last-child{font-size:13px;line-height:1.6}
  .journey-timeline-v2{
    grid-template-columns:1fr!important;
    margin-top:24px!important;
  }
  .journey-timeline-v2 li,
  .journey-timeline-v2 li:nth-child(n){
    display:grid!important;
    grid-template-columns:40px minmax(0,1fr)!important;
    min-height:0!important;
    border-top:0!important;
    border-right:0!important;
    border-bottom:1px solid rgba(18,63,56,.13)!important;
  }
  .journey-timeline-v2 li:last-child{border-bottom:0!important}
  .journey-timeline-v2 li>b{padding:17px 0!important;font-size:19px!important}
  .journey-timeline-v2 li>div{
    display:grid;
    grid-template-columns:80px minmax(0,1fr);
    grid-template-rows:auto auto;
    column-gap:10px;
    padding:10px 0 10px 7px!important;
  }
  .journey-timeline-v2 time{grid-column:1;grid-row:1/3;align-self:center;margin:0;font-size:11px}
  .journey-timeline-v2 h3{grid-column:2;grid-row:1;margin:0 0 1px;font-size:19px}
  .journey-timeline-v2 p{grid-column:2;grid-row:2;max-width:none;font-size:13px;line-height:1.45}
  .journey-section .journey-cta{margin-top:22px}
}

/* UI-054 — keep the original hero and continue into the story. */

/* UI-055 - challenge identity and mobile reading-rhythm refinements. */
.site-header .challenge-brand{
  min-width:0;
  gap:12px;
}
.challenge-brand-mark{
  width:68px;
  height:auto;
  flex:0 0 auto;
  object-fit:contain;
}
.site-header .challenge-brand strong{
  font-size:15px;
  letter-spacing:.08em;
}
.site-header .challenge-brand small{
  margin-top:3px;
  color:rgba(255,244,223,.6);
  font-size:8px;
  letter-spacing:.16em;
}
.site-header .header-actions{
  gap:0;
  overflow:hidden;
  border:1px solid rgba(226,182,94,.38);
  border-radius:3px;
  background:rgba(255,255,255,.035);
}
.site-header .header-secondary,
.site-header .header-action{
  min-height:44px;
  padding:0 16px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  border:0;
  color:#fff4df;
  font-size:12px;
  font-weight:750;
  line-height:1;
  white-space:nowrap;
}
.site-header .header-secondary{border-right:1px solid rgba(226,182,94,.24)}
.site-header .header-action{
  background:#e2b65e;
  color:#0b342e;
}
.site-header .header-secondary:hover{background:rgba(255,255,255,.06);color:#fff8ea}
.site-header .header-action:hover{background:#edc873;color:#082e29}

.site-footer{padding:34px 0 36px;border-top:1px solid rgba(226,182,94,.18)}
.site-footer>div{align-items:center;gap:36px}
.footer-challenge-brand{display:flex;align-items:center;gap:12px;min-width:0}
.footer-challenge-brand img{width:62px;height:auto;flex:0 0 auto}
.footer-challenge-brand span{display:grid;gap:3px}
.footer-challenge-brand strong{color:#fff4df;font:600 14px/1.3 "Songti SC",STSong,serif;letter-spacing:.08em}
.footer-challenge-brand small{color:rgba(255,244,223,.58);font-size:11px;letter-spacing:.12em}
.site-footer p{margin:0;display:grid;gap:5px;text-align:right}
.site-footer p strong{color:rgba(255,244,223,.88);font:500 15px/1.45 "Songti SC",STSong,serif;letter-spacing:.04em}
.site-footer p span{color:rgba(255,244,223,.54);font-size:11px;line-height:1.5}

dialog[data-variant="registration"]{width:min(520px,calc(100% - 32px));padding:30px 30px 28px}
dialog[data-variant="registration"] #dialog-content h2{margin-bottom:7px;font-size:29px}
.registration-consent-dialog{gap:12px}
.registration-consent-lead{
  margin:0 0 2px!important;
  color:#61716b!important;
  font-size:12px!important;
  line-height:1.6!important;
  text-align:left;
}
.consent-boundaries{
  gap:0;
  overflow:visible;
  border:1px solid rgba(18,63,56,.14);
  border-radius:10px;
  background:#f4efe3;
}
.consent-boundaries span{
  min-width:0;
  padding:10px 7px;
  background:transparent;
}
.consent-boundaries span+span{border-left:1px solid rgba(18,63,56,.12)}
.consent-boundaries b{font-size:12px;line-height:1.35}
.consent-boundaries small{font-size:10px;line-height:1.45}
.consent-dialog-checks{
  gap:0;
  border-top:1px solid rgba(18,63,56,.14);
  border-bottom:1px solid rgba(18,63,56,.14);
}
.consent-dialog-checks>label{
  min-height:0;
  padding:15px 3px;
  grid-template-columns:24px minmax(0,1fr);
  gap:11px;
  border:0;
  border-bottom:1px solid rgba(18,63,56,.11);
  border-radius:0;
  background:transparent;
}
.consent-dialog-checks>label:last-child{border-bottom:0}
.consent-dialog-checks input{width:20px;height:20px;margin-top:1px}
.consent-dialog-checks label>span{gap:2px}
.consent-dialog-checks b{font-size:14px;line-height:1.45}
.consent-dialog-checks small{font-size:12px;line-height:1.55}
.consent-dialog-checks em{gap:16px;margin-top:4px}
.consent-dialog-checks em button{
  min-height:44px;
  display:inline-flex;
  align-items:center;
  border-bottom:0;
  font-size:11px;
  text-decoration:underline;
  text-underline-offset:4px;
}
.registration-consent-confirm{min-height:52px;margin-top:2px}

@media(max-width:620px){
  .site-header{padding-inline:12px}
  .site-header .challenge-brand{gap:0}
  .site-header .challenge-brand-mark{width:61px}
  .site-header .challenge-brand>span{display:none}
  .site-header .header-secondary,.site-header .header-action{padding-inline:13px;font-size:12px}

  #landing-view>#hero[data-mobile-screen]{
    grid-template-rows:clamp(205px,55vw,330px) minmax(0,1fr);
  }
  .hero-copy{
    justify-content:flex-start;
    padding:25px 0 max(25px,env(safe-area-inset-bottom));
  }

  .site-footer{padding:28px 0 calc(30px + env(safe-area-inset-bottom))}
  .site-footer>div{display:grid;gap:20px;text-align:left}
  .footer-challenge-brand img{width:58px}
  .site-footer p{padding-top:17px;border-top:1px solid rgba(226,182,94,.14);text-align:left}
  .footer-challenge-brand small{color:rgba(255,244,223,.62);font-size:11px}

  dialog[data-variant="registration"]{
    width:100%;
    max-width:none;
    max-height:88dvh;
    padding:24px 18px calc(22px + env(safe-area-inset-bottom));
  }
  dialog[data-variant="registration"] #dialog-content h2{font-size:27px}
  .registration-consent-lead{padding-right:34px}
  .consent-boundaries span{padding:9px 4px}
  .consent-boundaries b{font-size:11px}
  .consent-boundaries small{font-size:11px}
  .consent-dialog-checks>label{padding:13px 2px}
}

@media(max-width:350px){
  .site-header .challenge-brand-mark{width:54px}
  .site-header .header-secondary,.site-header .header-action{padding-inline:10px;font-size:11px}
  #landing-view>#hero[data-mobile-screen]{grid-template-rows:clamp(174px,54vw,190px) minmax(0,1fr)}
  .hero-copy{padding-top:18px}
}

/* UI-056 - mobile recording refinements: intentional hero pause, compact scrolled header,
   stronger dark-section reading contrast, and a single footer slogan. */
.hero-scroll-cue{display:none}
#challenge-overview .certificate-copy>p:not(.certificate-kicker-v9):not(.certificate-attributes-v9){color:rgba(255,244,221,.84)}
.medal-intro-v5>p:not(.medal-kicker){color:rgba(242,236,219,.82)}
.medal-slide-v6 figcaption span{color:rgba(255,242,210,.78)}
.medal-gallery-controls-v6 span{color:rgba(255,242,210,.8)}
.medal-features-v5 small{color:rgba(242,236,219,.78)!important}
.medal-purchase-note-v5 span{color:rgba(242,236,219,.8)}
.medal-production-note{color:rgba(242,236,219,.76)!important}
.site-footer p strong{color:rgba(255,244,223,.93)}

@media(max-width:620px){
  html.mobile-story-mode.landing-header-compact{scroll-padding-top:52px}
  .site-header.is-compact{height:52px;padding-inline:10px;background:#0b342e}
  .site-header.is-compact .challenge-brand-mark{width:48px}
  .site-header.is-compact .header-secondary,
  .site-header.is-compact .header-action{min-height:44px;padding-inline:11px;font-size:11px}

  .hero-copy{padding-bottom:max(17px,env(safe-area-inset-bottom))}
  .hero-scroll-cue{
    width:100%;
    margin-top:auto;
    padding-top:18px;
    display:grid;
    grid-template-columns:minmax(24px,1fr) auto auto;
    align-items:center;
    gap:9px;
    color:rgba(255,248,234,.68);
    font-size:11px;
    font-style:normal;
    line-height:1;
    letter-spacing:.12em;
  }
  .hero-scroll-cue i{height:1px;background:linear-gradient(90deg,rgba(226,182,94,.08),rgba(226,182,94,.72));font-style:normal}
  .hero-scroll-cue b{color:#e2b65e;font-size:14px;font-weight:500}

  #challenge-overview .certificate-copy>p:not(.certificate-kicker-v9):not(.certificate-attributes-v9){color:rgba(255,244,221,.86)}
  .medal-intro-v5>p:not(.medal-kicker){color:rgba(242,236,219,.84)}
  .medal-slide-v6 figcaption span{font-size:11px;color:rgba(255,242,210,.8)}
  .medal-gallery-controls-v6 small{font-size:11px}
  .site-footer>div{gap:16px}
  .site-footer p{padding-top:15px}
}

@media(max-width:350px){
  .site-header.is-compact .challenge-brand-mark{width:46px}
  .site-header.is-compact .header-secondary,
  .site-header.is-compact .header-action{padding-inline:9px}
  .hero-scroll-cue{padding-top:12px;font-size:10px}
}

/* UI-057 - rebalance the first two mobile screens, expose the medal carousel,
   remove the dark registration bridge, and finish with a compact editorial footer. */
.medal-gallery-track-v6{position:relative}
#join.register-section{
  padding-top:clamp(76px,7vw,104px);
  border-top:1px solid rgba(163,116,45,.2);
  background:linear-gradient(180deg,#f3ecdf 0,#efe7d7 180px,#efe7d7 100%);
}

@media(max-width:620px){
  #landing-view>#hero[data-mobile-screen]{
    grid-template-rows:clamp(225px,39dvh,360px) minmax(0,1fr);
  }
  .hero-copy{justify-content:center;padding:clamp(20px,2.8dvh,25px) 0 max(18px,env(safe-area-inset-bottom))}
  .hero-scroll-cue{display:none}

  .stage-signature{
    min-height:calc(100dvh - 52px);
    padding:64px 0 72px;
    display:grid;
    align-items:center;
  }
  .stage-signature:before{top:24px;font-size:62px}
  .stage-signature-grid{gap:30px}
  .stage-signature-copy h2{font-size:32px;line-height:1.22}
  .stage-signature-copy>p{font-size:14px;line-height:1.7}
  .stage-signature-gallery{min-height:338px}
  .stage-photo-primary{inset:0 0 62px 0}
  .stage-photo-secondary{width:52%;height:146px}

  .medal-gallery-track-v6{
    gap:10px;
    padding-right:24px;
    scroll-padding-right:24px;
  }
  .medal-slide-v6{flex-basis:calc(100% - 24px)}
  .medal-gallery-controls-v6{
    grid-template-columns:50px minmax(0,1fr) 50px;
    background:#0d3a32;
  }
  .medal-gallery-controls-v6>span{
    min-height:50px;
    gap:8px;
    padding-inline:8px;
    background:linear-gradient(90deg,rgba(226,182,94,.06),rgba(226,182,94,.13),rgba(226,182,94,.06));
  }
  .medal-gallery-controls-v6 b{font-size:12px}
  .medal-gallery-controls-v6 small{color:#f6dfad;font-size:11px;font-weight:700;letter-spacing:.02em}
  .medal-gallery-controls-v6 #medal-next{background:rgba(226,182,94,.14);color:#f2ca73}

  #join.register-section{
    padding-top:64px;
    border-top-color:rgba(163,116,45,.24);
    background:linear-gradient(180deg,#f4eddf 0,#efe7d7 128px,#efe7d7 100%);
  }

  .site-footer{padding:24px 0 calc(24px + env(safe-area-inset-bottom))}
  .site-footer>div{
    display:grid;
    grid-template-columns:minmax(0,1fr) minmax(92px,auto);
    align-items:center;
    gap:12px;
  }
  .footer-challenge-brand{gap:10px}
  .footer-challenge-brand img{width:52px}
  .footer-challenge-brand strong{font-size:13px;letter-spacing:.05em}
  .footer-challenge-brand small{font-size:11px;letter-spacing:.08em}
  .site-footer p{
    padding:0;
    border:0;
    text-align:right;
  }
  .site-footer p strong{display:block;font-size:14px;line-height:1.55;letter-spacing:.03em}
}

@media(min-width:621px) and (max-width:900px){
  #landing-view>#hero[data-mobile-screen]{grid-template-rows:clamp(340px,42dvh,430px) minmax(0,1fr)}
  .hero-copy{justify-content:center;padding:28px 0}
}

@media(max-width:350px){
  #landing-view>#hero[data-mobile-screen]{grid-template-rows:clamp(218px,39dvh,238px) minmax(0,1fr)}
  .stage-signature{padding:54px 0 62px}
  .stage-signature-gallery{min-height:306px}
  .stage-photo-primary{bottom:56px}
  .stage-photo-secondary{height:132px}
  .site-footer>div{grid-template-columns:minmax(0,1fr) 90px;gap:8px}
  .footer-challenge-brand{gap:8px}.footer-challenge-brand img{width:47px}
  .footer-challenge-brand strong{font-size:12px}
  .site-footer p strong{font-size:13px}
}

/* UI-059 - rebalance the Stage 2 scenery as a location-led editorial triptych.
   The three real photographs describe bay, trail and volcanic coast without
   letting the Tai Long Wan frame overpower the rest of the section. */
.stage-signature-gallery{
  display:grid;
  grid-template-columns:minmax(0,1.16fr) minmax(0,.92fr) minmax(0,.92fr);
  gap:8px;
  min-height:400px;
  padding:8px;
  border:1px solid rgba(16,62,54,.14);
  border-radius:3px 30px 3px 3px;
  background:rgba(255,252,245,.58);
  box-shadow:0 26px 64px rgba(17,55,48,.13);
  overflow:hidden;
}
.stage-photo{
  position:relative;
  inset:auto;
  width:auto;
  height:auto;
  min-width:0;
  border:0;
  border-radius:0;
  box-shadow:none;
}
.stage-photo-primary{grid-column:1;border-radius:2px 0 0 2px}
.stage-photo-trail{grid-column:2}
.stage-photo-geology{grid-column:3;border-radius:0 20px 2px 0}
.stage-photo img{
  filter:saturate(.72) contrast(1.035) brightness(.96);
  transition:filter .35s ease,transform .7s cubic-bezier(.2,.7,.2,1);
}
.stage-photo-primary img{object-position:57% 50%}
.stage-photo-trail img{object-position:58% 50%}
.stage-photo-geology img{object-position:56% 50%}
.stage-photo:after{inset:38% 0 0;background:linear-gradient(transparent,rgba(5,31,27,.78))}
.stage-photo figcaption{
  left:16px;
  right:16px;
  bottom:15px;
  display:grid;
  justify-content:start;
  gap:3px;
  text-align:left;
}
.stage-photo figcaption small{
  color:#ebc66f;
  font:650 11px/1.2 Georgia,serif;
  letter-spacing:.12em;
}
.stage-photo figcaption b{font-size:clamp(19px,1.75vw,25px);line-height:1.16;letter-spacing:.035em}
.stage-photo figcaption span{color:rgba(255,246,226,.75);font-size:11px;line-height:1.45;text-align:left}
@media(hover:hover){.stage-photo:hover img{filter:saturate(.82) contrast(1.04) brightness(.98);transform:scale(1.015)}}

@media(min-width:621px) and (max-width:900px){
  .stage-signature-grid{grid-template-columns:1fr;gap:30px}
  .stage-signature-copy{max-width:680px}
  .stage-signature-gallery{width:100%;min-height:360px}
}

@media(max-width:620px){
  .stage-signature-gallery{
    grid-template-columns:minmax(0,1fr) minmax(0,1fr);
    grid-template-rows:minmax(0,1.34fr) minmax(0,.86fr);
    gap:6px;
    min-height:372px;
    padding:6px;
    border-radius:2px 22px 2px 2px;
    box-shadow:0 18px 44px rgba(17,55,48,.12);
  }
  .stage-photo-primary{grid-column:1/-1;grid-row:1;border-radius:1px 16px 0 0}
  .stage-photo-trail{grid-column:1;grid-row:2;border-radius:0 0 0 1px}
  .stage-photo-geology{grid-column:2;grid-row:2;border-radius:0 0 1px 0}
  .stage-photo-primary img{object-position:55% 45%}
  .stage-photo-trail img{object-position:60% 50%}
  .stage-photo-geology img{object-position:54% 50%}
  .stage-photo figcaption{left:12px;right:10px;bottom:10px;gap:2px}
  .stage-photo figcaption small{font-size:11px;letter-spacing:.08em}
  .stage-photo figcaption b{font-size:17px}
  .stage-photo figcaption span{display:block;font-size:11px;line-height:1.32}
  .stage-photo-primary figcaption{left:14px;bottom:12px}
  .stage-photo-primary figcaption b{font-size:19px}
}

@media(max-width:350px){
  .stage-signature-gallery{min-height:360px}
  .stage-photo figcaption{left:9px;right:8px;bottom:8px}
  .stage-photo figcaption small{letter-spacing:.04em}
  .stage-photo figcaption b{font-size:16px}
  .stage-photo-primary figcaption{left:12px;bottom:10px}
  .stage-photo-primary figcaption b{font-size:18px}
}

@media(prefers-reduced-motion:reduce){
  .stage-photo img{transition:none}
  .stage-photo:hover img{transform:none}
}
