:root{--ink:#203933;--muted:#68746e;--paper:#f6f4ed;--white:#fffef9;--line:#d9ded3;--accent:#286052;--warm:#b65f38;--gold:#937346;--soft:#e9eee4;--shadow:0 12px 42px #213d3022;--nav-height:70px;--radius:16px;font-family:"PingFang SC","Microsoft YaHei",system-ui,sans-serif;color:var(--ink);background:var(--paper);font-size:16px;color-scheme:light;-webkit-text-size-adjust:100%}
*{box-sizing:border-box}html{min-width:320px;scroll-padding-bottom:100px}body{margin:0;min-width:320px}body:has(.sheet-overlay:not([hidden])){overflow:hidden}button,input,a{-webkit-tap-highlight-color:transparent}button,input{font:inherit}button,a{touch-action:manipulation}button{cursor:pointer}button,.button-link{min-height:44px;min-width:44px;border:1px solid var(--line);border-radius:12px;padding:10px 14px;background:var(--white);color:var(--ink);line-height:1.4}button:focus-visible,a:focus-visible,input:focus-visible,[tabindex]:focus-visible{outline:3px solid #cc7834;outline-offset:3px}button:disabled{cursor:not-allowed;opacity:.5}button:not(:disabled):active,.button-link:active{transform:translateY(1px)}a{color:var(--accent);text-underline-offset:4px}a[href]{overflow-wrap:anywhere}button svg,.button-link svg,.search-field svg{width:22px;height:22px;flex:none;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}button[aria-pressed="true"],.primary{background:var(--ink);color:var(--white);border-color:var(--ink)}[hidden]{display:none!important}h1,h2,h3,p{overflow-wrap:break-word}h1,h2,h3{line-height:1.35}h1,h2{font-family:"STSong","Songti SC","SimSun",serif;font-weight:600}h2{font-size:25px;margin:0}h3{font-size:17px;margin:0 0 10px}p{line-height:1.75}.muted{color:var(--muted);font-size:16px;line-height:1.65}.eyebrow,.section-kicker{color:var(--accent);font-size:11px;font-weight:650;letter-spacing:1.7px;line-height:1.5;margin:0 0 5px}.section-kicker{font-size:12px;letter-spacing:1px}.app-shell{max-width:1160px;margin:0 auto;min-height:100dvh;padding-bottom:calc(var(--nav-height) + env(safe-area-inset-bottom,0px) + 12px)}
.app-header{padding:calc(18px + env(safe-area-inset-top,0px)) 20px 17px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid var(--line)}.header-title{min-width:0}.header-title h1{font-size:29px;letter-spacing:1px;margin:3px 0 5px}.trip-dates{margin:0;font-size:14px;letter-spacing:.7px;color:var(--muted)}.trip-dates span{margin-left:8px;letter-spacing:0}.header-actions{flex:none;display:flex;flex-direction:column;align-items:flex-end;gap:0}.offline-status{display:flex;align-items:center;gap:7px;padding:10px;font-size:13px;border-radius:999px;white-space:nowrap}.offline-status svg{width:17px;height:17px}.status-dot{width:6px;height:6px;background:var(--gold);border-radius:50%;flex:none}.offline-status.ready .status-dot,.offline-status[data-status="ready"] .status-dot{background:var(--accent)}.text-button{padding:6px 3px;background:transparent;border:0;font-size:13px;color:var(--muted)}.text-button span{margin-left:4px}.trip-controls{padding:14px 0 12px;border-bottom:1px solid var(--line)}.day-buttons,.option-buttons{display:flex;gap:7px;padding:0 20px;overflow-x:auto;scrollbar-width:none;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch}.day-buttons::-webkit-scrollbar,.option-buttons::-webkit-scrollbar{display:none}.day-buttons button,.day-chip{flex:0 0 auto;scroll-snap-align:start;font-size:14px;min-height:46px;padding:9px 15px;border-radius:12px;white-space:nowrap}.day-buttons button small,.day-chip small{display:block;font-size:11px;line-height:1.3;opacity:.8}.option-buttons{margin-top:10px;align-items:center}.option-buttons:empty{display:none}.option-buttons button,.option-chip{font-size:13px;border-radius:9px;flex:1 0 auto;min-height:44px;padding:9px 10px}.option-buttons button[aria-pressed="true"]{background:#ece5d7;color:#75552e;border-color:#bba586}.option-label{font-size:12px;white-space:nowrap;color:var(--muted)}
.main-content{min-width:0}.view{min-width:0}.map-view{padding:17px 14px 0}.map-heading-row{display:flex;justify-content:space-between;gap:12px;align-items:center;padding:0 6px 14px}.map-heading-row h2{font-size:24px}.map-heading-row .muted{font-size:13px;margin:5px 0 0}.icon-button{display:inline-flex;align-items:center;justify-content:center;padding:10px;flex:none}.fit-button{background:var(--white);border-radius:50%;width:46px;height:46px}.map-frame{position:relative;overflow:hidden;border-radius:var(--radius);border:1px solid #cbd5c6;background:#e8eddf;isolation:isolate}.trip-map{width:100%;height:46dvh;min-height:300px;max-height:680px;z-index:0}.map-legend{position:absolute;bottom:24px;left:10px;display:flex;flex-wrap:wrap;gap:12px;align-items:center;background:#fffef9ed;padding:8px 10px;border:1px solid #d3dccd;border-radius:9px;z-index:500;pointer-events:none;color:#59695d;font-size:10px;max-width:calc(100% - 70px)}.map-legend span{display:flex;gap:5px;align-items:center}.legend-route{display:inline-block;width:17px;border-top:3px solid var(--accent)}.legend-stay{display:inline-block;width:8px;height:8px;background:var(--gold);border-radius:2px}.legend-point{display:inline-block;width:8px;height:8px;background:var(--warm);border-radius:50%}.coverage-note{font-size:12px;color:var(--muted);line-height:1.65;margin:10px 6px 17px}.search-block{padding:0 6px 7px}.search-label{font-size:15px;font-weight:650;display:block;margin-bottom:8px}.search-field{position:relative;display:flex;align-items:center;background:var(--white);border:1px solid var(--line);border-radius:12px;overflow:hidden}.search-field svg{position:absolute;left:13px;color:var(--muted);width:20px;height:20px;pointer-events:none}.search-field input{width:100%;min-height:48px;padding:11px 14px 11px 43px;background:transparent;border:0;color:var(--ink);font-size:16px;outline-offset:-3px}.search-field input::placeholder{color:#818a80}.search-results{margin-top:9px}.search-results:empty{display:none}.search-results button{display:flex;align-items:center;justify-content:space-between;text-align:left;width:100%;margin-bottom:7px;font-size:16px;gap:12px}.search-results small{font-size:12px;color:var(--muted)}.search-results p{font-size:14px;color:var(--muted)}
.list-view{padding:22px 20px}.view-heading{margin-bottom:21px}.view-heading h2{font-size:28px}.view-heading .muted{margin:9px 0 0}.itinerary-list,.stays-list{display:grid;gap:17px}.itinerary-card,.day-card,.stay-card,.itinerary-list>article,.stays-list>article{border:1px solid var(--line);background:var(--white);border-radius:var(--radius);padding:19px;min-width:0}.day-head{display:flex;align-items:center;gap:12px;margin:0 0 15px}.day-head>div{min-width:0}.day-head h3{margin:0;font-size:19px}.day-head p{margin:4px 0 0;color:var(--muted);font-size:13px}.day-index,.day-badge{display:flex;justify-content:center;align-items:center;width:44px;height:44px;border:1px solid var(--day,var(--accent));border-radius:50%;color:var(--day,var(--accent));flex:none;font-family:Georgia,serif;font-size:22px}.day-title{font-size:18px;font-weight:650}.day-sub{font-size:13px;color:var(--muted)}.stop-list{margin:0;padding:0 0 0 7px;list-style:none}.stop-list li,.stop{position:relative;padding:0 0 13px 19px;border-left:1px solid var(--line)}.stop-list li:last-child{padding-bottom:0;border-left-color:transparent}.stop-list li::before{position:absolute;content:"";width:7px;height:7px;border-radius:50%;background:var(--day,var(--accent));left:-4px;top:19px}.stop-btn{border:0;border-radius:5px;background:transparent;padding:5px 0;display:flex;flex-direction:column;align-items:flex-start;text-align:left;width:100%;min-height:48px}.stop-btn:hover{color:var(--warm)}.stop-time,.time{font-size:12px;letter-spacing:.3px;color:var(--muted);margin-bottom:3px}.stop-name{font-size:17px;font-weight:650;line-height:1.65}.stop-note,.day-advice,.sleep{font-size:15px;line-height:1.8;color:var(--muted);margin:3px 0 0}.day-advice{color:#826140;margin-top:15px;padding-top:12px;border-top:1px solid var(--line)}.sleep{color:var(--accent);margin-top:13px}.stay-card h3{font-size:21px;font-family:"STSong","Songti SC","SimSun",serif}.stay-card p{margin:7px 0 0}.stay-card button,.stay-open{margin-top:14px;width:100%;text-align:left;display:flex;align-items:center;justify-content:space-between;gap:10px;background:#f4f3eb}.stay-meta{display:flex;gap:8px;flex-wrap:wrap;font-size:13px;color:var(--gold);margin-bottom:9px}.stay-meta span,.tag,.badge{display:inline-flex;padding:4px 8px;border-radius:5px;background:#f2ecdf;line-height:1.4;font-size:12px;color:#806644}.notice{padding:12px 14px;border:1px solid #d9d9c4;background:#f2f2e8;border-radius:10px;color:#5f6954;font-size:15px;line-height:1.75}.warning,.important{background:#f7eddf;color:#895f35;border-color:#dbc5a5}.empty-state,.nothing{color:var(--muted);padding:25px 10px;text-align:center}
.bottom-nav{position:fixed;bottom:0;left:0;right:0;display:grid;grid-template-columns:repeat(3,1fr);height:calc(var(--nav-height) + env(safe-area-inset-bottom,0px));padding:7px max(12px,env(safe-area-inset-right,0px)) calc(7px + env(safe-area-inset-bottom,0px)) max(12px,env(safe-area-inset-left,0px));background:#fffef9f5;border-top:1px solid var(--line);z-index:900;backdrop-filter:blur(14px)}.nav-item{min-height:54px;border:0;background:transparent;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:3px;padding:4px;font-size:12px;color:var(--muted);border-radius:12px}.nav-item svg{width:23px;height:23px}.nav-item.active,.nav-item[aria-current="page"],.nav-item[aria-selected="true"],.nav-item[aria-pressed="true"]{color:var(--accent);background:var(--soft);font-weight:650}
.sheet-overlay{position:fixed;inset:0;z-index:1500;background:#10271b70;display:flex;align-items:flex-end;justify-content:center;padding:12px 0 0;overscroll-behavior:contain}.sheet-panel{width:100%;max-height:calc(100dvh - 16px - env(safe-area-inset-top,0px));display:flex;flex-direction:column;background:var(--white);border-radius:23px 23px 0 0;box-shadow:0 -7px 45px #10271b26;overflow:hidden}.sheet-header{position:relative;flex:none;display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:24px 20px 15px;border-bottom:1px solid var(--line);background:var(--white)}.sheet-header::before{content:"";position:absolute;top:9px;left:calc(50% - 18px);width:36px;height:4px;border-radius:4px;background:#d0d7cc}.sheet-header>div{min-width:0}.sheet-header h2{font-size:26px;margin:0}.sheet-header .muted{font-size:14px;margin:6px 0 0}.close-button{width:44px;height:44px;border:0;background:var(--soft);border-radius:50%;margin-top:0}.sheet-body{overflow-y:auto;overflow-x:hidden;min-height:0;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;scroll-padding-bottom:24px}.detail-map{height:255px;min-height:210px;width:100%;background:#e8eddf;z-index:0;border-bottom:1px solid var(--line)}.detail-content{padding:20px 20px 4px}.detail-content h3{font-size:16px;color:var(--ink);margin:17px 0 8px}.detail-content h3:first-child{margin-top:0}.detail-content p,.detail-content li{font-size:16px;line-height:1.8;color:#526259;margin:0 0 15px}.detail-content ul{padding-left:20px}.detail-content .notice{color:#826140;padding:12px;font-size:14px}.detail-content dl{display:grid;grid-template-columns:auto 1fr;gap:8px 13px;font-size:15px;line-height:1.7}.detail-content dt{color:var(--muted)}.detail-content dd{margin:0}.guide-section{padding:0 20px 21px}.wide-button{display:flex;align-items:center;justify-content:center;gap:9px;width:100%}.guide-frame{overflow:auto;max-height:65dvh;overscroll-behavior:contain;border-radius:10px;margin-top:12px}.guide-frame:has(img[hidden]){margin-top:0}.guide-image{display:block;width:100%;height:auto;border:1px solid var(--line);border-radius:10px;cursor:zoom-in}.guide-image.zoomed,.guide-image.is-zoomed,.guide-image[data-zoomed="true"]{width:180%;max-width:none;cursor:zoom-out}.sheet-actions{display:flex;flex:none;gap:9px;align-items:center;border-top:1px solid var(--line);padding:13px 20px calc(13px + env(safe-area-inset-bottom,0px));background:var(--white)}.button-link{display:inline-flex;align-items:center;justify-content:center;gap:6px;text-decoration:none;text-align:center;font-size:15px}.sheet-actions .button-link{flex:1}.sheet-actions .primary{flex:1.4}.offline-body,.prose{padding:21px 20px calc(25px + env(safe-area-inset-bottom,0px))}.offline-intro{display:flex;align-items:center;gap:13px;margin-bottom:20px}.offline-intro p{margin:0;font-size:17px}.offline-intro .muted{font-size:14px}.offline-emblem{display:flex;align-items:center;justify-content:center;flex:none;background:var(--soft);border:1px solid #d7dfcf;border-radius:16px;width:59px;height:65px;color:var(--accent)}.offline-emblem svg{height:29px;width:29px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.offline-body .notice{margin:0 0 16px}.offline-body progress{display:block;width:100%;height:9px;border:0;border-radius:8px;overflow:hidden;background:#e8eddf;accent-color:var(--accent);margin:0 0 21px}.offline-body progress::-webkit-progress-bar{background:#e8eddf}.offline-body progress::-webkit-progress-value{background:var(--accent);border-radius:8px}.offline-body progress::-moz-progress-bar{background:var(--accent)}.offline-buttons{display:grid;grid-template-columns:1fr 1fr;gap:10px}.offline-buttons .primary{grid-column:1/-1;min-height:50px}.offline-details{margin-top:18px;font-size:14px;color:var(--muted);line-height:1.8;overflow-wrap:anywhere}.offline-details:empty{display:none}.offline-details ul{padding-left:20px}.offline-details p{margin:7px 0}.install-help{margin-top:23px;border-top:1px solid var(--line);padding-top:18px;color:var(--muted);font-size:14px;line-height:1.8}.install-help h3{font-size:15px;color:var(--ink);margin:0 0 7px}.install-help p{margin:0}.prose{font-size:16px;line-height:1.8}.prose p{margin:0 0 16px}.prose h3{font-size:18px;margin:20px 0 9px}.prose ul,.prose ol{padding-left:21px}.prose a{display:inline-flex;align-items:center;min-height:44px}.toast{position:fixed;left:50%;bottom:calc(var(--nav-height) + env(safe-area-inset-bottom,0px) + 15px);transform:translateX(-50%);z-index:2000;width:max-content;max-width:calc(100vw - 32px);background:var(--ink);color:var(--white);border:1px solid #476251;border-radius:12px;box-shadow:var(--shadow);padding:12px 16px;font-size:14px;line-height:1.65;pointer-events:none}.toast:empty{display:none}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.noscript{position:fixed;inset:auto 12px calc(var(--nav-height) + 10px);z-index:999;background:#fff3dd;border:1px solid #b79c69;border-radius:12px;padding:16px}
.leaflet-container{font:inherit;background:#e8eddf}.leaflet-bar{border:1px solid #becabb!important;border-radius:10px!important;overflow:hidden;box-shadow:0 3px 10px #20393318!important}.leaflet-bar a{width:44px!important;height:44px!important;line-height:44px!important;color:var(--ink)!important;background:var(--white)!important}.leaflet-control-attribution{font-size:9px!important;line-height:1.3!important;max-width:80%}.leaflet-control-attribution a{min-height:0}.leaflet-control-scale-line{font-size:10px!important}.leaflet-tooltip{font-family:inherit;background:#fffef9ee;border:1px solid #c8d4c0;color:var(--ink);box-shadow:0 2px 4px #20393315;font-size:12px}.poi-marker,.trip-marker{background:none;border:0}.pin,.map-pin{display:flex;align-items:center;justify-content:center;width:34px;height:34px;min-width:34px;border:3px solid var(--white);border-radius:50%;background:var(--accent);color:white;font-size:12px;font-weight:700;box-shadow:0 2px 7px #20393350}.pin.stay,.map-pin.stay{border-radius:10px;background:var(--gold)}.pin.selected,.map-pin.selected{outline:4px solid #e5b448a8}.pin.cluster,.cluster-marker{background:var(--white);color:var(--ink);border:2px solid var(--accent)}.cluster-popup button,.leaflet-popup-content button{display:block;width:100%;text-align:left;margin-top:7px;min-height:44px}.leaflet-popup-content{font-size:15px;line-height:1.65;margin:14px!important}.leaflet-popup-content-wrapper{border-radius:12px}.leaflet-popup-close-button{width:32px!important;height:32px!important;line-height:32px!important}.map-note,.map-message{padding:15px;font-size:14px;line-height:1.6}
@media(min-width:700px){:root{--nav-height:74px}.app-header{padding:26px 32px 22px}.header-title h1{font-size:35px}.header-actions{flex-direction:row;align-items:center;gap:18px}.offline-status{font-size:14px;padding:10px 14px}.text-button{font-size:14px}.trip-controls{padding:15px 12px}.day-buttons,.option-buttons{padding-left:20px;padding-right:20px}.option-buttons{justify-content:flex-start}.option-buttons button{flex:0 1 auto;min-width:112px}.day-buttons button{min-width:92px}.map-view{padding:23px 24px 0}.map-heading-row{padding:0 8px 18px}.map-heading-row h2{font-size:28px}.map-heading-row .muted{font-size:15px}.trip-map{height:53dvh;min-height:390px}.map-frame{border-radius:19px}.map-legend{left:18px;bottom:28px;font-size:12px;padding:10px 13px;gap:17px}.coverage-note{font-size:13px;margin-left:8px}.search-block{max-width:590px;margin:0 auto;padding-bottom:20px}.list-view{padding:28px 32px;max-width:1000px;margin:0 auto}.itinerary-list{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}.stays-list{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}.view-heading{max-width:650px}.bottom-nav{max-width:680px;margin:0 auto;border:1px solid var(--line);border-bottom:0;border-radius:18px 18px 0 0;padding-left:14px;padding-right:14px;box-shadow:0 -3px 20px #2039330b}.nav-item{flex-direction:row;gap:9px;font-size:15px}.sheet-overlay{padding:30px;align-items:center}.sheet-panel{width:min(720px,100%);max-height:calc(100dvh - 60px);border-radius:20px}.sheet-header{padding:23px 27px 19px}.sheet-header::before{display:none}.sheet-header h2{font-size:29px}.sheet-actions{padding:17px 27px}.detail-map{height:310px}.detail-content{padding:24px 27px 4px}.guide-section{padding:0 27px 26px}.offline-body,.prose{padding:25px 27px 30px}.offline-panel,.info-panel{max-width:580px}.offline-intro .muted{font-size:15px}.toast{bottom:calc(var(--nav-height) + 19px)}}
@media(max-width:359px){.app-header{padding-left:15px;padding-right:15px;gap:6px}.header-title h1{font-size:26px}.eyebrow{font-size:9px}.offline-status{font-size:12px;padding:9px 8px;gap:5px}.offline-status svg{display:none}.day-buttons,.option-buttons{padding-left:15px;padding-right:15px}.map-view{padding-left:10px;padding-right:10px}.sheet-header{padding-left:16px;padding-right:16px}.sheet-header h2{font-size:23px}.list-view{padding-left:15px;padding-right:15px}.map-legend{gap:7px;font-size:9px}.sheet-actions{padding-left:15px;padding-right:15px}.button-link{padding-left:10px;padding-right:10px}}
@media(max-height:580px) and (orientation:landscape){.app-header{padding-top:10px;padding-bottom:10px}.header-title h1{font-size:25px}.eyebrow,.trip-dates{display:none}.header-actions{flex-direction:row;align-items:center;gap:12px}.trip-map{min-height:290px;height:65dvh}.sheet-overlay{padding-top:5px}.sheet-panel{max-height:calc(100dvh - 10px)}.sheet-header{padding-top:15px;padding-bottom:10px}.sheet-header .section-kicker{display:none}.sheet-header h2{font-size:22px}.sheet-header::before{top:4px}.sheet-actions{padding-top:8px;padding-bottom:8px}}
@media(hover:hover){button:not(:disabled):not(.primary):not([aria-pressed="true"]):hover,.button-link:not(.primary):hover{background:var(--soft)}.primary:hover{background:#2e5347}.stop-btn:hover{background:transparent!important}.nav-item:hover{color:var(--accent)}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto!important;animation:none!important;transition:none!important}}

/* Dynamic records supplied by app.js. */
.jb-marker{background:none;border:0;display:flex;align-items:center;justify-content:center}.jb-marker .map-pin{width:38px;height:38px;min-width:38px;background:var(--pin,var(--accent));margin:3px;font-size:13px}.jb-marker .stay-pin{border-radius:11px;background:var(--gold)}.jb-marker .selected-pin{outline:4px solid #e5b448b3}.jb-marker .area-pin{border-style:dashed;background:#8d7754}.jb-marker .cluster-pin{width:40px;height:40px;min-width:40px;margin:2px;background:var(--white);color:var(--ink);border:2px solid var(--accent);font-size:17px}.poi-label{font-weight:600}.cluster-list{min-width:155px}.cluster-list button{display:block;min-height:44px;width:100%;margin-top:7px;text-align:left}.day-number{display:flex;align-items:center;justify-content:center;flex:none;width:45px;height:45px;border:1px solid var(--day,var(--accent));border-radius:50%;color:var(--day,var(--accent));font-family:Georgia,serif;font-size:21px}.day-head .eyebrow{font-size:11px;color:var(--muted);margin:0 0 4px}.itinerary-card>p:not(.notice){font-size:16px;color:var(--muted);line-height:1.75;margin:0 0 17px}.stop-btn .stop-note{display:block;font-size:16px;line-height:1.75;font-weight:400;margin-top:4px}.inline-options{display:flex;flex-wrap:wrap;gap:6px;margin:0 0 18px}.inline-options .option-chip{flex:1 1 auto;font-size:12px;min-height:44px;padding:9px}.inline-options .option-chip[aria-pressed="true"]{background:#ece5d7;color:#75552e;border-color:#bba586}.stay-card-top{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:8px;margin-bottom:13px}.stay-dates{font-size:12px;color:var(--muted)}.stay-card .badge{font-size:12px;color:#5b6d49;background:#e9edde;padding:5px 9px}.stay-card.current-stay{border-color:#8ea48c;box-shadow:inset 0 3px 0 #286052}.stay-card>p{font-size:16px;line-height:1.8;color:var(--muted)}.stay-card .stay-meta{display:grid;gap:8px;margin:17px 0;font-size:14px;line-height:1.75;color:var(--ink)}.stay-meta>div{display:grid;grid-template-columns:4.3em minmax(0,1fr);gap:10px;padding-bottom:8px;border-bottom:1px solid #e6e8df}.stay-meta dt{color:var(--muted)}.stay-meta dd{margin:0;min-width:0}.secondary-action{width:100%;margin:3px 0 18px;background:var(--soft);font-size:15px}.search-results .search-result{flex-direction:column;align-items:flex-start;gap:4px;padding:12px 14px}.search-result strong{font-size:16px}.search-result>span{font-size:12px;color:var(--muted)}
/* Reading text stays at 16px or above; small labels are supplementary only. */
.notice,.stay-card .stay-meta,.sheet-header .muted,.offline-details,.install-help,.offline-intro .muted,.detail-content p,.detail-content li,.detail-content dl,.prose p,.prose li{font-size:16px}
.offline-status[data-state="ready"] .status-dot{background:var(--accent)}
.offline-status[data-state="error"] .status-dot{background:var(--warm)}
body.sheet-open{overflow:hidden}

/* Four-day connected map, preserving the approved paper/forest palette. */
.bottom-nav{grid-template-columns:repeat(4,minmax(0,1fr))}
.return-strip{margin:12px 20px 0;padding:10px 12px;border-radius:10px;background:#ede7d8;font-size:13px;line-height:1.6;color:#705933}
.map-mode{display:flex;flex-wrap:wrap;gap:7px;align-items:center;margin:0 6px 12px}.map-mode button{font-size:14px;padding:9px 12px}.map-mode>span{flex:1 1 100%;font-size:14px;color:var(--muted);line-height:1.6;overflow-wrap:anywhere}
.map-mode [data-mode="online"]{color:var(--accent)}.map-frame .trip-map{height:48dvh;min-height:330px}
.food-controls{background:var(--white);padding:18px;border:1px solid var(--line);border-radius:16px;margin-bottom:20px}.food-controls label{display:block;font-size:16px;margin:0 0 9px}.food-controls select{display:block;width:100%;min-height:48px;border:1px solid var(--line);border-radius:10px;padding:10px;font:inherit;background:var(--white);color:var(--ink)}.food-actions{display:flex;gap:8px;margin:12px 0}.food-actions button{flex:1}.radius-control{display:flex;align-items:center;gap:12px}.radius-control label{flex:none;margin:0}.radius-control select{max-width:140px}.food-controls .muted{margin-bottom:0}.food-results{display:grid;gap:13px}.food-card{min-width:0;background:var(--white);border:1px solid var(--line);border-radius:16px;padding:18px}.food-card h3{font-size:18px;line-height:1.5}.food-card p{margin:0 0 9px;font-size:16px;line-height:1.75;color:var(--muted)}.food-card-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:13px}.food-card-actions>*{font-size:14px;flex:1 1 auto;min-height:44px}.food-card .food-meta{font-size:14px}.food-subtitle{font-size:22px;margin:28px 0 12px}.detail-tools{padding:18px 20px 0}.detail-tools .muted{font-size:14px;margin:10px 0 0}.group-qr{display:block;width:min(300px,100%);height:auto;margin:16px auto;border:1px solid var(--line);border-radius:12px}.amap-logo,.amap-copyright{max-width:100%}.amap-marker-label{font-size:13px;border:1px solid #c8d4c0;background:#fffef9ee;padding:4px 6px;color:var(--ink);border-radius:5px}.trip-map[hidden]{display:none!important}
@media(min-width:700px){.food-results{grid-template-columns:repeat(2,minmax(0,1fr))}.map-mode>span{flex:1 1 auto}.return-strip{margin-left:20px;margin-right:20px}.map-frame .trip-map{height:53dvh;min-height:390px}}
@media(max-width:430px){.nav-item{font-size:12px}.sheet-header h2{font-size:24px}.food-controls{padding:15px}.food-card{padding:16px}.sheet-actions .button-link{font-size:14px}.trip-dates span{font-size:12px}.header-title h1{font-size:27px}.return-strip{font-size:13px;margin-left:14px;margin-right:14px}}
