.ccug [data-ccug-cities]{min-width:0}
.ccug [data-ccug-cities] [hidden]{display:none!important}
.ccug .ccug-city-search{position:relative;margin-top:6px}
.ccug .ccug-city-search input{padding-right:38px}
.ccug .ccug-city-search::after{content:'▾';position:absolute;right:14px;top:11px;pointer-events:none;color:#08647b}
.ccug .ccug-city-options{position:absolute;top:100%;left:0;right:0;z-index:40;max-height:240px;overflow-y:auto;overscroll-behavior:contain;background:#fff;border:1px solid #a9bac0;border-radius:5px;box-shadow:0 8px 20px #17364222;margin-top:4px;padding:4px;box-sizing:border-box}
.ccug .ccug-city-option{padding:10px 12px;min-height:44px;box-sizing:border-box;cursor:pointer;border-radius:3px;overflow-wrap:anywhere}
.ccug .ccug-city-option:hover,.ccug .ccug-city-option.is-active{background:#e7f2f5;color:#064d60;outline:2px solid #08647b;outline-offset:-2px}
.ccug .ccug-city-empty{padding:12px;color:#51666e}
.ccug .ccug-city-chips{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}
.ccug .ccug-city-chip{display:inline-flex;align-items:center;gap:4px;max-width:100%;padding-left:12px;background:#e7f2f5;border:1px solid #bdd6de;border-radius:22px;box-sizing:border-box}
.ccug .ccug-city-chip>span{min-width:0;overflow-wrap:anywhere}
.ccug .ccug-city-chip>button{display:inline-flex;align-items:center;justify-content:center;width:40px;min-width:40px;height:40px;padding:0;border-radius:50%;background:transparent;color:#173642;font-size:24px;line-height:1;flex-shrink:0}
.ccug .ccug-city-chip>button:hover{background:#d0e6ed}
.ccug .ccug-city-help{margin:8px 0 0;color:#51666e;font-size:14px}
