.locationPicker{position:relative}.locationOverlay{position:fixed;inset:0;background:#10201980;z-index:80;display:grid;place-items:center;padding:16px}.locationDialog{background:#fff;border-radius:22px;padding:26px;width:min(430px,100%);box-shadow:0 24px 80px #10201933;position:relative}.locationDialog h2{margin:0 0 6px}.locationDialog>p{margin:0 0 20px;color:#66736b}.locationDialog label{display:block;margin:14px 0}.locationDialog label span{display:block;font-size:12px;font-weight:700;margin-bottom:6px}.locationDialog select{width:100%;padding:12px;border:1px solid #d6ddd8;border-radius:10px;background:#fff}.locationClose{position:absolute;right:16px;top:16px;border:0;background:transparent}.locationClose svg{width:20px}.currentLocation,.locationDone{width:100%;border:0;border-radius:12px;padding:13px;font-weight:700;display:flex;justify-content:center;gap:8px}.currentLocation{background:#eef5f1;color:#245c46}.locationDone{background:#183f31;color:#fff;margin-top:10px}.locationDialog small{display:block;text-align:center;color:#758078;margin-top:10px}.locationError{color:#a43d2f!important;font-size:13px;margin:8px 0!important}.stationSearch input{width:100%;padding:13px 14px;border:1px solid #b8c7bf;border-radius:11px;font-size:16px}.stationCandidates{border:1px solid #e0e6e2;border-radius:12px;overflow:hidden;height:220px;overflow-y:auto}.stationCandidates button{width:100%;border:0;border-bottom:1px solid #edf0ee;background:#fff;padding:11px 13px;text-align:left;display:flex;align-items:center;justify-content:space-between}.stationCandidates button:last-child{border-bottom:0}.stationCandidates button:hover,.stationCandidates button[aria-selected=true]{background:#eef5f1}.stationCandidates button small{color:#6a756e}.stationCandidates>p{padding:18px;text-align:center;color:#68736c}.areaLocation{border:0;background:transparent;color:#245c46;text-decoration:underline;width:100%;padding:9px;font-weight:700}.searchPagination{margin:18px 0;text-align:center;font-size:13px;color:#355249}.searchPagination p{margin:0 0 8px}.searchPagination>div{display:flex;align-items:center;justify-content:center;gap:12px}.searchPagination button{border:1px solid #cbd9d3;border-radius:8px;background:white;color:#24483b;padding:10px 12px;font:inherit;white-space:nowrap;cursor:pointer}.searchPagination button:disabled{opacity:.4;cursor:default}.searchPagination button:focus-visible{outline:2px solid #24483b;outline-offset:2px}.searchPagination span{white-space:nowrap}