.panorama-card{grid-column:1/-1;padding:0;overflow:hidden}.panorama-card>header{padding:22px 25px}.panorama-card>header p{max-width:700px;margin:8px 0 0;color:#657383;font-size:11px;line-height:1.6}.panorama-viewer{position:relative;height:min(62vh,580px);overflow-x:auto;overflow-y:hidden;background:#17283d;cursor:grab;touch-action:pan-y;scrollbar-width:none;overscroll-behavior-x:contain}.panorama-viewer:active{cursor:grabbing}.panorama-viewer::-webkit-scrollbar{display:none}.panorama-viewer img{display:block;width:auto;min-width:200%;height:100%;max-width:none;object-fit:cover;user-select:none;pointer-events:none}.panorama-viewer:focus-visible{outline:3px solid #c28b55;outline-offset:-3px}.panorama-fullscreen,.panorama-hint{position:sticky;z-index:2;bottom:16px}.panorama-hint{left:16px;display:inline-flex;padding:9px 12px;background:rgba(24,38,59,.88);color:#fff;font-size:8px;font-weight:900;letter-spacing:.5px}.panorama-fullscreen{left:calc(100% - 150px);width:134px;min-height:36px;border:1px solid rgba(255,255,255,.55);background:rgba(255,255,255,.92);color:#263b57;font-size:8px;font-weight:900}.panorama-viewer:fullscreen{width:100vw;height:100vh}.panorama-viewer:fullscreen img{min-width:200%;height:100vh}@media(max-width:700px){.panorama-viewer{height:420px}.panorama-card>header{padding:20px}.panorama-hint{bottom:12px;left:12px}.panorama-fullscreen{bottom:12px;left:calc(100% - 138px);width:126px}}