.to-studio-pdp-actions { display: grid; gap: 10px; padding: 15px 0 4px; border-top: 1px solid #d9cdc2; }
.to-studio-pdp-link { display: flex; justify-content: center; align-items: center; min-height: 44px; padding: 12px 16px; font-size: 12px; line-height: 1.4; letter-spacing: .08em; text-align: center; text-decoration: none; }
.to-studio-pdp-pin { color: #49261d; background: #efe6db; border: 1px solid #bca38b; }
.to-studio-pdp-pin:hover { color: #49261d; background: #e5d7c7; }
.to-studio-pdp-anchor { color: #6f5642; border: 1px solid #d9cdc2; }
.to-studio-pdp-anchor:hover { color: #49261d; background: #f7f2ec; }
.to-studio-pdp-link:focus-visible, .to-studio-pdp-retry:focus-visible { outline: 2px solid #906631; outline-offset: 3px; }
.to-studio-pdp-note { margin: 0; color: #75675b; font-size: 11px; line-height: 1.5; letter-spacing: 0; text-align: center; }
.to-studio-pdp-retry { justify-self: center; padding: 5px 8px; font-size: 12px; color: #6f5642; text-decoration: underline; background: none; border: 0; cursor: pointer; }
