
/* Sound Freak Studios site-wide SEO/conversion enhancements */
.sfs-trust-strip{display:flex;flex-wrap:wrap;gap:.55rem;margin:1rem 0 1.25rem;padding:.9rem 1rem;border:1px solid rgba(127,127,127,.25);border-radius:12px;background:rgba(127,127,127,.06);font-size:.88rem;line-height:1.35}
.sfs-trust-strip span{display:inline-flex;align-items:center;gap:.35rem;font-weight:600}
.sfs-trust-strip span+span:before{content:"•";margin-right:.2rem;opacity:.55}
.sfs-author-box,.sfs-related{max-width:900px;margin:2.5rem auto;padding:1.25rem 1.35rem;border:1px solid rgba(127,127,127,.25);border-radius:14px;background:rgba(127,127,127,.055)}
.sfs-author-box h2,.sfs-related h2{font-size:1.15rem;margin:0 0 .55rem}.sfs-author-box p,.sfs-related p{margin:.35rem 0}
.sfs-related-links{display:flex;flex-wrap:wrap;gap:.6rem;margin-top:.8rem}.sfs-related-links a{display:inline-block;padding:.55rem .75rem;border:1px solid currentColor;border-radius:999px;text-decoration:none;font-size:.9rem;font-weight:650}
.sfs-sticky-buy{display:none}
@media(max-width:767px){body.sfs-has-sticky-buy{padding-bottom:78px}.sfs-sticky-buy{position:fixed;z-index:9999;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;background:#111827;color:#fff;border-top:1px solid rgba(255,255,255,.16);box-shadow:0 -8px 24px rgba(0,0,0,.24)}.sfs-sticky-buy__meta{min-width:0}.sfs-sticky-buy__name{display:block;font-size:.78rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:54vw}.sfs-sticky-buy__price{display:block;font-weight:800;font-size:1rem}.sfs-sticky-buy__button{flex:none;background:#FFD76B;color:#111827!important;text-decoration:none!important;border-radius:9px;padding:12px 16px;font-weight:850;line-height:1}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}

/* Product layout safeguard: purchase information must never become a third flex column */
.product-detail>.sfs-trust-strip{flex:0 0 100%;width:100%;box-sizing:border-box;order:99}
.product-info>.sfs-trust-strip{width:100%;box-sizing:border-box;margin:1rem 0}
