*{box-sizing:border-box}html,body{height:100%;margin:0}body{font-family:Inter,system-ui,sans-serif;background:#101c24;color:#fff;overflow:hidden}.viewer-header{height:64px;display:flex;align-items:center;gap:20px;padding:0 22px;background:#132532;border-bottom:1px solid #34505f}.viewer-header a{color:#e9d9ae;text-decoration:none}.viewer-header h1{font-size:1.05rem;margin:0;flex:1}.viewer-header button{display:none;border:1px solid #68808e;background:#1d526a;color:#fff;padding:8px 12px;border-radius:4px}.viewer-shell{height:calc(100% - 64px);display:grid;grid-template-columns:240px 1fr}#scene-panel{overflow:auto;background:#182a35;padding:12px}#scene-list{display:grid;gap:10px}#scene-list button{display:grid;grid-template-columns:72px 1fr;align-items:center;gap:10px;text-align:left;background:#203845;color:#fff;border:1px solid #365464;border-radius:5px;padding:6px;cursor:pointer}#scene-list button:hover,#scene-list button[aria-current=true]{border-color:#d0a855;background:#294b5d}#scene-list img{width:72px;height:48px;object-fit:cover;border-radius:3px}#panorama{width:100%;height:100%;background:#0b1217}.pnlm-hotspot-base.art-hotspot{background:#c39a4b;border-radius:50%;box-shadow:0 0 0 5px #c39a4b55}#art-dialog{max-width:min(92vw,1100px);max-height:90vh;border:0;padding:42px 12px 12px;background:#101c24}#art-dialog::backdrop{background:#000c}#art-dialog img{max-width:100%;max-height:78vh;display:block;margin:auto}#art-close{position:absolute;right:10px;top:5px;border:0;background:transparent;color:#fff;font-size:2rem;cursor:pointer}#viewer-error{position:fixed;inset:80px 20px auto;background:#8c2323;padding:18px;z-index:99}@media(max-width:760px){.viewer-header{height:56px;padding:0 12px}.viewer-header h1{font-size:.9rem}.viewer-header button{display:block}.viewer-shell{height:calc(100% - 56px);display:block}#scene-panel{display:none;position:fixed;z-index:20;top:56px;bottom:0;left:0;width:min(86vw,320px);box-shadow:6px 0 20px #0008}.scenes-open #scene-panel{display:block}#panorama{height:100%}}

#panorama{position:fixed;inset:0;width:100%;height:100%;background:#000}
.viewer-header,.viewer-shell,#scene-panel{display:none!important}
.scene-strip{position:fixed;z-index:20;top:0;left:0;right:0;height:60px;padding:5px;background:rgba(0,0,0,.72);overflow-x:auto;overflow-y:hidden}
.scene-strip #scene-list{display:flex;gap:0;height:50px}
.scene-strip button{width:100px;height:50px;min-width:100px;padding:0;border:0;background:#000;position:relative;cursor:pointer}
.scene-strip button img{width:100px;height:50px;display:block;object-fit:cover;border-radius:0}
.scene-strip button span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}
.scene-strip button[aria-current=true]{box-shadow:inset 0 0 0 3px #fff}
.no-thumbnails .scene-strip{display:none}
.scene-zone{position:fixed;z-index:18;top:0;bottom:60px;width:5%;min-width:48px;border:0;background-color:transparent;background-repeat:no-repeat;background-position:center;opacity:.38;cursor:pointer}
.scene-zone:hover,.scene-zone:focus-visible{opacity:1;background-color:rgba(0,0,0,.15)}
.previous-scene{left:0}.next-scene{right:0}
.experience-tour .previous-scene{background-image:url('/tour/ui/graphics/prevnextstrips/btn_scroll_left.png')}.experience-tour .next-scene{background-image:url('/tour/ui/graphics/prevnextstrips/btn_scroll_right.png')}
.experience-vrexhibition .previous-scene{background-image:url('/vrexhibition/ui/graphics/prevnextstrips/btn_scroll_left.png')}.experience-vrexhibition .next-scene{background-image:url('/vrexhibition/ui/graphics/prevnextstrips/btn_scroll_right.png')}
.classic-dock{height:60px;position:fixed;z-index:25;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:flex-end;padding:12px 10px}
.experience-tour .classic-dock{background:url('/tour/ui/graphics/dockedthumbscontrolbar/footer.png') repeat-x}.experience-vrexhibition .classic-dock{background:url('/vrexhibition/ui/graphics/dockedthumbscontrolbar/footer.png') repeat-x}
#classic-controls{display:flex;align-items:center;justify-content:flex-end;gap:0}
.classic-control{width:36px;height:36px;min-width:36px;padding:0;border:0;background-color:transparent;background-image:var(--icon);background-repeat:no-repeat;background-size:36px 108px;background-position:center top;cursor:pointer}
.classic-control:hover,.classic-control:focus-visible{background-position:center -36px}.classic-control:active{background-position:center -72px}.classic-control:disabled{opacity:.58;cursor:default}
.show-controls{display:none;position:fixed;z-index:26;right:10px;bottom:12px}
.controls-hidden .classic-dock{display:none}.controls-hidden .show-controls{display:block}
#art-dialog,#help-dialog{max-width:min(92vw,1100px);max-height:90vh;border:0;padding:42px 12px 12px;background:#101010;color:#fff}
#art-dialog::backdrop,#help-dialog::backdrop{background:rgba(0,0,0,.8)}
#art-dialog img{max-width:100%;max-height:78vh;display:block;margin:auto}#help-dialog img{width:min(500px,80vw);height:auto;display:block}
#art-close,#help-close{position:absolute;right:10px;top:5px;border:0;background:transparent;color:#fff;font-size:2rem;cursor:pointer}
.pnlm-hotspot-base.scene-hotspot{width:70px!important;height:70px!important;margin:-35px 0 0 -35px!important;background-image:url('/tour/ui/spots/hotspot_neutral_user_defaultpoint5.png');background-size:70px 70px;background-color:transparent}
.experience-vrexhibition .pnlm-hotspot-base.scene-hotspot{background-image:url('/vrexhibition/ui/spots/hotspot_neutral_user_defaultpoint5.png')}
.pnlm-hotspot-base.image-hotspot{width:85px!important;height:85px!important;margin:-42px 0 0 -42px!important;background-image:url('/vrexhibition/ui/spots/hotspot_image_sequence_user_defaultpoint6.png');background-size:85px 1105px;background-position:0 0;background-color:transparent;animation:image-hotspot-frames 1.3s steps(12) infinite}
.pnlm-hotspot-base.url-hotspot{width:40px!important;height:60px!important;margin:-30px 0 0 -20px!important;background-image:url('/vrexhibition/ui/spots/hotspot_information_sequence_user_defaultpoint4.png');background-size:40px 839px;background-position:0 0;background-color:transparent;animation:url-hotspot-frames 1.4s steps(13) infinite}
@keyframes image-hotspot-frames{to{background-position-y:-1020px}}@keyframes url-hotspot-frames{to{background-position-y:-780px}}
#viewer-error{position:fixed;z-index:99;top:20px;left:20px;right:20px;background:#8c2323;padding:18px}
@media(max-width:600px){.classic-dock{padding-left:4px;padding-right:4px}.classic-control{width:32px;height:32px;min-width:32px;background-size:32px 96px}.classic-control:hover,.classic-control:focus-visible{background-position:center -32px}.classic-control:active{background-position:center -64px}.control-drag,.control-vr{display:none}.scene-zone{min-width:44px}}
@media(max-width:600px){.pnlm-title-box{bottom:60px!important}.classic-dock{overflow-x:auto;overflow-y:hidden;justify-content:flex-start}.classic-control{width:30px;height:30px;min-width:30px;flex:0 0 30px;background-size:30px 90px}.classic-control:hover,.classic-control:focus-visible{background-position:center -30px}.classic-control:active{background-position:center -60px}}
@media(prefers-reduced-motion:reduce){.image-hotspot,.url-hotspot{animation:none!important}}
