/* 秋日林野手册：桦白、松绿、苔色与落叶金。静态页面为基础，动效渐进增强。 */
@keyframes cover-enter { from { opacity:0; transform:translateY(18px) } to { opacity:1; transform:none } }
@media(prefers-reduced-motion:no-preference) {
  .hero-inner > * { animation:cover-enter 1.05s cubic-bezier(.22,1,.36,1) both }
  .hero-inner > :nth-child(2) { animation-delay:.09s }
  .hero-inner > :nth-child(3) { animation-delay:.18s }
  .hero-inner > :nth-child(4) { animation-delay:.27s }
  .hero-inner > :nth-child(5) { animation-delay:.36s }
  html.has-reveal .reveal { opacity:0; transform:translateY(22px); transition:opacity .75s cubic-bezier(.22,1,.36,1),transform .85s cubic-bezier(.22,1,.36,1) }
  html.has-reveal .reveal.is-visible { opacity:1; transform:none }
}
:root{--forest:#173e35;--deep:#102e28;--moss:#6b8060;--gold:#dfb968;--birch:#f5f6ef;--paper:#fffefa;--ink:#263e34;--muted:#6b766b;--line:#dbe1d4;--soft:#edf1e8;--amber-soft:#f5edda;--red:#945846;--red-soft:#f7eeea;--body:"Microsoft YaHei","PingFang SC",system-ui,sans-serif;--display:"STZhongsong","Songti SC","SimSun",serif;--ease:cubic-bezier(.22,1,.36,1);--radius:18px}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;background:var(--birch);color:var(--ink);font:15px/1.85 var(--body);-webkit-font-smoothing:antialiased}body::before{content:"";position:fixed;inset:0;z-index:-1;pointer-events:none;background-image:radial-gradient(#28463312 .7px,transparent .7px);background-size:7px 7px}a{color:var(--forest);text-underline-offset:4px}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:wait;opacity:.7}button:focus-visible,a:focus-visible,summary:focus-visible,input:focus-visible{outline:3px solid #aa792d;outline-offset:5px}button,a,summary{touch-action:manipulation}img{max-width:100%}h1,h2,h3,h4,p{margin-top:0}h2,h3,h4{color:var(--forest)}[hidden]{display:none!important}.wrap{width:min(1240px,calc(100% - 96px));margin-inline:auto}.icon{width:21px;height:21px;flex:none;vertical-align:middle}.skip-link{position:fixed;left:20px;top:-90px;padding:12px 20px;background:white;z-index:10000}.skip-link:focus{top:12px}
.hero{position:relative;min-height:740px;height:min(860px,95svh);max-height:1000px;isolation:isolate;color:#fff;overflow:hidden;background:var(--forest)}.hero-media,.hero-shade{position:absolute;inset:0;z-index:-2;overflow:hidden}.hero-media img{position:absolute;inset:-8% -8%;width:116%;max-width:none;height:116%;object-fit:cover;object-position:45% 46%;filter:saturate(.82) contrast(1.02);will-change:transform}.hero-shade{z-index:-1;background:linear-gradient(90deg,rgba(10,35,26,.77),rgba(10,35,26,.29) 62%,rgba(10,35,26,.08)),linear-gradient(0deg,rgba(11,33,25,.66),transparent 28%,transparent 75%,rgba(11,33,25,.48))}.hero-top{height:95px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #ffffff30}.brand{display:inline-flex;gap:12px;align-items:center;text-decoration:none;font-size:20px;font-weight:700;letter-spacing:.09em}.brand .icon{width:31px;height:31px}.brand b{font-weight:400;font-size:12px;margin-left:14px;padding-left:16px;border-left:1px solid currentColor;letter-spacing:.17em}.hero .brand{color:#fff}.edition{font-size:11px;letter-spacing:.16em;color:#f7f6e0;display:flex;gap:16px;align-items:center}.edition i{display:block;width:32px;height:1px;background:#e0c17e}.hero-inner{position:relative;padding-top:76px;padding-bottom:100px}.eyebrow{font-size:12px;letter-spacing:.26em;color:#f0d9a3;display:flex;align-items:center;gap:13px}.eyebrow span{height:1px;width:33px;background:var(--gold)}h1{font-family:var(--display);font-weight:500;font-size:clamp(64px,7.5vw,104px);line-height:1.22;letter-spacing:.025em;margin:20px 0 23px;text-shadow:0 3px 28px #05201833}h1 span{color:#f3d696}.hero-description{font-size:15px;line-height:2;color:#f5f5e8d9;letter-spacing:.05em;margin-bottom:28px}.hero-actions{display:flex;gap:13px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:26px;text-decoration:none;min-height:49px;padding:11px 23px;border-radius:5px;border:1px solid transparent;font-size:13px;font-weight:600;transition:background .25s,transform .3s var(--ease),box-shadow .3s}.btn:hover{transform:translateY(-2px)}.btn-primary{color:var(--deep);background:var(--gold);box-shadow:0 5px 20px #102c2020}.btn-primary:hover{background:#efcd86}.btn-secondary{color:white;border-color:#ffffff65;background:#fafff70d;backdrop-filter:blur(8px)}.btn-secondary:hover{background:#fafff72b}.btn-forest{background:var(--forest);color:white}.hero-date{margin-top:27px;display:flex;align-items:center;gap:12px;font-size:12px;letter-spacing:.1em;color:#f1f3de}.hero-date i{width:35px;height:1px;background:#eeeece88}.hero-date small{padding-left:14px;margin-left:8px;border-left:1px solid #f1f1d155;color:#e0e6d2;font-size:11px}.hero-bottom{position:absolute;bottom:26px;left:0;right:0;display:flex;align-items:center;justify-content:space-between;font-size:10px;letter-spacing:.1em;color:#f4f5dfbd}.hero-bottom a{color:#fff;text-decoration:none;display:flex;gap:10px;align-items:center}.hero-bottom .icon{width:15px;height:15px;margin-right:6px}.hero-contour{position:absolute;right:-3%;bottom:9%;width:47%;height:52%;z-index:-1;color:#f6e8b5;opacity:.26;pointer-events:none}.hero-contour svg{width:100%;height:100%;stroke:currentColor;stroke-width:1}.hero-contour path{stroke-dasharray:1400;stroke-dashoffset:1400;animation:contour-in 2.8s var(--ease) .3s forwards}@keyframes contour-in{to{stroke-dashoffset:0}}
.quick-nav{position:sticky;top:0;z-index:900;background:#f8faf4ed;backdrop-filter:blur(20px);border-bottom:1px solid var(--line)}.quick-nav>.wrap{height:70px;display:flex;align-items:center;justify-content:space-between;gap:25px}.nav-brand{display:flex;align-items:center;gap:8px;text-decoration:none;font-weight:700;white-space:nowrap;font-size:13px}.nav-items{display:flex;align-items:center;gap:25px;overflow-x:auto;scrollbar-width:none}.nav-items::-webkit-scrollbar{display:none}.nav-items a{display:block;position:relative;white-space:nowrap;text-decoration:none;font-size:12px;line-height:70px;color:var(--muted);transition:color .2s}.nav-items a:hover,.nav-items a.active,.nav-items a.is-active{color:var(--forest)}.nav-items a.active:after,.nav-items a.is-active:after{content:"";position:absolute;bottom:13px;left:0;right:0;height:2px;background:var(--forest)}.nav-date{white-space:nowrap;font:11px/1.4 Georgia,serif;letter-spacing:.09em;color:#7d876f}#reading-progress{height:2px;position:absolute;left:0;right:0;bottom:-1px;transform:scaleX(0);transform-origin:left;background:#b48e48}
main.wrap{padding-top:77px}section{scroll-margin-top:95px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:32px;margin-bottom:28px}.section-kicker{display:block;color:#7e8b75;font-size:10px;font-weight:600;letter-spacing:.19em;margin-bottom:13px}.section-heading h2,.section-title{font-family:var(--display);font-size:clamp(25px,3vw,37px);font-weight:600;letter-spacing:.015em;line-height:1.5;margin:0}.section-heading>p{font-size:12px;line-height:1.9;color:var(--muted);margin:0 0 3px;flex-shrink:0}.section-intro{font-size:13px;color:var(--muted);line-height:1.9;margin-bottom:23px}.chapter-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:15px}.chapter{position:relative;height:270px;display:block;overflow:hidden;text-decoration:none;background:var(--forest);border-radius:7px}.chapter:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,#0f2b24db,transparent 65%)}.chapter>img{width:100%;height:100%;object-fit:cover;object-position:50% 60%;transition:transform .8s var(--ease),filter .8s}.chapter-2>img{object-position:45% 60%}.chapter-3>img{width:112%;max-width:none;transform:translateX(-6%);object-position:50% 50%}.chapter:hover>img{transform:scale(1.045)}.chapter-3:hover>img{transform:translateX(-6%) scale(1.045)}.chapter-number{position:absolute;top:16px;left:16px;z-index:1;border:1px solid #ffffff80;padding:2px 9px;border-radius:3px;color:#fff;background:#15342d44;font-size:10px;letter-spacing:.06em}.chapter-copy{position:absolute;bottom:20px;left:21px;right:21px;z-index:1;color:white}.chapter-copy small{font-size:10px;color:#faf8e1cb;letter-spacing:.035em}.chapter-copy strong{font-family:var(--display);font-size:25px;font-weight:400;display:flex;justify-content:space-between;align-items:center;margin-top:4px}.chapter-copy .icon{width:18px}.journey-facts{display:grid;grid-template-columns:repeat(4,1fr);padding:27px 0;border-bottom:1px solid var(--line);gap:20px}.journey-facts>span{display:grid;grid-template-columns:30px 1fr;column-gap:11px;align-items:center;padding-left:12px;border-right:1px solid var(--line)}.journey-facts>span:last-child{border-right:0}.journey-facts .icon{grid-row:span 2;width:24px;height:24px;color:var(--moss)}.journey-facts strong{font-size:13px;font-weight:600}.journey-facts small{font-size:10px;color:var(--muted)}
.rail-feature{display:grid;grid-template-columns:115px minmax(280px,1fr) minmax(270px,.9fr);gap:0;background:var(--forest);border-radius:10px;color:#fff;margin:38px 0 76px;overflow:hidden;box-shadow:0 14px 30px #173e350b}.rail-symbol{padding:25px 15px;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#102f28;color:#e7ca83}.rail-symbol .icon{width:25px;height:25px;margin-bottom:8px}.rail-symbol small{font-size:10px;letter-spacing:.12em}.rail-symbol strong{font:35px/1.2 Georgia,serif;letter-spacing:.03em}.rail-ticket{padding:22px 27px;border-right:1px dashed #d6e0c33b;position:relative}.rail-ticket:before,.rail-ticket:after{content:"";position:absolute;right:-8px;width:15px;height:15px;border-radius:50%;background:var(--birch);z-index:1}.rail-ticket:before{top:-8px}.rail-ticket:after{bottom:-8px}.ticket-top{display:flex;align-items:center;justify-content:space-between;gap:14px;font-size:11px;color:#e5eacfd9}.status-pill{font-size:9px;border:1px solid #e5eacb30;border-radius:3px;padding:2px 6px;color:#dce2c2}.ticket-route{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-top:24px}.ticket-route>span:first-child,.ticket-route>span:last-child{display:flex;flex-direction:column}.ticket-route b{font-family:var(--display);font-size:26px;font-weight:500;letter-spacing:.1em}.ticket-route small{color:#e7e8d0b5;font-size:10px}.rail-line{flex:1;text-align:center;position:relative;align-self:center}.rail-line small{font-size:9px}.rail-line i{display:block;border-top:1px solid #d9dfc76b;margin-top:6px;position:relative}.rail-line i:after{content:"";width:5px;height:5px;border-right:1px solid #d9dfc7;border-top:1px solid #d9dfc7;transform:rotate(45deg);right:0;top:-3px;position:absolute}.rail-reminder{padding:23px 27px}.rail-reminder>strong{font-size:13px;font-weight:500;color:#e9d092}.rail-reminder p{font-size:11px;line-height:1.9;color:#e4e9d8bf;margin:9px 0}.rail-reminder a{font-size:10px;color:#eee5bf;text-decoration:none;display:flex;align-items:center;gap:8px}.rail-reminder .icon{width:15px;height:15px}
.days{margin-top:0}.itinerary-tools{position:sticky;top:70px;z-index:800;display:flex;align-items:center;justify-content:space-between;padding:12px 0 18px;background:var(--birch);gap:18px;margin-bottom:10px}.day-jump{display:flex;gap:8px;min-width:0;overflow-x:auto;scrollbar-width:none}.day-jump a{flex:0 0 67px;border:1px solid var(--line);border-radius:5px;text-align:center;padding:7px 8px;text-decoration:none;transition:background .3s,color .3s,border .3s}.day-jump b{display:block;font-size:12px;line-height:1.7}.day-jump span{font-size:9px;color:var(--muted);display:block}.day-jump a:hover,.day-jump a.active,.day-jump a.is-active{color:#fff;background:var(--forest);border-color:var(--forest)}.day-jump a.active span,.day-jump a.is-active span,.day-jump a:hover span{color:#e4e8d1}.expand-controls{display:flex;align-items:center;gap:7px;white-space:nowrap;font-size:10px;color:#a0aa98}.expand-controls button{background:none;border:0;padding:8px 2px;color:var(--muted);font-size:11px}.expand-controls button:hover{color:var(--forest)}.day-card{background:var(--paper);border:1px solid var(--line);border-radius:10px;margin-bottom:18px;overflow:hidden;transition:border-color .3s,box-shadow .3s;scroll-margin-top:175px}.day-card[open]{border-color:#a7b9a0;box-shadow:0 8px 28px #244b3310}.day-card>summary{display:grid;grid-template-columns:182px 58px minmax(0,1fr) 128px 25px;gap:24px;align-items:center;list-style:none;cursor:pointer;padding:0 24px 0 0;min-height:158px;position:relative}.day-card>summary::-webkit-details-marker{display:none}.day-thumb{align-self:stretch;background:#e5eadc;overflow:hidden;position:relative;min-height:170px}.day-thumb>img{width:100%;height:100%;position:absolute;object-fit:cover;object-position:50% 59%;transition:transform .7s var(--ease)}.day-card>summary:hover .day-thumb>img{transform:scale(1.055)}.thumb-7>img{object-position:43% 52%;width:115%;max-width:none;left:-7%}.day-illustration{display:flex;width:100%;height:100%;min-height:170px;flex-direction:column;align-items:center;justify-content:center;gap:15px;background:radial-gradient(circle at 50% 45%,transparent 40px,#587f651e 41px,transparent 42px),repeating-radial-gradient(ellipse at 20% 130%,transparent 0 18px,#52735d0e 19px 20px);color:var(--moss)}.day-illustration>.icon{width:55px;height:55px;stroke-width:.85}.day-illustration small{font-size:10px;letter-spacing:.22em}.date-block{text-align:center;white-space:nowrap}.date-block>small{font:9px/1.5 Georgia,serif;letter-spacing:.14em;color:var(--moss);display:block}.date-block strong{display:block;font:40px/1.3 Georgia,serif;color:var(--forest)}.date-block>span{font-size:10px;color:var(--muted);letter-spacing:-.02em}.day-theme{color:#968051;font-size:10px;letter-spacing:.1em;margin-bottom:5px}.day-heading h3{font-size:18px;line-height:1.6;margin:0 0 3px;font-weight:600;letter-spacing:0}.day-place{font-size:11px;color:var(--muted);margin:0 0 5px}.summary-route{font-size:10px;color:#84917f;line-height:1.7;margin:0}.summary-metrics{text-align:right}.summary-metrics>strong{font-size:13px;font-weight:500;display:block;color:var(--forest)}.summary-metrics>span{font-size:10px;color:var(--muted)}.day-toggle{width:24px;height:28px;display:flex;align-items:center;justify-content:center;color:#6a8467;transition:transform .45s var(--ease)}.day-card[open] .day-toggle{transform:rotate(180deg)}.day-content{padding:0 28px 29px}.day-brief{padding:20px 0;border-top:1px solid var(--line);display:flex;align-items:center;gap:17px;flex-wrap:wrap}.day-brief>p{font-size:13px;color:var(--moss);flex:1;margin:0;min-width:250px}.day-brief>span{font-size:10px;color:var(--muted)}.day-brief .icon{width:16px;height:16px;margin-right:4px}.day-brief .intensity{color:#7d6335;background:#f4eddc;border-radius:3px;padding:2px 7px}.day-photo-spread{display:flex;gap:12px;margin-bottom:22px}.day-photo{position:relative;display:block;flex:1;height:270px;overflow:hidden;border-radius:6px;background:#dfe6d9}.day-photo>img{width:100%;height:100%;object-fit:cover;object-position:50% 59%;transition:transform .8s var(--ease)}.day-photo>img[src*="wetland"]{width:116%;max-width:none;transform:translateX(-5%)}.day-photo>span{position:absolute;bottom:0;left:0;right:0;display:flex;justify-content:space-between;gap:12px;padding:40px 17px 15px;background:linear-gradient(transparent,#163323b8);color:white;font-size:11px}.day-photo>span b{font-size:10px;font-weight:400;white-space:nowrap}.day-photo:hover>img{transform:scale(1.025)}.day-photo:hover>img[src*="wetland"]{transform:translateX(-5%) scale(1.025)}.info-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}.info-box{background:#f1f4eb;border-radius:7px;padding:23px 24px;font-size:12px;line-height:1.95;border:1px solid #e4e9dc}.info-box.full{grid-column:1/-1}.info-box h4{font-size:12px;font-weight:600;margin:0 0 12px;display:flex;align-items:center;gap:8px}.info-box h4:before{content:"";width:5px;height:5px;border:1px solid #8d9b7b;transform:rotate(45deg)}.info-box p,.info-box ul{margin:0}.info-box ul,.info-box ol{padding-left:19px}.info-box li+li{margin-top:7px}.info-box strong{font-weight:600}.info-box.road{background:#fafbf7;border-color:#dfe6d6}.info-box.story{background:#edf3e9}.info-box.food{background:#f6f0e3;border-color:#eae0c9}.info-box.plan-b{background:#f8efeb;border-color:#ebdcd4}.info-box.plan-b h4{color:#935e49}.info-box.plan-b h4:before{border-color:#935e49}.road-stops{display:flex;flex-wrap:wrap;gap:7px 12px;align-items:center;margin-bottom:13px;padding-bottom:15px;border-bottom:1px solid var(--line)}.road-stops span{font-size:10px;line-height:1.6;background:var(--soft);padding:4px 8px;border-radius:3px;max-width:100%}.road-stops span+span:before{content:'→';margin-left:-18px;margin-right:9px;color:var(--moss)}.road-stops span+span{margin-left:8px}.nav-links{display:flex;flex-wrap:wrap;gap:8px;margin:10px 0 0}.nav-link{display:inline-flex;align-items:center;gap:8px;min-height:42px;padding:6px 12px;font-size:11px;text-decoration:none;border-radius:4px;border:1px solid #c3d0b9;background:#fffef8;transition:background .2s,transform .2s}.nav-link:after{content:'↗';font-size:14px;color:#698063}.nav-link:hover{background:#e0ead8;transform:translateY(-1px)}.badge{padding:3px 8px;border-radius:3px;font-size:11px}.badge.red{background:var(--red-soft);color:var(--red)}.badge.amber{background:var(--amber-soft);color:#8a6830}.badge.green{background:var(--soft);color:var(--forest)}.badge.blue{background:#e8eeee;color:#49615f}
.stays-section{margin:78px 0 70px}.stay-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}.stay-card{display:block;text-decoration:none;background:var(--paper);border:1px solid var(--line);border-radius:7px;padding:24px;transition:transform .35s var(--ease),box-shadow .35s}.stay-card:hover{transform:translateY(-4px);box-shadow:0 9px 25px #1b4c3210}.stay-date{display:flex;justify-content:space-between;align-items:center;font:21px/1.4 Georgia,serif;color:#486748;border-bottom:1px solid var(--line);padding-bottom:15px;margin-bottom:17px}.stay-date>span{font:10px/1.6 var(--body);padding:2px 8px;background:var(--soft);border-radius:3px}.stay-card>small{display:flex;align-items:center;gap:4px;font-size:10px;color:var(--moss)}.stay-card>small .icon{width:13px;height:13px}.stay-card h3{font-size:14px;font-weight:600;margin:8px 0 10px}.stay-card p{font-size:11px;color:var(--muted);line-height:1.9;margin-bottom:18px}.stay-link{display:flex;align-items:center;justify-content:space-between;font-size:10px;color:var(--moss)}.stay-link .icon{width:15px}.overview-fold{margin:48px 0}.overview-card>summary{grid-template-columns:60px minmax(0,1fr) 120px 25px;padding:25px 27px;gap:22px;min-height:116px}.overview-card h3{font-family:var(--display);font-size:23px;font-weight:600;margin:0 0 6px}.overview-card .summary-route{font-size:11px}.overview-card .date-block strong{font-family:var(--display);font-size:26px}.overview-card .summary-metrics strong{font:23px/1.4 Georgia,serif}.timeline-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 27px}.deadline{padding:16px 0;border-top:1px solid var(--line)}.deadline-check{display:flex;gap:12px;align-items:flex-start;cursor:pointer}.deadline-check input{appearance:none;width:19px;height:19px;flex:0 0 19px;border:1px solid #aaba9e;border-radius:4px;margin:3px 0 0;background:white;cursor:pointer;display:grid;place-content:center}.deadline-check input:checked{background:var(--forest);border-color:var(--forest)}.deadline-check input:checked:after{content:'✓';font-size:12px;color:white}.deadline-check:has(input:checked) .check-copy{opacity:.53}.check-copy strong{display:block;font-size:12px;color:var(--forest);margin-bottom:4px}.check-copy>span{font-size:11px;line-height:1.85;color:var(--muted)}
.map-section{margin:74px 0}.map-shell{display:grid;grid-template-columns:290px minmax(0,1fr);background:var(--paper);border:1px solid var(--line);border-radius:10px;overflow:hidden;min-height:560px}.map-panel{padding:24px 19px;background:var(--forest);color:white}.map-panel>h3{color:white;font-family:var(--display);font-size:24px;font-weight:500;margin:0 0 4px}.map-panel>p{font-size:10px;line-height:1.8;color:#dae4caba;margin-bottom:18px}.day-tabs{display:grid;gap:6px}.day-tab{display:grid;grid-template-columns:30px minmax(0,1fr);gap:8px;align-items:center;padding:10px;color:#e9efdc;border:1px solid #d1dfc127;border-radius:5px;background:#ffffff04;text-align:left;transition:background .25s,color .25s}.day-tab .day-num{font:12px Georgia,serif;text-align:center}.day-tab b{display:block;font-size:10px;font-weight:500;line-height:1.6}.day-tab small{display:block;font-size:9px;opacity:.66;line-height:1.7}.day-tab:hover,.day-tab.active{background:#e3c17d;color:var(--deep);border-color:#e3c17d}.route-state{font-size:10px;color:#e3e8d1c9;padding:14px 0 0;line-height:1.9;min-height:72px}.map-stage{position:relative;min-height:560px;background:#e7eee1;overflow:hidden}#map{position:absolute;inset:0;z-index:1}#map-fallback{position:absolute;inset:0;z-index:2;display:flex;flex-direction:column;justify-content:center;background:#eaf0e4}.route-art{display:block;width:100%;height:auto;max-height:440px;min-height:200px}.map-load{padding:15px 20px 66px;text-align:center}.map-load p{font-size:10px;color:#6d7c66;margin:8px 0 0}.map-load .btn{font-size:11px;gap:10px;min-height:43px}.map-note{position:absolute;bottom:14px;left:16px;right:16px;z-index:500;font-size:9px;line-height:1.7;color:#485e49;background:#fbfff2dc;border:1px solid #b8c9af91;border-radius:5px;padding:10px 13px;backdrop-filter:blur(8px);pointer-events:none}#map-retry{position:absolute;top:16px;left:50%;transform:translateX(-50%);z-index:600;font-size:11px;min-height:40px}.leaflet-container{font-family:var(--body);font-size:11px;background:#e4ebdc}
.contacts{padding:37px 35px;background:var(--forest);border-radius:10px;margin:65px 0 40px;color:#e0e9d4}.contacts .section-kicker{color:#d6c18c;font-size:9px}.contacts .section-title{color:#fff;font-size:31px}.contacts>p{color:#cedbbfb3;font-size:11px;margin:12px 0 25px}.contacts-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0 22px}.contact{padding:16px 0;border-top:1px solid #d7e1c724;min-width:0}.contact small{display:block;font-size:10px;line-height:1.8;color:#d1dec3b3;margin-bottom:4px}.contact a,.contact>span{font-size:13px;text-decoration:none;color:#e7ce92;overflow-wrap:anywhere}.contact a:hover{text-decoration:underline}.contact.unverified a{font-size:11px;color:#e7d6ba}.source-disclosure{border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.source-disclosure>summary{display:flex;align-items:center;justify-content:space-between;gap:12px;list-style:none;padding:22px 0;font-size:13px;color:var(--muted);cursor:pointer}.source-disclosure>summary::-webkit-details-marker{display:none}.source-disclosure>summary>span{font-size:10px;display:flex;align-items:center;gap:20px}.source-disclosure .icon{width:16px}.sources-body{padding:20px 0}.sources-body .section-title{font-size:22px}.source-list{columns:2;column-gap:35px;padding-left:20px;font-size:11px}.source-list li{break-inside:avoid;margin-bottom:12px}.source-list a{color:var(--muted)}footer{margin-top:60px;padding:33px 0 55px;background:#e8eddf}.footer-inner{display:flex;align-items:center;justify-content:space-between;gap:20px}.footer-inner p{font-size:11px;margin:0;color:var(--moss);text-align:center}.footer-inner small{font-size:9px;color:#77866c}.footer-inner>a:last-child{font-size:10px;text-decoration:none;color:var(--moss)}.footer-inner .brand{font-size:17px}.footer-inner .brand b{font-size:10px;margin-left:8px;padding-left:10px}.footer-inner .brand .icon{width:25px}
#back-top{position:fixed;right:23px;bottom:72px;z-index:950;width:41px;height:41px;border:1px solid #bcc9b1;border-radius:50%;background:#fcfff7ed;color:var(--forest);box-shadow:0 5px 16px #173e3510;font-size:21px;backdrop-filter:blur(10px)}.print-control{display:block;margin:18px auto 25px;padding:7px 14px;border:0;background:transparent;color:var(--muted);font-size:10px}.share-toast{position:fixed;z-index:2000;left:50%;bottom:max(28px,env(safe-area-inset-bottom));max-width:calc(100% - 36px);width:max-content;padding:13px 22px;color:#fff;background:#173e35f5;border:1px solid #d0dcc337;border-radius:9px;box-shadow:0 10px 30px #15372130;font-size:12px;text-align:center;transform:translate(-50%,20px);opacity:0;pointer-events:none;transition:transform .3s var(--ease),opacity .3s}.share-toast.show{transform:translate(-50%,0);opacity:1}#photo-dialog{position:fixed;max-width:min(1100px,94vw);max-height:92svh;padding:16px 16px 12px;border:1px solid #bbc6b1;border-radius:12px;background:var(--paper);color:var(--forest);overflow:visible}#photo-dialog::backdrop{background:#0d201bf0;backdrop-filter:blur(8px)}#photo-dialog-image{display:block;max-width:100%;max-height:78svh;object-fit:contain;margin:auto;border-radius:5px}#photo-dialog-caption{font-size:12px;text-align:center;margin:12px 35px 0}#close-photo{position:absolute;right:-8px;top:-13px;width:36px;height:36px;border-radius:50%;border:1px solid var(--line);background:var(--paper);color:var(--forest);font-size:24px;z-index:2}.motion-ready .reveal{opacity:0;transform:translateY(22px);transition:opacity .75s var(--ease),transform .85s var(--ease)}.motion-ready .reveal.is-visible{opacity:1;transform:none}.day-card.is-animating{overflow:hidden}
@media(min-width:1500px){.hero-inner{padding-top:100px}.hero{min-height:820px}.hero-description{font-size:16px}}
@media(max-width:1100px){.wrap{width:calc(100% - 60px)}.nav-items{gap:19px}.nav-date{display:none}.rail-feature{grid-template-columns:90px 1fr .95fr}.rail-ticket,.rail-reminder{padding:20px}.ticket-top{flex-wrap:wrap;gap:5px}.ticket-route{margin-top:16px}.day-card>summary{grid-template-columns:135px 50px minmax(0,1fr) 105px 20px;gap:17px;padding-right:18px}.day-heading h3{font-size:16px}.summary-route{font-size:9px}.day-thumb{min-height:165px}.day-jump a{flex-basis:58px}.chapter{height:235px}.journey-facts{gap:10px}.journey-facts>span{column-gap:6px;padding-left:2px}.journey-facts strong{font-size:11px}.journey-facts small{font-size:9px}.contacts-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:800px){.hero{min-height:700px;height:90svh}.hero-inner{padding-top:80px}.hero h1{font-size:78px}.hero-caption{display:none}.chapter-grid{gap:10px}.chapter{height:205px}.chapter-copy{left:14px;right:14px;bottom:17px}.chapter-copy strong{font-size:20px}.chapter-copy small{font-size:9px}.nav-brand{display:none}.nav-items{width:100%;justify-content:space-between;gap:18px}.quick-nav>.wrap{height:60px}.nav-items a{line-height:60px;font-size:11px}.rail-feature{grid-template-columns:90px minmax(0,1fr);margin-bottom:60px}.rail-reminder{grid-column:1/-1;border-top:1px dashed #d6e0c33b;display:grid;grid-template-columns:1fr auto;gap:4px 20px;padding:17px 22px}.rail-reminder p{grid-row:2;grid-column:1/-1;margin:0}.rail-reminder a{grid-column:2;grid-row:1;align-self:center}.rail-ticket{border-right:0}.rail-ticket:after,.rail-ticket:before{display:none}.ticket-top{flex-wrap:nowrap}.itinerary-tools{top:60px}.expand-controls{display:none}.day-jump{width:100%;justify-content:space-between}.day-jump a{flex-basis:calc((100% - 56px)/8)}.day-card>summary{grid-template-columns:110px 44px minmax(0,1fr) 20px;gap:15px;min-height:172px}.summary-metrics{grid-column:3;text-align:left;margin-top:-9px;padding-bottom:15px}.summary-metrics strong,.summary-metrics>span{display:inline;margin-right:6px;font-size:10px}.day-card>summary>.day-thumb{grid-row:1/3}.day-card>summary>.date-block{grid-row:1/3}.day-card>summary>.day-heading{padding-top:15px}.day-card>summary>.day-toggle{grid-column:4;grid-row:1/3}.day-heading h3{font-size:15px}.day-place{font-size:10px}.summary-route{font-size:9px}.date-block strong{font-size:32px}.date-block>span{font-size:9px}.day-content{padding:0 21px 22px}.day-brief{gap:10px}.day-brief>p{flex-basis:100%;font-size:12px}.day-photo{height:235px}.info-box{padding:18px;font-size:12px}.stay-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.overview-card>summary{grid-template-columns:46px 1fr 20px;padding:23px;min-height:100px}.overview-card>summary>.date-block{grid-column:1;grid-row:1/3}.overview-card>summary>.day-toggle{grid-column:3;grid-row:1/3}.overview-card h3{font-size:20px}.overview-card .summary-metrics{grid-column:2;margin:0;padding:0}.overview-card .summary-metrics>strong{font-size:15px}.overview-card .summary-metrics>span{font-size:10px}.map-shell{grid-template-columns:1fr}.map-panel{padding:20px}.map-panel h3,.map-panel>p{display:none}.day-tabs{display:flex;overflow:auto;gap:8px;scrollbar-width:none}.day-tab{flex:0 0 165px}.route-state{min-height:0;padding-top:10px}.map-stage{min-height:500px}.contacts{padding:28px}.footer-inner{flex-wrap:wrap}.footer-inner p{text-align:right}.footer-inner>a:last-child{display:none}}
@media(max-width:580px){body{font-size:14px}.wrap{width:calc(100% - 36px)}.hero{height:790px;min-height:700px;max-height:950px}.hero-top{height:78px}.brand{font-size:18px;gap:8px}.brand .icon{width:26px;height:26px}.brand b{font-size:10px;padding-left:11px;margin-left:8px}.edition{font-size:9px;letter-spacing:.06em;gap:8px}.edition i{width:16px}.hero-top .edition{font-size:0}.hero-top .edition:after{content:'2026 / 秋';font-size:10px}.hero-top .edition i{display:none}.hero-inner{padding-top:104px}.hero h1{font-size:clamp(52px,14vw,73px);line-height:1.35;margin:22px 0 26px;letter-spacing:.015em}.hero-media img{width:160%;left:-34%;object-position:40% 45%}.hero-shade{background:linear-gradient(90deg,#122f24a8,#0c30293b),linear-gradient(0deg,#0f2e25d1,transparent 60%,#122f244a)}.hero-contour{width:105%;right:-25%;height:35%;bottom:8%;opacity:.21}.eyebrow{font-size:10px;letter-spacing:.17em}.eyebrow span{width:23px}.hero-description{font-size:12px;line-height:2.1;letter-spacing:0;margin-bottom:31px}.hero-actions{gap:10px}.btn{font-size:12px;min-height:48px;padding:10px 18px;gap:15px}.btn .icon{width:18px}.hero-date{font-size:10px;gap:9px;margin-top:28px}.hero-date small{font-size:10px;margin-left:0;padding-left:10px}.hero-bottom{bottom:26px;font-size:8px;letter-spacing:0}.hero-bottom .icon{width:13px;height:13px}.hero-bottom a{font-size:9px;gap:2px}.hero-caption{display:none}.quick-nav>.wrap{height:57px;width:100%;padding-inline:18px}.nav-items{gap:22px;justify-content:flex-start}.nav-items a{font-size:11px;line-height:57px}.nav-items a.active:after,.nav-items a.is-active:after{bottom:10px}main.wrap{padding-top:49px}.section-heading{display:block;margin-bottom:21px}.section-kicker{font-size:9px;margin-bottom:10px;letter-spacing:.14em}.section-heading h2{font-size:25px;line-height:1.55}.section-heading>p{font-size:11px;margin-top:11px;line-height:1.9}.section-heading>p br{display:none}.chapter-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.chapter{height:235px;border-radius:6px}.chapter-number{top:12px;left:12px;font-size:9px;padding:1px 7px}.chapter-copy{left:14px;bottom:17px;right:12px}.chapter-copy strong{font-size:22px;margin-top:6px}.chapter-copy small{font-size:9px}.chapter-copy .icon{width:15px}.journey-facts{grid-template-columns:repeat(2,1fr);gap:20px 10px;padding:23px 0}.journey-facts>span{padding-left:3px;column-gap:5px}.journey-facts>span:nth-child(2){border:0}.journey-facts strong{font-size:11px}.journey-facts small{font-size:9px}.journey-facts .icon{width:23px;height:23px}.rail-feature{margin:27px 0 53px;grid-template-columns:70px minmax(0,1fr);border-radius:7px}.rail-symbol{padding:18px 10px}.rail-symbol strong{font-size:28px}.rail-symbol small{font-size:9px}.rail-symbol .icon{width:22px}.rail-ticket{padding:17px}.ticket-top{flex-wrap:wrap;gap:5px;font-size:10px}.status-pill{font-size:8px}.ticket-route{gap:10px;margin-top:15px}.ticket-route b{font-size:24px}.ticket-route small{font-size:9px}.rail-line small{font-size:8px}.rail-reminder{display:block;padding:18px 20px}.rail-reminder>strong{font-size:12px}.rail-reminder p{font-size:10px;margin:7px 0 10px}.rail-reminder a{font-size:10px}.itinerary-tools{top:57px;padding:9px 0 13px;margin-bottom:5px;width:calc(100% + 36px);margin-left:-18px;padding-left:18px;padding-right:18px}.day-jump{gap:6px;justify-content:flex-start}.day-jump a{flex:0 0 43px;padding:6px 3px;border-radius:4px}.day-jump b{font-size:10px}.day-jump span{font-size:8px}.day-card{border-radius:8px;margin-bottom:16px;scroll-margin-top:145px}.day-card>summary{grid-template-columns:44px minmax(0,1fr) 22px;gap:0 15px;padding:0 17px 16px;min-height:0}.day-card>summary>.day-thumb{grid-column:1/-1;grid-row:auto;height:164px;min-height:164px;margin:0 -17px 20px}.day-card>summary>.date-block{grid-column:1;grid-row:2/4}.day-card>summary>.day-heading{grid-column:2;grid-row:2;padding-top:0}.day-card>summary>.summary-metrics{grid-column:2;grid-row:3;margin-top:6px;padding-bottom:0}.day-card>summary>.day-toggle{grid-column:3;grid-row:2/4;width:20px}.date-block strong{font-size:37px}.date-block>small{font-size:8px}.date-block>span{font-size:8px}.day-heading h3{font-size:15px;line-height:1.7;font-weight:600}.day-theme{font-size:9px;margin-bottom:5px}.day-place{font-size:10px;margin:4px 0}.summary-route{display:none}.summary-metrics strong,.summary-metrics>span{font-size:9px;margin-right:4px}.day-thumb>img{object-position:50% 58%}.day-card>summary>.thumb-1,.day-card>summary>.thumb-5,.day-card>summary>.thumb-8{height:74px;min-height:74px}.day-illustration{min-height:74px;flex-direction:row;gap:13px;background:repeating-radial-gradient(ellipse at 10% 140%,transparent 0 16px,#51775b10 17px 18px)}.day-illustration>.icon{width:35px;height:35px}.day-illustration small{font-size:10px;letter-spacing:.24em}.day-content{padding:0 17px 19px}.day-brief{padding:15px 0;gap:8px 10px;line-height:1.9}.day-brief>p{font-size:12px;min-width:0;flex-basis:100%}.day-brief>span{font-size:9px}.day-brief .icon{width:14px;height:14px}.day-photo-spread{margin-bottom:15px;gap:8px}.day-photo{height:190px;border-radius:4px}.day-photo>span{display:block;padding:35px 11px 10px;font-size:10px}.day-photo>span b{display:block;font-size:9px;margin-top:3px;opacity:.8}.info-grid{grid-template-columns:1fr;gap:11px}.info-box{font-size:12px;line-height:2;padding:18px 16px;border-radius:5px}.info-box h4{font-size:12px;margin-bottom:10px}.info-box.full{grid-column:auto}.road-stops{gap:6px 10px}.road-stops span{font-size:9px}.nav-links{gap:7px}.nav-link{min-height:44px;font-size:10px;padding:7px 10px}.stays-section{margin:52px 0}.stay-grid{gap:11px}.stay-card{padding:17px 14px;border-radius:5px}.stay-date{font-size:18px;margin-bottom:12px;padding-bottom:12px}.stay-date>span{font-size:9px;padding:1px 5px}.stay-card>small{font-size:9px}.stay-card h3{font-size:12px;line-height:1.8;margin:6px 0 7px}.stay-card p{font-size:10px;line-height:1.8;margin-bottom:14px}.stay-link{font-size:9px;gap:4px}.stay-link .icon{width:12px}.overview-fold{margin:37px 0}.overview-card>summary{grid-template-columns:35px minmax(0,1fr) 20px;padding:21px 17px;gap:4px 13px}.overview-card>summary>.date-block{grid-row:1/3}.overview-card>summary>.day-toggle{grid-row:1/3}.overview-card h3{font-size:18px;line-height:1.65;margin:0 0 5px}.overview-card .summary-route{display:block;font-size:10px}.overview-card .date-block strong{font-size:23px}.overview-card .summary-metrics>span{display:inline}.overview-card .summary-metrics>strong{font-size:14px}.overview-card .day-content{padding:0 17px 20px}.timeline-list{grid-template-columns:1fr;gap:0}.deadline{padding:16px 0}.check-copy>span{font-size:11px}.map-section{margin:51px 0}.map-section .section-intro{font-size:11px}.map-shell{border-radius:7px}.map-panel{padding:15px}.day-tab{padding:9px;flex-basis:158px}.map-stage{min-height:405px}.route-art{min-height:170px}.map-load{padding:0 15px 75px}.map-load p{font-size:9px}.map-note{font-size:8px;bottom:10px;left:10px;right:10px;padding:8px 10px}.contacts{padding:24px 21px;margin:43px 0 28px;border-radius:7px}.contacts .section-title{font-size:26px}.contacts>p{font-size:10px;line-height:1.9}.contacts-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 18px}.contact small{font-size:9px}.contact a,.contact>span{font-size:11px}.contact.unverified a{font-size:10px}.source-disclosure>summary{font-size:11px;padding:20px 0}.source-disclosure>summary>span{font-size:9px;gap:6px}.source-list{columns:1;font-size:10px}.sources-body{padding:10px 0}.sources-body .section-title{font-size:21px}.sources-body .section-intro{font-size:11px}footer{margin-top:36px;padding:28px 0}.footer-inner{justify-content:center;gap:15px;flex-direction:column}.footer-inner p{text-align:center;font-size:10px}.footer-inner small{font-size:8px}.footer-inner .brand b{font-size:9px}#back-top{right:14px;bottom:25px;width:38px;height:38px;font-size:19px}#photo-dialog{padding:9px 9px 13px}#photo-dialog-caption{font-size:10px}.share-toast{font-size:11px;padding:12px 16px;width:calc(100% - 40px);bottom:24px}}
@media(max-width:360px){.wrap{width:calc(100% - 28px)}.hero h1{font-size:49px}.hero-description{font-size:11px}.hero{height:750px}.hero-date{font-size:9px;gap:6px}.hero-date small{font-size:9px}.chapter{height:208px}.chapter-copy strong{font-size:20px}.journey-facts strong{font-size:10px}.ticket-route b{font-size:22px}.ticket-route small{font-size:8px}.rail-line{min-width:40px}.day-card>summary{gap:0 10px}.day-heading h3{font-size:14px}.section-heading h2{font-size:23px}.itinerary-tools{width:calc(100% + 28px);margin-left:-14px;padding-inline:14px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-delay:0ms!important;transition-duration:.01ms!important;scroll-behavior:auto!important}.hero-media img{will-change:auto;transform:none!important}.motion-ready .reveal{opacity:1;transform:none}.hero-contour path{stroke-dashoffset:0}.reveal{opacity:1!important;transform:none!important}}
@media print{@page{size:A4;margin:14mm}html{scroll-behavior:auto}body{background:white;font-size:10pt}.wrap{width:100%}.hero{height:300px;min-height:300px;print-color-adjust:exact}.hero-top,.hero-actions,.hero-bottom,.hero-contour,.quick-nav,.itinerary-tools,.chapter-grid,.rail-feature,.map-section,.print-control,#back-top,#photo-dialog,.share-toast{display:none!important}.hero-inner{padding-top:25px}.hero h1{font-size:44px;line-height:1.2;margin:8px 0}.hero-description{font-size:11px}.hero-date{margin-top:10px}.hero-media img{transform:none!important}.hero-date small{font-size:10px}main.wrap{padding-top:25px}.journey-intro{display:none}.section-heading{margin-bottom:15px}.section-heading h2{font-size:23px}.section-heading>p{font-size:10px}.day-card{break-inside:auto;box-shadow:none;margin-bottom:18px}.day-card>summary{break-after:avoid;min-height:80px;grid-template-columns:45px 1fr 110px 15px;padding:10px 15px}.day-thumb{display:none}.date-block{grid-row:auto!important}.day-heading h3{font-size:14px}.summary-metrics{grid-column:auto!important;grid-row:auto!important}.day-toggle{display:none}.day-content{display:block!important;height:auto!important;overflow:visible!important;padding:10px 15px}.day-photo-spread{display:none}.info-grid{grid-template-columns:1fr 1fr}.info-box{break-inside:avoid;font-size:10px;padding:13px;line-height:1.8;print-color-adjust:exact}.full{grid-column:1/-1}.stays-section{margin:25px 0}.stay-grid{grid-template-columns:repeat(3,1fr)}.stay-card{padding:15px;break-inside:avoid}.overview-fold{margin:25px 0}.overview-card>summary{display:flex;padding:15px}.overview-card h3{font-size:18px}.timeline-list{grid-template-columns:1fr 1fr}.contacts{print-color-adjust:exact;break-inside:avoid;margin:25px 0}.contacts-grid{grid-template-columns:repeat(4,1fr)}.source-disclosure>summary{display:none}.source-disclosure .sources-body{display:block}.source-list{columns:2}.reveal{opacity:1!important;transform:none!important}footer{margin:20px 0 0;padding:15px}.footer-inner{flex-direction:row}a{text-decoration:none}.nav-link{min-height:25px;padding:3px 8px}}

/* 正文以手机途中阅读为准，较小字号只用于辅助标注。 */
@media screen {
  .info-box { font-size:14px; line-height:1.95 }
  .info-box h4 { font-size:14px }
  .section-intro { font-size:14px }
  .day-brief > p { font-size:14px }
  .nav-link { font-size:12px }
  .check-copy > span { font-size:13px }
  .check-copy > strong { font-size:13px }
  .stay-card p { font-size:12px }
  .rail-reminder p { font-size:12px }
  .filing-links { display:flex; justify-content:center; gap:12px; margin-top:8px }
  .filing-links a { color:#526b55; font-size:10px; text-decoration:none; border-bottom:1px solid #526b5540 }
  .filing-links a:hover { color:var(--forest); border-bottom-color:currentColor }
}
@media screen and (max-width:580px) {
  .day-heading h3 { font-size:16px }
  .day-place { font-size:11px }
  .summary-metrics strong,.summary-metrics > span { font-size:10px }
  .stay-card h3 { font-size:13px }
  .stay-card p { font-size:11px }
  .section-intro { font-size:12px }
  .day-brief > p { font-size:13px }
  .contact a,.contact > span { font-size:12px }
  .contacts > p { font-size:11px }
  .check-copy > span { font-size:12px }
  .rail-reminder p { font-size:11px }
  .filing-links a { font-size:9px }
}
