/* Build 361 — Favorito Bolhas: bolhas maiores, alternância e topo endereço + logo */
body[data-market-home-model="favorito_bubbles"][data-market-page="inicio"]{--fav-primary:var(--color-primary,#fff);--fav-detail:var(--color-secondary,#EA010B);--fav-text:#182033;--fav-muted:#667085;background:#fff}
body[data-market-home-model="favorito_bubbles"][data-market-page="inicio"] .market-header{position:relative!important;top:auto!important;height:auto!important;min-height:78px!important;background:var(--fav-primary)!important;border-bottom:0!important;box-shadow:none!important}
body[data-market-home-model="favorito_bubbles"][data-market-page="inicio"] .market-header>.market-wrap{min-height:78px!important;padding:10px 18px 8px!important;display:flex!important;align-items:center!important;justify-content:center!important}
body[data-market-home-model="favorito_bubbles"][data-market-page="inicio"] .market-home-header-identity.is-bubbles-header{width:min(720px,100%)!important;margin:0 auto!important;display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:center!important;gap:14px!important}
body[data-market-home-model="favorito_bubbles"][data-market-page="inicio"] .market-home-header-identity.is-bubbles-header .market-home-location{order:1!important;flex:1 1 auto!important;min-width:0!important;max-width:none!important;margin:0!important;min-height:44px!important;padding:4px 0!important;border:0!important;background:transparent!important;color:var(--color-primary-contrast,#202124)!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:7px!important;text-align:left!important;overflow:hidden!important}
body[data-market-home-model="favorito_bubbles"][data-market-page="inicio"] .market-home-header-identity.is-bubbles-header .market-home-location svg:first-child{color:var(--fav-detail)!important;flex:0 0 auto!important;width:22px!important;height:22px!important}
body[data-market-home-model="favorito_bubbles"][data-market-page="inicio"] .market-home-header-identity.is-bubbles-header .market-home-location strong{display:block!important;min-width:0!important;font-size:12px!important;line-height:1!important;font-weight:850!important;white-space:nowrap!important;overflow-x:auto!important;overflow-y:hidden!important;text-overflow:clip!important;scrollbar-width:none!important;color:inherit!important}
body[data-market-home-model="favorito_bubbles"][data-market-page="inicio"] .market-home-header-identity.is-bubbles-header .market-home-location strong::-webkit-scrollbar{display:none!important}
body[data-market-home-model="favorito_bubbles"][data-market-page="inicio"] .market-home-header-identity.is-bubbles-header .market-home-location svg:last-child{flex:0 0 auto!important}
body[data-market-home-model="favorito_bubbles"][data-market-page="inicio"] .market-home-header-identity.is-bubbles-header .market-home-logo{order:2!important;flex:0 0 auto!important;width:auto!important;min-width:0!important;display:flex!important;align-items:center!important;justify-content:flex-end!important;overflow:visible!important}
body[data-market-home-model="favorito_bubbles"][data-market-page="inicio"] .market-home-header-identity.is-bubbles-header .market-home-logo .market-logo{display:block!important;max-width:150px!important;max-height:50px!important;width:auto!important;height:auto!important;object-fit:contain!important;object-position:center!important}
body[data-market-home-model="favorito_bubbles"][data-market-page="inicio"] .market-actions{display:none!important}
body[data-market-home-model="favorito_bubbles"] .market-main{padding-top:0!important;background:#fff}
.fav-bubble-home{padding-bottom:18px;background:#fff;color:var(--fav-text)}
.fav-bubble-hero{background:var(--fav-primary);padding:4px 0 22px;border-radius:0 0 34px 34px;overflow:hidden}
.fav-bubble-hero-inner{display:grid;gap:9px}
.fav-bubble-search{width:min(720px,100%);margin:0 auto;height:54px;border-radius:999px;background:#fff;border:1px solid rgba(16,24,40,.08);box-shadow:0 8px 28px rgba(15,23,42,.08);display:grid;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:8px;padding:0 8px 0 17px}
.fav-bubble-search>span{display:grid;place-items:center;color:#344054}.fav-bubble-search input{width:100%;border:0!important;outline:0!important;background:transparent!important;color:#101828!important;font:700 14px/1.1 var(--font,Nunito,sans-serif)!important;box-shadow:none!important}.fav-bubble-search input::placeholder{color:#98a2b3;font-weight:600}.fav-bubble-search>a{display:grid;place-items:center;color:#667085}.fav-bubble-search>button{width:40px;height:40px;border:0;border-radius:50%;display:grid;place-items:center;background:var(--fav-detail);color:var(--color-primary-ui-contrast,#fff);cursor:pointer}
.fav-bubble-cloud{width:min(520px,100%);height:430px;margin:2px auto 0;position:relative;isolation:isolate;background:linear-gradient(180deg,color-mix(in srgb,var(--fav-detail) 2.5%,transparent),color-mix(in srgb,var(--fav-detail) 7%,transparent));border-radius:36px}
.fav-bubble-category{--bx:0px;--by:0px;position:absolute;left:50%;top:50%;width:122px;height:122px;border-radius:50%;border:1px solid rgba(16,24,40,.07);background:#fff;box-shadow:0 12px 30px rgba(31,41,55,.11);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;padding:8px;text-align:center;text-decoration:none;color:#111827;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease;overflow:hidden;transform:translate(calc(-50% + var(--bx)),calc(-50% + var(--by)));z-index:2}
.fav-bubble-category:hover{transform:translate(calc(-50% + var(--bx)),calc(-50% + var(--by) - 3px)) scale(1.025);box-shadow:0 16px 34px rgba(31,41,55,.14)}.fav-bubble-category.active{border-color:color-mix(in srgb,var(--fav-detail) 52%,#fff);box-shadow:0 0 0 4px color-mix(in srgb,var(--fav-detail) 13%,transparent),0 12px 30px rgba(31,41,55,.10)}
.fav-bubble-category>span{width:76px;height:70px;display:grid;place-items:center;line-height:0}.fav-bubble-category>span img{width:70px;height:70px;object-fit:contain;display:block}.fav-bubble-category>span svg{max-width:66px;max-height:66px}.fav-bubble-category strong{max-width:100%;font-size:12px;line-height:1.02;font-weight:900;white-space:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.fav-bubble-pos-0{--bx:-132px;--by:-112px}.fav-bubble-pos-1{--bx:0px;--by:-148px}.fav-bubble-pos-2{--bx:132px;--by:-112px}.fav-bubble-pos-3{--bx:-158px;--by:22px}.fav-bubble-pos-4{--bx:158px;--by:22px}.fav-bubble-pos-5{--bx:-116px;--by:140px}.fav-bubble-pos-6{--bx:0px;--by:158px}.fav-bubble-pos-7{--bx:116px;--by:140px}
.fav-bubble-all-link{justify-self:center;min-height:46px;padding:0 18px;border:0;border-radius:999px;background:var(--fav-detail);color:var(--color-primary-ui-contrast,#fff);display:inline-flex;align-items:center;justify-content:center;gap:9px;font:900 12px/1 var(--font,Nunito,sans-serif);box-shadow:0 10px 24px color-mix(in srgb,var(--fav-detail) 22%,transparent);cursor:pointer}
.fav-bubble-all-grid-icon{width:24px;height:24px;display:grid;grid-template-columns:repeat(2,8px);grid-template-rows:repeat(2,8px);gap:4px;place-content:center}.fav-bubble-all-grid-icon i{display:block;width:8px;height:8px;border-radius:3px;background:currentColor}
.fav-bubble-banners,.fav-bubble-section{margin-top:24px}.fav-bubble-banner-track,.fav-bubble-offer-track{display:flex;gap:14px;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:x proximity;padding:2px 2px 8px;scrollbar-width:none}.fav-bubble-banner-track::-webkit-scrollbar,.fav-bubble-offer-track::-webkit-scrollbar{display:none}.fav-bubble-banner{flex:0 0 min(520px,82vw);border-radius:20px;overflow:hidden;background:#f2f4f7;scroll-snap-align:start}.fav-bubble-banner picture,.fav-bubble-banner img{display:block;width:100%}.fav-bubble-banner img{aspect-ratio:2.3/1;object-fit:cover}
.fav-bubble-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:14px;margin-bottom:12px}.fav-bubble-section-head small{display:block;font-size:9px;letter-spacing:.12em;font-weight:900;color:#98a2b3}.fav-bubble-section-head h2{margin:2px 0 0;font-size:22px;line-height:1.1;font-weight:900;color:#101828}.fav-bubble-section-head>a{color:var(--fav-detail);font-size:12px;font-weight:800}
.fav-bubble-offer-card{flex:0 0 214px;border:1px solid #eaecf0;border-radius:18px;background:#fff;overflow:hidden;text-decoration:none;color:#101828;box-shadow:0 8px 24px rgba(16,24,40,.06);scroll-snap-align:start}.fav-bubble-offer-media{height:148px;background:#f2f4f7;position:relative;display:grid;place-items:center;overflow:hidden}.fav-bubble-offer-media>img{width:100%;height:100%;object-fit:cover}.fav-bubble-offer-media>b{position:absolute;left:10px;top:10px;padding:5px 9px;border-radius:999px;background:var(--fav-detail);color:var(--color-primary-ui-contrast,#fff);font-size:10px}.fav-bubble-offer-copy{padding:12px;display:grid;gap:4px}.fav-bubble-offer-copy>small{font-size:10.5px;color:#667085}.fav-bubble-offer-copy>strong{font-size:13.5px;line-height:1.15;min-height:31px}.fav-bubble-offer-copy>span{display:flex;align-items:baseline;gap:7px}.fav-bubble-offer-copy del{font-size:10px;color:#98a2b3}.fav-bubble-offer-copy em{font-size:15px;font-weight:900;font-style:normal;color:var(--fav-detail)}
.fav-bubble-store-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.fav-bubble-store-card{display:grid;grid-template-columns:62px minmax(0,1fr) auto;align-items:center;gap:12px;border:1px solid #eaecf0;background:#fff;border-radius:17px;padding:12px;color:#101828;text-decoration:none;box-shadow:0 7px 20px rgba(16,24,40,.04)}.fav-bubble-store-logo{width:62px;height:62px;border-radius:15px;background:#f8fafc;display:grid;place-items:center;overflow:hidden;color:var(--fav-detail);font-weight:900}.fav-bubble-store-logo img{width:100%;height:100%;object-fit:contain}.fav-bubble-store-copy{min-width:0;display:grid;gap:4px}.fav-bubble-store-copy>span:first-child{display:flex;align-items:center;gap:8px;min-width:0}.fav-bubble-store-copy strong{font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fav-bubble-store-copy em{margin-left:auto;font-size:9px;font-style:normal;font-weight:800}.fav-bubble-store-copy em.is-open{color:#039855}.fav-bubble-store-copy em.is-closed{color:#d92d20}.fav-bubble-store-copy small{font-size:10.5px;color:#667085}.fav-bubble-store-copy i{display:flex;flex-wrap:wrap;gap:7px;font-style:normal;color:#667085;font-size:9.5px}.fav-bubble-store-copy i>span{display:inline-flex;align-items:center;gap:3px}
.fav-bubble-dialog{width:min(620px,calc(100vw - 24px));max-height:88dvh;border:0;padding:0;border-radius:25px;background:transparent;color:#101828}.fav-bubble-dialog::backdrop{background:rgba(8,13,24,.60);backdrop-filter:blur(3px)}.fav-bubble-dialog-card{max-height:88dvh;overflow:auto;background:#fff;border-radius:25px;padding:21px;box-shadow:0 28px 90px rgba(0,0,0,.28)}.fav-bubble-dialog-card>header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:18px}.fav-bubble-dialog-card h2{margin:0;font-size:24px;line-height:1.05}.fav-bubble-dialog-card p{margin:5px 0 0;color:#667085;font-size:12px}.fav-bubble-dialog-card>header button{width:40px;height:40px;border:0;border-radius:50%;display:grid;place-items:center;background:#f2f4f7;color:#475467}.fav-bubble-dialog-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:15px 10px}.fav-bubble-dialog-item{display:flex;flex-direction:column;align-items:center;text-align:center;gap:6px;color:#101828;text-decoration:none}.fav-bubble-dialog-item>span{width:76px;height:76px;border-radius:50%;display:grid;place-items:center;background:color-mix(in srgb,var(--fav-detail) 6%,#fff)}.fav-bubble-dialog-item img{width:58px;height:58px;object-fit:contain}.fav-bubble-dialog-item strong{font-size:10.5px;line-height:1.1}.fav-bubble-dialog-item.active strong{color:var(--fav-detail)}.fav-bubble-dialog-action{margin-top:22px;min-height:48px;border-radius:999px;background:var(--fav-detail);color:var(--color-primary-ui-contrast,#fff);display:flex;align-items:center;justify-content:center;font-weight:900;text-decoration:none}
body[data-market-home-model="favorito_bubbles"][data-market-page="inicio"] .market-app-bottom{display:flex!important;background:#fff!important;border-top:1px solid #eaecf0!important;box-shadow:0 -8px 26px rgba(16,24,40,.08)!important}.marketplace-body[data-market-home-model="favorito_bubbles"] .market-app-bottom a.active{color:var(--fav-detail)!important}
@media(max-width:760px){
 body[data-market-home-model="favorito_bubbles"][data-market-page="inicio"] .market-header>.market-wrap{padding:8px 12px 5px!important;min-height:68px!important;width:100%!important}
 body[data-market-home-model="favorito_bubbles"][data-market-page="inicio"] .market-home-header-identity.is-bubbles-header{width:100%!important;gap:8px!important}
 body[data-market-home-model="favorito_bubbles"][data-market-page="inicio"] .market-home-header-identity.is-bubbles-header .market-home-logo .market-logo{max-width:112px!important;max-height:42px!important}
 body[data-market-home-model="favorito_bubbles"][data-market-page="inicio"] .market-home-header-identity.is-bubbles-header .market-home-location{min-width:0!important;gap:5px!important}
 body[data-market-home-model="favorito_bubbles"][data-market-page="inicio"] .market-home-header-identity.is-bubbles-header .market-home-location strong{font-size:10.5px!important}
 body[data-market-home-model="favorito_bubbles"][data-market-page="inicio"] .market-home-header-identity.is-bubbles-header .market-home-location svg:first-child{width:19px!important;height:19px!important}
 .fav-bubble-hero{padding:0 0 15px;border-radius:0 0 28px 28px}.fav-bubble-hero-inner{gap:7px}.fav-bubble-search{height:49px;padding-left:15px}.fav-bubble-cloud{width:min(358px,100%);height:356px;border-radius:28px}.fav-bubble-category{width:104px;height:104px;padding:6px;gap:2px}.fav-bubble-category>span{width:64px;height:60px}.fav-bubble-category>span img{width:60px;height:60px}.fav-bubble-category>span svg{max-width:56px;max-height:56px}.fav-bubble-category strong{font-size:10.5px}.fav-bubble-pos-0{--bx:-98px;--by:-92px}.fav-bubble-pos-1{--bx:0px;--by:-126px}.fav-bubble-pos-2{--bx:98px;--by:-92px}.fav-bubble-pos-3{--bx:-122px;--by:18px}.fav-bubble-pos-4{--bx:122px;--by:18px}.fav-bubble-pos-5{--bx:-90px;--by:112px}.fav-bubble-pos-6{--bx:0px;--by:132px}.fav-bubble-pos-7{--bx:90px;--by:112px}.fav-bubble-all-link{min-height:43px;padding:0 16px;font-size:11px}
 .fav-bubble-banners,.fav-bubble-section{margin-top:18px}.fav-bubble-banner{flex-basis:86vw;border-radius:16px}.fav-bubble-section-head h2{font-size:19px}.fav-bubble-offer-card{flex-basis:178px}.fav-bubble-offer-media{height:126px}.fav-bubble-store-grid{grid-template-columns:1fr}.fav-bubble-dialog-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:13px 6px}.fav-bubble-dialog-item>span{width:61px;height:61px}.fav-bubble-dialog-item img{width:48px;height:48px}.fav-bubble-dialog-card{padding:17px}.fav-bubble-dialog-card h2{font-size:21px}
}
@media(max-width:390px){
 body[data-market-home-model="favorito_bubbles"][data-market-page="inicio"] .market-home-header-identity.is-bubbles-header .market-home-logo .market-logo{max-width:98px!important}
 body[data-market-home-model="favorito_bubbles"][data-market-page="inicio"] .market-home-header-identity.is-bubbles-header .market-home-location strong{font-size:9.8px!important}
 .fav-bubble-cloud{width:min(334px,100%);height:338px}.fav-bubble-category{width:98px;height:98px}.fav-bubble-category>span img{width:56px;height:56px}.fav-bubble-category strong{font-size:10px}.fav-bubble-pos-0{--bx:-91px;--by:-87px}.fav-bubble-pos-1{--bx:0px;--by:-118px}.fav-bubble-pos-2{--bx:91px;--by:-87px}.fav-bubble-pos-3{--bx:-112px;--by:17px}.fav-bubble-pos-4{--bx:112px;--by:17px}.fav-bubble-pos-5{--bx:-83px;--by:105px}.fav-bubble-pos-6{--bx:0px;--by:123px}.fav-bubble-pos-7{--bx:83px;--by:105px}.fav-bubble-dialog-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
}

/* Build 362 — 6 categorias ao redor do Todos, sem encostar e sem bloco quadrado */
body[data-market-home-model="favorito_bubbles"] .fav-bubble-cloud{
  width:min(500px,100%)!important;
  height:430px!important;
  margin:0 auto!important;
  background:radial-gradient(circle at center,color-mix(in srgb,var(--fav-detail) 8%,#fff) 0 26%,color-mix(in srgb,var(--fav-detail) 3.5%,#fff) 26% 48%,transparent 48%)!important;
  border-radius:50%!important;
  overflow:visible!important;
}
body[data-market-home-model="favorito_bubbles"] .fav-bubble-category{
  width:118px!important;
  height:118px!important;
  border-radius:50%!important;
  padding:8px!important;
  gap:3px!important;
}
body[data-market-home-model="favorito_bubbles"] .fav-bubble-category>span:not(.fav-bubble-all-grid-icon){
  width:72px!important;
  height:66px!important;
  background:transparent!important;
  border:0!important;
  border-radius:0!important;
  box-shadow:none!important;
}
body[data-market-home-model="favorito_bubbles"] .fav-bubble-category>span img{width:66px!important;height:66px!important}
body[data-market-home-model="favorito_bubbles"] .fav-bubble-category strong{font-size:11.5px!important;line-height:1.03!important}
body[data-market-home-model="favorito_bubbles"] .fav-bubble-pos-0{--bx:0px!important;--by:-150px!important}
body[data-market-home-model="favorito_bubbles"] .fav-bubble-pos-1{--bx:130px!important;--by:-75px!important}
body[data-market-home-model="favorito_bubbles"] .fav-bubble-pos-2{--bx:130px!important;--by:75px!important}
body[data-market-home-model="favorito_bubbles"] .fav-bubble-pos-3{--bx:0px!important;--by:150px!important}
body[data-market-home-model="favorito_bubbles"] .fav-bubble-pos-4{--bx:-130px!important;--by:75px!important}
body[data-market-home-model="favorito_bubbles"] .fav-bubble-pos-5{--bx:-130px!important;--by:-75px!important}
body[data-market-home-model="favorito_bubbles"] .fav-bubble-all{
  --bx:0px!important;--by:0px!important;
  width:132px!important;height:132px!important;
  border-radius:50%!important;
  border:0!important;
  background:var(--fav-detail)!important;
  color:var(--color-primary-ui-contrast,#fff)!important;
  box-shadow:0 14px 34px color-mix(in srgb,var(--fav-detail) 27%,transparent)!important;
  z-index:5!important;
}
body[data-market-home-model="favorito_bubbles"] .fav-bubble-all-grid-icon{
  width:48px!important;height:48px!important;
  display:grid!important;grid-template-columns:repeat(2,16px)!important;grid-template-rows:repeat(2,16px)!important;
  gap:6px!important;place-content:center!important;
  background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;
}
body[data-market-home-model="favorito_bubbles"] .fav-bubble-all-grid-icon i{width:16px!important;height:16px!important;border-radius:5px!important;background:currentColor!important}

@media(max-width:760px){
  body[data-market-home-model="favorito_bubbles"] .fav-bubble-cloud{width:min(342px,100%)!important;height:350px!important;margin-top:2px!important}
  body[data-market-home-model="favorito_bubbles"] .fav-bubble-category{width:88px!important;height:88px!important;padding:5px!important}
  body[data-market-home-model="favorito_bubbles"] .fav-bubble-category>span:not(.fav-bubble-all-grid-icon){width:52px!important;height:49px!important}
  body[data-market-home-model="favorito_bubbles"] .fav-bubble-category>span img{width:49px!important;height:49px!important}
  body[data-market-home-model="favorito_bubbles"] .fav-bubble-category strong{font-size:9.5px!important}
  body[data-market-home-model="favorito_bubbles"] .fav-bubble-pos-0{--bx:0px!important;--by:-116px!important}
  body[data-market-home-model="favorito_bubbles"] .fav-bubble-pos-1{--bx:101px!important;--by:-58px!important}
  body[data-market-home-model="favorito_bubbles"] .fav-bubble-pos-2{--bx:101px!important;--by:58px!important}
  body[data-market-home-model="favorito_bubbles"] .fav-bubble-pos-3{--bx:0px!important;--by:116px!important}
  body[data-market-home-model="favorito_bubbles"] .fav-bubble-pos-4{--bx:-101px!important;--by:58px!important}
  body[data-market-home-model="favorito_bubbles"] .fav-bubble-pos-5{--bx:-101px!important;--by:-58px!important}
  body[data-market-home-model="favorito_bubbles"] .fav-bubble-all{width:106px!important;height:106px!important}
  body[data-market-home-model="favorito_bubbles"] .fav-bubble-all-grid-icon{transform:scale(.82)!important}
}
@media(max-width:390px){
  body[data-market-home-model="favorito_bubbles"] .fav-bubble-cloud{width:min(318px,100%)!important;height:326px!important}
  body[data-market-home-model="favorito_bubbles"] .fav-bubble-category{width:82px!important;height:82px!important}
  body[data-market-home-model="favorito_bubbles"] .fav-bubble-category>span img{width:45px!important;height:45px!important}
  body[data-market-home-model="favorito_bubbles"] .fav-bubble-category strong{font-size:9px!important}
  body[data-market-home-model="favorito_bubbles"] .fav-bubble-pos-0{--bx:0px!important;--by:-108px!important}
  body[data-market-home-model="favorito_bubbles"] .fav-bubble-pos-1{--bx:94px!important;--by:-54px!important}
  body[data-market-home-model="favorito_bubbles"] .fav-bubble-pos-2{--bx:94px!important;--by:54px!important}
  body[data-market-home-model="favorito_bubbles"] .fav-bubble-pos-3{--bx:0px!important;--by:108px!important}
  body[data-market-home-model="favorito_bubbles"] .fav-bubble-pos-4{--bx:-94px!important;--by:54px!important}
  body[data-market-home-model="favorito_bubbles"] .fav-bubble-pos-5{--bx:-94px!important;--by:-54px!important}
  body[data-market-home-model="favorito_bubbles"] .fav-bubble-all{width:100px!important;height:100px!important}
}
