:root{color:#211f1b;font-synthesis:none;text-rendering:optimizelegibility;--paper:#f4f1ea;--deep:#e8e1d5;--white:#fffdf8;--ink:#211f1b;--muted:#68645d;--line:#d8d1c4;--red:#a42f27;--green:#345e52;--gold:#b8893b;--shadow:0 18px 46px #2a22181a;background:#f4f1ea;font-family:Microsoft YaHei,Noto Sans SC,system-ui,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);min-width:320px;margin:0}button,a{font:inherit;color:inherit}svg{flex:none}.page-width{width:min(1180px,100% - 48px);margin-inline:auto}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.site-header{z-index:50;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f4f1eaf0;border-bottom:1px solid #4d433529;position:sticky;top:0}.site-header__inner{justify-content:space-between;align-items:center;width:min(1280px,100% - 48px);min-height:70px;margin:auto;display:flex}.brand{align-items:center;gap:11px;text-decoration:none;display:flex}.brand__mark{color:#fff;background:var(--red);place-items:center;width:38px;height:38px;display:grid}.brand span:last-child{display:grid}.brand strong{font-family:SimSun,STSong,serif;font-size:20px}.brand small{color:var(--muted);margin-top:2px;font-size:11px}.site-nav{align-items:center;gap:4px;display:flex}.site-nav a{color:#514c45;border-bottom:2px solid #0000;padding:10px 12px;font-size:14px;text-decoration:none}.site-nav a:hover,.site-nav a:focus-visible,.site-nav a.active{color:var(--red)}.site-nav a.active{border-bottom-color:var(--red);font-weight:700}.icon-button{border:1px solid var(--line);cursor:pointer;background:0 0;place-items:center;width:42px;height:42px;padding:0;display:grid}.menu-button{display:none}.home-explorer{grid-template-columns:minmax(0,1.55fr) minmax(320px,.75fr);align-items:stretch;gap:30px;min-height:calc(100vh - 70px);padding-block:38px 46px;display:grid}.map-shell{flex-direction:column;min-width:0;display:flex}.map-heading{justify-content:space-between;align-items:end;gap:20px;margin-bottom:18px;display:flex}.section-kicker{color:var(--red);margin:0 0 7px;font-size:12px;font-weight:800}.map-heading h1,.section-heading h2{margin:0;font-family:SimSun,STSong,serif;font-size:clamp(28px,3vw,42px);line-height:1.15}.map-note{color:var(--muted);flex:none;padding-bottom:4px;font-size:12px}.map-stage{background-color:var(--deep);background-image:linear-gradient(#5c4b340d 1px,#0000 1px),linear-gradient(90deg,#5c4b340d 1px,#0000 1px);background-size:28px 28px;border:1px solid #cbc2b3;flex:1;min-height:480px;position:relative;overflow:hidden}.hebei-map{width:100%;height:100%;position:absolute;inset:0}.prefecture-layer path{fill:#d8d0c0;stroke:#f7f3eb;stroke-width:2px;vector-effect:non-scaling-stroke;transition:fill .2s}.prefecture-layer path:hover{fill:#c9bfad}.map-marker{z-index:2;cursor:pointer;text-align:left;background:0 0;border:0;align-items:center;gap:8px;padding:0;display:flex;position:absolute;transform:translate(-8px,-50%)}.map-marker__dot{border:4px solid var(--white);background:var(--red);border-radius:50%;width:17px;height:17px;transition:transform .2s;display:block;box-shadow:0 2px 8px #2a1c1440}.map-marker__label{background:#fffdf8f0;border:1px solid #bbb09f;border-radius:2px;min-width:max-content;padding:8px 10px;font-size:13px;font-weight:800;display:grid;box-shadow:0 5px 15px #30281d1f}.map-marker__label small{color:var(--muted);margin-top:2px;font-size:10px;font-weight:400}.map-marker:hover .map-marker__dot,.map-marker.is-active .map-marker__dot{transform:scale(1.35)}.map-marker.is-active{z-index:3}.map-marker.is-active .map-marker__label{color:#fff;border-color:var(--red);background:var(--red)}.map-marker.is-active .map-marker__label small{color:#f5ddd8}.map-marker:focus-visible{outline:3px solid var(--gold);outline-offset:4px}.map-status{color:var(--muted);justify-content:center;align-items:center;gap:10px;display:flex;position:absolute;inset:0}.map-status--error{text-align:center;padding:20px}.spin{animation:1.4s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.map-fallback{border:1px solid #cbc2b3;border-top:0;grid-template-columns:repeat(3,1fr);display:grid}.map-fallback button{border:0;border-right:1px solid var(--line);background:var(--white);cursor:pointer;text-align:left;gap:3px;min-height:62px;padding:9px 12px;display:grid}.map-fallback button:last-child{border-right:0}.map-fallback button.is-active{color:#fff;background:var(--green)}.map-fallback span{font-size:13px;font-weight:800}.map-fallback small{color:var(--muted);font-size:10px}.map-fallback .is-active small{color:#d7e5df}.home-summary{align-self:end}.destination-summary{border-top:5px solid var(--red);background:var(--white);box-shadow:var(--shadow);padding:30px}.eyebrow{color:var(--red);align-items:center;gap:6px;margin:0 0 12px;font-size:12px;font-weight:800;display:flex}.destination-summary h2{margin:0;font-family:SimSun,STSong,serif;font-size:30px}.destination-summary>p{color:#5e5951;line-height:1.8}.destination-summary .summary-tagline{color:var(--ink);margin:8px 0 19px;font-size:16px;font-weight:700;line-height:1.5}.quick-facts{background:var(--line);gap:1px;margin:22px 0;display:grid}.quick-facts div{background:var(--paper);padding:13px 14px}.quick-facts dt,.intro-facts dt{color:var(--muted);align-items:center;gap:6px;font-size:11px;display:flex}.quick-facts dt svg,.intro-facts dt svg{width:14px}.quick-facts dd,.intro-facts dd{margin:6px 0 0;font-size:14px;font-weight:800}.best-for{border-top:1px solid var(--line);gap:9px;padding-top:16px;font-size:13px;display:flex}.best-for span{color:var(--green);flex:none;font-weight:800}.primary-action,.secondary-action{color:#fff;border:1px solid var(--red);background:var(--red);justify-content:center;align-items:center;gap:8px;min-height:46px;padding:11px 16px;font-size:14px;font-weight:800;text-decoration:none;display:inline-flex}.primary-action:hover{background:#72201d}.page-band{background:var(--white);padding:72px 0 82px}.section-heading{justify-content:space-between;align-items:end;gap:40px;margin-bottom:30px;display:flex}.section-heading>p{max-width:600px;color:var(--muted);margin:0;font-size:14px;line-height:1.7}.comparison-table-wrap{border-top:2px solid var(--ink);overflow-x:auto}.comparison-table{border-collapse:collapse;width:100%;min-width:970px}.comparison-table th,.comparison-table td{border-bottom:1px solid var(--line);text-align:left;vertical-align:middle;padding:18px 13px;font-size:13px}.comparison-table thead th{color:var(--muted);background:#f8f5ef;font-size:11px}.comparison-table tbody th{width:220px}.comparison-table tbody th span{margin-bottom:5px;font-size:16px;display:block}.comparison-table tbody th small,.comparison-table td small{max-width:240px;color:var(--muted);font-weight:400;line-height:1.45;display:block}.intensity{color:#fff;background:var(--green);text-align:center;min-width:28px;padding:3px 7px;display:inline-block}.intensity--高{background:var(--red)}.intensity--中{background:#8a6a31}.score{gap:1px;margin-bottom:4px;display:flex}.score svg{width:13px;color:var(--green)}.table-link,.source-list a{width:38px;height:38px;color:var(--red);border:1px solid var(--line);place-items:center;display:grid}.table-link:hover{color:#fff;border-color:var(--red);background:var(--red)}.destination-intro{padding-block:30px 64px}.back-link{color:var(--muted);align-items:center;gap:7px;margin-bottom:34px;font-size:13px;text-decoration:none;display:inline-flex}.back-link svg{width:17px}.back-link:hover{color:var(--red)}.destination-intro__grid{grid-template-columns:1.08fr .92fr;align-items:center;gap:64px;display:grid}.destination-intro__copy h1{max-width:13ch;margin:0;font-family:SimSun,STSong,serif;font-size:clamp(38px,5vw,62px);line-height:1.14}.destination-lead{margin:16px 0 12px;font-size:19px;font-weight:800;line-height:1.55}.destination-intro__copy>p:not(.eyebrow):not(.destination-lead){max-width:670px;color:var(--muted);line-height:1.8}.intro-facts{background:var(--line);grid-template-columns:1fr 1fr;gap:1px;margin:28px 0 0;display:grid}.intro-facts div{background:var(--white);min-width:0;padding:15px 16px}.intro-facts dd{font-size:13px;line-height:1.45}.image-placeholder{color:#746d61;background-color:#ddd5c7;background-image:linear-gradient(135deg,#0000 48%,#4e3e2b14 49% 51%,#0000 52%);background-size:28px 28px;border:1px solid #c9c0b2;place-content:center;place-items:center;min-height:390px;display:grid;position:relative;overflow:hidden}.image-placeholder:before{content:"";border:1px solid #5949352e;position:absolute;inset:14px}.image-placeholder svg{width:28px;height:28px;margin-bottom:12px}.image-placeholder span{z-index:1;color:#514a40;text-align:center;max-width:22ch;padding:0 18px;font-family:SimSun,STSong,serif;font-size:20px;font-weight:800}.image-placeholder small{z-index:1;margin-top:8px;font-size:11px}.image-placeholder--compact{min-height:210px}.image-placeholder--compact span{font-size:17px}.route-section{border-top:1px solid var(--line);padding-block:72px}.route-layout{background:var(--white);min-height:540px;box-shadow:var(--shadow);border:1px solid #bfb6a7;grid-template-columns:minmax(0,1.45fr) minmax(320px,.7fr);display:grid}.route-map{border-right:1px solid var(--line);background:#e6dfd2;min-width:0;min-height:540px;position:relative;overflow:hidden}.route-map:before{content:"";opacity:.5;background-image:linear-gradient(#4b423512 1px,#0000 1px),linear-gradient(90deg,#4b423512 1px,#0000 1px);background-size:26px 26px;position:absolute;inset:0}.route-map svg{width:90%;height:82%;position:absolute;inset:8% 5% 10%;overflow:visible}.route-map svg *{vector-effect:non-scaling-stroke}.floor-plan path{fill:#fffdf88c;stroke:#9c917f;stroke-width:1px}.campus-plan rect{fill:#fffdf8a6;stroke:#9a8b76;stroke-width:1.2px}.mountain-lines path{fill:none;stroke:#425d4e40;stroke-width:1px}.route-line{fill:none;stroke:var(--gold);stroke-width:5px;stroke-linecap:round;stroke-linejoin:round}.route-branch-line{stroke:var(--red);stroke-width:3px;stroke-dasharray:7 6}.route-map__legend{z-index:2;background:#fffdf8eb;gap:14px;padding:8px 10px;font-size:10px;display:flex;position:absolute;top:16px;left:16px}.route-map__legend span{align-items:center;gap:5px;display:flex}.route-map__legend i{background:var(--gold);width:18px;height:3px}.route-map__legend .legend-branch{border-top:2px dashed var(--red);background:0 0;height:0}.route-point{z-index:3;border:3px solid var(--white);background:var(--green);cursor:pointer;border-radius:50%;place-items:center;width:38px;height:38px;padding:0;display:grid;position:absolute;transform:translate(-50%,-50%);box-shadow:0 3px 10px #241d1533}.route-point>span{color:#fff;font-size:13px;font-weight:800}.route-point small{min-width:max-content;max-width:130px;color:var(--ink);background:#fffdf8eb;padding:5px 7px;font-size:10px;font-weight:800;position:absolute;top:43px;left:50%;transform:translate(-50%);box-shadow:0 2px 7px #2a22181a}.route-point.is-active{background:var(--red);box-shadow:0 0 0 5px #a42f272e}.route-point:focus-visible{outline:3px solid var(--ink);outline-offset:4px}.route-map__disclaimer{color:#655e53;font-size:10px;position:absolute;bottom:12px;right:15px}.spot-panel{flex-direction:column;min-width:0;display:flex}.spot-panel__body{padding:25px}.spot-panel__number{color:var(--red);justify-content:space-between;font-size:11px;font-weight:800;display:flex}.spot-panel__number span{align-items:center;gap:4px;display:inline-flex}.spot-panel__number svg{width:13px}.spot-panel h3{margin:7px 0 10px;font-family:SimSun,STSong,serif;font-size:25px}.spot-panel p{color:var(--muted);font-size:13px;line-height:1.7}.spot-panel .spot-summary{color:var(--ink);font-weight:800}.spot-meta{gap:12px;margin:20px 0 0;display:grid}.spot-meta div{border-top:1px solid var(--line);padding-top:12px}.spot-meta dt{color:var(--green);align-items:center;gap:6px;font-size:11px;font-weight:800;display:flex}.spot-meta dt svg{width:15px}.spot-meta dd{margin:5px 0 0;font-size:12px;line-height:1.5}.route-steps{background:var(--line);grid-template-columns:repeat(5,1fr);gap:1px;margin:14px 0 0;padding:0;list-style:none;display:grid}.route-steps li{background:var(--white);min-width:0}.route-steps button{cursor:pointer;text-align:left;background:0 0;border:0;align-items:center;gap:9px;width:100%;min-height:70px;padding:10px;display:flex}.route-steps button>span:first-child{color:#fff;background:var(--green);border-radius:50%;flex:none;place-items:center;width:25px;height:25px;font-size:11px;display:grid}.route-steps button>span:nth-child(2){gap:3px;min-width:0;display:grid}.route-steps strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.route-steps small{color:var(--muted);font-size:9px}.route-steps svg{width:15px;color:var(--red);margin-left:auto;display:none}.route-steps li.is-active{box-shadow:inset 0 -3px var(--red)}.route-steps li.is-active button>span:first-child{background:var(--red)}.travel-band{color:#f7f3eb;background:#263e37;padding:76px 0}.travel-grid{grid-template-columns:1.25fr .75fr;gap:72px;display:grid}.travel-band .section-kicker{color:#d9af66}.travel-band .section-heading h2{color:#fff;font-size:32px}.section-heading--compact{margin-bottom:24px}.arrival-list{background:#ffffff24;gap:1px;display:grid}.arrival-item{background:#2e4941;grid-template-columns:46px 1fr;gap:15px;padding:19px;display:grid}.arrival-icon{color:#efd6aa;border:1px solid #efd6aa4d;place-items:center;width:42px;height:42px;display:grid}.arrival-icon svg{width:20px}.arrival-mode{color:#c0d1ca;font-size:10px}.arrival-item h3{color:#fff;margin:3px 0 7px;font-size:15px}.arrival-item p{color:#d3ded9;margin:0;font-size:12px;line-height:1.65}.arrival-item .caution{color:#f2cc8e;gap:6px;margin-top:9px;display:flex}.arrival-item .caution svg{flex:none;width:14px;height:14px}.secondary-action{background:0 0;border-color:#ffffff47;margin-top:18px}.secondary-action:hover{border-color:#fff}.secondary-action svg{width:16px}.preparation ul{background:#ffffff24;gap:1px;margin:0;padding:0;list-style:none;display:grid}.preparation li{background:#2e4941;align-items:flex-start;gap:10px;padding:14px 15px;font-size:13px;line-height:1.5;display:flex}.preparation li svg{color:#efd6aa;width:16px}.advisory{color:#302b24;background:#e8d8b9;gap:11px;margin-top:16px;padding:16px;display:flex}.advisory>svg{flex:none;width:19px}.advisory strong{font-size:12px}.advisory p{margin:6px 0;font-size:11px;line-height:1.6}.advisory small{color:#6b5e4c;font-size:9px}.source-section{grid-template-columns:.8fr 1.2fr;gap:70px;padding-block:64px;display:grid}.source-intro{gap:14px;display:flex}.source-intro>svg{width:24px;color:var(--green)}.source-intro h2{margin:0 0 8px;font-family:SimSun,STSong,serif;font-size:24px}.source-intro p{color:var(--muted);margin:0;font-size:12px;line-height:1.7}.source-list{border-top:1px solid var(--ink);margin:0;padding:0;list-style:none}.source-list li{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;min-height:65px;padding:11px 0;display:flex}.source-list li div{gap:5px;display:grid}.source-list strong{font-size:13px}.source-list span{color:var(--muted);font-size:10px}.source-list a{flex:none}.source-list a svg{width:16px}.site-footer{color:#c9c3b8;background:#1f211f;padding:36px 0}.site-footer .page-width{grid-template-columns:1fr auto;align-items:center;gap:10px 30px;display:grid}.site-footer strong{color:#fff;font-family:SimSun,STSong,serif;font-size:20px}.site-footer p{margin:5px 0 0;font-size:11px}.site-footer a{color:#fff;font-size:12px}.site-footer small{border-top:1px solid #383b38;grid-column:1/-1;padding-top:15px;font-size:10px}@media (width<=980px){.home-explorer{grid-template-columns:1fr;min-height:auto}.map-stage{min-height:540px}.destination-summary{grid-template-columns:1fr 1fr;gap:0 25px;display:grid}.destination-summary .eyebrow,.destination-summary h2,.destination-summary .summary-tagline,.destination-summary>p:not(.best-for){grid-column:1}.quick-facts,.best-for,.primary-action{grid-column:2}.quick-facts{grid-row:1/span 3;margin:0}.route-layout{grid-template-columns:1fr}.route-map{border-right:0;border-bottom:1px solid var(--line)}.spot-panel{grid-template-columns:.8fr 1.2fr;display:grid}.image-placeholder--compact{min-height:280px}.travel-grid{gap:40px}.route-steps{grid-template-columns:repeat(3,1fr)}}@media (width<=760px){.page-width,.site-header__inner{width:min(100% - 30px,1180px)}.site-header__inner{min-height:62px}.menu-button{display:grid}.site-nav{border-bottom:1px solid var(--line);background:var(--white);box-shadow:var(--shadow);padding:8px 15px 15px;display:none;position:absolute;top:62px;left:0;right:0}.site-nav.is-open{display:grid}.site-nav a{border-bottom:1px solid var(--line);padding:13px 10px}.home-explorer{gap:18px;padding-block:25px 35px}.map-heading,.section-heading{flex-direction:column;align-items:start;gap:12px}.map-heading h1,.section-heading h2{font-size:29px}.map-stage{min-height:420px}.map-marker__label{padding:6px 7px;font-size:11px}.map-marker__label small{display:none}.map-fallback{grid-template-columns:1fr}.map-fallback button{border-right:0;border-bottom:1px solid var(--line)}.destination-summary{padding:24px;display:block}.quick-facts{margin:20px 0}.primary-action{width:100%}.page-band{padding:52px 0}.comparison-table{min-width:0}.comparison-table thead{width:1px;height:1px;position:absolute;overflow:hidden}.comparison-table tbody{gap:12px;display:grid}.comparison-table tr{border:1px solid var(--line);background:var(--white);grid-template-columns:1fr 1fr;display:grid;position:relative}.comparison-table th,.comparison-table td{border-bottom:1px solid var(--line);padding:12px;font-size:12px;display:grid}.comparison-table tbody th{grid-column:1/-1;width:auto}.comparison-table td:before{color:var(--muted);margin-bottom:5px;font-size:9px}.comparison-table td:first-of-type:before{content:"建议用时"}.comparison-table td:nth-of-type(2):before{content:"游览强度"}.comparison-table td:nth-of-type(3):before{content:"主要环境"}.comparison-table td:nth-of-type(4):before{content:"抵达便利"}.comparison-table td:nth-of-type(5):before{content:"适合人群"}.comparison-table td:nth-of-type(5){grid-column:1/-1}.comparison-table td:last-child{border:0;position:absolute;right:0}.destination-intro{padding-block:22px 45px}.back-link{margin-bottom:25px}.destination-intro__grid{grid-template-columns:1fr;gap:28px}.destination-intro__copy h1{font-size:40px}.image-placeholder{min-height:270px}.route-section{width:100%;padding-block:50px}.route-section>.section-heading{width:calc(100% - 30px);margin-inline:auto}.route-layout{border-left:0;border-right:0;min-height:auto}.route-map{min-height:440px}.route-point{width:35px;height:35px}.route-point small{white-space:normal;text-align:center;min-width:62px;max-width:88px}.spot-panel{display:block}.image-placeholder--compact{min-height:225px}.route-steps{grid-template-columns:1fr;width:calc(100% - 30px);margin:14px auto 0}.route-steps button{min-height:60px}.route-steps strong{white-space:normal}.route-steps svg{display:block}.travel-band{padding:55px 0}.travel-grid,.source-section{grid-template-columns:1fr;gap:48px}.source-section{padding-block:50px}.site-footer .page-width{grid-template-columns:1fr}.site-footer small{grid-column:1}}@media (width<=420px){.brand small{display:none}.map-stage{min-height:360px}.map-marker__label{min-width:0;max-width:86px}.intro-facts{grid-template-columns:1fr}.route-map{min-height:400px}.route-map__legend{gap:7px}}@media (width<=760px){.map-marker{justify-content:center;width:44px;height:44px;transform:translate(-50%,-50%)}.map-marker__label{position:absolute;left:34px}.map-marker.is-active .map-marker__label{width:max-content;min-width:max-content;max-width:110px}.map-marker:not(.is-active) .map-marker__label{opacity:0;pointer-events:none}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.score .score__empty{opacity:.35}:where(button,a){-webkit-tap-highlight-color:transparent}:where(button,a):focus-visible{outline-offset:3px;outline:3px solid #d1a04e}:where(button,a):active{transform:translateY(1px)}.primary-action svg,.secondary-action svg,.table-link svg,.source-list a svg{transition:transform .2s}.primary-action:hover svg,.secondary-action:hover svg,.table-link:hover svg,.source-list a:hover svg{transform:translate(3px,-1px)}.comparison-table tbody tr{transition:background-color .2s,transform .2s}.comparison-table tbody tr:hover{background:#faf5eb}.arrival-item,.preparation li,.source-list li{transition:background-color .2s,transform .2s}.arrival-item:hover,.preparation li:hover{background:#36564d;transform:translate(4px)}.source-list li:hover{background:#fffdf8;transform:translate(4px)}.media-carousel{isolation:isolate;min-width:0;position:relative}.media-carousel__stack{height:390px;margin:0 12px 12px 0;position:relative}.media-carousel__stack:before,.media-carousel__stack:after{z-index:-1;content:"";background:#e6dfd3;border:1px solid #c9c0b2;position:absolute;inset:10px -7px -7px 10px}.media-carousel__stack:after{background:#eee8dc;inset:5px -3px -3px 5px}.media-slide{opacity:0;pointer-events:none;background:#dcd4c6;border:1px solid #c9c0b2;margin:0;transition:opacity .45s,transform .45s;position:absolute;inset:0;overflow:hidden;transform:scale(.975)translate(12px)}.media-slide.is-active{z-index:1;opacity:1;pointer-events:auto;transform:scale(1)translate(0)}.media-slide img{object-fit:cover;width:100%;height:100%}.media-slide__placeholder{color:#665e52;text-align:center;background-color:#ddd5c7;background-image:linear-gradient(135deg,#0000 48%,#4e3e2b17 49% 51%,#0000 52%);background-size:30px 30px;place-content:center;place-items:center;padding:28px;display:grid;position:absolute;inset:0}.media-slide[data-variant="2"] .media-slide__placeholder{background-color:#d7d8d0;background-image:repeating-linear-gradient(0deg,#0000 0 23px,#304c4114 24px 25px)}.media-slide[data-variant="3"] .media-slide__placeholder{background-color:#dfd4cb;background-image:radial-gradient(circle at 20% 30%,#a42f271c 0 2px,#0000 3px);background-size:24px 24px}.media-slide[data-variant="4"] .media-slide__placeholder{background-color:#d8d1c2;background-image:linear-gradient(30deg,#b8893b17 12%,#0000 12.5% 87%,#b8893b17 87.5%)}.media-slide__placeholder:before{content:"";border:1px solid #59493533;position:absolute;inset:14px}.media-slide__placeholder svg{width:29px;height:29px;margin-bottom:12px}.media-slide__placeholder strong{z-index:1;max-width:23ch;font-family:SimSun,STSong,serif;font-size:20px}.media-slide__placeholder small{z-index:1;margin-top:8px;font-size:11px}.media-slide__line{background:var(--red);width:30%;height:4px;position:absolute;top:15%;left:8%}.media-slide figcaption{z-index:2;color:#fff;background:linear-gradient(#0000,#161411cc);justify-content:space-between;gap:12px;padding:25px 15px 11px;font-size:10px;display:flex;position:absolute;bottom:0;left:0;right:0}.carousel-arrow{z-index:4;color:#fff;cursor:pointer;background:#1e1b17b8;border:1px solid #ffffff73;border-radius:50%;place-items:center;width:42px;height:42px;padding:0;transition:background .2s,transform .2s;display:grid;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 5px 18px #14120f33}.carousel-arrow:hover{background:var(--red);transform:translateY(-50%)scale(1.08)}.carousel-arrow--prev{left:14px}.carousel-arrow--next{right:26px}.carousel-controls{z-index:4;color:#fff;align-items:center;gap:8px;font-size:10px;display:flex;position:absolute;bottom:20px;right:24px}.carousel-dots{gap:5px;display:flex}.carousel-dots button{cursor:pointer;background:0 0;border:0;width:22px;height:22px;padding:0}.carousel-dots button:after{content:"";background:#ffffff8c;border-radius:50%;width:6px;height:6px;margin:auto;transition:width .2s,background .2s;display:block}.carousel-dots button.is-active:after{background:#fff;border-radius:5px;width:18px}.carousel-pause{color:#fff;cursor:pointer;background:#1e1b1773;border:1px solid #ffffff73;border-radius:50%;place-items:center;width:28px;height:28px;padding:0;display:grid}.carousel-pause svg{width:13px}.media-carousel--compact .media-carousel__stack{height:210px;margin:0}.media-carousel--compact .media-carousel__stack:before,.media-carousel--compact .media-carousel__stack:after{display:none}.media-carousel--compact .media-slide__placeholder strong{font-size:16px}.media-carousel--compact .carousel-arrow{width:34px;height:34px}.media-carousel--compact .carousel-arrow--next{right:10px}.media-carousel--compact .carousel-arrow--prev{left:10px}.media-carousel--compact .carousel-controls{bottom:12px;right:12px}.media-carousel--compact .media-slide figcaption{padding-bottom:9px}.spot-panel>.media-carousel{min-height:210px}.map-focus-layer{transition:transform-origin .65s cubic-bezier(.2,.8,.2,1),transform .65s cubic-bezier(.2,.8,.2,1);position:absolute;inset:0;transform:scale(1.07)}.prefecture-layer path.is-related{fill:#c5b99f}.map-marker.is-active .map-marker__dot:after{border:2px solid var(--red);content:"";border-radius:50%;animation:1.8s ease-out infinite marker-pulse;position:absolute;inset:-9px}.map-marker__dot{position:relative}.map-popup{z-index:8;background:var(--white);border:1px solid #bcb19e;width:290px;animation:.38s cubic-bezier(.2,.8,.2,1) both popup-in;position:absolute;box-shadow:0 22px 55px #261d1440}.map-popup .media-carousel__stack{height:126px}.map-popup .media-slide__placeholder{padding:12px}.map-popup .media-slide__placeholder svg{width:18px;height:18px;margin-bottom:5px}.map-popup .media-slide__placeholder strong{font-size:13px}.map-popup .media-slide__placeholder small,.map-popup .media-slide figcaption,.map-popup .carousel-pause{display:none}.map-popup .carousel-controls{bottom:7px;right:8px}.map-popup .carousel-arrow{width:30px;height:30px;top:63px}.map-popup__body{padding:14px 50px 15px 15px;position:relative}.map-popup__body>span{color:var(--red);font-size:9px;font-weight:800}.map-popup__body h2{margin:4px 0;font-family:SimSun,STSong,serif;font-size:20px}.map-popup__body p{color:var(--muted);margin:5px 0 10px;font-size:11px;line-height:1.45}.map-popup__body div{align-items:center;gap:5px;font-size:10px;font-weight:800;display:flex}.map-popup__body div svg{width:13px}.map-popup__body>a{color:#fff;background:var(--red);place-items:center;width:36px;height:36px;transition:transform .2s;display:grid;position:absolute;bottom:14px;right:12px}.map-popup__body>a:hover{transform:scale(1.08)rotate(3deg)}@keyframes marker-pulse{0%{opacity:.8;transform:scale(.7)}80%,to{opacity:0;transform:scale(1.8)}}@keyframes popup-in{0%{opacity:0;filter:blur(3px)}to{opacity:1;filter:blur()}}.route-progress{background:#d8d1c4;height:3px;margin:-13px 0 24px;position:relative}.route-progress>span{background:var(--red);transition:width .45s cubic-bezier(.2,.8,.2,1);position:absolute;inset:0 auto 0 0}.route-progress small{color:var(--muted);font-size:9px;position:absolute;bottom:8px;right:0}.route-map__legend svg{width:12px;height:12px;color:var(--red)}.floor-plan text,.campus-plan text,.mountain-lines text,.village-plan text{fill:#766d60;font-family:Microsoft YaHei,sans-serif;font-size:2.4px}.floor-plan .map-corridor{fill:none;stroke:#b8893b;stroke-width:4px;stroke-linecap:round;opacity:.32}.campus-plan .map-water{fill:#bacbc5;stroke:#8aa79d}.campus-plan .map-access-road{fill:none;stroke:#bda77d;stroke-width:6px;opacity:.5}.mountain-lines .map-ridge{stroke:#b8893b;stroke-width:4px;stroke-dasharray:2 3;opacity:.48}.village-plan .village-road{fill:none;stroke:#b7aa95;stroke-width:5px;opacity:.46}.village-plan .village-boundary{fill:#fffdf87a;stroke:#9c917f;stroke-width:1px}.village-plan .tunnel-layer{fill:none;stroke:#345e52;stroke-width:6px;stroke-dasharray:2 3;opacity:.3}.village-plan circle{fill:#345e52;opacity:.45}.moving-footsteps{color:var(--red)}.moving-footsteps--branch{color:#762722}.moving-footsteps svg{stroke:currentColor;stroke-width:2.5px}.map-feature{z-index:2;color:#514a40;background:#fffdf8db;border:1px solid #5b4f3e38;align-items:center;gap:4px;padding:4px 6px;font-size:8px;transition:transform .2s,background .2s;display:flex;position:absolute;transform:translate(-50%,-50%);box-shadow:0 2px 6px #281f1614}.map-feature:hover{z-index:5;background:#fff;transform:translate(-50%,-50%)scale(1.08)}.map-feature svg{width:10px;height:10px;color:var(--green)}.map-feature--water{color:#2f6257;background:#d9e7e2}.map-feature--parking{color:#fff;background:#56665e}.spot-panel{animation:.32s both spot-panel-in}@keyframes spot-panel-in{0%{opacity:.4;transform:translate(8px)}to{opacity:1;transform:translate(0)}}.route-point{transition:background .2s,box-shadow .2s,transform .2s}.route-point:hover{z-index:6;transform:translate(-50%,-50%)scale(1.12)}.route-steps button{transition:background .2s,transform .2s}.route-steps button:hover{background:#faf5eb;transform:translateY(-2px)}.transport-map-section{margin-bottom:62px}.transport-map-heading{justify-content:space-between;align-items:end;gap:25px;margin-bottom:18px;display:flex}.transport-map-heading h2{color:#fff;margin:0;font-family:SimSun,STSong,serif;font-size:32px}.transport-map-heading p:not(.section-kicker){color:#bcd0c8;margin:6px 0 0;font-size:11px}.transport-mode-legend{flex-wrap:wrap;gap:8px;display:flex}.transport-mode-legend span{border:1px solid #ffffff38;align-items:center;gap:5px;padding:7px 9px;font-size:10px;display:flex}.transport-mode-legend svg{width:14px}.transport-map-canvas{background-color:#304e45;background-image:linear-gradient(#ffffff0d 1px,#0000 1px),linear-gradient(90deg,#ffffff0d 1px,#0000 1px);background-size:30px 30px;border:1px solid #ffffff2e;height:430px;position:relative;overflow:hidden}.transport-map-canvas:before{content:"";background:radial-gradient(circle at 65% 40%,#dabf8c1c,#0000 38%);position:absolute;inset:0}.transport-map-canvas>svg{width:100%;height:100%;position:absolute;inset:0}.transport-roads path{fill:none;stroke:#ffffff17;stroke-width:5px}.transport-line>path{fill:none;stroke-width:3px;stroke-linecap:round;stroke-dasharray:7 4;vector-effect:non-scaling-stroke}.transport-line--metro>path{stroke:#d9b36c}.transport-line--bus>path{stroke:#efcf93}.transport-line--car>path{stroke:#c7d9d2}.transport-line--walk>path{stroke:#d9b36c;stroke-width:2px;stroke-dasharray:2 4}.moving-transport circle{fill:#fff;stroke:#263e37;stroke-width:1.5px;vector-effect:non-scaling-stroke}.moving-transport svg{color:#263e37;stroke:currentColor;stroke-width:2.5px}.transport-node{z-index:3;cursor:pointer;background:#557269;border:4px solid #f4f1ea;border-radius:50%;place-items:center;width:42px;height:42px;padding:0;transition:transform .2s,background .2s,box-shadow .2s;display:grid;position:absolute;transform:translate(-50%,-50%);box-shadow:0 4px 13px #0c19154d}.transport-node:hover{transform:translate(-50%,-50%)scale(1.14)}.transport-node.is-active{background:var(--red);box-shadow:0 0 0 7px #dab06733}.transport-node>span{color:#fff;font-size:12px;font-weight:800}.transport-node small{color:#243b34;background:#fffdf8;min-width:max-content;padding:5px 7px;font-size:10px;font-weight:800;position:absolute;top:45px;left:50%;transform:translate(-50%)}.transport-node-card{z-index:4;color:#29251f;background:#f4e6c8;align-items:center;gap:10px;min-width:220px;padding:13px;animation:.25s popup-in;display:flex;position:absolute;bottom:16px;right:16px;box-shadow:0 10px 28px #09131040}.transport-node-card>svg{width:18px;color:var(--red)}.transport-node-card>span{gap:3px;display:grid}.transport-node-card strong{font-size:12px}.transport-node-card small{color:#655e53;font-size:10px}.transport-map-foot{color:#cbd9d4;background:#2d4941;border:1px solid #ffffff24;border-top:0;justify-content:space-between;gap:30px;padding:13px 15px;font-size:10px;line-height:1.6;display:flex}.transport-map-foot p{max-width:720px;margin:0}.transport-map-foot strong{color:#f3cd8c;max-width:360px}@media (width<=980px){.map-popup{width:250px}.map-popup .media-carousel__stack{height:105px}.map-popup .carousel-arrow{top:52px}.transport-map-canvas{height:380px}.media-carousel__stack{height:330px}}@media (width<=760px){.media-carousel__stack{height:280px;margin-right:8px}.media-carousel__stack:before,.media-carousel__stack:after{inset:7px -5px -5px 7px}.carousel-arrow--next{right:16px}.map-focus-layer{transform:none}.map-popup{grid-template-columns:118px 1fr;width:auto;display:grid;bottom:10px;right:10px;top:auto!important;left:10px!important;transform:none!important}.map-popup .media-carousel__stack{height:146px}.map-popup .carousel-arrow{top:73px}.map-popup .carousel-arrow--next{right:7px}.map-popup .carousel-dots{display:none}.map-popup__body{padding:13px 42px 12px 12px}.map-popup__body h2{font-size:18px}.map-popup__body p{margin-bottom:7px}.map-stage{min-height:560px}.map-feature{padding:3px}.map-feature small{display:none}.route-map__legend{justify-content:space-between;left:10px;right:10px}.route-map__legend span:last-child{display:none}.transport-map-heading{flex-direction:column;align-items:start}.transport-map-canvas{height:360px}.transport-node small{white-space:normal;text-align:center;min-width:70px;max-width:96px}.transport-node-card{min-width:0;bottom:10px;left:10px;right:10px}.transport-map-foot{flex-direction:column;gap:8px}.transport-map-section{margin-bottom:48px}.spot-panel>.media-carousel .media-carousel__stack{height:240px}}@media (width<=420px){.map-popup{grid-template-columns:105px 1fr}.map-popup .media-carousel__stack{height:152px}.transport-map-canvas{height:330px}.transport-node{width:38px;height:38px}.transport-node small{top:40px}.carousel-dots button{width:19px}}@media (prefers-reduced-motion:reduce){.moving-footsteps,.moving-transport{display:none}.map-marker.is-active .map-marker__dot:after{animation:none}.media-slide,.map-popup,.spot-panel{animation:none!important}.map-focus-layer{transform:none}}.map-popup--right{transform:translate(130px,-50%)}.map-popup--left{transform:translate(calc(-100% - 130px),-50%)}.map-popup--right:before,.map-popup--left:before{border-top:1px solid var(--red);content:"";width:92px;position:absolute;top:50%}.map-popup--right:before{right:100%}.map-popup--left:before{left:100%}@media (width<=760px){.map-popup--right,.map-popup--left{transform:none}.map-popup--right:before,.map-popup--left:before{display:none}.media-carousel--compact{overflow:hidden}.media-carousel--compact .media-carousel__stack{margin:0}.spot-panel{overflow:hidden}.transport-node-card{top:10px;bottom:auto}}.map-focus-layer{transform:scale(1)}.map-focus-layer.is-focused{transform:scale(2.25)}@media (width<=760px){.map-focus-layer.is-focused{transform:scale(1.8)}.map-focus-layer.is-focused .map-marker{transform:translate(-50%,-50%)scale(.556)}}@media (prefers-reduced-motion:reduce){.map-focus-layer.is-focused{transform:scale(2.25)}}@media (prefers-reduced-motion:reduce) and (width<=760px){.map-focus-layer.is-focused{transform:scale(1.8)}}.route-footsteps{fill:var(--red)}.route-footprint{opacity:0;animation:ease-in-out infinite footprint-walk}.route-footprint--branch{fill:#762722}@keyframes footprint-walk{0%,10%{opacity:0}16%,48%{opacity:.95}54%,to{opacity:0}}.route-map-focus-layer{transition:transform-origin .65s cubic-bezier(.2,.8,.2,1),transform .65s cubic-bezier(.2,.8,.2,1);position:absolute;inset:0;transform:scale(1)}.route-map-focus-layer.is-focused{transform:scale(1.9)}.route-map-focus-layer.is-focused .route-point,.route-map-focus-layer.is-focused .map-feature{transform:translate(-50%,-50%)scale(.526)}.route-map-focus-layer.is-focused .route-point:hover{transform:translate(-50%,-50%)scale(.59)}.route-map-focus-layer.is-focused .map-feature:hover{transform:translate(-50%,-50%)scale(.568)}.route-map__disclaimer{text-align:right;justify-content:flex-end;align-items:center;gap:8px;max-width:76%;display:flex}.route-map__disclaimer a{color:var(--red);white-space:nowrap;align-items:center;gap:3px;font-weight:800;text-decoration:none;display:inline-flex}.route-map__disclaimer a:hover{text-decoration:underline}.route-map__disclaimer svg{width:11px;height:11px}.transport-glyph{transform-box:fill-box;transform-origin:50%;transform:scaleX(.38)}.transport-map-foot a{color:#fff;text-underline-offset:3px;align-items:center;gap:4px;margin-left:5px;font-weight:800;text-decoration:underline;display:inline-flex}.transport-map-foot a svg{width:12px;height:12px}.arrival-source{color:#efd6aa;border-top:1px solid #ffffff21;gap:4px;margin-top:12px;padding-top:10px;text-decoration:none;display:grid}.arrival-source>span{align-items:center;gap:5px;font-size:11px;font-weight:800;display:flex}.arrival-source>span svg{width:13px;height:13px}.arrival-source small{color:#aebfb8;font-size:9px;line-height:1.45}.arrival-source:hover>span{text-underline-offset:3px;text-decoration:underline}.footer-action{color:#fff;cursor:pointer;background:0 0;border:1px solid #515651;justify-content:center;align-items:center;gap:7px;min-height:40px;padding:8px 12px;font-size:12px;text-decoration:none;transition:border-color .2s,background-color .2s;display:inline-flex}.footer-action:hover{background:#2b2f2b;border-color:#858d85}.footer-action svg{width:15px;height:15px}.map-marker{width:17px;height:17px;display:block;transform:translate(-50%,-50%)}.map-marker__label{pointer-events:none;position:absolute;top:50%;left:25px;transform:translateY(-50%)}.map-focus-layer.is-focused .map-marker{transform:translate(-50%,-50%)scale(.445)}@media (width<=980px){.transport-glyph{transform:scaleX(.45)}}@media (width<=760px){.transport-glyph{transform:scaleX(.95)}.route-map__disclaimer{flex-wrap:wrap;max-width:none;left:10px;right:10px}.site-footer .footer-action{justify-self:start}.map-marker{width:24px;height:24px}.map-marker__label{left:24px}.map-focus-layer.is-focused .map-marker{transform:translate(-50%,-50%)scale(.556)}.route-map-focus-layer.is-focused{transform:scale(1.65)}.route-map-focus-layer.is-focused .route-point,.route-map-focus-layer.is-focused .map-feature{transform:translate(-50%,-50%)scale(.606)}.route-map-focus-layer.is-focused .route-point:hover{transform:translate(-50%,-50%)scale(.68)}.route-map-focus-layer.is-focused .map-feature:hover{transform:translate(-50%,-50%)scale(.654)}}@media (prefers-reduced-motion:reduce){.route-footprint{opacity:.78;animation:none}.moving-transport{display:none}.route-map-focus-layer{transition:none}}.planner-entry{color:#fff;background:var(--green);align-items:center;gap:8px;min-height:44px;margin-top:22px;padding:10px 14px;font-size:13px;font-weight:800;text-decoration:none;transition:background .2s,transform .2s;display:inline-flex}.planner-entry:hover{background:#274a41;transform:translateY(-2px)}.planner-entry svg{width:17px;height:17px}.opening-section{border-top:1px solid var(--line);padding-block:44px 50px}.opening-heading{justify-content:space-between;align-items:end;gap:24px;margin-bottom:20px;display:flex}.opening-heading h2{margin:0;font-family:SimSun,STSong,serif;font-size:32px}.opening-status{color:#fff;background:var(--green);align-items:center;gap:7px;min-height:38px;padding:7px 11px;font-size:11px;font-weight:800;display:inline-flex}.opening-status.is-closed{background:#625e58}.opening-status.is-warning{background:#8a642c}.opening-status svg{width:15px;height:15px}.opening-grid{border-top:2px solid var(--ink);border-bottom:1px solid var(--line);grid-template-columns:.8fr 1.45fr 1fr;display:grid}.opening-grid>div{border-right:1px solid var(--line);min-width:0;padding:19px 20px}.opening-grid>div:last-child{border-right:0}.opening-grid>div>span{color:var(--muted);align-items:center;gap:6px;margin-bottom:10px;font-size:10px;font-weight:800;display:flex}.opening-grid>div>span svg{width:14px;height:14px;color:var(--red)}.opening-grid>div>strong{font-size:16px;line-height:1.5;display:block}.opening-grid>div>small{color:var(--muted);margin-top:6px;font-size:10px;line-height:1.55;display:block}.opening-periods{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 16px;display:grid}.opening-periods>span{grid-column:1/-1}.opening-periods p{border-bottom:1px solid var(--line);gap:3px;margin:0 0 10px;padding-bottom:9px;display:grid}.opening-periods p small{color:var(--muted);margin:0;font-size:9px}.opening-periods p strong{font-size:15px}.opening-periods p em{color:var(--red);font-size:9px;font-style:normal;font-weight:800}.opening-advisory{color:#f2ede3;background:#304e45;grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:10px 12px;padding:15px 18px;display:grid}.opening-advisory>svg{color:#efca82;width:18px}.opening-advisory p{margin:0;font-size:11px;line-height:1.65}.opening-advisory p strong{color:#fff;font-size:12px;display:block}.opening-sources{flex-wrap:wrap;justify-content:flex-end;gap:7px;display:flex}.opening-sources a{color:#fff;border:1px solid #ffffff42;align-items:center;gap:4px;padding:6px 8px;font-size:9px;font-weight:800;text-decoration:none;display:inline-flex}.opening-sources a:hover{background:#ffffff1a}.opening-sources svg{width:11px;height:11px}.opening-advisory>small{color:#b8cbc4;grid-column:2/-1;font-size:9px}@media (width<=760px){.opening-section{padding-block:34px 40px}.opening-heading{flex-direction:column;align-items:start}.opening-grid{grid-template-columns:1fr}.opening-grid>div{border-right:0;border-bottom:1px solid var(--line)}.opening-grid>div:last-child{border-bottom:0}.opening-periods{grid-template-columns:1fr}.opening-advisory{grid-template-columns:auto 1fr}.opening-sources{grid-column:1/-1;justify-content:flex-start}.opening-advisory>small{grid-column:1/-1}.planner-entry{justify-content:center;width:100%}}.planner-page{color:#202522;background:#f7f7f4}.planner-top{border-bottom:1px solid var(--line);background:#fff;padding:46px 0 30px}.planner-title{justify-content:space-between;align-items:flex-end;gap:32px;display:flex}.planner-title>div>span,.section-kicker>span,.result-summary>div>span,.itinerary-day header span{color:var(--red);text-transform:uppercase;margin-bottom:7px;font-size:12px;font-weight:850;display:block}.planner-title h1{font-family:var(--serif);letter-spacing:0;margin:0;font-size:42px;line-height:1.12}.planner-title p{max-width:720px;color:var(--muted);margin:12px 0 0;line-height:1.75}.planner-title>strong{color:var(--green);font-family:var(--serif);align-items:baseline;gap:6px;font-size:42px;display:flex}.planner-title>strong small{font-family:var(--sans);font-size:13px}.place-picker{border:0;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:30px 0 0;padding:0;display:grid}.place-picker legend{color:#59615d;margin-bottom:10px;font-size:13px;font-weight:800}.place-picker label{cursor:pointer;background:#f7f7f4;border:1px solid #d7dad7;align-items:center;gap:11px;min-height:66px;padding:10px 12px;transition:border-color .18s,background .18s,transform .18s;display:flex}.place-picker label:hover{border-color:#7b8c84;transform:translateY(-2px)}.place-picker label.is-selected{border-color:var(--green);box-shadow:inset 0 0 0 1px var(--green);background:#eef4f1}.place-picker input{opacity:0;pointer-events:none;position:absolute}.place-picker__check{background:#fff;border:1px solid #a9afac;flex:0 0 24px;place-items:center;width:24px;height:24px;display:grid}.is-selected .place-picker__check{color:#fff;background:var(--green);border-color:var(--green)}.place-picker__check svg{width:16px}.place-picker label>span:last-child{gap:3px;min-width:0;display:grid}.place-picker label strong{font-size:14px}.place-picker label small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.compare-section{background:#fff;padding:48px 0 54px}.section-kicker h2{font-family:var(--serif);letter-spacing:0;margin:0;font-size:29px}.planner-empty,.planner-notice{color:#47504b;background:#f1f3f1;border-left:4px solid #829089;align-items:flex-start;gap:13px;margin-top:22px;padding:22px;display:flex}.planner-empty svg,.planner-notice>svg{flex:0 0 20px;width:20px}.planner-empty p,.planner-notice p{margin:0;line-height:1.7}.compare-grid{background:#d9ddd9;border:1px solid #d9ddd9;gap:1px;margin-top:24px;display:grid}.compare-grid.count-1{grid-template-columns:minmax(0,560px)}.compare-grid.count-2{grid-template-columns:repeat(2,minmax(0,1fr))}.compare-grid.count-3{grid-template-columns:repeat(3,minmax(0,1fr))}.compare-grid.count-4{grid-template-columns:repeat(4,minmax(0,1fr))}.compare-place{background:#fff;flex-direction:column;min-width:0;padding:20px;display:flex}.compare-place__head{align-items:flex-start;gap:10px;min-height:56px;display:flex}.compare-place__head>span{color:#fff;background:var(--red);flex:0 0 27px;place-items:center;width:27px;height:27px;font-weight:900;display:grid}.compare-place h3{font-family:var(--serif);letter-spacing:0;margin:1px 0 3px;font-size:20px;line-height:1.25}.compare-place__head p{color:var(--muted);margin:0;font-size:12px}.compare-place dl{margin:16px 0 20px;display:grid}.compare-place dl>div{border-top:1px solid #e3e5e3;padding:10px 0}.compare-place dt{color:#68716c;margin-bottom:4px;font-size:11px;font-weight:800}.compare-place dd{margin:0;font-size:13px;line-height:1.55}.compare-place__links{gap:8px;margin-top:auto;display:grid}.compare-place__links a{min-height:38px;color:var(--green);justify-content:space-between;align-items:center;gap:6px;font-size:12px;font-weight:800;text-decoration:none;display:flex}.compare-place__links a:first-child{color:#fff;background:var(--green);padding:0 10px}.compare-place__links svg{flex:0 0 14px;width:14px}.planner-workspace{background:#f7f7f4;padding:50px 0 64px}.planner-tool{border-top:1px solid #cfd4d0;border-bottom:1px solid #cfd4d0;grid-template-columns:330px minmax(0,1fr);gap:28px;margin-top:24px;padding:22px 0;display:grid}.planner-controls{align-content:start;gap:16px;display:grid}.planner-controls label,.control-group{gap:7px;display:grid}.planner-controls label>span,.control-group>span{color:#4b5550;align-items:center;gap:7px;font-size:12px;font-weight:850;display:flex}.planner-controls label>span svg{width:15px}.planner-controls input,.planner-controls select{color:#222;width:100%;height:44px;font:inherit;background:#fff;border:1px solid #bcc3bf;border-radius:0;padding:0 11px}.segmented{grid-template-columns:1fr 1fr;display:grid}.segmented button{color:#4d5752;background:#fff;border:1px solid #bcc3bf;justify-content:center;align-items:center;gap:7px;height:44px;font-weight:800;display:flex}.segmented button+button{border-left:0}.segmented button.is-active{color:#fff;background:var(--green);border-color:var(--green)}.segmented svg{width:16px}.generate-button{color:#fff;background:var(--red);border:0;justify-content:center;align-items:center;gap:8px;min-height:46px;margin-top:2px;font-weight:900;display:flex}.generate-button:hover:not(:disabled){background:#8e1f24}.generate-button:disabled{cursor:not-allowed;opacity:.45}.generate-button svg{width:17px}.planner-boundary{color:#6e7571;margin:0;font-size:11px;line-height:1.6}.planner-map{background:#dfe5df;border:1px solid #afb7b2;height:500px;position:relative;overflow:hidden}.planner-map iframe{filter:saturate(.72)contrast(.92);border:0;width:100%;height:100%}.planner-map__route{pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.planner-map__route line{stroke:#a8242b;stroke-width:1.1px;stroke-dasharray:2 1;vector-effect:non-scaling-stroke}.planner-map__pin{z-index:2;pointer-events:none;grid-template-columns:28px auto;align-items:center;gap:6px;display:grid;position:absolute;transform:translate(-14px,-14px)}.planner-map__pin>span{color:#fff;background:#747b77;border:2px solid #fff;border-radius:50%;place-items:center;width:28px;height:28px;font-size:12px;font-weight:900;display:grid;box-shadow:0 2px 8px #0004}.planner-map__pin small{color:#fff;background:#373d39e;white-space:nowrap;padding:4px 6px;font-size:11px;box-shadow:0 2px 7px #0003}.planner-map__pin.is-selected>span{background:var(--red);transform:scale(1.18)}.planner-map__pin.is-selected small{background:#263e36}.planner-map__legend{color:#fff;background:#26312cd9;padding:7px 9px;font-size:10px;line-height:1.45;position:absolute;bottom:8px;left:8px;right:8px}.planner-result{scroll-margin-top:86px}.planner-notice{margin-top:30px}.planner-notice h3{font-family:var(--serif);letter-spacing:0;margin:0 0 6px;font-size:20px}.planner-notice.is-warning{color:#5b3b1c;background:#fff4dc;border-color:#c78325}.planner-notice.is-warning p+p{margin-top:5px}.result-summary{color:#fff;background:#243d35;justify-content:space-between;align-items:flex-end;gap:28px;margin-top:34px;padding:24px;display:flex}.result-summary h2{font-family:var(--serif);letter-spacing:0;margin:0;font-size:30px}.result-summary p{color:#dce7e1;margin:8px 0 0;line-height:1.6}.result-summary dl{background:#ffffff30;grid-template-columns:repeat(4,minmax(72px,1fr));gap:1px;margin:0;display:grid}.result-summary dl>div{background:#243d35;padding:10px 12px}.result-summary dt{color:#b9cbc2;font-size:11px}.result-summary dd{margin:4px 0 0;font-size:14px;font-weight:900}.itinerary-days{gap:24px;margin-top:24px;display:grid}.itinerary-day{background:#fff;border:1px solid #d7dbd8}.itinerary-day>header{border-bottom:1px solid #e0e3e1;justify-content:space-between;align-items:flex-end;gap:20px;padding:18px 20px;display:flex}.itinerary-day header h3{font-family:var(--serif);letter-spacing:0;margin:0;font-size:23px}.itinerary-day>header p{color:#66706b;margin:0;font-size:12px}.timeline{padding:6px 20px}.timeline-event{grid-template-columns:58px 34px minmax(0,1fr);gap:10px;padding:14px 0;display:grid;position:relative}.timeline-event:not(:last-child):after{content:"";background:#cdd4d0;width:1px;position:absolute;top:42px;bottom:-14px;left:74px}.timeline-event__time{color:#27322d;padding-top:3px;font-size:13px;font-weight:900}.timeline-event__time small{color:#7a827e;margin-top:3px;font-size:10px;font-weight:600;display:block}.timeline-event__icon{z-index:1;color:#fff;background:var(--green);border-radius:50%;place-items:center;width:30px;height:30px;display:grid}.timeline-event.type-meal .timeline-event__icon{background:#a06a20}.timeline-event.type-buffer .timeline-event__icon{color:#4d5752;background:#e1e5e2}.timeline-event.type-stay .timeline-event__icon{background:#4c596a}.timeline-event__icon svg{width:15px}.timeline-event__body h4{margin:2px 0 5px;font-size:14px}.timeline-event__body p{color:#58615c;margin:0;font-size:12px;line-height:1.65}.timeline-event__body a{color:var(--red);align-items:center;gap:5px;margin-top:7px;font-size:11px;font-weight:850;text-decoration:none;display:inline-flex}.timeline-event__body a svg{width:12px}.day-prep{background:#f1f4f2;border-top:1px solid #e0e3e1;grid-template-columns:90px 1fr;gap:14px;padding:16px 20px;display:grid}.day-prep strong{font-size:12px}.day-prep ul{flex-wrap:wrap;gap:7px 18px;margin:0;padding:0;list-style:none;display:flex}.day-prep li{color:#525c57;padding-left:12px;font-size:11px;line-height:1.5;position:relative}.day-prep li:before{background:var(--red);content:"";border-radius:50%;width:5px;height:5px;position:absolute;top:.55em;left:0}.planner-warnings{color:#654414;background:#fff0d1;border:1px solid #e2c68e;gap:12px;margin-top:22px;padding:18px;display:flex}.planner-warnings svg{flex:0 0 19px;width:19px}.planner-warnings strong{font-size:13px}.planner-warnings p{margin:5px 0 0;font-size:12px;line-height:1.65}@media (width<=1000px){.place-picker,.compare-grid.count-3,.compare-grid.count-4{grid-template-columns:repeat(2,minmax(0,1fr))}.planner-tool{grid-template-columns:290px minmax(0,1fr)}.result-summary{flex-direction:column;align-items:flex-start}.result-summary dl{width:100%}}@media (width<=700px){.planner-top{padding:30px 0 22px}.planner-title{align-items:flex-start}.planner-title h1{font-size:31px}.planner-title p{font-size:13px}.planner-title>strong{font-size:30px}.place-picker{grid-template-columns:1fr;margin-top:22px}.place-picker label{min-height:58px}.compare-section,.planner-workspace{padding:36px 0}.section-kicker h2{font-size:24px}.compare-grid.count-2,.compare-grid.count-3,.compare-grid.count-4{grid-template-columns:1fr}.compare-place{padding:17px}.planner-tool{grid-template-columns:1fr;gap:22px}.planner-map{order:-1;height:390px}.planner-map__pin small{display:none}.result-summary{padding:19px}.result-summary h2{font-size:25px}.result-summary dl{grid-template-columns:repeat(2,1fr)}.itinerary-day>header{flex-direction:column;align-items:flex-start}.timeline{padding-inline:14px}.timeline-event{grid-template-columns:50px 32px minmax(0,1fr);gap:7px}.timeline-event:not(:last-child):after{left:69px}.day-prep{grid-template-columns:1fr}.day-prep ul{display:grid}.planner-notice{padding:17px}}.map-fallback{grid-template-columns:repeat(4,minmax(0,1fr))}.planner-map__leaflet{filter:saturate(.78)contrast(.94);width:100%;height:100%}.planner-map__status{z-index:520;color:#fff;white-space:nowrap;background:#26312ddc;padding:8px 11px;font-size:11px;font-weight:800;position:absolute;top:12px;left:50%;transform:translate(-50%)}.planner-map__status.is-error{background:#8b272d}.planner-map__legend{z-index:510;background:#26312de8;justify-content:space-between;align-items:center;gap:12px;display:flex}.planner-map__legend a{color:#fff;text-underline-offset:2px;font-weight:850}.leaflet-place-icon{background:0 0;border:0}.leaflet-place-marker{align-items:center;gap:6px;display:flex}.leaflet-place-marker b{color:#fff;background:#747b77;border:2px solid #fff;border-radius:50%;flex:0 0 28px;place-items:center;width:28px;height:28px;font-size:12px;display:grid;box-shadow:0 2px 8px #0005}.leaflet-place-marker small{color:#fff;white-space:nowrap;background:#373d39dc;padding:4px 6px;font-size:11px;font-weight:800;box-shadow:0 2px 7px #0003}.leaflet-place-marker.is-selected b{background:var(--red);transform:scale(1.18)}.leaflet-place-marker.is-selected small{background:#263e36}.leaflet-place-popup{gap:4px;min-width:150px;display:grid}.leaflet-place-popup strong{font-size:13px}.leaflet-place-popup span{color:#68716c;font-size:11px}.leaflet-place-popup a{color:var(--red);margin-top:4px;font-size:11px;font-weight:850}.planner-map .leaflet-control-attribution{font-size:9px}@media (width<=900px) and (width>=761px){.menu-button{display:grid}.site-nav{border-bottom:1px solid var(--line);background:var(--white);box-shadow:var(--shadow);padding:8px 24px 16px;display:none;position:absolute;top:70px;left:0;right:0}.site-nav.is-open{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.site-nav a{border-bottom:1px solid var(--line);padding:12px 10px}}@media (width<=760px){.map-fallback{grid-template-columns:1fr}}@media (width<=700px){.leaflet-place-marker small{display:none}.planner-map__legend{flex-direction:column;align-items:flex-start;gap:3px}}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;top:0;left:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:0 0}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{-webkit-transform-origin:0 0;width:1600px;height:1600px}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{width:auto;padding:0;max-width:none!important;max-height:none!important}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:#33b5e566}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{box-sizing:border-box;z-index:800;width:0;height:0}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{z-index:800;pointer-events:visiblePainted;pointer-events:auto;position:relative}.leaflet-top,.leaflet-bottom{z-index:1000;pointer-events:none;position:absolute}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{outline-offset:1px;background:#ddd}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{background:#ffffff80;border:2px dotted #38f}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:.75rem;line-height:1.5}.leaflet-bar{border-radius:4px;box-shadow:0 1px 5px #000000a6}.leaflet-bar a{text-align:center;color:#000;background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;text-decoration:none;display:block}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom:none;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.leaflet-bar a.leaflet-disabled{cursor:default;color:#bbb;background-color:#f4f4f4}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-right-radius:2px;border-bottom-left-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{text-indent:1px;font:700 18px Lucida Console,Monaco,monospace}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{background:#fff;border-radius:5px;box-shadow:0 1px 5px #0006}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{color:#333;background:#fff;padding:6px 10px 6px 6px}.leaflet-control-layers-scrollbar{padding-right:5px;overflow:hidden scroll}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{font-size:1.08333em;display:block}.leaflet-control-layers-separator{border-top:1px solid #ddd;height:0;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{color:#333;padding:0 5px;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{width:1em;height:.6669em;vertical-align:baseline!important;display:inline!important}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{white-space:nowrap;box-sizing:border-box;text-shadow:1px 1px #fff;background:#fffc;border:2px solid #777;border-top:none;padding:2px 5px 1px;line-height:1.1}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{background-clip:padding-box;border:2px solid #0003}.leaflet-popup{text-align:center;margin-bottom:20px;position:absolute}.leaflet-popup-content-wrapper{text-align:left;border-radius:12px;padding:1px}.leaflet-popup-content{min-height:1px;margin:13px 24px 13px 20px;font-size:1.08333em;line-height:1.3}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{pointer-events:none;width:40px;height:20px;margin-top:-1px;margin-left:-20px;position:absolute;left:50%;overflow:hidden}.leaflet-popup-tip{pointer-events:auto;width:17px;height:17px;margin:-10px auto 0;padding:1px;transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{color:#333;background:#fff;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{text-align:center;color:#757575;background:0 0;border:none;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;text-decoration:none;position:absolute;top:0;right:0}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";width:24px;filter:progid:DXImageTransform.Microsoft.Matrix(M11=.707107, M12=.707107, M21=-.707107, M22=.707107);margin:0 auto}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{color:#222;white-space:nowrap;-webkit-user-select:none;user-select:none;pointer-events:none;background-color:#fff;border:1px solid #fff;border-radius:3px;padding:6px;position:absolute;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{pointer-events:none;content:"";background:0 0;border:6px solid #0000;position:absolute}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{margin-left:-6px;left:50%}.leaflet-tooltip-top:before{border-top-color:#fff;margin-bottom:-12px;bottom:0}.leaflet-tooltip-bottom:before{border-bottom-color:#fff;margin-top:-12px;margin-left:-6px;top:0}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{margin-top:-6px;top:50%}.leaflet-tooltip-left:before{border-left-color:#fff;margin-right:-12px;right:0}.leaflet-tooltip-right:before{border-right-color:#fff;margin-left:-12px;left:0}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}
