{"product_id":"women-s-elegant-asymmetric-turtleneck-long-tunic-top","title":"Women’s Elegant Asymmetric Turtleneck Long Tunic Top","description":"\u003cstyle\u003e\n  #womens-longline-turtleneck-tunic-page,\n  #womens-longline-turtleneck-tunic-page * {\n    box-sizing:border-box;\n  }\n\n  #womens-longline-turtleneck-tunic-page {\n    --brown-deep:#64514a;\n    --brown:#7d6860;\n    --brown-mid:#9e8b83;\n    --brown-soft:#c1b3ad;\n    --brown-light:#e0d7d3;\n    --brown-pale:#f1ece9;\n\n    --taupe:#8b807a;\n    --taupe-soft:#b8ada7;\n    --taupe-light:#ddd7d3;\n\n    --oat:#d8cabe;\n    --oat-soft:#e8dfd8;\n    --oat-pale:#f4efeb;\n\n    --ivory:#fffdfa;\n    --cream:#fcfaf7;\n    --mist:#f7f4f2;\n\n    --text:#635c59;\n    --text-soft:#7c7470;\n\n    --line:rgba(108,88,80,.09);\n    --shadow:0 14px 34px rgba(71,56,50,.05);\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        #fffdfa 0%,\n        #fcfaf7 28%,\n        #f2eeeb 63%,\n        #e6ded9 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:womensLonglineTurtleneckTunic;\n\n    overflow:hidden;\n  }\n\n\n  #womens-longline-turtleneck-tunic-page .wltt-inner {\n    width:min(100%,1080px);\n    margin:0 auto;\n    padding:36px 18px 46px;\n  }\n\n\n  \/* =========================\n     HERO\n  ========================= *\/\n\n  #womens-longline-turtleneck-tunic-page .wltt-hero {\n    padding:22px 0 8px;\n    text-align:center;\n  }\n\n  #womens-longline-turtleneck-tunic-page .wltt-eyebrow {\n    display:flex;\n    align-items:center;\n    justify-content:center;\n    gap:12px;\n\n    margin:0 auto 16px;\n\n    color:var(--brown);\n\n    font-size:11px;\n    font-weight:700;\n    letter-spacing:.16em;\n    text-transform:uppercase;\n  }\n\n  #womens-longline-turtleneck-tunic-page .wltt-eyebrow::before,\n  #womens-longline-turtleneck-tunic-page .wltt-eyebrow::after {\n    content:\"\";\n\n    width:46px;\n    height:1px;\n\n    background:\n      linear-gradient(\n        90deg,\n        transparent,\n        rgba(125,104,96,.62)\n      );\n  }\n\n  #womens-longline-turtleneck-tunic-page .wltt-eyebrow::after {\n    background:\n      linear-gradient(\n        90deg,\n        rgba(125,104,96,.62),\n        transparent\n      );\n  }\n\n  #womens-longline-turtleneck-tunic-page .wltt-hero-title {\n    max-width:900px;\n    margin:0 auto;\n\n    color:var(--brown-deep);\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:-.02em;\n  }\n\n\n  \/* =========================\n     BUY RETURN ANCHOR\n  ========================= *\/\n\n  #womens-longline-turtleneck-tunic-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\n  \/* =========================\n     HERO GIF\n  ========================= *\/\n\n  #womens-longline-turtleneck-tunic-page .wltt-hero-gif {\n    display:flex;\n    justify-content:center;\n\n    width:100%;\n\n    margin:26px auto 24px;\n  }\n\n  #womens-longline-turtleneck-tunic-page .wltt-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(71,56,50,.08);\n  }\n\n\n  \/* =========================\n     INTRO\n  ========================= *\/\n\n  #womens-longline-turtleneck-tunic-page .wltt-intro {\n    max-width:800px;\n\n    margin:0 auto;\n\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        #fffdfa 0%,\n        #fcfaf7 30%,\n        #f2eeeb 68%,\n        #e6ded9 100%\n      );\n\n    box-shadow:\n      0 8px 22px\n      rgba(71,56,50,.03);\n\n    text-align:center;\n  }\n\n  #womens-longline-turtleneck-tunic-page .wltt-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  #womens-longline-turtleneck-tunic-page .wltt-tags {\n    display:grid;\n    grid-template-columns:repeat(2,minmax(0,1fr));\n    gap:12px;\n\n    width:100%;\n    max-width:650px;\n\n    margin:22px auto 24px;\n  }\n\n  #womens-longline-turtleneck-tunic-page .wltt-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        #fffdfa 0%,\n        #fcfaf7 30%,\n        #f0ebe8 68%,\n        #e2d9d4 100%\n      );\n\n    color:var(--brown-deep);\n\n    font-size:13.5px;\n    line-height:1.35;\n    font-weight:700;\n\n    text-align:center;\n\n    box-shadow:\n      0 4px 10px\n      rgba(71,56,50,.018);\n  }\n\n\n  \/* =========================\n     MAIN IMAGE + SUMMARY\n  ========================= *\/\n\n  #womens-longline-turtleneck-tunic-page .wltt-main-block {\n    display:flex;\n    flex-direction:column;\n    gap:0;\n\n    width:100%;\n\n    margin:0 auto 30px;\n\n    overflow:hidden;\n\n    border:1px solid rgba(108,88,80,.07);\n    border-radius:var(--radius-lg);\n\n    background:#ffffff;\n\n    box-shadow:var(--shadow);\n  }\n\n  #womens-longline-turtleneck-tunic-page .wltt-main-image {\n    display:block;\n\n    width:100%;\n\n    margin:0;\n    padding:0;\n\n    overflow:hidden;\n\n    font-size:0;\n    line-height:0;\n\n    background:#ffffff;\n  }\n\n  #womens-longline-turtleneck-tunic-page .wltt-main-image img {\n    display:block;\n\n    width:100%;\n    max-width:100%;\n    height:auto;\n\n    margin:0!important;\n    padding:0!important;\n\n    border:0;\n\n    vertical-align:top;\n\n    object-fit:contain;\n  }\n\n  #womens-longline-turtleneck-tunic-page .wltt-summary {\n    position:relative;\n    z-index:2;\n\n    display:block;\n\n    width:100%;\n\n    margin:-18px 0 0;\n\n    padding:18px 22px 20px;\n\n    border:0;\n    border-radius:0;\n\n    background:\n      linear-gradient(\n        90deg,\n        #fffdfa 0%,\n        #f1ece9 50%,\n        #ddd2cd 100%\n      );\n\n    text-align:center;\n  }\n\n  #womens-longline-turtleneck-tunic-page .wltt-summary-title {\n    margin:0 auto;\n\n    color:var(--brown-deep);\n\n    font-family:\n      Georgia,\n      \"Times New Roman\",\n      Times,\n      serif;\n\n    font-size:clamp(22px,3cqw,30px);\n    line-height:1.18;\n    font-weight:700;\n    letter-spacing:-.012em;\n  }\n\n\n  \/* =========================\n     IMAGES\n  ========================= *\/\n\n  #womens-longline-turtleneck-tunic-page .wltt-feature-media img,\n  #womens-longline-turtleneck-tunic-page .wltt-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\n  \/* =========================\n     FEATURES\n  ========================= *\/\n\n  #womens-longline-turtleneck-tunic-page .wltt-features {\n    display:grid;\n    grid-template-columns:1fr;\n    gap:24px;\n  }\n\n  #womens-longline-turtleneck-tunic-page .wltt-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 .28s ease,\n      box-shadow .28s ease;\n  }\n\n  #womens-longline-turtleneck-tunic-page .wltt-feature-media {\n    overflow:hidden;\n\n    background:\n      linear-gradient(\n        90deg,\n        #fffdfa 0%,\n        #f9f7f5 50%,\n        #e9e2de 100%\n      );\n  }\n\n  #womens-longline-turtleneck-tunic-page .wltt-feature-media img {\n    transition:transform .32s ease;\n  }\n\n  #womens-longline-turtleneck-tunic-page .wltt-feature-copy {\n    padding:22px 22px 24px;\n\n    background:\n      linear-gradient(\n        90deg,\n        #fffdfa 0%,\n        #fcfaf7 35%,\n        #f1ece9 72%,\n        #e5ddd8 100%\n      );\n  }\n\n  #womens-longline-turtleneck-tunic-page\n  .wltt-feature:nth-child(2)\n  .wltt-feature-copy {\n    background:\n      linear-gradient(\n        90deg,\n        #fffdfa 0%,\n        #fbfaf8 36%,\n        #f3efec 72%,\n        #e8e1dd 100%\n      );\n  }\n\n  #womens-longline-turtleneck-tunic-page\n  .wltt-feature:nth-child(3)\n  .wltt-feature-copy {\n    background:\n      linear-gradient(\n        90deg,\n        #fffdfa 0%,\n        #faf7f5 35%,\n        #eee8e4 70%,\n        #dfd5d0 100%\n      );\n  }\n\n  #womens-longline-turtleneck-tunic-page\n  .wltt-feature:nth-child(4)\n  .wltt-feature-copy {\n    background:\n      linear-gradient(\n        90deg,\n        #fffdfa 0%,\n        #fcfaf7 35%,\n        #f2eeeb 70%,\n        #e6dfda 100%\n      );\n  }\n\n  #womens-longline-turtleneck-tunic-page\n  .wltt-feature:nth-child(5)\n  .wltt-feature-copy {\n    background:\n      linear-gradient(\n        90deg,\n        #fffdfa 0%,\n        #faf7f4 34%,\n        #ede6e2 68%,\n        #ddd3cd 100%\n      );\n  }\n\n  #womens-longline-turtleneck-tunic-page\n  .wltt-feature:nth-child(6)\n  .wltt-feature-copy {\n    background:\n      linear-gradient(\n        90deg,\n        #fffdfa 0%,\n        #faf7f4 34%,\n        #ebe3df 68%,\n        #d9cec8 100%\n      );\n  }\n\n  #womens-longline-turtleneck-tunic-page .wltt-feature-heading {\n    display:flex;\n    align-items:center;\n\n    gap:12px;\n\n    margin-bottom:11px;\n  }\n\n  #womens-longline-turtleneck-tunic-page .wltt-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:1px solid rgba(108,88,80,.08);\n    border-radius:13px;\n\n    background:\n      linear-gradient(\n        90deg,\n        #fffdfa 0%,\n        #eee8e4 48%,\n        #c8bbb5 100%\n      );\n\n    font-size:22px;\n\n    box-shadow:\n      0 6px 14px\n      rgba(71,56,50,.03);\n  }\n\n  #womens-longline-turtleneck-tunic-page .wltt-feature-title {\n    margin:0;\n\n    color:var(--brown-deep);\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\n  #womens-longline-turtleneck-tunic-page .wltt-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  #womens-longline-turtleneck-tunic-page .wltt-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        #fffdfa 0%,\n        #fcfaf7 35%,\n        #f1ece9 72%,\n        #e5ddd8 100%\n      );\n\n    box-shadow:var(--shadow);\n\n    text-align:center;\n  }\n\n  #womens-longline-turtleneck-tunic-page .wltt-section-title {\n    margin:0;\n\n    color:var(--brown-deep);\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-longline-turtleneck-tunic-page .wltt-size-chart {\n    margin-top:20px;\n\n    overflow:hidden;\n\n    border:1px solid rgba(108,88,80,.08);\n    border-radius:var(--radius-md);\n\n    background:#ffffff;\n\n    box-shadow:\n      0 8px 24px\n      rgba(71,56,50,.03);\n  }\n\n\n  \/* =========================\n     PRODUCT DETAILS\n  ========================= *\/\n\n  #womens-longline-turtleneck-tunic-page .wltt-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        #fffdfa 0%,\n        #fcfaf7 35%,\n        #f1ece9 72%,\n        #e5ddd8 100%\n      );\n\n    box-shadow:var(--shadow);\n  }\n\n  #womens-longline-turtleneck-tunic-page\n  .wltt-details .wltt-section-title {\n    margin-bottom:18px;\n    text-align:center;\n  }\n\n  #womens-longline-turtleneck-tunic-page .wltt-detail-list {\n    display:grid;\n    grid-template-columns:1fr;\n    gap:10px;\n  }\n\n  #womens-longline-turtleneck-tunic-page .wltt-detail-item {\n    padding:15px 16px;\n\n    border:1px solid rgba(108,88,80,.08);\n    border-radius:14px;\n\n    background:\n      linear-gradient(\n        90deg,\n        #ffffff 0%,\n        #fbfaf8 56%,\n        #eee9e6 100%\n      );\n\n    color:var(--text);\n\n    font-size:15px;\n    line-height:1.65;\n  }\n\n\n  \/* =========================\n     FAQ\n  ========================= *\/\n\n  #womens-longline-turtleneck-tunic-page .wltt-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        #fffdfa 0%,\n        #fbf9f7 34%,\n        #eee8e4 70%,\n        #e1d7d2 100%\n      );\n\n    box-shadow:var(--shadow);\n  }\n\n  #womens-longline-turtleneck-tunic-page\n  .wltt-faq .wltt-section-title {\n    margin-bottom:20px;\n    text-align:center;\n  }\n\n  #womens-longline-turtleneck-tunic-page .wltt-faq-item {\n    margin-bottom:10px;\n\n    overflow:hidden;\n\n    border:1px solid rgba(108,88,80,.08);\n    border-radius:15px;\n\n    background:\n      linear-gradient(\n        90deg,\n        #ffffff 0%,\n        #fbfaf8 58%,\n        #eee9e6 100%\n      );\n  }\n\n  #womens-longline-turtleneck-tunic-page\n  .wltt-faq-item:last-child {\n    margin-bottom:0;\n  }\n\n  #womens-longline-turtleneck-tunic-page\n  .wltt-faq-item summary {\n    position:relative;\n\n    display:flex;\n    align-items:center;\n\n    min-height:62px;\n\n    padding:16px 52px 16px 17px;\n\n    color:var(--brown-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-longline-turtleneck-tunic-page\n  .wltt-faq-item summary::-webkit-details-marker {\n    display:none;\n  }\n\n  #womens-longline-turtleneck-tunic-page\n  .wltt-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(--brown);\n\n    font-size:24px;\n    line-height:1;\n\n    transition:transform .28s ease;\n  }\n\n  #womens-longline-turtleneck-tunic-page\n  .wltt-faq-item[open] summary::after {\n    transform:\n      translateY(-35%)\n      rotate(180deg);\n  }\n\n  #womens-longline-turtleneck-tunic-page .wltt-faq-answer {\n    padding: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  #womens-longline-turtleneck-tunic-page .wltt-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        #fffdfa 0%,\n        #faf7f4 34%,\n        #ebe3df 70%,\n        #d9cec8 100%\n      );\n\n    box-shadow:var(--shadow);\n  }\n\n  #womens-longline-turtleneck-tunic-page .wltt-shipping-eyebrow {\n    margin:0 0 7px;\n\n    color:var(--brown-mid);\n\n    font-size:11px;\n    font-weight:700;\n    letter-spacing:.16em;\n\n    text-align:center;\n  }\n\n  #womens-longline-turtleneck-tunic-page\n  .wltt-shipping .wltt-section-title {\n    margin-bottom:22px;\n    text-align:center;\n  }\n\n  #womens-longline-turtleneck-tunic-page .wltt-shipping-list {\n    display:flex;\n    flex-direction:column;\n    gap:11px;\n  }\n\n  #womens-longline-turtleneck-tunic-page .wltt-shipping-card {\n    display:flex;\n    align-items:flex-start;\n\n    gap:14px;\n\n    padding:17px;\n\n    border:1px solid rgba(108,88,80,.08);\n    border-radius:16px;\n\n    background:\n      linear-gradient(\n        90deg,\n        rgba(255,255,255,.97) 0%,\n        rgba(251,249,247,.95) 58%,\n        rgba(237,231,227,.92) 100%\n      );\n  }\n\n  #womens-longline-turtleneck-tunic-page .wltt-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        #f0ebe8 0%,\n        #d4c9c3 48%,\n        #a49289 100%\n      );\n\n    font-size:21px;\n\n    box-shadow:\n      0 7px 16px\n      rgba(71,56,50,.05);\n  }\n\n  #womens-longline-turtleneck-tunic-page\n  .wltt-shipping-card h4 {\n    margin:0 0 3px;\n\n    color:var(--brown-deep);\n\n    font-family:\n      Georgia,\n      \"Times New Roman\",\n      Times,\n      serif;\n\n    font-size:18px;\n  }\n\n  #womens-longline-turtleneck-tunic-page\n  .wltt-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  #womens-longline-turtleneck-tunic-page .wltt-buy-wrap {\n    display:flex;\n    justify-content:center;\n\n    margin-top:24px;\n  }\n\n  #womens-longline-turtleneck-tunic-page .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        #9b867d 0%,\n        #79665e 48%,\n        #5d4c46 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(82,64,57,.21);\n\n    transition:\n      transform .25s ease,\n      box-shadow .25s ease;\n  }\n\n\n  \/* =========================\n     DESKTOP\n  ========================= *\/\n\n  @container womensLonglineTurtleneckTunic (min-width:860px) {\n\n    #womens-longline-turtleneck-tunic-page .wltt-features {\n      grid-template-columns:\n        repeat(2,minmax(0,1fr));\n    }\n\n    #womens-longline-turtleneck-tunic-page .wltt-detail-list {\n      grid-template-columns:\n        repeat(2,minmax(0,1fr));\n    }\n  }\n\n\n  \/* =========================\n     HOVER\n  ========================= *\/\n\n  @media (hover:hover) and (pointer:fine) {\n\n    #womens-longline-turtleneck-tunic-page .wltt-feature:hover {\n      transform:translateY(-4px);\n\n      box-shadow:\n        0 20px 42px\n        rgba(71,56,50,.08);\n    }\n\n    #womens-longline-turtleneck-tunic-page\n    .wltt-feature:hover .wltt-feature-media img {\n      transform:scale(1.015);\n    }\n\n    #womens-longline-turtleneck-tunic-page .product-buy:hover {\n      transform:translateY(-2px);\n\n      box-shadow:\n        0 14px 30px\n        rgba(82,64,57,.27);\n    }\n  }\n\n\n  \/* =========================\n     MOBILE\n  ========================= *\/\n\n  @media screen and (max-width:749px) {\n\n    #womens-longline-turtleneck-tunic-page {\n      width:calc(100vw - 2px);\n      max-width:none;\n\n      margin-left:calc(50% - 50vw + 1px);\n      margin-right:calc(50% - 50vw + 1px);\n\n      overflow-x:hidden;\n      overflow-x:clip;\n    }\n\n    #womens-longline-turtleneck-tunic-page .wltt-inner {\n      width:100%;\n      padding:26px 0 34px;\n    }\n\n    #womens-longline-turtleneck-tunic-page .wltt-hero {\n      padding-left:16px;\n      padding-right:16px;\n    }\n\n    #womens-longline-turtleneck-tunic-page .wltt-hero-title {\n      font-size:31px;\n    }\n\n    #womens-longline-turtleneck-tunic-page\n    .product-buy-return-anchor {\n      scroll-margin-top:calc(100vh - 55px);\n      scroll-margin-top:calc(100svh - 55px);\n    }\n\n    #womens-longline-turtleneck-tunic-page .wltt-hero-gif {\n      margin-top:22px;\n      margin-bottom:22px;\n    }\n\n    #womens-longline-turtleneck-tunic-page .wltt-hero-gif img {\n      max-width:420px;\n      border-radius:15px;\n    }\n\n    #womens-longline-turtleneck-tunic-page .wltt-intro {\n      margin-left:16px;\n      margin-right:16px;\n\n      padding:20px 17px;\n    }\n\n    #womens-longline-turtleneck-tunic-page .wltt-tags {\n      width:auto;\n      max-width:none;\n\n      margin:20px 15px 22px;\n\n      gap:9px;\n    }\n\n    #womens-longline-turtleneck-tunic-page .wltt-tag {\n      min-height:46px;\n\n      padding:9px 8px;\n\n      font-size:11.5px;\n      line-height:1.3;\n\n      white-space:normal;\n    }\n\n    #womens-longline-turtleneck-tunic-page .wltt-main-block {\n      width:100%;\n\n      margin:0 auto 24px;\n\n      border-left:0;\n      border-right:0;\n      border-radius:0;\n\n      box-shadow:\n        0 8px 20px\n        rgba(71,56,50,.035);\n    }\n\n    #womens-longline-turtleneck-tunic-page .wltt-main-image {\n      width:100%;\n\n      margin:0;\n      padding:0;\n\n      font-size:0;\n      line-height:0;\n    }\n\n    #womens-longline-turtleneck-tunic-page .wltt-main-image img {\n      display:block;\n\n      margin:0!important;\n      padding:0!important;\n\n      vertical-align:top;\n    }\n\n    #womens-longline-turtleneck-tunic-page .wltt-summary {\n      width:100%;\n\n      margin:-18px 0 0;\n\n      padding:18px 16px 18px;\n\n      border:0;\n      border-radius:0;\n    }\n\n    #womens-longline-turtleneck-tunic-page .wltt-summary-title {\n      font-size:23px;\n    }\n\n    #womens-longline-turtleneck-tunic-page .wltt-feature {\n      border-left:0;\n      border-right:0;\n      border-radius:0;\n    }\n\n    #womens-longline-turtleneck-tunic-page .wltt-feature-copy {\n      padding:21px 16px 23px;\n    }\n\n    #womens-longline-turtleneck-tunic-page .wltt-size,\n    #womens-longline-turtleneck-tunic-page .wltt-details,\n    #womens-longline-turtleneck-tunic-page .wltt-faq,\n    #womens-longline-turtleneck-tunic-page .wltt-shipping {\n      margin-left:0;\n      margin-right:0;\n\n      border-left:0;\n      border-right:0;\n      border-radius:0;\n    }\n\n    #womens-longline-turtleneck-tunic-page .wltt-size,\n    #womens-longline-turtleneck-tunic-page .wltt-details,\n    #womens-longline-turtleneck-tunic-page .wltt-faq {\n      padding-left:16px;\n      padding-right:16px;\n    }\n\n    #womens-longline-turtleneck-tunic-page .wltt-shipping {\n      padding-left:10px;\n      padding-right:10px;\n    }\n\n    #womens-longline-turtleneck-tunic-page .wltt-feature-title {\n      font-size:22px;\n    }\n\n    #womens-longline-turtleneck-tunic-page .wltt-feature-copy p {\n      font-size:15px;\n    }\n  }\n\n\n  @media screen and (max-width:390px) {\n\n    #womens-longline-turtleneck-tunic-page .wltt-tags {\n      margin-left:10px;\n      margin-right:10px;\n      gap:8px;\n    }\n\n    #womens-longline-turtleneck-tunic-page .wltt-tag {\n      padding:9px 6px;\n      font-size:11px;\n    }\n\n    #womens-longline-turtleneck-tunic-page .wltt-summary {\n      padding:16px 12px 17px;\n    }\n\n    #womens-longline-turtleneck-tunic-page .wltt-summary-title {\n      font-size:21px;\n    }\n  }\n\n\n  @media (prefers-reduced-motion:reduce) {\n\n    #womens-longline-turtleneck-tunic-page *,\n    #womens-longline-turtleneck-tunic-page *::before,\n    #womens-longline-turtleneck-tunic-page *::after {\n      transition:none!important;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv id=\"womens-longline-turtleneck-tunic-page\"\u003e\n\u003cdiv class=\"wltt-inner\"\u003e\n\u003c!-- HERO --\u003e\n\u003csection class=\"wltt-hero\"\u003e\n\u003cdiv class=\"wltt-eyebrow\"\u003eELEVATED LONGLINE STYLE\u003c\/div\u003e\n\u003ch1 class=\"wltt-hero-title\"\u003e✨ \u003cb\u003eLooking for a top that gives you comfortable coverage without sacrificing shape or style?\u003c\/b\u003e\n\u003c\/h1\u003e\n\u003cspan id=\"womens-longline-turtleneck-tunic-buy-return-anchor\" class=\"product-buy-return-anchor\"\u003e\u003c\/span\u003e \u003c!-- FIRST GIF --\u003e\n\u003cdiv class=\"wltt-hero-gif\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/9_24_1_72371c68-9c8c-464e-bf14-488464588ccd.gif?v=1790223265\" alt=\"\" style=\"display: block; margin-left: auto; margin-right: auto;\"\u003e\u003c\/div\u003e\n\u003c!-- INTRO --\u003e\n\u003cdiv class=\"wltt-intro\"\u003e\n\u003cp\u003eThis longline turtleneck tunic combines a flattering asymmetric silhouette with soft stretch comfort and dramatic movement. Easy to wear with jeans, leggings, or slim trousers, it instantly turns simple everyday outfits into a more polished, confident look.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- TAGS --\u003e\n\u003cdiv class=\"wltt-tags\"\u003e\n\u003cdiv class=\"wltt-tag\"\u003e✨ Asymmetric Silhouette\u003c\/div\u003e\n\u003cdiv class=\"wltt-tag\"\u003e☁️ Soft Stretch Comfort\u003c\/div\u003e\n\u003cdiv class=\"wltt-tag\"\u003e🖤 Longline Coverage\u003c\/div\u003e\n\u003cdiv class=\"wltt-tag\"\u003e👑 Turtleneck Design\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- MAIN IMAGE + SUMMARY --\u003e\n\u003cdiv class=\"wltt-main-block\"\u003e\n\u003cdiv class=\"wltt-main-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/ChatGPT_Image_2026_9_24_00_03_20_3.png?v=1790223264\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"wltt-summary\"\u003e\n\u003ch2 class=\"wltt-summary-title\"\u003eLongline Coverage. Sculpted Movement.\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FEATURES --\u003e\n\u003cdiv class=\"wltt-features\"\u003e\n\u003c!-- FEATURE 1 --\u003e\n\u003carticle class=\"wltt-feature\"\u003e\n\u003cdiv class=\"wltt-feature-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/ChatGPT_Image_2026_9_24_16_53_35.webp?v=1790240680\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"wltt-feature-copy\"\u003e\n\u003cdiv class=\"wltt-feature-heading\"\u003e\n\u003cspan class=\"wltt-feature-emoji\"\u003e ✨ \u003c\/span\u003e\n\u003ch3 class=\"wltt-feature-title\"\u003eFlattering Asymmetric Silhouette\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eThe dramatic high-low hem and angled front opening add visual length to your silhouette while creating beautiful movement with every step.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- FEATURE 2 --\u003e\n\u003carticle class=\"wltt-feature\"\u003e\n\u003cdiv class=\"wltt-feature-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/ChatGPT_Image_2026_9_24_12_12_44.png?v=1790223263\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"wltt-feature-copy\"\u003e\n\u003cdiv class=\"wltt-feature-heading\"\u003e\n\u003cspan class=\"wltt-feature-emoji\"\u003e ☁️ \u003c\/span\u003e\n\u003ch3 class=\"wltt-feature-title\"\u003eSoft Stretch Comfort\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eMade from a premium soft-touch stretch fabric that gently follows your shape while allowing comfortable movement. Smooth, flexible, and comfortable enough for extended wear.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- FEATURE 3 --\u003e\n\u003carticle class=\"wltt-feature\"\u003e\n\u003cdiv class=\"wltt-feature-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/ChatGPT_Image_2026_9_24_16_39_33.webp?v=1790240680\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"wltt-feature-copy\"\u003e\n\u003cdiv class=\"wltt-feature-heading\"\u003e\n\u003cspan class=\"wltt-feature-emoji\"\u003e 🖤 \u003c\/span\u003e\n\u003ch3 class=\"wltt-feature-title\"\u003eElegant Longline Coverage\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eThe longer back and sides provide comfortable coverage through the hips and seat while maintaining a sleek, feminine shape instead of feeling bulky or oversized.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- FEATURE 4 --\u003e\n\u003carticle class=\"wltt-feature\"\u003e\n\u003cdiv class=\"wltt-feature-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/ChatGPT_Image_2026_9_23_23_59_12_4.webp?v=1790223263\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"wltt-feature-copy\"\u003e\n\u003cdiv class=\"wltt-feature-heading\"\u003e\n\u003cspan class=\"wltt-feature-emoji\"\u003e 👑 \u003c\/span\u003e\n\u003ch3 class=\"wltt-feature-title\"\u003eSophisticated Turtleneck Design\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eThe clean high neckline adds an elegant, polished finish while offering a little extra coverage around the neck—perfect for cooler days and effortless fall-to-winter styling.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- FEATURE 5 --\u003e\n\u003carticle class=\"wltt-feature\"\u003e\n\u003cdiv class=\"wltt-feature-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/ChatGPT_Image_2026_9_24_16_36_46.webp?v=1790240679\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"wltt-feature-copy\"\u003e\n\u003cdiv class=\"wltt-feature-heading\"\u003e\n\u003cspan class=\"wltt-feature-emoji\"\u003e 👖 \u003c\/span\u003e\n\u003ch3 class=\"wltt-feature-title\"\u003eEasy to Style in Multiple Ways\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003ePair it with skinny jeans and boots for a confident everyday look, leggings for relaxed comfort, or tailored pants and accessories for dinner, gatherings, and special occasions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- FEATURE 6 --\u003e\n\u003carticle class=\"wltt-feature\"\u003e\n\u003cdiv class=\"wltt-feature-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/ChatGPT_Image_2026_9_24_16_47_36.webp?v=1790240679\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"wltt-feature-copy\"\u003e\n\u003cdiv class=\"wltt-feature-heading\"\u003e\n\u003cspan class=\"wltt-feature-emoji\"\u003e 🌹 \u003c\/span\u003e\n\u003ch3 class=\"wltt-feature-title\"\u003eStatement Style Without the Fuss\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eThe bold asymmetric cut does the styling for you. Simply add your favorite bottoms and shoes for an outfit that looks distinctive, modern, and put-together with minimal effort.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c!-- SIZE CHART --\u003e\n\u003csection class=\"wltt-size\"\u003e\n\u003ch3 class=\"wltt-section-title\"\u003e📏 Size Chart\u003c\/h3\u003e\n\u003cdiv class=\"wltt-size-chart\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/Codex_2026_9_24_04_57_28.webp?v=1790240668\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- PRODUCT DETAILS --\u003e\n\u003csection class=\"wltt-details\"\u003e\n\u003ch3 class=\"wltt-section-title\"\u003e📝 Product Details\u003c\/h3\u003e\n\u003cdiv class=\"wltt-detail-list\"\u003e\n\u003cdiv class=\"wltt-detail-item\"\u003e\n\u003cb\u003eStyle:\u003c\/b\u003e Asymmetric Longline Tunic Top\u003c\/div\u003e\n\u003cdiv class=\"wltt-detail-item\"\u003e\n\u003cb\u003eFit:\u003c\/b\u003e Feminine Slim \/ Stretch Fit\u003c\/div\u003e\n\u003cdiv class=\"wltt-detail-item\"\u003e\n\u003cb\u003eMaterial:\u003c\/b\u003e Premium Soft Cotton Spandex Blend\u003c\/div\u003e\n\u003cdiv class=\"wltt-detail-item\"\u003e\n\u003cb\u003eFeel:\u003c\/b\u003e Soft, Smooth, Flexible \u0026amp; Comfortable\u003c\/div\u003e\n\u003cdiv class=\"wltt-detail-item\"\u003e\n\u003cb\u003eSeason:\u003c\/b\u003e Fall, Winter \u0026amp; Early Spring\u003c\/div\u003e\n\u003cdiv class=\"wltt-detail-item\"\u003e\n\u003cb\u003eOccasions:\u003c\/b\u003e Everyday Wear, Dinner, Travel, Parties \u0026amp; Casual Events\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FAQ --\u003e\n\u003csection class=\"wltt-faq\"\u003e\n\u003ch3 class=\"wltt-section-title\"\u003e❓ Frequently Asked Questions\u003c\/h3\u003e\n\u003cdetails class=\"wltt-faq-item\"\u003e\n\u003csummary\u003eQ: Does this top have enough stretch for all-day comfort?\u003c\/summary\u003e\n\u003cdiv class=\"wltt-faq-answer\"\u003e\n\u003cb\u003eA:\u003c\/b\u003e Yes. The soft stretch construction moves naturally with your body, giving you a close, flattering fit without feeling stiff or restrictive.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"wltt-faq-item\"\u003e\n\u003csummary\u003eQ: Will the longline cut help create a more flattering silhouette?\u003c\/summary\u003e\n\u003cdiv class=\"wltt-faq-answer\"\u003e\n\u003cb\u003eA:\u003c\/b\u003e Yes. The asymmetric front and extended back visually lengthen the body while giving comfortable coverage through the hips and seat, helping create a smoother, more streamlined look.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"wltt-faq-item\"\u003e\n\u003csummary\u003eQ: Is this top flattering without feeling too tight?\u003c\/summary\u003e\n\u003cdiv class=\"wltt-faq-answer\"\u003e\n\u003cb\u003eA:\u003c\/b\u003e Yes. The fitted upper shape gently follows your curves, while the long asymmetric hem adds balance and coverage—giving you a feminine, defined silhouette without looking bulky or overly clingy.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- SHIPPING --\u003e\n\u003csection class=\"wltt-shipping\"\u003e\n\u003cdiv class=\"wltt-shipping-eyebrow\"\u003eSHOP WITH CONFIDENCE\u003c\/div\u003e\n\u003ch3 class=\"wltt-section-title\"\u003eShipping \u0026amp; Quality Guarantee\u003c\/h3\u003e\n\u003cdiv class=\"wltt-shipping-list\"\u003e\n\u003cdiv class=\"wltt-shipping-card\"\u003e\n\u003cdiv class=\"wltt-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=\"wltt-shipping-card\"\u003e\n\u003cdiv class=\"wltt-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=\"wltt-shipping-card\"\u003e\n\u003cdiv class=\"wltt-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=\"wltt-buy-wrap\"\u003e\u003ca href=\"#womens-longline-turtleneck-tunic-buy-return-anchor\" class=\"product-buy\"\u003e Buy Now ↑ \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"LHBgdnwqeiwoqnqugf","offers":[{"title":"Black \/ S","offer_id":48945447108702,"sku":"NC02472609247364-休闲长袖裙-黑色-S","price":32.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ M","offer_id":48945447141470,"sku":"NC02472609247364-休闲长袖裙-黑色-M","price":32.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ L","offer_id":48945447174238,"sku":"NC02472609247364-休闲长袖裙-黑色-L","price":32.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ XL","offer_id":48945447207006,"sku":"NC02472609247364-休闲长袖裙-黑色-XL","price":32.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ 2XL","offer_id":48945517232222,"sku":"NC02472609247364-休闲长袖裙-黑色-XXL","price":32.99,"currency_code":"USD","in_stock":true},{"title":"White \/ S","offer_id":48947435012190,"sku":"NC02472609247364-休闲长袖裙-白色-S","price":32.99,"currency_code":"USD","in_stock":true},{"title":"White \/ M","offer_id":48947435044958,"sku":"NC02472609247364-休闲长袖裙-白色-M","price":32.99,"currency_code":"USD","in_stock":true},{"title":"White \/ L","offer_id":48947435077726,"sku":"NC02472609247364-休闲长袖裙-白色-L","price":32.99,"currency_code":"USD","in_stock":true},{"title":"White \/ XL","offer_id":48947435110494,"sku":"NC02472609247364-休闲长袖裙-白色-XL","price":32.99,"currency_code":"USD","in_stock":true},{"title":"White \/ 2XL","offer_id":48947435143262,"sku":"NC02472609247364-休闲长袖裙-白色-XXL","price":32.99,"currency_code":"USD","in_stock":true},{"title":"Dark Breen \/ S","offer_id":48947435176030,"sku":"NC02472609247364-休闲长袖裙-墨绿色-S","price":32.99,"currency_code":"USD","in_stock":true},{"title":"Dark Breen \/ M","offer_id":48947435208798,"sku":"NC02472609247364-休闲长袖裙-墨绿色-M","price":32.99,"currency_code":"USD","in_stock":true},{"title":"Dark Breen \/ L","offer_id":48947435241566,"sku":"NC02472609247364-休闲长袖裙-墨绿色-L","price":32.99,"currency_code":"USD","in_stock":true},{"title":"Dark Breen \/ XL","offer_id":48947435274334,"sku":"NC02472609247364-休闲长袖裙-墨绿色-XL","price":32.99,"currency_code":"USD","in_stock":true},{"title":"Dark Breen \/ 2XL","offer_id":48947435307102,"sku":"NC02472609247364-休闲长袖裙-墨绿色-XXL","price":32.99,"currency_code":"USD","in_stock":true},{"title":"Dark Brown \/ S","offer_id":48947435339870,"sku":"NC02472609247364-休闲长袖裙-深棕色-S","price":32.99,"currency_code":"USD","in_stock":true},{"title":"Dark Brown \/ M","offer_id":48947435372638,"sku":"NC02472609247364-休闲长袖裙-深棕色-M","price":32.99,"currency_code":"USD","in_stock":true},{"title":"Dark Brown \/ L","offer_id":48947435405406,"sku":"NC02472609247364-休闲长袖裙-深棕色-L","price":32.99,"currency_code":"USD","in_stock":true},{"title":"Dark Brown \/ XL","offer_id":48947435438174,"sku":"NC02472609247364-休闲长袖裙-深棕色-XL","price":32.99,"currency_code":"USD","in_stock":true},{"title":"Dark Brown \/ 2XL","offer_id":48947435470942,"sku":"NC02472609247364-休闲长袖裙-深棕色-XXL","price":32.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/ChatGPT_Image_2026_9_24_00_06_48.png?v=1790223264","url":"https:\/\/miscellista.com\/products\/women-s-elegant-asymmetric-turtleneck-long-tunic-top","provider":"Miscellista.com","version":"1.0","type":"link"}