.gallery-experience{scroll-margin-top:24px}
.gallery-mode-bar{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:26px 0;border-top:1px solid var(--line)}
.gallery-mode-bar p{margin-top:6px;font-size:14px;color:var(--muted)}
.gallery-mode-switch{display:flex;padding:5px;gap:4px;background:#e9e9e0;border:1px solid #dcdfd4;border-radius:6px;flex-shrink:0}
.gallery-mode-switch a{padding:10px 20px;text-decoration:none;min-height:46px;display:flex;align-items:center;justify-content:center;font-size:14px;border-radius:3px}
.gallery-mode-switch a[aria-current=page]{background:var(--olive-dark);color:#fffefa;box-shadow:0 2px 5px #2630221c}
.gallery-mode-switch a:hover{background:#dce1d4;color:var(--ink)}
.gallery-mode-switch a[aria-current=page]:hover{background:var(--olive-dark);color:#fffefa}
.gallery-mode-notice{padding:16px 20px;margin:0 0 20px;background:#ede9dd;border-left:3px solid #a29469;font-size:14px}
/* Shallow side walls and a floor give the lightweight view depth without transforming artwork. */
.gallery-experience .gallery-wall{position:relative;isolation:isolate;background:linear-gradient(90deg,#d6d8ce 0,#edede5 3%,#f1f0e9 7%,#f1f0e9 93%,#e7e8df 97%,#d3d6cc 100%);border:1px solid #d7dbcf;border-bottom:0;box-shadow:inset 0 20px 28px -25px #48523b50;padding-bottom:62px}
.gallery-experience .gallery-wall::after{content:"";position:absolute;z-index:-1;left:0;right:0;bottom:0;height:31px;background:linear-gradient(174deg,#c2beb0,#d9d5c8 55%,#e8e5da);border-top:1px solid #b8baae;clip-path:polygon(3% 0,97% 0,100% 100%,0 100%)}
.gallery-experience .gallery-art img{filter:drop-shadow(4px 7px 7px #27302226)}
@media(max-width:680px){.gallery-mode-bar{display:block;padding:20px 4px}.gallery-mode-bar .eyebrow{font-size:11px}.gallery-mode-bar p{font-size:12px}.gallery-mode-switch{margin-top:15px;width:100%}.gallery-mode-switch a{flex:1;font-size:13px;padding:9px 12px}.gallery-mode-notice{font-size:13px;padding:14px}.gallery-experience .gallery-wall{padding-bottom:53px}.gallery-experience .gallery-wall::after{height:26px}}
