.price-source{margin:10px 0;text-align:left;font-size:15px;font-weight:400;max-width:100%;color:var(--ink,#26332c)}
.price-source summary{cursor:pointer;color:var(--accent,#0e7f94);text-decoration:underline;text-underline-offset:3px;width:fit-content;min-height:28px}
.price-source-body{padding:14px;border:1px solid #becbad;border-radius:10px;background:#fffdf6;margin-top:8px;line-height:1.5;overflow-wrap:anywhere}
.price-source pre{font:inherit;white-space:pre-wrap;overflow-wrap:anywhere;border-top:1px solid #d4dcc8;padding-top:12px;margin-bottom:0}
#p-sell-price{padding:18px;border:1px solid #becbad;border-radius:12px;background:#eef2e5;display:block}
#p-sell-price h3{margin:0 0 10px;font-size:19px}#p-sell-price .sell-price-values{display:flex;gap:24px;flex-wrap:wrap}#p-sell-price .sell-price-values strong{display:block;font-size:25px}#p-sell-price small{display:block;margin-top:8px}

#p-sell-price[hidden]{display:none}
