.search-results[data-v-c36f72f8]{position:absolute;top:100%;left:0;right:0;margin-top:.5rem;background:#fff;border-radius:.75rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;max-height:20rem;overflow-y:auto;z-index:50}html.dark .search-results[data-v-c36f72f8]{background:rgb(var(--color-surface-dark));box-shadow:0 10px 15px -3px #0006,0 4px 6px -2px #0000004d}.loading[data-v-c36f72f8],.error[data-v-c36f72f8],.no-results[data-v-c36f72f8]{padding:1rem;text-align:center;color:rgb(var(--color-text-muted));transition:color .3s ease}html.dark .loading[data-v-c36f72f8],html.dark .no-results[data-v-c36f72f8]{color:rgb(var(--color-text-muted-dark))}.loading[data-v-c36f72f8]{display:flex;align-items:center;justify-content:center;gap:.5rem}.loading-spinner[data-v-c36f72f8]{border:2px solid rgb(var(--color-neutral-200));border-top:2px solid rgb(var(--color-brand-green));border-radius:50%;width:1rem;height:1rem;animation:spin-c36f72f8 1s linear infinite;transition:border-color .3s ease}html.dark .loading-spinner[data-v-c36f72f8]{border-color:rgb(var(--color-neutral-700));border-top-color:rgb(var(--color-brand-green-dark-theme))}@keyframes spin-c36f72f8{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.error[data-v-c36f72f8]{display:flex;align-items:center;justify-content:center;gap:.5rem;color:rgb(var(--color-error));transition:color .3s ease}html.dark .error[data-v-c36f72f8]{color:rgb(var(--color-error-dark))}.error-icon[data-v-c36f72f8]{width:1rem;height:1rem}.results-list[data-v-c36f72f8]{list-style:none;margin:0;padding:.5rem}.result-item[data-v-c36f72f8]{display:flex;align-items:center;gap:.75rem;padding:.75rem;border-radius:.5rem;cursor:pointer;transition:background-color .15s ease}.result-item[data-v-c36f72f8]:hover,.result-item.highlighted[data-v-c36f72f8]{background-color:rgb(var(--color-neutral-100));transition:background-color .15s ease}html.dark .result-item[data-v-c36f72f8]:hover,html.dark .result-item.highlighted[data-v-c36f72f8]{background-color:rgb(var(--color-neutral-800))}.level-icon[data-v-c36f72f8]{width:1.25rem;height:1.25rem;flex-shrink:0;color:rgb(var(--color-text-muted));transition:color .3s ease}html.dark .level-icon[data-v-c36f72f8]{color:rgb(var(--color-text-muted-dark))}.result-content[data-v-c36f72f8]{flex:1;min-width:0}.region-name[data-v-c36f72f8]{font-weight:500;color:rgb(var(--color-text-primary));margin-bottom:.25rem;transition:color .3s ease}html.dark .region-name[data-v-c36f72f8]{color:rgb(var(--color-text-primary-dark))}.region-level[data-v-c36f72f8]{display:flex;align-items:center;gap:.25rem;font-size:.875rem;color:rgb(var(--color-text-muted));transition:color .3s ease}html.dark .region-level[data-v-c36f72f8]{color:rgb(var(--color-text-muted-dark))}.badge-icon[data-v-c36f72f8]{width:.875rem;height:.875rem}.search-input-wrapper[data-v-d28ae271]{position:relative;display:flex;align-items:center;width:100%;margin-bottom:1rem}.search-icon[data-v-d28ae271]{position:absolute;left:1rem;width:1.25rem;height:1.25rem;color:rgb(var(--color-text-muted));pointer-events:none;z-index:10;transition:color .3s ease}html.dark .search-icon[data-v-d28ae271]{color:rgb(var(--color-text-muted-dark))}.search-input[data-v-d28ae271]{width:100%;padding:.75rem 1rem .75rem 3rem;border:2px solid rgb(var(--color-neutral-200));border-radius:.75rem;font-size:1rem;transition:all .15s ease;background-color:rgb(var(--color-surface-light));color:rgb(var(--color-text-primary))}html.dark .search-input[data-v-d28ae271]{border-color:rgb(var(--color-neutral-700));background-color:rgb(var(--color-surface-dark));color:rgb(var(--color-text-primary-dark))}.search-input[data-v-d28ae271]:focus:not(:focus-visible){outline:none}.search-input[data-v-d28ae271]:focus{border-color:rgb(var(--color-brand-green));box-shadow:0 0 0 3px rgba(var(--color-brand-green),.1)}html.dark .search-input[data-v-d28ae271]:focus{border-color:rgb(var(--color-brand-green-dark-theme));box-shadow:0 0 0 3px rgba(var(--color-brand-green-dark-theme),.2)}.search-input[data-v-d28ae271]:focus-visible{outline:2px solid rgb(var(--color-brand-green));outline-offset:2px}html.dark .search-input[data-v-d28ae271]:focus-visible{outline:2px solid rgb(var(--color-brand-green-dark-theme));outline-offset:2px}.clear-button[data-v-d28ae271]{position:absolute;right:.5rem;display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;padding:0;border:none;background:transparent;border-radius:.5rem;cursor:pointer;transition:background-color .15s ease}.clear-button[data-v-d28ae271]:hover{background-color:rgb(var(--color-neutral-100))}html.dark .clear-button[data-v-d28ae271]:hover{background-color:rgb(var(--color-neutral-800))}.clear-icon[data-v-d28ae271]{width:1rem;height:1rem;color:rgb(var(--color-text-muted));transition:color .3s ease}html.dark .clear-icon[data-v-d28ae271]{color:rgb(var(--color-text-muted-dark))}.location-search-bar[data-v-58e8ddf4]{position:relative;width:100%;max-width:500px}.helper-text[data-v-58e8ddf4]{font-size:.875rem;color:rgb(var(--color-text-muted));margin-bottom:1rem;text-align:center}.use-location-button[data-v-58e8ddf4]{display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%;padding:.75rem 1rem;margin-bottom:1rem;background:linear-gradient(135deg,rgb(var(--color-success)),rgb(var(--color-success-dark)));color:rgb(var(--color-white));border:none;border-radius:.5rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s;box-shadow:0 2px 4px #10b98133}.use-location-button[data-v-58e8ddf4]:hover:not(:disabled){background:linear-gradient(135deg,rgb(var(--color-success-dark)),rgb(var(--color-success)));box-shadow:0 4px 8px #10b9814d;transform:translateY(-1px)}.use-location-button[data-v-58e8ddf4]:disabled{opacity:.6;cursor:not-allowed}.location-icon[data-v-58e8ddf4]{width:1.125rem;height:1.125rem}@keyframes pulse-58e8ddf4{0%,to{opacity:1}50%{opacity:.5}}.animate-pulse[data-v-58e8ddf4]{animation:pulse-58e8ddf4 2s cubic-bezier(.4,0,.6,1) infinite}@media(max-width:640px){.location-search-bar[data-v-58e8ddf4]{max-width:100%}.helper-text[data-v-58e8ddf4]{font-size:.8125rem}.use-location-button[data-v-58e8ddf4]{font-size:.8125rem;padding:.625rem .875rem}}@media(prefers-reduced-motion:reduce){.use-location-button[data-v-58e8ddf4]{transition:none}.animate-pulse[data-v-58e8ddf4]{animation:none}}.map-legend[data-v-a7ce01de]{margin:0;background:transparent;padding:1rem 1.5rem 1.25rem;border-radius:0;box-shadow:none;font-size:.75rem;max-width:100%}.legend-title[data-v-a7ce01de]{font-weight:700;font-size:.875rem;margin-bottom:8px;color:rgb(var(--color-text-primary));text-align:center;transition:color .3s ease}html.dark .legend-title[data-v-a7ce01de]{color:rgb(var(--color-text-primary-dark))}.legend-gradient[data-v-a7ce01de]{height:20px;border-radius:4px;background:linear-gradient(to right,rgb(var(--color-success)),rgb(var(--color-error)));margin-bottom:4px;transition:background .3s ease}html.dark .legend-gradient[data-v-a7ce01de]{background:linear-gradient(to right,rgb(var(--color-success-dark)),rgb(var(--color-error-dark)))}.legend-labels[data-v-a7ce01de]{display:flex;justify-content:space-between;margin-bottom:6px;font-size:.7rem;color:rgb(var(--color-text-muted));transition:color .3s ease}html.dark .legend-labels[data-v-a7ce01de]{color:rgb(var(--color-text-muted-dark))}.legend-description[data-v-a7ce01de]{font-size:.65rem;color:rgb(var(--color-text-muted));text-align:center;line-height:1.2;transition:color .3s ease}html.dark .legend-description[data-v-a7ce01de]{color:rgb(var(--color-text-muted-dark))}.legend-explanations[data-v-a7ce01de]{margin-top:.75rem;padding-top:.75rem;border-top:1px solid rgb(var(--color-neutral-200));transition:border-color .3s ease}html.dark .legend-explanations[data-v-a7ce01de]{border-top-color:rgb(var(--color-neutral-700))}.legend-explanation[data-v-a7ce01de]{font-size:.7rem;color:rgb(var(--color-text-muted));text-align:left;line-height:1.4;margin-bottom:.5rem;transition:color .3s ease}html.dark .legend-explanation[data-v-a7ce01de]{color:rgb(var(--color-text-muted-dark))}.legend-explanation[data-v-a7ce01de]:last-child{margin-bottom:0}@media(max-width:640px){.map-legend[data-v-a7ce01de]{padding:.875rem 1rem 1rem}.legend-title[data-v-a7ce01de]{font-size:.75rem;margin-bottom:6px}.legend-gradient[data-v-a7ce01de]{height:16px}.legend-labels[data-v-a7ce01de]{font-size:.65rem}.legend-description[data-v-a7ce01de]{font-size:.6rem}.legend-explanation[data-v-a7ce01de]{font-size:.65rem}.legend-explanations[data-v-a7ce01de]{margin-top:.5rem;padding-top:.5rem}}.life-cost-map-unified[data-v-cc395113]{width:100%;background:#fff;border-radius:1rem;overflow:hidden;display:flex;flex-direction:column}html.dark .life-cost-map-unified[data-v-cc395113]{background:rgb(var(--color-surface-dark));box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.map-title-section[data-v-cc395113]{position:relative;text-align:center;padding:1.5rem 1rem 1rem;background:linear-gradient(to bottom,rgb(var(--color-neutral-50)),rgb(var(--color-white)));border-bottom:1px solid rgb(var(--color-neutral-200));transition:background .3s ease,border-color .3s ease;z-index:20}html.dark .map-title-section[data-v-cc395113]{background:linear-gradient(to bottom,rgb(var(--color-neutral-800)),rgb(var(--color-surface-dark)));border-bottom:1px solid rgb(var(--color-neutral-700))}.map-title[data-v-cc395113]{font-size:1.5rem;font-weight:700;color:rgb(var(--color-text-primary));margin:0 0 .5rem;transition:color .3s ease}html.dark .map-title[data-v-cc395113]{color:rgb(var(--color-text-primary-dark))}.map-subtitle[data-v-cc395113]{font-size:.875rem;color:rgb(var(--color-text-muted));margin:0;line-height:1.5;transition:color .3s ease}html.dark .map-subtitle[data-v-cc395113]{color:rgb(var(--color-text-muted-dark))}@media(min-width:640px){.map-title-section[data-v-cc395113]{padding:2rem 1.5rem 1.25rem}.map-title[data-v-cc395113]{font-size:1.875rem}.map-subtitle[data-v-cc395113]{font-size:1rem}}.life-cost-map-container[data-v-cc395113]{position:relative;width:100%;height:400px;z-index:1;flex-shrink:0}@media(min-width:640px){.life-cost-map-container[data-v-cc395113]{height:500px}}.map-container[data-v-cc395113]{width:100%;height:100%;position:relative;z-index:1}.map-legend-section[data-v-cc395113]{position:relative;padding:0;border-top:1px solid #e5e7eb;background:linear-gradient(to top,rgb(var(--color-neutral-50)),rgb(var(--color-white)));z-index:20}html.dark .map-legend-section[data-v-cc395113]{border-top:1px solid rgb(var(--color-neutral-700));background:linear-gradient(to top,rgb(var(--color-neutral-800)),rgb(var(--color-surface-dark)))}.loading-overlay[data-v-cc395113]{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:rgba(var(--color-white),.9);z-index:1000}html.dark .loading-overlay[data-v-cc395113]{background-color:#121212e6}.spinner[data-v-cc395113]{border:4px solid rgb(var(--color-neutral-200));border-top:4px solid rgb(var(--color-brand-green));border-radius:50%;width:40px;height:40px;animation:spin-cc395113 1s linear infinite;transition:border-color .3s ease}html.dark .spinner[data-v-cc395113]{border-color:rgb(var(--color-neutral-700));border-top-color:rgb(var(--color-brand-green-dark-theme))}@keyframes spin-cc395113{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.error-message[data-v-cc395113]{display:flex;align-items:center;justify-content:center;height:100%;padding:2rem;text-align:center;color:rgb(var(--color-error));font-weight:500;transition:color .3s ease}html.dark .error-message[data-v-cc395113]{color:rgb(var(--color-error-dark))}[data-v-cc395113] .pji-popup{max-width:250px;max-height:200px;overflow-y:auto}[data-v-cc395113] .pji-popup h3{color:rgb(var(--color-text-primary));margin-bottom:.5rem;font-size:1rem;transition:color .3s ease}html.dark[data-v-cc395113] .pji-popup h3{color:rgb(var(--color-text-primary-dark))}[data-v-cc395113] .pji-popup p{color:rgb(var(--color-text-muted));line-height:1.4;margin:.25rem 0;font-size:.875rem;transition:color .3s ease}html.dark[data-v-cc395113] .pji-popup p{color:rgb(var(--color-text-muted-dark))}
