{"product_id":"womens-v-neck-long-sleeve-mini-dress-with-shorts-lining","title":"Women's V Neck Mini Dress with Shorts Lining, Elegant Loose Fit","description":"\u003cstyle\u003e\n\n\/* =========================================================\n   BOHO WOMEN'S DRESS\n   SHOPIFY PRODUCT DETAIL PAGE\n   FINAL VERSION\n   ★ Highlight Text + Custom Buyer Avatars\n   ========================================================= *\/\n\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:wght@400;500;600;700\u0026family=Montserrat:wght@400;500;600;700\u0026display=swap');\n\n\n\/* =========================================================\n   COLOR + FONT SYSTEM\n   ========================================================= *\/\n\n.shopify-custom-detail {\n\n  --bg-main: #fffaf6;\n  --bg-soft: #f8eee8;\n  --bg-deep: #efe0d6;\n\n  --card: #ffffff;\n\n  \/* PRODUCT-INSPIRED CARD PALETTE *\/\n  --card-ivory: #fffdf8;\n  --card-cream: #fff7ef;\n  --card-blush: #fbede7;\n  --card-rose: #f6e2dc;\n  --card-sand: #f3e8d8;\n  --card-sage: #edf2ea;\n  --card-clay: #f1ddd3;\n\n  --text-main: #25201e;\n  --text-body: #24201e;\n  --text-soft: #3f3632;\n  --text-light: #5f514b;\n\n  \/* ★ PRIMARY HIGHLIGHT *\/\n  --accent: #a65342;\n\n  \/* ★ DARK HIGHLIGHT *\/\n  --accent-dark: #803d31;\n\n  \/* ★ LIGHT HIGHLIGHT *\/\n  --accent-light: #f3ddd6;\n\n  \/* ★ GOLD *\/\n  --gold: #b27a45;\n\n  --line: #e5d3ca;\n\n  --font-heading:\n    \"Cormorant Garamond\",\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  --font-body:\n    \"Montserrat\",\n    -apple-system,\n    BlinkMacSystemFont,\n    \"Segoe UI\",\n    Arial,\n    sans-serif;\n\n  --body-size: 16px;\n  --body-line: 1.75;\n\n  max-width: 1200px;\n\n  margin: 0 auto !important;\n\n  padding: 0 20px 24px !important;\n\n  background:\n    linear-gradient(\n      180deg,\n      #ffffff 0%,\n      #fffaf6 20%,\n      #fdf6f0 50%,\n      #fffaf6 82%,\n      #ffffff 100%\n    );\n\n  color: var(--text-body);\n\n  font-family: var(--font-body);\n\n  font-size: var(--body-size);\n\n  line-height: var(--body-line);\n\n  overflow: hidden;\n}\n\n\n\/* =========================================================\n   GLOBAL RESET\n   ========================================================= *\/\n\n.shopify-custom-detail *,\n.shopify-custom-detail p,\n.shopify-custom-detail span,\n.shopify-custom-detail div,\n.shopify-custom-detail li,\n.shopify-custom-detail a,\n.shopify-custom-detail button {\n\n  box-sizing: border-box;\n\n  font-family: var(--font-body);\n\n}\n\n\n\/* =========================================================\n   GLOBAL BODY TEXT\n   ========================================================= *\/\n\n.shopify-custom-detail p,\n.shopify-custom-detail li,\n.shopify-custom-detail .section-lead,\n.shopify-custom-detail .card-text p,\n.shopify-custom-detail .faq-answer,\n.shopify-custom-detail .review-card p,\n.shopify-custom-detail .guarantee-card p,\n.shopify-custom-detail .guarantee-heading p,\n.shopify-custom-detail .fit-note,\n.shopify-custom-detail .stat-label,\n.shopify-custom-detail .selling-extra {\n\n  font-family: var(--font-body) !important;\n\n  font-size: 16px !important;\n\n  line-height: 1.75 !important;\n\n  font-weight: 400;\n\n  letter-spacing: 0;\n\n  color: var(--text-body) !important;\n\n}\n\n\n\/* =========================================================\n   HEADINGS\n   ========================================================= *\/\n\n.shopify-custom-detail h1,\n.shopify-custom-detail h2,\n.shopify-custom-detail h3 {\n\n  font-family: var(--font-heading) !important;\n\n  color: var(--text-main);\n\n  font-weight: 600;\n\n  margin-top: 0 !important;\n\n}\n\n\n\/* =========================================================\n   H2\n   ========================================================= *\/\n\n.shopify-custom-detail h2 {\n\n  font-size: clamp(30px, 4vw, 42px);\n\n  line-height: 1.12;\n\n  letter-spacing: -0.2px;\n\n  margin-bottom: 13px !important;\n\n}\n\n\n\/* =========================================================\n   H3\n   ========================================================= *\/\n\n.shopify-custom-detail h3 {\n\n  font-size: clamp(25px, 3vw, 31px);\n\n  line-height: 1.18;\n\n  letter-spacing: -0.1px;\n\n  margin-bottom: 12px !important;\n\n}\n\n\n\/* =========================================================\n   H4\n   ========================================================= *\/\n\n.shopify-custom-detail h4 {\n\n  font-family: var(--font-body) !important;\n\n  font-size: 16px !important;\n\n  line-height: 1.45 !important;\n\n  font-weight: 700 !important;\n\n  color: var(--text-main) !important;\n\n}\n\n\n\/* =========================================================\n   ★ IMPORTANT HIGHLIGHT TEXT\n   ========================================================= *\/\n\n.highlight-text {\n\n  font-family: var(--font-heading) !important;\n\n  color: var(--accent) !important;\n\n  font-weight: 700 !important;\n\n}\n\n\n\/* =========================================================\n   ★ INLINE KEYWORDS\n   ========================================================= *\/\n\n.card-text .highlight-text,\n.section-lead .highlight-text,\n.fit-note .highlight-text,\n.selling-extra .highlight-text {\n\n  font-family: var(--font-body) !important;\n\n  color: var(--accent-dark) !important;\n\n  font-weight: 700 !important;\n\n}\n\n\n\/* =========================================================\n   SECTION\n   ========================================================= *\/\n\n.section-item,\n.detail-section {\n\n  margin: 0 0 24px !important;\n\n  padding: 28px 22px;\n\n  text-align: center;\n\n  border-radius: 16px;\n\n  background: rgba(255,255,255,.94);\n\n  border: 1px solid rgba(229,211,202,.85);\n\n  box-shadow:\n    0 8px 24px rgba(89,58,49,.06);\n\n}\n\n\n\/* =========================================================\n   HERO\n   ========================================================= *\/\n\n.hero-section {\n\n  background:\n    linear-gradient(\n      135deg,\n      #fffdfb 0%,\n      #f9eee6 100%\n    );\n\n  border-color: #e5cfc2;\n\n}\n\n\n\/* =========================================================\n   SECTION KICKER\n   ========================================================= *\/\n\n.section-kicker {\n\n  display: inline-block;\n\n  margin: 0 0 10px;\n\n  padding: 5px 14px;\n\n  border-radius: 999px;\n\n  background: var(--accent-light);\n\n  color: var(--accent-dark) !important;\n\n  font-family: var(--font-body) !important;\n\n  font-size: 10px !important;\n\n  line-height: 1.3 !important;\n\n  font-weight: 700;\n\n  letter-spacing: 1.5px;\n\n  text-transform: uppercase;\n\n}\n\n\n\/* =========================================================\n   SECTION LEAD\n   ========================================================= *\/\n\n.section-lead {\n\n  max-width: 820px;\n\n  margin: 0 auto 18px !important;\n\n  text-align: left;\n\n  color: var(--text-body) !important;\n\n}\n\n\n\/* =========================================================\n   IMAGE\n   ========================================================= *\/\n\n.image-container {\n\n  width: 100%;\n\n  margin: 20px auto 0;\n\n  padding: 0 !important;\n\n  border: 0 !important;\n\n  outline: 0 !important;\n\n  background: transparent !important;\n\n  border-radius: 12px;\n\n  overflow: hidden;\n\n}\n\n\n.image-container img {\n\n  display: block;\n\n  width: 100%;\n\n  height: auto;\n\n  margin: 0;\n\n  padding: 0;\n\n  border: 0 !important;\n\n  outline: 0 !important;\n\n}\n\n\n\/* =========================================================\n   FEATURE STRIP\n   ========================================================= *\/\n\n.feature-strip {\n\n  display: grid;\n\n  grid-template-columns:\n    repeat(3,1fr);\n\n  gap: 10px;\n\n  max-width: 850px;\n\n  margin: 18px auto 0;\n\n}\n\n\n.feature-chip {\n\n  padding: 12px;\n\n  border-radius: 10px;\n\n  background: var(--bg-soft);\n\n  border: 1px solid var(--line);\n\n  color: var(--text-main) !important;\n\n  font-size: 15px !important;\n\n  line-height: 1.5 !important;\n\n  font-weight: 600;\n\n}\n\n\n\/* =========================================================\n   FIT NOTE\n   ========================================================= *\/\n\n.fit-note {\n\n  max-width: 820px;\n\n  margin: 16px auto 0;\n\n  padding: 15px 18px;\n\n  border-radius: 10px;\n\n  background: #fff3ed;\n\n  border: 1px solid #e7c9bd;\n\n  color: var(--text-body) !important;\n\n  text-align: left;\n\n}\n\n\n.fit-note strong {\n\n  color: var(--accent-dark);\n\n  font-weight: 700;\n\n}\n\n\n\/* =========================================================\n   SELLING POINT GRID\n   ========================================================= *\/\n\n.selling-points-grid {\n\n  display: grid;\n\n  grid-template-columns: 1fr;\n\n  gap: 20px;\n\n  margin-bottom: 24px;\n\n}\n\n\n\/* =========================================================\n   SELLING CARD\n   ========================================================= *\/\n\n.card-item {\n\n  width: 100%;\n\n  padding: 28px 22px !important;\n\n  border-radius: 16px;\n\n  background: #ffffff;\n\n  border: 1px solid var(--line);\n\n  box-shadow:\n    0 8px 24px rgba(89,58,49,.06);\n\n  text-align: center;\n\n}\n\n\n.card-item h3 {\n\n  color: var(--accent-dark) !important;\n\n}\n\n\n\/* =========================================================\n   SELLING LABEL\n   ========================================================= *\/\n\n.selling-label {\n\n  display: inline-block;\n\n  margin-bottom: 9px;\n\n  padding: 5px 12px;\n\n  border-radius: 999px;\n\n  background: var(--accent-light);\n\n  color: var(--accent-dark) !important;\n\n  font-size: 10px !important;\n\n  line-height: 1.3 !important;\n\n  font-weight: 700;\n\n  letter-spacing: 1.2px;\n\n  text-transform: uppercase;\n\n}\n\n\n\/* =========================================================\n   SELLING BODY\n   ========================================================= *\/\n\n.card-text {\n\n  max-width: 850px;\n\n  margin: 0 auto 18px !important;\n\n}\n\n\n.card-text p {\n\n  margin: 0 auto 15px !important;\n\n  max-width: 820px;\n\n  text-align: left;\n\n  font-size: 16px !important;\n\n  line-height: 1.75 !important;\n\n  color: var(--text-body) !important;\n\n}\n\n\n\/* =========================================================\n   SELLING EXTRA\n   ========================================================= *\/\n\n.selling-extra {\n\n  max-width: 820px;\n\n  margin: 0 auto 15px;\n\n  padding: 14px 17px;\n\n  border-radius: 10px;\n\n  background: #fcf3ee;\n\n  border-left: 4px solid var(--accent);\n\n  text-align: left;\n\n}\n\n\n.selling-extra strong {\n\n  color: var(--accent-dark);\n\n  font-weight: 700;\n\n}\n\n\n\/* =========================================================\n   STATS\n   ========================================================= *\/\n\n.stats-section {\n\n  background:\n    linear-gradient(\n      135deg,\n      #f5e5de 0%,\n      #faeee7 100%\n    );\n\n  border-color: #dfc5b8;\n\n}\n\n\n.stats-grid {\n\n  display: grid;\n\n  grid-template-columns:\n    repeat(3,1fr);\n\n  gap: 12px;\n\n  max-width: 860px;\n\n  margin: 18px auto 0;\n\n}\n\n\n.stat-box {\n\n  padding: 18px 10px;\n\n  border-radius: 12px;\n\n  background: rgba(255,255,255,.92);\n\n  border: 1px solid #e2c8bc;\n\n}\n\n\n.stat-number {\n\n  font-family: var(--font-heading) !important;\n\n  font-size: 31px;\n\n  line-height: 1;\n\n  font-weight: 700;\n\n  color: var(--accent-dark) !important;\n\n  margin-bottom: 7px;\n\n}\n\n\n.stat-label {\n\n  color: var(--text-body) !important;\n\n  font-weight: 500 !important;\n\n}\n\n\n\/* =========================================================\n   REVIEWS\n   ========================================================= *\/\n\n.reviews-section {\n\n  margin-bottom: 24px;\n\n  padding: 28px 22px;\n\n  background:\n    linear-gradient(\n      135deg,\n      #ffffff 0%,\n      #faf3ee 100%\n    );\n\n  border-radius: 16px;\n\n  border: 1px solid var(--line);\n\n  box-shadow:\n    0 8px 24px rgba(89,58,49,.06);\n\n}\n\n\n.reviews-grid {\n\n  display: grid;\n\n  grid-template-columns:\n    repeat(auto-fit,minmax(240px,1fr));\n\n  gap: 16px;\n\n  margin-top: 18px;\n\n}\n\n\n.review-card {\n\n  padding: 20px;\n\n  border-radius: 12px;\n\n  background: var(--bg-main);\n\n  border: 1px solid var(--line);\n\n  text-align: left;\n\n}\n\n\n\/* =========================================================\n   REVIEW TEXT\n   ========================================================= *\/\n\n.review-card p {\n\n  margin: 0 0 14px !important;\n\n  font-size: 16px !important;\n\n  line-height: 1.75 !important;\n\n  font-style: italic;\n\n  color: var(--text-body) !important;\n\n}\n\n\n\/* =========================================================\n   ★ CUSTOM BUYER AVATAR\n   不再调用 Unsplash\n   ========================================================= *\/\n\n.buyer-avatar {\n\n  width: 44px;\n\n  height: 44px;\n\n  flex: 0 0 44px;\n\n  margin-right: 10px;\n\n  border-radius: 50%;\n\n  overflow: hidden;\n\n  background: #f1ddd4;\n\n  border: 1px solid #e4c9bd;\n\n}\n\n\n.buyer-avatar svg {\n\n  display: block;\n\n  width: 100%;\n\n  height: 100%;\n\n}\n\n\n\/* =========================================================\n   BUYER IMAGE\n   ========================================================= *\/\n\n.buyer-show-container {\n\n  margin-top: 14px;\n\n  padding: 0 !important;\n\n  border: none !important;\n\n  outline: none !important;\n\n  background: transparent !important;\n\n  box-shadow: none !important;\n\n  border-radius: 10px;\n\n  overflow: hidden;\n\n}\n\n\n.buyer-show-container img {\n\n  display: block;\n\n  width: 100%;\n\n  height: auto;\n\n  margin: 0;\n\n  padding: 0;\n\n  border: none !important;\n\n  outline: none !important;\n\n  box-shadow: none !important;\n\n}\n\n\n\/* =========================================================\n   REVIEW HEADER\n   ========================================================= *\/\n\n.review-card h4 {\n\n  margin: 0 0 2px !important;\n\n  font-size: 16px !important;\n\n  line-height: 1.4 !important;\n\n  color: var(--text-main) !important;\n\n}\n\n\n\/* =========================================================\n   FAQ\n   ========================================================= *\/\n\n.faq-section {\n\n  margin-bottom: 24px;\n\n  padding: 28px 22px;\n\n  background: #ffffff;\n\n  border-radius: 16px;\n\n  border: 1px solid var(--line);\n\n  box-shadow:\n    0 8px 24px rgba(89,58,49,.06);\n\n}\n\n\n.faq-container {\n\n  max-width: 850px;\n\n  margin: 0 auto;\n\n}\n\n\n.faq-container details {\n\n  margin-bottom: 10px;\n\n  border: 1px solid var(--line);\n\n  border-radius: 10px;\n\n  overflow: hidden;\n\n  background: #ffffff;\n\n}\n\n\n.faq-container summary {\n\n  padding: 17px 18px;\n\n  font-size: 16px !important;\n\n  line-height: 1.55 !important;\n\n  font-weight: 600;\n\n  color: var(--text-main) !important;\n\n  background: var(--bg-main);\n\n  cursor: pointer;\n\n  display: flex;\n\n  align-items: center;\n\n  justify-content: space-between;\n\n  list-style: none;\n\n}\n\n\n.faq-container summary::-webkit-details-marker {\n\n  display: none;\n\n}\n\n\n.faq-answer {\n\n  padding: 17px 18px;\n\n  font-size: 16px !important;\n\n  line-height: 1.75 !important;\n\n  color: var(--text-body) !important;\n\n  background: #ffffff;\n\n  border-top: 1px solid var(--line);\n\n  text-align: left;\n\n}\n\n\n.arrow {\n\n  color: var(--accent);\n\n  font-size: 14px;\n\n  transition: transform .3s ease;\n\n}\n\n\ndetails[open] .arrow {\n\n  transform: rotate(180deg);\n\n}\n\n\n\/* =========================================================\n   GUARANTEE\n   ========================================================= *\/\n\n.guarantee-section {\n\n  margin-bottom: 24px;\n\n  padding: 30px 22px;\n\n  background:\n    linear-gradient(\n      135deg,\n      #f2e0d8 0%,\n      #fbf1eb 50%,\n      #efdbd2 100%\n    );\n\n  border: 1px solid #ddc0b2;\n\n  border-radius: 16px;\n\n  box-shadow:\n    0 8px 24px rgba(89,58,49,.07);\n\n}\n\n\n.guarantee-heading {\n\n  text-align: center;\n\n  margin-bottom: 22px;\n\n}\n\n\n.guarantee-heading p {\n\n  max-width: 800px;\n\n  margin: 0 auto !important;\n\n  font-size: 16px !important;\n\n  line-height: 1.7 !important;\n\n  color: var(--text-body) !important;\n\n  font-weight: 500 !important;\n\n}\n\n\n.guarantee-grid {\n\n  display: grid;\n\n  grid-template-columns:\n    repeat(4,1fr);\n\n  gap: 12px;\n\n}\n\n\n.guarantee-card {\n\n  padding: 20px 13px;\n\n  border-radius: 12px;\n\n  background: rgba(255,255,255,.95);\n\n  border: 1px solid rgba(255,255,255,.98);\n\n  text-align: center;\n\n  box-shadow:\n    0 4px 14px rgba(89,58,49,.05);\n\n}\n\n\n.guarantee-icon {\n\n  display: flex;\n\n  align-items: center;\n\n  justify-content: center;\n\n  width: 44px;\n\n  height: 44px;\n\n  margin: 0 auto 10px;\n\n  border-radius: 50%;\n\n  background: var(--accent-light);\n\n  font-size: 20px;\n\n}\n\n\n.guarantee-card h4 {\n\n  margin: 0 0 6px !important;\n\n  font-size: 16px !important;\n\n  line-height: 1.4 !important;\n\n  font-weight: 700 !important;\n\n  color: var(--accent-dark) !important;\n\n}\n\n\n.guarantee-card p {\n\n  margin: 0 !important;\n\n  font-size: 16px !important;\n\n  line-height: 1.6 !important;\n\n  color: var(--text-body) !important;\n\n  font-weight: 500 !important;\n\n}\n\n\n\/* =========================================================\n   CTA\n   ========================================================= *\/\n\n.cta-banner {\n\n  padding: 40px 22px;\n\n  text-align: center;\n\n  border-radius: 16px;\n\n  background:\n    linear-gradient(\n      135deg,\n      #844b40 0%,\n      #9e5d4e 45%,\n      #b66d5b 100%\n    );\n\n  color: #ffffff;\n\n  box-shadow:\n    0 12px 30px rgba(137,77,63,.18);\n\n}\n\n\n.cta-banner h2 {\n\n  font-family: var(--font-heading) !important;\n\n  font-size: clamp(31px,4vw,44px);\n\n  line-height: 1.12;\n\n  color: #ffffff !important;\n\n  margin-bottom: 12px !important;\n\n}\n\n\n.cta-banner h2 .highlight-text {\n\n  color: #ffe0d6 !important;\n\n}\n\n\n.cta-banner p {\n\n  max-width: 700px;\n\n  margin: 0 auto 18px !important;\n\n  color: #fff8f4 !important;\n\n  font-size: 16px !important;\n\n  line-height: 1.75 !important;\n\n}\n\n\n.cta-points {\n\n  display: flex;\n\n  justify-content: center;\n\n  flex-wrap: wrap;\n\n  gap: 8px;\n\n  margin-bottom: 20px;\n\n}\n\n\n.cta-points span {\n\n  padding: 8px 12px;\n\n  border-radius: 999px;\n\n  background: rgba(255,255,255,.14);\n\n  border: 1px solid rgba(255,255,255,.22);\n\n  color: #ffffff;\n\n  font-size: 14px !important;\n\n  line-height: 1.4 !important;\n\n}\n\n\n.cta-button {\n\n  display: inline-block;\n\n  padding: 15px 36px;\n\n  border-radius: 999px;\n\n  background: #fff4ee;\n\n  color: #743f35 !important;\n\n  font-size: 16px !important;\n\n  line-height: 1.4 !important;\n\n  font-weight: 700;\n\n  text-decoration: none !important;\n\n  box-shadow:\n    0 6px 18px rgba(50,28,23,.18);\n\n  transition:\n    transform .25s ease,\n    box-shadow .25s ease,\n    background .25s ease;\n\n}\n\n\n.cta-button:hover {\n\n  transform: translateY(-3px);\n\n  background: #ffffff;\n\n  box-shadow:\n    0 8px 22px rgba(50,28,23,.22);\n\n}\n\n\n\n\n\/* =========================================================\n   PRODUCT-INSPIRED CARD BACKGROUNDS\n   Warm boho palette: ivory \/ blush \/ clay \/ sand \/ sage\n   ========================================================= *\/\n\n\/* Main content cards: keep each section distinct but quiet *\/\n.overview-section {\n  background: linear-gradient(135deg, #fffdf9 0%, var(--card-cream) 100%);\n  border-color: #ead7ca;\n}\n\n.angles-section {\n  background: linear-gradient(135deg, #fffaf7 0%, var(--card-blush) 100%);\n  border-color: #e8cec5;\n}\n\n.fit-section {\n  background: linear-gradient(135deg, #fffdf8 0%, var(--card-sand) 100%);\n  border-color: #e4d2bb;\n}\n\n.styling-section {\n  background: linear-gradient(135deg, #fffdf8 0%, #f7e9df 100%);\n  border-color: #e6d1c4;\n}\n\n.colors-section {\n  background: linear-gradient(135deg, #fffaf8 0%, #f4e3df 52%, #eef2ea 100%);\n  border-color: #e3cdc5;\n}\n\n\/* Feature chips: alternate subtle product tones *\/\n.feature-chip:nth-child(3n + 1) {\n  background: var(--card-cream);\n  border-color: #ead8cb;\n}\n\n.feature-chip:nth-child(3n + 2) {\n  background: var(--card-blush);\n  border-color: #e7cfc6;\n}\n\n.feature-chip:nth-child(3n) {\n  background: var(--card-sage);\n  border-color: #d8e0d3;\n}\n\n\/* Selling cards: each benefit gets its own mood *\/\n.card-item:nth-child(1) {\n  background: linear-gradient(145deg, #fffdfb 0%, #f8e5de 100%);\n  border-color: #e8cbc0;\n}\n\n.card-item:nth-child(2) {\n  background: linear-gradient(145deg, #fffdf9 0%, #edf2ea 100%);\n  border-color: #d6dfd0;\n}\n\n.card-item:nth-child(3) {\n  background: linear-gradient(145deg, #fffdf8 0%, #f3e8d8 100%);\n  border-color: #e3d1b8;\n}\n\n.card-item:nth-child(4) {\n  background: linear-gradient(145deg, #fffaf8 0%, #f3dfdc 100%);\n  border-color: #e3c8c3;\n}\n\n.card-item {\n  box-shadow: 0 10px 28px rgba(89,58,49,.07);\n}\n\n.card-item .selling-extra {\n  background: rgba(255,255,255,.66);\n  border-top: 1px solid rgba(255,255,255,.78);\n  border-right: 1px solid rgba(255,255,255,.58);\n  border-bottom: 1px solid rgba(255,255,255,.58);\n}\n\n\/* Statistics: related but not identical *\/\n.stat-box:nth-child(1) { background: #fffaf3; }\n.stat-box:nth-child(2) { background: #faebe6; }\n.stat-box:nth-child(3) { background: #f3eadf; }\n\n\/* Reviews: soft alternation inspired by dress + lifestyle tones *\/\n.review-card:nth-child(4n + 1) {\n  background: #fff9f4;\n  border-color: #ead6c8;\n}\n\n.review-card:nth-child(4n + 2) {\n  background: #faece7;\n  border-color: #e5cdc4;\n}\n\n.review-card:nth-child(4n + 3) {\n  background: #eef2eb;\n  border-color: #d8e0d3;\n}\n\n.review-card:nth-child(4n) {\n  background: #f5ecdf;\n  border-color: #e2d2bd;\n}\n\n\/* FAQ cards: subtle variation, still calm when expanded *\/\n.faq-container details:nth-child(1) {\n  background: #fffaf5;\n  border-color: #ead9cc;\n}\n\n.faq-container details:nth-child(2) {\n  background: #f9eeea;\n  border-color: #e5d0c8;\n}\n\n.faq-container details:nth-child(3) {\n  background: #f2f4ed;\n  border-color: #dbe1d5;\n}\n\n.faq-container details:nth-child(1) summary { background: #fff6ef; }\n.faq-container details:nth-child(2) summary { background: #f8e9e4; }\n.faq-container details:nth-child(3) summary { background: #edf1e8; }\n\n.faq-container details .faq-answer {\n  background: rgba(255,255,255,.78);\n}\n\n\/* Guarantee cards: icon meaning + product palette *\/\n.guarantee-card:nth-child(1) {\n  background: #fff6ef;\n  border-color: #f0dfd3;\n}\n\n.guarantee-card:nth-child(2) {\n  background: #f5eadc;\n  border-color: #e7d6c0;\n}\n\n.guarantee-card:nth-child(3) {\n  background: #edf2ea;\n  border-color: #d9e1d4;\n}\n\n.guarantee-card:nth-child(4) {\n  background: #faeae5;\n  border-color: #ead0c7;\n}\n\n\/* Shared finishing touch: preserve legibility over tinted cards *\/\n.card-item,\n.review-card,\n.stat-box,\n.guarantee-card,\n.feature-chip,\n.faq-container details {\n  background-clip: padding-box;\n}\n\n\/* =========================================================\n   RESPONSIVE\n   ========================================================= *\/\n\n@media (max-width: 900px) {\n\n  .feature-strip {\n\n    grid-template-columns:\n      repeat(2,1fr);\n\n  }\n\n\n  .stats-grid {\n\n    grid-template-columns:\n      repeat(3,1fr);\n\n  }\n\n\n  .guarantee-grid {\n\n    grid-template-columns:\n      repeat(2,1fr);\n\n  }\n\n}\n\n\n@media (max-width: 640px) {\n\n  .shopify-custom-detail {\n\n    padding:\n      0 8px 14px !important;\n\n  }\n\n\n  .section-item,\n  .reviews-section,\n  .faq-section,\n  .guarantee-section {\n\n    padding:\n      22px 13px;\n\n    margin-bottom:\n      16px !important;\n\n  }\n\n\n  .shopify-custom-detail p,\n  .shopify-custom-detail li,\n  .shopify-custom-detail .section-lead,\n  .shopify-custom-detail .card-text p,\n  .shopify-custom-detail .faq-answer,\n  .shopify-custom-detail .review-card p,\n  .shopify-custom-detail .guarantee-card p,\n  .shopify-custom-detail .guarantee-heading p,\n  .shopify-custom-detail .fit-note,\n  .shopify-custom-detail .selling-extra {\n\n    font-size:\n      16px !important;\n\n    line-height:\n      1.75 !important;\n\n    color:\n      var(--text-body) !important;\n\n  }\n\n\n  .shopify-custom-detail h2 {\n\n    font-size:\n      31px;\n\n  }\n\n\n  .shopify-custom-detail h3 {\n\n    font-size:\n      25px;\n\n  }\n\n\n  .feature-strip,\n  .stats-grid,\n  .guarantee-grid {\n\n    grid-template-columns:\n      1fr;\n\n  }\n\n\n  .selling-points-grid {\n\n    gap: 16px;\n\n  }\n\n\n  .card-item {\n\n    padding:\n      23px 14px !important;\n\n  }\n\n\n  .selling-extra {\n\n    padding:\n      13px 14px;\n\n  }\n\n\n  .reviews-grid {\n\n    grid-template-columns:\n      1fr;\n\n  }\n\n\n  .buyer-avatar {\n\n    width: 42px;\n\n    height: 42px;\n\n    flex-basis: 42px;\n\n  }\n\n\n  .cta-banner {\n\n    padding:\n      34px 16px;\n\n  }\n\n\n  .cta-banner h2 {\n\n    font-size:\n      33px;\n\n  }\n\n\n  .cta-button {\n\n    width:\n      100%;\n\n    max-width:\n      320px;\n\n  }\n\n}\n\n\u003c\/style\u003e\n\u003c!-- =========================================================\n     MAIN CONTENT\n     ========================================================= --\u003e\n\u003cdiv class=\"shopify-custom-detail\"\u003e\n\u003c!-- =====================================================\n     01 HERO\n     ===================================================== --\u003e\n\u003csection class=\"section-item hero-section\"\u003e\u003cspan class=\"section-kicker\"\u003e Boho Essential \u003c\/span\u003e\n\u003ch2\u003e\u003cspan class=\"highlight-text\"\u003e Elegance Meets Freedom \u003c\/span\u003e\u003c\/h2\u003e\n\u003cp class=\"section-lead\"\u003eStep into \u003cspan class=\"highlight-text\"\u003e effortless charm \u003c\/span\u003e with a soft, flowy silhouette designed to feel relaxed, feminine, and easy to style from daytime plans to spontaneous nights out.\u003c\/p\u003e\n\u003cdiv class=\"image-container\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0677\/9695\/9303\/files\/1111.gif?v=1787738794\" alt=\"Boho babydoll dress\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     02 OVERVIEW\n     ===================================================== --\u003e\n\u003csection class=\"section-item overview-section\"\u003e\u003cspan class=\"section-kicker\"\u003e Designed To Flatter \u003c\/span\u003e\n\u003ch2\u003eWhy \u003cspan class=\"highlight-text\"\u003e You'll Fall in Love \u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"section-lead\"\u003eA carefree dress should look beautiful without demanding constant adjustment. This design combines a \u003cspan class=\"highlight-text\"\u003e flattering silhouette \u003c\/span\u003e, comfortable coverage, and easy movement for a relaxed everyday feel.\u003c\/p\u003e\n\u003cdiv class=\"image-container\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0677\/9695\/9303\/files\/9c5fd782569f5af441e14747582aecb6_94a2ae8f-c7d4-4481-8c37-154d5ad07a93.png?v=1787734877\" alt=\"Dress features\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     03 ALL ANGLES\n     ===================================================== --\u003e\n\u003csection class=\"section-item angles-section\"\u003e\u003cspan class=\"section-kicker\"\u003e Every Angle \u003c\/span\u003e\n\u003ch2\u003e\u003cspan class=\"highlight-text\"\u003e All-Angle Perfection \u003c\/span\u003e\u003c\/h2\u003e\n\u003cp class=\"section-lead\"\u003eThe relaxed shape is designed to look balanced from the \u003cspan class=\"highlight-text\"\u003e front, side, and back \u003c\/span\u003e while giving you enough room to move naturally throughout the day.\u003c\/p\u003e\n\u003cdiv class=\"image-container\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0677\/9695\/9303\/files\/d73489b980872e92c7ba27cb4228a78c_c9dba97b-a61d-4e8a-ab3f-a95e3fd32da6.png?v=1787734877\" alt=\"Front side and back views\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     04 SIZE\n     ===================================================== --\u003e\n\u003csection class=\"section-item fit-section\"\u003e\u003cspan class=\"section-kicker\"\u003e Fit Guide \u003c\/span\u003e\n\u003ch2\u003eFind Your \u003cspan class=\"highlight-text\"\u003e Perfect Fit \u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"section-lead\"\u003eThe dress runs small based on customer feedback. For a more relaxed babydoll drape and comfortable movement, \u003cspan class=\"highlight-text\"\u003e sizing up is recommended. \u003c\/span\u003e\u003c\/p\u003e\n\u003cdiv class=\"fit-note\"\u003e\n\u003cstrong\u003e Fit tip: \u003c\/strong\u003e Measure over light clothing, keep the tape level, and compare your fullest bust measurement first.\u003c\/div\u003e\n\u003cdiv class=\"image-container\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0677\/9695\/9303\/files\/38e7fe8b13bc150c18b5d1438057ef3c_88885a97-1d7c-4ebd-a782-692313f4e7c2.png?v=1787738328\" alt=\"Dress size chart\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     05 SELLING POINTS\n     ===================================================== --\u003e\n\u003cdiv class=\"selling-points-grid\"\u003e\n\u003c!-- SELLING POINT 01 --\u003e\n\u003cdiv class=\"card-item\"\u003e\n\u003cdiv class=\"card-text\"\u003e\n\u003cspan class=\"selling-label\"\u003e Selling Point 01 \u003c\/span\u003e\n\u003ch3\u003e\u003cspan class=\"highlight-text\"\u003e Flattering Silhouette \u003c\/span\u003e\u003c\/h3\u003e\n\u003cp\u003eThe \u003cspan class=\"highlight-text\"\u003e deep V-neck \u003c\/span\u003e creates a longer vertical visual line, while the \u003cspan class=\"highlight-text\"\u003e high waistline \u003c\/span\u003e helps define the waist and visually elongate the legs. The generous hem adds soft volume without creating a restrictive feeling.\u003c\/p\u003e\n\u003cdiv class=\"selling-extra\"\u003e\n\u003cstrong\u003e Why you'll love it: \u003c\/strong\u003e The combination of the V-neck, raised waist, and flowing skirt creates an effortlessly feminine shape that works beautifully with both casual and dressier styling.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"image-container\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0677\/9695\/9303\/files\/1_df10a9df-8a34-4ca6-a4fe-492c7d30f0c7.png?v=1787734877\" alt=\"Flattering silhouette\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SELLING POINT 02 --\u003e\n\u003cdiv class=\"card-item\"\u003e\n\u003cdiv class=\"card-text\"\u003e\n\u003cspan class=\"selling-label\"\u003e Selling Point 02 \u003c\/span\u003e\n\u003ch3\u003e\u003cspan class=\"highlight-text\"\u003e Built-In Coverage \u003c\/span\u003e\u003c\/h3\u003e\n\u003cp\u003eDesigned with \u003cspan class=\"highlight-text\"\u003e built-in safety shorts \u003c\/span\u003e to provide extra coverage while you walk, sit, bend, or enjoy outdoor activities. You can move more freely without constantly adjusting the dress.\u003c\/p\u003e\n\u003cdiv class=\"selling-extra\"\u003e\n\u003cstrong\u003e Move with confidence: \u003c\/strong\u003e The integrated shorts create an added layer of security while keeping the outer silhouette light, feminine, and flowy.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"image-container\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0677\/9695\/9303\/files\/2_3fc28b6c-70e7-4222-87de-e9f14442423e.png?v=1787734877\" alt=\"Built-in shorts\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SELLING POINT 03 --\u003e\n\u003cdiv class=\"card-item\"\u003e\n\u003cdiv class=\"card-text\"\u003e\n\u003cspan class=\"selling-label\"\u003e Selling Point 03 \u003c\/span\u003e\n\u003ch3\u003e\u003cspan class=\"highlight-text\"\u003e Lightweight Crinkle Fabric \u003c\/span\u003e\u003c\/h3\u003e\n\u003cp\u003eThe distinctive \u003cspan class=\"highlight-text\"\u003e crinkle texture \u003c\/span\u003e gives the fabric a naturally relaxed appearance. Its lightweight construction creates an airy, flowy feel that moves beautifully as you walk.\u003c\/p\u003e\n\u003cdiv class=\"selling-extra\"\u003e\n\u003cstrong\u003e Made for easy days: \u003c\/strong\u003e The textured finish helps create a naturally effortless look, so the dress feels relaxed rather than overly structured or formal.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"image-container\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0677\/9695\/9303\/files\/3_a7317f2f-3457-491b-90ff-f5571551714c.png?v=1787734877\" alt=\"Crinkle fabric detail\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SELLING POINT 04 --\u003e\n\u003cdiv class=\"card-item\"\u003e\n\u003cdiv class=\"card-text\"\u003e\n\u003cspan class=\"selling-label\"\u003e Selling Point 04 \u003c\/span\u003e\n\u003ch3\u003e\u003cspan class=\"highlight-text\"\u003e Romantic Bell Sleeves \u003c\/span\u003e\u003c\/h3\u003e\n\u003cp\u003eGraceful \u003cspan class=\"highlight-text\"\u003e bell sleeves \u003c\/span\u003e add soft volume around the arms and bring a distinctly feminine, bohemian character to the overall silhouette.\u003c\/p\u003e\n\u003cdiv class=\"selling-extra\"\u003e\n\u003cstrong\u003e A statement detail: \u003c\/strong\u003e The flowing sleeve shape adds movement every time you walk, making the dress feel more romantic without looking overly formal.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"image-container\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0677\/9695\/9303\/files\/4_42f51b71-0c20-475f-8e85-e2158ecd8693.png?v=1787734877\" alt=\"Romantic bell sleeve\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =====================================================\n     06 STYLING\n     ===================================================== --\u003e\n\u003csection class=\"section-item styling-section\"\u003e\u003cspan class=\"section-kicker\"\u003e Wear It Your Way \u003c\/span\u003e\n\u003ch2\u003e\u003cspan class=\"highlight-text\"\u003e Styling Scenarios \u003c\/span\u003e\u003c\/h2\u003e\n\u003cp class=\"section-lead\"\u003eEasy to dress up or down, this versatile silhouette works naturally with \u003cspan class=\"highlight-text\"\u003e cowboy boots, sandals, sneakers \u003c\/span\u003e, or simple accessories depending on your mood.\u003c\/p\u003e\n\u003cdiv class=\"image-container\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0677\/9695\/9303\/files\/7e6ae7811d8b5cf769cd710dab775e02_6e205706-1093-455a-b059-40ade4d09920.png?v=1787734876\" alt=\"Dress styling scenarios\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     07 COLORS\n     ===================================================== --\u003e\n\u003csection class=\"section-item colors-section\"\u003e\u003cspan class=\"section-kicker\"\u003e Pick Your Mood \u003c\/span\u003e\n\u003ch2\u003eAvailable \u003cspan class=\"highlight-text\"\u003e Colors \u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"section-lead\"\u003eChoose the shade that fits your personal style, from \u003cspan class=\"highlight-text\"\u003e soft feminine tones \u003c\/span\u003e to deeper statement colors.\u003c\/p\u003e\n\u003cdiv class=\"image-container\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0677\/9695\/9303\/files\/ffbcf8f7b5d3cc248a4aaa6fd99b04ea_976b0b6c-12c8-41ca-aa72-109a06411403.png?v=1787734877\" alt=\"Dress colors\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     08 FAQ\n     ===================================================== --\u003e\n\u003csection class=\"faq-section\"\u003e\u003cspan class=\"section-kicker\" style=\"display: block; width: max-content; margin: 0 auto 9px;\"\u003e Helpful Details \u003c\/span\u003e\n\u003ch2 style=\"text-align: center;\"\u003eFrequently Asked \u003cspan class=\"highlight-text\"\u003e Questions \u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"faq-container\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003e\u003cspan\u003e What is the sizing advice for this dress? \u003c\/span\u003e \u003cspan class=\"arrow\"\u003e ▼ \u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"faq-answer\"\u003eThe dress runs slightly small based on customer feedback. We recommend ordering \u003cstrong style=\"color: var(--accent-dark);\"\u003e one size up \u003c\/strong\u003e if you prefer a more relaxed and comfortable babydoll fit.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003e\u003cspan\u003e Does the dress have built-in shorts? \u003c\/span\u003e \u003cspan class=\"arrow\"\u003e ▼ \u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"faq-answer\"\u003eYes. The dress includes \u003cstrong style=\"color: var(--accent-dark);\"\u003e built-in safety shorts \u003c\/strong\u003e to provide extra coverage and confidence while moving, sitting, or enjoying outdoor activities.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003e\u003cspan\u003e How should I care for the fabric? \u003c\/span\u003e \u003cspan class=\"arrow\"\u003e ▼ \u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"faq-answer\"\u003eWe recommend cold-water hand washing or using a delicate machine cycle with a laundry bag. Hang to dry to help maintain the fabric's natural crinkle texture.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     09 SOCIAL PROOF\n     ===================================================== --\u003e\n\u003csection class=\"section-item stats-section\"\u003e\u003cspan class=\"section-kicker\"\u003e Customer Favorite \u003c\/span\u003e\n\u003ch2\u003eLoved by \u003cspan class=\"highlight-text\"\u003e Stylish Women \u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"section-lead\"\u003eA relaxed silhouette, feminine details, and easy styling make this dress a favorite for \u003cspan class=\"highlight-text\"\u003e everyday adventures and special occasions. \u003c\/span\u003e\u003c\/p\u003e\n\u003cdiv class=\"stats-grid\"\u003e\n\u003cdiv class=\"stat-box\"\u003e\n\u003cdiv class=\"stat-number\"\u003e12,000+\u003c\/div\u003e\n\u003cdiv class=\"stat-label\"\u003eOrders Shipped\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stat-box\"\u003e\n\u003cdiv class=\"stat-number\"\u003e4.9 \/ 5\u003c\/div\u003e\n\u003cdiv class=\"stat-label\"\u003eCustomer Rating\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stat-box\"\u003e\n\u003cdiv class=\"stat-number\"\u003e98%\u003c\/div\u003e\n\u003cdiv class=\"stat-label\"\u003eCustomer Satisfaction\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     10 REVIEWS\n     ★ CUSTOM FEMALE AVATARS\n     ===================================================== --\u003e\n\u003csection class=\"reviews-section\"\u003e\u003cspan class=\"section-kicker\" style=\"display: block; width: max-content; margin: 0 auto 9px;\"\u003e Customer Favorites \u003c\/span\u003e\n\u003ch2 style=\"text-align: center;\"\u003eCustomer \u003cspan class=\"highlight-text\"\u003e Love \u0026amp; Buyer Shows \u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"reviews-grid\"\u003e\n\u003c!-- =====================================================\n     REVIEW 01\n     Jessica\n     ===================================================== --\u003e\n\u003cdiv class=\"review-card\"\u003e\n\u003cdiv\u003e\n\u003cdiv style=\"display: flex; align-items: center; margin-bottom: 12px;\"\u003e\n\u003cdiv class=\"buyer-avatar\"\u003e\u003csvg viewbox=\"0 0 100 100\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n\n\u003crect width=\"100\" height=\"100\" fill=\"#ead7ce\"\u003e\u003c\/rect\u003e\n\n\n\u003cpath d=\"M20 48 C15 20 32 7 52 8 C76 9 87 26 82 53 L76 70 L23 68 Z\" fill=\"#6b4435\"\u003e\u003c\/path\u003e\n\n\n\u003cpath d=\"M43 62 L43 78 L58 78 L58 62\" fill=\"#e8b99e\"\u003e\u003c\/path\u003e\n\n\n\u003cellipse cx=\"51\" cy=\"48\" rx=\"25\" ry=\"29\" fill=\"#e8b99e\"\u003e\u003c\/ellipse\u003e\n\n\n\u003cpath d=\"M26 43 C26 20 43 13 56 17 C70 20 78 32 76 48 C69 39 62 32 49 31 C42 36 35 42 26 43 Z\" fill=\"#6b4435\"\u003e\u003c\/path\u003e\n\n\n\u003ccircle cx=\"42\" cy=\"48\" r=\"2\" fill=\"#49342f\"\u003e\u003c\/circle\u003e\n\u003ccircle cx=\"60\" cy=\"48\" r=\"2\" fill=\"#49342f\"\u003e\u003c\/circle\u003e\n\n\n\u003cpath d=\"M51 49 L49 56 L54 56\" fill=\"none\" stroke=\"#b97e69\" stroke-width=\"1.5\"\u003e\u003c\/path\u003e\n\n\n\u003cpath d=\"M45 61 Q51 65 57 61\" fill=\"none\" stroke=\"#9d514d\" stroke-width=\"2\"\u003e\u003c\/path\u003e\n\n\n\u003cpath d=\"M25 100 C27 80 36 75 43 73 L58 73 C68 77 77 84 80 100 Z\" fill=\"#a65342\"\u003e\u003c\/path\u003e\n\n\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eJessica L.\u003c\/h4\u003e\n\u003cdiv style=\"color: var(--gold); font-size: 15px; line-height: 1.4;\"\u003e★★★★★\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e\"Absolute perfection! The \u003cspan style=\"color: var(--accent-dark); font-weight: bold;\"\u003e built-in shorts \u003c\/span\u003e saved me during a windy outdoor concert, and the fit is wildly flattering.\"\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"buyer-show-container\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0677\/9695\/9303\/files\/1_2c15b4d3-5279-44ec-809a-858b699a3e3c.webp?v=1787738447\" alt=\"Customer buyer show\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =====================================================\n     REVIEW 02\n     Samantha\n     ===================================================== --\u003e\n\u003cdiv class=\"review-card\"\u003e\n\u003cdiv\u003e\n\u003cdiv style=\"display: flex; align-items: center; margin-bottom: 12px;\"\u003e\n\u003cdiv class=\"buyer-avatar\"\u003e\u003csvg viewbox=\"0 0 100 100\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n\n\u003crect width=\"100\" height=\"100\" fill=\"#f1ddd1\"\u003e\u003c\/rect\u003e\n\n\n\u003cpath d=\"M18 53 C11 24 28 5 51 6 C76 6 90 27 83 60 L76 82 L24 82 Z\" fill=\"#b98552\"\u003e\u003c\/path\u003e\n\n\n\u003cellipse cx=\"50\" cy=\"47\" rx=\"24\" ry=\"29\" fill=\"#f0c5a7\"\u003e\u003c\/ellipse\u003e\n\n\n\u003cpath d=\"M26 39 C31 17 47 11 62 17 C69 20 75 27 76 39 C66 30 55 28 43 31 C37 34 32 38 26 39 Z\" fill=\"#c28c55\"\u003e\u003c\/path\u003e\n\n\n\u003ccircle cx=\"42\" cy=\"48\" r=\"2\" fill=\"#554039\"\u003e\u003c\/circle\u003e\n\u003ccircle cx=\"59\" cy=\"48\" r=\"2\" fill=\"#554039\"\u003e\u003c\/circle\u003e\n\n\n\u003cpath d=\"M50 50 L48 56 L53 56\" fill=\"none\" stroke=\"#c48b72\" stroke-width=\"1.5\"\u003e\u003c\/path\u003e\n\n\n\u003cpath d=\"M44 61 Q50 65 57 61\" fill=\"none\" stroke=\"#a95d55\" stroke-width=\"2\"\u003e\u003c\/path\u003e\n\n\n\u003cpath d=\"M23 100 C26 82 36 76 43 74 L58 74 C67 78 76 85 79 100 Z\" fill=\"#d39a72\"\u003e\u003c\/path\u003e\n\n\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eSamantha R.\u003c\/h4\u003e\n\u003cdiv style=\"color: var(--gold); font-size: 15px; line-height: 1.4;\"\u003e★★★★★\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e\"Super lightweight and dreamy. I \u003cspan style=\"color: var(--accent-dark); font-weight: bold;\"\u003e sized up \u003c\/span\u003e as recommended and it fits beautifully. Getting another color!\"\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"buyer-show-container\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0677\/9695\/9303\/files\/2_ed681a9a-98f7-4ac2-a5e5-c01a9ba56da5.webp?v=1787738463\" alt=\"Customer buyer show\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =====================================================\n     REVIEW 03\n     Chloe\n     ===================================================== --\u003e\n\u003cdiv class=\"review-card\"\u003e\n\u003cdiv\u003e\n\u003cdiv style=\"display: flex; align-items: center; margin-bottom: 12px;\"\u003e\n\u003cdiv class=\"buyer-avatar\"\u003e\u003csvg viewbox=\"0 0 100 100\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n\n\u003crect width=\"100\" height=\"100\" fill=\"#e6d7ce\"\u003e\u003c\/rect\u003e\n\n\n\u003cpath d=\"M18 55 C12 27 28 8 50 8 C74 8 88 28 82 57 L77 75 L22 75 Z\" fill=\"#342b29\"\u003e\u003c\/path\u003e\n\n\n\u003cellipse cx=\"50\" cy=\"48\" rx=\"24\" ry=\"29\" fill=\"#c98f76\"\u003e\u003c\/ellipse\u003e\n\n\n\u003cpath d=\"M26 35 C30 17 43 12 56 14 C70 16 78 28 76 42 C66 31 57 27 45 29 C38 30 32 34 26 35 Z\" fill=\"#302725\"\u003e\u003c\/path\u003e\n\n\n\u003ccircle cx=\"42\" cy=\"48\" r=\"2\" fill=\"#332925\"\u003e\u003c\/circle\u003e\n\u003ccircle cx=\"59\" cy=\"48\" r=\"2\" fill=\"#332925\"\u003e\u003c\/circle\u003e\n\n\n\u003cpath d=\"M50 50 L48 56 L53 56\" fill=\"none\" stroke=\"#a66e5d\" stroke-width=\"1.5\"\u003e\u003c\/path\u003e\n\n\n\u003cpath d=\"M44 61 Q50 64 57 61\" fill=\"none\" stroke=\"#8f4947\" stroke-width=\"2\"\u003e\u003c\/path\u003e\n\n\n\u003cpath d=\"M22 100 C25 82 35 76 43 74 L58 74 C68 78 77 85 80 100 Z\" fill=\"#657b70\"\u003e\u003c\/path\u003e\n\n\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eChloe M.\u003c\/h4\u003e\n\u003cdiv style=\"color: var(--gold); font-size: 15px; line-height: 1.4;\"\u003e★★★★★\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e\"Pairs amazingly well with \u003cspan style=\"color: var(--accent-dark); font-weight: bold;\"\u003e cowboy boots \u003c\/span\u003e ! Received endless compliments all day long. The fabric texture is beautiful.\"\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"buyer-show-container\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0677\/9695\/9303\/files\/3_56a1208a-e915-4b3b-9725-26fb3a691333.webp?v=1787738479\" alt=\"Customer buyer show\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- =====================================================\n     REVIEW 04\n     Taylor\n     ===================================================== --\u003e\n\u003cdiv class=\"review-card\"\u003e\n\u003cdiv\u003e\n\u003cdiv style=\"display: flex; align-items: center; margin-bottom: 12px;\"\u003e\n\u003cdiv class=\"buyer-avatar\"\u003e\u003csvg viewbox=\"0 0 100 100\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n\n\u003crect width=\"100\" height=\"100\" fill=\"#eee0d6\"\u003e\u003c\/rect\u003e\n\n\n\u003cpath d=\"M20 45 C18 22 33 10 51 10 C70 10 82 23 80 46 L75 60 L24 60 Z\" fill=\"#795444\"\u003e\u003c\/path\u003e\n\n\n\u003cellipse cx=\"50\" cy=\"48\" rx=\"24\" ry=\"29\" fill=\"#dca98e\"\u003e\u003c\/ellipse\u003e\n\n\n\u003cpath d=\"M26 38 C29 18 42 13 55 15 C67 16 75 25 75 37 C64 29 52 27 41 31 C35 33 31 36 26 38 Z\" fill=\"#704b3c\"\u003e\u003c\/path\u003e\n\n\n\u003ccircle cx=\"42\" cy=\"48\" r=\"2\" fill=\"#44342f\"\u003e\u003c\/circle\u003e\n\u003ccircle cx=\"59\" cy=\"48\" r=\"2\" fill=\"#44342f\"\u003e\u003c\/circle\u003e\n\n\n\u003cpath d=\"M50 50 L48 56 L53 56\" fill=\"none\" stroke=\"#ae7864\" stroke-width=\"1.5\"\u003e\u003c\/path\u003e\n\n\n\u003cpath d=\"M44 61 Q50 65 57 61\" fill=\"none\" stroke=\"#984f4b\" stroke-width=\"2\"\u003e\u003c\/path\u003e\n\n\n\u003cpath d=\"M22 100 C25 82 36 76 43 74 L58 74 C68 78 76 85 80 100 Z\" fill=\"#b88750\"\u003e\u003c\/path\u003e\n\n\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eTaylor W.\u003c\/h4\u003e\n\u003cdiv style=\"color: var(--gold); font-size: 15px; line-height: 1.4;\"\u003e★★★★★\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e\"Very high quality. The \u003cspan style=\"color: var(--accent-dark); font-weight: bold;\"\u003e V-neck and empire waist \u003c\/span\u003e create such a flattering look. Worth every penny.\"\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"buyer-show-container\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0677\/9695\/9303\/files\/4_78c06fa2-b1d9-4d3a-ba0d-b516ab6c9ce2.png?v=1787738494\" alt=\"Customer buyer show\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     11 GUARANTEE\n     ===================================================== --\u003e\n\u003csection class=\"guarantee-section\"\u003e\n\u003cdiv class=\"guarantee-heading\"\u003e\n\u003cspan class=\"section-kicker\"\u003e Shop With Confidence \u003c\/span\u003e\n\u003ch2\u003e\n\u003cspan class=\"highlight-text\"\u003e Secure \u0026amp; Fast \u003c\/span\u003e Guarantee\u003c\/h2\u003e\n\u003cp\u003eFast dispatch, easy tracking, secure payment \u0026amp; 30-day returns.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"guarantee-grid\"\u003e\n\u003cdiv class=\"guarantee-card\"\u003e\n\u003cdiv class=\"guarantee-icon\"\u003e🚀\u003c\/div\u003e\n\u003ch4\u003eFast Dispatch\u003c\/h4\u003e\n\u003cp\u003eShips within 24–48 hours.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"guarantee-card\"\u003e\n\u003cdiv class=\"guarantee-icon\"\u003e📦\u003c\/div\u003e\n\u003ch4\u003eOrder Tracking\u003c\/h4\u003e\n\u003cp\u003eTrack every step.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"guarantee-card\"\u003e\n\u003cdiv class=\"guarantee-icon\"\u003e🔄\u003c\/div\u003e\n\u003ch4\u003e30-Day Returns\u003c\/h4\u003e\n\u003cp\u003eEasy returns \u0026amp; exchanges.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"guarantee-card\"\u003e\n\u003cdiv class=\"guarantee-icon\"\u003e🔒\u003c\/div\u003e\n\u003ch4\u003eSecure Pay\u003c\/h4\u003e\n\u003cp\u003eSafe \u0026amp; secure checkout.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     12 FINAL CTA\n     ===================================================== --\u003e\n\u003csection class=\"cta-banner\"\u003e\n\u003ch2\u003eReady to Elevate Your \u003cspan class=\"highlight-text\"\u003e Wardrobe \u003c\/span\u003e ?\u003c\/h2\u003e\n\u003cp\u003eJoin stylish women everywhere and discover an effortless new favorite for your wardrobe.\u003c\/p\u003e\n\u003cdiv class=\"cta-points\"\u003e\n\u003cspan\u003e Choose Your Color \u003c\/span\u003e \u003cspan\u003e Check Size Guide \u003c\/span\u003e \u003cspan\u003e Select Your Size \u003c\/span\u003e\n\u003c\/div\u003e\n\u003ca href=\"#\" class=\"cta-button\"\u003e \u003cspan style=\"color: rgb(0, 0, 0);\"\u003eBuy Now \u0026amp; Choose Size ↑ \u003c\/span\u003e\u003c\/a\u003e\u003c\/section\u003e\n\u003c\/div\u003e","brand":"XIESHU","offers":[{"title":"Brown \/ S","offer_id":43131162918983,"sku":"NC03142608265290-深卡其布色-S","price":43.99,"currency_code":"USD","in_stock":true},{"title":"Brown \/ M","offer_id":43131162951751,"sku":"NC03142608265290-深卡其布色-M","price":43.99,"currency_code":"USD","in_stock":true},{"title":"Brown \/ L","offer_id":43131162984519,"sku":"NC03142608265290-深卡其布色-L","price":43.99,"currency_code":"USD","in_stock":true},{"title":"Brown \/ XL","offer_id":43131163017287,"sku":"NC03142608265290-深卡其布色-XL","price":43.99,"currency_code":"USD","in_stock":true},{"title":"Brown \/ 2XL","offer_id":43131163050055,"sku":"NC03142608265290-深卡其布色-2XL","price":43.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ S","offer_id":43131163082823,"sku":"NC03142608265290-黑色-S","price":43.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ M","offer_id":43131163115591,"sku":"NC03142608265290-黑色-M","price":43.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ L","offer_id":43131163148359,"sku":"NC03142608265290-黑色-L","price":43.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ XL","offer_id":43131163181127,"sku":"NC03142608265290-黑色-XL","price":43.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ 2XL","offer_id":43131163213895,"sku":"NC03142608265290-黑色-2XL","price":43.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0677\/9695\/9303\/files\/3_f8afbdce-f242-4bc8-b6bf-b78c700c62e3.png?v=1787734877","url":"https:\/\/bamafrontierman.com\/products\/womens-v-neck-long-sleeve-mini-dress-with-shorts-lining","provider":"bamafrontierman.com","version":"1.0","type":"link"}