@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700;800&display=swap");
:root{--red:#e30613;--red2:#b8000b;--black:#151515;--text:#242424;--muted:#707070;--line:#e9e9e9;--soft:#f7f7f7;--white:#fff;--max:1240px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:155px}body{margin:0;color:var(--text);font-family: "Montserrat", Arial, sans-serif;background:#fff}body.locked{overflow:hidden}a{text-decoration:none;color:inherit}button,input{font:inherit}.topbar{background:var(--red);color:#fff;min-height:40px;display:flex;align-items:center;justify-content:space-between;padding:0 4%;font-size:13px;gap:20px}.topbar a{text-decoration:underline;font-weight:700}.header{background:#fff;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:20}.head{max-width:var(--max);margin:auto;min-height:92px;display:grid;grid-template-columns:220px 1fr auto;gap:28px;align-items:center;padding:12px 22px}.logo img{display:block;width:210px;height:auto;max-height:74px;object-fit:contain}.search{display:flex;border:1px solid #d7d7d7;height:46px;border-radius:4px;overflow:hidden;background:#fff}.search input{flex:1;border:0;outline:0;padding:0 16px;font-size:14px}.search button{width:54px;border:0;background:var(--red);color:#fff;font-size:21px;cursor:pointer}.account{display:flex;align-items:center;gap:14px}.service small{display:block;color:var(--muted);font-size:11px}.service b{display:block;font-size:13px}.cart-btn{height:48px;border:1px solid #ddd;background:#fff;padding:0 14px;border-radius:4px;cursor:pointer;font-weight:700;white-space:nowrap}.count{display:inline-grid;place-items:center;background:var(--red);color:#fff;border-radius:20px;min-width:22px;height:22px;font-size:12px;margin-left:5px}.nav{max-width:var(--max);margin:auto;display:flex;align-items:center;justify-content:center;gap:12px;padding:0 22px;height:58px}.nav a,.nav button{font-size:13px;font-weight:800;border:0;background:none;cursor:pointer;padding:13px 18px;border-radius:3px;white-space:nowrap}.nav a:hover,.nav a.active,.category-menu:hover,.category-menu.active{background:var(--red);color:#fff}.category-menu{border:1px solid #ddd!important;margin-right:10px}.mobile-menu{display:none;border:1px solid #ddd;background:#fff;border-radius:4px;padding:10px 12px}.mobile-nav{display:none}.hero{max-width:var(--max);height:470px;margin:auto;position:relative;overflow:hidden;background:#f2f2f2}.hero img{width:100%;height:100%;object-fit:cover}.hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.66),rgba(0,0,0,.12) 62%,transparent)}.hero-content{position:absolute;z-index:1;left:7%;top:50%;transform:translateY(-50%);color:#fff;max-width:500px}.hero-content small{font-weight:800;letter-spacing:1px}.hero-content h1{font-size:52px;line-height:.98;margin:12px 0 24px}.cta{display:inline-block;background:var(--red);color:#fff;padding:14px 22px;font-size:12px;font-weight:900;border-radius:3px}.benefits{border-bottom:1px solid var(--line);border-top:1px solid var(--line);display:grid;grid-template-columns:repeat(4,1fr);max-width:var(--max);margin:auto}.benefit{padding:22px;display:flex;gap:13px;align-items:center;border-right:1px solid var(--line)}.benefit:last-child{border:0}.benefit .icon{font-size:24px;color:var(--red)}.benefit b{display:block;font-size:13px}.benefit small{display:block;color:var(--muted);margin-top:4px}.section{max-width:var(--max);margin:auto;padding:64px 22px}.categories-section{padding-bottom:25px}.eyebrow{color:var(--red);font-weight:900;font-size:12px;letter-spacing:1px}.eyebrow.white{color:#fff}.section h2,.about h2,.category-pills{display:flex;gap:10px;overflow:auto;padding-bottom:8px}.cat-pill{border:1px solid #ddd;background:#fff;padding:10px 16px;border-radius:30px;white-space:nowrap;cursor:pointer}.cat-pill.active,.cat-pill:hover{background:var(--red);color:#fff;border-color:var(--red)}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:20px}.result-count{color:var(--muted);font-size:12px;padding-bottom:30px}.products{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.product-card{border:1px solid var(--line);background:#fff;transition:.2s;min-width:0}.product-card:hover{box-shadow:0 12px 30px rgba(0,0,0,.09);transform:translateY(-2px)}.product-img{height:240px;background:#fafafa;position:relative;display:grid;place-items:center;padding:14px}.product-img img{width:100%;height:100%;object-fit:contain}.badge{position:absolute;top:12px;left:12px;background:var(--red);color:#fff;padding:6px 8px;font-size:10px;font-weight:900;z-index:1}.product-info{padding:18px}.product-cat{font-size:10px;color:var(--muted);text-transform:uppercase;font-weight:800}.product-info h3{font-size:17px;margin:7px 0}.desc{font-size:12px;color:var(--muted);line-height:1.45;min-height:34px}.product-info del{color:#999;font-size:12px}.price{font-size:22px;font-weight:900;margin:5px 0 15px}.add{width:100%;border:0;background:var(--black);color:#fff;padding:12px;font-weight:900;font-size:11px;cursor:pointer}.add:hover{background:var(--red)}.empty{grid-column:1/-1;padding:35px;text-align:center;border:1px dashed #ddd;color:var(--muted)}.inspiration-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.inspiration-card{border:1px solid var(--line);display:grid;grid-template-columns:190px 1fr;min-height:190px}.inspiration-card img{width:100%;height:100%;object-fit:cover}.inspiration-card>div{padding:22px}.inspiration-card b{font-size:19px}.inspiration-card p{font-size:13px;color:var(--muted);line-height:1.5}.inspiration-card a{color:var(--red);font-weight:800;font-size:12px}.about{max-width:var(--max);margin:0 auto 64px;padding:55px 22px;background:var(--soft);display:grid;grid-template-columns:1.4fr .6fr;gap:50px}.about p{color:var(--muted);line-height:1.7;max-width:700px}.address-card{background:#fff;border:1px solid var(--line);padding:28px;display:flex;flex-direction:column;gap:10px;align-self:center}.address-card span{color:var(--muted);line-height:1.5}.footer{max-width:var(--max);margin:auto;padding:45px 22px;text-align:center}.footer img{width:170px}.footer p{color:var(--muted)}.footer small{color:#999}.drawer{position:fixed;inset:0;z-index:50;display:none}.drawer.open{display:block}.overlay{position:absolute;inset:0;background:rgba(0,0,0,.45)}.drawer-panel{position:absolute;right:0;top:0;height:100%;width:min(430px,94vw);background:#fff;display:flex;flex-direction:column;box-shadow:-10px 0 35px rgba(0,0,0,.18)}.drawer-head{display:flex;justify-content:space-between;align-items:center;padding:20px;border-bottom:1px solid var(--line)}.drawer-head h2{margin:0}.drawer-head button{border:0;background:none;font-size:30px;cursor:pointer}.cart-items{padding:16px;overflow:auto;flex:1}.cart-item{display:grid;grid-template-columns:72px 1fr auto;gap:12px;padding:12px 0;border-bottom:1px solid var(--line)}.cart-item img{width:72px;height:72px;object-fit:contain;background:#fafafa}.cart-item b{display:block;font-size:14px}.cart-item small{display:block;color:var(--muted);margin:6px 0}.qty{display:flex;align-items:center;gap:8px}.qty button{width:26px;height:26px;border:1px solid #ddd;background:#fff;cursor:pointer}.remove{border:0;background:none;color:var(--red);font-size:22px;cursor:pointer}.drawer-foot{padding:20px;border-top:1px solid var(--line)}.total-row{display:flex;justify-content:space-between;font-size:18px;margin-bottom:15px}.checkout{width:100%;border:0;background:var(--red);color:#fff;padding:15px;font-weight:900;cursor:pointer}.empty{font-size:13px}.empty a{color:var(--red)}
.product-thumbs{display:flex;gap:6px;padding:8px 12px;overflow:hidden}.product-thumb{width:42px;height:42px;object-fit:cover;border:1px solid #eee;border-radius:5px}.product-card{cursor:pointer}.product-modal{position:fixed;inset:0;z-index:9999;display:flex;align-items:center;justify-content:center;padding:20px}.product-modal-overlay{position:absolute;inset:0;background:rgba(0,0,0,.65)}.product-modal-box{position:relative;z-index:1;width:min(980px,100%);max-height:92vh;overflow:auto;background:#fff;border-radius:18px;padding:26px;display:grid;grid-template-columns:1.15fr .85fr;gap:28px}.product-modal-close{position:absolute;right:12px;top:8px;border:0;background:#fff;font-size:32px;cursor:pointer;z-index:2}.product-main-photo{height:430px;background:#fafafa;border-radius:12px;display:flex;align-items:center;justify-content:center;overflow:hidden}.product-main-photo img{width:100%;height:100%;object-fit:contain}.gallery-thumbs{display:flex;gap:10px;margin-top:12px;overflow:auto}.gallery-thumb{width:72px;height:72px;padding:3px;background:#fff;border:2px solid #ddd;border-radius:8px;cursor:pointer;flex:0 0 auto}.gallery-thumb.active{border-color:#e30613}.gallery-thumb img{width:100%;height:100%;object-fit:cover;border-radius:5px}.product-modal-info{padding:28px 10px}.product-modal-info h2{font-size:30px;margin:8px 0 14px}.product-modal-info p{line-height:1.6;color:#555}.modal-add{margin-top:18px;width:100%}@media(max-width:760px){.product-modal-box{grid-template-columns:1fr;padding:18px}.product-main-photo{height:300px}.product-modal-info{padding:5px}.product-modal-info h2{font-size:24px}}

.service-whatsapp{display:flex;align-items:center;gap:10px;color:inherit;cursor:pointer}
.service-whatsapp:hover{color:var(--red)}
.service-wa-icon{width:36px;height:36px;display:grid;place-items:center;color:#25D366;flex:0 0 36px}
.service-wa-icon svg{width:34px;height:34px;display:block}
.service-whatsapp small{font-size:11px}
.service-whatsapp b{font-size:13px}
@media(max-width:900px){
  .service-whatsapp{gap:7px;height:46px}
  .service-wa-icon{width:30px;height:30px;flex-basis:30px}
  .service-wa-icon svg{width:28px;height:28px}
}

/* ===== NAKANE MULTIPLATAFORMA ===== */
/* Desktop is the primary layout; tablet and mobile adapt without changing
   the visual identity or functionality. */

.service-whatsapp{
  display:flex;
  align-items:center;
  gap:10px;
  min-width:260px;
  height:48px;
  padding:4px 12px;
  border:1px solid #dedede;
  border-radius:6px;
  background:#fff;
  color:var(--text);
  cursor:pointer;
  transition:.2s;
}
.service-whatsapp:hover{
  border-color:#25D366;
  box-shadow:0 5px 16px rgba(0,0,0,.08);
}
.service-wa-icon{
  width:34px;
  height:34px;
  flex:0 0 34px;
  display:grid;
  place-items:center;
  color:#25D366;
}
.service-wa-icon svg{width:32px;height:32px;display:block}
.service-whatsapp small{
  display:block;
  color:#707070;
  font-size:10px;
  line-height:1.1;
  margin-bottom:1px;
}
.service-whatsapp b{
  display:block;
  font-size:13px;
  line-height:1.1;
  white-space:nowrap;
}

/* Large desktop */
@media (min-width:1101px){
  .head{
    grid-template-columns:230px minmax(360px,1fr) auto;
    gap:26px;
    min-height:98px;
    padding:12px 24px;
  }
  .logo img{width:220px;max-height:76px}
  .search{height:48px}
  .account{gap:12px}
  .service-whatsapp{min-width:275px;height:48px}
  .cart-btn{height:48px;padding:0 16px}
  .nav{height:60px;gap:14px}
  .nav a,.nav button{font-size:14px;padding:14px 19px}
  .hero{height:470px}
}

/* Notebook / tablet landscape */

/* ===== MENU TODAS AS CATEGORIAS — VERSÃO 2 ===== */
.nav{overflow:visible}
.category-menu-wrap{position:relative;z-index:200}
.category-dropdown{
  min-height:60px;
  visibility:visible;
}
.category-dropdown.open{display:block!important}
.category-dropdown[hidden]{display:none!important}
.category-dropdown button{
  box-sizing:border-box;
  min-height:44px;
}
@media (max-width:760px){
  .nav{overflow:visible}
  .category-menu-wrap{z-index:300}
  .category-dropdown{width:min(310px,calc(100vw - 32px));}
}

/* Menu de categorias */
.category-menu-wrap{position:relative;display:flex;align-items:center}
.category-chevron{font-size:13px;margin-left:5px;transition:transform .18s ease}
.category-menu.active .category-chevron{transform:rotate(180deg)}
.category-dropdown{position:absolute;top:calc(100% + 7px);left:0;width:285px;background:#fff;border:1px solid var(--line);border-radius:6px;box-shadow:0 14px 32px rgba(0,0,0,.14);padding:8px;z-index:100}
.category-dropdown[hidden]{display:none}
.category-dropdown-title{padding:10px 12px 8px;font-size:11px;font-weight:900;color:var(--muted);text-transform:uppercase;letter-spacing:.5px}
.category-dropdown button{width:100%;display:flex;align-items:center;justify-content:space-between;border:0;border-radius:4px;background:#fff;padding:12px;font-size:13px;font-weight:700;text-align:left;cursor:pointer;color:var(--text)}
.category-dropdown button:hover,.category-dropdown button.active{background:var(--red);color:#fff}
@media (max-width:760px){.category-menu-wrap{width:100%}.category-dropdown{position:absolute;top:calc(100% + 5px);left:0;right:auto;width:min(285px,90vw)}}

@media (min-width:761px) and (max-width:1100px){
  .head{
    grid-template-columns:180px minmax(250px,1fr) auto;
    gap:12px;
    padding:10px 16px;
  }
  .logo img{width:175px;max-height:68px}
  .service-whatsapp{
    min-width:205px;
    padding:7px 9px;
    gap:8px;
  }
  .service-wa-icon{width:38px;height:38px;flex-basis:38px}
  .service-wa-icon svg{width:37px;height:37px}
  .service-whatsapp small{font-size:9px}
  .service-whatsapp b{font-size:12px}
  .cart-btn{padding:9px 10px}
  .nav{
    height:54px;
    gap:3px;
    padding:0 12px;
    overflow-x:auto;
    justify-content:center;
  }
  .nav a,.nav button{font-size:11px;padding:11px 9px}
  .category-menu{margin-right:3px}
  .hero{height:390px}
  .hero-content h1{font-size:42px}
  .products{grid-template-columns:repeat(3,1fr);gap:16px}
  .product-img{height:220px}
  .about{grid-template-columns:1fr .7fr;gap:25px}
}

/* Mobile */
@media (max-width:760px){
  html{scroll-padding-top:112px}
  .topbar{
    font-size:10px;
    padding:0 12px;
    min-height:34px;
  }
  .topbar span:nth-child(2){display:none}
  .head{
    grid-template-columns:1fr auto;
    min-height:80px;
    padding:9px 14px;
    gap:9px;
  }
  .logo img{width:165px;max-height:58px}
  .account{
    grid-column:2;
    grid-row:1;
    justify-content:flex-end;
    gap:6px;
  }
  .service-whatsapp{
    min-width:0;
    width:auto;
    padding:6px 8px;
    gap:6px;
  }
  .service-wa-icon{
    width:34px;
    height:34px;
    flex-basis:34px;
  }
  .service-wa-icon svg{width:33px;height:33px}
  .service-whatsapp small{font-size:8px}
  .service-whatsapp b{font-size:11px}
  .cart-btn{padding:8px 9px}
  .cart-btn .label{display:none}
  .mobile-menu{display:block}
  .search{
    grid-column:1/-1;
    grid-row:2;
    height:42px;
  }
  .nav{display:none}
  .mobile-nav{
    display:none;
    flex-direction:column;
    padding:8px 14px 14px;
    border-top:1px solid var(--line);
  }
  .mobile-nav.open{display:flex}
  .mobile-nav a{
    padding:12px;
    border-bottom:1px solid var(--line);
    font-weight:800;
    font-size:13px;
  }
  .hero{height:350px}
  .hero-content{left:6%;right:6%;max-width:none}
  .hero-content h1{font-size:34px}
  .benefits{grid-template-columns:1fr 1fr}
  .benefit{padding:15px}
  .benefit:nth-child(2){border-right:0}
  .benefit:nth-child(3){border-top:1px solid var(--line)}
  .benefit:nth-child(4){border-top:1px solid var(--line);border-right:0}
  .section{padding:45px 16px}
  .products{grid-template-columns:1fr 1fr;gap:10px}
  .product-img{height:165px;padding:8px}
  .product-info{padding:12px}
  .product-info h3{font-size:14px}
  .desc{font-size:11px}
  .price{font-size:18px}
  .inspiration-grid{grid-template-columns:1fr}
  .inspiration-card{grid-template-columns:120px 1fr}
  .about{grid-template-columns:1fr;margin-bottom:45px;padding:40px 16px;gap:25px}
  .footer{padding:35px 16px}
}

/* Very small phones */
@media (max-width:430px){
  .head{grid-template-columns:1fr auto}
  .logo img{width:145px}
  .service-whatsapp b{font-size:10px}
  .service-whatsapp small{font-size:7px}
  .service-wa-icon{width:30px;height:30px;flex-basis:30px}
  .service-wa-icon svg{width:29px;height:29px}
  .cart-btn{padding:7px}
  .hero{height:330px}
  .hero-content h1{font-size:30px}
  .products{grid-template-columns:1fr}
  .product-img{height:220px}
  .benefits{grid-template-columns:1fr}
  .benefit,.benefit:nth-child(2),.benefit:nth-child(3),.benefit:nth-child(4){
    border-right:0;
    border-top:1px solid var(--line);
  }
  .benefit:first-child{border-top:0}
}

/* ===== NAKANE — CONSOLIDAÇÃO APROVADA 2026 ===== */
.about-approved{
  display:block;
  max-width:var(--max);
  margin:0 auto 18px;
  padding:30px 22px 26px;
  background:var(--soft);
}
.about-content{
  max-width:980px;
  margin:0 auto;
  text-align:center;
}
.about-content .eyebrow{display:block;margin-bottom:10px}
.about-content h2{display:block;margin:0 0 22px;font-size:34px;line-height:1.15}
.about-content p{
  max-width:920px;
  margin:0 auto;
  color:var(--muted);
  line-height:1.75;
  font-size:15px;
}
.footer-approved{background:#fff}
.footer-info{
  max-width:var(--max);
  margin:0 auto;
  padding:32px 22px;
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:34px;
}
.footer-info h3{margin:0 0 10px;font-size:14px}
.footer-info p{margin:0;color:var(--muted);font-size:12px;line-height:1.65}
.footer-legal{
  background:var(--red);
  color:#fff;
  text-align:center;
  padding:16px 12px;
  font-size:12px;
  font-weight:700;
}
@media(max-width:760px){
  .about-approved{padding:28px 18px 24px;margin-bottom:12px}
  .about-content h2{font-size:28px}
  .about-content p{font-size:14px;line-height:1.7}
  .footer-info{grid-template-columns:1fr;text-align:center;padding:38px 18px}
}

/* Padrão tipográfico Nakane — Montserrat */
html, body, button, input, textarea, select { font-family: "Montserrat", Arial, sans-serif; }

/* ===== LEITURA MELHORADA — NAKANE ===== */
:root{
  --muted:#4f4f4f;
}
body{
  color:#202020;
}
p, li{
  color:#4f4f4f;
}
.about-content p{
  color:#3f3f3f;
  font-size:16px;
  font-weight:500;
  line-height:1.8;
}
.footer-info p{
  color:#3f3f3f;
  font-size:13px;
  font-weight:500;
}
.footer-info h3{
  color:#222;
}
.why-item small{
  color:#fff;
  opacity:1;
  font-weight:500;
}

/* ===== LEITURA — TEXTO PRETO E MAIOR ===== */
body{
  color:#000;
}
p, li,
.about-content p,
.footer-info p{
  color:#000 !important;
  font-size:17px;
  font-weight:500;
  line-height:1.8;
}
.about-content p{
  font-size:17px;
}
.footer-info p{
  font-size:14px;
  line-height:1.7;
}
.footer-info h3{
  color:#000 !important;
  font-size:16px;
}

/* ===== RODAPÉ APROVADO — FUNDO VERMELHO ===== */
.footer-approved{
  background:#fff;
}
.footer-info{
  background:var(--red);
  color:#fff;
  max-width:none;
  padding:48px max(22px, calc((100vw - var(--max)) / 2));
}
.footer-info h3{
  color:#fff !important;
  font-size:16px;
}
.footer-info p{
  color:#fff !important;
  font-size:14px;
  line-height:1.7;
}
.footer-legal{
  background:#b90000;
  color:#fff;
}
@media(max-width:760px){
  .footer-info{
    grid-template-columns:1fr;
    text-align:center;
    padding:38px 18px;
    gap:26px;
  }
}

/* Ajuste aprovado: atendimento, busca e carrinho com altura proporcional */
.search,.service-whatsapp,.cart-btn{height:48px;}
.service-wa-icon{width:34px;height:34px;flex-basis:34px;}
.service-wa-icon svg{width:32px;height:32px;}


/* ===== NAKANE 2.0 — CABEÇALHO APROVADO ===== */
.service-whatsapp{
  width:auto !important;
  min-width:0 !important;
  max-width:250px !important;
  height:48px !important;
  min-height:48px !important;
  box-sizing:border-box !important;
  padding:5px 10px !important;
  gap:8px !important;
  border-radius:5px !important;
  flex:0 1 auto !important;
}
.service-wa-icon{
  width:30px !important;
  height:30px !important;
  flex:0 0 30px !important;
}
.service-wa-icon svg{
  width:29px !important;
  height:29px !important;
}
.service-whatsapp small{
  font-size:9px !important;
  line-height:1.05 !important;
  margin:0 !important;
}
.service-whatsapp b{
  font-size:12px !important;
  line-height:1.1 !important;
}
.search,.cart-btn{height:48px !important;}

/* tablet/notebook */
@media (min-width:761px) and (max-width:1100px){
  .service-whatsapp{
    max-width:210px !important;
    height:48px !important;
    min-height:48px !important;
    padding:5px 8px !important;
  }
  .service-wa-icon{width:30px !important;height:30px !important;flex-basis:30px !important}
  .service-wa-icon svg{width:29px !important;height:29px !important}
  .service-whatsapp small{font-size:8px !important}
  .service-whatsapp b{font-size:11px !important}
}

/* celular */
@media (max-width:760px){
  .service-whatsapp{
    max-width:none !important;
    height:42px !important;
    min-height:42px !important;
    padding:4px 7px !important;
    gap:5px !important;
  }
  .service-wa-icon{width:27px !important;height:27px !important;flex-basis:27px !important}
  .service-wa-icon svg{width:26px !important;height:26px !important}
  .service-whatsapp small{font-size:7px !important}
  .service-whatsapp b{font-size:10px !important}
}


.product-short-description{font-size:15px;color:#444;line-height:1.55}
.product-details-block{margin-top:22px;padding-top:18px;border-top:1px solid #eee}
.product-details-block h3,.product-extra h3{margin:0 0 10px;font-size:17px}
.product-details-block>p,.product-extra p{margin:0;color:#555;line-height:1.65;white-space:pre-line}
.product-specs{display:grid;grid-template-columns:1fr 1fr;border:1px solid #eee;border-radius:10px;overflow:hidden}
.product-specs div{padding:10px 12px;border-bottom:1px solid #eee}
.product-specs div:nth-child(odd){border-right:1px solid #eee}
.product-specs span{display:block;font-size:11px;color:#777;text-transform:uppercase;letter-spacing:.04em;margin-bottom:3px}
.product-specs b{font-size:14px}
.product-extra{margin-top:18px}
@media(max-width:760px){.product-specs{grid-template-columns:1fr}.product-specs div:nth-child(odd){border-right:0}}


/* Navegação de categorias no menu mobile */
.mobile-category-toggle{
  width:100%;
  display:flex;
  align-items:center;
  justify-content:space-between;
  padding:12px;
  border:0;
  border-bottom:1px solid var(--line);
  background:#fff;
  color:var(--text);
  font-weight:800;
  font-size:13px;
  cursor:pointer;
  text-align:left;
}
.mobile-category-list{
  display:flex;
  flex-direction:column;
  margin:0 12px 4px;
  border:1px solid var(--line);
  border-radius:5px;
  overflow:hidden;
}
.mobile-category-list[hidden]{display:none}
.mobile-category-list button{
  width:100%;
  display:flex;
  align-items:center;
  justify-content:space-between;
  padding:11px 12px;
  border:0;
  border-bottom:1px solid var(--line);
  background:#fff;
  color:var(--text);
  font-size:13px;
  font-weight:700;
  text-align:left;
}
.mobile-category-list button:last-child{border-bottom:0}
.mobile-category-list button:active{background:var(--red);color:#fff}
@media(min-width:761px){.mobile-category-toggle,.mobile-category-list{display:none}}

/* ===== NAKANE — MOBILE REFINADO 2026 =====
   Ajustes exclusivos para smartphone/tablet pequeno.
   O layout desktop permanece inalterado. */
@media (max-width:760px){
  html{scroll-padding-top:118px;overflow-x:hidden}
  body{width:100%;overflow-x:hidden}

  .topbar{
    min-height:36px;
    height:auto;
    padding:8px 14px;
    justify-content:center;
    text-align:center;
    font-size:11px;
    line-height:1.25;
  }
  .topbar span:nth-child(2){display:none}

  .header{position:sticky;top:0}
  .head{
    width:100%;
    min-height:0;
    grid-template-columns:minmax(105px,1fr) auto;
    grid-template-rows:60px 46px;
    gap:8px;
    padding:8px 12px 10px;
    align-items:center;
  }
  .logo{min-width:0;display:flex;align-items:center}
  .logo img{
    width:125px;
    max-width:100%;
    max-height:54px;
    height:auto;
  }
  .account{
    grid-column:2;
    grid-row:1;
    display:flex;
    align-items:center;
    justify-content:flex-end;
    gap:5px;
    min-width:0;
  }
  .service-whatsapp{
    width:120px !important;
    max-width:120px !important;
    height:44px !important;
    min-height:44px !important;
    padding:4px 7px !important;
    gap:5px !important;
    overflow:hidden;
  }
  .service-whatsapp>span:last-child{min-width:0;overflow:hidden}
  .service-wa-icon{width:28px !important;height:28px !important;flex:0 0 28px !important}
  .service-wa-icon svg{width:27px !important;height:27px !important}
  .service-whatsapp small{font-size:7px !important;white-space:nowrap}
  .service-whatsapp b{font-size:10px !important;white-space:nowrap}
  .cart-btn,
  .mobile-menu{
    width:44px;
    min-width:44px;
    height:44px !important;
    padding:0 !important;
    display:grid;
    place-items:center;
    border-radius:5px;
  }
  .cart-btn{font-size:18px}
  .cart-btn .count{min-width:21px;height:21px;font-size:11px;margin-left:2px}
  .cart-btn .label{display:none}
  .mobile-menu{font-size:22px;line-height:1}

  .search{
    grid-column:1/-1;
    grid-row:2;
    width:100%;
    height:46px !important;
    border-radius:5px;
  }
  .search input{font-size:15px;padding:0 14px;min-width:0}
  .search button{width:52px;font-size:22px}

  .nav{display:none}
  .mobile-nav{
    display:none;
    width:100%;
    padding:6px 12px 12px;
    background:#fff;
    border-top:1px solid var(--line);
    box-shadow:0 8px 18px rgba(0,0,0,.07);
  }
  .mobile-nav.open{display:flex}
  .mobile-nav a{padding:13px 12px;font-size:13px;line-height:1.2}
  .mobile-category-toggle{font-size:13px;padding:13px 12px}
  .mobile-category-list{margin:0 12px 6px}

  .hero{
    width:100%;
    height:330px;
    margin:0;
    border-radius:0;
  }
  .hero-content{left:6%;right:6%;max-width:88%}
  .hero-content small{font-size:11px;letter-spacing:.8px}
  .hero-content h1{
    font-size:30px;
    line-height:1.02;
    margin:10px 0 20px;
  }
  .cta{padding:14px 18px;font-size:11px}

  .benefits{
    width:100%;
    max-width:none;
    grid-template-columns:repeat(2,minmax(0,1fr));
    border-left:0;
    border-right:0;
  }
  .benefit,
  .benefit:nth-child(2),
  .benefit:nth-child(3),
  .benefit:nth-child(4){
    min-width:0;
    min-height:82px;
    padding:14px 12px;
    gap:9px;
    border-right:1px solid var(--line);
    border-top:0;
  }
  .benefit:nth-child(2n){border-right:0}
  .benefit:nth-child(n+3){border-top:1px solid var(--line)}
  .benefit .icon{font-size:21px;flex:0 0 22px;text-align:center}
  .benefit b{font-size:11px;line-height:1.25}
  .benefit small{font-size:10px;line-height:1.3;margin-top:3px}

  .section{
    width:100%;
    max-width:none;
    padding:42px 14px 48px;
  }
  .section-heading{
    display:grid;
    grid-template-columns:minmax(0,1fr) auto;
    align-items:end;
    gap:10px;
    margin-bottom:22px;
  }
  .section h2{
    display:block;
    overflow:visible;
    padding:0;
    margin:7px 0 0;
    font-size:27px;
    line-height:1.08;
    max-width:230px;
  }
  .eyebrow{font-size:11px;letter-spacing:.9px}
  .result-count{
    padding:0 0 2px;
    font-size:11px;
    white-space:nowrap;
    text-align:right;
  }

  .products{grid-template-columns:1fr;gap:16px;width:100%}
  .product-card{width:100%;border-radius:5px;overflow:hidden}
  .product-img{height:230px;padding:12px}
  .product-info{padding:15px}
  .product-info h3{font-size:17px;margin:7px 0 5px}
  .desc{font-size:12px;line-height:1.45;min-height:0}
  .price{font-size:22px;margin:8px 0 14px}
  .add{padding:13px;font-size:11px;border-radius:3px}

  .about-approved{
    width:100%;
    max-width:none;
    margin:0;
    padding:38px 18px 34px;
  }
  .about-content{width:100%;max-width:none}
  .about-content h2{font-size:27px;line-height:1.12;margin-bottom:18px}
  .about-content p{font-size:15px;line-height:1.7;max-width:none}

  .footer-info{
    width:100%;
    padding:38px 20px;
    gap:26px;
  }
  .footer-info h3{font-size:16px;margin-bottom:8px}
  .footer-info p{font-size:14px;line-height:1.65}
  .footer-legal{padding:15px 12px;font-size:11px;line-height:1.4}
}

@media (max-width:430px){
  .head{
    grid-template-columns:minmax(98px,1fr) auto;
    grid-template-rows:58px 46px;
    padding:7px 10px 10px;
  }
  .logo img{width:118px;max-height:52px}
  .account{gap:4px}
  .service-whatsapp{width:112px !important;max-width:112px !important;height:42px !important;min-height:42px !important}
  .service-wa-icon{width:26px !important;height:26px !important;flex-basis:26px !important}
  .service-wa-icon svg{width:25px !important;height:25px !important}
  .service-whatsapp small{font-size:6.5px !important}
  .service-whatsapp b{font-size:9.5px !important}
  .cart-btn,.mobile-menu{width:42px;min-width:42px;height:42px !important}
  .search{height:44px !important}
  .search button{width:50px}
  .hero{height:330px}
  .hero-content h1{font-size:29px}
  .section{padding-left:14px;padding-right:14px}
  .section-heading{grid-template-columns:minmax(0,1fr) auto}
  .section h2{font-size:26px;max-width:225px}
  .result-count{font-size:10px}
  .product-img{height:220px}
}

@media (max-width:360px){
  .logo img{width:108px}
  .service-whatsapp{width:104px !important;max-width:104px !important}
  .service-whatsapp b{font-size:9px !important}
  .cart-btn,.mobile-menu{width:40px;min-width:40px}
  .hero-content h1{font-size:27px}
  .section h2{font-size:24px;max-width:210px}
}

.section[hidden]{display:none!important}

/* Página de categoria — visual independente da vitrine */
.category-results{background:#fff;min-height:58vh;padding:28px 0 48px}
.category-results[hidden]{display:none!important}
.category-page-inner{max-width:1200px;margin:0 auto;padding:0 22px}
.category-breadcrumb{display:flex;align-items:center;gap:8px;font-size:12px;color:#888;margin-bottom:12px}
.category-breadcrumb strong{color:#222}
.category-back{border:1px solid #ddd;background:#fff;border-radius:8px;padding:8px 12px;color:#333;font-size:12px;font-weight:800;cursor:pointer;margin-bottom:20px}
.category-back:hover{border-color:#e30613;color:#e30613}
.category-page-heading{display:flex;align-items:center;gap:14px;margin-bottom:22px;padding-bottom:17px;border-bottom:1px solid #ececec}
.category-heading-icon{width:82px;height:82px;border:2px solid #e30613;border-radius:16px;color:#e30613;display:grid;place-items:center;font-size:24px;font-weight:900;flex:none}.category-heading-icon svg,.category-heading-icon img{width:58px;height:58px;display:block;object-fit:contain}
.category-page-heading .eyebrow{font-size:10px}
.category-page-heading h2{font-size:30px;line-height:1.05;margin:3px 0 4px}
.category-page-heading p{margin:0;color:#777;font-size:13px}
.category-page-count{margin-left:auto;color:#777;font-size:12px;font-weight:800;white-space:nowrap}
.category-products{scroll-margin-top:20px}
.category-products .empty{grid-column:1/-1;text-align:center;padding:45px 15px;color:#777}
.category-menu.active{background:#e30613;color:#fff}
@media(max-width:600px){
  .category-results{padding:18px 0 35px}
  .category-page-inner{padding:0 12px}
  .category-page-heading{gap:10px;margin-bottom:17px}
  .category-heading-icon{width:64px;height:64px;border-radius:14px;font-size:20px}.category-heading-icon svg,.category-heading-icon img{width:44px;height:44px}
  .category-page-heading h2{font-size:24px}
  .category-page-count{font-size:10px}
  .category-breadcrumb{font-size:11px}
}

/* Categoria e vitrine são visualmente independentes. */
body.category-view #produtos{display:none!important}
body.category-view .hero,body.category-view .benefits{display:none!important}

/* Filtros da página de categoria — acrescentados sem alterar a tipografia existente */
.category-filter-toolbar{display:flex;align-items:center;gap:14px;margin:0 0 18px;padding:12px 0;border-bottom:1px solid #eee}
.category-filter-summary{font-size:12px;color:#777;font-weight:700;flex:1}
.category-sort{display:flex;align-items:center;gap:8px;font-size:12px;color:#666;font-weight:700}
.category-sort select{border:1px solid #ddd;border-radius:8px;background:#fff;padding:9px 30px 9px 10px;font:inherit;color:#222}
.category-filter-mobile{display:inline-flex;align-items:center;gap:7px;border:1px solid #ddd;border-radius:8px;background:#fff;padding:9px 13px;font-weight:800;cursor:pointer;color:#222}
.category-filter-mobile:hover{border-color:#d71920;color:#d71920}
.category-catalog-layout{display:grid;grid-template-columns:1fr;gap:22px;align-items:start}
.category-filters{display:none;border:1px solid #e7e7e7;border-radius:12px;background:#fff;padding:16px;position:sticky;top:18px}
body.category-filter-open .category-catalog-layout{grid-template-columns:220px minmax(0,1fr)}
body.category-filter-open .category-filters{display:block}
.category-filter-header{display:flex;justify-content:space-between;align-items:center;padding-bottom:13px;border-bottom:1px solid #eee}
.category-filter-header strong{font-size:15px}
.category-filter-header button{border:0;background:transparent;font-size:22px;display:none;cursor:pointer}
.filter-group{padding:15px 0;border-bottom:1px solid #eee}
.filter-group h3{font-size:13px;margin:0 0 11px}
.filter-group label{display:flex;gap:8px;align-items:center;font-size:12px;color:#555;margin:9px 0;cursor:pointer}
.filter-group input{accent-color:#d71920}
.filter-clear{margin-top:15px;width:100%;border:1px solid #ddd;background:#fff;border-radius:8px;padding:9px;font-size:12px;font-weight:800;cursor:pointer}
.filter-clear:hover{border-color:#d71920;color:#d71920}
.category-filter-overlay{display:none}
@media(max-width:800px){
  .category-filter-toolbar{display:grid;grid-template-columns:minmax(0,1fr) minmax(150px,42%);gap:10px;margin-bottom:15px;padding:10px 0;align-items:center}
  .category-filter-mobile{display:flex;width:100%;min-height:44px;align-items:center;justify-content:center;padding:10px 12px;font-size:13px;line-height:1;touch-action:manipulation}
  .category-filter-summary{grid-column:1 / -1;grid-row:2;font-size:11px;line-height:1.35;text-align:left;min-height:15px}
  .category-sort{grid-column:2;grid-row:1;margin:0;min-width:0;display:block;font-size:11px}
  .category-sort span{display:none}
  .category-sort select{width:100%;min-height:44px;padding:9px 28px 9px 10px;font-size:12px;line-height:1.2}
  .category-catalog-layout,body.category-filter-open .category-catalog-layout{display:block}
  .category-catalog-main{min-width:0}
  .category-filters{display:block;position:fixed;z-index:1002;left:0;top:0;bottom:auto;height:100vh;height:100dvh;width:min(340px,88vw);border:0;border-right:1px solid #e7e7e7;border-radius:0;padding:calc(18px + env(safe-area-inset-top)) 18px calc(22px + env(safe-area-inset-bottom));box-shadow:8px 0 30px rgba(0,0,0,.16);transform:translate3d(-105%,0,0);transition:transform .22s ease;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}
  body.category-filter-open .category-filters{transform:translate3d(0,0,0)}
  body.category-filter-open .category-filter-overlay{display:block;position:fixed;inset:0;background:rgba(0,0,0,.38);z-index:1001;touch-action:none}
  .category-filter-header{position:sticky;top:0;background:#fff;z-index:2;padding-top:2px}
  .category-filter-header button{display:flex;width:40px;height:40px;align-items:center;justify-content:center;border-radius:8px;font-size:27px}
  .category-filter-header button:active{background:#f3f3f3}
  .filter-group{padding:16px 0}
  .filter-group label{min-height:38px;margin:5px 0;font-size:13px;gap:10px}
  .filter-group input{width:18px;height:18px;flex:0 0 auto}
  .filter-clear{min-height:44px;font-size:13px}
}

@media(max-width:430px){
  .category-filter-toolbar{grid-template-columns:1fr 1fr;gap:8px}
  .category-filter-mobile,.category-sort select{min-height:42px}
  .category-filter-summary{font-size:10px}
  .category-filters{width:min(320px,90vw);padding-left:15px;padding-right:15px}
}

@media(max-width:360px){
  .category-filter-toolbar{grid-template-columns:1fr;gap:8px}
  .category-filter-mobile,.category-sort{grid-column:1;grid-row:auto}
  .category-filter-summary{grid-column:1;grid-row:auto}
  .category-sort select{min-height:42px}
}

/* ===== NAKANE — VITRINE DE DESTAQUES MOBILE ===== */
@media (max-width:760px){
  /* No celular, a vitrine de destaques vira uma faixa horizontal deslizável. */
  #produtos .products{
    display:flex;
    flex-wrap:nowrap;
    gap:10px;
    width:100%;
    overflow-x:auto;
    overflow-y:hidden;
    padding:2px 2px 12px;
    margin:0;
    scroll-snap-type:x mandatory;
    -webkit-overflow-scrolling:touch;
    scrollbar-width:none;
  }
  #produtos .products::-webkit-scrollbar{display:none}
  #produtos .products .product-card{
    flex:0 0 calc((100% - 10px) / 2);
    width:calc((100% - 10px) / 2);
    min-width:0;
    scroll-snap-align:start;
    border-radius:8px;
  }
  #produtos .product-img{height:145px;padding:7px}
  #produtos .product-info{padding:10px}
  #produtos .product-info h3{
    font-size:12px;
    line-height:1.3;
    margin:5px 0 4px;
    display:-webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient:vertical;
    overflow:hidden;
  }
  #produtos .product-cat{font-size:8px}
  #produtos .desc{
    font-size:9px;
    line-height:1.35;
    display:-webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient:vertical;
    overflow:hidden;
  }
  #produtos .price{font-size:16px;margin:6px 0 9px}
  #produtos .add{padding:9px 5px;font-size:9px;line-height:1.2}
  #produtos .product-thumbs{display:none}
  #produtos .badge{top:7px;left:7px;padding:4px 6px;font-size:8px}
  #produtos .section-heading{margin-bottom:14px}
  #produtos .result-count{font-size:10px}
  #produtos .products::after{content:"";flex:0 0 2px}
}

@media (max-width:430px){
  #produtos .products .product-card{
    flex-basis:calc((100% - 10px) / 2);
    width:calc((100% - 10px) / 2);
  }
  #produtos .product-img{height:135px}
  #produtos .product-info{padding:9px}
  #produtos .product-info h3{font-size:11.5px}
  #produtos .price{font-size:15px}
  #produtos .add{font-size:8.5px;padding:8px 4px}
}


/* ===== NAKANE — DESTAQUES MOBILE FINAL ===== */
@media screen and (max-width: 760px){
  #produtos .products{
    display:flex !important;
    flex-direction:row !important;
    flex-wrap:nowrap !important;
    grid-template-columns:none !important;
    gap:12px !important;
    width:100% !important;
    max-width:100% !important;
    overflow-x:auto !important;
    overflow-y:hidden !important;
    padding:0 2px 12px !important;
    margin:0 !important;
    scroll-snap-type:x mandatory !important;
    -webkit-overflow-scrolling:touch !important;
    scrollbar-width:none !important;
  }
  #produtos .products::-webkit-scrollbar{display:none !important;width:0;height:0}
  #produtos .products .product-card{
    display:flex !important;
    flex-direction:column !important;
    flex:0 0 calc((100vw - 44px) / 2) !important;
    width:calc((100vw - 44px) / 2) !important;
    max-width:calc((100vw - 44px) / 2) !important;
    min-width:0 !important;
    scroll-snap-align:start !important;
    transform:none !important;
  }
  #produtos .product-img{height:140px !important;padding:7px !important}
  #produtos .product-info{padding:9px !important}
  #produtos .product-info h3{font-size:12px !important;line-height:1.25 !important;min-height:30px !important;margin:4px 0 !important}
  #produtos .desc{font-size:9px !important;line-height:1.3 !important;min-height:24px !important}
  #produtos .price{font-size:16px !important;margin:6px 0 8px !important}
  #produtos .add{font-size:9px !important;padding:9px 4px !important}
}
@media screen and (max-width:380px){
  #produtos .products .product-card{flex-basis:calc((100vw - 40px) / 2) !important;width:calc((100vw - 40px) / 2) !important;max-width:calc((100vw - 40px) / 2) !important}
  #produtos .product-img{height:125px !important}
}


/* ===== NAKANE — DESTAQUES MOBILE CORREÇÃO DEFINITIVA ===== */
@media screen and (max-width:760px){
  #produtos .products{
    display:flex !important;
    flex-direction:row !important;
    flex-wrap:nowrap !important;
    align-items:stretch !important;
    gap:12px !important;
    overflow-x:auto !important;
    overflow-y:hidden !important;
    padding:2px 2px 14px !important;
    scroll-snap-type:x mandatory !important;
  }
  #produtos .products .product-card{
    flex:0 0 calc((100% - 12px)/2) !important;
    width:calc((100% - 12px)/2) !important;
    max-width:calc((100% - 12px)/2) !important;
    min-width:0 !important;
    height:auto !important;
    min-height:0 !important;
    display:flex !important;
    flex-direction:column !important;
    align-self:stretch !important;
    overflow:hidden !important;
    box-sizing:border-box !important;
    scroll-snap-align:start !important;
  }
  #produtos .product-img{
    position:relative !important;
    flex:0 0 128px !important;
    height:128px !important;
    min-height:128px !important;
    width:100% !important;
    padding:8px !important;
    display:flex !important;
    align-items:center !important;
    justify-content:center !important;
    overflow:hidden !important;
    box-sizing:border-box !important;
  }
  #produtos .product-img img{
    position:static !important;
    display:block !important;
    width:100% !important;
    height:100% !important;
    max-width:100% !important;
    max-height:100% !important;
    object-fit:contain !important;
    margin:0 !important;
    transform:none !important;
  }
  #produtos .product-thumbs{display:none !important}
  #produtos .product-info{
    flex:1 1 auto !important;
    min-width:0 !important;
    min-height:156px !important;
    display:flex !important;
    flex-direction:column !important;
    padding:9px !important;
    box-sizing:border-box !important;
  }
  #produtos .product-cat{font-size:8px !important;line-height:1.2 !important;min-height:10px !important}
  #produtos .product-info h3{
    font-size:11.5px !important;
    line-height:1.25 !important;
    min-height:29px !important;
    max-height:29px !important;
    margin:4px 0 !important;
    overflow:hidden !important;
    display:-webkit-box !important;
    -webkit-line-clamp:2 !important;
    -webkit-box-orient:vertical !important;
  }
  #produtos .desc{
    font-size:8.5px !important;
    line-height:1.3 !important;
    min-height:22px !important;
    max-height:22px !important;
    margin:0 0 3px !important;
    overflow:hidden !important;
    display:-webkit-box !important;
    -webkit-line-clamp:2 !important;
    -webkit-box-orient:vertical !important;
  }
  #produtos .product-info del{font-size:9px !important;line-height:1 !important;min-height:10px !important}
  #produtos .price{font-size:15px !important;line-height:1.1 !important;margin:5px 0 8px !important}
  #produtos .add{
    width:100% !important;
    margin-top:auto !important;
    min-height:34px !important;
    padding:8px 3px !important;
    font-size:8px !important;
    line-height:1.15 !important;
    box-sizing:border-box !important;
  }
  #produtos .badge{top:6px !important;left:6px !important;font-size:7px !important;padding:4px 5px !important;z-index:2 !important}
}
@media screen and (max-width:380px){
  #produtos .products .product-card{flex-basis:calc((100% - 12px)/2) !important;width:calc((100% - 12px)/2) !important;max-width:calc((100% - 12px)/2) !important}
  #produtos .product-img{flex-basis:116px !important;height:116px !important;min-height:116px !important}
  #produtos .product-info{min-height:150px !important;padding:8px !important}
}

/* ===== NAKANE — CARDS DE PRODUTO GLOBAL: IMAGEM E INFORMAÇÕES SEM SOBREPOSIÇÃO ===== */
.product-card{
  display:flex !important;
  flex-direction:column !important;
  overflow:hidden !important;
  min-width:0 !important;
  height:100% !important;
  align-self:stretch !important;
}
.product-img{
  flex:0 0 240px !important;
  height:240px !important;
  min-height:240px !important;
  width:100% !important;
  overflow:hidden !important;
  box-sizing:border-box !important;
  position:relative !important;
}
.product-img img{
  display:block !important;
  width:100% !important;
  height:100% !important;
  max-width:100% !important;
  max-height:100% !important;
  object-fit:contain !important;
  position:static !important;
  margin:0 !important;
  transform:none !important;
}
.product-thumbs{
  flex:0 0 58px !important;
  height:58px !important;
  min-height:58px !important;
  box-sizing:border-box !important;
  overflow:hidden !important;
  align-items:center !important;
}
.product-info{
  flex:1 1 auto !important;
  min-width:0 !important;
  box-sizing:border-box !important;
  display:flex !important;
  flex-direction:column !important;
  overflow:hidden !important;
}
.product-info h3{
  overflow:hidden !important;
  display:-webkit-box !important;
  -webkit-box-orient:vertical !important;
  -webkit-line-clamp:2 !important;
}
.desc{
  overflow:hidden !important;
  display:-webkit-box !important;
  -webkit-box-orient:vertical !important;
  -webkit-line-clamp:2 !important;
}
.product-info .add{margin-top:auto !important;flex:0 0 auto !important}

/* Tablet */
@media (min-width:761px) and (max-width:1100px){
  .products{align-items:stretch !important}
  .product-img{flex-basis:200px !important;height:200px !important;min-height:200px !important}
  .product-thumbs{flex-basis:54px !important;height:54px !important;min-height:54px !important}
  .product-info{padding:14px !important}
}

/* Mobile: mesma estrutura em todos os cards da vitrine */
@media (max-width:760px){
  #produtos .products .product-card{
    height:100% !important;
    min-height:0 !important;
    overflow:hidden !important;
    box-sizing:border-box !important;
  }
  #produtos .product-img{
    flex:0 0 128px !important;
    height:128px !important;
    min-height:128px !important;
    overflow:hidden !important;
  }
  #produtos .product-img img{
    width:100% !important;
    height:100% !important;
    max-width:100% !important;
    max-height:100% !important;
    object-fit:contain !important;
  }
  #produtos .product-info{
    flex:1 1 auto !important;
    min-height:156px !important;
    height:156px !important;
    overflow:hidden !important;
  }
}
@media (max-width:380px){
  #produtos .product-img{
    flex-basis:116px !important;
    height:116px !important;
    min-height:116px !important;
  }
  #produtos .product-info{min-height:150px !important;height:150px !important}
}

/* ===== NAKANE — CATEGORIAS MOBILE: 2 CARDS POR FILEIRA ===== */
@media screen and (max-width:760px){
  #categoryResultsGrid.category-products{
    display:grid !important;
    grid-template-columns:repeat(2,minmax(0,1fr)) !important;
    gap:10px !important;
    width:100% !important;
    overflow:visible !important;
    align-items:stretch !important;
  }
  #categoryResultsGrid.category-products .product-card{
    width:100% !important;
    max-width:none !important;
    min-width:0 !important;
    height:100% !important;
    min-height:0 !important;
    display:flex !important;
    flex-direction:column !important;
    overflow:hidden !important;
    box-sizing:border-box !important;
  }
  #categoryResultsGrid.category-products .product-img{
    flex:0 0 128px !important;
    height:128px !important;
    min-height:128px !important;
    width:100% !important;
    padding:7px !important;
    overflow:hidden !important;
    display:flex !important;
    align-items:center !important;
    justify-content:center !important;
    box-sizing:border-box !important;
  }
  #categoryResultsGrid.category-products .product-img img{
    position:static !important;
    display:block !important;
    width:100% !important;
    height:100% !important;
    max-width:100% !important;
    max-height:100% !important;
    object-fit:contain !important;
    margin:0 !important;
  }
  #categoryResultsGrid.category-products .product-thumbs{display:none !important}
  #categoryResultsGrid.category-products .product-info{
    flex:1 1 auto !important;
    min-width:0 !important;
    min-height:156px !important;
    height:156px !important;
    padding:9px !important;
    display:flex !important;
    flex-direction:column !important;
    overflow:hidden !important;
    box-sizing:border-box !important;
  }
  #categoryResultsGrid.category-products .product-cat{font-size:8px !important;line-height:1.2 !important;min-height:10px !important}
  #categoryResultsGrid.category-products .product-info h3{
    font-size:11.5px !important;
    line-height:1.25 !important;
    min-height:29px !important;
    max-height:29px !important;
    margin:4px 0 !important;
    overflow:hidden !important;
    display:-webkit-box !important;
    -webkit-box-orient:vertical !important;
    -webkit-line-clamp:2 !important;
  }
  #categoryResultsGrid.category-products .desc{
    font-size:8.5px !important;
    line-height:1.3 !important;
    min-height:22px !important;
    max-height:22px !important;
    margin:0 0 3px !important;
    overflow:hidden !important;
    display:-webkit-box !important;
    -webkit-box-orient:vertical !important;
    -webkit-line-clamp:2 !important;
  }
  #categoryResultsGrid.category-products .price{font-size:15px !important;line-height:1.1 !important;margin:5px 0 8px !important}
  #categoryResultsGrid.category-products .add{width:100% !important;min-height:34px !important;margin-top:auto !important;padding:8px 3px !important;font-size:8px !important;line-height:1.15 !important}
  #categoryResultsGrid.category-products .badge{top:6px !important;left:6px !important;font-size:7px !important;padding:4px 5px !important}
}
@media screen and (max-width:380px){
  #categoryResultsGrid.category-products{gap:8px !important}
  #categoryResultsGrid.category-products .product-img{flex-basis:116px !important;height:116px !important;min-height:116px !important}
  #categoryResultsGrid.category-products .product-info{min-height:150px !important;height:150px !important;padding:8px !important}
}

/* NAKANE — Em telas touch até 1100px (incluindo Chrome Android em "Site para computador"), usar exatamente as mesmas regras da versão mobile. */
@media (max-width:1100px) and (hover:none) and (pointer:coarse){.product-modal-box{grid-template-columns:1fr;padding:18px}.product-main-photo{height:300px}.product-modal-info{padding:5px}.product-modal-info h2{font-size:24px}}
@media (max-width:1100px) and (hover:none) and (pointer:coarse){
  .nav{overflow:visible}
  .category-menu-wrap{z-index:300}
  .category-dropdown{width:min(310px,calc(100vw - 32px));}
}
@media (max-width:1100px) and (hover:none) and (pointer:coarse){.category-menu-wrap{width:100%}.category-dropdown{position:absolute;top:calc(100% + 5px);left:0;right:auto;width:min(285px,90vw)}}
@media (max-width:1100px) and (hover:none) and (pointer:coarse){
  html{scroll-padding-top:112px}
  .topbar{
    font-size:10px;
    padding:0 12px;
    min-height:34px;
  }
  .topbar span:nth-child(2){display:none}
  .head{
    grid-template-columns:1fr auto;
    min-height:80px;
    padding:9px 14px;
    gap:9px;
  }
  .logo img{width:165px;max-height:58px}
  .account{
    grid-column:2;
    grid-row:1;
    justify-content:flex-end;
    gap:6px;
  }
  .service-whatsapp{
    min-width:0;
    width:auto;
    padding:6px 8px;
    gap:6px;
  }
  .service-wa-icon{
    width:34px;
    height:34px;
    flex-basis:34px;
  }
  .service-wa-icon svg{width:33px;height:33px}
  .service-whatsapp small{font-size:8px}
  .service-whatsapp b{font-size:11px}
  .cart-btn{padding:8px 9px}
  .cart-btn .label{display:none}
  .mobile-menu{display:block}
  .search{
    grid-column:1/-1;
    grid-row:2;
    height:42px;
  }
  .nav{display:none}
  .mobile-nav{
    display:none;
    flex-direction:column;
    padding:8px 14px 14px;
    border-top:1px solid var(--line);
  }
  .mobile-nav.open{display:flex}
  .mobile-nav a{
    padding:12px;
    border-bottom:1px solid var(--line);
    font-weight:800;
    font-size:13px;
  }
  .hero{height:350px}
  .hero-content{left:6%;right:6%;max-width:none}
  .hero-content h1{font-size:34px}
  .benefits{grid-template-columns:1fr 1fr}
  .benefit{padding:15px}
  .benefit:nth-child(2){border-right:0}
  .benefit:nth-child(3){border-top:1px solid var(--line)}
  .benefit:nth-child(4){border-top:1px solid var(--line);border-right:0}
  .section{padding:45px 16px}
  .products{grid-template-columns:1fr 1fr;gap:10px}
  .product-img{height:165px;padding:8px}
  .product-info{padding:12px}
  .product-info h3{font-size:14px}
  .desc{font-size:11px}
  .price{font-size:18px}
  .inspiration-grid{grid-template-columns:1fr}
  .inspiration-card{grid-template-columns:120px 1fr}
  .about{grid-template-columns:1fr;margin-bottom:45px;padding:40px 16px;gap:25px}
  .footer{padding:35px 16px}
}
@media (max-width:1100px) and (hover:none) and (pointer:coarse){
  .about-approved{padding:28px 18px 24px;margin-bottom:12px}
  .about-content h2{font-size:28px}
  .about-content p{font-size:14px;line-height:1.7}
  .footer-info{grid-template-columns:1fr;text-align:center;padding:38px 18px}
}
@media (max-width:1100px) and (hover:none) and (pointer:coarse){
  .footer-info{
    grid-template-columns:1fr;
    text-align:center;
    padding:38px 18px;
    gap:26px;
  }
}
@media (max-width:1100px) and (hover:none) and (pointer:coarse){
  .service-whatsapp{
    max-width:none !important;
    height:42px !important;
    min-height:42px !important;
    padding:4px 7px !important;
    gap:5px !important;
  }
  .service-wa-icon{width:27px !important;height:27px !important;flex-basis:27px !important}
  .service-wa-icon svg{width:26px !important;height:26px !important}
  .service-whatsapp small{font-size:7px !important}
  .service-whatsapp b{font-size:10px !important}
}
@media (max-width:1100px) and (hover:none) and (pointer:coarse){.product-specs{grid-template-columns:1fr}.product-specs div:nth-child(odd){border-right:0}}
@media (max-width:1100px) and (hover:none) and (pointer:coarse){
  html{scroll-padding-top:118px;overflow-x:hidden}
  body{width:100%;overflow-x:hidden}

  .topbar{
    min-height:36px;
    height:auto;
    padding:8px 14px;
    justify-content:center;
    text-align:center;
    font-size:11px;
    line-height:1.25;
  }
  .topbar span:nth-child(2){display:none}

  .header{position:sticky;top:0}
  .head{
    width:100%;
    min-height:0;
    grid-template-columns:minmax(105px,1fr) auto;
    grid-template-rows:60px 46px;
    gap:8px;
    padding:8px 12px 10px;
    align-items:center;
  }
  .logo{min-width:0;display:flex;align-items:center}
  .logo img{
    width:125px;
    max-width:100%;
    max-height:54px;
    height:auto;
  }
  .account{
    grid-column:2;
    grid-row:1;
    display:flex;
    align-items:center;
    justify-content:flex-end;
    gap:5px;
    min-width:0;
  }
  .service-whatsapp{
    width:120px !important;
    max-width:120px !important;
    height:44px !important;
    min-height:44px !important;
    padding:4px 7px !important;
    gap:5px !important;
    overflow:hidden;
  }
  .service-whatsapp>span:last-child{min-width:0;overflow:hidden}
  .service-wa-icon{width:28px !important;height:28px !important;flex:0 0 28px !important}
  .service-wa-icon svg{width:27px !important;height:27px !important}
  .service-whatsapp small{font-size:7px !important;white-space:nowrap}
  .service-whatsapp b{font-size:10px !important;white-space:nowrap}
  .cart-btn,
  .mobile-menu{
    width:44px;
    min-width:44px;
    height:44px !important;
    padding:0 !important;
    display:grid;
    place-items:center;
    border-radius:5px;
  }
  .cart-btn{font-size:18px}
  .cart-btn .count{min-width:21px;height:21px;font-size:11px;margin-left:2px}
  .cart-btn .label{display:none}
  .mobile-menu{font-size:22px;line-height:1}

  .search{
    grid-column:1/-1;
    grid-row:2;
    width:100%;
    height:46px !important;
    border-radius:5px;
  }
  .search input{font-size:15px;padding:0 14px;min-width:0}
  .search button{width:52px;font-size:22px}

  .nav{display:none}
  .mobile-nav{
    display:none;
    width:100%;
    padding:6px 12px 12px;
    background:#fff;
    border-top:1px solid var(--line);
    box-shadow:0 8px 18px rgba(0,0,0,.07);
  }
  .mobile-nav.open{display:flex}
  .mobile-nav a{padding:13px 12px;font-size:13px;line-height:1.2}
  .mobile-category-toggle{font-size:13px;padding:13px 12px}
  .mobile-category-list{margin:0 12px 6px}

  .hero{
    width:100%;
    height:330px;
    margin:0;
    border-radius:0;
  }
  .hero-content{left:6%;right:6%;max-width:88%}
  .hero-content small{font-size:11px;letter-spacing:.8px}
  .hero-content h1{
    font-size:30px;
    line-height:1.02;
    margin:10px 0 20px;
  }
  .cta{padding:14px 18px;font-size:11px}

  .benefits{
    width:100%;
    max-width:none;
    grid-template-columns:repeat(2,minmax(0,1fr));
    border-left:0;
    border-right:0;
  }
  .benefit,
  .benefit:nth-child(2),
  .benefit:nth-child(3),
  .benefit:nth-child(4){
    min-width:0;
    min-height:82px;
    padding:14px 12px;
    gap:9px;
    border-right:1px solid var(--line);
    border-top:0;
  }
  .benefit:nth-child(2n){border-right:0}
  .benefit:nth-child(n+3){border-top:1px solid var(--line)}
  .benefit .icon{font-size:21px;flex:0 0 22px;text-align:center}
  .benefit b{font-size:11px;line-height:1.25}
  .benefit small{font-size:10px;line-height:1.3;margin-top:3px}

  .section{
    width:100%;
    max-width:none;
    padding:42px 14px 48px;
  }
  .section-heading{
    display:grid;
    grid-template-columns:minmax(0,1fr) auto;
    align-items:end;
    gap:10px;
    margin-bottom:22px;
  }
  .section h2{
    display:block;
    overflow:visible;
    padding:0;
    margin:7px 0 0;
    font-size:27px;
    line-height:1.08;
    max-width:230px;
  }
  .eyebrow{font-size:11px;letter-spacing:.9px}
  .result-count{
    padding:0 0 2px;
    font-size:11px;
    white-space:nowrap;
    text-align:right;
  }

  .products{grid-template-columns:1fr;gap:16px;width:100%}
  .product-card{width:100%;border-radius:5px;overflow:hidden}
  .product-img{height:230px;padding:12px}
  .product-info{padding:15px}
  .product-info h3{font-size:17px;margin:7px 0 5px}
  .desc{font-size:12px;line-height:1.45;min-height:0}
  .price{font-size:22px;margin:8px 0 14px}
  .add{padding:13px;font-size:11px;border-radius:3px}

  .about-approved{
    width:100%;
    max-width:none;
    margin:0;
    padding:38px 18px 34px;
  }
  .about-content{width:100%;max-width:none}
  .about-content h2{font-size:27px;line-height:1.12;margin-bottom:18px}
  .about-content p{font-size:15px;line-height:1.7;max-width:none}

  .footer-info{
    width:100%;
    padding:38px 20px;
    gap:26px;
  }
  .footer-info h3{font-size:16px;margin-bottom:8px}
  .footer-info p{font-size:14px;line-height:1.65}
  .footer-legal{padding:15px 12px;font-size:11px;line-height:1.4}
}
@media (max-width:1100px) and (hover:none) and (pointer:coarse){
  /* No celular, a vitrine de destaques vira uma faixa horizontal deslizável. */
  #produtos .products{
    display:flex;
    flex-wrap:nowrap;
    gap:10px;
    width:100%;
    overflow-x:auto;
    overflow-y:hidden;
    padding:2px 2px 12px;
    margin:0;
    scroll-snap-type:x mandatory;
    -webkit-overflow-scrolling:touch;
    scrollbar-width:none;
  }
  #produtos .products::-webkit-scrollbar{display:none}
  #produtos .products .product-card{
    flex:0 0 calc((100% - 10px) / 2);
    width:calc((100% - 10px) / 2);
    min-width:0;
    scroll-snap-align:start;
    border-radius:8px;
  }
  #produtos .product-img{height:145px;padding:7px}
  #produtos .product-info{padding:10px}
  #produtos .product-info h3{
    font-size:12px;
    line-height:1.3;
    margin:5px 0 4px;
    display:-webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient:vertical;
    overflow:hidden;
  }
  #produtos .product-cat{font-size:8px}
  #produtos .desc{
    font-size:9px;
    line-height:1.35;
    display:-webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient:vertical;
    overflow:hidden;
  }
  #produtos .price{font-size:16px;margin:6px 0 9px}
  #produtos .add{padding:9px 5px;font-size:9px;line-height:1.2}
  #produtos .product-thumbs{display:none}
  #produtos .badge{top:7px;left:7px;padding:4px 6px;font-size:8px}
  #produtos .section-heading{margin-bottom:14px}
  #produtos .result-count{font-size:10px}
  #produtos .products::after{content:"";flex:0 0 2px}
}
@media (max-width:1100px) and (hover:none) and (pointer:coarse){
  #produtos .products{
    display:flex !important;
    flex-direction:row !important;
    flex-wrap:nowrap !important;
    grid-template-columns:none !important;
    gap:12px !important;
    width:100% !important;
    max-width:100% !important;
    overflow-x:auto !important;
    overflow-y:hidden !important;
    padding:0 2px 12px !important;
    margin:0 !important;
    scroll-snap-type:x mandatory !important;
    -webkit-overflow-scrolling:touch !important;
    scrollbar-width:none !important;
  }
  #produtos .products::-webkit-scrollbar{display:none !important;width:0;height:0}
  #produtos .products .product-card{
    display:flex !important;
    flex-direction:column !important;
    flex:0 0 calc((100vw - 44px) / 2) !important;
    width:calc((100vw - 44px) / 2) !important;
    max-width:calc((100vw - 44px) / 2) !important;
    min-width:0 !important;
    scroll-snap-align:start !important;
    transform:none !important;
  }
  #produtos .product-img{height:140px !important;padding:7px !important}
  #produtos .product-info{padding:9px !important}
  #produtos .product-info h3{font-size:12px !important;line-height:1.25 !important;min-height:30px !important;margin:4px 0 !important}
  #produtos .desc{font-size:9px !important;line-height:1.3 !important;min-height:24px !important}
  #produtos .price{font-size:16px !important;margin:6px 0 8px !important}
  #produtos .add{font-size:9px !important;padding:9px 4px !important}
}
@media (max-width:1100px) and (hover:none) and (pointer:coarse){
  #produtos .products{
    display:flex !important;
    flex-direction:row !important;
    flex-wrap:nowrap !important;
    align-items:stretch !important;
    gap:12px !important;
    overflow-x:auto !important;
    overflow-y:hidden !important;
    padding:2px 2px 14px !important;
    scroll-snap-type:x mandatory !important;
  }
  #produtos .products .product-card{
    flex:0 0 calc((100% - 12px)/2) !important;
    width:calc((100% - 12px)/2) !important;
    max-width:calc((100% - 12px)/2) !important;
    min-width:0 !important;
    height:auto !important;
    min-height:0 !important;
    display:flex !important;
    flex-direction:column !important;
    align-self:stretch !important;
    overflow:hidden !important;
    box-sizing:border-box !important;
    scroll-snap-align:start !important;
  }
  #produtos .product-img{
    position:relative !important;
    flex:0 0 128px !important;
    height:128px !important;
    min-height:128px !important;
    width:100% !important;
    padding:8px !important;
    display:flex !important;
    align-items:center !important;
    justify-content:center !important;
    overflow:hidden !important;
    box-sizing:border-box !important;
  }
  #produtos .product-img img{
    position:static !important;
    display:block !important;
    width:100% !important;
    height:100% !important;
    max-width:100% !important;
    max-height:100% !important;
    object-fit:contain !important;
    margin:0 !important;
    transform:none !important;
  }
  #produtos .product-thumbs{display:none !important}
  #produtos .product-info{
    flex:1 1 auto !important;
    min-width:0 !important;
    min-height:156px !important;
    display:flex !important;
    flex-direction:column !important;
    padding:9px !important;
    box-sizing:border-box !important;
  }
  #produtos .product-cat{font-size:8px !important;line-height:1.2 !important;min-height:10px !important}
  #produtos .product-info h3{
    font-size:11.5px !important;
    line-height:1.25 !important;
    min-height:29px !important;
    max-height:29px !important;
    margin:4px 0 !important;
    overflow:hidden !important;
    display:-webkit-box !important;
    -webkit-line-clamp:2 !important;
    -webkit-box-orient:vertical !important;
  }
  #produtos .desc{
    font-size:8.5px !important;
    line-height:1.3 !important;
    min-height:22px !important;
    max-height:22px !important;
    margin:0 0 3px !important;
    overflow:hidden !important;
    display:-webkit-box !important;
    -webkit-line-clamp:2 !important;
    -webkit-box-orient:vertical !important;
  }
  #produtos .product-info del{font-size:9px !important;line-height:1 !important;min-height:10px !important}
  #produtos .price{font-size:15px !important;line-height:1.1 !important;margin:5px 0 8px !important}
  #produtos .add{
    width:100% !important;
    margin-top:auto !important;
    min-height:34px !important;
    padding:8px 3px !important;
    font-size:8px !important;
    line-height:1.15 !important;
    box-sizing:border-box !important;
  }
  #produtos .badge{top:6px !important;left:6px !important;font-size:7px !important;padding:4px 5px !important;z-index:2 !important}
}
@media (max-width:1100px) and (hover:none) and (pointer:coarse){
  #produtos .products .product-card{
    height:100% !important;
    min-height:0 !important;
    overflow:hidden !important;
    box-sizing:border-box !important;
  }
  #produtos .product-img{
    flex:0 0 128px !important;
    height:128px !important;
    min-height:128px !important;
    overflow:hidden !important;
  }
  #produtos .product-img img{
    width:100% !important;
    height:100% !important;
    max-width:100% !important;
    max-height:100% !important;
    object-fit:contain !important;
  }
  #produtos .product-info{
    flex:1 1 auto !important;
    min-height:156px !important;
    height:156px !important;
    overflow:hidden !important;
  }
}
@media (max-width:1100px) and (hover:none) and (pointer:coarse){
  #categoryResultsGrid.category-products{
    display:grid !important;
    grid-template-columns:repeat(2,minmax(0,1fr)) !important;
    gap:10px !important;
    width:100% !important;
    overflow:visible !important;
    align-items:stretch !important;
  }
  #categoryResultsGrid.category-products .product-card{
    width:100% !important;
    max-width:none !important;
    min-width:0 !important;
    height:100% !important;
    min-height:0 !important;
    display:flex !important;
    flex-direction:column !important;
    overflow:hidden !important;
    box-sizing:border-box !important;
  }
  #categoryResultsGrid.category-products .product-img{
    flex:0 0 128px !important;
    height:128px !important;
    min-height:128px !important;
    width:100% !important;
    padding:7px !important;
    overflow:hidden !important;
    display:flex !important;
    align-items:center !important;
    justify-content:center !important;
    box-sizing:border-box !important;
  }
  #categoryResultsGrid.category-products .product-img img{
    position:static !important;
    display:block !important;
    width:100% !important;
    height:100% !important;
    max-width:100% !important;
    max-height:100% !important;
    object-fit:contain !important;
    margin:0 !important;
  }
  #categoryResultsGrid.category-products .product-thumbs{display:none !important}
  #categoryResultsGrid.category-products .product-info{
    flex:1 1 auto !important;
    min-width:0 !important;
    min-height:156px !important;
    height:156px !important;
    padding:9px !important;
    display:flex !important;
    flex-direction:column !important;
    overflow:hidden !important;
    box-sizing:border-box !important;
  }
  #categoryResultsGrid.category-products .product-cat{font-size:8px !important;line-height:1.2 !important;min-height:10px !important}
  #categoryResultsGrid.category-products .product-info h3{
    font-size:11.5px !important;
    line-height:1.25 !important;
    min-height:29px !important;
    max-height:29px !important;
    margin:4px 0 !important;
    overflow:hidden !important;
    display:-webkit-box !important;
    -webkit-box-orient:vertical !important;
    -webkit-line-clamp:2 !important;
  }
  #categoryResultsGrid.category-products .desc{
    font-size:8.5px !important;
    line-height:1.3 !important;
    min-height:22px !important;
    max-height:22px !important;
    margin:0 0 3px !important;
    overflow:hidden !important;
    display:-webkit-box !important;
    -webkit-box-orient:vertical !important;
    -webkit-line-clamp:2 !important;
  }
  #categoryResultsGrid.category-products .price{font-size:15px !important;line-height:1.1 !important;margin:5px 0 8px !important}
  #categoryResultsGrid.category-products .add{width:100% !important;min-height:34px !important;margin-top:auto !important;padding:8px 3px !important;font-size:8px !important;line-height:1.15 !important}
  #categoryResultsGrid.category-products .badge{top:6px !important;left:6px !important;font-size:7px !important;padding:4px 5px !important}
}
/* NAKANE — TODAS AS CATEGORIAS: mobile e tablets touch, inclusive Chrome Android em Site para computador. */
.mobile-all-categories{display:none!important}
@media (max-width:1100px) and (hover:none) and (pointer:coarse){
  .mobile-all-categories{display:block!important;max-width:var(--max);margin:0 auto;padding:18px 22px 0}
  body.category-view .mobile-all-categories{display:none!important}
  .mobile-all-categories>button{position:relative;z-index:5;width:100%;min-height:72px;border:0;border-radius:14px;background:var(--red);color:#fff;display:grid;grid-template-columns:58px minmax(0,1fr) 42px;align-items:center;gap:8px;padding:0 22px;cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;box-sizing:border-box}
  .mobile-all-categories-icon{width:38px;height:30px;display:flex;flex-direction:column;justify-content:space-between}
  .mobile-all-categories-icon i{display:block;width:100%;height:5px;background:#fff;border-radius:5px}
  .mobile-all-categories-label{font-size:21px;font-weight:900;letter-spacing:.1px;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:clip}
  .mobile-all-categories-chevron{width:17px;height:17px;border-right:5px solid #fff;border-bottom:5px solid #fff;transform:rotate(45deg);justify-self:center;transition:transform .18s ease;margin-top:-8px;box-sizing:border-box}
  .mobile-all-categories>button.is-open .mobile-all-categories-chevron{transform:rotate(225deg);margin-top:8px}
  .mobile-all-categories-list{position:relative;z-index:6;margin-top:8px;border:1px solid var(--line);border-radius:10px;overflow:hidden;background:#fff;box-shadow:0 10px 24px rgba(0,0,0,.10)}
  .mobile-all-categories-list[hidden]{display:none!important}
  .mobile-all-categories-list button{width:100%;display:flex;justify-content:space-between;align-items:center;border:0;border-bottom:1px solid var(--line);background:#fff;color:var(--text);padding:15px 16px;font-size:14px;font-weight:800;text-align:left}
  .mobile-all-categories-list button:last-child{border-bottom:0}
  .mobile-all-categories-list button:active{background:var(--red);color:#fff}
}
@media (max-width:760px) and (hover:none) and (pointer:coarse){.mobile-all-categories{padding:18px 14px 0}.mobile-all-categories>button{min-height:72px;border-radius:14px;grid-template-columns:48px minmax(0,1fr) 36px;padding:0 18px}.mobile-all-categories-icon{width:34px;height:27px}.mobile-all-categories-icon i{height:5px}.mobile-all-categories-label{font-size:20px}.mobile-all-categories-chevron{width:16px;height:16px;border-width:4px}}

/* NAKANE — aviso discreto quando o Chrome Android solicita “Site para computador”. */
.desktop-mode-notice[hidden]{display:none!important}
.desktop-mode-notice{position:fixed;inset:0;z-index:99999;display:flex;align-items:center;justify-content:center;padding:20px;box-sizing:border-box}
.desktop-mode-notice-backdrop{position:absolute;inset:0;background:rgba(10,14,18,.68);backdrop-filter:blur(2px)}
.desktop-mode-notice-dialog{position:relative;z-index:1;width:min(620px,calc(100vw - 48px));box-sizing:border-box;background:#fff;border-radius:22px;padding:34px 38px 32px;text-align:center;box-shadow:0 24px 70px rgba(0,0,0,.30);border:1px solid rgba(0,0,0,.08)}
.desktop-mode-notice-close{position:absolute;right:12px;top:10px;width:34px;height:34px;border:0;border-radius:50%;background:#f3f4f5;color:#4e5961;font-size:24px;line-height:1;cursor:pointer}
.desktop-mode-notice-logo{display:block;width:165px;height:auto;max-height:72px;object-fit:contain;margin:0 auto 6px}
.desktop-mode-notice-icon{width:68px;height:68px;margin:10px auto 12px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#fff0f1;font-size:28px}
.desktop-mode-notice-dialog h2{margin:0 0 12px;color:#20262b;font-size:27px;line-height:1.2}
.desktop-mode-notice-dialog p{margin:0 auto 12px;max-width:500px;color:#4e5961;font-size:15px;line-height:1.55}
.desktop-mode-notice-dialog p strong{color:#20262b}
.desktop-mode-notice-dialog .desktop-mode-notice-small{font-size:14px;color:#737d85;margin-top:16px}
.desktop-mode-notice-ok{width:100%;min-height:58px;margin-top:16px;border:0;border-radius:10px;background:var(--red);color:#fff;font-size:12px;font-weight:900;letter-spacing:.3px;cursor:pointer}
@media (max-width:480px){.desktop-mode-notice{padding:10px}.desktop-mode-notice-dialog{width:min(360px,calc(100vw - 20px));padding:28px 22px 22px;border-radius:20px}.desktop-mode-notice-logo{width:145px;max-height:70px}.desktop-mode-notice-icon{width:68px;height:68px;margin:10px auto 12px;font-size:28px}.desktop-mode-notice-dialog h2{font-size:23px;margin-bottom:14px}.desktop-mode-notice-dialog p{font-size:13.5px;line-height:1.55}.desktop-mode-notice-dialog .desktop-mode-notice-small{font-size:12.5px;margin-top:16px}.desktop-mode-notice-ok{min-height:52px;font-size:12.5px;margin-top:16px}}

/* NAKANE — isolamento do modal de aviso */
body.desktop-mode-notice-open{overflow:hidden!important}
.desktop-mode-notice{font-family:inherit!important}

/* NAKANE — no Chrome Android em “Site para computador”, o modal acompanha a viewport virtual maior. */
@media (min-width:481px) and (max-width:1100px) and (hover:none) and (pointer:coarse){.nakane-android-desktop-mode .desktop-mode-notice{padding:10px}.nakane-android-desktop-mode .desktop-mode-notice-dialog{width:min(94vw,980px);min-height:min(82vh,980px);max-height:88vh;overflow:auto;display:flex;flex-direction:column;justify-content:flex-start;padding:5.2vw 5.6vw 4.8vw;border-radius:28px;box-sizing:border-box}.nakane-android-desktop-mode .desktop-mode-notice-logo{width:min(300px,31vw);max-height:none;margin:0 auto 14px}.nakane-android-desktop-mode .desktop-mode-notice-icon{width:min(112px,11.5vw);height:min(112px,11.5vw);font-size:min(50px,5.2vw);margin:16px auto 22px;flex:0 0 auto}.nakane-android-desktop-mode .desktop-mode-notice-dialog h2{font-size:clamp(44px,4.6vw,54px);line-height:1.16;margin:0 0 24px}.nakane-android-desktop-mode .desktop-mode-notice-dialog p{font-size:clamp(32px,3.3vw,40px);line-height:1.5;max-width:900px;margin:0 auto 22px}.nakane-android-desktop-mode .desktop-mode-notice-dialog .desktop-mode-notice-small{font-size:clamp(28px,2.9vw,35px);line-height:1.45;margin-top:26px}.nakane-android-desktop-mode .desktop-mode-notice-ok{min-height:min(100px,10vw);font-size:clamp(26px,3vw,32px);margin-top:auto;padding:0 24px;border-radius:15px;flex:0 0 auto}}

/* NAKANE 2.0 — ícones profissionais dos benefícios */
.benefits{background:#fff;}
.benefit{min-height:104px;}
.benefit .icon{width:58px;height:58px;min-width:58px;border-radius:50%;display:grid;place-items:center;background:#fff0f1;color:var(--red);font-size:0;line-height:1;}
.benefit .icon svg{width:35px;height:35px;display:block;}
.benefit b{font-size:15px;line-height:1.25;color:#111;}
.benefit small{font-size:13px;color:#666;line-height:1.35;}
@media (max-width:760px){.benefit{min-height:92px;padding:14px 13px;}.benefit .icon{width:50px;height:50px;min-width:50px;}.benefit .icon svg{width:30px;height:30px;}.benefit b{font-size:13px;}.benefit small{font-size:11px;}}
@media (max-width:430px){.benefit{min-height:84px;padding:13px 14px;gap:12px;}.benefit .icon{width:48px;height:48px;min-width:48px;}.benefit .icon svg{width:29px;height:29px;}}

/* ICONES BENEFICIOS — correção definitiva */
.benefits .benefit .icon{width:58px!important;height:58px!important;min-width:58px!important;max-width:58px!important;border-radius:50%!important;display:grid!important;place-items:center!important;background:#fff0f1!important;color:#c81f2d!important;opacity:1!important;visibility:visible!important;flex:0 0 58px!important;overflow:visible!important;box-sizing:border-box!important;}
.benefits .benefit .icon svg{width:35px!important;height:35px!important;display:block!important;visibility:visible!important;opacity:1!important;color:#c81f2d!important;overflow:visible!important;}
.benefits .benefit .icon svg path{stroke:#c81f2d!important;opacity:1!important;}
@media(max-width:900px){.benefits .benefit .icon{width:50px!important;height:50px!important;min-width:50px!important;max-width:50px!important;flex-basis:50px!important}.benefits .benefit .icon svg{width:30px!important;height:30px!important}}
@media(max-width:600px){.benefits .benefit .icon{width:46px!important;height:46px!important;min-width:46px!important;max-width:46px!important;flex-basis:46px!important}.benefits .benefit .icon svg{width:28px!important;height:28px!important}}


/* NAKANE — ÍCONES DOS BENEFÍCIOS: CORREÇÃO MULTIPLATAFORMA DEFINITIVA */
.benefits .benefit{
  display:flex !important;
  align-items:center !important;
  box-sizing:border-box !important;
}
.benefits .benefit > .icon{
  display:grid !important;
  place-items:center !important;
  width:58px !important;
  height:58px !important;
  min-width:58px !important;
  max-width:58px !important;
  flex:0 0 58px !important;
  margin:0 !important;
  padding:0 !important;
  border-radius:50% !important;
  background:#fff0f1 !important;
  color:#c81f2d !important;
  visibility:visible !important;
  opacity:1 !important;
  overflow:visible !important;
  line-height:0 !important;
}
.benefits .benefit > .icon svg{
  display:block !important;
  width:35px !important;
  height:35px !important;
  min-width:35px !important;
  min-height:35px !important;
  max-width:35px !important;
  max-height:35px !important;
  visibility:visible !important;
  opacity:1 !important;
  overflow:visible !important;
}
.benefits .benefit > .icon svg path,
.benefits .benefit > .icon svg rect,
.benefits .benefit > .icon svg circle{
  stroke:#c81f2d !important;
  opacity:1 !important;
}
/* Desktop/notebook: os quatro ícones permanecem sempre visíveis. */
@media (min-width:761px){
  .benefits{
    display:grid !important;
    grid-template-columns:repeat(4,minmax(0,1fr)) !important;
  }
  .benefits .benefit > .icon{
    display:grid !important;
    width:58px !important; height:58px !important;
    min-width:58px !important; max-width:58px !important;
    flex-basis:58px !important;
  }
  .benefits .benefit > .icon svg{
    display:block !important; width:35px !important; height:35px !important;
  }
}
/* Tablet/celular: mantém o mesmo desenho, apenas reduz proporcionalmente. */
@media (max-width:900px){
  .benefits .benefit > .icon{
    width:50px !important; height:50px !important;
    min-width:50px !important; max-width:50px !important; flex-basis:50px !important;
  }
  .benefits .benefit > .icon svg{width:30px !important;height:30px !important;min-width:30px !important;min-height:30px !important;max-width:30px !important;max-height:30px !important;}
}
@media (max-width:600px){
  .benefits .benefit > .icon{
    width:46px !important; height:46px !important;
    min-width:46px !important; max-width:46px !important; flex-basis:46px !important;
  }
  .benefits .benefit > .icon svg{width:28px !important;height:28px !important;min-width:28px !important;min-height:28px !important;max-width:28px !important;max-height:28px !important;}
}
