.genshin-map-app{--panel-width:360px;--area-header-height:98px;--map-control-count:5;--map-control-top:calc(50% - (var(--map-control-count) * var(--map-control-size) + (var(--map-control-count) - 1) * var(--map-control-gap)) / 2);--map-control-size:48px;--map-control-gap:12px;--map-control-stack-offset:240px;position:relative;isolation:isolate;width:100vw;height:100dvh;overflow:hidden;color:#4b5368;background:#070c18;font-family:var(--font-hy-wen-hei);font-synthesis:none}html[lang=zh-TW] .genshin-map-app{font-family:var(--font-hy-wen-hei-tc),var(--font-noto-sans-tc);font-synthesis:none}html[lang=en] .genshin-map-app,html[lang=ru] .genshin-map-app{font-family:var(--font-roboto),"Roboto",Arial,sans-serif;font-synthesis:none}html[lang=en] .child-area-menu button,html[lang=ru] .child-area-menu button{display:flex;width:fit-content;position:relative;align-items:center;justify-content:center}.overflow-text{display:block;min-width:0;max-width:100%;overflow:hidden;white-space:nowrap}.overflow-text-content{display:inline-block;width:max-content;max-width:none;white-space:inherit}.overflow-text[data-length-overflowing=true]{max-width:min(100%,calc(var(--overflow-max-length) * 1ch))}.overflow-text[data-overflowing=true] .overflow-text-content{animation:overflow-text-marquee 7s ease-in-out .65s infinite alternate}.overflow-text.hover-marquee[data-overflowing=true] .overflow-text-content{position:absolute;visibility:hidden;width:max-content;transform:none;animation:none}.hover-marquee-rest{display:block;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.overflow-text.hover-marquee[data-overflowing=true]:hover .hover-marquee-rest{display:none}.overflow-text.hover-marquee[data-overflowing=true]:hover .overflow-text-content{position:static;visibility:visible;display:inline-block;width:max-content;overflow:visible;animation:overflow-text-marquee 7s ease-in-out .25s infinite alternate}html[lang=en] .overflow-text[data-overflowing=true] .overflow-text-content,html[lang=ru] .overflow-text[data-overflowing=true] .overflow-text-content{animation:overflow-text-marquee-loop 9.5s linear .65s infinite}html[lang=en] .overflow-text.hover-marquee[data-overflowing=true] .overflow-text-content,html[lang=ru] .overflow-text.hover-marquee[data-overflowing=true] .overflow-text-content{animation:none}html[lang=en] .overflow-text.hover-marquee[data-overflowing=true]:hover .overflow-text-content,html[lang=ru] .overflow-text.hover-marquee[data-overflowing=true]:hover .overflow-text-content{display:inline-flex;width:max-content;animation:overflow-text-marquee-loop 9.5s linear .25s infinite}html[lang=en] .overflow-text-content,html[lang=ru] .overflow-text-content{display:inline-flex;gap:32px}html[lang=en] .overflow-text-segment,html[lang=ru] .overflow-text-segment{display:inline-block;flex:none;width:max-content;white-space:inherit}@keyframes overflow-text-marquee{0%,18%{transform:translateX(0)}82%,to{transform:translateX(calc(-1 * var(--overflow-distance, 0px)))}}@keyframes overflow-text-marquee-loop{0%{transform:translateX(0)}to{transform:translateX(calc(-1 * var(--overflow-loop-distance, 0px)))}}.star-field{position:absolute;z-index:-2;inset:0;background:var(--map-background-twinkling) repeat top center,var(--map-background-stars) repeat top center,#000;animation:star-drift 160s linear infinite}@keyframes star-drift{to{background-position:-1000px 500px,0 0}}.map-canvas,.map-canvas-placeholder{position:absolute;inset:0;background:transparent}.map-first-paint{position:absolute;z-index:-1;inset:0;opacity:0;transition:opacity .24s ease;pointer-events:none}.map-first-paint.is-visible{opacity:1}.map-first-paint img{display:block;width:100%;height:100%;object-fit:fill}.map-canvas .map-detail-layer{transition:opacity .36s ease;will-change:opacity}.map-canvas .map-layer-image{transition:opacity .22s ease;will-change:opacity}.map-canvas .leaflet-tile-pane{filter:saturate(1.05) contrast(1.02)}.map-canvas .leaflet-container{background:transparent}.filter-panel{position:absolute;z-index:780;top:calc(var(--area-header-height) + 16px);right:auto;left:16px;width:var(--panel-width);height:calc(100% - var(--area-header-height) - 32px);padding:8px;transform-origin:left center;will-change:width;transition:width .22s ease,transform .22s ease}.mobile-filter-backdrop,.mobile-filter-close,.mobile-filter-summary,.mobile-filter-trigger{display:none}.filter-panel:before{position:absolute;z-index:0;inset:0;box-sizing:border-box;content:"";border:1px solid rgb(255 255 255/18%);border-radius:3px;background:#1c2832;box-shadow:0 6px 22px rgb(0 0 0/42%)}.filter-panel.is-collapsed{width:60px;transform:none}.filter-fold-button{position:absolute;z-index:1;top:8px;bottom:auto;right:auto;left:calc(100% - 1px);display:grid;width:64px;height:48px;cursor:pointer;color:#6b7183;border:0;place-items:center;overflow:visible;background:transparent}.filter-fold-button-image{position:absolute;z-index:0;inset:0;display:block;width:64px;height:48px;pointer-events:none;object-fit:fill}.filter-panel-inner{position:relative;z-index:2;display:flex;height:100%;width:100%;min-width:0;flex-direction:column;overflow:hidden;border:0;background:transparent}.filter-heading{display:none;height:42px;flex:none;align-items:center;justify-content:space-between;padding:3px 11px 0 16px;color:#596176;border-bottom:1px solid rgb(141 130 108/35%);font-size:17px}html[lang=en] .filter-heading>.overflow-text,html[lang=ru] .filter-heading>.overflow-text{min-width:0;flex:1}.filter-heading button{cursor:pointer;color:#9b8565;border:0;background:transparent;font-size:12px}.filter-scroll{position:relative;min-height:0;flex:1;overflow-x:hidden;overflow-y:auto;padding:0;scrollbar-width:none}.filter-scroll::-webkit-scrollbar{display:none}.filter-group{margin-bottom:8px;border:0}.filter-group-title{display:flex;width:100%;height:44px;cursor:pointer;color:#fff4e5;border:1px solid rgb(255 255 255/10%);border-radius:2px;background:#222e39;align-items:center;justify-content:space-between;padding:9px;font-size:16px;font-weight:700;overflow:hidden;transition:background-color .14s ease}.filter-group.is-open .filter-group-title{border-radius:2px 2px 0 0}.filter-group-title:focus-visible,.filter-group-title:hover{background:linear-gradient(rgb(255 255 255/10%),rgb(255 255 255/10%)),#222e39}.filter-group-label{display:flex;align-items:center;gap:8px;min-width:0}.filter-category-name,.filter-group-arrow{visibility:visible;opacity:1;transition:opacity .1s ease .2s,visibility 0s linear .2s}html[lang=en] .filter-group-label,html[lang=ru] .filter-group-label{max-width:calc(100% - 20px);flex:1;text-align:left}.filter-category-icon{position:relative;display:grid;width:24px;height:24px;flex:none;place-items:center}.filter-category-icon img{width:24px;height:24px;object-fit:contain}html[lang=en] .filter-category-name,html[lang=ru] .filter-category-name{min-width:0;flex:1;overflow:hidden}html[lang=en] .chest-tabs button .overflow-text,html[lang=en] .filter-category-name .overflow-text,html[lang=en] .item-option-copy strong .overflow-text,html[lang=ru] .chest-tabs button .overflow-text,html[lang=ru] .filter-category-name .overflow-text,html[lang=ru] .item-option-copy strong .overflow-text{width:100%}html[lang=en] .filter-category-name .overflow-text,html[lang=ru] .filter-category-name .overflow-text{text-align:left}.filter-group-arrow{width:16px;height:16px;flex:none;object-fit:contain}.filter-group-body{margin-top:-1px;padding:8px;border:1px solid rgb(255 255 255/10%);border-top:0;border-radius:0 0 2px 2px;background:transparent}.chest-tabs{display:flex;gap:0;padding:0 0 8px}.chest-tabs button{min-width:0;height:40px;flex:1;cursor:pointer;color:#96999a;border:0;border-bottom:2px solid transparent;border-radius:0;background:transparent;font-size:14px;font-weight:400}html[lang=en] .chest-tabs button,html[lang=ru] .chest-tabs button{overflow:hidden}.chest-tab-label{display:-webkit-box;overflow:hidden;white-space:normal;overflow-wrap:anywhere;text-align:center;-webkit-box-orient:vertical;-webkit-line-clamp:2}.chest-tabs button[aria-selected=true]{color:#fff4e5;border-bottom-color:#fff4e5;font-weight:700}.item-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.item-option{display:flex;min-width:0;height:50px;cursor:pointer;color:#fff4e5;border:0;border-radius:1px;background:#222e39;align-items:center;padding:1px;overflow:hidden;text-align:left}.item-option:hover:not(.is-selected){background:linear-gradient(rgb(255 255 255/10%),rgb(255 255 255/10%)),#222e39}.item-option.is-selected{color:#3f4c64;background:#efe6d7}.item-option-content{display:flex;min-width:0;height:100%;flex:1;align-items:center;gap:4px;border:1px solid rgb(255 255 255/10%);padding:3px}.item-option.is-selected .item-option-content{border-color:#d5cdc0}.item-option.is-selected .item-option-icon{background:#d8d7d4}.item-option-icon{display:grid;width:40px;height:40px;flex:none;border-radius:1px;background:rgb(0 0 0/30%);padding:4px;place-items:center}.item-option-icon img{width:32px;height:32px;object-fit:contain}.item-option-copy{display:flex;min-width:0;flex:1;flex-direction:column;gap:4px;padding:0;line-height:1}.item-option-copy small,.item-option-copy strong{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.item-option-copy strong{color:#fff4e5;font-size:12px;font-weight:400}html[lang=en] .item-option-copy strong,html[lang=ru] .item-option-copy strong{display:block;min-width:0;overflow:hidden}.item-option-copy small{color:#96999a;font-family:inherit;font-size:10px}.item-option.is-selected .item-option-copy strong{color:#3f4c64}.item-option-copy i{position:relative;height:2px;overflow:hidden;border-radius:2px;background:rgb(255 255 255/16%)}.item-option-copy i:after{display:block;width:var(--item-progress,0);height:100%;content:"";background:rgb(255 244 229/70%);transition:width .18s ease}.item-option.is-selected .item-option-copy small{color:#9c9c9e}.item-option.is-selected .item-option-copy i{background:#d5cdc0}.item-option.is-selected .item-option-copy i:after{background:#9c9c9e}.filter-loading{display:flex;padding:18px 6px;color:#8f887d;align-items:center;justify-content:center;gap:8px;font-size:12px}.filter-loading img{width:26px;height:26px;object-fit:contain;animation:paimon-spin 2s linear infinite}.selected-rail{position:absolute;top:64px;right:-47px;bottom:auto;left:auto;height:auto;max-height:calc(100% - 64px);overflow-x:hidden;overflow-y:auto;padding:0;border:0;border-radius:4px;background:rgb(28 40 50/80%);box-shadow:0 4px 12px rgb(0 0 0/28%);scrollbar-width:none;transition:opacity .16s ease}.selected-rail,.selected-rail-content{z-index:1;display:flex;width:40px;min-height:0}.selected-rail-content{flex-direction:column;align-items:center;gap:8px;box-sizing:border-box;padding:4px;position:relative}.selected-rail::-webkit-scrollbar{display:none}.selected-rail button{position:relative;display:grid;width:32px;height:32px;flex:none;cursor:pointer;box-sizing:border-box;border:1px solid transparent;border-radius:50%;background:rgb(0 0 0/30%);padding:0;place-items:center}.selected-rail-clear{color:#fef3e4;background:rgb(0 0 0/30%)}.selected-rail-clear-icon{display:block;width:24px;height:24px;filter:brightness(0) saturate(100%) invert(95%) sepia(8%) saturate(480%) hue-rotate(332deg) brightness(104%) contrast(98%);object-fit:contain}.selected-rail-item{transition:border-color .14s ease}.selected-rail-item:focus-visible,.selected-rail-item:hover{z-index:1;border-color:#dbc09e}.selected-rail-item-close{position:absolute;z-index:3;top:-2px;left:20px;display:grid;width:12px;height:12px;color:#fff;border-radius:50%;background:#fa4a4a;place-items:center;opacity:0;pointer-events:none;transform:scale(.75);transition:opacity .14s ease,transform .14s ease}.selected-rail-item:focus-visible .selected-rail-item-close,.selected-rail-item:hover .selected-rail-item-close{opacity:1;transform:scale(1)}.selected-rail-item-close svg{width:8px;height:8px;stroke-width:3}.selected-rail-item-icon{position:relative;z-index:2;display:block;width:25.6px;height:25.6px;object-fit:contain}.filter-panel.is-collapsed .selected-rail{opacity:1;pointer-events:auto}.filter-panel.is-collapsed .filter-scroll{overflow-y:auto;padding:0}.filter-panel.is-collapsed .filter-panel-inner{min-width:0}.filter-panel.is-collapsed .filter-fold-button{top:8px;bottom:auto}.filter-panel.is-collapsed .filter-group{margin-bottom:8px}.filter-panel.is-collapsed .filter-group-title{width:44px;height:44px;margin-inline:0;padding:0 0 0 9px;justify-content:flex-start}.filter-panel.is-collapsed .filter-group-label{width:auto;height:40px;justify-content:flex-start}.filter-panel.is-collapsed .filter-category-name,.filter-panel.is-collapsed .filter-group-arrow{visibility:hidden;opacity:0;transition-delay:0s}.filter-panel.is-collapsed .filter-group-body{display:none}.filter-panel.is-collapsed .filter-category-icon,.filter-panel.is-collapsed .filter-category-icon img{width:24px;height:24px}.area-selector{position:absolute;z-index:760;inset:0 0 auto;pointer-events:none}.mobile-area-backdrop,.mobile-area-dialog{display:none}.language-switcher{position:absolute;z-index:790;top:16px;right:18px;left:auto}.language-switcher-trigger{display:flex;height:34px;cursor:pointer;color:#e6e2d8;padding:4px 9px;border:1px solid #dbc09e;border-radius:21px;background:#1c2832;align-items:center;gap:4px;font-size:14px;font-weight:400;line-height:19.5px;transition:border-color .16s ease,background .16s ease}.language-switcher-icon{display:block;width:24px;height:24px;flex:none;object-fit:contain}.language-switcher-trigger>span{flex:none;white-space:nowrap}.language-switcher-trigger>.overflow-text{min-width:0;max-width:150px;flex:1}.language-switcher-arrow{display:block;width:16px;height:16px;flex:none;object-fit:contain;transition:transform .16s ease}.language-switcher.is-open .language-switcher-trigger{border-color:#dbc09e;background:#1c2832}.language-switcher.is-open .language-switcher-arrow{transform:rotate(180deg)}.language-switcher-menu{position:absolute;top:calc(100% + 6px);right:0;left:auto;display:grid;min-width:124px;padding:4px;border:1px solid rgb(255 246 217/72%);border-radius:12px;background:rgb(15 31 43/92%);box-shadow:0 7px 20px rgb(0 0 0/42%);gap:2px;backdrop-filter:blur(9px);animation:language-menu-in .14s ease-out}.language-switcher-menu button{display:flex;width:100%;height:36px;cursor:pointer;color:rgb(255 255 255/82%);border:0;border-radius:8px;background:transparent;align-items:center;justify-content:space-between;padding:0 9px;transition:color .14s ease,background .14s ease;font-size:13px;font-weight:600}.language-switcher-menu button:focus-visible,.language-switcher-menu button:hover{color:#fff;background:rgb(255 255 255/12%)}.language-switcher-menu button.is-active{color:#4f5567;background:#fff8e8}.language-switcher-menu button>svg{width:14px;height:14px}.language-switcher-menu button>.overflow-text{min-width:0;flex:1}.language-switcher-menu button:focus-visible,.language-switcher-trigger:focus-visible{outline:2px solid #fff6d9;outline-offset:2px}.language-switcher button:disabled{cursor:wait;opacity:.68}@keyframes language-menu-in{0%{transform:translateY(-4px);opacity:0}to{transform:translateY(0);opacity:1}}.current-area{position:fixed;z-index:3;top:16px;right:auto;left:16px;display:flex;height:100px;cursor:pointer;color:#fff;border:0;background:transparent;align-items:center;pointer-events:auto;filter:drop-shadow(0 2px 3px rgb(0 0 0/70%))}.current-area-copy{display:flex;width:max-content;min-width:0;max-width:min(206px,calc(100vw - var(--panel-width) - 150px));flex-direction:column;align-items:flex-start;line-height:1.1;text-align:left;font-weight:800}.current-area-copy strong{font-size:24px;font-weight:800}.current-area-title{display:flex;max-width:100%;align-items:center;gap:8px}.current-area-title strong{min-width:0}.current-area-copy small{width:max-content;max-width:100%;overflow:hidden;margin-top:6px;color:#ffc700;font-size:14px}html[lang=en] .current-area-copy strong,html[lang=ru] .current-area-copy strong{min-width:0;overflow:hidden;line-height:1.2}.current-area-copy small .overflow-text,html[lang=en] .current-area-copy strong .overflow-text,html[lang=ru] .current-area-copy strong .overflow-text{width:100%}html[lang=en] .current-area-copy small,html[lang=en] .current-area-copy small .overflow-text,html[lang=ru] .current-area-copy small,html[lang=ru] .current-area-copy small .overflow-text{line-height:1.3}.current-area-icon{width:66px;height:66px;margin-right:12px;object-fit:contain}.current-area-arrow{display:block;width:16px;height:16px;flex:none;margin:0;transition:transform .18s ease}.current-area-arrow.rotated{transform:rotate(180deg)}.area-rail{position:absolute;top:20px;left:50%;max-width:calc(100% - var(--panel-width) - 40px);transform:translateX(-50%);pointer-events:auto}.top-area-list{display:flex;width:calc(100% + 44px);max-width:calc(100% + 44px);margin-inline:-22px;margin-block:-10px;padding-inline:22px;padding-block:10px;align-items:center;justify-content:center;gap:19px;overflow-x:auto;scrollbar-width:none}.top-area-list::-webkit-scrollbar{display:none}.top-area-button{--area-accent:#f2c675;position:relative;display:grid;width:80px;height:80px;flex:none;cursor:pointer;border:0;border-radius:50%;background:transparent;transition:transform .18s ease,filter .18s ease;transform-origin:center;place-items:center}.top-area-button[data-area-code=C_APPLE]{--area-accent:#308bf3}.top-area-button[data-area-code=C_VELURIYAM]{--area-accent:#60ffb5}.top-area-button[data-area-code=C_SIMULANKA]{--area-accent:#f4abfd}.top-area-button[data-area-code=C_LY]{--area-accent:#ffc700}.top-area-button[data-area-code=C_MD]{--area-accent:#00ffd1}.top-area-button[data-area-code=C_DQ]{--area-accent:#8f00ff}.top-area-button[data-area-code=C_XM]{--area-accent:#adff00}.top-area-button[data-area-code=C_FD]{--area-accent:#52e5ff}.top-area-button[data-area-code=C_NT]{--area-accent:#fa4a4a}.top-area-button[data-area-code=C_ZD]{--area-accent:#ade5db}.top-area-button[data-area-code=C_NDKL]{--area-accent:#aeaeae}.top-area-button:focus-visible,.top-area-button:hover{transform:translateY(-2px)}.top-area-button:active{transform:scale(.94)}.child-area-menu button:focus-visible,.current-area:focus-visible,.top-area-button:focus-visible{outline:2px solid #fff6d9;outline-offset:2px}.top-area-button img{position:relative;z-index:1;width:74px;height:74px;object-fit:contain;filter:drop-shadow(0 2px 2px rgb(0 0 0/70%))}.area-icon-halo{position:absolute;inset:2px;transition:opacity .18s ease;opacity:0;border:2px solid #fff6d9;border-radius:50%;background:rgb(245 203 115/45%);box-shadow:0 0 19px #f2c675;border-color:color-mix(in srgb,var(--area-accent) 58%,white);background:color-mix(in srgb,var(--area-accent) 42%,transparent);box-shadow:0 0 8px color-mix(in srgb,var(--area-accent) 88%,transparent),0 0 22px color-mix(in srgb,var(--area-accent) 68%,transparent)}.top-area-button.is-selected .area-icon-halo,.top-area-button:hover .area-icon-halo{opacity:1}.child-area-menu{position:relative;left:50%;width:min(980px,calc(100vw - var(--panel-width) - 30px));margin:7px 0 0;padding:0 20px 18px;transition:transform .18s ease,opacity .18s ease;transform:translate(-50%,-7px);text-align:center;opacity:0;color:#fff;border:0;background:transparent;filter:drop-shadow(0 2px 2px rgb(0 0 0/85%));pointer-events:none}.area-rail.is-open .child-area-menu{transform:translateX(-50%);opacity:1;pointer-events:auto}.child-area-heading{display:grid;min-height:0;margin-bottom:10px;grid-template-columns:minmax(0,1fr) 8px fit-content(100%) 8px minmax(0,1fr);align-items:center;gap:30px}.child-area-heading-line{height:1px;background:rgb(255 255 255/18%)}.child-area-heading>svg{width:8px;height:8px;color:rgb(255 255 255/88%);fill:currentcolor;stroke-width:1}.child-area-heading strong{justify-self:center;color:#fff;line-height:1;font-size:24px;font-weight:600}.child-area-options{display:flex;flex-wrap:wrap;justify-content:center;gap:8px}.child-area-menu button{max-width:360px;cursor:pointer;color:#e6e2d8;border:2px solid transparent;border-radius:999px;background:rgb(28 40 50/80%);padding:8px 12px;transition:transform .16s ease,background-color .16s ease,border-color .16s ease;line-height:20px;font-size:16px;font-weight:500}html[lang=en] .child-area-heading strong,html[lang=ru] .child-area-heading strong{min-width:0;max-width:100%;overflow:hidden;line-height:1.2}html[lang=en] .child-area-menu button,html[lang=ru] .child-area-menu button{max-width:min(360px,100%);overflow:hidden;padding-inline:16px;font-weight:500}html[lang=en] .child-area-menu button:before,html[lang=ru] .child-area-menu button:before{display:none}html[lang=en] .child-area-heading strong .overflow-text,html[lang=ru] .child-area-heading strong .overflow-text{width:max-content;max-width:100%}.child-area-label{display:block}html[lang=en] .child-area-label,html[lang=ru] .child-area-label{max-width:100%;overflow-wrap:anywhere;white-space:normal;line-height:20px}.child-area-menu button:active{transform:scale(.96)}.child-area-menu button.is-selected,.child-area-menu button:hover{color:#e6e2d8;border-color:#dbc09e;background:rgb(28 40 50/80%)}.child-area-menu button.is-selected{padding:10px 14px}.map-zoom-controls{position:absolute;z-index:720;top:var(--map-control-top);right:16px;left:auto;display:flex;flex-direction:column;gap:var(--map-control-gap)}.map-zoom-controls button{position:relative;display:grid;width:var(--map-control-size);height:var(--map-control-size);cursor:pointer;border:0;border-radius:50%;background:#1c2832;padding:0;place-items:center;transition:transform .16s ease,filter .16s ease}.map-layer-trigger:hover,.map-zoom-controls button:hover{filter:brightness(1.14);transform:translateY(-2px)}.map-layer-trigger:active,.map-zoom-controls button:active{transform:scale(.94)}.map-control-surface{position:relative;display:grid;width:100%;height:100%;place-items:center}.map-layer-control.is-open .map-control-surface:after{position:absolute;z-index:1;inset:0;box-sizing:border-box;content:"";border:2px solid #5deff1;border-radius:50%;pointer-events:none}.map-control-surface-background,.map-control-surface-icon{display:block;position:absolute;object-fit:contain;pointer-events:none}.map-control-surface-background{inset:0;width:100%;height:100%}.map-control-surface-icon{inset:0;width:24px;height:24px;margin:auto}.image-switch:focus-visible,.map-layer-trigger:focus-visible,.map-zoom-controls button:focus-visible{outline:2px solid #fdf2e4;outline-offset:3px}.map-control-label{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.map-switches{position:absolute;z-index:720;right:16px;bottom:16px;left:auto;display:flex;flex-direction:column;align-items:flex-end;width:146px;color:#fff;gap:10px;text-shadow:0 0 4px rgb(0 0 0/80%);font-size:16px;font-weight:600}.map-switches label{display:flex;width:max-content;align-items:center;justify-content:flex-end;gap:8px;line-height:1}.map-switch-label{flex:none;overflow:visible;white-space:nowrap;text-align:right}.map-layer-control{height:var(--map-control-size);position:absolute;z-index:790;top:calc(var(--map-control-top) + var(--map-control-stack-offset));right:16px;left:auto;color:#4f5669;text-shadow:none}.map-layer-control.is-mobile-only{display:none}.map-layer-trigger{position:relative;display:grid;width:var(--map-control-size);height:var(--map-control-size);cursor:pointer;border:0;border-radius:50%;background:#1c2832;padding:0;place-items:center}.map-layer-backdrop{display:none}.map-layer-panel{--layer-panel-bg:#1c2832;--layer-panel-border:rgb(255 225 166/24%);--layer-panel-gold:#c8af8f;--layer-panel-white:#fef3e4;--layer-panel-bright:#fff4e5;--layer-panel-gray:#9c9c9e;--layer-panel-muted:#96999a;position:absolute;right:calc(100% + 8px);top:auto;bottom:0;left:auto;display:flex;width:min(500px,calc(100vw - var(--panel-width) - 54px));height:min(440px,calc(100dvh - var(--area-header-height) - 32px),calc(50dvh + (5 * var(--map-control-size) + 4 * var(--map-control-gap)) / 2 - 16px));flex-direction:column;overflow:hidden;color:var(--layer-panel-white);border:1px solid var(--layer-panel-border);border-radius:7px;background:var(--layer-panel-bg);box-shadow:0 6px 22px rgb(0 0 0/42%);font-weight:400;animation:map-layer-panel-in .18s ease-out both}@keyframes map-layer-panel-in{0%{opacity:0;transform:translateY(8px) scale(.985)}}.map-layer-close,.map-layer-group-reset{display:grid;cursor:pointer;color:var(--layer-panel-bright);border:0;background:transparent;place-items:center}.map-layer-close{position:absolute;z-index:2;top:9px;right:10px;width:34px;height:34px}.map-layer-close svg{width:23px;height:23px;stroke-width:2.4}.map-layer-close:focus-visible,.map-layer-close:hover,.map-layer-group-reset:focus-visible,.map-layer-group-reset:hover{border-radius:3px;background:rgb(255 220 158/10%)}.map-layer-heading{position:relative;display:flex;min-height:58px;flex:none;align-items:center;justify-content:flex-start;gap:8px;padding:10px 52px 9px 12px;border-bottom:1px solid rgb(255 225 166/12%)}.map-layer-heading-icon{display:grid;width:32px;height:32px;flex:none;place-items:center}.map-layer-heading-icon img{display:block;width:32px;height:32px;object-fit:contain;filter:brightness(0) saturate(100%) invert(72%) sepia(11%) saturate(577%) hue-rotate(355deg) brightness(86%) contrast(84%)}.map-layer-heading-copy{display:flex;min-width:0;flex-direction:column}html[lang=en] .map-layer-heading-copy,html[lang=ru] .map-layer-heading-copy{flex:1}.map-layer-heading strong{color:var(--layer-panel-gold);font-size:16px;font-weight:800}html[lang=en] .map-layer-heading strong,html[lang=ru] .map-layer-heading strong{min-width:0;overflow:hidden}.map-layer-heading small{color:var(--layer-panel-muted);font-size:12px;font-weight:400;line-height:16px}html[lang=en] .map-layer-heading small,html[lang=ru] .map-layer-heading small{flex:1;min-width:0;max-width:100%;overflow:hidden}html[lang=en] .map-layer-heading-copy,html[lang=ru] .map-layer-heading-copy{flex:0 1 auto;max-width:calc(100% - 40px)}html[lang=en] .map-layer-heading-meta,html[lang=ru] .map-layer-heading-meta{width:max-content;max-width:100%}html[lang=en] .map-layer-heading-meta small,html[lang=ru] .map-layer-heading-meta small{width:auto;flex:0 1 auto}.map-layer-selected-count{color:var(--layer-panel-gold);font-weight:800}.map-layer-heading-meta{display:flex;min-height:25px;align-items:center;gap:7px;margin-top:2px}.map-layer-heading strong .overflow-text,.map-layer-heading-meta small .overflow-text{width:100%}.map-layer-clear-all{display:grid;width:25px;height:25px;cursor:pointer;color:var(--layer-panel-muted);border:0;border-radius:3px;background:transparent;padding:0;place-items:center}.map-layer-clear-all img{display:block;width:16px;height:16px;object-fit:contain}.map-layer-clear-all:focus-visible,.map-layer-clear-all:hover{background:rgb(255 220 158/10%)}.map-layer-clear-all:disabled{cursor:not-allowed;color:rgb(150 153 154/32%);background:transparent}.map-layer-tabs{display:flex;min-height:0;height:auto;flex:none;overflow-x:auto;border-bottom:0;padding:0;scrollbar-color:var(--layer-panel-white) transparent;scrollbar-width:thin}.map-layer-scroll::-webkit-scrollbar,.map-layer-tabs::-webkit-scrollbar{width:4px;height:4px}.map-layer-scroll::-webkit-scrollbar-track,.map-layer-tabs::-webkit-scrollbar-track{background:transparent}.map-layer-scroll::-webkit-scrollbar-button,.map-layer-tabs::-webkit-scrollbar-button{display:none;width:0;height:0}.map-layer-scroll::-webkit-scrollbar-thumb,.map-layer-tabs::-webkit-scrollbar-thumb{border-radius:999px;background:var(--layer-panel-white)}.map-layer-scroll::-webkit-scrollbar-thumb:hover,.map-layer-tabs::-webkit-scrollbar-thumb:hover{background:var(--layer-panel-bright)}.map-layer-tab{position:relative;display:flex;min-width:max-content;height:42px;cursor:pointer;color:var(--layer-panel-gray);border:0;background:transparent;align-items:center;gap:5px;padding:0 13px;font-family:inherit;font-size:14px;font-weight:800}html[lang=en] .map-layer-tab,html[lang=ru] .map-layer-tab{min-width:0;max-width:100%;flex:0 0 auto}html[lang=en] .map-layer-tab>span,html[lang=ru] .map-layer-tab>span{min-width:0;flex:1 1 auto;overflow:hidden}.map-layer-tab>span .overflow-text{width:100%}.map-layer-tab:after{position:absolute;right:8px;bottom:0;left:8px;height:3px;content:"";border-radius:2px 2px 0 0;background:var(--layer-panel-white);opacity:0;transform:scaleX(.55);transition:opacity .14s ease,transform .14s ease}.map-layer-tab[aria-selected=true]{color:var(--layer-panel-white);font-weight:800}.map-layer-tab[aria-selected=true]:after{opacity:1;transform:scaleX(1)}html[lang=zh-CN] .map-layer-tab,html[lang=zh-CN] .map-layer-tab[aria-selected=true],html[lang=zh-TW] .map-layer-tab,html[lang=zh-TW] .map-layer-tab[aria-selected=true]{font-weight:600}.map-layer-tab b{display:grid;min-width:20px;height:20px;color:var(--layer-panel-bg);border-radius:10px;background:var(--layer-panel-gold);padding-inline:5px;font-family:Arial,sans-serif;font-size:11px;font-weight:800;line-height:1;place-items:center}.map-layer-scroll{min-height:0;flex:1;overflow-x:hidden;overflow-y:auto;padding:0 16px;scrollbar-color:var(--layer-panel-white) transparent;scrollbar-width:thin}.map-layer-group{position:relative;min-width:0;margin:0;border:0;padding:0}.map-layer-group+.map-layer-group{margin-top:0;border-top:0}.map-layer-group:last-child{border-bottom:0;padding-bottom:0}.map-layer-group legend{display:flex;width:100%;height:auto;min-height:0;align-items:center;gap:7px;color:var(--layer-panel-gold);margin:0;padding:12px 0;font-size:14px;font-weight:800;line-height:18px;justify-content:space-between;border-bottom:1px solid rgb(255 255 255/5%)}.map-layer-group-label{display:flex;min-width:0;flex:1;align-items:center;gap:4px;align-self:stretch;cursor:pointer;color:inherit;border:0;background:transparent;padding:0;text-align:left;font:inherit}html[lang=en] .map-layer-group-label,html[lang=ru] .map-layer-group-label{flex:1}.map-layer-group-label>svg{width:16px;height:16px;flex:none;color:var(--layer-panel-gold);fill:none;stroke-width:2}.map-layer-group-label>span{white-space:nowrap;text-overflow:ellipsis}html[lang=en] .map-layer-group-label>span,html[lang=ru] .map-layer-group-label>span{min-width:0;flex:1;overflow:hidden}.map-layer-group-label>span .overflow-text{width:100%}.map-layer-group-count{flex:none;color:var(--layer-panel-gold);font:inherit;font-weight:800;white-space:nowrap}.map-layer-group-actions{display:flex;flex:none;align-items:center;gap:4px;margin-left:10px}.map-layer-group-reset,.map-layer-group-toggle{display:grid;flex:none;cursor:pointer;border:0;padding:0;place-items:center}.map-layer-group-reset{width:16px;height:16px;border-radius:3px;color:var(--layer-panel-bg);background:var(--layer-panel-gold)}.map-layer-group-reset:focus-visible,.map-layer-group-reset:hover{background:var(--layer-panel-bright)}.map-layer-group-reset svg{width:11px;height:11px;stroke-width:3}.map-layer-group-toggle{width:16px;height:16px;border-radius:3px;background:transparent}.map-layer-group-toggle:focus-visible,.map-layer-group-toggle:hover{background:rgb(255 220 158/10%)}.map-layer-group-toggle img{width:16px;height:16px;filter:brightness(0) saturate(100%) invert(72%) sepia(11%) saturate(577%) hue-rotate(355deg) brightness(86%) contrast(84%);object-fit:contain}.map-layer-options{display:flex;flex-direction:column;align-items:stretch;gap:8px;padding-top:4px}.map-layer-option{display:flex;width:100%;min-height:0;cursor:pointer;color:var(--layer-panel-white);align-items:center;gap:4px;border-radius:3px;padding:8px 0;font-size:14px;font-weight:400;line-height:18px;transition:color .14s ease,background-color .14s ease}html[lang=en] .map-layer-option>span:last-child,html[lang=ru] .map-layer-option>span:last-child{min-width:0;flex:1;overflow:hidden}.map-layer-option>span:last-child .overflow-text{width:100%}.map-layer-option:focus-within,.map-layer-option:hover{color:var(--layer-panel-white);background:rgb(255 244 229/8%)}.map-layer-option input{position:absolute;width:1px;height:1px;flex:none;cursor:pointer;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}.map-layer-checkbox{position:relative;display:block;width:14px;height:14px;box-sizing:border-box;flex:none;pointer-events:none;border:1px solid #6c7176;border-radius:1px;background:#1c2832}.map-layer-option.is-selected .map-layer-checkbox{border-color:var(--layer-panel-white)}.map-layer-checkbox:after{position:absolute;inset:3px;content:"";background:var(--layer-panel-white);opacity:0;transform:scale(.7);transition:opacity .12s ease,transform .12s ease}.map-layer-option input:checked+.map-layer-checkbox:after{opacity:1;transform:scale(1)}.map-layer-option input[type=radio]+.map-layer-checkbox,.map-layer-option input[type=radio]+.map-layer-checkbox:after{border-radius:50%}.map-layer-option:focus-within .map-layer-checkbox{outline:2px solid var(--layer-panel-white);outline-offset:2px}.map-layer-option.is-selected span{color:var(--layer-panel-white)}.image-switch{display:grid;width:48px;height:24px;cursor:pointer;border:0;border-radius:999px;background:#4a5366;padding:0;place-items:center}.image-switch img{display:block;width:100%;height:100%;object-fit:fill}.map-marker-icon{overflow:visible!important;opacity:1;background:transparent}.map-direct-marker-icon{opacity:1;filter:drop-shadow(0 1px 1px rgb(18 24 32/78%));background:transparent}.map-direct-marker-shell{position:relative;display:block;width:100%;height:100%;transform-origin:50% 50%;transition:filter .12s ease,scale .12s ease}.map-direct-marker-image{display:block;width:100%;height:100%;object-fit:contain}.map-direct-marker-icon.is-selected .map-direct-marker-shell,.map-direct-marker-icon:hover .map-direct-marker-shell{scale:1.16;filter:drop-shadow(0 1px 2px rgb(18 24 32/92%)) drop-shadow(0 0 2px rgb(255 255 255/42%))}.map-marker-shell{position:relative;display:block;width:32px;height:36px;transform-origin:50% calc(100% - 1px);transition:transform .12s ease,filter .12s ease,opacity .18s ease}.map-marker-shell.is-completed{opacity:.2}.genshin-map-app.markers-emphasized .map-marker-shell.is-completed{opacity:1}.map-marker-shell.is-selected,.map-marker-shell:hover{transform:scale(1.16);filter:drop-shadow(0 2px 3px rgb(20 25 34/92%)) drop-shadow(0 0 4px rgb(255 255 255/82%))}.map-marker-frame,.map-marker-item{position:absolute;object-fit:contain}.map-marker-frame{z-index:1;inset:0;width:32px;height:36px}.map-marker-item{z-index:2;top:42%;left:50%;width:22px;height:22px;transform:translate(-50%,-50%)}.map-marker-cluster-icon{overflow:visible!important;color:#fff;background:transparent}.map-marker-cluster-shell{position:relative;display:block;width:100%;height:100%;transform-origin:50% 95%;filter:drop-shadow(0 1px 2px rgb(18 24 32/88%));transition:transform .12s ease,filter .12s ease,opacity .18s ease}.map-marker-cluster-shell.is-completed{opacity:.2}.genshin-map-app.markers-emphasized .map-marker-cluster-shell.is-completed{opacity:1}.map-marker-cluster-icon:hover .map-marker-cluster-shell{transform:scale(1.12);filter:drop-shadow(0 2px 3px rgb(18 24 32/96%)) drop-shadow(0 0 3px rgb(255 255 255/58%))}.map-marker-cluster-count,.map-marker-cluster-frame,.map-marker-cluster-item,.map-marker-cluster-progress{position:absolute;pointer-events:none}.map-marker-cluster-frame{z-index:1;inset:0;width:100%;height:100%;object-fit:contain}.map-marker-cluster-progress{z-index:2;top:42%;left:50%;width:86%;aspect-ratio:1;border-radius:50%;background:conic-gradient(from -90deg,#00ebf4 var(--cluster-progress),transparent 0);mask:radial-gradient(farthest-side,transparent calc(100% - 3px),#000 0);transform:translate(-50%,-50%)}.map-marker-cluster-item{z-index:3;top:42%;left:50%;width:55%;height:55%;object-fit:contain;transform:translate(-50%,-50%)}.map-marker-cluster-count{z-index:4;top:-21px;left:50%;min-width:max-content;padding:1px 5px 2px;border-radius:10px;color:#fff;background:rgb(0 0 0/64%);font-family:inherit;font-size:12px;font-weight:600;line-height:16px;text-align:center;text-shadow:0 1px 1px rgb(0 0 0/88%);white-space:nowrap;transform:translateX(-50%)}.marker-popup{--marker-popup-bg:#1c2832;--marker-popup-gold:#dbc09e;--marker-popup-gold-bright:#f3d39a;--marker-popup-text:#f5f1e8;--marker-popup-muted:#a9a6a1;--marker-popup-above-offset:67px;--marker-popup-below-offset:28px;--marker-popup-tail-offset-x:0px;position:absolute;z-index:800;width:310px;max-height:min(680px,calc(100dvh - 40px));padding:12px;pointer-events:none;transform:translate(-50%,calc(-100% - var(--marker-popup-above-offset)));color:var(--marker-popup-text);border:1px solid rgb(255 225 166/18%);border-radius:5px;background:var(--marker-popup-bg);box-shadow:0 7px 24px rgb(0 0 0/38%);font-weight:400}.marker-popup button,.marker-popup-scroll>a{pointer-events:auto}.marker-popup.is-below{transform:translate(-50%,var(--marker-popup-below-offset))}.marker-popup-header{display:flex;min-height:40px;align-items:center;justify-content:space-between;gap:8px;margin:0 -12px 11px;padding:0 12px 8px;border-bottom:1px solid rgb(255 255 255/10%)}.marker-popup-heading{display:flex;min-width:0;flex:1;align-items:center;gap:8px;padding-right:32px}.marker-popup-icon{display:grid;width:40px;height:40px;flex:none;border-radius:2px;background:rgb(0 0 0/30%);padding:4px;place-items:center}.marker-popup-icon img{display:block;width:32px;height:32px;object-fit:contain}.marker-popup-heading-copy{display:flex;min-width:0;flex-direction:column;gap:4px}.marker-popup h2{margin:0;overflow:hidden;color:var(--marker-popup-gold);font-size:14px;font-weight:400;text-overflow:ellipsis;white-space:nowrap}html[lang=en] .marker-popup h2,html[lang=ru] .marker-popup h2{min-width:0}.marker-popup h2 .overflow-text{width:100%}.marker-popup-id{color:var(--marker-popup-muted);padding-bottom:0;font-family:inherit;font-size:12px}.marker-popup-scroll{display:flex;max-height:min(351px,calc(100dvh - 180px));flex-direction:column;gap:8px;margin:11px 0;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;pointer-events:auto;color:var(--marker-popup-text);scrollbar-width:none}.marker-popup-scroll::-webkit-scrollbar{display:none}.marker-popup p{margin:0;color:inherit;white-space:pre-line;line-height:1.55;font-size:13px}html[lang=en] .marker-popup p,html[lang=ru] .marker-popup p{overflow-wrap:anywhere;word-break:break-word}.marker-popup-scroll>a{position:relative;display:block;width:100%;flex:none;overflow:hidden;aspect-ratio:1;border-radius:4px;background:#17252a}.marker-popup-scroll>a img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.marker-popup-close{position:absolute;top:10px;right:10px;display:grid;width:32px;height:32px;cursor:pointer;color:var(--marker-popup-text);border:0;border-radius:3px;background:transparent;place-items:center}.marker-popup-close svg{width:24px;height:24px;stroke-width:2}.marker-popup-close:focus-visible,.marker-popup-close:hover{color:var(--marker-popup-gold-bright);background:rgb(255 220 158/10%)}.marker-popup-actions{display:flex;min-height:34px;margin-top:12px;align-items:center;justify-content:center;gap:8px}.marker-popup-actions>span{display:none}.marker-popup-actions a,.marker-popup-actions button{display:flex;height:32px;cursor:pointer;min-width:205px;color:var(--marker-popup-bg);border:1px solid var(--marker-popup-gold);border-radius:999px;background:var(--marker-popup-gold);align-items:center;justify-content:center;gap:5px;padding:0 10px;text-decoration:none;font-size:12px}.marker-popup-actions a:focus-visible,.marker-popup-actions a:hover,.marker-popup-actions button:focus-visible,.marker-popup-actions button:hover{border-color:var(--marker-popup-gold-bright);background:var(--marker-popup-gold-bright)}.marker-popup-actions button.is-completed{color:var(--marker-popup-bg);border-color:#bd9557;background:#c9a363}.marker-popup-actions svg{width:15px}.marker-popup-tail{position:absolute;bottom:-22px;left:calc(50% + var(--marker-popup-tail-offset-x));width:64px;height:25px;transform:translateX(-50%)}.marker-popup.is-below .marker-popup-tail{top:-22px;bottom:auto;transform:translateX(-50%) rotate(180deg)}.default-dialog,.map-loading{position:absolute;z-index:800;top:50%;left:50%;display:flex;transform:translate(-50%,-50%);border:1px solid rgb(223 211 188/80%);border-radius:5px;background:rgb(247 243 233/96%);box-shadow:0 8px 30px rgb(0 0 0/32%);align-items:center}.map-loading{padding:12px;background:rgb(247 243 233/86%);box-shadow:0 4px 16px rgb(0 0 0/22%);gap:8px;pointer-events:none;font-size:13px}.map-loading img{width:32px;height:32px;object-fit:contain;animation:paimon-spin 2s linear infinite}@keyframes paimon-spin{50%{transform:rotate(8deg) scale(1.08)}}.default-dialog{width:min(440px,calc(100vw - 32px));max-height:min(480px,calc(100dvh - 32px));gap:20px;overflow:hidden;padding:16px;color:#fff4e5;border:0;border-radius:8px;background:#1c2832;box-shadow:none;text-align:center}.default-dialog,.default-dialog-copy{flex-direction:column;justify-content:center}.default-dialog-copy{display:flex;align-items:center;gap:12px;line-height:normal}.default-dialog-copy strong{color:#dbc09e;font-size:18px;font-weight:800}.default-dialog-copy span{color:#96999a;font-family:inherit;font-size:14px;font-weight:500}.default-dialog-action{width:280px;min-width:96px;max-width:100%;height:40px;flex:none;padding:3px 8px;cursor:pointer;color:#1c2832;border:0;border-radius:21px;background:#dbc09e;font:inherit;font-size:16px;font-weight:700}.default-dialog-close{position:absolute;top:16px;right:16px;display:grid;width:24px;height:24px;padding:0;cursor:pointer;color:#fff4e5;border:0;background:transparent;place-items:center}.default-dialog-close svg{width:24px;height:24px;stroke-width:2.5}@media (min-width:761px) and (max-width:1400px){.genshin-map-app{--panel-width:192px;--area-header-height:72px;--compact-area-rail-width:min(520px,calc(100vw - 320px))}.filter-group-title{font-size:14px}html[lang=es] .filter-category-name,html[lang=ru] .filter-category-name{font-weight:500}.item-grid{grid-template-columns:1fr}.chest-tabs button,.chest-tabs button[aria-selected=true]{font-size:12px;font-weight:400;line-height:14px}.current-area{top:16px;right:calc(50% + var(--compact-area-rail-width) / 2);left:16px;width:auto;height:56px;padding:0 16px 4px 0;gap:10px;background:transparent}.current-area-icon{display:block;width:48px;height:48px;min-width:48px;max-width:48px;min-height:48px;max-height:48px;flex:0 0 48px;margin-right:0}.current-area-copy strong{font-size:16px}.current-area-copy{width:auto;max-width:none;flex:1;overflow:hidden;gap:4px;align-items:flex-start;text-align:left}.current-area-title{width:100%;justify-content:flex-start;text-align:left}.current-area-copy small{width:100%;max-width:100%;margin-top:0;color:#fff4e5;font-size:12px;font-weight:400;line-height:normal;white-space:nowrap}.current-area-copy small,.current-area-subtitle{overflow:hidden;text-align:left;text-overflow:ellipsis}.current-area-subtitle{display:block}.area-rail{top:4px;left:50%;width:var(--compact-area-rail-width);max-width:none}.top-area-list{width:100%;max-width:100%;margin-inline:0;margin-block:0;padding-inline:16px;justify-content:center;gap:16px}.top-area-button,.top-area-button img{width:40px;height:40px}.top-area-button.is-selected,.top-area-button.is-selected img{width:48px;height:48px}.child-area-menu{width:min(640px,calc(100vw - 96px));height:auto;min-height:0}.child-area-heading{min-height:0;gap:22px}.child-area-heading strong{font-size:16px}.child-area-menu button{padding:4px 12px;font-size:14px}.child-area-menu button.is-selected{padding:4px 14px}}@media (min-width:1200px) and (max-width:1400px){.area-rail{left:50%}.child-area-options{gap:8px}.selected-rail{top:146px}}@media (min-width:761px) and (max-width:900px){.top-area-list{justify-content:center}}@media (max-width:760px){.genshin-map-app{--panel-width:184px;--area-header-height:60px;--map-control-size:32px;--map-control-gap:12px;--map-control-stack-offset:132px}.genshin-map-app:after{position:absolute;z-index:2;top:0;right:0;left:0;height:60px;content:"";background:linear-gradient(rgb(0 0 0/60%),transparent);pointer-events:none}.filter-panel{z-index:1000;top:max(160px,25dvh);right:0;bottom:0;left:0;width:100%;height:auto;padding:12px;transform:translateZ(0);will-change:transform;contain:layout paint;transition:transform .3s cubic-bezier(.22,1,.36,1),visibility .3s}.filter-panel.is-collapsed{width:100%;padding:12px;transform:translate3d(0,100%,0);visibility:hidden;pointer-events:none}.filter-panel.is-collapsed .filter-group-title{width:100%;height:44px;padding:9px;justify-content:space-between}.filter-panel.is-collapsed .filter-group-label{width:auto;height:auto;flex:1}.filter-panel.is-collapsed .filter-category-name,.filter-panel.is-collapsed .filter-group-arrow{visibility:visible;opacity:1}.filter-panel:before{border:0;border-radius:8px 8px 0 0;box-shadow:none}.mobile-filter-backdrop{position:fixed;z-index:700;inset:0;display:block;padding:0;border:0;background:transparent;opacity:0;visibility:hidden;pointer-events:none;transition:visibility .3s}.mobile-filter-backdrop.is-open{visibility:visible;pointer-events:auto}.mobile-filter-trigger{position:fixed;z-index:760;right:auto;bottom:max(20px,env(safe-area-inset-bottom));left:50%;display:flex;width:280px;max-width:calc(100vw - 24px);height:40px;padding:3px 8px;transform:translateX(-50%);cursor:pointer;color:#1c2832;border:0;border-radius:21px;background:#dbc09e;box-shadow:0 2px 8px rgb(0 0 0/30%);align-items:center;justify-content:center;gap:4px;font:inherit;font-size:16px;font-weight:500;pointer-events:auto}.mobile-filter-trigger img{width:24px;height:24px;filter:brightness(0) saturate(100%) invert(13%) sepia(18%) saturate(991%) hue-rotate(165deg) brightness(91%)}.mobile-filter-trigger[aria-expanded=true]{opacity:0;pointer-events:none}.mobile-filter-close{position:absolute;z-index:4;top:12px;right:12px;display:grid;width:32px;height:32px;padding:4px;cursor:pointer;color:#fff4e5;border:0;background:transparent;place-items:center}.mobile-filter-close svg{width:24px;height:24px;stroke-width:2.5}.filter-panel-inner{min-width:0;gap:12px}.mobile-filter-summary{display:flex;width:100%;height:40px;flex:none;align-items:center;gap:8px;padding-right:32px}.mobile-filter-summary>img{width:40px;height:40px;flex:none;object-fit:contain}.mobile-filter-summary>div{display:flex;min-width:0;flex-direction:column;justify-content:center;gap:4px}.mobile-filter-summary strong{overflow:hidden;color:#fdf2e4;font-size:14px;line-height:normal;text-overflow:ellipsis;white-space:nowrap}.mobile-filter-summary span{display:flex;align-items:center;color:#96999a;gap:4px;font-size:12px;line-height:normal}.mobile-filter-summary span button{display:grid;width:16px;height:16px;padding:0;cursor:pointer;color:#fdf2e4;border:0;background:transparent;color:#96999a;place-items:center;overflow:hidden}.mobile-filter-summary span button img,.mobile-filter-summary span button svg{display:block;width:16px;height:16px;max-width:16px;max-height:16px;object-fit:contain;aspect-ratio:1}.mobile-filter-summary span button:disabled{cursor:default;opacity:1}.filter-scroll{padding:0}.filter-group{margin-bottom:8px}.language-switcher{top:8px;right:12px;left:auto}.language-switcher-trigger{height:34px;padding:4px 9px;gap:4px;font-size:14px;line-height:20px}.language-switcher-icon{width:24px;height:24px}.language-switcher-arrow{width:16px;height:16px}.language-switcher-menu{min-width:100px}.language-switcher-menu button{height:34px;font-size:13px}.language-switcher-trigger>.overflow-text{max-width:84px}.filter-heading{height:35px;padding:0 6px 0 8px;font-size:13px}.filter-heading button{display:none}.filter-group-title{height:44px;padding:9px;font-size:14px}.filter-group-label{gap:8px}.filter-category-icon{width:24px;height:24px}.filter-group-body{padding:8px 6px}.chest-tabs button{height:40px;font-size:12px}.item-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.item-option{height:50px}.item-option-icon{width:40px;height:40px}.item-option-icon img{width:32px;height:32px}.item-option-copy{gap:4px}.item-option-copy strong{font-size:11px}.item-option-copy small{font-size:9px}.filter-fold-button,.selected-rail{display:none}.selected-rail-content{width:36px;gap:5px;padding:5px 3px}.selected-rail button{width:30px;height:30px}.selected-rail-clear-icon{width:18px;height:18px}.selected-rail-item-icon{width:26px;height:26px}.current-area{top:8px;right:auto;left:12px;width:calc(100vw - 190px);height:30px;filter:drop-shadow(0 0 4px rgb(0 0 0/80%))}.current-area-copy{width:100%;min-width:0;max-width:calc(100vw - 190px);flex-direction:row;align-items:center;gap:4px}.current-area-title{width:16px;height:18px;flex:none;align-items:center;justify-content:center}.current-area-copy strong{display:none;font-size:18px;font-weight:400}.current-area-copy small{display:block;min-width:0;flex:0 1 auto;order:-1;overflow:hidden;color:#fff4e5;font-size:18px;font-weight:400;line-height:18px;text-overflow:ellipsis;white-space:nowrap}.current-area-arrow{position:relative;top:2px;display:block;width:16px;height:16px}.current-area-icon{display:none}.area-selector{inset:0;width:100%;height:60px;pointer-events:none}.area-selector.is-open{z-index:1020}.mobile-area-dialog{position:fixed;z-index:1010;right:0;bottom:0;left:0;display:flex;max-height:calc(100dvh - 160px);padding:12px 12px max(20px,env(safe-area-inset-bottom));flex-direction:column;color:#fff4e5;border-radius:8px 8px 0 0;background:#1c2832;gap:12px;pointer-events:auto;transform:translate3d(0,100%,0);visibility:hidden;will-change:transform;transition:transform .3s cubic-bezier(.22,1,.36,1),visibility .3s}.mobile-area-backdrop{position:fixed;z-index:1009;inset:0;display:block;padding:0;border:0;background:transparent;opacity:0;visibility:hidden;pointer-events:none}.mobile-area-backdrop.is-open{visibility:visible;pointer-events:auto}.mobile-area-dialog.is-open{transform:translateZ(0);visibility:visible}.mobile-area-dialog-heading{display:flex;height:24px;flex:none;align-items:center;justify-content:space-between}.mobile-area-dialog-heading strong{color:#dbc09e;font-size:16px;font-weight:700}.mobile-area-dialog-heading button{display:grid;width:24px;height:24px;padding:0;cursor:pointer;color:#fff4e5;border:0;background:transparent;place-items:center}.mobile-area-dialog-heading svg{width:24px;height:24px}.mobile-area-options{display:flex;min-height:0;flex-direction:column;overflow-y:auto;overscroll-behavior:contain;gap:8px}.mobile-area-group{width:100%;flex:none;border:1px solid rgb(255 255 255/10%);border-radius:2px}.mobile-area-group-trigger{display:flex;width:100%;height:44px;align-items:center;gap:8px;padding:9px 8px;cursor:pointer;color:#fff4e5;border:0;border-radius:2px;background:#222e39;text-align:left;font:inherit;font-size:16px}.mobile-area-group-trigger>span:nth-child(2){min-width:0;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mobile-area-option-icon{width:32px;height:32px;flex:none;background:#fff4e5;mask-position:center;mask-repeat:no-repeat;mask-size:contain}.mobile-area-group-arrow{width:16px;height:16px;flex:none;object-fit:contain}.mobile-area-children{display:flex;flex-direction:column;padding:4px;gap:4px}.mobile-area-children button{display:flex;width:100%;height:36px;min-width:0;align-items:center;padding:6px 7px;cursor:pointer;color:#fff4e5;border:1px solid rgb(255 255 255/10%);border-radius:1px;background:#222e39;text-align:left;font:inherit;font-size:14px}.mobile-area-children button.is-selected{color:#3f4c64;border-color:#d5cdc0;background:#efe6d7}.mobile-area-children .overflow-text{width:100%}.area-rail{display:none}.top-area-list{width:auto;max-height:calc(100dvh - 68px);max-width:100%;margin-inline:0;margin-block:0;padding-inline:0;padding-block:0;flex-direction:column;justify-content:flex-start;gap:4px;overflow-x:hidden;overflow-y:auto}.top-area-button{width:56px;height:56px}.top-area-button img{width:50px;height:50px}.area-icon-halo{opacity:.72;border-width:1px;background:color-mix(in srgb,var(--area-accent) 48%,transparent);box-shadow:0 0 9px color-mix(in srgb,var(--area-accent) 82%,transparent)}.child-area-menu{position:absolute;top:0;right:62px;left:auto;width:100px;max-height:calc(100dvh - 70px);margin:0;overflow:auto;padding:6px 3px;transform:translateX(6px)}.child-area-heading{display:none}.area-rail.is-open .child-area-menu{transform:translateX(0)}.child-area-options{flex-direction:column;align-items:flex-end}.child-area-menu button{min-width:70px;height:auto;min-height:0;border-width:1px;border-radius:21px;padding:4px 7px;text-align:center;font-size:17px;font-weight:400}html[lang=en] .child-area-menu button,html[lang=ru] .child-area-menu button{--child-area-label-inset:8px;font-size:15px;line-height:1.25}html[lang=en] .child-area-menu button:before,html[lang=ru] .child-area-menu button:before{font-size:17px;font-weight:400;line-height:1}.map-zoom-controls{right:12px;left:auto}.map-zoom-controls .map-go-here{display:none}.map-control-surface-icon{width:22px;height:22px}.map-switches{bottom:max(72px,calc(env(safe-area-inset-bottom) + 60px));right:auto;left:12px;width:110px;align-items:flex-start;gap:10px;font-size:16px}.map-switches label{flex-direction:column;align-items:flex-start;gap:8px;text-align:left}.map-switch-label{width:100%;text-align:left;font-weight:500}.image-switch,.image-switch img{width:48px;height:24px}.map-layer-control{display:block;top:calc(var(--map-control-top) + var(--map-control-stack-offset));right:12px;left:auto}.map-layer-control.is-mobile-only{display:block}.map-layer-control.is-open{z-index:1030}.map-layer-backdrop{position:fixed;z-index:0;inset:0;display:block;cursor:default;border:0;background:transparent}.map-layer-panel{position:fixed;z-index:1;right:0;top:auto;bottom:0;left:0;width:100%;height:min(617px,calc(100dvh - 160px));max-height:calc(100dvh - 160px);border:0;border-radius:8px 8px 0 0;box-shadow:0 -8px 24px rgb(0 0 0/22%);animation:map-layer-mobile-panel-in .3s cubic-bezier(.22,1,.36,1) both}@keyframes map-layer-mobile-panel-in{0%{opacity:0;transform:translate3d(0,28px,0)}}.map-layer-close{top:12px;right:12px}.map-layer-close,.map-layer-close svg{width:24px;height:24px}.map-layer-heading{min-height:40px;padding:0 12px;margin-bottom:12px;margin-top:12px;border-bottom:0}.map-layer-heading-copy{gap:4px}.map-layer-heading strong{font-size:14px;line-height:18px}.map-layer-heading small{font-size:12px;line-height:16px}.map-layer-heading-meta{min-height:16px;margin-top:0;gap:4px}.map-layer-clear-all{width:16px;height:16px}.map-layer-tabs{min-height:0;height:auto;padding:0 12px;scrollbar-width:none}.map-layer-tabs::-webkit-scrollbar{display:none;width:0;height:0}.map-layer-tab{height:40px;padding-inline:16px;font-size:14px}.map-layer-tab b{min-width:17px;height:17px;border-radius:9px;font-size:9px}.map-layer-scroll{padding:0 12px;overscroll-behavior:contain}.map-layer-group{padding:0;border-bottom:0}.map-layer-group+.map-layer-group{margin-top:0;border-top:0}.map-layer-group legend{height:auto;min-height:0;padding:12px 0;font-size:14px}.map-layer-group-actions,.map-layer-group-label{gap:4px}.map-layer-group-toggle{width:16px;height:16px}.map-layer-options{gap:8px;padding-top:4px}.map-layer-option{min-height:0;gap:4px;padding-block:8px;font-size:14px}.map-layer-checkbox{width:16px;height:16px;border:0;border-radius:0;background:transparent}.map-layer-checkbox:before{position:absolute;inset:3px;content:"";border:1px solid #9c9c9e}.map-layer-option.is-selected .map-layer-checkbox:before{border-color:#fff4e5}.map-layer-checkbox:after{inset:6px;background:#fff4e5}.map-layer-option input[type=radio]+.map-layer-checkbox,.map-layer-option input[type=radio]+.map-layer-checkbox:after{border-radius:0}.marker-popup{position:fixed;z-index:1040;top:auto!important;right:0;bottom:0;left:0!important;width:100%;max-height:calc(100dvh - 160px);padding:0;overflow:hidden;pointer-events:auto;border:0;border-radius:8px 8px 0 0;box-shadow:0 -8px 24px rgb(0 0 0/22%);animation:marker-popup-mobile-in .3s cubic-bezier(.22,1,.36,1) both}.marker-popup,.marker-popup.is-below{transform:none}@keyframes marker-popup-mobile-in{0%{opacity:0;transform:translate3d(0,28px,0)}}.marker-popup-header{min-height:64px;margin:0;padding:12px 48px 12px 12px}.marker-popup-heading{padding-right:0}.marker-popup-close{top:12px;right:12px;width:24px;height:24px}.marker-popup-scroll{max-height:min(468px,calc(100dvh - 140px));margin:0;padding:12px;gap:8px}.marker-popup-scroll>a{order:-1;aspect-ratio:600/393;border-radius:2px}.marker-popup p{font-size:14px;line-height:normal}.marker-popup-actions{min-height:64px;margin:0;padding:12px}.marker-popup-actions a,.marker-popup-actions button{width:100%;max-width:280px;min-width:96px;height:40px;padding:3px 8px;font-size:16px}.marker-popup-tail{display:none}.default-dialog,.map-loading{right:auto;left:50%;max-width:calc(100vw - 24px);box-sizing:border-box}.map-loading{white-space:nowrap}}html[lang=en] .chest-tabs button[aria-selected=true],html[lang=en] .current-area-copy,html[lang=en] .current-area-copy strong,html[lang=en] .filter-group-title,html[lang=en] .map-layer-group legend,html[lang=en] .map-layer-heading strong,html[lang=en] .map-layer-selected-count,html[lang=en] .map-layer-tab,html[lang=en] .map-layer-tab[aria-selected=true],html[lang=ru] .chest-tabs button[aria-selected=true],html[lang=ru] .current-area-copy,html[lang=ru] .current-area-copy strong,html[lang=ru] .filter-group-title,html[lang=ru] .map-layer-group legend,html[lang=ru] .map-layer-heading strong,html[lang=ru] .map-layer-selected-count,html[lang=ru] .map-layer-tab,html[lang=ru] .map-layer-tab[aria-selected=true]{font-weight:600}html[lang=en] .map-layer-tab b,html[lang=ru] .map-layer-tab b{font-family:var(--font-roboto),"Roboto",Arial,sans-serif;font-weight:600}@media (min-width:761px) and (max-width:1400px){html[lang=en] .chest-tabs button[aria-selected=true],html[lang=ru] .chest-tabs button[aria-selected=true]{font-weight:400}html[lang=en] .map-layer-tab,html[lang=ru] .map-layer-tab{width:auto;max-width:min(360px,100%);min-height:42px;height:42px;padding-block:0;line-height:normal;font-weight:500}html[lang=en] .filter-category-name .overflow-text[data-overflowing=true] .overflow-text-content,html[lang=ru] .filter-category-name .overflow-text[data-overflowing=true] .overflow-text-content{display:block;width:100%;transform:none;animation:none}html[lang=en] .filter-category-name .overflow-text-segment[aria-hidden=true],html[lang=ru] .filter-category-name .overflow-text-segment[aria-hidden=true]{display:none}html[lang=en] .filter-category-name .overflow-text-segment,html[lang=ru] .filter-category-name .overflow-text-segment{display:block;width:100%;overflow:hidden;text-overflow:ellipsis}}html[lang=en] .map-switches,html[lang=ru] .map-switches{font-weight:500}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}