:root{color:#172033;font-synthesis:none;text-rendering:optimizelegibility;--otr-page:#f3f6f8;--otr-surface:#fffffff0;--otr-ink:#172033;--otr-muted:#657184;--otr-line:#dce3ed;--otr-blue:#2468f2;--otr-blue-soft:#eaf1ff;--otr-danger:#d9363e;background:#f3f6f8;font:100%/1.5 -apple-system,BlinkMacSystemFont,PingFang SC,Microsoft YaHei,sans-serif}*{box-sizing:border-box}html,body,#app{min-height:100%;margin:0;overflow:hidden}button,input{color:inherit;font:inherit}button{-webkit-tap-highlight-color:transparent}.picker-shell{height:var(--picker-viewport-height,100dvh);background:var(--otr-page);flex-direction:column;min-height:0;display:flex;overflow:hidden}.picker-shell--loading{grid-template-rows:auto minmax(280px,58dvh) 1fr;display:grid}.picker-header{z-index:20;min-height:calc(52px + env(safe-area-inset-top));padding:max(5px, env(safe-area-inset-top)) 14px 5px;-webkit-backdrop-filter:blur(18px)saturate(160%);backdrop-filter:blur(18px)saturate(160%);background:#ffffffe6;flex:none;grid-template-columns:76px 1fr 76px;align-items:center;display:grid;position:relative;box-shadow:0 1px #17203314}.picker-header__title{letter-spacing:-.015em;text-align:center;margin:0;font-size:1.0625rem;font-weight:700;line-height:1.3}.picker-header__spacer,.picker-header__action{min-width:44px;min-height:44px}.picker-header__action{cursor:pointer;background:0 0;border:0;border-radius:12px;padding:0 8px;transition:background-color .12s,transform .1s ease-out}.picker-header__cancel{color:var(--otr-muted);justify-self:start}.picker-header__complete{background:var(--otr-blue);color:#fff;justify-self:end;font-weight:700}.picker-header__complete:disabled{color:#8793a5;cursor:default;background:#d9e0eb}.picker-header__action:not(:disabled):active,.map-control:not(:disabled):active,.retry-button:active,.location-retry:active,.location-search button:not(:disabled):active,.location-result:active,.location-suggestion:active,.location-results__more:not(:disabled):active{transform:scale(.96)}.picker-header__action:focus-visible,.map-control:focus-visible,.retry-button:focus-visible,.location-retry:focus-visible,.location-search input:focus-visible,.location-search button:focus-visible,.location-result:focus-visible,.location-suggestion:focus-visible,.location-results__more:focus-visible,.location-name-field input:focus-visible{outline-offset:2px;outline:3px solid #2468f257}.map-stage{background:#e9eef3;flex:auto;min-height:310px;position:relative;overflow:hidden}.map-canvas{position:absolute;inset:0}.map-controls{z-index:910;right:max(12px, env(safe-area-inset-right));gap:10px;display:grid;position:absolute;bottom:20px}.map-controls__zoom{-webkit-backdrop-filter:blur(15px)saturate(150%);backdrop-filter:blur(15px)saturate(150%);background:#fffffff0;border-radius:14px;display:grid;overflow:hidden;box-shadow:0 8px 24px #17203329}.map-control{width:44px;height:44px;color:var(--otr-ink);cursor:pointer;background:#fffffff0;border:0;place-items:center;padding:0;font-size:1.5rem;line-height:1;transition:transform .1s ease-out,background-color .12s;display:grid}.map-control--locate{color:var(--otr-blue);-webkit-backdrop-filter:blur(15px)saturate(150%);backdrop-filter:blur(15px)saturate(150%);border-radius:14px;box-shadow:0 8px 24px #17203329}.map-control--locate[data-locating=true] img{animation:.9s ease-in-out infinite alternate locating-pulse}.map-control--locate img{object-fit:contain;aspect-ratio:1;flex:0 0 24px;width:24px;max-width:24px;height:24px;max-height:24px;display:block}.map-control--zoom-in{border-bottom:1px solid var(--otr-line)}.map-control:disabled{color:#9aa5b4;cursor:default}.current-location-panel,.status-panel{z-index:12;max-height:min(46dvh,470px);padding:10px 14px calc(14px + env(safe-area-inset-bottom));overscroll-behavior:contain;-webkit-backdrop-filter:blur(22px)saturate(160%);backdrop-filter:blur(22px)saturate(160%);background:#fffffffa;border:1px solid #dce3edeb;border-bottom:0;border-radius:22px 22px 0 0;flex:0 auto;margin-top:-10px;position:relative;overflow:hidden auto;box-shadow:0 -8px 28px #17203314}.current-location-panel__handle{background:#cbd3df;border-radius:999px;width:32px;height:4px;margin:0 auto 8px}.current-location-panel__notice{min-height:18px;color:var(--otr-blue);margin:6px 2px 8px;font-size:.75rem;line-height:1.45}.current-location-panel__notice[hidden]{display:none}.location-search-panel{padding-bottom:2px}.location-search{grid-template-columns:minmax(0,1fr) auto;gap:10px;display:grid}.location-search input{background:#f6f8fb;border:1px solid #cbd5e3;border-radius:15px;min-width:0;min-height:44px;padding:0 14px;font-size:.9375rem}.location-search input:focus{border-color:var(--otr-blue)}.location-search button,.location-results__more{background:var(--otr-blue);color:#fff;cursor:pointer;border:0;border-radius:15px;min-width:72px;min-height:44px;padding:0 16px;font-weight:700}.location-search button:disabled,.location-results__more:disabled{opacity:.58;cursor:default}.location-search__status{min-height:18px;color:var(--otr-muted);margin:5px 2px 0;font-size:.75rem}.location-suggestions,.location-results,.nearby-candidates{gap:2px;display:grid}.location-results__label{color:var(--otr-muted);letter-spacing:.035em;margin:8px 0 3px;font-size:.75rem;font-weight:700}.location-result,.location-suggestion{text-align:left;cursor:pointer;background:#f8fafc;border:0;border-bottom:1px solid #dce3edb8;border-radius:12px;width:100%;min-height:54px;padding:9px 10px;display:grid}.location-result strong{text-overflow:ellipsis;white-space:nowrap;font-size:.925rem;overflow:hidden}.location-result+.location-result,.location-suggestion+.location-suggestion{margin-top:4px}.location-result span,.location-suggestion__kind{color:var(--otr-muted);text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;font-weight:400;overflow:hidden}.location-suggestion{grid-template-columns:48px minmax(0,1fr);align-items:center;gap:8px}.location-suggestion__kind{color:var(--otr-blue);font-weight:700}.location-suggestion__label{text-overflow:ellipsis;white-space:nowrap;font-size:.875rem;font-weight:600;overflow:hidden}.location-results__more{background:var(--otr-blue-soft);width:100%;color:var(--otr-blue);margin-top:10px}.nearby-candidates{border-top:1px solid var(--otr-line);margin-top:15px;padding-top:5px}.current-location-panel__eyebrow,.status-panel__eyebrow{color:var(--otr-blue);letter-spacing:.035em;margin:0;font-size:.8125rem;font-weight:700}.current-location-card{background:linear-gradient(#fbfcfe,#f7f9fc);border:1px solid #e4e9f0;border-radius:16px;padding:13px 12px}.current-location-card__head{justify-content:space-between;align-items:center;gap:12px;min-height:22px;display:flex}.current-location-panel__status{min-height:0;color:var(--otr-muted);text-align:right;font-size:.75rem}.current-location-panel__title,.status-panel__title{letter-spacing:-.012em;margin:7px 0 0;font-size:1.0625rem;font-weight:750;line-height:1.4}.current-location-panel__address,.current-location-panel__region,.status-panel__description{color:var(--otr-muted);margin:5px 0 0;font-size:.8375rem;line-height:1.5}.current-location-panel__region{color:#7b8798;font-size:.8125rem}.location-name-field{color:var(--otr-ink);gap:7px;margin-top:10px;font-size:.875rem;font-weight:650;display:grid}.location-name-field>span{align-items:baseline;gap:6px;display:flex}.location-name-field>span small{color:var(--otr-muted);font-size:.7rem;font-weight:400}.location-name-field[hidden]{display:none}.location-name-field input{background:#fff;border:1px solid #cbd5e3;border-radius:14px;width:100%;min-height:42px;padding:0 14px;font-size:.9375rem;font-weight:500}.location-name-field input:focus{border-color:var(--otr-blue)}.location-name-field small{color:var(--otr-muted);font-size:.75rem;font-weight:400;line-height:1.5}.location-retry,.retry-button{background:var(--otr-blue);color:#fff;cursor:pointer;border:0;border-radius:13px;min-width:120px;min-height:44px;margin-top:16px;padding:0 18px;font-size:.925rem;font-weight:700;transition:transform .1s ease-out,background-color .12s}.status-panel{min-height:180px;padding-top:28px}.status-panel--error .status-panel__eyebrow{color:var(--otr-danger)}.map-skeleton{background:linear-gradient(90deg,#0000 49.8%,#2468f214 50%,#0000 50.2%),linear-gradient(#76879e14 1px,#0000 1px) 0 0/40px 40px,linear-gradient(90deg,#76879e14 1px,#0000 1px) 0 0/40px 40px,#edf1f5;position:relative;overflow:hidden}.map-skeleton:after{content:"";background:linear-gradient(90deg,#0000,#ffffff85,#0000);width:45%;animation:1.4s ease-in-out infinite skeleton-sweep;position:absolute;inset:0 auto 0 -45%}@keyframes skeleton-sweep{to{transform:translate(325%)}}@keyframes locating-pulse{0%{opacity:.45;transform:scale(.84)}to{opacity:1;transform:scale(1)}}@media (height<=620px){.current-location-panel{max-height:44dvh;padding-bottom:calc(14px + env(safe-area-inset-bottom))}.map-controls{bottom:18px}}@media (height<=500px){.map-stage{min-height:140px}.current-location-panel{max-height:50dvh}}@media (prefers-reduced-motion:reduce){.map-skeleton:after{animation:none}.picker-header__action,.map-control,.location-retry,.retry-button,.location-search button,.location-result,.location-suggestion,.location-results__more{transition:none}}@media (prefers-reduced-transparency:reduce){.picker-header,.current-location-panel,.status-panel,.map-control,.map-controls__zoom{-webkit-backdrop-filter:none;backdrop-filter:none;background:#fff}.location-search input{background:#fff}}@media (prefers-contrast:more){.picker-header,.current-location-panel,.status-panel{background:#fff;border-color:#6d7787}.location-name-field input,.location-search input{border-color:#526070}}
