@charset "UTF-8";
:root{--paper:#f5f2eb;--white:#fffcf6;--ink:#272b26;--muted:#687065;--line:#d4d7ca;--green:#465443;--sage:#e3e8da;--accent:#a14d36;--serif:'Iowan Old Style','Baskerville','Songti SC','STSong',Georgia,serif;--sans:-apple-system,BlinkMacSystemFont,'PingFang SC','Microsoft YaHei',sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:92px}body{margin:0;background:var(--paper);color:var(--ink);font:15px/1.65 var(--sans);-webkit-font-smoothing:antialiased}h1,h2,h3,p,figure{margin:0}h1,h2,h3{font-family:var(--serif);font-weight:500;line-height:1.2}h2{font-size:42px;letter-spacing:-.035em}h3{font-size:28px}button,input,select,textarea{font:inherit;color:inherit}button,a,input,select,textarea{ -webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}a{color:inherit;text-underline-offset:5px}button{border:0;background:none}button:active{scale:.96}button:focus-visible,a:focus-visible,summary:focus-visible{outline:2px solid var(--accent);outline-offset:4px}img{display:block;max-width:100%;outline:1px solid #00000012;outline-offset:-1px}small,.eyebrow{font-size:11px;font-weight:700;letter-spacing:.16em}.eyebrow{display:block;color:var(--accent);text-transform:uppercase}.muted{color:var(--muted)}.wrap{width:min(1120px,calc(100% - 64px));margin:auto}.topbar{height:78px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.brand{font-size:13px;font-weight:750;letter-spacing:.12em}.back{font-size:13px;text-decoration:none;min-height:44px;display:flex;align-items:center;gap:9px}.edition{font-family:var(--serif);font-style:italic}.hero{padding:48px 0 58px;display:grid;grid-template-columns:.85fr 1.15fr;gap:64px;align-items:center}.hero h1{font-size:clamp(64px,7vw,104px);line-height:.97;letter-spacing:-.055em;margin:20px 0 25px}.hero h1 em{font-weight:400;color:var(--green)}.hero p{max-width:320px;font-size:16px;line-height:1.9}.cover{position:relative}.cover img{width:100%;height:560px;object-fit:cover;border-radius:150px 150px 6px 6px}.cover figcaption{display:flex;justify-content:space-between;font-size:11px;color:var(--muted);margin-top:12px;letter-spacing:.06em}.departure{display:flex;gap:17px;align-items:center;border-top:1px solid var(--line);margin:32px 0 20px;padding-top:18px}.departure strong{font-family:var(--serif);font-size:35px;font-weight:400;line-height:1}.departure small{font-size:10px;letter-spacing:.08em;color:var(--muted)}.clock{display:flex;gap:15px}.clock div{display:grid;gap:6px;min-width:40px}.solid,.outline{display:inline-flex;min-height:44px;padding:10px 18px;align-items:center;justify-content:center;gap:9px;border-radius:13px;font-weight:650;font-size:13px;text-decoration:none}.solid{background:var(--green);color:white}.outline{border:1px solid var(--line);background:var(--white)}.actions{display:flex;gap:9px;flex-wrap:wrap}.nav{position:sticky;top:0;z-index:10;background:#f5f2ebed;backdrop-filter:blur(22px);border-block:1px solid var(--line)}.nav .wrap{display:flex;justify-content:space-between;gap:10px;overflow:auto;scrollbar-width:none}.nav a{white-space:nowrap;text-decoration:none;font-size:12px;padding:17px 4px;color:var(--muted)}.nav a:hover{color:var(--accent)}.nav span{font-family:var(--serif);margin-right:6px}.chapter{padding:66px 0 20px;scroll-margin-top:5px}.chapter-head{display:flex;align-items:end;gap:22px;margin-bottom:25px}.chapter-head>span{font:italic 42px var(--serif);color:#a6ae9b;line-height:1}.chapter-head .eyebrow{margin-bottom:7px}.chapter-head .muted{margin-top:10px;max-width:600px}.chapter-head .outline{margin-left:auto}.summary-strip{display:grid;grid-template-columns:1fr 1fr;border-block:1px solid var(--line);margin-bottom:25px}.summary-strip article{padding:17px 0;display:flex;gap:18px;align-items:center}.summary-strip article+article{border-left:1px solid var(--line);padding-left:25px}.summary-strip img{width:72px;height:64px;object-fit:cover;border-radius:7px}.summary-strip strong{display:block}.summary-strip small{font-weight:400;letter-spacing:0;font-size:12px;color:var(--muted)}details>summary{list-style:none;cursor:pointer;display:flex;align-items:center;gap:18px;min-height:64px}summary::-webkit-details-marker{display:none}.fold-icon{flex:none;margin-left:auto;width:33px;height:33px;display:grid;place-items:center;border:1px solid var(--line);border-radius:50%;font:23px var(--sans)}.fold-icon:before{content:'+'}details[open]>summary .fold-icon:before{content:'−'}.day{border-bottom:1px solid var(--line)}.day>summary{padding:23px 0}.day-no{font:italic 39px var(--serif);color:var(--green);width:58px;flex:none}.day>summary h3{font-size:29px;margin-top:5px}.day>summary p{margin-top:7px;font-size:13px;color:var(--muted)}.day-body{padding:0 0 28px 76px}.periods{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin:14px 0 28px}.periods b{font-size:13px;display:block;margin-bottom:8px;color:var(--green)}.periods p{font-size:14px;color:var(--muted);line-height:1.8}.mini{background:var(--sage);border-radius:16px;overflow:hidden}.mini>summary{padding:18px 22px}.mini>summary b{font-family:var(--serif);font-size:22px;font-weight:500}.mini>summary small{color:var(--green);display:block;margin-bottom:3px;font-size:10px}.mini-body{padding:0 22px 22px}.stop-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.stop-link{display:block;padding:13px;background:#f9fbf5;border-radius:10px;text-decoration:none;border:1px solid #cad2bd}.stop-link small{font-size:11px;color:var(--accent);letter-spacing:0}.stop-link b{display:block;font-size:13px;margin:6px 0}.stop-link span{font-size:11px;color:var(--muted)}.map-fold{border-top:1px solid #bbc6b0;margin-top:15px}.map-fold summary{font-size:13px;min-height:54px}.map-button{padding:0;width:100%;display:block}.map-button img{width:100%;height:auto;border-radius:9px}.map-foot{font-size:11px;color:var(--muted);margin-top:8px}.photo-note{display:grid;grid-template-columns:140px 1fr;gap:22px;margin-top:22px;border-top:1px solid var(--line);padding-top:18px}.photo-note img{width:140px;height:105px;object-fit:cover;border-radius:6px}.photo-note h4{margin:2px 0 5px;font:21px var(--serif)}.photo-note p{font-size:13px;color:var(--muted)}.section-fold{border-top:1px solid var(--line)}.section-fold>summary{padding:13px 0}.section-fold>summary b{font-weight:550;font-size:17px}.section-fold>summary .muted{font-size:12px;margin-left:auto}.feature{display:grid;grid-template-columns:1.15fr 1fr;gap:44px;align-items:center;padding:22px 0 30px}.gallery{position:relative}.gallery .photo{width:100%;height:390px;object-fit:cover;border-radius:5px}.gallery button.view{display:block;padding:0;width:100%;cursor:zoom-in}.gallery-caption{display:flex;justify-content:space-between;align-items:center;margin-top:10px;font-size:11px;color:var(--muted)}.gallery-controls{display:flex;gap:6px}.circle{width:38px;height:38px;border:1px solid var(--line);border-radius:50%;display:grid;place-items:center;background:var(--white)}.feature h3{font-size:38px;margin:11px 0 6px}.english{font:italic 17px var(--serif);color:var(--muted);margin-bottom:17px}.feature p{font-size:14px;line-height:1.9}.facts{display:flex;gap:24px;border-block:1px solid var(--line);margin:20px 0;padding:14px 0}.facts div{flex:1}.facts small{letter-spacing:0;font-size:11px;font-weight:400;color:var(--muted)}.facts b{display:block;font-size:13px}.text-fold{border-top:1px solid var(--line)}.text-fold>summary{min-height:49px;font-size:13px}.text-fold p{padding-bottom:15px}.feature.compact{grid-template-columns:.75fr 1.25fr;gap:40px}.compact .photo{height:300px}.shopping-pair{display:grid;grid-template-columns:1fr 1fr;gap:18px}.shopping-pair .photo{height:310px}.shopping-pair figcaption{font-size:12px;margin-top:8px;color:var(--muted)}.shopping-copy{margin:24px 0;max-width:720px}.shopping-copy h3{margin:8px 0 14px}.food-intro{background:var(--sage);padding:22px 26px;border-radius:13px;margin:20px 0}.food-intro h3{font-size:24px}.food-intro .text-fold{margin-top:14px}.small-place{display:flex;align-items:center;gap:22px;margin:16px 0 26px}.small-place img{width:150px;height:110px;object-fit:cover;border-radius:6px}.small-place p{font-size:13px;color:var(--muted);margin:6px 0}.checks{display:grid;grid-template-columns:1fr 1fr;gap:0 32px;margin:14px 0 24px}.check{display:flex;align-items:center;gap:14px;padding:15px 0;border-bottom:1px solid var(--line)}input[type=checkbox]{width:22px;height:22px;accent-color:var(--green);flex:none}.check span{display:block;font-size:12px;color:var(--muted)}.check:has(:checked) b{text-decoration:line-through;color:var(--muted)}.phrase{padding:18px 0;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:20px}.phrase b{font:24px var(--serif)}.phrase p{color:var(--muted);font-size:13px;margin-top:6px}.tips p{padding:0 0 20px 0;color:var(--muted);max-width:700px}.footer{padding:80px 0 140px;text-align:center}.footer h2{font-size:32px}.footer p{margin-top:12px;font-size:12px;color:var(--muted)}.dock{position:fixed;bottom:max(16px,env(safe-area-inset-bottom));left:50%;transform:translateX(-50%);z-index:20;display:flex;gap:3px;background:#fffcf1ea;backdrop-filter:blur(22px);padding:6px;border:1px solid #fff;border-radius:22px;box-shadow:0 7px 25px #2d352528}.dock button,.dock a{padding:10px 20px;min-height:44px;border-radius:16px;font-size:13px;text-decoration:none;white-space:nowrap}.dock .selected{background:var(--green);color:white}dialog{color:var(--ink);border:1px solid var(--line);padding:0;background:var(--paper);border-radius:24px;width:min(880px,calc(100% - 48px));height:90dvh;max-height:960px;max-width:none;box-shadow:0 40px 120px #17241844}dialog::backdrop{background:#20271c80;backdrop-filter:blur(8px)}.dialog-head{position:sticky;top:0;z-index:3;background:#f5f2ebee;backdrop-filter:blur(20px);padding:22px 30px 15px;border-bottom:1px solid var(--line)}.dialog-top{display:flex;justify-content:space-between;gap:16px;align-items:center}.dialog-top h2{font-size:30px;margin-top:4px}.tabs{display:flex;gap:8px;margin-top:20px;overflow:auto}.tabs button{font-size:13px;white-space:nowrap;min-height:44px;padding:10px 15px;border-radius:11px;background:var(--sage)}.tabs button[aria-selected=true]{background:var(--green);color:#fff}.dialog-body{padding:28px 30px 90px}.trip-intro{display:grid;grid-template-columns:1fr 160px;align-items:center;gap:24px;border-bottom:1px solid var(--line);padding-bottom:24px;margin-bottom:24px}.trip-intro h2{font-size:37px;margin:7px 0 10px}.trip-intro img{width:160px;height:160px;object-fit:cover;border-radius:70px 70px 8px 8px}.trip-intro p{color:var(--muted);font-size:13px}.trip-stats{display:flex;gap:25px;margin-top:17px;font-size:12px}.trip-stats b{display:block;font-size:18px;font-weight:550}.trip-stop{display:grid;grid-template-columns:53px 1fr;gap:15px;padding:23px 0;border-bottom:1px solid var(--line)}.trip-stop time{color:var(--accent);font-size:13px;font-variant-numeric:tabular-nums}.trip-stop h3{font-size:26px}.trip-stop p{font-size:14px;margin:8px 0;color:var(--muted)}.guard{background:var(--sage);padding:8px 12px;border-radius:8px;font-size:12px;margin:10px 0}.transfer{font-size:12px;color:var(--muted);padding:12px 0 0 68px}.dialog-foot{position:sticky;bottom:0;z-index:3;background:#f5f2ebf5;border-top:1px solid var(--line);padding:13px 30px;display:flex;justify-content:space-between;gap:10px}.dialog-foot .solid{flex:1}.provider{display:flex;justify-content:flex-end;align-items:center;gap:9px;font-size:12px;margin:14px 0}.provider select{border:1px solid var(--line);border-radius:8px;background:var(--white);padding:8px}.upload-label{display:inline-flex;padding:12px 16px;background:var(--sage);border-radius:12px;cursor:pointer}.upload-label input{position:absolute;width:1px;height:1px;opacity:0}.references{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:16px 0}.references figure{position:relative}.references img{width:100%;height:150px;object-fit:cover}.references button{position:absolute;right:4px;top:4px;background:var(--paper);border-radius:50%;height:30px;width:30px}.edit-row{display:grid;grid-template-columns:90px 1fr 90px;gap:12px;align-items:start;padding:17px 0;border-bottom:1px solid var(--line)}.edit-row input,.edit-row textarea,.edit-title,.add-form input,.add-form select,.edit-note{width:100%;border:1px solid var(--line);border-radius:9px;background:var(--white);padding:10px;font-size:14px}.edit-row label{display:block;font-size:11px;color:var(--muted)}.edit-row textarea{margin-top:8px;resize:vertical;height:65px}.row-tools{display:flex;flex-wrap:wrap;gap:4px;padding-top:18px}.row-tools button{width:38px;height:34px;border:1px solid var(--line);border-radius:7px;background:var(--white)}.row-tools button:disabled{opacity:.3}.edit-label{display:block;font-size:12px;margin:20px 0 8px}.add-form{display:grid;grid-template-columns:100px 1fr auto;gap:10px;margin:15px 0}.edit-note{min-height:80px;resize:vertical}.request{margin-top:20px;background:var(--sage);padding:18px;border-radius:13px;font-size:13px}.request p{white-space:pre-wrap}.lightbox{width:min(1050px,calc(100% - 24px));height:90dvh;background:var(--paper)}.lightbox .circle{position:sticky;top:10px;margin:10px 10px 0 auto;z-index:2}.lightbox img{width:100%;height:auto}.toast{position:fixed;z-index:150;bottom:35px;left:50%;transform:translateX(-50%);padding:11px 22px;background:var(--green);color:white;border-radius:12px;max-width:90%;font-size:13px;pointer-events:none}.toast:empty{display:none}[hidden]{display:none!important}body:has(dialog[open]){overflow:hidden}@media(max-width:760px){.wrap{width:calc(100% - 40px)}.topbar{height:65px}.brand{font-size:10px}.edition{display:none}.hero{gap:28px;padding:27px 0 36px;grid-template-columns:1fr}.cover{grid-row:1}.cover img{height:310px;border-radius:95px 95px 5px 5px;object-position:center 57%}.hero h1{font-size:66px;margin:15px 0 20px}.hero p{max-width:none;font-size:14px}.hero .hero-copy{display:grid;grid-template-columns:1fr}.departure{margin-top:24px}.hero h1 br{display:none}.hero h1 em{display:block}.nav .wrap{width:calc(100% - 24px)}.chapter{padding-top:46px}.chapter-head{gap:13px;align-items:start;flex-wrap:wrap}.chapter-head>span{font-size:30px}.chapter h2{font-size:31px}.chapter-head .outline{margin:0 0 0 auto}.chapter-head .muted{font-size:13px}.summary-strip{grid-template-columns:1fr}.summary-strip article+article{border-left:0;border-top:1px solid var(--line);padding-left:0}.day>summary{gap:10px}.day-no{width:35px;font-size:29px}.day>summary h3{font-size:24px}.day>summary p{font-size:12px}.day-body{padding-left:0}.periods{grid-template-columns:1fr;gap:16px}.periods>div{display:grid;grid-template-columns:36px 1fr;gap:12px}.mini>summary{padding:16px;gap:8px}.mini>summary b{font-size:20px}.mini-body{padding:0 14px 16px}.stop-strip{grid-template-columns:1fr 1fr}.photo-note{grid-template-columns:90px 1fr;gap:13px}.photo-note img{width:90px;height:116px}.photo-note h4{font-size:20px}.feature,.feature.compact{grid-template-columns:1fr;gap:24px;padding-top:16px}.feature .photo{height:300px}.feature h3{font-size:32px}.shopping-pair{gap:10px}.shopping-pair .photo{height:220px}.checks{grid-template-columns:1fr}.food-intro{padding:18px}.small-place{gap:14px;align-items:start}.small-place img{width:95px;height:115px}.small-place h3{font-size:22px}.phrase b{font-size:21px}.section-fold>summary .muted{display:none}.dock button,.dock a{padding:10px 16px}.footer{padding-bottom:120px}dialog{width:100%;height:100dvh;max-height:none;max-width:none;margin:0;border-radius:0;border:0}.dialog-head{padding:calc(14px + env(safe-area-inset-top)) 20px 12px}.dialog-top h2{font-size:27px}.dialog-body{padding:23px 20px 40px}.trip-intro{grid-template-columns:1fr 95px;gap:14px}.trip-intro h2{font-size:29px}.trip-intro img{width:95px;height:140px;border-radius:50px 50px 6px 6px}.trip-stats{gap:18px}.dialog-foot{padding:12px 15px calc(12px + env(safe-area-inset-bottom));flex-wrap:wrap}.edit-row{grid-template-columns:84px 1fr;gap:10px}.row-tools{grid-column:2;padding-top:0;justify-content:flex-end}.add-form{grid-template-columns:90px 1fr}.add-form button{grid-column:1/-1}.references{grid-template-columns:1fr 1fr}.dialog-body .photo-note{grid-template-columns:90px 1fr}.lightbox{width:100%;height:100dvh}.trip-stop{grid-template-columns:45px 1fr;gap:12px}.transfer{padding-left:57px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{animation:none!important;transition:none!important}}
