
/*
Theme Name: Máxima Store V6 WooCommerce Ready
Theme URI: https://grupomaxima.online
Author: Grupo Máxima
Description: Tema oficial da Máxima Store integrado ao WooCommerce.
Version: 6.0.0
Requires at least: 6.6
Requires PHP: 8.1
Text Domain: maxima-store
*/

:root{
  --mx-navy:#062b5b;
  --mx-blue:#0b63ce;
  --mx-blue-2:#1980ff;
  --mx-sky:#eaf4ff;
  --mx-text:#10213a;
  --mx-muted:#607089;
  --mx-border:#dbe7f4;
  --mx-white:#fff;
  --mx-green:#13a653;
  --mx-red:#ef2f38;
  --mx-shadow:0 14px 35px rgba(4,34,74,.12);
  --mx-radius:18px;
  --mx-container:min(1220px, calc(100% - 32px));
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--mx-text);background:#f6f9fd;line-height:1.5}
a{text-decoration:none;color:inherit}
img{max-width:100%;height:auto;display:block}
.mx-container{width:var(--mx-container);margin-inline:auto}
.mx-topbar{background:var(--mx-navy);color:#fff;font-size:13px}
.mx-topbar .mx-container{display:flex;justify-content:space-between;gap:20px;padding:9px 0}
.mx-topbar .mx-perks{display:flex;gap:28px;flex-wrap:wrap}
.mx-topbar .mx-contact{display:flex;gap:16px;align-items:center}
.mx-header{background:linear-gradient(180deg,#fff,#f2f7fd);border-bottom:1px solid var(--mx-border);position:sticky;top:0;z-index:50}
.mx-header-main{display:grid;grid-template-columns:260px 1fr auto;gap:22px;align-items:center;padding:16px 0}
.mx-brand{display:flex;align-items:center;gap:12px;min-width:0}
.mx-brand-badge{width:54px;height:54px;border:3px solid var(--mx-blue);border-radius:16px;display:grid;place-items:center;font-size:28px;font-weight:900;color:var(--mx-blue);box-shadow:inset 0 0 0 5px rgba(11,99,206,.08)}
.mx-brand-text strong{display:block;font-size:23px;letter-spacing:.06em;color:var(--mx-navy);line-height:1}
.mx-brand-text span{display:block;font-size:11px;letter-spacing:.34em;color:var(--mx-muted);margin-top:4px}
.mx-search{display:flex;background:#fff;border:1px solid #cfe0f2;border-radius:14px;overflow:hidden;box-shadow:0 8px 24px rgba(11,99,206,.09)}
.mx-search input{border:0;outline:0;padding:14px 16px;width:100%;font-size:15px;background:transparent}
.mx-search button{border:0;background:var(--mx-blue);color:#fff;padding:0 22px;font-weight:800;cursor:pointer}
.mx-header-actions{display:flex;gap:12px}
.mx-action{background:#fff;border:1px solid var(--mx-border);padding:11px 14px;border-radius:12px;font-size:13px;white-space:nowrap}
.mx-action strong{color:var(--mx-navy)}
.mx-nav{background:var(--mx-navy);color:#fff}
.mx-nav-inner{display:flex;align-items:center;gap:6px;overflow:auto;padding:7px 0}
.mx-nav a{padding:10px 14px;border-radius:10px;font-size:14px;white-space:nowrap}
.mx-nav a:hover,.mx-nav .is-active{background:var(--mx-blue)}
.mx-nav .mx-offers{margin-left:auto;background:var(--mx-red)}
.mx-hero{background:
radial-gradient(circle at 80% 20%,rgba(25,128,255,.33),transparent 28%),
linear-gradient(120deg,#062b5b 0%,#0a4b96 55%,#072e60 100%);color:#fff;overflow:hidden}
.mx-hero-grid{display:grid;grid-template-columns:1.12fr .88fr;align-items:center;gap:34px;min-height:430px;padding:58px 0}
.mx-kicker{display:inline-flex;gap:8px;align-items:center;padding:7px 11px;border:1px solid rgba(255,255,255,.25);border-radius:999px;background:rgba(255,255,255,.08);font-size:12px;text-transform:uppercase;letter-spacing:.1em}
.mx-hero h1{font-size:clamp(38px,5vw,68px);line-height:.98;margin:18px 0 16px;max-width:760px}
.mx-hero h1 span{color:#58aaff}
.mx-hero p{font-size:18px;color:#dbeaff;max-width:640px}
.mx-buttons{display:flex;gap:12px;flex-wrap:wrap;margin-top:26px}
.mx-btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:13px 18px;border-radius:12px;font-weight:800;border:1px solid transparent}
.mx-btn-primary{background:var(--mx-blue-2);color:#fff}
.mx-btn-outline{border-color:rgba(255,255,255,.65);color:#fff}
.mx-hero-card{position:relative;min-height:300px;border-radius:30px;background:linear-gradient(145deg,rgba(255,255,255,.11),rgba(255,255,255,.03));border:1px solid rgba(255,255,255,.18);box-shadow:0 30px 70px rgba(0,0,0,.2);display:grid;place-items:center;padding:26px}
.mx-hero-orbit{width:min(330px,78vw);aspect-ratio:1;border-radius:50%;border:1px solid rgba(255,255,255,.22);position:relative;display:grid;place-items:center}
.mx-hero-orbit:before,.mx-hero-orbit:after{content:"";position:absolute;border-radius:50%;border:1px solid rgba(255,255,255,.17)}
.mx-hero-orbit:before{inset:40px}.mx-hero-orbit:after{inset:80px}
.mx-device{width:155px;height:190px;border-radius:26px;background:linear-gradient(155deg,#151b25,#050608);box-shadow:0 20px 40px rgba(0,0,0,.4);position:relative;z-index:2}
.mx-device:before{content:"4G";position:absolute;inset:23px auto auto 26px;font-weight:900;color:#fff;font-size:31px}
.mx-device:after{content:"RASTREADOR";position:absolute;left:26px;bottom:22px;color:#7fb7ff;font-size:12px;letter-spacing:.12em}
.mx-float-icon{position:absolute;width:74px;height:74px;background:#fff;border-radius:22px;display:grid;place-items:center;color:var(--mx-blue);font-size:34px;box-shadow:0 16px 30px rgba(0,0,0,.18)}
.mx-float-icon.one{left:4%;top:17%}.mx-float-icon.two{right:3%;top:18%}.mx-float-icon.three{right:9%;bottom:8%}
.mx-section{padding:54px 0}
.mx-section-title{display:flex;align-items:end;justify-content:space-between;gap:16px;margin-bottom:22px}
.mx-section-title h2{margin:0;font-size:30px;color:var(--mx-navy)}
.mx-section-title p{margin:4px 0 0;color:var(--mx-muted)}
.mx-link{font-weight:800;color:var(--mx-blue)}
.mx-category-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:14px}
.mx-category{background:#fff;border:1px solid var(--mx-border);border-radius:var(--mx-radius);padding:20px 14px 14px;text-align:center;box-shadow:var(--mx-shadow);transition:.2s}
.mx-category:hover{transform:translateY(-4px)}
.mx-category-icon{width:68px;height:68px;border-radius:18px;margin:0 auto 13px;background:var(--mx-sky);display:grid;place-items:center;font-size:30px}
.mx-category strong{display:block;color:var(--mx-navy);font-size:14px}
.mx-products-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}
.mx-product-card{background:#fff;border:1px solid var(--mx-border);border-radius:var(--mx-radius);padding:16px;box-shadow:var(--mx-shadow);position:relative}
.mx-product-media{height:170px;border-radius:14px;background:linear-gradient(180deg,#f5f8fc,#eaf1f8);display:grid;place-items:center;margin-bottom:14px}
.mx-product-media .mx-placeholder-device{width:76px;height:112px;border-radius:18px;background:#10151e;box-shadow:0 15px 25px rgba(0,0,0,.2)}
.mx-product-card h3{font-size:16px;line-height:1.3;margin:0 0 7px}
.mx-product-sub{color:var(--mx-muted);font-size:12px;margin-bottom:8px}
.mx-price{font-size:22px;color:var(--mx-navy);font-weight:900}
.mx-installment{color:var(--mx-muted);font-size:12px}
.mx-buy{display:block;text-align:center;background:var(--mx-green);color:#fff;font-weight:800;padding:11px;border-radius:10px;margin-top:13px}
.mx-badge{position:absolute;top:14px;left:14px;background:var(--mx-red);color:#fff;font-size:11px;font-weight:900;padding:6px 8px;border-radius:999px}
.mx-offer-layout{display:grid;grid-template-columns:1fr 1fr;gap:22px}
.mx-panel{background:#fff;border:1px solid var(--mx-border);border-radius:22px;padding:22px;box-shadow:var(--mx-shadow)}
.mx-solutions{background:linear-gradient(180deg,#eef6ff,#fff)}
.mx-solution-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}
.mx-solution{background:#fff;border:1px solid var(--mx-border);padding:20px;border-radius:18px}
.mx-solution span{font-size:28px}.mx-solution h3{margin:12px 0 5px;color:var(--mx-navy)}.mx-solution p{margin:0;color:var(--mx-muted);font-size:14px}
.mx-benefits{display:grid;grid-template-columns:repeat(5,1fr);gap:1px;background:var(--mx-border);border:1px solid var(--mx-border);border-radius:18px;overflow:hidden}
.mx-benefit{background:#fff;padding:20px;text-align:center}
.mx-benefit strong{display:block;color:var(--mx-navy);margin-top:8px}.mx-benefit small{color:var(--mx-muted)}
.mx-group{background:linear-gradient(105deg,#072e60,#0b63ce);color:#fff}
.mx-group-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:35px;align-items:center;padding:42px 0}
.mx-group-copy h2{font-size:34px;margin:0 0 12px}
.mx-group-copy p{color:#dceaff;max-width:620px}
.mx-group-logo{background:#fff;border-radius:24px;padding:18px;box-shadow:0 20px 40px rgba(0,0,0,.15)}
.mx-footer{background:#031f42;color:#d6e3f3;padding:42px 0 18px}
.mx-footer-grid{display:grid;grid-template-columns:1.2fr repeat(3,1fr);gap:28px}
.mx-footer h4{color:#fff;margin:0 0 12px}.mx-footer ul{list-style:none;padding:0;margin:0;display:grid;gap:8px;font-size:14px}
.mx-footer .mx-brand-text strong{color:#fff}
.mx-footer-note{border-top:1px solid rgba(255,255,255,.12);margin-top:28px;padding-top:16px;font-size:12px;color:#9eb3cc;display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap}
.mx-whatsapp{position:fixed;right:18px;bottom:18px;z-index:70;background:#14b866;color:white;width:58px;height:58px;border-radius:50%;display:grid;place-items:center;font-size:28px;box-shadow:0 18px 30px rgba(20,184,102,.32)}
.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{background:#fff;border:1px solid var(--mx-border);padding:14px;border-radius:16px;box-shadow:var(--mx-shadow)}
.woocommerce a.button,.woocommerce button.button,.woocommerce input.button{background:var(--mx-blue)!important;color:#fff!important;border-radius:10px!important}
.mx-main-content{width:var(--mx-container);margin:40px auto}
@media (max-width:980px){
 .mx-header-main{grid-template-columns:1fr auto}
 .mx-search{grid-column:1/-1;grid-row:2}
 .mx-hero-grid{grid-template-columns:1fr;padding:42px 0}
 .mx-hero-card{min-height:260px}
 .mx-category-grid{grid-template-columns:repeat(3,1fr)}
 .mx-products-grid{grid-template-columns:repeat(2,1fr)}
 .mx-offer-layout{grid-template-columns:1fr}
 .mx-solution-grid{grid-template-columns:repeat(2,1fr)}
 .mx-benefits{grid-template-columns:repeat(2,1fr)}
 .mx-benefit:last-child{grid-column:1/-1}
 .mx-group-grid{grid-template-columns:1fr}
 .mx-footer-grid{grid-template-columns:repeat(2,1fr)}
}
@media (max-width:620px){
 :root{--mx-container:min(100% - 22px,1220px)}
 .mx-topbar .mx-container{justify-content:center}.mx-topbar .mx-contact{display:none}.mx-topbar .mx-perks{justify-content:center;gap:12px;font-size:11px}
 .mx-header-main{grid-template-columns:1fr auto;padding:12px 0;gap:10px}
 .mx-brand-badge{width:44px;height:44px;font-size:23px}
 .mx-brand-text strong{font-size:18px}.mx-brand-text span{font-size:9px}
 .mx-header-actions .mx-account{display:none}
 .mx-action{padding:9px 10px}
 .mx-search{grid-column:1/-1}
 .mx-nav-inner{padding:6px 0}.mx-nav a{padding:9px 11px;font-size:12px}.mx-nav .mx-offers{margin-left:0}
 .mx-hero-grid{padding:34px 0;min-height:auto}.mx-hero h1{font-size:39px}.mx-hero p{font-size:16px}
 .mx-hero-card{display:none}
 .mx-section{padding:38px 0}.mx-section-title{align-items:flex-start}.mx-section-title h2{font-size:24px}
 .mx-category-grid{grid-template-columns:repeat(2,1fr)}
 .mx-products-grid{grid-template-columns:1fr}
 .mx-solution-grid{grid-template-columns:1fr}
 .mx-benefits{grid-template-columns:1fr}.mx-benefit:last-child{grid-column:auto}
 .mx-footer-grid{grid-template-columns:1fr}
}


/* =========================================================
   MÁXIMA STORE V2 — refinamento visual + mobile first
   ========================================================= */
:root{
  --mx-navy:#052a59;
  --mx-blue:#075fca;
  --mx-blue-2:#1380ff;
  --mx-cyan:#58b7ff;
  --mx-soft:#eef6ff;
  --mx-surface:#ffffff;
  --mx-text:#10223d;
  --mx-muted:#65778e;
  --mx-border:#d7e5f3;
  --mx-green:#0dae58;
  --mx-red:#ef3340;
  --mx-gold:#f5b942;
  --mx-shadow-sm:0 8px 22px rgba(8,46,92,.08);
  --mx-shadow:0 18px 45px rgba(6,42,89,.13);
  --mx-radius:18px;
}
body{background:#f5f8fc}
.mx-topbar{background:#032348}
.mx-topbar .mx-container{padding:8px 0}
.mx-header{position:relative;top:auto;background:#fff}
.mx-header-main{grid-template-columns:240px 1fr auto;padding:13px 0}
.mx-brand{gap:10px}
.mx-brand-mark{
  width:50px;height:50px;border-radius:15px;overflow:hidden;background:#fff;
  border:1px solid #cbdced;box-shadow:0 5px 16px rgba(7,95,202,.12);
  display:grid;place-items:center;position:relative;flex:0 0 auto;
}
.mx-brand-mark img{
  width:100%;height:100%;object-fit:cover;object-position:50% 12%;
  transform:scale(2.7);transform-origin:50% 14%;
}
.mx-brand-text strong{font-size:22px;letter-spacing:.045em}
.mx-brand-text span{letter-spacing:.28em;color:var(--mx-blue);font-weight:800}
.mx-search{border-radius:11px;box-shadow:none;border:1px solid #cbdced;background:#f8fbff}
.mx-search input{padding:12px 14px;font-size:14px}
.mx-search button{min-width:86px;padding:0 16px}
.mx-action{border-radius:11px;padding:10px 12px;background:#f8fbff}
.mx-nav{background:linear-gradient(90deg,#032348,#073f7e)}
.mx-nav-inner{gap:2px}
.mx-nav a{padding:9px 12px;font-size:13px}
.mx-hero{position:relative;background:
 radial-gradient(circle at 82% 20%,rgba(58,164,255,.28),transparent 24%),
 radial-gradient(circle at 10% 100%,rgba(0,118,255,.18),transparent 34%),
 linear-gradient(116deg,#032856 0%,#0752a7 55%,#06386f 100%)}
.mx-hero:before{
  content:"";position:absolute;inset:0;pointer-events:none;opacity:.19;
  background-image:linear-gradient(rgba(255,255,255,.12) 1px,transparent 1px),
  linear-gradient(90deg,rgba(255,255,255,.12) 1px,transparent 1px);
  background-size:54px 54px;
  mask-image:linear-gradient(to right,transparent,black 30%,black 70%,transparent);
}
.mx-hero-grid{min-height:390px;padding:48px 0}
.mx-hero h1{font-size:clamp(40px,5vw,65px);letter-spacing:-.035em;margin:14px 0}
.mx-hero p{font-size:17px;max-width:580px}
.mx-kicker{font-size:11px;padding:6px 10px}
.mx-btn{padding:12px 17px;border-radius:10px;font-size:14px}
.mx-btn-primary{background:#0f7cf2;box-shadow:0 8px 20px rgba(15,124,242,.24)}
.mx-hero-card{min-height:280px;border-radius:26px;padding:22px}
.mx-hero-orbit{width:290px}
.mx-device{width:135px;height:172px;border-radius:22px;background:linear-gradient(145deg,#151d2a,#020409)}
.mx-device:before{font-size:28px}
.mx-section{padding:46px 0}
.mx-section-title{margin-bottom:18px}
.mx-section-title h2{font-size:27px;letter-spacing:-.015em}
.mx-section-title p{font-size:14px}
.mx-category-grid{gap:12px}
.mx-category{padding:15px 10px 12px;border-radius:15px;box-shadow:var(--mx-shadow-sm);border-color:#dfeaf5}
.mx-category-icon{width:60px;height:60px;border-radius:16px;font-size:26px;margin-bottom:9px;background:linear-gradient(145deg,#f6fbff,#e1f0ff);border:1px solid #d9e9f8}
.mx-category strong{font-size:13px}
.mx-products-grid{gap:14px}
.mx-product-card{padding:13px;border-radius:16px;box-shadow:var(--mx-shadow-sm);border-color:#dfe8f2;overflow:hidden}
.mx-product-card:hover{box-shadow:var(--mx-shadow);transform:translateY(-2px)}
.mx-product-media{height:150px;margin:-13px -13px 13px;border-radius:16px 16px 12px 12px;background:
 radial-gradient(circle at 50% 15%,rgba(63,160,255,.2),transparent 36%),
 linear-gradient(180deg,#f8fbff,#e9f3fd);position:relative;overflow:hidden}
.mx-product-card h3{font-size:15px;margin-bottom:4px}
.mx-product-sub{font-size:11px;margin-bottom:6px}
.mx-price{font-size:20px}
.mx-installment{font-size:11px}
.mx-buy{padding:10px;border-radius:9px;margin-top:11px;font-size:13px;transition:.2s}
.mx-buy:hover{filter:brightness(.96)}
.mx-badge{top:10px;left:10px;z-index:3}
.mx-product-art{position:relative;display:grid;place-items:center;width:100%;height:100%}
.mx-art-tracker{width:66px;height:96px;border-radius:17px;background:linear-gradient(145deg,#1f2937,#02050a);box-shadow:0 15px 25px rgba(0,0,0,.22);position:relative}
.mx-art-tracker:before{content:"4G";position:absolute;top:15px;left:15px;color:#fff;font-weight:900;font-size:18px}
.mx-art-tracker:after{content:"GPS";position:absolute;bottom:12px;left:15px;color:#55a8ff;font-size:9px;letter-spacing:.15em}
.mx-art-camera{width:78px;height:78px;border-radius:50% 50% 42% 42%;background:#fff;border:1px solid #d7e2ed;box-shadow:0 15px 25px rgba(3,42,89,.16);position:relative}
.mx-art-camera:before{content:"";position:absolute;width:35px;height:35px;border-radius:50%;background:radial-gradient(circle at 38% 36%,#65b6ff 0 5%,#1c426f 7% 28%,#07192d 30% 68%,#02060a 70%);left:21px;top:20px}
.mx-art-camera:after{content:"";position:absolute;width:44px;height:8px;background:#dbe6ef;border-radius:50%;left:17px;bottom:-7px}
.mx-art-alarm{width:92px;height:65px;border-radius:16px;background:linear-gradient(145deg,#fff,#edf4fb);border:1px solid #d3e0ec;box-shadow:0 15px 25px rgba(3,42,89,.14);position:relative}
.mx-art-alarm:before{content:"";position:absolute;width:34px;height:34px;border-radius:50%;background:radial-gradient(circle,#ef3340 0 16%,#fff 18% 43%,#d8e7f3 45%);left:29px;top:14px}
.mx-art-alarm:after{content:"ALARM";position:absolute;bottom:6px;left:28px;font-size:7px;color:#567}
.mx-art-memory{width:58px;height:78px;border-radius:8px 8px 10px 10px;background:linear-gradient(145deg,#111,#282828);color:white;display:grid;place-items:center;font-weight:900;font-size:15px;box-shadow:0 15px 25px rgba(0,0,0,.18)}
.mx-art-memory:after{content:"64GB";font-size:10px;color:#fff}
.mx-offer-strip{background:linear-gradient(90deg,#073f7e,#0d6fd6);color:#fff;padding:10px 16px;border-radius:13px;margin-bottom:14px;display:flex;justify-content:space-between;align-items:center;gap:12px}
.mx-offer-strip strong{font-size:14px}.mx-offer-strip span{font-size:12px;color:#dbeeff}
.mx-solutions{background:linear-gradient(180deg,#eef6ff 0%,#f8fbff 100%)}
.mx-solution{padding:18px;border-radius:15px;box-shadow:var(--mx-shadow-sm)}
.mx-solution-icon{width:46px;height:46px;border-radius:13px;background:#e8f3ff;display:grid;place-items:center;font-size:22px}
.mx-solution h3{font-size:15px;margin:10px 0 4px}.mx-solution p{font-size:12px}
.mx-benefits{border-radius:15px;box-shadow:var(--mx-shadow-sm)}
.mx-benefit{padding:16px 10px}
.mx-benefit-icon{width:42px;height:42px;border-radius:13px;margin:0 auto;background:#eaf4ff;color:var(--mx-blue);display:grid;place-items:center;font-size:20px}
.mx-benefit strong{font-size:13px}.mx-benefit small{font-size:11px}
.mx-group-grid{grid-template-columns:1.35fr .65fr;padding:35px 0}
.mx-group-copy h2{font-size:30px}
.mx-group-copy p{font-size:14px}
.mx-group-logo{padding:12px;border-radius:18px;max-width:410px;justify-self:end}
.mx-group-logo img{max-height:250px;object-fit:contain}
.mx-footer{padding-top:34px}
.mx-footer-grid{grid-template-columns:1.1fr repeat(3,1fr);gap:22px}
.mx-footer p,.mx-footer li{font-size:12px}
.mx-footer h4{font-size:13px}
.mx-whatsapp{width:54px;height:54px;font-size:25px}
.mx-mobile-shortcuts{display:none}

/* Desktop pseudo-product polish */
.mx-product-card.is-offer .mx-product-media{background:linear-gradient(180deg,#fff8f8,#f4f8fd)}

@media (max-width:980px){
  .mx-header-main{grid-template-columns:1fr auto;gap:10px}
  .mx-search{grid-column:1/-1}
  .mx-category-grid{grid-template-columns:repeat(3,1fr)}
  .mx-group-logo{justify-self:start}
}

@media (max-width:620px){
  :root{--mx-container:min(100% - 20px,1220px)}
  body{font-size:14px}
  .mx-topbar{display:none}
  .mx-header{border-bottom:0}
  .mx-header-main{
    display:grid;grid-template-columns:1fr auto;padding:9px 0 7px;gap:7px;
  }
  .mx-brand-mark{width:39px;height:39px;border-radius:11px}
  .mx-brand-text strong{font-size:16px;letter-spacing:.025em}
  .mx-brand-text span{font-size:8px;letter-spacing:.25em;margin-top:2px}
  .mx-header-actions{gap:6px}
  .mx-action{padding:7px 8px;font-size:11px;border-radius:9px}
  .mx-account{display:none}
  .mx-search{grid-column:1/-1;grid-row:2;border-radius:9px}
  .mx-search input{padding:9px 11px;font-size:12px}
  .mx-search button{min-width:66px;font-size:11px}
  .mx-nav{position:relative}
  .mx-nav-inner{padding:5px 0;gap:1px}
  .mx-nav a{padding:8px 10px;font-size:10px;border-radius:8px}
  .mx-hero-grid{display:grid;grid-template-columns:1fr .72fr;gap:12px;padding:24px 0;min-height:255px}
  .mx-kicker{font-size:8px;padding:4px 7px;letter-spacing:.06em}
  .mx-hero h1{font-size:27px;line-height:1.02;margin:9px 0 8px}
  .mx-hero p{font-size:11px;line-height:1.4;margin:0;max-width:95%}
  .mx-buttons{gap:6px;margin-top:13px}
  .mx-btn{font-size:10px;padding:8px 10px;border-radius:8px}
  .mx-hero-card{display:grid;min-height:165px;border-radius:18px;padding:10px}
  .mx-hero-orbit{width:138px}
  .mx-hero-orbit:before{inset:22px}.mx-hero-orbit:after{inset:43px}
  .mx-device{width:66px;height:87px;border-radius:13px}
  .mx-device:before{font-size:15px;inset:12px auto auto 12px}
  .mx-device:after{font-size:6px;left:12px;bottom:10px}
  .mx-float-icon{width:33px;height:33px;border-radius:10px;font-size:15px}
  .mx-section{padding:30px 0}
  .mx-section-title{margin-bottom:12px;gap:8px}
  .mx-section-title h2{font-size:19px;line-height:1.2}
  .mx-section-title p{font-size:10px;margin-top:2px}
  .mx-link{font-size:10px;white-space:nowrap;padding-top:2px}
  .mx-category-grid{grid-template-columns:repeat(3,1fr);gap:7px}
  .mx-category{padding:10px 5px 8px;border-radius:12px}
  .mx-category-icon{width:42px;height:42px;border-radius:11px;font-size:18px;margin-bottom:5px}
  .mx-category strong{font-size:9px;line-height:1.15}
  .mx-products-grid{grid-template-columns:repeat(2,1fr);gap:8px}
  .mx-product-card{padding:9px;border-radius:12px}
  .mx-product-media{height:105px;margin:-9px -9px 9px;border-radius:12px 12px 9px 9px}
  .mx-product-card h3{font-size:11px;min-height:28px}
  .mx-product-sub{font-size:8px;min-height:20px}
  .mx-price{font-size:14px}
  .mx-installment{font-size:8px;min-height:22px}
  .mx-buy{padding:8px 5px;font-size:10px;border-radius:7px;margin-top:7px}
  .mx-badge{font-size:8px;padding:4px 6px;top:7px;left:7px}
  .mx-art-tracker{width:47px;height:70px;border-radius:13px}
  .mx-art-tracker:before{font-size:13px;left:10px;top:10px}
  .mx-art-tracker:after{font-size:6px;left:10px;bottom:8px}
  .mx-art-camera{width:57px;height:57px}.mx-art-camera:before{width:26px;height:26px;left:15px;top:14px}.mx-art-camera:after{width:32px;left:12px}
  .mx-art-alarm{width:68px;height:49px}.mx-art-alarm:before{width:26px;height:26px;left:21px;top:10px}.mx-art-alarm:after{left:20px;font-size:5px}
  .mx-art-memory{width:43px;height:58px;font-size:11px}
  .mx-offer-strip{padding:7px 9px;border-radius:9px;margin-bottom:9px}.mx-offer-strip strong{font-size:10px}.mx-offer-strip span{font-size:8px}
  .mx-solution-grid{grid-template-columns:repeat(2,1fr);gap:7px}
  .mx-solution{padding:11px;border-radius:11px}
  .mx-solution-icon{width:34px;height:34px;border-radius:9px;font-size:16px}
  .mx-solution h3{font-size:10px;margin:7px 0 3px}.mx-solution p{font-size:8px;line-height:1.35}
  .mx-benefits{grid-template-columns:repeat(2,1fr);gap:1px}
  .mx-benefit{padding:10px 5px}.mx-benefit:last-child{grid-column:1/-1}
  .mx-benefit-icon{width:31px;height:31px;border-radius:9px;font-size:14px}
  .mx-benefit strong{font-size:9px;margin-top:5px}.mx-benefit small{font-size:7px}
  .mx-group-grid{grid-template-columns:1fr;padding:25px 0;gap:15px}
  .mx-group-copy h2{font-size:21px;margin-bottom:7px}.mx-group-copy p{font-size:10px}
  .mx-group-logo{max-width:290px;justify-self:center;border-radius:14px;padding:8px}
  .mx-group-logo img{max-height:190px}
  .mx-footer{padding:25px 0 74px}
  .mx-footer-grid{grid-template-columns:1fr 1fr;gap:18px 12px}
  .mx-footer-grid>div:first-child{grid-column:1/-1}
  .mx-footer p,.mx-footer li{font-size:9px}.mx-footer h4{font-size:10px;margin-bottom:7px}
  .mx-footer-note{font-size:8px;margin-top:18px;padding-top:11px}
  .mx-whatsapp{right:14px;bottom:68px;width:48px;height:48px;font-size:22px}
  .mx-mobile-shortcuts{
    position:fixed;z-index:65;display:grid;grid-template-columns:repeat(4,1fr);
    left:0;right:0;bottom:0;background:#fff;border-top:1px solid #d8e3ef;
    box-shadow:0 -8px 20px rgba(3,35,72,.08);height:58px;
  }
  .mx-mobile-shortcuts a{display:grid;place-items:center;align-content:center;gap:2px;color:#55708e;font-size:7px;font-weight:800}
  .mx-mobile-shortcuts a span{font-size:17px;line-height:1}
  .mx-mobile-shortcuts a.is-primary{color:var(--mx-blue)}
}


/* =========================================================
   MÁXIMA STORE V3 — acabamento premium + mobile refinado
   ========================================================= */

.mx-header-main{grid-template-columns:270px 1fr auto;gap:18px}
.mx-brand-mark{width:56px;height:56px}
.mx-brand-text strong{font-size:25px}
.mx-brand-text span{font-size:11px}
.mx-hero-grid{min-height:360px;padding:42px 0}
.mx-hero-card{min-height:250px}
.mx-product-media{height:165px}
.mx-product-card h3{font-size:16px}
.mx-price{font-size:22px}
.mx-buy{padding:12px 10px;font-size:14px}
.mx-category-icon{width:64px;height:64px;font-size:28px}
.mx-category strong{font-size:13.5px}
.mx-section + .mx-section{border-top:1px solid rgba(8,46,92,.035)}
.mx-benefit{padding:19px 12px}
.mx-benefit-icon{width:48px;height:48px;font-size:22px}
.mx-benefit strong{font-size:13.5px}
.mx-benefit small{font-size:11.5px}
.mx-footer-grid{grid-template-columns:1.25fr 1fr 1fr 1fr}
.mx-footer-note{opacity:.88}

@media (max-width:620px){
  .mx-header-main{
    grid-template-columns:1fr auto;
    padding:10px 0 7px;
    gap:8px
  }
  .mx-brand-mark{
    width:44px;height:44px;border-radius:12px
  }
  .mx-brand-text strong{
    font-size:18px
  }
  .mx-brand-text span{
    font-size:9px;
    letter-spacing:.24em
  }
  .mx-header-actions .mx-action{
    font-size:10px;
    padding:7px 8px
  }

  .mx-hero-grid{
    grid-template-columns:1fr .62fr;
    min-height:225px;
    padding:18px 0;
    gap:10px
  }
  .mx-hero h1{
    font-size:25px;
    line-height:1.01;
    margin:7px 0 6px
  }
  .mx-hero p{
    font-size:10px;
    line-height:1.35
  }
  .mx-buttons{
    margin-top:10px;
    gap:5px
  }
  .mx-btn{
    padding:7px 9px;
    font-size:9px
  }
  .mx-hero-card{
    min-height:140px;
    border-radius:16px;
    padding:8px
  }
  .mx-hero-orbit{
    width:120px
  }
  .mx-device{
    width:61px;height:80px
  }

  .mx-section{
    padding:27px 0
  }
  .mx-section-title{
    margin-bottom:11px
  }
  .mx-section-title h2{
    font-size:18px
  }

  .mx-category-grid{
    grid-template-columns:repeat(3,1fr);
    gap:8px
  }
  .mx-category{
    padding:11px 5px 9px
  }
  .mx-category-icon{
    width:46px;height:46px;
    font-size:20px
  }
  .mx-category strong{
    font-size:9.5px
  }

  .mx-products-grid{
    grid-template-columns:repeat(2,1fr);
    gap:9px
  }
  .mx-product-card{
    padding:10px
  }
  .mx-product-media{
    height:118px;
    margin:-10px -10px 9px
  }
  .mx-product-card h3{
    font-size:12px;
    line-height:1.18;
    min-height:30px
  }
  .mx-product-sub{
    font-size:8.5px;
    min-height:20px
  }
  .mx-price{
    font-size:16px;
    line-height:1.1
  }
  .mx-installment{
    font-size:8.5px;
    min-height:20px
  }
  .mx-buy{
    padding:9px 6px;
    font-size:10.5px;
    margin-top:8px
  }

  .mx-art-tracker{
    width:51px;height:76px
  }
  .mx-art-camera{
    width:61px;height:61px
  }
  .mx-art-camera:before{
    width:28px;height:28px;left:16px;top:15px
  }
  .mx-art-alarm{
    width:72px;height:52px
  }
  .mx-art-memory{
    width:45px;height:61px
  }

  .mx-offer-strip{
    margin-top:2px
  }

  .mx-solution-grid{
    grid-template-columns:repeat(2,1fr)
  }
  .mx-solution{
    padding:12px
  }
  .mx-solution h3{
    font-size:10.5px
  }

  .mx-benefits{
    grid-template-columns:repeat(2,1fr)
  }
  .mx-benefit{
    padding:12px 6px
  }
  .mx-benefit-icon{
    width:36px;height:36px;
    font-size:16px
  }
  .mx-benefit strong{
    font-size:9.5px
  }
  .mx-benefit small{
    font-size:7.5px
  }

  .mx-group-grid{
    padding:22px 0;
    gap:12px
  }
  .mx-group-copy h2{
    font-size:20px
  }
  .mx-group-copy p{
    font-size:9.5px
  }
  .mx-group-logo{
    max-width:245px;
    padding:7px
  }
  .mx-group-logo img{
    max-height:155px
  }

  .mx-footer{
    padding:22px 0 72px
  }
  .mx-footer-grid{
    grid-template-columns:1fr 1fr;
    gap:14px 10px
  }
  .mx-footer-grid>div:first-child{
    grid-column:1/-1
  }
  .mx-footer ul{
    gap:5px
  }
  .mx-footer p,.mx-footer li{
    font-size:8.5px
  }
  .mx-footer h4{
    font-size:9.5px
  }

  .mx-mobile-shortcuts{
    height:60px
  }
  .mx-mobile-shortcuts a{
    font-size:7.5px
  }
  .mx-mobile-shortcuts a span{
    font-size:18px
  }
}


/* =========================================================
   MÁXIMA STORE V4 FINAL — acabamento visual final
   ========================================================= */

/* Marca / cabeçalho */
.mx-brand-mark{width:60px;height:60px}
.mx-brand-text strong{font-size:27px;letter-spacing:.035em}
.mx-brand-text span{font-size:11.5px;letter-spacing:.26em}
.mx-header-main{grid-template-columns:285px 1fr auto}
.mx-action{color:#294360}
.mx-action strong{color:#052a59}

/* Textos pequenos com mais contraste */
.mx-section-title p,
.mx-product-sub,
.mx-installment,
.mx-solution p,
.mx-benefit small,
.mx-group-copy p,
.mx-footer p,
.mx-footer li{
  color:#526980;
}

/* Produtos mais legíveis sem crescer demais */
.mx-product-card h3{font-size:16.5px;letter-spacing:-.01em}
.mx-product-sub{font-size:12px}
.mx-price{font-size:23px;letter-spacing:-.02em}
.mx-installment{font-size:11.5px}
.mx-buy{
  min-height:42px;
  display:flex;
  align-items:center;
  justify-content:center;
  font-size:14px;
  font-weight:900;
  box-shadow:0 7px 16px rgba(13,174,88,.16);
}

/* Mais respiro entre blocos */
#ofertas{padding-bottom:56px}
#seguranca{padding-top:56px}

/* Benefícios mais fortes */
.mx-benefits{box-shadow:0 14px 35px rgba(6,42,89,.10)}
.mx-benefit{padding:22px 14px}
.mx-benefit-icon{width:52px;height:52px;font-size:24px}
.mx-benefit strong{font-size:14px}
.mx-benefit small{font-size:12px}

/* Rodapé mais limpo */
.mx-footer-grid{grid-template-columns:1.35fr 1fr 1fr 1fr}
.mx-footer ul{gap:6px}
.mx-footer-note{font-size:11px}

/* Barra móvel reforçada */
.mx-mobile-shortcuts{
  display:none;
}

@media (max-width:620px){
  body{
    padding-bottom:66px;
  }

  .mx-brand-mark{
    width:47px;height:47px;
  }
  .mx-brand-text strong{
    font-size:20px;
  }
  .mx-brand-text span{
    font-size:9px;
  }

  .mx-header-main{
    grid-template-columns:1fr auto;
    gap:8px;
  }

  .mx-product-card h3{
    font-size:12.5px;
    min-height:31px;
  }
  .mx-product-sub{
    font-size:9px;
    color:#4f667d;
  }
  .mx-price{
    font-size:17px;
  }
  .mx-installment{
    font-size:9px;
    color:#596f84;
  }
  .mx-buy{
    min-height:34px;
    font-size:11px;
    padding:8px 6px;
  }

  #ofertas{
    padding-bottom:34px;
  }
  #seguranca{
    padding-top:34px;
  }

  .mx-benefit{
    padding:14px 7px;
  }
  .mx-benefit-icon{
    width:39px;height:39px;
    font-size:18px;
  }
  .mx-benefit strong{
    font-size:10px;
  }
  .mx-benefit small{
    font-size:8px;
  }

  .mx-group-logo{
    max-width:225px;
  }

  .mx-footer{
    padding:20px 0 16px;
  }
  .mx-footer-grid{
    grid-template-columns:1fr 1fr;
    gap:13px 10px;
  }
  .mx-footer-grid>div:first-child{
    grid-column:1/-1;
  }
  .mx-footer-grid>div:nth-child(4){
    grid-column:1/-1;
  }
  .mx-footer p,.mx-footer li{
    font-size:8.5px;
    line-height:1.4;
  }
  .mx-footer h4{
    font-size:9.5px;
  }
  .mx-footer-note{
    font-size:7.5px;
    padding-bottom:4px;
  }

  .mx-mobile-shortcuts{
    display:grid !important;
    grid-template-columns:repeat(4,1fr);
    position:fixed;
    left:0;right:0;bottom:0;
    min-height:62px;
    padding-bottom:env(safe-area-inset-bottom);
    background:rgba(255,255,255,.98);
    border-top:1px solid #d7e3ef;
    box-shadow:0 -10px 28px rgba(3,35,72,.16);
    z-index:99999;
    backdrop-filter:blur(12px);
  }
  .mx-mobile-shortcuts a{
    display:flex;
    flex-direction:column;
    align-items:center;
    justify-content:center;
    gap:2px;
    font-size:8px;
    color:#516982;
    font-weight:800;
  }
  .mx-mobile-shortcuts a span{
    font-size:19px;
  }
  .mx-mobile-shortcuts a.is-primary{
    color:#075fca;
  }

  .mx-whatsapp{
    right:14px;
    bottom:76px;
    z-index:100000;
  }
}


/* =========================================================
   V5 — INTEGRAÇÃO REAL COM WOOCOMMERCE
   ========================================================= */

.mx-cart-count{
  display:inline-grid;
  min-width:18px;height:18px;
  padding:0 5px;
  place-items:center;
  border-radius:999px;
  background:#075fca;
  color:#fff;
  font-size:10px;
  font-weight:900;
  vertical-align:middle;
}
.mx-cart-total{font-weight:800;color:#052a59}
.mx-product-card .price del{color:#8aa0b5;font-size:12px}
.mx-product-card .price ins{text-decoration:none}
.mx-product-stock{font-size:10px;color:#0a8d49;margin-top:4px}
.mx-product-stock.is-out{color:#d43d48}
.mx-empty-products{
  grid-column:1/-1;
  padding:24px;
  background:#fff;
  border:1px dashed #bdd1e5;
  border-radius:14px;
  text-align:center;
  color:#607089;
}
.mx-empty-products strong{display:block;color:#052a59;margin-bottom:4px}
.mx-product-card .mx-buy.added:after{content:" ✓";font-weight:900}
.mx-product-card .added_to_cart{
  display:block;
  text-align:center;
  color:#075fca;
  font-weight:800;
  font-size:11px;
  margin-top:7px;
}
.mx-category.is-disabled{opacity:.65}
.mx-wc-page-wrap{width:var(--mx-container);margin:34px auto 50px}
.mx-wc-page-wrap .woocommerce{background:#fff;border-radius:18px;padding:20px;border:1px solid #dbe7f4;box-shadow:0 14px 35px rgba(6,42,89,.08)}
.woocommerce .woocommerce-breadcrumb{font-size:12px;color:#64778e;margin-bottom:18px}
.woocommerce div.product div.images img{border-radius:14px}
.woocommerce div.product .product_title{color:#052a59}
.woocommerce div.product p.price,.woocommerce div.product span.price{color:#075fca;font-weight:900}
.woocommerce .quantity .qty{min-height:40px;border:1px solid #cbdced;border-radius:8px}
.woocommerce .button,.woocommerce button.button,.woocommerce input.button{
  border-radius:9px!important;
  min-height:40px!important;
  font-weight:800!important;
}
.woocommerce-message,.woocommerce-info{
  border-top-color:#075fca!important;
  border-radius:10px;
}
.woocommerce-message::before,.woocommerce-info::before{color:#075fca!important}
.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea,
.woocommerce form .form-row select{
  min-height:42px;
  border:1px solid #cbdced;
  border-radius:8px;
  padding:9px 10px;
}
.woocommerce table.shop_table{border-radius:12px;overflow:hidden}
.woocommerce-checkout #payment{border-radius:12px}
@media (max-width:620px){
  .mx-wc-page-wrap{margin:20px auto 84px}
  .mx-wc-page-wrap .woocommerce{padding:12px;border-radius:14px}
  .woocommerce ul.products[class*=columns-] li.product,
  .woocommerce-page ul.products[class*=columns-] li.product{
    width:48%!important;
    margin:0 4% 14px 0!important;
  }
  .woocommerce ul.products[class*=columns-] li.product:nth-child(2n),
  .woocommerce-page ul.products[class*=columns-] li.product:nth-child(2n){
    margin-right:0!important;
  }
}
