*,:before,:after{box-sizing:border-box}html{height:100%}body{height:100%;min-height:100%;margin:0}#root{height:100%}:root{--exhibition-green:green;--exhibition-bg:#fff;--exhibition-scrollbar-thumb:var(--exhibition-green);--exhibition-scrollbar-track:var(--exhibition-bg)}.exhibition-viewer{color:var(--exhibition-green);background:var(--exhibition-bg);height:100%;min-height:100dvh;padding-left:env(safe-area-inset-left,0);padding-right:env(safe-area-inset-right,0);padding-top:env(safe-area-inset-top,0);padding-bottom:env(safe-area-inset-bottom,0);scrollbar-width:thin;scrollbar-color:var(--exhibition-scrollbar-thumb) var(--exhibition-scrollbar-track);flex-direction:column;font-family:Times New Roman,Times,serif;font-weight:400;display:flex}.exhibition-viewer a{color:var(--exhibition-green);text-decoration:underline}.exhibition-viewer *{scrollbar-width:thin;scrollbar-color:var(--exhibition-scrollbar-thumb) var(--exhibition-scrollbar-track);font-weight:400!important}.exhibition-viewer *,.exhibition-viewer :before,.exhibition-viewer :after{box-shadow:none!important;border-radius:0!important}.exhibition-viewer ::-webkit-scrollbar{width:10px;height:10px}.exhibition-viewer::-webkit-scrollbar{width:10px;height:10px}.exhibition-viewer ::-webkit-scrollbar-track{background:var(--exhibition-scrollbar-track);border:1px solid var(--exhibition-green)}.exhibition-viewer::-webkit-scrollbar-track{background:var(--exhibition-scrollbar-track);border:1px solid var(--exhibition-green)}.exhibition-viewer ::-webkit-scrollbar-thumb{background:var(--exhibition-scrollbar-thumb);border:1px solid var(--exhibition-green)}.exhibition-viewer::-webkit-scrollbar-thumb{background:var(--exhibition-scrollbar-thumb);border:1px solid var(--exhibition-green)}.exhibition-viewer ::-webkit-scrollbar-corner{background:var(--exhibition-scrollbar-track);border:1px solid var(--exhibition-green)}.exhibition-viewer::-webkit-scrollbar-corner{background:var(--exhibition-scrollbar-track);border:1px solid var(--exhibition-green)}.exhibition-viewer .exhibition-map-stage{flex-direction:column;flex:auto;min-height:0;display:flex;position:relative}.exhibition-viewer .toolbar{z-index:4;padding:.5rem;padding-left:max(.5rem, env(safe-area-inset-left,0));padding-right:max(.5rem, env(safe-area-inset-right,0));padding-top:max(.5rem, env(safe-area-inset-top,0));pointer-events:none;background:0 0;border:none;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;display:flex;position:absolute;top:0;left:0;right:0}.exhibition-viewer .toolbar-title{flex:auto;min-width:min(12rem,40%);margin:0;padding:0;font-size:1.125rem;font-weight:400;line-height:1.2}.exhibition-viewer .toolbar-controls--end{margin-left:auto}.exhibition-viewer .exhibition-info-panel{z-index:3;width:min(90vw,60ch);left:50%;top:calc(max(.5rem, env(safe-area-inset-top,0px)) + .5rem + 2.75rem + .35rem);pointer-events:none;position:absolute;transform:translate(-50%)}.exhibition-viewer .exhibition-info-panel:not([hidden])~.viewer-frame{opacity:.35}.viewer-frame{opacity:1;transition:opacity 50ms ease-in-out}.exhibition-viewer .exhibition-info-panel__inner{pointer-events:auto;box-sizing:border-box;background:var(--exhibition-bg);border:1px solid var(--exhibition-green);max-height:82vh;color:var(--exhibition-green);padding:1rem 1.125rem;overflow-y:auto}.exhibition-viewer .exhibition-info-panel__subhead{color:var(--exhibition-green);margin:0 0 .5rem;font-size:1rem;font-weight:400;line-height:1.25}.exhibition-viewer .exhibition-info-panel__headline{color:var(--exhibition-green);margin:0 0 .75rem;font-size:1.125rem;font-weight:400;line-height:1.25}.exhibition-viewer .exhibition-info-panel__paragraph{margin:0 0 .75rem;font-size:1rem;line-height:1.35}.exhibition-viewer .exhibition-info-panel__paragraph a,.exhibition-viewer .exhibition-info-panel__impressum a{color:var(--exhibition-green);text-underline-offset:2px;text-decoration:underline;text-decoration-thickness:1px}.exhibition-viewer .exhibition-info-panel__credits{margin:1.5rem 0 0;line-height:1.35}.exhibition-viewer .exhibition-info-panel__credits-toggle{font:inherit;color:var(--exhibition-green);text-align:left;text-underline-offset:2px;cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:0;margin:0;padding:0;font-size:1rem;line-height:1.35;text-decoration:underline;text-decoration-thickness:1px;display:inline}.exhibition-viewer .exhibition-info-panel__credits-toggle:focus-visible{outline:1px solid var(--exhibition-green);outline-offset:2px}.exhibition-viewer .exhibition-info-panel__credits-chevron{margin-left:.15em;text-decoration:none;transition:transform .15s;display:inline-block}.exhibition-viewer .exhibition-info-panel__credits-toggle.is-open .exhibition-info-panel__credits-chevron{transform:rotate(90deg)}.exhibition-viewer .exhibition-info-panel__credits ul.is-collapsed{display:none}.exhibition-viewer .exhibition-info-panel__credits ul:not(.is-collapsed){margin-top:.5rem}.exhibition-viewer .exhibition-info-panel__credits ul{margin:0;padding:0;list-style:inside circle}.exhibition-viewer .exhibition-info-panel__credits li{margin:.5rem 0 0 .75rem;font-size:.9rem}.exhibition-viewer .exhibition-info-panel__paragraph:has(+.exhibition-info-panel__cta){margin-bottom:0}.exhibition-viewer .exhibition-info-panel__cta{margin:.75rem 0 0;padding:0}.exhibition-viewer .exhibition-info-panel__cta button{color:var(--exhibition-bg);background:var(--exhibition-green);border:1px solid var(--exhibition-green);cursor:pointer;-webkit-tap-highlight-color:transparent;margin:0;padding:.5rem 1rem;font-family:inherit;font-size:1rem;line-height:1.35;text-decoration:none}.exhibition-viewer .exhibition-info-panel__cta button:active{background:var(--exhibition-bg);color:var(--exhibition-green)}.exhibition-viewer .exhibition-info-panel__cta button:focus-visible{outline:1px solid var(--exhibition-green);outline-offset:2px}.exhibition-viewer .exhibition-info-panel__cta button:hover{background:var(--exhibition-bg);color:var(--exhibition-green)}.exhibition-viewer .exhibition-info-panel__map-link{color:var(--exhibition-green);cursor:pointer;text-underline-offset:2px;-webkit-tap-highlight-color:transparent;background:0 0;border:none;margin:0;padding:0;font-family:inherit;font-size:1rem;line-height:1.35;text-decoration:underline}.exhibition-viewer .exhibition-info-panel__map-link:focus-visible{outline:1px solid var(--exhibition-green);outline-offset:2px}.exhibition-viewer .exhibition-info-panel__map-link:active{color:var(--exhibition-green)}.exhibition-viewer .toolbar-controls{pointer-events:auto;flex-wrap:wrap;flex-shrink:0;align-items:center;gap:.5rem;display:flex}.exhibition-viewer .toolbar-btn{min-width:2rem;min-height:2rem;color:var(--exhibition-bg);background:var(--exhibition-green);border:1px solid var(--exhibition-green);cursor:pointer;-webkit-tap-highlight-color:transparent;margin:0;padding:0 .5rem;font-family:inherit;font-size:1rem;font-weight:400;line-height:1}.exhibition-viewer .toolbar-btn:active{background:var(--exhibition-bg)}.exhibition-viewer .toolbar-btn:focus-visible{outline:1px solid var(--exhibition-green);outline-offset:2px}.exhibition-viewer .toolbar-btn:hover{background:var(--exhibition-bg);color:var(--exhibition-green)}.exhibition-viewer .viewer-frame{border:1px solid var(--exhibition-green);background:var(--exhibition-bg);flex:auto;width:100%;min-height:0;margin:0}.exhibition-viewer .exhibition-svg-host{background:var(--exhibition-bg);touch-action:none;width:100%;height:100%;overflow:hidden}.exhibition-viewer .exhibition-svg-host svg{width:100%;height:100%;display:block}.exhibition-sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
