.p-country-multi-select{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:12px}.p-country-multi-select__summary{color:#64748b;background:#fff;border:1px dashed #cbd5e1;border-radius:10px;margin-bottom:12px;padding:10px 12px;font-size:12px}.p-country-multi-select__preview{flex-wrap:wrap;gap:8px;margin-bottom:12px;display:flex}.p-country-multi-select__chip{color:#334155;background:#fff;border:1px solid #e2e8f0;border-radius:999px;align-items:center;padding:4px 10px;font-size:11px;font-weight:600;display:inline-flex}.p-country-multi-select__more{color:#475569;background:#e2e8f0;border-radius:999px;align-items:center;padding:4px 10px;font-size:11px;font-weight:600;display:inline-flex}.p-country-selection-modal__content{flex-direction:column;gap:20px;display:flex}.p-country-selection-modal__search-panel{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;padding:16px}.p-country-selection-modal__search-input{color:#334155;background:#fff;border:1px solid #cbd5e1;border-radius:12px;outline:none;width:100%;padding:12px 16px;font-size:14px;transition:border-color .2s,box-shadow .2s;box-shadow:0 1px 2px #0f172a0f}.p-country-selection-modal__search-input::placeholder{color:#94a3b8}.p-country-selection-modal__search-input:focus{border-color:#64748b;box-shadow:0 0 0 3px #94a3b826}.p-country-selection-modal__search-meta{color:#64748b;justify-content:space-between;align-items:center;gap:12px;margin-top:12px;font-size:12px;display:flex}.p-country-selection-modal__selected-count{color:#047857;background:#d1fae5;border-radius:999px;padding:5px 9px;font-weight:800}.p-country-selection-modal__grid{grid-template-columns:minmax(0,1fr) 320px;gap:20px;display:grid}.p-country-selection-modal__regions{background:linear-gradient(#fff 0%,#f8fafc 100%);border:1px solid #e2e8f0;border-radius:16px;padding:16px;box-shadow:0 8px 24px #0f172a0a}.p-country-selection-modal__regions--hidden{display:none}.p-country-selection-modal__regions-header{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:10px 16px;margin-bottom:14px;display:flex}.p-country-selection-modal__regions-title{color:#334155;font-size:14px;font-weight:700}.p-country-selection-modal__regions-summary{color:#64748b;font-size:12px}.p-country-selection-modal__region-filter-row{flex-wrap:wrap;gap:8px;margin-bottom:16px;display:flex}.p-country-selection-modal__region-filter{color:#475569;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:999px;padding:8px 12px;font-size:12px;font-weight:600;transition:border-color .2s,background-color .2s,color .2s}.p-country-selection-modal__region-filter:hover{color:#334155;background:#f8fafc;border-color:#94a3b8}.p-country-selection-modal__region-filter--active{color:#1d4ed8;background:#eff6ff;border-color:#2563eb}.p-country-selection-modal__region-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.p-country-selection-modal__region-card{background:linear-gradient(#fff 0%,#f8fafc 100%);border:1px solid #e2e8f0;border-radius:14px;padding:14px;transition:border-color .2s,box-shadow .2s}.p-country-selection-modal__region-card--active{border-color:#93c5fd;box-shadow:0 0 0 1px #93c5fd73}.p-country-selection-modal__region-card-head{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:12px;display:flex}.p-country-selection-modal__region-card-title{color:#334155;font-size:14px;font-weight:700}.p-country-selection-modal__region-card-meta{color:#64748b;margin-top:4px;font-size:12px}.p-country-selection-modal__region-badge{color:#1d4ed8;background:#dbeafe;border-radius:999px;flex-shrink:0;padding:4px 8px;font-size:11px;font-weight:700}.p-country-selection-modal__region-card-actions{flex-wrap:wrap;gap:8px;display:flex}.p-country-selection-modal__region-action{color:#475569;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:999px;padding:7px 12px;font-size:12px;font-weight:600;transition:border-color .2s,background-color .2s,color .2s}.p-country-selection-modal__region-action:hover{color:#334155;border-color:#94a3b8}.p-country-selection-modal__region-action--primary{color:#1d4ed8;background:#eff6ff;border-color:#bfdbfe}.p-country-selection-modal__region-action--primary:hover{background:#dbeafe;border-color:#93c5fd}.p-country-selection-modal__panel{background:#fff;border:1px solid #e2e8f0;border-radius:16px;overflow:hidden;box-shadow:0 8px 24px #0f172a0f}.p-country-selection-modal__panel--selected{background:#ecfdf5;border-color:#a7f3d0;box-shadow:0 8px 24px #05966914}.p-country-selection-modal__panel-title{color:#334155;font-size:14px;font-weight:700}.p-country-selection-modal__panel-header{justify-content:space-between;align-items:center;gap:12px;display:flex}.p-country-selection-modal__panel-header--framed{border-bottom:1px solid #f1f5f9;margin-bottom:0;padding:14px 16px}.p-country-selection-modal__panel-heading{flex-direction:column;gap:4px;min-width:0;display:flex}.p-country-selection-modal__panel-summary{color:#64748b;font-size:12px}.p-country-selection-modal__panel-body{overscroll-behavior:contain;max-height:480px;overflow-y:auto}.p-country-selection-modal__option{text-align:left;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;gap:16px;width:100%;padding:14px 16px;transition:background-color .2s,color .2s;display:flex}.p-country-selection-modal__option:hover{background:#f8fafc}.p-country-selection-modal__option--selected{color:#064e3b;background:#ecfdf5;box-shadow:inset 4px 0 #10b981}.p-country-selection-modal__option--selected:hover{background:#d1fae5}.p-country-selection-modal__option-label{min-width:0;color:inherit;text-overflow:ellipsis;white-space:nowrap;padding-right:16px;font-size:14px;font-weight:600;overflow:hidden}.p-country-selection-modal__option-identity{align-items:center;gap:10px;min-width:0;display:flex}.p-country-selection-modal__country-flag{flex-shrink:0;font-size:18px;line-height:1}.p-country-selection-modal__option-code{color:#94a3b8;flex-shrink:0;font-size:12px;font-weight:700}.p-country-selection-modal__option--selected .p-country-selection-modal__option-code{color:#047857}.p-country-selection-modal__selected-panel{padding:16px}.p-country-selection-modal__selected-list{overscroll-behavior:contain;flex-wrap:wrap;gap:8px;max-height:480px;display:flex;overflow-y:auto}.p-country-selection-modal__selected-chip{color:#065f46;cursor:pointer;background:#fff;border:1px solid #86efac;border-radius:999px;align-items:center;gap:8px;padding:8px 12px;font-size:13px;font-weight:600;transition:border-color .2s,background-color .2s;display:inline-flex;box-shadow:0 2px 8px #05966914}.p-country-selection-modal__selected-chip:hover{background:#d1fae5;border-color:#34d399}.p-country-selection-modal__selected-code{color:#059669;font-size:11px;font-weight:700}.p-country-selection-modal__empty{color:#64748b;background:#fff;border:1px dashed #cbd5e1;border-radius:12px;padding:24px 16px;font-size:14px}.p-country-selection-modal__clear{padding:0!important}.p-country-selection-modal__footer{justify-content:flex-end;gap:12px;width:100%;display:flex}.p-country-selection-modal__footer-button{text-align:center;justify-content:center;min-width:180px}@media (max-width:1024px){.p-country-selection-modal__region-card-grid,.p-country-selection-modal__grid{grid-template-columns:1fr}.p-country-selection-modal__panel-body,.p-country-selection-modal__selected-list{max-height:320px}.p-country-selection-modal__footer{flex-direction:column-reverse;align-items:stretch}.p-country-selection-modal__footer-button{width:100%;min-width:0}}@media (max-width:768px){.p-country-selection-modal__content{gap:16px}.p-country-selection-modal__search-panel,.p-country-selection-modal__regions,.p-country-selection-modal__panel,.p-country-selection-modal__panel--selected{border-radius:14px}.p-country-selection-modal__regions{order:3}.p-country-selection-modal__grid{order:2;gap:16px}.p-country-selection-modal__panel-header--framed{align-items:flex-start}}
