:root{--ink:#20372f;--muted:#64756d;--paper:#f7f3e6;--paper2:#fffdf5;--leaf:#355f4d;--leaf2:#7ea267;--water:#4b9398;--red:#bf6048;--gold:#d6a344;--violet:#806a93;--line:rgba(32,55,47,.13);--shadow:0 18px 45px rgba(34,52,42,.12);--safe:max(14px,env(safe-area-inset-bottom))}
*{box-sizing:border-box}html{background:#d6ded0}body{margin:0;min-width:320px;min-height:100vh;background:linear-gradient(140deg,#d9e4d7,#efe7d4);color:var(--ink);font-family:"PingFang SC","Microsoft YaHei",system-ui,sans-serif}button,input,select{font:inherit;color:inherit}button{border:0;cursor:pointer}button:focus-visible,input:focus-visible,select:focus-visible,label:has(input:focus-visible){outline:3px solid #267f8a;outline-offset:3px}[hidden]{display:none!important}.skip-link{position:fixed;top:-80px;left:12px;z-index:100;padding:10px 14px;background:var(--ink);color:white}.skip-link:focus{top:12px}.mini-app{width:min(100%,520px);min-height:100vh;margin:auto;position:relative;overflow:hidden;background:var(--paper);box-shadow:0 0 0 1px rgba(32,55,47,.08),var(--shadow)}
.app-header{height:68px;padding:10px 15px;position:sticky;top:0;z-index:30;display:flex;align-items:center;gap:10px;background:rgba(247,243,230,.94);border-bottom:1px solid var(--line);backdrop-filter:blur(16px)}.brand-mark{width:31px;height:38px;position:relative;flex:none}.brand-mark span{width:23px;height:23px;position:absolute;left:4px;top:2px;background:var(--leaf2);border-radius:52% 48% 45% 55%;transform:rotate(-18deg)}.brand-mark i{width:4px;height:19px;position:absolute;left:14px;bottom:0;background:var(--ink);border-radius:2px}.app-heading{min-width:0;flex:1}.app-heading p,.app-heading h1{margin:0}.app-heading p{font-size:10px;letter-spacing:.12em;color:var(--muted)}.app-heading h1{font-family:STKaiti,KaiTi,serif;font-size:20px;line-height:1.25}.icon-button{width:38px;height:38px;display:grid;place-items:center;border-radius:50%;background:transparent}.icon-button:hover{background:rgba(53,95,77,.08)}.icon-button svg{width:21px;fill:none;stroke:currentColor;stroke-width:1.7}.back-button+.brand-mark{display:none}.weather-pill{height:35px;padding:0 11px;display:flex;align-items:center;gap:6px;border-radius:18px;background:#e7ead9;color:var(--leaf);font-size:11px}.weather-pill span:first-child{font-size:16px}
main{padding-bottom:82px}.app-view{min-height:calc(100vh - 150px)}.route-stage{width:calc(100% - 20px);aspect-ratio:3/4;margin:10px;position:relative;overflow:hidden;border-radius:22px;background:#d8dfbf;box-shadow:0 15px 32px rgba(42,62,49,.18)}.map-art{width:100%;height:100%;display:block;object-fit:cover;image-rendering:auto}.map-weather{position:absolute;inset:0;pointer-events:none;background:linear-gradient(to bottom,rgba(255,245,198,.1),transparent 40%)}.route-stage[data-time="evening"] .map-weather{background:linear-gradient(to bottom,rgba(83,58,99,.22),rgba(234,164,104,.08))}.route-stage[data-time="night"] .map-weather{background:rgba(22,39,51,.35);mix-blend-mode:multiply}.map-hud{position:absolute;left:12px;right:12px;top:12px;padding:10px 10px 10px 13px;display:flex;align-items:center;justify-content:space-between;gap:10px;background:rgba(255,253,245,.88);border:1px solid rgba(255,255,255,.62);border-radius:15px;box-shadow:0 8px 24px rgba(30,48,37,.12);backdrop-filter:blur(10px)}.map-hud div span,.map-hud div strong{display:block}.map-hud div span{font-size:9px;color:var(--red);font-weight:700;letter-spacing:.12em}.map-hud div strong{margin-top:2px;font:700 17px STKaiti,KaiTi,serif}.map-hud button{width:46px;height:42px;display:grid;place-items:center;border-radius:12px;background:var(--leaf);color:#fff;font-size:8px}.map-hud svg{width:18px;fill:none;stroke:currentColor;stroke-width:1.7}.route-progress{position:absolute;left:18px;right:18px;top:82px;display:flex;align-items:center;gap:10px}.route-progress>span{height:4px;flex:1;overflow:hidden;background:rgba(255,253,245,.65);border-radius:4px}.route-progress i{height:100%;display:block;background:var(--red);border-radius:4px;transition:width .4s ease}.route-progress b{padding:3px 7px;border-radius:10px;background:rgba(32,55,47,.74);color:white;font-size:9px}.tree-marker{width:74px;height:92px;padding:0;position:absolute;z-index:4;transform:translate(-50%,-68%);background:transparent}.tree-marker img{width:100%;height:72px;object-fit:contain;filter:drop-shadow(0 5px 5px rgba(29,44,33,.28));transition:transform .2s}.tree-marker span{max-width:74px;padding:3px 7px;display:inline-block;overflow:hidden;border-radius:11px;background:rgba(255,253,245,.9);box-shadow:0 3px 10px rgba(32,55,47,.15);font-size:9px;font-weight:700;white-space:nowrap;text-overflow:ellipsis}.tree-marker.met span{background:var(--leaf);color:#fff}.tree-marker.selected img{animation:tree-pop .55s ease}.tree-marker::after{content:"";width:8px;height:8px;position:absolute;left:50%;bottom:11px;z-index:-1;border-radius:50%;background:var(--red);transform:translateX(-50%);opacity:0}.tree-marker.met::after{opacity:1}.user-marker{position:absolute;z-index:8;transform:translate(-50%,-50%)}.user-marker i{width:16px;height:16px;display:block;border:4px solid white;border-radius:50%;background:#2f8da2;box-shadow:0 0 0 2px #24515a,0 0 0 8px rgba(47,141,162,.18)}.user-marker span{position:absolute;left:20px;top:-4px;width:max-content;padding:4px 7px;border-radius:9px;background:var(--ink);color:#fff;font-size:9px}.route-compass{position:absolute;right:15px;bottom:47px;width:31px;height:31px;display:grid;place-items:center;border-radius:50%;background:rgba(255,253,245,.75);font-size:8px}.route-compass span{width:1px;height:12px;position:absolute;top:2px;background:var(--red)}.map-caption{position:absolute;left:14px;bottom:13px;max-width:76%;padding:7px 10px;border-radius:11px;background:rgba(32,55,47,.8);color:#fff;font-size:10px;line-height:1.4;backdrop-filter:blur(7px)}
.next-stop,.tree-roster,.page-lead,.recognition-method,.camera-card,.recognition-result,.friend-feature,.route-memory,.daily-quest,.encounters,.memory-maker,.settings-group{margin-left:16px;margin-right:16px}.next-stop{padding:18px 2px 20px;border-bottom:1px solid var(--line)}.section-eyebrow{display:flex;align-items:center;gap:8px;color:var(--red);font-size:10px;font-weight:700;letter-spacing:.16em}.section-eyebrow span{width:18px;height:2px;background:var(--red)}.next-stop-main{margin-top:7px;display:flex;align-items:center;gap:16px}.next-stop-main div{flex:1}.next-stop h2,.next-stop p{margin:0}.next-stop h2{font:700 22px STKaiti,KaiTi,serif}.next-stop p{margin-top:4px;color:var(--muted);font-size:11px;line-height:1.55}.next-stop button{flex:none;padding:9px 12px;border-radius:16px;background:#e1ead8;color:var(--leaf);font-size:11px;font-weight:700}.tree-roster{padding:21px 0 30px}.tree-roster>header,.encounters>header{display:flex;align-items:end;justify-content:space-between;gap:12px}.tree-roster p,.tree-roster h2{margin:0}.tree-roster p{color:var(--muted);font-size:10px}.tree-roster h2{margin-top:2px;font:700 21px STKaiti,KaiTi,serif}.tree-roster header>span{color:var(--red);font-size:10px}.tree-cards{margin-top:13px;display:flex;gap:10px;overflow-x:auto;padding:1px 2px 10px;scroll-snap-type:x proximity;scrollbar-width:none}.tree-cards::-webkit-scrollbar{display:none}.tree-card{min-width:130px;padding:12px 11px;text-align:left;scroll-snap-align:start;border-radius:17px;background:var(--paper2);border:1px solid var(--line);box-shadow:0 7px 18px rgba(32,55,47,.06)}.tree-card img{width:68px;height:66px;display:block;margin:-3px auto 3px;object-fit:contain}.tree-card strong,.tree-card small{display:block}.tree-card strong{font-size:12px}.tree-card small{margin-top:3px;color:var(--muted);font-size:9px}.tree-card.met{border-color:rgba(53,95,77,.32);background:#eef2e3}
.tree-sheet{position:fixed;inset:0;z-index:50}.sheet-scrim{position:absolute;inset:0;background:rgba(20,32,27,.42);backdrop-filter:blur(3px)}.tree-sheet article{position:absolute;left:50%;bottom:0;width:min(100%,520px);padding:18px 22px calc(22px + var(--safe));transform:translateX(-50%);border-radius:26px 26px 0 0;background:var(--paper2);box-shadow:0 -18px 50px rgba(24,38,31,.2)}.sheet-close{width:38px;height:38px;position:absolute;right:15px;top:15px;display:grid;place-items:center;border-radius:50%;background:#eef0e5}.sheet-close svg{width:18px;fill:none;stroke:currentColor;stroke-width:1.8}.sheet-tree{height:118px;display:flex;justify-content:center}.sheet-tree img{width:150px;height:130px;object-fit:contain;filter:drop-shadow(0 8px 8px rgba(32,55,47,.16))}.sheet-step{margin:6px 0 0;color:var(--red);font-size:10px;font-weight:700}.tree-sheet h2{margin:3px 0;font:700 27px STKaiti,KaiTi,serif}.sheet-fact{margin:0;color:var(--muted);font-size:12px;line-height:1.7}.sheet-actions{margin-top:16px;display:grid;grid-template-columns:1.35fr 1fr;gap:9px}.primary-button,.quiet-button{min-height:46px;padding:0 14px;border-radius:15px;font-weight:700}.primary-button{background:var(--leaf);color:#fff;box-shadow:0 8px 18px rgba(53,95,77,.2)}.quiet-button{background:#e6eadc;color:var(--leaf)}
.page-lead{padding:27px 2px 20px}.page-lead p,.page-lead h2,.page-lead span{margin:0}.page-lead p{color:var(--red);font-size:10px;font-weight:700;letter-spacing:.14em}.page-lead h2{margin-top:6px;font:700 28px/1.25 STKaiti,KaiTi,serif}.page-lead>span{margin-top:9px;display:block;color:var(--muted);font-size:12px;line-height:1.7}.recognition-method{padding:12px 13px;display:flex;align-items:center;gap:10px;border-radius:16px;background:#e4eadc}.recognition-method>svg{width:25px;fill:none;stroke:var(--leaf);stroke-width:1.6}.recognition-method div{min-width:0;flex:1}.recognition-method strong,.recognition-method span{display:block}.recognition-method strong{font-size:12px}.recognition-method span{margin-top:2px;overflow:hidden;color:var(--muted);font-size:9px;white-space:nowrap;text-overflow:ellipsis}.recognition-method button{background:transparent;color:var(--leaf);font-size:10px;font-weight:700}.camera-card{margin-top:15px}.camera-card label{min-height:292px;padding:35px 22px;display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px dashed rgba(53,95,77,.36);border-radius:23px;background:linear-gradient(145deg,#fbf8ed,#edf1e1);text-align:center}.camera-card input{position:absolute;opacity:0;pointer-events:none}.camera-illustration{width:84px;height:84px;position:relative;display:grid;place-items:center;border-radius:50%;background:#dce7d3}.camera-illustration svg{width:47px;fill:none;stroke:var(--leaf);stroke-width:2}.camera-illustration i{width:12px;height:12px;position:absolute;right:10px;top:8px;border-radius:50%;background:var(--gold)}.camera-card strong{margin-top:18px;font-size:16px}.camera-card label>span:nth-of-type(2){margin-top:5px;color:var(--muted);font-size:10px}.camera-card b{margin-top:20px;padding:10px 18px;border-radius:16px;background:var(--leaf);color:#fff;font-size:11px}.privacy-line{margin:12px 22px 24px;display:flex;align-items:center;gap:7px;color:var(--muted);font-size:9px;line-height:1.5}.privacy-line svg{width:15px;flex:none;fill:none;stroke:currentColor;stroke-width:1.7}.recognition-result{padding-bottom:26px}.photo-band{padding:12px;display:flex;gap:13px;border-radius:19px;background:var(--ink);color:#fff}.photo-band img{width:98px;height:98px;object-fit:cover;border-radius:13px;background:#ccd5c5}.photo-band div{align-self:center}.photo-band span,.photo-band strong,.photo-band p{display:block;margin:0}.photo-band span{color:#c9d7ce;font-size:9px}.photo-band strong{margin-top:3px;font:700 19px STKaiti,KaiTi,serif}.photo-band p{margin-top:5px;color:#dce4df;font-size:9px;line-height:1.5}.candidate-header{margin-top:24px;display:flex;align-items:end;justify-content:space-between}.candidate-header p,.candidate-header h3{margin:0}.candidate-header p{color:var(--muted);font-size:9px}.candidate-header h3{margin-top:2px;font:700 21px STKaiti,KaiTi,serif}.candidate-header>span{font-size:9px;color:var(--red)}.candidate-list{margin-top:10px;display:grid;gap:9px}.candidate-option{width:100%;padding:9px;display:grid;grid-template-columns:70px 1fr 23px;align-items:center;gap:11px;text-align:left;border:1px solid var(--line);border-radius:16px;background:var(--paper2)}.candidate-option>img{width:70px;height:58px;object-fit:cover;border-radius:11px}.candidate-option strong,.candidate-option small{display:block}.candidate-option strong{font-size:12px}.candidate-option small{margin-top:3px;color:var(--muted);font-size:9px;line-height:1.4}.candidate-option i{width:19px;height:19px;border:1.5px solid #9ca9a1;border-radius:50%}.candidate-option.active{border-color:var(--leaf);background:#eef2e5}.candidate-option.active i{border:5px solid var(--leaf)}.confirm-button{width:100%;margin-top:14px}.text-button{width:100%;padding:14px;background:transparent;color:var(--muted);font-size:11px}
.friends-lead{padding-bottom:12px}.friend-feature{min-height:220px;padding:20px;position:relative;overflow:hidden;border-radius:23px;background:var(--leaf);color:#fff}.friend-feature::after{content:"";width:180px;height:180px;position:absolute;right:-55px;top:-60px;border-radius:50%;border:30px solid rgba(255,255,255,.06)}.friend-feature img{width:155px;height:150px;position:absolute;right:-2px;bottom:0;object-fit:contain;filter:drop-shadow(0 8px 7px rgba(0,0,0,.18))}.friend-feature p,.friend-feature h3,.friend-feature span{position:relative;z-index:1;display:block;max-width:52%;margin:0}.friend-feature p{color:#cedbd2;font-size:9px}.friend-feature h3{margin-top:5px;font:700 25px STKaiti,KaiTi,serif}.friend-feature span{margin-top:8px;color:#e3ebe5;font-size:10px;line-height:1.6}.friend-feature button{position:absolute;left:20px;bottom:20px;z-index:2;padding:10px 15px;border-radius:16px;background:#f5eddb;color:var(--ink);font-size:11px;font-weight:700}.friend-list{margin:10px 16px 0;display:grid;gap:8px}.friend-card{padding:10px 12px;display:grid;grid-template-columns:54px 1fr auto;align-items:center;gap:10px;border-bottom:1px solid var(--line)}.friend-card img{width:54px;height:56px;object-fit:contain}.friend-card h3,.friend-card p{margin:0}.friend-card h3{font-size:13px}.friend-card p{margin-top:3px;color:var(--muted);font-size:9px}.friend-card button{padding:8px 10px;border-radius:14px;background:#e3eadb;color:var(--leaf);font-size:9px}.route-memory{margin-top:20px;margin-bottom:25px;padding:16px;display:flex;gap:13px;border-radius:18px;background:#ece6ef}.route-memory p,.route-memory h3,.route-memory span{margin:0}.route-memory p{color:var(--violet);font-size:9px}.route-memory h3{margin-top:2px;font-size:13px}.route-memory div>span{margin-top:5px;display:block;color:var(--muted);font-size:9px;line-height:1.5}.memory-knot{width:43px;height:43px;position:relative;flex:none}.memory-knot i{width:17px;height:17px;position:absolute;border-radius:50%;background:var(--violet);opacity:.8}.memory-knot i:nth-child(2){left:22px;top:7px}.memory-knot i:nth-child(3){left:10px;top:24px}
.daily-quest{padding:15px;display:grid;grid-template-columns:50px 1fr auto;align-items:center;gap:11px;border-radius:19px;background:#ece4cd}.quest-seal{width:46px;height:46px;display:grid;place-items:center;border:1px solid rgba(191,96,72,.35);border-radius:50%;color:var(--red);font:700 21px STKaiti,KaiTi,serif}.daily-quest p,.daily-quest h3,.daily-quest span{margin:0}.daily-quest p{color:#8c6a3a;font-size:9px}.daily-quest h3{margin-top:2px;font-size:13px}.daily-quest span{margin-top:3px;display:block;color:var(--muted);font-size:9px}.daily-quest button{padding:8px 10px;border-radius:13px;background:var(--red);color:#fff;font-size:9px}.daily-quest.done button{background:var(--leaf)}.encounters{padding:25px 1px}.encounters h3,.encounters header span{margin:0}.encounters h3{font-size:15px}.encounters header span{color:var(--muted);font-size:9px}.encounter-item{padding:12px 0;display:grid;grid-template-columns:11px 1fr auto;align-items:center;gap:10px;border-bottom:1px solid var(--line)}.encounter-item>i{width:9px;height:9px;border-radius:50%;background:var(--leaf2)}.encounter-item strong,.encounter-item small{display:block}.encounter-item strong{font-size:11px}.encounter-item small,.encounter-item time{color:var(--muted);font-size:9px}.empty-log{padding:20px 0;color:var(--muted);font-size:11px}.memory-maker{margin-bottom:25px;padding:18px;border-radius:21px;background:var(--paper2);border:1px solid var(--line)}.memory-maker header p,.memory-maker header h3{margin:0}.memory-maker header p{color:var(--red);font-size:9px}.memory-maker header h3{margin-top:3px;font:700 20px STKaiti,KaiTi,serif}.memory-maker>label{margin:13px 0 5px;display:block;color:var(--muted);font-size:9px}.memory-maker input,.memory-maker select{width:100%;height:42px;padding:0 11px;border:1px solid var(--line);border-radius:12px;background:#f6f3e9}.memory-maker canvas{width:100%;margin-top:15px;display:block;border-radius:15px;background:#e3e9dd}.memory-actions{margin-top:10px;display:grid;grid-template-columns:1fr 1.4fr;gap:8px}
.settings-lead{padding-bottom:12px}.settings-group{margin-bottom:12px;padding:16px;border-radius:19px;background:var(--paper2);border:1px solid var(--line)}.settings-group header{margin-bottom:8px;display:flex;align-items:center;justify-content:space-between}.settings-group h3,.settings-group header span{margin:0}.settings-group h3{font-size:14px}.settings-group header span{color:var(--muted);font-size:8px}.radio-row,.switch-row{min-height:59px;display:flex;align-items:center;gap:11px;border-top:1px solid var(--line)}.radio-row:first-of-type{border-top:0}.radio-row input,.switch-row input{position:absolute;opacity:0}.radio-row>i{width:19px;height:19px;flex:none;border:1.5px solid #9ca9a1;border-radius:50%}.radio-row input:checked+i{border:5px solid var(--leaf)}.radio-row span,.switch-row>span{flex:1}.radio-row b,.radio-row small,.switch-row b,.switch-row small{display:block}.radio-row b,.switch-row b{font-size:11px}.radio-row small,.switch-row small{margin-top:2px;color:var(--muted);font-size:8px;line-height:1.45}.profile-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px}.profile-grid label:last-child{grid-column:1/-1}.profile-grid label{color:var(--muted);font-size:9px}.profile-grid select{width:100%;height:40px;margin-top:5px;padding:0 9px;border:1px solid var(--line);border-radius:11px;background:#f5f3ea}.switch-row>i{width:40px;height:23px;position:relative;flex:none;border-radius:14px;background:#cfd6ce}.switch-row>i::after{content:"";width:19px;height:19px;position:absolute;left:2px;top:2px;border-radius:50%;background:white;box-shadow:0 2px 5px rgba(32,55,47,.2);transition:transform .2s}.switch-row input:checked+i{background:var(--leaf)}.switch-row input:checked+i::after{transform:translateX(17px)}.privacy-row{display:grid;grid-template-columns:29px 1fr auto;align-items:center;gap:9px}.privacy-row svg{width:24px;fill:none;stroke:var(--leaf);stroke-width:1.6}.privacy-row b,.privacy-row small{display:block}.privacy-row b{font-size:11px}.privacy-row small{margin-top:2px;color:var(--muted);font-size:8px}.privacy-row em{color:var(--leaf);font-size:8px;font-style:normal}.danger-text{margin-top:14px;padding:8px 0;background:transparent;color:var(--red);font-size:10px}
.bottom-nav{height:72px;padding:8px 14px var(--safe);position:fixed;left:50%;bottom:0;z-index:29;width:min(100%,520px);display:grid;grid-template-columns:repeat(4,1fr);transform:translateX(-50%);background:rgba(255,253,245,.95);border-top:1px solid var(--line);backdrop-filter:blur(16px)}.bottom-nav button{display:grid;place-items:center;align-content:center;gap:2px;background:transparent;color:#839087;font-size:9px}.bottom-nav svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.7}.bottom-nav button.active{color:var(--leaf);font-weight:700}.bottom-nav button.active svg{filter:drop-shadow(0 2px 4px rgba(53,95,77,.2))}.toast{max-width:calc(100% - 32px);margin:0;padding:10px 14px;position:fixed;left:50%;bottom:88px;z-index:80;transform:translateX(-50%);border-radius:15px;background:rgba(32,55,47,.92);color:#fff;box-shadow:var(--shadow);font-size:11px;text-align:center}.large-text{font-size:18px}.reduced-motion *{animation:none!important;transition:none!important;scroll-behavior:auto!important}@keyframes tree-pop{45%{transform:translateY(-9px) scale(1.04)}}@media(prefers-reduced-motion:reduce){*{animation:none!important;scroll-behavior:auto!important}}@media(min-width:521px){body{padding:24px 0}.mini-app{min-height:calc(100vh - 48px);border-radius:24px}.bottom-nav{bottom:24px;border-radius:0 0 24px 24px}.tree-sheet article{bottom:24px;border-radius:26px}}

#sheet-scan{background:#e5eadc;color:var(--leaf);box-shadow:none}#sheet-chat{background:var(--ink);color:#fff}
.observation-card{margin:16px 16px 0;padding:17px;border-radius:20px;background:linear-gradient(145deg,#edf1df,#faf5e6)}.observation-copy p,.observation-copy h2,.observation-copy span{margin:0}.observation-copy p{color:var(--red);font-size:11px;font-weight:700;letter-spacing:.1em}.observation-copy h2{margin-top:4px;font:700 20px STKaiti,KaiTi,serif}.observation-copy span{display:block;margin-top:5px;color:#53635b;font-size:12px;line-height:1.6}.observation-card ol{margin:13px 0 0;padding:0;display:grid;grid-template-columns:repeat(5,1fr);gap:5px;list-style:none}.observation-card li{padding:7px 2px;border-radius:11px;background:rgba(255,253,245,.78);color:var(--leaf);font-size:11px;text-align:center}.observation-card li b{display:block;margin:0 auto 4px;width:21px;height:21px;line-height:21px;border-radius:50%;background:var(--leaf);color:white;font-size:11px}
.bottom-nav button,.settings-group header span,.radio-row small,.switch-row small,.profile-grid label,.privacy-row small,.privacy-row em,.danger-text,.tree-card small,.recognition-method span,.privacy-line,.candidate-option small,.friend-card p,.friend-card button,.route-memory p,.route-memory div>span,.daily-quest p,.daily-quest span,.daily-quest button,.encounters header span,.encounter-item small,.encounter-item time,.memory-maker header p,.memory-maker>label{font-size:11px}

/* Keep route controls outside the map's marker coordinate space. */
.route-stage{aspect-ratio:auto}
.map-hud{position:relative;inset:auto;margin:12px;z-index:10}
.route-progress{position:relative;inset:auto;margin:0 18px 12px}
.map-canvas{position:relative;aspect-ratio:3/4;overflow:hidden;border-radius:18px}
