/* Base shell + tokens; the app injects the rest of its styles at runtime. */
.merchlist-publisher { --mlp-ink:#111827; --mlp-bg:#f9fafb; color:var(--mlp-ink); }
.merchlist-publisher * { box-sizing:border-box; }
.merchlist-publisher .mlp-boot { padding:60px 20px; text-align:center; color:#6b7280; font:15px ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,sans-serif; }
