:root{--ink:#173f43;--teal:#087b76;--muted:#718183;--paper:#f7f9f8;--line:#e2e9e7}*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,"PingFang SC","Microsoft YaHei",sans-serif;font-size:16px}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit;cursor:pointer}a{color:inherit;text-decoration:none}a:hover{text-decoration:underline}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid #df9c34;outline-offset:4px}header{height:78px;padding:0 5%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);background:white}.brand{display:flex;align-items:center;gap:10px;font-size:20px;font-weight:700}.brand-icon{font-size:36px;color:var(--teal)}.brand small{font-size:11px;letter-spacing:2px;margin-left:14px;font-weight:400;color:var(--muted)}.trip-date{font-size:15px;font-weight:600;letter-spacing:1px}.trip-date span{color:var(--muted);font-weight:400}main{max-width:1500px;padding:0 5%;margin:auto}.intro{display:flex;align-items:center;justify-content:space-between;gap:25px;padding:32px 0 26px}.eyebrow{font-size:12px;letter-spacing:3px;color:var(--teal);font-weight:600}h1{font-size:40px;font-weight:600;letter-spacing:2px;margin:13px 0 12px}.intro p{font-size:15px;line-height:1.8;color:var(--muted);margin:0}.photo{width:330px;height:144px;flex-shrink:0;border-radius:4px 52px 4px 4px;position:relative;overflow:hidden;background:#bcdce1 center 47%/cover}.photo:after{content:'';position:absolute;inset:50% 0 0;background:linear-gradient(transparent,#0c36388a)}.photo-caption{position:absolute;bottom:15px;left:20px;color:white;z-index:1;font-size:12px;letter-spacing:2px}.stay{display:flex;align-items:center;background:#e9f1ee;border:1px solid #dce8e3;border-radius:7px;padding:14px 20px;gap:13px}.stay-icon{font-size:25px}.stay div{display:flex;gap:18px;align-items:center;font-size:14px}.stay b{font-size:12px;color:var(--teal);font-weight:500}.stay a{margin-left:auto;font-size:13px;color:var(--teal)}nav{display:grid;grid-template-columns:repeat(6,1fr);gap:9px;margin:24px 0 20px}nav button{background:white;border:1px solid var(--line);border-radius:7px;text-align:left;padding:14px 16px;color:var(--ink)}nav button.active{background:var(--teal);border-color:var(--teal);color:white;box-shadow:0 5px 13px #087b7620}nav button:hover:not(.active){background:#e9f1ee}nav b{font-size:15px}nav .date{float:right;font-size:12px;opacity:.7;margin-top:2px}nav .label{display:block;font-size:14px;margin-top:9px}.workspace{display:grid;grid-template-columns:350px minmax(0,1fr);gap:26px;align-items:start}aside{background:white;border:1px solid var(--line);border-radius:10px;padding:23px}.day-heading{display:flex;align-items:center;justify-content:space-between}#day-number{font-size:12px;letter-spacing:2px;font-weight:700;color:var(--teal)}.pill{font-size:12px;background:#f1f4ed;color:#6d8054;border-radius:20px;padding:5px 10px}h2{font-size:25px;letter-spacing:1px;margin:14px 0 10px}.summary{color:var(--muted);font-size:14px;line-height:1.7;margin:0 0 23px}.stop{position:relative;padding:0 0 20px 35px}.stop:before{content:'';position:absolute;left:11px;top:23px;bottom:0;border-left:1px dashed #b9d4cd}.stop:last-child:before{display:none}.stop-marker{position:absolute;left:0;top:1px;border:1px solid #c7ddd8;border-radius:50%;width:24px;height:24px;display:grid;place-items:center;background:#f3f8f6;font-size:12px;color:var(--teal)}.stop-time{font-size:12px;color:var(--muted);letter-spacing:.5px}.stop-title{border:0;background:none;padding:5px 0;color:var(--ink);text-align:left;font-weight:600;font-size:16px;line-height:1.5}.stop-title:hover{color:var(--teal)}.stop p{font-size:13px;color:var(--muted);line-height:1.6;margin:0}.stop a{font-size:12px;color:var(--teal);display:inline-block;margin-top:5px}.tip{padding:14px;background:#fbf7ee;border-radius:6px}.tip span{font-size:12px;font-weight:600;color:#967036}.tip p{font-size:13px;line-height:1.8;color:#82735b;margin:7px 0 0}.map-shell{height:540px;position:relative;isolation:isolate;border-radius:10px;overflow:hidden;border:1px solid #d4e3e3;background:#e1eced}#map{height:100%;z-index:0}.map-top{position:absolute;top:16px;left:16px;right:16px;display:flex;align-items:start;justify-content:space-between;gap:12px;pointer-events:none}.map-top>span,.map-top button{background:white;padding:11px 14px;border:0;border-radius:5px;box-shadow:0 2px 10px #153c4212;font-size:13px}.map-top>span{font-weight:600}.map-top button{pointer-events:auto;color:var(--ink)}.map-legend{position:absolute;bottom:26px;left:16px;background:white;padding:11px 13px;border-radius:5px;font-size:12px;display:flex;align-items:center;gap:7px;box-shadow:0 2px 10px #153c4212}.map-legend i{width:21px;border-top:3px dashed var(--teal)}.map-legend span{margin-left:12px;color:#a06a26}.map-note{font-size:12px;color:var(--muted);display:flex;justify-content:space-between;gap:15px;line-height:1.6;padding:12px 1px}.day-bottom{border-top:1px solid var(--line);margin-top:10px;padding-top:20px;display:flex;align-items:center;justify-content:space-between;gap:15px;font-size:14px}.day-bottom>span{color:var(--muted)}#next{border:1px solid var(--line);padding:11px 15px;border-radius:5px;color:var(--teal);background:white;white-space:nowrap}.pin{border-radius:50%;width:31px;height:31px;border:3px solid white;background:var(--teal);box-shadow:0 2px 8px #133e4345;color:white;display:grid;place-items:center;font-weight:700;font-size:13px}.pin.hotel{background:#b47c30}.leaflet-tooltip{font-family:inherit;font-size:12px;color:var(--ink);border:0;box-shadow:0 2px 6px #0001;padding:4px 8px}.leaflet-popup-content{font-size:14px;line-height:1.7;min-width:160px}.leaflet-popup-content a{color:var(--teal)}#map-error{position:absolute;bottom:75px;left:15px;right:15px;padding:12px;background:#fff4de;font-size:13px;border-radius:6px}#retry{margin-left:8px;border:0;background:none;color:var(--teal)}footer{display:flex;justify-content:space-between;gap:30px;padding:30px 0;color:var(--muted);font-size:12px;line-height:1.8}footer details{max-width:720px}footer summary{cursor:pointer}footer a{text-decoration:underline}footer>span{text-align:right;white-space:nowrap}footer small{display:block;font-size:10px;letter-spacing:1px}.mobile{display:none}@media(min-width:1500px){.map-shell{height:600px}}@media(max-width:1000px){.brand small{display:none}.workspace{grid-template-columns:310px minmax(0,1fr);gap:16px}main{padding:0 3%}.photo{width:250px}h1{font-size:34px}.map-note{display:block}.map-note span{display:block}nav button{padding:12px 10px}nav .date{float:none;margin-left:8px}.map-top>span{display:none}}@media(max-width:720px){header{height:65px;padding:0 5%}.brand{font-size:18px}.trip-date{font-size:12px}.trip-date span{display:none}main{padding:0 5%}.intro{padding:25px 0;gap:10px}.eyebrow{font-size:10px;letter-spacing:2px}h1{font-size:27px;letter-spacing:0}.intro p{font-size:13px}.photo{width:95px;height:135px;border-radius:4px 30px 4px 4px}.photo-caption{font-size:10px;left:8px;bottom:12px;letter-spacing:0}.mobile{display:block}.stay{padding:12px;gap:8px}.stay div{display:block;line-height:1.8;font-size:13px}.stay b{display:block}.stay a{font-size:12px;max-width:55px}.stay-icon{display:none}nav{grid-template-columns:repeat(3,1fr);gap:7px;margin:17px 0}nav button{padding:11px}nav .label{font-size:13px;margin-top:5px}nav .date{font-size:11px;margin-left:5px}.workspace{display:flex;flex-direction:column;gap:15px}.map-column{order:-1;width:100%}.map-shell{height:370px}.map-top{top:12px;left:12px;right:12px}.map-top>span{display:block;font-size:12px}.map-top button{font-size:12px}.map-note{font-size:11px;padding-bottom:0}.map-note span:last-child{display:none}.day-bottom{padding-top:12px;font-size:12px}aside{width:100%;padding:21px}footer{display:block;padding-top:23px}footer>span{display:block;text-align:left;margin-top:16px}.leaflet-tooltip{font-size:11px}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}}
:root{--route:#087b76}.map-shell{height:650px;border-radius:18px;border:1px solid #cedee1;box-shadow:0 12px 35px #183f4310}.leaflet-container{background:#e5edef}.leaflet-tile-pane{filter:sepia(.12) saturate(1.25) hue-rotate(125deg)}.map-top{top:22px;left:22px;right:22px}.map-top>span{border-left:3px solid var(--route);padding:13px 17px}.map-top button{padding:13px 17px}.map-top button:hover{background:#eff7f6}.leaflet-top.leaflet-right{top:80px;right:12px}.leaflet-bar{border:0!important;box-shadow:0 3px 16px #214d491c!important;border-radius:9px;overflow:hidden}.leaflet-bar a{width:34px!important;height:34px!important;line-height:34px!important;color:#315956!important}.map-legend{bottom:171px;background:#ffffffd9;backdrop-filter:blur(10px);box-shadow:none;padding:8px 11px;left:22px}.map-legend i{border-color:var(--route)}.compass{position:absolute;top:95px;left:25px;color:#547270;display:flex;align-items:center;flex-direction:column;font-size:27px;font-weight:300;line-height:1.1;pointer-events:none}.compass span{font-size:10px;letter-spacing:1px}.pin{width:34px;height:34px;background:var(--route);border:3px solid white;font-size:13px;box-shadow:0 3px 12px #19444735;transition:transform .3s,box-shadow .3s}.selected-pin .pin{transform:scale(1.25);box-shadow:0 0 0 7px #ffffff85,0 5px 18px #16494750}.selected-pin .pin:after{content:'';position:absolute;inset:-10px;border:1px solid var(--route);border-radius:50%;animation:ripple 2.5s ease-out infinite}.place-label{border-radius:5px!important;padding:6px 10px!important;font-weight:500;box-shadow:0 3px 12px #244c4914!important}.tour-card{position:absolute;bottom:27px;left:22px;right:22px;background:#fffffff2;backdrop-filter:blur(18px);padding:18px 20px;border-radius:13px;box-shadow:0 8px 30px #1d424821;border:1px solid white}.tour-top{display:flex;align-items:center;justify-content:space-between;font-size:10px;letter-spacing:1.5px;color:var(--route);font-weight:600}.live-badge{font-size:11px;letter-spacing:1px;color:#8a9999;font-weight:400}.tour-place{display:flex;justify-content:space-between;align-items:center;gap:15px;margin:9px 0 15px}.tour-place b{font-size:19px;line-height:1.4}.tour-place>span{font-size:13px;color:#778786;white-space:nowrap}.tour-controls{display:flex;align-items:center;gap:8px}.tour-controls>button{border:1px solid #e1eae7;background:#f4f8f6;border-radius:7px;color:var(--route);height:34px;min-width:32px;font-size:22px}.tour-controls>button:disabled{opacity:.3;cursor:default}.tour-controls #play{font-size:13px;background:var(--route);color:white;padding:0 13px;min-width:110px;border-color:var(--route)}.tour-track{display:flex;gap:4px;flex:1;margin:0 8px}.tour-track button{height:22px;min-width:5px;flex:1;border:0;background:linear-gradient(#e3ebe8,#e3ebe8) center/100% 4px no-repeat;padding:0}.tour-track button.visited{background-image:linear-gradient(var(--route),var(--route))}.tour-track button[aria-current=step]{background-size:100% 7px}#tour-count{font-size:12px;color:#839390;white-space:nowrap}.stop.selected .stop-title{color:var(--route)}.stop.selected .stop-marker{background:var(--route);color:white;border-color:var(--route)}.flow-line{animation:routeFlow 22s linear infinite}.is-playing .flow-line{opacity:.8}.traveler{filter:drop-shadow(0 0 4px #073f44a0)}nav button.active{background:var(--route);border-color:var(--route)}#map-error{bottom:215px;z-index:4}@keyframes routeFlow{to{stroke-dashoffset:-180}}@keyframes ripple{0%{transform:scale(.8);opacity:.5}100%{transform:scale(1.6);opacity:0}}@media(min-width:1100px){.map-column{position:sticky;top:18px}}@media(max-width:720px){.map-shell{height:510px}.map-top{top:13px;left:13px;right:13px}.map-top>span,.map-top button{padding:11px 12px}.tour-card{left:12px;right:12px;bottom:24px;padding:14px}.tour-place{margin:10px 0 11px}.tour-place b{font-size:16px}.tour-place>span{font-size:12px}.tour-controls{gap:5px}.tour-controls #play{min-width:99px;padding:0 9px;font-size:12px}.tour-track{margin:0 3px;gap:3px}.tour-controls>button{min-width:28px}.map-legend{left:13px;bottom:168px;font-size:11px}.compass{top:80px;left:20px}.leaflet-top.leaflet-right{top:65px;right:4px}.tour-top{font-size:10px}}@media(prefers-reduced-motion:reduce){.flow-line,.selected-pin .pin:after{animation:none}.pin{transition:none}}
.leaflet-tile-pane{filter:saturate(.55) contrast(.96)}
.flow-line,.selected-pin .pin:after{animation:none!important}.selected-pin .pin:after{display:none}.pin{transition:none}.place-preview{display:flex;gap:14px;margin:0 0 14px;align-items:start}.place-preview figure{margin:0;position:relative;flex:0 0 130px}.place-preview img{display:block;width:130px;height:93px;object-fit:cover;border-radius:7px}.place-preview figcaption{font-size:10px;color:#728580;margin-top:4px;line-height:1.4}.place-preview>div{flex:1;min-width:0}.place-preview p{font-size:14px;line-height:1.7;margin:0 0 6px;color:#4d6765}.place-preview a{font-size:10px;color:#82918d;line-height:1.5;display:block}.map-shell{height:740px}.map-legend{bottom:295px}.pin.airport{background:#365675}.tour-place{margin-bottom:11px}.tour-card{padding:16px 18px}.live-badge{font-size:10px}@media(max-width:720px){.map-shell{height:650px}.place-preview{gap:10px}.place-preview figure{flex-basis:92px}.place-preview img{width:92px;height:92px}.place-preview p{font-size:13px;line-height:1.65}.place-preview a{font-size:10px}.tour-card{padding:13px}.map-legend{bottom:306px}.place-preview figcaption{font-size:10px}.tour-place b{font-size:16px}}@media(max-width:370px){.place-preview figure{flex-basis:75px}.place-preview img{width:75px;height:92px}}
