:root{--black:#080808;--dark:#111211;--dark2:#171817;--gold:#d4af37;--gold2:#f4c33b;--white:#fff;--paper:#f6f6f3;--ink:#111;--muted-dark:#bdbdb8;--muted-light:#5f625f;--line-dark:#30312f;--line-light:#deded9;--r:24px;--shadow:0 20px 55px rgba(0,0,0,.16)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--dark);color:var(--white);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.5}.grain{display:none}.wrap{width:min(1180px,calc(100% - 40px));margin:auto}.topbar{position:sticky;top:0;z-index:15;background:rgba(12,13,12,.93);backdrop-filter:blur(18px);border-bottom:1px solid rgba(255,255,255,.08)}.nav-wrap{height:108px;display:flex;align-items:center;gap:30px}.brand img{width:390px;height:96px;max-height:none;object-fit:contain;object-position:left center;display:block}.nav{display:flex;gap:28px;margin-left:auto}.nav a,.footer a{color:#dededb;text-decoration:none}.nav a:hover,.footer a:hover{color:var(--gold2)}.menu-btn{display:none;background:none;border:0;color:white;font-size:28px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:14px 22px;border-radius:999px;text-decoration:none;font-weight:780;cursor:pointer;transition:.22s}.btn-gold{background:linear-gradient(135deg,#ffd34e,var(--gold));color:#080808;box-shadow:0 8px 26px rgba(212,175,55,.18)}.btn-gold:hover{transform:translateY(-2px)}.btn-outline{border:1px solid var(--gold);color:#fff;background:rgba(0,0,0,.12)}.btn-outline:hover{background:rgba(212,175,55,.09)}.btn-dark{background:#090909;color:#fff}.hero{position:relative;overflow:hidden;padding:58px 0 28px;background:radial-gradient(circle at 76% 42%,rgba(244,195,59,.34) 0%,rgba(212,175,55,.16) 22%,transparent 46%),radial-gradient(circle at 94% 16%,rgba(212,175,55,.18),transparent 30%),linear-gradient(112deg,#111210 0%,#191a17 48%,#332b18 76%,#0f100f 100%)}.hero-grid{display:grid;grid-template-columns:1.06fr .94fr;align-items:center;min-height:560px}.eyebrow{color:var(--gold2);font-size:13px;font-weight:850;letter-spacing:.18em}.hero h1,.section h2{font-size:clamp(44px,6vw,78px);line-height:.98;letter-spacing:-.055em;margin:16px 0 20px}.section h2{font-size:clamp(34px,4vw,55px)}em{font-style:normal;color:var(--gold2)}.hero-copy>p,.section-lead,.showcase p{color:#d0d0cb;font-size:18px;max-width:650px}.hero-actions{display:flex;gap:14px;margin:30px 0}.trust-inline{display:flex;flex-wrap:wrap;gap:22px;color:#e2e2dd;font-size:14px}.hero-art{position:relative;min-height:560px;display:grid;place-items:end center}.hero-art img{position:relative;z-index:2;width:min(580px,100%);height:570px;object-fit:contain;object-position:center bottom;filter:drop-shadow(0 22px 32px rgba(0,0,0,.26))}.halo{position:absolute;width:420px;height:500px;border:1px solid rgba(244,195,59,.28);border-radius:50%;box-shadow:0 0 90px rgba(212,175,55,.14);opacity:.75}.hero-note{position:absolute;right:-5px;top:105px;z-index:3;color:var(--gold2);font-size:18px;transform:rotate(-5deg);font-family:cursive}.section{padding:64px 0}.hero+.section{background:var(--paper);color:var(--ink);padding:0 0 48px}.hero+.section .feature-grid{position:relative;z-index:4;margin-top:-18px}.feature-grid{display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border:1px solid var(--line-light);border-radius:var(--r);overflow:hidden;box-shadow:var(--shadow)}.feature{padding:30px;text-align:center;border-right:1px solid var(--line-light)}.feature:last-child{border-right:0}.feature-icon{color:var(--gold);font-size:30px}.feature h3{font-size:19px}.feature p{color:var(--muted-light);margin-bottom:0}.channels{background:#f6f6f3;color:var(--ink);padding-top:36px}.channels .section-lead{color:var(--muted-light)}.channel-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:28px}.channel-card{min-height:130px;border:1px solid #3a3b39;border-radius:18px;padding:24px;display:flex;flex-direction:column;justify-content:flex-end;color:white;text-decoration:none;background:linear-gradient(150deg,#242523,#111);transition:.22s}.channel-card strong{font-size:20px}.channel-card span{color:var(--gold2);margin-top:9px;font-size:14px}.channel-card:hover{transform:translateY(-4px);box-shadow:0 14px 30px rgba(0,0,0,.15)}.channel-card.is-disabled{opacity:.45;cursor:default;pointer-events:none}.showcase{background:var(--paper);color:#fff;padding-top:28px}.showcase-box{position:relative;overflow:hidden;display:grid;grid-template-columns:1.15fr .85fr;align-items:center;min-height:330px;padding:42px;border:1px solid rgba(212,175,55,.28);border-radius:var(--r);background:radial-gradient(circle at 88% 36%,rgba(244,195,59,.24),transparent 34%),linear-gradient(120deg,#171816,#211d12);box-shadow:var(--shadow)}.brand-row{display:flex;flex-wrap:wrap;gap:24px;margin-top:25px;font-size:18px;font-weight:750;color:#f2f2ed}.device-stack{position:relative;height:260px}.device-stack span{position:absolute;width:125px;height:250px;border-radius:28px;background:linear-gradient(145deg,#555,#151515);border:2px solid #777;box-shadow:0 12px 40px #000;bottom:-20px}.device-stack span:nth-child(1){left:25%;transform:rotate(-15deg)}.device-stack span:nth-child(2){left:48%;transform:rotate(1deg);background:linear-gradient(145deg,#eee,#999)}.device-stack span:nth-child(3){left:70%;transform:rotate(15deg)}.process{background:var(--paper);color:var(--ink)}.process h2{margin-bottom:8px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:0;margin-top:32px}.steps article{position:relative;padding:24px 34px;border-right:1px solid var(--line-light)}.steps article:last-child{border-right:0}.steps b{display:inline-grid;place-items:center;width:58px;height:58px;border:2px solid var(--gold);border-radius:50%;color:#111;font-size:18px}.steps h3{margin-bottom:5px}.steps p{color:var(--muted-light);margin-top:0}.section#contato{background:var(--paper);color:var(--ink);padding-top:0}.cta{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:30px 36px;border-radius:22px;background:linear-gradient(120deg,#f6d461,#d8aa28);color:#090909}.cta h2{font-size:29px;margin:0}.cta p{margin:4px 0 0}.footer{border-top:1px solid #2d2e2c;padding:48px 0 28px;background:linear-gradient(180deg,#171817,#0b0c0b)}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1.2fr 1fr;gap:40px}.footer-logo{width:210px;max-height:90px;object-fit:contain}.footer h4{margin:0 0 6px;font-size:16px;color:#fff}.footer-grid>div:not(:first-child){display:flex;flex-direction:column;gap:8px}.footer p,.legal{color:#aaa}.footer-grid a{font-size:15px}.social{display:flex;flex-direction:column;gap:8px}.legal{border-top:1px solid #30312f;margin-top:30px;padding-top:22px;display:flex;justify-content:space-between;gap:20px;font-size:13px}.legal a{color:#aaa}.reveal{opacity:1;transform:none}.reveal.visible{opacity:1;transform:none}@media(max-width:950px){.nav{display:none}.nav.open{position:absolute;top:82px;left:20px;right:20px;display:flex;flex-direction:column;padding:22px;background:#151615;border:1px solid #333;border-radius:18px}.topbar .btn-gold{display:none}.menu-btn{display:block;margin-left:auto}.hero-grid,.showcase-box{grid-template-columns:1fr}.hero-art{min-height:470px}.hero-art img{height:490px}.feature-grid{grid-template-columns:repeat(2,1fr)}.feature:nth-child(2){border-right:0}.feature:nth-child(-n+2){border-bottom:1px solid var(--line-light)}.channel-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.wrap{width:min(100% - 26px,1180px)}.nav-wrap{height:88px}.brand img{width:285px;height:72px;max-height:none}.nav.open{top:88px}.hero{padding-top:32px}.hero-grid{min-height:auto}.hero h1{font-size:49px}.hero-art{min-height:390px}.hero-art img{height:410px}.halo{width:280px;height:360px}.hero-note{display:none}.hero-actions{flex-direction:column;align-items:stretch}.trust-inline{flex-direction:column;gap:8px}.feature-grid,.channel-grid,.steps{grid-template-columns:1fr}.feature{border-right:0;border-bottom:1px solid var(--line-light)}.feature:last-child{border-bottom:0}.showcase-box{padding:28px}.device-stack{display:none}.steps article{border-right:0;border-bottom:1px solid var(--line-light);padding-left:0}.steps article:last-child{border-bottom:0}.cta{align-items:flex-start;flex-direction:column}.footer-grid{grid-template-columns:1fr}.legal{flex-direction:column}.section{padding:50px 0}}
.hero:after{content:"";position:absolute;left:-8%;right:-8%;bottom:-110px;height:180px;background:var(--paper);border-radius:50% 50% 0 0/28% 28% 0 0;z-index:0}
.hero-grid{position:relative;z-index:1}
.hero-art:before{content:"";position:absolute;inset:8% 0 4% 4%;background:radial-gradient(circle at 55% 48%,rgba(244,195,59,.20),transparent 48%);filter:blur(12px);z-index:0}
.brand img,.footer-logo{background:transparent!important}
@media(max-width:600px){.hero:after{bottom:-135px;height:170px}.hero+.section .feature-grid{margin-top:-8px}}

/* V5 — acabamento visual */
.hero{padding-bottom:42px}
.hero-grid{overflow:visible}
.hero-art{overflow:visible;align-self:end;padding-bottom:8px}
.hero-art img{
  width:min(560px,100%);
  height:auto;
  max-height:590px;
  object-fit:contain;
  object-position:center bottom;
  display:block;
  transform:translateY(0);
}
.hero:after{bottom:-132px;z-index:0}
.hero+.section .feature-grid{margin-top:-8px}

.device-stack{display:none!important}
.device-showcase{
  position:relative;
  min-height:275px;
  display:flex;
  align-items:flex-end;
  justify-content:flex-end;
  overflow:hidden;
  border-radius:18px;
}
.device-showcase:before{
  content:"";
  position:absolute;
  inset:10% 0 0 8%;
  background:radial-gradient(circle at 58% 55%,rgba(244,195,59,.26),transparent 58%);
  filter:blur(12px);
}
.device-showcase img{
  position:relative;
  z-index:1;
  width:100%;
  height:275px;
  object-fit:cover;
  object-position:center 58%;
  border-radius:18px;
  mix-blend-mode:normal;
  box-shadow:0 16px 36px rgba(0,0,0,.28);
}
@media(max-width:950px){
  .hero-art img{height:auto;max-height:520px}
  .device-showcase{min-height:240px;margin-top:18px}
  .device-showcase img{height:240px}
}
@media(max-width:600px){
  .hero{padding-bottom:26px}
  .hero-art{min-height:420px;padding-bottom:18px}
  .hero-art img{height:auto;max-height:430px}
  .hero:after{bottom:-145px}
  .device-showcase{display:none}
}

/* V7 — logo do cabeçalho realmente maior */
.header .brand{display:flex;align-items:center;flex:0 0 auto;overflow:visible}
.header .brand img{width:390px!important;height:96px!important;max-width:none!important;max-height:none!important;object-fit:contain!important;object-position:left center!important}
@media(max-width:950px){
  .header .brand img{width:315px!important;height:80px!important}
}
@media(max-width:600px){
  .header .brand img{width:255px!important;height:66px!important}
}


/* V8 — canais mais visuais com identidade das plataformas */
.btn-brand-icon{width:20px;height:20px;display:block;flex:0 0 auto}
.btn-outline .btn-brand-icon{filter:drop-shadow(0 2px 4px rgba(0,0,0,.25))}
.channel-card{position:relative;min-height:168px;justify-content:space-between;overflow:hidden;padding:23px 24px 22px;isolation:isolate}
.channel-card:before{content:"";position:absolute;inset:0;z-index:-1;opacity:0;transition:.24s ease}
.channel-card:hover:before{opacity:1}
.channel-olx:before{background:radial-gradient(circle at 12% 5%,rgba(110,10,214,.22),transparent 45%),radial-gradient(circle at 46% 0%,rgba(255,111,0,.15),transparent 38%),radial-gradient(circle at 92% 12%,rgba(0,191,165,.18),transparent 42%)}
.channel-marketplace:before{background:radial-gradient(circle at 15% 0%,rgba(24,119,242,.30),transparent 54%)}
.channel-whatsapp:before{background:radial-gradient(circle at 15% 0%,rgba(37,211,102,.26),transparent 54%)}
.channel-logo-wrap{display:flex;align-items:center;min-height:58px}
.channel-logo{width:54px;height:54px;object-fit:contain;filter:drop-shadow(0 8px 14px rgba(0,0,0,.24))}
.channel-logo-olx{width:102px;height:46px;object-position:left center}
.channel-copy{display:flex;flex-direction:column;gap:4px}
.channel-card strong{font-size:21px;line-height:1.15}
.channel-card span{margin-top:4px}
.channel-olx{border-color:rgba(110,10,214,.45)}
.channel-marketplace{border-color:rgba(24,119,242,.45)}
.channel-whatsapp{border-color:rgba(37,211,102,.40)}
.footer-brand-link{display:inline-flex!important;align-items:center;gap:8px}
.footer-brand-link img{width:19px;height:19px;flex:0 0 auto}
@media(max-width:600px){
  .channel-card{min-height:150px}
  .channel-logo{width:48px;height:48px}
  .channel-logo-olx{width:94px;height:42px}
}


/* V9 — canais com presença visual forte e ícones embutidos */
.channel-grid{gap:22px}
.channel-card{min-height:190px;border-radius:22px;padding:26px 28px 24px;background:linear-gradient(145deg,#171817,#0c0d0c);box-shadow:0 12px 30px rgba(0,0,0,.10)}
.channel-card:after{content:"";position:absolute;width:170px;height:170px;border-radius:50%;right:-70px;top:-75px;opacity:.16;z-index:-1;transition:.25s ease}
.channel-olx:after{background:linear-gradient(135deg,#6d00d9,#ff6d00 50%,#00c4a7)}
.channel-marketplace:after{background:#1877f2}
.channel-whatsapp:after{background:#25d366}
.channel-card:hover{transform:translateY(-6px) scale(1.015);box-shadow:0 20px 38px rgba(0,0,0,.18)}
.channel-logo-wrap{min-height:82px;align-items:flex-start}
.channel-logo{width:72px;height:72px;filter:drop-shadow(0 10px 18px rgba(0,0,0,.28))}
.channel-logo-olx{width:138px;height:62px}
.channel-copy strong{font-size:24px;letter-spacing:-.02em}
.channel-copy span{font-size:15px;font-weight:750}
.channel-marketplace .channel-copy span{color:#78adff}
.channel-whatsapp .channel-copy span{color:#63e692}
.channel-olx .channel-copy span{color:#f4c33b}
.btn-brand-icon{width:22px;height:22px}
.footer-brand-link img{width:22px;height:22px}
@media(max-width:600px){.channel-card{min-height:170px}.channel-logo{width:64px;height:64px}.channel-logo-olx{width:126px;height:56px}}


/* ===== V10 — CANAIS + LOGOS DE MARCAS ===== */
.channel-card{min-height:200px!important;padding:28px 30px 25px!important}
.channel-logo-wrap{min-height:88px!important}
.channel-logo{width:80px!important;height:80px!important;display:block!important;opacity:1!important;visibility:visible!important}
.channel-logo-olx{width:150px!important;height:68px!important}
.channel-copy strong{font-size:25px!important}
.channel-copy span{font-size:15px!important}

.brand-logo-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;margin-top:28px}
.brand-logo-card{height:74px;border-radius:14px;display:flex;align-items:center;justify-content:center;gap:9px;padding:12px 14px;background:#fff;color:#111;border:1px solid rgba(255,255,255,.16);box-shadow:0 8px 22px rgba(0,0,0,.16);font-weight:900;letter-spacing:-.02em;transition:.2s ease}
.brand-logo-card:hover{transform:translateY(-3px);box-shadow:0 14px 28px rgba(0,0,0,.24)}
.brand-logo-card strong{font-size:17px;white-space:nowrap}
.brand-logo-card.apple .apple-mark{width:25px;height:29px;display:inline-grid;place-items:center;border-radius:55% 45% 55% 45%;background:#111;color:#111;font-size:0;position:relative}
.brand-logo-card.apple .apple-mark:before{content:"";position:absolute;width:11px;height:6px;background:#111;border-radius:100% 0 100% 0;right:1px;top:-6px;transform:rotate(-28deg)}
.brand-logo-card.apple .apple-mark:after{content:"";position:absolute;width:7px;height:9px;border-radius:50%;background:#fff;right:-2px;top:7px}
.brand-logo-card.samsung{color:#1428a0}.brand-logo-card.samsung strong{font-family:Arial,Helvetica,sans-serif;letter-spacing:-.06em;font-size:18px}
.brand-logo-card.motorola{color:#1769aa}.moto-mark{width:32px;height:32px;border-radius:50%;display:grid;place-items:center;background:#1769aa;color:white;font-family:Arial,sans-serif;font-weight:900;font-size:16px}
.brand-logo-card.xiaomi{justify-content:center}.mi-mark{width:34px;height:34px;border-radius:9px;display:grid;place-items:center;background:#ff6900;color:#fff;font-weight:900;font-size:16px}.brand-logo-card.xiaomi strong{color:#ff6900}
.brand-logo-card.asus{color:#00539b}.brand-logo-card.asus strong{font-family:Arial,Helvetica,sans-serif;font-size:20px;letter-spacing:-.08em}
.brand-logo-card.realme{background:#ffc915;color:#111}.brand-logo-card.realme strong{font-size:21px;letter-spacing:-.06em}

@media(max-width:950px){.brand-logo-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:600px){.brand-logo-grid{grid-template-columns:repeat(2,1fr);gap:10px}.brand-logo-card{height:66px}.channel-card{min-height:175px!important}.channel-logo{width:68px!important;height:68px!important}.channel-logo-olx{width:132px!important;height:60px!important}}

/* ===== V11 — CORREÇÃO REAL DESKTOP + SVG SEM DISTORÇÃO ===== */
.channel-grid{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:22px!important;
}
.channel-card{
  display:flex!important;
  flex-direction:column!important;
  align-items:flex-start!important;
  justify-content:space-between!important;
  min-height:210px!important;
  padding:28px 30px 26px!important;
  overflow:hidden!important;
}
.channel-logo-wrap{
  width:100%!important;
  height:88px!important;
  min-height:88px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
}
.channel-logo{
  display:block!important;
  width:auto!important;
  height:66px!important;
  max-width:170px!important;
  max-height:66px!important;
  object-fit:contain!important;
  object-position:left center!important;
  aspect-ratio:auto!important;
  opacity:1!important;
  visibility:visible!important;
  flex:none!important;
}
.channel-logo-olx{
  width:auto!important;
  height:58px!important;
  max-width:160px!important;
}
.channel-copy{width:100%!important}
.channel-copy strong{font-size:24px!important}
.channel-copy span{font-size:15px!important}
.btn-brand-icon,
.footer-brand-link img{
  width:20px!important;
  height:20px!important;
  min-width:20px!important;
  min-height:20px!important;
  object-fit:contain!important;
  aspect-ratio:1/1!important;
}
.brand-logo-grid{
  display:grid!important;
  grid-template-columns:repeat(6,minmax(0,1fr))!important;
  gap:12px!important;
}
.brand-logo-card{
  min-width:0!important;
  height:76px!important;
}
@media (max-width:950px){
  .channel-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .brand-logo-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}
}
@media (max-width:600px){
  .channel-grid{grid-template-columns:1fr!important}
  .channel-card{min-height:166px!important;padding:22px 22px 20px!important}
  .channel-logo-wrap{height:68px!important;min-height:68px!important}
  .channel-logo{height:54px!important;max-height:54px!important;max-width:145px!important}
  .channel-logo-olx{height:48px!important;max-width:138px!important}
  .brand-logo-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}


/* V12 — acabamento profissional: proporções fixas, sem distorção */
.channel-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:18px!important}
.channel-card{min-height:220px!important;border-radius:20px!important;padding:28px!important;display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:space-between!important;overflow:hidden!important}
.channel-logo-wrap{height:82px!important;min-height:82px!important;width:100%!important;display:flex!important;align-items:center!important;justify-content:flex-start!important}
.channel-logo{display:block!important;width:auto!important;height:auto!important;max-width:150px!important;max-height:72px!important;object-fit:contain!important;object-position:left center!important;aspect-ratio:auto!important;filter:none!important}
.channel-logo-olx{max-width:145px!important;max-height:64px!important}
.channel-copy strong{font-size:24px!important;color:#fff!important}.channel-copy span{font-size:15px!important;font-weight:750!important}
.channel-olx{background:linear-gradient(135deg,#36106b,#150821)!important}.channel-marketplace{background:linear-gradient(135deg,#0866ff,#06439f)!important}.channel-whatsapp{background:linear-gradient(135deg,#12a94e,#06712f)!important}
.channel-card:before,.channel-card:after{pointer-events:none}.channel-card:hover{transform:translateY(-4px)!important}
.brand-logo-grid{grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:10px!important}.brand-logo-card{height:68px!important;border-radius:12px!important;background:#fff!important;color:#111!important;box-shadow:none!important;border:0!important;padding:10px 12px!important}.brand-logo-card strong{font-size:16px!important}.brand-logo-card.realme{background:#ffc915!important}.brand-wordmark{display:inline-grid;place-items:center;flex:0 0 auto}.apple-wordmark{font-size:28px;line-height:1;color:#111}.moto-wordmark{width:30px;height:30px;border-radius:50%;background:#1476c6;color:#fff;font-size:15px;font-weight:900}.mi-wordmark{width:30px;height:30px;border-radius:8px;background:#ff6900;color:#fff;font-size:13px;font-weight:900}
@media(max-width:950px){.channel-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.brand-logo-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}
@media(max-width:600px){.channel-grid{grid-template-columns:1fr!important}.channel-card{min-height:150px!important;padding:20px 22px!important}.channel-logo-wrap{height:58px!important;min-height:58px!important}.channel-logo{max-width:118px!important;max-height:48px!important}.channel-logo-olx{max-width:112px!important;max-height:46px!important}.channel-copy strong{font-size:20px!important}.brand-logo-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.brand-logo-card{height:60px!important}}


/* V13 — logos fornecidos pelo cliente; sem redesenho */
.channel-logo-wrap{height:78px;display:flex;align-items:center;justify-content:flex-start;overflow:hidden}
.channel-logo{display:block;width:auto!important;height:auto!important;max-width:190px!important;max-height:68px!important;object-fit:contain!important;object-position:left center!important;filter:none!important;transform:none!important}
.channel-logo-olx{max-width:170px!important;max-height:72px!important}
.channel-logo-marketplace{max-width:190px!important;max-height:72px!important}
.channel-logo-whatsapp{width:66px!important;height:66px!important;max-width:66px!important;max-height:66px!important;border-radius:14px}
.brand-logo-grid{grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:10px!important}
.brand-logo-card{height:68px!important;min-width:0!important;padding:9px 12px!important;background:#fff!important;border:1px solid rgba(0,0,0,.08)!important;display:flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important}
.brand-logo-card img{display:block!important;width:auto!important;height:auto!important;max-width:100%!important;max-height:48px!important;object-fit:contain!important;filter:none!important;transform:none!important}
.brand-logo-card.brand-realme{background:#f9c933!important}
.brand-logo-card.brand-realme img{max-height:42px!important}
.btn-brand-icon,.footer-brand-link img{object-fit:cover!important;object-position:center!important;border-radius:50%!important}
.btn-brand-icon{width:18px!important;height:18px!important}
.footer-brand-link img{width:16px!important;height:16px!important}
@media(max-width:760px){
 .channel-logo-wrap{height:62px}
 .channel-logo{max-width:150px!important;max-height:56px!important}
 .channel-logo-whatsapp{width:54px!important;height:54px!important}
 .brand-logo-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
 .brand-logo-card{height:64px!important}
 .brand-logo-card:last-child{grid-column:1/-1!important}
}

/* V14 — pacote plano para WebFTP + correção definitiva de logos/showcase */
.channel-logo-wrap{height:72px!important;min-height:72px!important;overflow:hidden!important;display:flex!important;align-items:center!important;justify-content:flex-start!important}
.channel-logo{width:auto!important;height:auto!important;max-width:170px!important;max-height:62px!important;object-fit:contain!important;object-position:left center!important;filter:none!important;transform:none!important}
.channel-logo-olx{max-width:155px!important;max-height:58px!important}
.channel-logo-marketplace{max-width:170px!important;max-height:60px!important}
.channel-logo-whatsapp{width:auto!important;height:auto!important;max-width:66px!important;max-height:66px!important;border-radius:12px!important}
.brand-logo-grid{grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:10px!important}
.brand-logo-card{height:70px!important;padding:9px 12px!important;display:flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important;background:#fff!important;border-radius:11px!important}
.brand-logo-card img{display:block!important;width:auto!important;height:auto!important;max-width:100%!important;max-height:48px!important;object-fit:contain!important;filter:none!important;transform:none!important}
.brand-logo-card.brand-realme{background:#f8c93d!important}
.showcase-box{grid-template-columns:1.15fr .85fr!important;overflow:hidden!important}
.device-showcase{position:relative!important;min-height:275px!important;width:100%!important;display:flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important;border-radius:18px!important;margin:0!important}
.device-showcase img{display:block!important;width:100%!important;height:275px!important;max-width:100%!important;object-fit:cover!important;object-position:center 58%!important;border-radius:18px!important;margin:0!important}
@media(max-width:950px){.showcase-box{grid-template-columns:1fr!important}.device-showcase{min-height:230px!important;margin-top:18px!important}.device-showcase img{height:230px!important}.brand-logo-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}
@media(max-width:600px){.channel-logo-wrap{height:56px!important;min-height:56px!important}.channel-logo{max-width:135px!important;max-height:48px!important}.channel-logo-whatsapp{max-width:50px!important;max-height:50px!important}.brand-logo-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.brand-logo-card{height:62px!important}.brand-logo-card img{max-height:42px!important}.device-showcase{display:none!important}}

/* =========================================================
   iMonkey V15 — acabamento baseado no esboço aprovado
   ========================================================= */
.channel-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:18px!important}
.channel-card{min-height:166px!important;padding:24px 26px!important;border:0!important;border-radius:18px!important;display:grid!important;grid-template-columns:126px minmax(0,1fr)!important;grid-template-rows:1fr!important;align-items:center!important;column-gap:20px!important;box-shadow:0 12px 30px rgba(0,0,0,.14)!important}
.channel-olx{background:linear-gradient(135deg,#4a0b91 0%,#21043e 100%)!important}
.channel-marketplace{background:linear-gradient(135deg,#0d78f2 0%,#0648a8 100%)!important}
.channel-whatsapp{background:linear-gradient(135deg,#13b953 0%,#087735 100%)!important}
.channel-logo-wrap{width:126px!important;height:108px!important;min-height:108px!important;display:flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important;margin:0!important}
.channel-logo{display:block!important;width:auto!important;height:auto!important;max-width:118px!important;max-height:88px!important;object-fit:contain!important;object-position:center center!important;filter:none!important;transform:none!important;margin:auto!important}
.channel-logo-olx{max-width:120px!important;max-height:78px!important}
.channel-logo-marketplace{max-width:116px!important;max-height:84px!important;border-radius:0!important}
.channel-logo-whatsapp{width:88px!important;height:88px!important;max-width:88px!important;max-height:88px!important;border-radius:0!important}
.channel-copy{width:100%!important;align-self:center!important}
.channel-copy strong{font-size:23px!important;line-height:1.08!important;margin-bottom:7px!important;color:#fff!important}
.channel-copy span{font-size:15px!important;color:#fff!important;opacity:.94!important}
.channel-card:before,.channel-card:after{display:none!important}

.showcase-box{position:relative!important;overflow:hidden!important;grid-template-columns:minmax(0,1.1fr) minmax(380px,.9fr)!important;min-height:300px!important;padding:34px 34px 30px!important;background:linear-gradient(105deg,#121310 0%,#17140b 57%,#30250a 100%)!important}
.showcase-box>div:first-child{position:relative!important;z-index:3!important;align-self:center!important}
.device-showcase{position:absolute!important;right:0!important;top:0!important;bottom:0!important;width:47%!important;min-height:0!important;margin:0!important;overflow:hidden!important;display:block!important;z-index:1!important}
.device-showcase:before{content:""!important;position:absolute!important;inset:0!important;z-index:2!important;background:linear-gradient(90deg,#15140d 0%,rgba(21,20,13,.88) 8%,rgba(21,20,13,.28) 30%,transparent 55%)!important;pointer-events:none!important}
.device-showcase img{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;object-fit:cover!important;object-position:55% center!important;display:block!important;border-radius:0!important;filter:saturate(.94) contrast(1.03)!important}
.brand-logo-grid{position:relative!important;z-index:4!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:9px!important;max-width:690px!important}
.brand-logo-card{height:66px!important;border-radius:11px!important;padding:9px 13px!important;background:#fff!important;display:flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important}
.brand-logo-card img{display:block!important;width:auto!important;height:auto!important;max-width:100%!important;max-height:42px!important;object-fit:contain!important;object-position:center!important}
.brand-realme{background:#f7c928!important}

@media(max-width:950px){
 .channel-grid{grid-template-columns:1fr!important}
 .channel-card{grid-template-columns:118px minmax(0,1fr)!important;min-height:142px!important}
 .channel-logo-wrap{width:118px!important;height:94px!important;min-height:94px!important}
 .showcase-box{grid-template-columns:1fr!important;padding-bottom:260px!important}
 .device-showcase{top:auto!important;left:0!important;right:0!important;bottom:0!important;width:100%!important;height:240px!important}
 .device-showcase:before{background:linear-gradient(180deg,#15140d 0%,rgba(21,20,13,.25) 32%,transparent 62%)!important}
 .device-showcase img{object-position:center 55%!important}
 .brand-logo-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}
}
@media(max-width:600px){
 .channel-card{grid-template-columns:92px minmax(0,1fr)!important;min-height:126px!important;padding:18px 20px!important;column-gap:14px!important}
 .channel-logo-wrap{width:92px!important;height:80px!important;min-height:80px!important}
 .channel-logo{max-width:88px!important;max-height:68px!important}
 .channel-logo-olx{max-width:90px!important;max-height:60px!important}
 .channel-logo-marketplace{max-width:88px!important;max-height:64px!important}
 .channel-logo-whatsapp{width:68px!important;height:68px!important;max-width:68px!important;max-height:68px!important}
 .channel-copy strong{font-size:19px!important}.channel-copy span{font-size:13px!important}
 .showcase-box{padding:27px 22px 220px!important;min-height:0!important}
 .device-showcase{display:block!important;height:200px!important}
 .device-showcase img{object-position:center center!important}
 .brand-logo-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}
 .brand-logo-card{height:58px!important}
 .brand-realme{grid-column:auto!important}
}

/* V16 — arquivos enviados pelo cliente */
.channel-logo-whatsapp{width:96px!important;height:96px!important;max-width:96px!important;max-height:96px!important;object-fit:contain!important;object-position:center!important;border-radius:0!important}
.device-showcase img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important;display:block!important}
@media(max-width:600px){.channel-logo-whatsapp{width:72px!important;height:72px!important;max-width:72px!important;max-height:72px!important}}

/* V19 — WhatsApp com maior presença visual, sem distorção */
.channel-whatsapp .channel-logo-wrap{min-height:122px;align-items:center;justify-content:flex-start}
.channel-whatsapp .channel-logo{width:118px;height:118px;max-width:118px;max-height:118px;object-fit:contain;object-position:center;display:block}
@media(max-width:950px){
  .channel-whatsapp .channel-logo-wrap{min-height:108px}
  .channel-whatsapp .channel-logo{width:104px;height:104px;max-width:104px;max-height:104px}
}
@media(max-width:600px){
  .channel-whatsapp .channel-logo-wrap{min-height:96px}
  .channel-whatsapp .channel-logo{width:92px;height:92px;max-width:92px;max-height:92px}
}

/* V20 — WhatsApp: recorte transparente e escala visual corrigida */
.channel-whatsapp .channel-logo-wrap{display:flex!important;align-items:center!important;justify-content:center!important;overflow:visible!important}
.channel-whatsapp .channel-logo-whatsapp{width:104px!important;height:104px!important;max-width:104px!important;max-height:104px!important;object-fit:contain!important;object-position:center!important;margin:auto!important;border-radius:0!important}
@media(max-width:950px){.channel-whatsapp .channel-logo-whatsapp{width:94px!important;height:94px!important;max-width:94px!important;max-height:94px!important}}
@media(max-width:600px){.channel-whatsapp .channel-logo-whatsapp{width:82px!important;height:82px!important;max-width:82px!important;max-height:82px!important}}
