.pano-shell{position:relative;min-height:480px;height:58vh;background:#102c40;color:#fff;border-radius:12px;overflow:hidden}.pano-shell:fullscreen{height:100vh;border-radius:0}.pano-shell canvas{width:100%;height:100%;display:block;cursor:grab}.pano-shell canvas[hidden],#pano-empty[hidden]{display:none}#pano-empty{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:35px 24px 100px}.pano-number{font-size:clamp(64px,10vw,130px);font-weight:700;color:#8ce3d7;letter-spacing:-6px}#pano-empty h2{font-size:28px;margin:15px}#pano-empty p{color:#aec5d2;line-height:1.8}.pano-tools{position:absolute;bottom:20px;left:20px;right:20px;display:flex;gap:10px;flex-wrap:wrap}.pano-tools button,.pano-tools label{border:1px solid #557080;background:#183d52;color:white;border-radius:6px;padding:12px 16px;font-size:14px;cursor:pointer}.pano-tools button:disabled{opacity:.35;cursor:default}.report-gallery{display:grid;grid-template-columns:1fr 1fr;gap:20px}.report-gallery button:first-child{grid-column:1/-1}.report-gallery img{width:100%;height:320px;object-fit:cover}.report-plan{width:100%;height:65vh}.report-plan img{width:100%;height:100%;object-fit:contain}@media(max-width:700px){.report-gallery{grid-template-columns:1fr}.pano-shell{height:65vh;min-height:450px}.report-gallery img{height:240px}}
