.project img.project-logo-clean{filter:brightness(0);mix-blend-mode:normal}
@media(max-width:600px){.hero-content{top:28%;transform:none}}
.panorama-section{padding-bottom:100px;background:var(--paper)}
.panorama-section .intro{padding-top:15px;padding-bottom:42px;max-width:1000px;margin:auto}
.panorama-stage{position:relative;height:640px;overflow:hidden;background:#163954;isolation:isolate}
.panorama-preview{width:100%;height:100%;object-fit:cover}
#panorama-canvas{display:block;width:100%;height:100%;cursor:grab;touch-action:none;outline-offset:-5px}
#panorama-canvas.is-dragging{cursor:grabbing}
.panorama-cover{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:18px;background:linear-gradient(0deg,#0b183659,#0b183612);color:white;text-align:center;padding:25px}
.panorama-cover .button-white{font-size:14px;letter-spacing:.07em}
.panorama-cover .button-white span{font-size:24px;line-height:1}
.panorama-cover p,.panorama-cover a{font-size:14px;text-shadow:0 1px 5px #14233d}
.panorama-cover a{text-decoration:underline;text-underline-offset:4px}
.panorama-tools{position:absolute;bottom:22px;left:50%;transform:translateX(-50%);display:flex;align-items:center;gap:3px;padding:6px;background:#fcfbf9f5;color:var(--blue);box-shadow:0 5px 25px #0002}
.panorama-tools button{min-width:42px;height:42px;display:grid;place-items:center;background:transparent;font-size:23px;line-height:1}
.panorama-tools button:hover{background:#2c266c12}
.panorama-tools button:disabled{opacity:.3}
.panorama-tools .panorama-exit{font-size:13px;padding:0 15px;border-left:1px solid var(--line);margin-left:6px}
.panorama-tools svg{width:19px;height:19px}
.panorama-instructions{font-size:14px;color:var(--muted);text-align:center;margin-top:22px}
.panorama-dialog{width:100vw;height:100dvh;max-width:100vw;max-height:100dvh;margin:0;padding:0;background:var(--paper);color:var(--blue)}
.panorama-dialog-bar{height:62px;display:flex;justify-content:space-between;align-items:center;padding:10px 24px;gap:20px;font-size:14px}
.panorama-dialog-bar button{background:transparent;font-size:14px;padding:10px 15px}
#panorama-dialog-body{height:calc(100% - 62px)}
.panorama-dialog .panorama-stage{height:100%;width:100%}
@media(max-width:800px){.panorama-stage{height:530px}.panorama-section{padding-bottom:75px}}
@media(max-width:600px){.panorama-stage{height:460px}.panorama-section{padding-bottom:58px}.panorama-section .intro{padding-top:5px;padding-bottom:32px}.panorama-section h2{font-size:32px}.panorama-tools{bottom:16px;gap:0;padding:5px}.panorama-tools button{min-width:36px;height:40px}.panorama-tools .panorama-exit{padding:0 10px;margin-left:3px}.panorama-instructions{font-size:13px;line-height:1.7}.panorama-dialog-bar{font-size:12px;padding-inline:14px}.panorama-dialog-bar button{font-size:13px;padding-inline:10px}}
