.zt-location-picker{position:relative;min-width:0;width:100%;letter-spacing:0}
.zt-location-picker input{width:100%;min-width:0;box-sizing:border-box}
[data-zt-location-select][hidden]{display:none!important}
.zt-location-list{position:fixed;z-index:9999;box-sizing:border-box;max-height:300px;overflow:auto;background:#fff;border:1px solid #d8dde5;border-radius:8px;box-shadow:0 8px 24px #17212b1a;padding:4px;letter-spacing:0}
.zt-location-list [role=option]{padding:10px 12px;cursor:pointer;border-radius:4px;font-size:15px;line-height:1.4;color:#18222e;overflow-wrap:anywhere}
.zt-location-list [role=option][aria-selected=true],.zt-location-list [role=option].is-active{background:#eaf1ff;color:#1554c2}
.zt-location-empty{padding:10px 12px;color:#687384;font-size:14px}
[data-zt-location-filter] input[type=search]{width:100%;box-sizing:border-box;padding:9px 10px;border:1px solid #d8dde5;border-radius:6px;font:inherit;margin-bottom:10px;min-width:0}
.zt-location-filter-list{max-height:280px;overflow:auto;overscroll-behavior:contain}
.zt-location-filter-list .filter-option{align-items:start;min-height:32px}
.zt-location-filter-list .filter-option>span:first-of-type{min-width:0;overflow-wrap:anywhere;flex:1}
.zt-location-filter-list .filter-count{flex:none}
.zt-location-filter-list [hidden],.zt-location-list[hidden]{display:none!important}
@media(max-width:600px){.zt-location-list{max-height:240px}.zt-location-filter-list{max-height:240px}}
