.config-modal-overlay{z-index:1000;background-color:#00000080;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0;overflow-y:auto}.config-modal-container{color:#111827;background:#fff;border-radius:12px;flex-direction:column;width:100%;max-width:900px;max-height:90vh;display:flex;overflow:hidden;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.config-modal-container .text-subtext-color{color:#737373!important}.config-modal-container .text-body-bold,.config-modal-container .text-caption,.config-modal-container .text-body{color:#111827!important}.config-modal-container .text-caption.text-subtext-color{color:#6b7280!important}.config-modal-header{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:flex-start;padding:1.5rem 2rem;display:flex}.config-modal-title{flex:1}.config-modal-close{cursor:pointer;color:#6b7280;background:0 0;border:none;margin-left:1rem;padding:.5rem;transition:color .2s}.config-modal-close:hover{color:#111827}.config-modal-tabs{border-bottom:1px solid #e5e7eb;gap:.5rem;padding:0 2rem;display:flex}.config-tab{cursor:pointer;color:#6b7280;background:0 0;border:none;border-bottom:2px solid #0000;padding:.75rem 1.5rem;font-size:.875rem;font-weight:500;transition:all .2s;position:relative;top:1px}.config-tab:hover{color:#111827}.config-tab-active{color:#3b82f6;border-bottom-color:#3b82f6}.config-modal-body{flex:1;padding:2rem;overflow-y:auto}.preset-grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1rem;display:grid}.preset-card{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:1.5rem;transition:all .2s}.preset-card:hover{border-color:#3b82f6;transform:translateY(-2px);box-shadow:0 4px 6px -1px #0000001a}.preset-card-active{background:#eff6ff;border-color:#3b82f6;box-shadow:0 4px 6px -1px #3b82f633}.preset-card-header{align-items:center;gap:.75rem;margin-bottom:.5rem;display:flex}.preset-icon{font-size:1.5rem}.preset-name{color:#111827;font-size:1rem;font-weight:600}.preset-description{color:#6b7280;margin-bottom:.75rem;font-size:.875rem}.preset-meta{flex-wrap:wrap;gap:.5rem;display:flex}.builder-section{margin-bottom:2rem}.builder-section:last-child{margin-bottom:0}.builder-section-title{color:#111827;align-items:center;gap:.5rem;margin-bottom:1rem;font-size:1rem;font-weight:600;display:flex}.builder-section-icon{font-size:1.25rem}.entity-type-selector{gap:.5rem;margin-bottom:1rem;display:flex}.entity-type-button{cursor:pointer;color:#6b7280;background:#fff;border:1px solid #e5e7eb;border-radius:6px;padding:.5rem 1rem;font-size:.875rem;transition:all .2s}.entity-type-button:hover{color:#3b82f6;border-color:#3b82f6}.entity-type-button-active{color:#3b82f6;background:#eff6ff;border-color:#3b82f6}.entity-search{color:#111827;background:#fff;border:1px solid #e5e7eb;border-radius:6px;width:100%;margin-bottom:1rem;padding:.75rem 1rem;font-size:.875rem;transition:border-color .2s}.entity-search:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f61a}.entity-list{background:#fff;border:1px solid #e5e7eb;border-radius:6px;max-height:300px;overflow-y:auto}.entity-item{cursor:pointer;border-bottom:1px solid #f3f4f6;align-items:center;gap:.75rem;padding:.75rem 1rem;transition:background-color .2s;display:flex}.entity-item:last-child{border-bottom:none}.entity-item:hover{background-color:#f9fafb}.entity-item-selected{background-color:#eff6ff;border-left:3px solid #3b82f6}.entity-icon{flex-shrink:0;font-size:1.5rem}.entity-info{flex:1}.entity-name{color:#111827;margin-bottom:.125rem;font-size:.875rem;font-weight:500}.entity-description{color:#6b7280;font-size:.75rem}.source-mode-selector{margin-bottom:1rem}.source-mode-option{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:6px;align-items:center;gap:.5rem;margin-bottom:.5rem;padding:.75rem;transition:all .2s;display:flex}.source-mode-option:hover{border-color:#3b82f6}.source-mode-option-active{background:#eff6ff;border-color:#3b82f6}.source-mode-radio{border:2px solid #d1d5db;border-radius:50%;width:1rem;height:1rem;position:relative}.source-mode-option-active .source-mode-radio{border-color:#3b82f6}.source-mode-option-active .source-mode-radio:after{content:"";background:#3b82f6;border-radius:50%;width:.5rem;height:.5rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.selected-countries{flex-wrap:wrap;gap:.5rem;margin-bottom:1rem;display:flex}.selected-country-chip{color:#1e40af;background:#eff6ff;border:1px solid #bfdbfe;border-radius:6px;align-items:center;gap:.5rem;padding:.375rem .75rem;font-size:.875rem;display:flex}.remove-country{cursor:pointer;color:#6b7280;background:0 0;border:none;align-items:center;padding:0;display:flex}.remove-country:hover{color:#ef4444}.country-list{background:#fff;border:1px solid #e5e7eb;border-radius:6px;max-height:250px;overflow-y:auto}.country-item{cursor:pointer;border-bottom:1px solid #f3f4f6;align-items:center;gap:.75rem;padding:.625rem 1rem;transition:background-color .2s;display:flex}.country-item:last-child{border-bottom:none}.country-item:hover{background-color:#f9fafb}.country-checkbox{border:2px solid #d1d5db;border-radius:3px;flex-shrink:0;justify-content:center;align-items:center;width:1rem;height:1rem;display:flex}.country-item-selected .country-checkbox{color:#fff;background:#3b82f6;border-color:#3b82f6;font-size:.75rem}.country-flag{flex-shrink:0;font-size:1.25rem}.country-name{color:#111827;font-size:.875rem}.config-preview{background:#f9fafb;border:1px solid #e5e7eb;border-radius:6px;margin-top:1.5rem;padding:1rem}.preview-title{color:#6b7280;margin-bottom:.5rem;font-size:.875rem;font-weight:600}.preview-query{color:#1f2937;background:#fff;border:1px solid #e5e7eb;border-radius:4px;padding:.75rem;font-family:Monaco,Menlo,Courier New,monospace;font-size:.75rem;overflow-x:auto}.preview-summary{color:#6b7280;margin-top:.5rem;font-size:.875rem}.config-modal-footer{background:#f9fafb;border-top:1px solid #e5e7eb;justify-content:flex-end;align-items:center;gap:.75rem;padding:1.5rem 2rem;display:flex}@media (max-width:768px){.config-modal-container{max-height:95vh}.config-modal-header,.config-modal-body,.config-modal-footer{padding:1rem}.config-modal-tabs{padding:0 1rem}.preset-grid{grid-template-columns:1fr}.entity-type-selector{flex-wrap:wrap}}
/*# sourceMappingURL=be65acf083b229ae.css.map*/