{"product_id":"conjunto-aurora-sunset","title":"Conjunto Aurora Sunset","description":"\u003cstyle\u003e\n  .zaya-product {\n    --zaya-black: #080808;\n    --zaya-dark: #121212;\n    --zaya-gold: #d8b568;\n    --zaya-gold-light: #f0d99c;\n    --zaya-white: #ffffff;\n    --zaya-gray: #b8b8b8;\n    --zaya-border: rgba(216, 181, 104, 0.28);\n\n    max-width: 920px;\n    margin: 0 auto;\n    font-family: Arial, Helvetica, sans-serif !important;\n    color: #ffffff !important;\n    background: #080808;\n    border-radius: 8px;\n    overflow: hidden;\n    line-height: 1.65;\n  }\n\n  .zaya-product * {\n    box-sizing: border-box;\n  }\n\n  \/* =========================================\n     HERO\n  ========================================= *\/\n\n  .zaya-hero {\n    padding: 52px 34px 46px;\n    text-align: center;\n    background:\n      radial-gradient(\n        circle at top,\n        rgba(216, 181, 104, 0.12),\n        transparent 48%\n      ),\n      linear-gradient(180deg, #111111 0%, #080808 100%);\n    border-bottom: 1px solid rgba(216, 181, 104, 0.28);\n  }\n\n  .zaya-product .zaya-eyebrow {\n    display: inline-block;\n    margin-bottom: 14px;\n    color: #d8b568 !important;\n    -webkit-text-fill-color: #d8b568 !important;\n    font-size: 12px !important;\n    font-weight: 700 !important;\n    text-transform: uppercase;\n    letter-spacing: 3px;\n    opacity: 1 !important;\n  }\n\n  .zaya-product h2.zaya-title {\n    margin: 0 !important;\n    color: #ffffff !important;\n    -webkit-text-fill-color: #ffffff !important;\n    font-family: Georgia, \"Times New Roman\", serif !important;\n    font-size: clamp(30px, 6vw, 48px) !important;\n    font-weight: 400 !important;\n    line-height: 1.08 !important;\n    opacity: 1 !important;\n  }\n\n  .zaya-product h2.zaya-title span {\n    color: #d8b568 !important;\n    -webkit-text-fill-color: #d8b568 !important;\n  }\n\n  .zaya-product .zaya-subtitle {\n    max-width: 650px;\n    margin: 20px auto 0 !important;\n    color: #e3e3e3 !important;\n    -webkit-text-fill-color: #e3e3e3 !important;\n    font-size: 16px !important;\n    line-height: 1.75 !important;\n    opacity: 1 !important;\n  }\n\n  \/* =========================================\n     CONTEÚDO\n  ========================================= *\/\n\n  .zaya-content {\n    padding: 38px 34px;\n  }\n\n  .zaya-section {\n    margin-bottom: 42px;\n  }\n\n  .zaya-section:last-child {\n    margin-bottom: 0;\n  }\n\n  .zaya-product h3.zaya-section-title {\n    position: relative !important;\n    margin: 0 0 18px !important;\n    padding-bottom: 12px !important;\n\n    color: #ffffff !important;\n    -webkit-text-fill-color: #ffffff !important;\n\n    font-family: Georgia, \"Times New Roman\", serif !important;\n    font-size: 26px !important;\n    font-weight: 400 !important;\n    line-height: 1.3 !important;\n\n    opacity: 1 !important;\n  }\n\n  .zaya-product h3.zaya-section-title::after {\n    content: \"\";\n    position: absolute;\n    left: 0;\n    bottom: 0;\n    width: 52px;\n    height: 2px;\n    background: linear-gradient(\n      90deg,\n      #d8b568,\n      #f0d99c\n    ) !important;\n  }\n\n  .zaya-product .zaya-text {\n    margin: 0 !important;\n    color: #d2d2d2 !important;\n    -webkit-text-fill-color: #d2d2d2 !important;\n    font-size: 15px !important;\n    line-height: 1.8 !important;\n    opacity: 1 !important;\n  }\n\n  .zaya-product .zaya-text strong {\n    color: #f0d99c !important;\n    -webkit-text-fill-color: #f0d99c !important;\n  }\n\n  \/* =========================================\n     DESTAQUE\n  ========================================= *\/\n\n  .zaya-highlight {\n    margin: 26px 0 0;\n    padding: 22px 24px;\n    border: 1px solid rgba(216, 181, 104, 0.28);\n    border-left: 3px solid #d8b568;\n    background: linear-gradient(\n      90deg,\n      rgba(216, 181, 104, 0.08),\n      rgba(216, 181, 104, 0.02)\n    );\n  }\n\n  .zaya-product .zaya-highlight,\n  .zaya-product .zaya-highlight p {\n    color: #ffffff !important;\n    -webkit-text-fill-color: #ffffff !important;\n  }\n\n  .zaya-product .zaya-highlight strong {\n    color: #f0d99c !important;\n    -webkit-text-fill-color: #f0d99c !important;\n  }\n\n  \/* =========================================\n     BENEFÍCIOS\n  ========================================= *\/\n\n  .zaya-benefits {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 12px;\n    margin-top: 20px;\n  }\n\n  .zaya-benefit {\n    padding: 17px 18px;\n    background: #121212;\n    border: 1px solid #202020;\n    border-radius: 5px;\n\n    color: #dfdfdf !important;\n    -webkit-text-fill-color: #dfdfdf !important;\n\n    font-size: 14px !important;\n    line-height: 1.5;\n  }\n\n  .zaya-benefit::before {\n    content: \"✦\";\n    margin-right: 9px;\n    color: #d8b568 !important;\n    -webkit-text-fill-color: #d8b568 !important;\n  }\n\n  \/* =========================================\n     TABELA DE MEDIDAS\n  ========================================= *\/\n\n  .zaya-table-wrapper {\n    width: 100%;\n    margin-top: 20px;\n    overflow-x: auto;\n    border: 1px solid rgba(216, 181, 104, 0.28);\n    border-radius: 5px;\n  }\n\n  .zaya-table {\n    width: 100%;\n    min-width: 620px;\n    border-collapse: collapse;\n    text-align: center;\n  }\n\n  .zaya-table thead {\n    background: linear-gradient(90deg, #c89f4d, #e2c477);\n  }\n\n  .zaya-product .zaya-table th {\n    padding: 14px 12px;\n    color: #080808 !important;\n    -webkit-text-fill-color: #080808 !important;\n    font-size: 13px !important;\n    font-weight: 700 !important;\n    text-transform: uppercase;\n  }\n\n  .zaya-product .zaya-table td {\n    padding: 13px 12px;\n    color: #e7e7e7 !important;\n    -webkit-text-fill-color: #e7e7e7 !important;\n    font-size: 14px !important;\n    border-bottom: 1px solid #222222;\n    border-right: 1px solid #222222;\n  }\n\n  .zaya-table tbody tr:nth-child(even) {\n    background: #101010;\n  }\n\n  .zaya-table tbody tr:nth-child(odd) {\n    background: #0b0b0b;\n  }\n\n  .zaya-product .zaya-size {\n    color: #f0d99c !important;\n    -webkit-text-fill-color: #f0d99c !important;\n    font-weight: 700 !important;\n  }\n\n  .zaya-product .zaya-note {\n    margin-top: 14px;\n    color: #989898 !important;\n    -webkit-text-fill-color: #989898 !important;\n    font-size: 12px !important;\n    line-height: 1.6 !important;\n  }\n\n  \/* =========================================\n     FINAL\n  ========================================= *\/\n\n  .zaya-final {\n    padding: 32px 25px;\n    text-align: center;\n    border-top: 1px solid rgba(216, 181, 104, 0.28);\n    background: linear-gradient(180deg, #101010, #080808);\n  }\n\n  .zaya-product h3.zaya-final-title {\n    margin: 0 0 10px !important;\n    color: #f0d99c !important;\n    -webkit-text-fill-color: #f0d99c !important;\n    font-family: Georgia, \"Times New Roman\", serif !important;\n    font-size: 25px !important;\n    font-weight: 400 !important;\n    line-height: 1.3 !important;\n    opacity: 1 !important;\n  }\n\n  .zaya-product .zaya-final p {\n    max-width: 610px;\n    margin: 0 auto !important;\n    color: #c8c8c8 !important;\n    -webkit-text-fill-color: #c8c8c8 !important;\n    font-size: 14px !important;\n    line-height: 1.7 !important;\n  }\n\n  \/* =========================================\n     PROTEÇÃO EXTRA CONTRA O TEMA SHOPIFY\n  ========================================= *\/\n\n  .zaya-product h1,\n  .zaya-product h2,\n  .zaya-product h3,\n  .zaya-product h4,\n  .zaya-product h5,\n  .zaya-product h6 {\n    opacity: 1 !important;\n  }\n\n  .zaya-product p,\n  .zaya-product span,\n  .zaya-product div,\n  .zaya-product td,\n  .zaya-product th {\n    opacity: 1;\n  }\n\n  \/* =========================================\n     RESPONSIVO\n  ========================================= *\/\n\n  @media (max-width: 640px) {\n    .zaya-hero {\n      padding: 38px 20px 34px;\n    }\n\n    .zaya-content {\n      padding: 30px 20px;\n    }\n\n    .zaya-benefits {\n      grid-template-columns: 1fr;\n    }\n\n    .zaya-product h3.zaya-section-title {\n      font-size: 23px !important;\n    }\n\n    .zaya-product .zaya-subtitle {\n      font-size: 15px !important;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"zaya-product\"\u003e\n\u003c!-- HEADLINE --\u003e\n\u003cdiv class=\"zaya-hero\"\u003e\n\u003cspan class=\"zaya-eyebrow\"\u003e Zaya Modas • Nova paixão \u003c\/span\u003e\n\u003ch2 class=\"zaya-title\"\u003eConjunto \u003cspan\u003eAurora Sunset\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"zaya-subtitle\"\u003eSabe aquele look que praticamente resolve a produção sozinho? O Aurora Sunset combina feminilidade, atitude e um caimento marcante para você vestir e sentir que o look simplesmente aconteceu.\u003cbr\u003e\u003cbr\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0818\/7140\/5314\/files\/33b665a1-8111-41a2-98e6-4bc8184d972f.png?v=1785360923\" alt=\"\" style=\"display: block; margin-left: auto; margin-right: auto;\"\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zaya-content\"\u003e\n\u003c!-- DESCRIÇÃO --\u003e\n\u003cdiv class=\"zaya-section\"\u003e\n\u003ch3 class=\"zaya-section-title\"\u003eDifícil é vestir uma vez só.\u003c\/h3\u003e\n\u003cp class=\"zaya-text\"\u003eO \u003cstrong\u003eConjunto Aurora Sunset\u003c\/strong\u003e foi feito para quem ama produções que valorizam o visual sem precisar de esforço. Sua proposta ajustada ao corpo, combinada ao top sem alças e ao detalhe lateral, cria um look moderno, feminino e cheio de personalidade. \u003cbr\u003e\u003cbr\u003eÉ aquela peça perfeita para sair do básico e montar uma produção que chama atenção na medida certa — seja para um encontro, uma festa, um passeio ou aquele evento em que você simplesmente quer se sentir ainda mais linda.\u003c\/p\u003e\n\u003cdiv class=\"zaya-highlight\"\u003e\n\u003cstrong\u003eO efeito?\u003c\/strong\u003e Um look completo, marcante e super fácil de combinar. Acrescente seus acessórios favoritos e deixe o Aurora Sunset fazer o restante.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- BENEFÍCIOS --\u003e\n\u003cdiv class=\"zaya-section\"\u003e\n\u003ch3 class=\"zaya-section-title\"\u003ePor que você vai amar\u003c\/h3\u003e\n\u003cdiv class=\"zaya-benefits\"\u003e\n\u003cdiv class=\"zaya-benefit\"\u003eModelagem ajustada e feminina\u003c\/div\u003e\n\u003cdiv class=\"zaya-benefit\"\u003eTop sem alças com visual moderno\u003c\/div\u003e\n\u003cdiv class=\"zaya-benefit\"\u003eDetalhe lateral que traz personalidade ao look\u003c\/div\u003e\n\u003cdiv class=\"zaya-benefit\"\u003eConjunto completo e fácil de combinar\u003c\/div\u003e\n\u003cdiv class=\"zaya-benefit\"\u003ePerfeito para produções do dia à noite\u003c\/div\u003e\n\u003cdiv class=\"zaya-benefit\"\u003eVisual marcante sem precisar exagerar\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- COMO USAR --\u003e\n\u003cdiv class=\"zaya-section\"\u003e\n\u003ch3 class=\"zaya-section-title\"\u003eDo seu jeito, em qualquer ocasião\u003c\/h3\u003e\n\u003cp class=\"zaya-text\"\u003eCombine com sandália e acessórios dourados para uma produção mais sofisticada ou aposte em uma proposta mais casual com tênis, bolsa pequena e acessórios minimalistas. \u003cbr\u003e\u003cbr\u003e\u003cstrong\u003e Uma peça, várias versões de você. \u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- TABELA --\u003e\n\u003cdiv class=\"zaya-section\"\u003e\n\u003ch3 class=\"zaya-section-title\"\u003eGuia de Medidas\u003c\/h3\u003e\n\u003cp class=\"zaya-text\"\u003eCompare suas medidas corporais com a tabela abaixo para encontrar o tamanho que mais combina com você.\u003c\/p\u003e\n\u003cdiv class=\"zaya-table-wrapper\"\u003e\n\u003ctable class=\"zaya-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eTamanho\u003c\/th\u003e\n\u003cth\u003eBusto\u003c\/th\u003e\n\u003cth\u003eCintura\u003c\/th\u003e\n\u003cth\u003eQuadril\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"zaya-size\"\u003ePP\u003c\/td\u003e\n\u003ctd\u003e80 cm\u003c\/td\u003e\n\u003ctd\u003e62 cm\u003c\/td\u003e\n\u003ctd\u003e90 cm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"zaya-size\"\u003eP\u003c\/td\u003e\n\u003ctd\u003e84–88 cm\u003c\/td\u003e\n\u003ctd\u003e66–70 cm\u003c\/td\u003e\n\u003ctd\u003e94–98 cm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"zaya-size\"\u003eM\u003c\/td\u003e\n\u003ctd\u003e92–96 cm\u003c\/td\u003e\n\u003ctd\u003e74–78 cm\u003c\/td\u003e\n\u003ctd\u003e102–106 cm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"zaya-size\"\u003eG\u003c\/td\u003e\n\u003ctd\u003e100–104 cm\u003c\/td\u003e\n\u003ctd\u003e82–86 cm\u003c\/td\u003e\n\u003ctd\u003e110–114 cm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"zaya-size\"\u003eGG\u003c\/td\u003e\n\u003ctd\u003e109 cm\u003c\/td\u003e\n\u003ctd\u003e92 cm\u003c\/td\u003e\n\u003ctd\u003e119 cm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"zaya-size\"\u003eG1\u003c\/td\u003e\n\u003ctd\u003e114 cm\u003c\/td\u003e\n\u003ctd\u003e98 cm\u003c\/td\u003e\n\u003ctd\u003e124 cm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cp class=\"zaya-note\"\u003e* Medidas em centímetros e referentes ao corpo, não à peça. Este guia utiliza medidas femininas de referência e pode apresentar pequenas variações de acordo com a modelagem e o fabricante. Em caso de dúvida entre dois tamanhos, considere principalmente as medidas de busto, cintura e quadril.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FINAL --\u003e\n\u003cdiv class=\"zaya-final\"\u003e\n\u003ch3 class=\"zaya-final-title\"\u003eSeu próximo look favorito tem nome.\u003c\/h3\u003e\n\u003cp\u003eAurora Sunset — feminino, marcante e daquele tipo que faz você querer encontrar uma ocasião só para poder usar.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Zaya Modas","offers":[{"title":"Azul \/ PP","offer_id":48234575233282,"sku":null,"price":69.99,"currency_code":"BRL","in_stock":true},{"title":"Azul \/ P","offer_id":48234575266050,"sku":null,"price":69.99,"currency_code":"BRL","in_stock":true},{"title":"Azul \/ M","offer_id":48234575298818,"sku":null,"price":69.99,"currency_code":"BRL","in_stock":true},{"title":"Azul \/ G","offer_id":48234575331586,"sku":null,"price":69.99,"currency_code":"BRL","in_stock":true},{"title":"Azul \/ GG","offer_id":48234575364354,"sku":null,"price":69.99,"currency_code":"BRL","in_stock":true},{"title":"Azul \/ G1","offer_id":48234575397122,"sku":null,"price":69.99,"currency_code":"BRL","in_stock":true},{"title":"Laranja \/ PP","offer_id":48234575429890,"sku":null,"price":69.99,"currency_code":"BRL","in_stock":true},{"title":"Laranja \/ P","offer_id":48234575462658,"sku":null,"price":69.99,"currency_code":"BRL","in_stock":true},{"title":"Laranja \/ M","offer_id":48234575495426,"sku":null,"price":69.99,"currency_code":"BRL","in_stock":true},{"title":"Laranja \/ G","offer_id":48234575528194,"sku":null,"price":69.99,"currency_code":"BRL","in_stock":true},{"title":"Laranja \/ GG","offer_id":48234575560962,"sku":null,"price":69.99,"currency_code":"BRL","in_stock":true},{"title":"Laranja \/ G1","offer_id":48234575593730,"sku":null,"price":69.99,"currency_code":"BRL","in_stock":true},{"title":"Branco \/ PP","offer_id":48234575626498,"sku":null,"price":69.99,"currency_code":"BRL","in_stock":true},{"title":"Branco \/ P","offer_id":48234575659266,"sku":null,"price":69.99,"currency_code":"BRL","in_stock":true},{"title":"Branco \/ M","offer_id":48234575692034,"sku":null,"price":69.99,"currency_code":"BRL","in_stock":true},{"title":"Branco \/ G","offer_id":48234575724802,"sku":null,"price":69.99,"currency_code":"BRL","in_stock":true},{"title":"Branco \/ GG","offer_id":48234575757570,"sku":null,"price":69.99,"currency_code":"BRL","in_stock":true},{"title":"Branco \/ G1","offer_id":48234575790338,"sku":null,"price":69.99,"currency_code":"BRL","in_stock":true},{"title":"Marrom \/ PP","offer_id":48234575823106,"sku":null,"price":69.99,"currency_code":"BRL","in_stock":true},{"title":"Marrom \/ P","offer_id":48234575855874,"sku":null,"price":69.99,"currency_code":"BRL","in_stock":true},{"title":"Marrom \/ M","offer_id":48234575888642,"sku":null,"price":69.99,"currency_code":"BRL","in_stock":true},{"title":"Marrom \/ G","offer_id":48234575921410,"sku":null,"price":69.99,"currency_code":"BRL","in_stock":true},{"title":"Marrom \/ GG","offer_id":48234575954178,"sku":null,"price":69.99,"currency_code":"BRL","in_stock":true},{"title":"Marrom \/ G1","offer_id":48234575986946,"sku":null,"price":69.99,"currency_code":"BRL","in_stock":true},{"title":"Verde \/ PP","offer_id":48234576019714,"sku":null,"price":69.99,"currency_code":"BRL","in_stock":true},{"title":"Verde \/ P","offer_id":48234576052482,"sku":null,"price":69.99,"currency_code":"BRL","in_stock":true},{"title":"Verde \/ M","offer_id":48234576085250,"sku":null,"price":69.99,"currency_code":"BRL","in_stock":true},{"title":"Verde \/ G","offer_id":48234576118018,"sku":null,"price":69.99,"currency_code":"BRL","in_stock":true},{"title":"Verde \/ GG","offer_id":48234576150786,"sku":null,"price":69.99,"currency_code":"BRL","in_stock":true},{"title":"Verde \/ G1","offer_id":48234576183554,"sku":null,"price":69.99,"currency_code":"BRL","in_stock":true},{"title":"Preto \/ PP","offer_id":48234576216322,"sku":null,"price":69.99,"currency_code":"BRL","in_stock":true},{"title":"Preto \/ P","offer_id":48234576249090,"sku":null,"price":69.99,"currency_code":"BRL","in_stock":true},{"title":"Preto \/ M","offer_id":48234576281858,"sku":null,"price":69.99,"currency_code":"BRL","in_stock":true},{"title":"Preto \/ G","offer_id":48234576314626,"sku":null,"price":69.99,"currency_code":"BRL","in_stock":true},{"title":"Preto \/ GG","offer_id":48234576347394,"sku":null,"price":69.99,"currency_code":"BRL","in_stock":true},{"title":"Preto \/ G1","offer_id":48234576380162,"sku":null,"price":69.99,"currency_code":"BRL","in_stock":true},{"title":"Rosa \/ PP","offer_id":48234576412930,"sku":null,"price":69.99,"currency_code":"BRL","in_stock":true},{"title":"Rosa \/ P","offer_id":48234576445698,"sku":null,"price":69.99,"currency_code":"BRL","in_stock":true},{"title":"Rosa \/ M","offer_id":48234576478466,"sku":null,"price":69.99,"currency_code":"BRL","in_stock":true},{"title":"Rosa \/ G","offer_id":48234576511234,"sku":null,"price":69.99,"currency_code":"BRL","in_stock":true},{"title":"Rosa \/ GG","offer_id":48234576544002,"sku":null,"price":69.99,"currency_code":"BRL","in_stock":true},{"title":"Rosa \/ G1","offer_id":48234576576770,"sku":null,"price":69.99,"currency_code":"BRL","in_stock":true},{"title":"Verde Sálvia \/ PP","offer_id":48234576609538,"sku":null,"price":69.99,"currency_code":"BRL","in_stock":true},{"title":"Verde Sálvia \/ P","offer_id":48234576642306,"sku":null,"price":69.99,"currency_code":"BRL","in_stock":true},{"title":"Verde Sálvia \/ M","offer_id":48234576675074,"sku":null,"price":69.99,"currency_code":"BRL","in_stock":true},{"title":"Verde Sálvia \/ G","offer_id":48234576707842,"sku":null,"price":69.99,"currency_code":"BRL","in_stock":true},{"title":"Verde Sálvia \/ GG","offer_id":48234576740610,"sku":null,"price":69.99,"currency_code":"BRL","in_stock":true},{"title":"Verde Sálvia \/ G1","offer_id":48234576773378,"sku":null,"price":69.99,"currency_code":"BRL","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0818\/7140\/5314\/files\/WhatsAppImage2026-07-29at16.28.12.jpg?v=1785357573","url":"https:\/\/zayamodacalcados.com\/products\/conjunto-aurora-sunset","provider":"Zaya Modas","version":"1.0","type":"link"}