:root{--primary:#005ba9;--primary-dark:#003f78;--accent:#ffcf33;--text:#1f2937;--muted:#f4f7fb;--border:#e5e7eb;--white:#fff}*{box-sizing:border-box}body{margin:0;font-family:Inter,Arial,sans-serif;color:var(--text);background:#fff}a{text-decoration:none;color:inherit}.container{width:min(1140px,92%);margin:0 auto}.site-header{background:linear-gradient(135deg,var(--primary),#0076d6);color:#fff;position:sticky;top:0;z-index:10;box-shadow:0 10px 30px #003b701f}.nav-wrap{display:flex;align-items:center;gap:20px;min-height:82px}.brand{font-weight:900;font-size:24px;background:#fff;color:var(--primary);padding:12px 16px;border-radius:14px}.brand img{max-height:46px}.search{flex:1}.search input,.filters input,.filters select,input,textarea,select{width:100%;border:1px solid var(--border);border-radius:12px;padding:13px 14px;font:inherit}.nav{display:flex;gap:16px;font-weight:700;font-size:14px}.btn{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;background:var(--primary);color:#fff;padding:12px 22px;font-weight:800;cursor:pointer;box-shadow:0 12px 25px #005ba926}.btn:hover{background:var(--primary-dark)}.btn-light,.btn-white{background:#fff;color:var(--primary)}.btn-outline-white{background:transparent;color:#fff;border:2px solid #fff}.btn-small{padding:8px 14px;font-size:13px}.btn-lg{padding:15px 28px}.hero{background:radial-gradient(circle at 70% 20%,#2688d6,transparent 30%),linear-gradient(135deg,var(--primary),#00417a);color:#fff;padding:70px 0;overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:50px;align-items:center}.eyebrow,.section-title span{display:inline-block;background:#eaf5ff;color:var(--primary);border-radius:999px;padding:7px 12px;font-size:12px;text-transform:uppercase;font-weight:900;letter-spacing:.06em}.hero .eyebrow{background:#ffffff22;color:#fff}.hero h1{font-size:clamp(34px,6vw,64px);line-height:1;margin:15px 0}.hero p{font-size:19px;max-width:620px}.hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:28px}.hero-card{background:#fff;color:var(--text);border-radius:28px;padding:34px;box-shadow:0 30px 70px #002d5560;transform:rotate(-2deg)}.hero-card .tag{background:var(--accent);padding:8px 12px;border-radius:8px;font-weight:900;color:#2b2b2b}.hero-card h2{font-size:42px;color:var(--primary);margin-bottom:10px}.hero-card strong{font-size:32px}.section{padding:72px 0}.muted{background:var(--muted)}.section-title{text-align:center;margin-bottom:34px}.section-title h2{font-size:34px;margin:10px 0}.category-row{width:min(1140px,92%);margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:22px}.category-card{background:#fff;border-radius:20px;text-align:center;padding:26px 16px;box-shadow:0 16px 40px #0a31520f;border:1px solid var(--border)}.cat-art{width:86px;height:86px;border-radius:50%;display:grid;place-items:center;margin:0 auto 14px;background:linear-gradient(135deg,var(--primary),#6fb7f1);color:#fff;font-weight:900;font-size:26px}.category-card small{border:1px solid var(--primary);border-radius:999px;padding:6px 12px;color:var(--primary);font-weight:800}.product-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:24px}.product-card{background:#fff;border:1px solid var(--border);border-radius:18px;overflow:hidden;box-shadow:0 14px 35px #0b355a12}.product-img{height:190px;display:grid;place-items:center;background:#fff}.product-img img{max-width:100%;height:100%;object-fit:cover}.placeholder{width:120px;height:120px;border-radius:24px;background:linear-gradient(135deg,#eaf5ff,#b9dcfa);display:grid;place-items:center;color:var(--primary);font-size:32px;font-weight:900}.big{width:100%;height:420px}.product-body{padding:20px}.product-body small,.detail-copy small{color:var(--primary);font-weight:900}.product-body h3{margin:8px 0}.product-body p{color:#667085;font-size:14px;min-height:56px}.see-all-card{background:var(--primary);color:#fff;border-radius:18px;padding:32px;display:flex;flex-direction:column;justify-content:center;min-height:320px}.see-all-card h3{font-size:32px}.see-all-card span{background:#fff;color:var(--primary);border-radius:999px;padding:10px 14px;font-weight:900;width:max-content}.banner-blue{background:linear-gradient(135deg,var(--primary),#0078d4);color:#fff;padding:48px 0;text-align:center}.banner-blue h2{font-size:34px}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center}.blue{color:var(--primary)}.about-images{display:grid;grid-template-columns:1fr 1fr;gap:16px}.about-images div{height:180px;border-radius:24px;background:linear-gradient(135deg,#dceeff,#7dbbed)}.about-images div:nth-child(1){grid-row:span 2;height:380px}.trio{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:24px}.trio div,.info-card,.form-card{background:#fff;border:1px solid var(--border);border-radius:22px;padding:28px;box-shadow:0 14px 35px #0b355a10}.page-hero{background:linear-gradient(135deg,var(--primary),#00487f);color:#fff;padding:54px 0}.filters{display:grid;grid-template-columns:2fr 1fr 1fr auto;gap:12px;margin-bottom:28px}.pagination{display:flex;gap:16px;justify-content:center;margin-top:28px}.pagination a{color:var(--primary);font-weight:900}.product-detail{display:grid;grid-template-columns:1fr 1fr;gap:42px}.detail-img{width:100%;height:420px;object-fit:cover;border-radius:24px;background:var(--muted)}.gallery{display:flex;gap:12px;margin-top:14px;flex-wrap:wrap}.gallery img{width:96px;height:96px;object-fit:cover;border-radius:14px}.lead{font-size:20px;color:#667085}.options div{display:grid;grid-template-columns:150px 1fr;gap:14px;padding:12px 0;border-bottom:1px solid var(--border)}dt{font-weight:900}.contact-grid{display:grid;grid-template-columns:1fr .8fr;gap:32px}.form-card label{display:block;margin-bottom:14px}.rich{line-height:1.75}.narrow{max-width:800px}.flash-wrap{margin-top:16px}.flash{padding:14px 16px;border-radius:12px;margin:10px 0;background:#eaf5ff;color:#005ba9}.flash.success{background:#e9f8ef;color:#166534}.flash.danger{background:#fee2e2;color:#991b1b}.footer{background:#f2f4f7;padding-top:44px;color:#475467}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:28px}.footer a{display:block;margin:7px 0}.footer-bottom{text-align:center;border-top:1px solid #d0d5dd;padding:18px;margin-top:30px;font-size:13px}@media(max-width:860px){.nav-wrap{flex-wrap:wrap}.search{order:3;flex-basis:100%}.nav{overflow:auto}.hero-grid,.about-grid,.product-detail,.contact-grid{grid-template-columns:1fr}.filters{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr}.hero{padding:46px 0}.section{padding:46px 0}}

/* Ajustes solicitados: logo sem fundo branco, cards/botoes alinhados, destaque com imagem e rodape azul */
.brand{background:transparent;color:#fff;padding:0;border-radius:0;display:inline-flex;align-items:center;box-shadow:none}
.brand img{display:block;max-height:60px;width:auto;object-fit:contain;background:transparent}
.hero-card{padding:0;background:transparent;overflow:hidden;display:flex;align-items:center;justify-content:center;min-height:320px}
.hero-card:not(:has(.hero-promo-img)){background:#fff;padding:34px;display:block}
.hero-promo-img{display:block;width:100%;height:100%;max-height:390px;object-fit:cover;border-radius:28px;box-shadow:0 30px 70px #002d5560}
.category-card{display:flex;flex-direction:column;align-items:center;height:100%}
.category-card h3{margin:0 0 16px;min-height:48px;display:flex;align-items:center;justify-content:center}
.category-card small{margin-top:auto}
.product-card{display:flex;flex-direction:column;height:100%}
.product-img{flex:0 0 190px;overflow:hidden}
.product-img img{width:100%;height:100%;object-fit:cover}
.product-body{display:flex;flex-direction:column;flex:1}
.product-body p{min-height:0;flex:1}
.product-actions{display:flex;align-items:center;gap:10px;margin-top:auto}
.product-actions .btn:first-child{flex:1}
.product-actions .btn-whatsapp{margin-left:auto;background:#22c55e;color:#fff;box-shadow:0 12px 25px #22c55e33;padding-inline:12px}
.product-actions .btn-whatsapp:hover{background:#16a34a}
.footer{background:linear-gradient(135deg,var(--primary),#0076d6);color:#fff;padding-top:44px}
.footer h4,.footer p,.footer a,.footer-bottom{color:#fff}
.footer-bottom{border-top:1px solid #ffffff33}
.footer-brand{display:inline-flex;align-items:center;margin:0 0 14px}
.footer-brand img{display:block;max-height:74px;width:auto;object-fit:contain;background:transparent}
.footer-brand span{font-size:24px;font-weight:900;color:#fff}
@media(max-width:520px){.product-actions{flex-direction:column;align-items:stretch}.product-actions .btn-whatsapp{margin-left:0}.hero-card{min-height:220px}.hero-promo-img{max-height:300px}}
.hero-card-image{padding:0;background:transparent;display:flex;overflow:hidden}
.hero-card-image .hero-promo-img{height:100%}
.hero-card:not(.hero-card-image){background:#fff;color:var(--text);padding:34px;display:block;overflow:visible}

/* Ajustes de icones, categorias, Nossa historia e rodape */
.btn i,.nav i,.category-card small i,.see-all-card span i,.trio h3 i,.footer i,.info-card i{line-height:1;margin-right:6px}.btn-whatsapp i{margin-right:0}.cat-art{overflow:hidden;background:#eaf5ff}.cat-art img{display:block;width:100%;height:100%;object-fit:contain;padding:12px}.category-card:hover{transform:translateY(-3px);transition:.2s ease;box-shadow:0 18px 45px #0a31521a}.about-images div{position:relative;overflow:hidden;background:linear-gradient(135deg,#dceeff,#7dbbed)}.about-images img{width:100%;height:100%;object-fit:cover;display:block}.footer{background:linear-gradient(135deg,var(--primary),#0076d6);color:#fff}.footer-grid{align-items:flex-start}.footer h4{margin:0 0 18px;font-weight:900}.footer-subtitle{margin-top:22px!important}.footer p{line-height:1.45}.footer-contact-list{display:flex;flex-direction:column;gap:12px}.footer-contact-list a,.footer .footer-grid>div:last-child a{display:flex;align-items:center;gap:8px;margin:0}.footer-contact-list i,.footer .footer-grid>div:last-child i,.footer-address i,.footer-hours i{margin-right:8px}.footer-address,.footer-hours{display:flex;align-items:flex-start;margin:0 0 10px}.footer .footer-grid>div:last-child{display:flex;flex-direction:column;gap:12px}.footer-bottom{margin-top:36px}.footer-brand{margin-bottom:18px}.footer-brand img{max-height:82px}.nav a{display:inline-flex;align-items:center;gap:4px}.nav a i{margin-right:2px}.product-actions .btn{gap:6px}.product-actions .btn-whatsapp{width:42px;min-width:42px;height:42px;border-radius:50%;padding:0;flex:0 0 auto}.hero-actions .btn{gap:8px}@media(max-width:860px){.footer-contact-list{gap:10px}.footer-subtitle{margin-top:18px!important}.nav a i{display:none}}

/* Refinos mobile da home: menu em quadrinho, busca alinhada e botoes mais elegantes */
.nav-check{position:absolute;opacity:0;pointer-events:none}
.menu-toggle{display:none;width:44px;height:44px;border:1px solid #ffffff66;border-radius:12px;background:#ffffff18;color:#fff;align-items:center;justify-content:center;font-size:26px;cursor:pointer;box-shadow:inset 0 1px 0 #ffffff33}
.header-whatsapp{white-space:nowrap;gap:7px}

@media(max-width:860px){
  .site-header{position:sticky;top:0}
  .nav-wrap{display:grid;grid-template-columns:auto 44px auto;gap:10px 12px;min-height:76px;padding:10px 0;align-items:center}
  .brand{grid-column:1;max-width:170px}
  .brand img{max-height:54px}
  .menu-toggle{display:inline-flex;grid-column:2;justify-self:end;order:0}
  .header-whatsapp{grid-column:3;justify-self:end;padding:11px 14px;font-size:0;border-radius:14px;width:44px;height:44px;box-shadow:0 10px 22px #002b5040}
  .header-whatsapp i{font-size:21px;margin:0}
  .search{grid-column:1 / -1;order:4;flex-basis:auto;width:100%}
  .search input{height:45px;border-radius:14px;padding-left:44px;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' fill='%23005ba9' viewBox='0 0 16 16'%3E%3Cpath d='M11.742 10.344a6.5 6.5 0 1 0-1.397 1.398h-.001c.03.04.062.078.098.115l3.85 3.85a1 1 0 0 0 1.415-1.414l-3.85-3.85a1.007 1.007 0 0 0-.115-.1zM12 6.5a5.5 5.5 0 1 1-11 0 5.5 5.5 0 0 1 11 0z'/%3E%3C/svg%3E") no-repeat 16px center}
  .nav{grid-column:1 / -1;order:5;display:none;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;width:100%;padding:4px 0 2px;overflow:visible}
  .nav-check:checked ~ .nav{display:grid}
  .nav a{display:flex;align-items:center;justify-content:center;gap:8px;min-height:46px;background:#ffffff16;border:1px solid #ffffff42;border-radius:14px;color:#fff;font-weight:800;box-shadow:inset 0 1px 0 #ffffff22}
  .nav a i{display:inline-flex;margin:0;font-size:17px}

  .hero{padding:38px 0 42px}
  .hero-grid{gap:28px;text-align:center}
  .hero-copy{display:flex;flex-direction:column;align-items:center}
  .hero p{max-width:100%;font-size:16px;line-height:1.45;margin-left:auto;margin-right:auto}
  .hero h1{font-size:clamp(30px,9vw,44px)}
  .hero-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;width:100%;max-width:420px;margin-top:22px}
  .hero-actions .btn{width:100%;padding:12px 10px;font-size:14px;border-radius:16px;white-space:nowrap}
  .hero-card{width:100%;max-width:420px;margin:0 auto;transform:rotate(-1deg)}

  .product-actions{flex-direction:row!important;align-items:center!important;gap:8px}
  .product-actions .btn:first-child{flex:1 1 auto;min-width:0;padding:9px 12px;font-size:12px;border-radius:14px;box-shadow:0 8px 18px #005ba91c}
  .product-actions .btn:first-child i{font-size:14px}
  .product-actions .btn-whatsapp{flex:0 0 40px!important;width:40px!important;min-width:40px!important;height:40px!important;margin-left:0!important;border-radius:14px!important}
}

@media(max-width:420px){
  .nav-wrap{grid-template-columns:minmax(0,1fr) 42px 42px;gap:9px}
  .brand img{max-height:48px;max-width:145px}
  .menu-toggle,.header-whatsapp{width:42px;height:42px;border-radius:12px}
  .hero-actions{gap:8px}
  .hero-actions .btn{font-size:13px;padding:11px 8px}
  .product-body{padding:16px}
  .product-actions .btn:first-child{font-size:11.5px;padding:9px 10px}
}


/* Alteracoes homepage: busca com sugestoes, spot da imagem, categorias maiores e botoes alinhados */
.search{position:relative;z-index:20}.search-box{position:relative}.search-input{position:relative;z-index:2}.search-suggestions{position:absolute;top:calc(100% + 8px);left:0;right:0;background:#fff;color:var(--text);border:1px solid #d7e2ee;border-radius:18px;box-shadow:0 18px 45px #002d5526;padding:8px;display:none;max-height:380px;overflow:auto;z-index:50}.search-box.has-query:focus-within .search-suggestions{display:block}.search-suggestion{display:flex;align-items:center;gap:12px;padding:9px;border-radius:14px}.search-suggestion:hover,.search-suggestion:focus{background:#eaf5ff}.suggestion-thumb{width:52px;height:52px;min-width:52px;border-radius:12px;background:linear-gradient(135deg,#eaf5ff,#b9dcfa);display:grid;place-items:center;overflow:hidden;color:var(--primary);font-weight:900}.suggestion-thumb img{width:100%;height:100%;object-fit:cover;display:block}.suggestion-info{display:flex;flex-direction:column;gap:3px;line-height:1.15}.suggestion-info strong{font-size:14px;color:#172033}.suggestion-info small{font-size:12px;color:#667085;font-weight:800}.search-empty{padding:14px;text-align:center;color:#667085;font-size:14px}.search-empty[hidden],.search-suggestion[hidden]{display:none!important}
.header-whatsapp:hover,.header-whatsapp:hover i{color:#fff}.btn-light:hover{color:#fff}.hero-card-image{position:relative;min-height:390px;overflow:visible;isolation:isolate;transform:none}.hero-card-image::before{content:"";position:absolute;width:min(520px,105%);aspect-ratio:1;left:50%;top:50%;transform:translate(-50%,-50%);border-radius:50%;background:radial-gradient(circle,#ffffffd9 0%,#ffffff8f 35%,#7dc6ff55 58%,#7dc6ff00 74%);filter:blur(2px);z-index:-1}.hero-card-image .hero-promo-img{position:relative;z-index:1;width:100%;height:auto;max-height:430px;object-fit:contain;border-radius:0;box-shadow:none}.category-row{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:30px}.category-card{background:transparent!important;border:0!important;box-shadow:none!important;padding:10px 8px!important}.category-card:hover{box-shadow:none!important;transform:translateY(-4px)}.category-card h3{min-height:auto;margin:16px 0 0;font-size:18px}.category-card small{display:none!important}.cat-art{width:172px;height:172px;margin-bottom:0;background:linear-gradient(135deg,#eaf5ff,#b9dcfa);box-shadow:0 18px 38px #005ba926}.cat-art img{width:100%;height:100%;object-fit:cover;padding:0}.product-actions .btn:first-child{height:42px;padding-top:0;padding-bottom:0}.product-actions .btn-whatsapp{height:42px}
@media(max-width:860px){.search{z-index:30}.search-suggestions{top:calc(100% + 6px)}.hero-card-image{min-height:300px}.hero-card-image::before{width:min(420px,110%)}.cat-art{width:150px;height:150px}.category-row{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:24px}.product-actions .btn:first-child{height:40px}.product-actions .btn-whatsapp{height:40px!important}}
@media(max-width:420px){.cat-art{width:132px;height:132px}.category-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.suggestion-thumb{width:46px;height:46px;min-width:46px}}

/* Correcoes do patch: sem spot/quadro na imagem destaque e 6 destaques em linha */
.hero-card-image,
.hero-card.hero-card-image{
  background:transparent!important;
  box-shadow:none!important;
  border-radius:0!important;
  padding:0!important;
  overflow:visible!important;
  min-height:0!important;
}
.hero-card-image::before{
  content:none!important;
  display:none!important;
}
.hero-card-image .hero-promo-img{
  background:transparent!important;
  border-radius:0!important;
  box-shadow:none!important;
  width:200%;
  max-width:none;
  height:auto;
  max-height:550px;
  object-fit:contain;
}
.category-row{
  grid-template-columns:repeat(6,minmax(0,1fr))!important;
  gap:26px!important;
  align-items:start;
}
.category-card{
  min-width:0;
}
@media(max-width:980px){
  .category-row{
    grid-template-columns:repeat(6,minmax(120px,1fr))!important;
    overflow-x:auto;
    padding-bottom:8px;
  }
}
@media(max-width:520px){
  .category-row{
    grid-template-columns:repeat(6,132px)!important;
    width:92%;
  }
}

/* Ajuste responsivo da imagem destaque aumentada */
@media(max-width:860px){
  .hero-card-image .hero-promo-img{
    width:115%;
    max-width:none;
  }
}
@media(max-width:420px){
  .hero-card-image .hero-promo-img{
    width:100%;
    max-width:100%;
  }
}

/* Redes sociais no rodape */
.footer-social-title{display:block;margin:18px 0 10px;font-weight:900;color:#fff}.footer-social-icons{display:flex;align-items:center;gap:10px}.footer-social-icons a{width:40px;height:40px;border-radius:50%;display:inline-flex!important;align-items:center;justify-content:center;background:#ffffff18;border:1px solid #ffffff33;color:#fff!important;margin:0!important;transition:.2s ease}.footer-social-icons a:hover{background:#fff;color:var(--primary)!important;transform:translateY(-2px)}.footer-social-icons i{font-size:19px;margin:0!important}

/* Menu mobile lateral com busca interna e logo centralizada */
.mobile-drawer,
.mobile-menu-backdrop{display:none}
.search-mobile{display:none}

.header-whatsapp{display:inline-flex;align-items:center;justify-content:center}
.header-whatsapp i{display:inline-flex;align-items:center;justify-content:center;margin:0 6px 0 0;line-height:1}

@media(max-width:860px){
  body:has(.nav-check:checked){overflow:hidden}
  .site-header{z-index:100}
  .nav-wrap{
    position:relative;
    display:grid!important;
    grid-template-columns:56px minmax(0,1fr) 56px!important;
    align-items:center!important;
    gap:8px!important;
    min-height:92px!important;
    padding:10px 0!important;
  }
  .menu-toggle{
    display:inline-flex!important;
    grid-column:1!important;
    grid-row:1!important;
    justify-self:start!important;
    order:0!important;
    width:48px!important;
    height:48px!important;
    border-radius:14px!important;
    font-size:28px!important;
    z-index:104!important;
  }
  .brand{
    grid-column:2!important;
    grid-row:1!important;
    justify-self:center!important;
    max-width:none!important;
    padding:0!important;
    margin:0!important;
    z-index:103!important;
  }
  .brand img{
    max-height:96px!important;
    max-width:min(260px,58vw)!important;
    width:auto!important;
    object-fit:contain!important;
  }
  .header-whatsapp{
    grid-column:3!important;
    grid-row:1!important;
    justify-self:end!important;
    order:0!important;
    width:48px!important;
    min-width:48px!important;
    height:48px!important;
    padding:0!important;
    border-radius:14px!important;
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    line-height:1!important;
    z-index:103!important;
  }
  .header-whatsapp span{display:none!important}
  .header-whatsapp i{
    display:block!important;
    margin:0!important;
    line-height:1!important;
    font-size:23px!important;
    width:23px!important;
    height:23px!important;
  }
  .search-desktop,
  .nav-desktop,
  .nav-wrap > .nav{display:none!important}
  .mobile-menu-backdrop{
    position:fixed;
    inset:0;
    background:#001f3a99;
    opacity:0;
    pointer-events:none;
    transition:.22s ease;
    z-index:120;
  }
  .mobile-drawer{
    position:fixed;
    left:0;
    top:0;
    bottom:0;
    width:min(360px,88vw);
    background:#fff;
    color:var(--text);
    display:flex;
    flex-direction:column;
    gap:18px;
    padding:22px;
    transform:translateX(-105%);
    transition:.25s ease;
    box-shadow:22px 0 55px #001f3a40;
    z-index:130;
    overflow-y:auto;
  }
  .nav-check:checked ~ .mobile-menu-backdrop{
    display:block;
    opacity:1;
    pointer-events:auto;
  }
  .nav-check:checked ~ .mobile-drawer{
    transform:translateX(0);
  }
  .mobile-drawer-head{
    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:14px;
    color:var(--primary);
    font-size:22px;
    font-weight:900;
  }
  .mobile-drawer-head label{
    width:42px;
    height:42px;
    border-radius:12px;
    background:#eaf5ff;
    color:var(--primary);
    display:inline-flex;
    align-items:center;
    justify-content:center;
    cursor:pointer;
  }
  .search-mobile{
    display:block!important;
    width:100%!important;
    position:relative;
    z-index:2;
  }
  .search-mobile input{
    height:48px;
    border-radius:14px;
    padding-left:44px;
    background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' fill='%23005ba9' viewBox='0 0 16 16'%3E%3Cpath d='M11.742 10.344a6.5 6.5 0 1 0-1.397 1.398h-.001c.03.04.062.078.098.115l3.85 3.85a1 1 0 0 0 1.415-1.414l-3.85-3.85a1.007 1.007 0 0 0-.115-.1zM12 6.5a5.5 5.5 0 1 1-11 0 5.5 5.5 0 0 1 11 0z'/%3E%3C/svg%3E") no-repeat 16px center;
  }
  .search-mobile .search-suggestions{
    position:static!important;
    display:none;
    margin-top:10px;
    max-height:none;
    overflow:visible;
    box-shadow:none;
    border-radius:16px;
    border:1px solid #d7e2ee;
    padding:8px;
  }
  .search-mobile .search-box.has-query .search-suggestions{display:block!important}
  .mobile-nav{display:flex;flex-direction:column;gap:10px}
  .mobile-nav a{
    display:flex;
    align-items:center;
    gap:10px;
    min-height:48px;
    padding:12px 14px;
    border-radius:14px;
    background:#f4f7fb;
    color:var(--primary);
    font-weight:900;
  }
  .mobile-nav a:hover{background:#eaf5ff;color:var(--primary-dark)}
}

@media(max-width:420px){
  .nav-wrap{grid-template-columns:48px minmax(0,1fr) 48px!important;min-height:86px!important}
  .brand img{max-height:86px!important;max-width:58vw!important}
  .menu-toggle,.header-whatsapp{width:44px!important;height:44px!important;border-radius:13px!important}
  .header-whatsapp i{font-size:22px!important;width:22px!important;height:22px!important}
}

/* Correcao de overflow horizontal do site */
html,
body{
  max-width:100%;
  overflow-x:hidden;
}

.site-header,
.hero,
.section,
.banner-blue,
.footer{
  max-width:100vw;
  overflow-x:clip;
}

.hero-grid,
.product-grid,
.about-grid,
.footer-grid,
.category-row{
  min-width:0;
}

.hero-card-image{
  max-width:100%;
}

.hero-card-image .hero-promo-img{
  max-width:none;
}

@supports not (overflow:clip){
  .site-header,
  .hero,
  .section,
  .banner-blue,
  .footer{
    overflow-x:hidden;
  }
}

/* Home: substitui o bloco azul inicial por banner carrossel 1140x340 alinhado ao menu */
.home-banner-section{background:#fff;padding:28px 0 34px;overflow:visible!important}
.home-carousel{position:relative;width:100%;height:340px;border-radius:22px;overflow:hidden;background:#eaf5ff;box-shadow:0 18px 45px #0b355a18;border:1px solid #e5eef7}
.home-carousel-track,.home-slide,.home-slide picture{position:absolute;inset:0;width:100%;height:100%}
.home-slide picture{display:block}
.home-slide{display:block;opacity:0;visibility:hidden;transition:opacity .35s ease,visibility .35s ease;color:#fff}
.home-slide.is-active{opacity:1;visibility:visible;z-index:1}
.home-slide img{width:100%;height:100%;object-fit:cover;display:block}
.home-banner-content{position:absolute;left:46px;top:50%;transform:translateY(-50%);max-width:460px;padding:24px;border-radius:22px;background:linear-gradient(90deg,#003b70d9,#003b7070 72%,transparent);text-shadow:0 2px 10px #001f3a70;z-index:2}
.home-banner-content h1{margin:0 0 10px;font-size:clamp(28px,4vw,46px);line-height:1;font-weight:900;color:#fff}
.home-banner-content p{margin:0 0 18px;font-size:17px;line-height:1.35;color:#fff}
.home-banner-btn{display:inline-flex;align-items:center;justify-content:center;background:#fff;color:var(--primary);border-radius:999px;padding:11px 18px;font-weight:900;text-shadow:none;box-shadow:0 10px 26px #001f3a24}
.home-carousel-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:3;width:44px;height:44px;border:0;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:#ffffffeb;color:var(--primary);box-shadow:0 10px 24px #001f3a24;cursor:pointer;font-size:21px}
.home-carousel-arrow:hover{background:#fff;color:var(--primary-dark)}
.home-carousel-prev{left:18px}.home-carousel-next{right:18px}
.home-carousel-dots{position:absolute;left:0;right:0;bottom:15px;z-index:4;display:flex;align-items:center;justify-content:center;gap:8px}
.home-carousel-dots button{width:10px;height:10px;padding:0;border:0;border-radius:50%;background:#ffffff91;cursor:pointer;box-shadow:none}
.home-carousel-dots button.is-active{width:26px;border-radius:999px;background:#fff}
.home-slide-empty{display:grid;place-items:center;background:linear-gradient(135deg,#eaf5ff,#cfe8ff);color:var(--primary);text-align:center}
.home-slide-empty div{display:flex;flex-direction:column;gap:8px;align-items:center}.home-slide-empty span{font-size:13px;text-transform:uppercase;font-weight:900;letter-spacing:.08em}.home-slide-empty strong{font-size:28px}.home-slide-empty small{color:#667085;font-weight:800}
.footer-brand img{max-height:170px!important;max-width:300px!important;width:auto;height:auto;object-fit:contain}.footer-grid>div:first-child{min-width:0}.footer-grid>div:first-child p{max-width:330px;margin-top:4px}
@media(max-width:860px){.home-banner-section{padding:18px 0 26px}.home-carousel{height:clamp(190px,45vw,300px);border-radius:18px}.home-banner-content{left:18px;right:18px;max-width:none;padding:18px}.home-carousel-prev{left:10px}.home-carousel-next{right:10px}.home-carousel-arrow{width:38px;height:38px}.footer-brand img{max-height:135px!important;max-width:260px!important}}
@media(max-width:520px){.home-banner-content{display:none}.home-carousel{height:210px}.home-carousel-arrow{width:34px;height:34px;font-size:18px}.home-slide-empty strong{font-size:20px}}


/* Ajuste home mobile: produtos em destaque em 2 colunas e card final fechando a secao */
@media(max-width:640px){
  .home-products-grid{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:14px!important;
    align-items:stretch;
  }
  .home-products-grid .product-card{
    min-width:0;
    border-radius:16px;
  }
  .home-products-grid .product-img{
    height:126px!important;
    flex:0 0 126px!important;
  }
  .home-products-grid .product-body{
    padding:12px!important;
  }
  .home-products-grid .product-body small{
    font-size:10px;
    line-height:1.15;
    display:block;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
  }
  .home-products-grid .product-body h3{
    font-size:14px;
    line-height:1.18;
    margin:6px 0 10px;
    min-height:34px;
    display:-webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient:vertical;
    overflow:hidden;
  }
  .home-products-grid .product-body p{
    display:none;
  }
  .home-products-grid .product-actions{
    display:flex!important;
    flex-direction:row!important;
    align-items:center!important;
    gap:6px!important;
    margin-top:auto;
  }
  .home-products-grid .product-actions .btn:first-child{
    min-width:0;
    height:34px!important;
    padding:0 8px!important;
    border-radius:12px!important;
    font-size:0!important;
    box-shadow:0 8px 16px #005ba91c;
  }
  .home-products-grid .product-actions .btn:first-child i{
    display:none;
  }
  .home-products-grid .product-actions .btn:first-child::after{
    content:"Ver";
    font-size:11px;
    line-height:1;
    font-weight:900;
  }
  .home-products-grid .product-actions .btn-whatsapp{
    width:34px!important;
    min-width:34px!important;
    height:34px!important;
    flex:0 0 34px!important;
    border-radius:12px!important;
  }
  .home-products-grid .see-all-card{
    grid-column:1 / -1;
    min-height:150px;
    padding:22px 18px;
    text-align:center;
    align-items:center;
  }
  .home-products-grid .see-all-card h3{
    font-size:22px;
    line-height:1.1;
    margin:0 0 8px;
  }
  .home-products-grid .see-all-card p{
    max-width:360px;
    margin:0 0 16px;
    font-size:14px;
    line-height:1.35;
  }
  .home-products-grid .see-all-card span{
    width:auto;
    font-size:13px;
  }
}

@media(max-width:360px){
  .home-products-grid{gap:10px!important}
  .home-products-grid .product-img{height:112px!important;flex-basis:112px!important}
  .home-products-grid .product-body{padding:10px!important}
  .home-products-grid .product-body h3{font-size:13px}
  .home-products-grid .product-actions .btn:first-child{padding:0 7px!important}
  .home-products-grid .product-actions .btn-whatsapp{width:32px!important;min-width:32px!important;height:32px!important;flex-basis:32px!important}
}
