.panorama-page{padding-block:34px 52px}
.panorama-heading,.panorama-caption{display:flex;align-items:center;justify-content:space-between;gap:24px}
.panorama-heading{margin-bottom:24px}.panorama-heading .eyebrow{margin:0 0 8px}.panorama-heading h1{font-size:clamp(32px,3.4vw,48px);margin:0;line-height:1.1}
.panorama-shell{position:relative;height:clamp(380px,62vh,680px);overflow:hidden;border-radius:12px;background:#24211e;color:white}
.panorama-stage{position:absolute;inset:0;width:100%;height:100%;outline-offset:-4px;touch-action:none}
.panorama-stage:focus-visible{outline:2px solid #bc9861}
.panorama-status{position:absolute;inset:0;display:grid;place-content:center;background:#24211ede;pointer-events:none;font-size:14px;z-index:3}
.panorama-status[hidden],.panorama-fallback[hidden]{display:none}
.panorama-toolbar{position:absolute;bottom:20px;right:20px;display:flex;align-items:center;gap:2px;padding:4px;border:1px solid #ffffff35;border-radius:8px;background:#24211ee8;z-index:4}
.panorama-toolbar button{display:grid;place-items:center;width:44px;height:44px;border:0;border-radius:4px;background:transparent;color:#fff;cursor:pointer;font-size:25px;line-height:1}
.panorama-toolbar button:hover,.panorama-toolbar button[aria-pressed=true]{background:#ffffff20}
.panorama-toolbar button:focus-visible{outline:2px solid #dec399;outline-offset:-2px}
.panorama-mark{padding:0 12px;font-size:14px;letter-spacing:.04em;color:#dec399}
.panorama-caption{align-items:flex-start;padding:20px 0}.panorama-caption h2{margin:0 0 6px;font-size:28px}.panorama-caption p{font-size:13px;margin:0;color:var(--muted,#756e66);max-width:65ch;white-space:pre-line}.panorama-caption .panorama-hint{display:none}
.panorama-scenes{display:flex;gap:12px;overflow-x:auto;padding:4px 2px 10px;scroll-snap-type:x proximity}
.panorama-scenes button{flex:0 0 160px;min-width:0;padding:0;border:1px solid #e0d7cc;border-radius:7px;background:#fff;text-align:left;overflow:hidden;cursor:pointer;scroll-snap-align:start}
.panorama-scenes img{display:block;width:100%;height:80px;object-fit:cover}
.panorama-scenes span{display:block;padding:10px 12px;font-size:12px;line-height:1.5;color:#3b302a}
.panorama-scenes button[aria-pressed=true]{border-color:#842b32;box-shadow:0 0 0 1px #842b32}.panorama-scenes button:focus-visible{outline:2px solid #842b32;outline-offset:2px}
.panorama-fallback{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:14px;background:#24211e;padding:24px;text-align:center;z-index:3}.panorama-fallback a{color:#dec399;text-decoration:underline}
.panorama-shell.pano-expanded{position:fixed;inset:0;z-index:1000;width:100%;height:100dvh;border-radius:0}.pano-expanded .panorama-toolbar{bottom:calc(20px + env(safe-area-inset-bottom))}.panorama-expanded{overflow:hidden}
.panorama-stage .pnlm-about-msg{font-size:11px}.panorama-stage .pnlm-load-box{display:none!important}
.pano-admin-actions{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:24px 0;font-size:13px}
.pano-admin-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.pano-admin-card{padding:0;overflow:hidden}.pano-admin-card>img{display:block;width:100%;height:160px;object-fit:cover}.pano-admin-card>div{padding:20px}.pano-admin-card h2{font-size:23px;margin:10px 0}.pano-admin-card p,.pano-admin-card .muted{font-size:12px}
.pano-editor{display:grid;gap:20px;margin:20px 0 32px}.pano-editor h2{font-size:24px}.pano-editor .muted{font-size:12px;line-height:1.7}.pano-upload{display:block;padding:20px;border:1px dashed #b5a58f;border-radius:7px;background:#faf8f4}.pano-upload input{margin-top:10px}
.pano-language{border-top:1px solid #e9e0d5;padding-top:12px;margin-top:14px}.pano-language summary{cursor:pointer;padding:8px 0;font-weight:600}.pano-language label{display:block;margin-top:16px}.pano-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.pano-save{position:sticky;bottom:12px;display:flex;gap:12px;padding:12px;border:1px solid #e4dbd1;border-radius:7px;background:#fff;z-index:5;box-shadow:0 3px 18px #30201a0c}.pano-admin-preview{margin-top:32px}
@media(max-width:1000px){.pano-admin-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:767px){.panorama-page{padding-block:24px 36px}.panorama-heading{align-items:flex-start;gap:14px;flex-wrap:wrap;margin-bottom:18px}.panorama-heading h1{font-size:34px}.panorama-heading .text-link{font-size:12px}.panorama-shell{height:clamp(320px,105vw,460px);border-radius:9px}.panorama-toolbar{right:10px;bottom:10px;gap:0}.panorama-mark{padding-inline:8px}.panorama-caption{flex-direction:column;gap:12px;padding-block:16px}.panorama-caption h2{font-size:25px}.panorama-caption .panorama-hint{display:block;text-align:left;max-width:100%;padding:0}.panorama-scenes button{flex-basis:132px}.panorama-scenes img{height:68px}.panorama-scenes span{font-size:11px;padding:8px 10px}.pano-admin-grid,.pano-fields{grid-template-columns:1fr}.pano-admin-actions{align-items:flex-start;flex-direction:column}.pano-editor .panel{padding:18px}.pano-save{bottom:8px}.pano-save .button{padding-inline:14px}}
