/* Build 361 — estado vazio universal do Marketplace com indicação de estabelecimentos */
.market-empty-referral{min-height:245px;border:1px solid #eaecf0;border-radius:24px;background:linear-gradient(180deg,#fff,#fbfbfc);box-shadow:0 10px 30px rgba(16,24,40,.05);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:10px;padding:28px 22px;color:#101828}
.market-empty-referral-house{width:92px;height:92px;border-radius:28px;display:grid;place-items:center;position:relative;background:color-mix(in srgb,var(--color-secondary,#EA010B) 9%,#fff);color:var(--color-secondary,#EA010B);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--color-secondary,#EA010B) 13%,transparent)}
.market-empty-referral-house>svg{width:39px;height:39px}.market-empty-referral-house>span{position:absolute;right:9px;bottom:9px;width:31px;height:31px;border-radius:50%;display:grid;place-items:center;background:var(--color-secondary,#EA010B);color:var(--color-primary-ui-contrast,#fff);box-shadow:0 5px 14px color-mix(in srgb,var(--color-secondary,#EA010B) 28%,transparent)}.market-empty-referral-house>span svg{width:16px;height:16px}
.market-empty-referral-copy{max-width:470px}.market-empty-referral h3{margin:0;font-size:19px;line-height:1.15;font-weight:900}.market-empty-referral p{margin:6px 0 0;font-size:12.5px;line-height:1.45;color:#667085;font-weight:650}.market-empty-referral-action{margin-top:4px;min-height:46px;border-radius:999px!important;display:inline-flex!important;align-items:center;justify-content:center;gap:7px;padding-inline:18px!important}.market-empty-referral .market-suggestion-feedback{width:min(460px,100%)}
@media(max-width:640px){.market-empty-referral{min-height:225px;border-radius:21px;padding:24px 18px}.market-empty-referral-house{width:82px;height:82px;border-radius:25px}.market-empty-referral h3{font-size:17px}.market-empty-referral p{font-size:12px}}
