.sabee-country,.sabee-country-control{position:relative}.sabee-country-input{padding-right:44px}.sabee-country-toggle{position:absolute;right:8px;top:50%;transform:translateY(-50%);width:32px;height:32px;border:none;background:transparent;color:var(--space-m, #5c5e7a);cursor:pointer;border-radius:8px;display:grid;place-items:center;transition:background .15s,color .15s,transform .2s}.sabee-country-toggle svg{width:18px;height:18px}.sabee-country-toggle:hover{background:#1011190f;color:var(--space, #101119)}.sabee-country.is-open .sabee-country-toggle{transform:translateY(-50%) rotate(180deg)}.sabee-country.is-open .sabee-country-control .sabee-country-input{border-color:var(--space, #101119);box-shadow:0 0 0 3px #1011190f}.sabee-country-list{margin:0;padding:6px;list-style:none;max-height:min(280px,42vh);overflow-y:auto;background:#fff;border:1px solid var(--ecru-b, #e8e4df);border-radius:12px;box-shadow:0 16px 40px #10111924,0 2px 8px #1011190f}.sabee-country-list:not([hidden]){display:block}.sabee-country-option{padding:10px 12px;border-radius:8px;font-family:var(--font-sans);font-size:14px;line-height:1.35;color:var(--space, #101119);cursor:pointer;transition:background .12s}.sabee-country-option:hover,.sabee-country-option.is-active{background:#dbf27c6b}.sabee-country-option.is-selected{font-weight:700}.sabee-country-empty{padding:12px;font-family:var(--font-sans);font-size:13px;line-height:1.45;color:var(--space-m, #5c5e7a);text-align:center}.sabee-country-list::-webkit-scrollbar{width:8px}.sabee-country-list::-webkit-scrollbar-thumb{background:#10111924;border-radius:999px}
