.MobileModalFooter[data-v-67f5ca0a]{position:absolute;bottom:0;width:calc(100dvw - 2rem);display:flex;gap:1rem;justify-content:flex-end;border-top:1px solid #d8d9db;background:#fff;box-shadow:0 -2px 4px #7e7e7e42;padding:1rem}.MobileModalFooter .ClearButton[data-v-67f5ca0a]{color:#125bc9;cursor:pointer;font-size:.75rem;line-height:1.125rem;font-weight:400;margin:0}.MobileModalFooter .ActionButton[data-v-67f5ca0a]{border-radius:.25rem;min-width:12.5rem;height:3rem;cursor:pointer;font-size:.875rem;line-height:.875rem;font-weight:600;margin:0}.MobileModalFooter .ActionButton.primary[data-v-67f5ca0a]{background:#f95c39;color:#fff}.MobileModalFooter .ActionButton.secondary[data-v-67f5ca0a]{background:#fff;color:#181818;border:2px solid #181818}.MobileModalFooter[data-v-67f5ca0a] :is(.ActionButton,.ClearButton){background:none;border:none;padding:0;-webkit-user-select:none;user-select:none}.MobileModal[data-v-0d661f65]{position:fixed;top:0;left:0;width:100vw;height:100svh;z-index:125;background:#f0f1f3;display:flex;flex-direction:column}.MobileModal .Content[data-v-0d661f65]{flex:1;overflow-y:auto;position:relative;-webkit-overflow-scrolling:touch}.MobileModal .Content.withFooter[data-v-0d661f65]{margin:0 0 5rem}.MobileModal .Content[data-v-0d661f65]{scrollbar-width:none}.MobileModal .Content[data-v-0d661f65]::-webkit-scrollbar{display:none}.MobileModal .Header[data-v-0d661f65]{display:flex;background:#fff;height:3.5rem;align-items:center;justify-content:flex-end;border-bottom:1px solid #d8d9db;padding:0 1rem}.MobileModal .Header .CloseButton[data-v-0d661f65]{height:2rem;width:2rem;cursor:pointer;border-radius:.25rem;border:1px solid #e0e1e3;background:#fff;padding:.5rem}.MobileModal .Header .CloseButton i[data-v-0d661f65]{color:#181818}.Modal-enter-active[data-v-40c556f8]{transition:transform .3s ease-out}.Modal-leave-active[data-v-40c556f8]{transition:transform .3s ease-in}.Modal-enter-from[data-v-40c556f8],.Modal-leave-to[data-v-40c556f8]{transform:translateY(100%)}.LoadingToggle[data-v-4747cbfd],.RefreshButton[data-v-4747cbfd]{display:inline-flex;align-items:center;gap:.5rem;padding:.65rem .95rem;border:1px solid #e5e7eb;border-radius:9999px;background:#fff;color:#111827;font-weight:600;box-shadow:0 6px 24px #0f172a1f;cursor:pointer;transition:transform .12s ease,box-shadow .12s ease,border-color .12s ease}.LoadingToggle[data-v-4747cbfd]:hover,.RefreshButton[data-v-4747cbfd]:hover{transform:translateY(-1px);box-shadow:0 10px 28px #0f172a2e;border-color:#d1d5db}.LoadingToggle[data-v-4747cbfd]:active,.RefreshButton[data-v-4747cbfd]:active{transform:translateY(0);box-shadow:0 4px 16px #0f172a24}.LoadingToggle__dot[data-v-4747cbfd]{width:.75rem;height:.75rem;border-radius:9999px;background:#9ca3af;box-shadow:0 0 0 4px #9ca3af33;transition:background .12s ease,box-shadow .12s ease}.LoadingToggle__dot.is-on[data-v-4747cbfd]{background:#16a34a;box-shadow:0 0 0 6px #16a34a2e}.RefreshButton[data-v-4747cbfd]{background:#111827;color:#f9fafb;border-color:#0f172a;box-shadow:0 6px 24px #0f172a38}.RefreshButton[data-v-4747cbfd]:hover{border-color:#1f2937;box-shadow:0 10px 28px #0f172a42}.RefreshButton[data-v-4747cbfd]:disabled{cursor:not-allowed;background:#1f2937;border-color:#1f2937;box-shadow:0 4px 12px #0f172a24;transform:none}.RefreshButton__pulse[data-v-4747cbfd]{width:.75rem;height:.75rem;border-radius:9999px;background:#34d399;box-shadow:0 0 #34d39940;transition:box-shadow .2s ease,background .12s ease}.RefreshButton__pulse.is-busy[data-v-4747cbfd]{background:#22c55e;box-shadow:0 0 0 6px #22c55e47}.ManualFilters[data-v-4747cbfd]{display:flex;flex-direction:column;gap:.5rem}.ManualFilters label[data-v-4747cbfd]{font-weight:600;font-size:.9rem}.ManualFilters textarea[data-v-4747cbfd]{border:1px solid #e5e7eb;border-radius:.75rem;padding:.6rem;font-family:monospace;font-size:.85rem;resize:vertical;min-height:6rem;background:#f9fafb}.ManualFilters__actions[data-v-4747cbfd]{display:flex;gap:.5rem}.ManualFilters__apply[data-v-4747cbfd],.ManualFilters__reset[data-v-4747cbfd]{flex:1;padding:.55rem .75rem;border-radius:.75rem;border:1px solid #e5e7eb;background:#fff;cursor:pointer;font-weight:600}.ManualFilters__apply[data-v-4747cbfd]{background:#2563eb;color:#fff;border-color:#1d4ed8}.ManualFilters__error[data-v-4747cbfd]{color:#b91c1c;font-size:.85rem}.OmnisearchWrapper[data-v-4747cbfd]{background-color:#f0f1f3;z-index:25;color:#181818;min-height:100vh}.OmnisearchWrapper .FilterContent[data-v-4747cbfd]{display:none}@media(min-width:769px)and (max-width:1024px){.OmnisearchWrapper .FilterContent[data-v-4747cbfd]{display:block;width:100%;height:fit-content}}@media(min-width:1025px){.OmnisearchWrapper .FilterContent[data-v-4747cbfd]{display:block;width:100%;height:fit-content}}.OmnisearchWrapper .PageContent[data-v-4747cbfd]{width:100%}.OmnisearchWrapper .GridInContainer[data-v-4747cbfd]{margin:0 auto;max-width:79.5rem}.MobileFiltersToggle[data-v-4747cbfd]{display:flex;justify-content:flex-end;margin:0 auto 1rem;max-width:79.5rem;width:100%;padding:0 1rem}@media(min-width:769px)and (max-width:1024px){.MobileFiltersToggle[data-v-4747cbfd]{display:none}}@media(min-width:1025px){.MobileFiltersToggle[data-v-4747cbfd]{display:none}}.MobileFiltersToggle__button[data-v-4747cbfd]{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.25rem;border-radius:.5rem;border:1px solid #d8d9db;background:#fff;color:#181818;cursor:pointer;box-shadow:0 4px 14px #1018281a;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease}.MobileFiltersToggle__button[data-v-4747cbfd]:hover{transform:translateY(-1px);box-shadow:0 8px 18px #10182824;border-color:#c0c1c2}.MobileFiltersToggle__button[data-v-4747cbfd]:active{transform:translateY(0);box-shadow:0 6px 12px #1018281f}
