@charset "UTF-8";.wiki-gallery[data-v-1d0c709c]{display:flex;flex-direction:column;gap:28px}.wiki-gallery__title[data-v-1d0c709c]{color:rgb(var(--v-theme-teal-green));font-size:18px;font-weight:700;margin:0 0 12px}.wiki-gallery__grid[data-v-1d0c709c]{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.wiki-gallery__grid--video[data-v-1d0c709c]{grid-template-columns:1fr}.wiki-gallery__thumb[data-v-1d0c709c]{position:relative;display:block;width:100%;aspect-ratio:1/1;padding:0;border:0;border-radius:10px;overflow:hidden;cursor:pointer;background-color:rgba(var(--v-theme-secondary),.08)}.wiki-gallery__thumb img[data-v-1d0c709c]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;transition:transform .25s ease}.wiki-gallery__thumb:hover img[data-v-1d0c709c]{transform:scale(1.05)}.wiki-gallery__thumb[data-v-1d0c709c]:focus-visible{outline:2px solid rgb(var(--v-theme-secondary));outline-offset:2px}.wiki-gallery__thumb--video[data-v-1d0c709c]{aspect-ratio:16/9;background-color:rgba(var(--v-theme-dark-green),.9)}.wiki-gallery__poster[data-v-1d0c709c]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;pointer-events:none}.wiki-gallery__play[data-v-1d0c709c]{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;color:#fff}.wiki-gallery__play[data-v-1d0c709c]:before{content:"";position:absolute;width:52px;height:52px;border-radius:50%;background-color:#00000073}.wiki-gallery__play svg[data-v-1d0c709c]{position:relative;margin-left:2px}.wiki-gallery__empty[data-v-1d0c709c]{margin:0;color:rgb(var(--v-theme-gray-80));font-size:.9rem}.wiki-gallery__lightbox[data-v-1d0c709c]{position:fixed;inset:0;z-index:2000;display:flex;align-items:center;justify-content:center;padding:24px;background-color:#000000d9}.wiki-gallery__lb-media[data-v-1d0c709c]{max-width:min(92vw,1100px);max-height:88vh;-o-object-fit:contain;object-fit:contain;border-radius:8px}.wiki-gallery__lb-iframe[data-v-1d0c709c]{width:min(92vw,1100px);aspect-ratio:16/9;height:auto;border:0}.wiki-gallery__lb-btn[data-v-1d0c709c]{position:absolute;display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;border:0;border-radius:50%;background-color:#ffffff24;color:#fff;cursor:pointer;transition:background-color .15s ease}.wiki-gallery__lb-btn[data-v-1d0c709c]:hover{background-color:#ffffff42}.wiki-gallery__lb-btn[data-v-1d0c709c]:focus-visible{outline:2px solid #fff;outline-offset:2px}.wiki-gallery__lb-close[data-v-1d0c709c]{top:20px;right:20px}.wiki-gallery__lb-prev[data-v-1d0c709c]{left:20px}.wiki-gallery__lb-next[data-v-1d0c709c]{right:20px}@media(prefers-reduced-motion:reduce){.wiki-gallery__lb-btn[data-v-1d0c709c],.wiki-gallery__thumb img[data-v-1d0c709c]{transition:none}}.wiki-related[data-v-8894dc33]{margin-top:40px}.wiki-related__title[data-v-8894dc33]{color:rgb(var(--v-theme-yellow));font-size:20px;font-weight:600;margin:0 0 16px}.wiki-related__list[data-v-8894dc33]{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:12px}.wiki-related__chip[data-v-8894dc33]{display:inline-block;padding:8px 16px;border:1px solid rgb(var(--v-theme-primary));border-radius:8px;color:rgb(var(--v-theme-primary));font-weight:500;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease}.wiki-related__chip[data-v-8894dc33]:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.wiki-related__chip[data-v-8894dc33]:focus-visible{outline:2px solid rgb(var(--v-theme-secondary));outline-offset:2px}@media(prefers-reduced-motion:reduce){.wiki-related__chip[data-v-8894dc33]{transition:none}.wiki-related__chip[data-v-8894dc33]:hover{transform:none}}.wiki-zone-map[data-v-0d51ac69]{position:relative;background-color:rgba(var(--v-theme-secondary),.05);padding-bottom:96px}.wiki-zone-map__wave[data-v-0d51ac69]{display:block;width:100%;height:auto}.wiki-zone-map__inner[data-v-0d51ac69]{display:flex;flex-direction:column;align-items:center;gap:20px;padding-top:24px}.wiki-zone-map__title[data-v-0d51ac69]{text-align:center;color:rgb(var(--v-theme-dark-green));font-size:clamp(24px,3.2vw,33px);font-weight:500;line-height:1.4;margin:0;text-wrap:balance}.wiki-zone-map__title-accent[data-v-0d51ac69]{color:rgb(var(--v-theme-secondary))}.wiki-zone-map__subtitle[data-v-0d51ac69]{color:rgb(var(--v-theme-gray-80));text-align:center;margin:0}.wiki-zone-map__tabs[data-v-0d51ac69]{display:inline-flex;align-items:center;gap:4px;padding:4px;background-color:rgb(var(--v-theme-background));border:1px solid rgb(var(--v-theme-gray-200));border-radius:9999px}.wiki-zone-map__tab[data-v-0d51ac69]{padding:6px 18px;border-radius:9999px;font:inherit;color:rgb(var(--v-theme-gray-90));background:none;border:none;cursor:pointer;transition:background-color .2s ease,color .2s ease}.wiki-zone-map__tab[data-v-0d51ac69]:focus-visible{outline:2px solid rgb(var(--v-theme-secondary));outline-offset:2px}.wiki-zone-map__tab--active[data-v-0d51ac69]{background-color:rgb(var(--v-theme-teal-green));color:rgb(var(--v-theme-background))}.wiki-zone-map__wrapper[data-v-0d51ac69]{position:relative;width:100%;max-width:720px}.wiki-zone-map__svg[data-v-0d51ac69] svg{width:100%;height:auto;display:block}.wiki-zone-map__svg[data-v-0d51ac69] .zone-link{cursor:pointer;outline:none}.wiki-zone-map__svg[data-v-0d51ac69] .zone-region{fill:rgba(var(--v-theme-secondary),.18);stroke:rgb(var(--v-theme-background));stroke-width:1.2;transition:fill .18s ease}.wiki-zone-map__svg[data-v-0d51ac69] .zone-link:focus-visible .zone-region,.wiki-zone-map__svg[data-v-0d51ac69] .zone-link:hover .zone-region{fill:rgba(var(--v-theme-secondary),.38)}.wiki-zone-map__svg[data-v-0d51ac69] .zone-city-dot{fill:rgb(var(--v-theme-primary));stroke:rgb(var(--v-theme-background));stroke-width:1.5}.wiki-zone-map__svg[data-v-0d51ac69] .zone-city:hover .zone-city-dot{fill:rgb(var(--v-theme-teal-green))}.wiki-zone-map__svg[data-v-0d51ac69] .zone-city-label{font-size:13px;font-weight:600;fill:rgb(var(--v-theme-teal));paint-order:stroke;stroke:rgb(var(--v-theme-background));stroke-width:2.5;stroke-linejoin:round}.wiki-zone-map__tooltip[data-v-0d51ac69]{position:absolute;top:8px;left:50%;transform:translate(-50%);margin:0;background-color:rgb(var(--v-theme-primary));color:rgb(var(--v-theme-background));padding:6px 14px;border-radius:9999px;font-size:.9rem;white-space:nowrap;pointer-events:none;box-shadow:0 2px 8px #00000026}.wiki-zone-map__hint[data-v-0d51ac69]{font-size:.9rem;color:rgb(var(--v-theme-gray-80));text-align:center;margin:0}.wiki-zone-map__cta[data-v-0d51ac69]{display:inline-flex;align-items:center;gap:10px;padding:14px 28px;border-radius:9999px;background-color:rgb(var(--v-theme-secondary));color:rgb(var(--v-theme-background));font-weight:600;text-decoration:none;transition:filter .2s ease}.wiki-zone-map__cta[data-v-0d51ac69]:hover{filter:brightness(.95)}.wiki-zone-map__cta[data-v-0d51ac69]:focus-visible{outline:2px solid rgb(var(--v-theme-dark-green));outline-offset:3px}.wiki-zone-fade-enter-active[data-v-0d51ac69],.wiki-zone-fade-leave-active[data-v-0d51ac69]{transition:opacity .15s ease}.wiki-zone-fade-enter-from[data-v-0d51ac69],.wiki-zone-fade-leave-to[data-v-0d51ac69]{opacity:0}@media(prefers-reduced-motion:reduce){.wiki-zone-fade-enter-active[data-v-0d51ac69],.wiki-zone-fade-leave-active[data-v-0d51ac69],.wiki-zone-map__cta[data-v-0d51ac69],.wiki-zone-map__svg[data-v-0d51ac69] .zone-region,.wiki-zone-map__tab[data-v-0d51ac69]{transition:none}}.wiki-details__container[data-v-d9ed27e3]{padding-block:24px 48px;max-width:1160px}.wiki-details__layout[data-v-d9ed27e3]{display:grid;grid-template-columns:minmax(0,1fr);gap:40px}@media(min-width:960px){.wiki-details__layout[data-v-d9ed27e3]{grid-template-columns:minmax(0,1fr) 300px;align-items:start}}.wiki-details__aside[data-v-d9ed27e3]{min-width:0}.wiki-details__breadcrumb[data-v-d9ed27e3]{margin-bottom:24px}.wiki-details__breadcrumb ol[data-v-d9ed27e3]{list-style:none;display:flex;flex-wrap:wrap;gap:6px;margin:0;padding:0;font-size:14px;color:rgb(var(--v-theme-gray-70))}.wiki-details__breadcrumb li+li[data-v-d9ed27e3]:before{content:"›";margin-right:6px}.wiki-details__breadcrumb a[data-v-d9ed27e3]{color:rgb(var(--v-theme-teal-green));text-decoration:none}.wiki-details__breadcrumb a[data-v-d9ed27e3]:hover{text-decoration:underline}.wiki-details__content[data-v-d9ed27e3]{color:rgb(var(--v-theme-gray-90));line-height:1.6}.wiki-details__content[data-v-d9ed27e3] h2{color:rgb(var(--v-theme-yellow));font-size:20px;font-weight:600;margin:40px 0 12px}.wiki-details__content[data-v-d9ed27e3] h3,.wiki-details__content[data-v-d9ed27e3] h4{color:rgb(var(--v-theme-teal));margin:24px 0 8px}.wiki-details__content[data-v-d9ed27e3] p{margin:0 0 10px}.wiki-details__content[data-v-d9ed27e3] ol,.wiki-details__content[data-v-d9ed27e3] ul{background-color:rgba(var(--v-theme-secondary),.06);border-radius:8px;padding:10px 25px;margin:0 0 16px}.wiki-details__content[data-v-d9ed27e3] li{margin-bottom:10px}.wiki-details__content[data-v-d9ed27e3] blockquote{border-left:3px solid rgb(var(--v-theme-secondary));margin:16px 0;padding:4px 16px;color:rgb(var(--v-theme-gray-80))}.wiki-details__content[data-v-d9ed27e3] img{max-width:90%;height:auto;border-radius:8px;display:block;margin:8px 0}.wiki-details__content[data-v-d9ed27e3] a{color:rgb(var(--v-theme-teal-green))}.wiki-details__unavailable[data-v-d9ed27e3]{max-width:620px;margin:48px auto;padding:32px;text-align:center;background-color:rgba(var(--v-theme-secondary),.06);border-radius:16px}.wiki-details__unavailable h2[data-v-d9ed27e3]{color:rgb(var(--v-theme-dark-green));font-size:22px;margin-bottom:12px}.wiki-details__unavailable p[data-v-d9ed27e3]{color:rgb(var(--v-theme-gray-80));margin-bottom:16px}.wiki-details__unavailable-link[data-v-d9ed27e3]{color:rgb(var(--v-theme-teal-green));font-weight:600}