.shop-actions{display:flex;gap:16px;align-items:center;flex-shrink:0}
.shop-actions button{display:inline-flex;align-items:center;justify-content:center;gap:5px;min-height:40px;padding:0;background:none;border:0;color:#777;font:inherit;font-size:13px;cursor:pointer;white-space:nowrap}
.shop-actions button[aria-pressed=true]{color:#d85c0d}.shop-actions button[aria-pressed=true] svg{fill:#fff0e6}.shop-actions button:disabled{opacity:.55;cursor:wait}
.shop-actions button:focus-visible{outline:2px solid #e96a16;outline-offset:3px}.shop-actions svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linejoin:round;stroke-linecap:round}.like-count{font-variant-numeric:tabular-nums}
.popular-card>.shop-actions{margin:0 19px;padding:4px 0 8px;border-top:1px solid #efefef;justify-content:space-between}
.partner-toolbar{display:flex;justify-content:flex-end;align-items:center;gap:10px;margin:0 0 12px;font-size:13px;color:#666}.partner-toolbar select{padding:8px;border:1px solid #ddd;background:white;color:#333;font:inherit}
.partner-copy{gap:18px}.partner-copy>.shop-actions{gap:12px}.partner-details{gap:12px}.partner-details>span+span{padding-left:12px}
.shop-notice{position:fixed;z-index:10000;bottom:24px;left:50%;transform:translateX(-50%);width:max-content;max-width:calc(100% - 32px);padding:14px 20px;background:#292929;color:white;font-size:14px;box-shadow:0 4px 18px #0002}.shop-notice a{margin-left:12px;text-decoration:underline;color:#ffb77f}.shop-notice[hidden]{display:none}
.saved-shops{padding:44px 0 60px}.saved-shops h1{font-size:28px;font-weight:400}.saved-shops>p{color:#777;line-height:1.8;font-size:14px}.saved-shop-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 0;border-bottom:1px solid #e5e5e5}.saved-shop-row>a{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.saved-pages{display:flex;gap:20px;margin-top:24px}
@media(max-width:700px){.partner-copy{gap:8px}.partner-copy>.partner-summary{display:none}.partner-copy>.shop-actions{margin-left:auto;gap:8px}.partner-copy>.shop-actions button{font-size:12px;gap:3px}.partner-copy>.shop-actions svg{width:16px;height:16px}.saved-shops{width:calc(100% - 32px)}.saved-shop-row{font-size:14px}.saved-shop-row .shop-actions{gap:10px}}
