{"title":"Feminino","description":"","products":[{"product_id":"free-run-1","title":"Tênis Free Run","description":"\u003c!-- =========================================================\n     FREE RUN CHUNTA — Descrição de produto FEMININO\n     Cores: Branco, Bege, Preto e Rosa | Tamanhos 34–39\n     Mesmo padrão de toda a linha Chunta\n     ========================================================= --\u003e\n\u003cstyle\u003e\n  .frun-wrap * { box-sizing: border-box; margin: 0; padding: 0; }\n  .frun-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  .frun-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: frun-pulse 2.5s infinite;\n  }\n  @keyframes frun-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 com tom feminino *\/\n  .frun-hero {\n    text-align: center;\n    padding: 36px 20px 28px;\n    background: linear-gradient(160deg, #1a0510 0%, #2d0a1a 100%);\n    border-radius: 14px;\n    margin-bottom: 28px;\n    position: relative;\n    overflow: hidden;\n  }\n  .frun-hero::before {\n    content: '';\n    position: absolute;\n    top: -60px; right: -60px;\n    width: 260px; height: 260px;\n    background: radial-gradient(circle, rgba(232,69,122,0.2) 0%, transparent 70%);\n    border-radius: 50%;\n  }\n  .frun-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,180,0.1) 0%, transparent 70%);\n    border-radius: 50%;\n  }\n  .frun-hero-tag { display: inline-block; background: #e8457a; color: #fff; font-size: 11px; font-weight: 700; letter-spacing: 2px; text-transform: uppercase; padding: 5px 16px; border-radius: 20px; margin-bottom: 16px; }\n  .frun-hero h1 { font-size: 28px; font-weight: 900; color: #fff; line-height: 1.2; margin-bottom: 10px; letter-spacing: -0.5px; }\n  .frun-hero h1 em { font-style: normal; color: #e8457a; }\n  .frun-hero p { font-size: 15px; color: rgba(255,255,255,0.6); max-width: 500px; margin: 0 auto 20px; line-height: 1.65; }\n  .frun-hero-quote {\n    background: rgba(255,255,255,0.07);\n    border-left: 3px solid #e8457a;\n    border-radius: 0 8px 8px 0;\n    padding: 12px 16px;\n    font-size: 14px;\n    color: rgba(255,255,255,0.7);\n    font-style: italic;\n    max-width: 440px;\n    margin: 0 auto;\n    text-align: left;\n  }\n\n  \/* CORES DISPONÍVEIS *\/\n  .frun-colors-block {\n    background: linear-gradient(135deg, #fff0f5, #fff);\n    border: 2px solid #f5c2d4;\n    border-radius: 14px;\n    padding: 22px 24px;\n    margin-bottom: 28px;\n    text-align: center;\n  }\n  .frun-colors-title { font-size: 15px; font-weight: 800; color: #1a1a1a; margin-bottom: 16px; text-transform: uppercase; letter-spacing: 1px; }\n  .frun-colors-row { display: flex; justify-content: center; gap: 16px; flex-wrap: wrap; }\n  .frun-color-item { display: flex; flex-direction: column; align-items: center; gap: 6px; }\n  .frun-color-circle { width: 36px; height: 36px; border-radius: 50%; border: 2px solid rgba(0,0,0,0.1); }\n  .frun-color-name { font-size: 11px; font-weight: 600; color: #555; }\n\n  \/* TAMANHOS *\/\n  .frun-sizes-block {\n    background: #f7f7f7;\n    border-radius: 10px;\n    padding: 16px 20px;\n    margin-bottom: 28px;\n    text-align: center;\n  }\n  .frun-sizes-title { font-size: 12px; font-weight: 800; text-transform: uppercase; letter-spacing: 1px; color: #999; margin-bottom: 12px; }\n  .frun-sizes-row { display: flex; gap: 8px; justify-content: center; flex-wrap: wrap; }\n  .frun-sz { width: 44px; height: 44px; border-radius: 50%; border: 2px solid #e8457a; display: flex; align-items: center; justify-content: center; font-size: 13px; font-weight: 800; color: #e8457a; }\n\n  \/* PILARES *\/\n  .frun-pillars { display: flex; gap: 12px; margin-bottom: 28px; }\n  .frun-pillar { flex: 1; background: #f7f7f7; border-radius: 10px; padding: 18px 14px; text-align: center; border-top: 3px solid #e8457a; }\n  .frun-pillar-icon { font-size: 26px; margin-bottom: 8px; }\n  .frun-pillar-title { font-size: 13px; font-weight: 800; text-transform: uppercase; letter-spacing: 1px; color: #111; margin-bottom: 4px; }\n  .frun-pillar-desc { font-size: 12px; color: #666; line-height: 1.4; }\n\n  \/* DESCRIÇÃO *\/\n  .frun-desc { background: #fff; border-left: 4px solid #e8457a; padding: 20px 22px; border-radius: 0 10px 10px 0; margin-bottom: 28px; font-size: 15px; color: #333; line-height: 1.8; }\n  .frun-desc strong { color: #e8457a; }\n\n  \/* SPECS NIKE *\/\n  .frun-nike-specs { background: #f5f5f5; border-radius: 12px; padding: 8px 0; margin-bottom: 28px; }\n  .frun-nike-row { display: flex; align-items: center; gap: 24px; padding: 22px 28px; }\n  .frun-nike-icon { flex-shrink: 0; width: 52px; display: flex; justify-content: center; }\n  .frun-nike-label { margin: 0 0 3px; font-size: 14px; color: #666; font-weight: 400; }\n  .frun-nike-value { margin: 0; font-size: 20px; font-weight: 500; color: #111; line-height: 1.3; }\n  .frun-nike-value span { font-size: 15px; font-weight: 400; color: #666; }\n  .frun-nike-divider { height: 1px; background: #ddd; margin: 0 28px; }\n\n  \/* SPECS GRID *\/\n  .frun-specs-title { font-size: 18px; font-weight: 800; color: #111; margin-bottom: 16px; padding-bottom: 10px; border-bottom: 2px solid #f5c2d4; text-transform: uppercase; letter-spacing: 1px; }\n  .frun-specs { display: grid; grid-template-columns: 1fr 1fr; gap: 10px; margin-bottom: 28px; }\n  .frun-spec-item { background: #f7f7f7; border-radius: 8px; padding: 14px 16px; display: flex; align-items: flex-start; gap: 12px; }\n  .frun-spec-icon { font-size: 20px; flex-shrink: 0; margin-top: 1px; }\n  .frun-spec-label { font-size: 11px; font-weight: 700; text-transform: uppercase; letter-spacing: 1px; color: #999; margin-bottom: 2px; }\n  .frun-spec-value { font-size: 13px; font-weight: 600; color: #1a1a1a; line-height: 1.4; }\n\n  \/* TECH BLOCK *\/\n  .frun-tech-block {\n    background: linear-gradient(135deg, #1a0510 0%, #2d0a1a 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  .frun-tech-icon { font-size: 44px; flex-shrink: 0; }\n  .frun-tech-label { font-size: 11px; font-weight: 700; text-transform: uppercase; letter-spacing: 2px; color: #e8457a; margin-bottom: 6px; }\n  .frun-tech-title { font-size: 19px; font-weight: 900; margin-bottom: 6px; line-height: 1.2; }\n  .frun-tech-desc { font-size: 13px; color: rgba(255,255,255,0.55); line-height: 1.55; }\n\n  \/* IDEAL PARA *\/\n  .frun-ideal { margin-bottom: 28px; }\n  .frun-ideal-list { display: flex; flex-direction: column; gap: 8px; }\n  .frun-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  .frun-ideal-item::before { content: '✓'; background: #e8457a; 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  \/* PROVA SOCIAL *\/\n  .frun-proof-bar { display: flex; background: #1a0510; border-radius: 12px; overflow: hidden; margin-bottom: 28px; }\n  .frun-proof-item { flex: 1; padding: 18px 12px; text-align: center; border-right: 1px solid rgba(255,255,255,0.08); }\n  .frun-proof-item:last-child { border-right: none; }\n  .frun-proof-num { font-size: 24px; font-weight: 900; color: #e8457a; display: block; line-height: 1; margin-bottom: 4px; }\n  .frun-proof-label { font-size: 10px; color: rgba(255,255,255,0.5); line-height: 1.3; }\n\n  \/* URGÊNCIA *\/\n  .frun-urgency { background: linear-gradient(135deg, #e8457a 0%, #c23060 100%); border-radius: 12px; padding: 24px; text-align: center; margin-bottom: 28px; color: #fff; }\n  .frun-urgency-title { font-size: 20px; font-weight: 900; margin-bottom: 8px; }\n  .frun-urgency-sub { font-size: 14px; opacity: 0.9; margin-bottom: 16px; }\n  .frun-urgency-badges { display: flex; justify-content: center; gap: 10px; flex-wrap: wrap; }\n  .frun-urgency-badge { background: rgba(255,255,255,0.2); border-radius: 20px; padding: 6px 16px; font-size: 13px; font-weight: 600; }\n\n  \/* GALERIA *\/\n  .frun-gallery { margin-bottom: 28px; }\n  .frun-gallery img { width: 100%; border-radius: 10px; margin-bottom: 10px; display: block; }\n  .frun-gallery-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 10px; }\n  .frun-gallery-grid img { margin-bottom: 0; }\n\n  \/* GARANTIAS *\/\n  .frun-guarantees { display: flex; gap: 10px; justify-content: center; flex-wrap: wrap; padding: 20px; background: #fff0f5; border-radius: 10px; margin-bottom: 28px; border: 1px solid #f5c2d4; }\n  .frun-guarantee { display: flex; align-items: center; gap: 8px; font-size: 13px; color: #333; font-weight: 600; }\n  .frun-guarantee-icon { font-size: 20px; }\n\n  @media (max-width: 600px) {\n    .frun-pillars { flex-direction: column; }\n    .frun-specs { grid-template-columns: 1fr; }\n    .frun-tech-block { flex-direction: column; text-align: center; }\n    .frun-hero h1 { font-size: 22px; }\n    .frun-nike-row { padding: 16px; gap: 16px; }\n    .frun-nike-value { font-size: 16px; }\n    .frun-proof-bar { flex-wrap: wrap; }\n    .frun-proof-item { flex: 1 1 45%; border-right: none; border-bottom: 1px solid rgba(255,255,255,0.08); }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"frun-wrap\"\u003e\n\u003c!-- AVISO TAMANHO --\u003e\n\u003cdiv class=\"frun-size-alert\"\u003e⚠️ PEÇA O TAMANHO QUE VOCÊ USA NO BRASIL — O AJUSTE É EXATO\u003c\/div\u003e\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"frun-hero\"\u003e\n\u003cdiv class=\"frun-hero-tag\"\u003e💗 Exclusivo Feminino · 4 Cores\u003c\/div\u003e\n\u003ch1\u003eFree \u003cem\u003eRun\u003c\/em\u003e\n\u003c\/h1\u003e\n\u003cp\u003eLeveza, elegância e liberdade em cada passo — o tênis feminino que combina estilo sofisticado com performance real.\u003c\/p\u003e\n\u003cdiv class=\"frun-hero-quote\"\u003e\"Corra livremente. Sinta o vento. O Free Run foi feito para liberar o espírito aventureiro dentro de você.\"\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- CORES DISPONÍVEIS --\u003e\n\u003cdiv class=\"frun-colors-block\"\u003e\n\u003cdiv class=\"frun-colors-title\"\u003e🎨 Cores disponíveis\u003c\/div\u003e\n\u003cdiv class=\"frun-colors-row\"\u003e\n\u003cdiv class=\"frun-color-item\"\u003e\n\u003cdiv class=\"frun-color-circle\" style=\"background: #ffffff; border: 2px solid #ddd;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan class=\"frun-color-name\"\u003eBranco\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"frun-color-item\"\u003e\n\u003cdiv class=\"frun-color-circle\" style=\"background: #d4c5a9;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan class=\"frun-color-name\"\u003eBege\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"frun-color-item\"\u003e\n\u003cdiv class=\"frun-color-circle\" style=\"background: #1a1a1a;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan class=\"frun-color-name\"\u003ePreto\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"frun-color-item\"\u003e\n\u003cdiv class=\"frun-color-circle\" style=\"background: #e8457a;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan class=\"frun-color-name\"\u003eRosa\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- TAMANHOS --\u003e\n\u003cdiv class=\"frun-sizes-block\"\u003e\n\u003cdiv class=\"frun-sizes-title\"\u003e📏 Tamanhos disponíveis\u003c\/div\u003e\n\u003cdiv class=\"frun-sizes-row\"\u003e\n\u003cdiv class=\"frun-sz\"\u003e34\u003c\/div\u003e\n\u003cdiv class=\"frun-sz\"\u003e35\u003c\/div\u003e\n\u003cdiv class=\"frun-sz\"\u003e36\u003c\/div\u003e\n\u003cdiv class=\"frun-sz\"\u003e37\u003c\/div\u003e\n\u003cdiv class=\"frun-sz\"\u003e38\u003c\/div\u003e\n\u003cdiv class=\"frun-sz\"\u003e39\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- PILARES --\u003e\n\u003cdiv class=\"frun-pillars\"\u003e\n\u003cdiv class=\"frun-pillar\"\u003e\n\u003cdiv class=\"frun-pillar-icon\"\u003e🌬️\u003c\/div\u003e\n\u003cdiv class=\"frun-pillar-title\"\u003eRespirável\u003c\/div\u003e\n\u003cdiv class=\"frun-pillar-desc\"\u003ePoliéster respirável que mantém o pé fresco e arejado\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"frun-pillar\"\u003e\n\u003cdiv class=\"frun-pillar-icon\"\u003e💗\u003c\/div\u003e\n\u003cdiv class=\"frun-pillar-title\"\u003eElegante\u003c\/div\u003e\n\u003cdiv class=\"frun-pillar-desc\"\u003eDesign sofisticado que realça a beleza feminina\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"frun-pillar\"\u003e\n\u003cdiv class=\"frun-pillar-icon\"\u003e🛡️\u003c\/div\u003e\n\u003cdiv class=\"frun-pillar-title\"\u003eConfortável\u003c\/div\u003e\n\u003cdiv class=\"frun-pillar-desc\"\u003ePalmilha acolchoada e forro macio para longas jornadas\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- DESCRIÇÃO --\u003e\n\u003cdiv class=\"frun-desc\"\u003eO \u003cstrong\u003eFree Run\u003c\/strong\u003e foi criado para a mulher que não para. Com parte superior em \u003cstrong\u003epoliéster respirável\u003c\/strong\u003e, cadarços tecidos ajustáveis, forro interno macio e palmilha acolchoada — ele une conforto real com um design elegante que valoriza os pés femininos. A sola leve com textura antiderrapante garante tração segura em qualquer superfície, até molhada.\u003c\/div\u003e\n\u003c!-- SPECS NIKE STYLE --\u003e\n\u003cdiv class=\"frun-nike-specs\"\u003e\n\u003cdiv class=\"frun-nike-row\"\u003e\n\u003cdiv class=\"frun-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=\"frun-nike-label\"\u003eProjetado para\u003c\/p\u003e\n\u003cp class=\"frun-nike-value\"\u003eCorrida, caminhada e uso casual feminino\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"frun-nike-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"frun-nike-row\"\u003e\n\u003cdiv class=\"frun-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=\"frun-nike-label\"\u003eTamanhos\u003c\/p\u003e\n\u003cp class=\"frun-nike-value\"\u003e34 ao 39 \u003cspan\u003e(numeração brasileira)\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"frun-nike-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"frun-nike-row\"\u003e\n\u003cdiv class=\"frun-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=\"frun-nike-label\"\u003eAmortecimento\u003c\/p\u003e\n\u003cp class=\"frun-nike-value\"\u003ePalmilha acolchoada + Sola leve texturizada\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"frun-nike-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"frun-nike-row\"\u003e\n\u003cdiv class=\"frun-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=\"frun-nike-label\"\u003eGênero\u003c\/p\u003e\n\u003cp class=\"frun-nike-value\"\u003eFeminino\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SPECS GRID --\u003e\n\u003cdiv class=\"frun-specs-title\"\u003e🔧 Especificações Técnicas\u003c\/div\u003e\n\u003cdiv class=\"frun-specs\"\u003e\n\u003cdiv class=\"frun-spec-item\"\u003e\n\u003cdiv class=\"frun-spec-icon\"\u003e👟\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"frun-spec-label\"\u003eAjuste\u003c\/div\u003e\n\u003cdiv class=\"frun-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=\"frun-spec-item\"\u003e\n\u003cdiv class=\"frun-spec-icon\"\u003e🌐\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"frun-spec-label\"\u003eMaterial\u003c\/div\u003e\n\u003cdiv class=\"frun-spec-value\"\u003ePoliéster respirável — pé fresco em qualquer ritmo\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"frun-spec-item\"\u003e\n\u003cdiv class=\"frun-spec-icon\"\u003e🧴\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"frun-spec-label\"\u003ePalmilha\u003c\/div\u003e\n\u003cdiv class=\"frun-spec-value\"\u003eAcolchoada — conforto suave e proteção prolongada\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"frun-spec-item\"\u003e\n\u003cdiv class=\"frun-spec-icon\"\u003e⚙️\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"frun-spec-label\"\u003eSola\u003c\/div\u003e\n\u003cdiv class=\"frun-spec-value\"\u003eLeve com textura antiderrapante — segura até em molhado\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"frun-spec-item\"\u003e\n\u003cdiv class=\"frun-spec-icon\"\u003e🔒\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"frun-spec-label\"\u003eFechamento\u003c\/div\u003e\n\u003cdiv class=\"frun-spec-value\"\u003eCadarços tecidos ajustáveis — toque fashion e seguro\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"frun-spec-item\"\u003e\n\u003cdiv class=\"frun-spec-icon\"\u003e🦶\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"frun-spec-label\"\u003eForro\u003c\/div\u003e\n\u003cdiv class=\"frun-spec-value\"\u003eInterno macio — suave à pele, conforto do primeiro uso\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"frun-spec-item\"\u003e\n\u003cdiv class=\"frun-spec-icon\"\u003e🎨\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"frun-spec-label\"\u003eCores\u003c\/div\u003e\n\u003cdiv class=\"frun-spec-value\"\u003eBranco · Bege · Preto · Rosa\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"frun-spec-item\"\u003e\n\u003cdiv class=\"frun-spec-icon\"\u003e♀️\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"frun-spec-label\"\u003eGênero\u003c\/div\u003e\n\u003cdiv class=\"frun-spec-value\"\u003eFeminino — tamanhos 34 ao 39\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- TECH BLOCK --\u003e\n\u003cdiv class=\"frun-tech-block\"\u003e\n\u003cdiv class=\"frun-tech-icon\"\u003e💗\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"frun-tech-label\"\u003eDesign pensado para mulheres\u003c\/div\u003e\n\u003cdiv class=\"frun-tech-title\"\u003eSofisticado por fora, poderoso por dentro\u003c\/div\u003e\n\u003cdiv class=\"frun-tech-desc\"\u003eA parte superior macia e delicada realça a beleza dos pés femininos enquanto a \u003cstrong style=\"color: #e8457a;\"\u003epalmilha acolchoada e a sola antiderrapante\u003c\/strong\u003e garantem proteção real. O Free Run prova que elegância e performance andam juntas.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- IDEAL PARA --\u003e\n\u003cdiv class=\"frun-ideal\"\u003e\n\u003cdiv class=\"frun-specs-title\"\u003e🏆 Ideal para\u003c\/div\u003e\n\u003cdiv class=\"frun-ideal-list\"\u003e\n\u003cdiv class=\"frun-ideal-item\"\u003eCorridas ao ar livre — leveza e tração em qualquer superfície\u003c\/div\u003e\n\u003cdiv class=\"frun-ideal-item\"\u003eCaminhadas longas — palmilha que protege do primeiro ao último passo\u003c\/div\u003e\n\u003cdiv class=\"frun-ideal-item\"\u003eAcademia e treinos — conforto real durante toda a sessão\u003c\/div\u003e\n\u003cdiv class=\"frun-ideal-item\"\u003eUso casual — design elegante que combina com qualquer look\u003c\/div\u003e\n\u003cdiv class=\"frun-ideal-item\"\u003eMulheres que querem estilo sem abrir mão do desempenho\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- PROVA SOCIAL --\u003e\n\u003cdiv class=\"frun-proof-bar\"\u003e\n\u003cdiv class=\"frun-proof-item\"\u003e\n\u003cspan class=\"frun-proof-num\"\u003e5.0⭐\u003c\/span\u003e\u003cspan class=\"frun-proof-label\"\u003eAvaliação média\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"frun-proof-item\"\u003e\n\u003cspan class=\"frun-proof-num\"\u003e4🎨\u003c\/span\u003e\u003cspan class=\"frun-proof-label\"\u003eCores disponíveis\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"frun-proof-item\"\u003e\n\u003cspan class=\"frun-proof-num\"\u003e34–39\u003c\/span\u003e\u003cspan class=\"frun-proof-label\"\u003eTamanhos femininos\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"frun-proof-item\"\u003e\n\u003cspan class=\"frun-proof-num\"\u003e🚚\u003c\/span\u003e\u003cspan class=\"frun-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=\"frun-urgency\"\u003e\n\u003cdiv class=\"frun-urgency-title\"\u003e🌸 Estoque limitado — tamanhos esgotando\u003c\/div\u003e\n\u003cdiv class=\"frun-urgency-sub\"\u003eO Free Run é exclusivo feminino e os tamanhos mais pedidos somem rápido. Garanta o seu agora.\u003c\/div\u003e\n\u003cdiv class=\"frun-urgency-badges\"\u003e\n\u003cspan class=\"frun-urgency-badge\"\u003e✅ Pagamento Seguro\u003c\/span\u003e \u003cspan class=\"frun-urgency-badge\"\u003e📦 Envio Imediato\u003c\/span\u003e \u003cspan class=\"frun-urgency-badge\"\u003e🔄 Troca em 7 dias\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- GALERIA --\u003e\n\u003cdiv class=\"frun-gallery\"\u003e\n\u003cimg src=\"https:\/\/ae01.alicdn.com\/kf\/Se8e11253b01e4c9f94d259483ae401aaw.jpg\" alt=\"Free Run Chunta Feminino\" loading=\"lazy\"\u003e\n\u003cdiv class=\"frun-gallery-grid\"\u003e\n\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0262\/5912\/8354\/files\/S438d39a8a0ce4b0daca5e182a8d56318T_0d62bc37-e889-4bb0-bef3-da60b670fe01.webp?v=1764188114\"\u003e\u003cimg src=\"https:\/\/ae01.alicdn.com\/kf\/S5cfb8be1529b46f68f48222d0590563aP.jpg\" alt=\"Free Run Chunta Feminino\" loading=\"lazy\"\u003e \u003cimg src=\"https:\/\/ae01.alicdn.com\/kf\/S292dbfb729f846f7ad44d01805d9989bS.jpg\" alt=\"Free Run Chunta Feminino\" loading=\"lazy\"\u003e \u003cimg src=\"https:\/\/ae01.alicdn.com\/kf\/Sb0e876d14ced4b53b98d546def3e2d7cZ.jpg\" alt=\"Free Run Chunta Feminino\" loading=\"lazy\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- GARANTIAS --\u003e\n\u003cdiv class=\"frun-guarantees\"\u003e\n\u003cdiv class=\"frun-guarantee\"\u003e\n\u003cspan class=\"frun-guarantee-icon\"\u003e🔒\u003c\/span\u003e Compra 100% Segura\u003c\/div\u003e\n\u003cdiv class=\"frun-guarantee\"\u003e\n\u003cspan class=\"frun-guarantee-icon\"\u003e🚚\u003c\/span\u003e Frete Grátis Brasil\u003c\/div\u003e\n\u003cdiv class=\"frun-guarantee\"\u003e\n\u003cspan class=\"frun-guarantee-icon\"\u003e⭐\u003c\/span\u003e 5.0\/5 em avaliações\u003c\/div\u003e\n\u003cdiv class=\"frun-guarantee\"\u003e\n\u003cspan class=\"frun-guarantee-icon\"\u003e🔄\u003c\/span\u003e Troca em 7 dias\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"ChiqueB","offers":[{"title":"Rosa \/ 34","offer_id":47072697549108,"sku":"14:1052#Pink;200000124:200000334;200007763:201336100","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"Rosa \/ 35","offer_id":47072697581876,"sku":"14:1052#Pink;200000124:100010482;200007763:201336100","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"Rosa \/ 36","offer_id":47072697614644,"sku":"14:1052#Pink;200000124:200000898;200007763:201336100","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"Rosa \/ 37","offer_id":47072697647412,"sku":"14:1052#Pink;200000124:200000364;200007763:201336100","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"Rosa \/ 38","offer_id":47072697680180,"sku":"14:1052#Pink;200000124:100013888;200007763:201336100","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"Rosa \/ 39","offer_id":47072697712948,"sku":"14:1052#Pink;200000124:100010483;200007763:201336100","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"Branco \/ 34","offer_id":47072697024820,"sku":"14:200004889#White;200000124:200000334;200007763:201336100","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"Branco \/ 35","offer_id":47072697057588,"sku":"14:200004889#White;200000124:100010482;200007763:201336100","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"Branco \/ 36","offer_id":47072697090356,"sku":"14:200004889#White;200000124:200000898;200007763:201336100","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"Branco \/ 37","offer_id":47072697123124,"sku":"14:200004889#White;200000124:200000364;200007763:201336100","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"Branco \/ 38","offer_id":47072697155892,"sku":"14:200004889#White;200000124:100013888;200007763:201336100","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"Branco \/ 39","offer_id":47072697188660,"sku":"14:200004889#White;200000124:100010483;200007763:201336100","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"Bege \/ 35","offer_id":47072697221428,"sku":"14:200002130#Beige;200000124:100010482;200007763:201336100","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"Bege \/ 36","offer_id":47072697254196,"sku":"14:200002130#Beige;200000124:200000898;200007763:201336100","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"Bege \/ 37","offer_id":47072697286964,"sku":"14:200002130#Beige;200000124:200000364;200007763:201336100","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"Bege \/ 38","offer_id":47072697319732,"sku":"14:200002130#Beige;200000124:100013888;200007763:201336100","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"Bege \/ 39","offer_id":47072697352500,"sku":"14:200002130#Beige;200000124:100010483;200007763:201336100","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"Preto \/ 34","offer_id":47072697385268,"sku":"14:350852#Black;200000124:200000334;200007763:201336100","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"Preto \/ 35","offer_id":47072697418036,"sku":"14:350852#Black;200000124:100010482;200007763:201336100","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"Preto \/ 36","offer_id":47072697450804,"sku":"14:350852#Black;200000124:200000898;200007763:201336100","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"Preto \/ 37","offer_id":47072697483572,"sku":"14:350852#Black;200000124:200000364;200007763:201336100","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"Preto \/ 38","offer_id":47072697516340,"sku":"14:350852#Black;200000124:100013888;200007763:201336100","price":297.77,"currency_code":"BRL","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0262\/5912\/8354\/files\/1_aaca0b05-2faa-4d0f-98d5-e005b549533e.png?v=1764188114"},{"product_id":"brazil-anti-slip-football-socks-mens-socks-field-boots-football-anti-slip-cotton-mens-socks","title":"Meias de Média Compressão Emborrachada","description":"\u003c!-- =========================================================\n     MEIAS CONFORTO — Descrição de produto\n     Estilo visual replicado do Carbon Fly | Cole no editor HTML da Shopify\n     ========================================================= --\u003e\n\u003cstyle\u003e\n  .mc-wrap * { box-sizing: border-box; margin: 0; padding: 0; }\n  .mc-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  \/* ── HERO ── *\/\n  .mc-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  .mc-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  .mc-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  .mc-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  .mc-hero h1 em {\n    font-style: normal;\n    color: #ff5500;\n  }\n  .mc-hero p {\n    font-size: 15px;\n    color: #aaaaaa;\n    max-width: 520px;\n    margin: 0 auto;\n  }\n\n  \/* ── 3 PILARES ── *\/\n  .mc-pillars {\n    display: flex;\n    gap: 12px;\n    margin-bottom: 28px;\n  }\n  .mc-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  .mc-pillar-icon { font-size: 26px; margin-bottom: 8px; }\n  .mc-pillar-title { font-size: 13px; font-weight: 800; text-transform: uppercase; letter-spacing: 1px; color: #111; margin-bottom: 4px; }\n  .mc-pillar-desc { font-size: 12px; color: #666; line-height: 1.4; }\n\n  \/* ── DESCRIÇÃO ── *\/\n  .mc-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  .mc-desc strong { color: #ff5500; }\n\n  \/* ── SPECS ── *\/\n  .mc-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  .mc-specs {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 10px;\n    margin-bottom: 28px;\n  }\n  .mc-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  .mc-spec-icon {\n    font-size: 20px;\n    flex-shrink: 0;\n    margin-top: 1px;\n  }\n  .mc-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  .mc-spec-value {\n    font-size: 13px;\n    font-weight: 600;\n    color: #1a1a1a;\n    line-height: 1.4;\n  }\n\n  \/* ── DESTAQUE COMPRESSÃO ── *\/\n  .mc-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  .mc-tech-icon {\n    font-size: 44px;\n    flex-shrink: 0;\n  }\n  .mc-tech-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  .mc-tech-title {\n    font-size: 19px;\n    font-weight: 900;\n    margin-bottom: 6px;\n    line-height: 1.2;\n  }\n  .mc-tech-desc {\n    font-size: 13px;\n    color: #aaa;\n    line-height: 1.5;\n  }\n\n  \/* ── INDICADO PARA ── *\/\n  .mc-ideal {\n    margin-bottom: 28px;\n  }\n  .mc-ideal-list {\n    display: flex;\n    flex-direction: column;\n    gap: 8px;\n  }\n  .mc-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  .mc-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  \/* ── SENSAÇÃO REAL \/ O QUE VOCÊ RECEBE ── *\/\n  .mc-social-proof {\n    display: flex;\n    gap: 12px;\n    margin-bottom: 28px;\n  }\n  .mc-proof-card {\n    flex: 1;\n    border-radius: 10px;\n    padding: 16px;\n    text-align: center;\n    font-size: 13px;\n  }\n  .mc-proof-card.orange { background: #fff4ee; border: 1.5px solid #ff5500; }\n  .mc-proof-card.dark   { background: #f0f0f0; border: 1.5px solid #ddd; }\n  .mc-proof-num { font-size: 28px; font-weight: 900; color: #ff5500; display: block; line-height: 1; margin-bottom: 4px; }\n  .mc-proof-desc { color: #555; font-size: 12px; line-height: 1.4; }\n\n  \/* ── GALERIA ── *\/\n  .mc-gallery { margin-bottom: 28px; }\n  .mc-gallery-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 10px;\n  }\n  .mc-gallery-grid img {\n    width: 100%;\n    border-radius: 10px;\n    display: block;\n  }\n\n  \/* ── GARANTIAS FINAIS ── *\/\n  .mc-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: 12px;\n  }\n  .mc-guarantee {\n    display: flex;\n    align-items: center;\n    gap: 8px;\n    font-size: 13px;\n    color: #333;\n    font-weight: 600;\n  }\n  .mc-guarantee-icon { font-size: 20px; }\n\n  \/* ── MOBILE ── *\/\n  @media (max-width: 600px) {\n    .mc-pillars { flex-direction: column; }\n    .mc-specs { grid-template-columns: 1fr; }\n    .mc-social-proof { flex-direction: column; }\n    .mc-tech-block { flex-direction: column; text-align: center; }\n    .mc-gallery-grid { grid-template-columns: 1fr; }\n    .mc-hero h1 { font-size: 22px; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"mc-wrap\"\u003e\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"mc-hero\"\u003e\n\u003cdiv class=\"mc-hero-tag\"\u003e🧦 Conforto o dia inteiro\u003c\/div\u003e\n\u003ch1\u003eMeias \u003cem\u003eVersátil\u003c\/em\u003e\n\u003c\/h1\u003e\n\u003cp\u003eExtremamente confortáveis, macias e estilosas — para te acompanhar no seu dia inteiro.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 3 PILARES --\u003e\n\u003cdiv class=\"mc-pillars\"\u003e\n\u003cdiv class=\"mc-pillar\"\u003e\n\u003cdiv class=\"mc-pillar-icon\"\u003e🧵\u003c\/div\u003e\n\u003cdiv class=\"mc-pillar-title\"\u003eAlgodão Premium\u003c\/div\u003e\n\u003cdiv class=\"mc-pillar-desc\"\u003eResistência e ajuste perfeito aos pés\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mc-pillar\"\u003e\n\u003cdiv class=\"mc-pillar-icon\"\u003e☁️\u003c\/div\u003e\n\u003cdiv class=\"mc-pillar-title\"\u003eMaciez\u003c\/div\u003e\n\u003cdiv class=\"mc-pillar-desc\"\u003e\n\u003cp class=\"font-claude-response-body break-words whitespace-normal\"\u003eToque macio que veste como uma segunda pele\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mc-pillar\"\u003e\n\u003cdiv class=\"mc-pillar-icon\"\u003e✨\u003c\/div\u003e\n\u003cdiv class=\"mc-pillar-title\"\u003eEstilo\u003c\/div\u003e\n\u003cdiv class=\"mc-pillar-desc\"\u003eVisual estiloso que combina com qualquer look\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- DESCRIÇÃO --\u003e\n\u003cdiv class=\"mc-desc\"\u003eCom \u003cstrong\u003edesign anatômico\u003c\/strong\u003e, essa meia reduz o impacto e evita atrito — feitas com algodão de alta qualidade para toque macio, resistência e ajuste perfeito.\u003c\/div\u003e\n\u003c!-- SPECS --\u003e\n\u003cdiv class=\"mc-specs-title\"\u003e🔧 Informações Técnicas\u003c\/div\u003e\n\u003cdiv class=\"mc-specs\"\u003e\n\u003cdiv class=\"mc-spec-item\"\u003e\n\u003cdiv class=\"mc-spec-icon\"\u003e🧵\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"mc-spec-label\"\u003eMaterial\u003c\/div\u003e\n\u003cdiv class=\"mc-spec-value\"\u003eAlgodão de alta qualidade\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mc-spec-item\"\u003e\n\u003cdiv class=\"mc-spec-icon\"\u003e👣\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"mc-spec-label\"\u003eTamanho\u003c\/div\u003e\n\u003cdiv class=\"mc-spec-value\"\u003eÚnico — serve do 36 ao 44\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mc-spec-item\"\u003e\n\u003cdiv class=\"mc-spec-icon\"\u003e⚥\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"mc-spec-label\"\u003eGênero\u003c\/div\u003e\n\u003cdiv class=\"mc-spec-value\"\u003eUnissex\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mc-spec-item\"\u003e\n\u003cdiv class=\"mc-spec-icon\"\u003e☀️\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"mc-spec-label\"\u003eEstação\u003c\/div\u003e\n\u003cdiv class=\"mc-spec-value\"\u003ePrimavera, Verão, Outono e Inverno\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mc-spec-item\"\u003e\n\u003cdiv class=\"mc-spec-icon\"\u003e🦵\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"mc-spec-label\"\u003eAltura\u003c\/div\u003e\n\u003cdiv class=\"mc-spec-value\"\u003eCano médio\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mc-spec-item\"\u003e\n\u003cdiv class=\"mc-spec-icon\"\u003e💨\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"mc-spec-label\"\u003eFunções\u003c\/div\u003e\n\u003cdiv class=\"mc-spec-value\"\u003eRespirável · Absorção de suor \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- DESTAQUE COMPRESSÃO --\u003e\n\u003cdiv class=\"mc-tech-block\"\u003e\n\u003cdiv class=\"mc-tech-icon\"\u003e🧦\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"mc-tech-title\"\u003eEstilo que acompanha seu dia a dia\u003c\/div\u003e\n\u003cdiv class=\"mc-tech-desc\"\u003eAlém de confortáveis, essas meias têm um visual \u003cstrong style=\"color: #ff5500;\"\u003eestiloso que combina com qualquer look\u003c\/strong\u003e — do trabalho ao fim de semana. Você não escolhe entre conforto e estilo: tem os dois juntos, em cada par.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- INDICADO PARA --\u003e\n\u003cdiv class=\"mc-ideal\"\u003e\n\u003cdiv class=\"mc-specs-title\"\u003e🏃 Indicado para\u003c\/div\u003e\n\u003cdiv class=\"mc-ideal-list\"\u003e\n\u003cdiv class=\"mc-ideal-item\"\u003eAcademia\u003c\/div\u003e\n\u003cdiv class=\"mc-ideal-item\"\u003eCorrida\u003c\/div\u003e\n\u003cdiv class=\"mc-ideal-item\"\u003eCasual\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mc-ideal-item\"\u003eCiclismo\u003c\/div\u003e\n\u003cdiv class=\"mc-ideal-item\"\u003eBasquete\u003c\/div\u003e\n\u003cdiv class=\"mc-ideal-item\"\u003eTrilhas e atividades outdoor\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- O QUE VOCÊ RECEBE + SENSAÇÃO REAL --\u003e\n\u003cdiv class=\"mc-social-proof\"\u003e\n\u003cdiv class=\"mc-proof-card orange\"\u003e\n\u003cspan class=\"mc-proof-num\"\u003e1 par\u003c\/span\u003e\n\u003cdiv class=\"mc-proof-desc\"\u003ede meia em cada compra\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mc-proof-card dark\"\u003e\n\u003cspan class=\"mc-proof-num\"\u003e👉\u003c\/span\u003e\n\u003cdiv class=\"mc-proof-desc\"\u003eMais firmeza, menos impacto, mais conforto\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mc-proof-card orange\"\u003e\n\u003cspan class=\"mc-proof-num\"\u003e🧠\u003c\/span\u003e\n\u003cdiv class=\"mc-proof-desc\"\u003eVocê sente a diferença já no primeiro uso\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- DESCRIÇÃO FINAL --\u003e\u003c!-- GALERIA --\u003e\n\u003cdiv class=\"mc-gallery\"\u003e\n\u003cdiv class=\"mc-specs-title\"\u003e📸 Galeria\u003c\/div\u003e\n\u003cdiv class=\"mc-gallery-grid\"\u003e\n\u003cimg alt=\"Meias Conforto\" src=\"https:\/\/ae01.alicdn.com\/kf\/S69c8ef5752054168b7dda3f476a9b889c.jpg\"\u003e \u003cimg alt=\"Meias Conforto\" src=\"https:\/\/ae01.alicdn.com\/kf\/Sbfd6a1775f6a41d2b21efa191b7354c5S.jpg\"\u003e \u003cimg alt=\"Meias Conforto\" src=\"https:\/\/ae01.alicdn.com\/kf\/Sebfa277ff8d14f88adeda39e6b3e92b8n.jpg\"\u003e \u003cimg alt=\"Meias Conforto\" src=\"https:\/\/ae01.alicdn.com\/kf\/S9eea2ef476a14e38a6a000aa8c49959bf.jpg\"\u003e \u003cbr\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- GARANTIAS --\u003e\n\u003cdiv class=\"mc-guarantees\"\u003e\n\u003cdiv class=\"mc-guarantee\"\u003e\n\u003cspan class=\"mc-guarantee-icon\"\u003e🔒\u003c\/span\u003e Compra Segura\u003c\/div\u003e\n\u003cdiv class=\"mc-guarantee\"\u003e\n\u003cspan class=\"mc-guarantee-icon\"\u003e📦\u003c\/span\u003e Envio Rápido\u003c\/div\u003e\n\u003cdiv class=\"mc-guarantee\"\u003e\n\u003cspan class=\"mc-guarantee-icon\"\u003e🔄\u003c\/span\u003e Troca Facilitada\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"ChiqueB","offers":[{"title":"AZUL CLARO","offer_id":48852630110516,"sku":"14:173#Verde limão(do brasil);200007763:203054829;5:100014066#40-46","price":57.77,"currency_code":"BRL","in_stock":true},{"title":"PRETO","offer_id":48027089109300,"sku":"14:771#Preta(do brasil);200007763:203054829;5:100014066#40-46","price":57.77,"currency_code":"BRL","in_stock":true},{"title":"LARANJA","offer_id":48027089142068,"sku":"14:193#Laranja(do brasil);200007763:203054829;5:100014066#40-46","price":57.77,"currency_code":"BRL","in_stock":true},{"title":"AZUL ESCURO","offer_id":48027088978228,"sku":"14:365458#Azul escuro(do brasil);200007763:203054829;5:100014066#40-46","price":57.77,"currency_code":"BRL","in_stock":true},{"title":"VERMELHO","offer_id":48027089010996,"sku":"14:350850#Vermelho(do brasil);200007763:203054829;5:100014066#40-46","price":57.77,"currency_code":"BRL","in_stock":true},{"title":"VERDE LIMÃ0","offer_id":48027089174836,"sku":"14:173#Verde limão(do brasil);200007763:203054829;5:100014066#40-46","price":57.77,"currency_code":"BRL","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0262\/5912\/8354\/files\/Scc14fbc747ba4e6da76dfbc24aebb351N.webp?v=1776361585"},{"product_id":"new-fast-full-rosa","title":"Tênis New Fast Feminino Rosa Anatômico | Ultra Leve","description":"\u003c!-- =========================================================\n     NEW FAST ROSA — Página de conversão\n     Tênis regenerativo | Anatômico | Ultra leve \u003c 170g\n     Público: Mulheres | Tamanhos 36-40\n     ========================================================= --\u003e\n\u003cstyle\u003e\n  .nfr-wrap * { box-sizing: border-box; margin: 0; padding: 0; }\n  .nfr-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  \/* ── CORES TEMÁTICAS ROSA ── *\/\n  :root {\n    --rosa: #e8457a;\n    --rosa-dark: #c23060;\n    --rosa-light: #fff0f5;\n    --rosa-border: #f5c2d4;\n  }\n\n  \/* ── TOP BAR ── *\/\n  .nfr-top-bar {\n    background: #1a1a1a;\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  }\n  .nfr-top-bar em { color: #e8457a; font-style: normal; }\n\n  \/* ── AVISO TAMANHO ── *\/\n  .nfr-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: 14px;\n    font-weight: 700;\n    margin-bottom: 12px;\n    box-shadow: 0 4px 15px rgba(255,26,26,0.3);\n    animation: nfr-pulse 2.5s infinite;\n  }\n  .nfr-size-alert2 {\n    background: linear-gradient(135deg, #e8457a 0%, #c23060 100%);\n    color: #fff;\n    text-align: center;\n    padding: 12px 20px;\n    border-radius: 8px;\n    font-size: 13px;\n    font-weight: 700;\n    margin-bottom: 28px;\n    letter-spacing: 0.3px;\n  }\n  @keyframes nfr-pulse {\n    0%,100% { box-shadow: 0 4px 15px rgba(255,26,26,0.3); }\n    50%      { box-shadow: 0 4px 28px rgba(255,26,26,0.55); }\n  }\n\n  \/* ── HERO ── *\/\n  .nfr-hero {\n    text-align: center;\n    padding: 36px 20px 28px;\n    background: linear-gradient(160deg, #1a0510 0%, #2d0a1a 100%);\n    border-radius: 14px;\n    margin-bottom: 28px;\n    position: relative;\n    overflow: hidden;\n  }\n  .nfr-hero::before {\n    content: '';\n    position: absolute;\n    top: -60px; right: -60px;\n    width: 280px; height: 280px;\n    background: radial-gradient(circle, rgba(232,69,122,0.25) 0%, transparent 70%);\n    border-radius: 50%;\n  }\n  .nfr-hero::after {\n    content: '';\n    position: absolute;\n    bottom: -40px; left: -40px;\n    width: 200px; height: 200px;\n    background: radial-gradient(circle, rgba(232,69,122,0.12) 0%, transparent 70%);\n    border-radius: 50%;\n  }\n  .nfr-hero-tag {\n    display: inline-block;\n    background: #e8457a;\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  .nfr-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  .nfr-hero h1 em { font-style: normal; color: #e8457a; }\n  .nfr-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.7;\n  }\n  .nfr-weight-badge {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    background: rgba(232,69,122,0.2);\n    border: 1.5px solid #e8457a;\n    border-radius: 30px;\n    padding: 8px 20px;\n    color: #ffb3cc;\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  \/* ── RECUPERAÇÃO \/ SENSAÇÃO ── *\/\n  .nfr-feeling {\n    background: linear-gradient(135deg, #fff0f5 0%, #fff 100%);\n    border: 2px solid #e8457a;\n    border-radius: 14px;\n    padding: 28px 24px;\n    margin-bottom: 28px;\n    text-align: center;\n  }\n  .nfr-feeling-icon { font-size: 48px; margin-bottom: 12px; }\n  .nfr-feeling-title { font-size: 22px; font-weight: 900; color: #1a1a1a; margin-bottom: 8px; line-height: 1.3; }\n  .nfr-feeling-title span { color: #e8457a; }\n  .nfr-feeling-sub { font-size: 14px; color: #555; line-height: 1.7; max-width: 520px; margin: 0 auto; }\n\n  \/* ── PILARES ── *\/\n  .nfr-pillars { display: flex; gap: 12px; margin-bottom: 28px; }\n  .nfr-pillar {\n    flex: 1;\n    background: #f7f7f7;\n    border-radius: 10px;\n    padding: 20px 14px;\n    text-align: center;\n    border-top: 3px solid #e8457a;\n  }\n  .nfr-pillar-icon { font-size: 28px; margin-bottom: 10px; }\n  .nfr-pillar-title { font-size: 13px; font-weight: 800; text-transform: uppercase; letter-spacing: 1px; color: #111; margin-bottom: 5px; }\n  .nfr-pillar-desc { font-size: 12px; color: #666; line-height: 1.45; }\n\n  \/* ── QUANDO USAR ── *\/\n  .nfr-when {\n    margin-bottom: 28px;\n  }\n  .nfr-when-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 10px;\n  }\n  .nfr-when-card {\n    background: #fff0f5;\n    border: 1.5px solid #f5c2d4;\n    border-radius: 10px;\n    padding: 18px 14px;\n    text-align: center;\n  }\n  .nfr-when-icon { font-size: 28px; margin-bottom: 8px; }\n  .nfr-when-title { font-size: 13px; font-weight: 800; color: #c23060; margin-bottom: 4px; }\n  .nfr-when-desc { font-size: 11px; color: #666; line-height: 1.4; }\n\n  \/* ── REGENERATIVO BLOCK ── *\/\n  .nfr-regen-block {\n    background: linear-gradient(135deg, #1a0510 0%, #2d0a1a 100%);\n    border-radius: 12px;\n    padding: 28px 24px;\n    margin-bottom: 28px;\n    color: #fff;\n  }\n  .nfr-regen-label { font-size: 11px; font-weight: 700; text-transform: uppercase; letter-spacing: 2px; color: #e8457a; margin-bottom: 8px; }\n  .nfr-regen-title { font-size: 22px; font-weight: 900; margin-bottom: 16px; line-height: 1.25; }\n  .nfr-regen-items { display: flex; flex-direction: column; gap: 12px; }\n  .nfr-regen-item { display: flex; align-items: flex-start; gap: 14px; background: rgba(255,255,255,0.06); border-radius: 8px; padding: 14px; }\n  .nfr-regen-dot { width: 8px; height: 8px; background: #e8457a; border-radius: 50%; flex-shrink: 0; margin-top: 5px; }\n  .nfr-regen-item-title { font-size: 14px; font-weight: 700; margin-bottom: 3px; }\n  .nfr-regen-item-desc { font-size: 12px; color: rgba(255,255,255,0.55); line-height: 1.5; }\n\n  \/* ── PESO DESTAQUE ── *\/\n  .nfr-weight-block {\n    background: #fff0f5;\n    border: 2px solid #e8457a;\n    border-radius: 12px;\n    padding: 24px;\n    margin-bottom: 28px;\n    display: flex;\n    align-items: center;\n    gap: 20px;\n  }\n  .nfr-weight-num { font-size: 60px; font-weight: 900; color: #e8457a; line-height: 1; flex-shrink: 0; }\n  .nfr-weight-unit { font-size: 18px; font-weight: 700; color: #c23060; margin-left: 2px; }\n  .nfr-weight-title { font-size: 18px; font-weight: 900; color: #1a1a1a; margin-bottom: 6px; }\n  .nfr-weight-desc { font-size: 13px; color: #555; line-height: 1.55; }\n\n  \/* ── DESCRIÇÃO ── *\/\n  .nfr-desc {\n    background: #fff;\n    border-left: 4px solid #e8457a;\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  .nfr-desc strong { color: #e8457a; }\n\n  \/* ── TAMANHOS ── *\/\n  .nfr-sizes {\n    background: #f7f7f7;\n    border-radius: 12px;\n    padding: 22px 24px;\n    margin-bottom: 28px;\n    text-align: center;\n  }\n  .nfr-sizes-title { font-size: 15px; font-weight: 800; color: #111; margin-bottom: 14px; text-transform: uppercase; letter-spacing: 1px; }\n  .nfr-sizes-grid { display: flex; gap: 10px; justify-content: center; flex-wrap: wrap; }\n  .nfr-size-btn {\n    width: 52px;\n    height: 52px;\n    border-radius: 50%;\n    background: #fff;\n    border: 2px solid #e8457a;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 14px;\n    font-weight: 800;\n    color: #e8457a;\n  }\n  .nfr-sizes-note { font-size: 12px; color: #888; margin-top: 12px; }\n\n  \/* ── SPECS ── *\/\n  .nfr-specs-title { font-size: 18px; font-weight: 800; color: #111; margin-bottom: 16px; padding-bottom: 10px; border-bottom: 2px solid #f5c2d4; text-transform: uppercase; letter-spacing: 1px; }\n  .nfr-specs { display: grid; grid-template-columns: 1fr 1fr; gap: 10px; margin-bottom: 28px; }\n  .nfr-spec-item { background: #f7f7f7; border-radius: 8px; padding: 14px 16px; display: flex; align-items: flex-start; gap: 12px; }\n  .nfr-spec-icon { font-size: 20px; flex-shrink: 0; margin-top: 1px; }\n  .nfr-spec-label { font-size: 11px; font-weight: 700; text-transform: uppercase; letter-spacing: 1px; color: #999; margin-bottom: 2px; }\n  .nfr-spec-value { font-size: 13px; font-weight: 600; color: #1a1a1a; line-height: 1.4; }\n\n  \/* ── DEPOIMENTOS ── *\/\n  .nfr-tests { display: flex; flex-direction: column; gap: 12px; margin-bottom: 28px; }\n  .nfr-test {\n    background: #fff;\n    border: 1px solid #f5c2d4;\n    border-radius: 12px;\n    padding: 20px 22px;\n  }\n  .nfr-test-featured {\n    background: linear-gradient(135deg, #1a0510 0%, #2d0a1a 100%);\n    border-color: #e8457a;\n  }\n  .nfr-test-stars { color: #f59e0b; font-size: 14px; margin-bottom: 10px; }\n  .nfr-test-quote { font-size: 15px; line-height: 1.7; color: #222; margin-bottom: 12px; font-style: italic; }\n  .nfr-test-quote::before { content: '\"'; font-size: 36px; color: #e8457a; line-height: 0; vertical-align: -12px; margin-right: 3px; }\n  .nfr-test-featured .nfr-test-quote { color: rgba(255,255,255,0.85); font-size: 16px; }\n  .nfr-test-author { font-size: 12px; font-weight: 700; color: #888; }\n  .nfr-test-featured .nfr-test-author { color: rgba(255,255,255,0.5); }\n  .nfr-test-verified { font-size: 10px; color: #16a34a; font-weight: 600; }\n  .nfr-test-featured .nfr-test-verified { color: #4ade80; }\n  .nfr-tests-row { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; }\n\n  \/* ── PROVA SOCIAL ── *\/\n  .nfr-proof-bar { display: flex; background: #1a0510; border-radius: 12px; overflow: hidden; margin-bottom: 28px; }\n  .nfr-proof-item { flex: 1; padding: 18px 12px; text-align: center; border-right: 1px solid rgba(255,255,255,0.08); }\n  .nfr-proof-item:last-child { border-right: none; }\n  .nfr-proof-num { font-size: 24px; font-weight: 900; color: #e8457a; display: block; line-height: 1; margin-bottom: 4px; }\n  .nfr-proof-label { font-size: 10px; color: rgba(255,255,255,0.5); line-height: 1.3; }\n\n  \/* ── URGÊNCIA ── *\/\n  .nfr-urgency {\n    background: linear-gradient(135deg, #e8457a 0%, #c23060 100%);\n    border-radius: 12px;\n    padding: 28px 24px;\n    text-align: center;\n    margin-bottom: 28px;\n    color: #fff;\n  }\n  .nfr-urgency-title { font-size: 22px; font-weight: 900; margin-bottom: 8px; line-height: 1.2; }\n  .nfr-urgency-sub { font-size: 14px; opacity: 0.9; margin-bottom: 20px; line-height: 1.6; }\n  .nfr-urgency-badges { display: flex; justify-content: center; gap: 10px; flex-wrap: wrap; }\n  .nfr-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  .nfr-guarantee { background: #f0fdf4; border: 1.5px solid #bbf7d0; border-radius: 14px; padding: 28px; text-align: center; margin-bottom: 28px; }\n  .nfr-guarantee-icon { font-size: 40px; margin-bottom: 12px; }\n  .nfr-guarantee-title { font-size: 20px; font-weight: 900; color: #14532d; margin-bottom: 8px; }\n  .nfr-guarantee-text { font-size: 14px; color: #166534; line-height: 1.7; }\n\n  \/* ── GALERIA ── *\/\n  .nfr-gallery { margin-bottom: 28px; }\n  .nfr-gallery img { width: 100%; border-radius: 10px; margin-bottom: 10px; display: block; }\n  .nfr-gallery-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 10px; }\n  .nfr-gallery-grid img { margin-bottom: 0; }\n\n  \/* ── GARANTIAS FINAIS ── *\/\n  .nfr-guarantees { display: flex; gap: 10px; justify-content: center; flex-wrap: wrap; padding: 20px; background: #fff0f5; border-radius: 10px; margin-bottom: 28px; border: 1px solid #f5c2d4; }\n  .nfr-guarantee-item { display: flex; align-items: center; gap: 8px; font-size: 13px; color: #333; font-weight: 600; }\n\n  \/* ── MOBILE ── *\/\n  @media (max-width: 600px) {\n    .nfr-pillars { flex-direction: column; }\n    .nfr-when-grid { grid-template-columns: 1fr 1fr; }\n    .nfr-specs { grid-template-columns: 1fr; }\n    .nfr-tests-row { grid-template-columns: 1fr; }\n    .nfr-regen-block { padding: 20px 16px; }\n    .nfr-weight-block { flex-direction: column; text-align: center; }\n    .nfr-hero h1 { font-size: 24px; }\n    .nfr-proof-bar { flex-wrap: wrap; }\n    .nfr-proof-item { flex: 1 1 45%; border-right: none; border-bottom: 1px solid rgba(255,255,255,0.08); }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"nfr-wrap\"\u003e\n\u003c!-- TOP BAR --\u003e\n\u003cdiv class=\"nfr-top-bar\"\u003e💗 Disponível nos tamanhos \u003cem\u003e36 ao 40\u003c\/em\u003e · Frete grátis · Estoque limitado\u003c\/div\u003e\n\u003c!-- AVISO TAMANHO --\u003e\n\u003cdiv class=\"nfr-size-alert\"\u003e⚠️ ESSE MODELO TEM A FORMA EXATA — PEÇA O TAMANHO QUE VOCÊ USA NO BRASIL\u003c\/div\u003e\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"nfr-hero\"\u003e\n\u003cdiv class=\"nfr-hero-tag\"\u003e💗 Regenerativo · Anatômico · Ultra Leve\u003c\/div\u003e\n\u003ch1\u003eSeus pés merecem\u003cbr\u003eum \u003cem\u003edescanso de verdade\u003c\/em\u003e.\u003c\/h1\u003e\n\u003cp class=\"nfr-hero-sub\"\u003eO New Fast Rosa foi feito para quem passa o dia em movimento — e precisa de um tênis que recupere o pé, não que canse ainda mais. Anatômico, ultra leve e extremamente confortável.\u003c\/p\u003e\n\u003cdiv class=\"nfr-weight-badge\"\u003e☁️ 170 GRAMAS — o tênis que você quase não sente no pé\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SENSAÇÃO --\u003e\n\u003cdiv class=\"nfr-feeling\"\u003e\n\u003cdiv class=\"nfr-feeling-icon\"\u003e🦶 ☁️ 👟 \u003c\/div\u003e\n\u003cdiv class=\"nfr-feeling-title\"\u003eComo se seus pés estivessem\u003cbr\u003e\u003cspan\u003episando em nuvens\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nfr-feeling-sub\"\u003eO New Fast Rosa foi projetado para regenerar. Depois de um dia longo, de uma corrida puxada ou de horas em pé — ele descomprime, descansa e recupera cada parte do seu pé com leveza real.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- PILARES --\u003e\n\u003cdiv class=\"nfr-pillars\"\u003e\n\u003cdiv class=\"nfr-pillar\"\u003e\n\u003cdiv class=\"nfr-pillar-icon\"\u003e🌿\u003c\/div\u003e\n\u003cdiv class=\"nfr-pillar-title\"\u003eRegenerativo\u003c\/div\u003e\n\u003cdiv class=\"nfr-pillar-desc\"\u003eDesign que recupera o pé após treinos e dias longos\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nfr-pillar\"\u003e\n\u003cdiv class=\"nfr-pillar-icon\"\u003e🦶\u003c\/div\u003e\n\u003cdiv class=\"nfr-pillar-title\"\u003eAnatômico\u003c\/div\u003e\n\u003cdiv class=\"nfr-pillar-desc\"\u003eSegue o formato natural do pé — sem pressão, sem dor\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nfr-pillar\"\u003e\n\u003cdiv class=\"nfr-pillar-icon\"\u003e🪶\u003c\/div\u003e\n\u003cdiv class=\"nfr-pillar-title\"\u003eUltra Leve\u003c\/div\u003e\n\u003cdiv class=\"nfr-pillar-desc\"\u003eMenos de 170g — você quase não sente que está usando\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- QUANDO USAR --\u003e\n\u003cdiv class=\"nfr-when\"\u003e\n\u003cdiv class=\"nfr-specs-title\"\u003e🕐 Quando usar o New Fast Rosa\u003c\/div\u003e\n\u003cdiv class=\"nfr-when-grid\"\u003e\n\u003cdiv class=\"nfr-when-card\"\u003e\n\u003cdiv class=\"nfr-when-icon\"\u003e🏃♀️\u003c\/div\u003e\n\u003cdiv class=\"nfr-when-title\"\u003eTreino\u003c\/div\u003e\n\u003cdiv class=\"nfr-when-desc\"\u003eRecuperação ativa antes e depois da corrida ou academia\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nfr-when-card\"\u003e\n\u003cdiv class=\"nfr-when-icon\"\u003e🏠\u003c\/div\u003e\n\u003cdiv class=\"nfr-when-title\"\u003eEm casa\u003c\/div\u003e\n\u003cdiv class=\"nfr-when-desc\"\u003eConforto máximo para o dia a dia dentro de casa\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nfr-when-card\"\u003e\n\u003cdiv class=\"nfr-when-icon\"\u003e🛒\u003c\/div\u003e\n\u003cdiv class=\"nfr-when-title\"\u003eDia longo\u003c\/div\u003e\n\u003cdiv class=\"nfr-when-desc\"\u003ePasseios, mercado, trabalho — pé sempre descansado\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nfr-when-card\"\u003e\n\u003cdiv class=\"nfr-when-icon\"\u003e✈️\u003c\/div\u003e\n\u003cdiv class=\"nfr-when-title\"\u003eViagens\u003c\/div\u003e\n\u003cdiv class=\"nfr-when-desc\"\u003eUltra leve na bagagem e confortável durante todo o dia\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nfr-when-card\"\u003e\n\u003cdiv class=\"nfr-when-icon\"\u003e💆♀️\u003c\/div\u003e\n\u003cdiv class=\"nfr-when-title\"\u003eRelaxamento\u003c\/div\u003e\n\u003cdiv class=\"nfr-when-desc\"\u003ePara quem passa horas em pé e precisa descomprimir\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nfr-when-card\"\u003e\n\u003cdiv class=\"nfr-when-icon\"\u003e🌅\u003c\/div\u003e\n\u003cdiv class=\"nfr-when-title\"\u003eManhã e tarde\u003c\/div\u003e\n\u003cdiv class=\"nfr-when-desc\"\u003eO tênis que você não quer tirar do pé\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- PESO DESTAQUE --\u003e\n\u003cdiv class=\"nfr-weight-block\"\u003e\n\u003cdiv\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"nfr-weight-title\"\u003eMenos de\u003cspan class=\"nfr-weight-unit\"\u003e170 Gramas\u003c\/span\u003e — o mais leve da linha ChiqueB\u003c\/div\u003e\n\u003cdiv class=\"nfr-weight-desc\"\u003ePara ter noção: uma maçã pesa mais que esse tênis. Cada passo é leve como se você estivesse descalça — só que com todo o suporte anatômico e proteção que seu pé precisa para se recuperar.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- REGENERATIVO BLOCK --\u003e\n\u003cdiv class=\"nfr-regen-block\"\u003e\n\u003cdiv class=\"nfr-regen-label\"\u003ePor que é regenerativo?\u003c\/div\u003e\n\u003cdiv class=\"nfr-regen-title\"\u003eO tênis que cuida de você enquanto você descansa\u003c\/div\u003e\n\u003cdiv class=\"nfr-regen-items\"\u003e\n\u003cdiv class=\"nfr-regen-item\"\u003e\n\u003cdiv class=\"nfr-regen-dot\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"nfr-regen-item-title\"\u003eFormato anatômico\u003c\/div\u003e\n\u003cdiv class=\"nfr-regen-item-desc\"\u003eSegue cada curva natural do pé, distribuindo o peso de forma uniforme e eliminando pontos de pressão que causam cansaço e dor.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nfr-regen-item\"\u003e\n\u003cdiv class=\"nfr-regen-dot\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"nfr-regen-item-title\"\u003eAmortecimento regenerativo\u003c\/div\u003e\n\u003cdiv class=\"nfr-regen-item-desc\"\u003eA entressola absorve o impacto e devolve leveza — cada passo alivia a tensão acumulada no dia, em vez de somá-la.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nfr-regen-item\"\u003e\n\u003cdiv class=\"nfr-regen-dot\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"nfr-regen-item-title\"\u003eLeveza que descansa\u003c\/div\u003e\n\u003cdiv class=\"nfr-regen-item-desc\"\u003eCom menos de 170g, seus músculos e articulações gastam muito menos energia — o que acelera a recuperação e reduz a fadiga.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nfr-regen-item\"\u003e\n\u003cdiv class=\"nfr-regen-dot\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"nfr-regen-item-title\"\u003eRespirabilidade ativa\u003c\/div\u003e\n\u003cdiv class=\"nfr-regen-item-desc\"\u003eO material respira o tempo todo, regulando a temperatura do pé e evitando o inchaço que aparece no fim do dia.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- DESCRIÇÃO --\u003e\n\u003cdiv class=\"nfr-desc\"\u003eO \u003cstrong\u003eNew Fast Rosa\u003c\/strong\u003e é o tênis que o seu pé estava pedindo. Com design \u003cstrong\u003eanatômico\u003c\/strong\u003e que respeita o formato natural do pé, \u003cstrong\u003emenos de 170g\u003c\/strong\u003e de peso e amortecimento regenerativo, ele foi criado para recuperar — não para cansar. Use após o treino, no dia a dia ou sempre que precisar dar uma pausa ao seu pé sem parar de se mover.\u003c\/div\u003e\n\u003c!-- TAMANHOS --\u003e\n\u003cdiv class=\"nfr-sizes\"\u003e\n\u003cdiv class=\"nfr-sizes-title\"\u003e📏 Tamanhos disponíveis\u003c\/div\u003e\n\u003cdiv class=\"nfr-sizes-grid\"\u003e\n\u003cdiv class=\"nfr-size-btn\"\u003e36\u003c\/div\u003e\n\u003cdiv class=\"nfr-size-btn\"\u003e37\u003c\/div\u003e\n\u003cdiv class=\"nfr-size-btn\"\u003e38\u003c\/div\u003e\n\u003cdiv class=\"nfr-size-btn\"\u003e39\u003c\/div\u003e\n\u003cdiv class=\"nfr-size-btn\"\u003e40\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nfr-sizes-note\"\u003e⚠️ Estoque limitado — tamanhos esgotando rápido\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SPECS --\u003e\n\u003cdiv class=\"nfr-specs-title\"\u003e🔧 Especificações Técnicas\u003c\/div\u003e\n\u003cdiv class=\"nfr-specs\"\u003e\n\u003cdiv class=\"nfr-spec-item\"\u003e\n\u003cdiv class=\"nfr-spec-icon\"\u003e🪶\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"nfr-spec-label\"\u003ePeso\u003c\/div\u003e\n\u003cdiv class=\"nfr-spec-value\"\u003eMenos de 170g — ultra leve, quase imperceptível\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nfr-spec-item\"\u003e\n\u003cdiv class=\"nfr-spec-icon\"\u003e🦶\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"nfr-spec-label\"\u003eDesign\u003c\/div\u003e\n\u003cdiv class=\"nfr-spec-value\"\u003eAnatômico — segue o formato natural do pé\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nfr-spec-item\"\u003e\n\u003cdiv class=\"nfr-spec-icon\"\u003e🌿\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"nfr-spec-label\"\u003eFunção\u003c\/div\u003e\n\u003cdiv class=\"nfr-spec-value\"\u003eRegenerativo — recupera o pé após uso intenso\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nfr-spec-item\"\u003e\n\u003cdiv class=\"nfr-spec-icon\"\u003e💨\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"nfr-spec-label\"\u003eRespirabilidade\u003c\/div\u003e\n\u003cdiv class=\"nfr-spec-value\"\u003eAlta — ventila e regula temperatura do pé\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nfr-spec-item\"\u003e\n\u003cdiv class=\"nfr-spec-icon\"\u003e🎨\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"nfr-spec-label\"\u003eCor\u003c\/div\u003e\n\u003cdiv class=\"nfr-spec-value\"\u003eRosa — elegante e estiloso para qualquer ocasião\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nfr-spec-item\"\u003e\n\u003cdiv class=\"nfr-spec-icon\"\u003e📏\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"nfr-spec-label\"\u003eTamanhos\u003c\/div\u003e\n\u003cdiv class=\"nfr-spec-value\"\u003e36 · 37 · 38 · 39 · 40 (numeração brasileira)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nfr-spec-item\"\u003e\n\u003cdiv class=\"nfr-spec-icon\"\u003e👟\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"nfr-spec-label\"\u003eAjuste\u003c\/div\u003e\n\u003cdiv class=\"nfr-spec-value\"\u003eModelo com forma grande — peça o número que usa no Brasil\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nfr-spec-item\"\u003e\n\u003cdiv class=\"nfr-spec-icon\"\u003e⚥\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"nfr-spec-label\"\u003ePúblico\u003c\/div\u003e\n\u003cdiv class=\"nfr-spec-value\"\u003eFeminino\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- DEPOIMENTOS --\u003e\n\u003cdiv class=\"nfr-specs-title\"\u003e💬 Quem já usa, não larga\u003c\/div\u003e\n\u003cdiv class=\"nfr-tests\"\u003e\n\u003cdiv class=\"nfr-test nfr-test-featured\"\u003e\n\u003cdiv class=\"nfr-test-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cdiv class=\"nfr-test-quote\"\u003eDepois de uma corrida longa, calço esse tênis e parece que o pé agradece na hora. É o mais leve que já usei na vida. Não quero saber de outro.\u003c\/div\u003e\n\u003cdiv class=\"nfr-test-author\"\u003eCamila R., 38 anos  \u003cspan class=\"nfr-test-verified\"\u003e✓ compradora verificada\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nfr-tests-row\"\u003e\n\u003cdiv class=\"nfr-test\"\u003e\n\u003cdiv class=\"nfr-test-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cdiv class=\"nfr-test-quote\"\u003eComprei para usar em casa depois do treino. Agora uso em todo lugar. Muito leve e macio.\u003c\/div\u003e\n\u003cdiv class=\"nfr-test-author\"\u003eFernanda M., 31 anos  \u003cspan class=\"nfr-test-verified\"\u003e✓ verificado\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nfr-test\"\u003e\n\u003cdiv class=\"nfr-test-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cdiv class=\"nfr-test-quote\"\u003ePasso o dia em pé no trabalho. Esse tênis foi a melhor coisa que já comprei pro meu pé.\u003c\/div\u003e\n\u003cdiv class=\"nfr-test-author\"\u003ePatrícia S., 45 anos  \u003cspan class=\"nfr-test-verified\"\u003e✓ verificado\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nfr-test\"\u003e\n\u003cdiv class=\"nfr-test-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cdiv class=\"nfr-test-quote\"\u003eA cor é linda e o conforto é incrível. Parece que não tem peso nenhum. Amei!\u003c\/div\u003e\n\u003cdiv class=\"nfr-test-author\"\u003eJuliana A., 27 anos  \u003cspan class=\"nfr-test-verified\"\u003e✓ verificado\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nfr-test\"\u003e\n\u003cdiv class=\"nfr-test-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cdiv class=\"nfr-test-quote\"\u003eUso para me recuperar depois de corrida. O melhor investimento que fiz nos meus pés.\u003c\/div\u003e\n\u003cdiv class=\"nfr-test-author\"\u003eRenata C., 52 anos  \u003cspan class=\"nfr-test-verified\"\u003e✓ verificado\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- PROVA SOCIAL --\u003e\n\u003cdiv class=\"nfr-proof-bar\"\u003e\n\u003cdiv class=\"nfr-proof-item\"\u003e\n\u003cspan class=\"nfr-proof-num\"\u003e5.0★\u003c\/span\u003e\u003cspan class=\"nfr-proof-label\"\u003eAvaliação média\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nfr-proof-item\"\u003e\n\u003cspan class=\"nfr-proof-num\"\u003e170g\u003c\/span\u003e\u003cspan class=\"nfr-proof-label\"\u003eUltra leve\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nfr-proof-item\"\u003e\n\u003cspan class=\"nfr-proof-num\"\u003e🌿\u003c\/span\u003e\u003cspan class=\"nfr-proof-label\"\u003eRegenerativo\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nfr-proof-item\"\u003e\n\u003cspan class=\"nfr-proof-num\"\u003e🚚\u003c\/span\u003e\u003cspan class=\"nfr-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=\"nfr-urgency\"\u003e\n\u003cdiv class=\"nfr-urgency-title\"\u003e🌸 Apenas tamanhos 36 a 40 — esgotando\u003c\/div\u003e\n\u003cdiv class=\"nfr-urgency-sub\"\u003eO New Fast Rosa está disponível em estoque limitado. Quando acabar, não há previsão de reposição imediata. Se o seu número ainda está disponível, garanta agora.\u003c\/div\u003e\n\u003cdiv class=\"nfr-urgency-badges\"\u003e\n\u003cspan class=\"nfr-urgency-badge\"\u003e✅ Pagamento Seguro\u003c\/span\u003e \u003cspan class=\"nfr-urgency-badge\"\u003e📦 Envio Imediato\u003c\/span\u003e \u003cspan class=\"nfr-urgency-badge\"\u003e🔄 Troca em 7 dias\u003c\/span\u003e \u003cspan class=\"nfr-urgency-badge\"\u003e💳 3x sem juros\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- GARANTIA --\u003e\n\u003cdiv class=\"nfr-guarantee\"\u003e\n\u003cdiv class=\"nfr-guarantee-icon\"\u003e🛡️\u003c\/div\u003e\n\u003cdiv class=\"nfr-guarantee-title\"\u003eTroca garantida em 7 dias\u003c\/div\u003e\n\u003cdiv class=\"nfr-guarantee-text\"\u003eSe não servir ou não gostar: você devolve e a gente troca. Sem burocracia. Frete da devolução por nossa conta. \u003cstrong\u003eO risco é todo nosso.\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- GALERIA --\u003e\n\u003cdiv class=\"nfr-gallery\"\u003e\n\u003cimg loading=\"lazy\" alt=\"New Fast Rosa Chunta\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0262\/5912\/8354\/files\/5_cc0e7a67-1b3c-4a13-8b0a-9fd9b33819ae.png?v=1733506114\"\u003e\n\u003cdiv class=\"nfr-gallery-grid\"\u003e\n\u003cimg loading=\"lazy\" alt=\"New Fast Rosa Chunta\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0262\/5912\/8354\/files\/3_2079cc04-ceb2-4bca-84aa-b66a41b6b4c0.png?v=1733503882\"\u003e \u003cimg loading=\"lazy\" alt=\"New Fast Rosa Chunta\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0262\/5912\/8354\/files\/217104F1-EA18-494A-990D-4D28332C1449_480x480.jpg?v=1671140530\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- GARANTIAS FINAIS --\u003e\n\u003cdiv class=\"nfr-guarantees\"\u003e\n\u003cdiv class=\"nfr-guarantee-item\"\u003e\n\u003cspan\u003e🔒\u003c\/span\u003e Compra 100% Segura\u003c\/div\u003e\n\u003cdiv class=\"nfr-guarantee-item\"\u003e\n\u003cspan\u003e🚚\u003c\/span\u003e Frete Grátis Brasil\u003c\/div\u003e\n\u003cdiv class=\"nfr-guarantee-item\"\u003e\n\u003cspan\u003e⭐\u003c\/span\u003e 5.0\/5 em avaliações\u003c\/div\u003e\n\u003cdiv class=\"nfr-guarantee-item\"\u003e\n\u003cspan\u003e🔄\u003c\/span\u003e Troca em 7 dias\u003c\/div\u003e\n\u003cdiv class=\"nfr-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":"Rosa \/ 36","offer_id":48379242676532,"sku":"14:200013902#C906red;200000124:200000364","price":247.77,"currency_code":"BRL","in_stock":true},{"title":"Rosa \/ 37","offer_id":48379242709300,"sku":"14:200013902#C906red;200000124:200000364","price":247.77,"currency_code":"BRL","in_stock":true},{"title":"Rosa \/ 38","offer_id":48379242742068,"sku":"14:200013902#C906red;200000124:100013888","price":247.77,"currency_code":"BRL","in_stock":true},{"title":"Rosa \/ 39","offer_id":48379242774836,"sku":"14:200013902#C906red;200000124:100010483","price":247.77,"currency_code":"BRL","in_stock":true},{"title":"Rosa \/ 40","offer_id":48379242807604,"sku":"14:200013902#C906red;200000124:200000337","price":247.77,"currency_code":"BRL","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0262\/5912\/8354\/files\/3_2079cc04-ceb2-4bca-84aa-b66a41b6b4c0.png?v=1733503882"},{"product_id":"oculos-wind-best-1","title":"Óculos Wind Best - UV400","description":"\u003c!-- =========================================================\n     ÓCULOS WIND BEST CHUNTA — Descrição de produto\n     UV400 · Aerodinâmico · Leve · Esportivo\n     Mesmo padrão de toda a linha Chunta\n     ========================================================= --\u003e\n\u003cstyle\u003e\n  .wb-wrap * { box-sizing: border-box; margin: 0; padding: 0; }\n  .wb-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  \/* HERO *\/\n  .wb-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  .wb-hero::before {\n    content: '';\n    position: absolute;\n    top: -60px; right: -60px;\n    width: 260px; height: 260px;\n    background: radial-gradient(circle, rgba(255,85,0,0.18) 0%, transparent 70%);\n    border-radius: 50%;\n  }\n  .wb-hero-tag { display: inline-block; background: #ff5500; color: #fff; font-size: 11px; font-weight: 700; letter-spacing: 2px; text-transform: uppercase; padding: 5px 16px; border-radius: 20px; margin-bottom: 16px; }\n  .wb-hero h1 { font-size: 28px; font-weight: 900; color: #fff; line-height: 1.2; margin-bottom: 10px; letter-spacing: -0.5px; }\n  .wb-hero h1 em { font-style: normal; color: #ff5500; }\n  .wb-hero p { font-size: 15px; color: rgba(255,255,255,0.6); max-width: 500px; margin: 0 auto 20px; line-height: 1.65; }\n  .wb-hero-badges { display: flex; justify-content: center; gap: 8px; flex-wrap: wrap; }\n  .wb-hero-badge { background: rgba(255,255,255,0.08); border: 1px solid rgba(255,255,255,0.12); color: rgba(255,255,255,0.75); font-size: 12px; font-weight: 600; padding: 5px 12px; border-radius: 20px; }\n\n  \/* UV400 DESTAQUE *\/\n  .wb-uv-block {\n    background: linear-gradient(135deg, #fff8f4, #fff);\n    border: 2px solid #ff5500;\n    border-radius: 14px;\n    padding: 24px;\n    margin-bottom: 28px;\n    text-align: center;\n  }\n  .wb-uv-icon { font-size: 48px; margin-bottom: 12px; }\n  .wb-uv-title { font-size: 20px; font-weight: 900; color: #1a1a1a; margin-bottom: 8px; line-height: 1.3; }\n  .wb-uv-title span { color: #ff5500; }\n  .wb-uv-sub { font-size: 14px; color: #666; line-height: 1.65; max-width: 500px; margin: 0 auto; }\n\n  \/* PILARES *\/\n  .wb-pillars { display: flex; gap: 12px; margin-bottom: 28px; }\n  .wb-pillar { flex: 1; background: #f7f7f7; border-radius: 10px; padding: 18px 14px; text-align: center; border-top: 3px solid #ff5500; }\n  .wb-pillar-icon { font-size: 26px; margin-bottom: 8px; }\n  .wb-pillar-title { font-size: 13px; font-weight: 800; text-transform: uppercase; letter-spacing: 1px; color: #111; margin-bottom: 4px; }\n  .wb-pillar-desc { font-size: 12px; color: #666; line-height: 1.4; }\n\n  \/* DESCRIÇÃO *\/\n  .wb-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.8; }\n  .wb-desc strong { color: #ff5500; }\n\n  \/* SPECS NIKE STYLE *\/\n  .wb-nike-specs { background: #f5f5f5; border-radius: 12px; overflow: hidden; margin-bottom: 28px; }\n  .wb-nike-row { display: flex; align-items: center; gap: 20px; padding: 20px 24px; }\n  .wb-nike-row + .wb-nike-row { border-top: 1px solid #e0e0e0; }\n  .wb-nike-icon { flex-shrink: 0; width: 48px; display: flex; align-items: center; justify-content: center; }\n  .wb-nike-icon svg { width: 40px; height: 40px; }\n  .wb-nike-label { font-size: 14px; color: #888; font-weight: 400; line-height: 1; margin-bottom: 4px; }\n  .wb-nike-value { font-size: 20px; font-weight: 700; color: #111; line-height: 1.2; }\n  .wb-nike-value span { font-size: 15px; font-weight: 400; color: #666; }\n\n  \/* SPECS GRID *\/\n  .wb-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  .wb-specs { display: grid; grid-template-columns: 1fr 1fr; gap: 10px; margin-bottom: 28px; }\n  .wb-spec-item { background: #f7f7f7; border-radius: 8px; padding: 14px 16px; display: flex; align-items: flex-start; gap: 12px; }\n  .wb-spec-icon { font-size: 20px; flex-shrink: 0; margin-top: 1px; }\n  .wb-spec-label { font-size: 11px; font-weight: 700; text-transform: uppercase; letter-spacing: 1px; color: #999; margin-bottom: 2px; }\n  .wb-spec-value { font-size: 13px; font-weight: 600; color: #1a1a1a; line-height: 1.4; }\n\n  \/* TECH BLOCK *\/\n  .wb-tech-block {\n    background: linear-gradient(135deg, #0a0a0a 0%, #1a1a1a 100%);\n    border-radius: 12px;\n    padding: 28px 24px;\n    margin-bottom: 28px;\n    color: #fff;\n  }\n  .wb-tech-label { font-size: 11px; font-weight: 700; text-transform: uppercase; letter-spacing: 2px; color: #ff5500; margin-bottom: 8px; }\n  .wb-tech-title { font-size: 20px; font-weight: 900; margin-bottom: 18px; line-height: 1.2; }\n  .wb-tech-items { display: flex; flex-direction: column; gap: 12px; }\n  .wb-tech-item { display: flex; align-items: flex-start; gap: 14px; background: rgba(255,255,255,0.06); border-radius: 8px; padding: 14px 16px; }\n  .wb-tech-ic { font-size: 24px; flex-shrink: 0; }\n  .wb-tech-item-title { font-size: 14px; font-weight: 700; margin-bottom: 3px; }\n  .wb-tech-item-desc { font-size: 12px; color: rgba(255,255,255,0.5); line-height: 1.5; }\n\n  \/* IDEAL PARA *\/\n  .wb-ideal { margin-bottom: 28px; }\n  .wb-ideal-list { display: flex; flex-direction: column; gap: 8px; }\n  .wb-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  .wb-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  \/* PROVA SOCIAL *\/\n  .wb-proof-bar { display: flex; background: #111; border-radius: 12px; overflow: hidden; margin-bottom: 28px; }\n  .wb-proof-item { flex: 1; padding: 18px 12px; text-align: center; border-right: 1px solid rgba(255,255,255,0.08); }\n  .wb-proof-item:last-child { border-right: none; }\n  .wb-proof-num { font-size: 22px; font-weight: 900; color: #ff5500; display: block; line-height: 1; margin-bottom: 4px; }\n  .wb-proof-label { font-size: 10px; color: rgba(255,255,255,0.5); line-height: 1.3; }\n\n  \/* URGÊNCIA *\/\n  .wb-urgency { background: linear-gradient(135deg, #ff5500 0%, #ff3300 100%); border-radius: 12px; padding: 24px; text-align: center; margin-bottom: 28px; color: #fff; }\n  .wb-urgency-title { font-size: 20px; font-weight: 900; margin-bottom: 8px; }\n  .wb-urgency-sub { font-size: 14px; opacity: 0.9; margin-bottom: 16px; }\n  .wb-urgency-badges { display: flex; justify-content: center; gap: 10px; flex-wrap: wrap; }\n  .wb-urgency-badge { background: rgba(255,255,255,0.2); border-radius: 20px; padding: 6px 16px; font-size: 13px; font-weight: 600; }\n\n  \/* GALERIA *\/\n  .wb-gallery { margin-bottom: 28px; }\n  .wb-gallery img { width: 100%; border-radius: 10px; margin-bottom: 10px; display: block; }\n  .wb-gallery-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 10px; }\n  .wb-gallery-grid img { margin-bottom: 0; }\n\n  \/* GARANTIAS *\/\n  .wb-guarantees { display: flex; gap: 10px; justify-content: center; flex-wrap: wrap; padding: 20px; background: #f7f7f7; border-radius: 10px; margin-bottom: 28px; }\n  .wb-guarantee { display: flex; align-items: center; gap: 8px; font-size: 13px; color: #333; font-weight: 600; }\n\n  @media (max-width: 600px) {\n    .wb-pillars { flex-direction: column; }\n    .wb-specs { grid-template-columns: 1fr; }\n    .wb-hero h1 { font-size: 22px; }\n    .wb-nike-value { font-size: 16px; }\n    .wb-proof-bar { flex-wrap: wrap; }\n    .wb-proof-item { flex: 1 1 45%; border-right: none; border-bottom: 1px solid rgba(255,255,255,0.08); }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"wb-wrap\"\u003e\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"wb-hero\"\u003e\n\u003cdiv class=\"wb-hero-tag\"\u003e🕶️ UV400 · Aerodinâmico · Esportivo\u003c\/div\u003e\n\u003ch1\u003eÓculos Wind \u003cem\u003eBest\u003c\/em\u003e\n\u003c\/h1\u003e\n\u003cp\u003eProteção UV400, design aerodinâmico e visão nítida sem reflexos — o óculos que eleva sua performance na corrida, no ciclismo e em qualquer atividade ao ar livre.\u003c\/p\u003e\n\u003cdiv class=\"wb-hero-badges\"\u003e\n\u003cspan class=\"wb-hero-badge\"\u003e☀️ Proteção UV400\u003c\/span\u003e \u003cspan class=\"wb-hero-badge\"\u003e🪶 Leve e resistente\u003c\/span\u003e \u003cspan class=\"wb-hero-badge\"\u003e👁️ Visão sem reflexos\u003c\/span\u003e \u003cspan class=\"wb-hero-badge\"\u003e🚚 Frete grátis\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- UV400 DESTAQUE --\u003e\n\u003cdiv class=\"wb-uv-block\"\u003e\n\u003cdiv class=\"wb-uv-icon\"\u003e☀️\u003c\/div\u003e\n\u003cdiv class=\"wb-uv-title\"\u003eProteção \u003cspan\u003eUV400\u003c\/span\u003e — seus olhos merecem o melhor\u003c\/div\u003e\n\u003cdiv class=\"wb-uv-sub\"\u003eAs lentes com filtro UV400 bloqueiam 100% dos raios UVA e UVB, reduzem o cansaço visual e garantem visão nítida em qualquer condição de luz — do sol forte à sombra.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- PILARES --\u003e\n\u003cdiv class=\"wb-pillars\"\u003e\n\u003cdiv class=\"wb-pillar\"\u003e\n\u003cdiv class=\"wb-pillar-icon\"\u003e☀️\u003c\/div\u003e\n\u003cdiv class=\"wb-pillar-title\"\u003eUV400\u003c\/div\u003e\n\u003cdiv class=\"wb-pillar-desc\"\u003eProteção total contra raios solares UVA e UVB\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wb-pillar\"\u003e\n\u003cdiv class=\"wb-pillar-icon\"\u003e💨\u003c\/div\u003e\n\u003cdiv class=\"wb-pillar-title\"\u003eAerodinâmico\u003c\/div\u003e\n\u003cdiv class=\"wb-pillar-desc\"\u003eDesign que se ajusta ao rosto sem desconforto\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wb-pillar\"\u003e\n\u003cdiv class=\"wb-pillar-icon\"\u003e👁️\u003c\/div\u003e\n\u003cdiv class=\"wb-pillar-title\"\u003eSem reflexos\u003c\/div\u003e\n\u003cdiv class=\"wb-pillar-desc\"\u003eVisão nítida e contraste melhorado em qualquer luz\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- DESCRIÇÃO --\u003e\n\u003cdiv class=\"wb-desc\"\u003eOs \u003cstrong\u003eÓculos Wind Best\u003c\/strong\u003e foram desenvolvidos para quem exige \u003cstrong\u003emáximo desempenho e conforto\u003c\/strong\u003e nos treinos e corridas. Com estrutura ergonômica leve e resistente, \u003cstrong\u003elentes com filtro UV400\u003c\/strong\u003e e tecnologia antirreflexo — eles reduzem o cansaço visual, melhoram o contraste e garantem visão nítida em qualquer ambiente, do sol forte à pista coberta.\u003c\/div\u003e\n\u003c!-- SPECS NIKE STYLE --\u003e\n\u003cdiv class=\"wb-nike-specs\"\u003e\n\u003cdiv class=\"wb-nike-row\"\u003e\n\u003cdiv class=\"wb-nike-icon\"\u003e\n\u003c!-- Ícone: barras (projetado para) --\u003e \u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewbox=\"0 0 40 40\"\u003e\n          \u003crect fill=\"#111\" rx=\"2.5\" height=\"28\" width=\"5\" y=\"6\" x=\"4\"\u003e\u003c\/rect\u003e\n          \u003crect fill=\"#111\" rx=\"1\" height=\"28\" width=\"2\" y=\"6\" x=\"17\"\u003e\u003c\/rect\u003e\n          \u003crect fill=\"#111\" rx=\"1\" height=\"28\" width=\"2\" y=\"6\" x=\"26\"\u003e\u003c\/rect\u003e\n          \u003crect fill=\"#111\" rx=\"2.5\" height=\"28\" width=\"5\" y=\"6\" x=\"31\"\u003e\u003c\/rect\u003e\n        \u003c\/svg\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"wb-nike-label\"\u003eProjetado para\u003c\/div\u003e\n\u003cdiv class=\"wb-nike-value\"\u003eCorrida, ciclismo e esportes ao ar livre\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wb-nike-row\"\u003e\n\u003cdiv class=\"wb-nike-icon\"\u003e\n\u003c!-- Ícone: sol UV --\u003e \u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewbox=\"0 0 40 40\"\u003e\n          \u003ccircle stroke-width=\"2\" stroke=\"#111\" r=\"8\" cy=\"20\" cx=\"20\"\u003e\u003c\/circle\u003e\n          \u003cline stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"#111\" y2=\"8\" x2=\"20\" y1=\"4\" x1=\"20\"\u003e\u003c\/line\u003e\n          \u003cline stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"#111\" y2=\"36\" x2=\"20\" y1=\"32\" x1=\"20\"\u003e\u003c\/line\u003e\n          \u003cline stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"#111\" y2=\"20\" x2=\"8\" y1=\"20\" x1=\"4\"\u003e\u003c\/line\u003e\n          \u003cline stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"#111\" y2=\"20\" x2=\"36\" y1=\"20\" x1=\"32\"\u003e\u003c\/line\u003e\n          \u003cline stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"#111\" y2=\"11.5\" x2=\"11.5\" y1=\"8.7\" x1=\"8.7\"\u003e\u003c\/line\u003e\n          \u003cline stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"#111\" y2=\"31.3\" x2=\"31.3\" y1=\"28.5\" x1=\"28.5\"\u003e\u003c\/line\u003e\n          \u003cline stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"#111\" y2=\"11.5\" x2=\"28.5\" y1=\"8.7\" x1=\"31.3\"\u003e\u003c\/line\u003e\n          \u003cline stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"#111\" y2=\"31.3\" x2=\"8.7\" y1=\"28.5\" x1=\"11.5\"\u003e\u003c\/line\u003e\n        \u003c\/svg\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"wb-nike-label\"\u003eProteção\u003c\/div\u003e\n\u003cdiv class=\"wb-nike-value\"\u003eUV400 \u003cspan\u003e— bloqueia 100% UVA e UVB\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wb-nike-row\"\u003e\n\u003cdiv class=\"wb-nike-icon\"\u003e\n\u003c!-- Ícone: pena (leveza) --\u003e \u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewbox=\"0 0 40 40\"\u003e\n          \u003cpath stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"#111\" d=\"M8 36 Q14 28 20 22 Q28 14 36 8\"\u003e\u003c\/path\u003e\n          \u003cpath stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"#111\" d=\"M36 8 Q30 10 26 14 Q22 18 20 22\"\u003e\u003c\/path\u003e\n          \u003cpath stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"#111\" d=\"M36 8 Q34 16 30 20 Q26 24 20 22\"\u003e\u003c\/path\u003e\n          \u003cpath stroke-linecap=\"round\" stroke-width=\"1.5\" stroke=\"#111\" d=\"M15 27 Q20 22 26 20\"\u003e\u003c\/path\u003e\n          \u003cpath stroke-linecap=\"round\" stroke-width=\"1.2\" stroke=\"#111\" d=\"M11 31 Q16 26 22 23\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"wb-nike-label\"\u003eEstrutura\u003c\/div\u003e\n\u003cdiv class=\"wb-nike-value\"\u003eLeve e resistente \u003cspan\u003e— ergonômica e antiderrapante\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wb-nike-row\"\u003e\n\u003cdiv class=\"wb-nike-icon\"\u003e\n\u003c!-- Ícone: olho \/ visão --\u003e \u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewbox=\"0 0 40 40\"\u003e\n          \u003cpath fill=\"none\" stroke-width=\"2\" stroke=\"#111\" d=\"M4 20 Q12 8 20 8 Q28 8 36 20 Q28 32 20 32 Q12 32 4 20Z\"\u003e\u003c\/path\u003e\n          \u003ccircle stroke-width=\"2\" stroke=\"#111\" r=\"5\" cy=\"20\" cx=\"20\"\u003e\u003c\/circle\u003e\n          \u003ccircle fill=\"#111\" r=\"2\" cy=\"20\" cx=\"20\"\u003e\u003c\/circle\u003e\n        \u003c\/svg\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"wb-nike-label\"\u003eTecnologia de lente\u003c\/div\u003e\n\u003cdiv class=\"wb-nike-value\"\u003eAntirreflexo \u003cspan\u003e— contraste melhorado\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SPECS GRID --\u003e\n\u003cdiv class=\"wb-specs-title\"\u003e🔧 Especificações Técnicas\u003c\/div\u003e\n\u003cdiv class=\"wb-specs\"\u003e\n\u003cdiv class=\"wb-spec-item\"\u003e\n\u003cdiv class=\"wb-spec-icon\"\u003e☀️\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"wb-spec-label\"\u003eProteção UV\u003c\/div\u003e\n\u003cdiv class=\"wb-spec-value\"\u003eUV400 — proteção total UVA e UVB\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wb-spec-item\"\u003e\n\u003cdiv class=\"wb-spec-icon\"\u003e👁️\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"wb-spec-label\"\u003eLente\u003c\/div\u003e\n\u003cdiv class=\"wb-spec-value\"\u003eAlta qualidade — antirreflexo e contraste superior\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wb-spec-item\"\u003e\n\u003cdiv class=\"wb-spec-icon\"\u003e💨\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"wb-spec-label\"\u003eDesign\u003c\/div\u003e\n\u003cdiv class=\"wb-spec-value\"\u003eAerodinâmico — encaixe perfeito sem desconforto\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wb-spec-item\"\u003e\n\u003cdiv class=\"wb-spec-icon\"\u003e🪶\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"wb-spec-label\"\u003eEstrutura\u003c\/div\u003e\n\u003cdiv class=\"wb-spec-value\"\u003eLeve e resistente — ergonômica para longa duração\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wb-spec-item\"\u003e\n\u003cdiv class=\"wb-spec-icon\"\u003e🎯\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"wb-spec-label\"\u003eOcasião\u003c\/div\u003e\n\u003cdiv class=\"wb-spec-value\"\u003eCorrida, ciclismo e atividades ao ar livre\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wb-spec-item\"\u003e\n\u003cdiv class=\"wb-spec-icon\"\u003e😌\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"wb-spec-label\"\u003eBenefício\u003c\/div\u003e\n\u003cdiv class=\"wb-spec-value\"\u003eReduz cansaço visual — treinos mais longos\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wb-spec-item\"\u003e\n\u003cdiv class=\"wb-spec-icon\"\u003e💡\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"wb-spec-label\"\u003eVisão\u003c\/div\u003e\n\u003cdiv class=\"wb-spec-value\"\u003eNítida em qualquer ambiente — sol ou sombra\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wb-spec-item\"\u003e\n\u003cdiv class=\"wb-spec-icon\"\u003e⚥\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"wb-spec-label\"\u003eUso\u003c\/div\u003e\n\u003cdiv class=\"wb-spec-value\"\u003eUnissex\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- TECH BLOCK --\u003e\n\u003cdiv class=\"wb-tech-block\"\u003e\n\u003cdiv class=\"wb-tech-label\"\u003e🕶️ Por que o Wind Best é diferente?\u003c\/div\u003e\n\u003cdiv class=\"wb-tech-title\"\u003e4 diferenciais que elevam sua performance\u003c\/div\u003e\n\u003cdiv class=\"wb-tech-items\"\u003e\n\u003cdiv class=\"wb-tech-item\"\u003e\n\u003cdiv class=\"wb-tech-ic\"\u003e☀️\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"wb-tech-item-title\"\u003eFiltro UV400 — proteção total\u003c\/div\u003e\n\u003cdiv class=\"wb-tech-item-desc\"\u003eBloqueia 100% dos raios UVA e UVB — protege seus olhos durante treinos longos ao ar livre, prevenindo danos causados pela exposição solar.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wb-tech-item\"\u003e\n\u003cdiv class=\"wb-tech-ic\"\u003e👁️\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"wb-tech-item-title\"\u003eTecnologia antirreflexo\u003c\/div\u003e\n\u003cdiv class=\"wb-tech-item-desc\"\u003eMinimiza reflexos e melhora o contraste em qualquer condição de luz — visão nítida do sol forte à sombra, sem cansar os olhos.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wb-tech-item\"\u003e\n\u003cdiv class=\"wb-tech-ic\"\u003e💨\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"wb-tech-item-title\"\u003eDesign aerodinâmico ergonômico\u003c\/div\u003e\n\u003cdiv class=\"wb-tech-item-desc\"\u003eEstrutura que se ajusta perfeitamente ao rosto — sem pressão, sem escorregamento, sem incomodar mesmo nos treinos mais intensos.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wb-tech-item\"\u003e\n\u003cdiv class=\"wb-tech-ic\"\u003e💪\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"wb-tech-item-title\"\u003eLeve e resistente\u003c\/div\u003e\n\u003cdiv class=\"wb-tech-item-desc\"\u003eConstrução leve que você esquece que está usando — e resistente o suficiente para enfrentar corridas, ciclismo e qualquer atividade ao ar livre.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- IDEAL PARA --\u003e\n\u003cdiv class=\"wb-ideal\"\u003e\n\u003cdiv class=\"wb-specs-title\"\u003e🏆 Ideal para\u003c\/div\u003e\n\u003cdiv class=\"wb-ideal-list\"\u003e\n\u003cdiv class=\"wb-ideal-item\"\u003eCorridas ao ar livre — proteção solar real e visão nítida\u003c\/div\u003e\n\u003cdiv class=\"wb-ideal-item\"\u003eCiclismo — design aerodinâmico que não sai do lugar\u003c\/div\u003e\n\u003cdiv class=\"wb-ideal-item\"\u003eTreinos intensos — leve e confortável por horas\u003c\/div\u003e\n\u003cdiv class=\"wb-ideal-item\"\u003eAtividades ao ar livre — proteção UV400 em qualquer condição\u003c\/div\u003e\n\u003cdiv class=\"wb-ideal-item\"\u003eQuem quer performance com estilo — design arrojado e moderno\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- PROVA SOCIAL --\u003e\n\u003cdiv class=\"wb-proof-bar\"\u003e\n\u003cdiv class=\"wb-proof-item\"\u003e\n\u003cspan class=\"wb-proof-num\"\u003e5.0⭐\u003c\/span\u003e\u003cspan class=\"wb-proof-label\"\u003eAvaliação média\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wb-proof-item\"\u003e\n\u003cspan class=\"wb-proof-num\"\u003eUV400\u003c\/span\u003e\u003cspan class=\"wb-proof-label\"\u003eProteção total\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wb-proof-item\"\u003e\n\u003cspan class=\"wb-proof-num\"\u003e👁️\u003c\/span\u003e\u003cspan class=\"wb-proof-label\"\u003eVisão sem reflexos\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wb-proof-item\"\u003e\n\u003cspan class=\"wb-proof-num\"\u003e🚚\u003c\/span\u003e\u003cspan class=\"wb-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=\"wb-urgency\"\u003e\n\u003cdiv class=\"wb-urgency-title\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0262\/5912\/8354\/files\/Captura_de_Tela_2025-03-13_as_11.21.31.png?v=1741876090\" alt=\"Óculos Wind Best Chunta\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"wb-urgency-title\"\u003e🔥 Estoque Limitado — Não perca!\u003c\/div\u003e\n\u003cdiv class=\"wb-urgency-sub\"\u003eO Wind Best é o acessório que faltava no seu treino. Aprimore sua performance com estilo — garanta o seu agora.\u003c\/div\u003e\n\u003cdiv class=\"wb-urgency-badges\"\u003e\n\u003cspan class=\"wb-urgency-badge\"\u003e✅ Pagamento Seguro\u003c\/span\u003e \u003cspan class=\"wb-urgency-badge\"\u003e📦 Envio Imediato\u003c\/span\u003e \u003cspan class=\"wb-urgency-badge\"\u003e🔄 Troca Garantida\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- GALERIA --\u003e\u003c!-- GARANTIAS --\u003e\n\u003cdiv class=\"wb-guarantees\"\u003e\n\u003cdiv class=\"wb-guarantee\"\u003e🔒 Compra 100% Segura\u003c\/div\u003e\n\u003cdiv class=\"wb-guarantee\"\u003e🚚 Frete Grátis Brasil\u003c\/div\u003e\n\u003cdiv class=\"wb-guarantee\"\u003e⭐ 5.0\/5 em avaliações\u003c\/div\u003e\n\u003cdiv class=\"wb-guarantee\"\u003e🔄 Troca facilitada\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"ChiqueB","offers":[{"title":"Branco \/ Verde","offer_id":48501639446836,"sku":"14:496#C-DZ-S1411-B-09;73:29#1lens","price":177.77,"currency_code":"BRL","in_stock":true},{"title":"Preto","offer_id":48501639512372,"sku":"14:175#C-DZ-S1411-B-03;73:29#1lens","price":177.77,"currency_code":"BRL","in_stock":true},{"title":"Rosa \/ Colorido","offer_id":48501639348532,"sku":"14:365458#C-DZ-S1411-B-12;73:29#1lens","price":177.77,"currency_code":"BRL","in_stock":true},{"title":"Branco \/ Laranja","offer_id":48501639381300,"sku":"14:366#C-DZ-S1411-B-07;73:29#1lens","price":177.77,"currency_code":"BRL","in_stock":true},{"title":"Branco \/ Roxo","offer_id":48501639414068,"sku":"14:1052#C-DZ-S1411-B-08;73:29#1lens","price":177.77,"currency_code":"BRL","in_stock":true},{"title":"Branco \/ Rosa","offer_id":48501639479604,"sku":"14:350853#C-DZ-S1411-B-10;73:29#1lens","price":177.77,"currency_code":"BRL","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0262\/5912\/8354\/files\/21_047232ce-a92f-4c6a-9c37-91519c04ccf1.png?v=1741876089"},{"product_id":"3pairs-sport-running-socks-athletic-breathable-mesh-thick-compression-basketball-socks-sweat-absorb-professional-cycling-socks","title":"Kit 3 Pares Meias Esportivas Performance ChiqueB – Compressão, Respirável e Anti-Suor","description":"\u003c!-- =========================================================\n     MEIAS ESPORTIVAS PERFORMANCE — Descrição de produto\n     Estilo visual replicado do Carbon Fly | Cole no editor HTML da Shopify\n     ========================================================= --\u003e\n\u003cstyle\u003e\n  .ms-wrap * { box-sizing: border-box; margin: 0; padding: 0; }\n  .ms-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  \/* ── HERO ── *\/\n  .ms-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  .ms-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  .ms-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  .ms-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  .ms-hero h1 em {\n    font-style: normal;\n    color: #ff5500;\n  }\n  .ms-hero p {\n    font-size: 15px;\n    color: #aaaaaa;\n    max-width: 520px;\n    margin: 0 auto;\n  }\n\n  \/* ── 3 PILARES ── *\/\n  .ms-pillars {\n    display: flex;\n    gap: 12px;\n    margin-bottom: 28px;\n  }\n  .ms-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  .ms-pillar-icon { font-size: 26px; margin-bottom: 8px; }\n  .ms-pillar-title { font-size: 13px; font-weight: 800; text-transform: uppercase; letter-spacing: 1px; color: #111; margin-bottom: 4px; }\n  .ms-pillar-desc { font-size: 12px; color: #666; line-height: 1.4; }\n\n  \/* ── DESCRIÇÃO ── *\/\n  .ms-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  .ms-desc strong { color: #ff5500; }\n\n  \/* ── SPECS ── *\/\n  .ms-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  .ms-specs {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 10px;\n    margin-bottom: 28px;\n  }\n  .ms-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  .ms-spec-icon {\n    font-size: 20px;\n    flex-shrink: 0;\n    margin-top: 1px;\n  }\n  .ms-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  .ms-spec-value {\n    font-size: 13px;\n    font-weight: 600;\n    color: #1a1a1a;\n    line-height: 1.4;\n  }\n\n  \/* ── DESTAQUE TECNOLOGIA (compressão) ── *\/\n  .ms-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  .ms-tech-icon {\n    font-size: 44px;\n    flex-shrink: 0;\n  }\n  .ms-tech-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  .ms-tech-title {\n    font-size: 19px;\n    font-weight: 900;\n    margin-bottom: 6px;\n    line-height: 1.2;\n  }\n  .ms-tech-desc {\n    font-size: 13px;\n    color: #aaa;\n    line-height: 1.5;\n  }\n\n  \/* ── SENSAÇÃO REAL \/ O QUE VOCÊ RECEBE ── *\/\n  .ms-social-proof {\n    display: flex;\n    gap: 12px;\n    margin-bottom: 28px;\n  }\n  .ms-proof-card {\n    flex: 1;\n    border-radius: 10px;\n    padding: 16px;\n    text-align: center;\n    font-size: 13px;\n  }\n  .ms-proof-card.orange { background: #fff4ee; border: 1.5px solid #ff5500; }\n  .ms-proof-card.dark   { background: #f0f0f0; border: 1.5px solid #ddd; }\n  .ms-proof-num { font-size: 28px; font-weight: 900; color: #ff5500; display: block; line-height: 1; margin-bottom: 4px; }\n  .ms-proof-desc { color: #555; font-size: 12px; line-height: 1.4; }\n\n  \/* ── IDEAL PARA \/ INDICADO PARA ── *\/\n  .ms-ideal {\n    margin-bottom: 28px;\n  }\n  .ms-ideal-list {\n    display: flex;\n    flex-direction: column;\n    gap: 8px;\n  }\n  .ms-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  .ms-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  \/* ── GALERIA ── *\/\n  .ms-gallery { margin-bottom: 28px; }\n  .ms-gallery img {\n    width: 100%;\n    border-radius: 10px;\n    margin-bottom: 10px;\n    display: block;\n  }\n\n  \/* ── GARANTIAS FINAIS ── *\/\n  .ms-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: 12px;\n  }\n  .ms-guarantee {\n    display: flex;\n    align-items: center;\n    gap: 8px;\n    font-size: 13px;\n    color: #333;\n    font-weight: 600;\n  }\n  .ms-guarantee-icon { font-size: 20px; }\n\n  \/* ── MOBILE ── *\/\n  @media (max-width: 600px) {\n    .ms-pillars { flex-direction: column; }\n    .ms-specs { grid-template-columns: 1fr; }\n    .ms-social-proof { flex-direction: column; }\n    .ms-tech-block { flex-direction: column; text-align: center; }\n    .ms-hero h1 { font-size: 22px; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"ms-wrap\"\u003e\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"ms-hero\"\u003e\n\u003cdiv class=\"ms-hero-tag\"\u003e🧦 Para quem treina de verdade\u003c\/div\u003e\n\u003ch1\u003eMeias \u003cem\u003ePerformance\u003c\/em\u003e\n\u003c\/h1\u003e\n\u003cp\u003eDesenvolvidas para quem busca performance e conforto real nos treinos — algodão de alta qualidade, ajuste perfeito e tecnologia de compressão em cada passo.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 3 PILARES --\u003e\n\u003cdiv class=\"ms-pillars\"\u003e\n\u003cdiv class=\"ms-pillar\"\u003e\n\u003cdiv class=\"ms-pillar-icon\"\u003e🧵\u003c\/div\u003e\n\u003cdiv class=\"ms-pillar-title\"\u003eAlgodão Premium\u003c\/div\u003e\n\u003cdiv class=\"ms-pillar-desc\"\u003eToque macio, resistência e ajuste perfeito aos pés\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ms-pillar\"\u003e\n\u003cdiv class=\"ms-pillar-icon\"\u003e🌬️\u003c\/div\u003e\n\u003cdiv class=\"ms-pillar-title\"\u003eRespirabilidade\u003c\/div\u003e\n\u003cdiv class=\"ms-pillar-desc\"\u003eTecido mesh que evita suor e mantém os pés secos\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ms-pillar\"\u003e\n\u003cdiv class=\"ms-pillar-icon\"\u003e💪\u003c\/div\u003e\n\u003cdiv class=\"ms-pillar-title\"\u003eCompressão\u003c\/div\u003e\n\u003cdiv class=\"ms-pillar-desc\"\u003eReduz impacto, evita atrito e melhora a circulação\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- DESCRIÇÃO --\u003e\n\u003cdiv class=\"ms-desc\"\u003eCom \u003cstrong\u003edesign anatômico e tecnologia de compressão\u003c\/strong\u003e, essas meias esportivas reduzem o impacto, evitam atrito e mantêm seus pés secos mesmo nos treinos mais intensos — feitas com algodão de alta qualidade para toque macio, resistência e ajuste perfeito.\u003c\/div\u003e\n\u003c!-- SPECS --\u003e\n\u003cdiv class=\"ms-specs-title\"\u003e🔧 Informações Técnicas\u003c\/div\u003e\n\u003cdiv class=\"ms-specs\"\u003e\n\u003cdiv class=\"ms-spec-item\"\u003e\n\u003cdiv class=\"ms-spec-icon\"\u003e🧵\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"ms-spec-label\"\u003eMaterial\u003c\/div\u003e\n\u003cdiv class=\"ms-spec-value\"\u003eAlgodão de alta qualidade\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ms-spec-item\"\u003e\n\u003cdiv class=\"ms-spec-icon\"\u003e👣\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"ms-spec-label\"\u003eTamanho\u003c\/div\u003e\n\u003cdiv class=\"ms-spec-value\"\u003eÚnico — serve do 36 ao 44\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ms-spec-item\"\u003e\n\u003cdiv class=\"ms-spec-icon\"\u003e⚥\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"ms-spec-label\"\u003eGênero\u003c\/div\u003e\n\u003cdiv class=\"ms-spec-value\"\u003eUnissex \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ms-spec-item\"\u003e\n\u003cdiv class=\"ms-spec-icon\"\u003e☀️\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"ms-spec-label\"\u003eEstação\u003c\/div\u003e\n\u003cdiv class=\"ms-spec-value\"\u003ePrimavera, Verão, Outono e Inverno\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ms-spec-item\"\u003e\n\u003cdiv class=\"ms-spec-icon\"\u003e🦵\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"ms-spec-label\"\u003eAltura\u003c\/div\u003e\n\u003cdiv class=\"ms-spec-value\"\u003eCano médio\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ms-spec-item\"\u003e\n\u003cdiv class=\"ms-spec-icon\"\u003e💨\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"ms-spec-label\"\u003eFunções\u003c\/div\u003e\n\u003cdiv class=\"ms-spec-value\"\u003eRespirável · Absorção de suor · Anti-atrito · Compressão\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- DESTAQUE COMPRESSÃO --\u003e\n\u003cdiv class=\"ms-tech-block\"\u003e\n\u003cdiv class=\"ms-tech-icon\"\u003e💪\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"ms-tech-label\"\u003eTecnologia de Compressão\u003c\/div\u003e\n\u003cdiv class=\"ms-tech-title\"\u003eCompressão estratégica em cada passo\u003c\/div\u003e\n\u003cdiv class=\"ms-tech-desc\"\u003eA compressão estratégica melhora a \u003cstrong style=\"color: #ff5500;\"\u003ecirculação e reduz a fadiga\u003c\/strong\u003e, enquanto o amortecimento reforçado garante mais conforto no impacto — seja na corrida, na academia ou na trilha.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- INDICADO PARA --\u003e\n\u003cdiv class=\"ms-ideal\"\u003e\n\u003cdiv class=\"ms-specs-title\"\u003e🏃Indicado para\u003c\/div\u003e\n\u003cdiv class=\"ms-ideal-list\"\u003e\n\u003cdiv class=\"ms-ideal-item\"\u003eCorrida\u003c\/div\u003e\n\u003cdiv class=\"ms-ideal-item\"\u003eAcademia\u003c\/div\u003e\n\u003cdiv class=\"ms-ideal-item\"\u003eCiclismo\u003c\/div\u003e\n\u003cdiv class=\"ms-ideal-item\"\u003eBasquete\u003c\/div\u003e\n\u003cdiv class=\"ms-ideal-item\"\u003eCaminhada\u003c\/div\u003e\n\u003cdiv class=\"ms-ideal-item\"\u003eTrilhas e atividades outdoor\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- O QUE VOCÊ RECEBE + SENSAÇÃO REAL --\u003e\n\u003cdiv class=\"ms-social-proof\"\u003e\n\u003cdiv class=\"ms-proof-card orange\"\u003e\n\u003cspan class=\"ms-proof-num\"\u003e3 pares\u003c\/span\u003e\n\u003cdiv class=\"ms-proof-desc\"\u003ede meias esportivas em cada compra\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ms-proof-card dark\"\u003e\n\u003cspan class=\"ms-proof-num\"\u003e👉\u003c\/span\u003e\n\u003cdiv class=\"ms-proof-desc\"\u003eMais firmeza, menos impacto, mais conforto\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ms-proof-card orange\"\u003e\n\u003cspan class=\"ms-proof-num\"\u003e🧠\u003c\/span\u003e\n\u003cdiv class=\"ms-proof-desc\"\u003eVocê sente a diferença já no primeiro uso\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- DESCRIÇÃO FINAL --\u003e\n\u003cdiv class=\"ms-desc\"\u003eVocê coloca no pé e sente na hora: mais firmeza, menos impacto, mais conforto. É o tipo de meia que você usa uma vez… e não quer mais treinar sem.\u003c\/div\u003e\n\u003c!-- GALERIA --\u003e\n\u003cdiv class=\"ms-gallery\"\u003e\u003cimg loading=\"lazy\" alt=\"Meias esportivas Performance\" src=\"https:\/\/ae01.alicdn.com\/kf\/Sd59bc95deaca4900ade6306dcc29e9bdk.jpg\"\u003e\u003c\/div\u003e\n\u003c!-- GARANTIAS --\u003e\n\u003cdiv class=\"ms-guarantees\"\u003e\n\u003cdiv class=\"ms-guarantee\"\u003e\n\u003cspan class=\"ms-guarantee-icon\"\u003e🔒\u003c\/span\u003e Compra Segura\u003c\/div\u003e\n\u003cdiv class=\"ms-guarantee\"\u003e\n\u003cspan class=\"ms-guarantee-icon\"\u003e📦\u003c\/span\u003e Envio Rápido\u003c\/div\u003e\n\u003cdiv class=\"ms-guarantee\"\u003e\n\u003cspan class=\"ms-guarantee-icon\"\u003e🔄\u003c\/span\u003e Troca Facilitada\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"ChiqueB","offers":[{"title":"Kit","offer_id":49098286203188,"sku":"14:771#red grey purple;200007763:201336100","price":87.77,"currency_code":"BRL","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0262\/5912\/8354\/files\/S39067b08036344c588c8f078ad9560ffn.webp?v=1776272681"},{"product_id":"kit-12-cadarcos-coloridos","title":"Kit 12 Cadarços coloridos","description":"\u003c!-- =========================================================\n     KIT CADARÇOS 12 CORES — Descrição de produto\n     Mesmo padrão de toda a linha Chunta\n     ========================================================= --\u003e\n\u003cstyle\u003e\n  .kc-wrap * { box-sizing: border-box; margin: 0; padding: 0; }\n  .kc-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  .kc-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  .kc-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  .kc-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  .kc-hero h1 { font-size: 28px; font-weight: 900; color: #fff; line-height: 1.2; margin-bottom: 8px; letter-spacing: -0.5px; }\n  .kc-hero h1 em { font-style: normal; color: #ff5500; }\n  .kc-hero p { font-size: 15px; color: #aaa; max-width: 520px; margin: 0 auto; }\n\n  \/* CORES GRID *\/\n  .kc-cores-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  .kc-cores-grid { display: grid; grid-template-columns: repeat(6, 1fr); gap: 10px; margin-bottom: 28px; }\n  .kc-cor { display: flex; flex-direction: column; align-items: center; gap: 6px; }\n  .kc-cor-circle { width: 40px; height: 40px; border-radius: 50%; border: 2px solid rgba(0,0,0,0.1); flex-shrink: 0; }\n  .kc-cor-label { font-size: 10px; font-weight: 600; color: #555; text-align: center; line-height: 1.2; }\n\n  \/* PILLARS *\/\n  .kc-pillars { display: flex; gap: 12px; margin-bottom: 28px; }\n  .kc-pillar { flex: 1; background: #f7f7f7; border-radius: 10px; padding: 18px 14px; text-align: center; border-top: 3px solid #ff5500; }\n  .kc-pillar-icon { font-size: 26px; margin-bottom: 8px; }\n  .kc-pillar-title { font-size: 13px; font-weight: 800; text-transform: uppercase; letter-spacing: 1px; color: #111; margin-bottom: 4px; }\n  .kc-pillar-desc { font-size: 12px; color: #666; line-height: 1.4; }\n\n  \/* DESCRIÇÃO *\/\n  .kc-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  .kc-desc strong { color: #ff5500; }\n\n  \/* SPECS *\/\n  .kc-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  .kc-specs { display: grid; grid-template-columns: 1fr 1fr; gap: 10px; margin-bottom: 28px; }\n  .kc-spec-item { background: #f7f7f7; border-radius: 8px; padding: 14px 16px; display: flex; align-items: flex-start; gap: 12px; }\n  .kc-spec-icon { font-size: 20px; flex-shrink: 0; margin-top: 1px; }\n  .kc-spec-label { font-size: 11px; font-weight: 700; text-transform: uppercase; letter-spacing: 1px; color: #999; margin-bottom: 2px; }\n  .kc-spec-value { font-size: 13px; font-weight: 600; color: #1a1a1a; line-height: 1.4; }\n\n  \/* TECH BLOCK *\/\n  .kc-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  .kc-tech-icon { font-size: 44px; flex-shrink: 0; }\n  .kc-tech-label { font-size: 11px; font-weight: 700; text-transform: uppercase; letter-spacing: 2px; color: #ff5500; margin-bottom: 6px; }\n  .kc-tech-title { font-size: 19px; font-weight: 900; margin-bottom: 6px; line-height: 1.2; }\n  .kc-tech-desc { font-size: 13px; color: #aaa; line-height: 1.5; }\n\n  \/* IDEAL *\/\n  .kc-ideal { margin-bottom: 28px; }\n  .kc-ideal-list { display: flex; flex-direction: column; gap: 8px; }\n  .kc-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  .kc-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  \/* PROVA SOCIAL *\/\n  .kc-social-proof { display: flex; gap: 12px; margin-bottom: 28px; }\n  .kc-proof-card { flex: 1; border-radius: 10px; padding: 16px; text-align: center; font-size: 13px; }\n  .kc-proof-card.orange { background: #fff4ee; border: 1.5px solid #ff5500; }\n  .kc-proof-card.dark   { background: #f0f0f0; border: 1.5px solid #ddd; }\n  .kc-proof-num { font-size: 28px; font-weight: 900; color: #ff5500; display: block; line-height: 1; margin-bottom: 4px; }\n  .kc-proof-desc { color: #555; font-size: 12px; line-height: 1.4; }\n\n  \/* URGÊNCIA *\/\n  .kc-urgency { background: linear-gradient(135deg, #ff5500 0%, #ff3300 100%); border-radius: 12px; padding: 24px; text-align: center; margin-bottom: 28px; color: #fff; }\n  .kc-urgency-title { font-size: 20px; font-weight: 900; margin-bottom: 8px; }\n  .kc-urgency-sub { font-size: 14px; opacity: 0.9; margin-bottom: 16px; }\n  .kc-urgency-badges { display: flex; justify-content: center; gap: 10px; flex-wrap: wrap; }\n  .kc-urgency-badge { background: rgba(255,255,255,0.2); border-radius: 20px; padding: 6px 16px; font-size: 13px; font-weight: 600; }\n\n  \/* GALERIA *\/\n  .kc-gallery { margin-bottom: 28px; }\n  .kc-gallery img { width: 100%; border-radius: 10px; margin-bottom: 10px; display: block; }\n\n  \/* GARANTIAS *\/\n  .kc-guarantees { display: flex; gap: 10px; justify-content: center; flex-wrap: wrap; padding: 20px; background: #f7f7f7; border-radius: 10px; margin-bottom: 28px; }\n  .kc-guarantee { display: flex; align-items: center; gap: 8px; font-size: 13px; color: #333; font-weight: 600; }\n  .kc-guarantee-icon { font-size: 20px; }\n\n  @media (max-width: 600px) {\n    .kc-pillars { flex-direction: column; }\n    .kc-specs { grid-template-columns: 1fr; }\n    .kc-social-proof { flex-direction: column; }\n    .kc-tech-block { flex-direction: column; text-align: center; }\n    .kc-hero h1 { font-size: 22px; }\n    .kc-cores-grid { grid-template-columns: repeat(4, 1fr); }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"kc-wrap\"\u003e\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"kc-hero\"\u003e\n\u003cdiv class=\"kc-hero-tag\"\u003e🎨 12 Cores · Estilo · Personalização\u003c\/div\u003e\n\u003ch1\u003eKit Cadarços \u003cem\u003eChunta\u003c\/em\u003e\n\u003c\/h1\u003e\n\u003cp\u003eRenove seu tênis sem trocar de par. 12 cores vibrantes para combinar com qualquer visual — do treino ao casual.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 3 PILARES --\u003e\n\u003cdiv class=\"kc-pillars\"\u003e\n\u003cdiv class=\"kc-pillar\"\u003e\n\u003cdiv class=\"kc-pillar-icon\"\u003e🎨\u003c\/div\u003e\n\u003cdiv class=\"kc-pillar-title\"\u003e12 Cores\u003c\/div\u003e\n\u003cdiv class=\"kc-pillar-desc\"\u003eUma cor para cada mood, treino e ocasião\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kc-pillar\"\u003e\n\u003cdiv class=\"kc-pillar-icon\"\u003e💪\u003c\/div\u003e\n\u003cdiv class=\"kc-pillar-title\"\u003eResistente\u003c\/div\u003e\n\u003cdiv class=\"kc-pillar-desc\"\u003eMaterial durável que aguenta treinos intensos\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kc-pillar\"\u003e\n\u003cdiv class=\"kc-pillar-icon\"\u003e✨\u003c\/div\u003e\n\u003cdiv class=\"kc-pillar-title\"\u003eUniversal\u003c\/div\u003e\n\u003cdiv class=\"kc-pillar-desc\"\u003eCompatível com todos os modelos Chunta e outras marcas\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- DESCRIÇÃO --\u003e\n\u003cdiv class=\"kc-desc\"\u003eO \u003cstrong\u003eKit Cadarços Chunta\u003c\/strong\u003e chegou para quem quer personalizar o visual sem gastar com um tênis novo. Com \u003cstrong\u003e12 cores diferentes\u003c\/strong\u003e — do clássico branco e preto até o verde neon e roxo vibrante — você renova o look do seu tênis na hora. Material resistente, acabamento de qualidade e ponteiras firmes que não desfiam.\u003c\/div\u003e\n\u003c!-- CORES --\u003e\n\u003cdiv class=\"kc-cores-title\"\u003e🎨 As 12 Cores do Kit\u003c\/div\u003e\n\u003cdiv class=\"kc-cores-grid\"\u003e\n\u003cdiv class=\"kc-cor\"\u003e\n\u003cdiv style=\"background: #ffffff; border: 2px solid #ddd;\" class=\"kc-cor-circle\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan class=\"kc-cor-label\"\u003eBranco\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kc-cor\"\u003e\n\u003cdiv style=\"background: #111111;\" class=\"kc-cor-circle\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan class=\"kc-cor-label\"\u003ePreto\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kc-cor\"\u003e\n\u003cdiv style=\"background: #e8000d;\" class=\"kc-cor-circle\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan class=\"kc-cor-label\"\u003eVermelho\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kc-cor\"\u003e\n\u003cdiv style=\"background: #ff6600;\" class=\"kc-cor-circle\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan class=\"kc-cor-label\"\u003eLaranja\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kc-cor\"\u003e\n\u003cdiv style=\"background: #39ff14;\" class=\"kc-cor-circle\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan class=\"kc-cor-label\"\u003eVerde Neon\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kc-cor\"\u003e\n\u003cdiv style=\"background: #00aaff;\" class=\"kc-cor-circle\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan class=\"kc-cor-label\"\u003eAzul\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kc-cor\"\u003e\n\u003cdiv style=\"background: #9b59b6;\" class=\"kc-cor-circle\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan class=\"kc-cor-label\"\u003eRoxo\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kc-cor\"\u003e\n\u003cdiv style=\"background: #ffcc00;\" class=\"kc-cor-circle\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan class=\"kc-cor-label\"\u003eAmarelo\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kc-cor\"\u003e\n\u003cdiv style=\"background: #8B4513;\" class=\"kc-cor-circle\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan class=\"kc-cor-label\"\u003eMarrom\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kc-cor\"\u003e\n\u003cdiv style=\"background: #aaaaaa;\" class=\"kc-cor-circle\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan class=\"kc-cor-label\"\u003eCinza\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kc-cor\"\u003e\n\u003cdiv style=\"background: #880015;\" class=\"kc-cor-circle\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan class=\"kc-cor-label\"\u003eBordô\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kc-cor\"\u003e\n\u003cdiv style=\"background: #006400;\" class=\"kc-cor-circle\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan class=\"kc-cor-label\"\u003eVerde\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SPECS --\u003e\n\u003cdiv class=\"kc-specs-title\"\u003e🔧 Especificações\u003c\/div\u003e\n\u003cdiv class=\"kc-specs\"\u003e\n\u003cdiv class=\"kc-spec-item\"\u003e\n\u003cdiv class=\"kc-spec-icon\"\u003e🎨\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"kc-spec-label\"\u003eCores\u003c\/div\u003e\n\u003cdiv class=\"kc-spec-value\"\u003e12 cores — branco, preto, vermelho, laranja, verde neon, azul, roxo, amarelo, marrom, cinza, bordô e verde\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kc-spec-item\"\u003e\n\u003cdiv class=\"kc-spec-icon\"\u003e📏\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"kc-spec-label\"\u003eComprimento\u003c\/div\u003e\n\u003cdiv class=\"kc-spec-value\"\u003e120 cm — ideal para a maioria dos tênis esportivos\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kc-spec-item\"\u003e\n\u003cdiv class=\"kc-spec-icon\"\u003e🧵\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"kc-spec-label\"\u003eTipo\u003c\/div\u003e\n\u003cdiv class=\"kc-spec-value\"\u003eChato e redondo — disponível nos dois formatos\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kc-spec-item\"\u003e\n\u003cdiv class=\"kc-spec-icon\"\u003e💪\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"kc-spec-label\"\u003eMaterial\u003c\/div\u003e\n\u003cdiv class=\"kc-spec-value\"\u003ePoliéster de alta resistência — não desfia nem estica\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kc-spec-item\"\u003e\n\u003cdiv class=\"kc-spec-icon\"\u003e🔒\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"kc-spec-label\"\u003ePonteiras\u003c\/div\u003e\n\u003cdiv class=\"kc-spec-value\"\u003eReforçadas em plástico — fácil de passar nos ilhós\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kc-spec-item\"\u003e\n\u003cdiv class=\"kc-spec-icon\"\u003e👟\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"kc-spec-label\"\u003eCompatibilidade\u003c\/div\u003e\n\u003cdiv class=\"kc-spec-value\"\u003eUniversal — funciona em todos os modelos Chunta e outras marcas\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- TECH BLOCK --\u003e\n\u003cdiv class=\"kc-tech-block\"\u003e\n\u003cdiv class=\"kc-tech-icon\"\u003e✨\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"kc-tech-label\"\u003eTransformação Instantânea\u003c\/div\u003e\n\u003cdiv class=\"kc-tech-title\"\u003eTroque o cadarço, renove o tênis — em 5 minutos\u003c\/div\u003e\n\u003cdiv class=\"kc-tech-desc\"\u003eSeu tênis favorito com cara de novo sem gastar com um par novo. Com \u003cstrong style=\"color: #ff5500;\"\u003e12 cores no mesmo kit\u003c\/strong\u003e, você combina com qualquer roupa, treino ou ocasião. O acessório mais simples que muda tudo.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- IDEAL PARA --\u003e\n\u003cdiv class=\"kc-ideal\"\u003e\n\u003cdiv class=\"kc-specs-title\"\u003e🏆 Ideal para\u003c\/div\u003e\n\u003cdiv class=\"kc-ideal-list\"\u003e\n\u003cdiv class=\"kc-ideal-item\"\u003eRenovar o visual dos tênis Chunta com uma cor nova\u003c\/div\u003e\n\u003cdiv class=\"kc-ideal-item\"\u003eTreinos e corridas — material resistente e duradouro\u003c\/div\u003e\n\u003cdiv class=\"kc-ideal-item\"\u003eQuem gosta de personalizar o look do dia a dia\u003c\/div\u003e\n\u003cdiv class=\"kc-ideal-item\"\u003ePresentear — 12 cores para agradar qualquer estilo\u003c\/div\u003e\n\u003cdiv class=\"kc-ideal-item\"\u003eSubstituir cadarços gastos de qualquer tênis esportivo\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- PROVA SOCIAL --\u003e\n\u003cdiv class=\"kc-social-proof\"\u003e\n\u003cdiv class=\"kc-proof-card orange\"\u003e\n\u003cspan class=\"kc-proof-num\"\u003e12🎨\u003c\/span\u003e\n\u003cdiv class=\"kc-proof-desc\"\u003eCores vibrantes no mesmo kit\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kc-proof-card dark\"\u003e\n\u003cspan class=\"kc-proof-num\"\u003e5.0⭐\u003c\/span\u003e\n\u003cdiv class=\"kc-proof-desc\"\u003eAvaliação média dos compradores\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kc-proof-card orange\"\u003e\n\u003cspan class=\"kc-proof-num\"\u003e🚚\u003c\/span\u003e\n\u003cdiv class=\"kc-proof-desc\"\u003eFrete grátis para todo o Brasil\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- URGÊNCIA --\u003e\n\u003cdiv class=\"kc-urgency\"\u003e\n\u003cdiv class=\"kc-urgency-title\"\u003e🔥 Kit Completo — Melhor Custo-Benefício\u003c\/div\u003e\n\u003cdiv class=\"kc-urgency-sub\"\u003e12 pares de cadarços, 12 cores diferentes. Estoque limitado — garanta o seu agora.\u003c\/div\u003e\n\u003cdiv class=\"kc-urgency-badges\"\u003e\n\u003cspan class=\"kc-urgency-badge\"\u003e✅ Pagamento Seguro\u003c\/span\u003e \u003cspan class=\"kc-urgency-badge\"\u003e📦 Envio Imediato\u003c\/span\u003e \u003cspan class=\"kc-urgency-badge\"\u003e🔄 Troca Garantida\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- GALERIA --\u003e\n\u003cdiv class=\"kc-gallery\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0262\/5912\/8354\/files\/WhatsAppImage2026-05-06at12.34.16.jpg?v=1778164857\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c!-- GARANTIAS --\u003e\n\u003cdiv class=\"kc-guarantees\"\u003e\n\u003cdiv class=\"kc-guarantee\"\u003e\n\u003cspan class=\"kc-guarantee-icon\"\u003e🔒\u003c\/span\u003e Compra 100% Segura\u003c\/div\u003e\n\u003cdiv class=\"kc-guarantee\"\u003e\n\u003cspan class=\"kc-guarantee-icon\"\u003e🚚\u003c\/span\u003e Frete Grátis Brasil\u003c\/div\u003e\n\u003cdiv class=\"kc-guarantee\"\u003e\n\u003cspan class=\"kc-guarantee-icon\"\u003e⭐\u003c\/span\u003e 5.0\/5 em avaliações\u003c\/div\u003e\n\u003cdiv class=\"kc-guarantee\"\u003e\n\u003cspan class=\"kc-guarantee-icon\"\u003e🔄\u003c\/span\u003e Troca facilitada\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"ChiqueB","offers":[{"title":"Kit","offer_id":49123621404980,"sku":null,"price":97.77,"currency_code":"BRL","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0262\/5912\/8354\/files\/WhatsAppImage2026-05-06at12.34.16.jpg?v=1778164857"},{"product_id":"tenis-carbon-fly","title":"Tênis de Corrida Carbon Fly com Placa de Impulsão","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 \u003cem\u003eFly\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 Fly\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 Running\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\"\u003e92+\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 style=\"text-align: start;\" class=\"cm-gallery-grid\"\u003e\n\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0262\/5912\/8354\/files\/IMG_0427.jpg?v=1778857179\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0262\/5912\/8354\/files\/IMG_0429.jpg?v=1778857179\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0262\/5912\/8354\/files\/IMG_0119.jpg?v=1778168115\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0262\/5912\/8354\/files\/IMG_0118.jpg?v=1778168116\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0262\/5912\/8354\/files\/Design_sem_nome_-_2026-05-07T124554.389.png?v=1778168789\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0262\/5912\/8354\/files\/IMG_0117.jpg?v=1778168117\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0262\/5912\/8354\/files\/IMG_0120.jpg?v=1778168116\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0262\/5912\/8354\/files\/Design_sem_nome_-_2026-05-07T124458.979.png?v=1778168789\"\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":"34 \/ BRANCO","offer_id":49123660071220,"sku":null,"price":297.77,"currency_code":"BRL","in_stock":true},{"title":"34 \/ ROSA","offer_id":49123660038452,"sku":null,"price":297.77,"currency_code":"BRL","in_stock":true},{"title":"34 \/ CORAL NEON","offer_id":49123652501812,"sku":"14:100018786#26888-QiuBiTe;200000124:200000334","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"34 \/ VERDE","offer_id":49123660005684,"sku":null,"price":297.77,"currency_code":"BRL","in_stock":true},{"title":"34 \/ VERDE NEON","offer_id":49123659972916,"sku":null,"price":297.77,"currency_code":"BRL","in_stock":true},{"title":"35 \/ BRANCO","offer_id":49123660202292,"sku":null,"price":297.77,"currency_code":"BRL","in_stock":true},{"title":"35 \/ ROSA","offer_id":49123660169524,"sku":null,"price":297.77,"currency_code":"BRL","in_stock":true},{"title":"35 \/ CORAL NEON","offer_id":49123652731188,"sku":"14:100018786#26888-QiuBiTe;200000124:100010482","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"35 \/ VERDE","offer_id":49123660136756,"sku":null,"price":297.77,"currency_code":"BRL","in_stock":true},{"title":"35 \/ VERDE NEON","offer_id":49123660103988,"sku":null,"price":297.77,"currency_code":"BRL","in_stock":true},{"title":"36 \/ BRANCO","offer_id":49123660333364,"sku":null,"price":297.77,"currency_code":"BRL","in_stock":true},{"title":"36 \/ ROSA","offer_id":49123660300596,"sku":null,"price":297.77,"currency_code":"BRL","in_stock":true},{"title":"36 \/ CORAL NEON","offer_id":49123652960564,"sku":"14:100018786#26888-QiuBiTe;200000124:200000898","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"36 \/ VERDE","offer_id":49123660267828,"sku":null,"price":297.77,"currency_code":"BRL","in_stock":true},{"title":"36 \/ VERDE NEON","offer_id":49123660235060,"sku":null,"price":297.77,"currency_code":"BRL","in_stock":true},{"title":"37 \/ BRANCO","offer_id":49123660464436,"sku":null,"price":297.77,"currency_code":"BRL","in_stock":true},{"title":"37 \/ ROSA","offer_id":49123660431668,"sku":null,"price":297.77,"currency_code":"BRL","in_stock":true},{"title":"37 \/ CORAL NEON","offer_id":49123653189940,"sku":"14:100018786#26888-QiuBiTe;200000124:200000364","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"37 \/ VERDE","offer_id":49123660398900,"sku":null,"price":297.77,"currency_code":"BRL","in_stock":true},{"title":"37 \/ VERDE NEON","offer_id":49123660366132,"sku":null,"price":297.77,"currency_code":"BRL","in_stock":true},{"title":"38 \/ BRANCO","offer_id":49123660595508,"sku":null,"price":297.77,"currency_code":"BRL","in_stock":true},{"title":"38 \/ ROSA","offer_id":49123660562740,"sku":null,"price":297.77,"currency_code":"BRL","in_stock":true},{"title":"38 \/ CORAL NEON","offer_id":49123653419316,"sku":"14:100018786#26888-QiuBiTe;200000124:100013888","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"38 \/ VERDE","offer_id":49123660529972,"sku":null,"price":297.77,"currency_code":"BRL","in_stock":true},{"title":"38 \/ VERDE NEON","offer_id":49123660497204,"sku":null,"price":297.77,"currency_code":"BRL","in_stock":true},{"title":"39 \/ BRANCO","offer_id":49123660726580,"sku":null,"price":297.77,"currency_code":"BRL","in_stock":true},{"title":"39 \/ ROSA","offer_id":49123660693812,"sku":null,"price":297.77,"currency_code":"BRL","in_stock":true},{"title":"39 \/ CORAL NEON","offer_id":49123653648692,"sku":"14:100018786#26888-QiuBiTe;200000124:100010483","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"39 \/ VERDE","offer_id":49123660661044,"sku":null,"price":297.77,"currency_code":"BRL","in_stock":true},{"title":"39 \/ VERDE NEON","offer_id":49123660628276,"sku":null,"price":297.77,"currency_code":"BRL","in_stock":true},{"title":"40 \/ BRANCO","offer_id":49123660857652,"sku":null,"price":297.77,"currency_code":"BRL","in_stock":true},{"title":"40 \/ ROSA","offer_id":49123660824884,"sku":null,"price":297.77,"currency_code":"BRL","in_stock":true},{"title":"40 \/ CORAL NEON","offer_id":49123653878068,"sku":"14:100018786#26888-QiuBiTe;200000124:200000337","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"40 \/ VERDE","offer_id":49123660792116,"sku":null,"price":297.77,"currency_code":"BRL","in_stock":true},{"title":"40 \/ VERDE NEON","offer_id":49123660759348,"sku":null,"price":297.77,"currency_code":"BRL","in_stock":true},{"title":"41 \/ BRANCO","offer_id":49123660988724,"sku":null,"price":297.77,"currency_code":"BRL","in_stock":true},{"title":"41 \/ ROSA","offer_id":49123660955956,"sku":null,"price":297.77,"currency_code":"BRL","in_stock":true},{"title":"41 \/ CORAL NEON","offer_id":49123654107444,"sku":"14:100018786#26888-QiuBiTe;200000124:200000338","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"41 \/ VERDE","offer_id":49123660923188,"sku":null,"price":297.77,"currency_code":"BRL","in_stock":true},{"title":"41 \/ VERDE NEON","offer_id":49123660890420,"sku":null,"price":297.77,"currency_code":"BRL","in_stock":true},{"title":"42 \/ BRANCO","offer_id":49123661119796,"sku":null,"price":297.77,"currency_code":"BRL","in_stock":true},{"title":"42 \/ ROSA","offer_id":49123661087028,"sku":null,"price":297.77,"currency_code":"BRL","in_stock":true},{"title":"42 \/ CORAL NEON","offer_id":49123654336820,"sku":"14:100018786#26888-QiuBiTe;200000124:100010487","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"42 \/ VERDE","offer_id":49123661054260,"sku":null,"price":297.77,"currency_code":"BRL","in_stock":true},{"title":"42 \/ VERDE NEON","offer_id":49123661021492,"sku":null,"price":297.77,"currency_code":"BRL","in_stock":true},{"title":"43 \/ BRANCO","offer_id":49123661250868,"sku":null,"price":297.77,"currency_code":"BRL","in_stock":true},{"title":"43 \/ ROSA","offer_id":49123661218100,"sku":null,"price":297.77,"currency_code":"BRL","in_stock":true},{"title":"43 \/ CORAL NEON","offer_id":49123654566196,"sku":"14:100018786#26888-QiuBiTe;200000124:3116","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"43 \/ VERDE","offer_id":49123661185332,"sku":null,"price":297.77,"currency_code":"BRL","in_stock":true},{"title":"43 \/ VERDE NEON","offer_id":49123661152564,"sku":null,"price":297.77,"currency_code":"BRL","in_stock":true},{"title":"44 \/ BRANCO","offer_id":49123661381940,"sku":null,"price":297.77,"currency_code":"BRL","in_stock":true},{"title":"44 \/ ROSA","offer_id":49123661349172,"sku":null,"price":297.77,"currency_code":"BRL","in_stock":true},{"title":"44 \/ CORAL NEON","offer_id":49123656433972,"sku":"14:100018786#26888-QiuBiTe;200000124:200000335","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"44 \/ VERDE","offer_id":49123661316404,"sku":null,"price":297.77,"currency_code":"BRL","in_stock":true},{"title":"44 \/ VERDE NEON","offer_id":49123661283636,"sku":null,"price":297.77,"currency_code":"BRL","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0262\/5912\/8354\/files\/Captura_de_Tela_2026-04-10_as_12.27.30.png?v=1782151729"},{"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":297.77,"currency_code":"BRL","in_stock":true},{"title":"BRANCO E AZUL \/ 35","offer_id":49126365888820,"sku":"14:350852#white blue;200000124:100010482","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"BRANCO E AZUL \/ 36","offer_id":49126365921588,"sku":"14:350852#white blue;200000124:200000898","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"BRANCO E AZUL \/ 37","offer_id":49126365954356,"sku":"14:350852#white blue;200000124:200000364","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"BRANCO E AZUL \/ 38","offer_id":49126365987124,"sku":"14:350852#white blue;200000124:100013888","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"BRANCO E AZUL \/ 39","offer_id":49126366019892,"sku":"14:350852#white blue;200000124:100010483","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"BRANCO E AZUL \/ 40","offer_id":49126366052660,"sku":"14:350852#white blue;200000124:200000337","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"BRANCO E AZUL \/ 41","offer_id":49126366085428,"sku":"14:350852#white blue;200000124:200000338","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"BRANCO E AZUL \/ 42","offer_id":49126366118196,"sku":"14:350852#white blue;200000124:100010487","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"BRANCO E AZUL \/ 43","offer_id":49126366150964,"sku":"14:350852#white blue;200000124:3116","price":297.77,"currency_code":"BRL","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0262\/5912\/8354\/files\/WhatsApp_Image_2026-02-12_at_13.51.26.jpg?v=1771690324"},{"product_id":"tenis-de-corrida-fast-form-com-placa-de-impulsao","title":"Tênis de Corrida Fast Form com placa de impulsão Feminino","description":"\u003c!-- =========================================================\n     FAST FORM CHUNTA — Descrição de produto\n     Mesmo padrão do Carbon Marathon, Carbon Pro, Fast Pro, Fast Run\n     ========================================================= --\u003e\n\u003cstyle\u003e\n  .ff-wrap * { box-sizing: border-box; margin: 0; padding: 0; }\n  .ff-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  .ff-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: ff-pulse 2.5s infinite;\n  }\n  @keyframes ff-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  .ff-size-alert span { font-size: 18px; margin-right: 6px; }\n\n  .ff-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  .ff-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  .ff-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  .ff-hero h1 { font-size: 28px; font-weight: 900; color: #fff; line-height: 1.2; margin-bottom: 8px; letter-spacing: -0.5px; }\n  .ff-hero h1 em { font-style: normal; color: #ff5500; }\n  .ff-hero p { font-size: 15px; color: #aaa; max-width: 520px; margin: 0 auto; }\n\n  .ff-pillars { display: flex; gap: 12px; margin-bottom: 28px; }\n  .ff-pillar { flex: 1; background: #f7f7f7; border-radius: 10px; padding: 18px 14px; text-align: center; border-top: 3px solid #ff5500; }\n  .ff-pillar-icon { font-size: 26px; margin-bottom: 8px; }\n  .ff-pillar-title { font-size: 13px; font-weight: 800; text-transform: uppercase; letter-spacing: 1px; color: #111; margin-bottom: 4px; }\n  .ff-pillar-desc { font-size: 12px; color: #666; line-height: 1.4; }\n\n  .ff-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  .ff-desc strong { color: #ff5500; }\n\n  .ff-nike-specs { background: #f5f5f5; border-radius: 12px; padding: 8px 0; margin-bottom: 28px; }\n  .ff-nike-row { display: flex; align-items: center; gap: 24px; padding: 22px 28px; }\n  .ff-nike-icon { flex-shrink: 0; width: 52px; display: flex; justify-content: center; }\n  .ff-nike-label { margin: 0 0 3px; font-size: 14px; color: #666; font-weight: 400; }\n  .ff-nike-value { margin: 0; font-size: 20px; font-weight: 500; color: #111; line-height: 1.3; }\n  .ff-nike-value span { font-size: 15px; font-weight: 400; color: #666; }\n  .ff-nike-divider { height: 1px; background: #ddd; margin: 0 28px; }\n\n  .ff-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  .ff-specs { display: grid; grid-template-columns: 1fr 1fr; gap: 10px; margin-bottom: 28px; }\n  .ff-spec-item { background: #f7f7f7; border-radius: 8px; padding: 14px 16px; display: flex; align-items: flex-start; gap: 12px; }\n  .ff-spec-icon { font-size: 20px; flex-shrink: 0; margin-top: 1px; }\n  .ff-spec-label { font-size: 11px; font-weight: 700; text-transform: uppercase; letter-spacing: 1px; color: #999; margin-bottom: 2px; }\n  .ff-spec-value { font-size: 13px; font-weight: 600; color: #1a1a1a; line-height: 1.4; }\n\n  .ff-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  .ff-tech-icon { font-size: 44px; flex-shrink: 0; }\n  .ff-tech-label { font-size: 11px; font-weight: 700; text-transform: uppercase; letter-spacing: 2px; color: #ff5500; margin-bottom: 6px; }\n  .ff-tech-title { font-size: 19px; font-weight: 900; margin-bottom: 6px; line-height: 1.2; }\n  .ff-tech-desc { font-size: 13px; color: #aaa; line-height: 1.5; }\n\n  .ff-ideal { margin-bottom: 28px; }\n  .ff-ideal-list { display: flex; flex-direction: column; gap: 8px; }\n  .ff-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  .ff-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  .ff-social-proof { display: flex; gap: 12px; margin-bottom: 28px; }\n  .ff-proof-card { flex: 1; border-radius: 10px; padding: 16px; text-align: center; font-size: 13px; }\n  .ff-proof-card.orange { background: #fff4ee; border: 1.5px solid #ff5500; }\n  .ff-proof-card.dark   { background: #f0f0f0; border: 1.5px solid #ddd; }\n  .ff-proof-num { font-size: 28px; font-weight: 900; color: #ff5500; display: block; line-height: 1; margin-bottom: 4px; }\n  .ff-proof-desc { color: #555; font-size: 12px; line-height: 1.4; }\n\n  .ff-urgency { background: linear-gradient(135deg, #ff5500 0%, #ff3300 100%); border-radius: 12px; padding: 24px; text-align: center; margin-bottom: 28px; color: #fff; }\n  .ff-urgency-title { font-size: 20px; font-weight: 900; margin-bottom: 8px; }\n  .ff-urgency-sub { font-size: 14px; opacity: 0.9; margin-bottom: 16px; }\n  .ff-urgency-badges { display: flex; justify-content: center; gap: 10px; flex-wrap: wrap; }\n  .ff-urgency-badge { background: rgba(255,255,255,0.2); border-radius: 20px; padding: 6px 16px; font-size: 13px; font-weight: 600; }\n\n  .ff-gallery { margin-bottom: 28px; }\n  .ff-gallery img { width: 100%; border-radius: 10px; margin-bottom: 10px; display: block; }\n  .ff-gallery-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 10px; }\n  .ff-gallery-grid img { margin-bottom: 0; }\n\n  .ff-guarantees { display: flex; gap: 10px; justify-content: center; flex-wrap: wrap; padding: 20px; background: #f7f7f7; border-radius: 10px; margin-bottom: 28px; }\n  .ff-guarantee { display: flex; align-items: center; gap: 8px; font-size: 13px; color: #333; font-weight: 600; }\n  .ff-guarantee-icon { font-size: 20px; }\n\n  @media (max-width: 600px) {\n    .ff-pillars { flex-direction: column; }\n    .ff-specs { grid-template-columns: 1fr; }\n    .ff-social-proof { flex-direction: column; }\n    .ff-tech-block { flex-direction: column; text-align: center; }\n    .ff-hero h1 { font-size: 22px; }\n    .ff-nike-row { padding: 16px; gap: 16px; }\n    .ff-nike-value { font-size: 16px; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"ff-wrap\"\u003e\n\u003c!-- AVISO TAMANHO --\u003e\n\u003cdiv class=\"ff-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=\"ff-hero\"\u003e\n\u003cdiv class=\"ff-hero-tag\"\u003e🏃 Corrida · Leveza · Conforto\u003c\/div\u003e\n\u003ch1\u003eFast \u003cem\u003eForm\u003c\/em\u003e\n\u003c\/h1\u003e\n\u003cp\u003eAmortecimento real, respirabilidade superior e aumento de altura integrado — o tênis de corrida que muda a forma como você pisa.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 3 PILARES --\u003e\n\u003cdiv class=\"ff-pillars\"\u003e\n\u003cdiv class=\"ff-pillar\"\u003e\n\u003cdiv class=\"ff-pillar-icon\"\u003e🛡️\u003c\/div\u003e\n\u003cdiv class=\"ff-pillar-title\"\u003eAmortecimento\u003c\/div\u003e\n\u003cdiv class=\"ff-pillar-desc\"\u003ePalmilha e sola EVA para absorção total do impacto\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ff-pillar\"\u003e\n\u003cdiv class=\"ff-pillar-icon\"\u003e🌬️\u003c\/div\u003e\n\u003cdiv class=\"ff-pillar-title\"\u003eRespirável\u003c\/div\u003e\n\u003cdiv class=\"ff-pillar-desc\"\u003ePoliéster de alta respirabilidade para corridas longas\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ff-pillar\"\u003e\n\u003cdiv class=\"ff-pillar-icon\"\u003e📐\u003c\/div\u003e\n\u003cdiv class=\"ff-pillar-title\"\u003eAltura\u003c\/div\u003e\n\u003cdiv class=\"ff-pillar-desc\"\u003eSolado com aumento de altura integrado e discreto\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- DESCRIÇÃO --\u003e\n\u003cdiv class=\"ff-desc\"\u003eO \u003cstrong\u003eFast Form Chunta\u003c\/strong\u003e foi feito para quem corre com intenção. Com cabedal em poliéster respirável, palmilha e sola em EVA de alta absorção e um design que inclui aumento de altura integrado, ele oferece conforto real e postura melhor em cada corrida. Ajuste exato ao número brasileiro, fechamento por cadarço reforçado e tecnologia antiodor para manter o pé fresco até o fim.\u003c\/div\u003e\n\u003c!-- SPECS NIKE STYLE --\u003e\n\u003cdiv class=\"ff-nike-specs\"\u003e\n\u003cdiv class=\"ff-nike-row\"\u003e\n\u003cdiv class=\"ff-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=\"ff-nike-label\"\u003eProjetado para\u003c\/p\u003e\n\u003cp class=\"ff-nike-value\"\u003eCorrida de rua e treinos diários\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ff-nike-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"ff-nike-row\"\u003e\n\u003cdiv class=\"ff-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=\"ff-nike-label\"\u003eDistância da prova\u003c\/p\u003e\n\u003cp class=\"ff-nike-value\"\u003e5 Até 21 km\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ff-nike-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"ff-nike-row\"\u003e\n\u003cdiv class=\"ff-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=\"ff-nike-label\"\u003eDiferencial\u003c\/p\u003e\n\u003cp class=\"ff-nike-value\"\u003eAumento de altura integrado\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ff-nike-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"ff-nike-row\"\u003e\n\u003cdiv class=\"ff-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=\"ff-nike-label\"\u003eGênero\u003c\/p\u003e\n\u003cp class=\"ff-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=\"ff-specs-title\"\u003e🔧 Especificações Técnicas\u003c\/div\u003e\n\u003cdiv class=\"ff-specs\"\u003e\n\u003cdiv class=\"ff-spec-item\"\u003e\n\u003cdiv class=\"ff-spec-icon\"\u003e👟\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"ff-spec-label\"\u003eAjuste\u003c\/div\u003e\n\u003cdiv class=\"ff-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=\"ff-spec-item\"\u003e\n\u003cdiv class=\"ff-spec-icon\"\u003e🌐\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"ff-spec-label\"\u003eMaterial\u003c\/div\u003e\n\u003cdiv class=\"ff-spec-value\"\u003ePoliéster respirável + reforço em náilon\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ff-spec-item\"\u003e\n\u003cdiv class=\"ff-spec-icon\"\u003e🧴\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"ff-spec-label\"\u003ePalmilha\u003c\/div\u003e\n\u003cdiv class=\"ff-spec-value\"\u003eEVA — amortecimento e conforto em cada passada\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ff-spec-item\"\u003e\n\u003cdiv class=\"ff-spec-icon\"\u003e⚙️\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"ff-spec-label\"\u003eSola\u003c\/div\u003e\n\u003cdiv class=\"ff-spec-value\"\u003eEVA — leve, flexível e com aumento de altura\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ff-spec-item\"\u003e\n\u003cdiv class=\"ff-spec-icon\"\u003e🔒\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"ff-spec-label\"\u003eFechamento\u003c\/div\u003e\n\u003cdiv class=\"ff-spec-value\"\u003eCadarço — ajuste seguro para todo tipo de pé\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ff-spec-item\"\u003e\n\u003cdiv class=\"ff-spec-icon\"\u003e📐\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"ff-spec-label\"\u003eDiferencial\u003c\/div\u003e\n\u003cdiv class=\"ff-spec-value\"\u003eAumento de altura integrado e discreto no solado\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ff-spec-item\"\u003e\n\u003cdiv class=\"ff-spec-icon\"\u003e💨\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"ff-spec-label\"\u003ePropriedades\u003c\/div\u003e\n\u003cdiv class=\"ff-spec-value\"\u003eRespirável · Antiodor · Leve · Confortável\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ff-spec-item\"\u003e\n\u003cdiv class=\"ff-spec-icon\"\u003e⚥\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"ff-spec-label\"\u003eGênero\u003c\/div\u003e\n\u003cdiv class=\"ff-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=\"ff-tech-block\"\u003e\n\u003cdiv class=\"ff-tech-icon\"\u003e📐\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"ff-tech-label\"\u003eTecnologia Exclusiva\u003c\/div\u003e\n\u003cdiv class=\"ff-tech-title\"\u003eAumento de altura + EVA duplo — conforto e postura\u003c\/div\u003e\n\u003cdiv class=\"ff-tech-desc\"\u003eO Fast Form combina \u003cstrong style=\"color: #ff5500;\"\u003epalmilha EVA + sola EVA com aumento de altura integrado\u003c\/strong\u003e — mais postura, mais leveza e absorção total do impacto. Discreto por fora, transformador por dentro.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- IDEAL PARA --\u003e\n\u003cdiv class=\"ff-ideal\"\u003e\n\u003cdiv class=\"ff-specs-title\"\u003e🏆 Ideal para\u003c\/div\u003e\n\u003cdiv class=\"ff-ideal-list\"\u003e\n\u003cdiv class=\"ff-ideal-item\"\u003eCorridas de rua de até 21 km\u003c\/div\u003e\n\u003cdiv class=\"ff-ideal-item\"\u003eTreinos diários que exigem amortecimento real\u003c\/div\u003e\n\u003cdiv class=\"ff-ideal-item\"\u003eQuem quer ganhar altura de forma discreta e confortável\u003c\/div\u003e\n\u003cdiv class=\"ff-ideal-item\"\u003eUso casual — trabalho, lazer e passeios prolongados\u003c\/div\u003e\n\u003cdiv class=\"ff-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=\"ff-social-proof\"\u003e\n\u003cdiv class=\"ff-proof-card orange\"\u003e\n\u003cspan class=\"ff-proof-num\"\u003e5.0⭐\u003c\/span\u003e\n\u003cdiv class=\"ff-proof-desc\"\u003eAvaliação média dos compradores\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ff-proof-card dark\"\u003e\n\u003cspan class=\"ff-proof-num\"\u003e62+\u003c\/span\u003e\n\u003cdiv class=\"ff-proof-desc\"\u003eAvaliações verificadas\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ff-proof-card orange\"\u003e\n\u003cspan class=\"ff-proof-num\"\u003e🚚\u003c\/span\u003e\n\u003cdiv class=\"ff-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=\"ff-urgency\"\u003e\n\u003cdiv class=\"ff-urgency-title\"\u003e🔥 Estoque Limitado — Tamanhos Esgotando\u003c\/div\u003e\n\u003cdiv class=\"ff-urgency-sub\"\u003eO Fast Form é um dos modelos mais pedidos da Chunta. Garanta o seu agora.\u003c\/div\u003e\n\u003cdiv class=\"ff-urgency-badges\"\u003e\n\u003cspan class=\"ff-urgency-badge\"\u003e✅ Pagamento Seguro\u003c\/span\u003e \u003cspan class=\"ff-urgency-badge\"\u003e📦 Envio Imediato\u003c\/span\u003e \u003cspan class=\"ff-urgency-badge\"\u003e🔄 Troca Garantida\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- GALERIA --\u003e\n\u003cdiv class=\"ff-gallery\"\u003e\n\u003cimg loading=\"lazy\" alt=\"Fast Form Chunta\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0262\/5912\/8354\/files\/0_1678e021-fead-4068-9493-cbf83431ed8f.jpg?v=1757014624\"\u003e\n\u003cdiv class=\"ff-gallery-grid\"\u003e\n\u003cimg loading=\"lazy\" alt=\"Fast Form Chunta\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0262\/5912\/8354\/files\/1_63426376-8444-4b77-99e9-fd3634cc2634.jpg?v=1757014624\"\u003e \u003cimg loading=\"lazy\" alt=\"Fast Form Chunta\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0262\/5912\/8354\/files\/2_c367d076-3adc-4607-9484-78d6e1c5a7c4.jpg?v=1757014624\"\u003e \u003cimg loading=\"lazy\" alt=\"Fast Form Chunta\" src=\"https:\/\/ae01.alicdn.com\/kf\/S9fe7ec6e18f74046870c03942284a1df4.jpg\"\u003e \u003cimg loading=\"lazy\" alt=\"Fast Form Chunta\" src=\"https:\/\/ae01.alicdn.com\/kf\/Sf738b29e9de94543b5d63e1ed04e4c9fy.jpg\"\u003e \u003cbr\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- GARANTIAS --\u003e\n\u003cdiv class=\"ff-guarantees\"\u003e\n\u003cdiv class=\"ff-guarantee\"\u003e\n\u003cspan class=\"ff-guarantee-icon\"\u003e🔒\u003c\/span\u003e Compra 100% Segura\u003c\/div\u003e\n\u003cdiv class=\"ff-guarantee\"\u003e\n\u003cspan class=\"ff-guarantee-icon\"\u003e🚚\u003c\/span\u003e Frete Grátis Brasil\u003c\/div\u003e\n\u003cdiv class=\"ff-guarantee\"\u003e\n\u003cspan class=\"ff-guarantee-icon\"\u003e⭐\u003c\/span\u003e 5.0\/5 em avaliações\u003c\/div\u003e\n\u003cdiv class=\"ff-guarantee\"\u003e\n\u003cspan class=\"ff-guarantee-icon\"\u003e🔄\u003c\/span\u003e Troca facilitada\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"ChiqueB","offers":[{"title":"Roxo \/ 33","offer_id":49127037010228,"sku":"14:200004891#Purplr;200000124:100010481","price":397.77,"currency_code":"BRL","in_stock":true},{"title":"Roxo \/ 34","offer_id":49127037042996,"sku":"14:200004891#Purplr;200000124:200000333","price":397.77,"currency_code":"BRL","in_stock":true},{"title":"Roxo \/ 35","offer_id":49127037075764,"sku":"14:200004891#Purplr;200000124:200000334","price":397.77,"currency_code":"BRL","in_stock":true},{"title":"Roxo \/ 36","offer_id":49127037108532,"sku":"14:200004891#Purplr;200000124:100010482","price":397.77,"currency_code":"BRL","in_stock":true},{"title":"Roxo \/ 37","offer_id":49127037141300,"sku":"14:200004891#Purplr;200000124:200000898","price":397.77,"currency_code":"BRL","in_stock":true},{"title":"Roxo \/ 38","offer_id":49127037174068,"sku":"14:200004891#Purplr;200000124:200000364","price":397.77,"currency_code":"BRL","in_stock":true},{"title":"Roxo \/ 39","offer_id":49127037206836,"sku":"14:200004891#Purplr;200000124:100013888","price":397.77,"currency_code":"BRL","in_stock":true},{"title":"Roxo \/ 40","offer_id":49127037239604,"sku":"14:200004891#Purplr;200000124:100010483","price":397.77,"currency_code":"BRL","in_stock":true},{"title":"Roxo \/ 41","offer_id":49127037272372,"sku":"14:200004891#Purplr;200000124:200000337","price":397.77,"currency_code":"BRL","in_stock":true},{"title":"Roxo \/ 42","offer_id":49127037305140,"sku":"14:200004891#Purplr;200000124:200000338","price":397.77,"currency_code":"BRL","in_stock":true},{"title":"Roxo \/ 43","offer_id":49127037337908,"sku":"14:200004891#Purplr;200000124:100010487","price":397.77,"currency_code":"BRL","in_stock":true},{"title":"Rosa \/ 33","offer_id":49127037370676,"sku":"14:1052#Pink;200000124:100010481","price":397.77,"currency_code":"BRL","in_stock":true},{"title":"Rosa \/ 34","offer_id":49127037403444,"sku":"14:1052#Pink;200000124:200000333","price":397.77,"currency_code":"BRL","in_stock":true},{"title":"Rosa \/ 35","offer_id":49127037436212,"sku":"14:1052#Pink;200000124:200000334","price":397.77,"currency_code":"BRL","in_stock":true},{"title":"Rosa \/ 36","offer_id":49127037468980,"sku":"14:1052#Pink;200000124:100010482","price":397.77,"currency_code":"BRL","in_stock":true},{"title":"Rosa \/ 37","offer_id":49127037501748,"sku":"14:1052#Pink;200000124:200000898","price":397.77,"currency_code":"BRL","in_stock":true},{"title":"Rosa \/ 38","offer_id":49127037534516,"sku":"14:1052#Pink;200000124:200000364","price":397.77,"currency_code":"BRL","in_stock":true},{"title":"Rosa \/ 39","offer_id":49127037567284,"sku":"14:1052#Pink;200000124:100013888","price":397.77,"currency_code":"BRL","in_stock":true},{"title":"Rosa \/ 40","offer_id":49127037600052,"sku":"14:1052#Pink;200000124:100010483","price":397.77,"currency_code":"BRL","in_stock":true},{"title":"Rosa \/ 41","offer_id":49127037632820,"sku":"14:1052#Pink;200000124:200000337","price":397.77,"currency_code":"BRL","in_stock":true},{"title":"Rosa \/ 42","offer_id":49127037665588,"sku":"14:1052#Pink;200000124:200000338","price":397.77,"currency_code":"BRL","in_stock":true},{"title":"Rosa \/ 43","offer_id":49127037698356,"sku":"14:1052#Pink;200000124:100010487","price":397.77,"currency_code":"BRL","in_stock":true},{"title":"Cinza \/ 33","offer_id":49127036649780,"sku":"14:691#Gray;200000124:100010481","price":397.77,"currency_code":"BRL","in_stock":true},{"title":"Cinza \/ 34","offer_id":49127036682548,"sku":"14:691#Gray;200000124:200000333","price":397.77,"currency_code":"BRL","in_stock":true},{"title":"Cinza \/ 35","offer_id":49127036715316,"sku":"14:691#Gray;200000124:200000334","price":397.77,"currency_code":"BRL","in_stock":true},{"title":"Cinza \/ 36","offer_id":49127036748084,"sku":"14:691#Gray;200000124:100010482","price":397.77,"currency_code":"BRL","in_stock":true},{"title":"Cinza \/ 37","offer_id":49127036780852,"sku":"14:691#Gray;200000124:200000898","price":397.77,"currency_code":"BRL","in_stock":true},{"title":"Cinza \/ 38","offer_id":49127036813620,"sku":"14:691#Gray;200000124:200000364","price":397.77,"currency_code":"BRL","in_stock":true},{"title":"Cinza \/ 39","offer_id":49127036846388,"sku":"14:691#Gray;200000124:100013888","price":397.77,"currency_code":"BRL","in_stock":true},{"title":"Cinza \/ 40","offer_id":49127036879156,"sku":"14:691#Gray;200000124:100010483","price":397.77,"currency_code":"BRL","in_stock":true},{"title":"Cinza \/ 41","offer_id":49127036911924,"sku":"14:691#Gray;200000124:200000337","price":397.77,"currency_code":"BRL","in_stock":true},{"title":"Cinza \/ 42","offer_id":49127036944692,"sku":"14:691#Gray;200000124:200000338","price":397.77,"currency_code":"BRL","in_stock":true},{"title":"Cinza \/ 43","offer_id":49127036977460,"sku":"14:691#Gray;200000124:100010487","price":397.77,"currency_code":"BRL","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0262\/5912\/8354\/files\/S468070e1efdd40799a34434cafaf1124y.webp?v=1770860893"},{"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":297.77,"currency_code":"BRL","in_stock":true},{"title":"Menta \/ 35","offer_id":49131153228084,"sku":null,"price":297.77,"currency_code":"BRL","in_stock":true},{"title":"Menta \/ 36","offer_id":49131153260852,"sku":null,"price":297.77,"currency_code":"BRL","in_stock":true},{"title":"Menta \/ 37","offer_id":49131153293620,"sku":null,"price":297.77,"currency_code":"BRL","in_stock":true},{"title":"Menta \/ 38","offer_id":49131153326388,"sku":null,"price":297.77,"currency_code":"BRL","in_stock":true},{"title":"Menta \/ 39","offer_id":49131153359156,"sku":null,"price":297.77,"currency_code":"BRL","in_stock":true},{"title":"Menta \/ 40","offer_id":49131153391924,"sku":null,"price":297.77,"currency_code":"BRL","in_stock":true},{"title":"Menta \/ 41","offer_id":49173185331508,"sku":null,"price":297.77,"currency_code":"BRL","in_stock":true},{"title":"Menta \/ 42","offer_id":49173185691956,"sku":null,"price":297.77,"currency_code":"BRL","in_stock":true},{"title":"Menta \/ 43","offer_id":49173185724724,"sku":null,"price":297.77,"currency_code":"BRL","in_stock":true},{"title":"Menta com Rosa \/ 34","offer_id":49131131470132,"sku":"14:350852#white blue;200000124:200000334","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"Menta com Rosa \/ 35","offer_id":49131131502900,"sku":"14:350852#white blue;200000124:100010482","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"Menta com Rosa \/ 36","offer_id":49131131535668,"sku":"14:350852#white blue;200000124:200000898","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"Menta com Rosa \/ 37","offer_id":49131131568436,"sku":"14:350852#white blue;200000124:200000364","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"Menta com Rosa \/ 38","offer_id":49131131601204,"sku":"14:350852#white blue;200000124:100013888","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"Menta com Rosa \/ 39","offer_id":49131131633972,"sku":"14:350852#white blue;200000124:100010483","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"Menta com Rosa \/ 40","offer_id":49131131666740,"sku":"14:350852#white blue;200000124:200000337","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"Menta com Rosa \/ 41","offer_id":49131131699508,"sku":"14:350852#white blue;200000124:200000338","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"Menta com Rosa \/ 42","offer_id":49131131732276,"sku":"14:350852#white blue;200000124:100010487","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"Menta com Rosa \/ 43","offer_id":49131131765044,"sku":"14:350852#white blue;200000124:3116","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"Azul candy \/ 34","offer_id":49131153522996,"sku":null,"price":297.77,"currency_code":"BRL","in_stock":true},{"title":"Azul candy \/ 35","offer_id":49131153555764,"sku":null,"price":297.77,"currency_code":"BRL","in_stock":true},{"title":"Azul candy \/ 36","offer_id":49131153588532,"sku":null,"price":297.77,"currency_code":"BRL","in_stock":true},{"title":"Azul candy \/ 37","offer_id":49131153621300,"sku":null,"price":297.77,"currency_code":"BRL","in_stock":true},{"title":"Azul candy \/ 38","offer_id":49131153654068,"sku":null,"price":297.77,"currency_code":"BRL","in_stock":true},{"title":"Azul candy \/ 39","offer_id":49131153686836,"sku":null,"price":297.77,"currency_code":"BRL","in_stock":true},{"title":"Azul candy \/ 40","offer_id":49131153719604,"sku":null,"price":297.77,"currency_code":"BRL","in_stock":true},{"title":"Azul candy \/ 41","offer_id":49131153752372,"sku":null,"price":297.77,"currency_code":"BRL","in_stock":true},{"title":"Azul candy \/ 42","offer_id":49131153785140,"sku":null,"price":297.77,"currency_code":"BRL","in_stock":true},{"title":"Azul candy \/ 43","offer_id":49131153817908,"sku":null,"price":297.77,"currency_code":"BRL","in_stock":true},{"title":"Rosa com Menta \/ 34","offer_id":49131153850676,"sku":null,"price":297.77,"currency_code":"BRL","in_stock":true},{"title":"Rosa com Menta \/ 35","offer_id":49131153883444,"sku":null,"price":297.77,"currency_code":"BRL","in_stock":true},{"title":"Rosa com Menta \/ 36","offer_id":49131153916212,"sku":null,"price":297.77,"currency_code":"BRL","in_stock":true},{"title":"Rosa com Menta \/ 37","offer_id":49131153948980,"sku":null,"price":297.77,"currency_code":"BRL","in_stock":true},{"title":"Rosa com Menta \/ 38","offer_id":49131153981748,"sku":null,"price":297.77,"currency_code":"BRL","in_stock":true},{"title":"Rosa com Menta \/ 39","offer_id":49131154014516,"sku":null,"price":297.77,"currency_code":"BRL","in_stock":true},{"title":"Rosa com Menta \/ 40","offer_id":49131154047284,"sku":null,"price":297.77,"currency_code":"BRL","in_stock":true},{"title":"Rosa com Menta \/ 41","offer_id":49131154080052,"sku":null,"price":297.77,"currency_code":"BRL","in_stock":true},{"title":"Rosa com Menta \/ 42","offer_id":49131154112820,"sku":null,"price":297.77,"currency_code":"BRL","in_stock":true},{"title":"Rosa com Menta \/ 43","offer_id":49131154145588,"sku":null,"price":297.77,"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-carbon-running-1","title":"Tênis Carbon Running","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     (Versão com cor ROSA no lugar do laranja)\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,45,149,0.18) 0%, transparent 70%);\n    border-radius: 50%;\n  }\n  .cm-hero-tag {\n    display: inline-block;\n    background: #ff2d95;\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: #ff2d95;\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 #ff2d95;\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 #ff2d95;\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: #ff2d95; }\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: #ff2d95;\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: #ffeaf5; border: 1.5px solid #ff2d95; }\n  .cm-proof-card.dark   { background: #f0f0f0; border: 1.5px solid #ddd; }\n  .cm-proof-num { font-size: 28px; font-weight: 900; color: #ff2d95; 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, #ff2d95 0%, #ff0066 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: #ff2d95;\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 \u003cspan style=\"color: rgb(255, 0, 255);\"\u003e\u003cem\u003eRunning\u003c\/em\u003e\u003c\/span\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 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\u003eCarbon Running\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 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 Running\u003c\/div\u003e\n\u003cdiv class=\"cm-tpu-desc\"\u003eA placa de TPU (Poliuretano Termoplástico) inserida na entressola garante \u003cstrong style=\"color: #ff2d95;\"\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\"\u003e92+\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 style=\"text-align: start;\" class=\"cm-gallery-grid\"\u003e\n\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0262\/5912\/8354\/files\/IMG_6969.jpg?v=1773935585\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0262\/5912\/8354\/files\/IMG_6972.jpg?v=1773935585\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0262\/5912\/8354\/files\/IMG_6973.jpg?v=1773935585\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0262\/5912\/8354\/files\/IMG_6974.jpg?v=1773935585\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0262\/5912\/8354\/files\/IMG_6976.jpg?v=1773935585\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0262\/5912\/8354\/files\/IMG_6968.jpg?v=1773935585\"\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":"ROSA CLARO \/ 34","offer_id":49184559137076,"sku":"14:100018786#26888-QiuBiTe;200000124:200000334","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"ROSA CLARO \/ 35","offer_id":49184559169844,"sku":"14:100018786#26888-QiuBiTe;200000124:100010482","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"ROSA CLARO \/ 36","offer_id":49184559202612,"sku":"14:100018786#26888-QiuBiTe;200000124:200000898","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"ROSA CLARO \/ 37","offer_id":49184559235380,"sku":"14:100018786#26888-QiuBiTe;200000124:200000364","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"ROSA CLARO \/ 38","offer_id":49184559268148,"sku":"14:100018786#26888-QiuBiTe;200000124:100013888","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"ROSA CLARO \/ 39","offer_id":49184559300916,"sku":"14:100018786#26888-QiuBiTe;200000124:100010483","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"ROSA CLARO \/ 40","offer_id":49184559333684,"sku":"14:100018786#26888-QiuBiTe;200000124:200000337","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"ROSA CLARO \/ 41","offer_id":49184559366452,"sku":"14:100018786#26888-QiuBiTe;200000124:200000338","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"ROSA CLARO \/ 42","offer_id":49184559399220,"sku":"14:100018786#26888-QiuBiTe;200000124:100010487","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"ROSA CLARO \/ 43","offer_id":49184559431988,"sku":"14:100018786#26888-QiuBiTe;200000124:3116","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"ROSA CLARO \/ 44","offer_id":49184559464756,"sku":"14:100018786#26888-QiuBiTe;200000124:200000340","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"CINZA \/ 34","offer_id":49184557695284,"sku":"14:691#26888-ChaoSu;200000124:200000334","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"CINZA \/ 35","offer_id":49184557728052,"sku":"14:691#26888-ChaoSu;200000124:100010482","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"CINZA \/ 36","offer_id":49184557760820,"sku":"14:691#26888-ChaoSu;200000124:200000898","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"CINZA \/ 37","offer_id":49184557793588,"sku":"14:691#26888-ChaoSu;200000124:200000364","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"CINZA \/ 38","offer_id":49184557826356,"sku":"14:691#26888-ChaoSu;200000124:100013888","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"CINZA \/ 39","offer_id":49184557859124,"sku":"14:691#26888-ChaoSu;200000124:100010483","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"CINZA \/ 40","offer_id":49184557891892,"sku":"14:691#26888-ChaoSu;200000124:200000337","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"CINZA \/ 41","offer_id":49184557924660,"sku":"14:691#26888-ChaoSu;200000124:200000338","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"CINZA \/ 42","offer_id":49184557957428,"sku":"14:691#26888-ChaoSu;200000124:100010487","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"CINZA \/ 43","offer_id":49184557990196,"sku":"14:691#26888-ChaoSu;200000124:3116","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"CINZA \/ 44","offer_id":49184558022964,"sku":"14:100018786#26888-QiuBiTe;200000124:200000341","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"VERDE \/ 34","offer_id":49184558416180,"sku":"14:200004889#26888-BlackGrey;200000124:200000334","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"VERDE \/ 35","offer_id":49184558448948,"sku":"14:200004889#26888-BlackGrey;200000124:100010482","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"VERDE \/ 36","offer_id":49184558481716,"sku":"14:200004889#26888-BlackGrey;200000124:200000898","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"VERDE \/ 37","offer_id":49184558514484,"sku":"14:200004889#26888-BlackGrey;200000124:200000364","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"VERDE \/ 38","offer_id":49184558547252,"sku":"14:200004889#26888-BlackGrey;200000124:100013888","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"VERDE \/ 39","offer_id":49184558580020,"sku":"14:200004889#26888-BlackGrey;200000124:100010483","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"VERDE \/ 40","offer_id":49184558612788,"sku":"14:200004889#26888-BlackGrey;200000124:200000337","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"VERDE \/ 41","offer_id":49184558645556,"sku":"14:200004889#26888-BlackGrey;200000124:200000338","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"VERDE \/ 42","offer_id":49184558678324,"sku":"14:200004889#26888-BlackGrey;200000124:100010487","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"VERDE \/ 43","offer_id":49184558711092,"sku":"14:200004889#26888-BlackGrey;200000124:3116","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"VERDE \/ 44","offer_id":49184558743860,"sku":"14:100018786#26888-QiuBiTe;200000124:200000343","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"BRANCO E AZUL \/ 34","offer_id":49184558055732,"sku":"14:365458#26888-PaoMoQingLan;200000124:200000334","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"BRANCO E AZUL \/ 35","offer_id":49184558088500,"sku":"14:365458#26888-PaoMoQingLan;200000124:100010482","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"BRANCO E AZUL \/ 36","offer_id":49184558121268,"sku":"14:365458#26888-PaoMoQingLan;200000124:200000898","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"BRANCO E AZUL \/ 37","offer_id":49184558154036,"sku":"14:365458#26888-PaoMoQingLan;200000124:200000364","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"BRANCO E AZUL \/ 38","offer_id":49184558186804,"sku":"14:365458#26888-PaoMoQingLan;200000124:100013888","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"BRANCO E AZUL \/ 39","offer_id":49184558219572,"sku":"14:365458#26888-PaoMoQingLan;200000124:100010483","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"BRANCO E AZUL \/ 40","offer_id":49184558252340,"sku":"14:365458#26888-PaoMoQingLan;200000124:200000337","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"BRANCO E AZUL \/ 41","offer_id":49184558285108,"sku":"14:365458#26888-PaoMoQingLan;200000124:200000338","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"BRANCO E AZUL \/ 42","offer_id":49184558317876,"sku":"14:365458#26888-PaoMoQingLan;200000124:100010487","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"BRANCO E AZUL \/ 43","offer_id":49184558350644,"sku":"14:365458#26888-PaoMoQingLan;200000124:3116","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"BRANCO E AZUL \/ 44","offer_id":49184558383412,"sku":"14:100018786#26888-QiuBiTe;200000124:200000344","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"BRANCO COM AMARELO \/ 34","offer_id":49184558776628,"sku":"14:200004890#26888-JiGuang;200000124:200000334","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"BRANCO COM AMARELO \/ 35","offer_id":49184558809396,"sku":"14:200004890#26888-JiGuang;200000124:100010482","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"BRANCO COM AMARELO \/ 36","offer_id":49184558842164,"sku":"14:200004890#26888-JiGuang;200000124:200000898","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"BRANCO COM AMARELO \/ 37","offer_id":49184558874932,"sku":"14:200004890#26888-JiGuang;200000124:200000364","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"BRANCO COM AMARELO \/ 38","offer_id":49184558907700,"sku":"14:200004890#26888-JiGuang;200000124:100013888","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"BRANCO COM AMARELO \/ 39","offer_id":49184558940468,"sku":"14:200004890#26888-JiGuang;200000124:100010483","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"BRANCO COM AMARELO \/ 40","offer_id":49184558973236,"sku":"14:200004890#26888-JiGuang;200000124:200000337","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"BRANCO COM AMARELO \/ 41","offer_id":49184559006004,"sku":"14:200004890#26888-JiGuang;200000124:200000338","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"BRANCO COM AMARELO \/ 42","offer_id":49184559038772,"sku":"14:200004890#26888-JiGuang;200000124:100010487","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"BRANCO COM AMARELO \/ 43","offer_id":49184559071540,"sku":"14:200004890#26888-JiGuang;200000124:3116","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"BRANCO COM AMARELO \/ 44","offer_id":49184559104308,"sku":"14:100018786#26888-QiuBiTe;200000124:200000345","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"PRET0 \/ 34","offer_id":49184557334836,"sku":"14:175#26888-White;200000124:200000334","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"PRET0 \/ 35","offer_id":49184557367604,"sku":"14:175#26888-White;200000124:100010482","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"PRET0 \/ 36","offer_id":49184557400372,"sku":"14:175#26888-White;200000124:200000898","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"PRET0 \/ 37","offer_id":49184557433140,"sku":"14:175#26888-White;200000124:200000364","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"PRET0 \/ 38","offer_id":49184557465908,"sku":"14:175#26888-White;200000124:100013888","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"PRET0 \/ 39","offer_id":49184557498676,"sku":"14:175#26888-White;200000124:100010483","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"PRET0 \/ 40","offer_id":49184557531444,"sku":"14:175#26888-White;200000124:200000337","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"PRET0 \/ 41","offer_id":49184557564212,"sku":"14:175#26888-White;200000124:200000338","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"PRET0 \/ 42","offer_id":49184557596980,"sku":"14:175#26888-White;200000124:100010487","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"PRET0 \/ 43","offer_id":49184557629748,"sku":"14:175#26888-White;200000124:3116","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"PRET0 \/ 44","offer_id":49184557662516,"sku":"14:100018786#26888-QiuBiTe;200000124:200000342","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"AZUL \/ 34","offer_id":49184556974388,"sku":"14:100018786#26888-QiuBiTe;200000124:200000334","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"AZUL \/ 35","offer_id":49184557007156,"sku":"14:100018786#26888-QiuBiTe;200000124:100010482","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"AZUL \/ 36","offer_id":49184557039924,"sku":"14:100018786#26888-QiuBiTe;200000124:200000898","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"AZUL \/ 37","offer_id":49184557072692,"sku":"14:100018786#26888-QiuBiTe;200000124:200000364","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"AZUL \/ 38","offer_id":49184557105460,"sku":"14:100018786#26888-QiuBiTe;200000124:100013888","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"AZUL \/ 39","offer_id":49184557138228,"sku":"14:100018786#26888-QiuBiTe;200000124:100010483","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"AZUL \/ 40","offer_id":49184557170996,"sku":"14:100018786#26888-QiuBiTe;200000124:200000337","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"AZUL \/ 41","offer_id":49184557203764,"sku":"14:100018786#26888-QiuBiTe;200000124:200000338","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"AZUL \/ 42","offer_id":49184557236532,"sku":"14:100018786#26888-QiuBiTe;200000124:100010487","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"AZUL \/ 43","offer_id":49184557269300,"sku":"14:100018786#26888-QiuBiTe;200000124:3116","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"AZUL \/ 44","offer_id":49184557302068,"sku":"14:100018786#26888-QiuBiTe;200000124:200000334","price":297.77,"currency_code":"BRL","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0262\/5912\/8354\/files\/Captura_de_Tela_2026-04-10_as_12.20.16_6fd5028e-8ec1-41f6-9e84-f4dcd5928fc1.png?v=1782150948"},{"product_id":"tenis-carbon-pro-1","title":"Tênis Carbon Pro","description":"\u003c!-- =========================================================\n     CARBON PRO CHUNTA — Descrição de produto para corredores\n     Mesmo padrão do Carbon Marathon | Cole no editor HTML da Shopify\n     ========================================================= --\u003e\n\u003cstyle\u003e\n  .cp2-wrap * { box-sizing: border-box; margin: 0; padding: 0; }\n  .cp2-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  .cp2-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-red2 2.5s infinite;\n  }\n  @keyframes pulse-red2 {\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  .cp2-size-alert span { font-size: 18px; margin-right: 6px; }\n\n  \/* ── HERO ── *\/\n  .cp2-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  .cp2-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  .cp2-hero-tag {\n    display: inline-block;\n    background: #ff1493;\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  .cp2-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  .cp2-hero h1 em { font-style: normal; color: #ff1493; }\n  .cp2-hero p { font-size: 15px; color: #aaaaaa; max-width: 520px; margin: 0 auto; }\n\n  \/* ── PILARES ── *\/\n  .cp2-pillars { display: flex; gap: 12px; margin-bottom: 28px; }\n  .cp2-pillar {\n    flex: 1;\n    background: #f7f7f7;\n    border-radius: 10px;\n    padding: 18px 14px;\n    text-align: center;\n    border-top: 3px solid #ff1493;\n  }\n  .cp2-pillar-icon { font-size: 26px; margin-bottom: 8px; }\n  .cp2-pillar-title { font-size: 13px; font-weight: 800; text-transform: uppercase; letter-spacing: 1px; color: #111; margin-bottom: 4px; }\n  .cp2-pillar-desc { font-size: 12px; color: #666; line-height: 1.4; }\n\n  \/* ── DESCRIÇÃO ── *\/\n  .cp2-desc {\n    background: #fff;\n    border-left: 4px solid #ff1493;\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  .cp2-desc strong { color: #ff1493; }\n\n  \/* ── SPECS NIKE STYLE ── *\/\n  .cp2-nike-specs { background: #f5f5f5; border-radius: 12px; padding: 8px 0; margin-bottom: 28px; }\n  .cp2-nike-row { display: flex; align-items: center; gap: 24px; padding: 22px 28px; }\n  .cp2-nike-icon { flex-shrink: 0; width: 52px; display: flex; justify-content: center; }\n  .cp2-nike-label { margin: 0 0 3px; font-size: 14px; color: #666; font-weight: 400; }\n  .cp2-nike-value { margin: 0; font-size: 20px; font-weight: 500; color: #111; line-height: 1.3; }\n  .cp2-nike-value span { font-size: 15px; font-weight: 400; color: #666; }\n  .cp2-nike-divider { height: 1px; background: #ddd; margin: 0 28px; }\n\n  \/* ── SPECS GRID ── *\/\n  .cp2-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  .cp2-specs { display: grid; grid-template-columns: 1fr 1fr; gap: 10px; margin-bottom: 28px; }\n  .cp2-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  .cp2-spec-icon { font-size: 20px; flex-shrink: 0; margin-top: 1px; }\n  .cp2-spec-label { font-size: 11px; font-weight: 700; text-transform: uppercase; letter-spacing: 1px; color: #999; margin-bottom: 2px; }\n  .cp2-spec-value { font-size: 13px; font-weight: 600; color: #1a1a1a; line-height: 1.4; }\n\n  \/* ── TPU DESTAQUE ── *\/\n  .cp2-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  .cp2-tpu-icon { font-size: 44px; flex-shrink: 0; }\n  .cp2-tpu-label { font-size: 11px; font-weight: 700; text-transform: uppercase; letter-spacing: 2px; color: #ff1493; margin-bottom: 6px; }\n  .cp2-tpu-title { font-size: 19px; font-weight: 900; margin-bottom: 6px; line-height: 1.2; }\n  .cp2-tpu-desc { font-size: 13px; color: #aaa; line-height: 1.5; }\n\n  \/* ── IDEAL PARA ── *\/\n  .cp2-ideal { margin-bottom: 28px; }\n  .cp2-ideal-list { display: flex; flex-direction: column; gap: 8px; }\n  .cp2-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  .cp2-ideal-item::before {\n    content: '✓';\n    background: #ff1493;\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  .cp2-social-proof { display: flex; gap: 12px; margin-bottom: 28px; }\n  .cp2-proof-card { flex: 1; border-radius: 10px; padding: 16px; text-align: center; font-size: 13px; }\n  .cp2-proof-card.orange { background: #ffe6f5; border: 1.5px solid #ff1493; }\n  .cp2-proof-card.dark   { background: #f0f0f0; border: 1.5px solid #ddd; }\n  .cp2-proof-num { font-size: 28px; font-weight: 900; color: #ff1493; display: block; line-height: 1; margin-bottom: 4px; }\n  .cp2-proof-desc { color: #555; font-size: 12px; line-height: 1.4; }\n\n  \/* ── URGÊNCIA ── *\/\n  .cp2-urgency {\n    background: linear-gradient(135deg, #ff1493 0%, #d6006d 100%);\n    border-radius: 12px;\n    padding: 24px;\n    text-align: center;\n    margin-bottom: 28px;\n    color: #fff;\n  }\n  .cp2-urgency-title { font-size: 20px; font-weight: 900; margin-bottom: 8px; }\n  .cp2-urgency-sub { font-size: 14px; opacity: 0.9; margin-bottom: 16px; }\n  .cp2-urgency-badges { display: flex; justify-content: center; gap: 10px; flex-wrap: wrap; }\n  .cp2-urgency-badge { background: rgba(255,255,255,0.2); border-radius: 20px; padding: 6px 16px; font-size: 13px; font-weight: 600; }\n\n  \/* ── GALERIA ── *\/\n  .cp2-gallery { margin-bottom: 28px; }\n  .cp2-gallery img { width: 100%; border-radius: 10px; margin-bottom: 10px; display: block; }\n  .cp2-gallery-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 10px; }\n  .cp2-gallery-grid img { margin-bottom: 0; }\n\n  \/* ── GARANTIAS ── *\/\n  .cp2-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  .cp2-guarantee { display: flex; align-items: center; gap: 8px; font-size: 13px; color: #333; font-weight: 600; }\n  .cp2-guarantee-icon { font-size: 20px; }\n\n  \/* ── MOBILE ── *\/\n  @media (max-width: 600px) {\n    .cp2-pillars { flex-direction: column; }\n    .cp2-specs { grid-template-columns: 1fr; }\n    .cp2-social-proof { flex-direction: column; }\n    .cp2-tpu-block { flex-direction: column; text-align: center; }\n    .cp2-hero h1 { font-size: 22px; }\n    .cp2-nike-row { padding: 16px; gap: 16px; }\n    .cp2-nike-value { font-size: 16px; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"cp2-wrap\"\u003e\n\u003c!-- AVISO TAMANHO --\u003e\n\u003cdiv class=\"cp2-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=\"cp2-hero\"\u003e\n\u003cdiv class=\"cp2-hero-tag\"\u003e🏃 Para Corredores de Verdade\u003c\/div\u003e\n\u003ch1\u003eCarbon \u003cem\u003ePro\u003c\/em\u003e\n\u003c\/h1\u003e\n\u003cp\u003ePerformance profissional com placa de TPU — para quem treina sério e não aceita desconforto no caminho.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 3 PILARES --\u003e\n\u003cdiv class=\"cp2-pillars\"\u003e\n\u003cdiv class=\"cp2-pillar\"\u003e\n\u003cdiv class=\"cp2-pillar-icon\"\u003e⚡\u003c\/div\u003e\n\u003cdiv class=\"cp2-pillar-title\"\u003eimpulsão\u003c\/div\u003e\n\u003cdiv class=\"cp2-pillar-desc\"\u003ePlaca de TPU para retorno de energia a cada passada\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cp2-pillar\"\u003e\n\u003cdiv class=\"cp2-pillar-icon\"\u003e🌬️\u003c\/div\u003e\n\u003cdiv class=\"cp2-pillar-title\"\u003eLeveza\u003c\/div\u003e\n\u003cdiv class=\"cp2-pillar-desc\"\u003eMalha aérea que mantém o pé fresco do início ao fim\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cp2-pillar\"\u003e\n\u003cdiv class=\"cp2-pillar-icon\"\u003e🛡️\u003c\/div\u003e\n\u003cdiv class=\"cp2-pillar-title\"\u003eAbsorção\u003c\/div\u003e\n\u003cdiv class=\"cp2-pillar-desc\"\u003ePalmilha EVA que protege joelhos e tornozelos\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- DESCRIÇÃO --\u003e\n\u003cdiv class=\"cp2-desc\"\u003eO \u003cstrong\u003eCarbon Pro \u003c\/strong\u003e foi desenvolvido para corredores que buscam o próximo nível. Com malha aérea de alta qualidade, palmilha EVA de absorção e placa de TPU na entressola, ele entrega performance real em cada treino — do 5km ao dia a dia. Design arrojado e tecnológico, ajuste perfeito ao seu número brasileiro.\u003c\/div\u003e\n\u003c!-- SPECS NIKE STYLE --\u003e\n\u003cdiv class=\"cp2-nike-specs\"\u003e\n\u003cdiv class=\"cp2-nike-row\"\u003e\n\u003cdiv class=\"cp2-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=\"cp2-nike-label\"\u003eProjetado para\u003c\/p\u003e\n\u003cp class=\"cp2-nike-value\"\u003eProva de corrida de rua\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cp2-nike-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"cp2-nike-row\"\u003e\n\u003cdiv class=\"cp2-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=\"cp2-nike-label\"\u003eDistância da prova\u003c\/p\u003e\n\u003cp class=\"cp2-nike-value\"\u003e5 km, 10 km e meia maratona\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cp2-nike-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"cp2-nike-row\"\u003e\n\u003cdiv class=\"cp2-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=\"cp2-nike-label\"\u003ePeso do tênis\u003c\/p\u003e\n\u003cp class=\"cp2-nike-value\"\u003eAprox. 220 g \u003cspan\u003e(tamanho 41 BR)\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cp2-nike-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"cp2-nike-row\"\u003e\n\u003cdiv class=\"cp2-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=\"cp2-nike-label\"\u003eDrop do calcanhar até a ponta\u003c\/p\u003e\n\u003cp class=\"cp2-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=\"cp2-specs-title\"\u003e🔧 Especificações Técnicas\u003c\/div\u003e\n\u003cdiv class=\"cp2-specs\"\u003e\n\u003cdiv class=\"cp2-spec-item\"\u003e\n\u003cdiv class=\"cp2-spec-icon\"\u003e👟\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"cp2-spec-label\"\u003eAjuste\u003c\/div\u003e\n\u003cdiv class=\"cp2-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=\"cp2-spec-item\"\u003e\n\u003cdiv class=\"cp2-spec-icon\"\u003e🌐\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"cp2-spec-label\"\u003eCabedal\u003c\/div\u003e\n\u003cdiv class=\"cp2-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=\"cp2-spec-item\"\u003e\n\u003cdiv class=\"cp2-spec-icon\"\u003e🧴\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"cp2-spec-label\"\u003ePalmilha\u003c\/div\u003e\n\u003cdiv class=\"cp2-spec-value\"\u003eEVA — absorção de impacto e conforto prolongado\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cp2-spec-item\"\u003e\n\u003cdiv class=\"cp2-spec-icon\"\u003e⚙️\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"cp2-spec-label\"\u003eSola\u003c\/div\u003e\n\u003cdiv class=\"cp2-spec-value\"\u003eBorracha — aderência em asfalto, trilha e pista\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cp2-spec-item\"\u003e\n\u003cdiv class=\"cp2-spec-icon\"\u003e🔒\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"cp2-spec-label\"\u003eFixação\u003c\/div\u003e\n\u003cdiv class=\"cp2-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=\"cp2-spec-item\"\u003e\n\u003cdiv class=\"cp2-spec-icon\"\u003e🦶\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"cp2-spec-label\"\u003eCano\u003c\/div\u003e\n\u003cdiv class=\"cp2-spec-value\"\u003eBaixo — liberdade total de movimento no tornozelo\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cp2-spec-item\"\u003e\n\u003cdiv class=\"cp2-spec-icon\"\u003e💨\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"cp2-spec-label\"\u003ePropriedades\u003c\/div\u003e\n\u003cdiv class=\"cp2-spec-value\"\u003eRespirável · Anti-odor · Leve · Resistente\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cp2-spec-item\"\u003e\n\u003cdiv class=\"cp2-spec-icon\"\u003e⚥\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"cp2-spec-label\"\u003eGênero\u003c\/div\u003e\n\u003cdiv class=\"cp2-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=\"cp2-tpu-block\"\u003e\n\u003cdiv class=\"cp2-tpu-icon\"\u003e⚡\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"cp2-tpu-label\"\u003eTecnologia de Elite\u003c\/div\u003e\n\u003cdiv class=\"cp2-tpu-title\"\u003ePlaca de TPU — O diferencial do Carbon Pro\u003c\/div\u003e\n\u003cdiv class=\"cp2-tpu-desc\"\u003eA placa de TPU (Poliuretano Termoplástico) inserida na entressola garante \u003cstrong style=\"color: #ff1493;\"\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=\"cp2-ideal\"\u003e\n\u003cdiv class=\"cp2-specs-title\"\u003e🏆 Ideal para\u003c\/div\u003e\n\u003cdiv class=\"cp2-ideal-list\"\u003e\n\u003cdiv class=\"cp2-ideal-item\"\u003eCorridas de rua — 5km, 10km e meia maratona\u003c\/div\u003e\n\u003cdiv class=\"cp2-ideal-item\"\u003eTreinos diários de alta intensidade\u003c\/div\u003e\n\u003cdiv class=\"cp2-ideal-item\"\u003eCorredores que buscam tecnologia com custo-benefício real\u003c\/div\u003e\n\u003cdiv class=\"cp2-ideal-item\"\u003eUso esportivo com estilo e design moderno\u003c\/div\u003e\n\u003cdiv class=\"cp2-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=\"cp2-social-proof\"\u003e\n\u003cdiv class=\"cp2-proof-card orange\"\u003e\n\u003cspan class=\"cp2-proof-num\"\u003e5.0⭐\u003c\/span\u003e\n\u003cdiv class=\"cp2-proof-desc\"\u003eAvaliação média dos compradores\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cp2-proof-card dark\"\u003e\n\u003cspan class=\"cp2-proof-num\"\u003e72+\u003c\/span\u003e\n\u003cdiv class=\"cp2-proof-desc\"\u003eAvaliações verificadas de corredores\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cp2-proof-card orange\"\u003e\n\u003cspan class=\"cp2-proof-num\"\u003e🚚\u003c\/span\u003e\n\u003cdiv class=\"cp2-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=\"cp2-urgency\"\u003e\n\u003cdiv class=\"cp2-urgency-title\"\u003e🔥 Estoque Limitado — Tamanhos Esgotando\u003c\/div\u003e\n\u003cdiv class=\"cp2-urgency-sub\"\u003eO Carbon Pro é um dos modelos mais procurados dos corredores. Garanta o seu antes que acabe.\u003c\/div\u003e\n\u003cdiv class=\"cp2-urgency-badges\"\u003e\n\u003cspan class=\"cp2-urgency-badge\"\u003e✅ Pagamento Seguro\u003c\/span\u003e \u003cspan class=\"cp2-urgency-badge\"\u003e📦 Envio Imediato\u003c\/span\u003e \u003cspan class=\"cp2-urgency-badge\"\u003e🔄 Troca Garantida\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- GALERIA --\u003e\n\u003cdiv class=\"cp2-gallery\"\u003e\n\u003cimg loading=\"lazy\" alt=\"Carbon Pro Chunta\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0262\/5912\/8354\/files\/IMG_4715.jpg?v=1766951300\"\u003e\n\u003cdiv class=\"cp2-gallery-grid\"\u003e\n\u003cimg loading=\"lazy\" alt=\"Carbon Pro Chunta\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0262\/5912\/8354\/files\/1_699fefc6-9dcb-4238-9dd3-8e75e4fafec2.png?v=1770991635\"\u003e \u003cimg loading=\"lazy\" alt=\"Carbon Pro Chunta\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0262\/5912\/8354\/files\/IMG_6978.jpg?v=1773935753\"\u003e \u003cimg loading=\"lazy\" alt=\"Carbon Pro Chunta\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0262\/5912\/8354\/files\/5_90ce2262-c7b3-486a-9cbf-d742273fb755.png?v=1770991635\"\u003e \u003cimg loading=\"lazy\" alt=\"Carbon Pro Chunta\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0262\/5912\/8354\/files\/IMG_6981.jpg?v=1773935753\"\u003e \u003cimg loading=\"lazy\" alt=\"Carbon Pro Chunta\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0262\/5912\/8354\/files\/2_3ea58f59-2612-44f1-ab86-b79f2458b20d.png?v=1770991635\"\u003e \u003cimg loading=\"lazy\" alt=\"Carbon Pro Chunta\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0262\/5912\/8354\/files\/IMG_6980.jpg?v=1773935753\"\u003e \u003cimg loading=\"lazy\" alt=\"Carbon Pro Chunta\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0262\/5912\/8354\/files\/4_50218557-37c5-4962-8600-5eb0cb6ad6e1.png?v=1770991635\"\u003e \u003cimg loading=\"lazy\" alt=\"Carbon Pro Chunta\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0262\/5912\/8354\/files\/IMG_6979.jpg?v=1773935753\"\u003e \u003cimg loading=\"lazy\" alt=\"Carbon Pro Chunta\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0262\/5912\/8354\/files\/3_2ef4da92-86fd-4646-b6f4-00e1618807d7.png?v=1770991635\"\u003e \u003cimg loading=\"lazy\" alt=\"Carbon Pro Chunta\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0262\/5912\/8354\/files\/IMG_6977.jpg?v=1773935753\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- GARANTIAS --\u003e\n\u003cdiv class=\"cp2-guarantees\"\u003e\n\u003cdiv class=\"cp2-guarantee\"\u003e\n\u003cspan class=\"cp2-guarantee-icon\"\u003e🔒\u003c\/span\u003e Compra 100% Segura\u003c\/div\u003e\n\u003cdiv class=\"cp2-guarantee\"\u003e\n\u003cspan class=\"cp2-guarantee-icon\"\u003e🚚\u003c\/span\u003e Frete Grátis Brasil\u003c\/div\u003e\n\u003cdiv class=\"cp2-guarantee\"\u003e\n\u003cspan class=\"cp2-guarantee-icon\"\u003e⭐\u003c\/span\u003e 5.0\/5 em avaliações\u003c\/div\u003e\n\u003cdiv class=\"cp2-guarantee\"\u003e\n\u003cspan class=\"cp2-guarantee-icon\"\u003e🔄\u003c\/span\u003e Troca facilitada\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"ChiqueB","offers":[{"title":"ROSA \/ 34","offer_id":49184565035316,"sku":"14:100018786#26888-QiuBiTe;200000124:200000334","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"ROSA \/ 35","offer_id":49184565068084,"sku":"14:100018786#26888-QiuBiTe;200000124:100010482","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"ROSA \/ 36","offer_id":49184565100852,"sku":"14:100018786#26888-QiuBiTe;200000124:200000898","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"ROSA \/ 37","offer_id":49184565133620,"sku":"14:100018786#26888-QiuBiTe;200000124:200000364","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"ROSA \/ 38","offer_id":49184565166388,"sku":"14:100018786#26888-QiuBiTe;200000124:100013888","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"ROSA \/ 39","offer_id":49184565199156,"sku":"14:100018786#26888-QiuBiTe;200000124:100010483","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"ROSA \/ 40","offer_id":49184565231924,"sku":"14:100018786#26888-QiuBiTe;200000124:200000337","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"ROSA \/ 41","offer_id":49184565264692,"sku":"14:100018786#26888-QiuBiTe;200000124:200000338","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"ROSA \/ 42","offer_id":49184565297460,"sku":"14:100018786#26888-QiuBiTe;200000124:100010487","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"ROSA \/ 43","offer_id":49184565330228,"sku":"14:100018786#26888-QiuBiTe;200000124:3116","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"ROSA ROXO \/ 34","offer_id":49184565362996,"sku":"14:350850#26888-XiaoZhuPeiQi;200000124:200000334","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"ROSA ROXO \/ 35","offer_id":49184565395764,"sku":"14:350850#26888-XiaoZhuPeiQi;200000124:100010482","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"ROSA ROXO \/ 36","offer_id":49184565428532,"sku":"14:350850#26888-XiaoZhuPeiQi;200000124:200000898","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"ROSA ROXO \/ 37","offer_id":49184565461300,"sku":"14:350850#26888-XiaoZhuPeiQi;200000124:200000364","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"ROSA ROXO \/ 38","offer_id":49184565494068,"sku":"14:350850#26888-XiaoZhuPeiQi;200000124:100013888","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"ROSA ROXO \/ 39","offer_id":49184565526836,"sku":"14:350850#26888-XiaoZhuPeiQi;200000124:100010483","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"ROSA ROXO \/ 40","offer_id":49184565559604,"sku":"14:350850#26888-XiaoZhuPeiQi;200000124:200000337","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"ROSA ROXO \/ 41","offer_id":49184565592372,"sku":"14:350850#26888-XiaoZhuPeiQi;200000124:200000338","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"ROSA ROXO \/ 42","offer_id":49184565625140,"sku":"14:350850#26888-XiaoZhuPeiQi;200000124:100010487","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"ROSA ROXO \/ 43","offer_id":49184565657908,"sku":"14:350850#26888-XiaoZhuPeiQi;200000124:3116","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"LARANJA \/ 34","offer_id":49184565690676,"sku":"14:200004889#26888-BlackGrey;200000124:200000334","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"LARANJA \/ 35","offer_id":49184565723444,"sku":"14:200004889#26888-BlackGrey;200000124:100010482","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"LARANJA \/ 36","offer_id":49184565756212,"sku":"14:200004889#26888-BlackGrey;200000124:200000898","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"LARANJA \/ 37","offer_id":49184565788980,"sku":"14:200004889#26888-BlackGrey;200000124:200000364","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"LARANJA \/ 38","offer_id":49184565821748,"sku":"14:200004889#26888-BlackGrey;200000124:100013888","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"LARANJA \/ 39","offer_id":49184565854516,"sku":"14:200004889#26888-BlackGrey;200000124:100010483","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"LARANJA \/ 40","offer_id":49184565887284,"sku":"14:200004889#26888-BlackGrey;200000124:200000337","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"LARANJA \/ 41","offer_id":49184565920052,"sku":"14:200004889#26888-BlackGrey;200000124:200000338","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"LARANJA \/ 42","offer_id":49184565952820,"sku":"14:200004889#26888-BlackGrey;200000124:100010487","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"LARANJA \/ 43","offer_id":49184565985588,"sku":"14:200004889#26888-BlackGrey;200000124:3116","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"BRANCO COM VERDE \/ 34","offer_id":49184566018356,"sku":"14:200004889#26888-BlackGrey;200000124:200000334","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"BRANCO COM VERDE \/ 35","offer_id":49184566051124,"sku":"14:200004889#26888-BlackGrey;200000124:100010482","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"BRANCO COM VERDE \/ 36","offer_id":49184566083892,"sku":"14:200004889#26888-BlackGrey;200000124:200000898","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"BRANCO COM VERDE \/ 37","offer_id":49184566116660,"sku":"14:200004889#26888-BlackGrey;200000124:200000364","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"BRANCO COM VERDE \/ 38","offer_id":49184566149428,"sku":"14:200004889#26888-BlackGrey;200000124:100013888","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"BRANCO COM VERDE \/ 39","offer_id":49184566182196,"sku":"14:200004889#26888-BlackGrey;200000124:100010483","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"BRANCO COM VERDE \/ 40","offer_id":49184566214964,"sku":"14:200004889#26888-BlackGrey;200000124:200000337","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"BRANCO COM VERDE \/ 41","offer_id":49184566247732,"sku":"14:200004889#26888-BlackGrey;200000124:200000338","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"BRANCO COM VERDE \/ 42","offer_id":49184566280500,"sku":"14:200004889#26888-BlackGrey;200000124:100010487","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"BRANCO COM VERDE \/ 43","offer_id":49184566313268,"sku":"14:200004889#26888-BlackGrey;200000124:3116","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"BRANCO ROSA \/ 34","offer_id":49184564379956,"sku":"14:365458#26888-PaoMoQingLan;200000124:200000334","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"BRANCO ROSA \/ 35","offer_id":49184564412724,"sku":"14:365458#26888-PaoMoQingLan;200000124:100010482","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"BRANCO ROSA \/ 36","offer_id":49184564445492,"sku":"14:365458#26888-PaoMoQingLan;200000124:200000898","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"BRANCO ROSA \/ 37","offer_id":49184564478260,"sku":"14:365458#26888-PaoMoQingLan;200000124:200000364","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"BRANCO ROSA \/ 38","offer_id":49184564511028,"sku":"14:365458#26888-PaoMoQingLan;200000124:100013888","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"BRANCO ROSA \/ 39","offer_id":49184564543796,"sku":"14:365458#26888-PaoMoQingLan;200000124:100010483","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"BRANCO ROSA \/ 40","offer_id":49184564576564,"sku":"14:365458#26888-PaoMoQingLan;200000124:200000337","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"BRANCO ROSA \/ 41","offer_id":49184564609332,"sku":"14:365458#26888-PaoMoQingLan;200000124:200000338","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"BRANCO ROSA \/ 42","offer_id":49184564642100,"sku":"14:365458#26888-PaoMoQingLan;200000124:100010487","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"BRANCO ROSA \/ 43","offer_id":49184564674868,"sku":"14:365458#26888-PaoMoQingLan;200000124:3116","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"BRANCO \/ 34","offer_id":49184563396916,"sku":"14:175#26888-White;200000124:200000334","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"BRANCO \/ 35","offer_id":49184563429684,"sku":"14:175#26888-White;200000124:100010482","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"BRANCO \/ 36","offer_id":49184563462452,"sku":"14:175#26888-White;200000124:200000898","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"BRANCO \/ 37","offer_id":49184563495220,"sku":"14:175#26888-White;200000124:200000364","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"BRANCO \/ 38","offer_id":49184563527988,"sku":"14:175#26888-White;200000124:100013888","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"BRANCO \/ 39","offer_id":49184563560756,"sku":"14:175#26888-White;200000124:100010483","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"BRANCO \/ 40","offer_id":49184563593524,"sku":"14:175#26888-White;200000124:200000337","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"BRANCO \/ 41","offer_id":49184563626292,"sku":"14:175#26888-White;200000124:200000338","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"BRANCO \/ 42","offer_id":49184563659060,"sku":"14:175#26888-White;200000124:100010487","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"BRANCO \/ 43","offer_id":49184563691828,"sku":"14:175#26888-White;200000124:3116","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"VERDE \/ 34","offer_id":49184564052276,"sku":"14:691#26888-ChaoSu;200000124:200000334","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"VERDE \/ 35","offer_id":49184564085044,"sku":"14:691#26888-ChaoSu;200000124:100010482","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"VERDE \/ 36","offer_id":49184564117812,"sku":"14:691#26888-ChaoSu;200000124:200000898","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"VERDE \/ 37","offer_id":49184564150580,"sku":"14:691#26888-ChaoSu;200000124:200000364","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"VERDE \/ 38","offer_id":49184564183348,"sku":"14:691#26888-ChaoSu;200000124:100013888","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"VERDE \/ 39","offer_id":49184564216116,"sku":"14:691#26888-ChaoSu;200000124:100010483","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"VERDE \/ 40","offer_id":49184564248884,"sku":"14:691#26888-ChaoSu;200000124:200000337","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"VERDE \/ 41","offer_id":49184564281652,"sku":"14:691#26888-ChaoSu;200000124:200000338","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"VERDE \/ 42","offer_id":49184564314420,"sku":"14:691#26888-ChaoSu;200000124:100010487","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"VERDE \/ 43","offer_id":49184564347188,"sku":"14:691#26888-ChaoSu;200000124:3116","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"BRANCO COM ROXO \/ 34","offer_id":49184564707636,"sku":"14:200004890#26888-JiGuang;200000124:200000334","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"BRANCO COM ROXO \/ 35","offer_id":49184564740404,"sku":"14:200004890#26888-JiGuang;200000124:100010482","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"BRANCO COM ROXO \/ 36","offer_id":49184564773172,"sku":"14:200004890#26888-JiGuang;200000124:200000898","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"BRANCO COM ROXO \/ 37","offer_id":49184564805940,"sku":"14:200004890#26888-JiGuang;200000124:200000364","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"BRANCO COM ROXO \/ 38","offer_id":49184564838708,"sku":"14:200004890#26888-JiGuang;200000124:100013888","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"BRANCO COM ROXO \/ 39","offer_id":49184564871476,"sku":"14:200004890#26888-JiGuang;200000124:100010483","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"BRANCO COM ROXO \/ 40","offer_id":49184564904244,"sku":"14:200004890#26888-JiGuang;200000124:200000337","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"BRANCO COM ROXO \/ 41","offer_id":49184564937012,"sku":"14:200004890#26888-JiGuang;200000124:200000338","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"BRANCO COM ROXO \/ 42","offer_id":49184564969780,"sku":"14:200004890#26888-JiGuang;200000124:100010487","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"BRANCO COM ROXO \/ 43","offer_id":49184565002548,"sku":"14:200004890#26888-JiGuang;200000124:3116","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"PRETO \/ 34","offer_id":49184563757364,"sku":"14:200004889#26888-BlackGrey;200000124:200000898","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"PRETO \/ 35","offer_id":49184563790132,"sku":"14:200004889#26888-BlackGrey;200000124:200000898","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"PRETO \/ 36","offer_id":49184563724596,"sku":"14:200004889#26888-BlackGrey;200000124:200000898","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"PRETO \/ 37","offer_id":49184563822900,"sku":"14:200004889#26888-BlackGrey;200000124:200000364","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"PRETO \/ 38","offer_id":49184563855668,"sku":"14:200004889#26888-BlackGrey;200000124:100013888","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"PRETO \/ 39","offer_id":49184563888436,"sku":"14:200004889#26888-BlackGrey;200000124:100010483","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"PRETO \/ 40","offer_id":49184563921204,"sku":"14:200004889#26888-BlackGrey;200000124:200000337","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"PRETO \/ 41","offer_id":49184563953972,"sku":"14:200004889#26888-BlackGrey;200000124:200000337","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"PRETO \/ 42","offer_id":49184563986740,"sku":"14:200004889#26888-BlackGrey;200000124:200000337","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"PRETO \/ 43","offer_id":49184564019508,"sku":"14:200004889#26888-BlackGrey;200000124:200000337","price":297.77,"currency_code":"BRL","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0262\/5912\/8354\/files\/S7e08feb870084b2597586bf8be770e6f4.webp?v=1773935753"},{"product_id":"tenis-carbon-pro-2","title":"Tênis Carbon Pro com placa de impulsão feminino","description":"\u003c!-- =========================================================\n     CARBON PRO CHUNTA — Descrição de produto para corredores\n     Mesmo padrão do Carbon Marathon | Cole no editor HTML da Shopify\n     ========================================================= --\u003e\n\u003cstyle\u003e\n  .cp2-wrap * { box-sizing: border-box; margin: 0; padding: 0; }\n  .cp2-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  .cp2-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-red2 2.5s infinite;\n  }\n  @keyframes pulse-red2 {\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  .cp2-size-alert span { font-size: 18px; margin-right: 6px; }\n\n  \/* ── HERO ── *\/\n  .cp2-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  .cp2-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  .cp2-hero-tag {\n    display: inline-block;\n    background: #ff1493;\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  .cp2-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  .cp2-hero h1 em { font-style: normal; color: #ff1493; }\n  .cp2-hero p { font-size: 15px; color: #aaaaaa; max-width: 520px; margin: 0 auto; }\n\n  \/* ── PILARES ── *\/\n  .cp2-pillars { display: flex; gap: 12px; margin-bottom: 28px; }\n  .cp2-pillar {\n    flex: 1;\n    background: #f7f7f7;\n    border-radius: 10px;\n    padding: 18px 14px;\n    text-align: center;\n    border-top: 3px solid #ff1493;\n  }\n  .cp2-pillar-icon { font-size: 26px; margin-bottom: 8px; }\n  .cp2-pillar-title { font-size: 13px; font-weight: 800; text-transform: uppercase; letter-spacing: 1px; color: #111; margin-bottom: 4px; }\n  .cp2-pillar-desc { font-size: 12px; color: #666; line-height: 1.4; }\n\n  \/* ── DESCRIÇÃO ── *\/\n  .cp2-desc {\n    background: #fff;\n    border-left: 4px solid #ff1493;\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  .cp2-desc strong { color: #ff1493; }\n\n  \/* ── SPECS NIKE STYLE ── *\/\n  .cp2-nike-specs { background: #f5f5f5; border-radius: 12px; padding: 8px 0; margin-bottom: 28px; }\n  .cp2-nike-row { display: flex; align-items: center; gap: 24px; padding: 22px 28px; }\n  .cp2-nike-icon { flex-shrink: 0; width: 52px; display: flex; justify-content: center; }\n  .cp2-nike-label { margin: 0 0 3px; font-size: 14px; color: #666; font-weight: 400; }\n  .cp2-nike-value { margin: 0; font-size: 20px; font-weight: 500; color: #111; line-height: 1.3; }\n  .cp2-nike-value span { font-size: 15px; font-weight: 400; color: #666; }\n  .cp2-nike-divider { height: 1px; background: #ddd; margin: 0 28px; }\n\n  \/* ── SPECS GRID ── *\/\n  .cp2-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  .cp2-specs { display: grid; grid-template-columns: 1fr 1fr; gap: 10px; margin-bottom: 28px; }\n  .cp2-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  .cp2-spec-icon { font-size: 20px; flex-shrink: 0; margin-top: 1px; }\n  .cp2-spec-label { font-size: 11px; font-weight: 700; text-transform: uppercase; letter-spacing: 1px; color: #999; margin-bottom: 2px; }\n  .cp2-spec-value { font-size: 13px; font-weight: 600; color: #1a1a1a; line-height: 1.4; }\n\n  \/* ── TPU DESTAQUE ── *\/\n  .cp2-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  .cp2-tpu-icon { font-size: 44px; flex-shrink: 0; }\n  .cp2-tpu-label { font-size: 11px; font-weight: 700; text-transform: uppercase; letter-spacing: 2px; color: #ff1493; margin-bottom: 6px; }\n  .cp2-tpu-title { font-size: 19px; font-weight: 900; margin-bottom: 6px; line-height: 1.2; }\n  .cp2-tpu-desc { font-size: 13px; color: #aaa; line-height: 1.5; }\n\n  \/* ── IDEAL PARA ── *\/\n  .cp2-ideal { margin-bottom: 28px; }\n  .cp2-ideal-list { display: flex; flex-direction: column; gap: 8px; }\n  .cp2-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  .cp2-ideal-item::before {\n    content: '✓';\n    background: #ff1493;\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  .cp2-social-proof { display: flex; gap: 12px; margin-bottom: 28px; }\n  .cp2-proof-card { flex: 1; border-radius: 10px; padding: 16px; text-align: center; font-size: 13px; }\n  .cp2-proof-card.orange { background: #ffe6f5; border: 1.5px solid #ff1493; }\n  .cp2-proof-card.dark   { background: #f0f0f0; border: 1.5px solid #ddd; }\n  .cp2-proof-num { font-size: 28px; font-weight: 900; color: #ff1493; display: block; line-height: 1; margin-bottom: 4px; }\n  .cp2-proof-desc { color: #555; font-size: 12px; line-height: 1.4; }\n\n  \/* ── URGÊNCIA ── *\/\n  .cp2-urgency {\n    background: linear-gradient(135deg, #ff1493 0%, #d6006d 100%);\n    border-radius: 12px;\n    padding: 24px;\n    text-align: center;\n    margin-bottom: 28px;\n    color: #fff;\n  }\n  .cp2-urgency-title { font-size: 20px; font-weight: 900; margin-bottom: 8px; }\n  .cp2-urgency-sub { font-size: 14px; opacity: 0.9; margin-bottom: 16px; }\n  .cp2-urgency-badges { display: flex; justify-content: center; gap: 10px; flex-wrap: wrap; }\n  .cp2-urgency-badge { background: rgba(255,255,255,0.2); border-radius: 20px; padding: 6px 16px; font-size: 13px; font-weight: 600; }\n\n  \/* ── GALERIA ── *\/\n  .cp2-gallery { margin-bottom: 28px; }\n  .cp2-gallery img { width: 100%; border-radius: 10px; margin-bottom: 10px; display: block; }\n  .cp2-gallery-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 10px; }\n  .cp2-gallery-grid img { margin-bottom: 0; }\n\n  \/* ── GARANTIAS ── *\/\n  .cp2-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  .cp2-guarantee { display: flex; align-items: center; gap: 8px; font-size: 13px; color: #333; font-weight: 600; }\n  .cp2-guarantee-icon { font-size: 20px; }\n\n  \/* ── MOBILE ── *\/\n  @media (max-width: 600px) {\n    .cp2-pillars { flex-direction: column; }\n    .cp2-specs { grid-template-columns: 1fr; }\n    .cp2-social-proof { flex-direction: column; }\n    .cp2-tpu-block { flex-direction: column; text-align: center; }\n    .cp2-hero h1 { font-size: 22px; }\n    .cp2-nike-row { padding: 16px; gap: 16px; }\n    .cp2-nike-value { font-size: 16px; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"cp2-wrap\"\u003e\n\u003c!-- AVISO TAMANHO --\u003e\n\u003cdiv class=\"cp2-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=\"cp2-hero\"\u003e\n\u003cdiv class=\"cp2-hero-tag\"\u003e🏃 Para Corredores de Verdade\u003c\/div\u003e\n\u003ch1\u003eCarbon \u003cem\u003ePro\u003c\/em\u003e\n\u003c\/h1\u003e\n\u003cp\u003ePerformance profissional com placa de TPU — para quem treina sério e não aceita desconforto no caminho.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 3 PILARES --\u003e\n\u003cdiv class=\"cp2-pillars\"\u003e\n\u003cdiv class=\"cp2-pillar\"\u003e\n\u003cdiv class=\"cp2-pillar-icon\"\u003e⚡\u003c\/div\u003e\n\u003cdiv class=\"cp2-pillar-title\"\u003eimpulsão\u003c\/div\u003e\n\u003cdiv class=\"cp2-pillar-desc\"\u003ePlaca de TPU para retorno de energia a cada passada\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cp2-pillar\"\u003e\n\u003cdiv class=\"cp2-pillar-icon\"\u003e🌬️\u003c\/div\u003e\n\u003cdiv class=\"cp2-pillar-title\"\u003eLeveza\u003c\/div\u003e\n\u003cdiv class=\"cp2-pillar-desc\"\u003eMalha aérea que mantém o pé fresco do início ao fim\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cp2-pillar\"\u003e\n\u003cdiv class=\"cp2-pillar-icon\"\u003e🛡️\u003c\/div\u003e\n\u003cdiv class=\"cp2-pillar-title\"\u003eAbsorção\u003c\/div\u003e\n\u003cdiv class=\"cp2-pillar-desc\"\u003ePalmilha EVA que protege joelhos e tornozelos\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- DESCRIÇÃO --\u003e\n\u003cdiv class=\"cp2-desc\"\u003eO \u003cstrong\u003eCarbon Pro \u003c\/strong\u003e foi desenvolvido para corredores que buscam o próximo nível. Com malha aérea de alta qualidade, palmilha EVA de absorção e placa de TPU na entressola, ele entrega performance real em cada treino — do 5km ao dia a dia. Design arrojado e tecnológico, ajuste perfeito ao seu número brasileiro.\u003c\/div\u003e\n\u003c!-- SPECS NIKE STYLE --\u003e\n\u003cdiv class=\"cp2-nike-specs\"\u003e\n\u003cdiv class=\"cp2-nike-row\"\u003e\n\u003cdiv class=\"cp2-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=\"cp2-nike-label\"\u003eProjetado para\u003c\/p\u003e\n\u003cp class=\"cp2-nike-value\"\u003eProva de corrida de rua\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cp2-nike-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"cp2-nike-row\"\u003e\n\u003cdiv class=\"cp2-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=\"cp2-nike-label\"\u003eDistância da prova\u003c\/p\u003e\n\u003cp class=\"cp2-nike-value\"\u003e5 km, 10 km e meia maratona\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cp2-nike-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"cp2-nike-row\"\u003e\n\u003cdiv class=\"cp2-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=\"cp2-nike-label\"\u003ePeso do tênis\u003c\/p\u003e\n\u003cp class=\"cp2-nike-value\"\u003eAprox. 220 g \u003cspan\u003e(tamanho 41 BR)\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cp2-nike-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"cp2-nike-row\"\u003e\n\u003cdiv class=\"cp2-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=\"cp2-nike-label\"\u003eDrop do calcanhar até a ponta\u003c\/p\u003e\n\u003cp class=\"cp2-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=\"cp2-specs-title\"\u003e🔧 Especificações Técnicas\u003c\/div\u003e\n\u003cdiv class=\"cp2-specs\"\u003e\n\u003cdiv class=\"cp2-spec-item\"\u003e\n\u003cdiv class=\"cp2-spec-icon\"\u003e👟\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"cp2-spec-label\"\u003eAjuste\u003c\/div\u003e\n\u003cdiv class=\"cp2-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=\"cp2-spec-item\"\u003e\n\u003cdiv class=\"cp2-spec-icon\"\u003e🌐\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"cp2-spec-label\"\u003eCabedal\u003c\/div\u003e\n\u003cdiv class=\"cp2-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=\"cp2-spec-item\"\u003e\n\u003cdiv class=\"cp2-spec-icon\"\u003e🧴\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"cp2-spec-label\"\u003ePalmilha\u003c\/div\u003e\n\u003cdiv class=\"cp2-spec-value\"\u003eEVA — absorção de impacto e conforto prolongado\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cp2-spec-item\"\u003e\n\u003cdiv class=\"cp2-spec-icon\"\u003e⚙️\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"cp2-spec-label\"\u003eSola\u003c\/div\u003e\n\u003cdiv class=\"cp2-spec-value\"\u003eBorracha — aderência em asfalto, trilha e pista\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cp2-spec-item\"\u003e\n\u003cdiv class=\"cp2-spec-icon\"\u003e🔒\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"cp2-spec-label\"\u003eFixação\u003c\/div\u003e\n\u003cdiv class=\"cp2-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=\"cp2-spec-item\"\u003e\n\u003cdiv class=\"cp2-spec-icon\"\u003e🦶\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"cp2-spec-label\"\u003eCano\u003c\/div\u003e\n\u003cdiv class=\"cp2-spec-value\"\u003eBaixo — liberdade total de movimento no tornozelo\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cp2-spec-item\"\u003e\n\u003cdiv class=\"cp2-spec-icon\"\u003e💨\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"cp2-spec-label\"\u003ePropriedades\u003c\/div\u003e\n\u003cdiv class=\"cp2-spec-value\"\u003eRespirável · Anti-odor · Leve · Resistente\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cp2-spec-item\"\u003e\n\u003cdiv class=\"cp2-spec-icon\"\u003e⚥\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"cp2-spec-label\"\u003eGênero\u003c\/div\u003e\n\u003cdiv class=\"cp2-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=\"cp2-tpu-block\"\u003e\n\u003cdiv class=\"cp2-tpu-icon\"\u003e⚡\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"cp2-tpu-label\"\u003eTecnologia de Elite\u003c\/div\u003e\n\u003cdiv class=\"cp2-tpu-title\"\u003ePlaca de TPU — O diferencial do Carbon Pro\u003c\/div\u003e\n\u003cdiv class=\"cp2-tpu-desc\"\u003eA placa de TPU (Poliuretano Termoplástico) inserida na entressola garante \u003cstrong style=\"color: #ff1493;\"\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=\"cp2-ideal\"\u003e\n\u003cdiv class=\"cp2-specs-title\"\u003e🏆 Ideal para\u003c\/div\u003e\n\u003cdiv class=\"cp2-ideal-list\"\u003e\n\u003cdiv class=\"cp2-ideal-item\"\u003eCorridas de rua — 5km, 10km e meia maratona\u003c\/div\u003e\n\u003cdiv class=\"cp2-ideal-item\"\u003eTreinos diários de alta intensidade\u003c\/div\u003e\n\u003cdiv class=\"cp2-ideal-item\"\u003eCorredores que buscam tecnologia com custo-benefício real\u003c\/div\u003e\n\u003cdiv class=\"cp2-ideal-item\"\u003eUso esportivo com estilo e design moderno\u003c\/div\u003e\n\u003cdiv class=\"cp2-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=\"cp2-social-proof\"\u003e\n\u003cdiv class=\"cp2-proof-card orange\"\u003e\n\u003cspan class=\"cp2-proof-num\"\u003e5.0⭐\u003c\/span\u003e\n\u003cdiv class=\"cp2-proof-desc\"\u003eAvaliação média dos compradores\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cp2-proof-card dark\"\u003e\n\u003cspan class=\"cp2-proof-num\"\u003e72+\u003c\/span\u003e\n\u003cdiv class=\"cp2-proof-desc\"\u003eAvaliações verificadas de corredores\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cp2-proof-card orange\"\u003e\n\u003cspan class=\"cp2-proof-num\"\u003e🚚\u003c\/span\u003e\n\u003cdiv class=\"cp2-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=\"cp2-urgency\"\u003e\n\u003cdiv class=\"cp2-urgency-title\"\u003e🔥 Estoque Limitado — Tamanhos Esgotando\u003c\/div\u003e\n\u003cdiv class=\"cp2-urgency-sub\"\u003eO Carbon Pro é um dos modelos mais procurados dos corredores. Garanta o seu antes que acabe.\u003c\/div\u003e\n\u003cdiv class=\"cp2-urgency-badges\"\u003e\n\u003cspan class=\"cp2-urgency-badge\"\u003e✅ Pagamento Seguro\u003c\/span\u003e \u003cspan class=\"cp2-urgency-badge\"\u003e📦 Envio Imediato\u003c\/span\u003e \u003cspan class=\"cp2-urgency-badge\"\u003e🔄 Troca Garantida\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- GALERIA --\u003e\n\u003cdiv class=\"cp2-gallery\"\u003e\n\u003cimg loading=\"lazy\" alt=\"Carbon Pro Chunta\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0262\/5912\/8354\/files\/IMG_4715.jpg?v=1766951300\"\u003e\n\u003cdiv class=\"cp2-gallery-grid\"\u003e\n\u003cimg loading=\"lazy\" alt=\"Carbon Pro Chunta\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0262\/5912\/8354\/files\/1_699fefc6-9dcb-4238-9dd3-8e75e4fafec2.png?v=1770991635\"\u003e \u003cimg loading=\"lazy\" alt=\"Carbon Pro Chunta\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0262\/5912\/8354\/files\/IMG_6978.jpg?v=1773935753\"\u003e \u003cimg loading=\"lazy\" alt=\"Carbon Pro Chunta\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0262\/5912\/8354\/files\/5_90ce2262-c7b3-486a-9cbf-d742273fb755.png?v=1770991635\"\u003e \u003cimg loading=\"lazy\" alt=\"Carbon Pro Chunta\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0262\/5912\/8354\/files\/IMG_6981.jpg?v=1773935753\"\u003e \u003cimg loading=\"lazy\" alt=\"Carbon Pro Chunta\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0262\/5912\/8354\/files\/2_3ea58f59-2612-44f1-ab86-b79f2458b20d.png?v=1770991635\"\u003e \u003cimg loading=\"lazy\" alt=\"Carbon Pro Chunta\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0262\/5912\/8354\/files\/IMG_6980.jpg?v=1773935753\"\u003e \u003cimg loading=\"lazy\" alt=\"Carbon Pro Chunta\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0262\/5912\/8354\/files\/4_50218557-37c5-4962-8600-5eb0cb6ad6e1.png?v=1770991635\"\u003e \u003cimg loading=\"lazy\" alt=\"Carbon Pro Chunta\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0262\/5912\/8354\/files\/IMG_6979.jpg?v=1773935753\"\u003e \u003cimg loading=\"lazy\" alt=\"Carbon Pro Chunta\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0262\/5912\/8354\/files\/3_2ef4da92-86fd-4646-b6f4-00e1618807d7.png?v=1770991635\"\u003e \u003cimg loading=\"lazy\" alt=\"Carbon Pro Chunta\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0262\/5912\/8354\/files\/IMG_6977.jpg?v=1773935753\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- GARANTIAS --\u003e\n\u003cdiv class=\"cp2-guarantees\"\u003e\n\u003cdiv class=\"cp2-guarantee\"\u003e\n\u003cspan class=\"cp2-guarantee-icon\"\u003e🔒\u003c\/span\u003e Compra 100% Segura\u003c\/div\u003e\n\u003cdiv class=\"cp2-guarantee\"\u003e\n\u003cspan class=\"cp2-guarantee-icon\"\u003e🚚\u003c\/span\u003e Frete Grátis Brasil\u003c\/div\u003e\n\u003cdiv class=\"cp2-guarantee\"\u003e\n\u003cspan class=\"cp2-guarantee-icon\"\u003e⭐\u003c\/span\u003e 5.0\/5 em avaliações\u003c\/div\u003e\n\u003cdiv class=\"cp2-guarantee\"\u003e\n\u003cspan class=\"cp2-guarantee-icon\"\u003e🔄\u003c\/span\u003e Troca facilitada\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"ChiqueB","offers":[{"title":"BRANCO ROSA \/ 34","offer_id":49184571195700,"sku":"14:365458#26888-PaoMoQingLan;200000124:200000334","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"BRANCO ROSA \/ 35","offer_id":49184571228468,"sku":"14:365458#26888-PaoMoQingLan;200000124:100010482","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"BRANCO ROSA \/ 36","offer_id":49184571261236,"sku":"14:365458#26888-PaoMoQingLan;200000124:200000898","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"BRANCO ROSA \/ 37","offer_id":49184571294004,"sku":"14:365458#26888-PaoMoQingLan;200000124:200000364","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"BRANCO ROSA \/ 38","offer_id":49184571326772,"sku":"14:365458#26888-PaoMoQingLan;200000124:100013888","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"BRANCO ROSA \/ 39","offer_id":49184571359540,"sku":"14:365458#26888-PaoMoQingLan;200000124:100010483","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"BRANCO ROSA \/ 40","offer_id":49184571392308,"sku":"14:365458#26888-PaoMoQingLan;200000124:200000337","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"BRANCO ROSA \/ 41","offer_id":49184571425076,"sku":"14:365458#26888-PaoMoQingLan;200000124:200000338","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"BRANCO ROSA \/ 42","offer_id":49184571457844,"sku":"14:365458#26888-PaoMoQingLan;200000124:100010487","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"BRANCO ROSA \/ 43","offer_id":49184571490612,"sku":"14:365458#26888-PaoMoQingLan;200000124:3116","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"LARANJA \/ 34","offer_id":49184570540340,"sku":"14:200004889#26888-BlackGrey;200000124:200000334","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"LARANJA \/ 35","offer_id":49184570573108,"sku":"14:200004889#26888-BlackGrey;200000124:100010482","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"LARANJA \/ 36","offer_id":49184570605876,"sku":"14:200004889#26888-BlackGrey;200000124:200000898","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"LARANJA \/ 37","offer_id":49184570638644,"sku":"14:200004889#26888-BlackGrey;200000124:200000364","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"LARANJA \/ 38","offer_id":49184570671412,"sku":"14:200004889#26888-BlackGrey;200000124:100013888","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"LARANJA \/ 39","offer_id":49184570704180,"sku":"14:200004889#26888-BlackGrey;200000124:100010483","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"LARANJA \/ 40","offer_id":49184570736948,"sku":"14:200004889#26888-BlackGrey;200000124:200000337","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"LARANJA \/ 41","offer_id":49184570769716,"sku":"14:200004889#26888-BlackGrey;200000124:200000338","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"LARANJA \/ 42","offer_id":49184570802484,"sku":"14:200004889#26888-BlackGrey;200000124:100010487","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"LARANJA \/ 43","offer_id":49184570835252,"sku":"14:200004889#26888-BlackGrey;200000124:3116","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"ROSA \/ 34","offer_id":49184569884980,"sku":"14:100018786#26888-QiuBiTe;200000124:200000334","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"ROSA \/ 35","offer_id":49184569917748,"sku":"14:100018786#26888-QiuBiTe;200000124:100010482","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"ROSA \/ 36","offer_id":49184569950516,"sku":"14:100018786#26888-QiuBiTe;200000124:200000898","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"ROSA \/ 37","offer_id":49184569983284,"sku":"14:100018786#26888-QiuBiTe;200000124:200000364","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"ROSA \/ 38","offer_id":49184570016052,"sku":"14:100018786#26888-QiuBiTe;200000124:100013888","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"ROSA \/ 39","offer_id":49184570048820,"sku":"14:100018786#26888-QiuBiTe;200000124:100010483","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"ROSA \/ 40","offer_id":49184570081588,"sku":"14:100018786#26888-QiuBiTe;200000124:200000337","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"ROSA \/ 41","offer_id":49184570114356,"sku":"14:100018786#26888-QiuBiTe;200000124:200000338","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"ROSA \/ 42","offer_id":49184570147124,"sku":"14:100018786#26888-QiuBiTe;200000124:100010487","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"ROSA \/ 43","offer_id":49184570179892,"sku":"14:100018786#26888-QiuBiTe;200000124:3116","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"ROSA ROXO \/ 34","offer_id":49184570212660,"sku":"14:350850#26888-XiaoZhuPeiQi;200000124:200000334","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"ROSA ROXO \/ 35","offer_id":49184570245428,"sku":"14:350850#26888-XiaoZhuPeiQi;200000124:100010482","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"ROSA ROXO \/ 36","offer_id":49184570278196,"sku":"14:350850#26888-XiaoZhuPeiQi;200000124:200000898","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"ROSA ROXO \/ 37","offer_id":49184570310964,"sku":"14:350850#26888-XiaoZhuPeiQi;200000124:200000364","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"ROSA ROXO \/ 38","offer_id":49184570343732,"sku":"14:350850#26888-XiaoZhuPeiQi;200000124:100013888","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"ROSA ROXO \/ 39","offer_id":49184570376500,"sku":"14:350850#26888-XiaoZhuPeiQi;200000124:100010483","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"ROSA ROXO \/ 40","offer_id":49184570409268,"sku":"14:350850#26888-XiaoZhuPeiQi;200000124:200000337","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"ROSA ROXO \/ 41","offer_id":49184570442036,"sku":"14:350850#26888-XiaoZhuPeiQi;200000124:200000338","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"ROSA ROXO \/ 42","offer_id":49184570474804,"sku":"14:350850#26888-XiaoZhuPeiQi;200000124:100010487","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"ROSA ROXO \/ 43","offer_id":49184570507572,"sku":"14:350850#26888-XiaoZhuPeiQi;200000124:3116","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"BRANCO COM VERDE \/ 34","offer_id":49184570868020,"sku":"14:200004889#26888-BlackGrey;200000124:200000334","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"BRANCO COM VERDE \/ 35","offer_id":49184570900788,"sku":"14:200004889#26888-BlackGrey;200000124:100010482","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"BRANCO COM VERDE \/ 36","offer_id":49184570933556,"sku":"14:200004889#26888-BlackGrey;200000124:200000898","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"BRANCO COM VERDE \/ 37","offer_id":49184570966324,"sku":"14:200004889#26888-BlackGrey;200000124:200000364","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"BRANCO COM VERDE \/ 38","offer_id":49184570999092,"sku":"14:200004889#26888-BlackGrey;200000124:100013888","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"BRANCO COM VERDE \/ 39","offer_id":49184571031860,"sku":"14:200004889#26888-BlackGrey;200000124:100010483","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"BRANCO COM VERDE \/ 40","offer_id":49184571064628,"sku":"14:200004889#26888-BlackGrey;200000124:200000337","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"BRANCO COM VERDE \/ 41","offer_id":49184571097396,"sku":"14:200004889#26888-BlackGrey;200000124:200000338","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"BRANCO COM VERDE \/ 42","offer_id":49184571130164,"sku":"14:200004889#26888-BlackGrey;200000124:100010487","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"BRANCO COM VERDE \/ 43","offer_id":49184571162932,"sku":"14:200004889#26888-BlackGrey;200000124:3116","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"BRANCO \/ 34","offer_id":49184571523380,"sku":"14:175#26888-White;200000124:200000334","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"BRANCO \/ 35","offer_id":49184571556148,"sku":"14:175#26888-White;200000124:100010482","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"BRANCO \/ 36","offer_id":49184571588916,"sku":"14:175#26888-White;200000124:200000898","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"BRANCO \/ 37","offer_id":49184571621684,"sku":"14:175#26888-White;200000124:200000364","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"BRANCO \/ 38","offer_id":49184571654452,"sku":"14:175#26888-White;200000124:100013888","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"BRANCO \/ 39","offer_id":49184571687220,"sku":"14:175#26888-White;200000124:100010483","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"BRANCO \/ 40","offer_id":49184571719988,"sku":"14:175#26888-White;200000124:200000337","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"BRANCO \/ 41","offer_id":49184571752756,"sku":"14:175#26888-White;200000124:200000338","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"BRANCO \/ 42","offer_id":49184571785524,"sku":"14:175#26888-White;200000124:100010487","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"BRANCO \/ 43","offer_id":49184571818292,"sku":"14:175#26888-White;200000124:3116","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"VERDE \/ 34","offer_id":49184571851060,"sku":"14:691#26888-ChaoSu;200000124:200000334","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"VERDE \/ 35","offer_id":49184571883828,"sku":"14:691#26888-ChaoSu;200000124:100010482","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"VERDE \/ 36","offer_id":49184571916596,"sku":"14:691#26888-ChaoSu;200000124:200000898","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"VERDE \/ 37","offer_id":49184571949364,"sku":"14:691#26888-ChaoSu;200000124:200000364","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"VERDE \/ 38","offer_id":49184571982132,"sku":"14:691#26888-ChaoSu;200000124:100013888","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"VERDE \/ 39","offer_id":49184572014900,"sku":"14:691#26888-ChaoSu;200000124:100010483","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"VERDE \/ 40","offer_id":49184572047668,"sku":"14:691#26888-ChaoSu;200000124:200000337","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"VERDE \/ 41","offer_id":49184572080436,"sku":"14:691#26888-ChaoSu;200000124:200000338","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"VERDE \/ 42","offer_id":49184572113204,"sku":"14:691#26888-ChaoSu;200000124:100010487","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"VERDE \/ 43","offer_id":49184572145972,"sku":"14:691#26888-ChaoSu;200000124:3116","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"BRANCO COM ROXO \/ 34","offer_id":49184572178740,"sku":"14:200004890#26888-JiGuang;200000124:200000334","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"BRANCO COM ROXO \/ 35","offer_id":49184572211508,"sku":"14:200004890#26888-JiGuang;200000124:100010482","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"BRANCO COM ROXO \/ 36","offer_id":49184572244276,"sku":"14:200004890#26888-JiGuang;200000124:200000898","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"BRANCO COM ROXO \/ 37","offer_id":49184572277044,"sku":"14:200004890#26888-JiGuang;200000124:200000364","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"BRANCO COM ROXO \/ 38","offer_id":49184572309812,"sku":"14:200004890#26888-JiGuang;200000124:100013888","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"BRANCO COM ROXO \/ 39","offer_id":49184572342580,"sku":"14:200004890#26888-JiGuang;200000124:100010483","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"BRANCO COM ROXO \/ 40","offer_id":49184572375348,"sku":"14:200004890#26888-JiGuang;200000124:200000337","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"BRANCO COM ROXO \/ 41","offer_id":49184572408116,"sku":"14:200004890#26888-JiGuang;200000124:200000338","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"BRANCO COM ROXO \/ 42","offer_id":49184572440884,"sku":"14:200004890#26888-JiGuang;200000124:100010487","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"BRANCO COM ROXO \/ 43","offer_id":49184572473652,"sku":"14:200004890#26888-JiGuang;200000124:3116","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"PRETO \/ 34","offer_id":49184572506420,"sku":"14:200004889#26888-BlackGrey;200000124:200000898","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"PRETO \/ 35","offer_id":49184572539188,"sku":"14:200004889#26888-BlackGrey;200000124:200000898","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"PRETO \/ 36","offer_id":49184572571956,"sku":"14:200004889#26888-BlackGrey;200000124:200000898","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"PRETO \/ 37","offer_id":49184572604724,"sku":"14:200004889#26888-BlackGrey;200000124:200000364","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"PRETO \/ 38","offer_id":49184572637492,"sku":"14:200004889#26888-BlackGrey;200000124:100013888","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"PRETO \/ 39","offer_id":49184572670260,"sku":"14:200004889#26888-BlackGrey;200000124:100010483","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"PRETO \/ 40","offer_id":49184572703028,"sku":"14:200004889#26888-BlackGrey;200000124:200000337","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"PRETO \/ 41","offer_id":49184572735796,"sku":"14:200004889#26888-BlackGrey;200000124:200000337","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"PRETO \/ 42","offer_id":49184572768564,"sku":"14:200004889#26888-BlackGrey;200000124:200000337","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"PRETO \/ 43","offer_id":49184572801332,"sku":"14:200004889#26888-BlackGrey;200000124:200000337","price":297.77,"currency_code":"BRL","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0262\/5912\/8354\/files\/Remover_Fundo_Imagem_-_copia_3.jpg?v=1773935753"},{"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":297.77,"currency_code":"BRL","in_stock":true},{"title":"AZUL \/ 35","offer_id":49184574046516,"sku":"14:173#blue;200000124:100010482","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"AZUL \/ 36","offer_id":49184574079284,"sku":"14:173#blue;200000124:200000898","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"AZUL \/ 37","offer_id":49184574112052,"sku":"14:173#blue;200000124:200000364","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"AZUL \/ 38","offer_id":49184574144820,"sku":"14:173#blue;200000124:100013888","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"AZUL \/ 39","offer_id":49184574177588,"sku":"14:173#blue;200000124:100010483","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"AZUL \/ 40","offer_id":49184574210356,"sku":"14:173#blue;200000124:200000337","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"AZUL \/ 41","offer_id":49184574243124,"sku":"14:173#blue;200000124:200000338","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"AZUL \/ 42","offer_id":49184574275892,"sku":"14:173#blue;200000124:100010487","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"AZUL \/ 43","offer_id":49184574308660,"sku":"14:173#blue;200000124:3116","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"SALMÃO \/ 34","offer_id":49184574341428,"sku":"14:350850#orange;200000124:200000334","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"SALMÃO \/ 35","offer_id":49184574374196,"sku":"14:350850#orange;200000124:100010482","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"SALMÃO \/ 36","offer_id":49184574406964,"sku":"14:350850#orange;200000124:200000898","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"SALMÃO \/ 37","offer_id":49184574439732,"sku":"14:350850#orange;200000124:200000364","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"SALMÃO \/ 38","offer_id":49184574472500,"sku":"14:350850#orange;200000124:100013888","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"SALMÃO \/ 39","offer_id":49184574505268,"sku":"14:350850#orange;200000124:100010483","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"SALMÃO \/ 40","offer_id":49184574538036,"sku":"14:350850#orange;200000124:200000337","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"SALMÃO \/ 41","offer_id":49184574570804,"sku":"14:350850#orange;200000124:200000338","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"SALMÃO \/ 42","offer_id":49184574603572,"sku":"14:350850#orange;200000124:100010487","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"SALMÃO \/ 43","offer_id":49184574636340,"sku":"14:350850#orange;200000124:3116","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"LARANJA \/ 34","offer_id":49184573358388,"sku":"14:771#white;200000124:200000334","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"LARANJA \/ 35","offer_id":49184573391156,"sku":"14:771#white;200000124:100010482","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"LARANJA \/ 36","offer_id":49184573423924,"sku":"14:771#white;200000124:200000898","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"LARANJA \/ 37","offer_id":49184573456692,"sku":"14:771#white;200000124:200000364","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"LARANJA \/ 38","offer_id":49184573489460,"sku":"14:771#white;200000124:100013888","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"LARANJA \/ 39","offer_id":49184573522228,"sku":"14:771#white;200000124:100010483","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"LARANJA \/ 40","offer_id":49184573554996,"sku":"14:771#white;200000124:200000337","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"LARANJA \/ 41","offer_id":49184573587764,"sku":"14:771#white;200000124:200000338","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"LARANJA \/ 42","offer_id":49184573620532,"sku":"14:771#white;200000124:100010487","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"LARANJA \/ 43","offer_id":49184573653300,"sku":"14:771#white;200000124:3116","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"VERDE \/ 34","offer_id":49184573686068,"sku":"14:175#green;200000124:200000334","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"VERDE \/ 35","offer_id":49184573718836,"sku":"14:175#green;200000124:100010482","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"VERDE \/ 36","offer_id":49184573751604,"sku":"14:175#green;200000124:200000898","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"VERDE \/ 37","offer_id":49184573784372,"sku":"14:175#green;200000124:200000364","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"VERDE \/ 38","offer_id":49184573817140,"sku":"14:175#green;200000124:100013888","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"VERDE \/ 39","offer_id":49184573849908,"sku":"14:175#green;200000124:100010483","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"VERDE \/ 40","offer_id":49184573882676,"sku":"14:175#green;200000124:200000337","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"VERDE \/ 41","offer_id":49184573915444,"sku":"14:175#green;200000124:200000338","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"VERDE \/ 42","offer_id":49184573948212,"sku":"14:175#green;200000124:100010487","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"VERDE \/ 43","offer_id":49184573980980,"sku":"14:175#green;200000124:3116","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"BRANCO E AZUL \/ 34","offer_id":49184573030708,"sku":"14:350852#white blue;200000124:200000334","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"BRANCO E AZUL \/ 35","offer_id":49184573063476,"sku":"14:350852#white blue;200000124:100010482","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"BRANCO E AZUL \/ 36","offer_id":49184573096244,"sku":"14:350852#white blue;200000124:200000898","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"BRANCO E AZUL \/ 37","offer_id":49184573129012,"sku":"14:350852#white blue;200000124:200000364","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"BRANCO E AZUL \/ 38","offer_id":49184573161780,"sku":"14:350852#white blue;200000124:100013888","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"BRANCO E AZUL \/ 39","offer_id":49184573194548,"sku":"14:350852#white blue;200000124:100010483","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"BRANCO E AZUL \/ 40","offer_id":49184573227316,"sku":"14:350852#white blue;200000124:200000337","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"BRANCO E AZUL \/ 41","offer_id":49184573260084,"sku":"14:350852#white blue;200000124:200000338","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"BRANCO E AZUL \/ 42","offer_id":49184573292852,"sku":"14:350852#white blue;200000124:100010487","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"BRANCO E AZUL \/ 43","offer_id":49184573325620,"sku":"14:350852#white blue;200000124:3116","price":297.77,"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-fast-pro-copia","title":"Tênis Fast Pro","description":"\u003c!-- =========================================================\n     FAST PRO CHUNTA — Descrição de produto\n     Mesmo padrão do Carbon Marathon e Carbon Pro\n     ========================================================= --\u003e\n\u003cstyle\u003e\n  .fp-wrap * { box-sizing: border-box; margin: 0; padding: 0; }\n  .fp-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  .fp-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: fp-pulse 2.5s infinite;\n  }\n  @keyframes fp-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  .fp-size-alert span { font-size: 18px; margin-right: 6px; }\n\n  \/* ── HERO ── *\/\n  .fp-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  .fp-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  .fp-hero-tag {\n    display: inline-block;\n    background: #ff1493;\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  .fp-hero h1 { font-size: 28px; font-weight: 900; color: #fff; line-height: 1.2; margin-bottom: 8px; letter-spacing: -0.5px; }\n  .fp-hero h1 em { font-style: normal; color: #ff1493; }\n  .fp-hero p { font-size: 15px; color: #aaa; max-width: 520px; margin: 0 auto; }\n\n  \/* ── PILARES ── *\/\n  .fp-pillars { display: flex; gap: 12px; margin-bottom: 28px; }\n  .fp-pillar { flex: 1; background: #f7f7f7; border-radius: 10px; padding: 18px 14px; text-align: center; border-top: 3px solid #ff1493; }\n  .fp-pillar-icon { font-size: 26px; margin-bottom: 8px; }\n  .fp-pillar-title { font-size: 13px; font-weight: 800; text-transform: uppercase; letter-spacing: 1px; color: #111; margin-bottom: 4px; }\n  .fp-pillar-desc { font-size: 12px; color: #666; line-height: 1.4; }\n\n  \/* ── DESCRIÇÃO ── *\/\n  .fp-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  .fp-desc strong { color: #ff1493; }\n\n  \/* ── SPECS NIKE STYLE ── *\/\n  .fp-nike-specs { background: #f5f5f5; border-radius: 12px; padding: 8px 0; margin-bottom: 28px; }\n  .fp-nike-row { display: flex; align-items: center; gap: 24px; padding: 22px 28px; }\n  .fp-nike-icon { flex-shrink: 0; width: 52px; display: flex; justify-content: center; }\n  .fp-nike-label { margin: 0 0 3px; font-size: 14px; color: #666; font-weight: 400; }\n  .fp-nike-value { margin: 0; font-size: 20px; font-weight: 500; color: #111; line-height: 1.3; }\n  .fp-nike-value span { font-size: 15px; font-weight: 400; color: #666; }\n  .fp-nike-divider { height: 1px; background: #ddd; margin: 0 28px; }\n\n  \/* ── SPECS GRID ── *\/\n  .fp-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  .fp-specs { display: grid; grid-template-columns: 1fr 1fr; gap: 10px; margin-bottom: 28px; }\n  .fp-spec-item { background: #f7f7f7; border-radius: 8px; padding: 14px 16px; display: flex; align-items: flex-start; gap: 12px; }\n  .fp-spec-icon { font-size: 20px; flex-shrink: 0; margin-top: 1px; }\n  .fp-spec-label { font-size: 11px; font-weight: 700; text-transform: uppercase; letter-spacing: 1px; color: #999; margin-bottom: 2px; }\n  .fp-spec-value { font-size: 13px; font-weight: 600; color: #1a1a1a; line-height: 1.4; }\n\n  \/* ── DESTAQUE AMORTECIMENTO ── *\/\n  .fp-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  .fp-tech-icon { font-size: 44px; flex-shrink: 0; }\n  .fp-tech-label { font-size: 11px; font-weight: 700; text-transform: uppercase; letter-spacing: 2px; color: #ff1493; margin-bottom: 6px; }\n  .fp-tech-title { font-size: 19px; font-weight: 900; margin-bottom: 6px; line-height: 1.2; }\n  .fp-tech-desc { font-size: 13px; color: #aaa; line-height: 1.5; }\n\n  \/* ── IDEAL PARA ── *\/\n  .fp-ideal { margin-bottom: 28px; }\n  .fp-ideal-list { display: flex; flex-direction: column; gap: 8px; }\n  .fp-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  .fp-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  \/* ── PROVA SOCIAL ── *\/\n  .fp-social-proof { display: flex; gap: 12px; margin-bottom: 28px; }\n  .fp-proof-card { flex: 1; border-radius: 10px; padding: 16px; text-align: center; font-size: 13px; }\n  .fp-proof-card.orange { background: #ffe6f5; border: 1.5px solid #ff1493; }\n  .fp-proof-card.dark   { background: #f0f0f0; border: 1.5px solid #ddd; }\n  .fp-proof-num { font-size: 28px; font-weight: 900; color: #ff1493; display: block; line-height: 1; margin-bottom: 4px; }\n  .fp-proof-desc { color: #555; font-size: 12px; line-height: 1.4; }\n\n  \/* ── URGÊNCIA ── *\/\n  .fp-urgency { background: linear-gradient(135deg, #ff1493 0%, #d6006d 100%); border-radius: 12px; padding: 24px; text-align: center; margin-bottom: 28px; color: #fff; }\n  .fp-urgency-title { font-size: 20px; font-weight: 900; margin-bottom: 8px; }\n  .fp-urgency-sub { font-size: 14px; opacity: 0.9; margin-bottom: 16px; }\n  .fp-urgency-badges { display: flex; justify-content: center; gap: 10px; flex-wrap: wrap; }\n  .fp-urgency-badge { background: rgba(255,255,255,0.2); border-radius: 20px; padding: 6px 16px; font-size: 13px; font-weight: 600; }\n\n  \/* ── GALERIA ── *\/\n  .fp-gallery { margin-bottom: 28px; }\n  .fp-gallery img { width: 100%; border-radius: 10px; margin-bottom: 10px; display: block; }\n  .fp-gallery-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 10px; }\n  .fp-gallery-grid img { margin-bottom: 0; }\n\n  \/* ── GARANTIAS ── *\/\n  .fp-guarantees { display: flex; gap: 10px; justify-content: center; flex-wrap: wrap; padding: 20px; background: #f7f7f7; border-radius: 10px; margin-bottom: 28px; }\n  .fp-guarantee { display: flex; align-items: center; gap: 8px; font-size: 13px; color: #333; font-weight: 600; }\n  .fp-guarantee-icon { font-size: 20px; }\n\n  \/* ── MOBILE ── *\/\n  @media (max-width: 600px) {\n    .fp-pillars { flex-direction: column; }\n    .fp-specs { grid-template-columns: 1fr; }\n    .fp-social-proof { flex-direction: column; }\n    .fp-tech-block { flex-direction: column; text-align: center; }\n    .fp-hero h1 { font-size: 22px; }\n    .fp-nike-row { padding: 16px; gap: 16px; }\n    .fp-nike-value { font-size: 16px; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"fp-wrap\"\u003e\n\u003c!-- AVISO TAMANHO --\u003e\n\u003cdiv class=\"fp-size-alert\"\u003e\n\u003cspan\u003e⚠️\u003c\/span\u003e PEÇA O TAMANHO QUE VOCÊ USA NO BRASIL — DENTRO DO TÊNIS VIRÁ A NUMERAÇÃO EUROPEIA\u003c\/div\u003e\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"fp-hero\"\u003e\n\u003cdiv class=\"fp-hero-tag\"\u003e👟 Conforto · Estilo · Performance\u003c\/div\u003e\n\u003ch1\u003eFast \u003cem\u003ePro\u003c\/em\u003e\n\u003c\/h1\u003e\n\u003cp\u003eO tênis perfeito para quem quer conforto real no dia a dia — com amortecimento premium, respirabilidade e design versátil para qualquer ocasião.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 3 PILARES --\u003e\n\u003cdiv class=\"fp-pillars\"\u003e\n\u003cdiv class=\"fp-pillar\"\u003e\n\u003cdiv class=\"fp-pillar-icon\"\u003e🌬️\u003c\/div\u003e\n\u003cdiv class=\"fp-pillar-title\"\u003eRespirável\u003c\/div\u003e\n\u003cdiv class=\"fp-pillar-desc\"\u003eMesh que ventila e mantém o pé seco o dia todo\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fp-pillar\"\u003e\n\u003cdiv class=\"fp-pillar-icon\"\u003e🛡️\u003c\/div\u003e\n\u003cdiv class=\"fp-pillar-title\"\u003eAmortecimento\u003c\/div\u003e\n\u003cdiv class=\"fp-pillar-desc\"\u003ePalmilha PU + sola EVA para cada passo suave\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fp-pillar\"\u003e\n\u003cdiv class=\"fp-pillar-icon\"\u003e🎨\u003c\/div\u003e\n\u003cdiv class=\"fp-pillar-title\"\u003eVersátil\u003c\/div\u003e\n\u003cdiv class=\"fp-pillar-desc\"\u003eDesign elegante para treino, trabalho e lazer\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- DESCRIÇÃO --\u003e\n\u003cdiv class=\"fp-desc\"\u003eO \u003cstrong\u003eFast Pro\u003c\/strong\u003e foi pensado para quem não abre mão de conforto — seja no treino, no trabalho ou no passeio do fim de semana. Com cabedal em mesh respirável, palmilha em PU e sola em EVA, ele absorve o impacto de cada passada e mantém seus pés frescos e secos. Design antiodor, fechamento por cadarço com costura reforçada e estilo que se adapta a qualquer momento.\u003c\/div\u003e\n\u003c!-- SPECS NIKE STYLE --\u003e\n\u003cdiv class=\"fp-nike-specs\"\u003e\n\u003cdiv class=\"fp-nike-row\"\u003e\n\u003cdiv class=\"fp-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=\"M4 20 Q4 4 23 4 Q42 4 42 20 Q42 36 23 36 Q4 36 4 20Z\" stroke=\"#111\" stroke-width=\"2\" fill=\"none\"\u003e\u003c\/path\u003e\n          \u003cline x1=\"23\" y1=\"4\" x2=\"23\" y2=\"36\" stroke=\"#111\" stroke-width=\"1.5\" stroke-dasharray=\"3,3\"\u003e\u003c\/line\u003e\n          \u003cline x1=\"4\" y1=\"20\" x2=\"42\" y2=\"20\" stroke=\"#111\" stroke-width=\"1.5\" stroke-dasharray=\"3,3\"\u003e\u003c\/line\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cp class=\"fp-nike-label\"\u003eEstilo\u003c\/p\u003e\n\u003cp class=\"fp-nike-value\"\u003eEsportivo e Casual\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fp-nike-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"fp-nike-row\"\u003e\n\u003cdiv class=\"fp-nike-icon\"\u003e\u003csvg width=\"46\" height=\"40\" viewbox=\"0 0 46 40\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003crect x=\"4\" y=\"10\" width=\"38\" height=\"22\" rx=\"6\" stroke=\"#111\" stroke-width=\"2\" fill=\"none\"\u003e\u003c\/rect\u003e\n          \u003cline x1=\"14\" y1=\"10\" x2=\"14\" y2=\"32\" stroke=\"#111\" stroke-width=\"1.5\"\u003e\u003c\/line\u003e\n          \u003cline x1=\"23\" y1=\"10\" x2=\"23\" y2=\"32\" stroke=\"#111\" stroke-width=\"1.5\"\u003e\u003c\/line\u003e\n          \u003cline x1=\"32\" y1=\"10\" x2=\"32\" y2=\"32\" stroke=\"#111\" stroke-width=\"1.5\"\u003e\u003c\/line\u003e\n          \u003cpath d=\"M4 18 L42 18\" stroke=\"#111\" stroke-width=\"1\" stroke-dasharray=\"3,2\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M4 24 L42 24\" stroke=\"#111\" stroke-width=\"1\" stroke-dasharray=\"3,2\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cp class=\"fp-nike-label\"\u003eOcasião\u003c\/p\u003e\n\u003cp class=\"fp-nike-value\"\u003eTreinos, corridas, lazer e trabalho\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fp-nike-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"fp-nike-row\"\u003e\n\u003cdiv class=\"fp-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=\"fp-nike-label\"\u003eAmortecimento\u003c\/p\u003e\n\u003cp class=\"fp-nike-value\"\u003ePalmilha PU + Sola EVA\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fp-nike-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"fp-nike-row\"\u003e\n\u003cdiv class=\"fp-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=\"fp-nike-label\"\u003eGênero\u003c\/p\u003e\n\u003cp class=\"fp-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=\"fp-specs-title\"\u003e🔧 Especificações Técnicas\u003c\/div\u003e\n\u003cdiv class=\"fp-specs\"\u003e\n\u003cdiv class=\"fp-spec-item\"\u003e\n\u003cdiv class=\"fp-spec-icon\"\u003e👟\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"fp-spec-label\"\u003eAjuste\u003c\/div\u003e\n\u003cdiv class=\"fp-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=\"fp-spec-item\"\u003e\n\u003cdiv class=\"fp-spec-icon\"\u003e🌐\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"fp-spec-label\"\u003eCabedal\u003c\/div\u003e\n\u003cdiv class=\"fp-spec-value\"\u003eMesh respirável — ventilação superior todo o dia\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fp-spec-item\"\u003e\n\u003cdiv class=\"fp-spec-icon\"\u003e🧴\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"fp-spec-label\"\u003ePalmilha\u003c\/div\u003e\n\u003cdiv class=\"fp-spec-value\"\u003ePU — conforto extra e durabilidade interna\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fp-spec-item\"\u003e\n\u003cdiv class=\"fp-spec-icon\"\u003e⚙️\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"fp-spec-label\"\u003eSola\u003c\/div\u003e\n\u003cdiv class=\"fp-spec-value\"\u003eEVA — flexível, leve e resistente\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fp-spec-item\"\u003e\n\u003cdiv class=\"fp-spec-icon\"\u003e🔒\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"fp-spec-label\"\u003eFechamento\u003c\/div\u003e\n\u003cdiv class=\"fp-spec-value\"\u003eCadarço com ajuste personalizado para todo tipo de pé\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fp-spec-item\"\u003e\n\u003cdiv class=\"fp-spec-icon\"\u003e🦶\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"fp-spec-label\"\u003eForro\u003c\/div\u003e\n\u003cdiv class=\"fp-spec-value\"\u003ePU — conforto prolongado e durabilidade interna\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fp-spec-item\"\u003e\n\u003cdiv class=\"fp-spec-icon\"\u003e💨\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"fp-spec-label\"\u003ePropriedades\u003c\/div\u003e\n\u003cdiv class=\"fp-spec-value\"\u003eAntiodor · Antissuor · Leve · Respirável\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fp-spec-item\"\u003e\n\u003cdiv class=\"fp-spec-icon\"\u003e⚥\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"fp-spec-label\"\u003eGênero\u003c\/div\u003e\n\u003cdiv class=\"fp-spec-value\"\u003eUnissex\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- DESTAQUE AMORTECIMENTO --\u003e\n\u003cdiv class=\"fp-tech-block\"\u003e\n\u003cdiv class=\"fp-tech-icon\"\u003e🛡️\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"fp-tech-label\"\u003eTecnologia de Conforto\u003c\/div\u003e\n\u003cdiv class=\"fp-tech-title\"\u003ePalmilha PU + Sola EVA — amortecimento real\u003c\/div\u003e\n\u003cdiv class=\"fp-tech-desc\"\u003eA combinação de palmilha em PU e sola em EVA entrega \u003cstrong style=\"color: #ff1493;\"\u003esuporte, absorção de impacto e leveza\u003c\/strong\u003e em cada passo. Projetada para quem fica horas em movimento — sem sentir o cansaço nos pés.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- IDEAL PARA --\u003e\n\u003cdiv class=\"fp-ideal\"\u003e\n\u003cdiv class=\"fp-specs-title\"\u003e🏆 Ideal para\u003c\/div\u003e\n\u003cdiv class=\"fp-ideal-list\"\u003e\n\u003cdiv class=\"fp-ideal-item\"\u003eTreinos leves e corridas do dia a dia\u003c\/div\u003e\n\u003cdiv class=\"fp-ideal-item\"\u003eUso no trabalho — confortável por horas seguidas\u003c\/div\u003e\n\u003cdiv class=\"fp-ideal-item\"\u003ePasseios, lazer e compromissos casuais\u003c\/div\u003e\n\u003cdiv class=\"fp-ideal-item\"\u003eQuem quer estilo sem abrir mão do conforto\u003c\/div\u003e\n\u003cdiv class=\"fp-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=\"fp-social-proof\"\u003e\n\u003cdiv class=\"fp-proof-card orange\"\u003e\n\u003cspan class=\"fp-proof-num\"\u003e5.0⭐\u003c\/span\u003e\n\u003cdiv class=\"fp-proof-desc\"\u003eAvaliação média dos compradores\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fp-proof-card dark\"\u003e\n\u003cspan class=\"fp-proof-num\"\u003e69+\u003c\/span\u003e\n\u003cdiv class=\"fp-proof-desc\"\u003eAvaliações verificadas\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fp-proof-card orange\"\u003e\n\u003cspan class=\"fp-proof-num\"\u003e🚚\u003c\/span\u003e\n\u003cdiv class=\"fp-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=\"fp-urgency\"\u003e\n\u003cdiv class=\"fp-urgency-title\"\u003e🔥 Estoque Limitado — Tamanhos Esgotando\u003c\/div\u003e\n\u003cdiv class=\"fp-urgency-sub\"\u003eO Fast Pro é um dos modelos mais pedidos da Chunta. Garanta o seu agora.\u003c\/div\u003e\n\u003cdiv class=\"fp-urgency-badges\"\u003e\n\u003cspan class=\"fp-urgency-badge\"\u003e✅ Pagamento Seguro\u003c\/span\u003e \u003cspan class=\"fp-urgency-badge\"\u003e📦 Envio Imediato\u003c\/span\u003e \u003cspan class=\"fp-urgency-badge\"\u003e🔄 Troca Garantida\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- GALERIA --\u003e\n\u003cdiv class=\"fp-gallery\"\u003e\n\u003cdiv class=\"fp-gallery-grid\"\u003e\n\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0262\/5912\/8354\/files\/Gemini_Generated_Image_pvw8h4pvw8h4pvw8.png?v=1763412547\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0262\/5912\/8354\/files\/Gemini_Generated_Image_f5cl1f5cl1f5cl1f.png?v=1763412501\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0262\/5912\/8354\/files\/unnamed.jpg?v=1763412501\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0262\/5912\/8354\/files\/Gemini_Generated_Image_ywidegywidegywid.png?v=1763412501\"\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- GARANTIAS --\u003e\n\u003cdiv class=\"fp-guarantees\"\u003e\n\u003cdiv class=\"fp-guarantee\"\u003e\n\u003cspan class=\"fp-guarantee-icon\"\u003e🔒\u003c\/span\u003e Compra 100% Segura\u003c\/div\u003e\n\u003cdiv class=\"fp-guarantee\"\u003e\n\u003cspan class=\"fp-guarantee-icon\"\u003e🚚\u003c\/span\u003e Frete Grátis Brasil\u003c\/div\u003e\n\u003cdiv class=\"fp-guarantee\"\u003e\n\u003cspan class=\"fp-guarantee-icon\"\u003e⭐\u003c\/span\u003e 5.0\/5 em avaliações\u003c\/div\u003e\n\u003cdiv class=\"fp-guarantee\"\u003e\n\u003cspan class=\"fp-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":49184577421620,"sku":"14:29#White;200000124:200000364","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"Azul \/ 35","offer_id":49184577454388,"sku":"14:29#White;200000124:200000364","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"Azul \/ 36","offer_id":49184577487156,"sku":"14:29#White;200000124:200000364","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"Azul \/ 37","offer_id":49184577519924,"sku":"14:29#White;200000124:200000364","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"Azul \/ 38","offer_id":49184577552692,"sku":"14:29#White;200000124:100013888","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"Azul \/ 39","offer_id":49184577585460,"sku":"14:29#White;200000124:100010483","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"Azul \/ 40","offer_id":49184577618228,"sku":"14:29#White;200000124:200000337","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"Azul \/ 41","offer_id":49184577650996,"sku":"14:29#White;200000124:200000338","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"Azul \/ 42","offer_id":49184577683764,"sku":"14:29#White;200000124:100010487","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"Azul \/ 43","offer_id":49184577716532,"sku":"14:29#White;200000124:3116","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"Rosa \/ 34","offer_id":49184578339124,"sku":"14:29#White;200000124:200000364","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"Rosa \/ 35","offer_id":49184578568500,"sku":"14:29#White;200000124:200000364","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"Rosa \/ 36","offer_id":49184578601268,"sku":"14:29#White;200000124:200000364","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"Rosa \/ 37","offer_id":49184578732340,"sku":"14:29#White;200000124:200000364","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"Rosa \/ 38","offer_id":49184578863412,"sku":"14:29#White;200000124:100013888","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"Rosa \/ 39","offer_id":49184578994484,"sku":"14:29#White;200000124:100010483","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"Rosa \/ 40","offer_id":49184579158324,"sku":"14:29#White;200000124:200000337","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"Rosa \/ 41","offer_id":49184579289396,"sku":"14:29#White;200000124:200000338","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"Rosa \/ 42","offer_id":49184579420468,"sku":"14:29#White;200000124:100010487","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"Rosa \/ 43","offer_id":49184579518772,"sku":"14:29#White;200000124:3116","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"Rosa e Branco \/ 34","offer_id":49184578371892,"sku":"14:29#White;200000124:200000364","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"Rosa e Branco \/ 35","offer_id":49184578470196,"sku":"14:29#White;200000124:200000364","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"Rosa e Branco \/ 36","offer_id":49184578634036,"sku":"14:29#White;200000124:200000364","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"Rosa e Branco \/ 37","offer_id":49184578830644,"sku":"14:29#White;200000124:200000364","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"Rosa e Branco \/ 38","offer_id":49184578896180,"sku":"14:29#White;200000124:100013888","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"Rosa e Branco \/ 39","offer_id":49184579027252,"sku":"14:29#White;200000124:100010483","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"Rosa e Branco \/ 40","offer_id":49184579191092,"sku":"14:29#White;200000124:200000337","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"Rosa e Branco \/ 41","offer_id":49184579322164,"sku":"14:29#White;200000124:200000338","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"Rosa e Branco \/ 42","offer_id":49184579453236,"sku":"14:29#White;200000124:100010487","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"Rosa e Branco \/ 43","offer_id":49184579551540,"sku":"14:29#White;200000124:3116","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"Lilás \/ 34","offer_id":49184578044212,"sku":"14:29#White;200000124:200000364","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"Lilás \/ 35","offer_id":49184578076980,"sku":"14:29#White;200000124:200000364","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"Lilás \/ 36","offer_id":49184578109748,"sku":"14:29#White;200000124:200000364","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"Lilás \/ 37","offer_id":49184578142516,"sku":"14:29#White;200000124:200000364","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"Lilás \/ 38","offer_id":49184578175284,"sku":"14:29#White;200000124:100013888","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"Lilás \/ 39","offer_id":49184578208052,"sku":"14:29#White;200000124:100010483","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"Lilás \/ 40","offer_id":49184578240820,"sku":"14:29#White;200000124:200000337","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"Lilás \/ 41","offer_id":49184578273588,"sku":"14:29#White;200000124:200000338","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"Lilás \/ 43","offer_id":49184578306356,"sku":"14:29#White;200000124:3116","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"Roxo\/Laranja \/ 34","offer_id":49184578437428,"sku":"14:29#White;200000124:200000364","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"Roxo\/Laranja \/ 35","offer_id":49184578535732,"sku":"14:29#White;200000124:200000364","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"Roxo\/Laranja \/ 36","offer_id":49184578699572,"sku":"14:29#White;200000124:200000364","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"Roxo\/Laranja \/ 37","offer_id":49184578797876,"sku":"14:29#White;200000124:200000364","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"Roxo\/Laranja \/ 38","offer_id":49184578961716,"sku":"14:29#White;200000124:100013888","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"Roxo\/Laranja \/ 39","offer_id":49184579125556,"sku":"14:29#White;200000124:100010483","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"Roxo\/Laranja \/ 40","offer_id":49184579256628,"sku":"14:29#White;200000124:200000337","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"Roxo\/Laranja \/ 41","offer_id":49184579387700,"sku":"14:29#White;200000124:200000338","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"Roxo\/Laranja \/ 42","offer_id":49184579486004,"sku":"14:29#White;200000124:100010487","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"Roxo\/Laranja \/ 43","offer_id":49184579584308,"sku":"14:29#White;200000124:3116","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"Laranja\/Vermelho \/ 34","offer_id":49184576766260,"sku":"14:29#White;200000124:200000364","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"Laranja\/Vermelho \/ 35","offer_id":49184576799028,"sku":"14:29#White;200000124:200000364","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"Laranja\/Vermelho \/ 36","offer_id":49184576831796,"sku":"14:29#White;200000124:200000364","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"Laranja\/Vermelho \/ 37","offer_id":49184576864564,"sku":"14:29#White;200000124:200000364","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"Laranja\/Vermelho \/ 38","offer_id":49184576897332,"sku":"14:29#White;200000124:100013888","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"Laranja\/Vermelho \/ 39","offer_id":49184576930100,"sku":"14:29#White;200000124:100010483","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"Laranja\/Vermelho \/ 40","offer_id":49184576962868,"sku":"14:29#White;200000124:200000337","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"Laranja\/Vermelho \/ 41","offer_id":49184576995636,"sku":"14:29#White;200000124:200000338","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"Laranja\/Vermelho \/ 42","offer_id":49184577028404,"sku":"14:29#White;200000124:100010487","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"Laranja\/Vermelho \/ 43","offer_id":49184577061172,"sku":"14:29#White;200000124:3116","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"Laranja Best 2 \/ 34","offer_id":49184578404660,"sku":"14:29#White;200000124:200000364","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"Laranja Best 2 \/ 35","offer_id":49184578502964,"sku":"14:29#White;200000124:200000364","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"Laranja Best 2 \/ 36","offer_id":49184578666804,"sku":"14:29#White;200000124:200000364","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"Laranja Best 2 \/ 37","offer_id":49184578765108,"sku":"14:29#White;200000124:200000364","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"Laranja Best 2 \/ 38","offer_id":49184578928948,"sku":"14:29#White;200000124:100013888","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"Laranja Best 2 \/ 39","offer_id":49184579060020,"sku":"14:29#White;200000124:100010483","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"Laranja Best 2 \/ 40","offer_id":49184579223860,"sku":"14:29#White;200000124:200000337","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"Laranja Best 2 \/ 41","offer_id":49184579354932,"sku":"14:29#White;200000124:200000338","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"Laranja Best 2 \/ 42","offer_id":49184579092788,"sku":"14:29#White;200000124:100010483","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"Verde \/ 34","offer_id":49184577093940,"sku":"14:29#White;200000124:200000364","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"Verde \/ 35","offer_id":49184577126708,"sku":"14:29#White;200000124:200000364","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"Verde \/ 36","offer_id":49184577159476,"sku":"14:29#White;200000124:200000364","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"Verde \/ 37","offer_id":49184577192244,"sku":"14:29#White;200000124:200000364","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"Verde \/ 38","offer_id":49184577225012,"sku":"14:29#White;200000124:100013888","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"Verde \/ 39","offer_id":49184577257780,"sku":"14:29#White;200000124:100010483","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"Verde \/ 40","offer_id":49184577290548,"sku":"14:29#White;200000124:200000337","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"Verde \/ 41","offer_id":49184577323316,"sku":"14:29#White;200000124:200000338","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"Verde \/ 42","offer_id":49184577356084,"sku":"14:29#White;200000124:100010487","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"Verde \/ 43","offer_id":49184577388852,"sku":"14:29#White;200000124:3116","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"Preto \/ 34","offer_id":49184577749300,"sku":"14:29#White;200000124:200000364","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"Preto \/ 35","offer_id":49184577782068,"sku":"14:29#White;200000124:200000364","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"Preto \/ 36","offer_id":49184577814836,"sku":"14:29#White;200000124:200000364","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"Preto \/ 37","offer_id":49184577847604,"sku":"14:29#White;200000124:200000364","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"Preto \/ 38","offer_id":49184577880372,"sku":"14:29#White;200000124:100013888","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"Preto \/ 39","offer_id":49184577913140,"sku":"14:29#White;200000124:100010483","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"Preto \/ 41","offer_id":49184577945908,"sku":"14:29#White;200000124:100010483","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"Preto \/ 42","offer_id":49184577978676,"sku":"14:29#White;200000124:100010483","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"Preto \/ 43","offer_id":49184578011444,"sku":"14:29#White;200000124:3116","price":297.77,"currency_code":"BRL","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0262\/5912\/8354\/files\/Gemini_Generated_Image_tjs04etjs04etjs0.png?v=1763412547"},{"product_id":"tenis-fast-9-pro-2","title":"Tênis Fast 9 Pro","description":"\u003cp\u003e\u003cstrong\u003eO QUE ERA BOM, FICOU AINDA MELHOR! \u003c\/strong\u003e\u003c\/p\u003e\n\u003cdiv class=\"detailmodule_html\"\u003e\n\u003cdiv class=\"detail-desc-decorate-richtext\"\u003e\n\u003cp style=\"text-align: left; margin: 0px;\" align=\"left\"\u003e\u003cimg src=\"https:\/\/ae01.alicdn.com\/kf\/Saa4c3b69974c45cab154c567b3cf0d0dL.jpg\"\u003e\u003cimg src=\"https:\/\/ae01.alicdn.com\/kf\/Sd124bc7ad52241e0bd1682c2f69d9e31g.jpg\"\u003e\u003cimg src=\"https:\/\/ae01.alicdn.com\/kf\/Sccb6f9bfecc04b7e8dfaab4b5995b2ecr.jpg\"\u003e\u003cimg src=\"https:\/\/ae01.alicdn.com\/kf\/S1a8dc496f1ba435998c4dfaaa4673f00e.jpg\"\u003e\u003cimg src=\"https:\/\/ae01.alicdn.com\/kf\/S7ac6afffa7664f1584670a74291b3b7eX.jpg\"\u003e\u003cimg src=\"https:\/\/ae01.alicdn.com\/kf\/S7a9b593efeda4d56ae568e27ade5a1b1m.jpg\"\u003e\u003cimg src=\"https:\/\/ae01.alicdn.com\/kf\/S94bf37f108e14389935a80da9ac6a3f1W.jpg\"\u003e\u003cimg src=\"https:\/\/ae01.alicdn.com\/kf\/S26cc068403be4a048809d89c174ed0eam.jpg\"\u003e\u003cimg src=\"https:\/\/ae01.alicdn.com\/kf\/S6fe25764fe984ca6a0d6497e8ded671eq.jpg\"\u003e\u003cimg src=\"https:\/\/ae01.alicdn.com\/kf\/Sd36bb7fb8181440dbf52bda537364552z.jpg\"\u003e\u003c\/p\u003e\n\u003cbr\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"ChiqueB","offers":[{"title":"Roxo com Rosa \/ 34","offer_id":49184707936564,"sku":"14:496;200000124:200000334","price":397.77,"currency_code":"BRL","in_stock":true},{"title":"Roxo com Rosa \/ 35","offer_id":49184707969332,"sku":"14:496;200000124:100010482","price":397.77,"currency_code":"BRL","in_stock":true},{"title":"Roxo com Rosa \/ 36","offer_id":49184708002100,"sku":"14:496;200000124:200000898","price":397.77,"currency_code":"BRL","in_stock":true},{"title":"Roxo com Rosa \/ 37","offer_id":49184708034868,"sku":"14:496;200000124:200000364","price":397.77,"currency_code":"BRL","in_stock":true},{"title":"Roxo com Rosa \/ 38","offer_id":49184708067636,"sku":"14:496;200000124:100013888","price":397.77,"currency_code":"BRL","in_stock":true},{"title":"Roxo com Rosa \/ 39","offer_id":49184708100404,"sku":"14:496;200000124:100010483","price":397.77,"currency_code":"BRL","in_stock":true},{"title":"Roxo com Rosa \/ 40","offer_id":49184708133172,"sku":"14:496;200000124:200000337","price":397.77,"currency_code":"BRL","in_stock":true},{"title":"Roxo com Rosa \/ 41","offer_id":49184708165940,"sku":"14:496;200000124:200000338","price":397.77,"currency_code":"BRL","in_stock":true},{"title":"Roxo com Rosa \/ 42","offer_id":49184708198708,"sku":"14:496;200000124:100010487","price":397.77,"currency_code":"BRL","in_stock":true},{"title":"Verde com Azul \/ 34","offer_id":49184707641652,"sku":"14:200006152#grass;200000124:200000334","price":397.77,"currency_code":"BRL","in_stock":true},{"title":"Verde com Azul \/ 35","offer_id":49184707674420,"sku":"14:200006152#grass;200000124:100010482","price":397.77,"currency_code":"BRL","in_stock":true},{"title":"Verde com Azul \/ 36","offer_id":49184707707188,"sku":"14:200006152#grass;200000124:200000898","price":397.77,"currency_code":"BRL","in_stock":true},{"title":"Verde com Azul \/ 37","offer_id":49184707739956,"sku":"14:200006152#grass;200000124:200000364","price":397.77,"currency_code":"BRL","in_stock":true},{"title":"Verde com Azul \/ 38","offer_id":49184707772724,"sku":"14:200006152#grass;200000124:100013888","price":397.77,"currency_code":"BRL","in_stock":true},{"title":"Verde com Azul \/ 39","offer_id":49184707805492,"sku":"14:200006152#grass;200000124:100010483","price":397.77,"currency_code":"BRL","in_stock":true},{"title":"Verde com Azul \/ 40","offer_id":49184707838260,"sku":"14:200006152#grass;200000124:200000337","price":397.77,"currency_code":"BRL","in_stock":true},{"title":"Verde com Azul \/ 41","offer_id":49184707871028,"sku":"14:200006152#grass;200000124:200000338","price":397.77,"currency_code":"BRL","in_stock":true},{"title":"Verde com Azul \/ 42","offer_id":49184707903796,"sku":"14:200006152#grass;200000124:100010487","price":397.77,"currency_code":"BRL","in_stock":true},{"title":"Branco com Azul \/ 34","offer_id":49184708722996,"sku":"14:200003699#WhiteBlue;200000124:200000334","price":397.77,"currency_code":"BRL","in_stock":true},{"title":"Branco com Azul \/ 35","offer_id":49184708755764,"sku":"14:200003699#WhiteBlue;200000124:100010482","price":397.77,"currency_code":"BRL","in_stock":true},{"title":"Branco com Azul \/ 36","offer_id":49184708788532,"sku":"14:200003699#WhiteBlue;200000124:200000898","price":397.77,"currency_code":"BRL","in_stock":true},{"title":"Branco com Azul \/ 37","offer_id":49184708821300,"sku":"14:200003699#WhiteBlue;200000124:200000364","price":397.77,"currency_code":"BRL","in_stock":true},{"title":"Branco com Azul \/ 38","offer_id":49184708854068,"sku":"14:200003699#WhiteBlue;200000124:100013888","price":397.77,"currency_code":"BRL","in_stock":true},{"title":"Branco com Azul \/ 39","offer_id":49184708886836,"sku":"14:200003699#WhiteBlue;200000124:100010483","price":397.77,"currency_code":"BRL","in_stock":true},{"title":"Branco com Azul \/ 40","offer_id":49184708919604,"sku":"14:200003699#WhiteBlue;200000124:200000337","price":397.77,"currency_code":"BRL","in_stock":true},{"title":"Branco com Azul \/ 41","offer_id":49184708952372,"sku":"14:200003699#WhiteBlue;200000124:200000338","price":397.77,"currency_code":"BRL","in_stock":true},{"title":"Branco com Azul \/ 42","offer_id":49184708985140,"sku":"14:200003699#WhiteBlue;200000124:100010487","price":397.77,"currency_code":"BRL","in_stock":true},{"title":"Verde \/ 34","offer_id":49184707346740,"sku":"14:175;200000124:200000334","price":397.77,"currency_code":"BRL","in_stock":true},{"title":"Verde \/ 35","offer_id":49184707379508,"sku":"14:175;200000124:100010482","price":397.77,"currency_code":"BRL","in_stock":true},{"title":"Verde \/ 36","offer_id":49184707412276,"sku":"14:175;200000124:200000898","price":397.77,"currency_code":"BRL","in_stock":true},{"title":"Verde \/ 37","offer_id":49184707445044,"sku":"14:175;200000124:200000364","price":397.77,"currency_code":"BRL","in_stock":true},{"title":"Verde \/ 38","offer_id":49184707477812,"sku":"14:175;200000124:100013888","price":397.77,"currency_code":"BRL","in_stock":true},{"title":"Verde \/ 39","offer_id":49184707510580,"sku":"14:175;200000124:100010483","price":397.77,"currency_code":"BRL","in_stock":true},{"title":"Verde \/ 40","offer_id":49184707543348,"sku":"14:175;200000124:200000337","price":397.77,"currency_code":"BRL","in_stock":true},{"title":"Verde \/ 41","offer_id":49184707576116,"sku":"14:175;200000124:200000338","price":397.77,"currency_code":"BRL","in_stock":true},{"title":"Verde \/ 42","offer_id":49184707608884,"sku":"14:175;200000124:100010487","price":397.77,"currency_code":"BRL","in_stock":true},{"title":"Preto com Laranja \/ 34","offer_id":49184708526388,"sku":"14:193;200000124:200000334","price":397.77,"currency_code":"BRL","in_stock":true},{"title":"Preto com Laranja \/ 35","offer_id":49184708559156,"sku":"14:193;200000124:100010482","price":397.77,"currency_code":"BRL","in_stock":true},{"title":"Preto com Laranja \/ 36","offer_id":49184708591924,"sku":"14:193;200000124:200000898","price":397.77,"currency_code":"BRL","in_stock":true},{"title":"Preto com Laranja \/ 37","offer_id":49184708624692,"sku":"14:193;200000124:200000364","price":397.77,"currency_code":"BRL","in_stock":true},{"title":"Preto com Laranja \/ 38","offer_id":49184708657460,"sku":"14:193;200000124:100013888","price":397.77,"currency_code":"BRL","in_stock":true},{"title":"Preto com Laranja \/ 39","offer_id":49184708690228,"sku":"14:193;200000124:100010483","price":397.77,"currency_code":"BRL","in_stock":true},{"title":"Preto com Azul \/ 34","offer_id":49184708231476,"sku":"14:173#BlackMoon;200000124:200000334","price":397.77,"currency_code":"BRL","in_stock":true},{"title":"Preto com Azul \/ 35","offer_id":49184708264244,"sku":"14:173#BlackMoon;200000124:100010482","price":397.77,"currency_code":"BRL","in_stock":true},{"title":"Preto com Azul \/ 36","offer_id":49184708297012,"sku":"14:173#BlackMoon;200000124:200000898","price":397.77,"currency_code":"BRL","in_stock":true},{"title":"Preto com Azul \/ 37","offer_id":49184708329780,"sku":"14:173#BlackMoon;200000124:200000364","price":397.77,"currency_code":"BRL","in_stock":true},{"title":"Preto com Azul \/ 38","offer_id":49184708362548,"sku":"14:173#BlackMoon;200000124:100013888","price":397.77,"currency_code":"BRL","in_stock":true},{"title":"Preto com Azul \/ 39","offer_id":49184708395316,"sku":"14:173#BlackMoon;200000124:100010483","price":397.77,"currency_code":"BRL","in_stock":true},{"title":"Preto com Azul \/ 40","offer_id":49184708428084,"sku":"14:173#BlackMoon;200000124:200000337","price":397.77,"currency_code":"BRL","in_stock":true},{"title":"Preto com Azul \/ 41","offer_id":49184708460852,"sku":"14:173#BlackMoon;200000124:200000338","price":397.77,"currency_code":"BRL","in_stock":true},{"title":"Preto com Azul \/ 42","offer_id":49184708493620,"sku":"14:173#BlackMoon;200000124:100010487","price":397.77,"currency_code":"BRL","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0262\/5912\/8354\/files\/Sfeee22d59c0f4a3f88d65c6ce5f6ad60B.webp?v=1761492225"},{"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":"ROSA \/ 34","offer_id":49184714522932,"sku":"14:175#green;200000124:200000334","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"ROSA \/ 35","offer_id":49184714555700,"sku":"14:175#green;200000124:100010482","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"ROSA \/ 36","offer_id":49184714588468,"sku":"14:175#green;200000124:200000898","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"ROSA \/ 37","offer_id":49184714621236,"sku":"14:175#green;200000124:200000364","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"ROSA \/ 38","offer_id":49184714654004,"sku":"14:175#green;200000124:100013888","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"ROSA \/ 39","offer_id":49184714686772,"sku":"14:175#green;200000124:100010483","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"ROSA \/ 40","offer_id":49184714719540,"sku":"14:175#green;200000124:200000337","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"ROSA \/ 41","offer_id":49184714752308,"sku":"14:175#green;200000124:200000338","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"ROSA \/ 42","offer_id":49184714785076,"sku":"14:175#green;200000124:100010487","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"ROSA \/ 43","offer_id":49184714817844,"sku":"14:175#green;200000124:3116","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"ROSA \/ 44","offer_id":49184714850612,"sku":null,"price":297.77,"currency_code":"BRL","in_stock":false},{"title":"AZUL \/ 34","offer_id":49184715243828,"sku":"14:175#green;200000124:200000334","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"AZUL \/ 35","offer_id":49184715276596,"sku":"14:175#green;200000124:100010482","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"AZUL \/ 36","offer_id":49184715309364,"sku":"14:175#green;200000124:200000898","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"AZUL \/ 37","offer_id":49184715342132,"sku":"14:175#green;200000124:200000364","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"AZUL \/ 38","offer_id":49184715374900,"sku":"14:175#green;200000124:100013888","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"AZUL \/ 39","offer_id":49184715407668,"sku":"14:175#green;200000124:100010483","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"AZUL \/ 40","offer_id":49184715440436,"sku":"14:175#green;200000124:200000337","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"AZUL \/ 41","offer_id":49184715473204,"sku":"14:175#green;200000124:200000338","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"AZUL \/ 42","offer_id":49184715505972,"sku":"14:175#green;200000124:100010487","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"AZUL \/ 43","offer_id":49184715538740,"sku":"14:175#green;200000124:3116","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"AZUL \/ 44","offer_id":49184715571508,"sku":null,"price":297.77,"currency_code":"BRL","in_stock":false},{"title":"LARANJA \/ 34","offer_id":49184714162484,"sku":"14:175#green;200000124:200000334","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"LARANJA \/ 35","offer_id":49184714195252,"sku":"14:175#green;200000124:100010482","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"LARANJA \/ 36","offer_id":49184714228020,"sku":"14:175#green;200000124:200000898","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"LARANJA \/ 37","offer_id":49184714260788,"sku":"14:175#green;200000124:200000364","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"LARANJA \/ 38","offer_id":49184714293556,"sku":"14:175#green;200000124:100013888","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"LARANJA \/ 39","offer_id":49184714326324,"sku":"14:175#green;200000124:100010483","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"LARANJA \/ 40","offer_id":49184714359092,"sku":"14:175#green;200000124:200000337","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"LARANJA \/ 41","offer_id":49184714391860,"sku":"14:175#green;200000124:200000338","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"LARANJA \/ 42","offer_id":49184714424628,"sku":"14:175#green;200000124:100010487","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"LARANJA \/ 43","offer_id":49184714457396,"sku":"14:175#green;200000124:3116","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"LARANJA \/ 44","offer_id":49184714490164,"sku":null,"price":297.77,"currency_code":"BRL","in_stock":false},{"title":"AMARELO \/ 34","offer_id":49184714883380,"sku":"14:173#blue;200000124:200000334","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"AMARELO \/ 35","offer_id":49184714916148,"sku":"14:173#blue;200000124:100010482","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"AMARELO \/ 36","offer_id":49184714948916,"sku":"14:173#blue;200000124:200000898","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"AMARELO \/ 37","offer_id":49184714981684,"sku":"14:173#blue;200000124:200000364","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"AMARELO \/ 38","offer_id":49184715014452,"sku":"14:173#blue;200000124:100013888","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"AMARELO \/ 39","offer_id":49184715047220,"sku":"14:173#blue;200000124:100010483","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"AMARELO \/ 40","offer_id":49184715079988,"sku":"14:173#blue;200000124:200000337","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"AMARELO \/ 41","offer_id":49184715112756,"sku":"14:173#blue;200000124:200000338","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"AMARELO \/ 42","offer_id":49184715145524,"sku":"14:173#blue;200000124:100010487","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"AMARELO \/ 43","offer_id":49184715178292,"sku":"14:173#blue;200000124:3116","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"AMARELO \/ 44","offer_id":49184715211060,"sku":null,"price":297.77,"currency_code":"BRL","in_stock":false},{"title":"VERDE \/ 34","offer_id":49184715604276,"sku":"14:350852#white blue;200000124:200000334","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"VERDE \/ 35","offer_id":49184715637044,"sku":"14:350852#white blue;200000124:100010482","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"VERDE \/ 36","offer_id":49184715669812,"sku":"14:350852#white blue;200000124:200000898","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"VERDE \/ 37","offer_id":49184715702580,"sku":"14:350852#white blue;200000124:200000364","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"VERDE \/ 38","offer_id":49184715735348,"sku":"14:350852#white blue;200000124:100013888","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"VERDE \/ 39","offer_id":49184715768116,"sku":"14:350852#white blue;200000124:100010483","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"VERDE \/ 40","offer_id":49184715800884,"sku":"14:350852#white blue;200000124:200000337","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"VERDE \/ 41","offer_id":49184715833652,"sku":"14:350852#white blue;200000124:200000338","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"VERDE \/ 42","offer_id":49184715866420,"sku":"14:350852#white blue;200000124:100010487","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"VERDE \/ 43","offer_id":49184715899188,"sku":"14:350852#white blue;200000124:3116","price":297.77,"currency_code":"BRL","in_stock":true},{"title":"VERDE \/ 44","offer_id":49184715931956,"sku":null,"price":297.77,"currency_code":"BRL","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0262\/5912\/8354\/files\/13_536ee21f-fcfd-4026-baa5-246c0023bdc2.jpg?v=1781712357"}],"url":"https:\/\/chiquebloja.com\/collections\/feminino.oembed?page=2","provider":"ChiqueB","version":"1.0","type":"link"}