
/* Mercê v72 — Loja Central limpa com camada única atual. */
.merce-central-store-section{position:relative;overflow:hidden;margin-top:22px;padding:32px 18px 28px;border:1px solid rgba(104,239,255,.18);border-radius:28px;background:linear-gradient(180deg,rgba(4,14,27,.76),rgba(2,9,19,.72));box-shadow:0 22px 70px rgba(0,0,0,.30),inset 0 1px 0 rgba(255,255,255,.05)}
.merce-store-premium-header{max-width:900px;margin:0 auto 24px;text-align:center}
.merce-store-overline,.merce-store-page .kicker{margin:0 0 8px;color:var(--cyan);font-weight:900;letter-spacing:.24em;text-transform:uppercase;font-size:.78rem}
.merce-store-premium-header h2,.merce-store-brand h1{margin:0;font-family:Georgia,"Times New Roman",serif;font-size:clamp(2.2rem,4.7vw,4.25rem);line-height:1;letter-spacing:-.035em;background:linear-gradient(180deg,#fff8e8,#e7c572 48%,#c38a33 76%,#fff2c8);-webkit-background-clip:text;background-clip:text;color:transparent}
.merce-store-premium-header .merce-store-lead,.merce-store-brand>p:last-child{max-width:720px;margin:12px auto 0;color:rgba(247,242,234,.82);line-height:1.55;font-weight:700}
.merce-store-flourish{width:min(300px,55%);height:1px;margin:10px auto 12px;background:linear-gradient(90deg,transparent,var(--cyan),var(--gold),transparent);box-shadow:0 0 16px rgba(104,239,255,.20)}
.merce-store-shell{position:relative;max-width:1120px;margin:0 auto}
.merce-store-window{overflow:hidden;padding:0 54px;mask-image:linear-gradient(90deg,transparent 0,#000 3.5%,#000 96.5%,transparent 100%);-webkit-mask-image:linear-gradient(90deg,transparent 0,#000 3.5%,#000 96.5%,transparent 100%)}
#merceStoreTrack{display:flex;gap:0;will-change:transform;transform:translate3d(0,0,0)}
.merce-featured-loop-group{display:flex;flex:0 0 auto;gap:12px;padding-right:12px}
.merce-featured-card{flex:0 0 205px;min-width:0;border-radius:16px;overflow:hidden;border:1px solid rgba(104,239,255,.16);background:rgba(4,13,24,.90);box-shadow:0 14px 32px rgba(0,0,0,.28);transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}
.merce-featured-card:hover,.merce-featured-card:focus-within{transform:translateY(-3px);border-color:rgba(104,239,255,.44);box-shadow:0 18px 38px rgba(0,0,0,.34),0 0 24px rgba(104,239,255,.10)}
.merce-featured-card-link{display:flex;height:100%;flex-direction:column;color:inherit;cursor:pointer}
.merce-featured-card-link:focus-visible{outline:3px solid rgba(104,239,255,.72);outline-offset:-3px;border-radius:16px}
.merce-featured-frame{display:block;aspect-ratio:1/1;background:#071018;overflow:hidden}
.merce-featured-art{display:block;width:100%;height:100%;object-fit:cover}
.merce-featured-body{display:flex;flex:1;flex-direction:column;gap:5px;min-height:146px;padding:11px 11px 12px}
.merce-featured-category{color:var(--gold);font-size:.59rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}
.merce-featured-name{color:#fff7ed;font-size:.80rem;line-height:1.2}
.merce-featured-hook{display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical;color:rgba(212,221,228,.84);font-size:.68rem;line-height:1.3}
.merce-featured-price{margin-top:auto;color:#fff4dc;font-size:.86rem;font-weight:950}
.merce-featured-action{display:grid;place-items:center;min-height:31px;margin-top:3px;padding:6px 8px;border:1px solid rgba(104,239,255,.42);border-radius:9px;color:#a9f6ff;font-size:.61rem;font-weight:950;letter-spacing:.04em;text-transform:uppercase}
.merce-store-arrow{position:absolute;top:50%;z-index:5;width:46px;height:46px;border:1px solid rgba(104,239,255,.42);border-radius:50%;background:#07131d;color:#79e7f5;font-size:1.7rem;font-weight:900;cursor:pointer;box-shadow:0 12px 30px rgba(0,0,0,.34);transform:translateY(-50%)}
.merce-store-arrow:hover,.merce-store-arrow:focus-visible{border-color:var(--cyan);box-shadow:0 0 22px rgba(104,239,255,.24)}
.merce-store-arrow.prev{left:3px}.merce-store-arrow.next{right:3px}
.merce-store-dots{display:flex;align-items:center;justify-content:center;gap:8px;min-height:24px;margin:14px auto 8px}
.merce-store-dots button{width:9px;height:9px;padding:0;border:0;border-radius:999px;background:rgba(255,255,255,.24);cursor:pointer;transition:.2s ease}
.merce-store-dots button.active{width:24px;background:var(--cyan);box-shadow:0 0 14px rgba(104,239,255,.35)}
.merce-store-promo-line,.merce-store-note,.merce-store-price-note{text-align:center;margin:8px auto;color:rgba(247,242,234,.86)}
.merce-store-promo-line{max-width:720px;color:#f0d99e;font-weight:900}.merce-store-note,.merce-store-price-note{max-width:820px;font-size:.79rem;line-height:1.45}
.merce-store-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;width:min(820px,100%);margin:18px auto 10px}
.merce-store-actions .send-btn,.merce-store-actions .outline-cta{display:grid;place-items:center;min-height:50px;border-radius:12px;font-size:.86rem;font-weight:950}
.merce-store-status{min-height:1.3em;margin:8px auto 0;text-align:center;color:var(--muted);font-size:.8rem}.merce-store-status.is-error{color:#ffd6d6}

/* Loja interna */
body.merce-store-page{background-color:var(--bg);min-height:100vh}
.merce-store-header.container,.merce-store-main.container{width:min(100% - 28px,1180px)}
.merce-store-header{padding-top:16px}.merce-store-topline{display:flex;justify-content:space-between;align-items:center;gap:12px}
.merce-store-back{display:inline-grid;place-items:center;min-height:42px;padding:8px 13px;border:1px solid rgba(104,239,255,.20);border-radius:11px;background:rgba(4,14,27,.68);color:#dffbff;font-weight:900}
.merce-store-brand{margin:18px auto 20px;padding:22px 16px;border:1px solid rgba(104,239,255,.16);border-radius:24px;background:rgba(3,12,23,.72);text-align:center;box-shadow:0 20px 60px rgba(0,0,0,.25)}
.merce-store-brand-logo{width:92px;height:92px;margin:0 auto 10px;border-radius:50%;object-fit:cover;border:2px solid rgba(104,239,255,.34);box-shadow:0 0 28px rgba(104,239,255,.15)}
.merce-store-menu-wrap{position:relative}.merce-store-menu-toggle{display:none}.merce-store-menu{display:flex;justify-content:center;gap:10px;flex-wrap:wrap;margin:0 auto 14px;padding:0}.merce-store-menu a{padding:8px 11px;border-radius:9px;border:1px solid rgba(104,239,255,.12);background:rgba(4,14,27,.44);font-size:.78rem;font-weight:850}
.merce-store-main{padding-top:2px}.merce-store-featured,.merce-store-controls{margin:0 0 16px;padding:18px;border:1px solid rgba(104,239,255,.16);border-radius:20px;background:rgba(4,14,27,.72);box-shadow:0 16px 40px rgba(0,0,0,.22)}
.merce-store-featured-heading{text-align:center;margin-bottom:12px}.merce-store-featured-heading p:last-child{margin:4px auto 0;color:var(--muted);font-size:.84rem}
.merce-store-featured-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}
.merce-store-featured-card{display:flex;overflow:hidden;min-width:0;border:1px solid rgba(104,239,255,.17);border-radius:14px;background:rgba(2,10,19,.88);color:inherit;box-shadow:0 12px 28px rgba(0,0,0,.22);transition:.2s ease}.merce-store-featured-card:hover{transform:translateY(-2px);border-color:rgba(104,239,255,.42)}
.merce-store-featured-card>img{width:42%;aspect-ratio:1/1;object-fit:cover}.merce-store-featured-copy{display:flex;min-width:0;flex:1;flex-direction:column;gap:4px;padding:10px}.merce-store-featured-copy small{color:var(--gold);font-size:.58rem;font-weight:900;text-transform:uppercase}.merce-store-featured-copy strong{font-size:.79rem;line-height:1.2}.merce-store-featured-copy span{display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical;color:var(--muted);font-size:.66rem;line-height:1.27}.merce-store-featured-price{margin-top:auto;color:#fff0cb!important;font-size:.82rem!important}.merce-store-featured-selected{outline:2px solid var(--cyan);box-shadow:0 0 0 4px rgba(104,239,255,.08),0 14px 32px rgba(0,0,0,.28)}
.merce-store-controls{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(180px,.8fr) auto;gap:12px;align-items:end}.merce-store-controls label{display:grid;gap:6px;color:var(--muted);font-size:.72rem;font-weight:850}.merce-store-controls input,.merce-store-controls select,.merce-store-controls .outline-cta{width:100%;min-height:44px;border:1px solid rgba(104,239,255,.18);border-radius:10px;background:#07131d;color:#f7f2ea;padding:0 12px}.merce-store-controls .outline-cta{cursor:pointer}
.merce-store-status{margin:12px 0;color:var(--muted);font-size:.82rem}.merce-store-status.is-error{color:#ffd6d6}
.merce-products-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}
.merce-product-full-card{content-visibility:auto;contain-intrinsic-size:310px 430px;overflow:hidden;border:1px solid rgba(104,239,255,.15);border-radius:15px;background:rgba(4,14,27,.86);box-shadow:0 14px 34px rgba(0,0,0,.25)}.merce-product-full-card.is-highlighted{outline:2px solid var(--cyan);box-shadow:0 0 0 4px rgba(104,239,255,.10),0 18px 40px rgba(0,0,0,.32)}
.merce-product-full-card>img{display:block;width:100%;aspect-ratio:1/1;object-fit:cover;background:#071018}.merce-product-full-body{display:flex;flex-direction:column;gap:6px;padding:11px}.merce-product-full-body small{color:var(--gold);font-size:.58rem;font-weight:900;text-transform:uppercase;letter-spacing:.06em}.merce-product-full-body h2{margin:0;font-size:.82rem;line-height:1.22}.merce-product-full-body p{display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:2.55em;margin:0;color:var(--muted);font-size:.68rem;line-height:1.28}.merce-product-price{color:#fff2cf;font-size:.9rem}.merce-product-offer{margin-top:auto;display:grid;place-items:center;min-height:38px;font-size:.68rem;text-align:center}
.merce-store-pagination{display:flex;justify-content:center;align-items:center;gap:12px;margin:18px auto}.merce-store-pagination button{min-height:40px;padding:0 14px;border:1px solid rgba(104,239,255,.22);border-radius:10px;background:#07131d;color:#e9fbff;font-weight:900;cursor:pointer}.merce-store-pagination button:disabled{opacity:.38;cursor:not-allowed}.merce-store-pagination span{min-width:64px;text-align:center;color:var(--muted);font-weight:900}
.merce-store-disclaimer{width:max-content;max-width:100%;margin:10px auto 22px;padding:8px 12px;border:1px solid rgba(231,197,114,.18);border-radius:10px;background:rgba(4,14,27,.58);color:var(--muted);font-size:.74rem;text-align:center}
.merce-store-page .back-top{display:grid}
@media(max-width:900px){.merce-products-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.merce-store-featured-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:760px){.merce-central-store-section{padding:24px 8px 22px;border-radius:22px}.merce-store-premium-header{padding:0 10px}.merce-store-window{padding:0 34px;mask-image:none;-webkit-mask-image:none}.merce-featured-card{flex-basis:min(62vw,190px)}.merce-store-actions{grid-template-columns:1fr;width:min(360px,100%)}.merce-store-header.container,.merce-store-main.container{width:min(100% - 16px,1180px)}.merce-store-topline{align-items:flex-start}.merce-store-menu-toggle{display:grid;place-items:center;width:44px;height:44px;border:1px solid rgba(104,239,255,.20);border-radius:11px;background:#07131d;color:#dffbff;font-size:1.2rem}.merce-store-menu{position:absolute;right:0;top:50px;z-index:30;display:grid;min-width:210px;padding:10px;border:1px solid rgba(104,239,255,.18);border-radius:12px;background:#07131d;box-shadow:0 18px 40px rgba(0,0,0,.38)}.merce-store-menu[hidden]{display:none}.merce-store-featured-grid{display:flex;overflow-x:auto;gap:10px;padding-bottom:6px;scroll-snap-type:x mandatory;scrollbar-width:none}.merce-store-featured-grid::-webkit-scrollbar{display:none}.merce-store-featured-card{flex:0 0 min(70vw,235px);scroll-snap-align:start}.merce-store-controls{grid-template-columns:1fr}.merce-products-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.merce-product-full-body p{display:none}.merce-store-disclaimer{font-size:.7rem}.merce-store-brand{padding:18px 12px}.merce-store-brand h1{font-size:clamp(2.1rem,10vw,3.2rem)}}
@media(max-width:430px){.merce-featured-card{flex-basis:min(68vw,184px)}.merce-products-grid{gap:9px}.merce-product-full-body{padding:8px}.merce-product-full-body h2{font-size:.72rem}.merce-product-offer{font-size:.62rem}}

/* ======================================================================
   Mercê v72 — fechamento cirúrgico: alinhamento + CTA estável + PWA/app
   ====================================================================== */

/* Cabeçalho da loja: logo, overline, título e subtítulo no MESMO eixo. */
.merce-store-brand{
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
}
.merce-store-brand .kicker{
  display:block !important;
  width:100%;
  max-width:900px;
  margin:0 auto 10px !important;
  text-align:center !important;
}
.merce-store-brand h1{
  display:block !important;
  width:100%;
  max-width:1000px !important;
  margin:0 auto 12px !important;
  text-align:center !important;
  text-wrap:balance !important;
}
.merce-store-brand>p:last-child{
  display:block !important;
  width:min(100%,760px);
  max-width:760px !important;
  margin:0 auto !important;
  text-align:center !important;
  text-wrap:balance;
}
@media(min-width:1000px){
  .merce-store-brand h1{
    white-space:nowrap;
    font-size:clamp(3.15rem,4vw,4.05rem);
  }
}

/* CTA da grade: nunca escurece texto depois de hover, clique, foco ou visita. */
.merce-product-offer,
.merce-product-offer:link,
.merce-product-offer:visited,
.merce-product-offer:hover,
.merce-product-offer:focus,
.merce-product-offer:focus-visible,
.merce-product-offer:active{
  color:#e9fbff !important;
  -webkit-text-fill-color:#e9fbff !important;
  background:linear-gradient(180deg,rgba(7,19,33,.98),rgba(3,12,23,.96)) !important;
  border:1px solid rgba(104,239,255,.52) !important;
  opacity:1 !important;
  text-decoration:none !important;
}
.merce-product-offer:hover,
.merce-product-offer:focus-visible{
  color:#ffffff !important;
  -webkit-text-fill-color:#ffffff !important;
  border-color:rgba(104,239,255,.86) !important;
  box-shadow:0 0 0 1px rgba(104,239,255,.12),0 0 22px rgba(104,239,255,.20),0 12px 28px rgba(0,0,0,.28) !important;
}
.merce-product-offer:active{
  color:#ffffff !important;
  -webkit-text-fill-color:#ffffff !important;
  filter:brightness(1.08) !important;
}

/* Ações da vitrine/Home também mantêm leitura em mouse, teclado e toque. */
.merce-store-actions .send-btn,
.merce-store-actions .send-btn:visited,
.merce-store-actions .send-btn:hover,
.merce-store-actions .send-btn:focus-visible,
.merce-store-actions .send-btn:active,
.merce-store-actions .outline-cta,
.merce-store-actions .outline-cta:visited,
.merce-store-actions .outline-cta:hover,
.merce-store-actions .outline-cta:focus-visible,
.merce-store-actions .outline-cta:active{
  color:#e9fbff !important;
  -webkit-text-fill-color:#e9fbff !important;
  opacity:1 !important;
}

/* PWA / iPhone / Android / tablet: recortes, toque e topo sem colisão. */
@supports(padding:max(0px)){
  .merce-store-header.container,
  .merce-store-main.container,
  .merce-store-page .footer.container{
    padding-left:max(0px,env(safe-area-inset-left));
    padding-right:max(0px,env(safe-area-inset-right));
  }
  .merce-store-page .back-top{
    right:max(16px,calc(env(safe-area-inset-right) + 10px));
    bottom:max(18px,calc(env(safe-area-inset-bottom) + 10px));
  }
}

@media(max-width:760px){
  .merce-store-topline{
    display:grid;
    grid-template-columns:minmax(0,1fr) auto;
    align-items:center;
    gap:10px 12px;
  }
  .merce-store-back{
    grid-column:1;
    grid-row:1;
    justify-self:start;
    max-width:100%;
  }
  .merce-store-menu-wrap{
    grid-column:2;
    grid-row:1;
    justify-self:end;
  }
  .merce-store-topline>.lang-switcher{
    grid-column:1 / -1;
    grid-row:2;
    justify-self:center;
  }
  .merce-store-brand .kicker{
    margin-bottom:8px !important;
    font-size:.69rem;
    letter-spacing:.16em;
  }
  .merce-store-brand h1{
    white-space:normal;
    max-width:620px !important;
    margin-bottom:10px !important;
    font-size:clamp(2.05rem,9.5vw,3.15rem) !important;
    line-height:1.02 !important;
  }
  .merce-store-brand>p:last-child{
    width:min(100%,600px);
    font-size:.88rem;
    line-height:1.5;
  }
  .merce-product-offer{
    min-height:42px;
    padding:8px 8px;
    touch-action:manipulation;
  }
  .merce-store-controls input,
  .merce-store-controls select,
  .merce-store-controls .outline-cta,
  .merce-store-pagination button,
  .merce-store-menu-toggle,
  .merce-store-back{
    min-height:44px;
    touch-action:manipulation;
  }
}

@media(max-width:430px){
  .merce-store-brand{padding:16px 10px;}
  .merce-store-brand-logo{width:82px;height:82px;}
  .merce-store-brand h1{font-size:clamp(1.95rem,10vw,2.65rem) !important;}
  .merce-store-brand>p:last-child{font-size:.82rem;line-height:1.45;}
}


/* ======================================================================
   Mercê v72 — acabamento final / receptor central definitivo
   ====================================================================== */
.merce-store-actions .send-btn,
.merce-store-actions .merce-open-store-btn{
  display:grid!important;
  place-items:center!important;
  width:100%!important;
  min-height:52px!important;
  padding:10px 16px!important;
  border:1px solid rgba(104,239,255,.52)!important;
  border-radius:12px!important;
  background:linear-gradient(180deg,rgba(7,19,33,.98),rgba(3,12,23,.96))!important;
  color:#e9fbff!important;
  -webkit-text-fill-color:#e9fbff!important;
  box-shadow:0 10px 26px rgba(0,0,0,.22)!important;
  font-size:.86rem!important;
  font-weight:950!important;
  line-height:1.2!important;
  text-align:center!important;
  text-decoration:none!important;
  opacity:1!important;
  cursor:pointer!important;
  touch-action:manipulation;
}
.merce-store-actions .send-btn:hover,
.merce-store-actions .send-btn:focus-visible,
.merce-store-actions .merce-open-store-btn:hover,
.merce-store-actions .merce-open-store-btn:focus-visible{
  border-color:rgba(104,239,255,.9)!important;
  color:#fff!important;
  -webkit-text-fill-color:#fff!important;
  box-shadow:0 0 0 1px rgba(104,239,255,.12),0 0 24px rgba(104,239,255,.18),0 12px 28px rgba(0,0,0,.26)!important;
  transform:translateY(-1px);
}
.merce-store-actions .send-btn:active,
.merce-store-actions .merce-open-store-btn:active{transform:translateY(0);filter:brightness(1.08)}
.merce-central-status{min-height:1.25em;margin:8px auto 0;text-align:center;color:var(--muted);font-size:.78rem}
.merce-central-status.is-error{color:#ffd6d6}
.merce-central-placeholder{display:grid;place-items:center;min-height:180px;padding:24px;text-align:center;color:rgba(247,242,234,.78);background:rgba(2,9,19,.55)}
.merce-youtube-embed{border:0;width:100%;height:100%;min-height:220px}
/* Player v196 usa esta classe oficial para reiniciar o LED. */
.merce-radio-led-track.pao-radio-led-run{animation:merceRadioLedScroll var(--merce-radio-led-duration,42s) linear infinite!important}
@media(max-width:760px){
  .merce-store-actions{grid-template-columns:1fr!important;width:min(380px,100%)!important;gap:10px!important}
  .merce-store-actions .send-btn,.merce-store-actions .merce-open-store-btn{min-height:50px!important}
}
@media(prefers-reduced-motion:reduce){
  .merce-store-actions .send-btn,.merce-store-actions .merce-open-store-btn{transition:none!important;transform:none!important}
}


/* v72 — Menu principal Mercê */
.merce-menu-wrap{position:relative;z-index:95;display:flex;align-items:center;justify-content:flex-start}
.merce-menu-toggle{width:44px;height:44px;border-radius:14px;border:1px solid rgba(104,239,255,.34);background:rgba(3,10,18,.9);color:#dffbff;font-size:1.35rem;display:grid;place-items:center;cursor:pointer;box-shadow:0 12px 30px rgba(0,0,0,.3)}
.merce-menu-toggle:focus-visible{outline:2px solid #79e7f5;outline-offset:3px}
.merce-menu{position:absolute;left:0;top:52px;z-index:100;display:grid;min-width:240px;padding:12px;border:1px solid rgba(104,239,255,.25);border-radius:18px;background:rgba(2,10,19,.98);box-shadow:0 24px 60px rgba(0,0,0,.5);backdrop-filter:blur(18px)}
.merce-menu[hidden]{display:none!important}.merce-menu a,.merce-menu button{display:block;width:100%;padding:12px 14px;border:0;border-radius:12px;background:transparent;color:#f4f7f8;text-decoration:none;text-align:left;font:inherit;font-weight:800;cursor:pointer}.merce-menu a:first-child{color:#f1d38c;border:1px solid rgba(224,184,96,.25);background:rgba(224,184,96,.06);margin-bottom:5px}.merce-menu a:hover,.merce-menu button:hover,.merce-menu a:focus-visible,.merce-menu button:focus-visible{background:rgba(104,239,255,.1);color:#baf8ff;outline:none}

/* v72 — Palavra do Dia: padrão de duas ações aprovado no Rogério */
.daily-prime-actions{display:grid;grid-template-columns:1fr 1fr;gap:14px;max-width:820px;margin:26px auto 0;align-items:stretch}
.daily-prime-btn,.daily-push-prime{min-height:62px;border-radius:999px}
.daily-prime-btn{display:flex;align-items:center;justify-content:center;gap:12px;padding:12px 22px;border:1px solid rgba(104,239,255,.42);background:#081621;color:#eafcff;font-family:inherit;font-size:1rem;font-weight:950;line-height:1.1;cursor:pointer;box-shadow:0 12px 28px rgba(0,0,0,.22),0 0 18px rgba(104,239,255,.07)}
.daily-prime-btn:hover,.daily-prime-btn:focus-visible{border-color:#79e7f5;box-shadow:0 0 24px rgba(104,239,255,.18),0 12px 28px rgba(0,0,0,.26);outline:none}
.daily-push-prime[data-daily-notify-prime="true"]{position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:8px 9px 8px 18px;border:1px solid rgba(224,184,96,.48);background:linear-gradient(135deg,rgba(35,27,13,.98),rgba(8,15,22,.98));box-shadow:0 0 0 1px rgba(255,222,140,.06) inset,0 16px 36px rgba(0,0,0,.22);overflow:hidden}
.daily-push-copy{position:relative;z-index:1;min-width:0;color:#f8e9c0;font-weight:950;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.daily-push-activate[data-daily-notify-button="true"]{position:relative;z-index:2;min-width:126px;min-height:46px;padding:10px 18px;border:1px solid rgba(180,249,255,.55);border-radius:999px;color:#04151d;font-family:inherit;font-size:.93rem;font-weight:950;line-height:1;cursor:pointer;background:linear-gradient(180deg,#bafcff 0%,#63e9f7 52%,#28cce5 100%);box-shadow:0 9px 22px rgba(40,204,229,.22)}
.daily-push-prime.is-syncing{border-color:rgba(255,210,116,.72);box-shadow:0 0 28px rgba(255,183,72,.16),0 16px 36px rgba(0,0,0,.24)}
.daily-push-prime.is-authorized{border-color:rgba(112,241,255,.52);background:linear-gradient(135deg,rgba(8,34,43,.98),rgba(4,14,21,.98));box-shadow:0 0 26px rgba(112,241,255,.18),0 16px 36px rgba(0,20,30,.3)}
.daily-push-prime.is-authorized .daily-push-activate{display:none!important}.daily-push-prime.is-authorized::after{content:attr(data-active-label);position:relative;z-index:2;padding:10px 16px;border-radius:999px;border:1px solid rgba(112,241,255,.38);color:#dffcff;background:rgba(8,36,44,.8);font-size:.78rem;font-weight:950;letter-spacing:.12em}.daily-push-prime.is-retry,.daily-push-prime.is-error,.daily-push-prime.is-install-needed,.daily-push-prime.is-cta{border-color:rgba(224,184,96,.52)}.daily-push-activate:disabled{opacity:.72;cursor:wait}
.install-guide-modal[hidden]{display:none!important}.install-guide-modal{position:fixed;inset:0;z-index:130;display:grid;place-items:center;padding:20px}.install-guide-backdrop{position:absolute;inset:0;background:rgba(0,5,10,.78);backdrop-filter:blur(10px)}.install-guide-card{position:relative;width:min(520px,100%);padding:30px 26px;border:1px solid rgba(112,241,255,.28);border-radius:28px;background:linear-gradient(180deg,rgba(10,25,39,.99),rgba(3,10,18,.99));color:#fff7e9;box-shadow:0 34px 90px rgba(0,0,0,.6),0 0 36px rgba(112,241,255,.1)}.install-guide-card h3{margin:8px 0 18px;font-family:Georgia,"Times New Roman",serif;font-size:clamp(1.8rem,5vw,2.5rem);color:#f2daa0}.install-guide-steps{display:grid;gap:12px;margin:0 0 22px;padding-left:24px;color:#eaf5f7;line-height:1.5;font-weight:700}.install-guide-close{position:absolute;top:12px;right:14px;width:42px;height:42px;border:1px solid rgba(112,241,255,.28);border-radius:999px;background:#061421;color:#fff;font-size:1.4rem;cursor:pointer}.install-guide-ok{width:100%}.install-guide-open{overflow:hidden}

/* v72 — Destaques internos: setas no app/mobile sem cortar cards */
.merce-store-featured-shell{position:relative}.merce-featured-nav{display:none;position:absolute;top:50%;z-index:12;width:46px;height:46px;border:1px solid rgba(104,239,255,.48);border-radius:50%;background:#07131d;color:#79e7f5;font-size:2rem;line-height:1;place-items:center;transform:translateY(-50%);box-shadow:0 12px 30px rgba(0,0,0,.4);cursor:pointer}.merce-featured-nav.prev{left:-7px}.merce-featured-nav.next{right:-7px}.merce-featured-nav:disabled{opacity:.28;cursor:default}.merce-store-featured-shell.is-scrollable .merce-featured-nav{display:grid}
@media(max-width:760px){.top-row{grid-template-columns:auto 1fr auto!important;align-items:center!important}.merce-menu{position:fixed;left:14px;right:14px;top:74px;min-width:0}.daily-prime-actions{grid-template-columns:1fr;gap:11px}.daily-prime-btn,.daily-push-prime{min-height:58px}.daily-push-prime{grid-template-columns:minmax(0,1fr) 108px!important;padding-left:13px!important}.daily-push-copy{font-size:.76rem}.daily-push-activate[data-daily-notify-button="true"]{min-width:108px;padding:9px 12px;font-size:.8rem}.merce-store-featured-shell{padding:0 29px}.merce-store-featured-grid{scroll-padding-inline:0}.merce-featured-nav.prev{left:-3px}.merce-featured-nav.next{right:-3px}}
@media(min-width:761px){.merce-store-featured-shell .merce-featured-nav{display:none!important}}


/* ======================================================================
   MERCÊ v73 — MENU À DIREITA + DESTAQUES COM SETAS PADRÃO MATRIZ/ROGÉRIO
   ====================================================================== */

/* HOME: mesma composição estrutural do topo aprovado no Rogério.
   Idiomas + hambúrguer formam um único bloco no lado direito. */
.hero{position:relative}
.merce-top-spacer{min-width:1px}
.merce-top-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;position:relative;z-index:96;justify-self:end}
.merce-top-actions .lang-switcher{justify-self:auto!important;order:0!important}
.merce-menu-wrap{display:none!important}
.merce-menu-toggle{flex:0 0 44px}
.merce-menu{left:auto!important;right:0!important;top:68px!important}

@media(max-width:900px){
  .top-row{grid-template-columns:1fr auto!important;gap:10px!important}
  .top-row>.merce-top-spacer{display:none!important}
  .merce-top-actions{grid-column:1 / -1;grid-row:1;justify-self:end!important;order:1;width:auto}
  .top-message{grid-column:1 / -1;grid-row:2;order:2!important;justify-self:center!important}
  .merce-top-actions .lang-switcher{justify-self:auto!important}
}
@media(max-width:760px){
  .merce-menu{position:fixed!important;left:auto!important;right:14px!important;top:70px!important;width:min(300px,calc(100vw - 28px))!important;min-width:0!important}
  .merce-top-actions{gap:7px}
}

/* LOJA INTERNA: hambúrguer também fica no extremo direito em desktop, tablet e app. */
.merce-store-topline{display:grid!important;grid-template-columns:minmax(0,1fr) auto auto!important;align-items:center!important;gap:10px!important}
.merce-store-back{justify-self:start}
.merce-store-topline>.lang-switcher{justify-self:end}
.merce-store-menu-wrap{position:relative!important;justify-self:end!important}
.merce-store-menu-toggle{display:grid!important;place-items:center!important;width:44px!important;height:44px!important;border:1px solid rgba(104,239,255,.34)!important;border-radius:14px!important;background:#07131d!important;color:#dffbff!important;font-size:1.3rem!important;cursor:pointer!important;box-shadow:0 12px 30px rgba(0,0,0,.30)!important}
.merce-store-menu{position:absolute!important;right:0!important;left:auto!important;top:52px!important;z-index:80!important;display:grid!important;min-width:230px!important;margin:0!important;padding:12px!important;border:1px solid rgba(104,239,255,.25)!important;border-radius:18px!important;background:rgba(2,10,19,.98)!important;box-shadow:0 24px 60px rgba(0,0,0,.5)!important;backdrop-filter:blur(18px)!important}
.merce-store-menu[hidden]{display:none!important}
.merce-store-menu a{display:block!important;width:100%!important;padding:12px 14px!important;border:0!important;border-radius:12px!important;background:transparent!important;color:#f4f7f8!important;text-align:left!important;font-weight:850!important}
.merce-store-menu a:first-child{color:#f1d38c!important;border:1px solid rgba(224,184,96,.25)!important;background:rgba(224,184,96,.06)!important;margin-bottom:5px!important}
.merce-store-menu a:hover,.merce-store-menu a:focus-visible{background:rgba(104,239,255,.10)!important;color:#baf8ff!important;outline:none!important}
@media(max-width:760px){
  .merce-store-topline{grid-template-columns:minmax(0,1fr) auto!important}
  .merce-store-back{grid-column:1 / -1;width:max-content;max-width:100%}
  .merce-store-topline>.lang-switcher{grid-column:1;grid-row:2;justify-self:start!important}
  .merce-store-menu-wrap{grid-column:2;grid-row:2}
  .merce-store-menu{position:fixed!important;right:14px!important;left:auto!important;top:76px!important;width:min(300px,calc(100vw - 28px))!important;min-width:0!important}
}

/* DESTAQUES PARA VOCÊ: carrossel real em todas as plataformas.
   Desktop = 2 cards inteiros por janela; app/mobile = 1 card inteiro por janela.
   Setas ficam SEMPRE visíveis quando há destaques; estado desabilitado continua legível. */
.merce-store-featured-shell{position:relative!important;padding:0 58px!important}
.merce-store-featured-grid{display:flex!important;grid-template-columns:none!important;overflow-x:auto!important;gap:12px!important;padding:2px 0 8px!important;scroll-snap-type:x mandatory!important;scroll-behavior:smooth!important;scrollbar-width:none!important;-ms-overflow-style:none!important;overscroll-behavior-inline:contain!important}
.merce-store-featured-grid::-webkit-scrollbar{display:none!important}
.merce-store-featured-card{flex:0 0 calc((100% - 12px)/2)!important;scroll-snap-align:start!important;scroll-snap-stop:always!important}
.merce-featured-nav{display:grid!important;place-items:center!important;position:absolute!important;top:50%!important;z-index:18!important;width:48px!important;height:48px!important;border:1px solid rgba(104,239,255,.55)!important;border-radius:999px!important;background:#07131d!important;color:#79e7f5!important;font-size:2rem!important;font-weight:950!important;line-height:1!important;transform:translateY(-50%)!important;box-shadow:0 12px 30px rgba(0,0,0,.42),0 0 18px rgba(104,239,255,.10)!important;cursor:pointer!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important}
.merce-featured-nav.prev{left:4px!important}.merce-featured-nav.next{right:4px!important}
.merce-featured-nav:hover,.merce-featured-nav:focus-visible{border-color:#79e7f5!important;box-shadow:0 0 24px rgba(104,239,255,.24),0 12px 30px rgba(0,0,0,.42)!important;outline:none!important}
.merce-featured-nav:disabled{opacity:.42!important;visibility:visible!important;cursor:default!important;pointer-events:none!important}
.merce-featured-dots{display:flex;justify-content:center;align-items:center;gap:8px;min-height:22px;margin:10px auto 0}
.merce-featured-dots button{width:9px;height:9px;padding:0;border:0;border-radius:999px;background:rgba(255,255,255,.26);cursor:pointer;transition:width .18s ease,background .18s ease,box-shadow .18s ease}
.merce-featured-dots button.active{width:24px;background:#79e7f5;box-shadow:0 0 14px rgba(104,239,255,.40)}
@media(max-width:760px){
  .merce-store-featured-shell{padding:0 52px!important}
  .merce-store-featured-card{flex:0 0 100%!important}
  .merce-featured-nav{width:46px!important;height:46px!important}
  .merce-featured-nav.prev{left:1px!important}.merce-featured-nav.next{right:1px!important}
}
@media(max-width:420px){
  .merce-store-featured-shell{padding:0 45px!important}
  .merce-featured-nav{width:40px!important;height:40px!important;font-size:1.7rem!important}
}


/* ======================================================================
   Mercê v74 — centralização do multi-idioma no app + seta visível na categoria
   ====================================================================== */
@media(max-width:760px){
  .top-row{grid-template-columns:1fr!important;position:relative!important}
  .merce-top-actions{
    width:100%!important;
    justify-content:center!important;
    justify-self:center!important;
    padding-right:58px!important;
    position:relative!important;
  }
  .merce-top-actions .lang-switcher{
    margin:0 auto!important;
  }
  .merce-top-actions .merce-menu-toggle{
    position:absolute!important;
    right:0!important;
    top:50%!important;
    transform:translateY(-50%)!important;
  }

  .merce-store-topline{
    grid-template-columns:1fr!important;
    position:relative!important;
    gap:10px!important;
  }
  .merce-store-back{grid-column:1!important;grid-row:1!important;width:max-content;max-width:100%}
  .merce-store-topline>.lang-switcher{
    grid-column:1!important;
    grid-row:2!important;
    justify-self:center!important;
    margin:0 auto!important;
  }
  .merce-store-menu-wrap{
    grid-column:1!important;
    grid-row:2!important;
    justify-self:stretch!important;
    position:absolute!important;
    right:0!important;
    top:calc(100% - 54px)!important;
    z-index:90!important;
  }
}

.merce-store-controls select{
  -webkit-appearance:none!important;
  -moz-appearance:none!important;
  appearance:none!important;
  padding-right:42px!important;
  background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='10' viewBox='0 0 16 10'%3E%3Cpath d='M2 2.25 8 7.75 14 2.25' fill='none' stroke='%2379e7f5' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")!important;
  background-repeat:no-repeat!important;
  background-position:right 14px center!important;
  background-size:14px 9px!important;
}
.merce-store-controls select::-ms-expand{display:none}


/* ======================================================================
   MERCÊ v75 — DESKTOP "DESTAQUES PARA VOCÊ" = PADRÃO ROGÉRIO v112
   IMPORTANTE: mobile/app (<=760px) permanece exatamente como v74.
   ====================================================================== */
@media(min-width:761px){
  .merce-store-featured{
    width:min(940px,100%)!important;
    margin:0 auto 18px!important;
    padding:16px!important;
    border:1px solid rgba(216,181,106,.28)!important;
    border-radius:20px!important;
    background:linear-gradient(160deg,rgba(6,20,29,.94),rgba(4,14,21,.97))!important;
  }
  .merce-store-featured-heading{
    text-align:center!important;
    margin-bottom:12px!important;
  }
  .merce-store-featured-heading p:last-child{
    margin:4px auto 0!important;
  }
  .merce-store-featured-shell{
    padding:0!important;
    width:100%!important;
  }
  .merce-featured-nav,
  .merce-featured-dots{
    display:none!important;
  }
  .merce-store-featured-grid{
    display:grid!important;
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
    gap:12px!important;
    width:min(820px,100%)!important;
    margin-inline:auto!important;
    overflow:visible!important;
    padding:0!important;
    scroll-snap-type:none!important;
  }
  .merce-store-featured-card{
    display:flex!important;
    flex-direction:column!important;
    min-width:0!important;
    min-height:0!important;
    overflow:hidden!important;
    border-radius:14px!important;
    border:1px solid rgba(216,181,106,.34)!important;
    background:#081720!important;
    box-shadow:0 10px 24px rgba(0,0,0,.25)!important;
  }
  .merce-store-featured-card>img{
    display:block!important;
    width:100%!important;
    height:auto!important;
    max-width:100%!important;
    aspect-ratio:auto!important;
    margin:0!important;
    object-fit:unset!important;
    filter:none!important;
    background:transparent!important;
  }
  .merce-store-featured-copy{
    display:flex!important;
    flex:1!important;
    flex-direction:column!important;
    gap:4px!important;
    padding:9px 10px 10px!important;
    text-align:left!important;
  }
  .merce-store-featured-copy small{
    font-size:.57rem!important;
    letter-spacing:.08em!important;
    color:#d8b56a!important;
  }
  .merce-store-featured-copy strong{
    font-size:.76rem!important;
    line-height:1.2!important;
    color:#f4ead5!important;
  }
  .merce-store-featured-copy span{
    font-size:.64rem!important;
    line-height:1.25!important;
  }
  .merce-store-featured-price{
    margin-top:auto!important;
    font-size:.78rem!important;
    color:#f4ead5!important;
  }
}
