.gp-phone-host{display:block}.gp-phone{position:relative;display:flex;align-items:stretch;width:100%;background:#fff;border:1px solid #d1d5db;border-radius:8px;transition:border-color .15s,box-shadow .15s}.gp-phone.is-focused{border-color:#6366f1;box-shadow:0 0 0 3px rgba(99,102,241,.18)}.gp-phone.is-invalid{border-color:#dc2626}.gp-phone.is-invalid.is-focused{box-shadow:0 0 0 3px rgba(220,38,38,.16)}.gp-phone__native{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.gp-phone__toggle{display:flex;align-items:center;gap:6px;flex:0 0 auto;padding:0 8px 0 12px;background:0 0;border:0;border-right:1px solid #e5e7eb;border-radius:8px 0 0 8px;font:inherit;line-height:1;color:#111827;cursor:pointer}.gp-phone__toggle:hover{background:#f9fafb}.gp-phone__toggle:focus-visible{outline:#6366f1 solid 2px;outline-offset:-2px}.gp-phone__flag{font-size:1.15em;line-height:1;font-family:"Twemoji Country Flags","Apple Color Emoji","Segoe UI Emoji","Noto Color Emoji",sans-serif}.gp-phone__flag--letters{display:inline-block;min-width:1.9em;padding:2px 4px;border-radius:3px;background:#eef2ff;color:#4338ca;font-family:inherit;font-size:.7em;font-weight:700;letter-spacing:.04em;text-align:center}.gp-phone__dial{font-variant-numeric:tabular-nums;white-space:nowrap}.gp-phone__caret{width:0;height:0;border-left:4px solid transparent;border-right:4px solid transparent;border-top:5px solid #9ca3af;transition:transform .15s}.gp-phone.is-open .gp-phone__caret{transform:rotate(180deg)}.gp-phone__input{flex:1 1 auto;min-width:0;padding:10px 12px;background:0 0;border:0;border-radius:0 8px 8px 0;font:inherit;color:#111827}.gp-phone__input:focus{outline:0;box-shadow:none}.gp-phone__panel{position:absolute;z-index:60;top:calc(100% + 4px);left:0;width:max(100%,20rem);max-width:min(24rem,92vw);background:#fff;border:1px solid #e5e7eb;border-radius:10px;box-shadow:0 12px 28px rgba(15,23,42,.14);overflow:hidden}.gp-phone__panel[hidden]{display:none}.gp-phone__search{width:100%;padding:10px 12px;border:0;border-bottom:1px solid #e5e7eb;font:inherit;color:#111827}.gp-phone__search:focus{outline:0;background:#f9fafb}.gp-phone__list{max-height:16rem;margin:0;padding:4px 0;overflow-y:auto;list-style:none}.gp-phone__option{display:flex;align-items:center;gap:10px;width:100%;padding:8px 12px;background:0 0;border:0;font:inherit;text-align:left;color:#111827;cursor:pointer}.gp-phone__option.is-active,.gp-phone__option:hover{background:#f3f4f6}.gp-phone__option[aria-selected=true]{font-weight:600}.gp-phone__option-name{flex:1 1 auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gp-phone__option-dial{flex:0 0 auto;color:#6b7280;font-variant-numeric:tabular-nums}.gp-phone__separator{height:1px;margin:4px 0;background:#e5e7eb}.gp-phone__empty{padding:12px;color:#6b7280;font-size:.875rem;text-align:center}.gp-phone__error{margin-top:6px;color:#dc2626;font-size:.875rem;font-weight:500}.gp-phone__error[hidden]{display:none}
