.market-shelf{box-sizing:border-box;width:100%;max-width:var(--content-width,1120px);min-width:0;margin:24px auto;padding:0 28px;color:inherit}.market-shelf-head{display:flex;align-items:baseline;justify-content:space-between;gap:8px 20px;flex-wrap:wrap;margin-bottom:12px}.market-shelf-head>span{font-size:.75rem;opacity:.8}.market-shelf-head h2{font-family:Georgia,serif;font-size:1.25rem;margin:0}.market-shelf-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.market-product{display:grid;grid-template-columns:112px minmax(0,1fr);align-content:start;border:1px solid #b5a38a66;border-radius:12px;overflow:hidden;background:#a58b6610;min-width:0}.market-product>a{align-self:start}.market-product img{width:112px;height:112px;object-fit:contain;background:#f5f0e7;display:block}.market-product-body{padding:12px;min-width:0}.market-product h3{font-size:.94rem;line-height:1.4;margin:0 0 10px}.market-product-cta{color:inherit;text-decoration:underline;text-underline-offset:3px;font-size:.82rem;line-height:1.5}.market-disclosure{grid-column:1/-1;padding:10px 12px;border-top:1px solid #b5a38a44;font-size:12px;line-height:1.45;overflow-wrap:anywhere}.market-disclosure p{margin:0}.market-disclosure p+p{margin-top:6px;opacity:.85}@media(max-width:700px){.market-shelf-grid{grid-template-columns:1fr;gap:12px}.market-shelf{margin:20px auto}.market-product{grid-template-columns:88px minmax(0,1fr)}.market-product img{width:88px;height:88px}.market-product h3{font-size:.9rem}.market-product-body{padding:10px}.market-shelf-head h2{font-size:1.1rem}}@media(prefers-reduced-motion:reduce){.market-shelf *{scroll-behavior:auto}}
.market-product h3 a{color:inherit;text-decoration:none}.market-product h3 a:hover,.market-product h3 a:focus-visible{text-decoration:underline;text-underline-offset:3px}.market-disclosure{opacity:.6;transition:opacity .18s ease}.market-product:hover .market-disclosure,.market-product:focus-within .market-disclosure{opacity:1}.market-disclosure p+p{opacity:1}.echo-prose .market-shelf{margin:32px 0;padding:0;font-family:var(--font-body,Georgia,serif);line-height:1.45}.echo-prose .market-shelf-grid{grid-template-columns:1fr}.fic-story .echo-prose .market-disclosure p{margin:0;font-size:12px;line-height:1.45}.fic-story .echo-prose .market-disclosure p+p{margin-top:6px}.echo-prose .market-shelf-head h2{font-size:1.1rem;margin:0}.echo-prose .market-product h3{font-size:.94rem;margin:0 0 10px}@media(prefers-reduced-motion:reduce){.market-disclosure{transition:none}}

/* Match the content container; embedded shelves use its available inner width. */
.container .market-shelf{max-width:100%;padding-inline:0}
.market-shelf-head>*,.market-product-body a{min-width:0;overflow-wrap:anywhere}
@media(max-width:575px){.market-shelf{padding-inline:20px}.container .market-shelf{padding-inline:0}}
