:root{color:#17211a;font-synthesis:none;text-rendering:optimizelegibility;--otr-page:#f7f8f5;--otr-surface:#fff;--otr-surface-soft:#f4f7f2;--otr-ink:#17211a;--otr-muted:#5e675f;--otr-tertiary:#889087;--otr-line:#e1e7e0;--otr-line-strong:#cad5cb;--otr-primary:#226b3a;--otr-primary-pressed:#18552e;--otr-primary-soft:#eaf4e7;--otr-map-blue:#2468f2;--otr-danger:#d92d20;background:#f7f8f5;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;background:#fffffffa;flex:none;position:relative}.picker-navigation{min-height:calc(52px + env(safe-area-inset-top));padding:env(safe-area-inset-top) 10px 0;border-bottom:1px solid var(--otr-line);grid-template-columns:88px minmax(0,1fr) 88px;align-items:center;display:grid}.picker-navigation__back{cursor:pointer;background:0 0;border:0;place-items:center;width:44px;height:44px;padding:0;display:grid}.picker-navigation__back img{width:24px;height:24px;display:block}.picker-navigation__reserve{width:88px;height:32px}.picker-header__title{color:var(--otr-ink);letter-spacing:-.015em;text-align:center;margin:0;font-size:1.0625rem;font-weight:600;line-height:1.4}.picker-actions{border-bottom:1px solid var(--otr-line);background:#fffffffa;grid-template-columns:76px 1fr 76px;align-items:center;height:38px;padding:0 10px;display:grid}.picker-header__action{cursor:pointer;background:0 0;border:0;border-radius:10px;place-items:center;min-width:44px;min-height:36px;padding:0 8px;font-size:.875rem;transition:background-color .12s,transform .1s ease-out;display:grid}.picker-header__cancel{color:var(--otr-muted);justify-self:start}.picker-header__complete{background:var(--otr-primary);color:#fff;justify-self:end;min-width:48px;font-weight:600}.picker-header__complete:disabled,.picker-header__complete--disabled{color:#899289;cursor:default;background:#dfe6dd}.picker-header__action:not(:disabled):active,.picker-navigation__back: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,.picker-navigation__back: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 #226b3a40}.map-stage{background:#edf2e9;flex:auto;min-height:300px;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 #1c34261f}.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-map-blue);-webkit-backdrop-filter:blur(15px)saturate(150%);backdrop-filter:blur(15px)saturate(150%);border-radius:50%;box-shadow:0 8px 24px #1c34261f}.map-control--locate img{object-fit:contain;width:24px;height:24px;display:block}.map-control--locate[data-locating=true] img{animation:.9s ease-in-out infinite alternate locating-pulse}.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;min-height:min(36dvh,296px);max-height:min(42dvh,360px);padding:10px 10px calc(12px + env(safe-area-inset-bottom));border-top:1px solid var(--otr-line);overscroll-behavior:contain;background:#fffffffa;flex:0 auto;position:relative;overflow:hidden auto}.current-location-panel__notice{min-height:18px;color:var(--otr-primary);margin:6px 4px 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) 62px;gap:10px;height:44px;display:grid}.location-search__field{min-width:0;display:block;position:relative}.location-search__icon{z-index:1;pointer-events:none;border:1.7px solid var(--otr-ink);border-radius:50%;width:14px;height:14px;position:absolute;top:14px;left:14px}.location-search__icon:after{background:var(--otr-ink);content:"";transform-origin:0;border-radius:2px;width:6px;height:1.7px;position:absolute;bottom:-3px;right:-4px;transform:rotate(45deg)}.location-search input{border:1px solid var(--otr-line);background:var(--otr-surface);border-radius:12px;outline:0;width:100%;min-width:0;height:44px;padding:0 34px 0 38px;font-size:.875rem}.location-search input::placeholder{color:var(--otr-tertiary)}.location-search input:focus,.location-name-field input:focus{border:2px solid var(--otr-primary)}.location-search button,.location-results__more{background:var(--otr-primary);color:#fff;cursor:pointer;border:0;border-radius:12px;min-width:62px;min-height:44px;padding:0 12px;font-size:.875rem;font-weight:600}.location-search button:disabled,.location-results__more:disabled{opacity:.58;cursor:default}.location-search__status{clip:rect(0, 0, 0, 0);white-space:nowrap;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.location-suggestions,.location-results,.nearby-candidates{display:grid}.location-results{border:1px solid var(--otr-line);background:var(--otr-surface);border-radius:12px;margin-top:10px;overflow:hidden}.location-results:empty,.location-results>.location-results__label{display:none}.location-results__label{color:var(--otr-muted);margin:10px 2px 4px;font-size:.75rem;font-weight:600}.location-result{border:0;border-bottom:1px solid var(--otr-line);background:var(--otr-surface);text-align:left;cursor:pointer;grid-template-columns:20px minmax(0,1fr) 20px;align-items:center;gap:8px;width:100%;min-height:61px;padding:9px 10px;transition:background-color .12s,transform .1s ease-out;display:grid}.location-result:last-child{border-bottom:0}.location-result--selected{background:var(--otr-primary-soft)}.location-result__pin{width:18px;height:18px}.location-result__copy{flex-direction:column;gap:1px;min-width:0;display:flex}.location-result__copy strong{color:var(--otr-ink);text-overflow:ellipsis;white-space:nowrap;font-size:.8125rem;font-weight:600;line-height:1.45;overflow:hidden}.location-result__copy>span{color:var(--otr-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.6875rem;font-weight:400;line-height:1.45;display:-webkit-box;overflow:hidden}.location-result__check{background:var(--otr-primary);color:#fff;border-radius:50%;place-items:center;width:17px;height:17px;font-size:.6875rem;display:none}.location-result--selected .location-result__check{display:grid}.location-suggestion{border:0;border-bottom:1px solid var(--otr-line);background:var(--otr-surface-soft);text-align:left;cursor:pointer;border-radius:10px;grid-template-columns:48px minmax(0,1fr);align-items:center;gap:8px;width:100%;min-height:54px;padding:9px 10px;display:grid}.location-suggestion__kind{color:var(--otr-primary);font-size:.75rem;font-weight:600}.location-suggestion__label{text-overflow:ellipsis;white-space:nowrap;font-size:.875rem;font-weight:600;overflow:hidden}.location-results__more{background:var(--otr-primary-soft);width:100%;color:var(--otr-primary);margin-top:10px}.current-location-card{border:1px solid var(--otr-line);background:var(--otr-surface);border-radius:12px;min-height:116px;margin-top:18px;padding:14px;position:relative;overflow:hidden}.current-location-card__head{z-index:1;justify-content:space-between;align-items:center;gap:12px;min-height:20px;display:flex;position:relative}.current-location-panel__eyebrow,.status-panel__eyebrow{color:var(--otr-primary);margin:0;font-size:.8125rem;font-weight:600;line-height:1.4}.current-location-panel__status{min-height:0;color:var(--otr-muted);text-align:right;font-size:.6875rem}.current-location-panel[data-state=idle] .current-location-panel__status{display:none}.current-location-panel__title,.status-panel__title{z-index:1;letter-spacing:-.012em;margin:7px 0 0;font-size:1.0625rem;font-weight:600;line-height:1.4;position:relative}.current-location-panel__address,.current-location-panel__region,.status-panel__description{z-index:1;max-width:calc(100% - 82px);color:var(--otr-muted);margin:4px 0 0;font-size:.75rem;line-height:1.5;position:relative}.current-location-panel__region{color:var(--otr-tertiary)}.current-location-card__art{opacity:.23;width:82px;height:82px;position:absolute;bottom:-2px;right:18px}.location-name-field{z-index:1;color:var(--otr-ink);gap:7px;margin-top:10px;font-size:.875rem;font-weight:600;display:grid;position:relative}.location-name-field>span{align-items:baseline;gap:6px;display:flex}.location-name-field>span small,.location-name-field small{color:var(--otr-muted);font-size:.7rem;font-weight:400;line-height:1.5}.location-name-field[hidden]{display:none}.location-name-field input{border:1px solid var(--otr-line-strong);background:#fff;border-radius:12px;outline:0;width:100%;min-height:42px;padding:0 14px;font-size:.9375rem;font-weight:500}.nearby-candidates{border-top:1px solid var(--otr-line);margin-top:15px;padding-top:5px}.nearby-candidates .location-result{grid-template-columns:minmax(0,1fr);padding-left:12px}.nearby-candidates .location-result strong{text-overflow:ellipsis;white-space:nowrap;font-size:.875rem;overflow:hidden}.nearby-candidates .location-result>span{color:var(--otr-muted);text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;overflow:hidden}.location-retry,.retry-button{background:var(--otr-primary);color:#fff;cursor:pointer;border:0;border-radius:12px;min-width:120px;min-height:44px;margin-top:16px;padding:0 18px;font-size:.925rem;font-weight:600}.status-panel{min-height:180px;padding:28px 18px calc(20px + env(safe-area-inset-bottom))}.status-panel--error .status-panel__eyebrow{color:var(--otr-danger)}.map-skeleton{background:linear-gradient(90deg,#0000 49.8%,#226b3a12 50%,#0000 50.2%),linear-gradient(#5e675f14 1px,#0000 1px) 0 0/40px 40px,linear-gradient(90deg,#5e675f14 1px,#0000 1px) 0 0/40px 40px,#edf2e9;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:46dvh}.map-stage{min-height:220px}}@media (height<=500px){.map-stage{min-height:140px}.current-location-panel{min-height:0;max-height:50dvh}}@media (prefers-reduced-motion:reduce){.map-skeleton:after{animation:none}.picker-header__action,.picker-navigation__back,.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,.picker-actions,.current-location-panel,.status-panel,.map-control,.map-controls__zoom{-webkit-backdrop-filter:none;backdrop-filter:none;background:#fff}}@media (prefers-contrast:more){.picker-navigation,.picker-actions,.current-location-panel,.status-panel{background:#fff;border-color:#6d7787}.location-name-field input,.location-search input{border-color:#526070}}
