/* UPS beynəlxalq telefon seçicisi — panel3d-test */
.cb-cc-wrap{position:relative;flex-shrink:0}
button.cb-cc{cursor:pointer;background:#fff;height:100%;font:inherit;font-weight:700;color:#131e48;gap:7px;transition:border-color .15s ease}
button.cb-cc:hover{border-color:#ec6932}
.cb-cc .cc-flag{width:20px;height:14px;border-radius:2px;object-fit:cover}
.cb-cc .cc-code{line-height:1}
.cb-cc .cc-car{color:#9aa3b8;margin-left:1px;flex-shrink:0}
.cc-menu{position:absolute;top:calc(100% + 6px);left:0;z-index:120;width:210px;max-height:264px;overflow-y:auto;background:#fff;border:1px solid #e6e9f2;border-radius:12px;box-shadow:0 18px 50px rgba(19,30,72,.18);padding:6px;display:none}
.cc-menu.open{display:block}
.cc-opt{display:flex;align-items:center;gap:10px;width:100%;padding:9px 10px;border:none;background:none;cursor:pointer;border-radius:8px;font:inherit;font-size:14px;text-align:left;color:#4a5468}
.cc-opt:hover{background:#fdeee4}
.cc-opt.sel{background:#fdeee4;color:#131e48;font-weight:700}
.cc-opt img{width:22px;height:15px;border-radius:2px;object-fit:cover;flex-shrink:0}
.cc-opt .cc-dial{font-weight:700;color:#131e48;min-width:44px}
.cc-opt .cc-name{color:#8a93a8;font-size:12.5px;margin-left:auto;white-space:nowrap}
