.cbs-country{position:relative;width:100%;z-index:2}.cbs-country.is-open{z-index:40}.cbs-country-input{width:100%;appearance:none;-webkit-appearance:none;background:rgba(5,10,20,0.55);border:1px solid rgba(148,163,184,0.16);border-radius:12px;color:var(--text-primary,#e2e8f0);font-family:inherit;font-size:0.95rem;padding:1.15rem 2.2rem 0.55rem 0.95rem;outline:none;min-height:52px;transition:border-color 0.25s,box-shadow 0.25s,background 0.25s;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%2394a3b8' stroke-width='2'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 14px center}.cbs-country.is-focused .cbs-country-input,.cbs-country-input:focus{border-color:rgba(99,102,241,0.55);box-shadow:0 0 0 3px rgba(59,130,246,0.15);background-color:rgba(8,14,28,0.75)}.cbs-country>label.eform-float,.cbs-country>label.bk-float,.cbs-country>label.trx-float,.cbs-country>label.cr-float,.cbs-country>.eform-float,.cbs-country>.bk-float,.cbs-country>.trx-float,.cbs-country>.cr-float{position:absolute;left:0.95rem;top:50%;transform:translateY(-50%);font-size:0.92rem;color:var(--text-muted,#94a3b8);pointer-events:none;transition:top 0.2s,transform 0.2s,font-size 0.2s,color 0.2s;z-index:1;margin:0;max-width:calc(100% - 2.5rem);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cbs-country.is-filled>label.eform-float,.cbs-country.is-filled>label.bk-float,.cbs-country.is-filled>label.trx-float,.cbs-country.is-filled>label.cr-float,.cbs-country.is-filled>.eform-float,.cbs-country.is-filled>.bk-float,.cbs-country.is-filled>.trx-float,.cbs-country.is-filled>.cr-float,.cbs-country.is-focused>label.eform-float,.cbs-country.is-focused>label.bk-float,.cbs-country.is-focused>label.trx-float,.cbs-country.is-focused>label.cr-float,.cbs-country.is-focused>.eform-float,.cbs-country.is-focused>.bk-float,.cbs-country.is-focused>.trx-float,.cbs-country.is-focused>.cr-float,.eform-field.is-filled .cbs-country>.eform-float,.eform-field.is-focused .cbs-country>.eform-float,.trx-field.is-filled .cbs-country>.trx-float,.trx-field.is-focused .cbs-country>.trx-float,.cr-field.is-filled .cbs-country>.cr-float,.cr-field.is-focused .cbs-country>.cr-float{top:0.42rem;transform:none;font-size:0.7rem;font-weight:700;letter-spacing:0.03em;color:var(--soft-cyan,#67e8f9)}.cbs-country-list{position:absolute;z-index:60;left:0;right:0;top:calc(100%+6px);max-height:min(280px,50vh);overflow:auto;margin:0;padding:6px;list-style:none;border-radius:12px;border:1px solid rgba(148,163,184,0.22);background:rgba(10,15,28,0.98);box-shadow:0 18px 40px rgba(0,0,0,0.4);overscroll-behavior:contain;scroll-behavior:smooth;-webkit-overflow-scrolling:touch}.cbs-country-list[hidden]{display:none !important}.cbs-country-list.is-up{top:auto;bottom:calc(100%+6px)}.cbs-country-list li{padding:10px 12px;border-radius:9px;font-size:0.9rem;color:var(--text-secondary,#cbd5e1);cursor:pointer;min-height:42px;display:flex;align-items:center}.cbs-country-list li[data-featured="1"]{color:#e2e8f0;font-weight:600}.cbs-country-list li.is-active,.cbs-country-list li:hover{background:rgba(59,130,246,0.14);color:#fff}.cbs-country-list li[aria-disabled="true"]{cursor:default;color:var(--text-muted,#94a3b8);font-style:italic}.cbs-country-list li[aria-disabled="true"]:hover{background:transparent;color:var(--text-muted,#94a3b8)}.cbs-country-list .cbs-country-sep{height:1px;margin:6px 8px;padding:0;min-height:0;background:rgba(148,163,184,0.16);pointer-events:none}.eform-field.has-error .cbs-country-input,.bk-field.has-error .cbs-country-input,.trx-field.has-error .cbs-country-input,.cr-field.has-error .cbs-country-input{border-color:rgba(248,113,113,0.65);box-shadow:0 0 0 3px rgba(248,113,113,0.12)}.eform-shell,.eform-panel-right,.trx-shell,.trx-panel-right,.cr-shell,.cr-panel-right,.bk-shell,.bk-panel-right{overflow:visible}@media (max-width:640px){.cbs-country-list{max-height:min(320px,55vh)}.cbs-country-list li{min-height:44px;padding:12px}}