.country-pills{display:flex;flex-wrap:wrap;gap:7px}.country-pill{display:inline-flex;align-items:center;gap:8px;min-height:48px;padding:.5rem 1.25rem;border:2px solid #e2e8f0;border-radius:50px;background:transparent;color:#475569;font-size:.9rem;font-weight:500;line-height:1.2;cursor:pointer;transition:all .2s}.country-pill:disabled{opacity:.5;cursor:not-allowed}.country-pill.is-on{background:#8c956b;border-color:#8c956b;color:#fff}.country-pill.is-more{border-style:dashed;color:#64748b;gap:6px}.country-pill-flag{width:20px;height:14px;object-fit:cover;border-radius:2px;flex:0 0 auto}.country-sheet{position:fixed;inset:0;z-index:10060;background:#fff;display:flex;flex-direction:column;padding-bottom:env(safe-area-inset-bottom)}.country-sheet-head{display:flex;align-items:center;gap:10px;padding:12px 14px;border-bottom:1px solid #e2e8f0;flex:0 0 auto}.country-sheet-back{background:none;border:none;font-size:20px;color:#0f172a;padding:4px 6px;cursor:pointer;line-height:1}.country-sheet-title{font-size:15px;font-weight:600;color:#0f172a}.country-sheet-search{display:flex;align-items:center;gap:9px;padding:10px 14px;border-bottom:1px solid #e2e8f0;background:#f8fafc;flex:0 0 auto}.country-sheet-search i{color:#94a3b8;font-size:16px}.country-sheet-search input{flex:1 1 auto;border:none;background:none;font-size:15px;color:#0f172a;outline:none;min-width:0}.country-sheet-list{flex:1 1 auto;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.country-sheet-group{margin:0;padding:14px 14px 5px;font-size:11px;font-weight:600;letter-spacing:.03em;text-transform:uppercase;color:#94a3b8}.country-sheet-row{display:flex;align-items:center;gap:11px;width:100%;min-height:48px;padding:12px 14px;border:none;border-bottom:1px solid #f1f5f9;background:none;font-size:15px;color:#0f172a;text-align:left;cursor:pointer}.country-sheet-row:active{background:#f8fafc}.country-sheet-flag{width:22px;height:15px;object-fit:cover;border-radius:2px;flex:0 0 auto}.country-sheet-name{flex:1 1 auto;min-width:0}.country-sheet-dial{color:#64748b;font-size:14px;flex:0 0 auto}.country-sheet-tick{color:#8c956b;font-size:18px;flex:0 0 auto}.country-sheet-empty{padding:24px 14px;text-align:center;color:#64748b;font-size:14px}@media (min-width:768px){.country-sheet{inset:5vh 50% auto auto;transform:translateX(50%);width:420px;max-height:90vh;border:1px solid #e2e8f0;border-radius:14px;box-shadow:0 12px 40px rgba(15,23,42,.18);overflow:hidden}}.country-confirm{display:flex;align-items:center;gap:10px;width:100%;min-height:57px;padding:10px 14px;border:1px solid #e9ecef;border-radius:34px;background:#fff;color:#808080;font:inherit;text-align:left;cursor:pointer}.country-confirm.is-set{border-color:#8c956b;background:#f6f7f2;color:#333}.country-confirm:disabled{opacity:.55;cursor:default}.country-confirm-flag{width:24px;height:17px;object-fit:cover;border-radius:2px;flex:0 0 auto}.country-confirm i{font-size:19px;color:#8c956b}.country-confirm-name{flex:1 1 auto;min-width:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.country-confirm-change{flex:0 0 auto;color:#667043;font-size:.85rem;font-weight:500}.country-confirm-hint{margin:6px 0 0;font-size:.78rem;color:#64748b}.dial-field{display:inline-flex;align-items:center;gap:7px;min-height:57px;padding:8px 12px;border:1px solid #e9ecef;border-radius:34px;background:#fff;color:#333;font:inherit;cursor:pointer;white-space:nowrap;width:100%;max-width:100%}.dial-field--flush{background:transparent;border:0;border-right:1px solid #e2e8f0;border-radius:0;width:auto}.dial-field.is-invalid{border-color:#dc3545}.dial-field:disabled{opacity:.55;cursor:default;background:#f2f2f2}.dial-field-flag{width:22px;height:15px;object-fit:cover;border-radius:2px;flex:0 0 auto}.dial-field-code{font-feature-settings:"tnum";font-variant-numeric:tabular-nums;overflow:hidden;text-overflow:ellipsis;min-width:0}.dial-field i{color:#ccc;font-size:15px;margin-left:auto}