.Dashboard-module__2YNnkq__welcomeText{color:gray;font-family:Roboto,sans-serif;font-size:14px;font-weight:300}.Dashboard-module__2YNnkq__title{color:#1a1a1a;margin:10px 0;font-family:Roboto,sans-serif;font-weight:300;font-size:40px!important}.Dashboard-module__2YNnkq__loading{flex-direction:column;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex}.Dashboard-module__2YNnkq__loader{border:8px solid #f3f3f3;border-top-color:#4db5ff;border-radius:50%;width:60px;height:60px;animation:1s linear infinite Dashboard-module__2YNnkq__spin}@keyframes Dashboard-module__2YNnkq__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.Dashboard-module__2YNnkq__headerFiles{flex-direction:row;flex:1;justify-content:space-between;align-items:center;display:flex}.Dashboard-module__2YNnkq__buttonsHeaderFiles{flex-direction:row;align-self:flex-end;gap:10px;display:flex}.Dashboard-module__2YNnkq__buttonHeaderFiles{color:gray;cursor:pointer;background-color:#0000;border:none;flex-direction:row;justify-content:center;align-items:center;gap:5px;font-family:Roboto,sans-serif;font-size:12px;font-weight:400;display:flex}.Dashboard-module__2YNnkq__buttonHeaderFiles:hover{color:#b2b2b2}.Dashboard-module__2YNnkq__middleButtonHeaderFiles{color:#b2b2b2;align-self:center;margin:0;font-size:20px;font-weight:200}.Dashboard-module__2YNnkq__contentFiles{box-sizing:border-box;flex-direction:column;flex:1;justify-content:center;align-items:center;width:100%;max-width:100%;height:100%;display:flex;overflow:auto}.Dashboard-module__2YNnkq__headerContentFiles{background-color:#fff;border-radius:10px;flex-direction:row;justify-content:space-between;align-items:center;width:100%;height:20%;padding:10px;display:flex}.Dashboard-module__2YNnkq__filtersFiles{flex-direction:row;justify-content:center;align-items:center;gap:10px;display:flex}.Dashboard-module__2YNnkq__inputFiltersFiles{border:1px solid #b2b2b2;border-radius:10px;justify-content:center;align-items:center;width:200px;height:24px;padding:0 10px;font-family:Roboto,sans-serif;font-size:12px;font-weight:400;display:flex}.Dashboard-module__2YNnkq__buttonSearchFiltersFiles{color:#fff;cursor:pointer;background-color:gray;border:none;border-radius:10px;justify-content:center;align-items:center;width:36px;height:24px;display:flex}.Dashboard-module__2YNnkq__buttonSearchFiltersFiles:hover{background-color:#b2b2b2}.Dashboard-module__2YNnkq__buttonMap{color:#fff;cursor:pointer;background-color:#4db5ff;border:none;border-radius:20px;flex-direction:row;justify-content:center;align-items:center;gap:5px;width:155px;height:34px;margin-right:10px;padding:0 20px;font-family:Roboto,sans-serif;font-size:12px;font-weight:400;display:flex}.Dashboard-module__2YNnkq__buttonMap:hover{background-color:#1990c6}.Dashboard-module__2YNnkq__buttonMapText{margin:0;padding:0}.Dashboard-module__2YNnkq__table{flex:1;width:100%;overflow:auto;border:none!important}.Dashboard-module__2YNnkq__selectFiles{flex-direction:row;align-items:center;gap:10px;width:100%;height:10%;display:flex}.Dashboard-module__2YNnkq__selectedFileButton{cursor:pointer;color:#4db5ff;background-color:#e5f4ff;border:none;border-top:2px solid #4db5ff;justify-content:center;align-items:center;padding:10px 15px;display:flex}.Dashboard-module__2YNnkq__fileButton{cursor:pointer;color:gray;background-color:#fff;border:none;justify-content:center;align-items:center;padding:10px 15px;display:flex}.Dashboard-module__2YNnkq__buttonPlus{color:#4d4d4d;cursor:pointer;background-color:#0000;border:2px solid #4d4d4d;border-radius:50px;justify-content:center;align-items:center;width:20px;height:20px;margin:0;padding:0;display:flex}.Dashboard-module__2YNnkq__buttonPlus:hover{color:gray;border:2px solid gray}.Dashboard-module__2YNnkq__fileSelectionContainer{flex-direction:row;display:flex}
.UsersOld-module__4TZELq__header{border-bottom:2px solid #f0f0f0;justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1rem;display:flex}.UsersOld-module__4TZELq__title{color:#2d3748;align-items:center;margin:0;font-size:1.5rem;font-weight:600;display:flex}.UsersOld-module__4TZELq__createButton{color:#fff;cursor:pointer;background-color:#4db5ff;border:none;border-radius:6px;align-items:center;padding:.75rem 1.5rem;font-weight:600;transition:all .2s;display:flex}.UsersOld-module__4TZELq__greenButton:disabled{cursor:not-allowed;opacity:.6;background-color:#ccc}.UsersOld-module__4TZELq__createButton:hover{background-color:#3a9eee;transform:translateY(-1px)}.UsersOld-module__4TZELq__modalContainer{background:#fff;border-radius:8px;width:100%;max-width:800px;padding:2rem}.UsersOld-module__4TZELq__modalContainer h2{color:#2d3748;margin-bottom:1.5rem;font-size:1.5rem;font-weight:600}.UsersOld-module__4TZELq__form{flex-direction:column;gap:1.5rem;display:flex}.UsersOld-module__4TZELq__formGroup{flex-direction:column;gap:.5rem;display:flex}.UsersOld-module__4TZELq__formGroup label{color:#4a5568;font-size:.95rem;font-weight:500}.UsersOld-module__4TZELq__formGroup input{border:1px solid #e2e8f0;border-radius:6px;padding:.75rem;font-size:1rem;transition:all .2s}.UsersOld-module__4TZELq__formGroup input:focus{border-color:#4db5ff;outline:none;box-shadow:0 0 0 2px #4db5ff33}.UsersOld-module__4TZELq__accessLevelGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-top:.5rem;display:grid}.UsersOld-module__4TZELq__accessLevelCard{cursor:pointer;border:2px solid #e2e8f0;border-radius:8px;align-items:center;gap:1rem;padding:1rem;transition:all .2s;display:flex}.UsersOld-module__4TZELq__accessLevelCard:hover{transform:translateY(-2px);box-shadow:0 4px 6px #0000001a}.UsersOld-module__4TZELq__selectedAccess{background-color:#4db5ff1a;border-color:#4db5ff}.UsersOld-module__4TZELq__accessLevelInfo{flex:1}.UsersOld-module__4TZELq__accessLevelInfo h4{color:#2d3748;margin:0;font-size:1rem;font-weight:600}.UsersOld-module__4TZELq__accessLevelInfo p{color:#718096;margin:0;font-size:.875rem}.UsersOld-module__4TZELq__errorMessage{color:#e53e3e;margin-top:.25rem;font-size:.875rem;animation:.2s ease-out UsersOld-module__4TZELq__slideDown}.UsersOld-module__4TZELq__submitButton{color:#fff;cursor:pointer;background-color:#4db5ff;border:none;border-radius:6px;justify-content:center;align-items:center;margin-top:1rem;padding:.75rem 1.5rem;font-weight:600;transition:all .2s;display:flex}.UsersOld-module__4TZELq__submitButton:hover:not(:disabled){background-color:#3a9eee;transform:translateY(-1px)}.UsersOld-module__4TZELq__submitButton:disabled{opacity:.6;cursor:not-allowed}.UsersOld-module__4TZELq__error{color:#e53e3e;background-color:#fff5f5;border:1px solid #feb2b2;border-radius:6px;margin-bottom:1rem;padding:.75rem}.UsersOld-module__4TZELq__success{color:#38a169;background-color:#f0fff4;border:1px solid #9ae6b4;border-radius:6px;margin-bottom:1rem;padding:.75rem}@keyframes UsersOld-module__4TZELq__slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.UsersOld-module__4TZELq__modalContainer{padding:1.5rem}.UsersOld-module__4TZELq__accessLevelGrid{grid-template-columns:1fr}.UsersOld-module__4TZELq__createButton{padding:.5rem 1rem;font-size:.875rem}}.UsersOld-module__4TZELq__tableContainer{overflow-x:auto}.UsersOld-module__4TZELq__membersTable{border-collapse:collapse;background:#fff;border-radius:8px;width:100%;overflow:hidden}.UsersOld-module__4TZELq__membersTable th,.UsersOld-module__4TZELq__membersTable td{text-align:left;border-bottom:1px solid #e2e8f0;padding:1rem}.UsersOld-module__4TZELq__membersTable th{color:#4a5568;background-color:#f7fafc;font-weight:600}.UsersOld-module__4TZELq__membersTable tr:hover{background-color:#f8fafc}.UsersOld-module__4TZELq__accessBadge{border-radius:9999px;padding:.25rem .75rem;font-size:.875rem;font-weight:500;display:inline-block}.UsersOld-module__4TZELq__access0{color:#4db5ff;background-color:#4db5ff1a}.UsersOld-module__4TZELq__access1{color:#6fcf97;background-color:#6fcf971a}.UsersOld-module__4TZELq__access2{color:#f2994a;background-color:#f2994a1a}.UsersOld-module__4TZELq__access3{color:#eb5757;background-color:#eb57571a}.UsersOld-module__4TZELq__access99{color:#9b51e0;background-color:#9b51e01a}.UsersOld-module__4TZELq__actionButtons{gap:.5rem;display:flex}.UsersOld-module__4TZELq__editButton,.UsersOld-module__4TZELq__deleteButton{cursor:pointer;border:none;border-radius:6px;padding:.5rem;transition:all .2s}.UsersOld-module__4TZELq__editButton{color:#4db5ff;background-color:#4db5ff1a}.UsersOld-module__4TZELq__deleteButton{color:#eb5757;background-color:#eb57571a}.UsersOld-module__4TZELq__editButton:hover,.UsersOld-module__4TZELq__deleteButton:hover{transform:translateY(-1px)}.UsersOld-module__4TZELq__editButton:hover{background-color:#4db5ff33}.UsersOld-module__4TZELq__deleteButton:hover{background-color:#eb575733}@media (max-width:768px){.UsersOld-module__4TZELq__membersTable{font-size:.875rem}.UsersOld-module__4TZELq__membersTable th,.UsersOld-module__4TZELq__membersTable td{padding:.75rem}.UsersOld-module__4TZELq__accessBadge{padding:.2rem .5rem;font-size:.75rem}}.UsersOld-module__4TZELq__custom-tooltip{cursor:pointer;display:inline-block;position:relative}.UsersOld-module__4TZELq__tooltip-text{visibility:hidden;color:#fff;text-align:center;z-index:2147483647;opacity:0;background-color:#000000bf;border-radius:6px;width:auto;padding:5px;transition:opacity .3s;position:absolute;bottom:125%;left:50%;transform:translate(-50%)}.UsersOld-module__4TZELq__custom-tooltip:hover .UsersOld-module__4TZELq__tooltip-text{visibility:visible;opacity:1}.UsersOld-module__4TZELq__deleteButton{cursor:pointer;color:red;background:0 0;border:none}.UsersOld-module__4TZELq__modalOverlay{z-index:1000;background-color:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.UsersOld-module__4TZELq__modalContent{text-align:center;background:#fff;border-radius:8px;width:300px;padding:20px}.UsersOld-module__4TZELq__modalActions{justify-content:space-around;margin-top:20px;display:flex}.UsersOld-module__4TZELq__confirmButton{color:#fff;cursor:pointer;background-color:#e74c3c;border:none;border-radius:4px;padding:8px 16px}.UsersOld-module__4TZELq__cancelButton{color:#fff;cursor:pointer;background-color:#95a5a6;border:none;border-radius:4px;padding:8px 16px}.UsersOld-module__4TZELq__formGroup{margin-bottom:.75rem}.UsersOld-module__4TZELq__errorMessage{color:#ef4444;margin-top:.25rem;font-size:.75rem;display:block}.UsersOld-module__4TZELq__colorSelectorContainer{align-items:center;gap:12px;display:flex}.UsersOld-module__4TZELq__colorLabel{white-space:nowrap;font-size:14px}.UsersOld-module__4TZELq__selectedColorPreview{border:1px solid #e5e5e5;border-radius:50%;width:24px;height:24px;box-shadow:0 1px 2px #0000001a}.UsersOld-module__4TZELq__colorPalette{align-items:center;gap:8px;display:flex}.UsersOld-module__4TZELq__colorOption{cursor:pointer;border:1px solid #0000;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;padding:0;transition:transform .2s;display:flex;position:relative}.UsersOld-module__4TZELq__colorOption:hover{transform:scale(1.1)}.UsersOld-module__4TZELq__colorOption:focus{outline:none;box-shadow:0 0 0 2px #fff,0 0 0 4px #3b82f6}.UsersOld-module__4TZELq__colorOptionSelected{border-color:#fff;box-shadow:0 0 0 1px #0000001a,0 0 0 2px #0003}.UsersOld-module__4TZELq__checkmark{color:#fff;text-shadow:0 0 2px #00000080;font-size:12px}.UsersOld-module__4TZELq__hiddenSelect{clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.UsersOld-module__4TZELq__authHeader{color:#2c3e50;margin-bottom:10px;font-size:16px;display:block}.UsersOld-module__4TZELq__authList{margin:0;padding:0;list-style:none}.UsersOld-module__4TZELq__authItem{color:#34495e;background-color:#ecf0f1;border:1px solid #bdc3c7;border-radius:4px;margin-bottom:6px;padding:8px 12px;font-size:14px}.UsersOld-module__4TZELq__authLabel{font-weight:700}.UsersOld-module__4TZELq__authOperate{color:#2980b9}.UsersOld-module__4TZELq__authDelete{color:#c0392b}.UsersOld-module__4TZELq__authUpdate{color:#27ae60}.UsersOld-module__4TZELq__authRead{color:#8e44ad}.UsersOld-module__4TZELq__rightLabel{margin-left:3px;margin-right:8px}.UsersOld-module__4TZELq__importContainer{max-width:100%;margin:0 auto 50px;padding:24px}.UsersOld-module__4TZELq__fileInfo{background:linear-gradient(90deg,#f8f9fa,#fff);border-left:4px solid #4caf50;border-radius:8px;margin-bottom:24px;padding:16px;box-shadow:0 2px 4px #0000000d}.UsersOld-module__4TZELq__configSection{background:#fff;border-radius:8px;margin-bottom:24px;padding:20px;box-shadow:0 2px 4px #0000000d}.UsersOld-module__4TZELq__configSection h3{color:#2c3e50;margin-top:0;margin-bottom:16px;font-size:1.2rem}.UsersOld-module__4TZELq__separator{appearance:none;color:#2d3748;background:#fff;border:1px solid #e2e8f0;border-radius:6px;width:200px;padding:8px 12px;font-size:14px;transition:all .2s}.UsersOld-module__4TZELq__separator:focus{border-color:#4caf50;outline:none;box-shadow:0 0 0 2px #4caf5033}.UsersOld-module__4TZELq__previewSection{background:#fff;border-radius:8px;padding:20px;overflow:hidden;box-shadow:0 2px 4px #0000000d}.UsersOld-module__4TZELq__previewSection h3{color:#2c3e50;margin-top:0;margin-bottom:16px;font-size:1.2rem}.UsersOld-module__4TZELq__columnHeader{background:#f8fafc;border-bottom:2px solid #e2e8f0;padding:16px;position:relative}.UsersOld-module__4TZELq__columnSelect{border:1px solid #e2e8f0;border-radius:6px;width:100%;margin-bottom:8px;padding:8px 12px;font-size:14px;transition:all .2s}.UsersOld-module__4TZELq__columnAbled{border-color:#4caf50;border-left-style:solid;border-left-width:1px;border-right-style:solid;border-right-width:1px;font-weight:700;background-color:#f0fff4!important}.UsersOld-module__4TZELq__columnSelect.UsersOld-module__4TZELq__matched{background-color:#f0fff4;border-color:#4caf50}.UsersOld-module__4TZELq__columnSelect.UsersOld-module__4TZELq__unmatched{background-color:#f8fafc}.UsersOld-module__4TZELq__columnDisabled{opacity:.5;border-color:#ffcdcd;border-left-style:solid;border-left-width:1px;border-right-style:solid;border-right-width:1px;background-color:#ffcdcd!important}.UsersOld-module__4TZELq__previewTable th{z-index:10;background:#f8fafc;position:sticky;top:0}.UsersOld-module__4TZELq__previewTable td{color:#4a5568;border-bottom:1px solid #e2e8f0;padding:8px 12px}.UsersOld-module__4TZELq__previewTable tr:nth-child(2n) td{background-color:#f8fafc}.UsersOld-module__4TZELq__columnScroller{overflow-x:auto}.UsersOld-module__4TZELq__actionButtons{justify-content:space-between;gap:12px;margin-top:24px;display:flex}.UsersOld-module__4TZELq__cancelButton{color:#fff;transition:background-color .2s;background-color:#ef4444!important}.UsersOld-module__4TZELq__cancelButton:hover{background-color:#dc2626!important}.UsersOld-module__4TZELq__importButton{color:#fff;transition:background-color .2s;background-color:#4caf50!important}.UsersOld-module__4TZELq__importButton:hover{background-color:#45a049!important}.UsersOld-module__4TZELq__importButton:disabled{cursor:not-allowed;background-color:#9ca3af!important}.UsersOld-module__4TZELq__headerText{color:#000;white-space:nowrap;margin-top:6px;font-size:14px;font-weight:700}.UsersOld-module__4TZELq__importContainer{background-color:#f9fafb;border-radius:8px;max-width:1200px;padding:20px;box-shadow:0 2px 10px #0000000d}.UsersOld-module__4TZELq__importTitle{color:#111827;border-bottom:2px solid #e5e7eb;margin-top:0;margin-bottom:24px;padding-bottom:12px;font-size:24px;font-weight:600}.UsersOld-module__4TZELq__responseContainer{margin-bottom:24px}.UsersOld-module__4TZELq__errorCard{color:#b91c1c;background-color:#fee2e2;border:1px solid #ef4444;border-radius:6px;align-items:center;gap:10px;margin-bottom:20px;padding:12px 16px;display:flex}.UsersOld-module__4TZELq__successCard{color:#166534;background-color:#dcfce7;border:1px solid #22c55e;border-radius:6px;margin-bottom:20px;padding:12px 16px}.UsersOld-module__4TZELq__centerButton{justify-content:center;margin-top:16px;display:flex}.UsersOld-module__4TZELq__backButton{align-items:center;gap:8px;display:flex}.UsersOld-module__4TZELq__spinnerContainer{justify-content:center;align-items:center;width:100%;min-height:200px;display:flex}.UsersOld-module__4TZELq__fileInfoCard{background-color:#fff;border-left:4px solid #3b82f6;border-radius:8px;margin-bottom:24px;padding:16px;box-shadow:0 1px 3px #0000001a}.UsersOld-module__4TZELq__fileInfoItem{align-items:center;margin-bottom:12px;display:flex}.UsersOld-module__4TZELq__fileInfoItem:last-child{margin-bottom:0}.UsersOld-module__4TZELq__fileName{color:#1f2937;font-size:16px;font-weight:600}.UsersOld-module__4TZELq__fileLines{color:#3b82f6;font-weight:600}.UsersOld-module__4TZELq__fileDate{color:#6b7280}.UsersOld-module__4TZELq__configCard{background-color:#fff;border-radius:8px;margin-bottom:24px;padding:20px;box-shadow:0 1px 3px #0000001a}.UsersOld-module__4TZELq__sectionTitle{color:#111827;border-bottom:1px solid #e5e7eb;margin-top:0;margin-bottom:16px;padding-bottom:8px;font-size:18px;font-weight:600}.UsersOld-module__4TZELq__configItem{align-items:center;margin-bottom:16px;display:flex}.UsersOld-module__4TZELq__configLabel{min-width:120px;margin-right:10px;font-weight:500}.UsersOld-module__4TZELq__configValue{font-weight:600}.UsersOld-module__4TZELq__configSuccess{color:#059669}.UsersOld-module__4TZELq__configWarning{color:#d97706}.UsersOld-module__4TZELq__separator{background-color:#f9fafb;border:1px solid #d1d5db;border-radius:4px;min-width:200px;padding:8px 12px;font-size:14px}.UsersOld-module__4TZELq__headerCheckbox{cursor:pointer;align-items:center;display:flex}.UsersOld-module__4TZELq__checkbox{width:16px;height:16px;margin-right:10px}.UsersOld-module__4TZELq__headerEnabled{color:#059669;font-weight:500}.UsersOld-module__4TZELq__headerDisabled{color:#ef4444;font-weight:500;text-decoration:line-through}.UsersOld-module__4TZELq__previewCard{background-color:#fff;border-radius:8px;margin-bottom:24px;padding:20px;box-shadow:0 1px 3px #0000001a}.UsersOld-module__4TZELq__tableContainer{border:1px solid #e5e7eb;border-radius:6px;overflow-x:visible}.UsersOld-module__4TZELq__columnScroller{max-width:100%;overflow-x:auto}.UsersOld-module__4TZELq__previewTable{border-collapse:collapse;width:100%;font-size:14px}.UsersOld-module__4TZELq__columnHeader{vertical-align:top;background-color:#f3f4f6;min-width:180px;padding:12px 8px;position:relative}.UsersOld-module__4TZELq__columnSelect{background-color:#fff;border:1px solid #d1d5db;border-radius:4px;width:100%;margin-bottom:8px;padding:8px;font-size:14px}.UsersOld-module__4TZELq__matched{background-color:#eff6ff;border-color:#3b82f6}.UsersOld-module__4TZELq__unmatched{background-color:#fef2f2;border-color:#ef4444}.UsersOld-module__4TZELq__columnAbled{background-color:#f0f9ff}.UsersOld-module__4TZELq__columnDisabled{color:#9ca3af;background-color:#f3f4f6}.UsersOld-module__4TZELq__previewTable td{white-space:nowrap;text-overflow:ellipsis;border:1px solid #e5e7eb;max-width:200px;padding:8px;overflow:hidden}.UsersOld-module__4TZELq__previewTable tr:nth-child(2n){background-color:#f9fafb}.UsersOld-module__4TZELq__actionButtons{justify-content:space-between;margin-top:32px;display:flex}
.PdfQuestionnaireSelector-module__mqT3Mq__container{flex-direction:column;gap:12px;display:flex}.PdfQuestionnaireSelector-module__mqT3Mq__header{justify-content:space-between;align-items:center;display:flex}.PdfQuestionnaireSelector-module__mqT3Mq__title{text-transform:uppercase;letter-spacing:.05em;color:#64748b;font-size:13px}.PdfQuestionnaireSelector-module__mqT3Mq__questionsList{flex-direction:column;max-height:280px;padding-right:4px;display:flex;overflow-y:auto}.PdfQuestionnaireSelector-module__mqT3Mq__questionsList::-webkit-scrollbar{width:6px}.PdfQuestionnaireSelector-module__mqT3Mq__questionsList::-webkit-scrollbar-track{background:0 0}.PdfQuestionnaireSelector-module__mqT3Mq__questionsList::-webkit-scrollbar-thumb{background-color:#cbd5e1;border-radius:3px}.PdfQuestionnaireSelector-module__mqT3Mq__questionRow{align-items:stretch;display:flex}.PdfQuestionnaireSelector-module__mqT3Mq__questionRow+.PdfQuestionnaireSelector-module__mqT3Mq__questionRow{margin-top:8px}.PdfQuestionnaireSelector-module__mqT3Mq__treeGutter{flex-shrink:0;display:flex}.PdfQuestionnaireSelector-module__mqT3Mq__gutterColumn{flex-shrink:0;width:18px;position:relative}.PdfQuestionnaireSelector-module__mqT3Mq__gutterPassThrough:before,.PdfQuestionnaireSelector-module__mqT3Mq__gutterTee:before{content:"";pointer-events:none;background:#cbd5e1;width:2px;position:absolute;top:-8px;bottom:-8px;left:8px}.PdfQuestionnaireSelector-module__mqT3Mq__gutterTee:after{content:"";pointer-events:none;background:#cbd5e1;width:10px;height:2px;position:absolute;top:50%;left:8px}.PdfQuestionnaireSelector-module__mqT3Mq__gutterEnd:before{content:"";pointer-events:none;border-bottom:2px solid #cbd5e1;border-left:2px solid #cbd5e1;border-bottom-left-radius:6px;width:10px;height:calc(50% + 8px);position:absolute;top:-8px;left:8px}.PdfQuestionnaireSelector-module__mqT3Mq__gutterActive.PdfQuestionnaireSelector-module__mqT3Mq__gutterTee:before,.PdfQuestionnaireSelector-module__mqT3Mq__gutterActive.PdfQuestionnaireSelector-module__mqT3Mq__gutterTee:after{background:#818cf8}.PdfQuestionnaireSelector-module__mqT3Mq__gutterActive.PdfQuestionnaireSelector-module__mqT3Mq__gutterEnd:before{border-bottom-color:#818cf8;border-left-color:#818cf8}.PdfQuestionnaireSelector-module__mqT3Mq__questionItem{cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;flex-direction:column;flex:1;gap:8px;min-width:0;padding:10px 12px;transition:border-color .2s,background-color .2s;display:flex}.PdfQuestionnaireSelector-module__mqT3Mq__questionItem:hover{background:#f1f5ff;border-color:#c7d2fe}.PdfQuestionnaireSelector-module__mqT3Mq__questionItemSelected{background:#eef2ff;border-color:#a5b4fc}.PdfQuestionnaireSelector-module__mqT3Mq__conditionLine{color:#6366f1;align-items:center;gap:4px;font-size:11px;display:flex}.PdfQuestionnaireSelector-module__mqT3Mq__questionMainRow{align-items:center;display:flex}.PdfQuestionnaireSelector-module__mqT3Mq__questionLeft{align-items:center;gap:10px;width:100%;display:flex}.PdfQuestionnaireSelector-module__mqT3Mq__iconBox{color:#6366f1;background:#eef2ff;border:1px solid #dbeafe;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.PdfQuestionnaireSelector-module__mqT3Mq__questionInfo{flex-direction:column;min-width:0;display:flex}.PdfQuestionnaireSelector-module__mqT3Mq__questionTitle{color:#1e293b;line-height:1.25;display:block}.PdfQuestionnaireSelector-module__mqT3Mq__questionMeta{align-items:center;gap:8px;margin-top:4px;display:flex}.PdfQuestionnaireSelector-module__mqT3Mq__typeTag{color:#4f46e5;background:#e0e7ff;border-color:#c7d2fe;border-radius:999px;margin-inline-end:0;font-size:10px}.PdfQuestionnaireSelector-module__mqT3Mq__responseCount{font-size:12px}.PdfQuestionnaireSelector-module__mqT3Mq__emptyState{background:#f8fafc;border:1px dashed #cbd5e1;border-radius:12px;padding:12px}
.MapComponent-module__x1czMq__container{width:100%;height:calc(100vh - 210px);min-height:500px;display:flex;position:relative;overflow:hidden}.MapComponent-module__x1czMq__containerFillParent{flex:1;height:100%;min-height:0}.MapComponent-module__x1czMq__mapContainer{flex:1;width:100%;height:100%}.MapComponent-module__x1czMq__loadingOverlay{z-index:10;color:#333;background-color:#ffffffb3;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.MapComponent-module__x1czMq__loadingOverlay p{margin-top:10px;font-size:14px;font-weight:400}.MapComponent-module__x1czMq__subtleLoadingIndicator{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;color:#333;background-color:#fffffff2;border:1px solid #00000014;border-radius:25px;align-items:center;padding:10px 18px;font-size:14px;font-weight:500;transition:all .3s ease-in-out;animation:.3s ease-out MapComponent-module__x1czMq__fadeInUp;display:flex;position:absolute;bottom:15px;left:50%;transform:translate(-50%);box-shadow:0 4px 12px #00000026}@keyframes MapComponent-module__x1czMq__fadeInUp{0%{opacity:0;transform:translate(-50%)translateY(10px)}to{opacity:1;transform:translate(-50%)translateY(0)}}.MapComponent-module__x1czMq__subtleLoadingIndicator:hover{background-color:#fff;box-shadow:0 6px 16px #0003}.MapComponent-module__x1czMq__noDataMessage{text-align:center;z-index:5;background-color:#ffffffe6;border-radius:8px;max-width:80%;padding:20px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 2px 8px #00000026}.MapComponent-module__x1czMq__infoWindowContainer{min-width:250px;max-width:350px;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif}.MapComponent-module__x1czMq__infoWindowHeader{border-bottom:1px solid #f0f0f0;margin-bottom:10px;padding-right:30px;position:relative}.MapComponent-module__x1czMq__infoWindowTitle{color:#333;align-items:center;margin:0 0 5px;font-size:16px;display:flex}.MapComponent-module__x1czMq__locationIcon{color:#f5222d;margin-right:8px}.MapComponent-module__x1czMq__infoWindowAddress{color:#666;word-break:break-word;margin:0 0 8px;font-size:14px;font-style:italic}.MapComponent-module__x1czMq__infoWindowContent,.MapComponent-module__x1czMq__infoWindowClusterContent{max-height:200px;margin-bottom:10px;overflow-y:auto}.MapComponent-module__x1czMq__infoWindowClusterList{border:1px solid #f0f0f0;border-radius:4px;max-height:150px;overflow-y:auto}.MapComponent-module__x1czMq__infoWindowClusterItem{cursor:pointer;border-bottom:1px solid #f0f0f0;padding:8px;transition:background-color .2s}.MapComponent-module__x1czMq__infoWindowClusterItem:hover{background-color:#f5f5f5}.MapComponent-module__x1czMq__infoWindowClusterItem:last-child{border-bottom:none}.MapComponent-module__x1czMq__infoWindowRow{margin-bottom:5px;padding:5px 0;display:flex}.MapComponent-module__x1czMq__infoWindowRowEven{background-color:#f9f9f9}.MapComponent-module__x1czMq__infoWindowRowOdd{background-color:#fff}.MapComponent-module__x1czMq__infoWindowLabel{color:#333;flex:1;padding-right:10px;font-size:14px;font-weight:700}.MapComponent-module__x1czMq__infoWindowValue{color:#666;word-break:break-word;flex:2;font-size:14px}.MapComponent-module__x1czMq__infoWindowFooter{border-top:1px solid #f0f0f0;flex-wrap:wrap;gap:8px;margin-top:10px;padding-top:10px;display:flex}.MapComponent-module__x1czMq__infoWindowFooter button{white-space:nowrap;flex:1;justify-content:center;align-items:center;min-width:100px;height:28px;padding:0 6px;font-size:12px;display:flex}.MapComponent-module__x1czMq__infoWindowFooter button .MapComponent-module__x1czMq__anticon{margin-right:4px}.MapComponent-module__x1czMq__googleMapsButton{text-overflow:ellipsis;max-width:130px;overflow:hidden}.MapComponent-module__x1czMq__customDrawingPanel{box-sizing:border-box;background-color:#fff;border:1px solid #fff;border-radius:8px;justify-content:space-between;align-items:center;width:auto;min-width:200px;height:50px;padding:12px 16px;display:flex;position:absolute;top:10px;left:300px;box-shadow:0 3px 6px #0000001f,0 3px 6px #00000014}.MapComponent-module__x1czMq__drawingButton{cursor:pointer;color:#666;box-sizing:border-box;background-color:#fff;border:1px solid #d9d9d9;border-radius:4px;justify-content:center;align-items:center;height:32px;margin:0 4px;padding:6px 10px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:14px;transition:all .2s;display:flex;box-shadow:0 1px 2px #0000000d}.MapComponent-module__x1czMq__drawingButton:hover{color:#1890ff;background-color:#f0f0f0;border-color:#1890ff}.MapComponent-module__x1czMq__drawingButton:focus{outline:none}.MapComponent-module__x1czMq__drawingButtonActive{color:#1890ff;background-color:#e6f7ff;border-color:#1890ff}.MapComponent-module__x1czMq__drawingButton .MapComponent-module__x1czMq__anticon{margin-right:6px;font-size:16px}.MapComponent-module__x1czMq__drawingButtonOrange{color:#ff7a00!important;background-color:#fff3e6!important;border-color:#ff7a00!important;font-weight:500!important}.MapComponent-module__x1czMq__drawingButtonOrange:hover{color:#ff7a00!important;background-color:#ffe6cc!important;border-color:#ff7a00!important}.MapComponent-module__x1czMq__drawingButtonBlue{color:#1677ff!important;background-color:#f0f7ff!important;border-color:#1677ff!important;font-weight:500!important}.MapComponent-module__x1czMq__drawingButtonBlue:hover{color:#1677ff!important;background-color:#e6f0ff!important;border-color:#1677ff!important}.MapComponent-module__x1czMq__drawingButtonOrangeActive{color:#fff!important;background-color:#ff7a00!important;border-color:#ff7a00!important}.MapComponent-module__x1czMq__drawingButtonBlueActive{color:#fff!important;background-color:#1677ff!important;border-color:#1677ff!important}.MapComponent-module__x1czMq__drawingButtonGreen{color:#52c41a!important;background-color:#f6ffed!important;border-color:#52c41a!important;font-weight:500!important}.MapComponent-module__x1czMq__drawingButtonGreen:hover{color:#52c41a!important;background-color:#e6f7da!important;border-color:#52c41a!important}.MapComponent-module__x1czMq__drawingButtonGreenActive{color:#fff!important;background-color:#52c41a!important;border-color:#52c41a!important}.MapComponent-module__x1czMq__drawingButtonPurple{color:#722ed1!important;background-color:#f9f0ff!important;border-color:#722ed1!important;font-weight:500!important}.MapComponent-module__x1czMq__drawingButtonPurple:hover{color:#722ed1!important;background-color:#efdbff!important;border-color:#722ed1!important}.MapComponent-module__x1czMq__drawingButtonPurpleActive{color:#fff!important;background-color:#722ed1!important;border-color:#722ed1!important}.MapComponent-module__x1czMq__viewModeBadge{color:#fff;background-color:#8c8c8c;border-radius:10px;margin-left:8px;padding:2px 8px;font-size:12px}.MapComponent-module__x1czMq__toggleViewButton{color:#333;cursor:pointer;background-color:#f0f0f0;border:1px solid #d9d9d9;border-radius:4px;margin-right:8px;padding:5px 10px;font-size:12px}.MapComponent-module__x1czMq__toggleViewButton:hover{background-color:#e5e5e5}.MapComponent-module__x1czMq__allMarkersActive{color:#fff;background-color:#1890ff;border-color:#1890ff}.MapComponent-module__x1czMq__allMarkersActive:hover{background-color:#096dd9}.MapComponent-module__x1czMq__infoWindowCloseButton{color:#999;z-index:10;background:0 0;border:none;min-width:auto;height:auto;margin:0;padding:3px;transition:color .2s;position:absolute;top:0;right:0}.MapComponent-module__x1czMq__infoWindowCloseButton:hover{color:#333;background:0 0}.MapComponent-module__x1czMq__infoWindowContainer .gm-ui-hover-effect{display:none!important}.MapComponent-module__x1czMq__customInfoWindow div[role=button][aria-label=Close]{display:none!important}.MapComponent-module__x1czMq__popupContainer{pointer-events:none;z-index:10001;position:absolute;transform:translate(-50%,-100%)}.MapComponent-module__x1czMq__popupBubbleAnchor{width:100%;position:absolute;bottom:0;left:0}.MapComponent-module__x1czMq__popupBubble{pointer-events:auto;background-color:#fff;border-radius:8px;min-width:280px;max-width:350px;margin-bottom:15px;padding:12px;position:absolute;top:0;left:0;overflow:hidden;transform:translate(-50%,-100%);box-shadow:0 3px 14px #0000004d}.MapComponent-module__x1czMq__popupBubble:after{content:"";filter:drop-shadow(0 3px 3px #0003);border:12px solid #0000;border-top-color:#fff;position:absolute;top:100%;left:50%;transform:translate(-50%)}.MapComponent-module__x1czMq__popupBubble .MapComponent-module__x1czMq__infoWindowContainer{padding:0;overflow:hidden}.MapComponent-module__x1czMq__popupBubble .MapComponent-module__x1czMq__infoWindowHeader{padding-top:5px;padding-right:40px}.MapComponent-module__x1czMq__popupBubble .MapComponent-module__x1czMq__infoWindowContent,.MapComponent-module__x1czMq__popupBubble .MapComponent-module__x1czMq__infoWindowClusterContent{max-height:220px;padding:5px 0}.MapComponent-module__x1czMq__popupBubble .MapComponent-module__x1czMq__infoWindowRow{margin-bottom:0;padding:8px 5px}.MapComponent-module__x1czMq__popupBubble .MapComponent-module__x1czMq__infoWindowFooter{margin-top:12px;padding-top:12px}.MapComponent-module__x1czMq__popupBubble .MapComponent-module__x1czMq__infoWindowCloseButton{color:#999;border-radius:50%;padding:5px;transition:color .2s,background-color .2s;position:absolute;top:5px;right:5px}.MapComponent-module__x1czMq__popupBubble .MapComponent-module__x1czMq__infoWindowCloseButton:hover{color:#333;background-color:#f5f5f5}.MapComponent-module__x1czMq__zoneCreationMenu{background-color:#fff;border-radius:8px;width:320px;padding:0;position:absolute;bottom:60px;left:50%;overflow:hidden;transform:translate(-50%);box-shadow:0 2px 10px #0003}.MapComponent-module__x1czMq__zoneCreationMenuHeader{color:#fff;background-color:#1677ff;padding:10px 16px;font-size:16px;font-weight:500}.MapComponent-module__x1czMq__zoneCreationMenuContent{padding:16px}.MapComponent-module__x1czMq__zoneCreationMenuActions{justify-content:space-between;gap:8px;margin-top:16px;display:flex}.MapComponent-module__x1czMq__colorHelp{color:#888;margin-top:4px;font-size:12px}.MapComponent-module__x1czMq__containerResponsive{width:100%;height:calc(100vh - 140px);min-height:500px}@media (max-width:768px){.MapComponent-module__x1czMq__mapContainer{width:100%;height:100%}.MapComponent-module__x1czMq__noDataMessage{max-width:90%;padding:15px;font-size:14px}.MapComponent-module__x1czMq__popupBubble{min-width:250px;max-width:300px}.MapComponent-module__x1czMq__infoWindowFooter button{min-width:80px;height:26px;padding:0 4px;font-size:11px}}.MapComponent-module__x1czMq__mapControls{gap:8px;margin-left:auto;display:flex}.MapComponent-module__x1czMq__mapControlButton{color:#333;cursor:pointer;background-color:#f0f0f0;border:1px solid #d9d9d9;border-radius:4px;align-items:center;gap:4px;padding:2px 8px;font-size:12px;transition:all .2s;display:flex}.MapComponent-module__x1czMq__mapControlButton:hover{background-color:#e0e0e0}.MapComponent-module__x1czMq__mapControlButton.MapComponent-module__x1czMq__active{color:#fff;background-color:#1890ff;border-color:#096dd9}.MapComponent-module__x1czMq__buttonIcon{font-size:14px}.MapComponent-module__x1czMq__buttonText{white-space:nowrap}.MapComponent-module__x1czMq__mapControlPopover .ant-popover-inner-content{padding:0}.MapComponent-module__x1czMq__mapControlPopover .ant-popover-title{border-bottom:1px solid #f0f0f0;margin-bottom:0;padding:10px 12px}.MapComponent-module__x1czMq__container:fullscreen{background-color:#fff;width:100%;height:100%}.MapComponent-module__x1czMq__fullscreenButton{z-index:10;position:absolute;bottom:120px;right:10px}@media (max-width:768px){.MapComponent-module__x1czMq__fullscreenButton{top:60px}}.MapComponent-module__x1czMq__container:fullscreen .MapComponent-module__x1czMq__filterPanelContainer{z-index:5;position:absolute;top:10px;left:10px}.MapComponent-module__x1czMq__container:fullscreen .MapComponent-module__x1czMq__drawingToolsContainer{z-index:5;position:absolute;top:10px;left:5px;transform:translate(-50%)}.MapComponent-module__x1czMq__webglErrorOverlay{color:#fff;z-index:1000;text-align:center;background:#ff0000e6;border-radius:8px;padding:20px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.MapComponent-module__x1czMq__webglErrorOverlay h3{margin:0 0 10px;font-size:18px}.MapComponent-module__x1czMq__webglErrorOverlay p{margin:5px 0;font-size:14px}.MapComponent-module__x1czMq__densityEmptyOverlay{color:#fff;z-index:1000;background:#000c;border-radius:5px;padding:10px;font-size:14px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.MapComponent-module__x1czMq__debugPanel{color:#fff;z-index:1000;background:#000c;border-radius:8px;min-width:200px;padding:10px 15px;font-family:monospace;font-size:12px;position:absolute;bottom:20px;left:20px;box-shadow:0 2px 8px #0000004d}.MapComponent-module__x1czMq__debugPanelTitle{color:#4caf50;margin-bottom:5px;font-weight:700}.MapComponent-module__x1czMq__debugPanelRow{margin:2px 0}.MapComponent-module__x1czMq__debugPanelBounds{color:#888;margin-top:5px;font-size:11px}.MapComponent-module__x1czMq__debugColorGreen{color:#4caf50}.MapComponent-module__x1czMq__debugColorCyan{color:#00bfff}.MapComponent-module__x1czMq__debugColorOrange{color:orange}.MapComponent-module__x1czMq__debugColorLightGreen{color:#90ee90}.MapComponent-module__x1czMq__debugColorLightBlue{color:#87ceeb}.MapComponent-module__x1czMq__debugColorGold{color:gold}.MapComponent-module__x1czMq__debugColorGray{color:#888}.MapComponent-module__x1czMq__debugColorBrightGreen{color:#0f0}.MapComponent-module__x1czMq__candidateLegend{z-index:1000;background-color:#fffffff2;border:1px solid #e8e8e8;border-radius:8px;max-width:280px;padding:12px;font-size:12px;position:absolute;top:10px;right:20px;box-shadow:0 4px 12px #00000026}.MapComponent-module__x1czMq__candidateLegendTitle{color:#333;margin-bottom:8px;font-size:13px;font-weight:700}.MapComponent-module__x1czMq__candidateLegendSubtitle{color:#666;margin-bottom:10px;font-size:11px;font-style:italic}.MapComponent-module__x1czMq__candidateLegendItems{margin-bottom:8px}.MapComponent-module__x1czMq__candidateLegendItem{align-items:center;margin-bottom:4px;display:flex}.MapComponent-module__x1czMq__candidateLegendColorBox{border:1px solid #ddd;border-radius:2px;width:16px;height:16px;margin-right:8px}.MapComponent-module__x1czMq__candidateLegendItemText{flex:1}.MapComponent-module__x1czMq__candidateLegendItemLabel{font-size:11px;font-weight:500}.MapComponent-module__x1czMq__candidateLegendItemDescription{color:#888;font-size:10px}.MapComponent-module__x1czMq__candidateLegendMetadata{color:#666;border-top:1px solid #e8e8e8;padding-top:8px;font-size:10px}.MapComponent-module__x1czMq__candidateLegendMetadata>div{margin:2px 0}
.PdfExportModal-module__bCIUTG__modal .ant-modal-content{border-radius:16px;overflow:hidden}.PdfExportModal-module__bCIUTG__modal .ant-modal-header{border-bottom:1px solid #e2e8f0;margin-bottom:0;padding:20px 24px}.PdfExportModal-module__bCIUTG__modal .ant-modal-body{padding:0}.PdfExportModal-module__bCIUTG__modalHeader{color:#0f172a;align-items:center;gap:12px;font-size:18px;font-weight:600;display:flex}.PdfExportModal-module__bCIUTG__modalIcon{color:#6366f1}.PdfExportModal-module__bCIUTG__modalContent{flex-direction:column;display:flex}.PdfExportModal-module__bCIUTG__presetsSection{padding:20px 24px 16px}.PdfExportModal-module__bCIUTG__sectionTitle{text-transform:uppercase;letter-spacing:.05em;color:#64748b;margin-bottom:12px;font-size:13px;display:block}.PdfExportModal-module__bCIUTG__presetGroup{flex-wrap:wrap;gap:8px;display:flex}.PdfExportModal-module__bCIUTG__presetButton{font-size:13px;transition:all .2s;border-radius:8px!important}.PdfExportModal-module__bCIUTG__presetButton:hover{color:#6366f1;border-color:#6366f1}.PdfExportModal-module__bCIUTG__divider{margin:0}.PdfExportModal-module__bCIUTG__selectionSection{max-height:400px;padding:16px 24px;overflow-y:auto}.PdfExportModal-module__bCIUTG__questionnaireSection{padding:16px 24px}.PdfExportModal-module__bCIUTG__selectionHeader{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.PdfExportModal-module__bCIUTG__elementsList{flex-direction:column;gap:8px;display:flex}.PdfExportModal-module__bCIUTG__elementItem{cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;justify-content:space-between;align-items:center;padding:12px 16px;transition:all .2s;display:flex}.PdfExportModal-module__bCIUTG__elementItem:hover{background:#f1f5f9;border-color:#cbd5e1}.PdfExportModal-module__bCIUTG__elementItemSelected{background:#eef2ff;border-color:#c7d2fe}.PdfExportModal-module__bCIUTG__elementItemSelected:hover{background:#e0e7ff;border-color:#a5b4fc}.PdfExportModal-module__bCIUTG__elementLeft{align-items:center;gap:12px;display:flex}.PdfExportModal-module__bCIUTG__elementIcon{color:#64748b;background:#fff;border:1px solid #e2e8f0;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex}.PdfExportModal-module__bCIUTG__elementIconSelected{color:#fff;background:#6366f1;border-color:#6366f1}.PdfExportModal-module__bCIUTG__elementInfo{flex-direction:column;display:flex}.PdfExportModal-module__bCIUTG__elementLabel{color:#1e293b;font-size:14px;line-height:1.3}.PdfExportModal-module__bCIUTG__elementDescription{font-size:12px;line-height:1.4}.PdfExportModal-module__bCIUTG__requiredTag{border-radius:4px;font-size:11px}.PdfExportModal-module__bCIUTG__footerSection{background:#f8fafc;border-top:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:16px 24px;display:flex}.PdfExportModal-module__bCIUTG__summary{flex-direction:column;gap:4px;font-size:13px;display:flex}.PdfExportModal-module__bCIUTG__questionnaireSummary{font-size:12px}.PdfExportModal-module__bCIUTG__exportButton{background:#6366f1;border-color:#6366f1;align-items:center;gap:8px;display:flex}.PdfExportModal-module__bCIUTG__exportButton:hover{background:#4f46e5!important;border-color:#4f46e5!important}.PdfExportModal-module__bCIUTG__selectionSection::-webkit-scrollbar{width:6px}.PdfExportModal-module__bCIUTG__selectionSection::-webkit-scrollbar-track{background:0 0}.PdfExportModal-module__bCIUTG__selectionSection::-webkit-scrollbar-thumb{background-color:#cbd5e1;border-radius:3px}.PdfExportModal-module__bCIUTG__selectionSection::-webkit-scrollbar-thumb:hover{background-color:#94a3b8}
.ZoneCreationMenu-module__R55-Pa__menuAndStatusWrapper{z-index:1000;flex-direction:column;align-items:center;gap:8px;width:322px;display:flex;position:absolute;top:70px;left:300px}.ZoneCreationMenu-module__R55-Pa__zoneCreationMenu{z-index:1000;background-color:#fff;border:1px solid #d9d9d9;border-radius:8px;flex-direction:column;width:100%;transition:all .3s;display:flex;overflow:visible;box-shadow:0 8px 24px #00000026}.ZoneCreationMenu-module__R55-Pa__zoneCreationMenuHeader{color:#262626;box-sizing:border-box;background-color:#fafafa;border-bottom:1px solid #f0f0f0;justify-content:space-between;align-items:center;height:48px;padding:12px 16px;font-size:16px;font-weight:500;display:flex}.ZoneCreationMenu-module__R55-Pa__zoneCreationMenuContent{width:100%;padding:16px;position:relative;overflow:visible}.ZoneCreationMenu-module__R55-Pa__zoneCreationMenuHeaderTitle{align-items:center;display:flex}.ZoneCreationMenu-module__R55-Pa__formGroup{margin-bottom:16px;position:relative}.ZoneCreationMenu-module__R55-Pa__formLabel{color:#000000d9;margin-bottom:8px;font-size:14px;display:block}.ZoneCreationMenu-module__R55-Pa__colorHelp{color:#00000073;margin-top:4px;font-size:12px}.ZoneCreationMenu-module__R55-Pa__zoneCreationMenuActions{justify-content:space-around;width:100%;margin-top:24px;display:flex}.ZoneCreationMenu-module__R55-Pa__zoneCreationMenuIcon{margin-right:8px;font-size:14px}.ZoneCreationMenu-module__R55-Pa__zoneCreationMenuCloseIcon{cursor:pointer;color:#8c8c8c;font-size:14px;transition:color .2s}.ZoneCreationMenu-module__R55-Pa__zoneCreationMenuCloseIcon:hover{color:#262626}.ZoneCreationMenu-module__R55-Pa__selectionStatusBadgeVisible{color:#1677ff;text-align:center;white-space:nowrap;text-overflow:ellipsis;z-index:998;background-color:#e6f4ff;border:1px solid #91caff;border-radius:16px;width:100%;padding:6px 12px;font-size:14px;position:absolute;bottom:-40px;left:0;overflow:hidden;box-shadow:0 2px 5px #0003}.ZoneCreationMenu-module__R55-Pa__infoMessage{background-color:#fffbe6;border:1px solid #faad14;border-radius:4px;margin:10px 0;padding:8px 12px;font-size:.9rem}.ZoneCreationMenu-module__R55-Pa__infoMessage p{color:#876800;margin:0}.ZoneCreationMenu-module__R55-Pa__suggestionsContainer{z-index:1000;background:#fff;border:1px solid #d9d9d9;border-radius:6px;max-height:200px;position:absolute;top:100%;left:0;right:0;overflow-y:auto;box-shadow:0 6px 16px #00000014}.ZoneCreationMenu-module__R55-Pa__suggestionItem{cursor:pointer;border-bottom:1px solid #f0f0f0;padding:12px 16px;transition:background-color .2s}.ZoneCreationMenu-module__R55-Pa__suggestionItem:hover{background-color:#f5f5f5}.ZoneCreationMenu-module__R55-Pa__suggestionItem:last-child{border-bottom:none}.ZoneCreationMenu-module__R55-Pa__suggestionContent{justify-content:space-between;align-items:center;display:flex}.ZoneCreationMenu-module__R55-Pa__suggestionText{color:#262626;flex:1;font-size:14px}.ZoneCreationMenu-module__R55-Pa__suggestionIcon{color:#1890ff;font-size:12px}
.PeriodSelector-module__XrBuxW__container{flex-direction:column;gap:16px;display:flex}.PeriodSelector-module__XrBuxW__header{align-items:center;gap:8px;display:flex}.PeriodSelector-module__XrBuxW__icon{color:#6366f1;font-size:16px}.PeriodSelector-module__XrBuxW__title{color:#374151;font-size:14px}.PeriodSelector-module__XrBuxW__buttonsRow{flex-wrap:wrap;gap:8px;display:flex}.PeriodSelector-module__XrBuxW__periodButton{border-radius:8px;font-size:12px;transition:all .2s}.PeriodSelector-module__XrBuxW__periodButton.PeriodSelector-module__XrBuxW__active{box-shadow:0 2px 8px #6366f14d}.PeriodSelector-module__XrBuxW__rangePickerContainer{margin-top:8px}.PeriodSelector-module__XrBuxW__rangePicker{border-radius:8px;width:100%}.PeriodSelector-module__XrBuxW__dateInfo{background:#f9fafb;border:1px solid #e8ecf0;border-radius:8px;padding:12px}.PeriodSelector-module__XrBuxW__dateText{font-size:12px;line-height:1.5}.PeriodSelector-module__XrBuxW__separator{background:#e8ecf0;height:1px;margin:8px 0}.PeriodSelector-module__XrBuxW__workersDropdown{background:#fff;border:1px solid #e8ecf0;border-radius:12px;min-width:280px;max-width:320px;overflow:hidden;box-shadow:0 8px 24px #0000001f}.PeriodSelector-module__XrBuxW__workersHeader{background:#fafbfc;border-bottom:1px solid #e8ecf0;justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.PeriodSelector-module__XrBuxW__workersList{max-height:280px;padding:8px;overflow-y:auto}.PeriodSelector-module__XrBuxW__workerItem{cursor:pointer;border-radius:8px;align-items:center;gap:10px;padding:10px 12px;transition:background-color .15s;display:flex}.PeriodSelector-module__XrBuxW__workerItem:hover{background:#f3f4f6}.PeriodSelector-module__XrBuxW__workerName{color:#374151;flex:1;font-size:13px}.PeriodSelector-module__XrBuxW__workerCount{color:#9ca3af;background:#f3f4f6;border-radius:10px;padding:2px 8px;font-size:12px}.PeriodSelector-module__XrBuxW__workersFooter{background:#fafbfc;border-top:1px solid #e8ecf0;justify-content:flex-end;padding:12px 16px;display:flex}.PeriodSelector-module__XrBuxW__selectedWorkersInfo{background:#eff6ff;border:1px solid #bfdbfe;border-radius:8px;padding:10px 12px}.PeriodSelector-module__XrBuxW__selectedWorkersInfo span{color:#3b82f6;font-size:12px}
.GeographicalFilterPanel-module__59Ke4q__filterPanelContainer{z-index:1000;box-sizing:border-box;pointer-events:none;justify-content:space-between;align-items:flex-start;width:100%;padding:0 10px;display:flex;position:absolute;inset:10px 0;overflow:visible}.GeographicalFilterPanel-module__59Ke4q__filterPanelContainer>*{pointer-events:auto}.GeographicalFilterPanel-module__59Ke4q__filterPanel{border-radius:8px;flex-direction:column;width:280px;height:auto;max-height:100%;display:flex;overflow:hidden;box-shadow:0 3px 6px #0000001f,0 3px 6px #00000014}.GeographicalFilterPanel-module__59Ke4q__panelHeader{box-sizing:border-box;background-color:#1677ff;border-radius:8px 8px 0 0;justify-content:space-between;align-items:center;width:100%;height:48px;padding:12px 16px;transition:border-radius .3s ease-in-out;display:flex}.GeographicalFilterPanel-module__59Ke4q__headerCollapsed{border-radius:8px}.GeographicalFilterPanel-module__59Ke4q__panelHeaderIcon{color:#fff;align-items:center;margin-right:8px;font-size:16px;display:flex}.GeographicalFilterPanel-module__59Ke4q__panelHeaderTitle{white-space:nowrap;align-items:center;line-height:1.2;display:flex;color:#fff!important;margin:0!important;font-size:16px!important;font-weight:600!important}.GeographicalFilterPanel-module__59Ke4q__panelContent{--gfp-dropdown-offset-x:323px;--gfp-dropdown-offset-y:230px;--gfp-dropdown-offset-x-inside:655px;flex:auto;max-height:100%;padding:0;overflow:hidden auto}.GeographicalFilterPanel-module__59Ke4q__panelContentSection,.GeographicalFilterPanel-module__59Ke4q__panelContentSectionWithTopPadding{padding:0 16px}.GeographicalFilterPanel-module__59Ke4q__panelContentSectionZonesSelected{margin-top:5px;padding:0}.GeographicalFilterPanel-module__59Ke4q__panelContentSectionActions{padding:0}.GeographicalFilterPanel-module__59Ke4q__sectionHeader{align-items:center;margin-top:5px;margin-bottom:8px;padding-left:15px;display:flex}.GeographicalFilterPanel-module__59Ke4q__collapseButton{justify-content:center!important;align-items:center!important;padding:0 4px!important;display:flex!important}.GeographicalFilterPanel-module__59Ke4q__collapseButton:hover,.GeographicalFilterPanel-module__59Ke4q__collapseButton:focus{background-color:#ffffff26!important}.GeographicalFilterPanel-module__59Ke4q__zoneCounter{font-size:12px}.GeographicalFilterPanel-module__59Ke4q__zonesList{transition:opacity .3s}.GeographicalFilterPanel-module__59Ke4q__zoneItem{cursor:default;border:1px solid #f0f0f0;border-radius:4px;justify-content:space-between;align-items:center;margin:6px 18px;padding:8px 10px;transition:all .2s;display:flex;box-shadow:0 1px 2px #0000000d}.GeographicalFilterPanel-module__59Ke4q__zoneItem:hover{box-shadow:0 2px 4px #0000001a}.GeographicalFilterPanel-module__59Ke4q__temporaryZone,.GeographicalFilterPanel-module__59Ke4q__savedZone{border-left-width:4px}.GeographicalFilterPanel-module__59Ke4q__zoneNameContainer{flex-grow:1;align-items:center;display:flex;overflow:hidden}.GeographicalFilterPanel-module__59Ke4q__temporaryIcon{color:#faad14;margin-right:8px;font-size:14px}.GeographicalFilterPanel-module__59Ke4q__zoneName{max-width:180px}.GeographicalFilterPanel-module__59Ke4q__temporaryZoneName{font-weight:400}.GeographicalFilterPanel-module__59Ke4q__savedZoneName{font-weight:500}.GeographicalFilterPanel-module__59Ke4q__deleteButton{opacity:.7;margin-left:4px;padding:2px;transition:opacity .2s,color .2s}.GeographicalFilterPanel-module__59Ke4q__deleteButton:hover{opacity:1;color:#ff4d4f}.GeographicalFilterPanel-module__59Ke4q__emptyZonesContainer{background-color:#fafafa;border-radius:4px;margin:12px 0;padding:16px}.GeographicalFilterPanel-module__59Ke4q__divider{margin:16px 0}.GeographicalFilterPanel-module__59Ke4q__savedZonesButton{background-color:#f6ffed;border-color:#b7eb8f}.GeographicalFilterPanel-module__59Ke4q__savedZonesButton:hover{background-color:#d9f7be;border-color:#95de64}.GeographicalFilterPanel-module__59Ke4q__actionContainer{margin-top:16px}.GeographicalFilterPanel-module__59Ke4q__applyFilterButton,.GeographicalFilterPanel-module__59Ke4q__clearZonesButton{width:100%}.GeographicalFilterPanel-module__59Ke4q__helpContainer{background-color:#f6ffed;border:1px solid #b7eb8f;border-radius:4px;align-items:center;padding:12px;display:flex}.GeographicalFilterPanel-module__59Ke4q__helpIcon{color:#52c41a;margin-right:8px}.GeographicalFilterPanel-module__59Ke4q__helpText{font-size:13px}.GeographicalFilterPanel-module__59Ke4q__savedZonesPanel{background-color:#fff;border-radius:8px;width:300px;margin-left:10px;overflow:hidden;box-shadow:0 3px 6px #0000001f,0 3px 6px #00000014}.GeographicalFilterPanel-module__59Ke4q__savedZoneGrid{grid-template-columns:1fr;gap:8px;display:grid}.GeographicalFilterPanel-module__59Ke4q__savedZonesPanelHeader{box-sizing:border-box;background-color:#1677ff;justify-content:space-between;align-items:center;height:48px;padding:12px 16px;display:flex}.GeographicalFilterPanel-module__59Ke4q__savedZonesPanelTitle{align-items:center;display:flex}.GeographicalFilterPanel-module__59Ke4q__savedZonesPanelTitle h5{white-space:nowrap;font-size:16px;font-weight:500;line-height:1.2;color:#fff!important;margin:0!important}.GeographicalFilterPanel-module__59Ke4q__backButton{justify-content:center;align-items:center;margin-right:8px;padding:2px 8px;font-size:12px;display:flex;color:#fff!important}.GeographicalFilterPanel-module__59Ke4q__backButton:hover{background-color:#fff3!important}.GeographicalFilterPanel-module__59Ke4q__savedZonesPanelContent{max-height:400px;padding:16px;overflow-y:auto}.GeographicalFilterPanel-module__59Ke4q__savedZoneCard{cursor:pointer;background-color:#fff;border:1px solid #f0f0f0;border-radius:4px;flex-direction:row;justify-content:space-between;align-items:center;margin:6px 0;padding:8px 10px;transition:all .2s;display:flex;box-shadow:0 1px 2px #0000000d}.GeographicalFilterPanel-module__59Ke4q__savedZoneCard:hover{box-shadow:0 2px 4px #0000001a}.GeographicalFilterPanel-module__59Ke4q__selectedSavedZoneCard{background-color:#f6f6f6;border-color:#1677ff}.GeographicalFilterPanel-module__59Ke4q__savedZoneCardColor{border-radius:0;width:4px;height:100%;margin-bottom:0;position:absolute;top:0;bottom:0;left:0}.GeographicalFilterPanel-module__59Ke4q__savedZoneCardDetails{justify-content:space-between;align-items:center;width:100%;padding-left:8px;display:flex;position:relative}.GeographicalFilterPanel-module__59Ke4q__savedZoneCardName{white-space:nowrap;text-overflow:ellipsis;max-width:210px;font-weight:500;overflow:hidden}.GeographicalFilterPanel-module__59Ke4q__savedZoneCardCheckbox{align-items:center;display:flex}.GeographicalFilterPanel-module__59Ke4q__emptyDrawerContainer{margin-top:40px}.GeographicalFilterPanel-module__59Ke4q__toggleMarkersButton{justify-content:center;align-items:center;width:100%;display:flex}.GeographicalFilterPanel-module__59Ke4q__modifiedIcon{color:orange;vertical-align:middle;margin-right:6px;font-size:12px}.GeographicalFilterPanel-module__59Ke4q__modifiedZone{background-color:#fffbe6}.GeographicalFilterPanel-module__59Ke4q__zoneNameContainer .GeographicalFilterPanel-module__59Ke4q__anticon{vertical-align:middle}.GeographicalFilterPanel-module__59Ke4q__savedZonesListHeader{border-bottom:1px solid #f0f0f0;margin-bottom:8px;padding:8px 12px}.GeographicalFilterPanel-module__59Ke4q__savedZonesMenuContainer{cursor:pointer;border-bottom:1px solid #0000;width:100%;margin-bottom:0;padding-left:10px;transition:all .2s;position:relative}.GeographicalFilterPanel-module__59Ke4q__savedZonesMenuContainer:hover,.GeographicalFilterPanel-module__59Ke4q__savedZonesMenuContainer.GeographicalFilterPanel-module__59Ke4q__active{background-color:#52c41a14;border-bottom-color:#52c41a}.GeographicalFilterPanel-module__59Ke4q__savedZonesMenuItem{color:#52c41a;background:0 0;border:none;border-radius:0;justify-content:space-between;align-items:center;width:100%;padding:12px 0;font-weight:500;display:flex;position:relative}.GeographicalFilterPanel-module__59Ke4q__savedZonesMenuContainer:hover .GeographicalFilterPanel-module__59Ke4q__savedZonesMenuItem,.GeographicalFilterPanel-module__59Ke4q__savedZonesMenuContainer.GeographicalFilterPanel-module__59Ke4q__active .GeographicalFilterPanel-module__59Ke4q__savedZonesMenuItem{color:#389e0d}.GeographicalFilterPanel-module__59Ke4q__disabledMenuItem{opacity:.5;cursor:not-allowed;pointer-events:none}.GeographicalFilterPanel-module__59Ke4q__disabledMenuItem:hover{background-color:#0000!important}.GeographicalFilterPanel-module__59Ke4q__menuIcon{margin-right:8px;font-size:14px}.GeographicalFilterPanel-module__59Ke4q__menuText{text-align:left;flex:1}.GeographicalFilterPanel-module__59Ke4q__menuArrow{margin-left:8px;margin-right:10px;font-size:12px;transition:transform .2s;transform:rotate(180deg)}.GeographicalFilterPanel-module__59Ke4q__savedZonesMenuContainer.GeographicalFilterPanel-module__59Ke4q__active .GeographicalFilterPanel-module__59Ke4q__menuArrow{transform:rotate(0)}.GeographicalFilterPanel-module__59Ke4q__zoneBadge{color:#fff;text-align:center;background-color:#52c41a;border-radius:10px;min-width:18px;margin-left:8px;margin-right:10px;padding:2px 6px;font-size:11px;font-weight:600}.GeographicalFilterPanel-module__59Ke4q__savedZonesDropdown{z-index:2000;width:322px;max-height:350px;margin-left:var(--gfp-dropdown-offset-x,323px);margin-top:var(--gfp-dropdown-offset-y,270px);box-sizing:border-box;background-color:#fff;border:1px solid #d9d9d9;border-radius:8px;flex-direction:column;display:flex;position:fixed;top:0;left:0;overflow:hidden;box-shadow:0 8px 24px #00000026}.GeographicalFilterPanel-module__59Ke4q__savedZonesDropdownInside{z-index:2000;width:322px;max-height:450px;margin-left:var(--gfp-dropdown-offset-x-inside,655px);margin-top:var(--gfp-dropdown-offset-y,270px);background-color:#fff;border:1px solid #d9d9d9;border-radius:8px;flex-direction:column;display:flex;position:fixed;top:0;left:0;overflow:hidden;box-shadow:0 8px 24px #00000026}.GeographicalFilterPanel-module__59Ke4q__dropdownHeader{background-color:#fafafa;border-bottom:1px solid #f0f0f0;justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.GeographicalFilterPanel-module__59Ke4q__selectAllCheckbox{margin:0}.GeographicalFilterPanel-module__59Ke4q__selectAllText{color:#262626;font-weight:500}.GeographicalFilterPanel-module__59Ke4q__zonesCount{color:#8c8c8c;font-size:12px;font-weight:500}.GeographicalFilterPanel-module__59Ke4q__dropdownDivider{border-color:#f0f0f0;margin:0}.GeographicalFilterPanel-module__59Ke4q__dropdownZonesList{max-height:220px;padding:8px;overflow-y:auto}.GeographicalFilterPanel-module__59Ke4q__dropdownZoneItem{cursor:pointer;border-radius:4px;align-items:center;margin-bottom:2px;padding:8px 12px;transition:all .2s;display:flex;position:relative}.GeographicalFilterPanel-module__59Ke4q__dropdownZoneItemActive{background-color:#e6f7ff;border:1px solid #91d5ff}.GeographicalFilterPanel-module__59Ke4q__dropdownZoneItemDisabled{opacity:.5;cursor:not-allowed;pointer-events:none}.GeographicalFilterPanel-module__59Ke4q__dropdownZoneItemDisabled:hover{background-color:#0000}.GeographicalFilterPanel-module__59Ke4q__zoneColorIndicator{border-radius:2px;flex-shrink:0;width:4px;height:20px;margin-right:8px}.GeographicalFilterPanel-module__59Ke4q__zoneCheckbox{margin-left:0;margin-right:8px}.GeographicalFilterPanel-module__59Ke4q__dropdownZoneName{flex:1;margin-right:8px;font-weight:400}.GeographicalFilterPanel-module__59Ke4q__dropdownDeleteButton{opacity:0;margin-left:auto;padding:2px 4px;transition:opacity .2s}.GeographicalFilterPanel-module__59Ke4q__dropdownZoneItem:hover .GeographicalFilterPanel-module__59Ke4q__dropdownDeleteButton{opacity:1}.GeographicalFilterPanel-module__59Ke4q__dropdownDeleteButton:hover{color:#ff4d4f;background-color:#fff2f0}.GeographicalFilterPanel-module__59Ke4q__dropdownLoading{color:#8c8c8c;justify-content:center;align-items:center;gap:8px;padding:20px;font-size:14px;display:flex}.GeographicalFilterPanel-module__59Ke4q__dropdownEmpty{text-align:center;color:#8c8c8c;padding:20px}.GeographicalFilterPanel-module__59Ke4q__actionsList{transition:opacity .3s}.GeographicalFilterPanel-module__59Ke4q__actionButton{border-radius:6px!important;height:36px!important;font-size:14px!important;transition:all .2s!important}.GeographicalFilterPanel-module__59Ke4q__actionButton:hover{transform:translateY(-1px);box-shadow:0 2px 8px #00000026!important}.GeographicalFilterPanel-module__59Ke4q__actionButtonRed:hover{color:#ff7875!important;background-color:#fff2f0!important;border-color:#ff7875!important}.GeographicalFilterPanel-module__59Ke4q__actionButtonBlue:hover{background-color:#f0f5ff!important;border-color:#40a9ff!important}.GeographicalFilterPanel-module__59Ke4q__actionButtonCyan:hover{background-color:#e6f4ff!important;border-color:#40a9ff!important}.GeographicalFilterPanel-module__59Ke4q__actionButtonGreen:hover{background-color:#f0f9ff!important;border-color:#73d13d!important}.GeographicalFilterPanel-module__59Ke4q__actionMenuContainerRed{border-bottom-color:#0000}.GeographicalFilterPanel-module__59Ke4q__actionMenuContainerRed:hover{background-color:#ff4d4f14;border-bottom-color:#ff4d4f}.GeographicalFilterPanel-module__59Ke4q__actionMenuContainerRed:hover .GeographicalFilterPanel-module__59Ke4q__savedZonesMenuItem{color:#ff4d4f}.GeographicalFilterPanel-module__59Ke4q__actionMenuContainerBlue{border-bottom-color:#0000}.GeographicalFilterPanel-module__59Ke4q__actionMenuContainerBlue:hover{background-color:#1890ff14;border-bottom-color:#1890ff}.GeographicalFilterPanel-module__59Ke4q__actionMenuContainerBlue:hover .GeographicalFilterPanel-module__59Ke4q__savedZonesMenuItem{color:#1890ff}.GeographicalFilterPanel-module__59Ke4q__actionMenuContainerCyan{border-bottom-color:#0000}.GeographicalFilterPanel-module__59Ke4q__actionMenuContainerCyan:hover{background-color:#1677ff14;border-bottom-color:#1677ff}.GeographicalFilterPanel-module__59Ke4q__actionMenuContainerCyan:hover .GeographicalFilterPanel-module__59Ke4q__savedZonesMenuItem{color:#1677ff}.GeographicalFilterPanel-module__59Ke4q__actionMenuContainerGreen{border-bottom-color:#0000}.GeographicalFilterPanel-module__59Ke4q__actionMenuContainerGreen:hover{background-color:#52c41a14;border-bottom-color:#52c41a}.GeographicalFilterPanel-module__59Ke4q__actionMenuContainerGreen:hover .GeographicalFilterPanel-module__59Ke4q__savedZonesMenuItem{color:#52c41a}.GeographicalFilterPanel-module__59Ke4q__actionMenuContainerBlack{border-bottom-color:#0000}.GeographicalFilterPanel-module__59Ke4q__actionMenuContainerBlack:hover{background-color:#33333314;border-bottom-color:#333}.GeographicalFilterPanel-module__59Ke4q__actionMenuContainerBlack:hover .GeographicalFilterPanel-module__59Ke4q__savedZonesMenuItem,.GeographicalFilterPanel-module__59Ke4q__actionMenuContainerBlack:hover .GeographicalFilterPanel-module__59Ke4q__menuIcon,.GeographicalFilterPanel-module__59Ke4q__actionMenuContainerBlack:hover .GeographicalFilterPanel-module__59Ke4q__menuText,.GeographicalFilterPanel-module__59Ke4q__actionMenuContainerBlack:hover .GeographicalFilterPanel-module__59Ke4q__menuArrow{color:#333!important}.GeographicalFilterPanel-module__59Ke4q__actionMenuItem{color:#666;font-weight:500}.GeographicalFilterPanel-module__59Ke4q__actionMenuContainerFullWidth{width:calc(100% + 32px);margin:0 -16px}.GeographicalFilterPanel-module__59Ke4q__displayOptionContainer{cursor:pointer;border-bottom:1px solid #0000;width:calc(100% + 32px);transition:none}.GeographicalFilterPanel-module__59Ke4q__displayOptionContainer:hover,.GeographicalFilterPanel-module__59Ke4q__actionMenuContainerBlack.GeographicalFilterPanel-module__59Ke4q__scrutinHovered{background-color:#0000!important;border-bottom-color:#0000!important}.GeographicalFilterPanel-module__59Ke4q__actionMenuContainerBlack.GeographicalFilterPanel-module__59Ke4q__scrutinHovered .GeographicalFilterPanel-module__59Ke4q__savedZonesMenuItem,.GeographicalFilterPanel-module__59Ke4q__actionMenuContainerBlack.GeographicalFilterPanel-module__59Ke4q__scrutinHovered .GeographicalFilterPanel-module__59Ke4q__menuIcon,.GeographicalFilterPanel-module__59Ke4q__actionMenuContainerBlack.GeographicalFilterPanel-module__59Ke4q__scrutinHovered .GeographicalFilterPanel-module__59Ke4q__menuText,.GeographicalFilterPanel-module__59Ke4q__actionMenuContainerBlack.GeographicalFilterPanel-module__59Ke4q__scrutinHovered .GeographicalFilterPanel-module__59Ke4q__menuArrow{color:#666!important}.GeographicalFilterPanel-module__59Ke4q__dropdownZoneItem:hover{background-color:#f5f5f5!important}.GeographicalFilterPanel-module__59Ke4q__dropdownZoneItemActive:hover{background-color:#bae7ff!important}.GeographicalFilterPanel-module__59Ke4q__actionMenuContainerFullWidth .GeographicalFilterPanel-module__59Ke4q__savedZonesMenuItem{justify-content:flex-start;align-items:center;width:100%;padding:12px 16px;display:flex}.GeographicalFilterPanel-module__59Ke4q__actionMenuContainerFullWidth .GeographicalFilterPanel-module__59Ke4q__menuText{text-align:left;flex:1;width:100%;margin-right:0;padding-right:0}.GeographicalFilterPanel-module__59Ke4q__banImportModalTitle{align-items:center;gap:8px;font-weight:600;display:flex}.GeographicalFilterPanel-module__59Ke4q__banImportModalBody{flex-direction:column;gap:8px;margin-top:4px;display:flex}.GeographicalFilterPanel-module__59Ke4q__banImportSummaryCard{padding:12px}.GeographicalFilterPanel-module__59Ke4q__banImportSummaryRow{align-items:center;gap:10px;display:flex}.GeographicalFilterPanel-module__59Ke4q__banImportSummaryLabel{color:#1f1f1f;flex:1;font-weight:500}.GeographicalFilterPanel-module__59Ke4q__banImportCampaignCard{padding:12px}.GeographicalFilterPanel-module__59Ke4q__banImportCampaignRow{justify-content:space-between;align-items:center;gap:12px;display:flex}.GeographicalFilterPanel-module__59Ke4q__banImportCampaignLabel{flex-direction:column;gap:3px;display:flex}.GeographicalFilterPanel-module__59Ke4q__banImportCampaignTitle{color:#1f1f1f;align-items:center;gap:8px;font-weight:500;display:flex}.GeographicalFilterPanel-module__59Ke4q__banImportCampaignHint{color:#8c8c8c;font-size:12px;line-height:1.2}.GeographicalFilterPanel-module__59Ke4q__banImportModalOkButton,.GeographicalFilterPanel-module__59Ke4q__banImportModalCancelButton{border-radius:6px!important}.GeographicalFilterPanel-module__59Ke4q__headerRightSection{align-items:center;gap:8px;display:flex}.GeographicalFilterPanel-module__59Ke4q__newGroupButton{color:#722ed1!important;padding:4px 8px!important}.GeographicalFilterPanel-module__59Ke4q__newGroupButton:hover{background-color:#722ed11a!important}.GeographicalFilterPanel-module__59Ke4q__zoneTree{background:0 0!important}.GeographicalFilterPanel-module__59Ke4q__zoneTree .ant-tree-treenode{width:100%;padding:2px 0}.GeographicalFilterPanel-module__59Ke4q__zoneTree .ant-tree-node-content-wrapper{align-items:center;min-width:0;display:flex;flex:1!important;width:100%!important;padding:0!important}.GeographicalFilterPanel-module__59Ke4q__zoneTree .ant-tree-title{flex:1;width:100%;min-width:0}.GeographicalFilterPanel-module__59Ke4q__zoneTree .ant-tree-treenode{width:100%!important}.GeographicalFilterPanel-module__59Ke4q__zoneTree .ant-tree-node-content-wrapper-normal{flex:1!important;width:100%!important}.GeographicalFilterPanel-module__59Ke4q__zoneTree .ant-tree-switcher{width:0!important;height:0!important;display:none!important}.GeographicalFilterPanel-module__59Ke4q__zoneTree .ant-tree-indent{align-self:stretch}.GeographicalFilterPanel-module__59Ke4q__zoneTree .ant-tree-indent-unit{width:20px}.GeographicalFilterPanel-module__59Ke4q__zoneTree .ant-tree-switcher-line-icon{color:#999;justify-content:center;align-items:center;display:flex}:is(.GeographicalFilterPanel-module__59Ke4q__zoneTree .ant-tree-treenode-switcher-close,.GeographicalFilterPanel-module__59Ke4q__zoneTree .ant-tree-treenode-switcher-open){padding-left:4px}.GeographicalFilterPanel-module__59Ke4q__zoneTree .ant-tree-draggable-icon{opacity:.25;cursor:grab;flex-shrink:0;transition:opacity .2s;color:#00000073!important;width:12px!important;min-width:12px!important;margin:0 2px 0 0!important;padding:0!important}.GeographicalFilterPanel-module__59Ke4q__zoneTree .ant-tree-treenode:hover .ant-tree-draggable-icon{opacity:.85;color:#000000a6!important}.GeographicalFilterPanel-module__59Ke4q__zoneTree .ant-tree-draggable-icon:hover{opacity:1!important;color:#000000d9!important}:is(.GeographicalFilterPanel-module__59Ke4q__zoneTree .ant-tree-draggable-icon svg,.GeographicalFilterPanel-module__59Ke4q__zoneTree .ant-tree-draggable-icon span){font-size:10px!important}.GeographicalFilterPanel-module__59Ke4q__zoneTree .ant-tree-treenode-drag-over{border-radius:6px;background-color:#722ed126!important}.GeographicalFilterPanel-module__59Ke4q__zoneTree .ant-tree-treenode-drag-over>.GeographicalFilterPanel-module__59Ke4q__zoneTreeNodeTitle{border-radius:6px;background-color:#722ed133!important;border:2px dashed #722ed1!important}.GeographicalFilterPanel-module__59Ke4q__zoneTree .ant-tree-treenode-drag-over .ant-tree-node-content-wrapper{border-radius:6px;background-color:#722ed133!important;border:2px dashed #722ed1!important}.GeographicalFilterPanel-module__59Ke4q__zoneTree .ant-tree-treenode-dragging{opacity:.5}:is(.GeographicalFilterPanel-module__59Ke4q__zoneTree .ant-tree-treenode-drag-over-gap-top,.GeographicalFilterPanel-module__59Ke4q__zoneTree .ant-tree-treenode-drag-over-gap-bottom){position:relative}.GeographicalFilterPanel-module__59Ke4q__zoneTree .ant-tree-treenode-drag-over-gap-top:before{content:"";background-color:#722ed1;border-radius:1px;height:2px;position:absolute;top:0;left:0;right:0}.GeographicalFilterPanel-module__59Ke4q__zoneTree .ant-tree-treenode-drag-over-gap-bottom:after{content:"";background-color:#722ed1;border-radius:1px;height:2px;position:absolute;bottom:0;left:0;right:0}.GeographicalFilterPanel-module__59Ke4q__zoneTree .ant-tree-drop-indicator{background-color:#722ed1!important;height:2px!important}.GeographicalFilterPanel-module__59Ke4q__zoneTreeNodeTitle{cursor:pointer;border-radius:4px;flex:1;align-items:center;gap:6px;min-width:0;padding:4px 8px;transition:background-color .2s;display:flex}.GeographicalFilterPanel-module__59Ke4q__zoneTreeNodeTitle:hover{background-color:#f5f5f5}.GeographicalFilterPanel-module__59Ke4q__zoneTreeNodeActive{background-color:#e6f7ff;border:1px solid #91d5ff}.GeographicalFilterPanel-module__59Ke4q__zoneTreeNodeActive:hover{background-color:#bae7ff}.GeographicalFilterPanel-module__59Ke4q__zoneTreeCheckbox{margin-right:4px}.GeographicalFilterPanel-module__59Ke4q__zoneTreeColorDot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.GeographicalFilterPanel-module__59Ke4q__zoneTreeIcon{border-radius:2px;width:8px;height:8px;display:inline-block}.GeographicalFilterPanel-module__59Ke4q__zoneTreeNodeText{text-overflow:ellipsis;white-space:nowrap;color:#333;flex:1;min-width:0;font-size:12px;line-height:1.4;overflow:hidden}.GeographicalFilterPanel-module__59Ke4q__zoneTreeGroupText{text-overflow:ellipsis;white-space:nowrap;color:#111;flex:1;min-width:0;font-size:12px;font-weight:600;overflow:hidden}.GeographicalFilterPanel-module__59Ke4q__zoneTreeUngroupedText{text-overflow:ellipsis;white-space:nowrap;color:#666;flex:1;min-width:0;font-size:12px;font-weight:500;overflow:hidden}.GeographicalFilterPanel-module__59Ke4q__zoneEditButton{opacity:0;flex-shrink:0;transition:opacity .2s;color:#666!important;min-width:auto!important;height:auto!important;padding:2px 4px!important}.GeographicalFilterPanel-module__59Ke4q__zoneTreeNodeTitle:hover .GeographicalFilterPanel-module__59Ke4q__zoneEditButton{opacity:1}.GeographicalFilterPanel-module__59Ke4q__zoneEditButton:hover{color:#1677ff!important;background-color:#1677ff1a!important}.GeographicalFilterPanel-module__59Ke4q__scrutinFullDetailOverlay{z-index:500;flex-direction:column;width:calc(100% - 20px);height:calc(100% - 20px);display:flex;position:absolute;inset:10px;overflow:hidden}.GeographicalFilterPanel-module__59Ke4q__scrutinFullDetailCard{background-color:#fff;flex-direction:column;height:100%;display:flex}.GeographicalFilterPanel-module__59Ke4q__scrutinFullDetailTitleRow{justify-content:space-between;align-items:center;display:flex}.GeographicalFilterPanel-module__59Ke4q__scrutinFullDetailTitleLeft{align-items:center;gap:8px;display:flex}.GeographicalFilterPanel-module__59Ke4q__scrutinFullDetailTitleText{font-size:16px;font-weight:700}.GeographicalFilterPanel-module__59Ke4q__scrutinFullDetailCloseBtn{min-width:auto;height:auto;padding:2px}.GeographicalFilterPanel-module__59Ke4q__scrutinFullDetailTabBar{white-space:nowrap;background-color:#fafafa;border-bottom:2px solid #f0f0f0;flex-shrink:0;padding:0;display:flex;overflow-x:auto}.GeographicalFilterPanel-module__59Ke4q__scrutinFullDetailTab{cursor:pointer;color:#666;text-align:center;background-color:#fafafa;border:none;flex-direction:column;flex:none;align-items:center;gap:4px;min-width:120px;padding:10px 12px;font-size:12px;font-weight:400;transition:all .3s;display:flex}.GeographicalFilterPanel-module__59Ke4q__scrutinFullDetailTab:hover{background-color:#f5f5f5}.GeographicalFilterPanel-module__59Ke4q__scrutinFullDetailTabActive{color:#1890ff;background-color:#fff;border-bottom:3px solid #1890ff;font-weight:700}.GeographicalFilterPanel-module__59Ke4q__scrutinFullDetailTabActive:hover{background-color:#fff}.GeographicalFilterPanel-module__59Ke4q__scrutinFullDetailTabLabel{font-size:11px}.GeographicalFilterPanel-module__59Ke4q__scrutinFullDetailContent{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.GeographicalFilterPanel-module__59Ke4q__scrutinFullDetailTabPanel{flex:1;min-height:0;overflow-y:auto}.GeographicalFilterPanel-module__59Ke4q__groupDetailRow{justify-content:space-between;width:100%}.GeographicalFilterPanel-module__59Ke4q__groupDetailColorDot{border:1px solid #ddd;border-radius:50%;width:12px;height:12px}.GeographicalFilterPanel-module__59Ke4q__groupDetailMarkerName{font-weight:600}.GeographicalFilterPanel-module__59Ke4q__groupDetailCoords{color:#666;font-size:12px}.GeographicalFilterPanel-module__59Ke4q__calculModalStep{padding:16px 0}.GeographicalFilterPanel-module__59Ke4q__calculModalStepTitle{margin-bottom:12px;font-size:13px;font-weight:700}.GeographicalFilterPanel-module__59Ke4q__calculModalOptionBtn{text-align:left;height:auto;margin-bottom:8px;padding:12px 16px}.GeographicalFilterPanel-module__59Ke4q__calculModalOptionLabel{align-items:center;gap:6px;margin-bottom:4px;font-weight:700;display:flex}.GeographicalFilterPanel-module__59Ke4q__calculModalOptionDesc{color:#666;font-size:11px}.GeographicalFilterPanel-module__59Ke4q__calculModalFormItem{margin-bottom:16px}.GeographicalFilterPanel-module__59Ke4q__calculModalInputIcon{color:#bfbfbf}.GeographicalFilterPanel-module__59Ke4q__calculModalCandidatsTitle{margin-bottom:8px;font-size:12px;font-weight:700}.GeographicalFilterPanel-module__59Ke4q__calculModalSelectedCount{color:#1890ff;margin-left:8px;font-weight:400}.GeographicalFilterPanel-module__59Ke4q__calculModalCandidatsList{border:1px solid #e8e8e8;border-radius:4px;max-height:300px;padding:8px;overflow-y:auto}.GeographicalFilterPanel-module__59Ke4q__calculModalZoneTitle{border-radius:4px;align-items:center;gap:6px;margin-bottom:4px;padding:6px 8px;font-size:11px;font-weight:700;display:flex}.GeographicalFilterPanel-module__59Ke4q__calculModalZoneTitleDisabledLabel{color:#999;font-size:10px;font-weight:400}.GeographicalFilterPanel-module__59Ke4q__calculModalCandidatRow{border:1px solid #e8e8e8;border-radius:4px;margin-bottom:4px;padding:8px 12px;transition:all .2s}.GeographicalFilterPanel-module__59Ke4q__calculModalCandidatCheckbox{margin-right:8px}.GeographicalFilterPanel-module__59Ke4q__calculModalCandidatName{font-size:12px;font-weight:500}.GeographicalFilterPanel-module__59Ke4q__calculModalNuanceBadge{color:#fff;white-space:nowrap;border-radius:3px;margin-left:8px;padding:2px 6px;font-size:11px;font-weight:700}.GeographicalFilterPanel-module__59Ke4q__calculModalWarning{color:#ff4d4f;align-items:center;gap:6px;margin-top:12px;font-size:11px;display:flex}.GeographicalFilterPanel-module__59Ke4q__sociologyDetailWrapper{flex-direction:column;width:450px;height:auto;min-height:0;max-height:calc(100% - 165px);margin-left:auto;display:flex;overflow:hidden}.GeographicalFilterPanel-module__59Ke4q__sociologyDetailCard{flex-direction:column;height:100%;min-height:0;max-height:100%;display:flex}.GeographicalFilterPanel-module__59Ke4q__sociologyDetailTitleRow{align-items:center;gap:8px;display:flex}.GeographicalFilterPanel-module__59Ke4q__sociologyDetailBackBtn{min-width:auto;height:auto;padding:2px}.GeographicalFilterPanel-module__59Ke4q__sociologyDetailIcon{color:#52c41a}.GeographicalFilterPanel-module__59Ke4q__sociologyDetailTitle{font-size:13px}.GeographicalFilterPanel-module__59Ke4q__sociologyDetailCloseBtn{min-width:auto;height:20px;margin-left:auto;padding:2px}.GeographicalFilterPanel-module__59Ke4q__sociologyDetailContent{font-size:12px}.GeographicalFilterPanel-module__59Ke4q__sociologyDetailLoading{text-align:center;flex-direction:column;align-items:center;gap:8px;padding:20px;display:flex}.GeographicalFilterPanel-module__59Ke4q__sociologyDetailLoadingIcon,.GeographicalFilterPanel-module__59Ke4q__sociologyDetailLoadingText{color:#52c41a}.GeographicalFilterPanel-module__59Ke4q__sociologyDetailSection{margin-bottom:16px}.GeographicalFilterPanel-module__59Ke4q__sociologyDetailSwitchItem{padding:8px 12px}.GeographicalFilterPanel-module__59Ke4q__sociologyDetailSwitchText{margin-left:12px;font-size:12px}.GeographicalFilterPanel-module__59Ke4q__sociologyDetailInfoColumn{flex-direction:column;gap:4px;display:flex}.GeographicalFilterPanel-module__59Ke4q__sociologyDetailInfoRow{justify-content:space-between;display:flex}.GeographicalFilterPanel-module__59Ke4q__sociologyDetailInfoLabel{color:#888}.GeographicalFilterPanel-module__59Ke4q__sociologyDetailStatsTitle{margin-bottom:8px}.GeographicalFilterPanel-module__59Ke4q__sociologyDetailStatsTitleText{color:#666;font-size:11px}.GeographicalFilterPanel-module__59Ke4q__sociologyDetailStatsColumn{flex-direction:column;gap:6px;display:flex}.GeographicalFilterPanel-module__59Ke4q__sociologyDetailStatsValueGreen{color:#52c41a;font-weight:700}.GeographicalFilterPanel-module__59Ke4q__sociologyDetailStatsValueOrange{color:#fa8c16}.GeographicalFilterPanel-module__59Ke4q__sociologyDetailStatsValueBlue{color:#1890ff;font-weight:700}.GeographicalFilterPanel-module__59Ke4q__sociologyLegendWrapper{background-color:#fafafa;border:1px solid #e8e8e8;border-radius:6px;margin-bottom:16px;padding:12px}.GeographicalFilterPanel-module__59Ke4q__sociologyLegendHeader{text-align:center;margin-bottom:12px}.GeographicalFilterPanel-module__59Ke4q__sociologyLegendTitle{color:#333;letter-spacing:.5px;font-size:14px}.GeographicalFilterPanel-module__59Ke4q__sociologyLegendSubtitle{color:#666;margin-top:2px;font-size:11px}.GeographicalFilterPanel-module__59Ke4q__sociologyLegendColumn{flex-direction:column;gap:2px;display:flex}.GeographicalFilterPanel-module__59Ke4q__sociologyLegendRow{background-color:#fff;border:1px solid #f0f0f0;border-radius:4px;align-items:center;gap:8px;margin-bottom:2px;padding:4px 8px;display:flex}.GeographicalFilterPanel-module__59Ke4q__sociologyLegendNoDataRow{background-color:#fff;border:1px solid #f0f0f0;border-radius:4px;align-items:center;gap:8px;margin-top:4px;padding:4px 8px;display:flex}.GeographicalFilterPanel-module__59Ke4q__sociologyLegendSwatch{border-radius:3px;flex-shrink:0;width:14px;height:14px;box-shadow:0 1px 2px #0000001a}.GeographicalFilterPanel-module__59Ke4q__sociologyLegendContent{flex:1}.GeographicalFilterPanel-module__59Ke4q__sociologyLegendLabel{color:#333;font-size:11px;font-weight:500;line-height:1.2}.GeographicalFilterPanel-module__59Ke4q__sociologyLegendNoDataLabel{color:#666;font-size:11px;font-weight:500;line-height:1.2}.GeographicalFilterPanel-module__59Ke4q__sociologyLegendThreshold{color:#666;margin-top:1px;font-size:9px}.GeographicalFilterPanel-module__59Ke4q__sociologyLegendNoDataThreshold{color:#999;margin-top:1px;font-size:9px}.GeographicalFilterPanel-module__59Ke4q__scrutinHoverWrapper{flex-direction:column;width:450px;height:auto;min-height:0;max-height:calc(100% - 165px);margin-left:auto;display:flex;overflow:hidden}.GeographicalFilterPanel-module__59Ke4q__scrutinHoverCard{flex-direction:column;height:100%;min-height:0;max-height:100%;display:flex}.GeographicalFilterPanel-module__59Ke4q__scrutinHoverTitleRow{justify-content:space-between;align-items:center;font-size:14px;font-weight:700;display:flex}.GeographicalFilterPanel-module__59Ke4q__scrutinHoverTitleLeft{flex-direction:column;align-items:flex-start;display:flex}.GeographicalFilterPanel-module__59Ke4q__scrutinHoverTitleName{align-items:center;display:flex}.GeographicalFilterPanel-module__59Ke4q__scrutinHoverTitleIcon{margin-right:8px}.GeographicalFilterPanel-module__59Ke4q__scrutinHoverTitleActions{gap:4px;display:flex}.GeographicalFilterPanel-module__59Ke4q__scrutinHoverSmallBtn{min-width:auto;height:auto;padding:2px}.GeographicalFilterPanel-module__59Ke4q__scrutinHoverLoading{text-align:center;flex-direction:column;align-items:center;padding:20px;display:flex}.GeographicalFilterPanel-module__59Ke4q__scrutinHoverLoadingSpinner{margin-bottom:12px}.GeographicalFilterPanel-module__59Ke4q__scrutinHoverLoadingText{color:#666;font-size:12px}.GeographicalFilterPanel-module__59Ke4q__scrutinHoverSection{margin-bottom:16px}.GeographicalFilterPanel-module__59Ke4q__scrutinHoverSubSection{margin-bottom:12px}.GeographicalFilterPanel-module__59Ke4q__scrutinHoverFilterBtn{color:#fff;cursor:pointer;background-color:#1890ff;border:none;border-radius:4px;justify-content:center;align-items:center;gap:6px;width:100%;padding:8px 12px;font-size:12px;font-weight:500;transition:background-color .2s;display:flex}.GeographicalFilterPanel-module__59Ke4q__scrutinHoverFilterBtn:hover{background-color:#40a9ff}.GeographicalFilterPanel-module__59Ke4q__scrutinHoverBureauHeader{background-color:#f0f8ff;border:1px solid #d9edf7;border-radius:4px;margin-bottom:12px;padding:8px}.GeographicalFilterPanel-module__59Ke4q__scrutinHoverBureauHeaderRow{align-items:center;display:flex}.GeographicalFilterPanel-module__59Ke4q__scrutinHoverBureauIcon{color:#1890ff;margin-right:6px}.GeographicalFilterPanel-module__59Ke4q__scrutinHoverBureauTitle{color:#1890ff;font-size:12px}.GeographicalFilterPanel-module__59Ke4q__scrutinHoverStatsGrid{background-color:#fafafa;border-radius:4px;grid-template-columns:1fr 1fr;gap:4px;margin-top:6px;padding:8px;font-size:11px;display:grid}.GeographicalFilterPanel-module__59Ke4q__scrutinHoverResultsTitle{color:#666;font-size:12px}.GeographicalFilterPanel-module__59Ke4q__scrutinHoverResultsList{margin-top:6px}.GeographicalFilterPanel-module__59Ke4q__scrutinHoverResultItem{margin-bottom:6px}.GeographicalFilterPanel-module__59Ke4q__scrutinHoverResultRow{border-radius:3px;justify-content:space-between;align-items:center;padding:4px 8px;display:flex}.GeographicalFilterPanel-module__59Ke4q__scrutinHoverResultContent{flex:1}.GeographicalFilterPanel-module__59Ke4q__scrutinHoverResultName{margin-bottom:1px;font-size:11px}.GeographicalFilterPanel-module__59Ke4q__scrutinHoverResultMeta{align-items:center;gap:6px;font-size:10px;display:flex}.GeographicalFilterPanel-module__59Ke4q__scrutinHoverNuanceBadge{color:#fff;cursor:help;border-radius:2px;padding:1px 4px;font-size:9px;font-weight:700}.GeographicalFilterPanel-module__59Ke4q__scrutinHoverZoneLabel{color:#666;margin-left:4px;font-size:8px}.GeographicalFilterPanel-module__59Ke4q__scrutinHoverResultRight{text-align:right}.GeographicalFilterPanel-module__59Ke4q__scrutinHoverResultPct{font-size:11px;font-weight:700}.GeographicalFilterPanel-module__59Ke4q__scrutinHoverResultVoix{color:#666;font-size:10px}.GeographicalFilterPanel-module__59Ke4q__scrutinHoverProgressWrapper{margin-top:8px;padding:0 4px}.GeographicalFilterPanel-module__59Ke4q__scrutinHoverProgressTrack{background:#e8e8e8;border-radius:6px;height:12px;position:relative;overflow:hidden;box-shadow:inset 0 1px 2px #0000001a}.GeographicalFilterPanel-module__59Ke4q__scrutinHoverProgressFill{height:100%;transition:width .3s}.GeographicalFilterPanel-module__59Ke4q__scrutinHoverWarningBox{text-align:center;background-color:#fff7e6;border:1px solid #ffd591;border-radius:4px;margin-bottom:12px;padding:12px}.GeographicalFilterPanel-module__59Ke4q__scrutinHoverWarningIcon{color:#fa8c16;margin-bottom:4px}.GeographicalFilterPanel-module__59Ke4q__scrutinHoverWarningText{color:#ad6800;font-size:11px}.GeographicalFilterPanel-module__59Ke4q__scrutinHoverNote{color:#999;text-align:center;background-color:#f9f9f9;border-radius:3px;margin-top:12px;padding:6px;font-size:10px;font-style:italic}.GeographicalFilterPanel-module__59Ke4q__scrutinHoverEmptyBureau{text-align:center;color:#999;padding:12px;font-size:11px}.GeographicalFilterPanel-module__59Ke4q__scrutinHoverZoneSelector{width:100%;margin-bottom:12px}.GeographicalFilterPanel-module__59Ke4q__scrutinHoverZoneLabel2{color:#666;margin-bottom:8px;font-size:12px;display:block}.GeographicalFilterPanel-module__59Ke4q__scrutinHoverRadioBtn{text-align:center;flex:1;font-size:10px}.GeographicalFilterPanel-module__59Ke4q__scrutinHoverRadioBtnNoWrap{text-align:center;white-space:nowrap;flex:1;font-size:10px}.GeographicalFilterPanel-module__59Ke4q__scrutinHoverSwitchSection{margin-bottom:16px}.GeographicalFilterPanel-module__59Ke4q__scrutinHoverSwitchItem{padding:8px 12px}.GeographicalFilterPanel-module__59Ke4q__scrutinHoverSwitchText{margin-left:12px;font-size:12px}.GeographicalFilterPanel-module__59Ke4q__scrutinHoverVisTypeLabel{color:#666;font-size:12px}.GeographicalFilterPanel-module__59Ke4q__scrutinHoverRadioOption{border:1px solid #e9ecef;border-radius:4px;flex:1;padding:6px 8px;font-size:11px}.GeographicalFilterPanel-module__59Ke4q__scrutinHoverRadioRow{align-items:center;margin-bottom:8px;display:flex}.GeographicalFilterPanel-module__59Ke4q__scrutinHoverRadioRowStart{align-items:flex-start;display:flex}.GeographicalFilterPanel-module__59Ke4q__scrutinHoverRadioMargin{margin-right:8px}.GeographicalFilterPanel-module__59Ke4q__scrutinHoverRadioMarginTop{margin-top:4px;margin-right:8px}.GeographicalFilterPanel-module__59Ke4q__scrutinHoverCandidatCard{border:1px solid #e9ecef;border-radius:4px;flex-direction:column;flex:1;padding:6px 8px;font-size:11px;display:flex}.GeographicalFilterPanel-module__59Ke4q__scrutinHoverOptionContent{justify-content:space-between;align-items:center;display:flex}.GeographicalFilterPanel-module__59Ke4q__scrutinHoverOptionLabel{color:#333;margin-bottom:2px;font-weight:700}.GeographicalFilterPanel-module__59Ke4q__scrutinHoverAbsBadge{color:#fff;background-color:#000;border-radius:3px;padding:1px 6px;font-size:10px}.GeographicalFilterPanel-module__59Ke4q__scrutinHoverCandidatNuance{color:#fff;cursor:help;border-radius:3px;margin-right:6px;padding:1px 6px;font-size:10px;font-weight:700}.GeographicalFilterPanel-module__59Ke4q__scrutinHoverCandidatZone{color:#666;margin-right:6px;font-size:9px}.GeographicalFilterPanel-module__59Ke4q__scrutinHoverCandidatPanneau{color:#999;margin-left:4px;font-size:9px}.GeographicalFilterPanel-module__59Ke4q__scrutinHoverCandidatParti{color:#888;font-size:10px}.GeographicalFilterPanel-module__59Ke4q__scrutinHoverStatsPct{margin-bottom:1px;font-size:10px;font-weight:700}.GeographicalFilterPanel-module__59Ke4q__scrutinHoverStatsVoix{color:#333;font-size:10px;font-weight:700}.GeographicalFilterPanel-module__59Ke4q__scrutinHoverStatsRow{color:#666;gap:12px;margin-top:2px;font-size:10px;display:flex}.GeographicalFilterPanel-module__59Ke4q__scrutinHoverStatsRowFull{color:#666;word-wrap:break-word;gap:12px;max-width:100%;margin-top:2px;font-size:10px;display:flex;overflow:hidden}.GeographicalFilterPanel-module__59Ke4q__scrutinHoverStatsCol{flex:1}.GeographicalFilterPanel-module__59Ke4q__scrutinHoverStatsColRight{text-align:right;flex:1}.GeographicalFilterPanel-module__59Ke4q__scrutinHoverStatsColRightFull{text-align:right;flex:1;min-width:0;overflow:hidden}.GeographicalFilterPanel-module__59Ke4q__scrutinHoverStatsItem{margin-bottom:2px}.GeographicalFilterPanel-module__59Ke4q__scrutinHoverStatsItemBold{font-weight:500}.GeographicalFilterPanel-module__59Ke4q__scrutinHoverZoneBadge{border-radius:3px;margin-top:4px;padding:2px 6px;font-size:9px;font-style:italic}.GeographicalFilterPanel-module__59Ke4q__scrutinHoverMessageWrapper{text-align:center;color:#666;padding:12px;font-size:11px}.GeographicalFilterPanel-module__59Ke4q__scrutinHoverMessageIcon{margin-bottom:4px}.GeographicalFilterPanel-module__59Ke4q__scrutinHoverMessageSub{margin-top:4px;font-size:10px}.GeographicalFilterPanel-module__59Ke4q__scrutinHoverCrownIcon{margin-left:4px}.GeographicalFilterPanel-module__59Ke4q__scrutinHoverDivider{margin:12px 0}.GeographicalFilterPanel-module__59Ke4q__analysisPlaceholder{text-align:center;padding:20px}.GeographicalFilterPanel-module__59Ke4q__analysisPlaceholderIcon{color:#d9d9d9;margin-bottom:16px}.GeographicalFilterPanel-module__59Ke4q__analysisPlaceholderTitle{margin-bottom:12px;font-size:16px;font-weight:700}.GeographicalFilterPanel-module__59Ke4q__analysisPlaceholderDesc{color:#666;max-width:500px;margin:0 auto;line-height:1.6}.GeographicalFilterPanel-module__59Ke4q__analysisPlaceholderFooter{color:#999;justify-content:center;align-items:center;gap:6px;margin-top:16px;font-size:13px;display:flex}.GeographicalFilterPanel-module__59Ke4q__analysisContainer{padding:20px}.GeographicalFilterPanel-module__59Ke4q__analysisTitle{align-items:center;gap:8px;margin-bottom:20px;font-size:16px;font-weight:700;display:flex}.GeographicalFilterPanel-module__59Ke4q__analysisStatsGrid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:16px;margin-bottom:24px;display:grid}.GeographicalFilterPanel-module__59Ke4q__analysisStatCard{text-align:center}.GeographicalFilterPanel-module__59Ke4q__analysisStatValue{font-size:24px;font-weight:700}.GeographicalFilterPanel-module__59Ke4q__analysisStatLabel{color:#666;margin-top:4px;font-size:12px}.GeographicalFilterPanel-module__59Ke4q__analysisChartTitle{margin-bottom:12px;font-size:14px;font-weight:700}.GeographicalFilterPanel-module__59Ke4q__analysisNoData{padding:20px}.GeographicalFilterPanel-module__59Ke4q__calcModalTitleSpan{align-items:center;gap:8px;display:flex}.GeographicalFilterPanel-module__59Ke4q__panelMainCard{flex-direction:column;height:auto;max-height:100%;display:flex}.GeographicalFilterPanel-module__59Ke4q__panelContentWrapper{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.GeographicalFilterPanel-module__59Ke4q__panelSwitchItem{padding:8px 16px}.GeographicalFilterPanel-module__59Ke4q__panelSwitchLabel{margin-left:12px}.GeographicalFilterPanel-module__59Ke4q__panelDropdownItemRow{background:#fafafa;border-radius:4px;justify-content:space-between;align-items:center;padding:6px 8px;display:flex}.GeographicalFilterPanel-module__59Ke4q__panelElectionGroupItem{margin-bottom:6px}.GeographicalFilterPanel-module__59Ke4q__panelDropdownItemText{color:#333;font-size:12px}.GeographicalFilterPanel-module__59Ke4q__panelDropdownItemActions{gap:6px;display:flex}.GeographicalFilterPanel-module__59Ke4q__panelSociologyName{font-size:12px}.GeographicalFilterPanel-module__59Ke4q__panelSociologyBadge{color:#1890ff;font-size:11px;font-weight:500}.GeographicalFilterPanel-module__59Ke4q__panelSociologyHint{color:#8c8c8c;margin-left:8px;font-size:10px}.GeographicalFilterPanel-module__59Ke4q__panelSectionLabel{color:#666;font-size:12px}.GeographicalFilterPanel-module__59Ke4q__panelGroupHeader{margin-bottom:8px;margin-left:8px;font-size:12px;display:block}.GeographicalFilterPanel-module__59Ke4q__panelVotingOfficeNote{color:#ff9500;font-size:10px}
.CampaignKPIs-module__UlxYvW__container{flex-direction:column;gap:20px;display:flex}.CampaignKPIs-module__UlxYvW__kpisMainCard{background:#fff;border:1px solid #e8ecf0;border-radius:12px;box-shadow:0 2px 8px #0000000f}.CampaignKPIs-module__UlxYvW__kpisMainCard .ant-card-head{background:#fafbfc;border-bottom:1px solid #e8ecf0;border-radius:12px 12px 0 0;min-height:auto;padding:12px 16px}.CampaignKPIs-module__UlxYvW__kpisMainCard .ant-card-head-title{width:100%;padding:0!important}.CampaignKPIs-module__UlxYvW__kpisMainCard .ant-card-body{padding:16px 20px 20px}.CampaignKPIs-module__UlxYvW__kpisCardHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;width:100%;display:flex}.CampaignKPIs-module__UlxYvW__kpisCardTitle{color:#374151;align-items:center;gap:8px;font-size:14px;font-weight:600;display:inline-flex}.CampaignKPIs-module__UlxYvW__kpisCardTitle svg{color:#6366f1}.CampaignKPIs-module__UlxYvW__kpiHeaderActions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;margin-left:auto;display:flex}.CampaignKPIs-module__UlxYvW__kpiModelControls{flex-direction:column;align-items:stretch;gap:6px;display:flex}.CampaignKPIs-module__UlxYvW__kpiModelControlsRow,.CampaignKPIs-module__UlxYvW__kpiEditControls{align-items:center;gap:8px;display:flex}.CampaignKPIs-module__UlxYvW__kpiEditLabel{white-space:nowrap;font-size:12px!important}.CampaignKPIs-module__UlxYvW__kpiEditSelect{width:240px;min-width:210px}.CampaignKPIs-module__UlxYvW__kpiModelOption{flex-direction:column;gap:2px;padding:2px 0;display:flex}.CampaignKPIs-module__UlxYvW__kpiModelOptionTitle{color:#111827;font-size:12px;font-weight:600}.CampaignKPIs-module__UlxYvW__kpiModelOptionRow{color:#64748b;align-items:baseline;gap:6px;font-size:11px;line-height:1.35;display:flex}.CampaignKPIs-module__UlxYvW__kpiModelOptionKpi{color:#475569;flex:none;font-weight:600}.CampaignKPIs-module__UlxYvW__kpiModelOptionFormula{white-space:nowrap;text-overflow:ellipsis;min-width:0;overflow:hidden}.CampaignKPIs-module__UlxYvW__kpiModelPreview{background:#fff;border:1px solid #e2e8f0;border-radius:8px;flex-direction:column;gap:4px;max-width:460px;padding:6px 8px;display:flex}.CampaignKPIs-module__UlxYvW__kpiModelPreviewRow{align-items:baseline;gap:6px;font-size:11px;line-height:1.35;display:flex}.CampaignKPIs-module__UlxYvW__kpiModelPreviewKpi{color:#334155;flex:none;font-weight:600}.CampaignKPIs-module__UlxYvW__kpiModelPreviewFormula{color:#64748b;overflow-wrap:anywhere;min-width:0}.CampaignKPIs-module__UlxYvW__kpiTilesGrid{gap:16px;display:grid}.CampaignKPIs-module__UlxYvW__kpiTilesGrid[data-layout=door-to-door]{grid-template-columns:repeat(5,minmax(0,1fr))}.CampaignKPIs-module__UlxYvW__kpiTilesGrid[data-layout=wandering]{grid-template-columns:repeat(4,minmax(0,1fr))}.CampaignKPIs-module__UlxYvW__kpiTilesGrid[data-layout=boitage]{grid-template-columns:repeat(3,minmax(0,1fr))}@media (max-width:1280px){.CampaignKPIs-module__UlxYvW__kpiTilesGrid[data-layout=door-to-door]{grid-template-columns:repeat(3,minmax(0,1fr))}.CampaignKPIs-module__UlxYvW__kpiTilesGrid[data-layout=wandering]{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:992px){.CampaignKPIs-module__UlxYvW__kpiTilesGrid[data-layout=door-to-door],.CampaignKPIs-module__UlxYvW__kpiTilesGrid[data-layout=wandering],.CampaignKPIs-module__UlxYvW__kpiTilesGrid[data-layout=boitage]{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.CampaignKPIs-module__UlxYvW__kpiTilesGrid[data-layout=door-to-door],.CampaignKPIs-module__UlxYvW__kpiTilesGrid[data-layout=wandering],.CampaignKPIs-module__UlxYvW__kpiTilesGrid[data-layout=boitage]{grid-template-columns:minmax(0,1fr)}}.CampaignKPIs-module__UlxYvW__kpiTile{box-sizing:border-box;background:#fff;border:1px solid #e2e8f0;border-radius:12px;justify-content:center;align-items:center;height:100%;min-height:122px;padding:12px;transition:all .2s;display:flex;position:relative;overflow:hidden;box-shadow:0 1px 2px #0000000a}.CampaignKPIs-module__UlxYvW__kpiTileStatic:hover{box-shadow:0 2px 8px #00000014}.CampaignKPIs-module__UlxYvW__kpiTileComposableActive{box-shadow:0 2px 8px #6366f126;border-color:#6366f1!important}.CampaignKPIs-module__UlxYvW__kpiContent{grid-template-rows:auto 1fr auto;align-items:stretch;gap:8px;width:100%;min-width:0;height:100%;display:grid}.CampaignKPIs-module__UlxYvW__kpiTopRow{justify-content:flex-start;align-items:center;gap:8px;min-width:0;min-height:28px;display:flex}.CampaignKPIs-module__UlxYvW__kpiTitleGroup{align-items:center;gap:6px;min-width:0;display:inline-flex}.CampaignKPIs-module__UlxYvW__kpiTitleText{color:#64748b;white-space:nowrap;text-overflow:ellipsis;font-size:12px;font-weight:500;overflow:hidden}.CampaignKPIs-module__UlxYvW__kpiValue{text-align:center;color:#0f172a;justify-content:center;align-items:center;min-height:38px;font-size:30px;font-weight:700;line-height:1.1;display:flex}.CampaignKPIs-module__UlxYvW__kpiBottomRow{justify-content:center;align-items:flex-end;min-height:20px;display:flex}.CampaignKPIs-module__UlxYvW__kpiIconWrapper{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.CampaignKPIs-module__UlxYvW__kpiIconWrapper.CampaignKPIs-module__UlxYvW__purple{background:#f3f4f6}.CampaignKPIs-module__UlxYvW__kpiIconWrapper.CampaignKPIs-module__UlxYvW__green{background:#f0fdf4}.CampaignKPIs-module__UlxYvW__kpiIconWrapper.CampaignKPIs-module__UlxYvW__brown{background:linen}.CampaignKPIs-module__UlxYvW__kpiIconWrapper.CampaignKPIs-module__UlxYvW__red{background:#fef2f2}.CampaignKPIs-module__UlxYvW__kpiIconWrapper.CampaignKPIs-module__UlxYvW__blue{background:#eff6ff}.CampaignKPIs-module__UlxYvW__kpiIconWrapper.CampaignKPIs-module__UlxYvW__orange{background:#fff7ed}.CampaignKPIs-module__UlxYvW__kpiIconWrapper.CampaignKPIs-module__UlxYvW__gray{background:#f8fafc}.CampaignKPIs-module__UlxYvW__kpiIconWrapper svg,.CampaignKPIs-module__UlxYvW__kpiIcon{width:20px;height:20px}.CampaignKPIs-module__UlxYvW__kpiIconWrapper.CampaignKPIs-module__UlxYvW__purple svg{color:#7c3aed}.CampaignKPIs-module__UlxYvW__kpiIconWrapper.CampaignKPIs-module__UlxYvW__green svg{color:#16a34a}.CampaignKPIs-module__UlxYvW__kpiIconWrapper.CampaignKPIs-module__UlxYvW__brown svg{color:#854d0e}.CampaignKPIs-module__UlxYvW__kpiIconWrapper.CampaignKPIs-module__UlxYvW__red svg{color:#dc2626}.CampaignKPIs-module__UlxYvW__kpiIconWrapper.CampaignKPIs-module__UlxYvW__blue svg{color:#2563eb}.CampaignKPIs-module__UlxYvW__kpiIconWrapper.CampaignKPIs-module__UlxYvW__orange svg{color:#ea580c}.CampaignKPIs-module__UlxYvW__kpiIconWrapper.CampaignKPIs-module__UlxYvW__gray svg{color:#64748b}.CampaignKPIs-module__UlxYvW__kpiRate{text-align:center;justify-content:center;align-items:center;gap:4px;font-size:13px;font-weight:600;line-height:1;display:flex}.CampaignKPIs-module__UlxYvW__kpiRate[data-empty=true]{visibility:hidden}.CampaignKPIs-module__UlxYvW__kpiRateLabel{color:#94a3b8;font-size:11px;font-weight:500}.CampaignKPIs-module__UlxYvW__progressCard{background:#fff;border:1px solid #e2e8f0;border-radius:12px;height:100%;box-shadow:0 1px 3px #0000000a}.CampaignKPIs-module__UlxYvW__progressCard .ant-card-head{background:#fafbfc;border-bottom:1px solid #e2e8f0;border-radius:12px 12px 0 0;min-height:auto;padding:14px 20px}.CampaignKPIs-module__UlxYvW__progressCard .ant-card-head-title{color:#374151;width:100%;font-size:14px;font-weight:600}.CampaignKPIs-module__UlxYvW__progressCard .ant-card-body{padding:20px}.CampaignKPIs-module__UlxYvW__progressChartWrapper{width:100%;max-width:450px;margin:0 auto}.CampaignKPIs-module__UlxYvW__passageLegend{border-top:1px solid #e8ecf0;justify-content:center;gap:20px;margin-top:12px;padding-top:12px;display:flex}.CampaignKPIs-module__UlxYvW__passageLegendItem{color:#6b7280;align-items:center;gap:6px;font-size:12px;display:flex}.CampaignKPIs-module__UlxYvW__passageLegendDot{border-radius:3px;flex-shrink:0;width:10px;height:10px}.CampaignKPIs-module__UlxYvW__passageTooltipItems{flex-direction:column;gap:8px;margin-top:8px;display:flex}.CampaignKPIs-module__UlxYvW__passageTooltipItem{color:#374151;align-items:center;gap:8px;font-size:12px;display:flex}.CampaignKPIs-module__UlxYvW__passageTooltipDot{border-radius:2px;flex-shrink:0;width:8px;height:8px}.CampaignKPIs-module__UlxYvW__passageTooltipDetail{color:#9ca3af;margin-left:auto;font-size:11px}.CampaignKPIs-module__UlxYvW__labelWithInfo{align-items:center;gap:6px;display:inline-flex}.CampaignKPIs-module__UlxYvW__infoIcon{color:#94a3b8;cursor:help;flex-shrink:0;width:14px;height:14px}.CampaignKPIs-module__UlxYvW__infoIcon:hover{color:#6366f1}.CampaignKPIs-module__UlxYvW__cadenceTooltip{background:#fff;border:1px solid #e8ecf0;border-radius:10px;padding:14px 16px;box-shadow:0 4px 20px #0000001f,0 2px 8px #00000014}.CampaignKPIs-module__UlxYvW__cadenceTooltipDate{color:#6b7280;text-transform:uppercase;letter-spacing:.5px;margin-bottom:6px;font-size:11px}.CampaignKPIs-module__UlxYvW__cadenceTooltipValue{color:#1f2937;font-size:16px;font-weight:600}.CampaignKPIs-module__UlxYvW__cadenceTooltipDetail{color:#6b7280;margin-top:6px;font-size:12px}.CampaignKPIs-module__UlxYvW__timelineCard{background:#fff;border:1px solid #e2e8f0;border-radius:12px;margin-top:16px;box-shadow:0 1px 3px #0000000a}.CampaignKPIs-module__UlxYvW__timelineCard .ant-card-body{padding:24px 32px}.CampaignKPIs-module__UlxYvW__timelineContainer{justify-content:space-between;align-items:center;gap:16px;display:flex}.CampaignKPIs-module__UlxYvW__timelinePoint{flex-shrink:0;align-items:center;gap:12px;display:flex}.CampaignKPIs-module__UlxYvW__timelinePointDot{border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex;box-shadow:0 2px 8px #00000026}.CampaignKPIs-module__UlxYvW__timelinePointInfo{flex-direction:column;gap:2px;display:flex}.CampaignKPIs-module__UlxYvW__timelinePointTime{color:#1e293b;font-size:20px;font-weight:700;line-height:1}.CampaignKPIs-module__UlxYvW__timelinePointDate{color:#64748b;font-size:12px;font-weight:500}.CampaignKPIs-module__UlxYvW__timelinePointLabel{color:#94a3b8;text-transform:uppercase;letter-spacing:.5px;font-size:10px;font-weight:600}.CampaignKPIs-module__UlxYvW__timelineLine{flex-direction:column;flex:1;align-items:center;gap:8px;min-width:120px;display:flex}.CampaignKPIs-module__UlxYvW__timelineLineBar{background:#e2e8f0;border-radius:3px;width:100%;height:6px;overflow:hidden}.CampaignKPIs-module__UlxYvW__timelineLineProgress{background:linear-gradient(90deg,#6366f1 0%,#8b5cf6 100%);border-radius:3px;height:100%;transition:width .5s}.CampaignKPIs-module__UlxYvW__timelineDuration{background:#f1f5f9;border:1px solid #e2e8f0;border-radius:20px;align-items:center;gap:6px;padding:6px 12px;display:flex}.CampaignKPIs-module__UlxYvW__timelineDuration svg{color:#6366f1}.CampaignKPIs-module__UlxYvW__timelineDurationValue{color:#6366f1;font-size:16px;font-weight:700}.CampaignKPIs-module__UlxYvW__timelineDurationLabel{color:#64748b;font-size:12px;font-weight:500}.CampaignKPIs-module__UlxYvW__timelineDurationTotal{color:#94a3b8}@media (max-width:768px){.CampaignKPIs-module__UlxYvW__kpisMainCard .ant-card-body{padding:14px}.CampaignKPIs-module__UlxYvW__kpisCardHeader{align-items:flex-start}.CampaignKPIs-module__UlxYvW__kpiHeaderActions{width:100%;margin-left:0}.CampaignKPIs-module__UlxYvW__kpiModelControlsRow{width:100%}.CampaignKPIs-module__UlxYvW__kpiModelPreview{max-width:none}.CampaignKPIs-module__UlxYvW__kpiModelControls,.CampaignKPIs-module__UlxYvW__kpiEditControls{width:100%}.CampaignKPIs-module__UlxYvW__kpiEditSelect{width:100%;min-width:0}.CampaignKPIs-module__UlxYvW__kpiTile{min-height:110px}.CampaignKPIs-module__UlxYvW__kpiIconWrapper{width:26px;height:26px}.CampaignKPIs-module__UlxYvW__kpiIconWrapper svg{width:15px;height:15px}.CampaignKPIs-module__UlxYvW__kpiTitleText{font-size:11px}.CampaignKPIs-module__UlxYvW__kpiValue{font-size:24px}}body.pdf-exporting [data-exportable=kpis] .CampaignKPIs-module__UlxYvW__kpiHeaderActions{display:none!important}body.pdf-exporting [data-exportable=kpis] .CampaignKPIs-module__UlxYvW__kpiTilesGrid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important}body.pdf-exporting [data-exportable=kpis] .CampaignKPIs-module__UlxYvW__kpiTile{min-height:0;padding:12px}body.pdf-exporting [data-exportable=kpis] .CampaignKPIs-module__UlxYvW__kpiContent{gap:10px}body.pdf-exporting [data-exportable=kpis] .CampaignKPIs-module__UlxYvW__kpiTitleText{font-size:11px}body.pdf-exporting [data-exportable=kpis] .CampaignKPIs-module__UlxYvW__kpiValue{font-size:24px}body.pdf-exporting [data-exportable=kpis] .CampaignKPIs-module__UlxYvW__kpiRate{font-size:12px}body.pdf-exporting [data-exportable=kpis] .CampaignKPIs-module__UlxYvW__kpiRateLabel{font-size:10px}:is(body.pdf-exporting [data-exportable=kpis],body.pdf-exporting [data-exportable=kpis] *){transition:none!important;animation:none!important}
.SavedZonesGroupsDropdown-module__XVYsAW__savedZonesMenuContainer{cursor:pointer;border-bottom:1px solid #0000;width:100%;margin-bottom:0;padding-left:10px;transition:all .2s;position:relative}.SavedZonesGroupsDropdown-module__XVYsAW__savedZonesMenuContainer:hover,.SavedZonesGroupsDropdown-module__XVYsAW__savedZonesMenuContainerActive{background-color:#52c41a14;border-bottom-color:#52c41a}.SavedZonesGroupsDropdown-module__XVYsAW__savedZonesMenuItem{color:#52c41a;background:0 0;border:none;border-radius:0;justify-content:space-between;align-items:center;width:100%;padding:12px 0;font-weight:500;display:flex;position:relative}.SavedZonesGroupsDropdown-module__XVYsAW__savedZonesMenuContainer:hover .SavedZonesGroupsDropdown-module__XVYsAW__savedZonesMenuItem,.SavedZonesGroupsDropdown-module__XVYsAW__savedZonesMenuContainerActive .SavedZonesGroupsDropdown-module__XVYsAW__savedZonesMenuItem{color:#389e0d}.SavedZonesGroupsDropdown-module__XVYsAW__disabledMenuItem{opacity:.5;cursor:not-allowed;pointer-events:none}.SavedZonesGroupsDropdown-module__XVYsAW__disabledMenuItem:hover{background-color:#0000!important}.SavedZonesGroupsDropdown-module__XVYsAW__menuIcon{margin-right:8px;font-size:14px}.SavedZonesGroupsDropdown-module__XVYsAW__menuText{text-align:left;flex:1}.SavedZonesGroupsDropdown-module__XVYsAW__menuArrow{margin-left:8px;margin-right:10px;font-size:12px;transition:transform .2s;transform:rotate(180deg)}.SavedZonesGroupsDropdown-module__XVYsAW__savedZonesMenuContainerActive .SavedZonesGroupsDropdown-module__XVYsAW__menuArrow{transform:rotate(0)}.SavedZonesGroupsDropdown-module__XVYsAW__zoneBadge{color:#fff;text-align:center;background-color:#52c41a;border-radius:10px;min-width:18px;margin-left:8px;margin-right:10px;padding:2px 6px;font-size:11px;font-weight:600}.SavedZonesGroupsDropdown-module__XVYsAW__savedZonesDropdown{z-index:2000;width:322px;max-height:525px;margin-left:var(--gfp-dropdown-offset-x);margin-top:var(--gfp-dropdown-offset-y);box-sizing:border-box;background-color:#fff;border:1px solid #d9d9d9;border-radius:8px;flex-direction:column;display:flex;position:fixed;top:0;left:0;overflow:hidden;box-shadow:0 8px 24px #00000026}.SavedZonesGroupsDropdown-module__XVYsAW__dropdownHeader{background-color:#fafafa;border-bottom:1px solid #f0f0f0;justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.SavedZonesGroupsDropdown-module__XVYsAW__selectAllCheckbox{margin:0}.SavedZonesGroupsDropdown-module__XVYsAW__selectAllText{color:#262626;font-weight:500}.SavedZonesGroupsDropdown-module__XVYsAW__headerRightSection{align-items:center;gap:8px;display:flex}.SavedZonesGroupsDropdown-module__XVYsAW__zonesCount{color:#8c8c8c;font-size:12px;font-weight:500}.SavedZonesGroupsDropdown-module__XVYsAW__newGroupButton{color:#722ed1!important;padding:4px 8px!important}.SavedZonesGroupsDropdown-module__XVYsAW__newGroupButton:hover{background-color:#722ed11a!important}.SavedZonesGroupsDropdown-module__XVYsAW__dropdownDivider{border-color:#f0f0f0;margin:0}.SavedZonesGroupsDropdown-module__XVYsAW__dropdownZonesList{max-height:330px;padding:8px;overflow-y:auto}.SavedZonesGroupsDropdown-module__XVYsAW__dropdownLoading{color:#8c8c8c;justify-content:center;align-items:center;gap:8px;padding:20px;font-size:14px;display:flex}.SavedZonesGroupsDropdown-module__XVYsAW__dropdownEmpty{text-align:center;color:#8c8c8c;padding:20px}.SavedZonesGroupsDropdown-module__XVYsAW__zoneTree{background:0 0!important}.SavedZonesGroupsDropdown-module__XVYsAW__zoneTree .ant-tree-treenode{width:100%;padding:2px 0;position:relative}.SavedZonesGroupsDropdown-module__XVYsAW__zoneTree .ant-tree-node-content-wrapper{align-items:center;min-width:0;display:flex;flex:1!important;width:100%!important;padding:0!important}.SavedZonesGroupsDropdown-module__XVYsAW__zoneTree .ant-tree-title{flex:1;width:100%;min-width:0}.SavedZonesGroupsDropdown-module__XVYsAW__zoneTree .ant-tree-treenode{width:100%!important}.SavedZonesGroupsDropdown-module__XVYsAW__zoneTree .ant-tree-node-content-wrapper-normal{flex:1!important;width:100%!important}.SavedZonesGroupsDropdown-module__XVYsAW__zoneTree .ant-tree-switcher{width:0!important;height:0!important;display:none!important}.SavedZonesGroupsDropdown-module__XVYsAW__zoneTree .ant-tree-indent{align-self:stretch}.SavedZonesGroupsDropdown-module__XVYsAW__zoneTree .ant-tree-indent-unit{width:20px}.SavedZonesGroupsDropdown-module__XVYsAW__zoneTree .ant-tree-switcher-line-icon{color:#999;justify-content:center;align-items:center;display:flex}:is(.SavedZonesGroupsDropdown-module__XVYsAW__zoneTree .ant-tree-treenode-switcher-close,.SavedZonesGroupsDropdown-module__XVYsAW__zoneTree .ant-tree-treenode-switcher-open){padding:0!important}.SavedZonesGroupsDropdown-module__XVYsAW__zoneTree .ant-tree-draggable-icon{display:none!important}.SavedZonesGroupsDropdown-module__XVYsAW__zoneTree .ant-tree-treenode:hover .ant-tree-draggable-icon{color:#722ed1}.SavedZonesGroupsDropdown-module__XVYsAW__zoneTree .ant-tree-draggable-icon:hover{color:#722ed1}:is(.SavedZonesGroupsDropdown-module__XVYsAW__zoneTree .ant-tree-draggable-icon svg,.SavedZonesGroupsDropdown-module__XVYsAW__zoneTree .ant-tree-draggable-icon span){font-size:12px!important}.SavedZonesGroupsDropdown-module__XVYsAW__zoneTree .ant-tree-treenode-drag-over{background-color:#722ed10d;border-radius:4px}.SavedZonesGroupsDropdown-module__XVYsAW__zoneTree .ant-tree-treenode-drag-over>.SavedZonesGroupsDropdown-module__XVYsAW__zoneTreeNodeTitle{background-color:#0000!important}.SavedZonesGroupsDropdown-module__XVYsAW__zoneTree .ant-tree-treenode-drag-over .ant-tree-node-content-wrapper{background-color:#0000!important}.SavedZonesGroupsDropdown-module__XVYsAW__zoneTree .ant-tree-treenode-dragging{opacity:.5;cursor:grabbing}.SavedZonesGroupsDropdown-module__XVYsAW__dragHandle{color:#999;cursor:grab;flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;margin-right:6px;display:inline-flex}.SavedZonesGroupsDropdown-module__XVYsAW__dragHandle:active{cursor:grabbing}.SavedZonesGroupsDropdown-module__XVYsAW__dragHandleDisabled{color:#999;opacity:.3;cursor:default;flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;margin-right:6px;display:inline-flex}:is(.SavedZonesGroupsDropdown-module__XVYsAW__zoneTree .ant-tree-treenode-drag-over-gap-top,.SavedZonesGroupsDropdown-module__XVYsAW__zoneTree .ant-tree-treenode-drag-over-gap-bottom){background-color:#0000}.SavedZonesGroupsDropdown-module__XVYsAW__zoneTree .ant-tree-treenode-drag-over-gap-top:before{content:"";border-top:2px solid #722ed1;position:absolute;top:0;left:0;right:0}.SavedZonesGroupsDropdown-module__XVYsAW__zoneTree .ant-tree-treenode-drag-over-gap-bottom:after{content:"";border-bottom:2px solid #722ed1;position:absolute;bottom:0;left:0;right:0}.SavedZonesGroupsDropdown-module__XVYsAW__zoneTree .ant-tree-drop-indicator{display:block!important}.SavedZonesGroupsDropdown-module__XVYsAW__zoneTreeNodeTitle{border-radius:4px;align-items:center;width:100%;padding:4px 8px;transition:background-color .2s;display:flex}.SavedZonesGroupsDropdown-module__XVYsAW__zoneTreeNodeTitle:hover{background-color:#722ed10d}.SavedZonesGroupsDropdown-module__XVYsAW__zoneTreeNodeActive{background-color:#52c41a1a}.SavedZonesGroupsDropdown-module__XVYsAW__zoneTreeNodeActive:hover{background-color:#52c41a26}.SavedZonesGroupsDropdown-module__XVYsAW__zoneTreeCheckbox{margin-right:6px}.SavedZonesGroupsDropdown-module__XVYsAW__zoneTreeColorDot{border-radius:50%;flex-shrink:0;width:10px;height:10px;margin-right:6px}.SavedZonesGroupsDropdown-module__XVYsAW__zoneTreeNodeText{color:#262626;white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:13px;overflow:hidden}.SavedZonesGroupsDropdown-module__XVYsAW__zoneTreeGroupText{color:#262626;white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:13px;font-weight:600;overflow:hidden}.SavedZonesGroupsDropdown-module__XVYsAW__zoneTreeUngroupedText{color:#999;white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:13px;font-weight:500;overflow:hidden}.SavedZonesGroupsDropdown-module__XVYsAW__zoneEditButton{opacity:0;margin-left:6px;color:#722ed1!important}.SavedZonesGroupsDropdown-module__XVYsAW__zoneTreeNodeTitle:hover .SavedZonesGroupsDropdown-module__XVYsAW__zoneEditButton{opacity:1}.SavedZonesGroupsDropdown-module__XVYsAW__zoneEditButton:hover{background-color:#722ed11a!important}
.BoitageUnifiedMapCard-module__baMvka__card{background:#fff;border:1px solid #e8ecf0;border-radius:12px;box-shadow:0 2px 8px #0000000f}.BoitageUnifiedMapCard-module__baMvka__card .ant-card-head{background:#fafbfc;border-bottom:1px solid #e8ecf0;border-radius:12px 12px 0 0;min-height:auto;padding:12px 16px}.BoitageUnifiedMapCard-module__baMvka__card .ant-card-body{padding:0}.BoitageUnifiedMapCard-module__baMvka__cardHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;width:100%;display:flex}.BoitageUnifiedMapCard-module__baMvka__cardTitle{color:#374151;align-items:center;gap:8px;font-size:14px;font-weight:600;display:flex}.BoitageUnifiedMapCard-module__baMvka__cardTitle svg{color:#6366f1}.BoitageUnifiedMapCard-module__baMvka__mapContainer{background:#f8fafc;border-radius:0 0 7px 7px;width:100%;height:620px;position:relative;overflow:hidden}.BoitageUnifiedMapCard-module__baMvka__mapWrapper{width:100%;height:100%;position:relative}.BoitageUnifiedMapCard-module__baMvka__loadingOverlay{z-index:10;background:#f8fafce6;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.BoitageUnifiedMapCard-module__baMvka__loadingText{color:#64748b;margin-top:12px;font-size:14px;font-weight:500}.BoitageUnifiedMapCard-module__baMvka__loadingIndicator{z-index:8;color:#6366f1;background:#fffffff2;border-radius:8px;align-items:center;gap:6px;padding:8px 12px;font-size:12px;font-weight:500;display:flex;position:absolute;top:12px;right:12px;box-shadow:0 2px 8px #0000001a}.BoitageUnifiedMapCard-module__baMvka__loadingSpinner{animation:1s linear infinite BoitageUnifiedMapCard-module__baMvka__spin}@keyframes BoitageUnifiedMapCard-module__baMvka__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.BoitageUnifiedMapCard-module__baMvka__errorOverlay{z-index:8;color:#fff;background:#ef4444f2;border-radius:8px;max-width:280px;padding:10px 12px;font-size:12px;position:absolute;bottom:12px;right:12px}.BoitageUnifiedMapCard-module__baMvka__markerControlOverlay{z-index:8;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#fffffff2;border-radius:8px;padding:8px 10px;position:absolute;bottom:12px;right:60px;box-shadow:0 2px 8px #0000001a}.BoitageUnifiedMapCard-module__baMvka__markerControlItem label{color:#334155;cursor:pointer;align-items:center;gap:8px;font-size:12px;font-weight:500;display:flex}.BoitageUnifiedMapCard-module__baMvka__markerControlItem input[type=checkbox]{cursor:pointer;accent-color:#6366f1;width:14px;height:14px}.BoitageUnifiedMapCard-module__baMvka__statsOverlay{z-index:7;flex-direction:column;gap:8px;display:flex;position:absolute;top:12px;left:12px}.BoitageUnifiedMapCard-module__baMvka__statBadge{color:#334155;background:#fffffff2;border-radius:8px;align-items:center;gap:6px;padding:8px 12px;font-size:12px;font-weight:500;display:inline-flex;box-shadow:0 2px 8px #0000001a}.BoitageUnifiedMapCard-module__baMvka__statValue{color:#0f172a;font-weight:700}.BoitageUnifiedMapCard-module__baMvka__legendOverlay{z-index:7;flex-wrap:wrap;gap:8px;display:flex;position:absolute;bottom:12px;left:12px}.BoitageUnifiedMapCard-module__baMvka__legendItem{color:#334155;background:#fffffff2;border-radius:8px;align-items:center;gap:6px;padding:6px 10px;font-size:12px;display:inline-flex;box-shadow:0 1px 4px #00000014}.BoitageUnifiedMapCard-module__baMvka__legendDot{border:2px solid #fff;border-radius:50%;width:12px;height:12px}.BoitageUnifiedMapCard-module__baMvka__legendDotGreen{background:#16a34a}.BoitageUnifiedMapCard-module__baMvka__legendDotOrange{background:#f59e0b}.BoitageUnifiedMapCard-module__baMvka__legendDotBlack{background:#111827}.BoitageUnifiedMapCard-module__baMvka__workerFilterOverlay{z-index:7;background:#fffffff5;border-radius:10px;flex-direction:column;max-width:320px;max-height:290px;display:flex;position:absolute;top:12px;left:150px;overflow:hidden;box-shadow:0 2px 12px #0000001f}.BoitageUnifiedMapCard-module__baMvka__workerFilterHeader{border-bottom:1px solid #e2e8f0;padding:10px 10px 8px}.BoitageUnifiedMapCard-module__baMvka__workerFilterTitle{color:#475569;text-transform:uppercase;letter-spacing:.4px;align-items:center;gap:6px;margin-bottom:8px;font-size:12px;font-weight:600;display:flex}.BoitageUnifiedMapCard-module__baMvka__workerFilterActions{gap:6px;display:flex}.BoitageUnifiedMapCard-module__baMvka__workerFilterActions button{color:#475569;cursor:pointer;background:#f8fafc;border:1px solid #dbe3ec;border-radius:6px;padding:4px 8px;font-size:11px;font-weight:600}.BoitageUnifiedMapCard-module__baMvka__workerFilterActions button:hover{background:#eef2f7}.BoitageUnifiedMapCard-module__baMvka__workerFilterList{flex-direction:column;gap:6px;padding:8px;display:flex;overflow-y:auto}.BoitageUnifiedMapCard-module__baMvka__workerFilterItem{color:#334155;cursor:pointer;align-items:center;gap:8px;font-size:12px;display:flex}.BoitageUnifiedMapCard-module__baMvka__workerFilterItem input[type=checkbox]{cursor:pointer;accent-color:#6366f1;width:14px;height:14px}.BoitageUnifiedMapCard-module__baMvka__workerDot{border:1px solid #fff;border-radius:50%;flex-shrink:0;width:10px;height:10px;box-shadow:0 1px 2px #0003}.BoitageUnifiedMapCard-module__baMvka__workerName{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.BoitageUnifiedMapCard-module__baMvka__infoCard{background:#fff;flex-direction:column;gap:8px;min-width:240px;max-width:340px;padding:10px 14px 10px 10px;display:flex}.BoitageUnifiedMapCard-module__baMvka__infoAddressLine{color:#334155;background:#f1f5f9;border-radius:8px;align-items:flex-start;gap:8px;padding:10px;font-size:13px;line-height:1.35;display:flex}.BoitageUnifiedMapCard-module__baMvka__infoStats{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.BoitageUnifiedMapCard-module__baMvka__infoStatBlock{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;flex-direction:column;gap:3px;padding:8px;display:flex}.BoitageUnifiedMapCard-module__baMvka__infoStatBlock strong{color:#0f172a;font-size:14px}.BoitageUnifiedMapCard-module__baMvka__infoStatBlock span{color:#64748b;font-size:11px}.BoitageUnifiedMapCard-module__baMvka__infoWorkers{border-top:1px solid #e2e8f0;padding-top:10px}.BoitageUnifiedMapCard-module__baMvka__infoWorkersTitle{color:#334155;align-items:center;gap:6px;margin-bottom:8px;font-size:12px;font-weight:600;display:flex}.BoitageUnifiedMapCard-module__baMvka__infoWorkersList{flex-wrap:wrap;gap:6px;display:flex}.BoitageUnifiedMapCard-module__baMvka__infoWorkerTag{color:#475569;background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;align-items:center;gap:5px;padding:4px 8px;font-size:11px;display:inline-flex}.BoitageUnifiedMapCard-module__baMvka__infoWindowHeader{align-items:center;gap:8px;display:flex}.BoitageUnifiedMapCard-module__baMvka__infoWindowHeaderTitle{color:#0f172a;white-space:nowrap;font-size:14px;font-weight:600}.BoitageUnifiedMapCard-module__baMvka__sessionInfoColor{border:2px solid #fff;border-radius:50%;flex-shrink:0;width:14px;height:14px;box-shadow:0 1px 3px #0003}.BoitageUnifiedMapCard-module__baMvka__infoTitleRow{align-items:center;gap:8px;display:flex}.BoitageUnifiedMapCard-module__baMvka__workerColor{border-radius:50%;width:12px;height:12px}.BoitageUnifiedMapCard-module__baMvka__infoTitle{color:#0f172a;font-size:14px;font-weight:700}.BoitageUnifiedMapCard-module__baMvka__infoRows{flex-direction:column;gap:6px;padding:0;display:flex}.BoitageUnifiedMapCard-module__baMvka__infoRow{justify-content:space-between;align-items:center;gap:10px;font-size:12px;display:flex}.BoitageUnifiedMapCard-module__baMvka__infoRow span{color:#64748b}.BoitageUnifiedMapCard-module__baMvka__infoRow strong{color:#334155}.BoitageUnifiedMapCard-module__baMvka__infoRow .BoitageUnifiedMapCard-module__baMvka__infoRowValueDefault{color:#334155;font-weight:600}.BoitageUnifiedMapCard-module__baMvka__infoRow .BoitageUnifiedMapCard-module__baMvka__infoRowValuePlay{color:#10b93d;font-weight:600}.BoitageUnifiedMapCard-module__baMvka__infoRow .BoitageUnifiedMapCard-module__baMvka__infoRowValueStopped{color:#ef4444;font-weight:600}.BoitageUnifiedMapCard-module__baMvka__emptyState{color:#64748b;text-align:center;flex-direction:column;justify-content:center;align-items:center;height:100%;padding:40px;display:flex}.BoitageUnifiedMapCard-module__baMvka__emptyState svg{color:#cbd5e1;width:48px;height:48px;margin-bottom:16px}.BoitageUnifiedMapCard-module__baMvka__emptyStateTitle{color:#334155;margin-bottom:8px;font-size:16px;font-weight:600}.BoitageUnifiedMapCard-module__baMvka__emptyStateText{color:#64748b;max-width:320px;font-size:14px}@media (max-width:980px){.BoitageUnifiedMapCard-module__baMvka__workerFilterOverlay{max-width:260px;top:12px;left:auto;right:12px}}@media (max-width:768px){.BoitageUnifiedMapCard-module__baMvka__mapContainer{height:500px}.BoitageUnifiedMapCard-module__baMvka__statsOverlay{top:8px;left:8px}.BoitageUnifiedMapCard-module__baMvka__workerFilterOverlay{max-width:240px;max-height:230px}.BoitageUnifiedMapCard-module__baMvka__legendOverlay{bottom:8px;left:8px;right:8px}.BoitageUnifiedMapCard-module__baMvka__markerControlOverlay{padding:6px 8px;bottom:8px;right:8px}}
