.shop-bar{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 4%;background:#f4f3eef5;border-bottom:1px solid #dcded5;box-shadow:0 3px 12px #282c2808}.shop-summary{display:flex;flex-direction:column;gap:5px;min-width:0}.shop-summary strong{font-size:16px;font-weight:600}.shop-summary span{font-size:14px;line-height:1.5;color:#606656}.shop-button{display:flex;align-items:center;justify-content:center;gap:20px;min-height:48px;padding:12px 22px;border-radius:4px;background:#384331;color:#fff;text-decoration:none;font-size:16px;font-weight:600;line-height:1.5;flex-shrink:0}.shop-button:hover{background:#26311f}.shop-button:focus-visible{outline:3px solid #b85a2b;outline-offset:3px}@media(min-width:681px){.exhibit{top:112px}}@media(max-width:680px){body{padding-bottom:calc(86px + env(safe-area-inset-bottom))}.shop-bar{position:fixed;top:auto;bottom:0;left:0;right:0;padding:12px 4% calc(12px + env(safe-area-inset-bottom));border-top:1px solid #dcded5;border-bottom:0;box-shadow:0 -3px 16px #282c2810}.shop-summary{display:none}.shop-button{width:100%;flex-shrink:1;min-width:0;min-height:48px}}
