:root{
  --bg:#0d0d0d;--bg-soft:#121212;--card:#171717;--card-2:#1d1d1d;--text:#fff;--muted:#aaa39d;
  --accent:#f28a00;--accent-2:#ffad2f;--green:#27c96f;--green-dark:#1cac5d;--danger:#ff756d;
  --line:rgba(255,255,255,.10);--line-strong:rgba(242,138,0,.36);--radius:22px;--shadow:0 20px 55px rgba(0,0,0,.35)
}
*{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:104px}
body{margin:0;background:var(--bg);color:var(--text);font-family:Manrope,system-ui,sans-serif;line-height:1.5;padding-bottom:118px;overflow-x:hidden}
button,input,textarea{font:inherit}.container{width:min(1180px,calc(100% - 32px));margin-inline:auto}
button,a{-webkit-tap-highlight-color:transparent}

/* HERO */
.hero{position:relative;min-height:610px;overflow:hidden;background:#0a0806}
.hero__image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 54%;filter:saturate(1.04) contrast(1.03)}
.hero__overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,5,5,.96) 0%,rgba(5,5,5,.87) 34%,rgba(5,5,5,.45) 62%,rgba(5,5,5,.25) 100%),linear-gradient(0deg,rgba(13,13,13,.95) 0%,transparent 35%,rgba(0,0,0,.28) 100%)}
.hero__inner{position:relative;z-index:2;min-height:610px;display:flex;flex-direction:column}
.topbar{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:24px 0}
.brand{display:inline-flex;align-items:center;gap:12px;text-decoration:none;color:#fff}.brand__mark{display:grid;place-items:center;width:54px;height:54px;border:1px solid rgba(242,138,0,.55);border-radius:18px;background:linear-gradient(145deg,#22140a,#0e0c0a);box-shadow:inset 0 0 0 4px rgba(242,138,0,.07),0 10px 30px rgba(0,0,0,.25);color:var(--accent-2);font-weight:900;font-size:18px}.brand__text{display:flex;flex-direction:column;line-height:1}.brand__text strong{font-size:21px;letter-spacing:-.03em}.brand__text small{margin-top:6px;color:var(--accent);font-size:9px;font-weight:900;letter-spacing:.32em}
.topbar__actions{display:flex;align-items:center;gap:12px}.status-card{display:flex;flex-direction:column;align-items:flex-end;padding-right:18px;border-right:1px solid rgba(255,255,255,.14)}.status-card small{color:#d0c8c2;font-size:10px;margin-top:2px}.status{font-size:12px;font-weight:800}.status--open{color:#33da79}.status--closed{color:#ff827b}.top-action{position:relative;display:flex;align-items:center;gap:8px;border:1px solid var(--line);background:rgba(8,8,8,.42);backdrop-filter:blur(12px);color:#fff;border-radius:14px;padding:10px 13px;cursor:pointer}.top-action__icon{font-size:16px}.top-action__label{font-weight:800;font-size:12px}.top-action__badge{display:grid;place-items:center;min-width:20px;height:20px;border-radius:999px;background:#ef4c35;color:#fff;font-size:10px;font-weight:900;padding:0 6px}
.hero__content{margin:auto 0 72px;max-width:720px;text-shadow:0 3px 18px rgba(0,0,0,.65)}.hero__kicker,.section-kicker{margin:0 0 12px;color:var(--accent-2);font-size:11px;letter-spacing:.16em;font-weight:900}.hero__kicker:before{content:"";display:inline-block;width:30px;height:2px;background:var(--accent);vertical-align:middle;margin-right:10px}.hero h1{margin:0;font-size:clamp(42px,6vw,76px);line-height:.99;letter-spacing:-.055em;text-transform:uppercase;font-weight:900;max-width:800px}.hero h1 span{color:var(--accent)}.hero__copy{max-width:600px;margin:20px 0 0;color:#eee7e2;font-size:clamp(15px,1.6vw,18px);text-shadow:0 2px 12px #000}.hero__actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.primary-cta,.secondary-cta{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:50px;padding:0 22px;border-radius:12px;text-decoration:none;text-transform:uppercase;font-size:12px;font-weight:900;letter-spacing:.02em}.primary-cta{background:linear-gradient(145deg,var(--accent),var(--accent-2));color:#201205;box-shadow:0 14px 30px rgba(242,138,0,.22)}.secondary-cta{border:1px solid rgba(242,138,0,.48);background:rgba(10,10,10,.42);color:#fff;backdrop-filter:blur(10px)}
.search-shell{position:absolute;right:0;bottom:56px;width:min(360px,36vw);height:46px;display:flex;align-items:center;gap:9px;padding:0 13px;background:rgba(10,10,10,.68);border:1px solid rgba(255,255,255,.15);border-radius:14px;backdrop-filter:blur(13px);box-shadow:0 14px 35px rgba(0,0,0,.28)}.search-shell>span{font-size:20px;color:#fff}.search-shell input{min-width:0;flex:1;border:0;outline:0;background:transparent;color:#fff;font-size:12px}.search-shell input::placeholder{color:#afa8a2}.search-shell button{border:0;background:transparent;color:var(--accent-2);font-size:10px;font-weight:900;cursor:pointer;padding:4px}

/* CATEGORIAS */
.category-sticky{position:sticky;top:0;z-index:25;margin-top:-34px;pointer-events:none;background:linear-gradient(to bottom,transparent 0,transparent 32px,var(--bg) 32px,var(--bg) 78px,transparent 100%);padding-bottom:16px}.category-nav{pointer-events:auto}.category-nav__scroll{display:flex;gap:6px;overflow:auto;padding:7px;background:rgba(24,24,24,.92);border:1px solid var(--line);border-radius:24px;box-shadow:0 18px 40px rgba(0,0,0,.35);backdrop-filter:blur(18px);scrollbar-width:none}.category-nav__scroll::-webkit-scrollbar{display:none}.category-link{position:relative;display:flex;align-items:center;justify-content:center;gap:9px;flex:1;min-width:132px;padding:11px 14px;border-radius:17px;text-decoration:none;color:#cac4bf;font-size:12px;font-weight:800;white-space:nowrap;transition:.2s}.category-link__icon{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;border:1px solid rgba(242,138,0,.32);background:#16110c;font-size:14px}.category-link:hover,.category-link.is-active{color:#fff;background:rgba(242,138,0,.08)}.category-link.is-active:after{content:"";position:absolute;bottom:4px;left:28%;right:28%;height:2px;border-radius:2px;background:var(--accent)}.category-link.is-active .category-link__icon{background:rgba(242,138,0,.14);border-color:rgba(242,138,0,.62)}

/* SEÇÕES E CARDS */
.section-block{padding-top:56px}.highlights-block{padding-top:48px}.section-heading{display:block;margin-bottom:22px}.section-heading h2{margin:0;font-size:clamp(27px,4vw,40px);line-height:1.1;letter-spacing:-.035em;text-transform:uppercase;font-weight:900}.section-heading p{margin:7px 0 0;color:var(--muted);font-size:13px}.product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.product-grid--highlight{grid-template-columns:repeat(3,minmax(0,1fr))}.product-card{min-width:0;overflow:hidden;background:linear-gradient(180deg,var(--card-2),var(--card));border:1px solid var(--line);border-radius:20px;box-shadow:0 16px 38px rgba(0,0,0,.20);transition:transform .2s,border-color .2s}.product-card:hover{transform:translateY(-2px);border-color:rgba(242,138,0,.28)}.product-card__image-wrap{position:relative;aspect-ratio:16/10;overflow:hidden;background:#211a15}.product-card__image{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s}.product-card:hover .product-card__image{transform:scale(1.035)}.badges{position:absolute;left:11px;top:11px;display:flex;gap:6px;flex-wrap:wrap}.badge{display:inline-flex;align-items:center;height:24px;padding:0 8px;border-radius:999px;text-transform:uppercase;font-size:8px;letter-spacing:.07em;font-weight:900;background:#fff;color:#18130f}.badge--mais-pedido{background:#e94636;color:#fff}.badge--novidade{background:#24bf68;color:#fff}.badge--promoção{background:#ffd023;color:#241b00}.product-card__body{padding:16px;display:flex;flex-direction:column;gap:18px}.product-card h3{margin:0 0 6px;font-size:17px;line-height:1.2;text-transform:uppercase;font-weight:900}.product-card p{margin:0;color:var(--muted);font-size:12px;line-height:1.55}.product-card__footer{display:flex;align-items:end;justify-content:space-between;gap:12px}.from-label{display:block;color:#817b76;font-size:8px;text-transform:uppercase;letter-spacing:.08em}.price{display:block;color:var(--accent-2);font-size:19px;line-height:1.15;margin-top:2px;white-space:nowrap}.product-actions{display:flex;align-items:center;gap:7px}.add-btn,.link-btn,.checkout-btn{cursor:pointer}.add-btn{min-height:40px;border:0;border-radius:11px;background:linear-gradient(145deg,var(--accent),var(--accent-2));color:#211406;padding:0 13px;font-size:10px;font-weight:900;text-transform:uppercase}.link-btn{min-height:40px;border:1px solid rgba(242,138,0,.42);border-radius:11px;background:transparent;color:#fff;padding:0 11px;font-size:9px;font-weight:800;text-transform:uppercase}.no-results{text-align:center;padding:100px 20px}.no-results>span{font-size:42px}.no-results h2{margin:12px 0 4px}.no-results p{color:var(--muted);margin:0 0 18px}.no-results button{border:0;border-radius:12px;background:var(--accent);color:#201205;font-weight:900;padding:12px 16px;cursor:pointer}

/* CARRINHO FLUTUANTE */
.cart-fab{position:fixed;z-index:40;left:50%;bottom:max(14px,env(safe-area-inset-bottom));transform:translateX(-50%);width:min(960px,calc(100% - 28px));min-height:76px;display:grid;grid-template-columns:auto 1fr auto auto;align-items:center;gap:16px;padding:9px 12px 9px 10px;border:1px solid rgba(255,255,255,.14);border-radius:24px;background:rgba(17,17,17,.95);backdrop-filter:blur(18px);color:#fff;box-shadow:0 20px 55px rgba(0,0,0,.55);cursor:pointer}.cart-fab__icon-wrap{position:relative;display:grid;place-items:center;width:58px;height:58px;border:1px solid rgba(242,138,0,.5);border-radius:50%;background:#12100e}.cart-fab__icon{font-size:23px}.cart-fab__icon-wrap b{position:absolute;right:-3px;top:-5px;display:grid;place-items:center;min-width:23px;height:23px;border-radius:999px;background:#ef4c35;color:#fff;font-size:10px;padding:0 6px}.cart-fab__copy{text-align:left}.cart-fab__copy strong{display:block;font-size:14px}.cart-fab__copy small{display:block;color:#8f8984;font-size:10px;margin-top:2px}.cart-fab__price{text-align:right}.cart-fab__price small{display:block;color:#a8a09a;font-size:9px}.cart-fab__price strong{display:block;color:var(--accent-2);font-size:21px}.cart-fab__button{display:grid;place-items:center;min-width:130px;height:50px;border-radius:13px;background:linear-gradient(145deg,var(--green),var(--green-dark));color:#fff;font-size:11px;text-transform:uppercase;font-weight:900}.cart-fab:not(.cart-fab--active) .cart-fab__button{background:#2c2c2c;color:#8e8e8e}.cart-fab:not(.cart-fab--active) .cart-fab__price strong{color:#777}

/* DRAWER */
.cart-overlay{position:fixed;inset:0;z-index:49;background:rgba(0,0,0,.66);opacity:0;transition:.25s}.cart-overlay.is-visible{opacity:1}.cart-drawer{position:fixed;z-index:50;right:0;top:0;width:min(470px,100%);height:100dvh;display:grid;grid-template-rows:auto 1fr auto;background:#111;border-left:1px solid var(--line);transform:translateX(100%);transition:transform .28s;box-shadow:-24px 0 70px rgba(0,0,0,.5)}.cart-drawer.is-open{transform:translateX(0)}.cart-drawer__head{display:flex;justify-content:space-between;align-items:center;padding:20px;border-bottom:1px solid var(--line)}.cart-drawer__head h2{margin:0;font-size:28px;letter-spacing:-.04em}.icon-btn{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;border:1px solid var(--line);background:#1c1c1c;color:#fff;font-size:24px;cursor:pointer}.cart-scroll{overflow:auto}.cart-items{padding:10px 18px}.cart-item{display:grid;grid-template-columns:68px 1fr auto;gap:12px;align-items:start;padding:13px 0;border-bottom:1px solid var(--line)}.cart-item img{width:68px;height:68px;border-radius:13px;object-fit:cover}.cart-item h4{margin:1px 0 3px;font-size:13px;line-height:1.25}.cart-item__details{display:block;color:var(--accent-2);font-size:9px;line-height:1.35;margin:3px 0}.cart-item__main>span{color:var(--muted);font-size:10px}.qty{display:flex;align-items:center;gap:9px;margin-top:9px}.qty button{display:grid;place-items:center;width:28px;height:28px;border:1px solid var(--line);border-radius:9px;background:#202020;color:#fff;cursor:pointer}.qty strong{min-width:16px;text-align:center;font-size:12px}.remove-btn{border:0;background:transparent;color:#e88780;font-size:9px;cursor:pointer;padding:4px}.cart-empty{padding:70px 24px;text-align:center;color:var(--muted)}.cart-empty__icon{font-size:42px}.cart-empty h3{color:#fff;margin:10px 0 3px}.cart-empty p{margin:0;font-size:12px}

/* UPSELL */
.upsell-block{padding:6px 18px 14px;border-bottom:1px solid var(--line)}.upsell-title{display:flex;align-items:end;justify-content:space-between;gap:8px;margin:5px 0 10px}.upsell-title span{font-size:12px;font-weight:900}.upsell-title small{color:var(--muted);font-size:9px}.upsell-items{display:grid;grid-template-columns:1fr 1fr;gap:8px}.upsell-item{display:grid;grid-template-columns:48px 1fr;gap:8px;align-items:center;border:1px solid var(--line);border-radius:13px;background:#181818;padding:7px;cursor:pointer;text-align:left;color:#fff}.upsell-item img{width:48px;height:48px;object-fit:cover;border-radius:9px}.upsell-item strong{display:block;font-size:10px;line-height:1.2}.upsell-item small{display:block;color:var(--accent-2);font-size:9px;margin-top:3px}.upsell-item em{display:block;color:#8e8882;font-size:8px;font-style:normal;margin-top:2px}

/* ENTREGA */
.order-config{padding:10px 18px 22px}.config-title{display:block;margin:6px 0 10px;font-size:11px;font-weight:900}.fulfillment-tabs{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:12px}.fulfillment-tabs button{min-height:42px;border:1px solid var(--line);border-radius:12px;background:#1c1c1c;color:#d0cbc7;font-size:11px;font-weight:800;cursor:pointer}.fulfillment-tabs button.is-active{border-color:rgba(242,138,0,.52);background:rgba(242,138,0,.10);color:var(--accent-2)}.free-delivery{padding:11px 12px;margin:0 0 12px;border:1px solid rgba(39,201,111,.20);border-radius:12px;background:rgba(39,201,111,.06)}.free-delivery__text{display:flex;justify-content:space-between;gap:10px;font-size:9px}.free-delivery__text span{color:#c4bdb7}.free-delivery__text strong{color:#42d984}.free-delivery__track{height:5px;margin-top:8px;border-radius:999px;background:#282828;overflow:hidden}.free-delivery__track i{display:block;height:100%;width:0;background:linear-gradient(90deg,var(--green-dark),var(--green));border-radius:inherit;transition:width .25s}.field-label{display:block;margin:9px 0;font-size:10px;font-weight:800}.field-label input,textarea{display:block;width:100%;margin-top:6px;border:1px solid var(--line);border-radius:12px;background:#1d1d1d;color:#fff;padding:11px 12px;outline:0;font-size:12px}.field-label input:focus,textarea:focus{border-color:rgba(242,138,0,.56)}.field-grid{display:grid;grid-template-columns:.72fr 1.28fr;gap:8px}.obs-label{display:block;margin-top:10px;font-size:10px;font-weight:800}textarea{resize:none}.cart-bottom{padding:16px 18px max(18px,env(safe-area-inset-bottom));border-top:1px solid var(--line);background:#151515}.summary-row,.total-row{display:flex;justify-content:space-between;align-items:center}.summary-row{margin:4px 0;color:var(--muted);font-size:10px}.summary-row strong{color:#fff}.delivery-free{color:var(--green)!important}.total-row{margin:13px 0 11px}.total-row span{font-size:12px;font-weight:800}.total-row strong{color:var(--accent-2);font-size:22px}.checkout-btn{width:100%;min-height:50px;display:flex;align-items:center;justify-content:space-between;border:0;border-radius:13px;background:linear-gradient(145deg,var(--green),var(--green-dark));color:#fff;padding:0 16px;font-size:12px;font-weight:900;cursor:pointer}.checkout-btn:disabled{opacity:.4;filter:grayscale(1);cursor:not-allowed}.checkout-note{display:block;text-align:center;color:#76716d;font-size:8px;margin-top:7px}

/* MODAL */
.modal-overlay{position:fixed;inset:0;z-index:80;display:grid;place-items:end center;padding:14px;background:rgba(0,0,0,.74);opacity:0;transition:.2s}.modal-overlay.is-visible{opacity:1}.product-modal{position:relative;width:min(620px,100%);max-height:92dvh;overflow:auto;background:#131313;border:1px solid var(--line);border-radius:24px;transform:translateY(28px);transition:.24s;box-shadow:0 25px 70px rgba(0,0,0,.6)}.product-modal.is-open{transform:translateY(0)}.modal-close{position:absolute;right:13px;top:13px;z-index:3;background:rgba(15,15,15,.88)}.modal-product-image{display:block;width:100%;aspect-ratio:16/8;object-fit:cover;border-radius:23px 23px 0 0}.modal-product-copy{padding:19px 20px 5px}.modal-product-copy h2{margin:0 0 6px;font-size:27px;line-height:1.1;letter-spacing:-.04em;text-transform:uppercase}.modal-product-copy p{margin:0;color:var(--muted);font-size:12px}.option-group{margin:13px 0 0;padding:16px 20px 3px;border:0;border-top:1px solid var(--line)}.option-group legend{font-size:11px;font-weight:900;padding:0}.choice-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:11px 0;border-bottom:1px solid rgba(255,255,255,.06);font-size:11px;cursor:pointer}.choice-row input{accent-color:var(--accent);margin-right:5px}.choice-row strong{white-space:nowrap;color:var(--accent-2);font-size:10px}.modal-add-row{position:sticky;bottom:0;display:grid;grid-template-columns:auto 1fr;align-items:center;gap:14px;padding:13px 16px max(13px,env(safe-area-inset-bottom));background:rgba(19,19,19,.96);backdrop-filter:blur(12px);border-top:1px solid var(--line)}.modal-add-row>div span{display:block;color:var(--muted);font-size:8px}.modal-add-row>div strong{display:block;color:var(--accent-2);font-size:18px}.modal-add-row .checkout-btn{background:linear-gradient(145deg,var(--accent),var(--accent-2));color:#211406}
.toast{position:fixed;z-index:100;left:50%;bottom:105px;transform:translate(-50%,14px);opacity:0;pointer-events:none;padding:10px 14px;border-radius:11px;background:#fff;color:#161616;font-size:10px;font-weight:900;transition:.2s}.toast.show{opacity:1;transform:translate(-50%,0)}.no-scroll{overflow:hidden}

[hidden]{display:none!important}.cart-overlay[hidden],.modal-overlay[hidden]{display:none!important;pointer-events:none!important}.modal-overlay:not([hidden]){pointer-events:auto}

@media(max-width:900px){
  .hero{min-height:590px}.hero__inner{min-height:590px}.search-shell{width:300px;max-width:42vw}.product-grid--highlight{grid-template-columns:repeat(2,minmax(0,1fr))}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.cart-fab{width:min(760px,calc(100% - 24px))}
}
@media(max-width:720px){
  html{scroll-padding-top:92px}body{padding-bottom:98px}.container{width:min(100% - 22px,1180px)}
  .hero{min-height:640px}.hero__inner{min-height:640px}.hero__image{object-position:61% center}.hero__overlay{background:linear-gradient(180deg,rgba(5,5,5,.72) 0%,rgba(5,5,5,.55) 30%,rgba(5,5,5,.86) 69%,rgba(13,13,13,.98) 100%)}
  .topbar{padding:16px 0}.brand__mark{width:46px;height:46px;border-radius:15px;font-size:15px}.brand__text strong{font-size:17px}.brand__text small{font-size:7px;margin-top:5px}.status-card{padding-right:0;border-right:0}.status-card small{font-size:8px}.status{font-size:10px}.top-action{padding:9px 10px}.top-action__label{display:none}.top-action__icon{font-size:15px}
  .hero__content{margin:auto 0 108px;max-width:100%}.hero__kicker{font-size:9px}.hero h1{font-size:clamp(39px,12vw,58px);line-height:1.01}.hero__copy{font-size:14px;max-width:94%}.hero__actions{margin-top:22px}.primary-cta,.secondary-cta{min-height:47px;padding:0 17px;font-size:10px;flex:1}
  .search-shell{left:0;right:0;bottom:51px;width:100%;max-width:none;height:45px}.search-shell input{font-size:11px}
  .category-sticky{margin-top:-25px;background:linear-gradient(to bottom,transparent 0,transparent 23px,var(--bg) 23px,var(--bg) 70px,transparent 100%);padding-bottom:12px}.category-nav__scroll{border-radius:20px;padding:6px}.category-link{flex:0 0 auto;min-width:auto;padding:8px 11px;gap:7px;font-size:10px}.category-link__icon{width:28px;height:28px;font-size:12px}.category-link.is-active:after{bottom:2px}
  .section-block{padding-top:39px}.highlights-block{padding-top:32px}.section-heading{margin-bottom:15px}.section-heading h2{font-size:27px}.section-heading p{font-size:11px}
  .product-grid--highlight{display:flex;overflow:auto;gap:11px;margin-right:-11px;padding-right:11px;scroll-snap-type:x mandatory;scrollbar-width:none}.product-grid--highlight::-webkit-scrollbar{display:none}.product-grid--highlight .product-card{flex:0 0 84%;scroll-snap-align:start}.product-grid{grid-template-columns:1fr;gap:12px}.product-card__body{padding:14px}.product-card h3{font-size:15px}.product-card p{font-size:11px}.product-card__footer{align-items:center}.price{font-size:18px}.product-actions{gap:6px}.link-btn{min-height:39px;padding:0 9px;font-size:8px}.add-btn{min-height:39px;padding:0 11px;font-size:9px}
  .cart-fab{min-height:66px;grid-template-columns:auto 1fr auto;gap:10px;bottom:max(9px,env(safe-area-inset-bottom));padding:7px 9px;border-radius:20px}.cart-fab__icon-wrap{width:50px;height:50px}.cart-fab__icon{font-size:19px}.cart-fab__copy strong{font-size:12px}.cart-fab__copy small{font-size:8px}.cart-fab__price strong{font-size:17px}.cart-fab__price small{font-size:8px}.cart-fab__button{display:none}
  .cart-drawer{width:100%;border-left:0}.cart-drawer__head{padding:17px}.cart-items{padding:8px 15px}.order-config{padding:8px 15px 18px}.upsell-block{padding-inline:15px}.cart-bottom{padding:14px 15px max(15px,env(safe-area-inset-bottom))}
  .modal-overlay{padding:0;place-items:end}.product-modal{max-height:94dvh;border-radius:22px 22px 0 0}.modal-product-image{aspect-ratio:16/9;border-radius:21px 21px 0 0}.modal-product-copy{padding:16px 16px 4px}.modal-product-copy h2{font-size:24px}.option-group{padding:15px 16px 2px}.modal-add-row{grid-template-columns:105px 1fr;padding-inline:13px}
}
@media(max-width:420px){
  .hero h1{font-size:39px}.hero__actions{gap:8px}.primary-cta,.secondary-cta{padding:0 12px}.product-card__footer{display:block}.product-card__footer>div:first-child{margin-bottom:11px}.product-actions{display:grid;grid-template-columns:1fr 1.2fr}.cart-fab__copy small{display:none}.cart-fab__price strong{font-size:16px}.upsell-items{grid-template-columns:1fr}
}
.product-card--unavailable{opacity:.66}.product-card--unavailable .product-card__image{filter:grayscale(.65)}.product-card--unavailable:hover{transform:none;border-color:var(--line)}.badge--indisponivel{background:#68625d;color:#fff}.add-btn:disabled,.link-btn:disabled{opacity:.45;cursor:not-allowed;filter:grayscale(1)}.hero-title-main{color:#fff!important}

/* V6 — carregamento em nuvem */
.app-loader{position:fixed;inset:0;z-index:9999;background:#0b0b0b;display:grid;place-content:center;justify-items:center;gap:12px;text-align:center;padding:24px;transition:opacity .22s ease,visibility .22s ease}.app-loader strong{font-size:18px;color:#fff}.app-loader span{font-size:14px;color:#9e9e9e}.app-loader__spinner{width:38px;height:38px;border:3px solid #2f2f2f;border-top-color:var(--accent,#f28a00);border-radius:50%;animation:v6spin .75s linear infinite}.app-ready .app-loader{opacity:0;visibility:hidden;pointer-events:none}.app-error{position:fixed;inset:0;z-index:10000;background:#0b0b0b;display:grid;place-content:center;justify-items:center;gap:12px;text-align:center;padding:28px}.app-error[hidden]{display:none}.app-error strong{font-size:22px;color:#fff}.app-error span{max-width:560px;color:#aaa;font-size:15px;line-height:1.6}.app-error button{border:0;border-radius:14px;padding:13px 18px;background:var(--accent,#f28a00);color:#111;font-weight:800;cursor:pointer}.data-source-badge{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:0 10px;border:1px solid rgba(255,255,255,.14);border-radius:999px;background:rgba(15,15,15,.58);backdrop-filter:blur(10px);font-size:12px;font-weight:800;color:#d6d6d6;letter-spacing:.04em}.data-source-badge.is-cloud{color:#8ff0c0;border-color:rgba(69,219,149,.3)}.data-source-badge.is-demo{color:#ffd18a;border-color:rgba(242,138,0,.32)}@keyframes v6spin{to{transform:rotate(360deg)}}
@media(max-width:720px){.data-source-badge{display:none}}

/* ===== V6.1 — Tipografia confortável e leitura real ===== */
/* Regra: textos de leitura/ação entre 14–16 px; 13 px apenas para microinformação. */
.brand__text small{font-size:13px;letter-spacing:.18em}
.status-card small{font-size:13px}.status{font-size:14px}.top-action__label{font-size:14px}.top-action__badge{font-size:13px;min-width:23px;height:23px}
.hero__kicker,.section-kicker{font-size:14px}.primary-cta,.secondary-cta{min-height:52px;font-size:14px;padding-inline:23px}
.search-shell input{font-size:14px}.search-shell button{font-size:13px}
.category-link{font-size:15px;min-height:52px}.category-link__icon{font-size:15px}
.section-heading p{font-size:15px;line-height:1.6}
.badge{height:27px;padding-inline:10px;font-size:13px;letter-spacing:.035em}
.product-card__body{gap:20px}.product-card h3{font-size:18px}.product-card p{font-size:15px;line-height:1.65}.from-label{font-size:13px}.price{font-size:20px}
.add-btn,.link-btn{min-height:44px;padding-inline:14px;font-size:14px}.product-actions{flex-wrap:wrap;justify-content:flex-end}
.cart-fab__icon-wrap b{font-size:13px}.cart-fab__copy strong{font-size:15px}.cart-fab__copy small,.cart-fab__price small{font-size:13px}.cart-fab__button{font-size:14px}
.cart-item h4{font-size:15px}.cart-item__details,.cart-item__main>span,.remove-btn{font-size:13px}.qty strong{font-size:14px}.cart-empty p{font-size:14px}
.upsell-title span{font-size:15px}.upsell-title small{font-size:13px}.upsell-item strong{font-size:14px}.upsell-item small,.upsell-item em{font-size:13px}
.config-title{font-size:15px}.fulfillment-tabs button{font-size:14px}.free-delivery__text{font-size:13px}.field-label,.obs-label{font-size:14px}.field-label input,textarea{font-size:15px;min-height:46px}.summary-row{font-size:14px}.total-row span{font-size:15px}.checkout-btn{font-size:14px}.checkout-note{font-size:13px;line-height:1.5}
.modal-product-copy p{font-size:14px;line-height:1.6}.option-group legend{font-size:15px}.choice-row{font-size:14px}.choice-row strong{font-size:14px}.modal-add-row>div span{font-size:13px}.toast{font-size:14px}.data-source-badge{font-size:13px}

@media(max-width:720px){
  .brand__text small{font-size:12px;letter-spacing:.12em}.status-card small{font-size:12px}.status{font-size:13px}.top-action__badge{font-size:12px}
  .hero__kicker{font-size:13px}.hero__copy{font-size:16px;line-height:1.6}.primary-cta,.secondary-cta{min-height:50px;font-size:14px;padding-inline:15px}
  .search-shell{height:50px}.search-shell input{font-size:15px}.search-shell button{font-size:13px}
  .category-link{font-size:14px;min-height:48px;padding:9px 13px}.category-link__icon{width:31px;height:31px;font-size:14px}
  .section-heading p{font-size:15px}.product-card__body{padding:16px;gap:18px}.product-card h3{font-size:17px}.product-card p{font-size:14px;line-height:1.65}.from-label{font-size:13px}
  .link-btn,.add-btn{min-height:44px;font-size:14px;padding-inline:12px}
  .cart-fab__copy strong{font-size:14px}.cart-fab__copy small,.cart-fab__price small{font-size:12px}.cart-fab__price strong{font-size:18px}
}
@media(max-width:420px){
  .product-actions{gap:8px}.link-btn,.add-btn{font-size:13px}.hero__actions{display:grid;grid-template-columns:1fr 1fr}.primary-cta,.secondary-cta{width:100%}
}


/* ===== V6.2 — Cards estáveis + logo configurável ===== */
.brand__mark.has-image{width:auto;min-width:54px;max-width:168px;padding:5px 7px;overflow:hidden}
.brand__mark.has-image img{display:block;width:auto;max-width:100%;height:42px;object-fit:contain}
.product-actions>button{white-space:nowrap}
.product-grid--highlight .product-card__footer{display:block}
.product-grid--highlight .product-actions{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:9px;width:100%;max-width:none;margin-top:14px}
.product-grid--highlight .product-actions .link-btn,.product-grid--highlight .product-actions .add-btn{width:100%;min-width:0;padding-inline:10px}
@media(max-width:720px){.brand__mark.has-image{min-width:46px;max-width:142px}.brand__mark.has-image img{height:36px}}
@media(max-width:420px){.product-grid--highlight .product-actions{grid-template-columns:1fr 1fr}}

/* Core Multinicho V1 */
.product-attributes{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin-top:14px}.product-attributes span{display:flex;flex-direction:column;gap:2px;padding:8px 10px;border:1px solid rgba(0,0,0,.08);border-radius:10px;background:rgba(0,0,0,.025)}.product-attributes small{font-size:13px;text-transform:uppercase;letter-spacing:.05em;color:#777}.product-attributes strong{font-size:14px;line-height:1.3}.modal-product-gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.modal-product-gallery img{width:100%;height:100px;object-fit:cover;border-radius:12px}.modal-product-gallery img.is-main{grid-column:1/-1;height:290px}.product-modal .product-attributes{margin:16px 0 0}.product-modal .product-attributes small{font-size:13px}.product-modal .product-attributes strong{font-size:14px}body[data-business-type="automotive"] .product-card__image{aspect-ratio:16/10}body[data-business-type="automotive"] .product-card__body>div>p{min-height:auto}@media(max-width:620px){.product-attributes{grid-template-columns:1fr 1fr}.modal-product-gallery img.is-main{height:220px}}

/* ========================================================================== */
/* Core Multinicho V2.1 — Design System + Automotive Premium                 */
/* ========================================================================== */
:root{
  --accent-rgb:242,138,0;
  --accent-2-rgb:255,173,47;
  --ui-accent:var(--accent);
  --ui-accent-rgb:var(--accent-rgb);
  --radius-xs:10px;
  --radius-sm:14px;
  --radius-md:18px;
  --radius-lg:24px;
  --content-max:1180px;
}
.container{width:min(var(--content-max),calc(100% - 40px))}
body{font-size:16px}

/* Remove resíduos cromáticos do template original: todos os componentes agora
   herdam o acento da vertical ativa. */
.brand__mark{border-color:rgba(var(--ui-accent-rgb),.48);box-shadow:inset 0 0 0 4px rgba(var(--ui-accent-rgb),.055),0 12px 34px rgba(0,0,0,.28);color:var(--ui-accent)}
.brand__text small{color:var(--ui-accent)}
.hero__kicker,.section-kicker{color:var(--ui-accent)}
.hero__kicker:before{background:var(--ui-accent)}
.primary-cta{background:var(--ui-accent);box-shadow:0 14px 34px rgba(var(--ui-accent-rgb),.24)}
.secondary-cta{border-color:rgba(var(--ui-accent-rgb),.38)}
.search-shell button{color:var(--ui-accent)}
.category-link__icon{border-color:rgba(var(--ui-accent-rgb),.28);background:rgba(var(--ui-accent-rgb),.055)}
.category-link:hover,.category-link.is-active{background:rgba(var(--ui-accent-rgb),.075)}
.category-link.is-active:after{background:var(--ui-accent)}
.category-link.is-active .category-link__icon{background:rgba(var(--ui-accent-rgb),.12);border-color:rgba(var(--ui-accent-rgb),.54)}
.product-card:hover{border-color:rgba(var(--ui-accent-rgb),.28)}
.link-btn{border-color:rgba(var(--ui-accent-rgb),.38)}
.add-btn{background:var(--ui-accent)}
.cart-fab__icon-wrap{border-color:rgba(var(--ui-accent-rgb),.48)}

/* Trust / benefit strip: genérico e dirigido pelo conteúdo do template */
.trust-strip{position:relative;z-index:15;background:var(--bg);border-bottom:1px solid var(--line)}
.trust-strip[hidden]{display:none}
.trust-strip__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));padding-block:0}
.trust-item{display:flex;align-items:center;gap:14px;min-height:92px;padding:19px 26px;border-right:1px solid var(--line)}
.trust-item:first-child{padding-left:0}.trust-item:last-child{border-right:0;padding-right:0}
.trust-item__icon{display:grid;place-items:center;flex:0 0 40px;width:40px;height:40px;border-radius:12px;border:1px solid rgba(var(--ui-accent-rgb),.3);background:rgba(var(--ui-accent-rgb),.075);color:var(--ui-accent);font-weight:900;font-size:17px}
.trust-item span:last-child{min-width:0}.trust-item strong{display:block;font-size:14px;line-height:1.25;letter-spacing:-.015em}.trust-item small{display:block;margin-top:4px;color:var(--muted);font-size:13px;line-height:1.4}
.image-details-hint{display:none}

/* ---------- Automotive tokens ---------- */
body[data-business-type="automotive"]{
  --bg:#080b10;
  --bg-soft:#0c1016;
  --card:#10151c;
  --card-2:#121923;
  --text:#f7f9fc;
  --muted:#9aa6b5;
  --line:rgba(184,199,219,.12);
  --line-strong:rgba(var(--ui-accent-rgb),.34);
  --radius:20px;
  --shadow:0 22px 65px rgba(0,0,0,.34);
  padding-bottom:44px;
  background:
    radial-gradient(circle at 78% 2%,rgba(var(--ui-accent-rgb),.06),transparent 22rem),
    var(--bg);
}
body[data-business-type="automotive"] .hero{
  min-height:690px;
  background:#05070a;
  border-bottom:1px solid rgba(255,255,255,.05);
}
body[data-business-type="automotive"] .hero__inner{min-height:690px}
body[data-business-type="automotive"] .hero__image{
  object-position:center 55%;
  filter:saturate(.76) contrast(1.08) brightness(.78);
  transform:scale(1.01);
}
body[data-business-type="automotive"] .hero__overlay{
  background:
    radial-gradient(circle at 72% 50%,rgba(var(--ui-accent-rgb),.09),transparent 34%),
    linear-gradient(90deg,rgba(4,7,11,.98) 0%,rgba(4,7,11,.91) 34%,rgba(4,7,11,.47) 62%,rgba(4,7,11,.22) 100%),
    linear-gradient(0deg,#080b10 0%,rgba(8,11,16,.24) 30%,rgba(0,0,0,.32) 100%);
}
body[data-business-type="automotive"] .hero:after{
  content:"";position:absolute;inset:0;pointer-events:none;opacity:.22;
  background-image:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);
  background-size:64px 64px;
  mask-image:linear-gradient(90deg,#000,transparent 72%);
}
body[data-business-type="automotive"] .topbar{padding-top:28px}
body[data-business-type="automotive"] .brand{gap:13px}
body[data-business-type="automotive"] .brand__mark{width:50px;height:50px;border-radius:15px;background:rgba(8,12,18,.74);color:var(--accent-2)}
body[data-business-type="automotive"] .brand__text strong{font-size:19px;font-weight:800}
body[data-business-type="automotive"] .brand__text small{margin-top:7px;font-size:11px;letter-spacing:.16em;color:#86aef0}
body[data-business-type="automotive"] .data-source-badge{min-height:38px;padding-inline:13px;border-color:rgba(var(--ui-accent-rgb),.23);background:rgba(8,13,20,.66);color:#dce8fb;font-weight:700}
body[data-business-type="automotive"] .hero__content{max-width:770px;margin:auto 0 84px;text-shadow:0 4px 26px rgba(0,0,0,.5)}
body[data-business-type="automotive"] .hero__kicker{margin-bottom:15px;color:#9ec0f7;font-size:13px;letter-spacing:.16em}
body[data-business-type="automotive"] .hero__kicker:before{width:38px}
body[data-business-type="automotive"] .hero h1{max-width:760px;font-size:clamp(48px,6vw,78px);line-height:.97;letter-spacing:-.058em;font-weight:800}
body[data-business-type="automotive"] .hero h1 span#heroHighlight{color:#65a0ff}
body[data-business-type="automotive"] .hero__copy{max-width:590px;margin-top:22px;color:#c7d0dc;font-size:16px;line-height:1.7;text-shadow:none}
body[data-business-type="automotive"] .hero__actions{margin-top:30px;gap:10px}
body[data-business-type="automotive"] .primary-cta,
body[data-business-type="automotive"] .secondary-cta{min-height:52px;border-radius:12px;padding-inline:20px;font-size:13px;letter-spacing:.025em}
body[data-business-type="automotive"] .primary-cta{background:#2f7df6;color:#fff;box-shadow:0 16px 38px rgba(47,125,246,.28)}
body[data-business-type="automotive"] .primary-cta:hover{background:#4089fb}
body[data-business-type="automotive"] .secondary-cta{border-color:rgba(143,182,245,.25);background:rgba(8,13,20,.54);color:#e8eef8}
body[data-business-type="automotive"] .search-shell{right:0;bottom:62px;width:min(430px,39vw);height:52px;padding-inline:16px;border-color:rgba(174,196,229,.16);border-radius:13px;background:rgba(7,11,17,.76);box-shadow:0 18px 48px rgba(0,0,0,.32)}
body[data-business-type="automotive"] .search-shell>span{font-size:19px;color:#a9c8fb}
body[data-business-type="automotive"] .search-shell input{font-size:14px;color:#f5f8fc}
body[data-business-type="automotive"] .search-shell input::placeholder{color:#8490a1}

/* Automotive trust strip */
body[data-business-type="automotive"] .trust-strip{background:#0a0e14;border-bottom-color:rgba(183,199,221,.1)}
body[data-business-type="automotive"] .trust-item{min-height:96px}
body[data-business-type="automotive"] .trust-item__icon{border-color:rgba(76,139,239,.28);background:rgba(47,125,246,.08);color:#76a8f8}
body[data-business-type="automotive"] .trust-item strong{font-size:14px;color:#edf3fb}
body[data-business-type="automotive"] .trust-item small{color:#8591a1}

/* Automotive category nav */
body[data-business-type="automotive"] .category-sticky{margin-top:0;padding:16px 0 4px;background:linear-gradient(to bottom,#080b10 0%,rgba(8,11,16,.97) 72%,transparent 100%)}
body[data-business-type="automotive"] .category-nav__scroll{gap:4px;padding:5px;border-radius:16px;border-color:rgba(182,199,221,.12);background:rgba(12,16,22,.9);box-shadow:0 14px 36px rgba(0,0,0,.22)}
body[data-business-type="automotive"] .category-link{min-width:125px;min-height:48px;border-radius:12px;color:#9ea9b7;font-size:13px}
body[data-business-type="automotive"] .category-link__icon{width:29px;height:29px;border:0;background:rgba(255,255,255,.035);color:#91b7f5}
body[data-business-type="automotive"] .category-link:hover,
body[data-business-type="automotive"] .category-link.is-active{color:#f5f8fc;background:rgba(47,125,246,.1)}
body[data-business-type="automotive"] .category-link.is-active:after{left:36%;right:36%;bottom:3px;background:#4d91ff}
body[data-business-type="automotive"] .category-link.is-active .category-link__icon{border:0;background:rgba(47,125,246,.13)}

/* Automotive hierarchy */
body[data-business-type="automotive"] .section-block{padding-top:72px}
body[data-business-type="automotive"] .highlights-block{padding-top:62px}
body[data-business-type="automotive"] .section-heading{margin-bottom:26px}
body[data-business-type="automotive"] .section-kicker{margin-bottom:9px;color:#6e9fe9;font-size:12px;letter-spacing:.17em}
body[data-business-type="automotive"] .section-heading h2{font-size:clamp(30px,3.6vw,43px);font-weight:800;letter-spacing:-.045em;text-transform:none}
body[data-business-type="automotive"] .section-heading p{margin-top:8px;color:#8995a4;font-size:14px}

/* Automotive cards */
body[data-business-type="automotive"] .product-grid{gap:20px}
body[data-business-type="automotive"] .product-grid--highlight{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}
body[data-business-type="automotive"] .product-card{
  background:linear-gradient(180deg,#121821 0%,#0e131a 100%);
  border-color:rgba(175,194,219,.12);
  border-radius:20px;
  box-shadow:0 18px 48px rgba(0,0,0,.19);
  transition:transform .24s ease,border-color .24s ease,box-shadow .24s ease;
}
body[data-business-type="automotive"] .product-card:hover{transform:translateY(-4px);border-color:rgba(78,143,245,.31);box-shadow:0 26px 70px rgba(0,0,0,.31)}
body[data-business-type="automotive"] .product-card__image-wrap{aspect-ratio:16/9;background:#090c11;cursor:pointer}
body[data-business-type="automotive"] .product-card__image{aspect-ratio:auto;filter:saturate(.86) contrast(1.03);transition:transform .45s ease,filter .3s ease}
body[data-business-type="automotive"] .product-card:hover .product-card__image{transform:scale(1.025);filter:saturate(.95) contrast(1.04)}
body[data-business-type="automotive"] .product-card__image-wrap:after{content:"";position:absolute;inset:auto 0 0;height:34%;background:linear-gradient(transparent,rgba(7,10,14,.45));pointer-events:none}
body[data-business-type="automotive"] .badges{left:14px;top:14px;z-index:2}
body[data-business-type="automotive"] .badge{height:27px;border:1px solid rgba(255,255,255,.11);background:rgba(246,249,253,.94);color:#111820;font-size:11px;letter-spacing:.04em;box-shadow:0 7px 18px rgba(0,0,0,.14)}
body[data-business-type="automotive"] .badge--novidade{border-color:rgba(66,136,246,.34);background:#2f7df6;color:#fff}
body[data-business-type="automotive"] .badge--mais-pedido{background:#e8eef7;color:#17202b}
body[data-business-type="automotive"] .badge--promoção{background:#dce9ff;color:#1d4d92}
body[data-business-type="automotive"] .image-details-hint{position:absolute;right:14px;bottom:13px;z-index:2;display:flex;align-items:center;gap:7px;opacity:0;transform:translateY(5px);padding:7px 10px;border:1px solid rgba(255,255,255,.13);border-radius:999px;background:rgba(7,11,17,.7);backdrop-filter:blur(10px);color:#eef5ff;font-size:11px;font-weight:700;transition:.22s}
body[data-business-type="automotive"] .image-details-hint b{color:#73a8fb}
body[data-business-type="automotive"] .product-card:hover .image-details-hint{opacity:1;transform:none}
body[data-business-type="automotive"] .product-card__body{padding:21px 22px 22px;gap:22px}
body[data-business-type="automotive"] .vehicle-card__eyebrow{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:9px;color:#789bd0;font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}
body[data-business-type="automotive"] .vehicle-card__availability{display:inline-flex;align-items:center;gap:5px;color:#89a0bc;font-size:11px;letter-spacing:.04em;text-transform:none}
body[data-business-type="automotive"] .vehicle-card__availability:before{content:"";width:6px;height:6px;border-radius:50%;background:#4ad084;box-shadow:0 0 0 4px rgba(74,208,132,.08)}
body[data-business-type="automotive"] .product-card h3{margin:0 0 7px;color:#f6f9fd;font-size:20px;font-weight:800;line-height:1.25;letter-spacing:-.025em;text-transform:none}
body[data-business-type="automotive"] .product-card p{color:#98a3b1;font-size:14px;line-height:1.6}
body[data-business-type="automotive"] .product-attributes{grid-template-columns:repeat(4,minmax(0,1fr));gap:0;margin-top:17px;border-top:1px solid rgba(180,198,221,.1);border-bottom:1px solid rgba(180,198,221,.1)}
body[data-business-type="automotive"] .product-attributes span{gap:4px;min-width:0;padding:12px 11px;border:0;border-right:1px solid rgba(180,198,221,.09);border-radius:0;background:transparent}
body[data-business-type="automotive"] .product-attributes span:first-child{padding-left:0}
body[data-business-type="automotive"] .product-attributes span:last-child{border-right:0;padding-right:0}
body[data-business-type="automotive"] .product-attributes small{overflow:hidden;color:#6f7c8c;font-size:11px;letter-spacing:.08em;white-space:nowrap;text-overflow:ellipsis}
body[data-business-type="automotive"] .product-attributes strong{overflow:hidden;color:#dfe6ef;font-size:13px;font-weight:700;white-space:nowrap;text-overflow:ellipsis}
body[data-business-type="automotive"] .product-card__footer{align-items:flex-end;gap:16px}
body[data-business-type="automotive"] .from-label{margin-bottom:3px;color:#6f7c8d;font-size:11px;letter-spacing:.06em}
body[data-business-type="automotive"] .price{margin:0;color:#f4f7fb;font-size:24px;font-weight:800;letter-spacing:-.035em}
body[data-business-type="automotive"] .product-actions{gap:8px;flex-wrap:nowrap}
body[data-business-type="automotive"] .link-btn,
body[data-business-type="automotive"] .add-btn{min-height:44px;border-radius:11px;padding-inline:14px;font-size:12px;font-weight:800;letter-spacing:.01em;text-transform:none}
body[data-business-type="automotive"] .link-btn{border-color:rgba(164,186,216,.18);background:#111821;color:#d9e2ee}
body[data-business-type="automotive"] .link-btn:hover{border-color:rgba(90,151,245,.34);background:#141d28}
body[data-business-type="automotive"] .add-btn{background:#2f7df6;color:#fff;box-shadow:0 10px 25px rgba(47,125,246,.15)}
body[data-business-type="automotive"] .add-btn:hover{background:#428afd}
body[data-business-type="automotive"] .product-grid--highlight .product-card__footer{display:flex}
body[data-business-type="automotive"] .product-grid--highlight .product-actions{display:flex;width:auto;margin-top:0}
body[data-business-type="automotive"] .product-grid--highlight .product-actions .link-btn,
body[data-business-type="automotive"] .product-grid--highlight .product-actions .add-btn{width:auto}

/* Automotive modal / lead detail */
body[data-business-type="automotive"] .modal-overlay{background:rgba(2,5,8,.78);backdrop-filter:blur(8px)}
body[data-business-type="automotive"] .product-modal{width:min(1040px,calc(100% - 40px));max-width:1040px;max-height:92dvh;border:1px solid rgba(174,196,225,.13);border-radius:24px;background:#0d1218;box-shadow:0 36px 110px rgba(0,0,0,.55)}
body[data-business-type="automotive"] .modal-close{top:14px;right:14px;border:1px solid rgba(255,255,255,.12);background:rgba(7,11,16,.72);backdrop-filter:blur(10px);color:#fff}
body[data-business-type="automotive"] .vehicle-modal{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(330px,.88fr);min-height:560px}
body[data-business-type="automotive"] .vehicle-modal__media{position:relative;min-width:0;padding:16px;border-right:1px solid rgba(174,196,225,.1);background:#090d12}
body[data-business-type="automotive"] .vehicle-modal__media .modal-product-image{width:100%;height:100%;min-height:500px;aspect-ratio:auto;border-radius:16px;object-fit:cover}
body[data-business-type="automotive"] .vehicle-modal__media .modal-product-gallery{height:100%;grid-template-columns:repeat(3,1fr);gap:8px}
body[data-business-type="automotive"] .vehicle-modal__media .modal-product-gallery img{height:110px;border-radius:12px}
body[data-business-type="automotive"] .vehicle-modal__media .modal-product-gallery img.is-main{height:390px;border-radius:16px}
body[data-business-type="automotive"] .vehicle-modal__media-note{position:absolute;left:28px;right:28px;bottom:28px;display:flex;align-items:flex-start;gap:10px;padding:11px 13px;border:1px solid rgba(255,255,255,.11);border-radius:12px;background:rgba(7,11,16,.72);backdrop-filter:blur(12px);color:#bfc9d6}
body[data-business-type="automotive"] .vehicle-modal__media-note span{color:#72a7fb}
body[data-business-type="automotive"] .vehicle-modal__media-note p{margin:0;font-size:12px;line-height:1.45}
body[data-business-type="automotive"] .vehicle-modal__content{display:flex;flex-direction:column;padding:34px 30px 28px}
body[data-business-type="automotive"] .vehicle-modal__content .section-kicker{margin:0 0 10px;color:#75a5ef;font-size:11px}
body[data-business-type="automotive"] .vehicle-modal__content h2{margin:0;color:#f7f9fc;font-size:34px;line-height:1.08;letter-spacing:-.045em}
body[data-business-type="automotive"] .vehicle-modal__description{margin:12px 0 0;color:#98a5b5;font-size:14px;line-height:1.65}
body[data-business-type="automotive"] .vehicle-modal__price{margin:24px 0 2px;padding:17px 0;border-top:1px solid rgba(180,198,221,.1);border-bottom:1px solid rgba(180,198,221,.1)}
body[data-business-type="automotive"] .vehicle-modal__price span{display:block;color:#708093;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}
body[data-business-type="automotive"] .vehicle-modal__price strong{display:block;margin-top:4px;color:#f6f9fd;font-size:30px;letter-spacing:-.04em}
body[data-business-type="automotive"] .vehicle-modal__content .product-attributes{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:16px;border:0;gap:8px}
body[data-business-type="automotive"] .vehicle-modal__content .product-attributes span{padding:11px 12px;border:1px solid rgba(177,196,221,.1);border-radius:11px;background:#111821}
body[data-business-type="automotive"] .vehicle-modal__content .product-attributes span:first-child{padding-left:12px}
body[data-business-type="automotive"] .vehicle-modal__content .product-attributes span:last-child{padding-right:12px}
body[data-business-type="automotive"] .vehicle-modal__confidence{display:flex;gap:10px;margin-top:18px;padding:13px;border:1px solid rgba(74,145,246,.15);border-radius:12px;background:rgba(47,125,246,.055)}
body[data-business-type="automotive"] .vehicle-modal__confidence>span{color:#71a8fc;font-weight:900}
body[data-business-type="automotive"] .vehicle-modal__confidence p{margin:0;color:#8795a6;font-size:12px;line-height:1.5}
body[data-business-type="automotive"] .vehicle-modal__confidence strong{color:#dce7f7}
body[data-business-type="automotive"] .vehicle-modal__cta{width:100%;min-height:52px;margin-top:auto;border-radius:12px;background:#2f7df6;color:#fff;font-size:13px;box-shadow:0 16px 34px rgba(47,125,246,.18)}

/* Core readability refinements — no microcopy below 12 px on public cards. */
.product-card .badge{font-size:max(11px,0.6875rem)}
.product-attributes small{font-size:12px}
.product-attributes strong{font-size:14px}

@media(max-width:980px){
  body[data-business-type="automotive"] .hero h1{font-size:58px}
  body[data-business-type="automotive"] .search-shell{width:390px}
  body[data-business-type="automotive"] .product-card__footer{display:block}
  body[data-business-type="automotive"] .product-card__footer>div:first-child{margin-bottom:15px}
  body[data-business-type="automotive"] .product-actions{display:grid;grid-template-columns:1fr 1.2fr;width:100%}
  body[data-business-type="automotive"] .product-actions .link-btn,
  body[data-business-type="automotive"] .product-actions .add-btn{width:100%}
  body[data-business-type="automotive"] .product-grid--highlight .product-card__footer{display:block}
  body[data-business-type="automotive"] .product-grid--highlight .product-actions{display:grid;width:100%;margin-top:15px}
  body[data-business-type="automotive"] .vehicle-modal{grid-template-columns:1fr}
  body[data-business-type="automotive"] .vehicle-modal__media{border-right:0;border-bottom:1px solid rgba(174,196,225,.1)}
  body[data-business-type="automotive"] .vehicle-modal__media .modal-product-image{min-height:390px;height:390px}
  body[data-business-type="automotive"] .vehicle-modal__cta{margin-top:22px}
}

@media(max-width:720px){
  .container{width:min(100% - 28px,var(--content-max))}
  .trust-strip__grid{display:flex;overflow:auto;scroll-snap-type:x mandatory;scrollbar-width:none}
  .trust-strip__grid::-webkit-scrollbar{display:none}
  .trust-item{flex:0 0 78%;min-height:82px;padding:15px 16px;scroll-snap-align:start}
  .trust-item:first-child{padding-left:0}.trust-item:last-child{padding-right:16px}
  .trust-item__icon{width:38px;height:38px;flex-basis:38px}
  .trust-item strong{font-size:13px}.trust-item small{font-size:12px}

  body[data-business-type="automotive"]{padding-bottom:28px}
  body[data-business-type="automotive"] .hero{min-height:690px}
  body[data-business-type="automotive"] .hero__inner{min-height:690px}
  body[data-business-type="automotive"] .hero__image{object-position:64% center;filter:saturate(.7) contrast(1.08) brightness(.68)}
  body[data-business-type="automotive"] .hero__overlay{background:linear-gradient(180deg,rgba(5,8,12,.8) 0%,rgba(5,8,12,.68) 25%,rgba(5,8,12,.88) 60%,#080b10 100%)}
  body[data-business-type="automotive"] .hero:after{display:none}
  body[data-business-type="automotive"] .topbar{padding:18px 0}
  body[data-business-type="automotive"] .brand__mark{width:46px;height:46px;border-radius:13px}
  body[data-business-type="automotive"] .brand__text strong{font-size:17px}
  body[data-business-type="automotive"] .brand__text small{font-size:10px}
  body[data-business-type="automotive"] .hero__content{margin:auto 0 126px;max-width:100%}
  body[data-business-type="automotive"] .hero__kicker{font-size:11px;letter-spacing:.13em}
  body[data-business-type="automotive"] .hero h1{font-size:clamp(42px,12vw,56px);line-height:.98}
  body[data-business-type="automotive"] .hero__copy{font-size:15px;line-height:1.65}
  body[data-business-type="automotive"] .hero__actions{display:grid;grid-template-columns:1fr 1fr;margin-top:24px}
  body[data-business-type="automotive"] .primary-cta,
  body[data-business-type="automotive"] .secondary-cta{width:100%;min-height:50px;padding-inline:10px;font-size:12px}
  body[data-business-type="automotive"] .search-shell{left:0;right:0;bottom:48px;width:100%;height:50px}

  body[data-business-type="automotive"] .category-sticky{padding-top:11px}
  body[data-business-type="automotive"] .category-nav__scroll{border-radius:14px}
  body[data-business-type="automotive"] .category-link{min-width:auto;flex:0 0 auto;min-height:45px;padding:7px 11px;font-size:13px}
  body[data-business-type="automotive"] .category-link__icon{width:28px;height:28px}

  body[data-business-type="automotive"] .section-block{padding-top:52px}
  body[data-business-type="automotive"] .highlights-block{padding-top:44px}
  body[data-business-type="automotive"] .section-heading{margin-bottom:18px}
  body[data-business-type="automotive"] .section-kicker{font-size:11px}
  body[data-business-type="automotive"] .section-heading h2{font-size:30px}
  body[data-business-type="automotive"] .section-heading p{font-size:14px}

  body[data-business-type="automotive"] .product-grid--highlight{display:flex;overflow:auto;gap:12px;margin-right:-14px;padding-right:14px;scroll-snap-type:x mandatory;scrollbar-width:none}
  body[data-business-type="automotive"] .product-grid--highlight::-webkit-scrollbar{display:none}
  body[data-business-type="automotive"] .product-grid--highlight .product-card{flex:0 0 91%;scroll-snap-align:start}
  body[data-business-type="automotive"] .product-grid{grid-template-columns:1fr;gap:14px}
  body[data-business-type="automotive"] .product-card{border-radius:17px}
  body[data-business-type="automotive"] .product-card__body{padding:17px;gap:19px}
  body[data-business-type="automotive"] .vehicle-card__eyebrow{font-size:10px}
  body[data-business-type="automotive"] .product-card h3{font-size:19px}
  body[data-business-type="automotive"] .product-card p{font-size:14px}
  body[data-business-type="automotive"] .product-attributes{grid-template-columns:1fr 1fr;margin-top:14px}
  body[data-business-type="automotive"] .product-attributes span{padding:10px 9px;border-bottom:1px solid rgba(180,198,221,.09)}
  body[data-business-type="automotive"] .product-attributes span:nth-child(2){border-right:0;padding-right:0}
  body[data-business-type="automotive"] .product-attributes span:nth-last-child(-n+2){border-bottom:0}
  body[data-business-type="automotive"] .product-attributes span:nth-child(3){padding-left:0}
  body[data-business-type="automotive"] .product-attributes small{font-size:11px}
  body[data-business-type="automotive"] .product-attributes strong{font-size:13px}
  body[data-business-type="automotive"] .price{font-size:23px}
  body[data-business-type="automotive"] .link-btn,
  body[data-business-type="automotive"] .add-btn{min-height:45px;font-size:12px}
  body[data-business-type="automotive"] .image-details-hint{display:none}

  body[data-business-type="automotive"] .product-modal{width:100%;max-width:none;max-height:94dvh;border-radius:22px 22px 0 0;border-left:0;border-right:0;border-bottom:0}
  body[data-business-type="automotive"] .vehicle-modal{display:block}
  body[data-business-type="automotive"] .vehicle-modal__media{padding:0;border:0}
  body[data-business-type="automotive"] .vehicle-modal__media .modal-product-image{height:285px;min-height:285px;border-radius:22px 22px 0 0}
  body[data-business-type="automotive"] .vehicle-modal__media .modal-product-gallery{display:block}
  body[data-business-type="automotive"] .vehicle-modal__media .modal-product-gallery img{display:none}
  body[data-business-type="automotive"] .vehicle-modal__media .modal-product-gallery img.is-main{display:block;width:100%;height:285px;border-radius:22px 22px 0 0}
  body[data-business-type="automotive"] .vehicle-modal__media-note{display:none}
  body[data-business-type="automotive"] .vehicle-modal__content{padding:22px 18px max(18px,env(safe-area-inset-bottom))}
  body[data-business-type="automotive"] .vehicle-modal__content h2{font-size:29px}
  body[data-business-type="automotive"] .vehicle-modal__description{font-size:14px}
  body[data-business-type="automotive"] .vehicle-modal__price strong{font-size:28px}
  body[data-business-type="automotive"] .vehicle-modal__content .product-attributes{grid-template-columns:1fr 1fr;gap:7px}
  body[data-business-type="automotive"] .vehicle-modal__content .product-attributes span{padding:10px 11px;border:1px solid rgba(177,196,221,.1)}
}

@media(max-width:420px){
  body[data-business-type="automotive"] .hero__actions{grid-template-columns:1fr}
  body[data-business-type="automotive"] .hero__content{margin-bottom:170px}
  body[data-business-type="automotive"] .search-shell{bottom:50px}
  body[data-business-type="automotive"] .product-actions{grid-template-columns:.9fr 1.25fr}
}
.data-source-badge.is-demo{color:var(--ui-accent);border-color:rgba(var(--ui-accent-rgb),.28)}
body[data-business-type="retail"] .hero h1 span#heroHighlight{color:var(--accent)}

/* ========================================================================== */
/* Core Multinicho V2.2 — 4-column catalog + Retail Editorial                */
/* ========================================================================== */
:root{--content-max:1460px;--catalog-gap:20px}
.container{width:min(var(--content-max),calc(100% - 48px))}

/* A vitrine usa uma malha única; o conteúdo de cada card continua específico
   da vertical. 4 colunas só entram quando existe largura saudável. */
.product-grid,.product-grid--highlight{grid-template-columns:repeat(4,minmax(0,1fr));gap:var(--catalog-gap)}
.product-card{display:flex;flex-direction:column;height:100%}
.product-card__image-wrap{flex:0 0 auto}
.product-card__body{flex:1;height:auto}
.product-card__footer{margin-top:auto}

@media(max-width:1279px){
  .product-grid,.product-grid--highlight{grid-template-columns:repeat(3,minmax(0,1fr))}
}
@media(max-width:1023px){
  .product-grid,.product-grid--highlight{grid-template-columns:repeat(2,minmax(0,1fr))}
  .container{width:min(var(--content-max),calc(100% - 36px))}
}

/* ---------- Automotive compact catalog cards ---------- */
body[data-business-type="automotive"] .product-grid,
body[data-business-type="automotive"] .product-grid--highlight{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}
body[data-business-type="automotive"] .product-card__image-wrap{aspect-ratio:16/10}
body[data-business-type="automotive"] .product-card__body{padding:17px 17px 18px;gap:17px}
body[data-business-type="automotive"] .vehicle-card__eyebrow{margin-bottom:7px;font-size:12px;letter-spacing:.08em}
body[data-business-type="automotive"] .vehicle-card__availability{font-size:12px}
body[data-business-type="automotive"] .product-card h3{font-size:18px;line-height:1.22}
body[data-business-type="automotive"] .product-card p{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;min-height:44px;font-size:13px;line-height:1.55}
body[data-business-type="automotive"] .product-attributes{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:14px}
body[data-business-type="automotive"] .product-attributes span{padding:10px 9px}
body[data-business-type="automotive"] .product-attributes small{font-size:12px}
body[data-business-type="automotive"] .product-attributes strong{font-size:13px}
body[data-business-type="automotive"] .product-card__footer,
body[data-business-type="automotive"] .product-grid--highlight .product-card__footer{display:block}
body[data-business-type="automotive"] .from-label{font-size:12px}
body[data-business-type="automotive"] .price{font-size:22px}
body[data-business-type="automotive"] .product-actions,
body[data-business-type="automotive"] .product-grid--highlight .product-actions{display:grid;grid-template-columns:.88fr 1.12fr;width:100%;gap:7px;margin-top:15px}
body[data-business-type="automotive"] .product-grid--highlight .product-actions .link-btn,
body[data-business-type="automotive"] .product-grid--highlight .product-actions .add-btn,
body[data-business-type="automotive"] .product-actions .link-btn,
body[data-business-type="automotive"] .product-actions .add-btn{width:100%;min-width:0;padding-inline:8px;font-size:12px}

@media(max-width:1279px){
  body[data-business-type="automotive"] .product-grid,
  body[data-business-type="automotive"] .product-grid--highlight{grid-template-columns:repeat(3,minmax(0,1fr))}
}
@media(max-width:1023px){
  body[data-business-type="automotive"] .product-grid,
  body[data-business-type="automotive"] .product-grid--highlight{grid-template-columns:repeat(2,minmax(0,1fr))}
}

/* ---------- Retail editorial system ---------- */
body[data-business-type="retail"]{
  --bg:#f5f1eb;
  --bg-soft:#eee8df;
  --card:#f8f5f0;
  --card-2:#fbf9f5;
  --text:#1b1917;
  --muted:#716d67;
  --line:rgba(42,35,29,.11);
  --line-strong:rgba(var(--ui-accent-rgb),.35);
  padding-bottom:112px;
  background:var(--bg);
  color:var(--text);
}
body[data-business-type="retail"] .hero{min-height:700px;background:#171411;border-bottom:0}
body[data-business-type="retail"] .hero__inner{min-height:700px}
body[data-business-type="retail"] .hero__image{object-position:center 48%;filter:saturate(.8) contrast(1.02) brightness(.78)}
body[data-business-type="retail"] .hero__overlay{
  background:linear-gradient(90deg,rgba(17,14,12,.94) 0%,rgba(17,14,12,.82) 36%,rgba(17,14,12,.30) 65%,rgba(17,14,12,.15) 100%),linear-gradient(0deg,rgba(17,14,12,.62) 0%,transparent 38%,rgba(0,0,0,.18) 100%);
}
body[data-business-type="retail"] .brand__mark{background:rgba(25,20,17,.48);border-color:rgba(225,205,187,.38);color:#ead9c8}
body[data-business-type="retail"] .brand__text strong{color:#fff}
body[data-business-type="retail"] .brand__text small{color:#d5b99f}
body[data-business-type="retail"] .data-source-badge{border-color:rgba(231,213,196,.26);background:rgba(24,20,17,.54);color:#f3e9df}
body[data-business-type="retail"] .hero__content{max-width:760px;margin:auto 0 88px;text-shadow:0 4px 28px rgba(0,0,0,.42)}
body[data-business-type="retail"] .hero__kicker{color:#e3c8ae;letter-spacing:.18em}
body[data-business-type="retail"] .hero__kicker:before{background:#c7a486}
body[data-business-type="retail"] .hero h1{max-width:760px;font-size:clamp(50px,6vw,80px);font-weight:800;line-height:.98;letter-spacing:-.06em}
body[data-business-type="retail"] .hero h1 span#heroHighlight{color:#e4cdb8}
body[data-business-type="retail"] .hero__copy{max-width:560px;color:#efe8e1;font-size:16px;line-height:1.72;text-shadow:none}
body[data-business-type="retail"] .primary-cta{background:#eadbce;color:#211b17;box-shadow:0 16px 36px rgba(0,0,0,.2)}
body[data-business-type="retail"] .secondary-cta{border-color:rgba(255,255,255,.26);background:rgba(18,15,13,.34);color:#fff}
body[data-business-type="retail"] .search-shell{height:52px;border-color:rgba(255,255,255,.18);background:rgba(20,17,15,.68);box-shadow:0 18px 44px rgba(0,0,0,.2)}
body[data-business-type="retail"] .search-shell>span{color:#e8d4c0}
body[data-business-type="retail"] .search-shell input{color:#fff}
body[data-business-type="retail"] .search-shell input::placeholder{color:#c6bbb1}
body[data-business-type="retail"] .search-shell button{color:#e8d0ba}

body[data-business-type="retail"] .category-sticky{margin-top:0;padding:16px 0 3px;background:linear-gradient(to bottom,#f5f1eb 0%,rgba(245,241,235,.97) 78%,transparent)}
body[data-business-type="retail"] .category-nav__scroll{padding:5px;border-color:rgba(51,41,34,.1);border-radius:16px;background:rgba(251,248,244,.93);box-shadow:0 14px 34px rgba(61,49,39,.08)}
body[data-business-type="retail"] .category-link{min-height:48px;border-radius:12px;color:#716a63;font-size:13px}
body[data-business-type="retail"] .category-link__icon{border:0;background:#f0e9e1;color:#8a6b53}
body[data-business-type="retail"] .category-link:hover,
body[data-business-type="retail"] .category-link.is-active{color:#211d19;background:#ece2d8}
body[data-business-type="retail"] .category-link.is-active:after{background:#8b6a50}
body[data-business-type="retail"] .category-link.is-active .category-link__icon{border:0;background:#e4d5c7}

body[data-business-type="retail"] .section-block{padding-top:76px}
body[data-business-type="retail"] .highlights-block{padding-top:68px}
body[data-business-type="retail"] .section-heading{margin-bottom:25px}
body[data-business-type="retail"] .section-kicker{margin-bottom:9px;color:#8c6f58;font-size:13px;letter-spacing:.15em}
body[data-business-type="retail"] .section-heading h2{color:#1a1816;font-size:clamp(31px,3.5vw,44px);font-weight:700;letter-spacing:-.05em;text-transform:none}
body[data-business-type="retail"] .section-heading p{margin-top:7px;color:#77716b;font-size:14px}

body[data-business-type="retail"] .product-grid,
body[data-business-type="retail"] .product-grid--highlight{grid-template-columns:repeat(4,minmax(0,1fr));gap:28px 18px}
body[data-business-type="retail"] .product-card,
body[data-business-type="retail"] .product-card--featured{overflow:visible;background:transparent;border:0;border-radius:0;box-shadow:none}
body[data-business-type="retail"] .product-card:hover{transform:none;border-color:transparent;box-shadow:none}
body[data-business-type="retail"] .product-card__image-wrap{aspect-ratio:4/5;border-radius:15px;background:#e8e1d9;box-shadow:0 10px 28px rgba(49,38,30,.08);cursor:pointer}
body[data-business-type="retail"] .product-card__image{filter:saturate(.88) contrast(1.01);transition:transform .55s cubic-bezier(.2,.7,.2,1),filter .3s ease}
body[data-business-type="retail"] .product-card:hover .product-card__image{transform:scale(1.025);filter:saturate(.98)}
body[data-business-type="retail"] .badges{left:10px;top:10px}
body[data-business-type="retail"] .badge{height:27px;padding-inline:10px;border:0;background:rgba(251,249,246,.94);color:#25211e;font-size:12px;letter-spacing:.04em;box-shadow:0 5px 18px rgba(0,0,0,.07)}
body[data-business-type="retail"] .badge--novidade{background:#25211e;color:#fff}
body[data-business-type="retail"] .badge--mais-pedido{background:#8b6a50;color:#fff}
body[data-business-type="retail"] .badge--promoção{background:#d7b78f;color:#211c17}
body[data-business-type="retail"] .image-details-hint{display:flex;position:absolute;right:10px;bottom:10px;align-items:center;gap:7px;padding:8px 10px;border-radius:999px;background:rgba(26,22,19,.72);backdrop-filter:blur(10px);color:#fff;font-size:12px;font-weight:700;opacity:0;transform:translateY(5px);transition:.22s}
body[data-business-type="retail"] .product-card:hover .image-details-hint{opacity:1;transform:none}
body[data-business-type="retail"] .image-details-hint b{color:#dfc2a9}
body[data-business-type="retail"] .product-card__body{padding:14px 2px 0;gap:13px}
body[data-business-type="retail"] .product-card h3{margin:0;color:#1c1917;font-size:17px;font-weight:700;line-height:1.35;letter-spacing:-.025em;text-transform:none}
body[data-business-type="retail"] .product-card p{display:none}
body[data-business-type="retail"] .product-attributes{display:flex;flex-wrap:wrap;gap:7px 14px;margin-top:8px}
body[data-business-type="retail"] .product-attributes span{display:flex;flex-direction:row;align-items:baseline;gap:5px;padding:0;border:0;background:transparent}
body[data-business-type="retail"] .product-attributes small{color:#938a82;font-size:12px;letter-spacing:.04em}
body[data-business-type="retail"] .product-attributes strong{color:#625c56;font-size:13px;font-weight:600}
body[data-business-type="retail"] .product-card__footer,
body[data-business-type="retail"] .product-grid--highlight .product-card__footer{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:2px}
body[data-business-type="retail"] .price{margin:0;color:#1c1917;font-size:19px;font-weight:700;letter-spacing:-.025em}
body[data-business-type="retail"] .product-actions,
body[data-business-type="retail"] .product-grid--highlight .product-actions{display:flex;width:auto;margin:0}
body[data-business-type="retail"] .retail-card-action,
body[data-business-type="retail"] .product-grid--highlight .retail-card-action{width:auto;min-height:40px;padding:0 13px;border-radius:10px;background:#211d1a;color:#fff;font-size:13px;font-weight:700;text-transform:none;box-shadow:none}
body[data-business-type="retail"] .retail-card-action:hover{background:#3a312a}

/* Retail cart + product chooser stay in the same warm editorial language. */
body[data-business-type="retail"] .cart-fab{border-color:rgba(255,255,255,.08);background:rgba(31,28,25,.96);color:#fff}
body[data-business-type="retail"] .cart-fab__icon-wrap{border-color:rgba(225,205,187,.32);background:#27221e}
body[data-business-type="retail"] .cart-fab__price strong{color:#e5cdb8}
body[data-business-type="retail"] .cart-drawer{border-left-color:rgba(42,35,29,.1);background:#f8f4ee;color:#1c1917}
body[data-business-type="retail"] .cart-drawer__head{border-bottom-color:rgba(42,35,29,.1)}
body[data-business-type="retail"] .cart-drawer__head h2,
body[data-business-type="retail"] .cart-empty h3,
body[data-business-type="retail"] .cart-item h4{color:#1c1917}
body[data-business-type="retail"] .icon-btn{border-color:rgba(42,35,29,.1);background:#eee7df;color:#1c1917}
body[data-business-type="retail"] .cart-item{border-bottom-color:rgba(42,35,29,.09)}
body[data-business-type="retail"] .cart-item__main>span,
body[data-business-type="retail"] .cart-empty{color:#77706a}
body[data-business-type="retail"] .qty button{border-color:rgba(42,35,29,.12);background:#eee7df;color:#1c1917}
body[data-business-type="retail"] .product-modal{border-color:rgba(42,35,29,.1);background:#faf7f2;color:#1c1917;box-shadow:0 30px 80px rgba(31,24,19,.25)}
body[data-business-type="retail"] .modal-close{background:rgba(250,247,242,.9);color:#1c1917}
body[data-business-type="retail"] .modal-product-copy h2{color:#1c1917;text-transform:none}
body[data-business-type="retail"] .modal-product-copy p{color:#746e68}
body[data-business-type="retail"] .option-group{border-top-color:rgba(42,35,29,.09)}
body[data-business-type="retail"] .option-group legend{color:#1c1917}
body[data-business-type="retail"] .choice-row{display:inline-flex;min-height:44px;margin:7px 7px 0 0;padding:0 13px;border:1px solid rgba(42,35,29,.14);border-radius:10px;background:#fff;color:#27221f;vertical-align:top}
body[data-business-type="retail"] .choice-row strong{display:none}
body[data-business-type="retail"] .choice-row input{accent-color:#7c604c}
body[data-business-type="retail"] .modal-add-row{background:rgba(250,247,242,.96);border-top-color:rgba(42,35,29,.1)}
body[data-business-type="retail"] .modal-add-row>div span{color:#77706a}
body[data-business-type="retail"] .modal-add-row>div strong{color:#1c1917}
body[data-business-type="retail"] .modal-add-row .checkout-btn{background:#211d1a;color:#fff}
body[data-business-type="retail"] .cart-bottom{border-top-color:rgba(42,35,29,.1);background:#f2ece5}
body[data-business-type="retail"] .summary-row strong{color:#1c1917}
body[data-business-type="retail"] .total-row strong{color:#6f543f}
body[data-business-type="retail"] .checkout-btn{background:#211d1a;color:#fff}
body[data-business-type="retail"] .checkout-note{color:#77706a}
body[data-business-type="retail"] .obs-label{color:#1c1917}
body[data-business-type="retail"] textarea,
body[data-business-type="retail"] .field-label input{border-color:rgba(42,35,29,.12);background:#fff;color:#1c1917}
body[data-business-type="retail"] .upsell-block{border-bottom-color:rgba(42,35,29,.1)}
body[data-business-type="retail"] .upsell-title span{color:#1c1917}
body[data-business-type="retail"] .upsell-item{border-color:rgba(42,35,29,.1);background:#fff;color:#1c1917}
body[data-business-type="retail"] .upsell-item small{color:#6f543f}
body[data-business-type="retail"] .upsell-item em{color:#817970}

@media(max-width:1279px){
  body[data-business-type="retail"] .product-grid,
  body[data-business-type="retail"] .product-grid--highlight{grid-template-columns:repeat(3,minmax(0,1fr))}
}
@media(max-width:1023px){
  body[data-business-type="retail"] .product-grid,
  body[data-business-type="retail"] .product-grid--highlight{grid-template-columns:repeat(2,minmax(0,1fr))}
}

/* Curated sections become horizontal discovery on mobile; full catalog remains
   vertical so users can scan everything without hunting sideways. */
@media(max-width:720px){
  .container{width:min(var(--content-max),calc(100% - 28px))}
  .product-grid{grid-template-columns:1fr;gap:14px}
  .product-grid--highlight{display:flex;grid-template-columns:none;overflow-x:auto;gap:12px;margin-right:-14px;padding-right:14px;scroll-snap-type:x mandatory;overscroll-behavior-x:contain;scrollbar-width:none}
  .product-grid--highlight::-webkit-scrollbar{display:none}
  .product-grid--highlight .product-card{flex:0 0 86%;scroll-snap-align:start}

  body[data-business-type="automotive"] .product-grid{grid-template-columns:1fr;gap:14px}
  body[data-business-type="automotive"] .product-grid--highlight{display:flex;grid-template-columns:none;overflow-x:auto;gap:12px;margin-right:-14px;padding-right:14px;scroll-snap-type:x mandatory}
  body[data-business-type="automotive"] .product-grid--highlight .product-card{flex:0 0 88%;scroll-snap-align:start}
  body[data-business-type="automotive"] .product-card p{min-height:auto}

  body[data-business-type="retail"]{padding-bottom:98px}
  body[data-business-type="retail"] .hero{min-height:680px}
  body[data-business-type="retail"] .hero__inner{min-height:680px}
  body[data-business-type="retail"] .hero__image{object-position:64% center}
  body[data-business-type="retail"] .hero__overlay{background:linear-gradient(180deg,rgba(17,14,12,.5) 0%,rgba(17,14,12,.38) 28%,rgba(17,14,12,.8) 67%,rgba(17,14,12,.98) 100%)}
  body[data-business-type="retail"] .hero__content{margin-bottom:118px}
  body[data-business-type="retail"] .hero h1{font-size:clamp(41px,12vw,58px)}
  body[data-business-type="retail"] .category-sticky{padding-top:10px}
  body[data-business-type="retail"] .section-block{padding-top:52px}
  body[data-business-type="retail"] .highlights-block{padding-top:44px}
  body[data-business-type="retail"] .product-grid{grid-template-columns:1fr;gap:30px}
  body[data-business-type="retail"] .product-grid--highlight{display:flex;grid-template-columns:none;gap:12px;margin-right:-14px;padding-right:14px}
  body[data-business-type="retail"] .product-grid--highlight .product-card{flex:0 0 82%}
  body[data-business-type="retail"] .product-card__image-wrap{aspect-ratio:4/5}
  body[data-business-type="retail"] .image-details-hint{display:none}
  body[data-business-type="retail"] .product-card__body{padding-top:13px}
  body[data-business-type="retail"] .product-card__footer{display:flex}
  body[data-business-type="retail"] .retail-card-action{min-height:42px;font-size:12px}
}

/* ========================================================================== */
/* Core Multinicho V2.3 — Food Editorial + Mobile Cohesion                    */
/* ========================================================================== */

/* ---------- Food / hospitality editorial system ---------- */
body[data-business-type="food"]{
  --bg:#f4eee6;
  --bg-soft:#eee5da;
  --card:#fffaf4;
  --card-2:#fffdf9;
  --text:#241d19;
  --muted:#756a61;
  --line:rgba(64,45,34,.11);
  --line-strong:rgba(var(--ui-accent-rgb),.34);
  --radius:20px;
  --shadow:0 20px 56px rgba(76,52,35,.12);
  background:
    radial-gradient(circle at 84% 12%,rgba(var(--ui-accent-rgb),.055),transparent 28rem),
    var(--bg);
  color:var(--text);
  padding-bottom:112px;
}
body[data-business-type="food"] .hero{min-height:700px;background:#1b100c;border-bottom:0}
body[data-business-type="food"] .hero__inner{min-height:700px}
body[data-business-type="food"] .hero__image{object-position:center 54%;filter:saturate(.9) contrast(1.04) brightness(.72)}
body[data-business-type="food"] .hero__overlay{
  background:
    radial-gradient(circle at 73% 46%,rgba(207,86,51,.12),transparent 31%),
    linear-gradient(90deg,rgba(24,13,9,.96) 0%,rgba(24,13,9,.86) 37%,rgba(24,13,9,.42) 66%,rgba(24,13,9,.19) 100%),
    linear-gradient(0deg,rgba(28,16,11,.76) 0%,transparent 38%,rgba(0,0,0,.18) 100%);
}
body[data-business-type="food"] .topbar{padding-top:27px}
body[data-business-type="food"] .brand__mark{border-color:rgba(240,193,159,.36);background:rgba(31,17,12,.48);color:#f1c5a3;box-shadow:inset 0 0 0 4px rgba(255,255,255,.025),0 14px 36px rgba(0,0,0,.24)}
body[data-business-type="food"] .brand__text strong{color:#fff;font-size:20px;font-weight:800}
body[data-business-type="food"] .brand__text small{color:#df9d77;font-size:12px;letter-spacing:.15em}
body[data-business-type="food"] .data-source-badge{border-color:rgba(242,202,172,.22);background:rgba(35,20,14,.52);color:#f5ded0}
body[data-business-type="food"] .status-card{border-right-color:rgba(255,255,255,.12)}
body[data-business-type="food"] .status-card small{color:#c8b7aa}
body[data-business-type="food"] .top-action{border-color:rgba(255,255,255,.13);background:rgba(28,16,11,.52)}
body[data-business-type="food"] .hero__content{max-width:780px;margin:auto 0 90px;text-shadow:0 4px 28px rgba(0,0,0,.44)}
body[data-business-type="food"] .hero__kicker{margin-bottom:15px;color:#efb48e;font-size:13px;letter-spacing:.17em}
body[data-business-type="food"] .hero__kicker:before{width:38px;background:#d7603f}
body[data-business-type="food"] .hero h1{max-width:780px;font-size:clamp(50px,6vw,82px);line-height:.97;letter-spacing:-.06em;font-weight:800;text-transform:none}
body[data-business-type="food"] .hero h1 span#heroHighlight{color:#f0c19f}
body[data-business-type="food"] .hero__copy{max-width:610px;margin-top:23px;color:#eadfd7;font-size:16px;line-height:1.72;text-shadow:none}
body[data-business-type="food"] .hero__actions{margin-top:30px;gap:10px}
body[data-business-type="food"] .primary-cta,
body[data-business-type="food"] .secondary-cta{min-height:52px;border-radius:12px;padding-inline:21px;font-size:13px;text-transform:none;letter-spacing:0}
body[data-business-type="food"] .primary-cta{background:#c94f32;color:#fff;box-shadow:0 16px 36px rgba(201,79,50,.26)}
body[data-business-type="food"] .secondary-cta{border-color:rgba(242,203,174,.26);background:rgba(29,17,12,.36);color:#fff}
body[data-business-type="food"] .search-shell{right:0;bottom:63px;width:min(430px,39vw);height:52px;padding-inline:16px;border-color:rgba(255,255,255,.16);border-radius:14px;background:rgba(30,17,12,.68);box-shadow:0 18px 44px rgba(0,0,0,.22)}
body[data-business-type="food"] .search-shell>span{color:#efb18a}
body[data-business-type="food"] .search-shell input{color:#fff;font-size:14px}
body[data-business-type="food"] .search-shell input::placeholder{color:#c6b6aa}
body[data-business-type="food"] .search-shell button{color:#f0c19f}

/* Food benefits: continuity between the dark hero and the warm catalog. */
body[data-business-type="food"] .trust-strip{background:#2a1912;border-bottom:0;color:#fff}
body[data-business-type="food"] .trust-strip__grid{padding-block:2px}
body[data-business-type="food"] .trust-item{min-height:96px;border-right-color:rgba(255,255,255,.09)}
body[data-business-type="food"] .trust-item__icon{width:44px;height:44px;flex-basis:44px;border-color:rgba(239,176,137,.24);background:rgba(239,176,137,.08);color:#f0bd9b;font-size:13px}
body[data-business-type="food"] .trust-item strong{color:#fff;font-size:14px}
body[data-business-type="food"] .trust-item small{color:#bfaea3;font-size:13px}

/* Food categories */
body[data-business-type="food"] .category-sticky{margin-top:0;padding:16px 0 3px;background:linear-gradient(to bottom,#f4eee6 0%,rgba(244,238,230,.97) 78%,transparent)}
body[data-business-type="food"] .category-nav__scroll{gap:4px;padding:5px;border-color:rgba(64,45,34,.1);border-radius:16px;background:rgba(255,250,244,.94);box-shadow:0 14px 34px rgba(80,55,38,.08)}
body[data-business-type="food"] .category-link{min-height:48px;border-radius:12px;color:#76695f;font-size:13px}
body[data-business-type="food"] .category-link__icon{border:0;background:#f1e4d8;color:#b54e34}
body[data-business-type="food"] .category-link:hover,
body[data-business-type="food"] .category-link.is-active{color:#281f1a;background:#ead9cc}
body[data-business-type="food"] .category-link.is-active:after{background:#c94f32}
body[data-business-type="food"] .category-link.is-active .category-link__icon{border:0;background:#e7cbbb;color:#a8422c}

/* Food hierarchy */
body[data-business-type="food"] .section-block{padding-top:68px}
body[data-business-type="food"] .highlights-block{padding-top:58px}
body[data-business-type="food"] .section-heading{margin-bottom:25px}
body[data-business-type="food"] .section-kicker{margin-bottom:9px;color:#b44b31;font-size:12px;letter-spacing:.17em}
body[data-business-type="food"] .section-heading h2{color:#261e19;font-size:clamp(31px,3.6vw,44px);font-weight:800;letter-spacing:-.045em;text-transform:none}
body[data-business-type="food"] .section-heading p{margin-top:8px;color:#786d64;font-size:14px}

/* Food catalog cards: one strong action, photography first. */
body[data-business-type="food"] .product-grid,
body[data-business-type="food"] .product-grid--highlight{grid-template-columns:repeat(4,minmax(0,1fr));gap:22px 18px}
body[data-business-type="food"] .product-card,
body[data-business-type="food"] .product-card--featured{overflow:hidden;background:#fffaf4;border:1px solid rgba(67,47,35,.09);border-radius:18px;box-shadow:0 12px 34px rgba(75,51,35,.075);transition:transform .24s ease,box-shadow .24s ease,border-color .24s ease}
body[data-business-type="food"] .product-card:hover{transform:translateY(-4px);border-color:rgba(201,79,50,.2);box-shadow:0 22px 48px rgba(75,51,35,.13)}
body[data-business-type="food"] .product-card__image-wrap{aspect-ratio:4/3;background:#e8ddd3}
body[data-business-type="food"] .product-card__image{filter:saturate(.96) contrast(1.01);transition:transform .45s cubic-bezier(.2,.7,.2,1),filter .3s ease}
body[data-business-type="food"] .product-card:hover .product-card__image{transform:scale(1.035);filter:saturate(1.03)}
body[data-business-type="food"] .badges{left:12px;top:12px}
body[data-business-type="food"] .badge{height:27px;padding-inline:10px;border:0;background:rgba(255,251,246,.94);color:#2c211c;font-size:12px;letter-spacing:.025em;box-shadow:0 5px 16px rgba(0,0,0,.06)}
body[data-business-type="food"] .badge--mais-pedido{background:#a8422d;color:#fff}
body[data-business-type="food"] .badge--novidade{background:#596b45;color:#fff}
body[data-business-type="food"] .badge--promoção{background:#e7b766;color:#2d2012}
body[data-business-type="food"] .product-card__body{padding:17px 17px 18px;gap:17px}
body[data-business-type="food"] .product-card h3{margin:0 0 7px;color:#261e19;font-size:18px;font-weight:800;line-height:1.3;letter-spacing:-.025em;text-transform:none}
body[data-business-type="food"] .product-card p{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;min-height:46px;color:#766b62;font-size:13px;line-height:1.65}
body[data-business-type="food"] .product-card__footer,
body[data-business-type="food"] .product-grid--highlight .product-card__footer{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin-top:auto}
body[data-business-type="food"] .from-label{color:#9a8d82;font-size:12px;letter-spacing:.04em;text-transform:none}
body[data-business-type="food"] .price{margin-top:2px;color:#9f3f2b;font-size:21px;font-weight:800;letter-spacing:-.025em}
body[data-business-type="food"] .product-actions,
body[data-business-type="food"] .product-grid--highlight .product-actions{display:flex;width:auto;margin:0}
body[data-business-type="food"] .food-card-action,
body[data-business-type="food"] .product-grid--highlight .food-card-action{width:auto;min-height:42px;padding:0 13px;border-radius:10px;background:#2a211c;color:#fff;font-size:12px;font-weight:800;text-transform:none;box-shadow:none}
body[data-business-type="food"] .food-card-action:hover{background:#c94f32}

/* Food cart and product builder */
body[data-business-type="food"] .cart-fab{border-color:rgba(255,255,255,.08);background:rgba(42,33,28,.97);color:#fff;box-shadow:0 22px 58px rgba(46,31,22,.28)}
body[data-business-type="food"] .cart-fab__icon-wrap{border-color:rgba(240,193,159,.28);background:#362821}
body[data-business-type="food"] .cart-fab__price strong{color:#f0c19f}
body[data-business-type="food"] .cart-fab__button{background:#c94f32;color:#fff}
body[data-business-type="food"] .cart-fab:not(.cart-fab--active) .cart-fab__button{background:#51463f;color:#a99d95}
body[data-business-type="food"] .cart-drawer{border-left-color:rgba(64,45,34,.1);background:#fffaf4;color:#261e19}
body[data-business-type="food"] .cart-drawer__head{border-bottom-color:rgba(64,45,34,.09)}
body[data-business-type="food"] .cart-drawer__head h2,
body[data-business-type="food"] .cart-empty h3,
body[data-business-type="food"] .cart-item h4{color:#261e19}
body[data-business-type="food"] .icon-btn{border-color:rgba(64,45,34,.1);background:#f1e8df;color:#261e19}
body[data-business-type="food"] .cart-item{border-bottom-color:rgba(64,45,34,.08)}
body[data-business-type="food"] .cart-item__details{color:#a8422d}
body[data-business-type="food"] .cart-item__main>span,
body[data-business-type="food"] .cart-empty{color:#786d64}
body[data-business-type="food"] .qty button{border-color:rgba(64,45,34,.12);background:#f0e7de;color:#261e19}
body[data-business-type="food"] .upsell-block{border-bottom-color:rgba(64,45,34,.09)}
body[data-business-type="food"] .upsell-title span{color:#261e19}
body[data-business-type="food"] .upsell-item{border-color:rgba(64,45,34,.09);background:#fff;color:#261e19}
body[data-business-type="food"] .upsell-item small{color:#a8422d}
body[data-business-type="food"] .upsell-item em{color:#83776e}
body[data-business-type="food"] .order-config{color:#261e19}
body[data-business-type="food"] .fulfillment-tabs button{border-color:rgba(64,45,34,.11);background:#f1e8df;color:#655a52}
body[data-business-type="food"] .fulfillment-tabs button.is-active{border-color:rgba(201,79,50,.34);background:rgba(201,79,50,.08);color:#a8422d}
body[data-business-type="food"] .field-label input,
body[data-business-type="food"] textarea{border-color:rgba(64,45,34,.11);background:#fff;color:#261e19}
body[data-business-type="food"] .field-label input:focus,
body[data-business-type="food"] textarea:focus{border-color:rgba(201,79,50,.48)}
body[data-business-type="food"] .cart-bottom{border-top-color:rgba(64,45,34,.09);background:#f2e9df}
body[data-business-type="food"] .summary-row strong{color:#261e19}
body[data-business-type="food"] .total-row strong{color:#9f3f2b}
body[data-business-type="food"] .checkout-btn{background:#c94f32;color:#fff}
body[data-business-type="food"] .checkout-note{color:#786d64}
body[data-business-type="food"] .product-modal{border-color:rgba(64,45,34,.1);background:#fffaf4;color:#261e19;box-shadow:0 30px 80px rgba(48,32,22,.26)}
body[data-business-type="food"] .modal-close{background:rgba(255,250,244,.92);color:#261e19}
body[data-business-type="food"] .modal-product-copy h2{color:#261e19;text-transform:none}
body[data-business-type="food"] .modal-product-copy p{color:#766b62}
body[data-business-type="food"] .option-group{border-top-color:rgba(64,45,34,.09)}
body[data-business-type="food"] .option-group legend{color:#261e19}
body[data-business-type="food"] .choice-row{border-bottom-color:rgba(64,45,34,.08);color:#352a24}
body[data-business-type="food"] .choice-row input{accent-color:#c94f32}
body[data-business-type="food"] .modal-add-row{border-top-color:rgba(64,45,34,.09);background:rgba(255,250,244,.97)}
body[data-business-type="food"] .modal-add-row>div span{color:#786d64}
body[data-business-type="food"] .modal-add-row>div strong{color:#9f3f2b}
body[data-business-type="food"] .modal-add-row .checkout-btn{background:#2a211c}

@media(max-width:1279px){
  body[data-business-type="food"] .product-grid,
  body[data-business-type="food"] .product-grid--highlight{grid-template-columns:repeat(3,minmax(0,1fr))}
}
@media(max-width:1023px){
  body[data-business-type="food"] .product-grid,
  body[data-business-type="food"] .product-grid--highlight{grid-template-columns:repeat(2,minmax(0,1fr))}
}

/* ---------- V2.3 mobile cohesion for all verticals ---------- */
@media(max-width:720px){
  html{scroll-padding-top:86px}
  .container{width:min(var(--content-max),calc(100% - 28px))}
  .topbar{gap:10px;padding:17px 0}
  .brand{min-width:0;gap:10px}
  .brand__mark{flex:0 0 auto}
  .brand__text{min-width:0}
  .brand__text strong{max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
  .topbar__actions{gap:8px;flex:0 0 auto}
  .top-action{min-width:46px;min-height:46px;justify-content:center;border-radius:13px;padding:8px 10px}
  .top-action__badge{right:-3px;top:-5px}
  .status-card{min-width:0}
  .hero__actions{display:grid;grid-template-columns:1fr 1fr;gap:9px}
  .primary-cta,.secondary-cta{width:100%;min-height:50px;padding-inline:11px;font-size:13px}
  .search-shell{height:52px;border-radius:14px;padding-inline:14px}
  .search-shell input{font-size:15px}
  .category-nav__scroll{scroll-padding-inline:8px;overscroll-behavior-x:contain}
  .category-link{min-height:46px;font-size:13px}
  .section-block{padding-top:50px}
  .highlights-block{padding-top:42px}
  .section-heading{margin-bottom:18px}
  .section-heading h2{font-size:30px;line-height:1.08}
  .section-heading p{font-size:14px;line-height:1.55}
  .product-grid{gap:18px}
  .product-grid--highlight{gap:12px;margin-right:-14px;padding-right:14px}
  .product-grid--highlight .product-card{flex-basis:86%}
  .product-card h3{font-size:17px}
  .product-card p{font-size:14px}
  .badge{font-size:12px}
  .add-btn,.link-btn{min-height:44px;font-size:13px}
  .cart-fab{width:calc(100% - 20px);min-height:68px;grid-template-columns:auto minmax(0,1fr) auto;gap:10px;padding:8px 10px;border-radius:19px}
  .cart-fab__icon-wrap{width:50px;height:50px}
  .cart-fab__copy{min-width:0}
  .cart-fab__copy strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px}
  .cart-fab__copy small{font-size:12px}
  .cart-fab__price small{font-size:12px}
  .cart-fab__price strong{font-size:18px}
  .product-modal{width:100%;max-width:none;max-height:94dvh;border-radius:22px 22px 0 0;border-left:0;border-right:0;border-bottom:0}
  .modal-close{width:44px;height:44px}
  .choice-row{min-height:48px}

  /* Food mobile */
  body[data-business-type="food"]{padding-bottom:100px}
  body[data-business-type="food"] .hero{min-height:690px}
  body[data-business-type="food"] .hero__inner{min-height:690px}
  body[data-business-type="food"] .hero__image{object-position:65% center;filter:saturate(.88) contrast(1.03) brightness(.65)}
  body[data-business-type="food"] .hero__overlay{background:linear-gradient(180deg,rgba(25,14,10,.68) 0%,rgba(25,14,10,.48) 28%,rgba(25,14,10,.84) 63%,#2a1912 100%)}
  body[data-business-type="food"] .brand__mark{width:46px;height:46px;border-radius:13px}
  body[data-business-type="food"] .brand__text strong{font-size:17px}
  body[data-business-type="food"] .brand__text small{font-size:12px}
  body[data-business-type="food"] .hero__content{margin:auto 0 126px;max-width:100%}
  body[data-business-type="food"] .hero__kicker{font-size:12px;letter-spacing:.13em}
  body[data-business-type="food"] .hero h1{font-size:clamp(42px,12vw,58px);line-height:.98}
  body[data-business-type="food"] .hero__copy{max-width:100%;font-size:15px;line-height:1.65}
  body[data-business-type="food"] .hero__actions{margin-top:24px}
  body[data-business-type="food"] .search-shell{left:0;right:0;bottom:48px;width:100%;max-width:none}
  body[data-business-type="food"] .trust-strip__grid{padding-left:14px}
  body[data-business-type="food"] .trust-item{flex:0 0 84%;min-height:88px;padding:15px 16px}
  body[data-business-type="food"] .trust-item:first-child{padding-left:0}
  body[data-business-type="food"] .trust-item strong{font-size:14px}
  body[data-business-type="food"] .trust-item small{font-size:12px}
  body[data-business-type="food"] .category-sticky{padding-top:10px}
  body[data-business-type="food"] .category-link{flex:0 0 auto;min-width:auto;padding:7px 11px}
  body[data-business-type="food"] .section-block{padding-top:52px}
  body[data-business-type="food"] .highlights-block{padding-top:44px}
  body[data-business-type="food"] .section-kicker{font-size:12px}
  body[data-business-type="food"] .section-heading h2{font-size:31px}
  body[data-business-type="food"] .product-grid{grid-template-columns:1fr;gap:18px}
  body[data-business-type="food"] .product-grid--highlight{display:flex;grid-template-columns:none;overflow-x:auto;gap:12px;margin-right:-14px;padding-right:14px;scroll-snap-type:x mandatory;scrollbar-width:none}
  body[data-business-type="food"] .product-grid--highlight::-webkit-scrollbar{display:none}
  body[data-business-type="food"] .product-grid--highlight .product-card{flex:0 0 86%;scroll-snap-align:start}
  body[data-business-type="food"] .product-card{border-radius:16px}
  body[data-business-type="food"] .product-card__body{padding:16px;gap:16px}
  body[data-business-type="food"] .product-card h3{font-size:18px}
  body[data-business-type="food"] .product-card p{min-height:auto;font-size:14px}
  body[data-business-type="food"] .product-card__footer{align-items:center}
  body[data-business-type="food"] .from-label{font-size:12px}
  body[data-business-type="food"] .price{font-size:21px}
  body[data-business-type="food"] .food-card-action{min-height:44px;font-size:13px}
  body[data-business-type="food"] .modal-product-image{aspect-ratio:16/10}

  /* Automotive: remove the remaining microtype on small screens. */
  body[data-business-type="automotive"] .vehicle-card__eyebrow,
  body[data-business-type="automotive"] .product-attributes small,
  body[data-business-type="automotive"] .section-kicker{font-size:12px}
  body[data-business-type="automotive"] .product-attributes strong{font-size:14px}
  body[data-business-type="automotive"] .product-grid--highlight .product-card{flex-basis:88%}
  body[data-business-type="automotive"] .hero__copy{font-size:15px}

  /* Retail discovery remains editorial, but with more deliberate mobile rhythm. */
  body[data-business-type="retail"] .product-grid--highlight .product-card{flex-basis:84%}
  body[data-business-type="retail"] .section-kicker{font-size:12px}
  body[data-business-type="retail"] .product-card h3{font-size:18px}
  body[data-business-type="retail"] .product-attributes small{font-size:12px}
  body[data-business-type="retail"] .product-attributes strong{font-size:13px}
}

@media(max-width:420px){
  .hero__actions{grid-template-columns:1fr}
  .primary-cta,.secondary-cta{min-height:50px}
  .cart-fab__copy small{display:none}
  .cart-fab__price strong{font-size:17px}
  body[data-business-type="food"] .hero__content,
  body[data-business-type="automotive"] .hero__content,
  body[data-business-type="retail"] .hero__content{margin-bottom:166px}
  body[data-business-type="food"] .product-card__footer{display:block}
  body[data-business-type="food"] .product-card__footer>div:first-child{margin-bottom:12px}
  body[data-business-type="food"] .product-actions,
  body[data-business-type="food"] .food-card-action{width:100%}
  body[data-business-type="retail"] .product-card__footer{align-items:flex-end}
}

/* V2.3 readability pass — avoid microtype in the customer-facing catalog. */
body[data-business-type="food"] .section-kicker,
body[data-business-type="food"] .from-label{font-size:13px}
body[data-business-type="food"] .product-card p{font-size:14px}
body[data-business-type="food"] .food-card-action{font-size:13px}
body[data-business-type="automotive"] .vehicle-card__eyebrow,
body[data-business-type="automotive"] .vehicle-card__availability,
body[data-business-type="automotive"] .from-label{font-size:13px}
body[data-business-type="automotive"] .product-card p{font-size:14px}
body[data-business-type="automotive"] .product-attributes small{font-size:12px}
body[data-business-type="automotive"] .product-attributes strong{font-size:14px}
body[data-business-type="automotive"] .product-actions .link-btn,
body[data-business-type="automotive"] .product-actions .add-btn{font-size:13px}
body[data-business-type="retail"] .section-kicker,
body[data-business-type="retail"] .product-attributes small{font-size:13px}
body[data-business-type="retail"] .product-attributes strong{font-size:14px}
body[data-business-type="retail"] .retail-card-action{font-size:13px}
@media(max-width:720px){
  .cart-fab__copy small,.cart-fab__price small{font-size:13px}
  body[data-business-type="automotive"] .product-attributes small,
  body[data-business-type="automotive"] .section-kicker,
  body[data-business-type="retail"] .section-kicker,
  body[data-business-type="food"] .section-kicker{font-size:13px}
}

/* ========================================================================== */
/* Core Multinicho V2.4 — Services Engine                                     */
/* ========================================================================== */
body[data-business-type="services"]{
  --bg:#f2efe9;--bg-soft:#e9e4dc;--card:#fff;--card-2:#fff;--text:#171a1b;--muted:#6f716f;
  --line:rgba(22,28,29,.10);--line-strong:rgba(var(--ui-accent-rgb),.34);--radius:18px;--shadow:0 20px 52px rgba(26,31,31,.11);
  background:radial-gradient(circle at 85% 8%,rgba(var(--ui-accent-rgb),.065),transparent 32rem),var(--bg);color:var(--text);padding-bottom:36px
}
body[data-business-type="services"] .hero{min-height:710px;background:#0b0e0f}
body[data-business-type="services"] .hero__inner{min-height:710px}
body[data-business-type="services"] .hero__image{object-position:center 52%;filter:saturate(.72) contrast(1.08) brightness(.58)}
body[data-business-type="services"] .hero__overlay{background:radial-gradient(circle at 70% 45%,rgba(199,163,105,.08),transparent 28%),linear-gradient(90deg,rgba(8,11,12,.97) 0%,rgba(8,11,12,.87) 38%,rgba(8,11,12,.48) 66%,rgba(8,11,12,.26) 100%),linear-gradient(0deg,rgba(8,11,12,.8),transparent 42%)}
body[data-business-type="services"] .topbar{padding-top:27px}
body[data-business-type="services"] .brand__mark{border-color:rgba(229,207,170,.33);background:rgba(11,14,15,.58);color:#e6cfaa;box-shadow:inset 0 0 0 4px rgba(255,255,255,.02),0 14px 36px rgba(0,0,0,.3)}
body[data-business-type="services"] .brand__text strong{color:#fff;font-size:20px;font-weight:800}
body[data-business-type="services"] .brand__text small{color:#c8a46a;font-size:12px;letter-spacing:.15em}
body[data-business-type="services"] .data-source-badge{border-color:rgba(229,207,170,.2);background:rgba(10,13,14,.54);color:#efe6d6}
body[data-business-type="services"] .hero__content{max-width:780px;margin:auto 0 92px;text-shadow:0 4px 28px rgba(0,0,0,.48)}
body[data-business-type="services"] .hero__kicker{margin-bottom:15px;color:#d7bb8c;font-size:13px;letter-spacing:.17em}
body[data-business-type="services"] .hero__kicker:before{width:38px;background:#c8a46a}
body[data-business-type="services"] .hero h1{max-width:790px;font-size:clamp(52px,6vw,84px);line-height:.97;letter-spacing:-.06em;font-weight:800;text-transform:none}
body[data-business-type="services"] .hero h1 span#heroHighlight{color:#e3cca5}
body[data-business-type="services"] .hero__copy{max-width:620px;margin-top:23px;color:#dde0df;font-size:16px;line-height:1.72;text-shadow:none}
body[data-business-type="services"] .hero__actions{margin-top:30px;gap:10px}
body[data-business-type="services"] .primary-cta,body[data-business-type="services"] .secondary-cta{min-height:52px;border-radius:11px;padding-inline:22px;font-size:13px;text-transform:none;letter-spacing:0}
body[data-business-type="services"] .primary-cta{background:#d0ae78;color:#151719;box-shadow:0 16px 38px rgba(200,164,106,.22)}
body[data-business-type="services"] .secondary-cta{border-color:rgba(229,207,170,.27);background:rgba(8,11,12,.38);color:#fff}
body[data-business-type="services"] .search-shell{right:0;bottom:64px;width:min(430px,39vw);height:52px;padding-inline:16px;border-color:rgba(255,255,255,.15);border-radius:13px;background:rgba(9,12,13,.7);box-shadow:0 18px 44px rgba(0,0,0,.28)}
body[data-business-type="services"] .search-shell>span,body[data-business-type="services"] .search-shell button{color:#d5b781}
body[data-business-type="services"] .search-shell input{color:#fff;font-size:14px}
body[data-business-type="services"] .search-shell input::placeholder{color:#abb0af}

body[data-business-type="services"] .trust-strip{background:#131718;border:0;color:#fff}
body[data-business-type="services"] .trust-item{min-height:98px;border-right-color:rgba(255,255,255,.08)}
body[data-business-type="services"] .trust-item__icon{width:44px;height:44px;flex-basis:44px;border-color:rgba(218,190,145,.24);background:rgba(218,190,145,.08);color:#dec296;font-size:14px}
body[data-business-type="services"] .trust-item strong{color:#fff;font-size:14px}
body[data-business-type="services"] .trust-item small{color:#aeb4b2;font-size:13px}

body[data-business-type="services"] .category-sticky{margin-top:0;padding:16px 0 3px;background:linear-gradient(to bottom,#f2efe9 0%,rgba(242,239,233,.97) 78%,transparent)}
body[data-business-type="services"] .category-nav__scroll{gap:4px;padding:5px;border-color:rgba(20,27,28,.09);border-radius:15px;background:rgba(255,255,255,.94);box-shadow:0 14px 34px rgba(28,34,34,.07)}
body[data-business-type="services"] .category-link{min-height:48px;border-radius:11px;color:#6f7472;font-size:13px}
body[data-business-type="services"] .category-link__icon{border:0;background:#ece7df;color:#947443}
body[data-business-type="services"] .category-link:hover,body[data-business-type="services"] .category-link.is-active{color:#171a1b;background:#e8dfd1}
body[data-business-type="services"] .category-link.is-active:after{background:#b38d52}
body[data-business-type="services"] .category-link.is-active .category-link__icon{border:0;background:#dac6a6;color:#5e4829}

body[data-business-type="services"] .section-block{padding-top:68px}
body[data-business-type="services"] .highlights-block{padding-top:58px}
body[data-business-type="services"] .section-heading{margin-bottom:25px;max-width:760px}
body[data-business-type="services"] .section-kicker{margin-bottom:9px;color:#957345;font-size:12px;letter-spacing:.17em}
body[data-business-type="services"] .section-heading h2{color:#171a1b;font-size:clamp(31px,3.6vw,44px);font-weight:800;letter-spacing:-.045em;text-transform:none}
body[data-business-type="services"] .section-heading p{margin-top:8px;color:#707472;font-size:14px}
body[data-business-type="services"] .product-grid,body[data-business-type="services"] .product-grid--highlight{grid-template-columns:repeat(4,minmax(0,1fr));gap:22px 18px}
body[data-business-type="services"] .product-card{overflow:hidden;background:#fff;border:1px solid rgba(25,31,31,.09);border-radius:18px;box-shadow:0 12px 34px rgba(25,31,31,.075);transition:transform .24s ease,box-shadow .24s ease,border-color .24s ease}
body[data-business-type="services"] .product-card:hover{transform:translateY(-4px);border-color:rgba(179,141,82,.25);box-shadow:0 22px 48px rgba(25,31,31,.13)}
body[data-business-type="services"] .product-card__image-wrap{aspect-ratio:4/3;background:#d9d8d4;cursor:pointer}
body[data-business-type="services"] .product-card__image{filter:saturate(.82) contrast(1.03);transition:transform .45s cubic-bezier(.2,.7,.2,1),filter .3s ease}
body[data-business-type="services"] .product-card:hover .product-card__image{transform:scale(1.04);filter:saturate(.95)}
body[data-business-type="services"] .badge{height:27px;padding-inline:10px;border:0;background:rgba(255,255,255,.94);color:#202525;font-size:11px;letter-spacing:.025em;box-shadow:0 5px 16px rgba(0,0,0,.08)}
body[data-business-type="services"] .badge--mais-procurado,body[data-business-type="services"] .badge--destaque{background:#171b1c;color:#fff}
body[data-business-type="services"] .badge--agendamento{background:#c7a66f;color:#181b1c}
body[data-business-type="services"] .badge--sob-avaliacao{background:#ece5d8;color:#59472c}
body[data-business-type="services"] .image-details-hint{background:rgba(12,15,16,.78);color:#fff;border-color:rgba(255,255,255,.13)}
body[data-business-type="services"] .product-card__body{padding:17px 17px 18px;gap:17px}
body[data-business-type="services"] .service-card__eyebrow{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:8px;color:#947443;font-size:11px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}
body[data-business-type="services"] .service-card__eyebrow span:last-child{color:#8a8e8c;font-weight:700;text-transform:none;letter-spacing:0}
body[data-business-type="services"] .product-card h3{margin:0 0 7px;color:#171a1b;font-size:18px;font-weight:800;line-height:1.28;letter-spacing:-.025em;text-transform:none}
body[data-business-type="services"] .product-card p{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;min-height:45px;color:#717674;font-size:13px;line-height:1.62}
body[data-business-type="services"] .product-attributes{display:flex;flex-wrap:wrap;gap:7px;margin-top:13px}
body[data-business-type="services"] .product-attributes span{display:flex;flex-direction:row;align-items:center;gap:5px;padding:6px 8px;border:1px solid rgba(27,33,34,.08);border-radius:8px;background:#f7f5f1}
body[data-business-type="services"] .product-attributes small{color:#929694;font-size:11px;letter-spacing:.03em}
body[data-business-type="services"] .product-attributes strong{color:#515654;font-size:12px;font-weight:700}
body[data-business-type="services"] .product-card__footer{display:block;border-top:1px solid rgba(27,33,34,.08);padding-top:14px}
body[data-business-type="services"] .from-label{color:#8c8f8d;font-size:11px;letter-spacing:.06em}
body[data-business-type="services"] .price{margin-top:2px;color:#171a1b;font-size:22px;font-weight:800;letter-spacing:-.035em}
body[data-business-type="services"] .service-price--quote{font-size:19px}
body[data-business-type="services"] .product-actions{width:100%;margin-top:13px}
body[data-business-type="services"] .service-card-action{width:100%;min-height:44px;border-radius:10px;background:#171b1c;color:#fff;font-size:12px;text-transform:none;letter-spacing:0}
body[data-business-type="services"] .service-card-action span{color:#d7b77f}

body[data-business-type="services"] .product-modal{width:min(1080px,calc(100% - 38px));max-width:1080px;max-height:92dvh;border:1px solid rgba(255,255,255,.08);border-radius:22px;background:#f4f1ec;color:#171a1b;box-shadow:0 30px 90px rgba(0,0,0,.45)}
body[data-business-type="services"] .product-modal .modal-close{background:rgba(12,15,16,.72);border-color:rgba(255,255,255,.16);color:#fff}
body[data-business-type="services"] .service-modal{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);min-height:660px}
body[data-business-type="services"] .service-modal__media{position:relative;padding:18px;background:#101415}
body[data-business-type="services"] .service-modal__media .modal-product-image{width:100%;height:100%;min-height:624px;object-fit:cover;border-radius:15px;filter:saturate(.8) contrast(1.03)}
body[data-business-type="services"] .service-modal__media .modal-product-gallery{height:100%;grid-template-columns:1fr 1fr}
body[data-business-type="services"] .service-modal__media .modal-product-gallery img{height:150px}
body[data-business-type="services"] .service-modal__media .modal-product-gallery img.is-main{height:auto;min-height:440px;grid-column:1/-1}
body[data-business-type="services"] .service-modal__category{position:absolute;left:34px;bottom:34px;padding:8px 11px;border:1px solid rgba(255,255,255,.14);border-radius:999px;background:rgba(10,13,14,.7);backdrop-filter:blur(12px);color:#efe1c7;font-size:12px;font-weight:800}
body[data-business-type="services"] .service-modal__content{padding:38px 36px;overflow:auto}
body[data-business-type="services"] .service-modal__content h2{margin:0;color:#171a1b;font-size:36px;line-height:1.05;letter-spacing:-.045em}
body[data-business-type="services"] .service-modal__description{margin:13px 0 0;color:#666d6a;font-size:14px;line-height:1.7}
body[data-business-type="services"] .service-modal__summary{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:22px 0 0}
body[data-business-type="services"] .service-modal__summary>div{padding:13px 14px;border:1px solid rgba(25,31,31,.09);border-radius:11px;background:#fff}
body[data-business-type="services"] .service-modal__summary small{display:block;color:#8b908e;font-size:11px;text-transform:uppercase;letter-spacing:.06em}
body[data-business-type="services"] .service-modal__summary strong{display:block;margin-top:3px;color:#1a1e1f;font-size:16px}
body[data-business-type="services"] .service-modal__content .product-attributes{margin-top:10px}
body[data-business-type="services"] .service-lead{margin-top:24px;padding-top:22px;border-top:1px solid rgba(25,31,31,.1)}
body[data-business-type="services"] .service-lead__intro{display:flex;gap:11px;align-items:flex-start;margin-bottom:14px}
body[data-business-type="services"] .service-lead__intro>span{display:grid;place-items:center;width:32px;height:32px;flex:0 0 32px;border-radius:50%;background:#171b1c;color:#d7b77f;font-size:11px;font-weight:900}
body[data-business-type="services"] .service-lead__intro strong{display:block;font-size:14px}
body[data-business-type="services"] .service-lead__intro small{display:block;margin-top:2px;color:#828684;font-size:12px}
body[data-business-type="services"] .service-lead__grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}
body[data-business-type="services"] .service-lead__grid label{color:#646a67;font-size:12px;font-weight:700}
body[data-business-type="services"] .service-lead__grid input,body[data-business-type="services"] .service-lead__grid select,body[data-business-type="services"] .service-lead__grid textarea{display:block;width:100%;min-height:44px;margin-top:6px;padding:10px 11px;border:1px solid rgba(25,31,31,.12);border-radius:9px;background:#fff;color:#171a1b;outline:0;font-size:13px}
body[data-business-type="services"] .service-lead__grid textarea{min-height:76px;resize:vertical}
body[data-business-type="services"] .service-lead__grid input:focus,body[data-business-type="services"] .service-lead__grid select:focus,body[data-business-type="services"] .service-lead__grid textarea:focus{border-color:rgba(179,141,82,.7);box-shadow:0 0 0 3px rgba(200,164,106,.1)}
body[data-business-type="services"] .service-lead__grid .span-2{grid-column:1/-1}
body[data-business-type="services"] .service-modal__actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:16px}
body[data-business-type="services"] .service-secondary-action,body[data-business-type="services"] .service-primary-action{min-height:48px;border-radius:10px;font-size:12px;font-weight:800;cursor:pointer}
body[data-business-type="services"] .service-secondary-action{border:1px solid rgba(23,27,28,.18);background:#fff;color:#1b1f20}
body[data-business-type="services"] .service-primary-action{border:0;background:#171b1c;color:#fff}
body[data-business-type="services"] .service-modal__actions .is-preferred{box-shadow:inset 0 0 0 1px #c8a46a}
body[data-business-type="services"] .service-modal__note{display:block;margin-top:9px;color:#8a8e8c;font-size:11px;line-height:1.45}

@media(max-width:1180px){body[data-business-type="services"] .product-grid,body[data-business-type="services"] .product-grid--highlight{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:900px){body[data-business-type="services"] .product-grid,body[data-business-type="services"] .product-grid--highlight{grid-template-columns:repeat(2,minmax(0,1fr))}body[data-business-type="services"] .service-modal{grid-template-columns:1fr}body[data-business-type="services"] .service-modal__media{display:none}}
@media(max-width:620px){
  body[data-business-type="services"]{padding-bottom:28px}
  body[data-business-type="services"] .hero,body[data-business-type="services"] .hero__inner{min-height:690px}
  body[data-business-type="services"] .topbar{padding:18px 0}
  body[data-business-type="services"] .brand__mark{width:46px;height:46px;border-radius:13px}
  body[data-business-type="services"] .brand__text strong{font-size:17px}
  body[data-business-type="services"] .brand__text small{font-size:10px}
  body[data-business-type="services"] .hero__content{margin:auto 0 170px;max-width:100%}
  body[data-business-type="services"] .hero__kicker{font-size:11px;letter-spacing:.13em}
  body[data-business-type="services"] .hero h1{font-size:clamp(42px,12vw,57px);line-height:.98}
  body[data-business-type="services"] .hero__copy{font-size:15px;line-height:1.65}
  body[data-business-type="services"] .hero__actions{display:grid;grid-template-columns:1fr;margin-top:24px}
  body[data-business-type="services"] .primary-cta,body[data-business-type="services"] .secondary-cta{width:100%;min-height:50px;padding-inline:10px;font-size:13px}
  body[data-business-type="services"] .search-shell{left:0;right:0;bottom:50px;width:100%;height:50px}
  body[data-business-type="services"] .trust-strip__grid{padding-left:14px}
  body[data-business-type="services"] .category-sticky{padding-top:11px}
  body[data-business-type="services"] .category-nav__scroll{border-radius:14px}
  body[data-business-type="services"] .category-link{min-width:auto;flex:0 0 auto;min-height:45px;padding:7px 11px;font-size:13px}
  body[data-business-type="services"] .category-link__icon{width:28px;height:28px}
  body[data-business-type="services"] .section-block{padding-top:52px}
  body[data-business-type="services"] .highlights-block{padding-top:44px}
  body[data-business-type="services"] .section-heading{margin-bottom:18px}
  body[data-business-type="services"] .section-heading h2{font-size:30px}
  body[data-business-type="services"] .section-heading p{font-size:14px}
  body[data-business-type="services"] .product-grid{grid-template-columns:1fr;gap:22px}
  body[data-business-type="services"] .product-grid--highlight{display:flex;overflow:auto;grid-template-columns:none;gap:12px;margin-right:-14px;padding-right:14px;scroll-snap-type:x mandatory;scrollbar-width:none}
  body[data-business-type="services"] .product-grid--highlight::-webkit-scrollbar{display:none}
  body[data-business-type="services"] .product-grid--highlight .product-card{flex:0 0 88%;scroll-snap-align:start}
  body[data-business-type="services"] .image-details-hint{display:none}
  body[data-business-type="services"] .product-card h3{font-size:19px}
  body[data-business-type="services"] .product-card p{font-size:14px}
  body[data-business-type="services"] .product-attributes small{font-size:12px}
  body[data-business-type="services"] .product-attributes strong{font-size:13px}
  body[data-business-type="services"] .product-modal{width:100%;max-width:none;max-height:95dvh;border-radius:22px 22px 0 0;border-left:0;border-right:0;border-bottom:0}
  body[data-business-type="services"] .service-modal__content{padding:28px 18px max(20px,env(safe-area-inset-bottom))}
  body[data-business-type="services"] .service-modal__content h2{font-size:30px}
  body[data-business-type="services"] .service-modal__summary{grid-template-columns:1fr 1fr}
  body[data-business-type="services"] .service-lead__grid{grid-template-columns:1fr}
  body[data-business-type="services"] .service-lead__grid .span-2{grid-column:auto}
  body[data-business-type="services"] .service-modal__actions{grid-template-columns:1fr}
  body[data-business-type="services"] .service-secondary-action,body[data-business-type="services"] .service-primary-action{font-size:13px}
}

/* ==== ícones (substituem glifos) ==== */

/* ===== Webfun demos — sistema de ícones (substitui glifos/emoji) =====
   .wfi herda a cor via currentColor e o tamanho via 1em. */
.wfi{display:inline-block;width:1em;height:1em;flex:none;vertical-align:-0.14em;
  background-color:currentColor;
  -webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;
  -webkit-mask-position:center;mask-position:center;
  -webkit-mask-size:contain;mask-size:contain}
.wfi-arrow-ur{-webkit-mask-image:var(--wfi-arrow-ur);mask-image:var(--wfi-arrow-ur)}
.wfi-arrow-r{-webkit-mask-image:var(--wfi-arrow-r);mask-image:var(--wfi-arrow-r)}
.wfi-arrow-l{-webkit-mask-image:var(--wfi-arrow-l);mask-image:var(--wfi-arrow-l)}
.wfi-arrow-u{-webkit-mask-image:var(--wfi-arrow-u);mask-image:var(--wfi-arrow-u)}
.wfi-arrow-d{-webkit-mask-image:var(--wfi-arrow-d);mask-image:var(--wfi-arrow-d)}
.wfi-chevron-d{-webkit-mask-image:var(--wfi-chevron-d);mask-image:var(--wfi-chevron-d)}
.wfi-check{-webkit-mask-image:var(--wfi-check);mask-image:var(--wfi-check)}
.wfi-star{-webkit-mask-image:var(--wfi-star);mask-image:var(--wfi-star)}
.wfi-menu{-webkit-mask-image:var(--wfi-menu);mask-image:var(--wfi-menu)}
.wfi-settings{-webkit-mask-image:var(--wfi-settings);mask-image:var(--wfi-settings)}
.wfi-heart{-webkit-mask-image:var(--wfi-heart);mask-image:var(--wfi-heart)}
.wfi-search{-webkit-mask-image:var(--wfi-search);mask-image:var(--wfi-search)}
.wfi-spark{-webkit-mask-image:var(--wfi-spark);mask-image:var(--wfi-spark)}
.wfi-x{-webkit-mask-image:var(--wfi-x);mask-image:var(--wfi-x)}
.wfi-heart-fill{-webkit-mask-image:var(--wfi-heart-fill);mask-image:var(--wfi-heart-fill)}
.wfi-dashboard{-webkit-mask-image:var(--wfi-dashboard);mask-image:var(--wfi-dashboard)}
.wfi-building{-webkit-mask-image:var(--wfi-building);mask-image:var(--wfi-building)}
.wfi-users{-webkit-mask-image:var(--wfi-users);mask-image:var(--wfi-users)}
.wfi-clock{-webkit-mask-image:var(--wfi-clock);mask-image:var(--wfi-clock)}
.wfi-dot{-webkit-mask-image:var(--wfi-dot);mask-image:var(--wfi-dot)}
.wfi-filter{-webkit-mask-image:var(--wfi-filter);mask-image:var(--wfi-filter)}
.wfi-trend-u{-webkit-mask-image:var(--wfi-trend-u);mask-image:var(--wfi-trend-u)}
.wfi-trend-d{-webkit-mask-image:var(--wfi-trend-d);mask-image:var(--wfi-trend-d)}
:root{
  --wfi-arrow-ur:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2.25' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M7 17 17 7'/%3E%3Cpath d='M8 7h9v9'/%3E%3C/svg%3E");
  --wfi-arrow-r:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2.25' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5 12h14'/%3E%3Cpath d='m13 6 6 6-6 6'/%3E%3C/svg%3E");
  --wfi-arrow-l:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2.25' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M19 12H5'/%3E%3Cpath d='m12 19-7-7 7-7'/%3E%3C/svg%3E");
  --wfi-arrow-u:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2.25' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 19V5'/%3E%3Cpath d='m5 12 7-7 7 7'/%3E%3C/svg%3E");
  --wfi-arrow-d:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2.25' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 5v14'/%3E%3Cpath d='m19 12-7 7-7-7'/%3E%3C/svg%3E");
  --wfi-chevron-d:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");
  --wfi-check:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2.6' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 6 9 17l-5-5'/%3E%3C/svg%3E");
  --wfi-star:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23000'%3E%3Cpath d='M12 2.5l2.9 5.88 6.49.94-4.7 4.58 1.11 6.46L12 17.9l-5.8 3.05 1.1-6.46-4.69-4.58 6.49-.94L12 2.5z'/%3E%3C/svg%3E");
  --wfi-menu:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2.3' stroke-linecap='round'%3E%3Cpath d='M4 7h16M4 12h16M4 17h16'/%3E%3C/svg%3E");
  --wfi-settings:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='3'/%3E%3Cpath d='M19.4 15a1.65 1.65 0 0 0 .33 1.82l.06.06a2 2 0 1 1-2.83 2.83l-.06-.06a1.65 1.65 0 0 0-1.82-.33 1.65 1.65 0 0 0-1 1.51V21a2 2 0 0 1-4 0v-.09A1.65 1.65 0 0 0 9 19.4a1.65 1.65 0 0 0-1.82.33l-.06.06a2 2 0 1 1-2.83-2.83l.06-.06a1.65 1.65 0 0 0 .33-1.82 1.65 1.65 0 0 0-1.51-1H3a2 2 0 0 1 0-4h.09A1.65 1.65 0 0 0 4.6 9a1.65 1.65 0 0 0-.33-1.82l-.06-.06a2 2 0 1 1 2.83-2.83l.06.06a1.65 1.65 0 0 0 1.82.33H9a1.65 1.65 0 0 0 1-1.51V3a2 2 0 0 1 4 0v.09a1.65 1.65 0 0 0 1 1.51 1.65 1.65 0 0 0 1.82-.33l.06-.06a2 2 0 1 1 2.83 2.83l-.06.06a1.65 1.65 0 0 0-.33 1.82V9a1.65 1.65 0 0 0 1.51 1H21a2 2 0 0 1 0 4h-.09a1.65 1.65 0 0 0-1.51 1z'/%3E%3C/svg%3E");
  --wfi-heart:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23000'%3E%3Cpath d='M12 21s-7.5-4.6-10-9.2C.3 8.4 1.8 4.9 5.2 4.3c2-.35 3.9.6 4.9 2.2l1 .8.9-1.5c1-1.6 2.9-2.6 4.9-2.2 3.4.6 4.9 4.1 3.2 7.5C19.5 16.4 12 21 12 21z'/%3E%3C/svg%3E");
  --wfi-search:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2.2' stroke-linecap='round'%3E%3Ccircle cx='11' cy='11' r='7'/%3E%3Cpath d='m21 21-4.3-4.3'/%3E%3C/svg%3E");
  --wfi-spark:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23000'%3E%3Cpath d='M12 2l1.8 6.2L20 10l-6.2 1.8L12 18l-1.8-6.2L4 10l6.2-1.8L12 2z'/%3E%3C/svg%3E");
  --wfi-x:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2.4' stroke-linecap='round'%3E%3Cpath d='M18 6 6 18M6 6l12 12'/%3E%3C/svg%3E");
  --wfi-heart-fill:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23000'%3E%3Cpath d='M12 21s-7.5-4.6-10-9.2C.3 8.4 1.8 4.9 5.2 4.3c2-.35 3.9.6 4.9 2.2l1 .8.9-1.5c1-1.6 2.9-2.6 4.9-2.2 3.4.6 4.9 4.1 3.2 7.5C19.5 16.4 12 21 12 21z'/%3E%3C/svg%3E");
  --wfi-dashboard:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linejoin='round'%3E%3Crect x='3' y='3' width='7' height='9' rx='1'/%3E%3Crect x='14' y='3' width='7' height='5' rx='1'/%3E%3Crect x='14' y='12' width='7' height='9' rx='1'/%3E%3Crect x='3' y='16' width='7' height='5' rx='1'/%3E%3C/svg%3E");
  --wfi-building:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M3 21h18M5 21V5l7-3 7 3v16M9 9h.01M9 13h.01M9 17h.01M15 9h.01M15 13h.01M15 17h.01'/%3E%3C/svg%3E");
  --wfi-users:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M16 21v-2a4 4 0 0 0-4-4H6a4 4 0 0 0-4 4v2'/%3E%3Ccircle cx='9' cy='7' r='4'/%3E%3Cpath d='M22 21v-2a4 4 0 0 0-3-3.87M16 3.13a4 4 0 0 1 0 7.75'/%3E%3C/svg%3E");
  --wfi-clock:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='9'/%3E%3Cpath d='M12 7v5l3 2'/%3E%3C/svg%3E");
  --wfi-dot:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23000'%3E%3Ccircle cx='12' cy='12' r='6'/%3E%3C/svg%3E");
  --wfi-filter:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2.1' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 6h16M7 12h10M10 18h4'/%3E%3C/svg%3E");
  --wfi-trend-u:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m3 17 6-6 4 4 8-8'/%3E%3Cpath d='M17 7h4v4'/%3E%3C/svg%3E");
  --wfi-trend-d:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m3 7 6 6 4-4 8 8'/%3E%3Cpath d='M17 17h4v-4'/%3E%3C/svg%3E");
}
.wfi-heart.is-outline{background:none;border:0}

.wfi-list{-webkit-mask-image:var(--wfi-list);mask-image:var(--wfi-list)}
.wfi-mail{-webkit-mask-image:var(--wfi-mail);mask-image:var(--wfi-mail)}
.wfi-restore{-webkit-mask-image:var(--wfi-restore);mask-image:var(--wfi-restore)}
.wfi-diamond{-webkit-mask-image:var(--wfi-diamond);mask-image:var(--wfi-diamond)}
:root{
  --wfi-list:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2.1' stroke-linecap='round'%3E%3Cpath d='M8 6h13M8 12h13M8 18h13M3 6h.01M3 12h.01M3 18h.01'/%3E%3C/svg%3E");
  --wfi-mail:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='2' y='4' width='20' height='16' rx='2'/%3E%3Cpath d='m22 6-10 7L2 6'/%3E%3C/svg%3E");
  --wfi-restore:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2.1' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M3 12a9 9 0 1 0 2.64-6.36L3 8'/%3E%3Cpath d='M3 3v5h5'/%3E%3C/svg%3E");
  --wfi-diamond:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linejoin='round'%3E%3Cpath d='M12 2 22 12 12 22 2 12Z'/%3E%3C/svg%3E");
}


/* WF — CTA flutuante modelos */
.wf-lead-float{position:fixed;right:18px;bottom:18px;z-index:9999;display:inline-flex;align-items:center;gap:9px;background:#1fae57;color:#fff!important;text-decoration:none;font:600 14px/1 system-ui,sans-serif;padding:15px 20px 15px 16px;border-radius:999px;box-shadow:0 12px 28px rgba(15,40,25,.3);transition:transform .15s ease,box-shadow .15s ease,background .15s ease}
.wf-lead-float:hover{background:#178c46;transform:translateY(-2px);box-shadow:0 16px 34px rgba(15,40,25,.36)}
.wf-lead-float svg{width:19px;height:19px;flex:none}
.wf-lead-float span{white-space:nowrap}
@media(max-width:600px){.wf-lead-float{padding:14px;border-radius:50%;bottom:max(18px,env(safe-area-inset-bottom));right:max(18px,env(safe-area-inset-right))}.wf-lead-float span{display:none}}
