/* 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(360px,.9fr) minmax(360px,1.1fr);gap:clamp(42px,8vw,112px);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:12em;margin:0;color:#173f36;font:500 clamp(38px,4.3vw,62px)/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}

@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}
}
