{"product_id":"pumpkin-witch-tutu-dress","title":"Pumpkin Witch Tutu Dress","description":"\u003c!-- ════════ COMECE A COPIAR AQUI ════════ --\u003e\n\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Fraunces:ital,opsz,wght@0,9..144,400;0,9..144,500;0,9..144,600;1,9..144,400\u0026family=Nunito:wght@400;600;700;800\u0026family=Caveat:wght@600;700\u0026display=swap');\n\n.mt{\n  --pink:#F4BAC9; --pink-soft:#FBDDE6; --cream:#FFF6F8;\n  --rose:#C85C7E; --rose-deep:#A6446A; --lilac:#CDB8EC;\n  --amber:#E8802B; --amber-soft:#FBE3CE;\n  --gold:#C9A24B; --gold-soft:#EBD9A6;\n  --plum:#4A2E3A; --plum-soft:#876572; --line:#F1D6DE;\n  --shadow:0 18px 50px -22px rgba(166,68,106,.4);\n  font-family:'Nunito',system-ui,Segoe UI,sans-serif;\n  color:var(--plum); line-height:1.62; max-width:980px; margin:0 auto;\n  -webkit-font-smoothing:antialiased;\n  container-type:inline-size;\n}\n.mt *{box-sizing:border-box;}\n.mt p{margin:0 0 1em;}\n.mt h1,.mt h2,.mt h3{font-family:'Fraunces',Georgia,serif;font-weight:500;color:var(--plum);line-height:1.14;margin:0;}\n.mt strong{color:var(--rose-deep);font-weight:800;}\n.mt-eyebrow{font-family:'Nunito',sans-serif;font-weight:800;text-transform:uppercase;letter-spacing:.22em;font-size:.7rem !important;color:var(--rose);display:inline-block;}\n.mt-script{font-family:'Caveat',cursive;color:var(--rose);}\n\n\/* ---------- ABERTURA ---------- *\/\n.mt-lead{text-align:center;padding:10px 22px 26px;position:relative;}\n.mt-lead::before,.mt-lead::after{content:\"✦\";position:absolute;color:var(--amber);font-size:14px;opacity:.65;animation:mt-tw 3.4s ease-in-out infinite;}\n.mt-lead::before{top:14px;left:14%;}\n.mt-lead::after{top:26px;right:13%;color:var(--gold);animation-delay:1.3s;}\n@keyframes mt-tw{0%,100%{opacity:.2;transform:scale(.7);}50%{opacity:.9;transform:scale(1.15);}}\n.mt-lead h1{font-weight:600;font-size:1.9rem !important;margin:10px auto 0;max-width:24ch;}\n.mt .mt-subtitle{font-family:'Fraunces',Georgia,serif;font-style:italic;font-size:1.12rem !important;color:var(--plum-soft);max-width:52ch;margin:12px auto 0;}\n\n\/* ---------- SEÇÕES DE TEXTO ---------- *\/\n.mt-sec{padding:26px 22px;border-top:1px solid var(--line);}\n.mt-sec h2{font-size:1.4rem !important;margin-bottom:12px;}\n.mt-sec p{color:var(--plum-soft);max-width:66ch;}\n\n\/* ---------- CARDS FOFOS ---------- *\/\n.mt-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:18px;padding:26px 22px;border-top:1px solid var(--line);}\n.mt-card{background:var(--cream);border:1px solid var(--line);border-radius:20px;padding:22px 20px;box-shadow:var(--shadow);}\n.mt-card h3{font-size:1.1rem !important;margin-bottom:12px;}\n.mt-card ul{list-style:none;margin:0;padding:0;}\n.mt-card li{position:relative;padding-left:1.5em;margin-bottom:.6em;color:var(--plum-soft);font-size:.95rem;}\n.mt-card li::before{content:\"♡\";position:absolute;left:0;top:0;color:var(--pink);font-size:.95em;}\n\n\/* ---------- AVALIAÇÕES ---------- *\/\n.mt-reviews{padding:28px 22px;border-top:1px solid var(--line);}\n.mt-reviews h2{font-size:1.4rem !important;text-align:center;margin-bottom:18px;}\n.mt-rev-grid{display:flex;flex-wrap:wrap;gap:16px;justify-content:center;}\n.mt-rev{flex:1 1 260px;max-width:560px;background:#fff;border:1px solid var(--line);border-radius:20px;padding:20px;box-shadow:var(--shadow);}\n.mt-stars{color:var(--gold);letter-spacing:.12em;font-size:.9rem;}\n.mt-rev p{font-style:italic;color:var(--plum-soft);margin:.6em 0 .8em;font-size:.95rem;}\n.mt-rev-name{font-weight:800;font-size:.85rem;color:var(--rose-deep);}\n\n\/* ---------- TABELA DE TAMANHOS ---------- *\/\n.mt-size{padding:26px 22px;border-top:1px solid var(--line);}\n.mt-size h2{font-size:1.4rem !important;margin-bottom:6px;}\n.mt-size .mt-hint{color:var(--plum-soft);font-size:.9rem;margin-bottom:16px;}\n.mt-table{width:100%;border-collapse:collapse;background:#fff;border:1px solid var(--line);border-radius:18px;overflow:hidden;}\n.mt-table th,.mt-table td{padding:11px 10px;text-align:center;font-size:.9rem;border-bottom:1px solid var(--line);}\n.mt-table thead th{background:var(--pink-soft);font-family:'Fraunces',Georgia,serif;font-weight:600;color:var(--plum);}\n.mt-table tbody tr:last-child td{border-bottom:none;}\n.mt-table td:first-child{font-weight:800;color:var(--rose-deep);}\n.mt-note{color:var(--plum-soft);font-size:.86rem;margin-top:12px;}\n\n\/* tabela vira cards quando a COLUNA é estreita (desktop e mobile) *\/\n@container (max-width:640px){\n  .mt-table,.mt-table thead,.mt-table tbody,.mt-table tr,.mt-table th,.mt-table td{display:block;width:100%;}\n  .mt-table thead{display:none;}\n  .mt-table{border:none;background:transparent;}\n  .mt-table tr{background:#fff;border:1px solid var(--line);border-radius:18px;margin-bottom:12px;padding:6px 4px;box-shadow:var(--shadow);}\n  .mt-table td{display:flex;justify-content:space-between;align-items:center;text-align:right;border-bottom:1px solid var(--line);}\n  .mt-table tr td:last-child{border-bottom:none;}\n  .mt-table td::before{content:attr(data-label);font-weight:800;color:var(--plum);text-align:left;padding-right:12px;}\n}\n\n\/* ---------- FECHAMENTO ---------- *\/\n.mt-endline{padding:22px 22px 26px;border-top:1px solid var(--line);text-align:center;}\n.mt-endline p{font-family:'Fraunces',Georgia,serif;font-style:italic;color:var(--plum-soft);margin:0;max-width:56ch;margin-inline:auto;}\n\u003c\/style\u003e\n\u003cdiv class=\"mt\"\u003e\n\u003cdiv class=\"mt-lead\"\u003e\n\u003cspan class=\"mt-eyebrow\"\u003eHalloween Collection\u003c\/span\u003e\n\u003ch1\u003eLittle Pumpkin Tutu Dress\u003c\/h1\u003e\n\u003cp class=\"mt-subtitle\"\u003ePicture her twirling through candlelit doorways, giggling as her tutu sways with every step — the kind of Halloween magic she'll grow up remembering.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mt-sec\"\u003e\n\u003ch2\u003eOne Little Pumpkin, A Whole Lot of Wonder\u003c\/h2\u003e\n\u003cp\u003eSpellbindingly sweet, with a smiling jack-o'-lantern face and a cloud of orange tulle, this is a bewitching mix of playful spookiness and fairytale charm — made for the littlest trick-or-treater with the biggest imagination.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mt-grid\"\u003e\n\u003cdiv class=\"mt-card\"\u003e\n\u003ch3\u003eLovingly Detailed\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eA smiling jack-o'-lantern face on the bodice, finished with a sweet little bow on top\u003c\/li\u003e\n\u003cli\u003eFluffy layered tulle tutu skirt that spins with delight\u003c\/li\u003e\n\u003cli\u003eWarm pumpkin-orange with a black satin sash tied in a generous bow\u003c\/li\u003e\n\u003cli\u003eSoft halter straps that tie at the neck, so it grows with her\u003c\/li\u003e\n\u003cli\u003eFitted bodice flowing into a full, twirl-worthy silhouette\u003c\/li\u003e\n\u003cli\u003eCharming carnival-ready styling perfect for a little pumpkin\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mt-card\"\u003e\n\u003ch3\u003eWhy Mamas Love This\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eTurns Halloween into a fairytale she'll never forget\u003c\/li\u003e\n\u003cli\u003eAdorable for parties, costume nights and photo moments\u003c\/li\u003e\n\u003cli\u003ePlayful yet magical — spooky-cute without being scary\u003c\/li\u003e\n\u003cli\u003eLayers easily over a long-sleeve top on chilly trick-or-treat nights\u003c\/li\u003e\n\u003cli\u003eThe dress-up piece she'll want to wear again and again\u003c\/li\u003e\n\u003cli\u003eAvailable in a range of sizes for your growing little pumpkin\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mt-reviews\"\u003e\n\u003ch2\u003eWhat Little Pumpkins Are Saying\u003c\/h2\u003e\n\u003cdiv class=\"mt-rev-grid\"\u003e\n\u003cdiv class=\"mt-rev\"\u003e\n\u003cdiv class=\"mt-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cp\u003e\"The little face made her laugh out loud when she opened it. The tulle is properly full, not the thin scratchy kind, and the ties at the neck meant I could get the fit right without any fuss.\"\u003c\/p\u003e\n\u003cdiv class=\"mt-rev-name\"\u003eRoxana M. — Bucharest, Romania\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mt-size\"\u003e\n\u003ch2\u003eSize Guide\u003c\/h2\u003e\n\u003cp class=\"mt-hint\"\u003eStart with her height — it's the most reliable guide for a tutu dress. The bodice stretches, so the chest measurement is shown as a range.\u003c\/p\u003e\n\u003ctable class=\"mt-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eRecommended Age\u003c\/th\u003e\n\u003cth\u003eSize\u003c\/th\u003e\n\u003cth\u003eFits Height (cm)\u003c\/th\u003e\n\u003cth\u003eDress Length (cm)\u003c\/th\u003e\n\u003cth\u003eChest, stretches (cm)\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e2–3Y\u003c\/td\u003e\n\u003ctd\u003eS\u003c\/td\u003e\n\u003ctd\u003e100–110\u003c\/td\u003e\n\u003ctd\u003e50\u003c\/td\u003e\n\u003ctd\u003e40–55\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e4–5Y\u003c\/td\u003e\n\u003ctd\u003eM\u003c\/td\u003e\n\u003ctd\u003e110–120\u003c\/td\u003e\n\u003ctd\u003e55\u003c\/td\u003e\n\u003ctd\u003e45–60\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e6–7Y\u003c\/td\u003e\n\u003ctd\u003eL\u003c\/td\u003e\n\u003ctd\u003e120–130\u003c\/td\u003e\n\u003ctd\u003e60\u003c\/td\u003e\n\u003ctd\u003e48–66\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e8–9Y\u003c\/td\u003e\n\u003ctd\u003eXL\u003c\/td\u003e\n\u003ctd\u003e130–140\u003c\/td\u003e\n\u003ctd\u003e65\u003c\/td\u003e\n\u003ctd\u003e50–70\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e10–12Y\u003c\/td\u003e\n\u003ctd\u003eXXL\u003c\/td\u003e\n\u003ctd\u003e140–150\u003c\/td\u003e\n\u003ctd\u003e70\u003c\/td\u003e\n\u003ctd\u003e52–75\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp class=\"mt-note\"\u003eAll measurements are in centimetres and may vary slightly by 1–3 cm due to manual measurement. Colours may look a little different depending on your lighting and screen.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mt-endline\"\u003e\n\u003cp\u003eSome costumes are just outfits. This one becomes a memory.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ════════ TERMINE DE COPIAR AQUI ════════ --\u003e","brand":"Magic Tree Kids","offers":[{"title":"S (2-3Y)","offer_id":47598117453995,"sku":"14:1052#b1;5:100014064#S(2-3Y)","price":537.0,"currency_code":"BRL","in_stock":true},{"title":"M (4-5Y)","offer_id":47598117421227,"sku":"14:1052#b1;5:361386#M(4-5Y)","price":537.0,"currency_code":"BRL","in_stock":true},{"title":"L (6-7Y)","offer_id":47598117388459,"sku":"14:1052#b1;5:361385#L(6-7Y)","price":537.0,"currency_code":"BRL","in_stock":true},{"title":"XL (8-9Y)","offer_id":47598117617835,"sku":"14:1052#b1;5:100014065#XL(8-9Y)","price":537.0,"currency_code":"BRL","in_stock":true},{"title":"XXL (10-12Y)","offer_id":47598117585067,"sku":"14:1052#b1;5:4182#XXL(10-12Y)","price":537.0,"currency_code":"BRL","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0696\/6358\/8523\/files\/pumpkin-witch-tutu-dress_1.webp?v=1786375640","url":"https:\/\/kidsmagictree.com\/products\/pumpkin-witch-tutu-dress","provider":"Magic Tree Kids","version":"1.0","type":"link"}