/* Página de descoberta. Os estilos de conta e dos cardápios são independentes. */
.marketplace-discover { --fundo:#fcfbf8; --discover-orange:#c34c19; --discover-ink:#282621; }
.marketplace-discover .market-header { padding-block:18px; }
.marketplace-discover .market-header nav a { color:#57564e; }
.marketplace-discover .market-header nav a[aria-current] { color:#a83c13; text-decoration:none!important; }
.marketplace-discover .market-header nav a:nth-child(2) { padding:9px 15px; border:1px solid #e9e5df; border-radius:11px; color:#282621; }
.marketplace-discover .market-brand>span { background:#ffecd9; color:#b74113; }
.marketplace-discover .market-main { margin-top:26px; }
.discover-hero { position:relative; display:grid; grid-template-columns:1.05fr 1fr; align-items:center; min-height:405px; padding:42px 48px; border-radius:28px; overflow:hidden; background:#fff0e0; background:radial-gradient(ellipse at 90% 70%,#ffd29d 0,transparent 57%),#fff0e0; color:var(--discover-ink); }
.discover-hero-copy { position:relative; z-index:1; }
.discover-eyebrow { display:flex; align-items:center; gap:8px; font-size:12px; font-weight:700; letter-spacing:.015em; color:#795234; }
.discover-eyebrow>span { width:6px; height:6px; border-radius:50%; background:#c65d27; }
.discover-hero h1 { margin:18px 0 16px; font-size:clamp(38px,4.8vw,58px); letter-spacing:-.065em; line-height:1.05; font-weight:850; }
.discover-hero h1 em { color:var(--discover-orange); font-style:normal; }
.discover-hero-copy>p { margin:0 0 22px; max-width:400px; font-size:14px; line-height:1.7; color:#71604f; }
.discover-cta { display:inline-flex; justify-content:center; align-items:center; gap:24px; min-height:46px; padding:12px 19px; border-radius:12px; background:#292922; color:#fff!important; font-size:13px; font-weight:700; text-decoration:none; }
.discover-hero-art { position:relative; width:100%; height:340px; display:grid; place-items:center; }
.discover-food { width:310px; height:310px; border-radius:50%; object-fit:cover; transform:rotate(-14deg); box-shadow:0 15px 40px #73370f2b; position:relative; }
.discover-orbit { position:absolute; width:365px; height:365px; border-radius:50%; border:1px dashed #dc985d9c; }
.discover-sticker { position:absolute; display:flex; align-items:center; gap:9px; z-index:1; border:1px solid #f1e5d5; background:#fffffff5; border-radius:13px; box-shadow:0 10px 24px #65340f12; }
.discover-sticker--top { top:6px; right:0; padding:11px 15px; font-size:11px; font-weight:750; transform:rotate(6deg); }
.discover-sticker--top>.icone { color:#bb4817; }
.discover-sticker--bottom { bottom:-1px; left:-6px; padding:11px 19px 11px 11px; transform:rotate(-5deg); font-size:11px; color:#736350; line-height:1.5; }
.discover-sticker--bottom>span:first-child { background:#fff0df; color:#b34317; padding:12px; border-radius:10px; display:flex; }
.discover-sticker--bottom strong { color:#2d2c24; font-size:16px; }
.discover-spark { position:absolute; font-size:40px; line-height:1; color:#bc501c; }
.discover-spark--one { left:5px; top:25px; transform:rotate(-10deg); }
.discover-spark--two { right:-3px; bottom:21px; font-size:28px; }
.discover-browse { padding:30px 0 28px; border-bottom:1px solid #ebe6dd; }
.discover-search { display:flex; align-items:center; justify-content:space-between; gap:35px; padding:4px 0 30px; }
.discover-search-label { font-size:17px; font-weight:750; letter-spacing:-.025em; flex-shrink:0; }
.discover-search-field { display:flex; align-items:center; flex:1; gap:12px; padding:6px 6px 6px 18px; border:1px solid #e3dfd6; background:#fff; border-radius:14px; box-shadow:0 3px 8px #31231303; }
.discover-search-field:focus-within { border-color:#bc501c; box-shadow:0 0 0 3px #bc501c10; }
.discover-search-field>.icone { color:#8b8479; flex-shrink:0; }
.discover-search-field input { width:100%; min-width:0; height:40px; border:0; outline:0; background:transparent; font:inherit; font-size:14px; color:#282621; }
.discover-search-field input::placeholder { color:#79766f; }
.discover-search-field button { display:flex; align-items:center; gap:15px; min-height:42px; padding:10px 18px; border:0; border-radius:10px; background:#c44d18; color:#fff; font-size:13px; font-weight:700; cursor:pointer; }
.discover-category-section,.discover-results { scroll-margin-top:25px; }
.discover-section-heading { display:flex; align-items:center; justify-content:space-between; gap:20px; margin-bottom:22px; }
.discover-overline { display:block; font-size:10px; letter-spacing:.14em; color:#a04b24; font-weight:750; margin-bottom:7px; }
.discover-section-heading h2 { margin:0; font-size:25px; letter-spacing:-.045em; line-height:1.22; color:#2b2924; }
.discover-swipe { display:flex; align-items:center; gap:9px; font-size:12px; color:#80776b; }
.discover-swipe .icone { width:15px; }
.discover-categories { display:flex; gap:13px; overflow-x:auto; padding:4px 3px 8px; scroll-snap-type:x proximity; scrollbar-width:thin; scrollbar-color:#e7d9c8 transparent; }
.discover-category { flex:1 0 115px; max-width:175px; display:flex; flex-direction:column; align-items:center; justify-content:flex-start; text-align:center; padding:16px 10px 13px; border:1px solid #eae6df; background:#fff; border-radius:18px; text-decoration:none; color:#39362f!important; scroll-snap-align:start; transition:background-color .18s,border-color .18s,transform .18s; }
.discover-category-icon { display:grid; place-items:center; width:61px; height:61px; border-radius:18px; margin-bottom:12px; }
.discover-category-icon .icone { width:33px; height:33px; stroke-width:1.5; }
.discover-category strong { font-size:13px; font-weight:700; line-height:1.3; overflow-wrap:anywhere; }
.discover-category small { font-size:10px; color:#79736a; margin-top:5px; }
.discover-category-icon--todos { color:#b6531c; background:#ffecd7; }
.discover-category-icon--laranja { color:#bc521f; background:#fff0df; }
.discover-category-icon--amarelo { color:#927015; background:#fff6d5; }
.discover-category-icon--rosa { color:#b14c75; background:#fce9f0; }
.discover-category-icon--azul { color:#3e7896; background:#e8f4fa; }
.discover-category-icon--verde { color:#537b4b; background:#edf4e6; }
.discover-category[aria-current] { background:#fff6eb; border-color:#c5602e; box-shadow:0 0 0 1px #c5602e; }
.discover-category[aria-current] strong { color:#a24015; }
.discover-results { padding-top:32px; }
.discover-results-heading { margin-bottom:22px; }
.discover-results-heading p { color:#827a6f; font-size:12px; margin:8px 0 0; }
.discover-open-filter { display:inline-flex; align-items:center; gap:8px; min-height:43px; padding:9px 14px; border:1px solid #e4dfd7; border-radius:999px; background:#fff; color:#5e5a51!important; font-size:12px; font-weight:650; text-decoration:none; white-space:nowrap; }
.discover-open-filter>.icone { width:17px; height:17px; }
.discover-open-filter.is-active { background:#edf5e8; border-color:#648753; color:#355e2e!important; }
.discover-filter-summary { display:flex; align-items:center; justify-content:space-between; flex-wrap:wrap; gap:10px; margin:0 0 20px; padding:11px 16px; border-radius:10px; background:#f3eee6; color:#5f5348; font-size:13px; }
.discover-filter-summary a { color:#974117; font-weight:700; text-decoration:none; }
.discover-grid { grid-template-columns:repeat(3,minmax(0,1fr)); gap:22px; }
.discover-store { display:flex; flex-direction:column; border-radius:19px; box-shadow:0 5px 14px #342a1605; }
.discover-store .market-cover { height:190px; background:#f6e6d4; }
.discover-store .market-cover>img { transition:transform .25s; }
.discover-cover-placeholder { display:flex; flex-direction:column; align-items:center; gap:12px; font-size:13px; color:#b47743; }
.discover-cover-placeholder>.icone { width:52px; height:52px; stroke-width:1; }
.discover-store .market-open { display:flex; align-items:center; gap:6px; padding:6px 10px; font-size:10px; box-shadow:0 2px 8px #0000000a; }
.discover-store .market-open>i { width:5px; height:5px; background:currentColor; border-radius:50%; }
.discover-store .market-store-body { display:flex; flex:1; flex-direction:column; padding:20px; }
.discover-store .market-store-title { align-items:center; }
.discover-store .market-store-title>div { min-width:0; }
.discover-store .market-store-title img { flex-shrink:0; width:50px; height:50px; border-radius:13px; border:1px solid #f1ede6; }
.discover-store .market-store-title h3 { font-size:16px; font-weight:750; line-height:1.3; overflow-wrap:anywhere; }
.discover-store .market-store-title p { font-size:11px; line-height:1.5; margin:5px 0 0; color:#867a6c; }
.discover-store-initial { display:grid; place-items:center; flex-shrink:0; width:50px; height:50px; border-radius:13px; background:#f8eee0; color:#9e5b28; font-size:22px; font-weight:750; }
.discover-store .discover-store-description { font-size:12px; color:#7c7368; margin:15px 0 0; line-height:1.6; }
.discover-store .market-store-meta { gap:8px 15px; font-size:11px; margin:18px 0; }
.discover-store .market-store-meta>span { display:flex; align-items:center; gap:5px; }
.discover-store .market-store-meta .icone { width:15px; height:15px; }
.discover-free-delivery { color:#397044; }
.discover-store .market-enter { margin-top:auto; padding-top:13px; border-top:1px solid #f1ece5; font-size:12px; color:#a7471c; }
.discover-store .market-enter>span { display:grid; place-items:center; width:29px; height:29px; border-radius:50%; background:#fff2e5; }
.discover-store .market-enter .icone { width:16px; height:16px; }
.discover-empty { text-align:center; padding:44px 20px; border:1px dashed #e3dbcf; border-radius:20px; background:#fff; }
.discover-empty>span { display:grid; place-items:center; width:56px; height:56px; background:#fff1df; color:#a95722; border-radius:50%; margin:0 auto; }
.discover-empty h3 { margin:16px 0 8px; font-size:20px; }
.discover-empty p { color:#756b60; font-size:14px; margin:0 0 20px; }
.discover-business { display:flex; align-items:center; gap:20px; margin-top:45px; padding:25px 28px; border:1px solid #e4e8dd; border-radius:18px; background:#f1f4eb; }
.discover-business-icon { display:grid; place-items:center; width:50px; height:50px; border-radius:14px; background:#e0e8d3; color:#4c6538; flex-shrink:0; }
.discover-business-icon>.icone { width:25px; height:25px; }
.discover-business h2 { font-size:18px; margin:0 0 3px; color:#35422c; letter-spacing:-.03em; }
.discover-business p { font-size:12px; margin:0; color:#6b765f; }
.discover-business>a { display:flex; align-items:center; justify-content:center; gap:13px; padding:10px 16px; margin-left:auto; border:1px solid #c9d1bd; border-radius:10px; color:#3f5331; font-size:12px; font-weight:700; text-decoration:none; white-space:nowrap; min-height:44px; }
.discover-footer { display:flex; align-items:center; justify-content:space-between; gap:20px; padding:30px 0 0; font-size:11px; color:#8b8277; }
.discover-footer a { display:flex; align-items:center; gap:8px; color:#726557; text-decoration:none; }
.discover-footer .icone { width:15px; height:15px; }
@media(hover:hover) {
 .discover-category:hover { border-color:#c5602e; transform:translateY(-2px); }
 .discover-store:hover .market-cover>img { transform:scale(1.025); }
 .discover-cta:hover { background:#474337; }
 .discover-search-field button:hover { background:#a93e10; }
 .discover-open-filter:hover { border-color:#6c8456; }
}
@media(max-width:1000px) {
 .discover-hero { padding:35px; grid-template-columns:1.1fr 1fr; }
 .discover-hero-art { height:295px; }
 .discover-food { width:250px; height:250px; }
 .discover-orbit { width:285px; height:285px; }
 .discover-sticker--top { font-size:10px; right:-13px; }
 .discover-sticker--bottom { left:-12px; bottom:-5px; }
 .discover-spark--one { left:0; top:-10px; }
 .discover-search { gap:20px; }
 .discover-search-label { font-size:15px; }
 .discover-grid { grid-template-columns:repeat(2,minmax(0,1fr)); }
 .discover-business { flex-wrap:wrap; }
 .discover-business>a { margin-left:70px; }
}
@media(max-width:640px) {
 .marketplace-discover .market-header { padding:13px 16px; }
 .marketplace-discover .market-header nav>a:first-child { display:none; }
 .marketplace-discover .market-header nav a:nth-child(2) { font-size:11px; padding:8px 10px; }
 .marketplace-discover .market-main { margin-top:16px; margin-bottom:35px; }
 .discover-hero { min-height:0; padding:25px 23px; border-radius:22px; grid-template-columns:1fr; }
 .discover-eyebrow { font-size:10px; }
 .discover-hero h1 { font-size:43px; margin:16px 0 14px; }
 .discover-hero-copy>p { font-size:12px; max-width:265px; margin-bottom:18px; }
 .discover-hero-art { position:absolute; width:165px; height:165px; right:-55px; bottom:14px; opacity:1; }
 .discover-food { width:160px; height:160px; }
 .discover-orbit { width:185px; height:185px; }
 .discover-sticker,.discover-spark { display:none; }
 .discover-hero-copy { padding-bottom:0; }
 .discover-hero-copy>p { padding-right:32px; }
 .discover-cta { min-height:44px; font-size:12px; gap:18px; padding:11px 16px; }
 .discover-browse { padding-top:23px; padding-bottom:21px; }
 .discover-search { display:block; padding:0 0 27px; }
 .discover-search-label { display:block; margin-bottom:11px; font-size:15px; }
 .discover-search-field { gap:8px; padding:5px 5px 5px 13px; border-radius:13px; }
 .discover-search-field input { font-size:16px; height:42px; }
 .discover-search-field button { padding:10px 13px; font-size:12px; min-height:44px; }
 .discover-search-field button .icone { display:none; }
 .discover-search-field>.icone { width:18px; }
 .discover-section-heading { gap:12px; margin-bottom:17px; }
 .discover-section-heading h2 { font-size:22px; }
 .discover-overline { font-size:9px; margin-bottom:5px; }
 .discover-swipe { font-size:0; gap:0; }
 .discover-swipe .icone { width:20px; height:20px; }
 .discover-categories { gap:10px; margin-right:-16px; padding-right:16px; }
 .discover-category { flex:0 0 102px; padding:12px 7px; border-radius:15px; }
 .discover-category-icon { width:54px; height:54px; border-radius:16px; margin-bottom:10px; }
 .discover-category-icon .icone { width:30px; height:30px; }
 .discover-category strong { font-size:12px; }
 .discover-category small { font-size:10px; }
 .discover-results { padding-top:26px; }
 .discover-results-heading { align-items:flex-start; flex-direction:column; gap:16px; }
 .discover-open-filter { min-height:42px; }
 .discover-grid { grid-template-columns:1fr; gap:20px; }
 .discover-store .market-cover { height:180px; }
 .discover-store .market-store-body { padding:19px; }
 .discover-business { padding:21px; gap:13px; margin-top:30px; }
 .discover-business-icon { width:43px; height:43px; }
 .discover-business>div { flex:1; min-width:0; }
 .discover-business h2 { font-size:16px; line-height:1.3; }
 .discover-business p { margin-top:6px; font-size:11px; }
 .discover-business>a { margin:4px 0 0; width:100%; }
 .discover-footer { flex-direction:column; align-items:flex-start; gap:12px; padding-top:23px; }
}
@media(max-width:370px) {
 .discover-hero { padding:23px 19px; }
 .discover-hero h1 { font-size:38px; }
 .discover-hero-art { right:-80px; }
 .marketplace-discover .market-brand { gap:6px; font-size:12px; }
}
@media(prefers-reduced-motion:reduce) {
 .discover-category,.discover-store .market-cover>img { transition:none; }
 .discover-category:hover,.discover-store:hover .market-cover>img { transform:none; }
}
