.r-lp{position:relative;align-self:center;--rlp-accent:#6ead3d;--rlp-accent-d1:rgb(46,84,9);--rlp-accent-d2:#538B28;--rlp-accent-bg:#EAF4EA;--rlp-accent-bg-h:#D6E9D7;--rlp-hover:#F3F7F2;--rlp-hover-l:#F1F7F0;--rlp-border:#E6E9E4;--rlp-border-l:#E1E5DF;--rlp-check-border:#D4D9D2;--rlp-text:#1F2521;--rlp-text-2:#3B433C;--rlp-muted:#8A928B;--rlp-muted-l:#9AA29B;--rlp-faint:#B4BAB3;font-family:inherit;color:var(--rlp-text)}@keyframes rlpScrimIn{from{opacity:0}to{opacity:1}}@keyframes rlpScrimOut{to{opacity:0}}@keyframes rlpDropIn{from{opacity:0;transform:translateY(-10px) scale(.99)}to{opacity:1;transform:none}}@keyframes rlpDropOut{to{opacity:0;transform:translateY(-10px) scale(.99)}}@keyframes rlpFadeIn{from{opacity:0}to{opacity:1}}@keyframes rlpFadeOut{to{opacity:0}}@keyframes rlpSpin{to{transform:rotate(360deg)}}.js-tf-location{display:flex;--rlp-accent:#2E7D32;--rlp-accent-d1:#256B2B;--rlp-accent-bg:#EAF4EA;--rlp-accent-bg-h:#D6E9D7;--rlp-hover-l:#F1F7F0;--rlp-text:#1F2521;--rlp-muted:#8A928B}.h-filters__location-btn{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;height:100%;min-height:40px;padding:0 16px;border:none;border-radius:6px;background:#fff;font-size:16px;color:var(--rlp-text);cursor:pointer;text-align:left}.h-filters__location-btn:hover{background:var(--rlp-hover-l)}.h-filters__location-btn .js-tf-location-label{display:flex;align-items:center;gap:6px;flex:1;min-width:0;overflow:hidden;white-space:nowrap}.h-filters__location-btn i{font-size:12px;color:var(--rlp-muted)}.r-tf-sum{display:inline-flex;align-items:center;gap:10px;min-width:0;overflow:hidden}.r-tf-sum__ic{flex:none;display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:8px;background:var(--rlp-accent-bg);color:var(--rlp-accent)}.r-tf-sum__text{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:600;color:var(--rlp-text)}.r-tf-sum__more{font-weight:400;color:var(--rlp-muted)}.r-tf-badge{flex:none;padding:2px 8px;border-radius:999px;background:var(--rlp-accent);color:#fff;font-size:12px;font-weight:700;line-height:1.4}.r-tf-sum--empty .r-tf-sum__ic{background:#F1F2EE;color:var(--rlp-muted)}.r-tf-sum--empty .r-tf-sum__text{font-weight:400}.r-tf-chip{flex:none;display:inline-flex;align-items:center;gap:5px;max-width:200px;padding:3px 6px 3px 10px;border-radius:999px;background:var(--rlp-accent-bg);color:var(--rlp-accent-d1);font-size:13px;font-weight:500;line-height:1.3;white-space:nowrap}.r-tf-chip__name{min-width:0;overflow:hidden;text-overflow:ellipsis}.r-tf-chip__x{flex:none;width:16px;height:16px;border-radius:50%;display:grid;place-items:center;font-size:14px;line-height:1;cursor:pointer}.r-tf-chip__x:hover{background:var(--rlp-accent-bg-h)}.r-tf-more{flex:none;color:var(--rlp-muted);font-size:13.5px;font-weight:500;white-space:nowrap}@keyframes rTfGeoChipIn{from{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:none}}.r-tf-chip--geo{max-width:none;background:#7167ac;color:#fff;font-weight:600;animation:rTfGeoChipIn .18s ease-out}.r-tf-chip__dot{flex:none;width:7px;height:7px;border-radius:50%;background:#b7f39a}.r-tf-chip--geo .r-tf-chip__x{color:#fff;background:rgba(255,255,255,.18)}.r-tf-chip--geo .r-tf-chip__x:hover{background:rgba(255,255,255,.35)}.tf-geo-mode .r-tf-chip:not(.r-tf-chip--geo),.tf-geo-mode .r-tf-more,.tf-geo-mode .r-tf-sum{opacity:.35;pointer-events:none}.r-tf-geo-note{flex:none;padding:3px 8px;border-radius:6px;background:#f4f4f8;color:var(--rlp-muted);font-size:12px;font-weight:500;white-space:nowrap}.r-lp__scrim{position:fixed;inset:0;z-index:10490;background:rgba(20,30,20,.28);animation:rlpScrimIn .2s ease}.r-lp__panel{position:fixed;z-index:10500;display:flex;flex-direction:column;box-sizing:border-box;max-height:min(690px,calc(100vh - 120px));background:#fff;border:1px solid var(--rlp-border);border-radius:16px;box-shadow:0 16px 40px rgba(24,44,32,.14);overflow:hidden;animation:rlpDropIn .18s cubic-bezier(.2,.8,.3,1)}.r-lp__panel *,.r-lp__panel *:before,.r-lp__panel *:after{box-sizing:border-box}.r-lp__panel[hidden],.r-lp__scrim[hidden],.r-lp__foot[hidden],.r-lp__spin[hidden],.r-lp__field-clear[hidden],.r-lp__reset[hidden]{display:none !important}.r-lp__scrim--closing{animation:rlpScrimOut .2s ease both}.r-lp__panel--closing{animation:rlpDropOut .2s ease both}.r-lp__top{flex:none;display:flex;align-items:center;gap:10px;padding:12px 14px;border-bottom:1px solid var(--rlp-border)}.r-lp__field{flex:1;display:flex;flex-wrap:wrap;align-items:center;gap:6px;min-width:0;padding:8px 12px;background:#fff;border:1.5px solid var(--rlp-border);border-radius:12px;cursor:text;transition:border-color .15s,box-shadow .15s}.r-lp__field:focus-within{border-color:var(--rlp-accent);box-shadow:0 0 0 3px rgba(110,173,61,.14)}.r-lp__field-icon{flex:none;color:var(--rlp-muted);line-height:0;margin:0 2px}.r-lp__chips{display:contents}.r-lp__chip{display:inline-flex;align-items:center;gap:2px;max-width:100%;padding:4px 4px 4px 10px;border-radius:9px;background:var(--rlp-accent-bg);color:var(--rlp-accent-d1);font-size:13.5px;font-weight:500;line-height:1.2}.r-lp__chip-x{flex:none;padding:2px 6px;border:none;border-radius:6px;background:transparent;color:#4E7A50;font-size:15px;line-height:1;cursor:pointer}.r-lp__chip-x:hover{background:var(--rlp-accent-bg-h);color:var(--rlp-accent-d1)}.r-lp__field .r-lp__input{flex:1;min-width:130px;width:auto;height:28px !important;margin:0;padding:0 2px !important;border:none !important;outline:none;background:transparent !important;box-shadow:none !important;font-family:inherit;font-size:15px;color:var(--rlp-text)}.r-lp__spin{flex:none;width:16px;height:16px;margin-right:2px;border:2px solid var(--rlp-border);border-top-color:var(--rlp-accent);border-radius:50%;animation:rlpSpin .7s linear infinite}.r-lp__field-clear{flex:none;padding:2px 6px;border:none;border-radius:6px;background:transparent;color:var(--rlp-muted);font-size:17px;line-height:1;cursor:pointer}.r-lp__field-clear:hover{color:var(--rlp-text-2)}.r-lp__close{display:none}.r-lp__body{flex:1 1 auto;min-height:0;overflow-y:auto;overscroll-behavior:contain;padding:8px;transition:opacity .15s}.r-lp__body--dim{opacity:.5}.r-lp__sec{display:flex;align-items:baseline;justify-content:flex-start;padding:10px 8px 4px}.r-lp__sec--split{justify-content:space-between;padding-bottom:6px}.r-lp__sec--bordered{border-top:1px solid var(--rlp-hover);margin-top:4px}.r-lp__sec-title{font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--rlp-muted-l)}.r-lp__sec-clear{padding:0;border:none;background:transparent;color:var(--rlp-muted);font-size:12px;font-weight:500;text-decoration:underline;cursor:pointer}.r-lp__sec-clear:hover{color:var(--rlp-text-2)}.r-lp__pills{display:flex;flex-wrap:wrap;gap:8px;padding:2px 8px 10px}.r-lp__pill{border:1px solid var(--rlp-border-l);background:#fff;color:var(--rlp-text-2);border-radius:999px;padding:6px 14px;font-family:inherit;font-size:13.5px;font-weight:500;cursor:pointer}.r-lp__pill:hover{border-color:var(--rlp-accent);color:var(--rlp-accent-d2)}.r-lp__pill--active{border-color:var(--rlp-accent);background:var(--rlp-hover)}.r-lp__pill--on{border-color:transparent;background:var(--rlp-accent-bg);color:var(--rlp-accent-d1)}.r-lp__item{display:flex;align-items:center;gap:10px;padding:9px 10px;border-radius:10px;cursor:pointer}.r-lp__item:hover{background:var(--rlp-hover)}.r-lp__item--active{background:var(--rlp-hover);box-shadow:inset 2px 0 0 var(--rlp-accent)}.r-lp__item--on .r-lp__item-name{font-weight:600}.r-lp__item-ic{flex:none;width:34px;height:34px;border-radius:6px;display:grid;place-items:center}.r-lp__item-ic--metro{background:#F1F2EE}.r-lp__item-ic--type{background:#F1F2EE;color:var(--rlp-muted)}.r-lp__item-ic--type svg{width:20px;height:20px;display:block}.r-lp__metro-logo{width:20px;height:20px;display:block;color:#e31e25}.r-lp__item-ic--line{background:#F1F2EE}.r-lp__dot{width:12px;height:12px;border-radius:50%;display:inline-block;flex:none;background:#e31e25}.r-lp__dot--chip{width:10px;height:10px;margin-right:4px}.r-lp__metro-logo--chip{width:14px;height:14px;flex:none;margin-right:4px}.r-lp__item-extra{font-size:13px;font-weight:400;color:var(--rlp-muted)}.r-lp__item-text{flex:1;min-width:0}.r-lp__item-name{display:block;font-size:15px;font-weight:400;line-height:1.35;color:var(--rlp-text)}.r-lp__item-name b{font-weight:700;color:var(--rlp-accent-d2)}.r-lp__item-sub{display:block;font-size:12.5px;font-weight:400;color:var(--rlp-muted-l);margin-top:1px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.r-lp__item-replace{display:block;font-size:12px;font-weight:500;color:#FF984E;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.r-lp__item-mark{flex:none;font-size:13px;color:var(--rlp-muted-l);white-space:nowrap}.r-lp__item-mark--on{color:var(--rlp-accent-d2);font-weight:500}.r-lp__empty{padding:26px 20px;text-align:center}.r-lp__empty-title{font-size:15px;font-weight:600;color:#5A625B;margin-bottom:4px}.r-lp__empty-text{font-size:13.5px;font-weight:500;line-height:1.5;color:var(--rlp-muted-l)}.r-lp__loading{padding:22px 12px;text-align:center;font-size:14px;font-weight:500;color:var(--rlp-muted)}.r-lp__foot{flex:none;display:flex;align-items:center;gap:12px;padding:12px 14px;border-top:1px solid var(--rlp-border);background:#fff}.r-lp__reset{padding:4px 2px;border:none;background:transparent;color:var(--rlp-muted);font-family:inherit;font-size:13.5px;font-weight:500;text-decoration:underline;cursor:pointer}.r-lp__reset:hover{color:var(--rlp-text-2)}.r-lp__cta{margin-left:auto;flex:none;border:none;border-radius:11px;padding:12px 20px;background:var(--rlp-accent);color:#fff;font-family:inherit;font-size:14.5px;font-weight:600;cursor:pointer}.r-lp__cta:hover{background:var(--rlp-accent-d1)}html.r-lp-locked,html.r-lp-locked body{overflow:hidden;overscroll-behavior:none}@media (max-width:767px){.r-lp__scrim{background:rgba(20,30,20,.35)}.r-lp__panel{left:0 !important;right:0;top:0 !important;bottom:0;width:auto !important;max-height:none;border:none;border-radius:0;animation:rlpFadeIn .18s ease}.r-lp__panel--closing{animation:rlpFadeOut .18s ease both}.r-lp__scrim--closing{animation:rlpScrimOut .2s ease both}.r-lp__field{padding:8px 12px;border:none;border-radius:12px;background:var(--rlp-hover)}.r-lp__field:focus-within{box-shadow:none}.r-lp__close{display:block;flex:none;padding:4px 6px;border:none;background:transparent;color:var(--rlp-text-2);font-size:24px;line-height:1;cursor:pointer}.r-lp__field .r-lp__input{font-size:16px;min-width:110px}.r-lp__cta{flex:1;padding:14px 20px}.r-lp__foot{padding:12px 16px}}