.crm-auth-shell_page__roM56{min-height:100vh;display:grid;place-items:center;padding:1.25rem;background:radial-gradient(circle at top left,rgba(46,139,104,.16),transparent 26%),linear-gradient(180deg,rgba(255,255,255,.02),transparent 48%),var(--surface-base,#0f1513)}.crm-auth-shell_panel__ql0dv{width:min(100%,30rem);display:grid;gap:1.25rem;padding:1.25rem;border:1px solid var(--border-subtle);border-radius:2rem;background:color-mix(in srgb,var(--surface-panel) 92%,transparent);box-shadow:0 30px 70px rgba(0,0,0,.28)}.crm-auth-shell_header__smxgk{display:flex;align-items:center;justify-content:space-between;gap:1rem}.crm-auth-shell_eyebrow__z7EIB{margin:0;font-size:.72rem;font-weight:800;line-height:1;letter-spacing:.22em;text-transform:uppercase;color:var(--accent-soft)}.crm-auth-shell_loginCard__Oif7W,.crm-auth-shell_statusCard__7c_2n{border:1px solid var(--border-soft);border-radius:1.5rem;background:rgba(255,255,255,.03);padding:1.2rem;display:grid;gap:.95rem}.crm-auth-shell_loginHeader__62CCW{display:grid;gap:.3rem}.crm-auth-shell_loginTitle__Z_asm{margin:0;font-size:1.55rem;font-weight:800;color:var(--text-primary)}.crm-auth-shell_statusText__VCjFI{margin:0;font-size:.9rem;line-height:1.6;color:var(--text-secondary)}.crm-auth-shell_sessionLoader__gygJP{display:grid;justify-items:center;gap:1rem;color:var(--text-primary)}.crm-auth-shell_sessionLoaderText__xD6lT{margin:0;font-size:.9rem;font-weight:700;line-height:1.4;color:var(--text-secondary)}.crm-auth-shell_form__uM2BD{display:grid;gap:.85rem}.crm-auth-shell_field__4eJ1F{display:grid;gap:.38rem}.crm-auth-shell_label__wmBL0{font-size:.78rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted)}.crm-auth-shell_input__c43LL{min-height:3rem;padding:.85rem .95rem;border:1px solid var(--border-subtle);border-radius:1rem;background:rgba(255,255,255,.03);color:var(--text-primary)}.crm-auth-shell_input__c43LL:focus{outline:none;border-color:rgba(24,79,63,.6);box-shadow:0 0 0 3px rgba(24,79,63,.18)}.crm-auth-shell_error__sJtj2{margin:0;font-size:.85rem;color:#f08f8f}.crm-auth-shell_retryBtn__IbP21,.crm-auth-shell_submitBtn__amscP{display:inline-flex;align-items:center;justify-content:center;min-height:3rem;padding:.8rem 1rem;border:1px solid rgba(24,79,63,.4);border-radius:1rem;background:#184f3f;color:#f5fbf8;font-size:.92rem;font-weight:800;cursor:pointer}.crm-auth-shell_retryBtn__IbP21:disabled,.crm-auth-shell_submitBtn__amscP:disabled{cursor:not-allowed;opacity:.55}.crm-dialog_overlay__PV_2b{position:fixed;inset:0;z-index:1400;background:rgba(5,8,16,.76);backdrop-filter:blur(14px)}.crm-dialog_content__cML4R{position:fixed;inset:.5rem;z-index:1401;display:grid;grid-template-rows:auto minmax(0,1fr) auto;width:auto!important;height:auto!important;max-width:none!important;max-height:none!important;padding:0!important;margin:0!important;transform:none!important;overflow:hidden;border-radius:1.7rem;border:1px solid var(--border-soft);background:var(--surface-panel-solid);box-shadow:0 40px 120px rgba(0,0,0,.48),inset 0 1px 0 rgba(255,255,255,.03);animation:none!important}.crm-dialog_contentCompact__t_uKv{inset:50% auto auto 50%;width:min(76rem,calc(100vw - 1.25rem))!important;max-height:min(84vh,50rem)!important;height:auto!important;transform:translate(-50%,-50%)!important;border-radius:1.45rem}.crm-dialog_content__cML4R[data-state=closed],.crm-dialog_content__cML4R[data-state=open]{animation:none!important}.crm-dialog_header__pqYRz{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding:1.25rem 1.3rem 1rem;border-bottom:1px solid var(--border-soft);background:var(--surface-elevated-solid)}.crm-dialog_headerCopy__mmE7v{display:grid;gap:.35rem;max-width:52rem}.crm-dialog_title__Y8RDc{margin:0;font-family:var(--font-display);font-size:1.2rem;font-weight:800;color:var(--text-primary)}.crm-dialog_description__kUDpk{margin:.35rem 0 0;font-size:.88rem;line-height:1.55;color:var(--text-muted)}.crm-dialog_closeBtn__yGVTo{all:unset;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:1.25rem;height:1.25rem;padding:.5rem;border-radius:.7rem;border:1px solid var(--border-subtle);color:var(--text-primary);cursor:pointer;background:rgba(255,255,255,.04);transition:transform .16s ease,border-color .16s ease,background-color .16s ease}.crm-dialog_closeBtn__yGVTo svg{width:.9rem;height:.9rem}.crm-dialog_closeBtn__yGVTo:hover{border-color:var(--border-strong);background:rgba(255,255,255,.1);transform:translateY(-1px)}.crm-dialog_closeBtn__yGVTo:focus-visible{outline:none;box-shadow:0 0 0 3px var(--focus-ring)}.crm-dialog_scrollArea__QbAlX{min-height:0}.crm-dialog_scrollArea__QbAlX [data-radix-scroll-area-viewport]{width:100%;height:100%}.crm-dialog_body__pUXQ1{--crm-dialog-body-padding-top:1.1rem;box-sizing:border-box;padding:var(--crm-dialog-body-padding-top) 1.3rem 1.35rem}.crm-dialog_bodyWithFooter__8xd1z{display:flex;min-height:100%;height:100%}.crm-dialog_bodyWithFooter__8xd1z>*{flex:1 1 auto;min-height:0}.crm-dialog_footer__hMi04{border-top:1px solid var(--border-soft);background:var(--surface-elevated-solid);box-shadow:0 -18px 36px rgba(0,0,0,.14)}@media (max-width:760px){.crm-dialog_content__cML4R{inset:0;border-radius:0;border-left:0;border-right:0;border-bottom:0}.crm-dialog_contentCompact__t_uKv{inset:0;width:auto!important;max-height:none!important;transform:none!important;border-radius:0}.crm-dialog_header__pqYRz{gap:.75rem;padding:.85rem .8rem .72rem}.crm-dialog_headerCopy__mmE7v{max-width:none}.crm-dialog_title__Y8RDc{font-size:.96rem;line-height:1.15}.crm-dialog_description__kUDpk{margin-top:.2rem;font-size:.76rem;line-height:1.4}.crm-dialog_body__pUXQ1{--crm-dialog-body-padding-top:0.85rem;box-sizing:border-box;padding:var(--crm-dialog-body-padding-top) .75rem .85rem}.crm-dialog_bodyWithFooter__8xd1z{display:block;min-height:0;height:auto}.crm-dialog_footer__hMi04{padding-left:0;padding-right:0}}.smart-entity-form_form__37gfD{display:grid;gap:1.35rem;min-height:100%;height:100%;grid-template-rows:minmax(0,1fr) auto auto;min-width:0;overflow:hidden}.smart-entity-form_sections__k4nXs{display:grid;gap:1.1rem;align-content:start;min-height:0;overflow:auto;padding-right:.18rem;scrollbar-width:thin;scrollbar-color:color-mix(in srgb,var(--accent-soft) 55%,transparent) transparent}.smart-entity-form_sections__k4nXs::-webkit-scrollbar{width:.65rem}.smart-entity-form_sections__k4nXs::-webkit-scrollbar-track{background:transparent}.smart-entity-form_sections__k4nXs::-webkit-scrollbar-thumb{border-radius:999px;border:2px solid transparent;background:linear-gradient(180deg,rgba(127,208,176,.55),rgba(24,79,63,.7));background-clip:padding-box}.smart-entity-form_form__37gfD[data-footer-mode=external]{grid-template-rows:minmax(0,1fr)}.smart-entity-form_section__KJHps{display:grid;gap:0;border:1px solid var(--border-soft);border-radius:1.45rem;background:radial-gradient(circle at top right,rgba(240,176,86,.1),transparent 32%),radial-gradient(circle at bottom left,rgba(127,208,176,.08),transparent 30%),linear-gradient(180deg,rgba(255,255,255,.045),rgba(255,255,255,.02)),var(--surface-elevated);box-shadow:inset 0 1px 0 rgba(255,255,255,.03),0 18px 36px rgba(0,0,0,.12)}.smart-entity-form_sectionToggle__qRbCv{all:unset;display:block;width:100%;box-sizing:border-box;padding:.9rem 1rem 1rem;cursor:pointer}.smart-entity-form_sectionHeader__7V378{display:flex;align-items:center;justify-content:space-between;gap:1rem}.smart-entity-form_sectionHeaderCopy__bobcE{display:flex;flex-direction:column;gap:.34rem;min-width:0}@media (max-width:760px){.smart-entity-form_sectionHeaderCopy__bobcE{gap:0}}.smart-entity-form_sectionTitleWrapper__7ChQj{display:flex;align-items:center;gap:.6rem}.smart-entity-form_sectionIcon__Y9_3V{display:inline-flex;align-items:center;justify-content:center;color:var(--accent-light);flex-shrink:0}.smart-entity-form_sectionIcon__Y9_3V svg{width:1.25rem;height:1.25rem}.smart-entity-form_sectionHeaderMeta___4Qrh{display:inline-flex;align-items:center;gap:.5rem;flex-wrap:nowrap;justify-content:flex-end;flex:0 0 auto}.smart-entity-form_sectionTitle__6A4cx{margin:0;font-size:1rem;font-weight:800;color:var(--text-primary)}.smart-entity-form_sectionDescription__PHT_D{margin:0;font-size:.84rem;line-height:1.45;color:var(--text-muted)}.smart-entity-form_sectionPreviewList__DPkBp{display:flex;flex-wrap:wrap;gap:.45rem}.smart-entity-form_sectionErrorBadge__ehEeo,.smart-entity-form_sectionPreviewCount__WB_6u,.smart-entity-form_sectionPreviewItem__Z0IMi{display:inline-flex;align-items:center;justify-content:center;min-height:1.9rem;padding:.28rem .65rem;border-radius:999px;font-size:.72rem;font-weight:700;line-height:1.3;white-space:nowrap}.smart-entity-form_sectionPreviewCount__WB_6u,.smart-entity-form_sectionPreviewItem__Z0IMi{background:rgba(255,255,255,.06);color:var(--text-secondary);box-shadow:inset 0 0 0 1px var(--border-subtle)}.smart-entity-form_sectionErrorBadge__ehEeo{background:rgba(217,102,102,.16);color:#d96666;box-shadow:inset 0 0 0 1px rgba(217,102,102,.28)}.smart-entity-form_sectionPreviewEmpty__lAxjD{margin:0;font-size:.78rem;color:var(--text-muted)}.smart-entity-form_sectionChevron__V2Ge1{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:2rem;height:2rem;border-radius:999px;color:var(--text-muted);background:rgba(255,255,255,.05);box-shadow:inset 0 0 0 1px var(--border-subtle);transition:transform .18s ease,background .18s ease,color .18s ease}.smart-entity-form_section__KJHps[data-open=true] .smart-entity-form_sectionChevron__V2Ge1{transform:rotate(180deg);background:color-mix(in srgb,var(--accent-solid) 16%,rgba(255,255,255,.05));color:var(--accent-soft)}.smart-entity-form_sectionBodyShell__M3psh{display:grid;grid-template-rows:0fr;transition:grid-template-rows .22s ease}.smart-entity-form_sectionBodyShell__M3psh[data-open=true]{grid-template-rows:1fr}.smart-entity-form_sectionBodyShell__M3psh[data-open=true] .smart-entity-form_sectionBodyInner__9PNAM{padding:0 1rem 1rem}.smart-entity-form_sectionBodyInner__9PNAM{min-height:0;overflow:hidden}.smart-entity-form_sectionBodyInner__9PNAM>.smart-entity-form_grid__BCDlb{padding-top:.9rem}.smart-entity-form_grid__BCDlb{display:grid;gap:1rem;grid-template-columns:repeat(2,minmax(0,1fr))}.smart-entity-form_field__5ZhAa{display:grid;gap:.48rem}.smart-entity-form_fieldActionRow__IEEGp{display:flex;flex-wrap:wrap;align-items:center;gap:.6rem}.smart-entity-form_fieldControlRow__RLrXg{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:stretch;gap:.7rem}.smart-entity-form_fieldInlineAction__LfPTm{display:flex;align-items:stretch}.smart-entity-form_fieldInlineAction__LfPTm>*{min-height:3rem}.smart-entity-form_full__5_7T8{grid-column:1/-1}.smart-entity-form_labelRow__xd0bW{display:flex;justify-content:space-between;align-items:baseline;gap:.75rem}.smart-entity-form_label__o3ShA{display:inline-flex;align-items:center;gap:.35rem;font-size:.75rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted)}.smart-entity-form_hint__aGnnb{font-size:.74rem;color:var(--text-muted)}.smart-entity-form_input___Ph88,.smart-entity-form_selectTrigger__Gs4ep,.smart-entity-form_textarea__JqiF4{width:100%;min-height:3rem;border-radius:1rem;background:rgba(255,255,255,.04);box-shadow:inset 0 0 0 1px var(--border-subtle);transition:box-shadow .16s ease,background .16s ease,transform .16s ease}.smart-entity-form_selectTriggerToned__xngsZ{box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--select-accent) 36%,var(--border-subtle));background:color-mix(in srgb,var(--select-accent) 10%,rgba(255,255,255,.04))}.smart-entity-form_checkboxCard__dcp7f:hover,.smart-entity-form_input___Ph88:hover,.smart-entity-form_selectTrigger__Gs4ep:hover,.smart-entity-form_textarea__JqiF4:hover{background:rgba(255,255,255,.07)}.smart-entity-form_input___Ph88{padding-inline:.45rem}.smart-entity-form_input___Ph88 input{color:var(--text-primary)}.smart-entity-form_input___Ph88 input::-moz-placeholder{color:color-mix(in srgb,var(--text-muted) 72%,transparent 28%);opacity:.46}.smart-entity-form_input___Ph88 input::placeholder{color:color-mix(in srgb,var(--text-muted) 72%,transparent 28%);opacity:.46}.smart-entity-form_input___Ph88:focus-within,.smart-entity-form_selectTrigger__Gs4ep:focus-visible,.smart-entity-form_textarea__JqiF4:focus{box-shadow:0 0 0 3px var(--focus-ring),inset 0 0 0 1px var(--border-strong);background:rgba(255,255,255,.08);transform:translateY(-1px)}.smart-entity-form_textarea__JqiF4{min-height:7rem;resize:vertical;padding:.85rem .45rem;border:0;color:var(--text-primary)}.smart-entity-form_textarea__JqiF4::-moz-placeholder{color:color-mix(in srgb,var(--text-muted) 72%,transparent 28%);opacity:.46}.smart-entity-form_textarea__JqiF4::placeholder{color:color-mix(in srgb,var(--text-muted) 72%,transparent 28%);opacity:.46}.smart-entity-form_selectContent__3akh0{border-radius:1rem;border:1px solid var(--border-soft);background:color-mix(in srgb,var(--surface-panel) 95%,black 5%);box-shadow:0 22px 60px rgba(0,0,0,.28);overflow:hidden}.smart-entity-form_selectContent__3akh0 [data-radix-select-viewport]{max-height:min(18rem,var(--radix-select-content-available-height));padding:.35rem;scrollbar-width:thin;scrollbar-color:color-mix(in srgb,var(--accent-soft) 55%,transparent) transparent}.smart-entity-form_selectContent__3akh0 [data-radix-select-viewport]::-webkit-scrollbar{width:.65rem}.smart-entity-form_selectContent__3akh0 [data-radix-select-viewport]::-webkit-scrollbar-track{background:transparent}.smart-entity-form_selectContent__3akh0 [data-radix-select-viewport]::-webkit-scrollbar-thumb{border-radius:999px;border:2px solid transparent;background:linear-gradient(180deg,rgba(127,208,176,.55),rgba(24,79,63,.7));background-clip:padding-box}.smart-entity-form_selectContent__3akh0 [data-radix-select-item]{min-height:2.7rem;border-radius:.82rem}.smart-entity-form_selectOptionRow__qefDI{display:inline-flex;align-items:center;gap:.6rem}.smart-entity-form_selectToneDot___yW36{width:.68rem;height:.68rem;border-radius:999px;flex:0 0 auto;background:var(--select-accent,var(--accent-soft));box-shadow:0 0 0 1px color-mix(in srgb,var(--select-accent,var(--accent-soft)) 38%,transparent)}.smart-entity-form_selectPlaceholder__mYUGN{color:color-mix(in srgb,var(--text-muted) 88%,white 12%)}.smart-entity-form_selectContent__3akh0 [data-radix-select-scroll-down-button],.smart-entity-form_selectContent__3akh0 [data-radix-select-scroll-up-button]{height:1.9rem;color:var(--text-muted);background:color-mix(in srgb,var(--surface-elevated) 92%,transparent)}.smart-entity-form_checkboxCard__dcp7f{display:flex;align-items:flex-start;gap:.75rem;min-height:3.1rem;padding:.9rem .95rem;border-radius:1rem;background:rgba(255,255,255,.04);box-shadow:inset 0 0 0 1px var(--border-subtle);transition:box-shadow .16s ease,background .16s ease}.smart-entity-form_checkbox__3NYdE{margin-top:.15rem}.smart-entity-form_checkboxMeta__EwNhy{display:grid;gap:.2rem}.smart-entity-form_multiSelectGrid__HgRHF{display:grid;gap:.7rem;grid-template-columns:repeat(auto-fit,minmax(10.5rem,1fr))}.smart-entity-form_disciplineGrid__B2q_K{display:grid;gap:.9rem;grid-template-columns:repeat(auto-fit,minmax(12.5rem,1fr))}.smart-entity-form_disciplineCardWrap__cp7Oc{display:grid;gap:.55rem}.smart-entity-form_disciplineCountField__GL2D1{display:grid;gap:.35rem}.smart-entity-form_facilityGroupList__i1b6o{display:grid;gap:.9rem}.smart-entity-form_facilityGroupCard__r9Z9_{display:grid;gap:.9rem;padding:.95rem;border-radius:1rem;background:rgba(255,255,255,.035);box-shadow:inset 0 0 0 1px var(--border-subtle)}.smart-entity-form_facilityGroupHeader__P7Jq0{display:flex;align-items:center;justify-content:space-between;gap:.8rem}.smart-entity-form_facilityGroupTitle__2UvvC{font-size:.9rem;font-weight:700;color:var(--text-primary)}.smart-entity-form_facilityGroupTopRow__IgIpL{display:grid;gap:.8rem;grid-template-columns:minmax(0,.75fr) minmax(0,.95fr) minmax(0,1.2fr);align-items:end}.smart-entity-form_scheduleRuleList__8w3EC{display:grid;gap:.9rem}.smart-entity-form_scheduleRuleCard__lkQNx{display:grid;gap:.9rem;padding:.95rem;border-radius:1rem;background:rgba(255,255,255,.035);box-shadow:inset 0 0 0 1px var(--border-subtle)}.smart-entity-form_scheduleRuleCardOverlap__nbfuh{box-shadow:inset 0 0 0 1px rgba(217,102,102,.7)}.smart-entity-form_scheduleRuleTopRow__i12Os{display:grid;gap:.8rem;grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto;align-items:end}.smart-entity-form_scheduleRuleWeekdaySection___kKwL{display:grid;gap:.45rem}.smart-entity-form_weekdayToggleGroup__c9X5V{display:flex;flex-wrap:wrap;gap:.42rem}.smart-entity-form_weekdayToggleButton__rihjO{min-width:2.5rem;min-height:2.5rem;padding:0 .55rem;border-radius:.82rem;border:1px solid var(--border-subtle);background:rgba(255,255,255,.04);color:var(--text-muted);font-size:.8rem;font-weight:800;cursor:pointer;transition:border-color .16s ease,background .16s ease,color .16s ease,transform .16s ease}.smart-entity-form_weekdayToggleButton__rihjO:hover{background:rgba(255,255,255,.08);border-color:var(--border-strong);color:var(--text-primary);transform:translateY(-1px)}.smart-entity-form_weekdayToggleButtonActive__tffox{border-color:color-mix(in srgb,var(--accent-solid) 52%,white 10%);background:color-mix(in srgb,var(--accent-solid) 18%,rgba(255,255,255,.04));color:var(--text-primary)}.smart-entity-form_scheduleLegacyNotice__PkbVo,.smart-entity-form_scheduleRuleEmpty__FW0iO{margin:0;padding:1rem;border-radius:1rem;background:rgba(255,255,255,.03);box-shadow:inset 0 0 0 1px var(--border-subtle);color:var(--text-muted);font-size:.85rem;line-height:1.45}.smart-entity-form_scheduleRuleError__bZANp,.smart-entity-form_scheduleRuleWarning__B9VvP{margin:0;font-size:.78rem}.smart-entity-form_scheduleRuleWarning__B9VvP{color:#f3b27e}.smart-entity-form_scheduleRuleError__bZANp{color:#d96666}.smart-entity-form_facilityGroupConvertibleSection__4e31h,.smart-entity-form_facilityGroupField__l97_m{display:grid;gap:.35rem}.smart-entity-form_facilityGroupEmpty__p9nzF,.smart-entity-form_facilityGroupHint__ympfB{margin:0;padding:1rem;border-radius:1rem;background:rgba(255,255,255,.03);box-shadow:inset 0 0 0 1px var(--border-subtle);color:var(--text-muted);font-size:.85rem;line-height:1.45}.smart-entity-form_contactLog__kNMYi{display:grid;gap:.85rem}.smart-entity-form_contactLogRow__DBHHf{display:grid;gap:.8rem;padding:.95rem;border-radius:1rem;background:rgba(255,255,255,.035);box-shadow:inset 0 0 0 1px var(--border-subtle)}.smart-entity-form_contactLogRowTop__zcGET{display:grid;gap:.8rem;grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr) auto;align-items:end}.smart-entity-form_contactLogField__J4HI3{display:grid;gap:.35rem}.smart-entity-form_contactLogActions__zFaOk{display:flex;justify-content:flex-end}.smart-entity-form_contactLogEmpty__yOZjA{margin:0;padding:1rem;border-radius:1rem;background:rgba(255,255,255,.03);box-shadow:inset 0 0 0 1px var(--border-subtle);color:var(--text-muted);font-size:.85rem;line-height:1.45}.smart-entity-form_contactLogAddButton__7PPYX,.smart-entity-form_contactLogRemoveButton__3L4YL{min-height:2.75rem;padding:0 1rem;border-radius:999px;border:1px solid var(--border-subtle);background:rgba(255,255,255,.04);color:var(--text-primary);font-size:.84rem;font-weight:700;cursor:pointer;transition:border-color .16s ease,background .16s ease,transform .16s ease}.smart-entity-form_contactLogAddButton__7PPYX:hover,.smart-entity-form_contactLogRemoveButton__3L4YL:hover{background:rgba(255,255,255,.08);border-color:var(--border-strong);transform:translateY(-1px)}.smart-entity-form_contactLogRemoveButton__3L4YL{min-width:7.5rem}.smart-entity-form_autocompleteRoot__b9A_9{width:100%}.smart-entity-form_autocompleteIcon__JJ5eR{color:var(--text-muted)}.smart-entity-form_autocompleteActions__kyrwC{display:inline-flex;align-items:center;justify-content:flex-end;gap:.15rem;margin-right:-.35rem}.smart-entity-form_autocompleteButton__RN9vX{all:unset;display:inline-flex;align-items:center;justify-content:center;width:1.9rem;height:1.9rem;border-radius:999px;color:var(--text-muted);cursor:pointer;transition:background-color .16s ease,color .16s ease}.smart-entity-form_autocompleteButton__RN9vX:hover{background:rgba(255,255,255,.08);color:var(--text-primary)}.smart-entity-form_autocompleteButton__RN9vX:disabled{opacity:.45;cursor:not-allowed}.smart-entity-form_autocompletePopover__wPxdA{width:min(28rem,calc(100vw - 2rem));padding:.45rem;border-radius:1rem;border:1px solid var(--border-soft);background:color-mix(in srgb,var(--surface-panel) 95%,black 5%);box-shadow:0 22px 60px rgba(0,0,0,.28)}.smart-entity-form_autocompleteList__8e0Dl{display:grid;gap:.25rem;max-height:16rem;overflow-y:auto;scrollbar-width:thin;scrollbar-color:color-mix(in srgb,var(--accent-soft) 55%,transparent) transparent}.smart-entity-form_autocompleteList__8e0Dl::-webkit-scrollbar{width:.65rem}.smart-entity-form_autocompleteList__8e0Dl::-webkit-scrollbar-track{background:transparent}.smart-entity-form_autocompleteList__8e0Dl::-webkit-scrollbar-thumb{border-radius:999px;border:2px solid transparent;background:linear-gradient(180deg,rgba(127,208,176,.55),rgba(24,79,63,.7));background-clip:padding-box}.smart-entity-form_autocompleteOption__GvZqI{all:unset;display:flex;align-items:center;min-height:2.65rem;padding:0 .85rem;border-radius:.8rem;color:var(--text-primary);font-size:.88rem;cursor:pointer;transition:background-color .16s ease,color .16s ease}.smart-entity-form_autocompleteOption__GvZqI:hover{background:rgba(255,255,255,.08)}.smart-entity-form_autocompleteOption__GvZqI:disabled{opacity:.45;cursor:not-allowed}.smart-entity-form_autocompleteEmpty__Y61Mu{padding:.85rem;color:var(--text-muted);font-size:.84rem}.smart-entity-form_multiSelectCard___BlVC{display:inline-flex;align-items:center;gap:.7rem;min-height:3rem;padding:.8rem .9rem;border-radius:1rem;background:rgba(255,255,255,.04);box-shadow:inset 0 0 0 1px var(--border-subtle);color:var(--text-primary);cursor:pointer;transition:box-shadow .16s ease,background .16s ease,transform .16s ease}.smart-entity-form_multiSelectCheck__0oVS1{width:1rem;height:1rem;margin:0;accent-color:var(--accent-solid);cursor:pointer}.smart-entity-form_multiSelectCard___BlVC:hover{background:rgba(255,255,255,.08);transform:translateY(-1px)}.smart-entity-form_multiSelectCardActive__zmnm_{background:color-mix(in srgb,var(--accent-solid) 18%,rgba(255,255,255,.04));box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--accent-solid) 54%,white 10%)}.smart-entity-form_multiSelectCardDisabled__OnoCf{opacity:.55;cursor:not-allowed}.smart-entity-form_multiSelectLabel__Q7QlX{font-size:.88rem;font-weight:700;line-height:1.35}.smart-entity-form_checkboxTitle__PQxzK{font-size:.94rem;font-weight:600;color:var(--text-primary)}.smart-entity-form_checkboxHint__yREcr{font-size:.8rem;color:var(--text-muted)}.smart-entity-form_error__c8uPO{margin:0;font-size:.78rem;color:#d96666}.smart-entity-form_formError__IdOiQ{margin:-.1rem 0 0;font-size:.84rem;color:#f3b27e}.smart-entity-form_actions___0CJP{position:sticky;bottom:0;z-index:2;margin:0 -1.3rem -1.35rem;padding-top:.95rem}.smart-entity-form_actionsInner__pkcx0{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.3rem;border-top:1px solid var(--border-soft);border-radius:0 0 1.25rem 1.25rem;background:color-mix(in srgb,var(--surface-panel) 94%,black 6%);backdrop-filter:blur(14px);box-shadow:0 18px 36px rgba(0,0,0,.14)}.smart-entity-form_actionsLeading__gw9rV,.smart-entity-form_actionsTrailing__ZKfZx{display:flex;align-items:center;gap:.75rem}@media (max-width:780px){.smart-entity-form_form__37gfD[data-footer-mode=external]{height:auto;min-height:0;overflow:visible;grid-template-rows:auto}.smart-entity-form_form__37gfD[data-footer-mode=external] .smart-entity-form_sections__k4nXs{overflow:visible;padding-right:0;gap:.8rem}.smart-entity-form_section__KJHps{border-radius:1.15rem}.smart-entity-form_sectionToggle__qRbCv{padding:.8rem .85rem .85rem}.smart-entity-form_sectionHeader__7V378{gap:.7rem}.smart-entity-form_sectionHeaderMeta___4Qrh{gap:.4rem;flex:0 0 auto}.smart-entity-form_sectionTitle__6A4cx{font-size:.92rem;line-height:1.2}.smart-entity-form_sectionDescription__PHT_D{font-size:.78rem;line-height:1.4}.smart-entity-form_sectionPreviewEmpty__lAxjD,.smart-entity-form_sectionPreviewItem__Z0IMi{display:none}.smart-entity-form_sectionErrorBadge__ehEeo,.smart-entity-form_sectionPreviewCount__WB_6u{min-height:1.75rem;padding:.22rem .58rem;font-size:.68rem}.smart-entity-form_sectionChevron__V2Ge1{width:1.8rem;height:1.8rem}.smart-entity-form_sectionBodyShell__M3psh[data-open=true] .smart-entity-form_sectionBodyInner__9PNAM{padding:0 .85rem .85rem}.smart-entity-form_sectionBodyInner__9PNAM>.smart-entity-form_grid__BCDlb{padding-top:.72rem}.smart-entity-form_grid__BCDlb{gap:.85rem}.smart-entity-form_contactLogRowTop__zcGET,.smart-entity-form_facilityGroupTopRow__IgIpL,.smart-entity-form_grid__BCDlb,.smart-entity-form_scheduleRuleTopRow__i12Os{grid-template-columns:1fr}.smart-entity-form_labelRow__xd0bW{flex-direction:column;align-items:flex-start;gap:.25rem}.smart-entity-form_contactLogActions__zFaOk{justify-content:stretch}.smart-entity-form_contactLogAddButton__7PPYX,.smart-entity-form_contactLogRemoveButton__3L4YL{width:100%}.smart-entity-form_facilityGroupHeader__P7Jq0{align-items:stretch;flex-direction:column}.smart-entity-form_fieldControlRow__RLrXg{grid-template-columns:1fr;gap:.55rem}.smart-entity-form_fieldInlineAction__LfPTm,.smart-entity-form_fieldInlineAction__LfPTm>*{width:100%}}.smart-entity-form_actionsLeading__gw9rV{flex-wrap:wrap}.smart-entity-form_actionsTrailing__ZKfZx{justify-content:flex-end}.smart-entity-form_primary__ch4Y5,.smart-entity-form_secondary__4IHmi{min-width:10.5rem;min-height:3rem;padding-inline:1.2rem;border-radius:999px;font-weight:700;cursor:pointer}.smart-entity-form_secondary__4IHmi{color:var(--text-primary);background:color-mix(in srgb,var(--surface-elevated) 88%,transparent);box-shadow:inset 0 0 0 1px var(--border-subtle),0 10px 24px rgba(0,0,0,.08)}.smart-entity-form_primary__ch4Y5{border:1px solid rgba(150,232,200,.22);background:linear-gradient(135deg,#1d624c,#2c7c60 58%,#3f8d6f);color:#f5fbf8;box-shadow:0 18px 34px rgba(14,53,41,.28)}.smart-entity-form_checkbox__3NYdE:disabled,.smart-entity-form_input___Ph88:disabled,.smart-entity-form_primary__ch4Y5:disabled,.smart-entity-form_secondary__4IHmi:disabled,.smart-entity-form_selectTrigger__Gs4ep:disabled,.smart-entity-form_textarea__JqiF4:disabled{cursor:not-allowed;opacity:.6}@media (max-width:900px){.smart-entity-form_contactLogRowTop__zcGET,.smart-entity-form_grid__BCDlb{grid-template-columns:1fr}.smart-entity-form_full__5_7T8{grid-column:auto}.smart-entity-form_fieldControlRow__RLrXg{grid-template-columns:1fr}.smart-entity-form_fieldInlineAction__LfPTm{justify-content:flex-start}.smart-entity-form_actionsInner__pkcx0,.smart-entity-form_actionsTrailing__ZKfZx{flex-direction:column-reverse;align-items:stretch}.smart-entity-form_primary__ch4Y5,.smart-entity-form_secondary__4IHmi{width:100%}}.crm-info-tooltip_trigger__Rmo06{all:unset;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;color:var(--text-muted);cursor:help}.crm-info-tooltip_trigger__Rmo06:focus-visible,.crm-info-tooltip_trigger__Rmo06:hover{color:var(--text-secondary)}.crm-info-tooltip_trigger__Rmo06:focus-visible{outline:2px solid var(--focus-ring);outline-offset:2px}.crm-info-tooltip_icon__JfPwd{width:.88rem;height:.88rem}.crm-info-tooltip_content__35j1x{max-width:20rem;padding:.85rem 1.05rem;border-radius:8px;background:var(--surface-elevated);border:1px solid var(--border-subtle);box-shadow:var(--shadow-overlay)}.crm-info-tooltip_textContent__XZWf2{font-size:.78rem;line-height:1.55;color:var(--text-secondary);white-space:pre-wrap}.crm-date-picker_root__nYlYH{position:relative}.crm-date-picker_trigger__6v9PJ{width:100%;min-height:3rem;border-radius:1rem;background:rgba(255,255,255,.04);box-shadow:inset 0 0 0 1px var(--border-subtle);transition:box-shadow .16s ease,background .16s ease,transform .16s ease}.crm-date-picker_trigger__6v9PJ:hover{background:rgba(255,255,255,.07)}.crm-date-picker_trigger__6v9PJ:focus-within{box-shadow:0 0 0 3px var(--focus-ring),inset 0 0 0 1px var(--border-strong);background:rgba(255,255,255,.08);transform:translateY(-1px)}.crm-date-picker_trigger__6v9PJ input{min-height:3rem;padding-inline:.45rem;padding-right:5.5rem;color:var(--text-primary)}.crm-date-picker_trigger__6v9PJ input::-moz-placeholder{color:color-mix(in srgb,var(--text-muted) 72%,transparent 28%);opacity:.46}.crm-date-picker_trigger__6v9PJ input::placeholder{color:color-mix(in srgb,var(--text-muted) 72%,transparent 28%);opacity:.46}.crm-date-picker_clearButton__7WceG,.crm-date-picker_slotButton__Fzzh_{all:unset;display:inline-flex;align-items:center;justify-content:center;width:1.9rem;height:1.9rem;border-radius:999px;color:var(--text-muted);cursor:pointer;transition:background-color .16s ease,color .16s ease}.crm-date-picker_clearButton__7WceG:hover,.crm-date-picker_slotButton__Fzzh_:hover{background:rgba(255,255,255,.08);color:var(--text-primary)}.crm-date-picker_clearButton__7WceG:disabled,.crm-date-picker_slotButton__Fzzh_:disabled{opacity:.45;cursor:not-allowed}.crm-date-picker_popover__GZDR_{width:min(22rem,calc(100vw - 2rem));padding:.9rem;border-radius:1rem;border:1px solid var(--border-soft);background:color-mix(in srgb,var(--surface-panel) 94%,black);box-shadow:0 22px 60px rgba(0,0,0,.35)}.crm-date-picker_header__3VIiz{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.8rem}.crm-date-picker_monthLabel__RtLbZ{margin:0;font-size:.92rem;font-weight:700;color:var(--text-primary)}.crm-date-picker_navRow__AA4pS{display:inline-flex;gap:.35rem}.crm-date-picker_navBtn__0bsjG{all:unset;display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:999px;border:1px solid var(--border-subtle);color:var(--text-primary);cursor:pointer;transition:border-color .16s ease,background-color .16s ease}.crm-date-picker_navBtn__0bsjG:hover{border-color:var(--border-strong);background:rgba(255,255,255,.06)}.crm-date-picker_navBtn__0bsjG:disabled{opacity:.45;cursor:not-allowed}.crm-date-picker_grid__AOdFf,.crm-date-picker_weekdays__foVSH{display:grid;grid-template-columns:repeat(7,minmax(0,1fr))}.crm-date-picker_weekdays__foVSH{margin-bottom:.35rem}.crm-date-picker_weekday__C3wUg{display:flex;justify-content:center;padding:.35rem 0;font-size:.72rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--text-muted)}.crm-date-picker_dayBtn__NVtEz,.crm-date-picker_emptyCell__sX_j0{min-height:2.3rem}.crm-date-picker_emptyCell__sX_j0{display:block}.crm-date-picker_dayBtn__NVtEz{all:unset;display:inline-flex;align-items:center;justify-content:center;margin:.1rem;border-radius:.85rem;font-size:.88rem;color:var(--text-primary);cursor:pointer;transition:background-color .16s ease,color .16s ease,border-color .16s ease;border:1px solid transparent}.crm-date-picker_dayBtn__NVtEz:hover{background:rgba(255,255,255,.06);border-color:var(--border-subtle)}.crm-date-picker_dayBtn__NVtEz:disabled{opacity:.28;cursor:not-allowed}.crm-date-picker_selectedDay__1jOcv{background:var(--accent-solid);border-color:var(--accent-solid);color:var(--accent-contrast)}.crm-date-picker_today__34I5q{border-color:var(--border-strong)}.crm-date-picker_timeRow__2Jv2W{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin-top:.95rem;padding-top:.95rem;border-top:1px solid var(--border-soft)}.crm-date-picker_timeField__P_ZAQ{display:grid;gap:.35rem}.crm-date-picker_timeLabel__n174y{font-size:.72rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--text-muted)}.crm-date-picker_timeSelect__phzJ_{width:100%}.crm-date-picker_selectContent__1hIwl{border:1px solid var(--border-soft);border-radius:1rem;background:color-mix(in srgb,var(--surface-panel) 95%,black 5%);box-shadow:0 22px 60px rgba(0,0,0,.28);overflow:hidden}.crm-date-picker_selectContent__1hIwl [data-radix-select-viewport]{max-height:min(16rem,var(--radix-select-content-available-height));padding:.35rem;scrollbar-width:thin;scrollbar-color:color-mix(in srgb,var(--accent-soft) 55%,transparent) transparent}.crm-date-picker_selectContent__1hIwl [data-radix-select-viewport]::-webkit-scrollbar{width:.65rem}.crm-date-picker_selectContent__1hIwl [data-radix-select-viewport]::-webkit-scrollbar-track{background:transparent}.crm-date-picker_selectContent__1hIwl [data-radix-select-viewport]::-webkit-scrollbar-thumb{border-radius:999px;border:2px solid transparent;background:linear-gradient(180deg,rgba(127,208,176,.55),rgba(24,79,63,.7));background-clip:padding-box}.crm-date-picker_footer__hRWJk{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-top:.95rem;padding-top:.95rem;border-top:1px solid var(--border-soft)}.crm-date-picker_footerActions__E9nRr{display:inline-flex;gap:.55rem}.crm-date-picker_footerBtn__uXxj6{all:unset;display:inline-flex;align-items:center;justify-content:center;min-height:2.4rem;padding:0 .95rem;border-radius:999px;border:1px solid var(--border-subtle);color:var(--text-primary);font-size:.84rem;font-weight:700;cursor:pointer;transition:border-color .16s ease,background-color .16s ease}.crm-date-picker_footerBtn__uXxj6:hover{border-color:var(--border-strong);background:rgba(255,255,255,.05)}@media (max-width:640px){.crm-date-picker_popover__GZDR_{width:min(100vw - 1rem,24rem)}.crm-date-picker_footer__hRWJk{flex-direction:column;align-items:stretch}.crm-date-picker_footerActions__E9nRr{justify-content:stretch}.crm-date-picker_footerBtn__uXxj6{width:100%}}.crm-rich-select_root__ik9wT{width:100%}.crm-rich-select_trigger__UFDoC{all:unset;box-sizing:border-box;display:flex;align-items:center;justify-content:space-between;gap:.9rem;width:100%;min-height:3rem;padding:0 .95rem;border-radius:1rem;background:rgba(255,255,255,.04);box-shadow:inset 0 0 0 1px var(--border-subtle);cursor:default;font-size:.92rem;transition:box-shadow .16s ease,background .16s ease}.crm-rich-select_trigger__UFDoC:hover{background:rgba(255,255,255,.07)}.crm-rich-select_triggerOpen__Lcsln{box-shadow:0 0 0 3px var(--focus-ring),inset 0 0 0 1px var(--border-strong);background:rgba(255,255,255,.08)}.crm-rich-select_triggerToned__5uNsK{box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--select-accent) 36%,var(--border-subtle));background:color-mix(in srgb,var(--select-accent) 10%,rgba(255,255,255,.04))}.crm-rich-select_trigger__UFDoC:disabled{opacity:.55;cursor:default}.crm-rich-select_triggerContent__ZXOHs{display:inline-flex;align-items:center;min-width:0;flex:1 1 auto}.crm-rich-select_optionRow__C2tFf{display:inline-flex;align-items:center;gap:.6rem;min-width:0;font-size:.92rem;line-height:1.25;white-space:normal;color:var(--text-primary)}.crm-rich-select_optionDescription__l5I64{padding-left:1.28rem;font-size:.8rem;line-height:1.35;color:var(--text-muted)}.crm-rich-select_toneDot__E06JG{width:.68rem;height:.68rem;border-radius:999px;flex:0 0 auto;background:var(--select-accent,var(--accent-soft));box-shadow:0 0 0 1px color-mix(in srgb,var(--select-accent,var(--accent-soft)) 38%,transparent)}.crm-rich-select_placeholder__epEUz{font-size:.92rem;color:color-mix(in srgb,var(--text-muted) 88%,white 12%)}.crm-rich-select_chevron__eveHd{flex:0 0 auto;color:var(--text-muted);transition:transform .16s ease}.crm-rich-select_triggerOpen__Lcsln .crm-rich-select_chevron__eveHd{transform:rotate(180deg)}.crm-rich-select_popover__Pm00_{width:min(var(--radix-popover-trigger-width),calc(100vw - 2rem));padding:.3rem;border-radius:1rem;border:1px solid var(--border-soft);background:color-mix(in srgb,var(--surface-panel) 95%,black 5%);box-shadow:0 22px 60px rgba(0,0,0,.28)}.crm-rich-select_list__p6a0h{display:grid;gap:.14rem;max-height:min(20rem,var(--radix-popover-content-available-height));overflow:auto;scrollbar-width:thin;scrollbar-color:color-mix(in srgb,var(--accent-soft) 55%,transparent) transparent}.crm-rich-select_list__p6a0h::-webkit-scrollbar{width:.65rem}.crm-rich-select_list__p6a0h::-webkit-scrollbar-track{background:transparent}.crm-rich-select_list__p6a0h::-webkit-scrollbar-thumb{border-radius:999px;border:2px solid transparent;background:linear-gradient(180deg,rgba(127,208,176,.55),rgba(24,79,63,.7));background-clip:padding-box}.crm-rich-select_option__zkGQ1{all:unset;box-sizing:border-box;display:grid;grid-template-columns:1.15rem minmax(0,1fr);gap:.58rem;align-items:start;width:100%;min-height:3.35rem;padding:.46rem .68rem;border-radius:.82rem;cursor:default;transition:background .16s ease,box-shadow .16s ease}.crm-rich-select_option__zkGQ1:hover{background:rgba(255,255,255,.05)}.crm-rich-select_optionSelected___W7U_{box-shadow:none}.crm-rich-select_optionHighlighted__HpOWU,.crm-rich-select_optionHighlighted__HpOWU:hover{background:var(--accent-9)}.crm-rich-select_optionDisabled__QcfzE{opacity:.48;cursor:default}.crm-rich-select_optionIndicator__LwZ1z{display:inline-flex;align-items:center;justify-content:center;min-height:1.35rem;padding-top:.05rem;color:transparent}.crm-rich-select_optionSelected___W7U_ .crm-rich-select_optionIndicator__LwZ1z{color:var(--text-primary)}.crm-rich-select_optionHighlighted__HpOWU .crm-rich-select_optionIndicator__LwZ1z{color:var(--accent-contrast)}.crm-rich-select_optionCopy__r8QQV{display:grid;gap:.04rem;min-width:0}.crm-rich-select_optionHighlighted__HpOWU .crm-rich-select_optionDescription__l5I64,.crm-rich-select_optionHighlighted__HpOWU .crm-rich-select_optionRow__C2tFf{color:var(--accent-contrast)}.crm-rich-select_optionHighlighted__HpOWU .crm-rich-select_optionDescription__l5I64{opacity:.82}.user-management-dialog_layout__LrRen{display:grid;grid-template-columns:minmax(16rem,.9fr) minmax(0,1.1fr);gap:1rem;min-height:0}.user-management-dialog_formPanel__d9tIF,.user-management-dialog_listPanel__xNBg6{border:1px solid var(--border-soft);border-radius:1rem;background:rgba(255,255,255,.03);min-height:0}.user-management-dialog_listPanel__xNBg6{display:grid;grid-template-rows:auto 1fr}.user-management-dialog_panelHeader__NWjyL{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.9rem 1rem;border-bottom:1px solid var(--border-soft)}.user-management-dialog_panelTitle__f8pA1{margin:0;font-size:.92rem;font-weight:800;color:var(--text-primary)}.user-management-dialog_panelMeta__yxYRc{margin:.24rem 0 0;font-size:.8rem;color:var(--text-muted)}.user-management-dialog_list__s9Lc6{display:grid;gap:.55rem;padding:.9rem;align-content:start;overflow:auto}.user-management-dialog_userRow__7iON0{width:100%;display:grid;gap:.18rem;padding:.8rem .85rem;border:1px solid var(--border-soft);border-radius:.9rem;background:transparent;color:inherit;text-align:left;cursor:pointer}.user-management-dialog_userRowActive__gTWgl{border-color:rgba(24,79,63,.44);background:rgba(24,79,63,.12)}.user-management-dialog_userRowName__CJLba{font-size:.88rem;font-weight:800;color:var(--text-primary)}.user-management-dialog_userRowMeta__9OUB_{font-size:.78rem;color:var(--text-muted)}.user-management-dialog_formPanel__d9tIF{padding:.95rem;display:grid;gap:.85rem}.user-management-dialog_error__plnS1{margin:0;font-size:.84rem;color:#f08f8f}.user-management-dialog_footerAction__tfRCd,.user-management-dialog_footerPrimary___myPP,.user-management-dialog_headerAction__8wiA7{min-height:2.75rem;border-radius:999px;font-weight:700}.user-management-dialog_footerBar___yLHN{display:flex;align-items:center;justify-content:space-between;gap:.9rem;padding:.95rem 1.25rem 1rem}.user-management-dialog_footerLeading__lFhsB,.user-management-dialog_footerTrailing__Qg_f_{display:flex;align-items:center;gap:.75rem}.user-management-dialog_footerTrailing__Qg_f_{justify-content:flex-end}.user-management-dialog_empty__d3axN{margin:0;font-size:.84rem;color:var(--text-muted)}@media (max-width:900px){.user-management-dialog_layout__LrRen{grid-template-columns:minmax(0,1fr)}.user-management-dialog_footerBar___yLHN,.user-management-dialog_footerLeading__lFhsB,.user-management-dialog_footerTrailing__Qg_f_{flex-direction:column;align-items:stretch}}.planimm-loader_loader__tcw27{display:inline-block;flex:0 0 auto;color:currentColor}.planimm-loader_shape__Dk2Wz{transform-box:fill-box;transform-origin:center;animation-name:planimm-loader_planimmLoaderPulse__bsG2p;animation-duration:var(--planimm-loader-duration,1.8s);animation-iteration-count:infinite;animation-timing-function:cubic-bezier(.34,1.56,.64,1);animation-delay:var(--planimm-loader-delay,0s);animation-fill-mode:both}@keyframes planimm-loader_planimmLoaderPulse__bsG2p{0%,16%,to{opacity:.86;transform:scale(1)}32%{opacity:1;transform:scale(1.08)}48%{opacity:.72;transform:scale(.96)}66%{opacity:.94;transform:scale(1.02)}}@media (prefers-reduced-motion:reduce){.planimm-loader_shape__Dk2Wz{animation:none;opacity:1;transform:none}}.crm-bootstrap-loader_page__Rr1eo{min-height:100vh;display:grid;place-items:center;padding:1.25rem;background:radial-gradient(circle at top left,rgba(46,139,104,.16),transparent 26%),linear-gradient(180deg,rgba(255,255,255,.02),transparent 48%),var(--surface-base,#0f1513)}.crm-bootstrap-loader_loader__vFweb{display:grid;justify-items:center;gap:1rem;color:var(--text-primary)}.crm-bootstrap-loader_text__jrpro{margin:0;font-size:.9rem;font-weight:700;line-height:1.4;color:var(--text-secondary)}.crm-lead-map_mapDialogLayout__YHyQs{display:grid;grid-template-columns:minmax(0,1fr) minmax(18rem,22rem);gap:1rem;width:100%;height:100%;min-height:0}.crm-lead-map_leadPanel__eO9St,.crm-lead-map_mapPanel__T76Rp{min-width:0;min-height:0;border:1px solid var(--border-soft);border-radius:8px;background:var(--surface-panel-solid)}.crm-lead-map_mapPanel__T76Rp{overflow:hidden}.crm-lead-map_mapFrame__s80Xo{position:relative;width:100%;height:100%}.crm-lead-map_mapCanvas__RLMmU{width:100%;height:100%;min-height:34rem;background:var(--surface-elevated-solid)}.crm-lead-map_mapCanvasCompact__UNERD{min-height:18rem}@media (max-width:760px){.crm-lead-map_mapFrame__s80Xo .leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{touch-action:pan-y pinch-zoom!important}}.crm-lead-map_mapCanvas__RLMmU .leaflet-control-attribution{font-size:.68rem}.crm-lead-map_mapCanvas__RLMmU .leaflet-top.leaflet-left{top:.8rem;left:.8rem}.crm-lead-map_mapCanvas__RLMmU .leaflet-control-zoom{overflow:hidden;border:1px solid var(--border-soft);border-radius:1rem;box-shadow:var(--shadow-soft);background:var(--surface-panel);backdrop-filter:blur(10px)}.crm-lead-map_mapCanvas__RLMmU .leaflet-bar{border:0}.crm-lead-map_mapCanvas__RLMmU .leaflet-control-zoom a{display:grid;place-items:center;width:2.35rem;height:2.35rem;border:0;background:transparent;color:var(--text-primary);font-size:1.15rem;font-weight:800;line-height:1;text-decoration:none;transition:background .14s ease,color .14s ease,transform .14s ease}.crm-lead-map_mapCanvas__RLMmU .leaflet-control-zoom a:hover{background:var(--accent-subtle);color:var(--accent-soft)}.crm-lead-map_mapCanvas__RLMmU .leaflet-control-zoom a:focus-visible{outline:2px solid rgba(155,231,199,.75);outline-offset:-2px}.crm-lead-map_mapCanvas__RLMmU .leaflet-control-zoom-in{border-bottom:1px solid var(--border-soft)}.crm-lead-map_mapCanvas__RLMmU .leaflet-control-zoom a.leaflet-disabled{background:transparent;color:color-mix(in srgb,var(--text-muted) 72%,transparent);cursor:not-allowed;opacity:.6}.crm-lead-map_mapStyleToggle__o69z2{display:inline-flex;gap:.28rem;padding:.28rem;border:1px solid var(--border-soft);border-radius:999px;background:var(--surface-panel);box-shadow:var(--shadow-soft);backdrop-filter:blur(10px)}.crm-lead-map_mapStyleControls__tRSq9{position:absolute;top:.8rem;right:.8rem;z-index:500;display:inline-flex;flex-direction:column;align-items:flex-end;gap:.45rem}.crm-lead-map_mapLegend__J8i_M{position:absolute;left:.8rem;bottom:.8rem;z-index:500;display:grid;gap:.35rem;padding:.7rem .8rem;border:1px solid var(--border-soft);border-radius:.9rem;background:var(--surface-panel);color:var(--text-primary);box-shadow:var(--shadow-soft);backdrop-filter:blur(10px)}.crm-lead-map_mapLegendItem__Wljlu{display:inline-flex;align-items:center;gap:.55rem;font-size:.74rem;font-weight:700}.crm-lead-map_mapLegendSwatch__GGBWB{width:.8rem;height:.8rem;border:2px solid transparent;border-radius:999px;box-shadow:0 0 0 1px rgba(255,255,255,.06)}.crm-lead-map_mapLegendSwatchOther__H5shh{border-color:#f5fbf8;background:#4c6a86}.crm-lead-map_mapLegendSwatchActive__qyB_7{border-color:#def5ea;background:#2f8c69}.crm-lead-map_mapLegendSwatchVip__yuY77{border-color:#fff2c3;background:#d9a441;box-shadow:0 0 0 4px rgba(217,164,65,.18)}.crm-lead-map_mapStyleButton__7e3iC{border:0;border-radius:999px;background:transparent;color:var(--text-muted);font-size:.76rem;font-weight:800;line-height:1;padding:.5rem .8rem;cursor:pointer;transition:background .14s ease,color .14s ease}.crm-lead-map_mapStyleButton__7e3iC[data-active=true]{background:var(--accent-subtle);color:var(--accent-soft)}.crm-lead-map_mapStyleButton__7e3iC:hover{color:var(--accent-soft)}.crm-lead-map_mapStyleNotice__K1KdF{max-width:18rem;padding:.45rem .65rem;border:1px solid var(--border-soft);border-radius:.8rem;background:var(--surface-panel);color:var(--text-primary);font-size:.7rem;line-height:1.45;box-shadow:var(--shadow-soft);backdrop-filter:blur(10px)}@media (max-width:760px){.crm-lead-map_mapStyleControls__tRSq9{top:.6rem;right:.6rem;align-items:flex-end}.crm-lead-map_mapStyleNotice__K1KdF{max-width:none}.crm-lead-map_mapLegend__J8i_M{left:.6rem;bottom:.6rem}}.crm-lead-map_marker__luEJe{position:relative;box-sizing:border-box;width:26px;height:26px;border:2px solid #f5fbf8;border-radius:999px;background:#184f3f;box-shadow:0 10px 24px rgba(6,20,16,.28)}.crm-lead-map_marker__luEJe:after{position:absolute;inset:6px;display:block;border-radius:999px;background:#9be7c7;content:""}.crm-lead-map_markerOther__Y1wI5{background:#4c6a86}.crm-lead-map_markerOther__Y1wI5:after{background:#dce8f1}.crm-lead-map_markerActive__gcFH8{background:#2f8c69}.crm-lead-map_markerActive__gcFH8:after{background:#9be7c7}.crm-lead-map_markerVip__qthML{border-color:#fff2c3;background:#d9a441;box-shadow:0 0 0 5px rgba(217,164,65,.14),0 12px 28px rgba(6,20,16,.34)}.crm-lead-map_markerVip__qthML:after{background:#fff2c3}.crm-lead-map_markerSelected__GQZcB{border-color:#ffe3e3;background:#cb4b4b;box-shadow:0 0 0 7px rgba(203,75,75,.22),0 12px 30px rgba(6,20,16,.34)}.crm-lead-map_markerSelected__GQZcB:after{background:#fff1f1}.crm-lead-map_markerCircle__S0PHn{filter:drop-shadow(0 10px 18px rgba(6,20,16,.24))}.crm-lead-map_markerCircleOther__pHZ4B{filter:drop-shadow(0 10px 18px rgba(28,47,68,.24))}.crm-lead-map_markerCircleActive__jZl9Y{filter:drop-shadow(0 10px 18px rgba(10,47,32,.24))}.crm-lead-map_markerCircleVip__jvXbC{filter:drop-shadow(0 0 0 4px rgba(217,164,65,.16)) drop-shadow(0 12px 22px rgba(71,50,7,.26))}.crm-lead-map_markerCircleSelected__ellJV{filter:drop-shadow(0 0 0 7px rgba(203,75,75,.2)) drop-shadow(0 12px 24px rgba(6,20,16,.32))}.crm-lead-map_mapState__STjX1{display:grid;place-content:center;gap:.35rem;min-height:34rem;padding:2rem;text-align:center;color:var(--text-muted)}.crm-lead-map_mapState__STjX1 p{margin:0;color:var(--text-primary);font-size:1rem;font-weight:800}.crm-lead-map_mapState__STjX1 span{max-width:30rem;font-size:.86rem;line-height:1.55}.crm-lead-map_leadPanel__eO9St{overflow:hidden}.crm-lead-map_leadPanelInner__C3zTQ{align-content:start;display:grid;gap:.9rem;padding:1rem}.crm-lead-map_leadPanelHeader__WwgZc{display:grid;gap:.28rem;padding-bottom:.75rem;border-bottom:1px solid var(--border-soft)}.crm-lead-map_leadPanelHeader__WwgZc strong{color:var(--text-primary);font-size:1rem;line-height:1.35}.crm-lead-map_leadPanelHeader__WwgZc span,.crm-lead-map_leadPanelMuted__WnDB_,.crm-lead-map_leadPanelSection__W2pBO p{margin:0;color:var(--text-muted);font-size:.82rem;line-height:1.55}.crm-lead-map_mapLeadFlagMuted__vPzau,.crm-lead-map_mapLeadFlagVip__HjPh_,.crm-lead-map_mapLeadFlag__OOIK2{display:inline-flex;align-items:center;padding:.3rem .55rem;border:1px solid rgba(16,28,23,.12);border-radius:999px;font-size:.72rem;font-weight:800;line-height:1}.crm-lead-map_mapLeadFlag__OOIK2{background:rgba(47,140,105,.12);color:#2f8c69}.crm-lead-map_mapLeadFlagMuted__vPzau{background:rgba(76,106,134,.12);color:#4c6a86}.crm-lead-map_mapLeadFlagVip__HjPh_{background:rgba(217,164,65,.16);color:#9b6c08;box-shadow:inset 0 0 0 1px rgba(217,164,65,.18)}.crm-lead-map_leadPanelEyebrow__x397Q,.crm-lead-map_leadPanelLabel__aPbdU,.crm-lead-map_mapCoverageLabel__w2U9K{color:var(--accent-soft);font-size:.68rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.crm-lead-map_leadPanelSection__W2pBO{display:grid;gap:.38rem}.crm-lead-map_tagList__CXw89{display:flex;flex-wrap:wrap;gap:.38rem}.crm-lead-map_mapCoverage__MBsYW{display:grid;gap:.15rem;min-width:13rem}.crm-lead-map_mapCoverage__MBsYW strong{color:var(--text-primary);font-size:.94rem}.crm-lead-map_mapCoverage__MBsYW span:not(.crm-lead-map_mapCoverageLabel__w2U9K){color:var(--text-muted);font-size:.76rem}@media (max-width:960px){.crm-lead-map_mapDialogLayout__YHyQs{grid-template-columns:1fr}.crm-lead-map_mapCanvas__RLMmU,.crm-lead-map_mapState__STjX1{min-height:28rem}.crm-lead-map_leadPanel__eO9St{max-height:none;overflow:visible}}@media (max-width:640px){.crm-lead-map_mapDialogLayout__YHyQs{gap:.75rem}.crm-lead-map_mapCanvas__RLMmU,.crm-lead-map_mapState__STjX1{min-height:22rem}.crm-lead-map_leadPanel__eO9St{padding:.85rem}}.crm-lead-map_leadAccordion__2zcXN{border:1px solid var(--border-soft);border-radius:.65rem;background:rgba(255,255,255,.02);margin-bottom:.6rem;transition:background-color .2s ease}.crm-lead-map_leadAccordionOpen__taXXB{background:var(--surface-panel-solid)}.crm-lead-map_leadAccordionSummary__RKKgR{display:flex;width:100%;align-items:center;justify-content:space-between;padding:.75rem .85rem;font-size:.82rem;font-family:inherit;font-weight:700;color:var(--text-primary);cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;background:transparent;border:none;outline:none}.crm-lead-map_leadAccordionSummary__RKKgR:hover{background:rgba(255,255,255,.04);border-radius:.65rem}.crm-lead-map_leadAccordionSummary__RKKgR:focus-visible{outline:2px solid var(--focus-ring);outline-offset:-2px;border-radius:.65rem}.crm-lead-map_leadAccordionOpen__taXXB .crm-lead-map_leadAccordionSummary__RKKgR{border-bottom:1px solid var(--border-soft);border-radius:.65rem .65rem 0 0}.crm-lead-map_leadAccordionIcon__y33Dj{color:var(--text-muted);transition:transform .2s ease;width:1.1rem;height:1.1rem}.crm-lead-map_leadAccordionOpen__taXXB .crm-lead-map_leadAccordionIcon__y33Dj{transform:rotate(180deg)}.crm-lead-map_leadAccordionGrid__Poprg{display:grid;grid-template-rows:0fr;transition:grid-template-rows .25s cubic-bezier(.16,1,.3,1)}.crm-lead-map_leadAccordionOpen__taXXB .crm-lead-map_leadAccordionGrid__Poprg{grid-template-rows:1fr}.crm-lead-map_leadAccordionContentWrapper__xGa1T{overflow:hidden}.crm-lead-map_leadAccordionContent__h9bE0{display:flex;flex-direction:column;gap:.65rem;padding:.85rem}.crm-lead-map_leadDataRow__QVaHK{display:grid;gap:.15rem}.crm-lead-map_leadDataLabel__hHW96{font-size:.7rem;font-weight:700;color:var(--accent-soft);text-transform:uppercase;letter-spacing:.03em}.crm-lead-map_leadDataValue__Sub3B{font-size:.82rem;color:var(--text-primary);line-height:1.45}.crm-lead-map_leadDataList__k__MA{display:flex;flex-direction:column;gap:.65rem;margin:0;padding:0}.crm-lead-map_leadDataList__k__MA>:not(:last-child){border-bottom:1px solid rgba(255,255,255,.04);padding-bottom:.65rem}