.wk-monument-references{white-space:normal;align-items:flex-start}.wk-monument-section-links{border-bottom:1px solid var(--border);flex-wrap:wrap;gap:.25rem 1rem;margin-bottom:1rem;display:flex}.wk-monument-section-links a{min-height:44px;color:var(--text);border-bottom:2px solid #0000;align-items:center;font-weight:600;text-decoration:none;display:inline-flex}.wk-monument-section-links a:hover{color:var(--accent-hot);border-bottom-color:var(--accent)}.wk-monument-section-links a:focus-visible,.wk-monument-map-link:focus-visible{outline:2px solid var(--accent-hot);outline-offset:3px}.wk-monument-map-link{text-underline-offset:3px;align-items:center;min-height:40px;font-size:.8125rem;font-weight:400;text-decoration:underline;display:flex}.wk-monument-map-section,#puzzle,#facilities,#loot{scroll-margin-top:1rem}.wk-monument-preparation{margin-bottom:1rem}.wk-monument-preparation>p{margin:0 0 .5rem}.wk-monument-container-label{white-space:normal;width:104px}.wk-monument-container{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);cursor:pointer;justify-content:center;align-items:center;min-height:96px;display:flex}.wk-monument-container:hover{border-color:var(--accent);background:var(--surface-2)}.wk-monument-container:active{background:var(--surface)}.wk-monument-container .wk-icon{object-fit:contain}.wk-monument-title.page-title{grid-template-columns:minmax(0,1fr) auto;padding-block:.75rem 1rem;display:grid}.wk-monument-title>.eyebrow,.wk-monument-title>h1,.wk-monument-title>.lead{grid-column:1}.wk-monument-title.page-title h1{margin-block:.25rem;font-size:clamp(2rem,4vw,3.5rem)}.wk-monument-title .lead{margin-block:.25rem .5rem;font-size:1rem}.wk-monument-title .wk-monument-references{grid-area:1/2/4;align-self:center;margin-block:.5rem 0}.wk-monument-title .wk-item-reference-target{min-height:40px}.wk-monument-title .wk-item-reference .wk-icon{width:40px;height:40px}.wk-monument-map-section.section{margin-top:0;padding-top:.5rem}.wk-map-guided[data-has-positions=false] .wk-map-body{grid-template-columns:minmax(0,1fr)}.wk-map-guided .wk-map-objectives{flex-wrap:wrap;gap:.5rem;display:flex}.wk-map-guided .wk-map-objectives .wk-map-filter{min-height:44px;font-weight:600}.wk-map-guided .wk-map-find{margin:0}.wk-map-guided .wk-map-find .wk-pill{min-height:40px}.wk-map-guided .wk-map-context{margin:0;font-size:.8125rem}.wk-map-guided .wk-map-options{border:1px solid var(--border);background:var(--surface)}.wk-map-guided .wk-map-options-toggle{width:100%;min-height:44px;color:var(--text);font:600 1rem/1.3 var(--display);text-align:left;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;gap:.75rem;padding:.75rem;display:flex}.wk-map-guided .wk-map-options:not([open])>.wk-map-options-body{display:none}.wk-map-guided .wk-map-options[open]>.wk-map-options-body{border-top:1px solid var(--border);gap:.75rem;padding:.75rem;display:grid}.wk-map-guided button:hover{color:var(--text);border-color:var(--accent)}.wk-map-guided button:focus-visible,.wk-map-guided summary:focus-visible{outline:2px solid var(--accent-hot);outline-offset:3px}.wk-map-guided button:active{background:var(--surface-2)}.wk-map-guided button:disabled{cursor:not-allowed}.wk-map-guided .wk-map-svg{aspect-ratio:1.5;touch-action:pan-y pinch-zoom;max-height:65vh;scroll-margin-top:1rem}.wk-map-answer-actions{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.wk-map-answer-actions[hidden]{display:none}.wk-map-answer-actions button{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);min-height:44px;color:var(--text);cursor:pointer;font:inherit;padding:.5rem .75rem}.wk-map-answer-actions button[aria-pressed=true]{background:var(--accent-soft);border-color:var(--accent);box-shadow:inset 0 -2px var(--accent)}.wk-map-answer-actions>[role=status]{color:var(--muted);font-size:.8125rem}.wk-map-view-switch{gap:.25rem;display:none}.wk-map-copy-fallback{gap:.5rem;min-width:0;display:grid}.wk-map-copy-fallback input{background:var(--surface);width:100%;min-width:0;min-height:44px;color:var(--text);border:1px solid var(--border);border-radius:var(--radius);padding:.625rem}.wk-map-copy-fallback p,.wk-map-method-note{max-width:80ch;margin:0;font-size:.8125rem}.wk-map-marker-number{fill:var(--text);paint-order:stroke;stroke:var(--bg);stroke-width:.5px;font-family:var(--mono);pointer-events:none;font-weight:700}.wk-map-list-number{font-family:var(--mono);color:var(--muted)}.wk-map-loot-art-backplate{fill:var(--bg);fill-opacity:.8;stroke:var(--border-strong)}.wk-map-loot-art.is-selected .wk-map-loot-art-backplate{stroke:var(--text);fill-opacity:1}.wk-map-marker:hover .wk-map-loot-art-backplate,.wk-map-marker.is-keyboard .wk-map-loot-art-backplate{stroke:var(--accent-hot)}.wk-map-loot-legend{max-width:85ch;margin:0;font-size:.8125rem}.wk-map-cluster{cursor:pointer}.wk-map-cluster-plate{fill:var(--surface);stroke:var(--border-strong)}.wk-map-cluster:hover .wk-map-cluster-plate{stroke:var(--accent-hot)}.wk-map-loot-location-count rect{fill:var(--text)}.wk-map-loot-location-count text{fill:var(--bg);font-family:var(--mono);font-weight:700}.wk-map-nearby ul{max-height:18rem;margin:.75rem 0 0;padding:0;list-style:none;overflow-y:auto}.wk-map-nearby li+li{border-top:1px solid var(--border)}.wk-map-nearby button{width:100%;min-height:44px;color:var(--text);text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:.5rem;padding:.5rem;font-size:.8125rem;display:flex}.wk-map-nearby button:hover{background:var(--surface)}.wk-map-nearby button:focus-visible{outline:2px solid var(--accent-hot);outline-offset:-2px}.wk-map-nearby small{color:var(--muted);margin-top:.125rem;display:block}.wk-map-source-details{overflow-wrap:anywhere;margin-top:1rem;font-size:.8125rem}.wk-map-source-details summary{cursor:pointer;align-content:center;min-height:40px;display:list-item}.wk-map-image-details{gap:.5rem;min-width:0;display:grid}.wk-map-image-details .wk-map-source-details{margin-top:0}.wk-map-image-status{align-items:center;gap:.5rem 1rem;min-height:44px;font-size:.8125rem;display:flex}.wk-map-image-status>span{flex:1;min-width:0}.wk-map-image-status button{flex-shrink:0;min-height:44px}@media (max-width:700px){.wk-map-image-status{grid-template-rows:minmax(3.25rem,auto) 44px;display:grid}.wk-map-image-status button{justify-self:start}}.wk-map-panel:focus-visible,.wk-map-copy-fallback input:focus-visible,.wk-map-image-status:focus-visible{outline:2px solid var(--accent-hot);outline-offset:3px}.wk-map-guided .wk-map-marker-list button>small{font-size:.75rem}@media (max-width:700px){.wk-monument-title.page-title{display:block}.wk-monument-title>.eyebrow{display:none}.wk-monument-title .wk-monument-references{flex-wrap:wrap;gap:.25rem}.wk-monument-title .wk-item-reference{width:104px}.wk-monument-title .lead{grid-column:1/-1}.wk-monument-title .wk-monument-references{grid-row:1/3}.wk-monument-title .wk-artwork-caption{font-size:.75rem}.wk-monument-map-section>.section-heading{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.wk-map-guided .wk-map-objectives{grid-template-columns:repeat(3,minmax(0,1fr));gap:.25rem;display:grid}.wk-map-guided .wk-map-objectives .wk-map-filter{justify-content:center;padding-inline:.375rem;font-size:.8125rem}.wk-map-guided .wk-map-svg{aspect-ratio:1.15}.wk-map-guided .wk-map-panel{min-height:0;position:static}.wk-map-view-switch{display:inline-flex}.wk-map-guided[data-mobile-view=list] .wk-map-svg,.wk-map-guided[data-mobile-view=list] .wk-map-zoom{display:none}.wk-map-guided[data-mobile-view=list] .wk-map-marker-list>ul{max-height:none}.wk-map-guided .wk-map-panel{scroll-margin-block:1rem}}
