{"product_id":"womens-contrast-stripe-half-zip-two-piece-set","title":"Women's Contrast Stripe Half-Zip Two-Piece Set","description":"\u003cstyle\u003e\n  #womens-contrast-knit-set-page,\n  #womens-contrast-knit-set-page * {\n    box-sizing: border-box;\n  }\n\n  #womens-contrast-knit-set-page {\n    --greige-main: #8c8479;\n    --greige-soft: #b7afa4;\n    --taupe: #756d63;\n    --taupe-deep: #5e574f;\n    --charcoal: #47443f;\n    --espresso: #3f3b36;\n\n    --oat: #eee9e2;\n    --stone: #e2ddd5;\n    --sand: #f5f1eb;\n    --ivory: #fffdf8;\n    --cream: #faf8f3;\n\n    --text: #494640;\n    --text-soft: #706c66;\n\n    --line: rgba(104, 97, 88, 0.17);\n    --shadow: 0 16px 38px rgba(68, 63, 57, 0.09);\n\n    --radius-lg: 24px;\n    --radius-md: 18px;\n\n    width: 100%;\n    max-width: 1180px;\n    margin: 0 auto;\n\n    color: var(--text);\n\n    background:\n      linear-gradient(\n        90deg,\n        #fffdf8 0%,\n        #f3efe9 48%,\n        #ddd7cf 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: womensContrastKnitSet;\n\n    overflow: hidden;\n  }\n\n  #womens-contrast-knit-set-page .wcks-inner {\n    width: min(100%, 1080px);\n    margin: 0 auto;\n    padding: 36px 18px 46px;\n  }\n\n  #womens-contrast-knit-set-page .wcks-hero {\n    padding: 22px 0 10px;\n    text-align: center;\n  }\n\n  #womens-contrast-knit-set-page .wcks-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(--taupe);\n\n    font-size: 11px;\n    font-weight: 600;\n    letter-spacing: 0.16em;\n    text-transform: uppercase;\n  }\n\n  #womens-contrast-knit-set-page\n  .wcks-eyebrow::before,\n  #womens-contrast-knit-set-page\n  .wcks-eyebrow::after {\n    content: \"\";\n\n    width: 46px;\n    height: 1px;\n\n    background:\n      linear-gradient(\n        90deg,\n        transparent,\n        var(--greige-main)\n      );\n  }\n\n  #womens-contrast-knit-set-page\n  .wcks-eyebrow::after {\n    background:\n      linear-gradient(\n        90deg,\n        var(--greige-main),\n        transparent\n      );\n  }\n\n  #womens-contrast-knit-set-page .wcks-hero-title {\n    max-width: 850px;\n    margin: 0 auto;\n\n    color: var(--espresso);\n\n    font-family:\n      Georgia,\n      \"Times New Roman\",\n      Times,\n      serif;\n\n    font-size: clamp(30px, 4.6cqw, 50px);\n    line-height: 1.13;\n    font-weight: 500;\n    letter-spacing: -0.02em;\n  }\n\n  #womens-contrast-knit-set-page\n  .product-buy-return-anchor {\n    display: block;\n\n    width: 1px;\n    height: 1px;\n    min-width: 1px;\n    min-height: 1px;\n\n    margin: 0 auto;\n    padding: 0;\n\n    overflow: hidden;\n    opacity: 0;\n\n    color: transparent;\n\n    font-size: 1px;\n    line-height: 1px;\n\n    pointer-events: none;\n    user-select: none;\n\n    scroll-margin-top: calc(100vh - 70px);\n    scroll-margin-top: calc(100svh - 70px);\n  }\n\n  #womens-contrast-knit-set-page\n  .wcks-hero-gif {\n    display: flex;\n    justify-content: center;\n\n    width: 100%;\n\n    margin: 26px auto 24px;\n  }\n\n  #womens-contrast-knit-set-page\n  .wcks-hero-gif img {\n    display: block;\n\n    width: 100%;\n    max-width: 420px;\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(68, 63, 57, 0.12);\n  }\n\n  #womens-contrast-knit-set-page\n  .wcks-intro {\n    max-width: 780px;\n\n    margin: 0 auto;\n    padding: 24px 26px;\n\n    border: 1px solid var(--line);\n    border-radius: var(--radius-lg);\n\n    background:\n      linear-gradient(\n        90deg,\n        #fffdf8 0%,\n        #f0ece6 50%,\n        #ddd7cf 100%\n      );\n\n    box-shadow: var(--shadow);\n\n    text-align: center;\n  }\n\n  #womens-contrast-knit-set-page\n  .wcks-intro p {\n    margin: 0;\n\n    color: var(--text);\n\n    font-size: 16px;\n    line-height: 1.75;\n  }\n\n  #womens-contrast-knit-set-page\n  .wcks-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: 650px;\n\n    margin: 22px auto 30px;\n  }\n\n  #womens-contrast-knit-set-page\n  .wcks-tag {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n\n    min-height: 46px;\n\n    padding: 10px 14px;\n\n    border: 1px solid var(--line);\n    border-radius: 999px;\n\n    background:\n      linear-gradient(\n        90deg,\n        #fffdf9 0%,\n        #f0ece6 50%,\n        #ddd8d0 100%\n      );\n\n    color: var(--taupe-deep);\n\n    font-size: 13.5px;\n    font-weight: 700;\n\n    text-align: center;\n\n    box-shadow:\n      0 5px 14px\n      rgba(68, 63, 57, 0.05);\n  }\n\n  #womens-contrast-knit-set-page\n  .wcks-summary {\n    width: 100%;\n\n    margin: 0 auto 24px;\n\n    padding: 25px 16px 18px;\n\n    background:\n      linear-gradient(\n        90deg,\n        #fffdf8 0%,\n        #eee9e3 50%,\n        #dcd6ce 100%\n      );\n\n    text-align: center;\n  }\n\n  #womens-contrast-knit-set-page\n  .wcks-summary-title {\n    max-width: 920px;\n\n    margin: 0 auto;\n\n    color: var(--espresso);\n\n    font-family:\n      Georgia,\n      \"Times New Roman\",\n      Times,\n      serif;\n\n    font-size: clamp(27px, 4cqw, 36px);\n    line-height: 1.16;\n    font-weight: 700;\n    letter-spacing: -0.015em;\n  }\n\n  #womens-contrast-knit-set-page\n  .wcks-summary-line {\n    display: block;\n\n    width: 64px;\n    height: 4px;\n\n    margin: 14px auto 0;\n\n    border-radius: 999px;\n\n    background:\n      linear-gradient(\n        90deg,\n        #bbb3a8 0%,\n        #877f74 50%,\n        #565049 100%\n      );\n  }\n\n  #womens-contrast-knit-set-page\n  .wcks-main-image {\n    margin: 0 auto 30px;\n\n    overflow: hidden;\n\n    border-radius: var(--radius-lg);\n\n    background:\n      linear-gradient(\n        90deg,\n        #fcfbf8 0%,\n        #f0ece6 50%,\n        #ddd8d0 100%\n      );\n\n    box-shadow: var(--shadow);\n  }\n\n  #womens-contrast-knit-set-page\n  .wcks-main-image img,\n  #womens-contrast-knit-set-page\n  .wcks-feature-media img,\n  #womens-contrast-knit-set-page\n  .wcks-size-chart img {\n    display: block;\n\n    width: 100%;\n    max-width: 100%;\n    height: auto;\n\n    object-fit: contain;\n  }\n\n  #womens-contrast-knit-set-page\n  .wcks-features {\n    display: grid;\n\n    grid-template-columns: 1fr;\n\n    gap: 24px;\n  }\n\n  #womens-contrast-knit-set-page\n  .wcks-feature {\n    overflow: hidden;\n\n    border: 1px solid var(--line);\n    border-radius: 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  #womens-contrast-knit-set-page\n  .wcks-feature-media {\n    overflow: hidden;\n\n    background:\n      linear-gradient(\n        90deg,\n        #fcfbf8 0%,\n        #efebe5 50%,\n        #ddd7cf 100%\n      );\n  }\n\n  #womens-contrast-knit-set-page\n  .wcks-feature-media img {\n    transition: transform 0.32s ease;\n  }\n\n  #womens-contrast-knit-set-page\n  .wcks-feature-copy {\n    padding: 22px 22px 24px;\n  }\n\n  #womens-contrast-knit-set-page\n  .wcks-feature:nth-child(1)\n  .wcks-feature-copy {\n    background:\n      linear-gradient(\n        90deg,\n        #fffdf8 0%,\n        #eee9e3 48%,\n        #d8d2ca 100%\n      );\n  }\n\n  #womens-contrast-knit-set-page\n  .wcks-feature:nth-child(2)\n  .wcks-feature-copy {\n    background:\n      linear-gradient(\n        90deg,\n        #fffdf9 0%,\n        #f1ede7 48%,\n        #dfdad3 100%\n      );\n  }\n\n  #womens-contrast-knit-set-page\n  .wcks-feature:nth-child(3)\n  .wcks-feature-copy {\n    background:\n      linear-gradient(\n        90deg,\n        #fffdf7 0%,\n        #ebe6df 46%,\n        #d5cfc6 100%\n      );\n  }\n\n  #womens-contrast-knit-set-page\n  .wcks-feature:nth-child(4)\n  .wcks-feature-copy {\n    background:\n      linear-gradient(\n        90deg,\n        #fcfaf7 0%,\n        #ece8e2 45%,\n        #dad5ce 100%\n      );\n  }\n\n  #womens-contrast-knit-set-page\n  .wcks-feature-heading {\n    display: flex;\n    align-items: center;\n\n    gap: 12px;\n\n    margin-bottom: 11px;\n  }\n\n  #womens-contrast-knit-set-page\n  .wcks-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(104, 97, 88, 0.15);\n\n    border-radius: 13px;\n\n    background:\n      linear-gradient(\n        90deg,\n        #fffdf7 0%,\n        #e8e3dc 48%,\n        #ccc5bb 100%\n      );\n\n    font-size: 22px;\n\n    box-shadow:\n      0 7px 18px\n      rgba(68, 63, 57, 0.08);\n  }\n\n  #womens-contrast-knit-set-page\n  .wcks-feature-title {\n    margin: 0;\n\n    font-family:\n      Georgia,\n      \"Times New Roman\",\n      Times,\n      serif;\n\n    font-size: clamp(21px, 3.1cqw, 29px);\n    line-height: 1.2;\n    font-weight: 700;\n\n    background:\n      linear-gradient(\n        90deg,\n        #958c81 0%,\n        #6e665d 52%,\n        #46413c 100%\n      );\n\n    background-clip: text;\n    -webkit-background-clip: text;\n\n    color: var(--taupe-deep);\n    -webkit-text-fill-color: transparent;\n  }\n\n  #womens-contrast-knit-set-page\n  .wcks-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  #womens-contrast-knit-set-page\n  .wcks-size {\n    margin-top: 30px;\n\n    padding: 28px 24px;\n\n    border: 1px solid var(--line);\n    border-radius: var(--radius-lg);\n\n    background:\n      linear-gradient(\n        90deg,\n        #fffdf8 0%,\n        #ede9e2 48%,\n        #d9d3ca 100%\n      );\n\n    box-shadow: var(--shadow);\n\n    text-align: center;\n  }\n\n  #womens-contrast-knit-set-page\n  .wcks-section-title {\n    margin: 0;\n\n    color: var(--espresso);\n\n    font-family:\n      Georgia,\n      \"Times New Roman\",\n      Times,\n      serif;\n\n    font-size: clamp(25px, 3.8cqw, 34px);\n    line-height: 1.2;\n    font-weight: 600;\n  }\n\n  #womens-contrast-knit-set-page\n  .wcks-size \u003e p {\n    max-width: 760px;\n\n    margin: 12px auto 0;\n\n    color: var(--text-soft);\n  }\n\n  #womens-contrast-knit-set-page\n  .wcks-size-chart {\n    margin-top: 20px;\n\n    overflow: hidden;\n\n    border:\n      1px solid\n      rgba(104, 97, 88, 0.10);\n\n    border-radius: var(--radius-md);\n\n    background: #ffffff;\n\n    box-shadow:\n      0 8px 24px\n      rgba(68, 63, 57, 0.05);\n  }\n\n  #womens-contrast-knit-set-page\n  .wcks-details {\n    margin-top: 26px;\n\n    padding: 28px 24px;\n\n    border: 1px solid var(--line);\n    border-radius: var(--radius-lg);\n\n    background:\n      linear-gradient(\n        90deg,\n        #fffdf8 0%,\n        #eeeae4 46%,\n        #dad5cd 100%\n      );\n\n    box-shadow: var(--shadow);\n  }\n\n  #womens-contrast-knit-set-page\n  .wcks-details\n  .wcks-section-title {\n    margin-bottom: 18px;\n\n    text-align: center;\n  }\n\n  #womens-contrast-knit-set-page\n  .wcks-detail-list {\n    display: grid;\n\n    grid-template-columns: 1fr;\n\n    gap: 10px;\n  }\n\n  #womens-contrast-knit-set-page\n  .wcks-detail-item {\n    padding: 15px 16px;\n\n    border:\n      1px solid\n      rgba(104, 97, 88, 0.12);\n\n    border-radius: 14px;\n\n    background:\n      rgba(255, 255, 255, 0.78);\n\n    color: var(--text);\n\n    font-size: 15px;\n    line-height: 1.65;\n  }\n\n  #womens-contrast-knit-set-page\n  .wcks-faq {\n    margin-top: 28px;\n\n    padding: 30px 24px;\n\n    border: 1px solid var(--line);\n    border-radius: var(--radius-lg);\n\n    background:\n      linear-gradient(\n        90deg,\n        #fffdf7 0%,\n        #ece7e0 47%,\n        #d5cfc7 100%\n      );\n\n    box-shadow: var(--shadow);\n  }\n\n  #womens-contrast-knit-set-page\n  .wcks-faq\n  .wcks-section-title {\n    margin-bottom: 20px;\n\n    text-align: center;\n  }\n\n  #womens-contrast-knit-set-page\n  .wcks-faq-item {\n    margin-bottom: 10px;\n\n    overflow: hidden;\n\n    border:\n      1px solid\n      rgba(104, 97, 88, 0.14);\n\n    border-radius: 15px;\n\n    background:\n      rgba(255, 255, 255, 0.85);\n  }\n\n  #womens-contrast-knit-set-page\n  .wcks-faq-item:last-child {\n    margin-bottom: 0;\n  }\n\n  #womens-contrast-knit-set-page\n  .wcks-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: var(--taupe-deep);\n\n    font-size: 15px;\n    line-height: 1.5;\n    font-weight: 700;\n\n    cursor: pointer;\n    list-style: none;\n  }\n\n  #womens-contrast-knit-set-page\n  .wcks-faq-item\n  summary::-webkit-details-marker {\n    display: none;\n  }\n\n  #womens-contrast-knit-set-page\n  .wcks-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(--greige-main);\n\n    font-size: 24px;\n    line-height: 1;\n\n    transition: transform 0.28s ease;\n  }\n\n  #womens-contrast-knit-set-page\n  .wcks-faq-item[open]\n  summary::after {\n    transform:\n      translateY(-35%)\n      rotate(180deg);\n  }\n\n  #womens-contrast-knit-set-page\n  .wcks-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  #womens-contrast-knit-set-page\n  .wcks-shipping {\n    margin-top: 28px;\n\n    padding: 30px 24px;\n\n    border: 1px solid var(--line);\n    border-radius: var(--radius-lg);\n\n    background:\n      linear-gradient(\n        90deg,\n        #fffdf7 0%,\n        #ebe6df 46%,\n        #d3cdc4 100%\n      );\n\n    box-shadow: var(--shadow);\n  }\n\n  #womens-contrast-knit-set-page\n  .wcks-shipping-eyebrow {\n    margin: 0 0 7px;\n\n    color: var(--taupe);\n\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 0.16em;\n\n    text-align: center;\n  }\n\n  #womens-contrast-knit-set-page\n  .wcks-shipping\n  .wcks-section-title {\n    margin-bottom: 22px;\n\n    text-align: center;\n  }\n\n  #womens-contrast-knit-set-page\n  .wcks-shipping-list {\n    display: flex;\n\n    flex-direction: column;\n\n    gap: 11px;\n  }\n\n  #womens-contrast-knit-set-page\n  .wcks-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(104, 97, 88, 0.13);\n\n    border-radius: 16px;\n\n    background:\n      rgba(255, 255, 255, 0.85);\n  }\n\n  #womens-contrast-knit-set-page\n  .wcks-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        #aca399 0%,\n        #81796f 48%,\n        #5a544d 100%\n      );\n\n    font-size: 21px;\n\n    box-shadow:\n      0 8px 18px\n      rgba(68, 63, 57, 0.19);\n  }\n\n  #womens-contrast-knit-set-page\n  .wcks-shipping-card h4 {\n    margin: 0 0 3px;\n\n    color: var(--taupe-deep);\n\n    font-family:\n      Georgia,\n      \"Times New Roman\",\n      Times,\n      serif;\n\n    font-size: 18px;\n  }\n\n  #womens-contrast-knit-set-page\n  .wcks-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  #womens-contrast-knit-set-page\n  .wcks-buy-wrap {\n    display: flex;\n    justify-content: center;\n\n    margin-top: 24px;\n  }\n\n  #womens-contrast-knit-set-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        #a59c91 0%,\n        #7d756b 48%,\n        #514c46 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(68, 63, 57, 0.26);\n\n    transition:\n      transform 0.25s ease,\n      box-shadow 0.25s ease;\n  }\n\n  @container womensContrastKnitSet\n    (min-width: 860px) {\n\n    #womens-contrast-knit-set-page\n    .wcks-features {\n      grid-template-columns:\n        repeat(2, minmax(0, 1fr));\n    }\n\n    #womens-contrast-knit-set-page\n    .wcks-detail-list {\n      grid-template-columns:\n        repeat(2, minmax(0, 1fr));\n    }\n  }\n\n  @media\n    (hover:hover)\n    and\n    (pointer:fine) {\n\n    #womens-contrast-knit-set-page\n    .wcks-feature:hover {\n      transform:\n        translateY(-4px);\n\n      box-shadow:\n        0 20px 42px\n        rgba(68, 63, 57, 0.14);\n    }\n\n    #womens-contrast-knit-set-page\n    .wcks-feature:hover\n    .wcks-feature-media img {\n      transform: scale(1.015);\n    }\n\n    #womens-contrast-knit-set-page\n    .product-buy:hover {\n      transform: translateY(-2px);\n\n      box-shadow:\n        0 14px 30px\n        rgba(68, 63, 57, 0.32);\n    }\n  }\n\n  @media screen and (max-width: 749px) {\n\n    #womens-contrast-knit-set-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    #womens-contrast-knit-set-page\n    .wcks-inner {\n      width: 100%;\n\n      padding:\n        26px 0 34px;\n    }\n\n    #womens-contrast-knit-set-page\n    .wcks-hero {\n      padding-left: 16px;\n      padding-right: 16px;\n    }\n\n    #womens-contrast-knit-set-page\n    .wcks-hero-title {\n      font-size: 31px;\n    }\n\n    #womens-contrast-knit-set-page\n    .product-buy-return-anchor {\n      scroll-margin-top:\n        calc(100vh - 55px);\n\n      scroll-margin-top:\n        calc(100svh - 55px);\n    }\n\n    #womens-contrast-knit-set-page\n    .wcks-hero-gif {\n      margin-top: 22px;\n      margin-bottom: 22px;\n    }\n\n    #womens-contrast-knit-set-page\n    .wcks-hero-gif img {\n      max-width: 420px;\n\n      border-radius: 15px;\n    }\n\n    #womens-contrast-knit-set-page\n    .wcks-intro {\n      margin-left: 16px;\n      margin-right: 16px;\n\n      padding: 20px 17px;\n    }\n\n    #womens-contrast-knit-set-page\n    .wcks-tags {\n      width: auto;\n      max-width: none;\n\n      margin:\n        20px 15px 28px;\n\n      gap: 10px;\n    }\n\n    #womens-contrast-knit-set-page\n    .wcks-tag {\n      min-height: 44px;\n\n      padding: 9px 5px;\n\n      font-size: 11.5px;\n\n      white-space: nowrap;\n    }\n\n    #womens-contrast-knit-set-page\n    .wcks-summary {\n      margin:\n        0 0 20px;\n\n      padding:\n        22px 14px 16px;\n    }\n\n    #womens-contrast-knit-set-page\n    .wcks-summary-title {\n      font-size: 27px;\n    }\n\n    #womens-contrast-knit-set-page\n    .wcks-main-image,\n    #womens-contrast-knit-set-page\n    .wcks-feature {\n      border-left: 0;\n      border-right: 0;\n\n      border-radius: 0;\n    }\n\n    #womens-contrast-knit-set-page\n    .wcks-feature-copy {\n      padding:\n        21px 16px 23px;\n    }\n\n    #womens-contrast-knit-set-page\n    .wcks-size,\n    #womens-contrast-knit-set-page\n    .wcks-details,\n    #womens-contrast-knit-set-page\n    .wcks-faq,\n    #womens-contrast-knit-set-page\n    .wcks-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    #womens-contrast-knit-set-page\n    .wcks-size,\n    #womens-contrast-knit-set-page\n    .wcks-details,\n    #womens-contrast-knit-set-page\n    .wcks-faq {\n      padding-left: 16px;\n      padding-right: 16px;\n    }\n\n    #womens-contrast-knit-set-page\n    .wcks-shipping {\n      padding-left: 10px;\n      padding-right: 10px;\n    }\n\n    #womens-contrast-knit-set-page\n    .wcks-feature-title {\n      font-size: 22px;\n    }\n\n    #womens-contrast-knit-set-page\n    .wcks-feature-copy p,\n    #womens-contrast-knit-set-page\n    .wcks-size \u003e p {\n      font-size: 15px;\n    }\n  }\n\n  @media screen and (max-width: 390px) {\n\n    #womens-contrast-knit-set-page\n    .wcks-tags {\n      margin-left: 10px;\n      margin-right: 10px;\n\n      gap: 8px;\n    }\n\n    #womens-contrast-knit-set-page\n    .wcks-tag {\n      padding: 8px 3px;\n\n      font-size: 10.3px;\n    }\n\n    #womens-contrast-knit-set-page\n    .wcks-summary-title {\n      font-size: 25px;\n    }\n  }\n\n  @media\n  (prefers-reduced-motion: reduce) {\n\n    #womens-contrast-knit-set-page *,\n    #womens-contrast-knit-set-page *::before,\n    #womens-contrast-knit-set-page *::after {\n      transition: none !important;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv id=\"womens-contrast-knit-set-page\"\u003e\n\u003cdiv class=\"wcks-inner\"\u003e\n\u003csection class=\"wcks-hero\"\u003e\n\u003cdiv class=\"wcks-eyebrow\"\u003eQUIET LUXURY EDIT\u003c\/div\u003e\n\u003ch1 class=\"wcks-hero-title\"\u003e✨ Quiet luxury made simple,comfort and high-end daily \u003c\/h1\u003e\n\u003cspan id=\"womens-contrast-knit-set-buy-return-anchor\" class=\"product-buy-return-anchor\"\u003e\u003c\/span\u003e\n\u003cdiv class=\"wcks-hero-gif\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/9_3_1.gif?v=1788417648\" alt=\"\" style=\"display: block; margin-left: auto; margin-right: auto;\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"wcks-intro\"\u003e\n\u003cp\u003e🌟 Elevate your off-duty wardrobe with a modern half-zip pullover and fluid wide-leg pants, accented with crisp contrast piping for a leg-lengthening, high-fashion silhouette.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wcks-tags\"\u003e\n\u003cdiv class=\"wcks-tag\"\u003e🎨 Contrast Piping\u003c\/div\u003e\n\u003cdiv class=\"wcks-tag\"\u003e⚡ Half-Zip Collar\u003c\/div\u003e\n\u003cdiv class=\"wcks-tag\"\u003e👑 High-Waist Drape\u003c\/div\u003e\n\u003cdiv class=\"wcks-tag\"\u003e🧶 Anti-Pilling Knit\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"wcks-summary\"\u003e\n\u003ch2 class=\"wcks-summary-title\"\u003ePolished Knit Comfort for Effortless Everyday Style\u003c\/h2\u003e\n\u003cspan class=\"wcks-summary-line\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wcks-main-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/ChatGPT_Image_2026_9_3_02_24_28_8.webp?v=1788420189\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"wcks-features\"\u003e\n\u003carticle class=\"wcks-feature\"\u003e\n\u003cdiv class=\"wcks-feature-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/ChatGPT_Image_2026_9_3_02_24_25_2.webp?v=1788420188\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"wcks-feature-copy\"\u003e\n\u003cdiv class=\"wcks-feature-heading\"\u003e\n\u003cspan class=\"wcks-feature-emoji\"\u003e🎨\u003c\/span\u003e\n\u003ch3 class=\"wcks-feature-title\"\u003eGraphic Contrast Piping \u0026amp; Vertical Side Stripes\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eHigh-contrast double stripes line the sleeves, collar, hem, and full-length side seams—visually elongating your frame and creating a taller, slimmer vertical line.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"wcks-feature\"\u003e\n\u003cdiv class=\"wcks-feature-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/ChatGPT_Image_2026_9_3_02_24_26_4.webp?v=1788420188\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"wcks-feature-copy\"\u003e\n\u003cdiv class=\"wcks-feature-heading\"\u003e\n\u003cspan class=\"wcks-feature-emoji\"\u003e⚡\u003c\/span\u003e\n\u003ch3 class=\"wcks-feature-title\"\u003eVersatile Half-Zip Stand Collar\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eSmooth metallic zipper transitions effortlessly from a structured, cozy high neck to a flattering open V-neck line that draws attention upward and elongates the neck.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"wcks-feature\"\u003e\n\u003cdiv class=\"wcks-feature-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/ChatGPTImage2026_9_3_03_02_01_1.webp?v=1788421407\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"wcks-feature-copy\"\u003e\n\u003cdiv class=\"wcks-feature-heading\"\u003e\n\u003cspan class=\"wcks-feature-emoji\"\u003e👑\u003c\/span\u003e\n\u003ch3 class=\"wcks-feature-title\"\u003eSmoothing High-Waist \u0026amp; Wide-Leg Drape\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eWide-leg trousers feature a soft elastic waistband that comfortably smooths the tummy area without pinching, letting the fine knit drop fluidly to the floor.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"wcks-feature\"\u003e\n\u003cdiv class=\"wcks-feature-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/ChatGPT_Image_2026_9_3_02_24_26_5.webp?v=1788420189\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"wcks-feature-copy\"\u003e\n\u003cdiv class=\"wcks-feature-heading\"\u003e\n\u003cspan class=\"wcks-feature-emoji\"\u003e🧶\u003c\/span\u003e\n\u003ch3 class=\"wcks-feature-title\"\u003ePremium Anti-Pilling Fine Knit\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eSpun from an ultra-soft, dense viscose blend with generous stretch, holding its structured shape through long hours of lounge, errands, or travel.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003csection class=\"wcks-size\"\u003e\n\u003ch3 class=\"wcks-section-title\"\u003e📏 \u003cb\u003eSize \u0026amp; Fit\u003c\/b\u003e\n\u003c\/h3\u003e\n\u003cp\u003eTrue to size with a graceful, flowing wide-leg silhouette. Elastic drawstring waist adapts comfortably to your natural waistline. Consult our size guide for precise lengths.\u003c\/p\u003e\n\u003cdiv class=\"wcks-size-chart\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/womens_set_size_chart_inch_s_to_2xl.webp?v=1788420176\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"wcks-details\"\u003e\n\u003ch3 class=\"wcks-section-title\"\u003e📝 \u003cb\u003eProduct Details\u003c\/b\u003e\n\u003c\/h3\u003e\n\u003cdiv class=\"wcks-detail-list\"\u003e\n\u003cdiv class=\"wcks-detail-item\"\u003eIncludes: 1x Half-Zip Contrast Pullover, 1x Wide-Leg Knit Pants\u003c\/div\u003e\n\u003cdiv class=\"wcks-detail-item\"\u003eMaterial: Premium Ultra-Soft Knit Blend (Cotten-Viscose-Polyester Blend)\u003c\/div\u003e\n\u003cdiv class=\"wcks-detail-item\"\u003eFeatures: Metallic Half-Zip, High-Rise Elastic Waist, Contrast Piping Detail, Wide Ribbed Cuffs and Hem\u003c\/div\u003e\n\u003cdiv class=\"wcks-detail-item\"\u003eCare Instructions: Machine wash cold inside out in a laundry bag on gentle cycle. Lay flat to dry. Cool iron if needed.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"wcks-faq\"\u003e\n\u003ch3 class=\"wcks-section-title\"\u003e❓ \u003cb\u003eFrequently Asked Questions\u003c\/b\u003e\n\u003c\/h3\u003e\n\u003cdetails class=\"wcks-faq-item\"\u003e\n\u003csummary\u003eQ: Does the knit waistband squeeze or dig into the stomach?\u003c\/summary\u003e\n\u003cdiv class=\"wcks-faq-answer\"\u003eA: No. The trousers feature a soft, wide elastic band engineered to gently smooth and contour the midsection without pinching, digging, or feeling restrictive.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"wcks-faq-item\"\u003e\n\u003csummary\u003eQ: Will the knit material feel scratchy against sensitive skin?\u003c\/summary\u003e\n\u003cdiv class=\"wcks-faq-answer\"\u003eA: Not at all. We use a silky-soft viscose blend specifically selected for direct-to-skin comfort, giving you a smooth, cashmere-like touch without any itchiness.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"wcks-faq-item\"\u003e\n\u003csummary\u003eQ: Do the pants sag at the knees or lose shape after long flights or extended sitting?\u003c\/summary\u003e\n\u003cdiv class=\"wcks-faq-answer\"\u003eA: No. The dense, high-recovery knit structure retains its shape and fluid drape, ensuring you look put-together even after hours of traveling or relaxing.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection class=\"wcks-shipping\"\u003e\n\u003cdiv class=\"wcks-shipping-eyebrow\"\u003eSHOP WITH CONFIDENCE\u003c\/div\u003e\n\u003ch3 class=\"wcks-section-title\"\u003eShipping \u0026amp; Quality Guarantee\u003c\/h3\u003e\n\u003cdiv class=\"wcks-shipping-list\"\u003e\n\u003cdiv class=\"wcks-shipping-card\"\u003e\n\u003cdiv class=\"wcks-shipping-icon\"\u003e🚚\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eTracked Shipping\u003c\/h4\u003e\n\u003cp\u003eFollow your order from dispatch through final delivery.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wcks-shipping-card\"\u003e\n\u003cdiv class=\"wcks-shipping-icon\"\u003e✅\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eQuality Checked\u003c\/h4\u003e\n\u003cp\u003eEach item is carefully checked before it is prepared for shipping.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wcks-shipping-card\"\u003e\n\u003cdiv class=\"wcks-shipping-icon\"\u003e♡\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eHelpful Support\u003c\/h4\u003e\n\u003cp\u003eGet assistance with sizing, orders and product questions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wcks-buy-wrap\"\u003e\u003ca href=\"#womens-contrast-knit-set-buy-return-anchor\" class=\"product-buy\"\u003eBuy Now ↑\u003c\/a\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"LHBgdnwqeiwoqnqugf","offers":[{"title":"White \/ S","offer_id":43258136395870,"sku":"NC02472609036578-女士运动套装-白色-S","price":44.99,"currency_code":"USD","in_stock":true},{"title":"White \/ M","offer_id":43258136428638,"sku":"NC02472609036578-女士运动套装-白色-M","price":44.99,"currency_code":"USD","in_stock":true},{"title":"White \/ L","offer_id":43258136461406,"sku":"NC02472609036578-女士运动套装-白色-L","price":44.99,"currency_code":"USD","in_stock":true},{"title":"White \/ XL","offer_id":43258136494174,"sku":"NC02472609036578-女士运动套装-白色-XL","price":44.99,"currency_code":"USD","in_stock":true},{"title":"White \/ 2XL","offer_id":43258136526942,"sku":"NC02472609036578-女士运动套装-白色-2XL","price":44.99,"currency_code":"USD","in_stock":true},{"title":"Grey \/ S","offer_id":43258136559710,"sku":"NC02472609036578-女士运动套装-灰色-S","price":44.99,"currency_code":"USD","in_stock":true},{"title":"Grey \/ M","offer_id":43258136592478,"sku":"NC02472609036578-女士运动套装-灰色-M","price":44.99,"currency_code":"USD","in_stock":true},{"title":"Grey \/ L","offer_id":43258136625246,"sku":"NC02472609036578-女士运动套装-灰色-L","price":44.99,"currency_code":"USD","in_stock":true},{"title":"Grey \/ XL","offer_id":43258136658014,"sku":"NC02472609036578-女士运动套装-灰色-XL","price":44.99,"currency_code":"USD","in_stock":true},{"title":"Grey \/ 2XL","offer_id":43258136690782,"sku":"NC02472609036578-女士运动套装-灰色-2XL","price":44.99,"currency_code":"USD","in_stock":true},{"title":"Purple \/ S","offer_id":43258136887390,"sku":"NC02472609036578-女士运动套装-紫色-S","price":44.99,"currency_code":"USD","in_stock":true},{"title":"Purple \/ M","offer_id":43258136920158,"sku":"NC02472609036578-女士运动套装-紫色-M","price":44.99,"currency_code":"USD","in_stock":true},{"title":"Purple \/ L","offer_id":43258136952926,"sku":"NC02472609036578-女士运动套装-紫色-L","price":44.99,"currency_code":"USD","in_stock":true},{"title":"Purple \/ XL","offer_id":43258136985694,"sku":"NC02472609036578-女士运动套装-紫色-XL","price":44.99,"currency_code":"USD","in_stock":true},{"title":"Purple \/ 2XL","offer_id":43258137018462,"sku":"NC02472609036578-女士运动套装-紫色-2XL","price":44.99,"currency_code":"USD","in_stock":true},{"title":"Brown \/ S","offer_id":43258136723550,"sku":"NC02472609036578-女士运动套装-咖啡色-S","price":44.99,"currency_code":"USD","in_stock":true},{"title":"Brown \/ M","offer_id":43258136756318,"sku":"NC02472609036578-女士运动套装-咖啡色-M","price":44.99,"currency_code":"USD","in_stock":true},{"title":"Brown \/ L","offer_id":43258136789086,"sku":"NC02472609036578-女士运动套装-咖啡色-L","price":44.99,"currency_code":"USD","in_stock":true},{"title":"Brown \/ XL","offer_id":43258136821854,"sku":"NC02472609036578-女士运动套装-咖啡色-XL","price":44.99,"currency_code":"USD","in_stock":true},{"title":"Brown \/ 2XL","offer_id":43258136854622,"sku":"NC02472609036578-女士运动套装-咖啡色-2XL","price":44.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ S","offer_id":43258136232030,"sku":"NC02472609036578-女士运动套装-黑色-S","price":44.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ M","offer_id":43258136264798,"sku":"NC02472609036578-女士运动套装-黑色-M","price":44.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ L","offer_id":43258136297566,"sku":"NC02472609036578-女士运动套装-黑色-L","price":44.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ XL","offer_id":43258136330334,"sku":"NC02472609036578-女士运动套装-黑色-XL","price":44.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ 2XL","offer_id":43258136363102,"sku":"NC02472609036578-女士运动套装-黑色-2XL","price":44.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/ChatGPTImage2026_9_3_03_02_01_1.webp?v=1788421407","url":"https:\/\/miscellista.com\/products\/womens-contrast-stripe-half-zip-two-piece-set","provider":"Miscellista.com","version":"1.0","type":"link"}