@charset "UTF-8";:root{--vt-c-white: #ffffff;--vt-c-white-soft: #f8f8f8;--vt-c-white-mute: #f2f2f2;--vt-c-black: #181818;--vt-c-black-soft: #222222;--vt-c-black-mute: #282828;--vt-c-indigo: #2c3e50;--vt-c-divider-light-1: rgba(60, 60, 60, .29);--vt-c-divider-light-2: rgba(60, 60, 60, .12);--vt-c-divider-dark-1: rgba(84, 84, 84, .65);--vt-c-divider-dark-2: rgba(84, 84, 84, .48);--vt-c-text-light-1: var(--vt-c-indigo);--vt-c-text-light-2: rgba(60, 60, 60, .66);--vt-c-text-dark-1: var(--vt-c-white);--vt-c-text-dark-2: rgba(235, 235, 235, .64)}:root{--color-background: var(--vt-c-white);--color-background-soft: var(--vt-c-white-soft);--color-background-mute: var(--vt-c-white-mute);--color-border: var(--vt-c-divider-light-2);--color-border-hover: var(--vt-c-divider-light-1);--color-heading: var(--vt-c-text-light-1);--color-text: var(--vt-c-text-light-1);--section-gap: 160px}@media (prefers-color-scheme: dark){:root{--color-background: var(--vt-c-black);--color-background-soft: var(--vt-c-black-soft);--color-background-mute: var(--vt-c-black-mute);--color-border: var(--vt-c-divider-dark-2);--color-border-hover: var(--vt-c-divider-dark-1);--color-heading: var(--vt-c-text-dark-1);--color-text: var(--vt-c-text-dark-2)}}*,*:before,*:after{box-sizing:border-box;margin:0;font-weight:400}body{min-height:100vh;color:var(--color-text);background:var(--color-background);transition:color .5s,background-color .5s;line-height:1.6;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:15px;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#app{margin:0 auto;padding:2rem;font-weight:400}@media (min-width: 1024px){body{display:flex;place-items:center}}*{margin:0;padding:0;box-sizing:border-box}html,body{height:100%;background:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif}#app{height:100vh;width:100vw;overflow:hidden;padding:0!important}.map-filters[data-v-415fabe8]{position:fixed;top:20px;right:70px;z-index:100;display:flex;flex-direction:column}.map-filters--hidden[data-v-415fabe8]{display:none}.map-filters--mobile[data-v-415fabe8]{inset:0;background:transparent;z-index:300;align-items:center;justify-content:center}.map-filters--mobile .filter-group[data-v-415fabe8]{background:#fff;border-radius:16px;padding:24px;box-shadow:0 20px 40px #0003;max-width:300px;width:90%;position:relative;z-index:301}.mobile-filters-overlay[data-v-415fabe8]{position:absolute;inset:0;background:#00000080;z-index:300}.mobile-filters-header[data-v-415fabe8]{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:16px;border-bottom:1px solid #e5e7eb}.mobile-filters-header h3[data-v-415fabe8]{margin:0;font-size:18px;font-weight:600;color:#374151}.mobile-close-button[data-v-415fabe8]{background:#fff;border:1px solid #e5e7eb;color:#6b7280;cursor:pointer;padding:6px;border-radius:50%;transition:all .2s;box-shadow:0 2px 8px #0000001a;width:32px;height:32px;display:flex;align-items:center;justify-content:center}.mobile-close-button[data-v-415fabe8]:hover{color:#374151;background:#f9fafb;box-shadow:0 4px 12px #00000026}.mobile-close-button svg[data-v-415fabe8]{width:20px;height:20px}.filter-group[data-v-415fabe8]{display:flex;flex-direction:column;gap:8px}.filter-button[data-v-415fabe8]{background:#fff;border:2px solid #e5e7eb;border-radius:8px;padding:10px 16px;font-size:14px;font-weight:500;color:#374151;cursor:pointer;transition:all .2s ease-in-out;box-shadow:0 2px 4px #0000001a;min-width:120px;text-align:center}.filter-button[data-v-415fabe8]:hover{border-color:#d1d5db;box-shadow:0 4px 6px #0000001a}.filter-button--active[data-v-415fabe8]{background:#95b0b5;border-color:#95b0b5;color:#fff}.filter-button--active[data-v-415fabe8]:hover{background:#86a5ab;border-color:#86a5ab}.filter-button--special.filter-button--active[data-v-415fabe8]{background:#ec8334;border-color:#ec8334;color:#fff}.filter-button--special.filter-button--active[data-v-415fabe8]:hover{background:#d96914;border-color:#d96914}@media (max-width: 1024px){.map-filters[data-v-415fabe8]:not(.map-filters--mobile){display:none}.filter-button[data-v-415fabe8]{padding:12px 16px;font-size:16px;min-width:100%}}@media (max-width: 768px){.map-filters--mobile .filter-group[data-v-415fabe8]{padding:20px;width:95%}.filter-button[data-v-415fabe8]{padding:14px 16px;font-size:16px}}.mobile-filters-enter-active[data-v-415fabe8],.mobile-filters-leave-active[data-v-415fabe8]{transition:all .3s ease}.mobile-filters-enter-from[data-v-415fabe8],.mobile-filters-leave-to[data-v-415fabe8]{opacity:0}.mobile-filters-enter-to[data-v-415fabe8],.mobile-filters-leave-from[data-v-415fabe8]{opacity:1}.overlay-enter-active[data-v-415fabe8],.overlay-leave-active[data-v-415fabe8]{transition:opacity .3s ease}.overlay-enter-from[data-v-415fabe8],.overlay-leave-to[data-v-415fabe8]{opacity:0}.overlay-enter-to[data-v-415fabe8],.overlay-leave-from[data-v-415fabe8]{opacity:1}.map-filters--mobile .filter-group[data-v-415fabe8]{transition:all .3s cubic-bezier(.34,1.56,.64,1)}.mobile-filters-enter-from .filter-group[data-v-415fabe8],.mobile-filters-leave-to .filter-group[data-v-415fabe8]{transform:scale(.8);opacity:0}.mobile-filters-enter-to .filter-group[data-v-415fabe8],.mobile-filters-leave-from .filter-group[data-v-415fabe8]{transform:scale(1);opacity:1}.map-container[data-v-d33895f7]{width:100vw;height:100vh;display:flex;align-items:center;justify-content:center;overflow:hidden;margin:0;padding:0}.map-svg[data-v-d33895f7]{width:100%;height:100%;max-width:100vw;max-height:100vh;aspect-ratio:1200/1000;display:block;opacity:0;transition:opacity .5s ease-in-out}.map-svg--visible[data-v-d33895f7]{opacity:1}.map-svg--no-transition[data-v-d33895f7]{transition:none!important}@media (max-width: 1024px){.map-svg--scale-transition[data-v-d33895f7]{transition:opacity .5s ease-in-out,transform .5s ease-in-out!important}}.infrastructure-layer[data-v-d33895f7]{pointer-events:none}.plots-layer[data-v-d33895f7]{pointer-events:auto}.numbers-layer[data-v-d33895f7]{pointer-events:none}.plot[data-v-d33895f7]{cursor:pointer;transition:fill .2s ease-in-out,stroke-width .2s ease-in-out;stroke:none;stroke-width:0}.plot--available[data-v-d33895f7]{fill:#fff2df}.plot--available[data-v-d33895f7]:hover{fill:#ffd393}.plot--reserved[data-v-d33895f7]{fill:#ffc6b3}.plot--reserved[data-v-d33895f7]:hover{fill:#ff8d67}.plot--sold[data-v-d33895f7]{fill:#e5e5e5;cursor:not-allowed;opacity:.7}.plot--sold[data-v-d33895f7]:hover{fill:#ccc}.plot--unknown[data-v-d33895f7]{fill:#64748b}.plot--unknown[data-v-d33895f7]:hover{fill:#444f5f}.plot--draft[data-v-d33895f7]{fill:#fff2df;opacity:.5}.plot--draft[data-v-d33895f7]:hover{fill:#ffd393}.plot--selected[data-v-d33895f7]{fill:#95b0b5}.plot--selected[data-v-d33895f7]:hover{fill:#a4bbbf}.plot--hovered[data-v-d33895f7]{filter:brightness(1.1)}.plot--filtered-area[data-v-d33895f7]{fill:#95b0b5!important}.plot--filtered-area[data-v-d33895f7]:hover{fill:#779aa0!important}.plot--filtered-special[data-v-d33895f7]{fill:#ec8334!important}.plot--filtered-special[data-v-d33895f7]:hover{fill:#d96914!important}[data-v-d33895f7] .number--selected,[data-v-d33895f7] g.number--selected path,[data-v-d33895f7] path.number--selected{fill:#fff!important;stroke:#fff!important}[data-v-d33895f7] .number--filtered,[data-v-d33895f7] g.number--filtered path,[data-v-d33895f7] path.number--filtered{fill:#fff!important;stroke:#fff!important}.map-loader[data-v-d33895f7]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:10;text-align:center}.loader-spinner[data-v-d33895f7]{width:40px;height:40px;border:4px solid #f3f3f3;border-top:4px solid #799ba2;border-radius:50%;animation:spin-d33895f7 1s linear infinite;margin:0 auto 16px}@keyframes spin-d33895f7{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.map-error[data-v-d33895f7]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:10;text-align:center;background:#ef4444e6;color:#fff;padding:24px;border-radius:8px;box-shadow:0 4px 6px #0000001a}.plot-tooltip[data-v-d33895f7]{position:fixed;background:#fff;border-radius:8px;padding:12px;box-shadow:0 4px 12px #00000026;z-index:1000;pointer-events:none;min-width:180px;font-size:14px;line-height:1.4}@media (max-width: 1024px){.plot-tooltip[data-v-d33895f7]{position:fixed;left:50%!important;top:50%!important;transform:translate(-50%,-50%)!important;width:90%;max-width:300px;pointer-events:auto;z-index:2000}}.tooltip-close-btn[data-v-d33895f7]{position:absolute;top:8px;right:8px;background:none;border:none;font-size:20px;color:#6b7280;cursor:pointer;width:24px;height:24px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background-color .2s}.tooltip-close-btn[data-v-d33895f7]:hover{background:#f3f4f6}.tooltip-header[data-v-d33895f7]{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.tooltip-main-info[data-v-d33895f7]{display:flex;flex-direction:column;align-items:flex-start}.tooltip-area[data-v-d33895f7]{font-weight:600;color:#1a1a1a;font-size:18px;margin-bottom:4px}.tooltip-price[data-v-d33895f7]{font-weight:600;color:#1a1a1a;font-size:18px}.tooltip-essence[data-v-d33895f7]{font-weight:600;color:#ec8334;font-size:14px;margin-top:4px;max-width:240px;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;line-height:1.3}.tooltip-address[data-v-d33895f7]{margin-bottom:4px}.main-address[data-v-d33895f7]{display:block;color:#666;font-size:14px}.secondary-address[data-v-d33895f7]{display:block;color:#999;font-size:12px;margin-top:2px}.tooltip-status[data-v-d33895f7]{color:#f59e0b;font-weight:500;font-size:12px;text-align:center;margin-top:4px}@media (max-width: 1024px){.plot--available[data-v-d33895f7]:hover{fill:#fff2df!important}.plot--reserved[data-v-d33895f7]:hover{fill:#ffc6b3!important}.plot--sold[data-v-d33895f7]:hover{fill:#e5e5e5!important}.plot--unknown[data-v-d33895f7]:hover{fill:#64748b!important}.plot--draft[data-v-d33895f7]:hover{fill:#fff2df!important}.plot--selected[data-v-d33895f7]:hover,.plot--filtered-area[data-v-d33895f7]:hover{fill:#95b0b5!important}.plot--filtered-special[data-v-d33895f7]:hover{fill:#ec8334!important}}@media (max-width: 1024px){.map-container[data-v-d33895f7]{overflow-x:scroll;overflow-y:hidden;-webkit-overflow-scrolling:touch;justify-content:flex-start}.map-svg[data-v-d33895f7]{width:200%;height:100vh;max-width:none;min-width:200%;flex-shrink:0;aspect-ratio:auto}}@media (max-width: 768px){.map-svg[data-v-d33895f7]{width:220%;min-width:220%}}.mobile-filter-button[data-v-d33895f7]{display:none;position:fixed;top:20px;left:20px;z-index:200;width:48px;height:48px;background:#fff;border:2px solid #e5e7eb;border-radius:12px;cursor:pointer;transition:all .2s ease-in-out;box-shadow:0 2px 8px #0000001a;align-items:center;justify-content:center;color:#6b7280}.mobile-filter-button[data-v-d33895f7]:hover{border-color:#799ba2;color:#799ba2;box-shadow:0 4px 12px #00000026}.mobile-filter-button--active[data-v-d33895f7]{background:#f3f4f6;border-color:#d1d5db;color:#4b5563;transform:scale(1.05)}.mobile-filter-button--active[data-v-d33895f7]:hover{background:#e5e7eb;border-color:#9ca3af;color:#374151}.mobile-filter-button--has-filters[data-v-d33895f7]{border-color:#799ba2;color:#799ba2}.mobile-filter-button--has-filters[data-v-d33895f7]:hover{border-color:#5f8289;color:#5f8289}.mobile-filter-button svg[data-v-d33895f7]{width:24px;height:24px}.filter-indicator[data-v-d33895f7]{position:absolute;top:-2px;right:-2px;width:12px;height:12px;background:#ef4444;border:2px solid white;border-radius:50%;animation:pulse-indicator-d33895f7 2s infinite}@keyframes pulse-indicator-d33895f7{0%{box-shadow:0 0 #ef4444b3}70%{box-shadow:0 0 0 6px #ef444400}to{box-shadow:0 0 #ef444400}}@media (max-width: 1024px){.mobile-filter-button[data-v-d33895f7]{display:flex}}
