:root{--blue:#f2a900;--dark:#111111;--green:#10a852;--light:#f7f7f7;--line:#e5e5e5;--orange:#ffb000}*{box-sizing:border-box}body{margin:0;font-family:Arial,Helvetica,sans-serif;background:#fff;color:#1f2937}.container{max-width:1180px;margin:auto;padding:0 18px}a{text-decoration:none;color:inherit;cursor:pointer}.topbar{background:#f3f6fa;font-size:13px;color:#3b4a60}.topbar-grid{display:flex;justify-content:space-between;gap:15px;padding:8px 18px}.topbar nav{display:flex;gap:20px;align-items:center}.header{background:#fff;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:20;box-shadow:0 2px 14px rgba(15,35,70,.06)}.header-grid{display:grid;grid-template-columns:260px 1fr 280px;gap:18px;align-items:center;padding:18px}.logo{display:flex;gap:10px;align-items:center;color:var(--blue)}.mark{background:linear-gradient(135deg,var(--blue),#111);color:#fff;border-radius:14px;width:48px;height:48px;display:grid;place-items:center;font-weight:900;font-size:28px}.logo-img{width:58px;height:58px;border-radius:50%;object-fit:cover;border:2px solid var(--blue);background:#000}.logo b{font-size:25px;letter-spacing:.5px}.logo small{display:block;color:#687588;font-size:12px}.search{display:flex;border:2px solid var(--blue);border-radius:8px;overflow:hidden}.search input{flex:1;border:0;padding:14px;font-size:15px;outline:0}.search button,.newsletter button{border:0;background:var(--dark);color:#fff;font-weight:700;padding:0 22px}.actions{display:flex;gap:12px;font-size:13px;justify-content:flex-end}.cart{font-weight:700;color:var(--blue)}.navrow{display:flex;align-items:center;gap:24px;padding-bottom:13px;font-size:15px}.cat-btn{background:var(--dark);color:#fff;border:0;border-radius:8px;padding:12px 18px;font-weight:700}.side-menu{position:fixed;left:-330px;top:0;width:310px;height:100vh;background:#fff;z-index:50;box-shadow:10px 0 40px rgba(0,0,0,.18);padding:25px;transition:.25s}.side-menu.open{left:0}.side-menu button{float:right;border:0;background:#eef3f9;border-radius:50%;font-size:25px;width:38px;height:38px}.side-menu a{display:block;padding:14px 0;border-bottom:1px solid var(--line)}.hero{background:linear-gradient(120deg,#050505,#1b1b1b 58%,#f2a900);color:#fff;padding:48px 0}.hero-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:32px;align-items:center}.tag{background:var(--orange);padding:8px 12px;border-radius:999px;font-weight:800;font-size:13px}.hero h1{font-size:46px;line-height:1.05;margin:18px 0}.hero p{font-size:18px;max-width:650px;color:#e9f4ff}.btn{display:inline-flex;align-items:center;justify-content:center;padding:14px 22px;border-radius:8px;background:#fff;color:var(--blue);font-weight:800;margin-right:10px}.btn.primary{background:var(--orange);color:#fff}.hero-card{background:#fff;color:var(--dark);border-radius:24px;padding:30px;min-height:280px;box-shadow:0 18px 50px rgba(0,0,0,.22);position:relative;overflow:hidden}.circle{width:170px;height:170px;background:radial-gradient(circle,#fff,#bfdfff);border-radius:50%;margin:auto}.benefits{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:24px}.benefits div,.trust div{background:#fff;border:1px solid var(--line);border-radius:14px;padding:18px;box-shadow:0 8px 25px rgba(12,31,55,.06)}.benefits b{display:block}.benefits span{font-size:13px;color:#667085}.section-title{display:flex;justify-content:space-between;align-items:center;margin:38px 0 18px}.section-title h2{font-size:28px;color:var(--dark);margin:0}.products{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.product{border:1px solid var(--line);border-radius:16px;padding:15px;background:#fff;position:relative;transition:.2s}.product:hover{transform:translateY(-4px);box-shadow:0 16px 36px rgba(20,40,70,.12)}.badge{position:absolute;top:13px;left:13px;background:var(--green);color:#fff;border-radius:20px;padding:6px 10px;font-size:12px;font-weight:700}.badge.off{background:var(--orange)}.photo{height:150px;background:linear-gradient(135deg,#eef5ff,#fff);border-radius:12px;display:grid;place-items:center;font-size:55px;margin-bottom:12px}.product h3{font-size:15px;min-height:55px}.old{color:#8a94a6;text-decoration:line-through;margin:0}.price{font-size:24px;color:var(--blue);font-weight:900;margin:5px 0 12px}.product button{width:100%;padding:12px;border:0;border-radius:8px;background:var(--blue);color:#fff;font-weight:800}.banner{margin-top:35px;background:linear-gradient(90deg,#050505,#282828);border-radius:20px;color:#fff;padding:28px;display:flex;align-items:center;justify-content:space-between}.categories{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.categories a{background:var(--light);border:1px solid var(--line);border-radius:14px;padding:22px;text-align:center;font-weight:800;color:var(--dark)}.trust{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:35px}.brands{margin-top:35px}.brand-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:14px}.brand-grid span{border:1px solid var(--line);border-radius:14px;padding:22px;text-align:center;font-weight:900;background:#fff;color:#48576d}.seo{margin-top:40px;background:#f8fafc;border-radius:18px;padding:30px}.seo h2{color:var(--dark);text-transform:uppercase}.seo p{line-height:1.75}.footer{margin-top:40px;background:#0d1f38;color:#dce7f7}.newsletter{background:#f2a900;color:#111;display:flex;justify-content:center;gap:40px;align-items:center;padding:25px}.newsletter b{display:block;font-size:22px}.newsletter form{display:flex;background:#fff;border-radius:9px;overflow:hidden}.newsletter input{border:0;padding:14px;width:300px;outline:0}.footer-grid{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:30px;padding:38px 18px}.footer h4{color:#fff}.footer a{display:block;color:#dce7f7;margin:9px 0;font-size:14px}.whats{color:#47d16f!important;font-weight:800}.copy{text-align:center;border-top:1px solid rgba(255,255,255,.1);padding:18px;font-size:13px;color:#9fb2cc}.float{position:fixed;right:18px;bottom:18px;background:#18b45b;color:#fff;padding:15px 18px;border-radius:999px;font-weight:900;box-shadow:0 10px 28px rgba(0,0,0,.25);z-index:30}@media(max-width:900px){.topbar-grid,.topbar nav,.banner,.newsletter{flex-direction:column;align-items:flex-start}.header-grid{grid-template-columns:1fr}.actions{justify-content:flex-start}.navrow{overflow:auto;white-space:nowrap}.hero-grid,.products,.benefits,.categories,.trust,.brand-grid,.footer-grid{grid-template-columns:1fr}.hero h1{font-size:34px}.newsletter input{width:190px}}

.admin-link{background:#111;color:#fff!important;border-radius:8px;padding:10px 12px;font-weight:800}.mini-admin{background:#111;color:#fff;border-radius:8px;padding:9px 14px;font-size:14px;font-weight:800}.sale-carousel{padding-top:34px;padding-bottom:12px}.carousel-shell{position:relative;background:linear-gradient(135deg,#fff,#fff7df);border:1px solid var(--line);border-radius:22px;padding:18px 54px;box-shadow:0 14px 40px rgba(0,0,0,.07);overflow:hidden}.carousel-track{display:flex;gap:18px;overflow-x:auto;scroll-behavior:smooth;scrollbar-width:none}.carousel-track::-webkit-scrollbar{display:none}.carousel-card{min-width:260px;max-width:260px;background:#fff;border:1px solid #eee;border-radius:18px;padding:14px;box-shadow:0 8px 22px rgba(0,0,0,.08)}.carousel-photo{height:190px;border-radius:14px;background:#f6f6f6;display:grid;place-items:center;font-size:58px;overflow:hidden}.carousel-photo img{width:100%;height:100%;object-fit:contain;background:#fff}.carousel-card h3{font-size:17px;margin:12px 0 7px;color:#111}.carousel-card p{margin:0 0 12px;color:#687588}.carousel-card a{display:block;text-align:center;background:var(--orange);color:#111;font-weight:900;border-radius:10px;padding:12px}.carousel-btn{position:absolute;top:50%;transform:translateY(-50%);z-index:5;border:0;background:#111;color:#fff;width:38px;height:58px;border-radius:12px;font-size:32px;cursor:pointer}.carousel-btn.prev{left:10px}.carousel-btn.next{right:10px}.admin-page{background:#f5f6f8;min-height:100vh}.admin-wrap{max-width:980px;margin:0 auto;padding:30px 18px}.admin-box{background:#fff;border-radius:18px;padding:24px;box-shadow:0 12px 35px rgba(0,0,0,.1);margin-bottom:18px}.admin-box h1,.admin-box h2{margin-top:0;color:#111}.admin-form{display:grid;grid-template-columns:1fr 1fr;gap:14px}.admin-form label{font-weight:800;color:#111}.admin-form input,.admin-form textarea{width:100%;margin-top:6px;border:1px solid #ddd;border-radius:10px;padding:13px;font-size:15px}.admin-form textarea{min-height:90px;resize:vertical}.admin-form .full{grid-column:1/-1}.admin-form button,.logout-btn{border:0;border-radius:10px;background:var(--orange);color:#111;padding:13px 18px;font-weight:900;cursor:pointer}.logout-btn{display:inline-block}.admin-products{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:14px}.admin-product{border:1px solid #eee;border-radius:14px;padding:10px}.admin-product img{width:100%;height:140px;object-fit:contain;background:#f7f7f7;border-radius:10px}.admin-alert{background:#fff7df;border:1px solid #f2a900;border-radius:12px;padding:12px;margin-bottom:16px;font-weight:700}@media(max-width:800px){.header-grid{grid-template-columns:1fr}.actions{justify-content:flex-start;flex-wrap:wrap}.carousel-shell{padding:14px 44px}.carousel-card{min-width:230px}.admin-form{grid-template-columns:1fr}.topbar-grid,.topbar nav{flex-wrap:wrap}.navrow{overflow:auto}.hero h1{font-size:34px}.hero-grid{grid-template-columns:1fr}}

/* Ajustes: sem visualização de senha e categorias dos produtos */
input[type="password"]::-ms-reveal,input[type="password"]::-ms-clear{display:none!important;}
input[type="password"]::-webkit-credentials-auto-fill-button,input[type="password"]::-webkit-textfield-decoration-container{visibility:hidden!important;pointer-events:none!important;}
.carousel-category,.admin-category{display:inline-block;background:#111;color:#fff;border-radius:999px;padding:5px 10px;font-size:12px;font-weight:900;margin-top:10px;}
.admin-category{margin-top:8px;background:#f2a900;color:#111;}

/* Ajuste solicitado: área restrita discreta no rodapé e carrossel na tela inicial */
.header .admin-link,.mini-admin{display:none!important;}
.sale-carousel{padding-top:26px;padding-bottom:10px;}
.sale-carousel .section-title{margin-top:24px;}
.restricted-footer{display:inline-block!important;margin-top:10px!important;color:rgba(220,231,247,.38)!important;font-size:11px!important;font-weight:400!important;letter-spacing:.2px;text-decoration:none;}
.restricted-footer:hover{color:rgba(220,231,247,.78)!important;text-decoration:underline;}

/* Área do cliente e compras */
.client-btn{background:#f2a900;color:#111!important;border-radius:8px;padding:10px 12px;font-weight:900}.shop-page{background:#f5f6f8;min-height:100vh}.shop-wrap{max-width:980px;margin:0 auto;padding:30px 18px}.shop-box{background:#fff;border-radius:18px;padding:24px;box-shadow:0 12px 35px rgba(0,0,0,.09);margin-bottom:18px}.shop-form{display:grid;grid-template-columns:1fr 1fr;gap:14px}.shop-form label{font-weight:800;color:#111}.shop-form input,.shop-form textarea{width:100%;margin-top:6px;border:1px solid #ddd;border-radius:10px;padding:13px;font-size:15px}.shop-form .full{grid-column:1/-1}.shop-form button,.shop-action{border:0;border-radius:10px;background:#f2a900;color:#111;padding:13px 18px;font-weight:900;cursor:pointer;display:inline-block}.shop-alert{background:#fff7df;border:1px solid #f2a900;border-radius:12px;padding:12px;margin-bottom:16px;font-weight:700}.cart-item{display:grid;grid-template-columns:90px 1fr auto;gap:14px;align-items:center;border-bottom:1px solid #eee;padding:13px 0}.cart-item img{width:90px;height:70px;object-fit:contain;background:#f7f7f7;border-radius:10px}.client-links{display:flex;gap:10px;flex-wrap:wrap;margin:12px 0}.client-links a{background:#111;color:#fff;border-radius:8px;padding:10px 14px;font-weight:800}@media(max-width:700px){.shop-form,.cart-item{grid-template-columns:1fr}.actions{gap:8px}}


/* Organização final solicitada */
.header-grid{grid-template-columns:240px minmax(260px,1fr) auto;align-items:center;gap:18px;}
.actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;flex-wrap:wrap;}
.actions a,.search button,.newsletter button,.product button,.btn,.hero-buttons .btn,.carousel-card a,.shop-action,.shop-form button,.admin-form button,.logout-btn{min-height:42px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;text-align:center;font-weight:900;line-height:1;border:0;cursor:pointer;white-space:nowrap;transition:.2s ease;}
.actions a{background:#f5f6f8;border:1px solid #e5e5e5;color:#111!important;padding:10px 13px;font-size:14px;}
.actions a:hover,.product button:hover,.carousel-card a:hover,.btn:hover,.shop-action:hover,.shop-form button:hover,.admin-form button:hover{transform:translateY(-1px);box-shadow:0 8px 18px rgba(0,0,0,.12);}
.actions .client-btn{background:#f2a900;border-color:#f2a900;color:#111!important;}
.actions .cart{background:#111;color:#fff!important;border-color:#111;}
.search{border-radius:12px;overflow:hidden;}
.search input{height:46px;}
.search button{height:46px;padding:0 20px;border-radius:0;background:#111;color:#fff;}
.navrow{gap:10px;align-items:center;padding-bottom:14px;}
.navrow a,.cat-btn{min-height:40px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;}
.cat-btn{padding:0 16px;}
.navrow a{padding:0 12px;background:#f8fafc;border:1px solid #edf0f5;color:#222;}
main .sale-carousel:first-child{padding-top:22px;padding-bottom:22px;}
main .sale-carousel:first-child .section-title{margin-top:0;}
.carousel-title{align-items:flex-end;}
.carousel-title p{margin:5px 0 0;color:#687588;font-size:15px;}
.carousel-shell{padding:20px 58px;border-radius:24px;background:linear-gradient(135deg,#fff,#fff7df 55%,#f7f7f7);}
.carousel-card{display:flex;flex-direction:column;min-height:365px;}
.carousel-card h3{min-height:42px;}
.carousel-card p{font-weight:800;color:#111;}
.carousel-card a{margin-top:auto;background:#f2a900;color:#111;padding:13px 15px;}
.product button{background:#111;color:#fff;}
.product .price{min-height:30px;}
.hero{padding-top:38px;}
.footer-grid a{width:max-content;max-width:100%;}
.restricted-footer{background:transparent!important;border:0!important;padding:0!important;min-height:auto!important;display:inline-block!important;}

@media(max-width:960px){
  .header-grid{grid-template-columns:1fr;}
  .actions{justify-content:flex-start;}
  .actions a{flex:1 1 auto;}
  .carousel-shell{padding:16px 48px;}
}
@media(max-width:560px){
  .actions a{width:100%;}
  .search{display:flex;}
  .search input{min-width:0;}
  .carousel-card{min-width:220px;max-width:220px;}
  .carousel-photo{height:160px;}
}

/* Carrossel de produtos dentro do bloco principal marcado */
.hero-carousel-card{padding:18px!important;min-height:323px;display:flex;flex-direction:column;gap:12px;}
.hero-carousel-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;color:#111;}
.hero-carousel-head span{font-size:20px;font-weight:900;}
.hero-carousel-head small{color:#687588;font-weight:800;text-align:right;}
.hero-product-carousel{background:#fff!important;border:0!important;box-shadow:none!important;border-radius:18px!important;padding:0 42px!important;flex:1;}
.hero-product-carousel .carousel-track{height:100%;align-items:stretch;}
.hero-product-carousel .carousel-card{min-width:100%;max-width:100%;min-height:0;height:245px;display:grid;grid-template-columns:42% 1fr;grid-template-rows:auto auto auto 1fr;column-gap:16px;padding:12px;box-shadow:none;border:1px solid #eee;}
.hero-product-carousel .carousel-photo{grid-row:1/5;height:100%;min-height:210px;margin:0;}
.hero-product-carousel .carousel-category{width:max-content;margin:0;}
.hero-product-carousel .carousel-card h3{font-size:22px;line-height:1.15;margin:8px 0 4px;min-height:auto;}
.hero-product-carousel .carousel-card p{margin:0 0 8px;color:#111;font-weight:900;}
.hero-product-carousel .carousel-card a{align-self:end;margin-top:0;}
.hero-product-carousel .carousel-btn{width:32px;height:48px;border-radius:10px;font-size:28px;background:#111;color:#fff;}
.hero-product-carousel .carousel-btn.prev{left:4px;}.hero-product-carousel .carousel-btn.next{right:4px;}
@media(max-width:900px){.hero-product-carousel .carousel-card{height:auto;min-height:360px;display:flex;}.hero-product-carousel .carousel-photo{height:180px;min-height:180px}.hero-product-carousel{padding:0 38px!important}}


/* Modernização do carrossel inicial */
.hero-carousel-card{
  padding:22px!important;
  min-height:323px;
  background:linear-gradient(145deg,#ffffff 0%,#fff8e6 55%,#f5f5f5 100%)!important;
  border:1px solid rgba(255,255,255,.75)!important;
  box-shadow:0 24px 55px rgba(0,0,0,.18)!important;
  overflow:hidden;
  position:relative;
}
.hero-carousel-card::before{
  content:"";
  position:absolute;
  width:190px;
  height:190px;
  right:-58px;
  top:-70px;
  background:radial-gradient(circle,rgba(242,169,0,.28),rgba(242,169,0,0) 68%);
  pointer-events:none;
}
.hero-carousel-head{position:relative;z-index:2;margin-bottom:2px;}
.hero-carousel-head span{font-size:22px;font-weight:950;letter-spacing:-.4px;color:#111;}
.hero-carousel-head small{display:none!important;}
.hero-product-carousel{
  position:relative;
  z-index:2;
  background:transparent!important;
  padding:0 42px!important;
}
.hero-product-carousel .carousel-card{
  height:255px;
  border:1px solid rgba(0,0,0,.07)!important;
  background:rgba(255,255,255,.86)!important;
  backdrop-filter:blur(10px);
  border-radius:22px!important;
  padding:14px!important;
  box-shadow:0 14px 35px rgba(0,0,0,.10)!important;
  transition:transform .25s ease, box-shadow .25s ease;
}
.hero-product-carousel .carousel-card:hover{transform:translateY(-2px);box-shadow:0 20px 42px rgba(0,0,0,.14)!important;}
.hero-product-carousel .carousel-photo{
  border-radius:18px!important;
  background:linear-gradient(135deg,#f5f7fb,#ffffff)!important;
  border:1px solid #eeeeee;
  font-size:66px;
}
.hero-product-carousel .carousel-photo img{object-fit:contain;padding:8px;background:#fff;}
.hero-product-carousel .carousel-category{
  background:#111!important;
  color:#fff!important;
  font-size:11px!important;
  letter-spacing:.3px;
  text-transform:uppercase;
  padding:7px 11px!important;
  box-shadow:0 8px 18px rgba(0,0,0,.12);
}
.hero-product-carousel .carousel-card h3{font-size:23px!important;font-weight:950;color:#111;letter-spacing:-.5px;}
.hero-product-carousel .carousel-card p{font-size:15px;color:#f2a900!important;font-weight:950!important;}
.hero-product-carousel .carousel-card a{
  border-radius:12px!important;
  min-height:44px;
  background:linear-gradient(135deg,#f2a900,#ffc247)!important;
  color:#111!important;
  box-shadow:0 10px 20px rgba(242,169,0,.28);
}
.hero-product-carousel .carousel-btn{
  background:#fff!important;
  color:#111!important;
  border:1px solid #e9e9e9!important;
  box-shadow:0 10px 25px rgba(0,0,0,.12)!important;
}
.hero-product-carousel .carousel-btn:hover{background:#111!important;color:#fff!important;}
@media(max-width:900px){
  .hero-carousel-card{padding:16px!important;}
  .hero-product-carousel .carousel-card{height:auto;min-height:370px;}
}

/* Área de compra de equipamentos */
.buy-section{display:grid;grid-template-columns:360px 1fr;gap:24px;align-items:stretch;margin-top:26px;margin-bottom:28px;}
.buy-copy{background:#111;color:#fff;border-radius:26px;padding:28px;box-shadow:0 20px 50px rgba(0,0,0,.16);position:relative;overflow:hidden;}
.buy-copy::after{content:"";position:absolute;right:-70px;bottom:-70px;width:180px;height:180px;background:radial-gradient(circle,rgba(242,169,0,.35),rgba(242,169,0,0) 70%)}
.buy-copy h2{font-size:31px;line-height:1.08;margin:12px 0;color:#fff;letter-spacing:-.8px}.buy-copy p{color:#e8e8e8;line-height:1.55}.buy-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px}.buy-actions .btn:not(.primary){background:#fff;color:#111}.buy-carousel-card{background:linear-gradient(135deg,#fff,#fff8e5);border:1px solid #eee;border-radius:26px;padding:22px;box-shadow:0 20px 45px rgba(0,0,0,.10)}.buy-carousel-shell{background:transparent!important;padding:6px 48px!important}.buy-card{min-width:255px;max-width:255px;min-height:330px}.buy-card .carousel-photo{height:145px;font-size:58px}.buy-card p{font-size:14px;color:#4b5563!important;font-weight:700!important;line-height:1.35}.buy-card a{background:#111!important;color:#fff!important}.purchase-page{background:linear-gradient(180deg,#fff,#f7f7f7)}.purchase-hero{display:grid;grid-template-columns:1fr 330px;gap:20px;align-items:center;padding-top:34px;padding-bottom:22px}.purchase-hero h1{font-size:42px;line-height:1.05;margin:12px 0;color:#111}.purchase-hero p{font-size:18px;color:#596579;line-height:1.5}.purchase-highlight{background:#111;color:#fff;border-radius:22px;padding:24px;display:grid;gap:8px;box-shadow:0 18px 40px rgba(0,0,0,.16)}.purchase-highlight b{font-size:21px}.purchase-highlight span{color:#f2a900;font-weight:900}.form-card{background:#fff;border-radius:24px;padding:24px;margin-bottom:34px;box-shadow:0 18px 45px rgba(0,0,0,.08);border:1px solid #eee}.purchase-form select{border:1px solid #ddd;border-radius:10px;padding:13px;font-size:15px;background:#fff}.shop-alert.success{background:#eafff2;border-color:#10a852;color:#065f2b}.purchase-photos{display:flex;gap:8px;flex-wrap:wrap;margin:12px 0}.purchase-photos img{width:76px;height:64px;object-fit:cover;border-radius:8px;border:1px solid #ddd}.admin-status-actions{display:flex;gap:7px;flex-wrap:wrap;margin:12px 0}.admin-status-actions a{background:#111!important;color:#fff!important;border-radius:8px!important;padding:9px 10px!important;font-size:12px!important;font-weight:900!important}.admin-status-actions .danger{background:#b91c1c!important}.purchase-admin-card{text-align:left}.purchase-admin-card h3{min-height:auto!important}.purchase-admin-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))!important}
@media(max-width:900px){.buy-section,.purchase-hero{grid-template-columns:1fr}.buy-copy h2{font-size:26px}.purchase-hero h1{font-size:34px}.buy-carousel-shell{padding:6px 42px!important}.buy-card{min-width:230px;max-width:230px}}

/* Correção visual do carrossel - versão mais limpa e profissional */
.hero-product-carousel .refined-sale-card{
  background:#fff!important;
  border:1px solid #e8e8e8!important;
  box-shadow:0 14px 32px rgba(0,0,0,.08)!important;
  overflow:hidden;
}
.hero-product-carousel .refined-sale-card .product-photo{
  background:#fff!important;
  border:1px solid #eee;
  border-radius:18px;
  padding:10px;
}
.hero-product-carousel .refined-sale-card .product-photo img{
  width:100%;height:100%;object-fit:contain;background:#fff!important;
}
.hero-product-carousel .refined-sale-card .product-icon{
  background:linear-gradient(135deg,#111,#2b2b2b)!important;
  border-radius:18px;
  color:#f2a900;
  font-size:0!important;
  display:flex!important;align-items:center!important;justify-content:center!important;
}
.hero-product-carousel .refined-sale-card .product-icon span{
  font-size:42px;font-weight:950;letter-spacing:-1px;
}
.hero-product-carousel .refined-sale-card .carousel-category{
  background:#fff4d2!important;color:#111!important;border:1px solid #f2a900!important;
  padding:6px 12px!important;font-size:11px!important;
}
.hero-product-carousel .refined-sale-card h3{
  font-size:21px!important;line-height:1.08!important;margin-top:10px!important;
}
.hero-product-carousel .refined-sale-card p{color:#555!important;font-size:14px!important;}
.hero-product-carousel .refined-sale-card a{border-radius:12px!important;}

.clean-buy-card{
  min-height:280px!important;
  padding:18px!important;
  border:1px solid #ececec!important;
  background:linear-gradient(180deg,#fff,#fafafa)!important;
  box-shadow:0 12px 28px rgba(0,0,0,.07)!important;
}
.clean-buy-card .carousel-photo,.clean-buy-card .carousel-category{display:none!important;}
.buy-card-top{
  height:92px;border-radius:18px;background:#111;color:#fff;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:18px;margin-bottom:16px;position:relative;overflow:hidden;
}
.buy-card-top:after{content:"";position:absolute;right:-24px;bottom:-30px;width:90px;height:90px;background:rgba(242,169,0,.25);border-radius:999px;}
.buy-card-top strong{font-size:30px;line-height:1;font-weight:950;color:#f2a900;letter-spacing:-1px;position:relative;z-index:1;}
.buy-label{font-size:12px;text-transform:uppercase;letter-spacing:.8px;font-weight:900;color:#fff;position:relative;z-index:1;}
.clean-buy-card h3{font-size:18px!important;line-height:1.15!important;min-height:42px!important;margin:0 0 8px!important;color:#111!important;}
.clean-buy-card p{font-size:13.5px!important;line-height:1.35!important;color:#596579!important;font-weight:700!important;margin-bottom:14px!important;}
.clean-buy-card a{font-size:13px!important;border-radius:12px!important;background:#f2a900!important;color:#111!important;}
@media(max-width:900px){
  .clean-buy-card{min-width:225px!important;max-width:225px!important;}
  .buy-card-top{height:84px;}
  .buy-card-top strong{font-size:25px;}
}

/* CORREÇÃO DEFINITIVA DO CARROSSEL DE PRODUTOS EM DESTAQUE */
.hero-carousel-card{
  overflow:hidden!important;
}
.hero-product-carousel{
  padding:0 44px!important;
  background:transparent!important;
}
.hero-product-carousel .carousel-track{
  align-items:stretch!important;
}
.hero-product-carousel .carousel-card,
.hero-product-carousel .product-sale-card{
  min-width:100%!important;
  max-width:100%!important;
  height:auto!important;
  min-height:315px!important;
  display:flex!important;
  flex-direction:column!important;
  gap:12px!important;
  padding:14px!important;
  border-radius:24px!important;
  background:#fff!important;
  border:1px solid #ececec!important;
  box-shadow:0 16px 38px rgba(0,0,0,.10)!important;
  box-sizing:border-box!important;
}
.hero-product-carousel .carousel-photo,
.hero-product-carousel .product-sale-photo{
  width:100%!important;
  height:170px!important;
  min-height:170px!important;
  grid-row:auto!important;
  border-radius:20px!important;
  background:#f7f8fa!important;
  border:1px solid #eeeeee!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  padding:14px!important;
  box-sizing:border-box!important;
}
.hero-product-carousel .carousel-photo img,
.hero-product-carousel .product-sale-photo img{
  width:100%!important;
  height:100%!important;
  object-fit:contain!important;
  padding:0!important;
  background:transparent!important;
}
.hero-product-carousel .product-sale-info{
  display:flex!important;
  flex-direction:column!important;
  align-items:flex-start!important;
  min-width:0!important;
  flex:1!important;
}
.hero-product-carousel .carousel-category{
  display:inline-flex!important;
  margin:0 0 6px!important;
  width:auto!important;
  background:#fff4d2!important;
  color:#111!important;
  border:1px solid #f2a900!important;
  border-radius:999px!important;
  padding:5px 10px!important;
  font-size:11px!important;
  line-height:1!important;
  font-weight:900!important;
}
.hero-product-carousel .carousel-card h3,
.hero-product-carousel .product-sale-card h3{
  width:100%!important;
  min-height:0!important;
  margin:0 0 6px!important;
  color:#111!important;
  font-size:17px!important;
  line-height:1.18!important;
  font-weight:900!important;
  letter-spacing:-.2px!important;
  display:-webkit-box!important;
  -webkit-line-clamp:2!important;
  -webkit-box-orient:vertical!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
}
.hero-product-carousel .carousel-card p,
.hero-product-carousel .product-sale-card .sale-price{
  margin:0 0 12px!important;
  color:#111!important;
  font-size:20px!important;
  line-height:1!important;
  font-weight:950!important;
}
.hero-product-carousel .carousel-card a,
.hero-product-carousel .product-sale-card a{
  width:100%!important;
  min-height:46px!important;
  margin-top:auto!important;
  border-radius:14px!important;
  background:#f2a900!important;
  color:#111!important;
  font-size:15px!important;
  font-weight:950!important;
  box-sizing:border-box!important;
}
.hero-product-carousel .carousel-btn{
  width:34px!important;
  height:46px!important;
  border-radius:14px!important;
  background:#fff!important;
  color:#111!important;
  border:1px solid #e5e7eb!important;
  box-shadow:0 8px 20px rgba(0,0,0,.12)!important;
}
.hero-product-carousel .carousel-btn.prev{left:4px!important;}
.hero-product-carousel .carousel-btn.next{right:4px!important;}
.sale-placeholder{font-size:38px;font-weight:950;color:#f2a900;letter-spacing:-1px;}
@media(max-width:900px){
  .hero-product-carousel{padding:0 40px!important;}
  .hero-product-carousel .carousel-card,.hero-product-carousel .product-sale-card{min-height:310px!important;}
  .hero-product-carousel .carousel-photo,.hero-product-carousel .product-sale-photo{height:160px!important;min-height:160px!important;}
  .hero-product-carousel .carousel-card h3,.hero-product-carousel .product-sale-card h3{font-size:16px!important;}
}

.product .quote-link{width:100%;padding:12px;border:0;border-radius:8px;background:#111;color:#fff;font-weight:900;display:inline-flex;align-items:center;justify-content:center;text-align:center;}
.product .quote-link:hover{transform:translateY(-1px);box-shadow:0 8px 18px rgba(0,0,0,.12);}.product-thumbs{display:flex;gap:6px;justify-content:center;align-items:center;margin:8px 0 2px;min-height:38px}.product-thumb{border:1px solid #e5e7eb;background:#fff;border-radius:9px;padding:2px;width:36px;height:36px;cursor:pointer;overflow:hidden}.product-thumb img{width:100%;height:100%;object-fit:cover;border-radius:6px}.product-thumb.active{outline:2px solid #f2a900;border-color:#f2a900}.product-sale-main-img{transition:opacity .18s ease}

/* Botão Ver Produtos na página inicial */
.view-products-link{
  background:#111;
  color:#fff!important;
  border-radius:8px;
  padding:10px 12px;
  font-weight:900;
  white-space:nowrap;
}
.view-products-link:hover{background:#f2a900;color:#111!important;}
.btn-products{font-size:16px;box-shadow:0 12px 25px rgba(242,169,0,.28);}
.products-callout{
  margin-top:28px;
  margin-bottom:24px;
  background:linear-gradient(135deg,#111,#2a2a2a 70%,#f2a900);
  color:#fff;
  border-radius:24px;
  padding:26px;
  display:flex;
  justify-content:space-between;
  align-items:center;
  gap:20px;
  box-shadow:0 18px 45px rgba(0,0,0,.12);
}
.products-callout h2{margin:12px 0 6px;font-size:30px;line-height:1.05;color:#fff;}
.products-callout p{margin:0;color:#f2f2f2;line-height:1.45;}
.products-main-btn{margin:0;min-width:180px;font-size:16px;}
.products-title{margin-top:8px;}
.products-title p{margin:6px 0 0;color:#667085;font-weight:700;}
@media(max-width:900px){
  .products-callout{flex-direction:column;align-items:flex-start;}
  .products-main-btn{width:100%;}
  .view-products-link{display:inline-flex;align-items:center;justify-content:center;}
}

/* Botões do cabeçalho abaixo da barra de pesquisa */
.header-grid{grid-template-columns:260px 1fr;grid-template-areas:"logo search" "logo actions";align-items:center;}
.logo{grid-area:logo}.search{grid-area:search}.header-actions-under-search{grid-area:actions;justify-content:flex-start;flex-wrap:wrap;margin-top:-8px;gap:10px}.header-actions-under-search a{display:inline-flex;align-items:center;justify-content:center;border:1px solid #ececec;border-radius:9px;padding:9px 12px;background:#fff;font-weight:850}.header-actions-under-search .view-products-link{background:#111;border-color:#111;color:#fff!important}.header-actions-under-search .client-btn{background:#f2a900;border-color:#f2a900;color:#111!important}.header-actions-under-search .cart{background:#fff7df;border-color:#f2a900;color:#111!important}

/* Produtos cadastrados na área Produtos em destaque */
.products-loading,.products-empty{grid-column:1/-1;background:#fff7df;border:1px solid #f2a900;border-radius:14px;padding:18px;font-weight:900;color:#111;text-align:center}.dynamic-product{display:flex;flex-direction:column;min-height:100%}.product-grid-photo{height:185px;background:#f8fafc;border:1px solid #ececec}.product-grid-photo img{width:100%;height:100%;object-fit:contain;background:#fff;border-radius:12px}.product-grid-photo span{font-weight:950;color:#f2a900;font-size:42px}.product-description{min-height:44px;color:#667085;font-size:13px;line-height:1.35;margin:0 0 8px}.product-actions{margin-top:auto;display:grid;gap:8px}.product-actions a{width:100%;padding:12px;border-radius:9px;font-weight:950;text-align:center}.product-actions .buy-link{background:#f2a900;color:#111}.product-actions .quote-link{background:#111;color:#fff}.product-grid-thumbs{margin:-2px 0 8px}.dynamic-product .badge{max-width:calc(100% - 26px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dynamic-product h3{min-height:58px;margin-bottom:8px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}
@media(max-width:900px){.header-grid{grid-template-columns:1fr;grid-template-areas:"logo" "search" "actions"}.header-actions-under-search{margin-top:0}.header-actions-under-search a{flex:1;min-width:130px}.products{grid-template-columns:1fr!important}}

/* Página Loja de Produtos */
.store-page{background:#f6f7f9;}
.store-actions-inline{display:flex;gap:10px;align-items:center;justify-content:flex-end;max-width:1180px;margin:0 auto;padding:0 18px 14px;}
.store-actions-inline .cat-btn{background:#111;color:#fff;}
.store-actions-inline .cart{background:#fff7df;border:1px solid #f2a900;color:#111;border-radius:10px;padding:12px 16px;font-weight:950;}
.store-hero{background:linear-gradient(120deg,#111,#242424 60%,#f2a900);color:#fff;padding:46px 0 34px;}
.store-hero-grid{display:grid;grid-template-columns:1fr 300px;gap:22px;align-items:center;}
.store-hero h1{font-size:44px;line-height:1.05;margin:14px 0 8px;letter-spacing:-1px;}
.store-hero p{margin:0;color:#f3f4f6;font-size:18px;line-height:1.5;max-width:720px;}
.store-summary-card{background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.20);border-radius:20px;padding:22px;box-shadow:0 18px 40px rgba(0,0,0,.18);}
.store-summary-card b{display:block;color:#f2a900;font-size:30px;font-weight:950;}
.store-summary-card span{display:block;color:#fff;font-weight:800;margin-top:5px;line-height:1.35;}
.store-toolbar{background:#fff;border:1px solid #ececec;border-radius:18px;padding:18px;margin-top:-20px;position:relative;z-index:3;box-shadow:0 14px 35px rgba(0,0,0,.08);display:flex;gap:18px;justify-content:space-between;align-items:center;}
.store-filter-title strong{display:block;color:#111;font-size:16px;}
.store-filter-title span{display:block;color:#687588;font-size:13px;margin-top:3px;font-weight:800;}
.store-category-pills{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end;}
.store-category-pills button{border:1px solid #e5e7eb;background:#fff;border-radius:999px;padding:10px 14px;font-weight:950;cursor:pointer;color:#111;}
.store-category-pills button.active,.store-category-pills button:hover{background:#f2a900;border-color:#f2a900;color:#111;}
.store-products-wrap{padding-top:8px;padding-bottom:24px;}
.store-products-grid{grid-template-columns:repeat(auto-fit,minmax(230px,1fr));align-items:stretch;}
.store-products-grid .product{box-shadow:0 10px 28px rgba(0,0,0,.06);}
@media(max-width:900px){.store-hero-grid{grid-template-columns:1fr}.store-hero h1{font-size:34px}.store-toolbar{flex-direction:column;align-items:flex-start}.store-category-pills{justify-content:flex-start}.store-actions-inline{justify-content:flex-start;flex-wrap:wrap}.store-actions-inline .cart,.store-actions-inline .cat-btn{flex:1;text-align:center;justify-content:center;display:inline-flex}}

/* ===== Loja organizada - revisão Jarvis ===== */
.clean-store-page{background:#f5f7fb;color:#172033}.store-topbar{background:#111;color:#f8f2df}.store-topbar a,.store-topbar strong{color:#f2a900}.store-main-header{background:#fff;position:sticky;top:0;z-index:30;border-bottom:1px solid #eadfbf;box-shadow:0 10px 30px rgba(17,17,17,.08)}.store-header-grid{display:grid;grid-template-columns:260px 1fr;gap:28px;align-items:center;padding:16px 18px}.store-logo{display:flex;align-items:center;gap:12px}.store-logo img{width:64px;height:64px;object-fit:cover;border-radius:16px;border:2px solid #f2a900;background:#fff}.store-logo b{display:block;font-size:25px;color:#111;line-height:1}.store-logo small{font-size:12px;color:#7b6a38;text-transform:uppercase;letter-spacing:.08em}.store-search-area{display:flex;flex-direction:column;gap:10px}.store-search{border:2px solid #f2a900;border-radius:14px;background:#fff}.store-search input{padding:15px 16px}.store-search button{background:#111;border-radius:0;color:#fff}.store-quick-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.store-cat-button,.store-cart-button,.store-mini-link{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:10px 15px;font-weight:800;font-size:13px;border:1px solid #eadfbf}.store-cat-button{background:#111;color:#fff}.store-cart-button{background:#f2a900;color:#111}.store-mini-link{background:#fff;color:#111}.store-banner{background:radial-gradient(circle at top right,rgba(242,169,0,.32),transparent 35%),linear-gradient(135deg,#111 0%,#222 62%,#f2a900 100%);color:#fff;padding:48px 0 42px}.store-banner-grid{display:grid;grid-template-columns:1fr 310px;gap:28px;align-items:center}.store-banner h1{font-size:42px;line-height:1.05;margin:18px 0 12px;max-width:740px}.store-banner p{font-size:17px;color:#f6ecd1;max-width:720px;line-height:1.6}.store-banner-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:22px}.store-info-card{background:#fff;color:#111;border-radius:24px;padding:26px;border:1px solid rgba(255,255,255,.45);box-shadow:0 20px 50px rgba(0,0,0,.22)}.store-info-card span{display:block;color:#7b6a38;font-weight:800;font-size:13px;text-transform:uppercase;letter-spacing:.06em}.store-info-card b{display:block;font-size:34px;margin:8px 0;color:#111}.store-info-card p{color:#4b5563;margin:0;font-size:14px}.store-layout{display:grid;grid-template-columns:270px 1fr;gap:24px;margin-top:28px}.store-sidebar{display:flex;flex-direction:column;gap:16px}.store-sidebar-card{background:#fff;border:1px solid #e7e9ef;border-radius:20px;padding:20px;box-shadow:0 12px 28px rgba(17,24,39,.06)}.store-sidebar-card h3{margin:0 0 6px;color:#111}.store-sidebar-card p{margin:0 0 14px;color:#667085;font-size:14px;line-height:1.5}.store-category-pills{display:flex;flex-direction:column;gap:9px}.store-category-pills button{border:1px solid #eadfbf;background:#fff;color:#111;border-radius:12px;padding:11px 12px;text-align:left;font-weight:800;cursor:pointer;transition:.2s}.store-category-pills button:hover,.store-category-pills button.active{background:#f2a900;color:#111;border-color:#f2a900}.help-card{background:#111;color:#fff;border-color:#111}.help-card h3{color:#fff}.help-card p{color:#eadfbf}.help-card a{display:block;background:#f2a900;color:#111;text-align:center;border-radius:12px;padding:12px;font-weight:900}.store-content{min-width:0}.store-content-head{display:flex;justify-content:space-between;align-items:center;gap:14px;margin-bottom:16px;background:#fff;border:1px solid #e7e9ef;border-radius:20px;padding:18px 20px;box-shadow:0 12px 28px rgba(17,24,39,.05)}.store-content-head span{font-size:13px;font-weight:900;color:#a06c00;text-transform:uppercase;letter-spacing:.05em}.store-content-head h2{margin:4px 0 0;color:#111;font-size:28px}.store-cart-link{background:#111;color:#fff;border-radius:999px;padding:12px 16px;font-weight:900}.store-products-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.store-page .product.dynamic-product{padding:0;overflow:hidden;border:1px solid #e7e9ef;border-radius:22px;box-shadow:0 12px 30px rgba(17,24,39,.07);display:flex;flex-direction:column;min-height:100%;transition:.2s;background:#fff}.store-page .product.dynamic-product:hover{transform:translateY(-5px);box-shadow:0 20px 42px rgba(17,24,39,.12)}.store-page .product .badge{position:static;align-self:flex-start;margin:14px 14px 0;background:#111;color:#f2a900;max-width:calc(100% - 28px);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.store-page .product-grid-photo{height:220px;margin:14px;border-radius:18px;background:#f8fafc;border:1px solid #edf0f5;display:grid;place-items:center;overflow:hidden}.store-page .product-grid-photo img{width:100%;height:100%;object-fit:contain;padding:10px}.store-page .product h3{font-size:16px;line-height:1.35;min-height:unset;margin:4px 16px 8px;color:#111;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.store-page .product-description{margin:0 16px 12px;color:#667085;font-size:13px;line-height:1.45;min-height:38px}.store-page .price{margin:auto 16px 12px;color:#111;font-size:23px}.store-page .product-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;padding:0 16px 16px}.store-page .product-actions a{border-radius:12px;padding:12px 10px;text-align:center;font-size:13px;font-weight:900}.store-page .buy-link{background:#f2a900;color:#111}.store-page .quote-link{background:#111;color:#fff}.store-page .product-thumbs{display:flex;gap:7px;margin:-5px 16px 12px;overflow:auto;padding-bottom:3px}.store-page .product-thumb{width:44px;height:44px;min-width:44px;border:1px solid #d9dee8;background:#fff;border-radius:10px;padding:3px;cursor:pointer}.store-page .product-thumb.active{border-color:#f2a900;box-shadow:0 0 0 2px rgba(242,169,0,.25)}.store-page .product-thumb img{width:100%;height:100%;object-fit:cover;border-radius:7px}.products-loading,.products-empty{grid-column:1/-1;background:#fff;border:1px dashed #d0d5dd;border-radius:18px;padding:34px;text-align:center;color:#667085;font-weight:800}.float{z-index:40}
@media(max-width:950px){.store-header-grid,.store-banner-grid,.store-layout{grid-template-columns:1fr}.store-logo{justify-content:center}.store-banner h1{font-size:34px}.store-products-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.store-sidebar{order:2}.store-content{order:1}.store-category-pills{flex-direction:row;overflow:auto;padding-bottom:4px}.store-category-pills button{white-space:nowrap}.store-content-head{align-items:flex-start;flex-direction:column}.topbar-grid{flex-direction:column;text-align:center}.topbar nav{justify-content:center;flex-wrap:wrap}}
@media(max-width:620px){.store-products-grid{grid-template-columns:1fr}.store-quick-actions{justify-content:center}.store-banner{padding:34px 0}.store-banner h1{font-size:29px}.store-banner-actions .btn{width:100%;margin:0}.store-page .product-grid-photo{height:210px}.store-content-head h2{font-size:24px}.store-header-grid{gap:14px}.store-search{flex-direction:column}.store-search button{padding:12px;border-radius:0 0 12px 12px}.store-cat-button,.store-cart-button,.store-mini-link{flex:1}}

/* Cabeçalho organizado - botões ao lado da barra de pesquisa */
.shop-header-clean{
  background:#fff!important;
  border-bottom:1px solid #ececec!important;
  box-shadow:0 8px 28px rgba(0,0,0,.08)!important;
}
.header-commerce-row{
  display:grid!important;
  grid-template-columns:220px minmax(260px,1fr) auto!important;
  align-items:center!important;
  gap:14px!important;
  padding:14px 18px!important;
}
.shop-logo{min-width:0!important;}
.shop-logo .logo-img{width:54px!important;height:54px!important;}
.shop-logo b{font-size:23px!important;color:#111!important;}
.shop-search{
  min-width:260px!important;
  height:48px!important;
  border:2px solid #f2a900!important;
  border-radius:14px!important;
  background:#fff!important;
  box-shadow:0 6px 18px rgba(242,169,0,.13)!important;
}
.shop-search input{padding:0 15px!important;font-size:15px!important;}
.shop-search button{background:#111!important;color:#fff!important;padding:0 20px!important;font-weight:900!important;}
.shop-header-buttons{
  display:flex!important;
  align-items:center!important;
  justify-content:flex-end!important;
  gap:8px!important;
  flex-wrap:nowrap!important;
}
.shop-action-btn,
.shop-header-buttons .cat-btn,
.shop-header-buttons .cart{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  height:46px!important;
  padding:0 13px!important;
  border-radius:13px!important;
  border:1px solid #e8e8e8!important;
  background:#fff!important;
  color:#111!important;
  font-size:13px!important;
  font-weight:900!important;
  white-space:nowrap!important;
  margin:0!important;
  cursor:pointer!important;
  box-shadow:0 6px 16px rgba(0,0,0,.06)!important;
}
.shop-header-buttons .cat-btn,
.shop-header-buttons .cart{
  background:#111!important;
  color:#fff!important;
  border-color:#111!important;
}
.shop-action-btn:hover,
.shop-header-buttons .cat-btn:hover,
.shop-header-buttons .cart:hover{
  transform:translateY(-1px)!important;
  box-shadow:0 10px 22px rgba(0,0,0,.11)!important;
}
@media(max-width:1100px){
  .header-commerce-row{grid-template-columns:180px 1fr!important;}
  .shop-header-buttons{grid-column:1/-1!important;justify-content:flex-start!important;overflow-x:auto!important;padding-bottom:2px!important;}
  .shop-header-buttons::-webkit-scrollbar{height:4px}.shop-header-buttons::-webkit-scrollbar-thumb{background:#ddd;border-radius:999px}
}
@media(max-width:700px){
  .header-commerce-row{grid-template-columns:1fr!important;gap:10px!important;}
  .shop-logo .logo-img{width:48px!important;height:48px!important;}
  .shop-search{width:100%!important;min-width:0!important;}
  .shop-header-buttons{gap:7px!important;}
  .shop-action-btn,.shop-header-buttons .cat-btn,.shop-header-buttons .cart{height:42px!important;padding:0 11px!important;font-size:12px!important;}
}

/* ===== CORREÇÃO FINAL DO CABEÇALHO - botões ao lado da pesquisa ===== */
.header.shop-header-clean{
  background:#fff!important;
  border-bottom:1px solid #ececec!important;
  box-shadow:0 8px 24px rgba(0,0,0,.07)!important;
}
.header.shop-header-clean .container.header-commerce-row{
  max-width:1320px!important;
  width:100%!important;
  margin:0 auto!important;
  padding:12px 18px!important;
  display:flex!important;
  flex-direction:row!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:12px!important;
  flex-wrap:nowrap!important;
}
.header.shop-header-clean .shop-logo{
  order:1!important;
  flex:0 0 170px!important;
  width:170px!important;
  max-width:170px!important;
  min-width:170px!important;
  display:flex!important;
  align-items:center!important;
  gap:9px!important;
  margin:0!important;
}
.header.shop-header-clean .shop-logo .logo-img{
  width:48px!important;
  height:48px!important;
  min-width:48px!important;
}
.header.shop-header-clean .shop-logo b{
  font-size:19px!important;
  line-height:1!important;
  color:#111!important;
}
.header.shop-header-clean .shop-logo small{
  font-size:10px!important;
  line-height:1.1!important;
  color:#687588!important;
}
.header.shop-header-clean .shop-search{
  order:2!important;
  flex:1 1 auto!important;
  width:auto!important;
  max-width:none!important;
  min-width:310px!important;
  height:48px!important;
  display:flex!important;
  margin:0!important;
  border:2px solid #f2a900!important;
  border-radius:14px!important;
  overflow:hidden!important;
  background:#fff!important;
  box-shadow:0 6px 18px rgba(242,169,0,.12)!important;
}
.header.shop-header-clean .shop-search input{
  flex:1 1 auto!important;
  width:100%!important;
  min-width:0!important;
  height:44px!important;
  padding:0 15px!important;
  border:0!important;
}
.header.shop-header-clean .shop-search button{
  flex:0 0 auto!important;
  height:44px!important;
  padding:0 18px!important;
  background:#111!important;
  color:#fff!important;
  border-radius:0!important;
}
.header.shop-header-clean .shop-header-buttons{
  order:3!important;
  flex:0 0 auto!important;
  width:auto!important;
  max-width:none!important;
  display:flex!important;
  flex-direction:row!important;
  align-items:center!important;
  justify-content:flex-end!important;
  gap:7px!important;
  flex-wrap:nowrap!important;
  margin:0!important;
  padding:0!important;
  overflow:visible!important;
}
.header.shop-header-clean .shop-action-btn,
.header.shop-header-clean .shop-header-buttons .cat-btn,
.header.shop-header-clean .shop-header-buttons .cart{
  height:46px!important;
  min-height:46px!important;
  padding:0 11px!important;
  border-radius:13px!important;
  border:1px solid #e7e7e7!important;
  background:#fff!important;
  color:#111!important;
  font-size:12.5px!important;
  font-weight:900!important;
  white-space:nowrap!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  margin:0!important;
  box-shadow:0 6px 16px rgba(0,0,0,.06)!important;
}
.header.shop-header-clean .shop-header-buttons .cat-btn,
.header.shop-header-clean .shop-header-buttons .cart{
  background:#111!important;
  color:#fff!important;
  border-color:#111!important;
}
@media(max-width:1150px){
  .header.shop-header-clean .container.header-commerce-row{flex-wrap:wrap!important;justify-content:flex-start!important;}
  .header.shop-header-clean .shop-logo{flex:0 0 160px!important;min-width:160px!important;max-width:160px!important;}
  .header.shop-header-clean .shop-search{flex:1 1 calc(100% - 180px)!important;min-width:250px!important;}
  .header.shop-header-clean .shop-header-buttons{order:4!important;width:100%!important;justify-content:flex-start!important;overflow-x:auto!important;padding-bottom:4px!important;}
}
@media(max-width:700px){
  .header.shop-header-clean .container.header-commerce-row{display:flex!important;flex-direction:column!important;align-items:stretch!important;gap:9px!important;}
  .header.shop-header-clean .shop-logo{width:100%!important;max-width:100%!important;min-width:0!important;flex:0 0 auto!important;justify-content:center!important;}
  .header.shop-header-clean .shop-search{width:100%!important;min-width:0!important;flex:0 0 auto!important;}
  .header.shop-header-clean .shop-header-buttons{width:100%!important;overflow-x:auto!important;justify-content:flex-start!important;}
  .header.shop-header-clean .shop-action-btn,
  .header.shop-header-clean .shop-header-buttons .cat-btn,
  .header.shop-header-clean .shop-header-buttons .cart{height:42px!important;min-height:42px!important;font-size:12px!important;padding:0 10px!important;}
}

/* ===== CORREÇÃO JARVIS: vitrine Produtos em Destaque organizada ===== */
#ofertas .products{
  display:grid!important;
  grid-template-columns:repeat(auto-fit,minmax(270px,1fr))!important;
  gap:22px!important;
  align-items:stretch!important;
}
#ofertas .product.dynamic-product{
  padding:0!important;
  overflow:hidden!important;
  border:1px solid #e6e8ee!important;
  border-radius:20px!important;
  background:#fff!important;
  box-shadow:0 10px 26px rgba(17,24,39,.07)!important;
  display:flex!important;
  flex-direction:column!important;
  min-height:520px!important;
  position:relative!important;
}
#ofertas .product.dynamic-product:hover{
  transform:translateY(-3px)!important;
  box-shadow:0 18px 40px rgba(17,24,39,.12)!important;
}
#ofertas .dynamic-product .badge{
  position:absolute!important;
  top:14px!important;
  left:14px!important;
  z-index:3!important;
  max-width:calc(100% - 28px)!important;
  background:#00a651!important;
  color:#fff!important;
  border-radius:999px!important;
  padding:7px 11px!important;
  font-size:12px!important;
  line-height:1!important;
  font-weight:900!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  margin:0!important;
}
#ofertas .product-grid-photo{
  height:205px!important;
  min-height:205px!important;
  max-height:205px!important;
  margin:14px 14px 10px!important;
  padding:10px!important;
  border-radius:16px!important;
  background:#fff!important;
  border:1px solid #eef0f4!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  overflow:hidden!important;
  position:relative!important;
  flex:0 0 auto!important;
}
#ofertas .product-grid-photo img,
#ofertas .product-grid-main-img{
  display:block!important;
  width:100%!important;
  height:100%!important;
  max-width:100%!important;
  max-height:100%!important;
  object-fit:contain!important;
  object-position:center center!important;
  position:static!important;
  inset:auto!important;
  transform:none!important;
  margin:0!important;
  padding:0!important;
  background:#fff!important;
  border-radius:12px!important;
}
#ofertas .product-grid-thumbs,
#ofertas .product-thumbs{
  margin:0 14px 10px!important;
  display:flex!important;
  gap:6px!important;
  justify-content:flex-start!important;
  overflow-x:auto!important;
  min-height:0!important;
}
#ofertas .product-thumb{
  width:40px!important;
  height:40px!important;
  min-width:40px!important;
  border-radius:10px!important;
}
#ofertas .dynamic-product h3{
  margin:6px 16px 10px!important;
  color:#111827!important;
  font-size:16px!important;
  line-height:1.25!important;
  font-weight:900!important;
  min-height:40px!important;
  max-height:40px!important;
  display:-webkit-box!important;
  -webkit-line-clamp:2!important;
  -webkit-box-orient:vertical!important;
  overflow:hidden!important;
}
#ofertas .product-description{
  margin:0 16px 12px!important;
  color:#526074!important;
  font-size:13px!important;
  line-height:1.35!important;
  min-height:52px!important;
  max-height:52px!important;
  overflow:hidden!important;
  display:-webkit-box!important;
  -webkit-line-clamp:3!important;
  -webkit-box-orient:vertical!important;
}
#ofertas .price{
  margin:auto 16px 12px!important;
  color:#f2a900!important;
  font-size:25px!important;
  line-height:1.1!important;
  font-weight:950!important;
}
#ofertas .product-actions{
  margin:0!important;
  padding:0 16px 16px!important;
  display:grid!important;
  gap:9px!important;
  margin-top:auto!important;
}
#ofertas .product-actions a{
  width:100%!important;
  min-height:46px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  border-radius:10px!important;
  font-size:16px!important;
  font-weight:950!important;
  text-align:center!important;
  padding:12px 10px!important;
}
#ofertas .product-actions .buy-link{background:#f2a900!important;color:#111!important;}
#ofertas .product-actions .quote-link{background:#111!important;color:#fff!important;}
@media(max-width:900px){
  #ofertas .products{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))!important;}
  #ofertas .product.dynamic-product{min-height:500px!important;}
}

/* ===== JARVIS: botões padronizados na mesma cor ===== */
:root{--aja-yellow:#f2a900;--aja-black:#111111;}

/* Botões do cabeçalho e pesquisa */
.header.shop-header-clean .shop-search button,
.shop-search button,
.header.shop-header-clean .shop-action-btn,
.header.shop-header-clean .shop-header-buttons .cat-btn,
.header.shop-header-clean .shop-header-buttons .cart,
.shop-action-btn,
.shop-header-buttons .cat-btn,
.shop-header-buttons .cart{
  background:var(--aja-black)!important;
  color:#fff!important;
  border:1px solid var(--aja-black)!important;
  box-shadow:none!important;
}

.header.shop-header-clean .shop-action-btn:hover,
.header.shop-header-clean .shop-header-buttons .cat-btn:hover,
.header.shop-header-clean .shop-header-buttons .cart:hover,
.shop-action-btn:hover,
.shop-header-buttons .cat-btn:hover,
.shop-header-buttons .cart:hover,
.shop-search button:hover{
  background:var(--aja-yellow)!important;
  color:var(--aja-black)!important;
  border-color:var(--aja-yellow)!important;
}

/* Botões dos produtos: Comprar e Tenho interesse iguais */
.product .buy-link,
.product .quote-link,
.dynamic-product .buy-link,
.dynamic-product .quote-link,
.products .product a.buy-link,
.products .product a.quote-link,
.product-actions a,
.product button,
.product .btn,
.products-grid .product a,
.featured-products .product a{
  background:var(--aja-black)!important;
  color:#fff!important;
  border:1px solid var(--aja-black)!important;
  border-radius:10px!important;
  font-weight:900!important;
  box-shadow:none!important;
}

.product .buy-link:hover,
.product .quote-link:hover,
.dynamic-product .buy-link:hover,
.dynamic-product .quote-link:hover,
.product-actions a:hover,
.product button:hover,
.product .btn:hover,
.products-grid .product a:hover,
.featured-products .product a:hover{
  background:var(--aja-yellow)!important;
  color:var(--aja-black)!important;
  border-color:var(--aja-yellow)!important;
}

/* Botões gerais da home mantendo padrão */
.btn,
.btn.primary,
.products-main-btn,
.hero-buttons .btn,
.newsletter button{
  background:var(--aja-black)!important;
  color:#fff!important;
  border:1px solid var(--aja-black)!important;
}
.btn:hover,
.btn.primary:hover,
.products-main-btn:hover,
.hero-buttons .btn:hover,
.newsletter button:hover{
  background:var(--aja-yellow)!important;
  color:var(--aja-black)!important;
  border-color:var(--aja-yellow)!important;
}
