{"title":"CHUNTA","description":null,"products":[{"product_id":"tenis-de-corrida-placa-carbono","title":"Tênis Carbon Marathon Chunta","description":"\u003c!-- =========================================================\n     CARBON MARATHON CHUNTA — Descrição de produto para corredores\n     Alto impacto de conversão | Cole diretamente no editor HTML da Shopify\n     ========================================================= --\u003e\n\u003cstyle\u003e\n  .cm-wrap * { box-sizing: border-box; margin: 0; padding: 0; }\n  .cm-wrap {\n    font-family: 'Segoe UI', 'Helvetica Neue', Arial, sans-serif;\n    color: #1a1a1a;\n    max-width: 800px;\n    margin: 0 auto;\n    line-height: 1.6;\n  }\n\n  \/* ── AVISO TAMANHO ── *\/\n  .cm-size-alert {\n    background: linear-gradient(135deg, #ff1a1a 0%, #cc0000 100%);\n    color: #fff;\n    text-align: center;\n    padding: 14px 20px;\n    border-radius: 8px;\n    font-size: 15px;\n    font-weight: 700;\n    letter-spacing: 0.5px;\n    margin-bottom: 28px;\n    box-shadow: 0 4px 15px rgba(255,26,26,0.35);\n    animation: pulse-red 2.5s infinite;\n  }\n  @keyframes pulse-red {\n    0%,100% { box-shadow: 0 4px 15px rgba(255,26,26,0.35); }\n    50%      { box-shadow: 0 4px 28px rgba(255,26,26,0.60); }\n  }\n  .cm-size-alert span { font-size: 18px; margin-right: 6px; }\n\n  \/* ── HERO HEADLINE ── *\/\n  .cm-hero {\n    text-align: center;\n    padding: 32px 20px 24px;\n    background: linear-gradient(160deg, #0a0a0a 0%, #1c1c1c 100%);\n    border-radius: 12px;\n    margin-bottom: 28px;\n    position: relative;\n    overflow: hidden;\n  }\n  .cm-hero::before {\n    content: '';\n    position: absolute;\n    top: -40px; right: -40px;\n    width: 200px; height: 200px;\n    background: radial-gradient(circle, rgba(255,100,0,0.18) 0%, transparent 70%);\n    border-radius: 50%;\n  }\n  .cm-hero-tag {\n    display: inline-block;\n    background: #ff5500;\n    color: #fff;\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n    padding: 4px 14px;\n    border-radius: 20px;\n    margin-bottom: 14px;\n  }\n  .cm-hero h1 {\n    font-size: 28px;\n    font-weight: 900;\n    color: #ffffff;\n    line-height: 1.2;\n    margin-bottom: 8px;\n    letter-spacing: -0.5px;\n  }\n  .cm-hero h1 em {\n    font-style: normal;\n    color: #ff5500;\n  }\n  .cm-hero p {\n    font-size: 15px;\n    color: #aaaaaa;\n    max-width: 520px;\n    margin: 0 auto;\n  }\n\n  \/* ── PROPOSTA DE VALOR (3 pilares) ── *\/\n  .cm-pillars {\n    display: flex;\n    gap: 12px;\n    margin-bottom: 28px;\n  }\n  .cm-pillar {\n    flex: 1;\n    background: #f7f7f7;\n    border-radius: 10px;\n    padding: 18px 14px;\n    text-align: center;\n    border-top: 3px solid #ff5500;\n  }\n  .cm-pillar-icon { font-size: 26px; margin-bottom: 8px; }\n  .cm-pillar-title { font-size: 13px; font-weight: 800; text-transform: uppercase; letter-spacing: 1px; color: #111; margin-bottom: 4px; }\n  .cm-pillar-desc { font-size: 12px; color: #666; line-height: 1.4; }\n\n  \/* ── DESCRIÇÃO PRINCIPAL ── *\/\n  .cm-desc {\n    background: #fff;\n    border-left: 4px solid #ff5500;\n    padding: 20px 22px;\n    border-radius: 0 10px 10px 0;\n    margin-bottom: 28px;\n    font-size: 15px;\n    color: #333;\n    line-height: 1.75;\n  }\n  .cm-desc strong { color: #ff5500; }\n\n  \/* ── SPECS ── *\/\n  .cm-specs-title {\n    font-size: 18px;\n    font-weight: 800;\n    color: #111;\n    margin-bottom: 16px;\n    padding-bottom: 10px;\n    border-bottom: 2px solid #eee;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n  }\n  .cm-specs {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 10px;\n    margin-bottom: 28px;\n  }\n  .cm-spec-item {\n    background: #f7f7f7;\n    border-radius: 8px;\n    padding: 14px 16px;\n    display: flex;\n    align-items: flex-start;\n    gap: 12px;\n  }\n  .cm-spec-icon {\n    font-size: 20px;\n    flex-shrink: 0;\n    margin-top: 1px;\n  }\n  .cm-spec-label {\n    font-size: 11px;\n    font-weight: 700;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    color: #999;\n    margin-bottom: 2px;\n  }\n  .cm-spec-value {\n    font-size: 13px;\n    font-weight: 600;\n    color: #1a1a1a;\n    line-height: 1.4;\n  }\n\n  \/* ── DESTAQUE TPU ── *\/\n  .cm-tpu-block {\n    background: linear-gradient(135deg, #0a0a0a 0%, #1a1a1a 100%);\n    border-radius: 12px;\n    padding: 24px;\n    margin-bottom: 28px;\n    display: flex;\n    align-items: center;\n    gap: 20px;\n    color: #fff;\n  }\n  .cm-tpu-icon {\n    font-size: 44px;\n    flex-shrink: 0;\n  }\n  .cm-tpu-label {\n    font-size: 11px;\n    font-weight: 700;\n    text-transform: uppercase;\n    letter-spacing: 2px;\n    color: #ff5500;\n    margin-bottom: 6px;\n  }\n  .cm-tpu-title {\n    font-size: 19px;\n    font-weight: 900;\n    margin-bottom: 6px;\n    line-height: 1.2;\n  }\n  .cm-tpu-desc {\n    font-size: 13px;\n    color: #aaa;\n    line-height: 1.5;\n  }\n\n  \/* ── PROVA SOCIAL ── *\/\n  .cm-social-proof {\n    display: flex;\n    gap: 12px;\n    margin-bottom: 28px;\n  }\n  .cm-proof-card {\n    flex: 1;\n    border-radius: 10px;\n    padding: 16px;\n    text-align: center;\n    font-size: 13px;\n  }\n  .cm-proof-card.orange { background: #fff4ee; border: 1.5px solid #ff5500; }\n  .cm-proof-card.dark   { background: #f0f0f0; border: 1.5px solid #ddd; }\n  .cm-proof-num { font-size: 28px; font-weight: 900; color: #ff5500; display: block; line-height: 1; margin-bottom: 4px; }\n  .cm-proof-desc { color: #555; font-size: 12px; line-height: 1.4; }\n\n  \/* ── CTA URGÊNCIA ── *\/\n  .cm-urgency {\n    background: linear-gradient(135deg, #ff5500 0%, #ff3300 100%);\n    border-radius: 12px;\n    padding: 24px;\n    text-align: center;\n    margin-bottom: 28px;\n    color: #fff;\n  }\n  .cm-urgency-title {\n    font-size: 20px;\n    font-weight: 900;\n    margin-bottom: 8px;\n    letter-spacing: -0.3px;\n  }\n  .cm-urgency-sub {\n    font-size: 14px;\n    opacity: 0.9;\n    margin-bottom: 16px;\n  }\n  .cm-urgency-badges {\n    display: flex;\n    justify-content: center;\n    gap: 10px;\n    flex-wrap: wrap;\n  }\n  .cm-urgency-badge {\n    background: rgba(255,255,255,0.2);\n    border-radius: 20px;\n    padding: 6px 16px;\n    font-size: 13px;\n    font-weight: 600;\n  }\n\n  \/* ── GALERIA ── *\/\n  .cm-gallery { margin-bottom: 28px; }\n  .cm-gallery img {\n    width: 100%;\n    border-radius: 10px;\n    margin-bottom: 10px;\n    display: block;\n  }\n  .cm-gallery-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 10px;\n  }\n  .cm-gallery-grid img { margin-bottom: 0; }\n\n  \/* ── GARANTIAS ── *\/\n  .cm-guarantees {\n    display: flex;\n    gap: 10px;\n    justify-content: center;\n    flex-wrap: wrap;\n    padding: 20px;\n    background: #f7f7f7;\n    border-radius: 10px;\n    margin-bottom: 28px;\n  }\n  .cm-guarantee {\n    display: flex;\n    align-items: center;\n    gap: 8px;\n    font-size: 13px;\n    color: #333;\n    font-weight: 600;\n  }\n  .cm-guarantee-icon { font-size: 20px; }\n\n  \/* ── IDEAL PARA ── *\/\n  .cm-ideal {\n    margin-bottom: 28px;\n  }\n  .cm-ideal-list {\n    display: flex;\n    flex-direction: column;\n    gap: 8px;\n  }\n  .cm-ideal-item {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    padding: 12px 16px;\n    background: #f7f7f7;\n    border-radius: 8px;\n    font-size: 14px;\n    color: #222;\n    font-weight: 500;\n  }\n  .cm-ideal-item::before {\n    content: '✓';\n    background: #ff5500;\n    color: #fff;\n    width: 22px;\n    height: 22px;\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 12px;\n    font-weight: 900;\n    flex-shrink: 0;\n  }\n\n  \/* ── MOBILE ── *\/\n  @media (max-width: 600px) {\n    .cm-pillars { flex-direction: column; }\n    .cm-specs { grid-template-columns: 1fr; }\n    .cm-social-proof { flex-direction: column; }\n    .cm-tpu-block { flex-direction: column; text-align: center; }\n    .cm-hero h1 { font-size: 22px; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"cm-wrap\"\u003e\n\u003c!-- AVISO TAMANHO --\u003e\n\u003cdiv class=\"cm-size-alert\"\u003e\n\u003cspan\u003e⚠️\u003c\/span\u003e PEÇA O TAMANHO QUE VOCÊ USA NORMALMENTE NO BRASIL — O AJUSTE É EXATO\u003c\/div\u003e\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"cm-hero\"\u003e\n\u003cdiv class=\"cm-hero-tag\"\u003e🏃 Para Corredores de Verdade\u003c\/div\u003e\n\u003ch1\u003eCarbon Marathon \u003cem\u003eChunta\u003c\/em\u003e\n\u003c\/h1\u003e\n\u003cp\u003eO tênis que une tecnologia de placa de TPU com leveza extrema — feito pra você ir mais longe, mais rápido e sem desconforto.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 3 PILARES --\u003e\n\u003cdiv class=\"cm-pillars\"\u003e\n\u003cdiv class=\"cm-pillar\"\u003e\n\u003cdiv class=\"cm-pillar-icon\"\u003e⚡\u003c\/div\u003e\n\u003cdiv class=\"cm-pillar-title\"\u003ePropulsão\u003c\/div\u003e\n\u003cdiv class=\"cm-pillar-desc\"\u003ePlaca de TPU para retorno de energia a cada passada\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cm-pillar\"\u003e\n\u003cdiv class=\"cm-pillar-icon\"\u003e🌬️\u003c\/div\u003e\n\u003cdiv class=\"cm-pillar-title\"\u003eLeveza\u003c\/div\u003e\n\u003cdiv class=\"cm-pillar-desc\"\u003eMalha aérea que mantém o pé fresco do km 1 ao 42\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cm-pillar\"\u003e\n\u003cdiv class=\"cm-pillar-icon\"\u003e🛡️\u003c\/div\u003e\n\u003cdiv class=\"cm-pillar-title\"\u003eAbsorção\u003c\/div\u003e\n\u003cdiv class=\"cm-pillar-desc\"\u003ePalmilha EVA que protege articulações no longo prazo\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- DESCRIÇÃO --\u003e\n\u003cdiv class=\"cm-desc\"\u003eO \u003cstrong\u003eCarbon Marathon Chunta\u003c\/strong\u003e foi desenvolvido para corredores que não abrem mão de performance. Seja no treino diário, na corrida de rua ou na maratona, ele entrega estabilidade e impulso com cada passada — graças à combinação de malha aérea, palmilha EVA e placa de TPU. Design arrojado, tecnologia real, preço acessível.\u003c\/div\u003e\n\u003c!-- SPECS NIKE-STYLE --\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n    .cm-nike-specs {\n      background: #f5f5f5;\n      border-radius: 12px;\n      padding: 8px 0;\n      margin-bottom: 28px;\n    }\n    .cm-nike-row {\n      display: flex;\n      align-items: center;\n      gap: 24px;\n      padding: 22px 28px;\n    }\n    .cm-nike-icon {\n      flex-shrink: 0;\n      width: 52px;\n      display: flex;\n      justify-content: center;\n    }\n    .cm-nike-label {\n      margin: 0 0 3px;\n      font-size: 14px;\n      color: #666;\n      font-weight: 400;\n    }\n    .cm-nike-value {\n      margin: 0;\n      font-size: 20px;\n      font-weight: 500;\n      color: #111;\n      line-height: 1.3;\n    }\n    .cm-nike-value span {\n      font-size: 15px;\n      font-weight: 400;\n      color: #666;\n    }\n    .cm-nike-divider {\n      height: 1px;\n      background: #ddd;\n      margin: 0 28px;\n    }\n    @media (max-width: 600px) {\n      .cm-nike-value { font-size: 16px; }\n      .cm-nike-row { padding: 18px 16px; gap: 16px; }\n    }\n  \u003c\/style\u003e\n\u003cdiv class=\"cm-wrap\"\u003e\n\u003cdiv class=\"cm-nike-specs\"\u003e\n\u003cdiv class=\"cm-nike-row\"\u003e\n\u003cdiv class=\"cm-nike-icon\"\u003e\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewbox=\"0 0 48 38\" height=\"38\" width=\"48\"\u003e\n          \u003cpath stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"#111\" d=\"M2 36 L24 4 L46 36\"\u003e\u003c\/path\u003e\n          \u003cpath stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"#111\" d=\"M9 36 L24 13 L39 36\"\u003e\u003c\/path\u003e\n          \u003cline stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"#111\" y2=\"36\" x2=\"24\" y1=\"19\" x1=\"24\"\u003e\u003c\/line\u003e\n          \u003cline stroke-linecap=\"round\" stroke-width=\"1.5\" stroke=\"#111\" y2=\"30\" x2=\"30\" y1=\"30\" x1=\"18\"\u003e\u003c\/line\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cp class=\"cm-nike-label\"\u003eProjetado para\u003c\/p\u003e\n\u003cp class=\"cm-nike-value\"\u003eProva de corrida de rua\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cm-nike-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"cm-nike-row\"\u003e\n\u003cdiv class=\"cm-nike-icon\"\u003e\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewbox=\"0 0 46 40\" height=\"40\" width=\"46\"\u003e\n          \u003cpath stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"#111\" d=\"M6 8 Q6 2 12 2 L34 2 Q40 2 40 8 Q40 14 34 14 L12 14 Q6 14 6 20 Q6 26 12 26 L34 26 Q40 26 40 32 Q40 38 34 38\"\u003e\u003c\/path\u003e\n          \u003ccircle fill=\"#111\" r=\"3\" cy=\"38\" cx=\"34\"\u003e\u003c\/circle\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cp class=\"cm-nike-label\"\u003eDistância da prova\u003c\/p\u003e\n\u003cp class=\"cm-nike-value\"\u003e5 km, 10 km e meia maratona\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cm-nike-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"cm-nike-row\"\u003e\n\u003cdiv class=\"cm-nike-icon\"\u003e\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewbox=\"0 0 40 46\" height=\"46\" width=\"40\"\u003e\n          \u003cpath stroke-linejoin=\"round\" stroke-width=\"2\" stroke=\"#111\" d=\"M34 4 C38 8 38 18 28 24 L14 38 L10 34 L24 20 C30 10 30 4 34 4 Z\"\u003e\u003c\/path\u003e\n          \u003cpath stroke-linecap=\"round\" stroke-width=\"1.5\" stroke=\"#111\" d=\"M24 20 L34 4\"\u003e\u003c\/path\u003e\n          \u003cpath stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"#111\" d=\"M10 34 L6 44\"\u003e\u003c\/path\u003e\n          \u003cpath stroke-linecap=\"round\" stroke-width=\"1.5\" stroke=\"#111\" d=\"M8 40 L4 38\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cp class=\"cm-nike-label\"\u003ePeso do tênis\u003c\/p\u003e\n\u003cp class=\"cm-nike-value\"\u003eAprox. 220 g \u003cspan\u003e(tamanho 42 BR)\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cm-nike-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"cm-nike-row\"\u003e\n\u003cdiv class=\"cm-nike-icon\"\u003e\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewbox=\"0 0 54 36\" height=\"36\" width=\"54\"\u003e\n          \u003crect stroke-width=\"1.5\" stroke=\"#111\" rx=\"3\" height=\"6\" width=\"50\" y=\"28\" x=\"2\"\u003e\u003c\/rect\u003e\n          \u003cpath stroke-linejoin=\"round\" stroke-width=\"1.5\" stroke=\"#111\" d=\"M8 28 L8 16 Q9 8 18 7 L32 7 Q42 8 46 18 L46 28\"\u003e\u003c\/path\u003e\n          \u003cline stroke-linecap=\"round\" stroke-width=\"1.5\" stroke=\"#111\" y2=\"22\" x2=\"22\" y1=\"7\" x1=\"22\"\u003e\u003c\/line\u003e\n          \u003cline stroke-linecap=\"round\" stroke-dasharray=\"3,2\" stroke-width=\"1.3\" stroke=\"#111\" y2=\"14\" x2=\"46\" y1=\"4\" x1=\"8\"\u003e\u003c\/line\u003e\n          \u003cline stroke-linecap=\"round\" stroke-width=\"1.2\" stroke=\"#111\" y2=\"28\" x2=\"8\" y1=\"4\" x1=\"8\"\u003e\u003c\/line\u003e\n          \u003cpolygon fill=\"#111\" points=\"8,3 5,9 11,9\"\u003e\u003c\/polygon\u003e\n          \u003cline stroke-linecap=\"round\" stroke-width=\"1.2\" stroke=\"#111\" y2=\"28\" x2=\"46\" y1=\"14\" x1=\"46\"\u003e\u003c\/line\u003e\n          \u003cpolygon fill=\"#111\" points=\"46,15 43,9 49,9\"\u003e\u003c\/polygon\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cp class=\"cm-nike-label\"\u003eDrop do calcanhar até a ponta\u003c\/p\u003e\n\u003cp class=\"cm-nike-value\"\u003e8 mm\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SPECS --\u003e\n\u003cdiv class=\"cm-specs-title\"\u003e🔧 Especificações Técnicas\u003c\/div\u003e\n\u003cdiv class=\"cm-specs\"\u003e\n\u003cdiv class=\"cm-spec-item\"\u003e\n\u003cdiv class=\"cm-spec-icon\"\u003e👟\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"cm-spec-label\"\u003eAjuste\u003c\/div\u003e\n\u003cdiv class=\"cm-spec-value\"\u003eTamanho exato — peça o seu número normal\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cm-spec-item\"\u003e\n\u003cdiv class=\"cm-spec-icon\"\u003e🌐\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"cm-spec-label\"\u003eCabedal\u003c\/div\u003e\n\u003cdiv class=\"cm-spec-value\"\u003eMalha aérea de alta qualidade — ventilação superior\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cm-spec-item\"\u003e\n\u003cdiv class=\"cm-spec-icon\"\u003e🧴\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"cm-spec-label\"\u003ePalmilha\u003c\/div\u003e\n\u003cdiv class=\"cm-spec-value\"\u003eEVA — absorção de impacto e conforto prolongado\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cm-spec-item\"\u003e\n\u003cdiv class=\"cm-spec-icon\"\u003e⚙️\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"cm-spec-label\"\u003eSola\u003c\/div\u003e\n\u003cdiv class=\"cm-spec-value\"\u003eBorracha — aderência em asfalto, trilha e pista\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cm-spec-item\"\u003e\n\u003cdiv class=\"cm-spec-icon\"\u003e🔒\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"cm-spec-label\"\u003eFixação\u003c\/div\u003e\n\u003cdiv class=\"cm-spec-value\"\u003eCadarço com costura reforçada — zero folga em ritmo forte\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cm-spec-item\"\u003e\n\u003cdiv class=\"cm-spec-icon\"\u003e🦶\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"cm-spec-label\"\u003eCano\u003c\/div\u003e\n\u003cdiv class=\"cm-spec-value\"\u003eBaixo — liberdade total de movimento no tornozelo\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cm-spec-item\"\u003e\n\u003cdiv class=\"cm-spec-icon\"\u003e💨\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"cm-spec-label\"\u003ePropriedades\u003c\/div\u003e\n\u003cdiv class=\"cm-spec-value\"\u003eRespirável · Anti-odor · Leve · Resistente\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cm-spec-item\"\u003e\n\u003cdiv class=\"cm-spec-icon\"\u003e⚥\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"cm-spec-label\"\u003eGênero\u003c\/div\u003e\n\u003cdiv class=\"cm-spec-value\"\u003eUnissex\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- TPU DESTAQUE --\u003e\n\u003cdiv class=\"cm-tpu-block\"\u003e\n\u003cdiv class=\"cm-tpu-icon\"\u003e⚡\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"cm-tpu-label\"\u003eTecnologia de Elite\u003c\/div\u003e\n\u003cdiv class=\"cm-tpu-title\"\u003ePlaca de TPU — O diferencial do Carbon Marathon\u003c\/div\u003e\n\u003cdiv class=\"cm-tpu-desc\"\u003eA placa de TPU (Poliuretano Termoplástico) inserida na entressola garante \u003cstrong style=\"color: #ff5500;\"\u003eestabilidade, absorção de impacto e propulsão\u003c\/strong\u003e — a mesma tecnologia presente em tênis de corrida de R$1.200+, agora ao seu alcance.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- IDEAL PARA --\u003e\n\u003cdiv class=\"cm-ideal\"\u003e\n\u003cdiv class=\"cm-specs-title\"\u003e🏆 Ideal para\u003c\/div\u003e\n\u003cdiv class=\"cm-ideal-list\"\u003e\n\u003cdiv class=\"cm-ideal-item\"\u003eCorridas de rua — 5km, 10km, meia e maratona\u003c\/div\u003e\n\u003cdiv class=\"cm-ideal-item\"\u003eTreinos diários de alta intensidade\u003c\/div\u003e\n\u003cdiv class=\"cm-ideal-item\"\u003eCorredores que buscam tecnologia com custo-benefício real\u003c\/div\u003e\n\u003cdiv class=\"cm-ideal-item\"\u003eUso casual com estilo esportivo e design moderno\u003c\/div\u003e\n\u003cdiv class=\"cm-ideal-item\"\u003eQuem tem pé sensível e precisa de amortecimento confiável\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- PROVA SOCIAL --\u003e\n\u003cdiv class=\"cm-social-proof\"\u003e\n\u003cdiv class=\"cm-proof-card orange\"\u003e\n\u003cspan class=\"cm-proof-num\"\u003e5.0⭐\u003c\/span\u003e\n\u003cdiv class=\"cm-proof-desc\"\u003eAvaliação média dos compradores\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cm-proof-card dark\"\u003e\n\u003cspan class=\"cm-proof-num\"\u003e142+\u003c\/span\u003e\n\u003cdiv class=\"cm-proof-desc\"\u003eAvaliações verificadas de corredores\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cm-proof-card orange\"\u003e\n\u003cspan class=\"cm-proof-num\"\u003e🚚\u003c\/span\u003e\n\u003cdiv class=\"cm-proof-desc\"\u003eFrete grátis com rastreio para todo o Brasil\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- URGÊNCIA --\u003e\n\u003cdiv class=\"cm-urgency\"\u003e\n\u003cdiv class=\"cm-urgency-title\"\u003e🔥 Estoque Limitado — Tamanhos Esgotando\u003c\/div\u003e\n\u003cdiv class=\"cm-urgency-sub\"\u003eCompradores de corrida buscam esse modelo toda semana. Garanta o seu antes que acabe.\u003c\/div\u003e\n\u003cdiv class=\"cm-urgency-badges\"\u003e\n\u003cspan class=\"cm-urgency-badge\"\u003e✅ Pagamento Seguro\u003c\/span\u003e \u003cspan class=\"cm-urgency-badge\"\u003e📦 Envio Imediato\u003c\/span\u003e \u003cspan class=\"cm-urgency-badge\"\u003e🔄 Troca Garantida\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- GALERIA --\u003e\n\u003cdiv class=\"cm-gallery\"\u003e\n\u003cimg loading=\"lazy\" alt=\"Carbon Marathon Chunta - Vista geral\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0262\/5912\/8354\/files\/IMG_4715.jpg?v=1766951300\"\u003e\n\u003cdiv class=\"cm-gallery-grid\"\u003e\n\u003cimg loading=\"lazy\" alt=\"Carbon Marathon Chunta\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0262\/5912\/8354\/files\/IMG_6991.jpg?v=1773940535\"\u003e \u003cimg loading=\"lazy\" alt=\"Carbon Marathon Chunta\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0262\/5912\/8354\/files\/IMG_6990.jpg?v=1773940533\"\u003e \u003cbr\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- GARANTIAS FINAIS --\u003e\n\u003cdiv class=\"cm-guarantees\"\u003e\n\u003cdiv class=\"cm-guarantee\"\u003e\n\u003cspan class=\"cm-guarantee-icon\"\u003e🔒\u003c\/span\u003e Compra 100% Segura\u003c\/div\u003e\n\u003cdiv class=\"cm-guarantee\"\u003e\n\u003cspan class=\"cm-guarantee-icon\"\u003e🚚\u003c\/span\u003e Frete Grátis Brasil\u003c\/div\u003e\n\u003cdiv class=\"cm-guarantee\"\u003e\n\u003cspan class=\"cm-guarantee-icon\"\u003e⭐\u003c\/span\u003e 5.0\/5 em avaliações\u003c\/div\u003e\n\u003cdiv class=\"cm-guarantee\"\u003e\n\u003cspan class=\"cm-guarantee-icon\"\u003e🔄\u003c\/span\u003e Troca facilitada\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"ChiqueB","offers":[{"title":"BRANCO E AZUL \/ 34","offer_id":48690609881396,"sku":"14:350852#white blue;200000124:200000334","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"BRANCO E AZUL \/ 35","offer_id":48690609848628,"sku":"14:350852#white blue;200000124:100010482","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"BRANCO E AZUL \/ 36","offer_id":48690609946932,"sku":"14:350852#white blue;200000124:200000898","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"BRANCO E AZUL \/ 37","offer_id":48690609914164,"sku":"14:350852#white blue;200000124:200000364","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"BRANCO E AZUL \/ 38","offer_id":48690610012468,"sku":"14:350852#white blue;200000124:100013888","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"BRANCO E AZUL \/ 39","offer_id":48690609979700,"sku":"14:350852#white blue;200000124:100010483","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"BRANCO E AZUL \/ 40","offer_id":48690610078004,"sku":"14:350852#white blue;200000124:200000337","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"BRANCO E AZUL \/ 41","offer_id":48690610045236,"sku":"14:350852#white blue;200000124:200000338","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"BRANCO E AZUL \/ 42","offer_id":48690609619252,"sku":"14:350852#white blue;200000124:100010487","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"BRANCO E AZUL \/ 43","offer_id":48690609586484,"sku":"14:350852#white blue;200000124:3116","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"PRETO \/ 34","offer_id":49278153589044,"sku":null,"price":295.0,"currency_code":"BRL","in_stock":true},{"title":"PRETO \/ 35","offer_id":49278153621812,"sku":null,"price":295.0,"currency_code":"BRL","in_stock":true},{"title":"PRETO \/ 36","offer_id":49278153654580,"sku":null,"price":295.0,"currency_code":"BRL","in_stock":true},{"title":"PRETO \/ 37","offer_id":49278153687348,"sku":null,"price":295.0,"currency_code":"BRL","in_stock":true},{"title":"PRETO \/ 38","offer_id":49278153720116,"sku":null,"price":295.0,"currency_code":"BRL","in_stock":true},{"title":"PRETO \/ 39","offer_id":49278153752884,"sku":null,"price":295.0,"currency_code":"BRL","in_stock":true},{"title":"PRETO \/ 40","offer_id":49278153785652,"sku":null,"price":295.0,"currency_code":"BRL","in_stock":true},{"title":"PRETO \/ 41","offer_id":49278153818420,"sku":null,"price":295.0,"currency_code":"BRL","in_stock":true},{"title":"PRETO \/ 42","offer_id":49278153851188,"sku":null,"price":295.0,"currency_code":"BRL","in_stock":true},{"title":"PRETO \/ 43","offer_id":49278153883956,"sku":null,"price":295.0,"currency_code":"BRL","in_stock":true},{"title":"LARANJA \/ 34","offer_id":48690610798900,"sku":"14:771#white;200000124:200000334","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"LARANJA \/ 35","offer_id":48690610766132,"sku":"14:771#white;200000124:100010482","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"LARANJA \/ 36","offer_id":48690610864436,"sku":"14:771#white;200000124:200000898","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"LARANJA \/ 37","offer_id":48690610831668,"sku":"14:771#white;200000124:200000364","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"LARANJA \/ 38","offer_id":48690610405684,"sku":"14:771#white;200000124:100013888","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"LARANJA \/ 39","offer_id":48690610372916,"sku":"14:771#white;200000124:100010483","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"LARANJA \/ 40","offer_id":48690610471220,"sku":"14:771#white;200000124:200000337","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"LARANJA \/ 41","offer_id":48690610438452,"sku":"14:771#white;200000124:200000338","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"LARANJA \/ 42","offer_id":48690610536756,"sku":"14:771#white;200000124:100010487","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"LARANJA \/ 43","offer_id":48690610503988,"sku":"14:771#white;200000124:3116","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"VERDE \/ 34","offer_id":48690610929972,"sku":"14:175#green;200000124:200000334","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"VERDE \/ 35","offer_id":48690610897204,"sku":"14:175#green;200000124:100010482","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"VERDE \/ 36","offer_id":48690610995508,"sku":"14:175#green;200000124:200000898","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"VERDE \/ 37","offer_id":48690610962740,"sku":"14:175#green;200000124:200000364","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"VERDE \/ 38","offer_id":48690611061044,"sku":"14:175#green;200000124:100013888","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"VERDE \/ 39","offer_id":48690611028276,"sku":"14:175#green;200000124:100010483","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"VERDE \/ 40","offer_id":48690610667828,"sku":"14:175#green;200000124:200000337","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"VERDE \/ 41","offer_id":48690610635060,"sku":"14:175#green;200000124:200000338","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"VERDE \/ 42","offer_id":48690610733364,"sku":"14:175#green;200000124:100010487","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"VERDE \/ 43","offer_id":48690610700596,"sku":"14:175#green;200000124:3116","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"AZUL \/ 34","offer_id":48690609684788,"sku":"14:173#blue;200000124:200000334","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"AZUL \/ 35","offer_id":48690609652020,"sku":"14:173#blue;200000124:100010482","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"AZUL \/ 36","offer_id":48690609750324,"sku":"14:173#blue;200000124:200000898","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"AZUL \/ 37","offer_id":48690609717556,"sku":"14:173#blue;200000124:200000364","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"AZUL \/ 38","offer_id":48690609815860,"sku":"14:173#blue;200000124:100013888","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"AZUL \/ 39","offer_id":48690609783092,"sku":"14:173#blue;200000124:100010483","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"AZUL \/ 40","offer_id":48690609488180,"sku":"14:173#blue;200000124:200000337","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"AZUL \/ 41","offer_id":48690609455412,"sku":"14:173#blue;200000124:200000338","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"AZUL \/ 42","offer_id":48690609553716,"sku":"14:173#blue;200000124:100010487","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"AZUL \/ 43","offer_id":48690609520948,"sku":"14:173#blue;200000124:3116","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"SALMÃO \/ 34","offer_id":48690610602292,"sku":"14:350850#orange;200000124:200000334","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"SALMÃO \/ 35","offer_id":48690610569524,"sku":"14:350850#orange;200000124:100010482","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"SALMÃO \/ 36","offer_id":48690610143540,"sku":"14:350850#orange;200000124:200000898","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"SALMÃO \/ 37","offer_id":48690610110772,"sku":"14:350850#orange;200000124:200000364","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"SALMÃO \/ 38","offer_id":48690610209076,"sku":"14:350850#orange;200000124:100013888","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"SALMÃO \/ 39","offer_id":48690610176308,"sku":"14:350850#orange;200000124:100010483","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"SALMÃO \/ 40","offer_id":48690610274612,"sku":"14:350850#orange;200000124:200000337","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"SALMÃO \/ 41","offer_id":48690610241844,"sku":"14:350850#orange;200000124:200000338","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"SALMÃO \/ 42","offer_id":48690610340148,"sku":"14:350850#orange;200000124:100010487","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"SALMÃO \/ 43","offer_id":48690610307380,"sku":"14:350850#orange;200000124:3116","price":295.0,"currency_code":"BRL","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0262\/5912\/8354\/files\/carbon-marathon-chunta-branco-02.webp?v=1788541760"},{"product_id":"tenis-carbon-marathon-chunta-branco","title":"Tênis Carbon Marathon Chunta Branco","description":"\u003c!-- =========================================================\n     CARBON MARATHON CHUNTA — Descrição de produto para corredores\n     Alto impacto de conversão | Cole diretamente no editor HTML da Shopify\n     ========================================================= --\u003e\n\u003cstyle\u003e\n  .cm-wrap * { box-sizing: border-box; margin: 0; padding: 0; }\n  .cm-wrap {\n    font-family: 'Segoe UI', 'Helvetica Neue', Arial, sans-serif;\n    color: #1a1a1a;\n    max-width: 800px;\n    margin: 0 auto;\n    line-height: 1.6;\n  }\n\n  \/* ── AVISO TAMANHO ── *\/\n  .cm-size-alert {\n    background: linear-gradient(135deg, #ff1a1a 0%, #cc0000 100%);\n    color: #fff;\n    text-align: center;\n    padding: 14px 20px;\n    border-radius: 8px;\n    font-size: 15px;\n    font-weight: 700;\n    letter-spacing: 0.5px;\n    margin-bottom: 28px;\n    box-shadow: 0 4px 15px rgba(255,26,26,0.35);\n    animation: pulse-red 2.5s infinite;\n  }\n  @keyframes pulse-red {\n    0%,100% { box-shadow: 0 4px 15px rgba(255,26,26,0.35); }\n    50%      { box-shadow: 0 4px 28px rgba(255,26,26,0.60); }\n  }\n  .cm-size-alert span { font-size: 18px; margin-right: 6px; }\n\n  \/* ── HERO HEADLINE ── *\/\n  .cm-hero {\n    text-align: center;\n    padding: 32px 20px 24px;\n    background: linear-gradient(160deg, #0a0a0a 0%, #1c1c1c 100%);\n    border-radius: 12px;\n    margin-bottom: 28px;\n    position: relative;\n    overflow: hidden;\n  }\n  .cm-hero::before {\n    content: '';\n    position: absolute;\n    top: -40px; right: -40px;\n    width: 200px; height: 200px;\n    background: radial-gradient(circle, rgba(255,100,0,0.18) 0%, transparent 70%);\n    border-radius: 50%;\n  }\n  .cm-hero-tag {\n    display: inline-block;\n    background: #ff5500;\n    color: #fff;\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n    padding: 4px 14px;\n    border-radius: 20px;\n    margin-bottom: 14px;\n  }\n  .cm-hero h1 {\n    font-size: 28px;\n    font-weight: 900;\n    color: #ffffff;\n    line-height: 1.2;\n    margin-bottom: 8px;\n    letter-spacing: -0.5px;\n  }\n  .cm-hero h1 em {\n    font-style: normal;\n    color: #ff5500;\n  }\n  .cm-hero p {\n    font-size: 15px;\n    color: #aaaaaa;\n    max-width: 520px;\n    margin: 0 auto;\n  }\n\n  \/* ── PROPOSTA DE VALOR (3 pilares) ── *\/\n  .cm-pillars {\n    display: flex;\n    gap: 12px;\n    margin-bottom: 28px;\n  }\n  .cm-pillar {\n    flex: 1;\n    background: #f7f7f7;\n    border-radius: 10px;\n    padding: 18px 14px;\n    text-align: center;\n    border-top: 3px solid #ff5500;\n  }\n  .cm-pillar-icon { font-size: 26px; margin-bottom: 8px; }\n  .cm-pillar-title { font-size: 13px; font-weight: 800; text-transform: uppercase; letter-spacing: 1px; color: #111; margin-bottom: 4px; }\n  .cm-pillar-desc { font-size: 12px; color: #666; line-height: 1.4; }\n\n  \/* ── DESCRIÇÃO PRINCIPAL ── *\/\n  .cm-desc {\n    background: #fff;\n    border-left: 4px solid #ff5500;\n    padding: 20px 22px;\n    border-radius: 0 10px 10px 0;\n    margin-bottom: 28px;\n    font-size: 15px;\n    color: #333;\n    line-height: 1.75;\n  }\n  .cm-desc strong { color: #ff5500; }\n\n  \/* ── SPECS ── *\/\n  .cm-specs-title {\n    font-size: 18px;\n    font-weight: 800;\n    color: #111;\n    margin-bottom: 16px;\n    padding-bottom: 10px;\n    border-bottom: 2px solid #eee;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n  }\n  .cm-specs {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 10px;\n    margin-bottom: 28px;\n  }\n  .cm-spec-item {\n    background: #f7f7f7;\n    border-radius: 8px;\n    padding: 14px 16px;\n    display: flex;\n    align-items: flex-start;\n    gap: 12px;\n  }\n  .cm-spec-icon {\n    font-size: 20px;\n    flex-shrink: 0;\n    margin-top: 1px;\n  }\n  .cm-spec-label {\n    font-size: 11px;\n    font-weight: 700;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    color: #999;\n    margin-bottom: 2px;\n  }\n  .cm-spec-value {\n    font-size: 13px;\n    font-weight: 600;\n    color: #1a1a1a;\n    line-height: 1.4;\n  }\n\n  \/* ── DESTAQUE TPU ── *\/\n  .cm-tpu-block {\n    background: linear-gradient(135deg, #0a0a0a 0%, #1a1a1a 100%);\n    border-radius: 12px;\n    padding: 24px;\n    margin-bottom: 28px;\n    display: flex;\n    align-items: center;\n    gap: 20px;\n    color: #fff;\n  }\n  .cm-tpu-icon {\n    font-size: 44px;\n    flex-shrink: 0;\n  }\n  .cm-tpu-label {\n    font-size: 11px;\n    font-weight: 700;\n    text-transform: uppercase;\n    letter-spacing: 2px;\n    color: #ff5500;\n    margin-bottom: 6px;\n  }\n  .cm-tpu-title {\n    font-size: 19px;\n    font-weight: 900;\n    margin-bottom: 6px;\n    line-height: 1.2;\n  }\n  .cm-tpu-desc {\n    font-size: 13px;\n    color: #aaa;\n    line-height: 1.5;\n  }\n\n  \/* ── PROVA SOCIAL ── *\/\n  .cm-social-proof {\n    display: flex;\n    gap: 12px;\n    margin-bottom: 28px;\n  }\n  .cm-proof-card {\n    flex: 1;\n    border-radius: 10px;\n    padding: 16px;\n    text-align: center;\n    font-size: 13px;\n  }\n  .cm-proof-card.orange { background: #fff4ee; border: 1.5px solid #ff5500; }\n  .cm-proof-card.dark   { background: #f0f0f0; border: 1.5px solid #ddd; }\n  .cm-proof-num { font-size: 28px; font-weight: 900; color: #ff5500; display: block; line-height: 1; margin-bottom: 4px; }\n  .cm-proof-desc { color: #555; font-size: 12px; line-height: 1.4; }\n\n  \/* ── CTA URGÊNCIA ── *\/\n  .cm-urgency {\n    background: linear-gradient(135deg, #ff5500 0%, #ff3300 100%);\n    border-radius: 12px;\n    padding: 24px;\n    text-align: center;\n    margin-bottom: 28px;\n    color: #fff;\n  }\n  .cm-urgency-title {\n    font-size: 20px;\n    font-weight: 900;\n    margin-bottom: 8px;\n    letter-spacing: -0.3px;\n  }\n  .cm-urgency-sub {\n    font-size: 14px;\n    opacity: 0.9;\n    margin-bottom: 16px;\n  }\n  .cm-urgency-badges {\n    display: flex;\n    justify-content: center;\n    gap: 10px;\n    flex-wrap: wrap;\n  }\n  .cm-urgency-badge {\n    background: rgba(255,255,255,0.2);\n    border-radius: 20px;\n    padding: 6px 16px;\n    font-size: 13px;\n    font-weight: 600;\n  }\n\n  \/* ── GALERIA ── *\/\n  .cm-gallery { margin-bottom: 28px; }\n  .cm-gallery img {\n    width: 100%;\n    border-radius: 10px;\n    margin-bottom: 10px;\n    display: block;\n  }\n  .cm-gallery-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 10px;\n  }\n  .cm-gallery-grid img { margin-bottom: 0; }\n\n  \/* ── GARANTIAS ── *\/\n  .cm-guarantees {\n    display: flex;\n    gap: 10px;\n    justify-content: center;\n    flex-wrap: wrap;\n    padding: 20px;\n    background: #f7f7f7;\n    border-radius: 10px;\n    margin-bottom: 28px;\n  }\n  .cm-guarantee {\n    display: flex;\n    align-items: center;\n    gap: 8px;\n    font-size: 13px;\n    color: #333;\n    font-weight: 600;\n  }\n  .cm-guarantee-icon { font-size: 20px; }\n\n  \/* ── IDEAL PARA ── *\/\n  .cm-ideal {\n    margin-bottom: 28px;\n  }\n  .cm-ideal-list {\n    display: flex;\n    flex-direction: column;\n    gap: 8px;\n  }\n  .cm-ideal-item {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    padding: 12px 16px;\n    background: #f7f7f7;\n    border-radius: 8px;\n    font-size: 14px;\n    color: #222;\n    font-weight: 500;\n  }\n  .cm-ideal-item::before {\n    content: '✓';\n    background: #ff5500;\n    color: #fff;\n    width: 22px;\n    height: 22px;\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 12px;\n    font-weight: 900;\n    flex-shrink: 0;\n  }\n\n  \/* ── MOBILE ── *\/\n  @media (max-width: 600px) {\n    .cm-pillars { flex-direction: column; }\n    .cm-specs { grid-template-columns: 1fr; }\n    .cm-social-proof { flex-direction: column; }\n    .cm-tpu-block { flex-direction: column; text-align: center; }\n    .cm-hero h1 { font-size: 22px; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"cm-wrap\"\u003e\n\u003c!-- AVISO TAMANHO --\u003e\n\u003cdiv class=\"cm-size-alert\"\u003e\n\u003cspan\u003e⚠️\u003c\/span\u003e PEÇA O TAMANHO QUE VOCÊ USA NORMALMENTE NO BRASIL — O AJUSTE É EXATO\u003c\/div\u003e\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"cm-hero\"\u003e\n\u003cdiv class=\"cm-hero-tag\"\u003e🏃 Para Corredores de Verdade\u003c\/div\u003e\n\u003ch1\u003eCarbon Marathon \u003cem\u003eChunta\u003c\/em\u003e\n\u003c\/h1\u003e\n\u003cp\u003eO tênis que une tecnologia de placa de TPU com leveza extrema — feito pra você ir mais longe, mais rápido e sem desconforto.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 3 PILARES --\u003e\n\u003cdiv class=\"cm-pillars\"\u003e\n\u003cdiv class=\"cm-pillar\"\u003e\n\u003cdiv class=\"cm-pillar-icon\"\u003e⚡\u003c\/div\u003e\n\u003cdiv class=\"cm-pillar-title\"\u003ePropulsão\u003c\/div\u003e\n\u003cdiv class=\"cm-pillar-desc\"\u003ePlaca de TPU para retorno de energia a cada passada\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cm-pillar\"\u003e\n\u003cdiv class=\"cm-pillar-icon\"\u003e🌬️\u003c\/div\u003e\n\u003cdiv class=\"cm-pillar-title\"\u003eLeveza\u003c\/div\u003e\n\u003cdiv class=\"cm-pillar-desc\"\u003eMalha aérea que mantém o pé fresco do km 1 ao 42\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cm-pillar\"\u003e\n\u003cdiv class=\"cm-pillar-icon\"\u003e🛡️\u003c\/div\u003e\n\u003cdiv class=\"cm-pillar-title\"\u003eAbsorção\u003c\/div\u003e\n\u003cdiv class=\"cm-pillar-desc\"\u003ePalmilha EVA que protege articulações no longo prazo\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- DESCRIÇÃO --\u003e\n\u003cdiv class=\"cm-desc\"\u003eO \u003cstrong\u003eCarbon Marathon Chunta\u003c\/strong\u003e foi desenvolvido para corredores que não abrem mão de performance. Seja no treino diário, na corrida de rua ou na maratona, ele entrega estabilidade e impulso com cada passada — graças à combinação de malha aérea, palmilha EVA e placa de TPU. Design arrojado, tecnologia real, preço acessível.\u003c\/div\u003e\n\u003c!-- SPECS NIKE-STYLE --\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n    .cm-nike-specs {\n      background: #f5f5f5;\n      border-radius: 12px;\n      padding: 8px 0;\n      margin-bottom: 28px;\n    }\n    .cm-nike-row {\n      display: flex;\n      align-items: center;\n      gap: 24px;\n      padding: 22px 28px;\n    }\n    .cm-nike-icon {\n      flex-shrink: 0;\n      width: 52px;\n      display: flex;\n      justify-content: center;\n    }\n    .cm-nike-label {\n      margin: 0 0 3px;\n      font-size: 14px;\n      color: #666;\n      font-weight: 400;\n    }\n    .cm-nike-value {\n      margin: 0;\n      font-size: 20px;\n      font-weight: 500;\n      color: #111;\n      line-height: 1.3;\n    }\n    .cm-nike-value span {\n      font-size: 15px;\n      font-weight: 400;\n      color: #666;\n    }\n    .cm-nike-divider {\n      height: 1px;\n      background: #ddd;\n      margin: 0 28px;\n    }\n    @media (max-width: 600px) {\n      .cm-nike-value { font-size: 16px; }\n      .cm-nike-row { padding: 18px 16px; gap: 16px; }\n    }\n  \u003c\/style\u003e\n\u003cdiv class=\"cm-wrap\"\u003e\n\u003cdiv class=\"cm-nike-specs\"\u003e\n\u003cdiv class=\"cm-nike-row\"\u003e\n\u003cdiv class=\"cm-nike-icon\"\u003e\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewbox=\"0 0 48 38\" height=\"38\" width=\"48\"\u003e\n          \u003cpath stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"#111\" d=\"M2 36 L24 4 L46 36\"\u003e\u003c\/path\u003e\n          \u003cpath stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"#111\" d=\"M9 36 L24 13 L39 36\"\u003e\u003c\/path\u003e\n          \u003cline stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"#111\" y2=\"36\" x2=\"24\" y1=\"19\" x1=\"24\"\u003e\u003c\/line\u003e\n          \u003cline stroke-linecap=\"round\" stroke-width=\"1.5\" stroke=\"#111\" y2=\"30\" x2=\"30\" y1=\"30\" x1=\"18\"\u003e\u003c\/line\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cp class=\"cm-nike-label\"\u003eProjetado para\u003c\/p\u003e\n\u003cp class=\"cm-nike-value\"\u003eProva de corrida de rua\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cm-nike-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"cm-nike-row\"\u003e\n\u003cdiv class=\"cm-nike-icon\"\u003e\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewbox=\"0 0 46 40\" height=\"40\" width=\"46\"\u003e\n          \u003cpath stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"#111\" d=\"M6 8 Q6 2 12 2 L34 2 Q40 2 40 8 Q40 14 34 14 L12 14 Q6 14 6 20 Q6 26 12 26 L34 26 Q40 26 40 32 Q40 38 34 38\"\u003e\u003c\/path\u003e\n          \u003ccircle fill=\"#111\" r=\"3\" cy=\"38\" cx=\"34\"\u003e\u003c\/circle\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cp class=\"cm-nike-label\"\u003eDistância da prova\u003c\/p\u003e\n\u003cp class=\"cm-nike-value\"\u003e5 km, 10 km e meia maratona\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cm-nike-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"cm-nike-row\"\u003e\n\u003cdiv class=\"cm-nike-icon\"\u003e\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewbox=\"0 0 40 46\" height=\"46\" width=\"40\"\u003e\n          \u003cpath stroke-linejoin=\"round\" stroke-width=\"2\" stroke=\"#111\" d=\"M34 4 C38 8 38 18 28 24 L14 38 L10 34 L24 20 C30 10 30 4 34 4 Z\"\u003e\u003c\/path\u003e\n          \u003cpath stroke-linecap=\"round\" stroke-width=\"1.5\" stroke=\"#111\" d=\"M24 20 L34 4\"\u003e\u003c\/path\u003e\n          \u003cpath stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"#111\" d=\"M10 34 L6 44\"\u003e\u003c\/path\u003e\n          \u003cpath stroke-linecap=\"round\" stroke-width=\"1.5\" stroke=\"#111\" d=\"M8 40 L4 38\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cp class=\"cm-nike-label\"\u003ePeso do tênis\u003c\/p\u003e\n\u003cp class=\"cm-nike-value\"\u003eAprox. 220 g \u003cspan\u003e(tamanho 42 BR)\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cm-nike-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"cm-nike-row\"\u003e\n\u003cdiv class=\"cm-nike-icon\"\u003e\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewbox=\"0 0 54 36\" height=\"36\" width=\"54\"\u003e\n          \u003crect stroke-width=\"1.5\" stroke=\"#111\" rx=\"3\" height=\"6\" width=\"50\" y=\"28\" x=\"2\"\u003e\u003c\/rect\u003e\n          \u003cpath stroke-linejoin=\"round\" stroke-width=\"1.5\" stroke=\"#111\" d=\"M8 28 L8 16 Q9 8 18 7 L32 7 Q42 8 46 18 L46 28\"\u003e\u003c\/path\u003e\n          \u003cline stroke-linecap=\"round\" stroke-width=\"1.5\" stroke=\"#111\" y2=\"22\" x2=\"22\" y1=\"7\" x1=\"22\"\u003e\u003c\/line\u003e\n          \u003cline stroke-linecap=\"round\" stroke-dasharray=\"3,2\" stroke-width=\"1.3\" stroke=\"#111\" y2=\"14\" x2=\"46\" y1=\"4\" x1=\"8\"\u003e\u003c\/line\u003e\n          \u003cline stroke-linecap=\"round\" stroke-width=\"1.2\" stroke=\"#111\" y2=\"28\" x2=\"8\" y1=\"4\" x1=\"8\"\u003e\u003c\/line\u003e\n          \u003cpolygon fill=\"#111\" points=\"8,3 5,9 11,9\"\u003e\u003c\/polygon\u003e\n          \u003cline stroke-linecap=\"round\" stroke-width=\"1.2\" stroke=\"#111\" y2=\"28\" x2=\"46\" y1=\"14\" x1=\"46\"\u003e\u003c\/line\u003e\n          \u003cpolygon fill=\"#111\" points=\"46,15 43,9 49,9\"\u003e\u003c\/polygon\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cp class=\"cm-nike-label\"\u003eDrop do calcanhar até a ponta\u003c\/p\u003e\n\u003cp class=\"cm-nike-value\"\u003e8 mm\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SPECS --\u003e\n\u003cdiv class=\"cm-specs-title\"\u003e🔧 Especificações Técnicas\u003c\/div\u003e\n\u003cdiv class=\"cm-specs\"\u003e\n\u003cdiv class=\"cm-spec-item\"\u003e\n\u003cdiv class=\"cm-spec-icon\"\u003e👟\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"cm-spec-label\"\u003eAjuste\u003c\/div\u003e\n\u003cdiv class=\"cm-spec-value\"\u003eTamanho exato — peça o seu número normal\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cm-spec-item\"\u003e\n\u003cdiv class=\"cm-spec-icon\"\u003e🌐\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"cm-spec-label\"\u003eCabedal\u003c\/div\u003e\n\u003cdiv class=\"cm-spec-value\"\u003eMalha aérea de alta qualidade — ventilação superior\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cm-spec-item\"\u003e\n\u003cdiv class=\"cm-spec-icon\"\u003e🧴\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"cm-spec-label\"\u003ePalmilha\u003c\/div\u003e\n\u003cdiv class=\"cm-spec-value\"\u003eEVA — absorção de impacto e conforto prolongado\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cm-spec-item\"\u003e\n\u003cdiv class=\"cm-spec-icon\"\u003e⚙️\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"cm-spec-label\"\u003eSola\u003c\/div\u003e\n\u003cdiv class=\"cm-spec-value\"\u003eBorracha — aderência em asfalto, trilha e pista\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cm-spec-item\"\u003e\n\u003cdiv class=\"cm-spec-icon\"\u003e🔒\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"cm-spec-label\"\u003eFixação\u003c\/div\u003e\n\u003cdiv class=\"cm-spec-value\"\u003eCadarço com costura reforçada — zero folga em ritmo forte\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cm-spec-item\"\u003e\n\u003cdiv class=\"cm-spec-icon\"\u003e🦶\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"cm-spec-label\"\u003eCano\u003c\/div\u003e\n\u003cdiv class=\"cm-spec-value\"\u003eBaixo — liberdade total de movimento no tornozelo\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cm-spec-item\"\u003e\n\u003cdiv class=\"cm-spec-icon\"\u003e💨\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"cm-spec-label\"\u003ePropriedades\u003c\/div\u003e\n\u003cdiv class=\"cm-spec-value\"\u003eRespirável · Anti-odor · Leve · Resistente\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cm-spec-item\"\u003e\n\u003cdiv class=\"cm-spec-icon\"\u003e⚥\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"cm-spec-label\"\u003eGênero\u003c\/div\u003e\n\u003cdiv class=\"cm-spec-value\"\u003eUnissex\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- TPU DESTAQUE --\u003e\n\u003cdiv class=\"cm-tpu-block\"\u003e\n\u003cdiv class=\"cm-tpu-icon\"\u003e⚡\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"cm-tpu-label\"\u003eTecnologia de Elite\u003c\/div\u003e\n\u003cdiv class=\"cm-tpu-title\"\u003ePlaca de TPU — O diferencial do Carbon Marathon\u003c\/div\u003e\n\u003cdiv class=\"cm-tpu-desc\"\u003eA placa de TPU (Poliuretano Termoplástico) inserida na entressola garante \u003cstrong style=\"color: #ff5500;\"\u003eestabilidade, absorção de impacto e propulsão\u003c\/strong\u003e — a mesma tecnologia presente em tênis de corrida de R$1.200+, agora ao seu alcance.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- IDEAL PARA --\u003e\n\u003cdiv class=\"cm-ideal\"\u003e\n\u003cdiv class=\"cm-specs-title\"\u003e🏆 Ideal para\u003c\/div\u003e\n\u003cdiv class=\"cm-ideal-list\"\u003e\n\u003cdiv class=\"cm-ideal-item\"\u003eCorridas de rua — 5km, 10km, meia e maratona\u003c\/div\u003e\n\u003cdiv class=\"cm-ideal-item\"\u003eTreinos diários de alta intensidade\u003c\/div\u003e\n\u003cdiv class=\"cm-ideal-item\"\u003eCorredores que buscam tecnologia com custo-benefício real\u003c\/div\u003e\n\u003cdiv class=\"cm-ideal-item\"\u003eUso casual com estilo esportivo e design moderno\u003c\/div\u003e\n\u003cdiv class=\"cm-ideal-item\"\u003eQuem tem pé sensível e precisa de amortecimento confiável\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- PROVA SOCIAL --\u003e\n\u003cdiv class=\"cm-social-proof\"\u003e\n\u003cdiv class=\"cm-proof-card orange\"\u003e\n\u003cspan class=\"cm-proof-num\"\u003e5.0⭐\u003c\/span\u003e\n\u003cdiv class=\"cm-proof-desc\"\u003eAvaliação média dos compradores\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cm-proof-card dark\"\u003e\n\u003cspan class=\"cm-proof-num\"\u003e142+\u003c\/span\u003e\n\u003cdiv class=\"cm-proof-desc\"\u003eAvaliações verificadas de corredores\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cm-proof-card orange\"\u003e\n\u003cspan class=\"cm-proof-num\"\u003e🚚\u003c\/span\u003e\n\u003cdiv class=\"cm-proof-desc\"\u003eFrete grátis com rastreio para todo o Brasil\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- URGÊNCIA --\u003e\n\u003cdiv class=\"cm-urgency\"\u003e\n\u003cdiv class=\"cm-urgency-title\"\u003e🔥 Estoque Limitado — Tamanhos Esgotando\u003c\/div\u003e\n\u003cdiv class=\"cm-urgency-sub\"\u003eCompradores de corrida buscam esse modelo toda semana. Garanta o seu antes que acabe.\u003c\/div\u003e\n\u003cdiv class=\"cm-urgency-badges\"\u003e\n\u003cspan class=\"cm-urgency-badge\"\u003e✅ Pagamento Seguro\u003c\/span\u003e \u003cspan class=\"cm-urgency-badge\"\u003e📦 Envio Imediato\u003c\/span\u003e \u003cspan class=\"cm-urgency-badge\"\u003e🔄 Troca Garantida\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- GALERIA --\u003e\n\u003cdiv class=\"cm-gallery\"\u003e\n\u003cimg loading=\"lazy\" alt=\"Carbon Marathon Chunta - Vista geral\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0262\/5912\/8354\/files\/IMG_4715.jpg?v=1766951300\"\u003e\n\u003cdiv class=\"cm-gallery-grid\"\u003e\n\u003cimg loading=\"lazy\" alt=\"Carbon Marathon Chunta\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0262\/5912\/8354\/files\/IMG_6991.jpg?v=1773940535\"\u003e \u003cimg loading=\"lazy\" alt=\"Carbon Marathon Chunta\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0262\/5912\/8354\/files\/IMG_6990.jpg?v=1773940533\"\u003e \u003cbr\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- GARANTIAS FINAIS --\u003e\n\u003cdiv class=\"cm-guarantees\"\u003e\n\u003cdiv class=\"cm-guarantee\"\u003e\n\u003cspan class=\"cm-guarantee-icon\"\u003e🔒\u003c\/span\u003e Compra 100% Segura\u003c\/div\u003e\n\u003cdiv class=\"cm-guarantee\"\u003e\n\u003cspan class=\"cm-guarantee-icon\"\u003e🚚\u003c\/span\u003e Frete Grátis Brasil\u003c\/div\u003e\n\u003cdiv class=\"cm-guarantee\"\u003e\n\u003cspan class=\"cm-guarantee-icon\"\u003e⭐\u003c\/span\u003e 5.0\/5 em avaliações\u003c\/div\u003e\n\u003cdiv class=\"cm-guarantee\"\u003e\n\u003cspan class=\"cm-guarantee-icon\"\u003e🔄\u003c\/span\u003e Troca facilitada\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"ChiqueB","offers":[{"title":"BRANCO E AZUL \/ 34","offer_id":49029257724212,"sku":"14:350852#white blue;200000124:200000334","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"BRANCO E AZUL \/ 35","offer_id":49029257756980,"sku":"14:350852#white blue;200000124:100010482","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"BRANCO E AZUL \/ 36","offer_id":49029257789748,"sku":"14:350852#white blue;200000124:200000898","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"BRANCO E AZUL \/ 37","offer_id":49029257822516,"sku":"14:350852#white blue;200000124:200000364","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"BRANCO E AZUL \/ 38","offer_id":49029257855284,"sku":"14:350852#white blue;200000124:100013888","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"BRANCO E AZUL \/ 39","offer_id":49029257888052,"sku":"14:350852#white blue;200000124:100010483","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"BRANCO E AZUL \/ 40","offer_id":49029257920820,"sku":"14:350852#white blue;200000124:200000337","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"BRANCO E AZUL \/ 41","offer_id":49029257953588,"sku":"14:350852#white blue;200000124:200000338","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"BRANCO E AZUL \/ 42","offer_id":49029257986356,"sku":"14:350852#white blue;200000124:100010487","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"BRANCO E AZUL \/ 43","offer_id":49029258019124,"sku":"14:350852#white blue;200000124:3116","price":295.0,"currency_code":"BRL","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0262\/5912\/8354\/files\/carbon-marathon-chunta-branco-02.webp?v=1788541760"},{"product_id":"tenis-carbon-marathon-chunta-laranja","title":"Tênis Carbon Marathon Chunta Laranja","description":"\u003cstyle\u003e\n  .cm-wrap * { box-sizing: border-box; margin: 0; padding: 0; }\n  .cm-wrap {\n    font-family: 'Segoe UI', 'Helvetica Neue', Arial, sans-serif;\n    color: #1a1a1a;\n    max-width: 800px;\n    margin: 0 auto;\n    line-height: 1.6;\n  }\n\n  \/* ── AVISO TAMANHO ── *\/\n  .cm-size-alert {\n    background: linear-gradient(135deg, #ff1a1a 0%, #cc0000 100%);\n    color: #fff;\n    text-align: center;\n    padding: 14px 20px;\n    border-radius: 8px;\n    font-size: 15px;\n    font-weight: 700;\n    letter-spacing: 0.5px;\n    margin-bottom: 28px;\n    box-shadow: 0 4px 15px rgba(255,26,26,0.35);\n    animation: pulse-red 2.5s infinite;\n  }\n  @keyframes pulse-red {\n    0%,100% { box-shadow: 0 4px 15px rgba(255,26,26,0.35); }\n    50%      { box-shadow: 0 4px 28px rgba(255,26,26,0.60); }\n  }\n  .cm-size-alert span { font-size: 18px; margin-right: 6px; }\n\n  \/* ── HERO HEADLINE ── *\/\n  .cm-hero {\n    text-align: center;\n    padding: 32px 20px 24px;\n    background: linear-gradient(160deg, #0a0a0a 0%, #1c1c1c 100%);\n    border-radius: 12px;\n    margin-bottom: 28px;\n    position: relative;\n    overflow: hidden;\n  }\n  .cm-hero::before {\n    content: '';\n    position: absolute;\n    top: -40px; right: -40px;\n    width: 200px; height: 200px;\n    background: radial-gradient(circle, rgba(255,100,0,0.18) 0%, transparent 70%);\n    border-radius: 50%;\n  }\n  .cm-hero-tag {\n    display: inline-block;\n    background: #ff5500;\n    color: #fff;\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n    padding: 4px 14px;\n    border-radius: 20px;\n    margin-bottom: 14px;\n  }\n  .cm-hero h1 {\n    font-size: 28px;\n    font-weight: 900;\n    color: #ffffff;\n    line-height: 1.2;\n    margin-bottom: 8px;\n    letter-spacing: -0.5px;\n  }\n  .cm-hero h1 em {\n    font-style: normal;\n    color: #ff5500;\n  }\n  .cm-hero p {\n    font-size: 15px;\n    color: #aaaaaa;\n    max-width: 520px;\n    margin: 0 auto;\n  }\n\n  \/* ── PROPOSTA DE VALOR (3 pilares) ── *\/\n  .cm-pillars {\n    display: flex;\n    gap: 12px;\n    margin-bottom: 28px;\n  }\n  .cm-pillar {\n    flex: 1;\n    background: #f7f7f7;\n    border-radius: 10px;\n    padding: 18px 14px;\n    text-align: center;\n    border-top: 3px solid #ff5500;\n  }\n  .cm-pillar-icon { font-size: 26px; margin-bottom: 8px; }\n  .cm-pillar-title { font-size: 13px; font-weight: 800; text-transform: uppercase; letter-spacing: 1px; color: #111; margin-bottom: 4px; }\n  .cm-pillar-desc { font-size: 12px; color: #666; line-height: 1.4; }\n\n  \/* ── DESCRIÇÃO PRINCIPAL ── *\/\n  .cm-desc {\n    background: #fff;\n    border-left: 4px solid #ff5500;\n    padding: 20px 22px;\n    border-radius: 0 10px 10px 0;\n    margin-bottom: 28px;\n    font-size: 15px;\n    color: #333;\n    line-height: 1.75;\n  }\n  .cm-desc strong { color: #ff5500; }\n\n  \/* ── SPECS ── *\/\n  .cm-specs-title {\n    font-size: 18px;\n    font-weight: 800;\n    color: #111;\n    margin-bottom: 16px;\n    padding-bottom: 10px;\n    border-bottom: 2px solid #eee;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n  }\n  .cm-specs {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 10px;\n    margin-bottom: 28px;\n  }\n  .cm-spec-item {\n    background: #f7f7f7;\n    border-radius: 8px;\n    padding: 14px 16px;\n    display: flex;\n    align-items: flex-start;\n    gap: 12px;\n  }\n  .cm-spec-icon {\n    font-size: 20px;\n    flex-shrink: 0;\n    margin-top: 1px;\n  }\n  .cm-spec-label {\n    font-size: 11px;\n    font-weight: 700;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    color: #999;\n    margin-bottom: 2px;\n  }\n  .cm-spec-value {\n    font-size: 13px;\n    font-weight: 600;\n    color: #1a1a1a;\n    line-height: 1.4;\n  }\n\n  \/* ── DESTAQUE TPU ── *\/\n  .cm-tpu-block {\n    background: linear-gradient(135deg, #0a0a0a 0%, #1a1a1a 100%);\n    border-radius: 12px;\n    padding: 24px;\n    margin-bottom: 28px;\n    display: flex;\n    align-items: center;\n    gap: 20px;\n    color: #fff;\n  }\n  .cm-tpu-icon {\n    font-size: 44px;\n    flex-shrink: 0;\n  }\n  .cm-tpu-label {\n    font-size: 11px;\n    font-weight: 700;\n    text-transform: uppercase;\n    letter-spacing: 2px;\n    color: #ff5500;\n    margin-bottom: 6px;\n  }\n  .cm-tpu-title {\n    font-size: 19px;\n    font-weight: 900;\n    margin-bottom: 6px;\n    line-height: 1.2;\n  }\n  .cm-tpu-desc {\n    font-size: 13px;\n    color: #aaa;\n    line-height: 1.5;\n  }\n\n  \/* ── PROVA SOCIAL ── *\/\n  .cm-social-proof {\n    display: flex;\n    gap: 12px;\n    margin-bottom: 28px;\n  }\n  .cm-proof-card {\n    flex: 1;\n    border-radius: 10px;\n    padding: 16px;\n    text-align: center;\n    font-size: 13px;\n  }\n  .cm-proof-card.orange { background: #fff4ee; border: 1.5px solid #ff5500; }\n  .cm-proof-card.dark   { background: #f0f0f0; border: 1.5px solid #ddd; }\n  .cm-proof-num { font-size: 28px; font-weight: 900; color: #ff5500; display: block; line-height: 1; margin-bottom: 4px; }\n  .cm-proof-desc { color: #555; font-size: 12px; line-height: 1.4; }\n\n  \/* ── CTA URGÊNCIA ── *\/\n  .cm-urgency {\n    background: linear-gradient(135deg, #ff5500 0%, #ff3300 100%);\n    border-radius: 12px;\n    padding: 24px;\n    text-align: center;\n    margin-bottom: 28px;\n    color: #fff;\n  }\n  .cm-urgency-title {\n    font-size: 20px;\n    font-weight: 900;\n    margin-bottom: 8px;\n    letter-spacing: -0.3px;\n  }\n  .cm-urgency-sub {\n    font-size: 14px;\n    opacity: 0.9;\n    margin-bottom: 16px;\n  }\n  .cm-urgency-badges {\n    display: flex;\n    justify-content: center;\n    gap: 10px;\n    flex-wrap: wrap;\n  }\n  .cm-urgency-badge {\n    background: rgba(255,255,255,0.2);\n    border-radius: 20px;\n    padding: 6px 16px;\n    font-size: 13px;\n    font-weight: 600;\n  }\n\n  \/* ── GALERIA ── *\/\n  .cm-gallery { margin-bottom: 28px; }\n  .cm-gallery img {\n    width: 100%;\n    border-radius: 10px;\n    margin-bottom: 10px;\n    display: block;\n  }\n  .cm-gallery-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 10px;\n  }\n  .cm-gallery-grid img { margin-bottom: 0; }\n\n  \/* ── GARANTIAS ── *\/\n  .cm-guarantees {\n    display: flex;\n    gap: 10px;\n    justify-content: center;\n    flex-wrap: wrap;\n    padding: 20px;\n    background: #f7f7f7;\n    border-radius: 10px;\n    margin-bottom: 28px;\n  }\n  .cm-guarantee {\n    display: flex;\n    align-items: center;\n    gap: 8px;\n    font-size: 13px;\n    color: #333;\n    font-weight: 600;\n  }\n  .cm-guarantee-icon { font-size: 20px; }\n\n  \/* ── IDEAL PARA ── *\/\n  .cm-ideal {\n    margin-bottom: 28px;\n  }\n  .cm-ideal-list {\n    display: flex;\n    flex-direction: column;\n    gap: 8px;\n  }\n  .cm-ideal-item {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    padding: 12px 16px;\n    background: #f7f7f7;\n    border-radius: 8px;\n    font-size: 14px;\n    color: #222;\n    font-weight: 500;\n  }\n  .cm-ideal-item::before {\n    content: '✓';\n    background: #ff5500;\n    color: #fff;\n    width: 22px;\n    height: 22px;\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 12px;\n    font-weight: 900;\n    flex-shrink: 0;\n  }\n\n  \/* ── MOBILE ── *\/\n  @media (max-width: 600px) {\n    .cm-pillars { flex-direction: column; }\n    .cm-specs { grid-template-columns: 1fr; }\n    .cm-social-proof { flex-direction: column; }\n    .cm-tpu-block { flex-direction: column; text-align: center; }\n    .cm-hero h1 { font-size: 22px; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"cm-wrap\"\u003e\n\u003c!-- AVISO TAMANHO --\u003e\n\u003cdiv class=\"cm-size-alert\"\u003e\n\u003cspan\u003e⚠️\u003c\/span\u003e PEÇA O TAMANHO QUE VOCÊ USA NORMALMENTE NO BRASIL — O AJUSTE É EXATO\u003c\/div\u003e\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"cm-hero\"\u003e\n\u003cdiv class=\"cm-hero-tag\"\u003e🏃 Para Corredores de Verdade\u003c\/div\u003e\n\u003ch1\u003eCarbon Marathon \u003cem\u003eChunta\u003c\/em\u003e\n\u003c\/h1\u003e\n\u003cp\u003eO tênis que une tecnologia de placa de TPU com leveza extrema — feito pra você ir mais longe, mais rápido e sem desconforto.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 3 PILARES --\u003e\n\u003cdiv class=\"cm-pillars\"\u003e\n\u003cdiv class=\"cm-pillar\"\u003e\n\u003cdiv class=\"cm-pillar-icon\"\u003e⚡\u003c\/div\u003e\n\u003cdiv class=\"cm-pillar-title\"\u003ePropulsão\u003c\/div\u003e\n\u003cdiv class=\"cm-pillar-desc\"\u003ePlaca de TPU para retorno de energia a cada passada\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cm-pillar\"\u003e\n\u003cdiv class=\"cm-pillar-icon\"\u003e🌬️\u003c\/div\u003e\n\u003cdiv class=\"cm-pillar-title\"\u003eLeveza\u003c\/div\u003e\n\u003cdiv class=\"cm-pillar-desc\"\u003eMalha aérea que mantém o pé fresco do km 1 ao 42\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cm-pillar\"\u003e\n\u003cdiv class=\"cm-pillar-icon\"\u003e🛡️\u003c\/div\u003e\n\u003cdiv class=\"cm-pillar-title\"\u003eAbsorção\u003c\/div\u003e\n\u003cdiv class=\"cm-pillar-desc\"\u003ePalmilha EVA que protege articulações no longo prazo\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- DESCRIÇÃO --\u003e\n\u003cdiv class=\"cm-desc\"\u003eO \u003cstrong\u003eCarbon Marathon Chunta\u003c\/strong\u003e foi desenvolvido para corredores que não abrem mão de performance. Seja no treino diário, na corrida de rua ou na maratona, ele entrega estabilidade e impulso com cada passada — graças à combinação de malha aérea, palmilha EVA e placa de TPU. Design arrojado, tecnologia real, preço acessível.\u003c\/div\u003e\n\u003c!-- SPECS --\u003e\n\u003cdiv class=\"cm-specs-title\"\u003e🔧 Especificações Técnicas\u003c\/div\u003e\n\u003cdiv class=\"cm-specs\"\u003e\n\u003cdiv class=\"cm-spec-item\"\u003e\n\u003cdiv class=\"cm-spec-icon\"\u003e👟\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"cm-spec-label\"\u003eAjuste\u003c\/div\u003e\n\u003cdiv class=\"cm-spec-value\"\u003eTamanho exato — peça o seu número normal\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cm-spec-item\"\u003e\n\u003cdiv class=\"cm-spec-icon\"\u003e🌐\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"cm-spec-label\"\u003eCabedal\u003c\/div\u003e\n\u003cdiv class=\"cm-spec-value\"\u003eMalha aérea de alta qualidade — ventilação superior\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cm-spec-item\"\u003e\n\u003cdiv class=\"cm-spec-icon\"\u003e🧴\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"cm-spec-label\"\u003ePalmilha\u003c\/div\u003e\n\u003cdiv class=\"cm-spec-value\"\u003eEVA — absorção de impacto e conforto prolongado\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cm-spec-item\"\u003e\n\u003cdiv class=\"cm-spec-icon\"\u003e⚙️\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"cm-spec-label\"\u003eSola\u003c\/div\u003e\n\u003cdiv class=\"cm-spec-value\"\u003eBorracha — aderência em asfalto, trilha e pista\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cm-spec-item\"\u003e\n\u003cdiv class=\"cm-spec-icon\"\u003e🔒\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"cm-spec-label\"\u003eFixação\u003c\/div\u003e\n\u003cdiv class=\"cm-spec-value\"\u003eCadarço com costura reforçada — zero folga em ritmo forte\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cm-spec-item\"\u003e\n\u003cdiv class=\"cm-spec-icon\"\u003e🦶\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"cm-spec-label\"\u003eCano\u003c\/div\u003e\n\u003cdiv class=\"cm-spec-value\"\u003eBaixo — liberdade total de movimento no tornozelo\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cm-spec-item\"\u003e\n\u003cdiv class=\"cm-spec-icon\"\u003e💨\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"cm-spec-label\"\u003ePropriedades\u003c\/div\u003e\n\u003cdiv class=\"cm-spec-value\"\u003eRespirável · Anti-odor · Leve · Resistente\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cm-spec-item\"\u003e\n\u003cdiv class=\"cm-spec-icon\"\u003e⚥\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"cm-spec-label\"\u003eGênero\u003c\/div\u003e\n\u003cdiv class=\"cm-spec-value\"\u003eUnissex\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- TPU DESTAQUE --\u003e\n\u003cdiv class=\"cm-tpu-block\"\u003e\n\u003cdiv class=\"cm-tpu-icon\"\u003e⚡\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"cm-tpu-label\"\u003eTecnologia de Elite\u003c\/div\u003e\n\u003cdiv class=\"cm-tpu-title\"\u003ePlaca de TPU — O diferencial do Carbon Marathon\u003c\/div\u003e\n\u003cdiv class=\"cm-tpu-desc\"\u003eA placa de TPU (Poliuretano Termoplástico) inserida na entressola garante \u003cstrong style=\"color: #ff5500;\"\u003eestabilidade, absorção de impacto e propulsão\u003c\/strong\u003e — a mesma tecnologia presente em tênis de corrida de R$1.200+, agora ao seu alcance.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- IDEAL PARA --\u003e\n\u003cdiv class=\"cm-ideal\"\u003e\n\u003cdiv class=\"cm-specs-title\"\u003e🏆 Ideal para\u003c\/div\u003e\n\u003cdiv class=\"cm-ideal-list\"\u003e\n\u003cdiv class=\"cm-ideal-item\"\u003eCorridas de rua — 5km, 10km, meia e maratona\u003c\/div\u003e\n\u003cdiv class=\"cm-ideal-item\"\u003eTreinos diários de alta intensidade\u003c\/div\u003e\n\u003cdiv class=\"cm-ideal-item\"\u003eCorredores que buscam tecnologia com custo-benefício real\u003c\/div\u003e\n\u003cdiv class=\"cm-ideal-item\"\u003eUso casual com estilo esportivo e design moderno\u003c\/div\u003e\n\u003cdiv class=\"cm-ideal-item\"\u003eQuem tem pé sensível e precisa de amortecimento confiável\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- PROVA SOCIAL --\u003e\n\u003cdiv class=\"cm-social-proof\"\u003e\n\u003cdiv class=\"cm-proof-card orange\"\u003e\n\u003cspan class=\"cm-proof-num\"\u003e5.0⭐\u003c\/span\u003e\n\u003cdiv class=\"cm-proof-desc\"\u003eAvaliação média dos compradores\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cm-proof-card dark\"\u003e\n\u003cspan class=\"cm-proof-num\"\u003e177+\u003c\/span\u003e\n\u003cdiv class=\"cm-proof-desc\"\u003eAvaliações verificadas de corredores\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cm-proof-card orange\"\u003e\n\u003cspan class=\"cm-proof-num\"\u003e🚚\u003c\/span\u003e\n\u003cdiv class=\"cm-proof-desc\"\u003eFrete grátis com rastreio para todo o Brasil\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- URGÊNCIA --\u003e\n\u003cdiv class=\"cm-urgency\"\u003e\n\u003cdiv class=\"cm-urgency-title\"\u003e🔥 Estoque Limitado — Tamanhos Esgotando\u003c\/div\u003e\n\u003cdiv class=\"cm-urgency-sub\"\u003eCompradores de corrida buscam esse modelo toda semana. Garanta o seu antes que acabe.\u003c\/div\u003e\n\u003cdiv class=\"cm-urgency-badges\"\u003e\n\u003cspan class=\"cm-urgency-badge\"\u003e✅ Pagamento Seguro\u003c\/span\u003e \u003cspan class=\"cm-urgency-badge\"\u003e📦 Envio Imediato\u003c\/span\u003e \u003cspan class=\"cm-urgency-badge\"\u003e🔄 Troca Garantida\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- GALERIA --\u003e\n\u003cdiv class=\"cm-gallery\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0262\/5912\/8354\/files\/IMG_4715.jpg?v=1766951300\" alt=\"Carbon Marathon Chunta - Vista geral\" loading=\"lazy\"\u003e\n\u003cdiv class=\"cm-gallery-grid\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0262\/5912\/8354\/files\/IMG_6991.jpg?v=1773940535\" alt=\"Carbon Marathon Chunta\" loading=\"lazy\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0262\/5912\/8354\/files\/IMG_6990.jpg?v=1773940533\" alt=\"Carbon Marathon Chunta\" loading=\"lazy\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0262\/5912\/8354\/files\/IMG_6993.jpg?v=1773940537\" alt=\"Carbon Marathon Chunta\" loading=\"lazy\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0262\/5912\/8354\/files\/IMG_6992.jpg?v=1773940534\" alt=\"Carbon Marathon Chunta\" loading=\"lazy\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0262\/5912\/8354\/files\/IMG_6988.jpg?v=1773940534\" alt=\"Carbon Marathon Chunta\" loading=\"lazy\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0262\/5912\/8354\/files\/IMG_6989.jpg?v=1773940535\" alt=\"Carbon Marathon Chunta\" loading=\"lazy\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0262\/5912\/8354\/files\/IMG_6995.jpg?v=1773940535\" alt=\"Carbon Marathon Chunta\" loading=\"lazy\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0262\/5912\/8354\/files\/IMG_6994.jpg?v=1773940535\" alt=\"Carbon Marathon Chunta\" loading=\"lazy\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0262\/5912\/8354\/files\/IMG_6997.jpg?v=1773940535\" alt=\"Carbon Marathon Chunta\" loading=\"lazy\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0262\/5912\/8354\/files\/IMG_6996.jpg?v=1773940535\" alt=\"Carbon Marathon Chunta\" loading=\"lazy\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- GARANTIAS FINAIS --\u003e\n\u003cdiv class=\"cm-guarantees\"\u003e\n\u003cdiv class=\"cm-guarantee\"\u003e\n\u003cspan class=\"cm-guarantee-icon\"\u003e🔒\u003c\/span\u003e Compra 100% Segura\u003c\/div\u003e\n\u003cdiv class=\"cm-guarantee\"\u003e\n\u003cspan class=\"cm-guarantee-icon\"\u003e🚚\u003c\/span\u003e Frete Grátis Brasil\u003c\/div\u003e\n\u003cdiv class=\"cm-guarantee\"\u003e\n\u003cspan class=\"cm-guarantee-icon\"\u003e⭐\u003c\/span\u003e 5.0\/5 em avaliações\u003c\/div\u003e\n\u003cdiv class=\"cm-guarantee\"\u003e\n\u003cspan class=\"cm-guarantee-icon\"\u003e🔄\u003c\/span\u003e Troca facilitada\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"ChiqueB","offers":[{"title":"Laranja \/ 34","offer_id":49050912686388,"sku":"14:350852#white blue;200000124:200000334","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"Laranja \/ 35","offer_id":49050912719156,"sku":"14:350852#white blue;200000124:100010482","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"Laranja \/ 36","offer_id":49050912751924,"sku":"14:350852#white blue;200000124:200000898","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"Laranja \/ 37","offer_id":49050912784692,"sku":"14:350852#white blue;200000124:200000364","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"Laranja \/ 38","offer_id":49050912817460,"sku":"14:350852#white blue;200000124:100013888","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"Laranja \/ 39","offer_id":49050912850228,"sku":"14:350852#white blue;200000124:100010483","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"Laranja \/ 40","offer_id":49050912882996,"sku":"14:350852#white blue;200000124:200000337","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"Laranja \/ 41","offer_id":49050912915764,"sku":"14:350852#white blue;200000124:200000338","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"Laranja \/ 42","offer_id":49050912948532,"sku":"14:350852#white blue;200000124:100010487","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"Laranja \/ 43","offer_id":49050912981300,"sku":"14:350852#white blue;200000124:3116","price":295.0,"currency_code":"BRL","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0262\/5912\/8354\/files\/carbon-marathon-chunta-branco-laranja-01.webp?v=1788541916"},{"product_id":"tenis-de-corrida-carbon-marathon-chunta-branco-feminino-com-placa-de-impulsao","title":"Tênis de Corrida  Carbon Marathon Chunta Branco Feminino com Placa de Impulsão","description":"\u003c!-- =========================================================\n     CARBON MARATHON CHUNTA — Página de conversão FEMININA\n     Público: Mulheres corredoras 22–55 anos | Iniciantes e amadoras\n     ========================================================= --\u003e\n\u003cstyle\u003e\n  .wm-wrap * { box-sizing: border-box; margin: 0; padding: 0; }\n  .wm-wrap {\n    font-family: 'Segoe UI', 'Helvetica Neue', Arial, sans-serif;\n    color: #1a1a1a;\n    max-width: 800px;\n    margin: 0 auto;\n    line-height: 1.6;\n  }\n\n  \/* ── URGÊNCIA TOPO ── *\/\n  .wm-top-bar {\n    background: #111;\n    color: #fff;\n    text-align: center;\n    padding: 10px 16px;\n    font-size: 13px;\n    font-weight: 600;\n    border-radius: 8px;\n    margin-bottom: 20px;\n    letter-spacing: 0.3px;\n  }\n  .wm-top-bar em { color: #ff5500; font-style: normal; }\n\n  \/* ── AVISO TAMANHO ── *\/\n  .wm-size-alert {\n    background: linear-gradient(135deg, #ff1a1a 0%, #cc0000 100%);\n    color: #fff;\n    text-align: center;\n    padding: 14px 20px;\n    border-radius: 8px;\n    font-size: 15px;\n    font-weight: 700;\n    margin-bottom: 28px;\n    box-shadow: 0 4px 15px rgba(255,26,26,0.35);\n    animation: wm-pulse 2.5s infinite;\n  }\n  @keyframes wm-pulse {\n    0%,100% { box-shadow: 0 4px 15px rgba(255,26,26,0.35); }\n    50%      { box-shadow: 0 4px 28px rgba(255,26,26,0.60); }\n  }\n\n  \/* ── HERO ── *\/\n  .wm-hero {\n    text-align: center;\n    padding: 36px 20px 28px;\n    background: linear-gradient(160deg, #0a0a0a 0%, #1c1c1c 100%);\n    border-radius: 14px;\n    margin-bottom: 28px;\n    position: relative;\n    overflow: hidden;\n  }\n  .wm-hero::before {\n    content: '';\n    position: absolute;\n    top: -60px; right: -60px;\n    width: 250px; height: 250px;\n    background: radial-gradient(circle, rgba(255,80,0,0.15) 0%, transparent 70%);\n    border-radius: 50%;\n  }\n  .wm-hero::after {\n    content: '';\n    position: absolute;\n    bottom: -40px; left: -40px;\n    width: 180px; height: 180px;\n    background: radial-gradient(circle, rgba(255,150,0,0.10) 0%, transparent 70%);\n    border-radius: 50%;\n  }\n  .wm-hero-tag {\n    display: inline-block;\n    background: #ff5500;\n    color: #fff;\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n    padding: 5px 16px;\n    border-radius: 20px;\n    margin-bottom: 16px;\n  }\n  .wm-hero h1 {\n    font-size: 30px;\n    font-weight: 900;\n    color: #fff;\n    line-height: 1.2;\n    margin-bottom: 12px;\n    letter-spacing: -0.5px;\n  }\n  .wm-hero h1 em { font-style: normal; color: #ff5500; }\n  .wm-hero-sub {\n    font-size: 15px;\n    color: rgba(255,255,255,0.65);\n    max-width: 500px;\n    margin: 0 auto 20px;\n    line-height: 1.65;\n  }\n  .wm-hero-quote {\n    background: rgba(255,255,255,0.07);\n    border-left: 3px solid #ff5500;\n    border-radius: 0 8px 8px 0;\n    padding: 12px 16px;\n    font-size: 14px;\n    color: rgba(255,255,255,0.75);\n    font-style: italic;\n    max-width: 460px;\n    margin: 0 auto;\n    text-align: left;\n  }\n\n  \/* ── TRANSFORMAÇÃO ── *\/\n  .wm-transform {\n    background: linear-gradient(135deg, #fff8f4 0%, #fff 100%);\n    border: 2px solid #ff5500;\n    border-radius: 14px;\n    padding: 28px 24px;\n    margin-bottom: 28px;\n    text-align: center;\n  }\n  .wm-transform-title {\n    font-size: 20px;\n    font-weight: 900;\n    color: #1a1a1a;\n    margin-bottom: 20px;\n    line-height: 1.3;\n  }\n  .wm-transform-title span { color: #ff5500; }\n  .wm-transform-steps {\n    display: flex;\n    gap: 0;\n    align-items: center;\n    justify-content: center;\n    flex-wrap: wrap;\n    gap: 8px;\n  }\n  .wm-step {\n    flex: 1;\n    min-width: 140px;\n    background: #f7f7f7;\n    border-radius: 10px;\n    padding: 16px 12px;\n    text-align: center;\n  }\n  .wm-step-icon { font-size: 28px; margin-bottom: 6px; }\n  .wm-step-label { font-size: 12px; font-weight: 800; color: #111; text-transform: uppercase; letter-spacing: 0.5px; margin-bottom: 4px; }\n  .wm-step-desc { font-size: 11px; color: #666; line-height: 1.4; }\n  .wm-step-arrow { font-size: 20px; color: #ff5500; font-weight: 900; flex-shrink: 0; }\n\n  \/* ── PILARES ── *\/\n  .wm-pillars { display: flex; gap: 12px; margin-bottom: 28px; }\n  .wm-pillar {\n    flex: 1;\n    background: #f7f7f7;\n    border-radius: 10px;\n    padding: 20px 14px;\n    text-align: center;\n    border-top: 3px solid #ff5500;\n  }\n  .wm-pillar-icon { font-size: 28px; margin-bottom: 10px; }\n  .wm-pillar-title { font-size: 13px; font-weight: 800; text-transform: uppercase; letter-spacing: 1px; color: #111; margin-bottom: 5px; }\n  .wm-pillar-desc { font-size: 12px; color: #666; line-height: 1.45; }\n\n  \/* ── DOR vs SOLUÇÃO ── *\/\n  .wm-pain-solution {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 14px;\n    margin-bottom: 28px;\n  }\n  .wm-pain {\n    background: #fff5f5;\n    border: 1.5px solid #ffcccc;\n    border-radius: 10px;\n    padding: 20px;\n  }\n  .wm-solution {\n    background: #f5fff8;\n    border: 1.5px solid #b8f0c8;\n    border-radius: 10px;\n    padding: 20px;\n  }\n  .wm-ps-title {\n    font-size: 13px;\n    font-weight: 800;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    margin-bottom: 12px;\n    display: flex;\n    align-items: center;\n    gap: 8px;\n  }\n  .wm-pain .wm-ps-title { color: #cc0000; }\n  .wm-solution .wm-ps-title { color: #16a34a; }\n  .wm-ps-item {\n    font-size: 13px;\n    padding: 5px 0;\n    display: flex;\n    align-items: flex-start;\n    gap: 8px;\n    line-height: 1.4;\n  }\n  .wm-pain .wm-ps-item { color: #7a2020; }\n  .wm-solution .wm-ps-item { color: #1a5c2a; }\n\n  \/* ── DESCRIÇÃO ── *\/\n  .wm-desc {\n    background: #fff;\n    border-left: 4px solid #ff5500;\n    padding: 22px 24px;\n    border-radius: 0 10px 10px 0;\n    margin-bottom: 28px;\n    font-size: 15px;\n    color: #333;\n    line-height: 1.8;\n  }\n  .wm-desc strong { color: #ff5500; }\n\n  \/* ── SPECS NIKE ── *\/\n  .wm-nike-specs { background: #f5f5f5; border-radius: 12px; padding: 8px 0; margin-bottom: 28px; }\n  .wm-nike-row { display: flex; align-items: center; gap: 24px; padding: 22px 28px; }\n  .wm-nike-icon { flex-shrink: 0; width: 52px; display: flex; justify-content: center; }\n  .wm-nike-label { margin: 0 0 3px; font-size: 14px; color: #666; font-weight: 400; }\n  .wm-nike-value { margin: 0; font-size: 20px; font-weight: 500; color: #111; line-height: 1.3; }\n  .wm-nike-value span { font-size: 15px; font-weight: 400; color: #666; }\n  .wm-nike-divider { height: 1px; background: #ddd; margin: 0 28px; }\n\n  \/* ── SPECS GRID ── *\/\n  .wm-specs-title { font-size: 18px; font-weight: 800; color: #111; margin-bottom: 16px; padding-bottom: 10px; border-bottom: 2px solid #eee; text-transform: uppercase; letter-spacing: 1px; }\n  .wm-specs { display: grid; grid-template-columns: 1fr 1fr; gap: 10px; margin-bottom: 28px; }\n  .wm-spec-item { background: #f7f7f7; border-radius: 8px; padding: 14px 16px; display: flex; align-items: flex-start; gap: 12px; }\n  .wm-spec-icon { font-size: 20px; flex-shrink: 0; margin-top: 1px; }\n  .wm-spec-label { font-size: 11px; font-weight: 700; text-transform: uppercase; letter-spacing: 1px; color: #999; margin-bottom: 2px; }\n  .wm-spec-value { font-size: 13px; font-weight: 600; color: #1a1a1a; line-height: 1.4; }\n\n  \/* ── TECH BLOCK ── *\/\n  .wm-tech-block {\n    background: linear-gradient(135deg, #0a0a0a 0%, #1a1a1a 100%);\n    border-radius: 12px;\n    padding: 24px;\n    margin-bottom: 28px;\n    display: flex;\n    align-items: center;\n    gap: 20px;\n    color: #fff;\n  }\n  .wm-tech-icon { font-size: 44px; flex-shrink: 0; }\n  .wm-tech-label { font-size: 11px; font-weight: 700; text-transform: uppercase; letter-spacing: 2px; color: #ff5500; margin-bottom: 6px; }\n  .wm-tech-title { font-size: 19px; font-weight: 900; margin-bottom: 6px; line-height: 1.2; }\n  .wm-tech-desc { font-size: 13px; color: #aaa; line-height: 1.55; }\n\n  \/* ── DEPOIMENTOS FEMININOS ── *\/\n  .wm-tests { display: flex; flex-direction: column; gap: 14px; margin-bottom: 28px; }\n  .wm-test {\n    background: #fff;\n    border: 1px solid #eee;\n    border-radius: 12px;\n    padding: 20px 22px;\n    position: relative;\n  }\n  .wm-test-featured {\n    background: #0a0a0a;\n    border-color: #ff5500;\n  }\n  .wm-test-stars { color: #f59e0b; font-size: 14px; margin-bottom: 10px; }\n  .wm-test-quote {\n    font-size: 15px;\n    line-height: 1.7;\n    color: #222;\n    margin-bottom: 12px;\n    font-style: italic;\n  }\n  .wm-test-quote::before { content: '\"'; font-size: 36px; color: #ff5500; line-height: 0; vertical-align: -12px; margin-right: 3px; }\n  .wm-test-featured .wm-test-quote { color: rgba(255,255,255,0.85); font-size: 16px; }\n  .wm-test-author { font-size: 12px; font-weight: 700; color: #555; display: flex; align-items: center; gap: 8px; }\n  .wm-test-featured .wm-test-author { color: rgba(255,255,255,0.5); }\n  .wm-test-verified { font-size: 10px; color: #16a34a; font-weight: 600; }\n  .wm-test-featured .wm-test-verified { color: #4ade80; }\n  .wm-test-distance {\n    display: inline-block;\n    background: #fff4ee;\n    color: #ff5500;\n    font-size: 10px;\n    font-weight: 700;\n    padding: 3px 10px;\n    border-radius: 12px;\n    margin-top: 6px;\n  }\n  .wm-test-featured .wm-test-distance { background: rgba(255,85,0,0.2); color: #ff9966; }\n  .wm-tests-row { display: grid; grid-template-columns: 1fr 1fr; gap: 14px; }\n\n  \/* ── COMUNIDADE ── *\/\n  .wm-community {\n    background: linear-gradient(135deg, #fff4ee 0%, #fff 100%);\n    border: 2px solid #ff5500;\n    border-radius: 14px;\n    padding: 28px 24px;\n    text-align: center;\n    margin-bottom: 28px;\n  }\n  .wm-community-icon { font-size: 44px; margin-bottom: 12px; }\n  .wm-community-title { font-size: 20px; font-weight: 900; color: #1a1a1a; margin-bottom: 8px; }\n  .wm-community-sub { font-size: 14px; color: #555; line-height: 1.65; margin-bottom: 18px; }\n  .wm-community-stats { display: flex; justify-content: center; gap: 28px; flex-wrap: wrap; }\n  .wm-stat { text-align: center; }\n  .wm-stat-num { font-size: 28px; font-weight: 900; color: #ff5500; display: block; }\n  .wm-stat-label { font-size: 12px; color: #666; }\n\n  \/* ── IDEAL PARA ── *\/\n  .wm-ideal { margin-bottom: 28px; }\n  .wm-ideal-list { display: flex; flex-direction: column; gap: 8px; }\n  .wm-ideal-item {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    padding: 14px 16px;\n    background: #f7f7f7;\n    border-radius: 8px;\n    font-size: 14px;\n    color: #222;\n    font-weight: 500;\n  }\n  .wm-ideal-item::before {\n    content: '✓';\n    background: #ff5500;\n    color: #fff;\n    width: 22px;\n    height: 22px;\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 12px;\n    font-weight: 900;\n    flex-shrink: 0;\n  }\n\n  \/* ── PROVA SOCIAL NÚMEROS ── *\/\n  .wm-proof-bar {\n    display: flex;\n    background: #111;\n    border-radius: 12px;\n    overflow: hidden;\n    margin-bottom: 28px;\n  }\n  .wm-proof-item { flex: 1; padding: 18px 12px; text-align: center; border-right: 1px solid rgba(255,255,255,0.08); }\n  .wm-proof-item:last-child { border-right: none; }\n  .wm-proof-num { font-size: 24px; font-weight: 900; color: #ff5500; display: block; line-height: 1; margin-bottom: 4px; }\n  .wm-proof-label { font-size: 10px; color: rgba(255,255,255,0.5); line-height: 1.3; }\n\n  \/* ── URGÊNCIA ── *\/\n  .wm-urgency {\n    background: linear-gradient(135deg, #ff5500 0%, #ff3300 100%);\n    border-radius: 12px;\n    padding: 28px 24px;\n    text-align: center;\n    margin-bottom: 28px;\n    color: #fff;\n  }\n  .wm-urgency-title { font-size: 22px; font-weight: 900; margin-bottom: 8px; line-height: 1.2; }\n  .wm-urgency-sub { font-size: 14px; opacity: 0.9; margin-bottom: 20px; line-height: 1.6; }\n  .wm-urgency-badges { display: flex; justify-content: center; gap: 10px; flex-wrap: wrap; }\n  .wm-urgency-badge { background: rgba(255,255,255,0.2); border-radius: 20px; padding: 7px 16px; font-size: 13px; font-weight: 600; }\n\n  \/* ── GARANTIA ── *\/\n  .wm-guarantee {\n    background: #f0fdf4;\n    border: 1.5px solid #bbf7d0;\n    border-radius: 14px;\n    padding: 28px;\n    text-align: center;\n    margin-bottom: 28px;\n  }\n  .wm-guarantee-icon { font-size: 40px; margin-bottom: 12px; }\n  .wm-guarantee-title { font-size: 20px; font-weight: 900; color: #14532d; margin-bottom: 8px; }\n  .wm-guarantee-text { font-size: 14px; color: #166534; line-height: 1.7; }\n\n  \/* ── GALERIA ── *\/\n  .wm-gallery { margin-bottom: 28px; }\n  .wm-gallery img { width: 100%; border-radius: 10px; margin-bottom: 10px; display: block; }\n  .wm-gallery-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 10px; }\n  .wm-gallery-grid img { margin-bottom: 0; }\n\n  \/* ── GARANTIAS FINAIS ── *\/\n  .wm-guarantees { display: flex; gap: 10px; justify-content: center; flex-wrap: wrap; padding: 20px; background: #f7f7f7; border-radius: 10px; margin-bottom: 28px; }\n  .wm-guarantee-item { display: flex; align-items: center; gap: 8px; font-size: 13px; color: #333; font-weight: 600; }\n\n  \/* ── FAQ ── *\/\n  .wm-faq { max-width: 100%; margin-bottom: 28px; display: flex; flex-direction: column; gap: 0; }\n  .wm-faq-item { border-bottom: 1px solid #eee; padding: 16px 0; }\n  .wm-faq-q { font-size: 15px; font-weight: 700; margin-bottom: 6px; color: #111; }\n  .wm-faq-a { font-size: 14px; color: #555; line-height: 1.65; }\n  .wm-faq-a strong { color: #ff5500; }\n\n  \/* ── MOBILE ── *\/\n  @media (max-width: 600px) {\n    .wm-pillars { flex-direction: column; }\n    .wm-pain-solution { grid-template-columns: 1fr; }\n    .wm-specs { grid-template-columns: 1fr; }\n    .wm-tests-row { grid-template-columns: 1fr; }\n    .wm-tech-block { flex-direction: column; text-align: center; }\n    .wm-hero h1 { font-size: 24px; }\n    .wm-transform-steps { flex-direction: column; }\n    .wm-step-arrow { transform: rotate(90deg); }\n    .wm-proof-bar { flex-wrap: wrap; }\n    .wm-proof-item { flex: 1 1 45%; border-right: none; border-bottom: 1px solid rgba(255,255,255,0.08); }\n    .wm-nike-row { padding: 16px; gap: 16px; }\n    .wm-nike-value { font-size: 16px; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"wm-wrap\"\u003e\n\u003c!-- URGÊNCIA TOPO --\u003e\n\u003cdiv class=\"wm-top-bar\"\u003e🔥 \u003cem\u003e40% OFF\u003c\/em\u003e · Frete grátis · Troca em 7 dias · Estoque limitado\u003c\/div\u003e\n\u003c!-- AVISO TAMANHO --\u003e\n\u003cdiv class=\"wm-size-alert\"\u003e⚠️ PEÇA O TAMANHO QUE VOCÊ USA NORMALMENTE NO BRASIL — O AJUSTE É EXATO\u003c\/div\u003e\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"wm-hero\"\u003e\n\u003cdiv class=\"wm-hero-tag\"\u003e👟 Para Mulheres que Correm de Verdade\u003c\/div\u003e\n\u003ch1\u003eVocê merece correr\u003cbr\u003esem sentir \u003cem\u003edor\u003c\/em\u003e.\u003c\/h1\u003e\n\u003cp class=\"wm-hero-sub\"\u003eO Carbon Marathon Chunta foi feito para mulheres que estão começando agora — ou que já correm há anos. Tecnologia de alto nível, preço justo, conforto do primeiro ao último quilômetro.\u003c\/p\u003e\n\u003cdiv class=\"wm-hero-quote\"\u003e\"Primeira corrida e já não quero mais usar os outros que tenho.\" — \u003cstrong\u003eThais M., 34 anos · iniciante\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- TRANSFORMAÇÃO --\u003e\n\u003cdiv class=\"wm-transform\"\u003e\n\u003cdiv class=\"wm-transform-title\"\u003eDo sofá ao \u003cspan\u003e5km\u003c\/span\u003e — sem desculpa, sem dor, sem desconforto\u003c\/div\u003e\n\u003cdiv class=\"wm-transform-steps\"\u003e\n\u003cdiv class=\"wm-step\"\u003e\n\u003cdiv class=\"wm-step-icon\"\u003e😰\u003c\/div\u003e\n\u003cdiv class=\"wm-step-label\"\u003eAntes\u003c\/div\u003e\n\u003cdiv class=\"wm-step-desc\"\u003eJoelho doendo, pé cansado, tênis pesado\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wm-step-arrow\"\u003e→\u003c\/div\u003e\n\u003cdiv class=\"wm-step\"\u003e\n\u003cdiv class=\"wm-step-icon\"\u003e👟\u003c\/div\u003e\n\u003cdiv class=\"wm-step-label\"\u003eCarbon Marathon\u003c\/div\u003e\n\u003cdiv class=\"wm-step-desc\"\u003eLeve, macio, com absorção real do impacto\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wm-step-arrow\"\u003e→\u003c\/div\u003e\n\u003cdiv class=\"wm-step\"\u003e\n\u003cdiv class=\"wm-step-icon\"\u003e🏃♀️\u003c\/div\u003e\n\u003cdiv class=\"wm-step-label\"\u003eDepois\u003c\/div\u003e\n\u003cdiv class=\"wm-step-desc\"\u003eConfiante, leve, correndo mais longe todo dia\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- DOR vs SOLUÇÃO --\u003e\n\u003cdiv class=\"wm-pain-solution\"\u003e\n\u003cdiv class=\"wm-pain\"\u003e\n\u003cdiv class=\"wm-ps-title\"\u003e😣 Sem o tênis certo\u003c\/div\u003e\n\u003cdiv class=\"wm-ps-item\"\u003e❌ Joelho e tornozelo doendo no dia seguinte\u003c\/div\u003e\n\u003cdiv class=\"wm-ps-item\"\u003e❌ Pé abafado e suado em 10 minutos\u003c\/div\u003e\n\u003cdiv class=\"wm-ps-item\"\u003e❌ Cansa antes da hora por falta de impulso\u003c\/div\u003e\n\u003cdiv class=\"wm-ps-item\"\u003e❌ Tênis pesado que trava cada passada\u003c\/div\u003e\n\u003cdiv class=\"wm-ps-item\"\u003e❌ Preço alto demais para a qualidade entregue\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wm-solution\"\u003e\n\u003cdiv class=\"wm-ps-title\"\u003e✅ Com o Carbon Marathon\u003c\/div\u003e\n\u003cdiv class=\"wm-ps-item\"\u003e✓ Palmilha EVA que absorve impacto e protege as articulações\u003c\/div\u003e\n\u003cdiv class=\"wm-ps-item\"\u003e✓ Malha aérea que ventila em tempo real\u003c\/div\u003e\n\u003cdiv class=\"wm-ps-item\"\u003e✓ Placa de TPU que devolve energia a cada passada\u003c\/div\u003e\n\u003cdiv class=\"wm-ps-item\"\u003e✓ Ultra leve — 220g apenas\u003c\/div\u003e\n\u003cdiv class=\"wm-ps-item\"\u003e✓ Tecnologia de R$1.200 por menos de R$300\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- PILARES --\u003e\n\u003cdiv class=\"wm-pillars\"\u003e\n\u003cdiv class=\"wm-pillar\"\u003e\n\u003cdiv class=\"wm-pillar-icon\"\u003e⚡\u003c\/div\u003e\n\u003cdiv class=\"wm-pillar-title\"\u003ePropulsão\u003c\/div\u003e\n\u003cdiv class=\"wm-pillar-desc\"\u003ePlaca de TPU que devolve energia — corra mais longe com menos esforço\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wm-pillar\"\u003e\n\u003cdiv class=\"wm-pillar-icon\"\u003e🌬️\u003c\/div\u003e\n\u003cdiv class=\"wm-pillar-title\"\u003eLeveza\u003c\/div\u003e\n\u003cdiv class=\"wm-pillar-desc\"\u003eMalha aérea que mantém o pé fresco do km 1 ao km 10\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wm-pillar\"\u003e\n\u003cdiv class=\"wm-pillar-icon\"\u003e🛡️\u003c\/div\u003e\n\u003cdiv class=\"wm-pillar-title\"\u003eProteção\u003c\/div\u003e\n\u003cdiv class=\"wm-pillar-desc\"\u003ePalmilha EVA que cuida dos seus joelhos e tornozelos\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- DESCRIÇÃO --\u003e\n\u003cdiv class=\"wm-desc\"\u003eO \u003cstrong\u003eCarbon Marathon Chunta\u003c\/strong\u003e foi desenvolvido para mulheres que querem correr — seja o primeiro km ou o décimo. Ele combina \u003cstrong\u003emalha aérea respirável\u003c\/strong\u003e, \u003cstrong\u003epalmilha EVA de absorção\u003c\/strong\u003e e \u003cstrong\u003eplaca de TPU\u003c\/strong\u003e na entressola — a tecnologia que as grandes marcas cobram R$1.200+, agora ao alcance de qualquer corredora. Leve, bonito e funcional. Do treino ao fim de semana.\u003c\/div\u003e\n\u003c!-- SPECS NIKE STYLE --\u003e\n\u003cdiv class=\"wm-nike-specs\"\u003e\n\u003cdiv class=\"wm-nike-row\"\u003e\n\u003cdiv class=\"wm-nike-icon\"\u003e\u003csvg width=\"48\" height=\"38\" viewbox=\"0 0 48 38\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003cpath d=\"M2 36 L24 4 L46 36\" stroke=\"#111\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M9 36 L24 13 L39 36\" stroke=\"#111\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n          \u003cline x1=\"24\" y1=\"19\" x2=\"24\" y2=\"36\" stroke=\"#111\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n          \u003cline x1=\"18\" y1=\"30\" x2=\"30\" y2=\"30\" stroke=\"#111\" stroke-width=\"1.5\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cp class=\"wm-nike-label\"\u003eProjetado para\u003c\/p\u003e\n\u003cp class=\"wm-nike-value\"\u003eCorrida de rua — iniciantes e amadoras\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wm-nike-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"wm-nike-row\"\u003e\n\u003cdiv class=\"wm-nike-icon\"\u003e\u003csvg width=\"46\" height=\"40\" viewbox=\"0 0 46 40\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003cpath d=\"M6 8 Q6 2 12 2 L34 2 Q40 2 40 8 Q40 14 34 14 L12 14 Q6 14 6 20 Q6 26 12 26 L34 26 Q40 26 40 32 Q40 38 34 38\" stroke=\"#111\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n          \u003ccircle cx=\"34\" cy=\"38\" r=\"3\" fill=\"#111\"\u003e\u003c\/circle\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cp class=\"wm-nike-label\"\u003eDistância da prova\u003c\/p\u003e\n\u003cp class=\"wm-nike-value\"\u003e5 km, 10 km e meia maratona\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wm-nike-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"wm-nike-row\"\u003e\n\u003cdiv class=\"wm-nike-icon\"\u003e\u003csvg width=\"40\" height=\"46\" viewbox=\"0 0 40 46\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003cpath d=\"M34 4 C38 8 38 18 28 24 L14 38 L10 34 L24 20 C30 10 30 4 34 4 Z\" stroke=\"#111\" stroke-width=\"2\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M24 20 L34 4\" stroke=\"#111\" stroke-width=\"1.5\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M10 34 L6 44\" stroke=\"#111\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 40 L4 38\" stroke=\"#111\" stroke-width=\"1.5\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cp class=\"wm-nike-label\"\u003ePeso do tênis\u003c\/p\u003e\n\u003cp class=\"wm-nike-value\"\u003eAprox. 170 g \u003cspan\u003e(tamanho 35 BR)\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wm-nike-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"wm-nike-row\"\u003e\n\u003cdiv class=\"wm-nike-icon\"\u003e\u003csvg width=\"54\" height=\"36\" viewbox=\"0 0 54 36\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003crect x=\"2\" y=\"28\" width=\"50\" height=\"6\" rx=\"3\" stroke=\"#111\" stroke-width=\"1.5\"\u003e\u003c\/rect\u003e\n          \u003cpath d=\"M8 28 L8 16 Q9 8 18 7 L32 7 Q42 8 46 18 L46 28\" stroke=\"#111\" stroke-width=\"1.5\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n          \u003cline x1=\"22\" y1=\"7\" x2=\"22\" y2=\"22\" stroke=\"#111\" stroke-width=\"1.5\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n          \u003cline x1=\"8\" y1=\"4\" x2=\"46\" y2=\"14\" stroke=\"#111\" stroke-width=\"1.3\" stroke-dasharray=\"3,2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n          \u003cpolygon points=\"8,3 5,9 11,9\" fill=\"#111\"\u003e\u003c\/polygon\u003e\n          \u003cpolygon points=\"46,15 43,9 49,9\" fill=\"#111\"\u003e\u003c\/polygon\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cp class=\"wm-nike-label\"\u003eDrop do calcanhar até a ponta\u003c\/p\u003e\n\u003cp class=\"wm-nike-value\"\u003e8 mm\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SPECS GRID --\u003e\n\u003cdiv class=\"wm-specs-title\"\u003e🔧 Especificações Técnicas\u003c\/div\u003e\n\u003cdiv class=\"wm-specs\"\u003e\n\u003cdiv class=\"wm-spec-item\"\u003e\n\u003cdiv class=\"wm-spec-icon\"\u003e👟\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"wm-spec-label\"\u003eAjuste\u003c\/div\u003e\n\u003cdiv class=\"wm-spec-value\"\u003eTamanho exato — peça o seu número normal no Brasil\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wm-spec-item\"\u003e\n\u003cdiv class=\"wm-spec-icon\"\u003e🌐\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"wm-spec-label\"\u003eCabedal\u003c\/div\u003e\n\u003cdiv class=\"wm-spec-value\"\u003eMalha aérea — ventilação superior, pé sempre fresco\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wm-spec-item\"\u003e\n\u003cdiv class=\"wm-spec-icon\"\u003e🧴\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"wm-spec-label\"\u003ePalmilha\u003c\/div\u003e\n\u003cdiv class=\"wm-spec-value\"\u003eEVA — absorção de impacto, protege joelhos e tornozelos\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wm-spec-item\"\u003e\n\u003cdiv class=\"wm-spec-icon\"\u003e⚙️\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"wm-spec-label\"\u003eSola\u003c\/div\u003e\n\u003cdiv class=\"wm-spec-value\"\u003eBorracha — aderência em asfalto, trilha e pista\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wm-spec-item\"\u003e\n\u003cdiv class=\"wm-spec-icon\"\u003e🔒\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"wm-spec-label\"\u003eFixação\u003c\/div\u003e\n\u003cdiv class=\"wm-spec-value\"\u003eCadarço com costura reforçada — estabilidade total\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wm-spec-item\"\u003e\n\u003cdiv class=\"wm-spec-icon\"\u003e🦶\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"wm-spec-label\"\u003eCano\u003c\/div\u003e\n\u003cdiv class=\"wm-spec-value\"\u003eBaixo — liberdade de movimento no tornozelo\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wm-spec-item\"\u003e\n\u003cdiv class=\"wm-spec-icon\"\u003e💨\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"wm-spec-label\"\u003ePropriedades\u003c\/div\u003e\n\u003cdiv class=\"wm-spec-value\"\u003eRespirável · Anti-odor · Leve · Resistente\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wm-spec-item\"\u003e\n\u003cdiv class=\"wm-spec-icon\"\u003e⚥\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"wm-spec-label\"\u003eGênero\u003c\/div\u003e\n\u003cdiv class=\"wm-spec-value\"\u003eUnissex — disponível do 33 ao 43\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- TPU DESTAQUE --\u003e\n\u003cdiv class=\"wm-tech-block\"\u003e\n\u003cdiv class=\"wm-tech-icon\"\u003e⚡\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"wm-tech-label\"\u003eTecnologia de Elite\u003c\/div\u003e\n\u003cdiv class=\"wm-tech-title\"\u003ePlaca de TPU — a tecnologia que protege seus joelhos\u003c\/div\u003e\n\u003cdiv class=\"wm-tech-desc\"\u003eA placa de TPU inserida na entressola garante \u003cstrong style=\"color: #ff5500;\"\u003eestabilidade, absorção de impacto e propulsão\u003c\/strong\u003e. Para corredoras iniciantes, isso significa menos dor no joelho e mais confiança a cada km. Para amadoras, significa correr mais rápido com menos esforço.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- DEPOIMENTOS FEMININOS --\u003e\n\u003cdiv class=\"wm-specs-title\"\u003e💬 O que dizem as corredoras\u003c\/div\u003e\n\u003cdiv class=\"wm-tests\"\u003e\n\u003cdiv class=\"wm-test wm-test-featured\"\u003e\n\u003cdiv class=\"wm-test-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cdiv class=\"wm-test-quote\"\u003eMeu joelho sempre doía depois de correr. Com esse tênis, terminei 8km sem sentir nada. Chorei de felicidade. Nunca achei que fosse possível.\u003c\/div\u003e\n\u003cdiv class=\"wm-test-author\"\u003eAna Carolina S.  \u003cspan class=\"wm-test-verified\"\u003e✓ compradora verificada\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wm-test-distance\"\u003e🏃♀️ Corredora iniciante · 42 anos · Curitiba\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wm-tests-row\"\u003e\n\u003cdiv class=\"wm-test\"\u003e\n\u003cdiv class=\"wm-test-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cdiv class=\"wm-test-quote\"\u003eCorrida hoje foi maravilhosa. O tênis é perfeito. Irei comprar mais.\u003c\/div\u003e\n\u003cdiv class=\"wm-test-author\"\u003eErica Leticia  \u003cspan class=\"wm-test-verified\"\u003e✓ verificado\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wm-test-distance\"\u003e🏃♀️ 28 anos · SP\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wm-test\"\u003e\n\u003cdiv class=\"wm-test-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cdiv class=\"wm-test-quote\"\u003eAmei meu tênis, ele é bem macio. Apelidei ele de fofão.\u003c\/div\u003e\n\u003cdiv class=\"wm-test-author\"\u003eFabiane Almeida  \u003cspan class=\"wm-test-verified\"\u003e✓ verificado\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wm-test-distance\"\u003e🏃♀️ 35 anos · RJ\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wm-test\"\u003e\n\u003cdiv class=\"wm-test-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cdiv class=\"wm-test-quote\"\u003eMuito leve e confortável, vale o custo benefício. Tamanho certinho.\u003c\/div\u003e\n\u003cdiv class=\"wm-test-author\"\u003eSirlene Maria  \u003cspan class=\"wm-test-verified\"\u003e✓ verificado\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wm-test-distance\"\u003e🏃♀️ 48 anos · PR\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wm-test\"\u003e\n\u003cdiv class=\"wm-test-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cdiv class=\"wm-test-quote\"\u003eComprei de presente pro meu esposo, mas acabei ficando com o meu também. Super indico!\u003c\/div\u003e\n\u003cdiv class=\"wm-test-author\"\u003eCompradora verificada  \u003cspan class=\"wm-test-verified\"\u003e✓ verificado\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wm-test-distance\"\u003e🏃♀️ 52 anos · MG\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- COMUNIDADE --\u003e\n\u003cdiv class=\"wm-community\"\u003e\n\u003cdiv class=\"wm-community-icon\"\u003e👯♀️\u003c\/div\u003e\n\u003cdiv class=\"wm-community-title\"\u003eVocê não corre sozinha\u003c\/div\u003e\n\u003cdiv class=\"wm-community-sub\"\u003eCentenas de mulheres já escolheram o Carbon Marathon Chunta para dar o primeiro passo — ou para ir mais longe nos treinos. Cada uma com sua história. Todas com o mesmo tênis.\u003c\/div\u003e\n\u003cdiv class=\"wm-community-stats\"\u003e\n\u003cdiv class=\"wm-stat\"\u003e\n\u003cspan class=\"wm-stat-num\"\u003e5.0⭐\u003c\/span\u003e\u003cspan class=\"wm-stat-label\"\u003eAvaliação média\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wm-stat\"\u003e\n\u003cspan class=\"wm-stat-num\"\u003e142+\u003c\/span\u003e\u003cspan class=\"wm-stat-label\"\u003eAvaliações verificadas\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wm-stat\"\u003e\n\u003cspan class=\"wm-stat-num\"\u003e0\u003c\/span\u003e\u003cspan class=\"wm-stat-label\"\u003eAvaliações negativas\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- IDEAL PARA --\u003e\n\u003cdiv class=\"wm-ideal\"\u003e\n\u003cdiv class=\"wm-specs-title\"\u003e🏆 Ideal para você se…\u003c\/div\u003e\n\u003cdiv class=\"wm-ideal-list\"\u003e\n\u003cdiv class=\"wm-ideal-item\"\u003eEstá começando a correr e quer proteção real para os joelhos\u003c\/div\u003e\n\u003cdiv class=\"wm-ideal-item\"\u003eJá corre mas sente dor ou desconforto no tênis atual\u003c\/div\u003e\n\u003cdiv class=\"wm-ideal-item\"\u003eQuer evoluir do 0 ao 5km, do 5km ao 10km, sem sofrimento\u003c\/div\u003e\n\u003cdiv class=\"wm-ideal-item\"\u003eBusca tecnologia de verdade sem pagar preço de marca importada\u003c\/div\u003e\n\u003cdiv class=\"wm-ideal-item\"\u003eCorre em grupos, treinos ou provas de rua no fim de semana\u003c\/div\u003e\n\u003cdiv class=\"wm-ideal-item\"\u003eQuer um tênis bonito que funcione no treino e no dia a dia\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- PROVA SOCIAL BARRA --\u003e\n\u003cdiv class=\"wm-proof-bar\"\u003e\n\u003cdiv class=\"wm-proof-item\"\u003e\n\u003cspan class=\"wm-proof-num\"\u003e5.0★\u003c\/span\u003e\u003cspan class=\"wm-proof-label\"\u003eAvaliação média\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wm-proof-item\"\u003e\n\u003cspan class=\"wm-proof-num\"\u003e142+\u003c\/span\u003e\u003cspan class=\"wm-proof-label\"\u003eAvaliações verificadas\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wm-proof-item\"\u003e\n\u003cspan class=\"wm-proof-num\"\u003e0\u003c\/span\u003e\u003cspan class=\"wm-proof-label\"\u003eAvaliações negativas\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wm-proof-item\"\u003e\n\u003cspan class=\"wm-proof-num\"\u003e🚚\u003c\/span\u003e\u003cspan class=\"wm-proof-label\"\u003eFrete grátis Brasil\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- URGÊNCIA --\u003e\n\u003cdiv class=\"wm-urgency\"\u003e\n\u003cdiv class=\"wm-urgency-title\"\u003e🔥 Tamanhos esgotando — comece hoje\u003c\/div\u003e\n\u003cdiv class=\"wm-urgency-sub\"\u003eCada semana mais mulheres descobrem esse tênis. Os tamanhos mais pedidos somem primeiro. Não deixe para amanhã o que pode transformar sua corrida hoje.\u003c\/div\u003e\n\u003cdiv class=\"wm-urgency-badges\"\u003e\n\u003cspan class=\"wm-urgency-badge\"\u003e✅ Pagamento Seguro\u003c\/span\u003e \u003cspan class=\"wm-urgency-badge\"\u003e📦 Envio Imediato\u003c\/span\u003e \u003cspan class=\"wm-urgency-badge\"\u003e🔄 Troca em 7 dias\u003c\/span\u003e \u003cspan class=\"wm-urgency-badge\"\u003e💳 3x sem juros\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- GARANTIA --\u003e\n\u003cdiv class=\"wm-guarantee\"\u003e\n\u003cdiv class=\"wm-guarantee-icon\"\u003e🛡️\u003c\/div\u003e\n\u003cdiv class=\"wm-guarantee-title\"\u003eTroca garantida em 7 dias — sem risco nenhum\u003c\/div\u003e\n\u003cdiv class=\"wm-guarantee-text\"\u003eSe não servir, não gostar, ou qualquer motivo: você devolve e a gente troca. Sem burocracia. Frete da troca por nossa conta. \u003cstrong\u003eO risco é todo nosso — o benefício é todo seu.\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FAQ --\u003e\n\u003cdiv class=\"wm-specs-title\"\u003e❓ Dúvidas frequentes\u003c\/div\u003e\n\u003cdiv class=\"wm-faq\"\u003e\n\u003cdiv class=\"wm-faq-item\"\u003e\n\u003cdiv class=\"wm-faq-q\"\u003eServe para quem está começando a correr agora?\u003c\/div\u003e\n\u003cdiv class=\"wm-faq-a\"\u003eSim — e é exatamente para isso que ele foi pensado. \u003cstrong\u003eA palmilha EVA e a placa de TPU protegem as articulações\u003c\/strong\u003e, que são as que mais sofrem em quem está começando. Você corre com mais segurança e menos dor.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wm-faq-item\"\u003e\n\u003cdiv class=\"wm-faq-q\"\u003eO número é o mesmo que uso normalmente?\u003c\/div\u003e\n\u003cdiv class=\"wm-faq-a\"\u003eSim. \u003cstrong\u003ePeça o tamanho que você normalmente usa no Brasil.\u003c\/strong\u003e O ajuste é exato. Se por qualquer motivo não servir, troca grátis em 7 dias.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wm-faq-item\"\u003e\n\u003cdiv class=\"wm-faq-q\"\u003eQuanto tempo demora para chegar?\u003c\/div\u003e\n\u003cdiv class=\"wm-faq-a\"\u003eFrete grátis para todo o Brasil. Prazo médio de \u003cstrong\u003e9 a 20 dias úteis\u003c\/strong\u003e dependendo da região, com rastreio completo.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wm-faq-item\"\u003e\n\u003cdiv class=\"wm-faq-q\"\u003ePosso usar também no dia a dia e não só na corrida?\u003c\/div\u003e\n\u003cdiv class=\"wm-faq-a\"\u003eCom certeza. O design arrojado funciona no treino, no trabalho, no passeio. \u003cstrong\u003eÉ o tênis que vai de tudo.\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wm-faq-item\"\u003e\n\u003cdiv class=\"wm-faq-q\"\u003eE se eu não gostar?\u003c\/div\u003e\n\u003cdiv class=\"wm-faq-a\"\u003e\n\u003cstrong\u003eTroca garantida em 7 dias.\u003c\/strong\u003e Sem perguntas, sem burocracia. O frete da devolução é por nossa conta.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- GALERIA --\u003e\n\u003cdiv class=\"wm-gallery\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0262\/5912\/8354\/files\/IMG_4715.jpg?v=1766951300\" alt=\"Carbon Marathon Chunta\" loading=\"lazy\"\u003e\n\u003cdiv class=\"wm-gallery-grid\"\u003e\n\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0262\/5912\/8354\/files\/Imagem_Tenis_Pro_-_copia_4.jpg?v=1771690324\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0262\/5912\/8354\/files\/Imagem_Tenis_Pro_-_copia.jpg?v=1771690324\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0262\/5912\/8354\/files\/Imagem_Tenis_Pro_-_copia_3.jpg?v=1771690324\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0262\/5912\/8354\/files\/IMG_0255.jpg?v=1778593202\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0262\/5912\/8354\/files\/IMG_0256.jpg?v=1778593210\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0262\/5912\/8354\/files\/IMG_0257.jpg?v=1778593210\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0262\/5912\/8354\/files\/IMG_6991.jpg?v=1773940535\" alt=\"Carbon Marathon Chunta\" loading=\"lazy\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0262\/5912\/8354\/files\/IMG_6990.jpg?v=1773940533\" alt=\"Carbon Marathon Chunta\" loading=\"lazy\"\u003e \u003cbr\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- GARANTIAS FINAIS --\u003e\n\u003cdiv class=\"wm-guarantees\"\u003e\n\u003cdiv class=\"wm-guarantee-item\"\u003e\n\u003cspan\u003e🔒\u003c\/span\u003e Compra 100% Segura\u003c\/div\u003e\n\u003cdiv class=\"wm-guarantee-item\"\u003e\n\u003cspan\u003e🚚\u003c\/span\u003e Frete Grátis Brasil\u003c\/div\u003e\n\u003cdiv class=\"wm-guarantee-item\"\u003e\n\u003cspan\u003e⭐\u003c\/span\u003e 5.0\/5 em avaliações\u003c\/div\u003e\n\u003cdiv class=\"wm-guarantee-item\"\u003e\n\u003cspan\u003e🔄\u003c\/span\u003e Troca em 7 dias\u003c\/div\u003e\n\u003cdiv class=\"wm-guarantee-item\"\u003e\n\u003cspan\u003e💳\u003c\/span\u003e 3x sem juros\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"ChiqueB","offers":[{"title":"BRANCO E AZUL \/ 34","offer_id":49126365856052,"sku":"14:350852#white blue;200000124:200000334","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"BRANCO E AZUL \/ 35","offer_id":49126365888820,"sku":"14:350852#white blue;200000124:100010482","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"BRANCO E AZUL \/ 36","offer_id":49126365921588,"sku":"14:350852#white blue;200000124:200000898","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"BRANCO E AZUL \/ 37","offer_id":49126365954356,"sku":"14:350852#white blue;200000124:200000364","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"BRANCO E AZUL \/ 38","offer_id":49126365987124,"sku":"14:350852#white blue;200000124:100013888","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"BRANCO E AZUL \/ 39","offer_id":49126366019892,"sku":"14:350852#white blue;200000124:100010483","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"BRANCO E AZUL \/ 40","offer_id":49126366052660,"sku":"14:350852#white blue;200000124:200000337","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"BRANCO E AZUL \/ 41","offer_id":49126366085428,"sku":"14:350852#white blue;200000124:200000338","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"BRANCO E AZUL \/ 42","offer_id":49126366118196,"sku":"14:350852#white blue;200000124:100010487","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"BRANCO E AZUL \/ 43","offer_id":49126366150964,"sku":"14:350852#white blue;200000124:3116","price":295.0,"currency_code":"BRL","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0262\/5912\/8354\/files\/carbon-marathon-chunta-branco-02.webp?v=1788541760"},{"product_id":"chunta-6-0-tenis-para-corrida-leve-confortavel-resistente-macio-e-tecnologico-e-tenis-com-placa","title":"Tênis Chunta 6.0","description":"\u003cstyle\u003e\n  .cm-wrap * { box-sizing: border-box; margin: 0; padding: 0; }\n  .cm-wrap {\n    font-family: 'Segoe UI', 'Helvetica Neue', Arial, sans-serif;\n    color: #1a1a1a;\n    max-width: 800px;\n    margin: 0 auto;\n    line-height: 1.6;\n  }\n\n  \/* ── AVISO TAMANHO ── *\/\n  .cm-size-alert {\n    background: linear-gradient(135deg, #ff1a1a 0%, #cc0000 100%);\n    color: #fff;\n    text-align: center;\n    padding: 14px 20px;\n    border-radius: 8px;\n    font-size: 15px;\n    font-weight: 700;\n    letter-spacing: 0.5px;\n    margin-bottom: 28px;\n    box-shadow: 0 4px 15px rgba(255,26,26,0.35);\n    animation: pulse-red 2.5s infinite;\n  }\n  @keyframes pulse-red {\n    0%,100% { box-shadow: 0 4px 15px rgba(255,26,26,0.35); }\n    50%      { box-shadow: 0 4px 28px rgba(255,26,26,0.60); }\n  }\n  .cm-size-alert span { font-size: 18px; margin-right: 6px; }\n\n  \/* ── HERO HEADLINE ── *\/\n  .cm-hero {\n    text-align: center;\n    padding: 32px 20px 24px;\n    background: linear-gradient(160deg, #0a0a0a 0%, #1c1c1c 100%);\n    border-radius: 12px;\n    margin-bottom: 28px;\n    position: relative;\n    overflow: hidden;\n  }\n  .cm-hero::before {\n    content: '';\n    position: absolute;\n    top: -40px; right: -40px;\n    width: 200px; height: 200px;\n    background: radial-gradient(circle, rgba(255,100,0,0.18) 0%, transparent 70%);\n    border-radius: 50%;\n  }\n  .cm-hero-tag {\n    display: inline-block;\n    background: #ff5500;\n    color: #fff;\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n    padding: 4px 14px;\n    border-radius: 20px;\n    margin-bottom: 14px;\n  }\n  .cm-hero h1 {\n    font-size: 28px;\n    font-weight: 900;\n    color: #ffffff;\n    line-height: 1.2;\n    margin-bottom: 8px;\n    letter-spacing: -0.5px;\n  }\n  .cm-hero h1 em {\n    font-style: normal;\n    color: #ff5500;\n  }\n  .cm-hero p {\n    font-size: 15px;\n    color: #aaaaaa;\n    max-width: 520px;\n    margin: 0 auto;\n  }\n\n  \/* ── PROPOSTA DE VALOR (3 pilares) ── *\/\n  .cm-pillars {\n    display: flex;\n    gap: 12px;\n    margin-bottom: 28px;\n  }\n  .cm-pillar {\n    flex: 1;\n    background: #f7f7f7;\n    border-radius: 10px;\n    padding: 18px 14px;\n    text-align: center;\n    border-top: 3px solid #ff5500;\n  }\n  .cm-pillar-icon { font-size: 26px; margin-bottom: 8px; }\n  .cm-pillar-title { font-size: 13px; font-weight: 800; text-transform: uppercase; letter-spacing: 1px; color: #111; margin-bottom: 4px; }\n  .cm-pillar-desc { font-size: 12px; color: #666; line-height: 1.4; }\n\n  \/* ── DESCRIÇÃO PRINCIPAL ── *\/\n  .cm-desc {\n    background: #fff;\n    border-left: 4px solid #ff5500;\n    padding: 20px 22px;\n    border-radius: 0 10px 10px 0;\n    margin-bottom: 28px;\n    font-size: 15px;\n    color: #333;\n    line-height: 1.75;\n  }\n  .cm-desc strong { color: #ff5500; }\n\n  \/* ── SPECS ── *\/\n  .cm-specs-title {\n    font-size: 18px;\n    font-weight: 800;\n    color: #111;\n    margin-bottom: 16px;\n    padding-bottom: 10px;\n    border-bottom: 2px solid #eee;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n  }\n  .cm-specs {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 10px;\n    margin-bottom: 28px;\n  }\n  .cm-spec-item {\n    background: #f7f7f7;\n    border-radius: 8px;\n    padding: 14px 16px;\n    display: flex;\n    align-items: flex-start;\n    gap: 12px;\n  }\n  .cm-spec-icon {\n    font-size: 20px;\n    flex-shrink: 0;\n    margin-top: 1px;\n  }\n  .cm-spec-label {\n    font-size: 11px;\n    font-weight: 700;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    color: #999;\n    margin-bottom: 2px;\n  }\n  .cm-spec-value {\n    font-size: 13px;\n    font-weight: 600;\n    color: #1a1a1a;\n    line-height: 1.4;\n  }\n\n  \/* ── DESTAQUE TPU ── *\/\n  .cm-tpu-block {\n    background: linear-gradient(135deg, #0a0a0a 0%, #1a1a1a 100%);\n    border-radius: 12px;\n    padding: 24px;\n    margin-bottom: 28px;\n    display: flex;\n    align-items: center;\n    gap: 20px;\n    color: #fff;\n  }\n  .cm-tpu-icon {\n    font-size: 44px;\n    flex-shrink: 0;\n  }\n  .cm-tpu-label {\n    font-size: 11px;\n    font-weight: 700;\n    text-transform: uppercase;\n    letter-spacing: 2px;\n    color: #ff5500;\n    margin-bottom: 6px;\n  }\n  .cm-tpu-title {\n    font-size: 19px;\n    font-weight: 900;\n    margin-bottom: 6px;\n    line-height: 1.2;\n  }\n  .cm-tpu-desc {\n    font-size: 13px;\n    color: #aaa;\n    line-height: 1.5;\n  }\n\n  \/* ── PROVA SOCIAL ── *\/\n  .cm-social-proof {\n    display: flex;\n    gap: 12px;\n    margin-bottom: 28px;\n  }\n  .cm-proof-card {\n    flex: 1;\n    border-radius: 10px;\n    padding: 16px;\n    text-align: center;\n    font-size: 13px;\n  }\n  .cm-proof-card.orange { background: #fff4ee; border: 1.5px solid #ff5500; }\n  .cm-proof-card.dark   { background: #f0f0f0; border: 1.5px solid #ddd; }\n  .cm-proof-num { font-size: 28px; font-weight: 900; color: #ff5500; display: block; line-height: 1; margin-bottom: 4px; }\n  .cm-proof-desc { color: #555; font-size: 12px; line-height: 1.4; }\n\n  \/* ── CTA URGÊNCIA ── *\/\n  .cm-urgency {\n    background: linear-gradient(135deg, #ff5500 0%, #ff3300 100%);\n    border-radius: 12px;\n    padding: 24px;\n    text-align: center;\n    margin-bottom: 28px;\n    color: #fff;\n  }\n  .cm-urgency-title {\n    font-size: 20px;\n    font-weight: 900;\n    margin-bottom: 8px;\n    letter-spacing: -0.3px;\n  }\n  .cm-urgency-sub {\n    font-size: 14px;\n    opacity: 0.9;\n    margin-bottom: 16px;\n  }\n  .cm-urgency-badges {\n    display: flex;\n    justify-content: center;\n    gap: 10px;\n    flex-wrap: wrap;\n  }\n  .cm-urgency-badge {\n    background: rgba(255,255,255,0.2);\n    border-radius: 20px;\n    padding: 6px 16px;\n    font-size: 13px;\n    font-weight: 600;\n  }\n\n  \/* ── GALERIA ── *\/\n  .cm-gallery { margin-bottom: 28px; }\n  .cm-gallery img {\n    width: 100%;\n    border-radius: 10px;\n    margin-bottom: 10px;\n    display: block;\n  }\n  .cm-gallery-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 10px;\n  }\n  .cm-gallery-grid img { margin-bottom: 0; }\n\n  \/* ── GARANTIAS ── *\/\n  .cm-guarantees {\n    display: flex;\n    gap: 10px;\n    justify-content: center;\n    flex-wrap: wrap;\n    padding: 20px;\n    background: #f7f7f7;\n    border-radius: 10px;\n    margin-bottom: 28px;\n  }\n  .cm-guarantee {\n    display: flex;\n    align-items: center;\n    gap: 8px;\n    font-size: 13px;\n    color: #333;\n    font-weight: 600;\n  }\n  .cm-guarantee-icon { font-size: 20px; }\n\n  \/* ── IDEAL PARA ── *\/\n  .cm-ideal {\n    margin-bottom: 28px;\n  }\n  .cm-ideal-list {\n    display: flex;\n    flex-direction: column;\n    gap: 8px;\n  }\n  .cm-ideal-item {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    padding: 12px 16px;\n    background: #f7f7f7;\n    border-radius: 8px;\n    font-size: 14px;\n    color: #222;\n    font-weight: 500;\n  }\n  .cm-ideal-item::before {\n    content: '✓';\n    background: #ff5500;\n    color: #fff;\n    width: 22px;\n    height: 22px;\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 12px;\n    font-weight: 900;\n    flex-shrink: 0;\n  }\n\n  \/* ── VÍDEO ── *\/\n  .cm-video {\n    text-align: center;\n    margin-bottom: 28px;\n  }\n  .cm-video video {\n    width: 100%;\n    max-width: 340px;\n    height: auto;\n    border-radius: 12px;\n    display: inline-block;\n    background: #111;\n  }\n\n  \/* ── MOBILE ── *\/\n  @media (max-width: 600px) {\n    .cm-pillars { flex-direction: column; }\n    .cm-specs { grid-template-columns: 1fr; }\n    .cm-social-proof { flex-direction: column; }\n    .cm-tpu-block { flex-direction: column; text-align: center; }\n    .cm-hero h1 { font-size: 22px; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"cm-wrap\"\u003e\n\u003c!-- AVISO TAMANHO --\u003e\n\u003cdiv class=\"cm-size-alert\"\u003e\n\u003cspan\u003e⚠️\u003c\/span\u003e PEÇA O TAMANHO QUE VOCÊ USA NORMALMENTE NO BRASIL — O AJUSTE É EXATO\u003c\/div\u003e\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"cm-hero\"\u003e\n\u003cdiv class=\"cm-hero-tag\"\u003e🏃 Para Corredores de Verdade\u003c\/div\u003e\n\u003ch1\u003e\u003cem\u003eChunta 6.0\u003c\/em\u003e\u003c\/h1\u003e\n\u003cp\u003eO tênis que une tecnologia de ponta com leveza extrema — feito pra você ir mais longe, mais rápido e sem desconforto.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- VÍDEO --\u003e\u003c!-- 3 PILARES --\u003e\n\u003cdiv class=\"cm-pillars\"\u003e\n\u003cdiv class=\"cm-pillar\"\u003e\n\u003cdiv class=\"cm-pillar-icon\"\u003e🏃\u003c\/div\u003e\n\u003cdiv class=\"cm-pillar-title\"\u003eESTABILIDADE\u003c\/div\u003e\n\u003cdiv class=\"cm-pillar-desc\"\u003eCom placa interna antitorção para maior firmeza e suporte.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cm-pillar\"\u003e\n\u003cdiv class=\"cm-pillar-icon\"\u003e🌬️\u003c\/div\u003e\n\u003cdiv class=\"cm-pillar-title\"\u003eLeveza\u003c\/div\u003e\n\u003cdiv class=\"cm-pillar-desc\"\u003eMalha aérea que mantém o pé fresco do km 1 ao 21\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cm-pillar\"\u003e\n\u003cdiv class=\"cm-pillar-icon\"\u003e🛡️\u003c\/div\u003e\n\u003cdiv class=\"cm-pillar-title\"\u003eAbsorção\u003c\/div\u003e\n\u003cdiv class=\"cm-pillar-desc\"\u003ePalmilha EVA que protege articulações no longo prazo\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- DESCRIÇÃO --\u003e\n\u003cdiv class=\"cm-desc\"\u003eO \u003cstrong\u003e Chunta 6.0\u003c\/strong\u003e foi desenvolvido para corredores que não abrem mão de performance. Seja no treino diário, na corrida de rua ou na meia maratona, ele entrega estabilidade em cada passada — graças à combinação de malha aérea, palmilha EVA e sola de borracha. Design super arrojado, tecnologia real e preço acessível.\u003c\/div\u003e\n\u003c!-- SPECS --\u003e\n\u003cdiv class=\"cm-specs-title\"\u003e🔧 Especificações Técnicas\u003c\/div\u003e\n\u003cdiv class=\"cm-specs\"\u003e\n\u003cdiv class=\"cm-spec-item\"\u003e\n\u003cdiv class=\"cm-spec-icon\"\u003e👟\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"cm-spec-label\"\u003eAjuste\u003c\/div\u003e\n\u003cdiv class=\"cm-spec-value\"\u003eTamanho exato — peça o seu número normal\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cm-spec-item\"\u003e\n\u003cdiv class=\"cm-spec-icon\"\u003e🌐\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"cm-spec-label\"\u003eCabedal\u003c\/div\u003e\n\u003cdiv class=\"cm-spec-value\"\u003eMalha aérea de alta qualidade — ventilação superior\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cm-spec-item\"\u003e\n\u003cdiv class=\"cm-spec-icon\"\u003e🧴\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"cm-spec-label\"\u003ePalmilha\u003c\/div\u003e\n\u003cdiv class=\"cm-spec-value\"\u003eEVA — absorção de impacto e conforto prolongado\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cm-spec-item\"\u003e\n\u003cdiv class=\"cm-spec-icon\"\u003e⚙️\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"cm-spec-label\"\u003eSola\u003c\/div\u003e\n\u003cdiv class=\"cm-spec-value\"\u003eBorracha — aderência em asfalto, trilha e pista\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cm-spec-item\"\u003e\n\u003cdiv class=\"cm-spec-icon\"\u003e🔒\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"cm-spec-label\"\u003eFixação\u003c\/div\u003e\n\u003cdiv class=\"cm-spec-value\"\u003eCadarço com costura reforçada — zero folga em ritmo forte\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cm-spec-item\"\u003e\n\u003cdiv class=\"cm-spec-icon\"\u003e🦶\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"cm-spec-label\"\u003eCano\u003c\/div\u003e\n\u003cdiv class=\"cm-spec-value\"\u003eBaixo — liberdade total de movimento no tornozelo\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cm-spec-item\"\u003e\n\u003cdiv class=\"cm-spec-icon\"\u003e💨\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"cm-spec-label\"\u003ePropriedades\u003c\/div\u003e\n\u003cdiv class=\"cm-spec-value\"\u003eRespirável · Anti-odor · Leve · Resistente\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cm-spec-item\"\u003e\n\u003cdiv class=\"cm-spec-icon\"\u003e⚥\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"cm-spec-label\"\u003eGênero\u003c\/div\u003e\n\u003cdiv class=\"cm-spec-value\"\u003eUnissex\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- TPU DESTAQUE --\u003e\n\u003cdiv class=\"cm-tpu-block\"\u003e\n\u003cdiv class=\"cm-tpu-icon\"\u003e⚡\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"cm-tpu-label\"\u003eTecnologia de Elite\u003c\/div\u003e\n\u003cdiv class=\"cm-tpu-title\"\u003eO diferencial do Chunta 6.0\u003c\/div\u003e\n\u003cdiv class=\"cm-tpu-desc\"\u003eA placa inserida na entressola garante \u003cstrong style=\"color: #ff5500;\"\u003eestabilidade e absorção de impacto\u003c\/strong\u003e.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- IDEAL PARA --\u003e\n\u003cdiv class=\"cm-ideal\"\u003e\n\u003cdiv class=\"cm-specs-title\"\u003e🏆 Ideal para\u003c\/div\u003e\n\u003cdiv class=\"cm-ideal-list\"\u003e\n\u003cdiv class=\"cm-ideal-item\"\u003eCorridas de rua — 5km, 10km, meia e maratona\u003c\/div\u003e\n\u003cdiv class=\"cm-ideal-item\"\u003eTreinos diários de alta intensidade\u003c\/div\u003e\n\u003cdiv class=\"cm-ideal-item\"\u003eCorredores que buscam tecnologia com custo-benefício real\u003c\/div\u003e\n\u003cdiv class=\"cm-ideal-item\"\u003eUso esportivo com estilo e design moderno\u003c\/div\u003e\n\u003cdiv class=\"cm-ideal-item\"\u003eQuem tem pé sensível e precisa de amortecimento confiável\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- PROVA SOCIAL --\u003e\n\u003cdiv class=\"cm-social-proof\"\u003e\n\u003cdiv class=\"cm-proof-card orange\"\u003e\n\u003cspan class=\"cm-proof-num\"\u003e5.0⭐\u003c\/span\u003e\n\u003cdiv class=\"cm-proof-desc\"\u003eAvaliação média dos compradores\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cm-proof-card dark\"\u003e\n\u003cspan class=\"cm-proof-num\"\u003e17+\u003c\/span\u003e\n\u003cdiv class=\"cm-proof-desc\"\u003eAvaliações verificadas de corredores\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cm-proof-card orange\"\u003e\n\u003cspan class=\"cm-proof-num\"\u003e🚚\u003c\/span\u003e\n\u003cdiv class=\"cm-proof-desc\"\u003eFrete grátis com rastreio para todo o Brasil\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- URGÊNCIA --\u003e\n\u003cdiv class=\"cm-urgency\"\u003e\n\u003cdiv class=\"cm-urgency-title\"\u003e🔥 Estoque Limitado — Tamanhos Esgotando\u003c\/div\u003e\n\u003cdiv class=\"cm-urgency-sub\"\u003eCompradores de corrida buscam esse modelo toda semana. Garanta o seu antes que acabe.\u003c\/div\u003e\n\u003cdiv class=\"cm-urgency-badges\"\u003e\n\u003cspan class=\"cm-urgency-badge\"\u003e✅ Pagamento Seguro\u003c\/span\u003e \u003cspan class=\"cm-urgency-badge\"\u003e📦 Envio Imediato\u003c\/span\u003e \u003cspan class=\"cm-urgency-badge\"\u003e🔄 Troca Garantida\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- GALERIA --\u003e\n\u003cdiv class=\"cm-gallery\"\u003e\n\u003cdiv class=\"cm-gallery-grid\"\u003e\n\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0262\/5912\/8354\/files\/D_NQ_NP_2X_614115-CBT113649702785_062026-F-tnis-de-corrida-responsivos-leves-e-confortaveis-tamanhos.webp?v=1785203267\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0262\/5912\/8354\/files\/D_NQ_NP_2X_892313-CBT112483436050_062026-F-tnis-de-corrida-responsivos-leves-e-confortaveis-tamanhos.webp?v=1785203267\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0262\/5912\/8354\/files\/10.jpg?v=1779129096\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0262\/5912\/8354\/files\/3_c77c18c8-186d-4a4e-90fe-5ecdbfe74d84.jpg?v=1779129096\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0262\/5912\/8354\/files\/2_e1a7e3d9-e28e-47ce-a88a-7bfcf5fcfede.jpg?v=1779129096\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0262\/5912\/8354\/files\/1_8b06b901-1d18-4257-8519-43f945e76c5e.jpg?v=1779129096\" alt=\"\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- GARANTIAS FINAIS --\u003e\n\u003cdiv class=\"cm-guarantees\"\u003e\n\u003cdiv class=\"cm-guarantee\"\u003e\n\u003cspan class=\"cm-guarantee-icon\"\u003e🔒\u003c\/span\u003e Compra 100% Segura\u003c\/div\u003e\n\u003cdiv class=\"cm-guarantee\"\u003e\n\u003cspan class=\"cm-guarantee-icon\"\u003e🚚\u003c\/span\u003e Frete Grátis Brasil\u003c\/div\u003e\n\u003cdiv class=\"cm-guarantee\"\u003e\n\u003cspan class=\"cm-guarantee-icon\"\u003e⭐\u003c\/span\u003e 5.0\/5 em avaliações\u003c\/div\u003e\n\u003cdiv class=\"cm-guarantee\"\u003e\n\u003cspan class=\"cm-guarantee-icon\"\u003e🔄\u003c\/span\u003e Troca facilitada\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"ChiqueB","offers":[{"title":"Menta \/ 34","offer_id":49131153195316,"sku":null,"price":295.0,"currency_code":"BRL","in_stock":true},{"title":"Menta \/ 35","offer_id":49131153228084,"sku":null,"price":295.0,"currency_code":"BRL","in_stock":true},{"title":"Menta \/ 36","offer_id":49131153260852,"sku":null,"price":295.0,"currency_code":"BRL","in_stock":true},{"title":"Menta \/ 37","offer_id":49131153293620,"sku":null,"price":295.0,"currency_code":"BRL","in_stock":true},{"title":"Menta \/ 38","offer_id":49131153326388,"sku":null,"price":295.0,"currency_code":"BRL","in_stock":true},{"title":"Menta \/ 39","offer_id":49131153359156,"sku":null,"price":295.0,"currency_code":"BRL","in_stock":true},{"title":"Menta \/ 40","offer_id":49131153391924,"sku":null,"price":295.0,"currency_code":"BRL","in_stock":true},{"title":"Menta \/ 41","offer_id":49173185331508,"sku":null,"price":295.0,"currency_code":"BRL","in_stock":true},{"title":"Menta \/ 42","offer_id":49173185691956,"sku":null,"price":295.0,"currency_code":"BRL","in_stock":true},{"title":"Menta \/ 43","offer_id":49173185724724,"sku":null,"price":295.0,"currency_code":"BRL","in_stock":true},{"title":"Menta com Rosa \/ 34","offer_id":49131131470132,"sku":"14:350852#white blue;200000124:200000334","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"Menta com Rosa \/ 35","offer_id":49131131502900,"sku":"14:350852#white blue;200000124:100010482","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"Menta com Rosa \/ 36","offer_id":49131131535668,"sku":"14:350852#white blue;200000124:200000898","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"Menta com Rosa \/ 37","offer_id":49131131568436,"sku":"14:350852#white blue;200000124:200000364","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"Menta com Rosa \/ 38","offer_id":49131131601204,"sku":"14:350852#white blue;200000124:100013888","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"Menta com Rosa \/ 39","offer_id":49131131633972,"sku":"14:350852#white blue;200000124:100010483","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"Menta com Rosa \/ 40","offer_id":49131131666740,"sku":"14:350852#white blue;200000124:200000337","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"Menta com Rosa \/ 41","offer_id":49131131699508,"sku":"14:350852#white blue;200000124:200000338","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"Menta com Rosa \/ 42","offer_id":49131131732276,"sku":"14:350852#white blue;200000124:100010487","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"Menta com Rosa \/ 43","offer_id":49131131765044,"sku":"14:350852#white blue;200000124:3116","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"Azul candy \/ 34","offer_id":49131153522996,"sku":null,"price":295.0,"currency_code":"BRL","in_stock":true},{"title":"Azul candy \/ 35","offer_id":49131153555764,"sku":null,"price":295.0,"currency_code":"BRL","in_stock":true},{"title":"Azul candy \/ 36","offer_id":49131153588532,"sku":null,"price":295.0,"currency_code":"BRL","in_stock":true},{"title":"Azul candy \/ 37","offer_id":49131153621300,"sku":null,"price":295.0,"currency_code":"BRL","in_stock":true},{"title":"Azul candy \/ 38","offer_id":49131153654068,"sku":null,"price":295.0,"currency_code":"BRL","in_stock":true},{"title":"Azul candy \/ 39","offer_id":49131153686836,"sku":null,"price":295.0,"currency_code":"BRL","in_stock":true},{"title":"Azul candy \/ 40","offer_id":49131153719604,"sku":null,"price":295.0,"currency_code":"BRL","in_stock":true},{"title":"Azul candy \/ 41","offer_id":49131153752372,"sku":null,"price":295.0,"currency_code":"BRL","in_stock":true},{"title":"Azul candy \/ 42","offer_id":49131153785140,"sku":null,"price":295.0,"currency_code":"BRL","in_stock":true},{"title":"Azul candy \/ 43","offer_id":49131153817908,"sku":null,"price":295.0,"currency_code":"BRL","in_stock":true},{"title":"Rosa com Menta \/ 34","offer_id":49131153850676,"sku":null,"price":295.0,"currency_code":"BRL","in_stock":true},{"title":"Rosa com Menta \/ 35","offer_id":49131153883444,"sku":null,"price":295.0,"currency_code":"BRL","in_stock":true},{"title":"Rosa com Menta \/ 36","offer_id":49131153916212,"sku":null,"price":295.0,"currency_code":"BRL","in_stock":true},{"title":"Rosa com Menta \/ 37","offer_id":49131153948980,"sku":null,"price":295.0,"currency_code":"BRL","in_stock":true},{"title":"Rosa com Menta \/ 38","offer_id":49131153981748,"sku":null,"price":295.0,"currency_code":"BRL","in_stock":true},{"title":"Rosa com Menta \/ 39","offer_id":49131154014516,"sku":null,"price":295.0,"currency_code":"BRL","in_stock":true},{"title":"Rosa com Menta \/ 40","offer_id":49131154047284,"sku":null,"price":295.0,"currency_code":"BRL","in_stock":true},{"title":"Rosa com Menta \/ 41","offer_id":49131154080052,"sku":null,"price":295.0,"currency_code":"BRL","in_stock":true},{"title":"Rosa com Menta \/ 42","offer_id":49131154112820,"sku":null,"price":295.0,"currency_code":"BRL","in_stock":true},{"title":"Rosa com Menta \/ 43","offer_id":49131154145588,"sku":null,"price":295.0,"currency_code":"BRL","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0262\/5912\/8354\/files\/25_2.webp?v=1785177779"},{"product_id":"tenis-new-chunta-complaca","title":"Tênis New Chunta","description":"\u003c!-- =========================================================\n     NEW CHUNTA — Descrição de produto\n     Mesmo padrão de toda a linha Chunta\n     ========================================================= --\u003e\n\u003cstyle\u003e\n  .nc-wrap * { box-sizing: border-box; margin: 0; padding: 0; }\n  .nc-wrap {\n    font-family: 'Segoe UI', 'Helvetica Neue', Arial, sans-serif;\n    color: #1a1a1a;\n    max-width: 800px;\n    margin: 0 auto;\n    line-height: 1.6;\n  }\n\n  .nc-size-alert {\n    background: linear-gradient(135deg, #ff1a1a 0%, #cc0000 100%);\n    color: #fff;\n    text-align: center;\n    padding: 14px 20px;\n    border-radius: 8px;\n    font-size: 15px;\n    font-weight: 700;\n    letter-spacing: 0.5px;\n    margin-bottom: 28px;\n    box-shadow: 0 4px 15px rgba(255,26,26,0.35);\n    animation: nc-pulse 2.5s infinite;\n  }\n  @keyframes nc-pulse {\n    0%,100% { box-shadow: 0 4px 15px rgba(255,26,26,0.35); }\n    50%      { box-shadow: 0 4px 28px rgba(255,26,26,0.60); }\n  }\n  .nc-size-alert span { font-size: 18px; margin-right: 6px; }\n\n  .nc-hero {\n    text-align: center;\n    padding: 32px 20px 24px;\n    background: linear-gradient(160deg, #0a0a0a 0%, #1c1c1c 100%);\n    border-radius: 12px;\n    margin-bottom: 28px;\n    position: relative;\n    overflow: hidden;\n  }\n  .nc-hero::before {\n    content: '';\n    position: absolute;\n    top: -40px; right: -40px;\n    width: 200px; height: 200px;\n    background: radial-gradient(circle, rgba(255,100,0,0.18) 0%, transparent 70%);\n    border-radius: 50%;\n  }\n  .nc-hero-tag { display: inline-block; background: #ff5500; color: #fff; font-size: 11px; font-weight: 700; letter-spacing: 2px; text-transform: uppercase; padding: 4px 14px; border-radius: 20px; margin-bottom: 14px; }\n  .nc-hero h1 { font-size: 28px; font-weight: 900; color: #fff; line-height: 1.2; margin-bottom: 8px; letter-spacing: -0.5px; }\n  .nc-hero h1 em { font-style: normal; color: #ff5500; }\n  .nc-hero p { font-size: 15px; color: #aaa; max-width: 520px; margin: 0 auto; }\n\n  .nc-pillars { display: flex; gap: 12px; margin-bottom: 28px; }\n  .nc-pillar { flex: 1; background: #f7f7f7; border-radius: 10px; padding: 18px 14px; text-align: center; border-top: 3px solid #ff5500; }\n  .nc-pillar-icon { font-size: 26px; margin-bottom: 8px; }\n  .nc-pillar-title { font-size: 13px; font-weight: 800; text-transform: uppercase; letter-spacing: 1px; color: #111; margin-bottom: 4px; }\n  .nc-pillar-desc { font-size: 12px; color: #666; line-height: 1.4; }\n\n  .nc-desc { background: #fff; border-left: 4px solid #ff5500; padding: 20px 22px; border-radius: 0 10px 10px 0; margin-bottom: 28px; font-size: 15px; color: #333; line-height: 1.75; }\n  .nc-desc strong { color: #ff5500; }\n\n  .nc-nike-specs { background: #f5f5f5; border-radius: 12px; padding: 8px 0; margin-bottom: 28px; }\n  .nc-nike-row { display: flex; align-items: center; gap: 24px; padding: 22px 28px; }\n  .nc-nike-icon { flex-shrink: 0; width: 52px; display: flex; justify-content: center; }\n  .nc-nike-label { margin: 0 0 3px; font-size: 14px; color: #666; font-weight: 400; }\n  .nc-nike-value { margin: 0; font-size: 20px; font-weight: 500; color: #111; line-height: 1.3; }\n  .nc-nike-value span { font-size: 15px; font-weight: 400; color: #666; }\n  .nc-nike-divider { height: 1px; background: #ddd; margin: 0 28px; }\n\n  .nc-specs-title { font-size: 18px; font-weight: 800; color: #111; margin-bottom: 16px; padding-bottom: 10px; border-bottom: 2px solid #eee; text-transform: uppercase; letter-spacing: 1px; }\n  .nc-specs { display: grid; grid-template-columns: 1fr 1fr; gap: 10px; margin-bottom: 28px; }\n  .nc-spec-item { background: #f7f7f7; border-radius: 8px; padding: 14px 16px; display: flex; align-items: flex-start; gap: 12px; }\n  .nc-spec-icon { font-size: 20px; flex-shrink: 0; margin-top: 1px; }\n  .nc-spec-label { font-size: 11px; font-weight: 700; text-transform: uppercase; letter-spacing: 1px; color: #999; margin-bottom: 2px; }\n  .nc-spec-value { font-size: 13px; font-weight: 600; color: #1a1a1a; line-height: 1.4; }\n\n  .nc-tech-block {\n    background: linear-gradient(135deg, #0a0a0a 0%, #1a1a1a 100%);\n    border-radius: 12px;\n    padding: 24px;\n    margin-bottom: 28px;\n    display: flex;\n    align-items: center;\n    gap: 20px;\n    color: #fff;\n  }\n  .nc-tech-icon { font-size: 44px; flex-shrink: 0; }\n  .nc-tech-label { font-size: 11px; font-weight: 700; text-transform: uppercase; letter-spacing: 2px; color: #ff5500; margin-bottom: 6px; }\n  .nc-tech-title { font-size: 19px; font-weight: 900; margin-bottom: 6px; line-height: 1.2; }\n  .nc-tech-desc { font-size: 13px; color: #aaa; line-height: 1.5; }\n\n  .nc-ideal { margin-bottom: 28px; }\n  .nc-ideal-list { display: flex; flex-direction: column; gap: 8px; }\n  .nc-ideal-item { display: flex; align-items: center; gap: 12px; padding: 12px 16px; background: #f7f7f7; border-radius: 8px; font-size: 14px; color: #222; font-weight: 500; }\n  .nc-ideal-item::before { content: '✓'; background: #ff5500; color: #fff; width: 22px; height: 22px; border-radius: 50%; display: flex; align-items: center; justify-content: center; font-size: 12px; font-weight: 900; flex-shrink: 0; }\n\n  .nc-social-proof { display: flex; gap: 12px; margin-bottom: 28px; }\n  .nc-proof-card { flex: 1; border-radius: 10px; padding: 16px; text-align: center; font-size: 13px; }\n  .nc-proof-card.orange { background: #fff4ee; border: 1.5px solid #ff5500; }\n  .nc-proof-card.dark   { background: #f0f0f0; border: 1.5px solid #ddd; }\n  .nc-proof-num { font-size: 28px; font-weight: 900; color: #ff5500; display: block; line-height: 1; margin-bottom: 4px; }\n  .nc-proof-desc { color: #555; font-size: 12px; line-height: 1.4; }\n\n  .nc-urgency { background: linear-gradient(135deg, #ff5500 0%, #ff3300 100%); border-radius: 12px; padding: 24px; text-align: center; margin-bottom: 28px; color: #fff; }\n  .nc-urgency-title { font-size: 20px; font-weight: 900; margin-bottom: 8px; }\n  .nc-urgency-sub { font-size: 14px; opacity: 0.9; margin-bottom: 16px; }\n  .nc-urgency-badges { display: flex; justify-content: center; gap: 10px; flex-wrap: wrap; }\n  .nc-urgency-badge { background: rgba(255,255,255,0.2); border-radius: 20px; padding: 6px 16px; font-size: 13px; font-weight: 600; }\n\n  .nc-gallery { margin-bottom: 28px; }\n  .nc-gallery img { width: 100%; border-radius: 10px; margin-bottom: 10px; display: block; }\n  .nc-gallery-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 10px; }\n  .nc-gallery-grid img { margin-bottom: 0; }\n\n  .nc-guarantees { display: flex; gap: 10px; justify-content: center; flex-wrap: wrap; padding: 20px; background: #f7f7f7; border-radius: 10px; margin-bottom: 28px; }\n  .nc-guarantee { display: flex; align-items: center; gap: 8px; font-size: 13px; color: #333; font-weight: 600; }\n  .nc-guarantee-icon { font-size: 20px; }\n\n  @media (max-width: 600px) {\n    .nc-pillars { flex-direction: column; }\n    .nc-specs { grid-template-columns: 1fr; }\n    .nc-social-proof { flex-direction: column; }\n    .nc-tech-block { flex-direction: column; text-align: center; }\n    .nc-hero h1 { font-size: 22px; }\n    .nc-nike-row { padding: 16px; gap: 16px; }\n    .nc-nike-value { font-size: 16px; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"nc-wrap\"\u003e\n\u003c!-- AVISO TAMANHO --\u003e\n\u003cdiv class=\"nc-size-alert\"\u003e\n\u003cspan\u003e⚠️\u003c\/span\u003e PEÇA O TAMANHO QUE VOCÊ USA NO BRASIL — O AJUSTE É EXATO\u003c\/div\u003e\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"nc-hero\"\u003e\n\u003cdiv class=\"nc-hero-tag\"\u003e👟 Conforto · Leveza · Estilo\u003c\/div\u003e\n\u003ch1\u003eNew \u003cem\u003eChunta\u003c\/em\u003e\n\u003c\/h1\u003e\n\u003cp\u003eDesign arrojado, tecnologia avançada com placa TPU e conforto real — o tênis que une performance esportiva com estilo do dia a dia.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 3 PILARES --\u003e\n\u003cdiv class=\"nc-pillars\"\u003e\n\u003cdiv class=\"nc-pillar\"\u003e\n\u003cdiv class=\"nc-pillar-icon\"\u003e🌬️\u003c\/div\u003e\n\u003cdiv class=\"nc-pillar-title\"\u003eRespirável\u003c\/div\u003e\n\u003cdiv class=\"nc-pillar-desc\"\u003eMalha aérea que mantém o pé fresco em qualquer atividade\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nc-pillar\"\u003e\n\u003cdiv class=\"nc-pillar-icon\"\u003e🛡️\u003c\/div\u003e\n\u003cdiv class=\"nc-pillar-title\"\u003eAbsorção\u003c\/div\u003e\n\u003cdiv class=\"nc-pillar-desc\"\u003ePalmilha EVA que protege articulações no uso prolongado\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nc-pillar\"\u003e\n\u003cdiv class=\"nc-pillar-icon\"\u003e🎨\u003c\/div\u003e\n\u003cdiv class=\"nc-pillar-title\"\u003eVersátil\u003c\/div\u003e\n\u003cdiv class=\"nc-pillar-desc\"\u003eDesign tecnológico perfeito para corrida e casual\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- DESCRIÇÃO --\u003e\n\u003cdiv class=\"nc-desc\"\u003eO \u003cstrong\u003eNew Chunta\u003c\/strong\u003e foi criado para quem quer um tênis completo — leve no pé, forte na pisada e bonito no visual. Com malha aérea de alta qualidade, placa de TPU, palmilha EVA de absorção e sola em borracha antiderrapante, ele entrega conforto real nas corridas diárias e no uso casual. Cadarço frisado, design arrojado e tecnologia antiodor para manter seus pés sempre frescos.\u003c\/div\u003e\n\u003c!-- SPECS NIKE STYLE --\u003e\n\u003cdiv class=\"nc-nike-specs\"\u003e\n\u003cdiv class=\"nc-nike-row\"\u003e\n\u003cdiv class=\"nc-nike-icon\"\u003e\u003csvg width=\"48\" height=\"38\" viewbox=\"0 0 48 38\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003cpath d=\"M2 36 L24 4 L46 36\" stroke=\"#111\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M9 36 L24 13 L39 36\" stroke=\"#111\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n          \u003cline x1=\"24\" y1=\"19\" x2=\"24\" y2=\"36\" stroke=\"#111\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n          \u003cline x1=\"18\" y1=\"30\" x2=\"30\" y2=\"30\" stroke=\"#111\" stroke-width=\"1.5\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cp class=\"nc-nike-label\"\u003eProjetado para\u003c\/p\u003e\n\u003cp class=\"nc-nike-value\"\u003eCorrida de rua e uso casual\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nc-nike-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"nc-nike-row\"\u003e\n\u003cdiv class=\"nc-nike-icon\"\u003e\u003csvg width=\"46\" height=\"40\" viewbox=\"0 0 46 40\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003cpath d=\"M6 8 Q6 2 12 2 L34 2 Q40 2 40 8 Q40 14 34 14 L12 14 Q6 14 6 20 Q6 26 12 26 L34 26 Q40 26 40 32 Q40 38 34 38\" stroke=\"#111\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n          \u003ccircle cx=\"34\" cy=\"38\" r=\"3\" fill=\"#111\"\u003e\u003c\/circle\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cp class=\"nc-nike-label\"\u003eOcasião\u003c\/p\u003e\n\u003cp class=\"nc-nike-value\"\u003eTreinos, corridas, lazer e trabalho\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nc-nike-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"nc-nike-row\"\u003e\n\u003cdiv class=\"nc-nike-icon\"\u003e\u003csvg width=\"40\" height=\"46\" viewbox=\"0 0 40 46\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003cpath d=\"M34 4 C38 8 38 18 28 24 L14 38 L10 34 L24 20 C30 10 30 4 34 4 Z\" stroke=\"#111\" stroke-width=\"2\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M24 20 L34 4\" stroke=\"#111\" stroke-width=\"1.5\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M10 34 L6 44\" stroke=\"#111\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 40 L4 38\" stroke=\"#111\" stroke-width=\"1.5\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cp class=\"nc-nike-label\"\u003eAmortecimento\u003c\/p\u003e\n\u003cp class=\"nc-nike-value\"\u003ePlaca TPU + Palmilha EVA + Sola Borracha\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nc-nike-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"nc-nike-row\"\u003e\n\u003cdiv class=\"nc-nike-icon\"\u003e\u003csvg width=\"54\" height=\"36\" viewbox=\"0 0 54 36\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003crect x=\"2\" y=\"28\" width=\"50\" height=\"6\" rx=\"3\" stroke=\"#111\" stroke-width=\"1.5\"\u003e\u003c\/rect\u003e\n          \u003cpath d=\"M8 28 L8 16 Q9 8 18 7 L32 7 Q42 8 46 18 L46 28\" stroke=\"#111\" stroke-width=\"1.5\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n          \u003cline x1=\"22\" y1=\"7\" x2=\"22\" y2=\"22\" stroke=\"#111\" stroke-width=\"1.5\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cp class=\"nc-nike-label\"\u003eGênero\u003c\/p\u003e\n\u003cp class=\"nc-nike-value\"\u003eUnissex\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SPECS GRID --\u003e\n\u003cdiv class=\"nc-specs-title\"\u003e🔧 Especificações Técnicas\u003c\/div\u003e\n\u003cdiv class=\"nc-specs\"\u003e\n\u003cdiv class=\"nc-spec-item\"\u003e\n\u003cdiv class=\"nc-spec-icon\"\u003e👟\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"nc-spec-label\"\u003eAjuste\u003c\/div\u003e\n\u003cdiv class=\"nc-spec-value\"\u003eTamanho exato — peça o número que usa no Brasil\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nc-spec-item\"\u003e\n\u003cdiv class=\"nc-spec-icon\"\u003e🌐\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"nc-spec-label\"\u003eCabedal\u003c\/div\u003e\n\u003cdiv class=\"nc-spec-value\"\u003eMalha aérea de alta qualidade — ventilação superior\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nc-spec-item\"\u003e\n\u003cdiv class=\"nc-spec-icon\"\u003e🧴\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"nc-spec-label\"\u003ePalmilha\u003c\/div\u003e\n\u003cdiv class=\"nc-spec-value\"\u003eEVA — absorção de impacto e conforto prolongado\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nc-spec-item\"\u003e\n\u003cdiv class=\"nc-spec-icon\"\u003e⚙️\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"nc-spec-label\"\u003eSola\u003c\/div\u003e\n\u003cdiv class=\"nc-spec-value\"\u003eBorracha — durabilidade e aderência em qualquer superfície\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nc-spec-item\"\u003e\n\u003cdiv class=\"nc-spec-icon\"\u003e🔒\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"nc-spec-label\"\u003eFechamento\u003c\/div\u003e\n\u003cdiv class=\"nc-spec-value\"\u003eCadarço frisado — ajuste seguro e estilo diferenciado\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nc-spec-item\"\u003e\n\u003cdiv class=\"nc-spec-icon\"\u003e🦶\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"nc-spec-label\"\u003eCano\u003c\/div\u003e\n\u003cdiv class=\"nc-spec-value\"\u003eBaixo — liberdade total de movimento no tornozelo\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nc-spec-item\"\u003e\n\u003cdiv class=\"nc-spec-icon\"\u003e💨\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"nc-spec-label\"\u003ePropriedades\u003c\/div\u003e\n\u003cdiv class=\"nc-spec-value\"\u003eRespirável · Antiodor · Leve · Resistente\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nc-spec-item\"\u003e\n\u003cdiv class=\"nc-spec-icon\"\u003e⚥\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"nc-spec-label\"\u003eGênero\u003c\/div\u003e\n\u003cdiv class=\"nc-spec-value\"\u003eUnissex\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- DESTAQUE TECH --\u003e\n\u003cdiv class=\"nc-tech-block\"\u003e\n\u003cdiv class=\"nc-tech-icon\"\u003e🌬️\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"nc-tech-label\"\u003eTecnologia de Conforto\u003c\/div\u003e\n\u003cdiv class=\"nc-tech-title\"\u003eMalha aérea + EVA + Borracha — combinação perfeita\u003c\/div\u003e\n\u003cdiv class=\"nc-tech-desc\"\u003eA malha aérea garante \u003cstrong style=\"color: #ff5500;\"\u003eventilação constante\u003c\/strong\u003e, a palmilha EVA absorve o impacto de cada passada e a sola de borracha entrega aderência real em qualquer superfície. Três camadas de tecnologia para o máximo conforto.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- IDEAL PARA --\u003e\n\u003cdiv class=\"nc-ideal\"\u003e\n\u003cdiv class=\"nc-specs-title\"\u003e🏆 Ideal para\u003c\/div\u003e\n\u003cdiv class=\"nc-ideal-list\"\u003e\n\u003cdiv class=\"nc-ideal-item\"\u003eCorridas diárias e treinos\u003c\/div\u003e\n\u003cdiv class=\"nc-ideal-item\"\u003eUso casual — trabalho, lazer e passeios\u003c\/div\u003e\n\u003cdiv class=\"nc-ideal-item\"\u003eQuem quer um tênis versátil que serve para tudo\u003c\/div\u003e\n\u003cdiv class=\"nc-ideal-item\"\u003eDesign arrojado que combina com qualquer visual\u003c\/div\u003e\n\u003cdiv class=\"nc-ideal-item\"\u003eHomens e mulheres — modelo unissex todos os tamanhos\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- PROVA SOCIAL --\u003e\n\u003cdiv class=\"nc-social-proof\"\u003e\n\u003cdiv class=\"nc-proof-card orange\"\u003e\n\u003cspan class=\"nc-proof-num\"\u003e5.0⭐\u003c\/span\u003e\n\u003cdiv class=\"nc-proof-desc\"\u003eAvaliação média dos compradores\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nc-proof-card dark\"\u003e\n\u003cspan class=\"nc-proof-num\"\u003e42+\u003c\/span\u003e\n\u003cdiv class=\"nc-proof-desc\"\u003eAvaliações verificadas\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nc-proof-card orange\"\u003e\n\u003cspan class=\"nc-proof-num\"\u003e🚚\u003c\/span\u003e\n\u003cdiv class=\"nc-proof-desc\"\u003eFrete grátis com rastreio para todo o Brasil\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- URGÊNCIA --\u003e\n\u003cdiv class=\"nc-urgency\"\u003e\n\u003cdiv class=\"nc-urgency-title\"\u003e🔥 Estoque Limitado — Tamanhos Esgotando\u003c\/div\u003e\n\u003cdiv class=\"nc-urgency-sub\"\u003eO New Chunta é um dos modelos mais procurados da loja. Garanta o seu agora.\u003c\/div\u003e\n\u003cdiv class=\"nc-urgency-badges\"\u003e\n\u003cspan class=\"nc-urgency-badge\"\u003e✅ Pagamento Seguro\u003c\/span\u003e \u003cspan class=\"nc-urgency-badge\"\u003e📦 Envio Imediato\u003c\/span\u003e \u003cspan class=\"nc-urgency-badge\"\u003e🔄 Troca Garantida\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- GALERIA --\u003e\n\u003cdiv class=\"nc-gallery\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0262\/5912\/8354\/files\/IMG_4715.jpg?v=1766951300\" alt=\"New Chunta\" loading=\"lazy\"\u003e\n\u003cdiv class=\"nc-gallery-grid\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0262\/5912\/8354\/files\/13_63df5c89-2e65-433a-87d4-66d317e47120.jpg?v=1781200515\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0262\/5912\/8354\/files\/15_e11a1641-403d-4c17-b0df-a75233bdd7b2.jpg?v=1781200532\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0262\/5912\/8354\/files\/14_c609d817-44ef-4223-abd4-e2f67bbc2091.jpg?v=1781200552\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0262\/5912\/8354\/files\/12_6832d301-a10e-4486-b692-6d16e40d6fee.jpg?v=1781200776\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0262\/5912\/8354\/files\/11_0af944dd-666b-41fb-902c-12e93d53d471.jpg?v=1781200760\" alt=\"\"\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- GARANTIAS --\u003e\n\u003cdiv class=\"nc-guarantees\"\u003e\n\u003cdiv class=\"nc-guarantee\"\u003e\n\u003cspan class=\"nc-guarantee-icon\"\u003e🔒\u003c\/span\u003e Compra 100% Segura\u003c\/div\u003e\n\u003cdiv class=\"nc-guarantee\"\u003e\n\u003cspan class=\"nc-guarantee-icon\"\u003e🚚\u003c\/span\u003e Frete Grátis Brasil\u003c\/div\u003e\n\u003cdiv class=\"nc-guarantee\"\u003e\n\u003cspan class=\"nc-guarantee-icon\"\u003e⭐\u003c\/span\u003e 5.0\/5 em avaliações\u003c\/div\u003e\n\u003cdiv class=\"nc-guarantee\"\u003e\n\u003cspan class=\"nc-guarantee-icon\"\u003e🔄\u003c\/span\u003e Troca facilitada\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"ChiqueB","offers":[{"title":"AZUL \/ 34","offer_id":49156610392372,"sku":"14:175#green;200000124:200000334","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"AZUL \/ 35","offer_id":49156610425140,"sku":"14:175#green;200000124:100010482","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"AZUL \/ 36","offer_id":49156610457908,"sku":"14:175#green;200000124:200000898","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"AZUL \/ 37","offer_id":49156610490676,"sku":"14:175#green;200000124:200000364","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"AZUL \/ 38","offer_id":49156610523444,"sku":"14:175#green;200000124:100013888","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"AZUL \/ 39","offer_id":49156610556212,"sku":"14:175#green;200000124:100010483","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"AZUL \/ 40","offer_id":49156610588980,"sku":"14:175#green;200000124:200000337","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"AZUL \/ 41","offer_id":49156610621748,"sku":"14:175#green;200000124:200000338","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"AZUL \/ 42","offer_id":49156610654516,"sku":"14:175#green;200000124:100010487","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"AZUL \/ 43","offer_id":49156610687284,"sku":"14:175#green;200000124:3116","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"AZUL \/ 44","offer_id":49156610720052,"sku":null,"price":295.0,"currency_code":"BRL","in_stock":false},{"title":"ROSA \/ 34","offer_id":49156600561972,"sku":"14:175#green;200000124:200000334","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"ROSA \/ 35","offer_id":49156600594740,"sku":"14:175#green;200000124:100010482","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"ROSA \/ 36","offer_id":49156600627508,"sku":"14:175#green;200000124:200000898","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"ROSA \/ 37","offer_id":49156600660276,"sku":"14:175#green;200000124:200000364","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"ROSA \/ 38","offer_id":49156600693044,"sku":"14:175#green;200000124:100013888","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"ROSA \/ 39","offer_id":49156600725812,"sku":"14:175#green;200000124:100010483","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"ROSA \/ 40","offer_id":49156600758580,"sku":"14:175#green;200000124:200000337","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"ROSA \/ 41","offer_id":49156600791348,"sku":"14:175#green;200000124:200000338","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"ROSA \/ 42","offer_id":49156600824116,"sku":"14:175#green;200000124:100010487","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"ROSA \/ 43","offer_id":49156600856884,"sku":"14:175#green;200000124:3116","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"ROSA \/ 44","offer_id":49156606755124,"sku":null,"price":295.0,"currency_code":"BRL","in_stock":false},{"title":"VERDE \/ 34","offer_id":49156601217332,"sku":"14:350852#white blue;200000124:200000334","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"VERDE \/ 35","offer_id":49156601250100,"sku":"14:350852#white blue;200000124:100010482","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"VERDE \/ 36","offer_id":49156601282868,"sku":"14:350852#white blue;200000124:200000898","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"VERDE \/ 37","offer_id":49156601315636,"sku":"14:350852#white blue;200000124:200000364","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"VERDE \/ 38","offer_id":49156601348404,"sku":"14:350852#white blue;200000124:100013888","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"VERDE \/ 39","offer_id":49156601381172,"sku":"14:350852#white blue;200000124:100010483","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"VERDE \/ 40","offer_id":49156601413940,"sku":"14:350852#white blue;200000124:200000337","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"VERDE \/ 41","offer_id":49156601446708,"sku":"14:350852#white blue;200000124:200000338","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"VERDE \/ 42","offer_id":49156601479476,"sku":"14:350852#white blue;200000124:100010487","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"VERDE \/ 43","offer_id":49156601512244,"sku":"14:350852#white blue;200000124:3116","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"VERDE \/ 44","offer_id":49156606820660,"sku":null,"price":295.0,"currency_code":"BRL","in_stock":false},{"title":"LARANJA \/ 34","offer_id":49156609933620,"sku":"14:175#green;200000124:200000334","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"LARANJA \/ 35","offer_id":49156609966388,"sku":"14:175#green;200000124:100010482","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"LARANJA \/ 36","offer_id":49156609999156,"sku":"14:175#green;200000124:200000898","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"LARANJA \/ 37","offer_id":49156610031924,"sku":"14:175#green;200000124:200000364","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"LARANJA \/ 38","offer_id":49156610064692,"sku":"14:175#green;200000124:100013888","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"LARANJA \/ 39","offer_id":49156610097460,"sku":"14:175#green;200000124:100010483","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"LARANJA \/ 40","offer_id":49156610130228,"sku":"14:175#green;200000124:200000337","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"LARANJA \/ 41","offer_id":49156610162996,"sku":"14:175#green;200000124:200000338","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"LARANJA \/ 42","offer_id":49156610195764,"sku":"14:175#green;200000124:100010487","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"LARANJA \/ 43","offer_id":49156610228532,"sku":"14:175#green;200000124:3116","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"LARANJA \/ 44","offer_id":49156610261300,"sku":null,"price":295.0,"currency_code":"BRL","in_stock":false},{"title":"AMARELO \/ 34","offer_id":49156600889652,"sku":"14:173#blue;200000124:200000334","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"AMARELO \/ 35","offer_id":49156600922420,"sku":"14:173#blue;200000124:100010482","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"AMARELO \/ 36","offer_id":49156600955188,"sku":"14:173#blue;200000124:200000898","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"AMARELO \/ 37","offer_id":49156600987956,"sku":"14:173#blue;200000124:200000364","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"AMARELO \/ 38","offer_id":49156601020724,"sku":"14:173#blue;200000124:100013888","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"AMARELO \/ 39","offer_id":49156601053492,"sku":"14:173#blue;200000124:100010483","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"AMARELO \/ 40","offer_id":49156601086260,"sku":"14:173#blue;200000124:200000337","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"AMARELO \/ 41","offer_id":49156601119028,"sku":"14:173#blue;200000124:200000338","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"AMARELO \/ 42","offer_id":49156601151796,"sku":"14:173#blue;200000124:100010487","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"AMARELO \/ 43","offer_id":49156601184564,"sku":"14:173#blue;200000124:3116","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"AMARELO \/ 44","offer_id":49156606787892,"sku":null,"price":295.0,"currency_code":"BRL","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0262\/5912\/8354\/files\/chunta-branco-azul-lateral.webp?v=1788717983"},{"product_id":"tenis-carbon-marathon-chunta-feminino","title":"Tênis Carbon Marathon Chunta","description":"\u003c!-- =========================================================\n     CARBON MARATHON CHUNTA — Descrição de produto para corredores\n     Alto impacto de conversão | Cole diretamente no editor HTML da Shopify\n     ========================================================= --\u003e\n\u003cstyle\u003e\n  .cm-wrap * { box-sizing: border-box; margin: 0; padding: 0; }\n  .cm-wrap {\n    font-family: 'Segoe UI', 'Helvetica Neue', Arial, sans-serif;\n    color: #1a1a1a;\n    max-width: 800px;\n    margin: 0 auto;\n    line-height: 1.6;\n  }\n\n  \/* ── AVISO TAMANHO ── *\/\n  .cm-size-alert {\n    background: linear-gradient(135deg, #ff1a1a 0%, #cc0000 100%);\n    color: #fff;\n    text-align: center;\n    padding: 14px 20px;\n    border-radius: 8px;\n    font-size: 15px;\n    font-weight: 700;\n    letter-spacing: 0.5px;\n    margin-bottom: 28px;\n    box-shadow: 0 4px 15px rgba(255,26,26,0.35);\n    animation: pulse-red 2.5s infinite;\n  }\n  @keyframes pulse-red {\n    0%,100% { box-shadow: 0 4px 15px rgba(255,26,26,0.35); }\n    50%      { box-shadow: 0 4px 28px rgba(255,26,26,0.60); }\n  }\n  .cm-size-alert span { font-size: 18px; margin-right: 6px; }\n\n  \/* ── HERO HEADLINE ── *\/\n  .cm-hero {\n    text-align: center;\n    padding: 32px 20px 24px;\n    background: linear-gradient(160deg, #0a0a0a 0%, #1c1c1c 100%);\n    border-radius: 12px;\n    margin-bottom: 28px;\n    position: relative;\n    overflow: hidden;\n  }\n  .cm-hero::before {\n    content: '';\n    position: absolute;\n    top: -40px; right: -40px;\n    width: 200px; height: 200px;\n    background: radial-gradient(circle, rgba(255,100,0,0.18) 0%, transparent 70%);\n    border-radius: 50%;\n  }\n  .cm-hero-tag {\n    display: inline-block;\n    background: #ff5500;\n    color: #fff;\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n    padding: 4px 14px;\n    border-radius: 20px;\n    margin-bottom: 14px;\n  }\n  .cm-hero h1 {\n    font-size: 28px;\n    font-weight: 900;\n    color: #ffffff;\n    line-height: 1.2;\n    margin-bottom: 8px;\n    letter-spacing: -0.5px;\n  }\n  .cm-hero h1 em {\n    font-style: normal;\n    color: #ff5500;\n  }\n  .cm-hero p {\n    font-size: 15px;\n    color: #aaaaaa;\n    max-width: 520px;\n    margin: 0 auto;\n  }\n\n  \/* ── PROPOSTA DE VALOR (3 pilares) ── *\/\n  .cm-pillars {\n    display: flex;\n    gap: 12px;\n    margin-bottom: 28px;\n  }\n  .cm-pillar {\n    flex: 1;\n    background: #f7f7f7;\n    border-radius: 10px;\n    padding: 18px 14px;\n    text-align: center;\n    border-top: 3px solid #ff5500;\n  }\n  .cm-pillar-icon { font-size: 26px; margin-bottom: 8px; }\n  .cm-pillar-title { font-size: 13px; font-weight: 800; text-transform: uppercase; letter-spacing: 1px; color: #111; margin-bottom: 4px; }\n  .cm-pillar-desc { font-size: 12px; color: #666; line-height: 1.4; }\n\n  \/* ── DESCRIÇÃO PRINCIPAL ── *\/\n  .cm-desc {\n    background: #fff;\n    border-left: 4px solid #ff5500;\n    padding: 20px 22px;\n    border-radius: 0 10px 10px 0;\n    margin-bottom: 28px;\n    font-size: 15px;\n    color: #333;\n    line-height: 1.75;\n  }\n  .cm-desc strong { color: #ff5500; }\n\n  \/* ── SPECS ── *\/\n  .cm-specs-title {\n    font-size: 18px;\n    font-weight: 800;\n    color: #111;\n    margin-bottom: 16px;\n    padding-bottom: 10px;\n    border-bottom: 2px solid #eee;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n  }\n  .cm-specs {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 10px;\n    margin-bottom: 28px;\n  }\n  .cm-spec-item {\n    background: #f7f7f7;\n    border-radius: 8px;\n    padding: 14px 16px;\n    display: flex;\n    align-items: flex-start;\n    gap: 12px;\n  }\n  .cm-spec-icon {\n    font-size: 20px;\n    flex-shrink: 0;\n    margin-top: 1px;\n  }\n  .cm-spec-label {\n    font-size: 11px;\n    font-weight: 700;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    color: #999;\n    margin-bottom: 2px;\n  }\n  .cm-spec-value {\n    font-size: 13px;\n    font-weight: 600;\n    color: #1a1a1a;\n    line-height: 1.4;\n  }\n\n  \/* ── DESTAQUE TPU ── *\/\n  .cm-tpu-block {\n    background: linear-gradient(135deg, #0a0a0a 0%, #1a1a1a 100%);\n    border-radius: 12px;\n    padding: 24px;\n    margin-bottom: 28px;\n    display: flex;\n    align-items: center;\n    gap: 20px;\n    color: #fff;\n  }\n  .cm-tpu-icon {\n    font-size: 44px;\n    flex-shrink: 0;\n  }\n  .cm-tpu-label {\n    font-size: 11px;\n    font-weight: 700;\n    text-transform: uppercase;\n    letter-spacing: 2px;\n    color: #ff5500;\n    margin-bottom: 6px;\n  }\n  .cm-tpu-title {\n    font-size: 19px;\n    font-weight: 900;\n    margin-bottom: 6px;\n    line-height: 1.2;\n  }\n  .cm-tpu-desc {\n    font-size: 13px;\n    color: #aaa;\n    line-height: 1.5;\n  }\n\n  \/* ── PROVA SOCIAL ── *\/\n  .cm-social-proof {\n    display: flex;\n    gap: 12px;\n    margin-bottom: 28px;\n  }\n  .cm-proof-card {\n    flex: 1;\n    border-radius: 10px;\n    padding: 16px;\n    text-align: center;\n    font-size: 13px;\n  }\n  .cm-proof-card.orange { background: #fff4ee; border: 1.5px solid #ff5500; }\n  .cm-proof-card.dark   { background: #f0f0f0; border: 1.5px solid #ddd; }\n  .cm-proof-num { font-size: 28px; font-weight: 900; color: #ff5500; display: block; line-height: 1; margin-bottom: 4px; }\n  .cm-proof-desc { color: #555; font-size: 12px; line-height: 1.4; }\n\n  \/* ── CTA URGÊNCIA ── *\/\n  .cm-urgency {\n    background: linear-gradient(135deg, #ff5500 0%, #ff3300 100%);\n    border-radius: 12px;\n    padding: 24px;\n    text-align: center;\n    margin-bottom: 28px;\n    color: #fff;\n  }\n  .cm-urgency-title {\n    font-size: 20px;\n    font-weight: 900;\n    margin-bottom: 8px;\n    letter-spacing: -0.3px;\n  }\n  .cm-urgency-sub {\n    font-size: 14px;\n    opacity: 0.9;\n    margin-bottom: 16px;\n  }\n  .cm-urgency-badges {\n    display: flex;\n    justify-content: center;\n    gap: 10px;\n    flex-wrap: wrap;\n  }\n  .cm-urgency-badge {\n    background: rgba(255,255,255,0.2);\n    border-radius: 20px;\n    padding: 6px 16px;\n    font-size: 13px;\n    font-weight: 600;\n  }\n\n  \/* ── GALERIA ── *\/\n  .cm-gallery { margin-bottom: 28px; }\n  .cm-gallery img {\n    width: 100%;\n    border-radius: 10px;\n    margin-bottom: 10px;\n    display: block;\n  }\n  .cm-gallery-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 10px;\n  }\n  .cm-gallery-grid img { margin-bottom: 0; }\n\n  \/* ── GARANTIAS ── *\/\n  .cm-guarantees {\n    display: flex;\n    gap: 10px;\n    justify-content: center;\n    flex-wrap: wrap;\n    padding: 20px;\n    background: #f7f7f7;\n    border-radius: 10px;\n    margin-bottom: 28px;\n  }\n  .cm-guarantee {\n    display: flex;\n    align-items: center;\n    gap: 8px;\n    font-size: 13px;\n    color: #333;\n    font-weight: 600;\n  }\n  .cm-guarantee-icon { font-size: 20px; }\n\n  \/* ── IDEAL PARA ── *\/\n  .cm-ideal {\n    margin-bottom: 28px;\n  }\n  .cm-ideal-list {\n    display: flex;\n    flex-direction: column;\n    gap: 8px;\n  }\n  .cm-ideal-item {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    padding: 12px 16px;\n    background: #f7f7f7;\n    border-radius: 8px;\n    font-size: 14px;\n    color: #222;\n    font-weight: 500;\n  }\n  .cm-ideal-item::before {\n    content: '✓';\n    background: #ff5500;\n    color: #fff;\n    width: 22px;\n    height: 22px;\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 12px;\n    font-weight: 900;\n    flex-shrink: 0;\n  }\n\n  \/* ── MOBILE ── *\/\n  @media (max-width: 600px) {\n    .cm-pillars { flex-direction: column; }\n    .cm-specs { grid-template-columns: 1fr; }\n    .cm-social-proof { flex-direction: column; }\n    .cm-tpu-block { flex-direction: column; text-align: center; }\n    .cm-hero h1 { font-size: 22px; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"cm-wrap\"\u003e\n\u003c!-- AVISO TAMANHO --\u003e\n\u003cdiv class=\"cm-size-alert\"\u003e\n\u003cspan\u003e⚠️\u003c\/span\u003e PEÇA O TAMANHO QUE VOCÊ USA NORMALMENTE NO BRASIL — O AJUSTE É EXATO\u003c\/div\u003e\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"cm-hero\"\u003e\n\u003cdiv class=\"cm-hero-tag\"\u003e🏃 Para Corredores de Verdade\u003c\/div\u003e\n\u003ch1\u003eCarbon Marathon \u003cem\u003eChunta\u003c\/em\u003e\n\u003c\/h1\u003e\n\u003cp\u003eO tênis que une tecnologia de placa de TPU com leveza extrema — feito pra você ir mais longe, mais rápido e sem desconforto.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 3 PILARES --\u003e\n\u003cdiv class=\"cm-pillars\"\u003e\n\u003cdiv class=\"cm-pillar\"\u003e\n\u003cdiv class=\"cm-pillar-icon\"\u003e⚡\u003c\/div\u003e\n\u003cdiv class=\"cm-pillar-title\"\u003eimpulsão\u003c\/div\u003e\n\u003cdiv class=\"cm-pillar-desc\"\u003ePlaca de TPU para retorno de energia a cada passada\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cm-pillar\"\u003e\n\u003cdiv class=\"cm-pillar-icon\"\u003e🌬️\u003c\/div\u003e\n\u003cdiv class=\"cm-pillar-title\"\u003eLeveza\u003c\/div\u003e\n\u003cdiv class=\"cm-pillar-desc\"\u003eMalha aérea que mantém o pé fresco do km 1 ao 42\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cm-pillar\"\u003e\n\u003cdiv class=\"cm-pillar-icon\"\u003e🛡️\u003c\/div\u003e\n\u003cdiv class=\"cm-pillar-title\"\u003eAbsorção\u003c\/div\u003e\n\u003cdiv class=\"cm-pillar-desc\"\u003ePalmilha EVA que protege articulações no longo prazo\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- DESCRIÇÃO --\u003e\n\u003cdiv class=\"cm-desc\"\u003eO \u003cstrong\u003eCarbon Marathon Chunta\u003c\/strong\u003e foi desenvolvido para corredores que não abrem mão de performance. Seja no treino diário, na corrida de rua ou na maratona, ele entrega estabilidade e impulso com cada passada — graças à combinação de malha aérea, palmilha EVA e placa de TPU. Design arrojado, tecnologia real e preço acessível.\u003c\/div\u003e\n\u003c!-- SPECS NIKE-STYLE --\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n    .cm-nike-specs {\n      background: #f5f5f5;\n      border-radius: 12px;\n      padding: 8px 0;\n      margin-bottom: 28px;\n    }\n    .cm-nike-row {\n      display: flex;\n      align-items: center;\n      gap: 24px;\n      padding: 22px 28px;\n    }\n    .cm-nike-icon {\n      flex-shrink: 0;\n      width: 52px;\n      display: flex;\n      justify-content: center;\n    }\n    .cm-nike-label {\n      margin: 0 0 3px;\n      font-size: 14px;\n      color: #666;\n      font-weight: 400;\n    }\n    .cm-nike-value {\n      margin: 0;\n      font-size: 20px;\n      font-weight: 500;\n      color: #111;\n      line-height: 1.3;\n    }\n    .cm-nike-value span {\n      font-size: 15px;\n      font-weight: 400;\n      color: #666;\n    }\n    .cm-nike-divider {\n      height: 1px;\n      background: #ddd;\n      margin: 0 28px;\n    }\n    @media (max-width: 600px) {\n      .cm-nike-value { font-size: 16px; }\n      .cm-nike-row { padding: 18px 16px; gap: 16px; }\n    }\n  \u003c\/style\u003e\n\u003cdiv class=\"cm-wrap\"\u003e\n\u003cdiv class=\"cm-nike-specs\"\u003e\n\u003cdiv class=\"cm-nike-row\"\u003e\n\u003cdiv class=\"cm-nike-icon\"\u003e\u003csvg width=\"48\" height=\"38\" viewbox=\"0 0 48 38\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003cpath d=\"M2 36 L24 4 L46 36\" stroke=\"#111\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M9 36 L24 13 L39 36\" stroke=\"#111\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n          \u003cline x1=\"24\" y1=\"19\" x2=\"24\" y2=\"36\" stroke=\"#111\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n          \u003cline x1=\"18\" y1=\"30\" x2=\"30\" y2=\"30\" stroke=\"#111\" stroke-width=\"1.5\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cp class=\"cm-nike-label\"\u003eProjetado para\u003c\/p\u003e\n\u003cp class=\"cm-nike-value\"\u003eCorrida de rua e esteira \u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cm-nike-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"cm-nike-row\"\u003e\n\u003cdiv class=\"cm-nike-icon\"\u003e\u003csvg width=\"46\" height=\"40\" viewbox=\"0 0 46 40\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003cpath d=\"M6 8 Q6 2 12 2 L34 2 Q40 2 40 8 Q40 14 34 14 L12 14 Q6 14 6 20 Q6 26 12 26 L34 26 Q40 26 40 32 Q40 38 34 38\" stroke=\"#111\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n          \u003ccircle cx=\"34\" cy=\"38\" r=\"3\" fill=\"#111\"\u003e\u003c\/circle\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cp class=\"cm-nike-label\"\u003eDistância da prova\u003c\/p\u003e\n\u003cp class=\"cm-nike-value\"\u003e5 km, 10 km e maratona\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cm-nike-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"cm-nike-row\"\u003e\n\u003cdiv class=\"cm-nike-icon\"\u003e\u003csvg width=\"40\" height=\"46\" viewbox=\"0 0 40 46\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003cpath d=\"M34 4 C38 8 38 18 28 24 L14 38 L10 34 L24 20 C30 10 30 4 34 4 Z\" stroke=\"#111\" stroke-width=\"2\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M24 20 L34 4\" stroke=\"#111\" stroke-width=\"1.5\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M10 34 L6 44\" stroke=\"#111\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 40 L4 38\" stroke=\"#111\" stroke-width=\"1.5\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cp class=\"cm-nike-label\"\u003ePeso do tênis\u003c\/p\u003e\n\u003cp class=\"cm-nike-value\"\u003eAprox. 195 g \u003cspan\u003e(Tamanho 40 BR)\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cm-nike-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"cm-nike-row\"\u003e\n\u003cdiv class=\"cm-nike-icon\"\u003e\u003csvg width=\"54\" height=\"36\" viewbox=\"0 0 54 36\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003crect x=\"2\" y=\"28\" width=\"50\" height=\"6\" rx=\"3\" stroke=\"#111\" stroke-width=\"1.5\"\u003e\u003c\/rect\u003e\n          \u003cpath d=\"M8 28 L8 16 Q9 8 18 7 L32 7 Q42 8 46 18 L46 28\" stroke=\"#111\" stroke-width=\"1.5\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n          \u003cline x1=\"22\" y1=\"7\" x2=\"22\" y2=\"22\" stroke=\"#111\" stroke-width=\"1.5\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n          \u003cline x1=\"8\" y1=\"4\" x2=\"46\" y2=\"14\" stroke=\"#111\" stroke-width=\"1.3\" stroke-dasharray=\"3,2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n          \u003cline x1=\"8\" y1=\"4\" x2=\"8\" y2=\"28\" stroke=\"#111\" stroke-width=\"1.2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n          \u003cpolygon points=\"8,3 5,9 11,9\" fill=\"#111\"\u003e\u003c\/polygon\u003e\n          \u003cline x1=\"46\" y1=\"14\" x2=\"46\" y2=\"28\" stroke=\"#111\" stroke-width=\"1.2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n          \u003cpolygon points=\"46,15 43,9 49,9\" fill=\"#111\"\u003e\u003c\/polygon\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cp class=\"cm-nike-label\"\u003eDrop do calcanhar até a ponta\u003c\/p\u003e\n\u003cp class=\"cm-nike-value\"\u003e7 mm\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SPECS --\u003e\n\u003cdiv class=\"cm-specs-title\"\u003e🔧 Especificações Técnicas\u003c\/div\u003e\n\u003cdiv class=\"cm-specs\"\u003e\n\u003cdiv class=\"cm-spec-item\"\u003e\n\u003cdiv class=\"cm-spec-icon\"\u003e👟\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"cm-spec-label\"\u003eAjuste\u003c\/div\u003e\n\u003cdiv class=\"cm-spec-value\"\u003eTamanho exato — peça o seu número normal\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cm-spec-item\"\u003e\n\u003cdiv class=\"cm-spec-icon\"\u003e🌐\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"cm-spec-label\"\u003eCabedal\u003c\/div\u003e\n\u003cdiv class=\"cm-spec-value\"\u003eMalha aérea de alta qualidade — ventilação superior\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cm-spec-item\"\u003e\n\u003cdiv class=\"cm-spec-icon\"\u003e🧴\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"cm-spec-label\"\u003ePalmilha\u003c\/div\u003e\n\u003cdiv class=\"cm-spec-value\"\u003eEVA — absorção de impacto e conforto prolongado\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cm-spec-item\"\u003e\n\u003cdiv class=\"cm-spec-icon\"\u003e⚙️\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"cm-spec-label\"\u003eSola\u003c\/div\u003e\n\u003cdiv class=\"cm-spec-value\"\u003eBorracha — aderência em asfalto, trilha e pista\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cm-spec-item\"\u003e\n\u003cdiv class=\"cm-spec-icon\"\u003e🔒\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"cm-spec-label\"\u003eFixação\u003c\/div\u003e\n\u003cdiv class=\"cm-spec-value\"\u003eCadarço com costura reforçada — zero folga em ritmo forte\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cm-spec-item\"\u003e\n\u003cdiv class=\"cm-spec-icon\"\u003e🦶\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"cm-spec-label\"\u003eCano\u003c\/div\u003e\n\u003cdiv class=\"cm-spec-value\"\u003eBaixo — liberdade total de movimento no tornozelo\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cm-spec-item\"\u003e\n\u003cdiv class=\"cm-spec-icon\"\u003e💨\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"cm-spec-label\"\u003ePropriedades\u003c\/div\u003e\n\u003cdiv class=\"cm-spec-value\"\u003eRespirável · Anti-odor · Leve · Resistente\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cm-spec-item\"\u003e\n\u003cdiv class=\"cm-spec-icon\"\u003e⚥\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"cm-spec-label\"\u003eGênero\u003c\/div\u003e\n\u003cdiv class=\"cm-spec-value\"\u003eUnissex\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- TPU DESTAQUE --\u003e\n\u003cdiv class=\"cm-tpu-block\"\u003e\n\u003cdiv class=\"cm-tpu-icon\"\u003e⚡\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"cm-tpu-label\"\u003eTecnologia de Elite\u003c\/div\u003e\n\u003cdiv class=\"cm-tpu-title\"\u003ePlaca de TPU — O diferencial do Carbon Marathon\u003c\/div\u003e\n\u003cdiv class=\"cm-tpu-desc\"\u003eA placa de TPU (Poliuretano Termoplástico) inserida na entressola garante \u003cstrong style=\"color: #ff5500;\"\u003eestabilidade, absorção de impacto e propulsão\u003c\/strong\u003e — a mesma tecnologia presente em tênis de corrida de R$1.200+, agora ao seu alcance.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- IDEAL PARA --\u003e\n\u003cdiv class=\"cm-ideal\"\u003e\n\u003cdiv class=\"cm-specs-title\"\u003e🏆 Ideal para\u003c\/div\u003e\n\u003cdiv class=\"cm-ideal-list\"\u003e\n\u003cdiv class=\"cm-ideal-item\"\u003eCorridas de rua — 5km, 10km e maratona\u003c\/div\u003e\n\u003cdiv class=\"cm-ideal-item\"\u003eTreinos diários de alta intensidade\u003c\/div\u003e\n\u003cdiv class=\"cm-ideal-item\"\u003eCorredores que buscam tecnologia com custo-benefício real\u003c\/div\u003e\n\u003cdiv class=\"cm-ideal-item\"\u003eUso esportivo com estilo e design moderno\u003c\/div\u003e\n\u003cdiv class=\"cm-ideal-item\"\u003eQuem tem pé sensível e precisa de amortecimento confiável\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- PROVA SOCIAL --\u003e\n\u003cdiv class=\"cm-social-proof\"\u003e\n\u003cdiv class=\"cm-proof-card orange\"\u003e\n\u003cspan class=\"cm-proof-num\"\u003e5.0⭐\u003c\/span\u003e\n\u003cdiv class=\"cm-proof-desc\"\u003eAvaliação média dos compradores\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cm-proof-card dark\"\u003e\n\u003cspan class=\"cm-proof-num\"\u003e342+\u003c\/span\u003e\n\u003cdiv class=\"cm-proof-desc\"\u003eAvaliações verificadas de corredores\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cm-proof-card orange\"\u003e\n\u003cspan class=\"cm-proof-num\"\u003e🚚\u003c\/span\u003e\n\u003cdiv class=\"cm-proof-desc\"\u003eFrete grátis com rastreio para todo o Brasil\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- URGÊNCIA --\u003e\n\u003cdiv class=\"cm-urgency\"\u003e\n\u003cdiv class=\"cm-urgency-title\"\u003e🔥 Estoque Limitado — Tamanhos Esgotando\u003c\/div\u003e\n\u003cdiv class=\"cm-urgency-sub\"\u003eCompradores de corrida buscam esse modelo toda semana. Garanta o seu antes que acabe.\u003c\/div\u003e\n\u003cdiv class=\"cm-urgency-badges\"\u003e\n\u003cspan class=\"cm-urgency-badge\"\u003e✅ Pagamento Seguro\u003c\/span\u003e \u003cspan class=\"cm-urgency-badge\"\u003e📦 Envio Imediato\u003c\/span\u003e \u003cspan class=\"cm-urgency-badge\"\u003e🔄 Troca Garantida\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- GALERIA --\u003e\n\u003cdiv class=\"cm-gallery\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0262\/5912\/8354\/files\/IMG_4715.jpg?v=1766951300\" alt=\"Carbon Marathon Chunta - Vista geral\" loading=\"lazy\"\u003e\n\u003cdiv class=\"cm-gallery-grid\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0262\/5912\/8354\/files\/IMG_6991.jpg?v=1773940535\" alt=\"Carbon Marathon Chunta\" loading=\"lazy\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0262\/5912\/8354\/files\/IMG_6990.jpg?v=1773940533\" alt=\"Carbon Marathon Chunta\" loading=\"lazy\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0262\/5912\/8354\/files\/IMG_6993.jpg?v=1773940537\" alt=\"Carbon Marathon Chunta\" loading=\"lazy\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0262\/5912\/8354\/files\/IMG_6992.jpg?v=1773940534\" alt=\"Carbon Marathon Chunta\" loading=\"lazy\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0262\/5912\/8354\/files\/IMG_6988.jpg?v=1773940534\" alt=\"Carbon Marathon Chunta\" loading=\"lazy\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0262\/5912\/8354\/files\/IMG_6989.jpg?v=1773940535\" alt=\"Carbon Marathon Chunta\" loading=\"lazy\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0262\/5912\/8354\/files\/IMG_6995.jpg?v=1773940535\" alt=\"Carbon Marathon Chunta\" loading=\"lazy\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0262\/5912\/8354\/files\/IMG_6994.jpg?v=1773940535\" alt=\"Carbon Marathon Chunta\" loading=\"lazy\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0262\/5912\/8354\/files\/IMG_6997.jpg?v=1773940535\" alt=\"Carbon Marathon Chunta\" loading=\"lazy\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0262\/5912\/8354\/files\/IMG_6996.jpg?v=1773940535\" alt=\"Carbon Marathon Chunta\" loading=\"lazy\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- GARANTIAS FINAIS --\u003e\n\u003cdiv class=\"cm-guarantees\"\u003e\n\u003cdiv class=\"cm-guarantee\"\u003e\n\u003cspan class=\"cm-guarantee-icon\"\u003e🔒\u003c\/span\u003e Compra 100% Segura\u003c\/div\u003e\n\u003cdiv class=\"cm-guarantee\"\u003e\n\u003cspan class=\"cm-guarantee-icon\"\u003e🚚\u003c\/span\u003e Frete Grátis Brasil\u003c\/div\u003e\n\u003cdiv class=\"cm-guarantee\"\u003e\n\u003cspan class=\"cm-guarantee-icon\"\u003e⭐\u003c\/span\u003e 5.0\/5 em avaliações\u003c\/div\u003e\n\u003cdiv class=\"cm-guarantee\"\u003e\n\u003cspan class=\"cm-guarantee-icon\"\u003e🔄\u003c\/span\u003e Troca facilitada\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"ChiqueB","offers":[{"title":"AZUL \/ 34","offer_id":49184574013748,"sku":"14:173#blue;200000124:200000334","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"AZUL \/ 35","offer_id":49184574046516,"sku":"14:173#blue;200000124:100010482","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"AZUL \/ 36","offer_id":49184574079284,"sku":"14:173#blue;200000124:200000898","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"AZUL \/ 37","offer_id":49184574112052,"sku":"14:173#blue;200000124:200000364","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"AZUL \/ 38","offer_id":49184574144820,"sku":"14:173#blue;200000124:100013888","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"AZUL \/ 39","offer_id":49184574177588,"sku":"14:173#blue;200000124:100010483","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"AZUL \/ 40","offer_id":49184574210356,"sku":"14:173#blue;200000124:200000337","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"AZUL \/ 41","offer_id":49184574243124,"sku":"14:173#blue;200000124:200000338","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"AZUL \/ 42","offer_id":49184574275892,"sku":"14:173#blue;200000124:100010487","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"AZUL \/ 43","offer_id":49184574308660,"sku":"14:173#blue;200000124:3116","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"SALMÃO \/ 34","offer_id":49184574341428,"sku":"14:350850#orange;200000124:200000334","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"SALMÃO \/ 35","offer_id":49184574374196,"sku":"14:350850#orange;200000124:100010482","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"SALMÃO \/ 36","offer_id":49184574406964,"sku":"14:350850#orange;200000124:200000898","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"SALMÃO \/ 37","offer_id":49184574439732,"sku":"14:350850#orange;200000124:200000364","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"SALMÃO \/ 38","offer_id":49184574472500,"sku":"14:350850#orange;200000124:100013888","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"SALMÃO \/ 39","offer_id":49184574505268,"sku":"14:350850#orange;200000124:100010483","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"SALMÃO \/ 40","offer_id":49184574538036,"sku":"14:350850#orange;200000124:200000337","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"SALMÃO \/ 41","offer_id":49184574570804,"sku":"14:350850#orange;200000124:200000338","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"SALMÃO \/ 42","offer_id":49184574603572,"sku":"14:350850#orange;200000124:100010487","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"SALMÃO \/ 43","offer_id":49184574636340,"sku":"14:350850#orange;200000124:3116","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"LARANJA \/ 34","offer_id":49184573358388,"sku":"14:771#white;200000124:200000334","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"LARANJA \/ 35","offer_id":49184573391156,"sku":"14:771#white;200000124:100010482","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"LARANJA \/ 36","offer_id":49184573423924,"sku":"14:771#white;200000124:200000898","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"LARANJA \/ 37","offer_id":49184573456692,"sku":"14:771#white;200000124:200000364","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"LARANJA \/ 38","offer_id":49184573489460,"sku":"14:771#white;200000124:100013888","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"LARANJA \/ 39","offer_id":49184573522228,"sku":"14:771#white;200000124:100010483","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"LARANJA \/ 40","offer_id":49184573554996,"sku":"14:771#white;200000124:200000337","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"LARANJA \/ 41","offer_id":49184573587764,"sku":"14:771#white;200000124:200000338","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"LARANJA \/ 42","offer_id":49184573620532,"sku":"14:771#white;200000124:100010487","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"LARANJA \/ 43","offer_id":49184573653300,"sku":"14:771#white;200000124:3116","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"VERDE \/ 34","offer_id":49184573686068,"sku":"14:175#green;200000124:200000334","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"VERDE \/ 35","offer_id":49184573718836,"sku":"14:175#green;200000124:100010482","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"VERDE \/ 36","offer_id":49184573751604,"sku":"14:175#green;200000124:200000898","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"VERDE \/ 37","offer_id":49184573784372,"sku":"14:175#green;200000124:200000364","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"VERDE \/ 38","offer_id":49184573817140,"sku":"14:175#green;200000124:100013888","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"VERDE \/ 39","offer_id":49184573849908,"sku":"14:175#green;200000124:100010483","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"VERDE \/ 40","offer_id":49184573882676,"sku":"14:175#green;200000124:200000337","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"VERDE \/ 41","offer_id":49184573915444,"sku":"14:175#green;200000124:200000338","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"VERDE \/ 42","offer_id":49184573948212,"sku":"14:175#green;200000124:100010487","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"VERDE \/ 43","offer_id":49184573980980,"sku":"14:175#green;200000124:3116","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"BRANCO E AZUL \/ 34","offer_id":49184573030708,"sku":"14:350852#white blue;200000124:200000334","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"BRANCO E AZUL \/ 35","offer_id":49184573063476,"sku":"14:350852#white blue;200000124:100010482","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"BRANCO E AZUL \/ 36","offer_id":49184573096244,"sku":"14:350852#white blue;200000124:200000898","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"BRANCO E AZUL \/ 37","offer_id":49184573129012,"sku":"14:350852#white blue;200000124:200000364","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"BRANCO E AZUL \/ 38","offer_id":49184573161780,"sku":"14:350852#white blue;200000124:100013888","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"BRANCO E AZUL \/ 39","offer_id":49184573194548,"sku":"14:350852#white blue;200000124:100010483","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"BRANCO E AZUL \/ 40","offer_id":49184573227316,"sku":"14:350852#white blue;200000124:200000337","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"BRANCO E AZUL \/ 41","offer_id":49184573260084,"sku":"14:350852#white blue;200000124:200000338","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"BRANCO E AZUL \/ 42","offer_id":49184573292852,"sku":"14:350852#white blue;200000124:100010487","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"BRANCO E AZUL \/ 43","offer_id":49184573325620,"sku":"14:350852#white blue;200000124:3116","price":295.0,"currency_code":"BRL","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0262\/5912\/8354\/files\/2_ecf88b7c-bf02-40ab-99dd-61b0b2e72a19.png?v=1773950808"},{"product_id":"tenis-new-chunta-1","title":"Tênis New Chunta","description":"\u003c!-- =========================================================\n     NEW CHUNTA — Descrição de produto\n     Mesmo padrão de toda a linha Chunta\n     ========================================================= --\u003e\n\u003cstyle\u003e\n  .nc-wrap * { box-sizing: border-box; margin: 0; padding: 0; }\n  .nc-wrap {\n    font-family: 'Segoe UI', 'Helvetica Neue', Arial, sans-serif;\n    color: #1a1a1a;\n    max-width: 800px;\n    margin: 0 auto;\n    line-height: 1.6;\n  }\n\n  .nc-size-alert {\n    background: linear-gradient(135deg, #ff1a1a 0%, #cc0000 100%);\n    color: #fff;\n    text-align: center;\n    padding: 14px 20px;\n    border-radius: 8px;\n    font-size: 15px;\n    font-weight: 700;\n    letter-spacing: 0.5px;\n    margin-bottom: 28px;\n    box-shadow: 0 4px 15px rgba(255,26,26,0.35);\n    animation: nc-pulse 2.5s infinite;\n  }\n  @keyframes nc-pulse {\n    0%,100% { box-shadow: 0 4px 15px rgba(255,26,26,0.35); }\n    50%      { box-shadow: 0 4px 28px rgba(255,26,26,0.60); }\n  }\n  .nc-size-alert span { font-size: 18px; margin-right: 6px; }\n\n  .nc-hero {\n    text-align: center;\n    padding: 32px 20px 24px;\n    background: linear-gradient(160deg, #0a0a0a 0%, #1c1c1c 100%);\n    border-radius: 12px;\n    margin-bottom: 28px;\n    position: relative;\n    overflow: hidden;\n  }\n  .nc-hero::before {\n    content: '';\n    position: absolute;\n    top: -40px; right: -40px;\n    width: 200px; height: 200px;\n    background: radial-gradient(circle, rgba(255,20,147,0.18) 0%, transparent 70%);\n    border-radius: 50%;\n  }\n  .nc-hero-tag { display: inline-block; background: #ff1493; color: #fff; font-size: 11px; font-weight: 700; letter-spacing: 2px; text-transform: uppercase; padding: 4px 14px; border-radius: 20px; margin-bottom: 14px; }\n  .nc-hero h1 { font-size: 28px; font-weight: 900; color: #fff; line-height: 1.2; margin-bottom: 8px; letter-spacing: -0.5px; }\n  .nc-hero h1 em { font-style: normal; color: #ff1493; }\n  .nc-hero p { font-size: 15px; color: #aaa; max-width: 520px; margin: 0 auto; }\n\n  .nc-pillars { display: flex; gap: 12px; margin-bottom: 28px; }\n  .nc-pillar { flex: 1; background: #f7f7f7; border-radius: 10px; padding: 18px 14px; text-align: center; border-top: 3px solid #ff1493; }\n  .nc-pillar-icon { font-size: 26px; margin-bottom: 8px; }\n  .nc-pillar-title { font-size: 13px; font-weight: 800; text-transform: uppercase; letter-spacing: 1px; color: #111; margin-bottom: 4px; }\n  .nc-pillar-desc { font-size: 12px; color: #666; line-height: 1.4; }\n\n  .nc-desc { background: #fff; border-left: 4px solid #ff1493; padding: 20px 22px; border-radius: 0 10px 10px 0; margin-bottom: 28px; font-size: 15px; color: #333; line-height: 1.75; }\n  .nc-desc strong { color: #ff1493; }\n\n  .nc-nike-specs { background: #f5f5f5; border-radius: 12px; padding: 8px 0; margin-bottom: 28px; }\n  .nc-nike-row { display: flex; align-items: center; gap: 24px; padding: 22px 28px; }\n  .nc-nike-icon { flex-shrink: 0; width: 52px; display: flex; justify-content: center; }\n  .nc-nike-label { margin: 0 0 3px; font-size: 14px; color: #666; font-weight: 400; }\n  .nc-nike-value { margin: 0; font-size: 20px; font-weight: 500; color: #111; line-height: 1.3; }\n  .nc-nike-value span { font-size: 15px; font-weight: 400; color: #666; }\n  .nc-nike-divider { height: 1px; background: #ddd; margin: 0 28px; }\n\n  .nc-specs-title { font-size: 18px; font-weight: 800; color: #111; margin-bottom: 16px; padding-bottom: 10px; border-bottom: 2px solid #eee; text-transform: uppercase; letter-spacing: 1px; }\n  .nc-specs { display: grid; grid-template-columns: 1fr 1fr; gap: 10px; margin-bottom: 28px; }\n  .nc-spec-item { background: #f7f7f7; border-radius: 8px; padding: 14px 16px; display: flex; align-items: flex-start; gap: 12px; }\n  .nc-spec-icon { font-size: 20px; flex-shrink: 0; margin-top: 1px; }\n  .nc-spec-label { font-size: 11px; font-weight: 700; text-transform: uppercase; letter-spacing: 1px; color: #999; margin-bottom: 2px; }\n  .nc-spec-value { font-size: 13px; font-weight: 600; color: #1a1a1a; line-height: 1.4; }\n\n  .nc-tech-block {\n    background: linear-gradient(135deg, #0a0a0a 0%, #1a1a1a 100%);\n    border-radius: 12px;\n    padding: 24px;\n    margin-bottom: 28px;\n    display: flex;\n    align-items: center;\n    gap: 20px;\n    color: #fff;\n  }\n  .nc-tech-icon { font-size: 44px; flex-shrink: 0; }\n  .nc-tech-label { font-size: 11px; font-weight: 700; text-transform: uppercase; letter-spacing: 2px; color: #ff1493; margin-bottom: 6px; }\n  .nc-tech-title { font-size: 19px; font-weight: 900; margin-bottom: 6px; line-height: 1.2; }\n  .nc-tech-desc { font-size: 13px; color: #aaa; line-height: 1.5; }\n\n  .nc-ideal { margin-bottom: 28px; }\n  .nc-ideal-list { display: flex; flex-direction: column; gap: 8px; }\n  .nc-ideal-item { display: flex; align-items: center; gap: 12px; padding: 12px 16px; background: #f7f7f7; border-radius: 8px; font-size: 14px; color: #222; font-weight: 500; }\n  .nc-ideal-item::before { content: '✓'; background: #ff1493; color: #fff; width: 22px; height: 22px; border-radius: 50%; display: flex; align-items: center; justify-content: center; font-size: 12px; font-weight: 900; flex-shrink: 0; }\n\n  .nc-social-proof { display: flex; gap: 12px; margin-bottom: 28px; }\n  .nc-proof-card { flex: 1; border-radius: 10px; padding: 16px; text-align: center; font-size: 13px; }\n  .nc-proof-card.orange { background: #ffe6f4; border: 1.5px solid #ff1493; }\n  .nc-proof-card.dark   { background: #f0f0f0; border: 1.5px solid #ddd; }\n  .nc-proof-num { font-size: 28px; font-weight: 900; color: #ff1493; display: block; line-height: 1; margin-bottom: 4px; }\n  .nc-proof-desc { color: #555; font-size: 12px; line-height: 1.4; }\n\n  .nc-urgency { background: linear-gradient(135deg, #ff1493 0%, #d6007a 100%); border-radius: 12px; padding: 24px; text-align: center; margin-bottom: 28px; color: #fff; }\n  .nc-urgency-title { font-size: 20px; font-weight: 900; margin-bottom: 8px; }\n  .nc-urgency-sub { font-size: 14px; opacity: 0.9; margin-bottom: 16px; }\n  .nc-urgency-badges { display: flex; justify-content: center; gap: 10px; flex-wrap: wrap; }\n  .nc-urgency-badge { background: rgba(255,255,255,0.2); border-radius: 20px; padding: 6px 16px; font-size: 13px; font-weight: 600; }\n\n  .nc-gallery { margin-bottom: 28px; }\n  .nc-gallery img { width: 100%; border-radius: 10px; margin-bottom: 10px; display: block; }\n  .nc-gallery-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 10px; }\n  .nc-gallery-grid img { margin-bottom: 0; }\n\n  .nc-guarantees { display: flex; gap: 10px; justify-content: center; flex-wrap: wrap; padding: 20px; background: #f7f7f7; border-radius: 10px; margin-bottom: 28px; }\n  .nc-guarantee { display: flex; align-items: center; gap: 8px; font-size: 13px; color: #333; font-weight: 600; }\n  .nc-guarantee-icon { font-size: 20px; }\n\n  @media (max-width: 600px) {\n    .nc-pillars { flex-direction: column; }\n    .nc-specs { grid-template-columns: 1fr; }\n    .nc-social-proof { flex-direction: column; }\n    .nc-tech-block { flex-direction: column; text-align: center; }\n    .nc-hero h1 { font-size: 22px; }\n    .nc-nike-row { padding: 16px; gap: 16px; }\n    .nc-nike-value { font-size: 16px; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"nc-wrap\"\u003e\n\u003c!-- AVISO TAMANHO --\u003e\n\u003cdiv class=\"nc-size-alert\"\u003e\n\u003cspan\u003e⚠️\u003c\/span\u003e PEÇA O TAMANHO QUE VOCÊ USA NO BRASIL — O AJUSTE É EXATO\u003c\/div\u003e\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"nc-hero\"\u003e\n\u003cdiv class=\"nc-hero-tag\"\u003e👟 Conforto · Leveza · Estilo\u003c\/div\u003e\n\u003ch1\u003eNew \u003cem\u003eChunta\u003c\/em\u003e\n\u003c\/h1\u003e\n\u003cp\u003eDesign arrojado, tecnologia avançada com placa TPU e conforto real — o tênis que une performance esportiva com estilo do dia a dia.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 3 PILARES --\u003e\n\u003cdiv class=\"nc-pillars\"\u003e\n\u003cdiv class=\"nc-pillar\"\u003e\n\u003cdiv class=\"nc-pillar-icon\"\u003e🌬️\u003c\/div\u003e\n\u003cdiv class=\"nc-pillar-title\"\u003eRespirável\u003c\/div\u003e\n\u003cdiv class=\"nc-pillar-desc\"\u003eMalha aérea que mantém o pé fresco em qualquer atividade\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nc-pillar\"\u003e\n\u003cdiv class=\"nc-pillar-icon\"\u003e🛡️\u003c\/div\u003e\n\u003cdiv class=\"nc-pillar-title\"\u003eAbsorção\u003c\/div\u003e\n\u003cdiv class=\"nc-pillar-desc\"\u003ePalmilha EVA que protege articulações no uso prolongado\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nc-pillar\"\u003e\n\u003cdiv class=\"nc-pillar-icon\"\u003e🎨\u003c\/div\u003e\n\u003cdiv class=\"nc-pillar-title\"\u003eVersátil\u003c\/div\u003e\n\u003cdiv class=\"nc-pillar-desc\"\u003eDesign tecnológico perfeito para corrida e casual\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- DESCRIÇÃO --\u003e\n\u003cdiv class=\"nc-desc\"\u003eO \u003cstrong\u003eNew Chunta\u003c\/strong\u003e foi criado para quem quer um tênis completo — leve no pé, forte na pisada e bonito no visual. Com malha aérea de alta qualidade, placa de TPU, palmilha EVA de absorção e sola em borracha antiderrapante, ele entrega conforto real nas corridas diárias e no uso casual. Cadarço frisado, design arrojado e tecnologia antiodor para manter seus pés sempre frescos.\u003c\/div\u003e\n\u003c!-- SPECS NIKE STYLE --\u003e\n\u003cdiv class=\"nc-nike-specs\"\u003e\n\u003cdiv class=\"nc-nike-row\"\u003e\n\u003cdiv class=\"nc-nike-icon\"\u003e\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewbox=\"0 0 48 38\" height=\"38\" width=\"48\"\u003e\n          \u003cpath stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"#111\" d=\"M2 36 L24 4 L46 36\"\u003e\u003c\/path\u003e\n          \u003cpath stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"#111\" d=\"M9 36 L24 13 L39 36\"\u003e\u003c\/path\u003e\n          \u003cline stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"#111\" y2=\"36\" x2=\"24\" y1=\"19\" x1=\"24\"\u003e\u003c\/line\u003e\n          \u003cline stroke-linecap=\"round\" stroke-width=\"1.5\" stroke=\"#111\" y2=\"30\" x2=\"30\" y1=\"30\" x1=\"18\"\u003e\u003c\/line\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cp class=\"nc-nike-label\"\u003eProjetado para\u003c\/p\u003e\n\u003cp class=\"nc-nike-value\"\u003eCorrida de rua e uso casual\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nc-nike-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"nc-nike-row\"\u003e\n\u003cdiv class=\"nc-nike-icon\"\u003e\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewbox=\"0 0 46 40\" height=\"40\" width=\"46\"\u003e\n          \u003cpath stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"#111\" d=\"M6 8 Q6 2 12 2 L34 2 Q40 2 40 8 Q40 14 34 14 L12 14 Q6 14 6 20 Q6 26 12 26 L34 26 Q40 26 40 32 Q40 38 34 38\"\u003e\u003c\/path\u003e\n          \u003ccircle fill=\"#111\" r=\"3\" cy=\"38\" cx=\"34\"\u003e\u003c\/circle\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cp class=\"nc-nike-label\"\u003eOcasião\u003c\/p\u003e\n\u003cp class=\"nc-nike-value\"\u003eTreinos, corridas, lazer e trabalho\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nc-nike-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"nc-nike-row\"\u003e\n\u003cdiv class=\"nc-nike-icon\"\u003e\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewbox=\"0 0 40 46\" height=\"46\" width=\"40\"\u003e\n          \u003cpath stroke-linejoin=\"round\" stroke-width=\"2\" stroke=\"#111\" d=\"M34 4 C38 8 38 18 28 24 L14 38 L10 34 L24 20 C30 10 30 4 34 4 Z\"\u003e\u003c\/path\u003e\n          \u003cpath stroke-linecap=\"round\" stroke-width=\"1.5\" stroke=\"#111\" d=\"M24 20 L34 4\"\u003e\u003c\/path\u003e\n          \u003cpath stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"#111\" d=\"M10 34 L6 44\"\u003e\u003c\/path\u003e\n          \u003cpath stroke-linecap=\"round\" stroke-width=\"1.5\" stroke=\"#111\" d=\"M8 40 L4 38\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cp class=\"nc-nike-label\"\u003eAmortecimento\u003c\/p\u003e\n\u003cp class=\"nc-nike-value\"\u003ePlaca TPU + Palmilha EVA + Sola Borracha\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nc-nike-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"nc-nike-row\"\u003e\n\u003cdiv class=\"nc-nike-icon\"\u003e\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewbox=\"0 0 54 36\" height=\"36\" width=\"54\"\u003e\n          \u003crect stroke-width=\"1.5\" stroke=\"#111\" rx=\"3\" height=\"6\" width=\"50\" y=\"28\" x=\"2\"\u003e\u003c\/rect\u003e\n          \u003cpath stroke-linejoin=\"round\" stroke-width=\"1.5\" stroke=\"#111\" d=\"M8 28 L8 16 Q9 8 18 7 L32 7 Q42 8 46 18 L46 28\"\u003e\u003c\/path\u003e\n          \u003cline stroke-linecap=\"round\" stroke-width=\"1.5\" stroke=\"#111\" y2=\"22\" x2=\"22\" y1=\"7\" x1=\"22\"\u003e\u003c\/line\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cp class=\"nc-nike-label\"\u003eGênero\u003c\/p\u003e\n\u003cp class=\"nc-nike-value\"\u003eUnissex\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SPECS GRID --\u003e\n\u003cdiv class=\"nc-specs-title\"\u003e🔧 Especificações Técnicas\u003c\/div\u003e\n\u003cdiv class=\"nc-specs\"\u003e\n\u003cdiv class=\"nc-spec-item\"\u003e\n\u003cdiv class=\"nc-spec-icon\"\u003e👟\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"nc-spec-label\"\u003eAjuste\u003c\/div\u003e\n\u003cdiv class=\"nc-spec-value\"\u003eTamanho exato — peça o número que usa no Brasil\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nc-spec-item\"\u003e\n\u003cdiv class=\"nc-spec-icon\"\u003e🌐\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"nc-spec-label\"\u003eCabedal\u003c\/div\u003e\n\u003cdiv class=\"nc-spec-value\"\u003eMalha aérea de alta qualidade — ventilação superior\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nc-spec-item\"\u003e\n\u003cdiv class=\"nc-spec-icon\"\u003e🧴\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"nc-spec-label\"\u003ePalmilha\u003c\/div\u003e\n\u003cdiv class=\"nc-spec-value\"\u003eEVA — absorção de impacto e conforto prolongado\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nc-spec-item\"\u003e\n\u003cdiv class=\"nc-spec-icon\"\u003e⚙️\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"nc-spec-label\"\u003eSola\u003c\/div\u003e\n\u003cdiv class=\"nc-spec-value\"\u003eBorracha — durabilidade e aderência em qualquer superfície\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nc-spec-item\"\u003e\n\u003cdiv class=\"nc-spec-icon\"\u003e🔒\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"nc-spec-label\"\u003eFechamento\u003c\/div\u003e\n\u003cdiv class=\"nc-spec-value\"\u003eCadarço frisado — ajuste seguro e estilo diferenciado\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nc-spec-item\"\u003e\n\u003cdiv class=\"nc-spec-icon\"\u003e🦶\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"nc-spec-label\"\u003eCano\u003c\/div\u003e\n\u003cdiv class=\"nc-spec-value\"\u003eBaixo — liberdade total de movimento no tornozelo\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nc-spec-item\"\u003e\n\u003cdiv class=\"nc-spec-icon\"\u003e💨\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"nc-spec-label\"\u003ePropriedades\u003c\/div\u003e\n\u003cdiv class=\"nc-spec-value\"\u003eRespirável · Antiodor · Leve · Resistente\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nc-spec-item\"\u003e\n\u003cdiv class=\"nc-spec-icon\"\u003e⚥\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"nc-spec-label\"\u003eGênero\u003c\/div\u003e\n\u003cdiv class=\"nc-spec-value\"\u003eUnissex\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- DESTAQUE TECH --\u003e\n\u003cdiv class=\"nc-tech-block\"\u003e\n\u003cdiv class=\"nc-tech-icon\"\u003e🌬️\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"nc-tech-label\"\u003eTecnologia de Conforto\u003c\/div\u003e\n\u003cdiv class=\"nc-tech-title\"\u003eMalha aérea + EVA + Borracha — combinação perfeita\u003c\/div\u003e\n\u003cdiv class=\"nc-tech-desc\"\u003eA malha aérea garante \u003cstrong style=\"color: #ff1493;\"\u003eventilação constante\u003c\/strong\u003e, a palmilha EVA absorve o impacto de cada passada e a sola de borracha entrega aderência real em qualquer superfície. Três camadas de tecnologia para o máximo conforto.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- IDEAL PARA --\u003e\n\u003cdiv class=\"nc-ideal\"\u003e\n\u003cdiv class=\"nc-specs-title\"\u003e🏆 Ideal para\u003c\/div\u003e\n\u003cdiv class=\"nc-ideal-list\"\u003e\n\u003cdiv class=\"nc-ideal-item\"\u003eCorridas diárias e treinos\u003c\/div\u003e\n\u003cdiv class=\"nc-ideal-item\"\u003eUso casual — trabalho, lazer e passeios\u003c\/div\u003e\n\u003cdiv class=\"nc-ideal-item\"\u003eQuem quer um tênis versátil que serve para tudo\u003c\/div\u003e\n\u003cdiv class=\"nc-ideal-item\"\u003eDesign arrojado que combina com qualquer visual\u003c\/div\u003e\n\u003cdiv class=\"nc-ideal-item\"\u003eHomens e mulheres — modelo unissex todos os tamanhos\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- PROVA SOCIAL --\u003e\n\u003cdiv class=\"nc-social-proof\"\u003e\n\u003cdiv class=\"nc-proof-card orange\"\u003e\n\u003cspan class=\"nc-proof-num\"\u003e5.0⭐\u003c\/span\u003e\n\u003cdiv class=\"nc-proof-desc\"\u003eAvaliação média dos compradores\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nc-proof-card dark\"\u003e\n\u003cspan class=\"nc-proof-num\"\u003e42+\u003c\/span\u003e\n\u003cdiv class=\"nc-proof-desc\"\u003eAvaliações verificadas\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nc-proof-card orange\"\u003e\n\u003cspan class=\"nc-proof-num\"\u003e🚚\u003c\/span\u003e\n\u003cdiv class=\"nc-proof-desc\"\u003eFrete grátis com rastreio para todo o Brasil\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- URGÊNCIA --\u003e\n\u003cdiv class=\"nc-urgency\"\u003e\n\u003cdiv class=\"nc-urgency-title\"\u003e🔥 Estoque Limitado — Tamanhos Esgotando\u003c\/div\u003e\n\u003cdiv class=\"nc-urgency-sub\"\u003eO New Chunta é um dos modelos mais procurados da loja. Garanta o seu agora.\u003c\/div\u003e\n\u003cdiv class=\"nc-urgency-badges\"\u003e\n\u003cspan class=\"nc-urgency-badge\"\u003e✅ Pagamento Seguro\u003c\/span\u003e \u003cspan class=\"nc-urgency-badge\"\u003e📦 Envio Imediato\u003c\/span\u003e \u003cspan class=\"nc-urgency-badge\"\u003e🔄 Troca Garantida\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- GALERIA --\u003e\n\u003cdiv class=\"nc-gallery\"\u003e\n\u003cimg loading=\"lazy\" alt=\"New Chunta\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0262\/5912\/8354\/files\/IMG_4715.jpg?v=1766951300\"\u003e\n\u003cdiv class=\"nc-gallery-grid\"\u003e\n\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0262\/5912\/8354\/files\/13_63df5c89-2e65-433a-87d4-66d317e47120.jpg?v=1781200515\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0262\/5912\/8354\/files\/15_e11a1641-403d-4c17-b0df-a75233bdd7b2.jpg?v=1781200532\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0262\/5912\/8354\/files\/14_c609d817-44ef-4223-abd4-e2f67bbc2091.jpg?v=1781200552\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0262\/5912\/8354\/files\/12_6832d301-a10e-4486-b692-6d16e40d6fee.jpg?v=1781200776\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0262\/5912\/8354\/files\/11_0af944dd-666b-41fb-902c-12e93d53d471.jpg?v=1781200760\"\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- GARANTIAS --\u003e\n\u003cdiv class=\"nc-guarantees\"\u003e\n\u003cdiv class=\"nc-guarantee\"\u003e\n\u003cspan class=\"nc-guarantee-icon\"\u003e🔒\u003c\/span\u003e Compra 100% Segura\u003c\/div\u003e\n\u003cdiv class=\"nc-guarantee\"\u003e\n\u003cspan class=\"nc-guarantee-icon\"\u003e🚚\u003c\/span\u003e Frete Grátis Brasil\u003c\/div\u003e\n\u003cdiv class=\"nc-guarantee\"\u003e\n\u003cspan class=\"nc-guarantee-icon\"\u003e⭐\u003c\/span\u003e 5.0\/5 em avaliações\u003c\/div\u003e\n\u003cdiv class=\"nc-guarantee\"\u003e\n\u003cspan class=\"nc-guarantee-icon\"\u003e🔄\u003c\/span\u003e Troca facilitada\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"ChiqueB","offers":[{"title":"AZUL \/ 34","offer_id":49184715243828,"sku":"14:175#green;200000124:200000334","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"AZUL \/ 35","offer_id":49184715276596,"sku":"14:175#green;200000124:100010482","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"AZUL \/ 36","offer_id":49184715309364,"sku":"14:175#green;200000124:200000898","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"AZUL \/ 37","offer_id":49184715342132,"sku":"14:175#green;200000124:200000364","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"AZUL \/ 38","offer_id":49184715374900,"sku":"14:175#green;200000124:100013888","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"AZUL \/ 39","offer_id":49184715407668,"sku":"14:175#green;200000124:100010483","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"AZUL \/ 40","offer_id":49184715440436,"sku":"14:175#green;200000124:200000337","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"AZUL \/ 41","offer_id":49184715473204,"sku":"14:175#green;200000124:200000338","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"AZUL \/ 42","offer_id":49184715505972,"sku":"14:175#green;200000124:100010487","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"AZUL \/ 43","offer_id":49184715538740,"sku":"14:175#green;200000124:3116","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"AZUL \/ 44","offer_id":49184715571508,"sku":null,"price":295.0,"currency_code":"BRL","in_stock":false},{"title":"ROSA \/ 34","offer_id":49184714522932,"sku":"14:175#green;200000124:200000334","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"ROSA \/ 35","offer_id":49184714555700,"sku":"14:175#green;200000124:100010482","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"ROSA \/ 36","offer_id":49184714588468,"sku":"14:175#green;200000124:200000898","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"ROSA \/ 37","offer_id":49184714621236,"sku":"14:175#green;200000124:200000364","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"ROSA \/ 38","offer_id":49184714654004,"sku":"14:175#green;200000124:100013888","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"ROSA \/ 39","offer_id":49184714686772,"sku":"14:175#green;200000124:100010483","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"ROSA \/ 40","offer_id":49184714719540,"sku":"14:175#green;200000124:200000337","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"ROSA \/ 41","offer_id":49184714752308,"sku":"14:175#green;200000124:200000338","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"ROSA \/ 42","offer_id":49184714785076,"sku":"14:175#green;200000124:100010487","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"ROSA \/ 43","offer_id":49184714817844,"sku":"14:175#green;200000124:3116","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"ROSA \/ 44","offer_id":49184714850612,"sku":null,"price":295.0,"currency_code":"BRL","in_stock":false},{"title":"LARANJA \/ 34","offer_id":49184714162484,"sku":"14:175#green;200000124:200000334","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"LARANJA \/ 35","offer_id":49184714195252,"sku":"14:175#green;200000124:100010482","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"LARANJA \/ 36","offer_id":49184714228020,"sku":"14:175#green;200000124:200000898","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"LARANJA \/ 37","offer_id":49184714260788,"sku":"14:175#green;200000124:200000364","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"LARANJA \/ 38","offer_id":49184714293556,"sku":"14:175#green;200000124:100013888","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"LARANJA \/ 39","offer_id":49184714326324,"sku":"14:175#green;200000124:100010483","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"LARANJA \/ 40","offer_id":49184714359092,"sku":"14:175#green;200000124:200000337","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"LARANJA \/ 41","offer_id":49184714391860,"sku":"14:175#green;200000124:200000338","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"LARANJA \/ 42","offer_id":49184714424628,"sku":"14:175#green;200000124:100010487","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"LARANJA \/ 43","offer_id":49184714457396,"sku":"14:175#green;200000124:3116","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"LARANJA \/ 44","offer_id":49184714490164,"sku":null,"price":295.0,"currency_code":"BRL","in_stock":false},{"title":"AMARELO \/ 34","offer_id":49184714883380,"sku":"14:173#blue;200000124:200000334","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"AMARELO \/ 35","offer_id":49184714916148,"sku":"14:173#blue;200000124:100010482","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"AMARELO \/ 36","offer_id":49184714948916,"sku":"14:173#blue;200000124:200000898","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"AMARELO \/ 37","offer_id":49184714981684,"sku":"14:173#blue;200000124:200000364","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"AMARELO \/ 38","offer_id":49184715014452,"sku":"14:173#blue;200000124:100013888","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"AMARELO \/ 39","offer_id":49184715047220,"sku":"14:173#blue;200000124:100010483","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"AMARELO \/ 40","offer_id":49184715079988,"sku":"14:173#blue;200000124:200000337","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"AMARELO \/ 41","offer_id":49184715112756,"sku":"14:173#blue;200000124:200000338","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"AMARELO \/ 42","offer_id":49184715145524,"sku":"14:173#blue;200000124:100010487","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"AMARELO \/ 43","offer_id":49184715178292,"sku":"14:173#blue;200000124:3116","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"AMARELO \/ 44","offer_id":49184715211060,"sku":null,"price":295.0,"currency_code":"BRL","in_stock":false},{"title":"VERDE \/ 34","offer_id":49184715604276,"sku":"14:350852#white blue;200000124:200000334","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"VERDE \/ 35","offer_id":49184715637044,"sku":"14:350852#white blue;200000124:100010482","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"VERDE \/ 36","offer_id":49184715669812,"sku":"14:350852#white blue;200000124:200000898","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"VERDE \/ 37","offer_id":49184715702580,"sku":"14:350852#white blue;200000124:200000364","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"VERDE \/ 38","offer_id":49184715735348,"sku":"14:350852#white blue;200000124:100013888","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"VERDE \/ 39","offer_id":49184715768116,"sku":"14:350852#white blue;200000124:100010483","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"VERDE \/ 40","offer_id":49184715800884,"sku":"14:350852#white blue;200000124:200000337","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"VERDE \/ 41","offer_id":49184715833652,"sku":"14:350852#white blue;200000124:200000338","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"VERDE \/ 42","offer_id":49184715866420,"sku":"14:350852#white blue;200000124:100010487","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"VERDE \/ 43","offer_id":49184715899188,"sku":"14:350852#white blue;200000124:3116","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"VERDE \/ 44","offer_id":49184715931956,"sku":null,"price":295.0,"currency_code":"BRL","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0262\/5912\/8354\/files\/chunta-branco-azul-lateral.webp?v=1788717983"},{"product_id":"tenis-carbon-marathon-chunta-preto","title":"Tênis Carbon Marathon Chunta Preto","description":"\u003c!-- =========================================================\n     CARBON MARATHON CHUNTA — Descrição de produto para corredores\n     Alto impacto de conversão | Cole diretamente no editor HTML da Shopify\n     ========================================================= --\u003e\n\u003cstyle\u003e\n  .cm-wrap * { box-sizing: border-box; margin: 0; padding: 0; }\n  .cm-wrap {\n    font-family: 'Segoe UI', 'Helvetica Neue', Arial, sans-serif;\n    color: #1a1a1a;\n    max-width: 800px;\n    margin: 0 auto;\n    line-height: 1.6;\n  }\n\n  \/* ── AVISO TAMANHO ── *\/\n  .cm-size-alert {\n    background: linear-gradient(135deg, #ff1a1a 0%, #cc0000 100%);\n    color: #fff;\n    text-align: center;\n    padding: 14px 20px;\n    border-radius: 8px;\n    font-size: 15px;\n    font-weight: 700;\n    letter-spacing: 0.5px;\n    margin-bottom: 28px;\n    box-shadow: 0 4px 15px rgba(255,26,26,0.35);\n    animation: pulse-red 2.5s infinite;\n  }\n  @keyframes pulse-red {\n    0%,100% { box-shadow: 0 4px 15px rgba(255,26,26,0.35); }\n    50%      { box-shadow: 0 4px 28px rgba(255,26,26,0.60); }\n  }\n  .cm-size-alert span { font-size: 18px; margin-right: 6px; }\n\n  \/* ── HERO HEADLINE ── *\/\n  .cm-hero {\n    text-align: center;\n    padding: 32px 20px 24px;\n    background: linear-gradient(160deg, #0a0a0a 0%, #1c1c1c 100%);\n    border-radius: 12px;\n    margin-bottom: 28px;\n    position: relative;\n    overflow: hidden;\n  }\n  .cm-hero::before {\n    content: '';\n    position: absolute;\n    top: -40px; right: -40px;\n    width: 200px; height: 200px;\n    background: radial-gradient(circle, rgba(255,100,0,0.18) 0%, transparent 70%);\n    border-radius: 50%;\n  }\n  .cm-hero-tag {\n    display: inline-block;\n    background: #ff5500;\n    color: #fff;\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n    padding: 4px 14px;\n    border-radius: 20px;\n    margin-bottom: 14px;\n  }\n  .cm-hero h1 {\n    font-size: 28px;\n    font-weight: 900;\n    color: #ffffff;\n    line-height: 1.2;\n    margin-bottom: 8px;\n    letter-spacing: -0.5px;\n  }\n  .cm-hero h1 em {\n    font-style: normal;\n    color: #ff5500;\n  }\n  .cm-hero p {\n    font-size: 15px;\n    color: #aaaaaa;\n    max-width: 520px;\n    margin: 0 auto;\n  }\n\n  \/* ── PROPOSTA DE VALOR (3 pilares) ── *\/\n  .cm-pillars {\n    display: flex;\n    gap: 12px;\n    margin-bottom: 28px;\n  }\n  .cm-pillar {\n    flex: 1;\n    background: #f7f7f7;\n    border-radius: 10px;\n    padding: 18px 14px;\n    text-align: center;\n    border-top: 3px solid #ff5500;\n  }\n  .cm-pillar-icon { font-size: 26px; margin-bottom: 8px; }\n  .cm-pillar-title { font-size: 13px; font-weight: 800; text-transform: uppercase; letter-spacing: 1px; color: #111; margin-bottom: 4px; }\n  .cm-pillar-desc { font-size: 12px; color: #666; line-height: 1.4; }\n\n  \/* ── DESCRIÇÃO PRINCIPAL ── *\/\n  .cm-desc {\n    background: #fff;\n    border-left: 4px solid #ff5500;\n    padding: 20px 22px;\n    border-radius: 0 10px 10px 0;\n    margin-bottom: 28px;\n    font-size: 15px;\n    color: #333;\n    line-height: 1.75;\n  }\n  .cm-desc strong { color: #ff5500; }\n\n  \/* ── SPECS ── *\/\n  .cm-specs-title {\n    font-size: 18px;\n    font-weight: 800;\n    color: #111;\n    margin-bottom: 16px;\n    padding-bottom: 10px;\n    border-bottom: 2px solid #eee;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n  }\n  .cm-specs {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 10px;\n    margin-bottom: 28px;\n  }\n  .cm-spec-item {\n    background: #f7f7f7;\n    border-radius: 8px;\n    padding: 14px 16px;\n    display: flex;\n    align-items: flex-start;\n    gap: 12px;\n  }\n  .cm-spec-icon {\n    font-size: 20px;\n    flex-shrink: 0;\n    margin-top: 1px;\n  }\n  .cm-spec-label {\n    font-size: 11px;\n    font-weight: 700;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    color: #999;\n    margin-bottom: 2px;\n  }\n  .cm-spec-value {\n    font-size: 13px;\n    font-weight: 600;\n    color: #1a1a1a;\n    line-height: 1.4;\n  }\n\n  \/* ── DESTAQUE TPU ── *\/\n  .cm-tpu-block {\n    background: linear-gradient(135deg, #0a0a0a 0%, #1a1a1a 100%);\n    border-radius: 12px;\n    padding: 24px;\n    margin-bottom: 28px;\n    display: flex;\n    align-items: center;\n    gap: 20px;\n    color: #fff;\n  }\n  .cm-tpu-icon {\n    font-size: 44px;\n    flex-shrink: 0;\n  }\n  .cm-tpu-label {\n    font-size: 11px;\n    font-weight: 700;\n    text-transform: uppercase;\n    letter-spacing: 2px;\n    color: #ff5500;\n    margin-bottom: 6px;\n  }\n  .cm-tpu-title {\n    font-size: 19px;\n    font-weight: 900;\n    margin-bottom: 6px;\n    line-height: 1.2;\n  }\n  .cm-tpu-desc {\n    font-size: 13px;\n    color: #aaa;\n    line-height: 1.5;\n  }\n\n  \/* ── PROVA SOCIAL ── *\/\n  .cm-social-proof {\n    display: flex;\n    gap: 12px;\n    margin-bottom: 28px;\n  }\n  .cm-proof-card {\n    flex: 1;\n    border-radius: 10px;\n    padding: 16px;\n    text-align: center;\n    font-size: 13px;\n  }\n  .cm-proof-card.orange { background: #fff4ee; border: 1.5px solid #ff5500; }\n  .cm-proof-card.dark   { background: #f0f0f0; border: 1.5px solid #ddd; }\n  .cm-proof-num { font-size: 28px; font-weight: 900; color: #ff5500; display: block; line-height: 1; margin-bottom: 4px; }\n  .cm-proof-desc { color: #555; font-size: 12px; line-height: 1.4; }\n\n  \/* ── CTA URGÊNCIA ── *\/\n  .cm-urgency {\n    background: linear-gradient(135deg, #ff5500 0%, #ff3300 100%);\n    border-radius: 12px;\n    padding: 24px;\n    text-align: center;\n    margin-bottom: 28px;\n    color: #fff;\n  }\n  .cm-urgency-title {\n    font-size: 20px;\n    font-weight: 900;\n    margin-bottom: 8px;\n    letter-spacing: -0.3px;\n  }\n  .cm-urgency-sub {\n    font-size: 14px;\n    opacity: 0.9;\n    margin-bottom: 16px;\n  }\n  .cm-urgency-badges {\n    display: flex;\n    justify-content: center;\n    gap: 10px;\n    flex-wrap: wrap;\n  }\n  .cm-urgency-badge {\n    background: rgba(255,255,255,0.2);\n    border-radius: 20px;\n    padding: 6px 16px;\n    font-size: 13px;\n    font-weight: 600;\n  }\n\n  \/* ── GALERIA ── *\/\n  .cm-gallery { margin-bottom: 28px; }\n  .cm-gallery img {\n    width: 100%;\n    border-radius: 10px;\n    margin-bottom: 10px;\n    display: block;\n  }\n  .cm-gallery-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 10px;\n  }\n  .cm-gallery-grid img { margin-bottom: 0; }\n\n  \/* ── GARANTIAS ── *\/\n  .cm-guarantees {\n    display: flex;\n    gap: 10px;\n    justify-content: center;\n    flex-wrap: wrap;\n    padding: 20px;\n    background: #f7f7f7;\n    border-radius: 10px;\n    margin-bottom: 28px;\n  }\n  .cm-guarantee {\n    display: flex;\n    align-items: center;\n    gap: 8px;\n    font-size: 13px;\n    color: #333;\n    font-weight: 600;\n  }\n  .cm-guarantee-icon { font-size: 20px; }\n\n  \/* ── IDEAL PARA ── *\/\n  .cm-ideal {\n    margin-bottom: 28px;\n  }\n  .cm-ideal-list {\n    display: flex;\n    flex-direction: column;\n    gap: 8px;\n  }\n  .cm-ideal-item {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    padding: 12px 16px;\n    background: #f7f7f7;\n    border-radius: 8px;\n    font-size: 14px;\n    color: #222;\n    font-weight: 500;\n  }\n  .cm-ideal-item::before {\n    content: '✓';\n    background: #ff5500;\n    color: #fff;\n    width: 22px;\n    height: 22px;\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 12px;\n    font-weight: 900;\n    flex-shrink: 0;\n  }\n\n  \/* ── MOBILE ── *\/\n  @media (max-width: 600px) {\n    .cm-pillars { flex-direction: column; }\n    .cm-specs { grid-template-columns: 1fr; }\n    .cm-social-proof { flex-direction: column; }\n    .cm-tpu-block { flex-direction: column; text-align: center; }\n    .cm-hero h1 { font-size: 22px; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"cm-wrap\"\u003e\n\u003c!-- AVISO TAMANHO --\u003e\n\u003cdiv class=\"cm-size-alert\"\u003e\n\u003cspan\u003e⚠️\u003c\/span\u003e PEÇA O TAMANHO QUE VOCÊ USA NORMALMENTE NO BRASIL — O AJUSTE É EXATO\u003c\/div\u003e\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"cm-hero\"\u003e\n\u003cdiv class=\"cm-hero-tag\"\u003e🏃 Para Corredores de Verdade\u003c\/div\u003e\n\u003ch1\u003eCarbon Marathon \u003cem\u003eChunta\u003c\/em\u003e\n\u003c\/h1\u003e\n\u003cp\u003eO tênis que une tecnologia de placa de TPU com leveza extrema — feito pra você ir mais longe, mais rápido e sem desconforto.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 3 PILARES --\u003e\n\u003cdiv class=\"cm-pillars\"\u003e\n\u003cdiv class=\"cm-pillar\"\u003e\n\u003cdiv class=\"cm-pillar-icon\"\u003e⚡\u003c\/div\u003e\n\u003cdiv class=\"cm-pillar-title\"\u003ePropulsão\u003c\/div\u003e\n\u003cdiv class=\"cm-pillar-desc\"\u003ePlaca de TPU para retorno de energia a cada passada\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cm-pillar\"\u003e\n\u003cdiv class=\"cm-pillar-icon\"\u003e🌬️\u003c\/div\u003e\n\u003cdiv class=\"cm-pillar-title\"\u003eLeveza\u003c\/div\u003e\n\u003cdiv class=\"cm-pillar-desc\"\u003eMalha aérea que mantém o pé fresco do km 1 ao 42\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cm-pillar\"\u003e\n\u003cdiv class=\"cm-pillar-icon\"\u003e🛡️\u003c\/div\u003e\n\u003cdiv class=\"cm-pillar-title\"\u003eAbsorção\u003c\/div\u003e\n\u003cdiv class=\"cm-pillar-desc\"\u003ePalmilha EVA que protege articulações no longo prazo\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- DESCRIÇÃO --\u003e\n\u003cdiv class=\"cm-desc\"\u003eO \u003cstrong\u003eCarbon Marathon Chunta\u003c\/strong\u003e foi desenvolvido para corredores que não abrem mão de performance. Seja no treino diário, na corrida de rua ou na maratona, ele entrega estabilidade e impulso com cada passada — graças à combinação de malha aérea, palmilha EVA e placa de TPU. Design arrojado, tecnologia real, preço acessível.\u003c\/div\u003e\n\u003c!-- SPECS NIKE-STYLE --\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n    .cm-nike-specs {\n      background: #f5f5f5;\n      border-radius: 12px;\n      padding: 8px 0;\n      margin-bottom: 28px;\n    }\n    .cm-nike-row {\n      display: flex;\n      align-items: center;\n      gap: 24px;\n      padding: 22px 28px;\n    }\n    .cm-nike-icon {\n      flex-shrink: 0;\n      width: 52px;\n      display: flex;\n      justify-content: center;\n    }\n    .cm-nike-label {\n      margin: 0 0 3px;\n      font-size: 14px;\n      color: #666;\n      font-weight: 400;\n    }\n    .cm-nike-value {\n      margin: 0;\n      font-size: 20px;\n      font-weight: 500;\n      color: #111;\n      line-height: 1.3;\n    }\n    .cm-nike-value span {\n      font-size: 15px;\n      font-weight: 400;\n      color: #666;\n    }\n    .cm-nike-divider {\n      height: 1px;\n      background: #ddd;\n      margin: 0 28px;\n    }\n    @media (max-width: 600px) {\n      .cm-nike-value { font-size: 16px; }\n      .cm-nike-row { padding: 18px 16px; gap: 16px; }\n    }\n  \u003c\/style\u003e\n\u003cdiv class=\"cm-wrap\"\u003e\n\u003cdiv class=\"cm-nike-specs\"\u003e\n\u003cdiv class=\"cm-nike-row\"\u003e\n\u003cdiv class=\"cm-nike-icon\"\u003e\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewbox=\"0 0 48 38\" height=\"38\" width=\"48\"\u003e\n          \u003cpath stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"#111\" d=\"M2 36 L24 4 L46 36\"\u003e\u003c\/path\u003e\n          \u003cpath stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"#111\" d=\"M9 36 L24 13 L39 36\"\u003e\u003c\/path\u003e\n          \u003cline stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"#111\" y2=\"36\" x2=\"24\" y1=\"19\" x1=\"24\"\u003e\u003c\/line\u003e\n          \u003cline stroke-linecap=\"round\" stroke-width=\"1.5\" stroke=\"#111\" y2=\"30\" x2=\"30\" y1=\"30\" x1=\"18\"\u003e\u003c\/line\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cp class=\"cm-nike-label\"\u003eProjetado para\u003c\/p\u003e\n\u003cp class=\"cm-nike-value\"\u003eProva de corrida de rua\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cm-nike-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"cm-nike-row\"\u003e\n\u003cdiv class=\"cm-nike-icon\"\u003e\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewbox=\"0 0 46 40\" height=\"40\" width=\"46\"\u003e\n          \u003cpath stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"#111\" d=\"M6 8 Q6 2 12 2 L34 2 Q40 2 40 8 Q40 14 34 14 L12 14 Q6 14 6 20 Q6 26 12 26 L34 26 Q40 26 40 32 Q40 38 34 38\"\u003e\u003c\/path\u003e\n          \u003ccircle fill=\"#111\" r=\"3\" cy=\"38\" cx=\"34\"\u003e\u003c\/circle\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cp class=\"cm-nike-label\"\u003eDistância da prova\u003c\/p\u003e\n\u003cp class=\"cm-nike-value\"\u003e5 km, 10 km e meia maratona\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cm-nike-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"cm-nike-row\"\u003e\n\u003cdiv class=\"cm-nike-icon\"\u003e\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewbox=\"0 0 40 46\" height=\"46\" width=\"40\"\u003e\n          \u003cpath stroke-linejoin=\"round\" stroke-width=\"2\" stroke=\"#111\" d=\"M34 4 C38 8 38 18 28 24 L14 38 L10 34 L24 20 C30 10 30 4 34 4 Z\"\u003e\u003c\/path\u003e\n          \u003cpath stroke-linecap=\"round\" stroke-width=\"1.5\" stroke=\"#111\" d=\"M24 20 L34 4\"\u003e\u003c\/path\u003e\n          \u003cpath stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"#111\" d=\"M10 34 L6 44\"\u003e\u003c\/path\u003e\n          \u003cpath stroke-linecap=\"round\" stroke-width=\"1.5\" stroke=\"#111\" d=\"M8 40 L4 38\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cp class=\"cm-nike-label\"\u003ePeso do tênis\u003c\/p\u003e\n\u003cp class=\"cm-nike-value\"\u003eAprox. 220 g \u003cspan\u003e(tamanho 42 BR)\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cm-nike-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"cm-nike-row\"\u003e\n\u003cdiv class=\"cm-nike-icon\"\u003e\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewbox=\"0 0 54 36\" height=\"36\" width=\"54\"\u003e\n          \u003crect stroke-width=\"1.5\" stroke=\"#111\" rx=\"3\" height=\"6\" width=\"50\" y=\"28\" x=\"2\"\u003e\u003c\/rect\u003e\n          \u003cpath stroke-linejoin=\"round\" stroke-width=\"1.5\" stroke=\"#111\" d=\"M8 28 L8 16 Q9 8 18 7 L32 7 Q42 8 46 18 L46 28\"\u003e\u003c\/path\u003e\n          \u003cline stroke-linecap=\"round\" stroke-width=\"1.5\" stroke=\"#111\" y2=\"22\" x2=\"22\" y1=\"7\" x1=\"22\"\u003e\u003c\/line\u003e\n          \u003cline stroke-linecap=\"round\" stroke-dasharray=\"3,2\" stroke-width=\"1.3\" stroke=\"#111\" y2=\"14\" x2=\"46\" y1=\"4\" x1=\"8\"\u003e\u003c\/line\u003e\n          \u003cline stroke-linecap=\"round\" stroke-width=\"1.2\" stroke=\"#111\" y2=\"28\" x2=\"8\" y1=\"4\" x1=\"8\"\u003e\u003c\/line\u003e\n          \u003cpolygon fill=\"#111\" points=\"8,3 5,9 11,9\"\u003e\u003c\/polygon\u003e\n          \u003cline stroke-linecap=\"round\" stroke-width=\"1.2\" stroke=\"#111\" y2=\"28\" x2=\"46\" y1=\"14\" x1=\"46\"\u003e\u003c\/line\u003e\n          \u003cpolygon fill=\"#111\" points=\"46,15 43,9 49,9\"\u003e\u003c\/polygon\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cp class=\"cm-nike-label\"\u003eDrop do calcanhar até a ponta\u003c\/p\u003e\n\u003cp class=\"cm-nike-value\"\u003e8 mm\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SPECS --\u003e\n\u003cdiv class=\"cm-specs-title\"\u003e🔧 Especificações Técnicas\u003c\/div\u003e\n\u003cdiv class=\"cm-specs\"\u003e\n\u003cdiv class=\"cm-spec-item\"\u003e\n\u003cdiv class=\"cm-spec-icon\"\u003e👟\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"cm-spec-label\"\u003eAjuste\u003c\/div\u003e\n\u003cdiv class=\"cm-spec-value\"\u003eTamanho exato — peça o seu número normal\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cm-spec-item\"\u003e\n\u003cdiv class=\"cm-spec-icon\"\u003e🌐\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"cm-spec-label\"\u003eCabedal\u003c\/div\u003e\n\u003cdiv class=\"cm-spec-value\"\u003eMalha aérea de alta qualidade — ventilação superior\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cm-spec-item\"\u003e\n\u003cdiv class=\"cm-spec-icon\"\u003e🧴\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"cm-spec-label\"\u003ePalmilha\u003c\/div\u003e\n\u003cdiv class=\"cm-spec-value\"\u003eEVA — absorção de impacto e conforto prolongado\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cm-spec-item\"\u003e\n\u003cdiv class=\"cm-spec-icon\"\u003e⚙️\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"cm-spec-label\"\u003eSola\u003c\/div\u003e\n\u003cdiv class=\"cm-spec-value\"\u003eBorracha — aderência em asfalto, trilha e pista\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cm-spec-item\"\u003e\n\u003cdiv class=\"cm-spec-icon\"\u003e🔒\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"cm-spec-label\"\u003eFixação\u003c\/div\u003e\n\u003cdiv class=\"cm-spec-value\"\u003eCadarço com costura reforçada — zero folga em ritmo forte\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cm-spec-item\"\u003e\n\u003cdiv class=\"cm-spec-icon\"\u003e🦶\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"cm-spec-label\"\u003eCano\u003c\/div\u003e\n\u003cdiv class=\"cm-spec-value\"\u003eBaixo — liberdade total de movimento no tornozelo\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cm-spec-item\"\u003e\n\u003cdiv class=\"cm-spec-icon\"\u003e💨\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"cm-spec-label\"\u003ePropriedades\u003c\/div\u003e\n\u003cdiv class=\"cm-spec-value\"\u003eRespirável · Anti-odor · Leve · Resistente\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cm-spec-item\"\u003e\n\u003cdiv class=\"cm-spec-icon\"\u003e⚥\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"cm-spec-label\"\u003eGênero\u003c\/div\u003e\n\u003cdiv class=\"cm-spec-value\"\u003eUnissex\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- TPU DESTAQUE --\u003e\n\u003cdiv class=\"cm-tpu-block\"\u003e\n\u003cdiv class=\"cm-tpu-icon\"\u003e⚡\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"cm-tpu-label\"\u003eTecnologia de Elite\u003c\/div\u003e\n\u003cdiv class=\"cm-tpu-title\"\u003ePlaca de TPU — O diferencial do Carbon Marathon\u003c\/div\u003e\n\u003cdiv class=\"cm-tpu-desc\"\u003eA placa de TPU (Poliuretano Termoplástico) inserida na entressola garante \u003cstrong style=\"color: #ff5500;\"\u003eestabilidade, absorção de impacto e propulsão\u003c\/strong\u003e — a mesma tecnologia presente em tênis de corrida de R$1.200+, agora ao seu alcance.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- IDEAL PARA --\u003e\n\u003cdiv class=\"cm-ideal\"\u003e\n\u003cdiv class=\"cm-specs-title\"\u003e🏆 Ideal para\u003c\/div\u003e\n\u003cdiv class=\"cm-ideal-list\"\u003e\n\u003cdiv class=\"cm-ideal-item\"\u003eCorridas de rua — 5km, 10km, meia e maratona\u003c\/div\u003e\n\u003cdiv class=\"cm-ideal-item\"\u003eTreinos diários de alta intensidade\u003c\/div\u003e\n\u003cdiv class=\"cm-ideal-item\"\u003eCorredores que buscam tecnologia com custo-benefício real\u003c\/div\u003e\n\u003cdiv class=\"cm-ideal-item\"\u003eUso casual com estilo esportivo e design moderno\u003c\/div\u003e\n\u003cdiv class=\"cm-ideal-item\"\u003eQuem tem pé sensível e precisa de amortecimento confiável\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- PROVA SOCIAL --\u003e\n\u003cdiv class=\"cm-social-proof\"\u003e\n\u003cdiv class=\"cm-proof-card orange\"\u003e\n\u003cspan class=\"cm-proof-num\"\u003e5.0⭐\u003c\/span\u003e\n\u003cdiv class=\"cm-proof-desc\"\u003eAvaliação média dos compradores\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cm-proof-card dark\"\u003e\n\u003cspan class=\"cm-proof-num\"\u003e142+\u003c\/span\u003e\n\u003cdiv class=\"cm-proof-desc\"\u003eAvaliações verificadas de corredores\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cm-proof-card orange\"\u003e\n\u003cspan class=\"cm-proof-num\"\u003e🚚\u003c\/span\u003e\n\u003cdiv class=\"cm-proof-desc\"\u003eFrete grátis com rastreio para todo o Brasil\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- URGÊNCIA --\u003e\n\u003cdiv class=\"cm-urgency\"\u003e\n\u003cdiv class=\"cm-urgency-title\"\u003e🔥 Estoque Limitado — Tamanhos Esgotando\u003c\/div\u003e\n\u003cdiv class=\"cm-urgency-sub\"\u003eCompradores de corrida buscam esse modelo toda semana. Garanta o seu antes que acabe.\u003c\/div\u003e\n\u003cdiv class=\"cm-urgency-badges\"\u003e\n\u003cspan class=\"cm-urgency-badge\"\u003e✅ Pagamento Seguro\u003c\/span\u003e \u003cspan class=\"cm-urgency-badge\"\u003e📦 Envio Imediato\u003c\/span\u003e \u003cspan class=\"cm-urgency-badge\"\u003e🔄 Troca Garantida\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- GALERIA --\u003e\n\u003cdiv class=\"cm-gallery\"\u003e\n\u003cimg loading=\"lazy\" alt=\"Carbon Marathon Chunta - Vista geral\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0262\/5912\/8354\/files\/IMG_4715.jpg?v=1766951300\"\u003e\n\u003cdiv class=\"cm-gallery-grid\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- GARANTIAS FINAIS --\u003e\n\u003cdiv class=\"cm-guarantees\"\u003e\n\u003cdiv class=\"cm-guarantee\"\u003e\n\u003cspan class=\"cm-guarantee-icon\"\u003e🔒\u003c\/span\u003e Compra 100% Segura\u003c\/div\u003e\n\u003cdiv class=\"cm-guarantee\"\u003e\n\u003cspan class=\"cm-guarantee-icon\"\u003e🚚\u003c\/span\u003e Frete Grátis Brasil\u003c\/div\u003e\n\u003cdiv class=\"cm-guarantee\"\u003e\n\u003cspan class=\"cm-guarantee-icon\"\u003e⭐\u003c\/span\u003e 5.0\/5 em avaliações\u003c\/div\u003e\n\u003cdiv class=\"cm-guarantee\"\u003e\n\u003cspan class=\"cm-guarantee-icon\"\u003e🔄\u003c\/span\u003e Troca facilitada\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"ChiqueB","offers":[{"title":"PRETO \/ 34","offer_id":49279374000436,"sku":"14:350852#white blue;200000124:200000334","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"PRETO \/ 35","offer_id":49279374033204,"sku":"14:350852#white blue;200000124:100010482","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"PRETO \/ 36","offer_id":49279374065972,"sku":"14:350852#white blue;200000124:200000898","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"PRETO \/ 37","offer_id":49279374098740,"sku":"14:350852#white blue;200000124:200000364","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"PRETO \/ 38","offer_id":49279374131508,"sku":"14:350852#white blue;200000124:100013888","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"PRETO \/ 39","offer_id":49279374164276,"sku":"14:350852#white blue;200000124:100010483","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"PRETO \/ 40","offer_id":49279374197044,"sku":"14:350852#white blue;200000124:200000337","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"PRETO \/ 41","offer_id":49279374229812,"sku":"14:350852#white blue;200000124:200000338","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"PRETO \/ 42","offer_id":49279374262580,"sku":"14:350852#white blue;200000124:100010487","price":295.0,"currency_code":"BRL","in_stock":true},{"title":"PRETO \/ 43","offer_id":49279374295348,"sku":"14:350852#white blue;200000124:3116","price":295.0,"currency_code":"BRL","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0262\/5912\/8354\/files\/carbon-marathon-chunta-preto-01.webp?v=1788543926"},{"product_id":"tenis-chunta-2-0","title":"Tênis Carbon Chunta 2.0","description":"\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0262\/5912\/8354\/files\/ChatGPT_Image_16_de_set._de_2026_23_06_27_1.png?v=1789610851\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0262\/5912\/8354\/files\/ChatGPT_Image_16_de_set._de_2026_23_06_27_2.png?v=1789610851\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0262\/5912\/8354\/files\/ChatGPT_Image_16_de_set._de_2026_23_07_08.png?v=1789610851\" alt=\"\"\u003e\u003c\/p\u003e","brand":"ChiqueB","offers":[{"title":"Branco \/ 33","offer_id":49292128223540,"sku":null,"price":295.0,"currency_code":"BRL","in_stock":true},{"title":"Branco \/ 34","offer_id":49292130943284,"sku":null,"price":295.0,"currency_code":"BRL","in_stock":true},{"title":"Branco \/ 35","offer_id":49292130976052,"sku":null,"price":295.0,"currency_code":"BRL","in_stock":true},{"title":"Branco \/ 36","offer_id":49292131008820,"sku":null,"price":295.0,"currency_code":"BRL","in_stock":true},{"title":"Branco \/ 37","offer_id":49292131041588,"sku":null,"price":295.0,"currency_code":"BRL","in_stock":true},{"title":"Branco \/ 38","offer_id":49292131074356,"sku":null,"price":295.0,"currency_code":"BRL","in_stock":true},{"title":"Branco \/ 39","offer_id":49292131107124,"sku":null,"price":295.0,"currency_code":"BRL","in_stock":true},{"title":"Branco \/ 40","offer_id":49292131139892,"sku":null,"price":295.0,"currency_code":"BRL","in_stock":true},{"title":"Branco \/ 41","offer_id":49292131172660,"sku":null,"price":295.0,"currency_code":"BRL","in_stock":true},{"title":"Branco \/ 42","offer_id":49292131205428,"sku":null,"price":295.0,"currency_code":"BRL","in_stock":true},{"title":"Branco \/ 43","offer_id":49292131238196,"sku":null,"price":295.0,"currency_code":"BRL","in_stock":true},{"title":"Preto \/ 33","offer_id":49292131270964,"sku":null,"price":295.0,"currency_code":"BRL","in_stock":true},{"title":"Preto \/ 34","offer_id":49292131303732,"sku":null,"price":295.0,"currency_code":"BRL","in_stock":true},{"title":"Preto \/ 35","offer_id":49292131336500,"sku":null,"price":295.0,"currency_code":"BRL","in_stock":true},{"title":"Preto \/ 36","offer_id":49292131369268,"sku":null,"price":295.0,"currency_code":"BRL","in_stock":true},{"title":"Preto \/ 37","offer_id":49292131402036,"sku":null,"price":295.0,"currency_code":"BRL","in_stock":true},{"title":"Preto \/ 38","offer_id":49292131434804,"sku":null,"price":295.0,"currency_code":"BRL","in_stock":true},{"title":"Preto \/ 39","offer_id":49292131467572,"sku":null,"price":295.0,"currency_code":"BRL","in_stock":true},{"title":"Preto \/ 40","offer_id":49292131500340,"sku":null,"price":295.0,"currency_code":"BRL","in_stock":true},{"title":"Preto \/ 41","offer_id":49292131533108,"sku":null,"price":295.0,"currency_code":"BRL","in_stock":true},{"title":"Preto \/ 42","offer_id":49292131565876,"sku":null,"price":295.0,"currency_code":"BRL","in_stock":true},{"title":"Preto \/ 43","offer_id":49292131598644,"sku":null,"price":295.0,"currency_code":"BRL","in_stock":true},{"title":"Verde \/ 33","offer_id":49292131631412,"sku":null,"price":295.0,"currency_code":"BRL","in_stock":true},{"title":"Verde \/ 34","offer_id":49292131664180,"sku":null,"price":295.0,"currency_code":"BRL","in_stock":true},{"title":"Verde \/ 35","offer_id":49292131696948,"sku":null,"price":295.0,"currency_code":"BRL","in_stock":true},{"title":"Verde \/ 36","offer_id":49292131729716,"sku":null,"price":295.0,"currency_code":"BRL","in_stock":true},{"title":"Verde \/ 37","offer_id":49292131762484,"sku":null,"price":295.0,"currency_code":"BRL","in_stock":true},{"title":"Verde \/ 38","offer_id":49292131795252,"sku":null,"price":295.0,"currency_code":"BRL","in_stock":true},{"title":"Verde \/ 39","offer_id":49292131828020,"sku":null,"price":295.0,"currency_code":"BRL","in_stock":true},{"title":"Verde \/ 40","offer_id":49292131860788,"sku":null,"price":295.0,"currency_code":"BRL","in_stock":true},{"title":"Verde \/ 41","offer_id":49292131893556,"sku":null,"price":295.0,"currency_code":"BRL","in_stock":true},{"title":"Verde \/ 42","offer_id":49292131926324,"sku":null,"price":295.0,"currency_code":"BRL","in_stock":true},{"title":"Verde \/ 43","offer_id":49292131959092,"sku":null,"price":295.0,"currency_code":"BRL","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0262\/5912\/8354\/files\/chunta-2-0-preto-01.webp?v=1789614037"},{"product_id":"tenis-carbon-chunta-wave","title":"Tênis Carbon Chunta Wave","description":"\u003cdiv style=\"background:#121212;color:#fff;border-radius:14px;padding:28px 22px;text-align:center;\"\u003e\n  \u003cp style=\"margin:0 0 6px;font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:#22c55e;font-weight:700;\"\u003eLinha Chunta • Corrida de Performance\u003c\/p\u003e\n  \u003ch2 style=\"margin:0 0 10px;font-size:26px;line-height:1.15;\"\u003eRitmo de prova. Conforto de treino.\u003c\/h2\u003e\n  \u003cp style=\"margin:0;font-size:15px;color:#d1d5db;\"\u003eO Carbon Chunta Wave combina placa propulsora de TPU com entressola de alta responsividade — retorno de energia a cada passada, do rodagem leve ao dia de prova.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv style=\"background:#fff7ed;border:1px solid #fed7aa;border-radius:10px;padding:12px 16px;margin:18px 0;font-size:14px;\"\u003e\n  \u003cstrong\u003eNumeração brasileira:\u003c\/strong\u003e escolha o mesmo número que você usa no dia a dia. Do 36 ao 46.\n\u003c\/div\u003e\n\n\u003cul style=\"margin:22px 0;padding:0;list-style:none;font-size:15px;line-height:1.6;\"\u003e\n  \u003cli style=\"padding:10px 0;border-bottom:1px solid #eee;\"\u003e\n\u003cstrong\u003ePlaca propulsora de TPU\u003c\/strong\u003e — impulso e estabilidade na transição da passada, no estilo dos tênis de maratona\u003c\/li\u003e\n  \u003cli style=\"padding:10px 0;border-bottom:1px solid #eee;\"\u003e\n\u003cstrong\u003eEntressola de espuma responsiva\u003c\/strong\u003e — amortece o impacto e devolve energia, quilômetro após quilômetro\u003c\/li\u003e\n  \u003cli style=\"padding:10px 0;border-bottom:1px solid #eee;\"\u003e\n\u003cstrong\u003eCabedal em mesh respirável\u003c\/strong\u003e — pé seco e fresco mesmo nos treinos longos\u003c\/li\u003e\n  \u003cli style=\"padding:10px 0;border-bottom:1px solid #eee;\"\u003e\n\u003cstrong\u003eSolado com tração emborrachada\u003c\/strong\u003e — aderência no asfalto seco e molhado\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\u003cdiv style=\"background:#f5f5f5;border-radius:12px;padding:18px 20px;margin:0 0 22px;\"\u003e\n  \u003cp style=\"margin:0 0 8px;font-weight:700;font-size:14px;text-transform:uppercase;letter-spacing:.06em;\"\u003eIdeal para\u003c\/p\u003e\n  \u003cp style=\"margin:0;font-size:14px;line-height:1.7;\"\u003eCorrida de rua e esteira • Treinos de ritmo e longões • Caminhada rápida • Uso diário com pegada esportiva\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cp style=\"font-size:14px;color:#555;margin:0;\"\u003eComplete o treino: \u003cstrong\u003eMeia de Compressão Pace Pro\u003c\/strong\u003e e o \u003cstrong\u003eÓculos Pace Shield\u003c\/strong\u003e combinam com ele.\u003c\/p\u003e\n\n\u003cdiv style=\"margin:26px 0 0;\"\u003e\n  \u003cp style=\"margin:0 0 10px;font-weight:700;font-size:14px;text-transform:uppercase;letter-spacing:.06em;\"\u003eVeja ele em movimento\u003c\/p\u003e\n  \u003cvideo src=\"https:\/\/cdn.shopify.com\/videos\/c\/vp\/65bfd25356f14eaea3db221d4e6ff258\/65bfd25356f14eaea3db221d4e6ff258.HD-720p-1.6Mbps-94664790.mp4\" autoplay muted loop playsinline controls controlslist=\"nodownload\" preload=\"metadata\" style=\"width:100%;border-radius:14px;display:block;background:#000;\"\u003e\u003c\/video\u003e\n\u003c\/div\u003e","brand":"ChiqueB","offers":[{"title":"Branco\/Azul \/ 36","offer_id":49292145197364,"sku":null,"price":295.0,"currency_code":"BRL","in_stock":true},{"title":"Branco\/Azul \/ 37","offer_id":49292145230132,"sku":null,"price":295.0,"currency_code":"BRL","in_stock":true},{"title":"Branco\/Azul \/ 38","offer_id":49292145262900,"sku":null,"price":295.0,"currency_code":"BRL","in_stock":true},{"title":"Branco\/Azul \/ 39","offer_id":49292145295668,"sku":null,"price":295.0,"currency_code":"BRL","in_stock":true},{"title":"Branco\/Azul \/ 40","offer_id":49292145328436,"sku":null,"price":295.0,"currency_code":"BRL","in_stock":true},{"title":"Branco\/Azul \/ 41","offer_id":49292145361204,"sku":null,"price":295.0,"currency_code":"BRL","in_stock":true},{"title":"Branco\/Azul \/ 42","offer_id":49292145393972,"sku":null,"price":295.0,"currency_code":"BRL","in_stock":true},{"title":"Branco\/Azul \/ 43","offer_id":49292145426740,"sku":null,"price":295.0,"currency_code":"BRL","in_stock":true},{"title":"Branco\/Azul \/ 44","offer_id":49292145459508,"sku":null,"price":295.0,"currency_code":"BRL","in_stock":true},{"title":"Branco\/Azul \/ 45","offer_id":49292145492276,"sku":null,"price":295.0,"currency_code":"BRL","in_stock":true},{"title":"Branco\/Azul \/ 46","offer_id":49292145525044,"sku":null,"price":295.0,"currency_code":"BRL","in_stock":true},{"title":"Preto\/Turquesa \/ 36","offer_id":49292145557812,"sku":null,"price":295.0,"currency_code":"BRL","in_stock":true},{"title":"Preto\/Turquesa \/ 37","offer_id":49292145590580,"sku":null,"price":295.0,"currency_code":"BRL","in_stock":true},{"title":"Preto\/Turquesa \/ 38","offer_id":49292145623348,"sku":null,"price":295.0,"currency_code":"BRL","in_stock":true},{"title":"Preto\/Turquesa \/ 39","offer_id":49292145656116,"sku":null,"price":295.0,"currency_code":"BRL","in_stock":true},{"title":"Preto\/Turquesa \/ 40","offer_id":49292145688884,"sku":null,"price":295.0,"currency_code":"BRL","in_stock":true},{"title":"Preto\/Turquesa \/ 41","offer_id":49292145721652,"sku":null,"price":295.0,"currency_code":"BRL","in_stock":true},{"title":"Preto\/Turquesa \/ 42","offer_id":49292145754420,"sku":null,"price":295.0,"currency_code":"BRL","in_stock":true},{"title":"Preto\/Turquesa \/ 43","offer_id":49292145787188,"sku":null,"price":295.0,"currency_code":"BRL","in_stock":true},{"title":"Preto\/Turquesa \/ 44","offer_id":49292145819956,"sku":null,"price":295.0,"currency_code":"BRL","in_stock":true},{"title":"Preto\/Turquesa \/ 45","offer_id":49292145852724,"sku":null,"price":295.0,"currency_code":"BRL","in_stock":true},{"title":"Preto\/Turquesa \/ 46","offer_id":49292145885492,"sku":null,"price":295.0,"currency_code":"BRL","in_stock":true},{"title":"Branco\/Rosa \/ 36","offer_id":49292145918260,"sku":null,"price":295.0,"currency_code":"BRL","in_stock":true},{"title":"Branco\/Rosa \/ 37","offer_id":49292145951028,"sku":null,"price":295.0,"currency_code":"BRL","in_stock":true},{"title":"Branco\/Rosa \/ 38","offer_id":49292145983796,"sku":null,"price":295.0,"currency_code":"BRL","in_stock":true},{"title":"Branco\/Rosa \/ 39","offer_id":49292146016564,"sku":null,"price":295.0,"currency_code":"BRL","in_stock":true},{"title":"Branco\/Rosa \/ 40","offer_id":49292146049332,"sku":null,"price":295.0,"currency_code":"BRL","in_stock":true},{"title":"Branco\/Rosa \/ 41","offer_id":49292146082100,"sku":null,"price":295.0,"currency_code":"BRL","in_stock":true},{"title":"Branco\/Rosa \/ 42","offer_id":49292146114868,"sku":null,"price":295.0,"currency_code":"BRL","in_stock":true},{"title":"Branco\/Rosa \/ 43","offer_id":49292146147636,"sku":null,"price":295.0,"currency_code":"BRL","in_stock":true},{"title":"Branco\/Rosa \/ 44","offer_id":49292146180404,"sku":null,"price":295.0,"currency_code":"BRL","in_stock":true},{"title":"Branco\/Rosa \/ 45","offer_id":49292146213172,"sku":null,"price":295.0,"currency_code":"BRL","in_stock":true},{"title":"Branco\/Rosa \/ 46","offer_id":49292146245940,"sku":null,"price":295.0,"currency_code":"BRL","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0262\/5912\/8354\/files\/carbon-chunta-wave-branco-azul-01.webp?v=1789614054"}],"url":"https:\/\/chiquebloja.com\/collections\/linha-chunta.oembed","provider":"ChiqueB","version":"1.0","type":"link"}