.phone-country-form-control{align-items:center;display:flex}.phone-country-form-control label{color:#7a5c3e;text-transform:uppercase;letter-spacing:.06em;margin-bottom:6px;font-size:.78rem;font-weight:600;display:block}.phone-country-required-asterisk{color:red}.phone-country-form-control-input{background:#fdf8f2;border:1.5px solid #e0d5c5;border-radius:12px;align-items:stretch;width:100%;max-width:450px;transition:border-color .2s;display:flex}.phone-country-form-control-input:focus-within{box-shadow:0 0 0 3px #c94c0014}.phone-country-form-control-input .phone-country-form-number-input{color:#2c1a0e;appearance:none;background:0 0;border:none;outline:none;flex:1;width:0;min-width:0;padding:13px 16px;font-size:.95rem}.phone-country-form-number-input::placeholder{color:#b5a898}.phone-country-select-container{background:#f5ede0;border-right:1.5px solid #e0d5c5;flex-shrink:0;position:relative}.phone-country-select-selected{cursor:pointer;color:#2c1a0e;-webkit-user-select:none;user-select:none;align-items:center;gap:6px;min-width:90px;height:100%;padding:0 12px;display:flex}.phone-country-select-selected img,.phone-country-select-selected svg{object-fit:cover;border-radius:2px;width:22px;height:16px}.phone-country-select-selected-name{color:#2c1a0e;text-overflow:ellipsis;white-space:nowrap;max-width:38px;font-size:.82rem;font-weight:600;overflow:hidden}.phone-country-select-selected-code{color:#7a5c3e;font-size:.88rem;font-weight:500}.phone-country-select-selected:after{content:"▾";color:#b5a898;margin-left:2px;font-size:.7rem}.phone-country-select-dropdown{background:#fff;border:1.5px solid #e0d5c5;border-radius:12px;width:300px;padding:14px 14px 0;position:absolute;top:calc(100% + 6px);left:0;overflow:hidden;box-shadow:0 12px 40px #2c1a0e24;z-index:1000000!important}.phone-country-select-dropdown.open{display:block}.phone-country-select-dropdown.closed{display:none}.phone-country-select-search{justify-content:space-between;align-items:center;gap:8px;margin-bottom:10px;display:flex}.phone-country-select-dropdown .phone-country-select-search input{color:#2c1a0e;box-sizing:border-box;background:#fdf8f2;border:1.5px solid #e0d5c5;border-radius:20px;outline:none;width:100%;height:34px;padding:0 14px;font-size:.82rem;transition:border-color .2s}.phone-country-select-dropdown .phone-country-select-search input::placeholder{color:#b5a898}.phone-country-select-search img{cursor:pointer;opacity:.5;flex-shrink:0;width:18px;height:18px;transition:opacity .15s}.phone-country-select-search img:hover{opacity:.9}.phone-country-select-dropdown ul{height:240px;margin:0;padding:0;list-style:none;overflow-y:auto}.phone-country-select-dropdown ul::-webkit-scrollbar{width:5px}.phone-country-select-dropdown ul::-webkit-scrollbar-track{background:0 0}.phone-country-select-dropdown ul::-webkit-scrollbar-thumb{background:#e0d5c5;border-radius:3px}.phone-country-select-dropdown ul li{cursor:pointer;color:#2c1a0e;border-radius:8px;align-items:center;gap:10px;padding:8px 6px;font-size:.88rem;transition:all .12s;display:flex}.phone-country-select-dropdown ul li.show{display:flex}.phone-country-select-dropdown ul li.hide{display:none}.phone-country-select-dropdown ul li:hover{background:#fdf0e4}.phone-country-select-dropdown ul li img,.phone-country-select-dropdown ul li svg{object-fit:cover;border-radius:2px;flex-shrink:0;width:24px;height:17px}.phone-country-select-list-name{text-overflow:ellipsis;white-space:nowrap;color:#2c1a0e;flex:1;overflow:hidden}.phone-country-select-list-code{color:#a07850;flex-shrink:0;font-size:.8rem;font-weight:500}
