{"product_id":"button-front-pleated-ball-gown-maxi-dress","title":"Button-Front Pleated Ball Gown Maxi Dress","description":"\u003cstyle\u003e\n  #pleated-shirt-ball-gown-page,\n  #pleated-shirt-ball-gown-page * {\n    box-sizing: border-box;\n  }\n\n  #pleated-shirt-ball-gown-page {\n    \/*\n      PRIMARY PRODUCT COLOR\n      =====================\n      Deep Blue \/ Elegant Denim Blue\n\n      Supporting colors:\n      Mist Blue \/ Powder Blue \/ Soft Ivory\n\n      Blue remains the dominant color.\n      All gradients are horizontal.\n    *\/\n\n    --blue-deep: #405d70;\n    --blue-dark: #4c6d82;\n    --blue-main: #66899f;\n    --blue-mid: #88a8b8;\n    --blue-soft: #aec6d1;\n    --blue-light: #d7e5eb;\n    --blue-pale: #edf4f6;\n\n    --ivory: #fffaf4;\n    --cream: #fffdf9;\n    --stone: #f4f3ef;\n\n    --text: #404b52;\n    --text-soft: #6d787e;\n\n    --line:\n      rgba(64, 93, 112, 0.16);\n\n    --shadow:\n      0 16px 38px\n      rgba(52, 76, 91, 0.09);\n\n    --radius-lg: 24px;\n    --radius-md: 18px;\n\n    width: 100%;\n    max-width: 1180px;\n\n    margin: 0 auto;\n\n    color: var(--text);\n\n    background:\n      linear-gradient(\n        90deg,\n        #fffaf4 0%,\n        #f2f5f6 22%,\n        #e5eef2 48%,\n        #d4e3e9 74%,\n        #edf3f5 100%\n      );\n\n    font-family:\n      -apple-system,\n      BlinkMacSystemFont,\n      \"Segoe UI\",\n      Roboto,\n      Helvetica,\n      Arial,\n      sans-serif;\n\n    font-size: 16px;\n    line-height: 1.72;\n\n    container-type: inline-size;\n    container-name: pleatedShirtBallGown;\n\n    overflow: hidden;\n  }\n\n\n  #pleated-shirt-ball-gown-page\n  .psg-inner {\n    width: min(100%, 1080px);\n\n    margin: 0 auto;\n\n    padding: 36px 18px 46px;\n  }\n\n\n  #pleated-shirt-ball-gown-page img {\n    display: block;\n\n    max-width: 100%;\n    height: auto;\n  }\n\n\n  \/* =========================\n     HERO\n  ========================= *\/\n\n  #pleated-shirt-ball-gown-page\n  .psg-hero {\n    padding: 22px 0 10px;\n\n    text-align: center;\n  }\n\n\n  #pleated-shirt-ball-gown-page\n  .psg-eyebrow {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n\n    gap: 12px;\n\n    margin: 0 auto 16px;\n\n    color: var(--blue-deep);\n\n    font-size: 11px;\n    font-weight: 700;\n\n    letter-spacing: 0.16em;\n\n    text-transform: uppercase;\n  }\n\n\n  #pleated-shirt-ball-gown-page\n  .psg-eyebrow::before,\n  #pleated-shirt-ball-gown-page\n  .psg-eyebrow::after {\n    content: \"\";\n\n    width: 46px;\n    height: 1px;\n\n    background:\n      linear-gradient(\n        90deg,\n        transparent,\n        var(--blue-main)\n      );\n  }\n\n\n  #pleated-shirt-ball-gown-page\n  .psg-eyebrow::after {\n    background:\n      linear-gradient(\n        90deg,\n        var(--blue-main),\n        transparent\n      );\n  }\n\n\n  #pleated-shirt-ball-gown-page\n  .psg-hero-title {\n    max-width: 880px;\n\n    margin: 0 auto;\n\n    color: var(--blue-deep);\n\n    font-family:\n      Georgia,\n      \"Times New Roman\",\n      Times,\n      serif;\n\n    font-size:\n      clamp(30px, 4.6cqw, 48px);\n\n    line-height: 1.14;\n    font-weight: 600;\n\n    letter-spacing: -0.02em;\n  }\n\n\n  #pleated-shirt-ball-gown-page\n  .product-buy-return-anchor {\n    display: block;\n\n    width: 1px;\n    height: 1px;\n\n    margin: 0 auto;\n\n    overflow: hidden;\n\n    opacity: 0;\n\n    scroll-margin-top:\n      calc(100svh - 70px);\n  }\n\n\n  \/* =========================\n     HERO GIF\n  ========================= *\/\n\n  #pleated-shirt-ball-gown-page\n  .psg-hero-gif {\n    display: flex;\n    justify-content: center;\n\n    width: 100%;\n\n    margin: 26px auto 24px;\n  }\n\n\n  #pleated-shirt-ball-gown-page\n  .psg-hero-gif img {\n    display: block;\n\n    width: 100%;\n    max-width: 281px;\n    height: auto;\n\n    margin: 0 auto;\n\n    object-fit: contain;\n\n    border-radius: 18px;\n\n    box-shadow:\n      0 14px 32px\n      rgba(52, 76, 91, 0.13);\n  }\n\n\n  \/* =========================\n     INTRO\n  ========================= *\/\n\n  #pleated-shirt-ball-gown-page\n  .psg-intro {\n    max-width: 820px;\n\n    margin: 0 auto;\n\n    padding: 24px 26px;\n\n    border:\n      1px solid var(--line);\n\n    border-radius:\n      var(--radius-lg);\n\n    background:\n      linear-gradient(\n        90deg,\n        #fffaf4 0%,\n        #f1f5f6 28%,\n        #e3edf1 61%,\n        #d1e1e8 100%\n      );\n\n    box-shadow: var(--shadow);\n\n    text-align: center;\n  }\n\n\n  #pleated-shirt-ball-gown-page\n  .psg-intro p {\n    margin: 0;\n\n    color: var(--text);\n\n    font-size: 16px;\n    line-height: 1.75;\n  }\n\n\n  \/* =========================\n     TAGS\n  ========================= *\/\n\n  #pleated-shirt-ball-gown-page\n  .psg-tags {\n    display: grid;\n\n    grid-template-columns:\n      repeat(2, minmax(0, 1fr));\n\n    gap: 12px;\n\n    width: 100%;\n    max-width: 680px;\n\n    margin: 22px auto 32px;\n  }\n\n\n  #pleated-shirt-ball-gown-page\n  .psg-tag {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n\n    gap: 7px;\n\n    min-height: 46px;\n\n    padding: 10px 12px;\n\n    border:\n      1px solid var(--line);\n\n    border-radius: 999px;\n\n    background:\n      linear-gradient(\n        90deg,\n        #fffdf9 0%,\n        #f0f4f5 34%,\n        #e2edf1 68%,\n        #d1e1e8 100%\n      );\n\n    color: #486779;\n\n    font-size: 13px;\n    font-weight: 700;\n\n    text-align: center;\n\n    box-shadow:\n      0 5px 14px\n      rgba(52, 76, 91, 0.05);\n  }\n\n\n  \/* =========================\n     MAIN IMAGE\n  ========================= *\/\n\n  #pleated-shirt-ball-gown-page\n  .psg-main-image {\n    margin: 0 auto 30px;\n\n    overflow: hidden;\n\n    border-radius:\n      var(--radius-lg);\n\n    background:\n      linear-gradient(\n        90deg,\n        #fcfaf7 0%,\n        #eff4f5 45%,\n        #dbe8ed 100%\n      );\n\n    box-shadow: var(--shadow);\n  }\n\n\n  #pleated-shirt-ball-gown-page\n  .psg-main-image img,\n  #pleated-shirt-ball-gown-page\n  .psg-feature-media img,\n  #pleated-shirt-ball-gown-page\n  .psg-size-chart img {\n    display: block;\n\n    width: 100%;\n    max-width: 100%;\n    height: auto;\n  }\n\n\n  \/* =========================\n     FEATURES\n  ========================= *\/\n\n  #pleated-shirt-ball-gown-page\n  .psg-features {\n    display: grid;\n\n    grid-template-columns: 1fr;\n\n    gap: 24px;\n  }\n\n\n  #pleated-shirt-ball-gown-page\n  .psg-feature {\n    overflow: hidden;\n\n    border:\n      1px solid var(--line);\n\n    border-radius:\n      var(--radius-lg);\n\n    background: #ffffff;\n\n    box-shadow: var(--shadow);\n\n    transition:\n      transform 0.28s ease,\n      box-shadow 0.28s ease;\n  }\n\n\n  #pleated-shirt-ball-gown-page\n  .psg-feature-media {\n    overflow: hidden;\n\n    background:\n      linear-gradient(\n        90deg,\n        #fdfbf8 0%,\n        #f0f4f5 46%,\n        #dce9ed 100%\n      );\n  }\n\n\n  #pleated-shirt-ball-gown-page\n  .psg-feature-media img {\n    transition:\n      transform 0.32s ease;\n  }\n\n\n  #pleated-shirt-ball-gown-page\n  .psg-feature-copy {\n    padding: 22px 22px 24px;\n  }\n\n\n  \/* HIGH WAIST *\/\n\n  #pleated-shirt-ball-gown-page\n  .psg-feature:nth-child(1)\n  .psg-feature-copy {\n    background:\n      linear-gradient(\n        90deg,\n        #fffaf4 0%,\n        #eef4f5 28%,\n        #dce9ee 62%,\n        #cadae3 100%\n      );\n  }\n\n\n  \/* PLEATED SKIRT *\/\n\n  #pleated-shirt-ball-gown-page\n  .psg-feature:nth-child(2)\n  .psg-feature-copy {\n    background:\n      linear-gradient(\n        90deg,\n        #fffdf9 0%,\n        #f1f4f4 28%,\n        #e2ecef 62%,\n        #d1e1e7 100%\n      );\n  }\n\n\n  \/* COLLAR *\/\n\n  #pleated-shirt-ball-gown-page\n  .psg-feature:nth-child(3)\n  .psg-feature-copy {\n    background:\n      linear-gradient(\n        90deg,\n        #fffaf4 0%,\n        #f2f5f4 28%,\n        #e4edf0 60%,\n        #d2e1e8 100%\n      );\n  }\n\n\n  \/* POCKETS *\/\n\n  #pleated-shirt-ball-gown-page\n  .psg-feature:nth-child(4)\n  .psg-feature-copy {\n    background:\n      linear-gradient(\n        90deg,\n        #fdfbf8 0%,\n        #eff4f5 28%,\n        #deeaef 61%,\n        #cbdee6 100%\n      );\n  }\n\n\n  \/* FABRIC *\/\n\n  #pleated-shirt-ball-gown-page\n  .psg-feature:nth-child(5)\n  .psg-feature-copy {\n    background:\n      linear-gradient(\n        90deg,\n        #fffaf4 0%,\n        #f1f5f5 24%,\n        #e3edf1 54%,\n        #cfe0e7 80%,\n        #edf3f5 100%\n      );\n  }\n\n\n  #pleated-shirt-ball-gown-page\n  .psg-feature-heading {\n    display: flex;\n    align-items: center;\n\n    gap: 12px;\n\n    margin-bottom: 11px;\n  }\n\n\n  #pleated-shirt-ball-gown-page\n  .psg-feature-emoji {\n    flex: 0 0 46px;\n\n    display: flex;\n    align-items: center;\n    justify-content: center;\n\n    width: 46px;\n    height: 46px;\n\n    border:\n      1px solid\n      rgba(64, 93, 112, 0.14);\n\n    border-radius: 13px;\n\n    background:\n      linear-gradient(\n        90deg,\n        #fffaf4 0%,\n        #e4ecef 50%,\n        #cbdce4 100%\n      );\n\n    font-size: 22px;\n\n    box-shadow:\n      0 7px 18px\n      rgba(52, 76, 91, 0.08);\n  }\n\n\n  #pleated-shirt-ball-gown-page\n  .psg-feature-title {\n    margin: 0;\n\n    font-family:\n      Georgia,\n      \"Times New Roman\",\n      Times,\n      serif;\n\n    font-size:\n      clamp(21px, 3.1cqw, 29px);\n\n    line-height: 1.2;\n    font-weight: 700;\n\n    background:\n      linear-gradient(\n        90deg,\n        #7596a8 0%,\n        #55778b 50%,\n        #3d596a 100%\n      );\n\n    background-clip: text;\n    -webkit-background-clip: text;\n\n    color: transparent;\n    -webkit-text-fill-color: transparent;\n  }\n\n\n  #pleated-shirt-ball-gown-page\n  .psg-feature-copy p {\n    margin: 0;\n\n    color: var(--text-soft);\n\n    font-size: 16px;\n    line-height: 1.72;\n  }\n\n\n  \/* =========================\n     SIZE\n  ========================= *\/\n\n  #pleated-shirt-ball-gown-page\n  .psg-size {\n    margin-top: 30px;\n\n    padding: 28px 24px;\n\n    border:\n      1px solid var(--line);\n\n    border-radius:\n      var(--radius-lg);\n\n    background:\n      linear-gradient(\n        90deg,\n        #fffaf4 0%,\n        #f1f4f4 28%,\n        #e2ecef 61%,\n        #d0e0e7 100%\n      );\n\n    box-shadow: var(--shadow);\n\n    text-align: center;\n  }\n\n\n  #pleated-shirt-ball-gown-page\n  .psg-section-title {\n    margin: 0;\n\n    color: #405f72;\n\n    font-family:\n      Georgia,\n      \"Times New Roman\",\n      Times,\n      serif;\n\n    font-size:\n      clamp(25px, 3.8cqw, 34px);\n\n    line-height: 1.2;\n    font-weight: 600;\n  }\n\n\n  #pleated-shirt-ball-gown-page\n  .psg-size \u003e p {\n    max-width: 760px;\n\n    margin: 12px auto 0;\n\n    color: var(--text-soft);\n  }\n\n\n  #pleated-shirt-ball-gown-page\n  .psg-size-chart {\n    margin-top: 20px;\n\n    overflow: hidden;\n\n    border:\n      1px solid\n      rgba(64, 93, 112, 0.10);\n\n    border-radius:\n      var(--radius-md);\n\n    background: #ffffff;\n\n    box-shadow:\n      0 8px 24px\n      rgba(52, 76, 91, 0.05);\n  }\n\n\n  \/* =========================\n     PRODUCT DETAILS\n  ========================= *\/\n\n  #pleated-shirt-ball-gown-page\n  .psg-details {\n    margin-top: 26px;\n\n    padding: 28px 24px;\n\n    border:\n      1px solid var(--line);\n\n    border-radius:\n      var(--radius-lg);\n\n    background:\n      linear-gradient(\n        90deg,\n        #fffaf4 0%,\n        #f3f3ef 27%,\n        #e5edef 61%,\n        #d3e2e8 100%\n      );\n\n    box-shadow: var(--shadow);\n  }\n\n\n  #pleated-shirt-ball-gown-page\n  .psg-details\n  .psg-section-title {\n    margin-bottom: 16px;\n\n    text-align: center;\n  }\n\n\n  #pleated-shirt-ball-gown-page\n  .psg-detail-list {\n    display: grid;\n\n    grid-template-columns: 1fr;\n\n    gap: 8px;\n  }\n\n\n  #pleated-shirt-ball-gown-page\n  .psg-detail-item {\n    padding: 13px 15px;\n\n    border:\n      1px solid\n      rgba(64, 93, 112, 0.10);\n\n    border-radius: 14px;\n\n    background:\n      linear-gradient(\n        90deg,\n        #ffffff 0%,\n        #faf8f3 35%,\n        #edf2f3 68%,\n        #dbe7ec 100%\n      );\n\n    color: var(--text);\n\n    font-size: 15px;\n    line-height: 1.55;\n  }\n\n\n  \/* =========================\n     FAQ\n  ========================= *\/\n\n  #pleated-shirt-ball-gown-page\n  .psg-faq {\n    margin-top: 28px;\n\n    padding: 30px 24px;\n\n    border:\n      1px solid var(--line);\n\n    border-radius:\n      var(--radius-lg);\n\n    background:\n      linear-gradient(\n        90deg,\n        #fffaf4 0%,\n        #f1f4f4 27%,\n        #e1ebef 59%,\n        #ccdfe6 100%\n      );\n\n    box-shadow: var(--shadow);\n  }\n\n\n  #pleated-shirt-ball-gown-page\n  .psg-faq\n  .psg-section-title {\n    margin-bottom: 20px;\n\n    text-align: center;\n  }\n\n\n  #pleated-shirt-ball-gown-page\n  .psg-faq-item {\n    margin-bottom: 10px;\n\n    overflow: hidden;\n\n    border:\n      1px solid\n      rgba(64, 93, 112, 0.12);\n\n    border-radius: 15px;\n\n    background:\n      linear-gradient(\n        90deg,\n        #ffffff 0%,\n        #faf8f4 36%,\n        #edf2f4 68%,\n        #d8e6eb 100%\n      );\n  }\n\n\n  #pleated-shirt-ball-gown-page\n  .psg-faq-item:last-child {\n    margin-bottom: 0;\n  }\n\n\n  #pleated-shirt-ball-gown-page\n  .psg-faq-item summary {\n    position: relative;\n\n    display: flex;\n    align-items: center;\n\n    min-height: 62px;\n\n    padding:\n      16px 52px 16px 17px;\n\n    color: #405f71;\n\n    font-size: 15px;\n    line-height: 1.5;\n    font-weight: 700;\n\n    cursor: pointer;\n\n    list-style: none;\n  }\n\n\n  #pleated-shirt-ball-gown-page\n  .psg-faq-item\n  summary::-webkit-details-marker {\n    display: none;\n  }\n\n\n  #pleated-shirt-ball-gown-page\n  .psg-faq-item summary::after {\n    content: \"⌄\";\n\n    position: absolute;\n\n    right: 18px;\n    top: 50%;\n\n    transform:\n      translateY(-55%)\n      rotate(0deg);\n\n    color: var(--blue-main);\n\n    font-size: 24px;\n    line-height: 1;\n\n    transition:\n      transform 0.28s ease;\n  }\n\n\n  #pleated-shirt-ball-gown-page\n  .psg-faq-item[open]\n  summary::after {\n    transform:\n      translateY(-35%)\n      rotate(180deg);\n  }\n\n\n  #pleated-shirt-ball-gown-page\n  .psg-faq-answer {\n    padding:\n      0 17px 18px;\n\n    color: var(--text-soft);\n\n    font-size: 15px;\n    line-height: 1.7;\n  }\n\n\n  \/* =========================\n     SHIPPING\n  ========================= *\/\n\n  #pleated-shirt-ball-gown-page\n  .psg-shipping {\n    margin-top: 28px;\n\n    padding: 30px 24px;\n\n    border:\n      1px solid var(--line);\n\n    border-radius:\n      var(--radius-lg);\n\n    background:\n      linear-gradient(\n        90deg,\n        #fffaf4 0%,\n        #f3f3ef 24%,\n        #e3ecef 55%,\n        #cfe0e7 81%,\n        #edf3f5 100%\n      );\n\n    box-shadow:\n      0 14px 32px\n      rgba(52, 76, 91, 0.09);\n  }\n\n\n  #pleated-shirt-ball-gown-page\n  .psg-shipping-eyebrow {\n    margin: 0 0 7px;\n\n    color: var(--blue-deep);\n\n    font-size: 11px;\n    font-weight: 700;\n\n    letter-spacing: 0.16em;\n\n    text-align: center;\n  }\n\n\n  #pleated-shirt-ball-gown-page\n  .psg-shipping\n  .psg-section-title {\n    margin-bottom: 22px;\n\n    text-align: center;\n  }\n\n\n  #pleated-shirt-ball-gown-page\n  .psg-shipping-list {\n    display: flex;\n\n    flex-direction: column;\n\n    gap: 11px;\n  }\n\n\n  #pleated-shirt-ball-gown-page\n  .psg-shipping-card {\n    display: flex;\n    align-items: flex-start;\n\n    gap: 14px;\n\n    padding: 17px;\n\n    border:\n      1px solid\n      rgba(64, 93, 112, 0.11);\n\n    border-radius: 16px;\n\n    background:\n      linear-gradient(\n        90deg,\n        #ffffff 0%,\n        #faf8f4 36%,\n        #edf2f3 68%,\n        #d8e6eb 100%\n      );\n\n    box-shadow:\n      0 5px 14px\n      rgba(52, 76, 91, 0.05);\n  }\n\n\n  #pleated-shirt-ball-gown-page\n  .psg-shipping-icon {\n    flex: 0 0 44px;\n\n    display: flex;\n    align-items: center;\n    justify-content: center;\n\n    width: 44px;\n    height: 44px;\n\n    border-radius: 12px;\n\n    background:\n      linear-gradient(\n        90deg,\n        #8ca8b6 0%,\n        #658699 52%,\n        #456174 100%\n      );\n\n    color: #ffffff;\n\n    font-size: 21px;\n\n    box-shadow:\n      0 7px 17px\n      rgba(52, 76, 91, 0.18);\n  }\n\n\n  #pleated-shirt-ball-gown-page\n  .psg-shipping-card h4 {\n    margin: 0 0 3px;\n\n    color: #405d6f;\n\n    font-family:\n      Georgia,\n      \"Times New Roman\",\n      Times,\n      serif;\n\n    font-size: 18px;\n    line-height: 1.3;\n  }\n\n\n  #pleated-shirt-ball-gown-page\n  .psg-shipping-card p {\n    margin: 0;\n\n    color: var(--text-soft);\n\n    font-size: 14px;\n    line-height: 1.6;\n  }\n\n\n  \/* =========================\n     BUY BUTTON\n  ========================= *\/\n\n  #pleated-shirt-ball-gown-page\n  .psg-buy-wrap {\n    display: flex;\n    justify-content: center;\n\n    margin-top: 24px;\n  }\n\n\n  #pleated-shirt-ball-gown-page\n  .product-buy {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n\n    min-width: 180px;\n\n    padding: 14px 28px;\n\n    border-radius: 999px;\n\n    background:\n      linear-gradient(\n        90deg,\n        #88a5b4 0%,\n        #628296 50%,\n        #405d70 100%\n      );\n\n    color: #ffffff;\n\n    font-size: 15px;\n    font-weight: 700;\n\n    text-decoration: none;\n\n    box-shadow:\n      0 10px 24px\n      rgba(52, 76, 91, 0.24);\n\n    transition:\n      transform 0.25s ease,\n      box-shadow 0.25s ease;\n  }\n\n\n  \/* =========================\n     CONTAINER RESPONSIVE\n\n     根据 Shopify 详情区域\n     实际宽度自动排版，\n     不按整个电脑屏幕宽度。\n  ========================= *\/\n\n  @container pleatedShirtBallGown\n  (min-width: 860px) {\n\n    #pleated-shirt-ball-gown-page\n    .psg-features {\n      grid-template-columns:\n        repeat(2, minmax(0, 1fr));\n    }\n\n\n    #pleated-shirt-ball-gown-page\n    .psg-feature:nth-child(5) {\n      grid-column: 1 \/ -1;\n\n      width: 100%;\n      max-width: 760px;\n\n      margin: 0 auto;\n    }\n\n\n    #pleated-shirt-ball-gown-page\n    .psg-detail-list {\n      grid-template-columns:\n        repeat(2, minmax(0, 1fr));\n    }\n  }\n\n\n  \/* =========================\n     HOVER\n  ========================= *\/\n\n  @media\n  (hover: hover)\n  and\n  (pointer: fine) {\n\n    #pleated-shirt-ball-gown-page\n    .psg-feature:hover {\n      transform:\n        translateY(-4px);\n\n      box-shadow:\n        0 20px 42px\n        rgba(52, 76, 91, 0.14);\n    }\n\n\n    #pleated-shirt-ball-gown-page\n    .psg-feature:hover\n    .psg-feature-media img {\n      transform:\n        scale(1.015);\n    }\n\n\n    #pleated-shirt-ball-gown-page\n    .product-buy:hover {\n      transform:\n        translateY(-2px);\n\n      box-shadow:\n        0 14px 30px\n        rgba(52, 76, 91, 0.31);\n    }\n  }\n\n\n  \/* =========================\n     MOBILE\n  ========================= *\/\n\n  @media screen\n  and (max-width: 749px) {\n\n    #pleated-shirt-ball-gown-page {\n      width:\n        calc(100vw - 2px);\n\n      max-width: none;\n\n      margin-left:\n        calc(50% - 50vw + 1px);\n\n      margin-right:\n        calc(50% - 50vw + 1px);\n\n      overflow-x: hidden;\n      overflow-x: clip;\n    }\n\n\n    #pleated-shirt-ball-gown-page\n    .psg-inner {\n      width: 100%;\n\n      padding:\n        26px 0 34px;\n    }\n\n\n    #pleated-shirt-ball-gown-page\n    .psg-hero {\n      padding-left: 16px;\n      padding-right: 16px;\n    }\n\n\n    #pleated-shirt-ball-gown-page\n    .psg-hero-title {\n      font-size: 30px;\n    }\n\n\n    #pleated-shirt-ball-gown-page\n    .psg-hero-gif {\n      margin-top: 22px;\n      margin-bottom: 22px;\n    }\n\n\n    #pleated-shirt-ball-gown-page\n    .psg-hero-gif img {\n      max-width: 281px;\n\n      border-radius: 15px;\n    }\n\n\n    #pleated-shirt-ball-gown-page\n    .psg-intro {\n      margin-left: 16px;\n      margin-right: 16px;\n\n      padding:\n        20px 17px;\n    }\n\n\n    #pleated-shirt-ball-gown-page\n    .psg-tags {\n      width: auto;\n      max-width: none;\n\n      margin:\n        20px 15px 30px;\n\n      gap: 10px;\n    }\n\n\n    #pleated-shirt-ball-gown-page\n    .psg-tag {\n      min-height: 44px;\n\n      padding:\n        9px 5px;\n\n      font-size: 11px;\n\n      white-space: nowrap;\n    }\n\n\n    #pleated-shirt-ball-gown-page\n    .psg-main-image,\n    #pleated-shirt-ball-gown-page\n    .psg-feature {\n      border-left: 0;\n      border-right: 0;\n\n      border-radius: 0;\n    }\n\n\n    #pleated-shirt-ball-gown-page\n    .psg-feature-copy {\n      padding:\n        21px 16px 23px;\n    }\n\n\n    #pleated-shirt-ball-gown-page\n    .psg-size,\n    #pleated-shirt-ball-gown-page\n    .psg-details,\n    #pleated-shirt-ball-gown-page\n    .psg-faq,\n    #pleated-shirt-ball-gown-page\n    .psg-shipping {\n      margin-left: 0;\n      margin-right: 0;\n\n      border-left: 0;\n      border-right: 0;\n\n      border-radius: 0;\n    }\n\n\n    #pleated-shirt-ball-gown-page\n    .psg-size,\n    #pleated-shirt-ball-gown-page\n    .psg-details,\n    #pleated-shirt-ball-gown-page\n    .psg-faq {\n      padding-left: 16px;\n      padding-right: 16px;\n    }\n\n\n    #pleated-shirt-ball-gown-page\n    .psg-shipping {\n      padding-left: 10px;\n      padding-right: 10px;\n    }\n\n\n    #pleated-shirt-ball-gown-page\n    .psg-feature-title {\n      font-size: 22px;\n    }\n\n\n    #pleated-shirt-ball-gown-page\n    .psg-feature-copy p,\n    #pleated-shirt-ball-gown-page\n    .psg-size \u003e p {\n      font-size: 15px;\n    }\n  }\n\n\n  @media screen\n  and (max-width: 390px) {\n\n    #pleated-shirt-ball-gown-page\n    .psg-tags {\n      margin-left: 10px;\n      margin-right: 10px;\n\n      gap: 8px;\n    }\n\n\n    #pleated-shirt-ball-gown-page\n    .psg-tag {\n      padding:\n        8px 3px;\n\n      font-size: 9.8px;\n    }\n\n\n    #pleated-shirt-ball-gown-page\n    .psg-hero-title {\n      font-size: 28px;\n    }\n  }\n\n\n  @media\n  (prefers-reduced-motion: reduce) {\n\n    #pleated-shirt-ball-gown-page *,\n    #pleated-shirt-ball-gown-page *::before,\n    #pleated-shirt-ball-gown-page *::after {\n      transition: none !important;\n    }\n  }\n\u003c\/style\u003e\n\n\n\u003cdiv id=\"pleated-shirt-ball-gown-page\"\u003e\n\n  \u003cdiv class=\"psg-inner\"\u003e\n\n\n    \u003c!-- HERO --\u003e\n    \u003csection class=\"psg-hero\"\u003e\n\n      \u003cdiv class=\"psg-eyebrow\"\u003e\n        ELEVATED EVENING EDIT\n      \u003c\/div\u003e\n\n\n      \u003ch2 class=\"psg-hero-title\"\u003e\n        💜 \u003cb\u003eCommand the room with effortless poise and dramatic flair.\u003c\/b\u003e\n      \u003c\/h2\u003e\n\n\n      \u003cspan id=\"pleated-shirt-ball-gown-buy-return-anchor\" class=\"product-buy-return-anchor\" aria-hidden=\"true\"\u003e​\u003c\/span\u003e\n\n\n      \u003cdiv class=\"psg-hero-gif\"\u003e\n\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/8_25_3.gif?v=1787639335\" alt=\"\" width=\"281\" height=\"499\"\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"psg-intro\"\u003e\n\n        \u003cp\u003e\n          ✨ Combining the crisp sophistication of a tailored shirt dress with the sweeping majesty of a ball gown, this high-waist maxi fluidly disguises all midsection concerns while delivering head-turning elegance.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"psg-tags\"\u003e\n\n        \u003cdiv class=\"psg-tag\"\u003e\n          👑 High-Waist Fit\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"psg-tag\"\u003e\n          💃 Pleated Maxi Skirt\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"psg-tag\"\u003e\n          ✨ Tailored Collar\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"psg-tag\"\u003e\n          🔑 Deep Side Pockets\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/section\u003e\n\n\n    \u003c!-- MAIN IMAGE --\u003e\n    \u003cdiv class=\"psg-main-image\"\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/ChatGPT_Image_2026_8_25_02_14_13_7.webp?v=1787639328\" alt=\"\"\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003c!-- FEATURES --\u003e\n    \u003cdiv class=\"psg-features\"\u003e\n\n\n      \u003c!-- FEATURE 1 --\u003e\n      \u003carticle class=\"psg-feature\"\u003e\n\n        \u003cdiv class=\"psg-feature-media\"\u003e\n\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/ChatGPT_Image_2026_8_25_02_14_11_2.webp?v=1787639328\" alt=\"\"\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"psg-feature-copy\"\u003e\n\n          \u003cdiv class=\"psg-feature-heading\"\u003e\n\n            \u003cspan class=\"psg-feature-emoji\"\u003e\n              👑\n            \u003c\/span\u003e\n\n            \u003ch3 class=\"psg-feature-title\"\u003e\n              Figure-Crowning High-Waist Fit\n            \u003c\/h3\u003e\n\n          \u003c\/div\u003e\n\n\n          \u003cp\u003e\n            Sits comfortably above the natural waist to create a long, graceful lower body profile while smoothly flowing over the abdomen and hips.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/article\u003e\n\n\n      \u003c!-- FEATURE 2 --\u003e\n      \u003carticle class=\"psg-feature\"\u003e\n\n        \u003cdiv class=\"psg-feature-media\"\u003e\n\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/ChatGPT_Image_2026_8_25_02_14_12_3.webp?v=1787639328\" alt=\"\"\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"psg-feature-copy\"\u003e\n\n          \u003cdiv class=\"psg-feature-heading\"\u003e\n\n            \u003cspan class=\"psg-feature-emoji\"\u003e\n              💃\n            \u003c\/span\u003e\n\n            \u003ch3 class=\"psg-feature-title\"\u003e\n              Dramatic Pleated Floor-Length Skirt\n            \u003c\/h3\u003e\n\n          \u003c\/div\u003e\n\n\n          \u003cp\u003e\n            Designed with rich, voluminous pleating that billows beautifully with every step, offering 100% full-coverage ease without tight restriction.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/article\u003e\n\n\n      \u003c!-- FEATURE 3 --\u003e\n      \u003carticle class=\"psg-feature\"\u003e\n\n        \u003cdiv class=\"psg-feature-media\"\u003e\n\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/ChatGPT_Image_2026_8_25_02_14_12_4.webp?v=1787639328\" alt=\"\"\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"psg-feature-copy\"\u003e\n\n          \u003cdiv class=\"psg-feature-heading\"\u003e\n\n            \u003cspan class=\"psg-feature-emoji\"\u003e\n              ✨\n            \u003c\/span\u003e\n\n            \u003ch3 class=\"psg-feature-title\"\u003e\n              Neck-Elongating Tailored Collar\n            \u003c\/h3\u003e\n\n          \u003c\/div\u003e\n\n\n          \u003cp\u003e\n            Features a crisp shirt collar and an adjustable button-down front that stretches the neck visually for a polished, face-framing effect.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/article\u003e\n\n\n      \u003c!-- FEATURE 4 --\u003e\n      \u003carticle class=\"psg-feature\"\u003e\n\n        \u003cdiv class=\"psg-feature-media\"\u003e\n\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/ChatGPT_Image_2026_8_25_02_14_13_5.webp?v=1787639328\" alt=\"\"\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"psg-feature-copy\"\u003e\n\n          \u003cdiv class=\"psg-feature-heading\"\u003e\n\n            \u003cspan class=\"psg-feature-emoji\"\u003e\n              🔑\n            \u003c\/span\u003e\n\n            \u003ch3 class=\"psg-feature-title\"\u003e\n              Seamless Deep Side Pockets\n            \u003c\/h3\u003e\n\n          \u003c\/div\u003e\n\n\n          \u003cp\u003e\n            Includes deep, functional side pockets that let you rest your hands casually or carry small essentials without disrupting the ball gown silhouette.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/article\u003e\n\n\n      \u003c!-- FEATURE 5 --\u003e\n      \u003carticle class=\"psg-feature\"\u003e\n\n        \u003cdiv class=\"psg-feature-media\"\u003e\n\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/ChatGPT_Image_2026_8_25_02_14_13_6.webp?v=1787639328\" alt=\"\"\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"psg-feature-copy\"\u003e\n\n          \u003cdiv class=\"psg-feature-heading\"\u003e\n\n            \u003cspan class=\"psg-feature-emoji\"\u003e\n              🍷\n            \u003c\/span\u003e\n\n            \u003ch3 class=\"psg-feature-title\"\u003e\n              Boutique Evening-Wear Fabric\n            \u003c\/h3\u003e\n\n          \u003c\/div\u003e\n\n\n          \u003cp\u003e\n            Crafted from a rich, soft-touch fabric with a subtle lustrous sheen that catches evening lights with regal sophistication.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/article\u003e\n\n\n    \u003c\/div\u003e\n\n\n    \u003c!-- SIZE --\u003e\n    \u003csection class=\"psg-size\"\u003e\n\n      \u003ch3 class=\"psg-section-title\"\u003e\n        📏 \u003cb\u003eSize \u0026amp; Fit\u003c\/b\u003e\n      \u003c\/h3\u003e\n\n\n      \u003cp\u003e\n        Fits true to size through the bust and waist with an extra-roomy skirt. Please consult our size chart before ordering.\n      \u003c\/p\u003e\n\n\n      \u003cdiv class=\"psg-size-chart\"\u003e\n\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/size_chart_xs_to_2xl_bust_sleeve_waist_length_inch.webp?v=1787639316\" alt=\"\"\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/section\u003e\n\n\n    \u003c!-- PRODUCT DETAILS --\u003e\n    \u003csection class=\"psg-details\"\u003e\n\n      \u003ch3 class=\"psg-section-title\"\u003e\n        📝 \u003cb\u003eProduct Details\u003c\/b\u003e\n      \u003c\/h3\u003e\n\n\n      \u003cdiv class=\"psg-detail-list\"\u003e\n\n        \u003cdiv class=\"psg-detail-item\"\u003e\n          Included: 1x Women's Pleated Shirt-Style Ball Gown\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"psg-detail-item\"\u003e\n          Material: Premium Silk-Touch Polyester Blend (Breathable, Non-Scratchy, Medium Weight)\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"psg-detail-item\"\u003e\n          Care: Machine wash cold inside out on gentle cycle, or dry clean. Hang dry.\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/section\u003e\n\n\n    \u003c!-- FAQ --\u003e\n    \u003csection class=\"psg-faq\"\u003e\n\n      \u003ch3 class=\"psg-section-title\"\u003e\n        ❓ \u003cb\u003eFrequently Asked Questions\u003c\/b\u003e\n      \u003c\/h3\u003e\n\n\n      \u003cdetails class=\"psg-faq-item\"\u003e\n\n        \u003csummary\u003e\n          Q: Will the skirt be too tight around the stomach or hips?\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"psg-faq-answer\"\u003e\n          A: Not at all. The dress cinches at the ribcage and flares into a generous pleated A-line ball gown, leaving abundant room over the midsection and hips.\n        \u003c\/div\u003e\n\n      \u003c\/details\u003e\n\n\n      \u003cdetails class=\"psg-faq-item\"\u003e\n\n        \u003csummary\u003e\n          Q: Can I wear a regular bra with this dress?\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"psg-faq-answer\"\u003e\n          A: Yes! The full-coverage back, tailored shoulders, and adjustable front buttons mean you can wear your standard support bra completely unexposed.\n        \u003c\/div\u003e\n\n      \u003c\/details\u003e\n\n\n      \u003cdetails class=\"psg-faq-item\"\u003e\n\n        \u003csummary\u003e\n          Q: Is the material see-through under bright lighting?\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"psg-faq-answer\"\u003e\n          A: No, the fabric is opaque with a rich, soft-drape weight that ensures complete coverage without needing an extra slip.\n        \u003c\/div\u003e\n\n      \u003c\/details\u003e\n\n    \u003c\/section\u003e\n\n\n    \u003c!-- SHIPPING --\u003e\n    \u003csection class=\"psg-shipping\"\u003e\n\n      \u003cdiv class=\"psg-shipping-eyebrow\"\u003e\n        SHOP WITH CONFIDENCE\n      \u003c\/div\u003e\n\n\n      \u003ch3 class=\"psg-section-title\"\u003e\n        Shipping \u0026amp; Quality Guarantee\n      \u003c\/h3\u003e\n\n\n      \u003cdiv class=\"psg-shipping-list\"\u003e\n\n\n        \u003cdiv class=\"psg-shipping-card\"\u003e\n\n          \u003cdiv class=\"psg-shipping-icon\"\u003e\n            🚚\n          \u003c\/div\u003e\n\n          \u003cdiv\u003e\n\n            \u003ch4\u003e\n              Tracked Shipping\n            \u003c\/h4\u003e\n\n            \u003cp\u003e\n              Follow your order from dispatch through final delivery.\n            \u003c\/p\u003e\n\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"psg-shipping-card\"\u003e\n\n          \u003cdiv class=\"psg-shipping-icon\"\u003e\n            ✓\n          \u003c\/div\u003e\n\n          \u003cdiv\u003e\n\n            \u003ch4\u003e\n              Quality Checked\n            \u003c\/h4\u003e\n\n            \u003cp\u003e\n              Each item is carefully checked before it is prepared for shipping.\n            \u003c\/p\u003e\n\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"psg-shipping-card\"\u003e\n\n          \u003cdiv class=\"psg-shipping-icon\"\u003e\n            ♡\n          \u003c\/div\u003e\n\n          \u003cdiv\u003e\n\n            \u003ch4\u003e\n              Helpful Support\n            \u003c\/h4\u003e\n\n            \u003cp\u003e\n              Get assistance with sizing, orders and product questions.\n            \u003c\/p\u003e\n\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n\n      \u003c\/div\u003e\n\n\n      \u003c!-- BUY NOW --\u003e\n      \u003cdiv class=\"psg-buy-wrap\"\u003e\n\n        \u003ca href=\"#pleated-shirt-ball-gown-buy-return-anchor\" class=\"product-buy\"\u003e\n          Buy Now ↑\n        \u003c\/a\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/section\u003e\n\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"LHBgdnwqeiwoqnqugf","offers":[{"title":"Army Green \/ S","offer_id":43210977181790,"sku":"NC0247260825455-高腰大摆裙子-军绿色-S","price":49.98,"currency_code":"USD","in_stock":true},{"title":"Army Green \/ M","offer_id":43210977214558,"sku":"NC0247260825455-高腰大摆裙子-军绿色-M","price":49.98,"currency_code":"USD","in_stock":true},{"title":"Army Green \/ L","offer_id":43210977247326,"sku":"NC0247260825455-高腰大摆裙子-军绿色-L","price":49.98,"currency_code":"USD","in_stock":true},{"title":"Army Green \/ XL","offer_id":43210977280094,"sku":"NC0247260825455-高腰大摆裙子-军绿色XL","price":49.98,"currency_code":"USD","in_stock":true},{"title":"Army Green \/ 2XL","offer_id":43210977312862,"sku":"NC0247260825455-高腰大摆裙子-军绿色-XXL","price":49.98,"currency_code":"USD","in_stock":true},{"title":"Claret \/ S","offer_id":43210977345630,"sku":"NC0247260825455-高腰大摆裙子-酒红色-S","price":49.98,"currency_code":"USD","in_stock":true},{"title":"Claret \/ M","offer_id":43210977378398,"sku":"NC0247260825455-高腰大摆裙子-酒红色-M","price":49.98,"currency_code":"USD","in_stock":true},{"title":"Claret \/ L","offer_id":43210977411166,"sku":"NC0247260825455-高腰大摆裙子-酒红色-L","price":49.98,"currency_code":"USD","in_stock":true},{"title":"Claret \/ XL","offer_id":43210977443934,"sku":"NC0247260825455-高腰大摆裙子-酒红色-XL","price":49.98,"currency_code":"USD","in_stock":true},{"title":"Claret \/ 2XL","offer_id":43210977476702,"sku":"NC0247260825455-高腰大摆裙子-酒红色-XXL","price":49.98,"currency_code":"USD","in_stock":true},{"title":"Light Blue \/ S","offer_id":43210977509470,"sku":"NC0247260825455-高腰大摆裙子-浅蓝色-S","price":49.98,"currency_code":"USD","in_stock":true},{"title":"Light Blue \/ M","offer_id":43210977542238,"sku":"NC0247260825455-高腰大摆裙子-浅蓝色-M","price":49.98,"currency_code":"USD","in_stock":true},{"title":"Light Blue \/ L","offer_id":43210977575006,"sku":"NC0247260825455-高腰大摆裙子-浅蓝色-L","price":49.98,"currency_code":"USD","in_stock":true},{"title":"Light Blue \/ XL","offer_id":43210977607774,"sku":"NC0247260825455-高腰大摆裙子-浅蓝色-XL","price":49.98,"currency_code":"USD","in_stock":true},{"title":"Light Blue \/ 2XL","offer_id":43210977640542,"sku":"NC0247260825455-高腰大摆裙子-浅蓝色-XXL","price":49.98,"currency_code":"USD","in_stock":true},{"title":"Deep Purple \/ S","offer_id":43210977673310,"sku":"NC0247260825455-高腰大摆裙子-深紫色-S","price":49.98,"currency_code":"USD","in_stock":true},{"title":"Deep Purple \/ M","offer_id":43210977706078,"sku":"NC0247260825455-高腰大摆裙子-深紫色-M","price":49.98,"currency_code":"USD","in_stock":true},{"title":"Deep Purple \/ L","offer_id":43210977738846,"sku":"NC0247260825455-高腰大摆裙子-深紫色-L","price":49.98,"currency_code":"USD","in_stock":true},{"title":"Deep Purple \/ XL","offer_id":43210977771614,"sku":"NC0247260825455-高腰大摆裙子-深紫色-XL","price":49.98,"currency_code":"USD","in_stock":true},{"title":"Deep Purple \/ 2XL","offer_id":43210977804382,"sku":"NC0247260825455-高腰大摆裙子-深紫色-XXL","price":49.98,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/ChatGPT_Image_2026_8_25_02_14_11_1.webp?v=1787639327","url":"https:\/\/miscellista.com\/products\/button-front-pleated-ball-gown-maxi-dress","provider":"Miscellista.com","version":"1.0","type":"link"}