{"product_id":"women-s-oversized-hooded-top-lounge-pants-set","title":"Women’s Contrast-Trim Hooded Top \u0026 Pants Set","description":"\u003c!-- WOMEN'S TWO-PIECE HOODED LOUNGE SET --\u003e\n\u003cstyle\u003e\nhtml{scroll-behavior:smooth}\n.hls-page,.hls-page *{box-sizing:border-box}\n.hls-page{\n  --dark:#4e4a46;\n  --coffee:#7a675b;\n  --caramel:#b4947c;\n  --cream:#f5eee8;\n  --light:#fcfaf7;\n  --border:#ded2c8;\n  --text:#373330;\n  --muted:#6f6862;\n  --white:#fff;\n  --slate:#71808b;\n  --slate-soft:#e8edf0;\n  --radius:14px;\n  --image-radius:12px;\n  --gap:18px;\n\n  width:100%;\n  margin:0;\n  padding:0;\n  color:var(--text);\n  background:transparent;\n  font-family:-apple-system,BlinkMacSystemFont,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif;\n  font-size:16px;\n  line-height:1.65;\n}\n\n.hls-page h1,\n.hls-page h2,\n.hls-page h3,\n.hls-page p,\n.hls-page ul{\n  margin-top:0;\n}\n\n.hls-page h1,\n.hls-page h2,\n.hls-page h3{\n  color:var(--dark);\n  font-family:Georgia,\"Times New Roman\",serif;\n  line-height:1.28;\n  letter-spacing:-.015em;\n}\n\n.hls-page img{\n  display:block;\n  width:auto!important;\n  height:auto!important;\n  max-width:100%!important;\n  min-height:0!important;\n  margin-right:auto;\n  margin-left:auto;\n  border:0;\n  object-fit:initial!important;\n}\n\n.hls-container{\n  width:min(860px,calc(100% - 28px));\n  margin:0 auto;\n}\n\n.hls-section{\n  padding:var(--gap) 0;\n  margin:0;\n}\n\n.hls-section-heading{\n  max-width:720px;\n  margin:0 auto 24px;\n  text-align:center;\n}\n\n.hls-section-heading h2{\n  margin-bottom:8px;\n  font-size:clamp(24px,3vw,28px);\n}\n\n.hls-eyebrow{\n  display:inline-block;\n  margin-bottom:9px;\n  color:var(--coffee);\n  font-size:11px;\n  font-weight:800;\n  letter-spacing:.13em;\n  text-transform:uppercase;\n}\n\n\/* =========================\n   HERO\n========================= *\/\n\n.hls-hero{\n  position:relative;\n  isolation:isolate;\n  overflow:hidden;\n  padding:34px 28px 28px;\n  border:1px solid var(--border);\n  border-radius:var(--radius);\n  text-align:center;\n  background:\n    radial-gradient(\n      circle at 12% 10%,\n      rgba(255,255,255,.95),\n      transparent 30%\n    ),\n    radial-gradient(\n      circle at 88% 13%,\n      rgba(113,128,139,.13),\n      transparent 32%\n    ),\n    linear-gradient(\n      145deg,\n      #fdfbf8 0%,\n      #f4ede7 55%,\n      #ebe7e2 100%\n    );\n  box-shadow:0 6px 18px rgba(73,62,55,.065);\n}\n\n.hls-hero:before{\n  content:\"\";\n  position:absolute;\n  top:0;\n  right:24px;\n  left:24px;\n  height:3px;\n  border-radius:0 0 999px 999px;\n  background:linear-gradient(\n    90deg,\n    transparent,\n    rgba(180,148,124,.34) 18%,\n    rgba(113,128,139,.42) 50%,\n    rgba(180,148,124,.34) 82%,\n    transparent\n  );\n  opacity:.66;\n  z-index:-1;\n}\n\n.hls-hero:after{\n  content:\"✦\";\n  position:absolute;\n  top:18px;\n  right:24px;\n  color:rgba(113,128,139,.3);\n  font-size:28px;\n  line-height:1;\n  transform:rotate(10deg);\n  pointer-events:none;\n}\n\n.hls-hero-inner{\n  display:grid;\n  grid-template-columns:1fr;\n  gap:20px;\n}\n\n.hls-hero-copy{\n  position:relative;\n  z-index:1;\n  max-width:720px;\n  margin:0 auto;\n  text-align:center;\n}\n\n.hls-hero-badge{\n  display:inline-flex;\n  min-height:30px;\n  margin-bottom:15px;\n  padding:7px 13px;\n  align-items:center;\n  gap:7px;\n  border:1px solid rgba(113,128,139,.22);\n  border-radius:999px;\n  color:#66737c;\n  font-size:10.5px;\n  font-weight:800;\n  line-height:1;\n  letter-spacing:.12em;\n  background:rgba(255,255,255,.76);\n  box-shadow:0 4px 12px rgba(73,62,55,.05);\n}\n\n.hls-hero-badge-dot{\n  width:7px;\n  height:7px;\n  flex:0 0 7px;\n  border-radius:50%;\n  background:var(--slate);\n  box-shadow:0 0 0 4px rgba(113,128,139,.13);\n}\n\n.hls-hero-copy h1{\n  max-width:690px;\n  margin:0 auto 14px;\n  font-size:clamp(29px,4vw,34px);\n}\n\n.hls-hero-highlight{\n  display:inline;\n  position:relative;\n  color:var(--coffee);\n}\n\n.hls-hero-highlight:after{\n  content:\"\";\n  position:absolute;\n  right:2px;\n  bottom:-3px;\n  left:2px;\n  height:7px;\n  border-radius:999px;\n  background:rgba(180,148,124,.18);\n  z-index:-1;\n}\n\n.hls-hero-media{\n  position:relative;\n  width:100%;\n  padding:0;\n  overflow:hidden;\n  border:0;\n  border-radius:var(--radius);\n  background:transparent;\n  box-shadow:none;\n}\n\n.hls-hero-media:before{\n  content:\"\";\n  position:absolute;\n  inset:-1px;\n  border:1px solid rgba(255,255,255,.58);\n  border-radius:var(--radius);\n  pointer-events:none;\n  z-index:1;\n}\n\n.hls-hero-media img{\n  border-radius:var(--image-radius);\n  background:transparent;\n}\n\n.hls-hero-copy-bottom{\n  margin-top:-2px;\n}\n\n.hls-hero-copy-bottom p{\n  max-width:690px;\n  margin:0 auto;\n  color:var(--muted);\n  font-size:16px;\n}\n\n.hls-hero-benefits{\n  display:flex;\n  margin-top:17px;\n  flex-wrap:wrap;\n  justify-content:center;\n  gap:8px;\n}\n\n.hls-hero-benefits span{\n  display:inline-flex;\n  min-height:32px;\n  padding:7px 12px;\n  align-items:center;\n  justify-content:center;\n  border:1px solid rgba(113,128,139,.2);\n  border-radius:999px;\n  color:var(--dark);\n  font-size:12px;\n  font-weight:700;\n  line-height:1.2;\n  background:rgba(255,255,255,.82);\n}\n\n\/* =========================\n   FEATURE CARDS\n========================= *\/\n\n.hls-feature-list{\n  display:grid;\n  gap:16px;\n}\n\n.hls-feature-card{\n  display:grid;\n  grid-template-columns:1fr;\n  overflow:hidden;\n  border:1px solid var(--border);\n  border-radius:var(--radius);\n  background:var(--white);\n  box-shadow:0 6px 18px rgba(73,62,55,.06);\n}\n\n.hls-feature-image{\n  width:100%;\n  padding:12px;\n  overflow:hidden;\n  border-radius:var(--radius) var(--radius) 0 0;\n  text-align:center;\n  background:linear-gradient(\n    180deg,\n    #f6f1ec 0%,\n    #e9edf0 100%\n  );\n}\n\n.hls-feature-image img{\n  border-radius:var(--image-radius);\n}\n\n.hls-feature-content{\n  display:flex;\n  width:100%;\n  max-width:760px;\n  margin:0 auto;\n  padding:24px 26px 28px;\n  flex-direction:column;\n  align-items:center;\n  justify-content:center;\n  text-align:center;\n}\n\n.hls-feature-content h2{\n  margin-bottom:10px;\n  font-size:clamp(20px,2.7vw,24px);\n}\n\n.hls-feature-content p{\n  max-width:700px;\n  margin-bottom:0;\n  color:var(--muted);\n  font-size:15.5px;\n  line-height:1.65;\n}\n\n\/* =========================\n   SIZE CHART\n========================= *\/\n\n.hls-size-box{\n  overflow:hidden;\n  padding:20px;\n  border:1px solid var(--border);\n  border-radius:var(--radius);\n  text-align:center;\n  background:#faf7f3;\n  box-shadow:0 6px 18px rgba(73,62,55,.06);\n}\n\n.hls-size-title{\n  margin-bottom:16px;\n}\n\n.hls-size-title h2{\n  margin-bottom:0;\n  font-size:26px;\n}\n\n.hls-size-image{\n  padding:8px;\n  overflow:hidden;\n  border:1px solid var(--border);\n  border-radius:var(--radius);\n  background:var(--white);\n}\n\n.hls-size-image img{\n  border-radius:var(--image-radius);\n}\n\n\/* =========================\n   FAQ\n========================= *\/\n\n.hls-faq-wrap{\n  padding:0 14px;\n}\n\n.hls-faq-list{\n  display:grid;\n  max-width:780px;\n  margin:0 auto;\n  gap:10px;\n}\n\n.hls-faq-item{\n  overflow:hidden;\n  border:1px solid var(--border);\n  border-radius:var(--radius);\n  background:var(--white);\n  box-shadow:0 6px 18px rgba(73,62,55,.05);\n}\n\n.hls-faq-item[open]{\n  border-color:rgba(113,128,139,.45);\n}\n\n.hls-faq-item summary{\n  position:relative;\n  display:flex;\n  min-height:60px;\n  padding:16px 52px 16px 18px;\n  align-items:center;\n  border-radius:var(--radius);\n  color:var(--dark);\n  font-size:15.5px;\n  font-weight:700;\n  line-height:1.45;\n  cursor:pointer;\n  list-style:none;\n  user-select:none;\n  background:#f8f6f3;\n  transition:background .22s ease;\n}\n\n.hls-faq-item summary:hover{\n  background:var(--slate-soft);\n}\n\n.hls-faq-item[open] summary{\n  border-radius:var(--radius) var(--radius) 0 0;\n}\n\n.hls-faq-item summary::-webkit-details-marker{\n  display:none;\n}\n\n.hls-faq-item summary::marker{\n  content:\"\";\n}\n\n.hls-faq-arrow{\n  position:absolute;\n  top:50%;\n  right:20px;\n  width:10px;\n  height:10px;\n  border-right:2px solid var(--slate);\n  border-bottom:2px solid var(--slate);\n  transform:translateY(-65%) rotate(45deg);\n  transition:transform .28s ease;\n}\n\n.hls-faq-item[open] .hls-faq-arrow{\n  transform:translateY(-30%) rotate(225deg);\n}\n\n.hls-faq-answer{\n  padding:0 18px 18px;\n  color:var(--muted);\n  font-size:14.5px;\n  line-height:1.6;\n}\n\n.hls-faq-answer p{\n  margin-bottom:0;\n}\n\n\/* =========================\n   GUARANTEES\n========================= *\/\n\n.hls-guarantee-wrap{\n  padding:32px 26px;\n  border-radius:var(--radius);\n  color:var(--white);\n  background:linear-gradient(\n    145deg,\n    #4e4a46 0%,\n    #5d6265 100%\n  );\n}\n\n.hls-guarantee-heading{\n  max-width:600px;\n  margin:0 auto 22px;\n  text-align:center;\n}\n\n.hls-guarantee-heading h2{\n  margin-bottom:8px;\n  color:var(--white);\n  font-size:27px;\n}\n\n.hls-guarantee-heading p{\n  margin-bottom:0;\n  color:rgba(255,255,255,.78);\n  font-size:15px;\n}\n\n.hls-guarantee-grid{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n  gap:12px;\n}\n\n.hls-guarantee-card{\n  padding:20px 17px;\n  border:1px solid rgba(255,255,255,.2);\n  border-radius:var(--radius);\n  background:rgba(255,255,255,.075);\n}\n\n.hls-icon{\n  display:grid;\n  width:46px;\n  height:46px;\n  margin:0 0 11px;\n  place-items:center;\n  border-radius:50%;\n  color:var(--white);\n  font-size:21px;\n  background:rgba(255,255,255,.15);\n}\n\n.hls-guarantee-card h3{\n  margin-bottom:8px;\n  color:var(--white);\n  font-family:-apple-system,BlinkMacSystemFont,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif;\n  font-size:16.5px;\n}\n\n.hls-guarantee-card p{\n  margin-bottom:0;\n  color:rgba(255,255,255,.77);\n  font-size:13.5px;\n  line-height:1.5;\n}\n\n\/* =========================\n   CTA\n========================= *\/\n\n.hls-cta{\n  overflow:hidden;\n  padding:38px 26px;\n  border:1px solid var(--border);\n  border-radius:var(--radius);\n  text-align:center;\n  background:\n    radial-gradient(\n      circle at 82% 18%,\n      rgba(113,128,139,.12),\n      transparent 36%\n    ),\n    linear-gradient(\n      145deg,\n      #fbf8f5 0%,\n      #efe8e2 100%\n    );\n  box-shadow:0 6px 18px rgba(73,62,55,.06);\n}\n\n.hls-cta h2{\n  max-width:680px;\n  margin:0 auto 12px;\n  font-size:clamp(27px,3.5vw,32px);\n}\n\n.hls-cta p{\n  max-width:650px;\n  margin:0 auto 22px;\n  color:var(--muted);\n  font-size:15.5px;\n  line-height:1.65;\n}\n\n.hls-buy-button{\n  display:inline-flex;\n  min-width:190px;\n  min-height:52px;\n  padding:13px 28px;\n  align-items:center;\n  justify-content:center;\n  border:1px solid #5c6266;\n  border-radius:999px;\n  color:var(--white)!important;\n  font-size:15.5px;\n  font-weight:750;\n  line-height:1;\n  text-align:center;\n  text-decoration:none!important;\n  background:#5c6266;\n  box-shadow:0 9px 20px rgba(71,78,82,.24);\n  transition:\n    transform .22s ease,\n    box-shadow .22s ease,\n    background .22s ease;\n}\n\n.hls-buy-button:hover{\n  color:var(--white)!important;\n  background:#6f777c;\n  transform:translateY(-3px);\n  box-shadow:0 12px 24px rgba(71,78,82,.28);\n}\n\n.hls-buy-button:active{\n  transform:translateY(1px) scale(.98);\n}\n\n\/* =========================\n   RESPONSIVE\n========================= *\/\n\n@media(max-width:760px){\n  .hls-guarantee-grid{\n    grid-template-columns:1fr;\n  }\n}\n\n@media(max-width:640px){\n  .hls-page{\n    --gap:12px;\n    width:100vw;\n    max-width:100vw;\n    margin-left:calc(50% - 50vw);\n    margin-right:calc(50% - 50vw);\n    padding-bottom:0!important;\n    overflow-x:hidden;\n  }\n\n  .hls-container{\n    width:100%;\n    max-width:none;\n    margin-right:0;\n    margin-left:0;\n  }\n\n  .hls-section{\n    padding:var(--gap) 0;\n  }\n\n  .hls-hero{\n    padding:28px 14px 16px;\n  }\n\n  .hls-hero:before{\n    right:14px;\n    left:14px;\n  }\n\n  .hls-hero:after{\n    top:15px;\n    right:15px;\n    font-size:24px;\n  }\n\n  .hls-hero-badge{\n    margin-bottom:13px;\n    padding:7px 11px;\n    font-size:9.5px;\n    letter-spacing:.1em;\n  }\n\n  .hls-hero-copy h1{\n    font-size:27px;\n    line-height:1.25;\n  }\n\n  .hls-hero-copy-bottom p{\n    font-size:15px;\n  }\n\n  .hls-hero-benefits{\n    margin-top:14px;\n    gap:6px;\n  }\n\n  .hls-hero-benefits span{\n    min-height:30px;\n    padding:6px 10px;\n    font-size:11px;\n  }\n\n  .hls-feature-list{\n    gap:12px;\n  }\n\n  .hls-feature-image{\n    padding:8px;\n  }\n\n  .hls-feature-content{\n    padding:22px 16px 25px;\n  }\n\n  .hls-feature-content h2{\n    font-size:20px;\n  }\n\n  .hls-feature-content p{\n    font-size:15px;\n  }\n\n  .hls-size-box{\n    padding:14px 8px;\n  }\n\n  .hls-size-title h2{\n    font-size:23px;\n  }\n\n  .hls-section-heading{\n    padding:0 14px;\n    margin-bottom:20px;\n  }\n\n  .hls-section-heading h2{\n    font-size:23px;\n  }\n\n  .hls-faq-wrap{\n    padding-right:10px;\n    padding-left:10px;\n  }\n\n  .hls-faq-item summary{\n    min-height:58px;\n    padding:15px 48px 15px 16px;\n    font-size:15px;\n  }\n\n  .hls-faq-answer{\n    padding:0 16px 16px;\n    font-size:14.5px;\n  }\n\n  .hls-guarantee-wrap{\n    padding:26px 16px;\n  }\n\n  .hls-guarantee-heading h2{\n    font-size:24px;\n  }\n\n  .hls-cta{\n    padding:30px 16px;\n  }\n\n  .hls-cta h2{\n    font-size:26px;\n  }\n\n  .hls-cta p{\n    font-size:15px;\n  }\n\n  .hls-buy-button{\n    width:100%;\n  }\n}\n\n\/* Remove final bottom blank space *\/\n.hls-page{\n  padding-bottom:0!important;\n  margin-bottom:0!important;\n}\n\n.hls-page\u003e.hls-section:last-of-type{\n  padding-bottom:0!important;\n  margin-bottom:0!important;\n}\n\n.hls-page\u003e.hls-section:last-of-type .hls-container,\n.hls-page\u003e.hls-section:last-of-type .hls-cta{\n  margin-bottom:0!important;\n}\n\n@media(prefers-reduced-motion:reduce){\n  html{\n    scroll-behavior:auto;\n  }\n\n  .hls-page *,\n  .hls-page *:before,\n  .hls-page *:after{\n    transition-duration:.01ms!important;\n    animation-duration:.01ms!important;\n    animation-iteration-count:1!important;\n  }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"hls-page\"\u003e\n\u003c!-- HERO --\u003e\n\u003csection class=\"hls-section\"\u003e\n\u003cdiv class=\"hls-container\"\u003e\n\u003cdiv class=\"hls-hero\"\u003e\n\u003cdiv class=\"hls-hero-inner\"\u003e\n\u003cdiv class=\"hls-hero-copy\"\u003e\n\u003cdiv class=\"hls-hero-badge\"\u003e\n\u003cspan class=\"hls-hero-badge-dot\"\u003e\u003c\/span\u003e RELAXED STYLE • EVERYDAY COMFORT\u003c\/div\u003e\n\u003ch1\u003eComfortable Enough to Lounge In. \u003cspan class=\"hls-hero-highlight\"\u003e Polished Enough to Go Out. \u003c\/span\u003e ✨\u003c\/h1\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hls-hero-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/TikSave.io_7651998873841356063_1.gif?v=1785824463\" alt=\"Women's two-piece hooded lounge set\" loading=\"eager\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"hls-hero-copy hls-hero-copy-bottom\"\u003e\n\u003cp\u003eThis relaxed two-piece set combines an oversized hooded top with easy-fitting full-length pants, giving you softness, freedom, and an effortlessly coordinated look.\u003c\/p\u003e\n\u003cdiv class=\"hls-hero-benefits\"\u003e\n\u003cspan\u003eSoft Substantial Feel\u003c\/span\u003e \u003cspan\u003eRelaxed Flattering Fit\u003c\/span\u003e \u003cspan\u003eEasy Two-Piece Styling\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FEATURE CARDS --\u003e\n\u003csection class=\"hls-section hls-feature-section\"\u003e\n\u003cdiv class=\"hls-container\"\u003e\n\u003cdiv class=\"hls-feature-list\"\u003e\n\u003carticle class=\"hls-feature-card\"\u003e\n\u003cdiv class=\"hls-feature-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/ChatGPT_Image_2026_8_4_03_06_14_1.png?v=1785827281\" alt=\"Soft substantial comfort\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"hls-feature-content\"\u003e\n\u003ch2\u003e☁️ SOFT, SUBSTANTIAL COMFORT\u003c\/h2\u003e\n\u003cp\u003eThe smooth polyester-elastane fabric has a substantial 531GSM feel that drapes beautifully, feels soft against the skin, and maintains a polished appearance throughout the day.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"hls-feature-card\"\u003e\n\u003cdiv class=\"hls-feature-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/ChatGPT_Image_2026_8_4_03_06_15_2.png?v=1785827282\" alt=\"Relaxed oversized fit\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"hls-feature-content\"\u003e\n\u003ch2\u003e✨ RELAXED OVERSIZED FIT\u003c\/h2\u003e\n\u003cp\u003eThe roomy silhouette gives you comfortable space through the body while still creating a flattering, put-together shape that never feels tight or restrictive.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"hls-feature-card\"\u003e\n\u003cdiv class=\"hls-feature-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/ChatGPT_Image_2026_8_4_03_06_15_3.png?v=1785827279\" alt=\"Sporty hooded top\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"hls-feature-content\"\u003e\n\u003ch2\u003e🎀 SPORTY HOODED TOP\u003c\/h2\u003e\n\u003cp\u003eThe short-sleeve hooded top features adjustable drawstrings, bold contrast stripes, and a relaxed cut for an effortlessly modern athletic-inspired look.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"hls-feature-card\"\u003e\n\u003cdiv class=\"hls-feature-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/ChatGPT_Image_2026_8_4_03_06_17_4.png?v=1785827282\" alt=\"Flowing full-length pants\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"hls-feature-content\"\u003e\n\u003ch2\u003e👖 FLOWING FULL-LENGTH PANTS\u003c\/h2\u003e\n\u003cp\u003eThe relaxed pants feature a comfortable stretch waistband and wide, flowing legs that move naturally without clinging to your body.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"hls-feature-card\"\u003e\n\u003cdiv class=\"hls-feature-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/ChatGPT_Image_2026_8_4_03_06_17_5.png?v=1785827282\" alt=\"Flexible four-way stretch\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"hls-feature-content\"\u003e\n\u003ch2\u003e💫 FLEXIBLE FOUR-WAY STRETCH\u003c\/h2\u003e\n\u003cp\u003eThe stretch fabric moves with you while walking, sitting, bending, or traveling, helping you stay comfortable without losing the garment’s shape.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"hls-feature-card\"\u003e\n\u003cdiv class=\"hls-feature-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/ChatGPT_Image_2026_8_4_03_06_18_7.png?v=1785827281\" alt=\"Durable for everyday wear\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"hls-feature-content\"\u003e\n\u003ch2\u003e🧵 DURABLE FOR EVERYDAY WEAR\u003c\/h2\u003e\n\u003cp\u003eReinforced stitching, finished seams, smooth drawstrings, and durable hems give the set a clean finish designed for repeated wear and washing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"hls-feature-card\"\u003e\n\u003cdiv class=\"hls-feature-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/ChatGPT_Image_2026_8_4_03_06_19_9.png?v=1785827283\" alt=\"One set for endless casual moments\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"hls-feature-content\"\u003e\n\u003ch2\u003e🛍️ ONE SET, ENDLESS CASUAL MOMENTS\u003c\/h2\u003e\n\u003cp\u003ePerfect for relaxing at home, coffee runs, shopping, weekend walks, airport outfits, road trips, casual meetups, and cool summer evenings.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"hls-feature-card\"\u003e\n\u003cdiv class=\"hls-feature-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/ChatGPT_Image_2026_8_4_03_06_20_10.png?v=1785827282\" alt=\"Easy to style and wear\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"hls-feature-content\"\u003e\n\u003ch2\u003e✨ EASY TO STYLE, EASY TO WEAR\u003c\/h2\u003e\n\u003cp\u003eComplete the look with sneakers and a crossbody bag, or wear the hooded top and pants separately with your favorite tees, tanks, jeans, or leggings.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SIZE CHART --\u003e\n\u003csection class=\"hls-section\"\u003e\n\u003cdiv class=\"hls-container\"\u003e\n\u003cdiv class=\"hls-size-box\"\u003e\n\u003cdiv class=\"hls-size-title\"\u003e\n\u003ch2\u003eSize Chart\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hls-size-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/2_dd282a64-c01e-46c7-9139-0eca527c7f89.png?v=1785828143\" alt=\"Women's two-piece hooded lounge set size chart\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FAQ --\u003e\n\u003csection class=\"hls-section\"\u003e\n\u003cdiv class=\"hls-container\"\u003e\n\u003cdiv class=\"hls-section-heading\"\u003e\n\u003cspan class=\"hls-eyebrow\"\u003e Helpful Information \u003c\/span\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hls-faq-wrap\"\u003e\n\u003cdiv class=\"hls-faq-list\"\u003e\n\u003cdetails class=\"hls-faq-item\"\u003e\n\u003csummary\u003eWhat pieces are included with the set? \u003cspan class=\"hls-faq-arrow\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"hls-faq-answer\"\u003e\n\u003cp\u003eSet Includes: 1 Hooded Top + 1 Pair of Pants.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"hls-faq-item\"\u003e\n\u003csummary\u003eWhat type of fit does the set have? \u003cspan class=\"hls-faq-arrow\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"hls-faq-answer\"\u003e\n\u003cp\u003eThe roomy silhouette gives you comfortable space through the body while still creating a flattering, put-together shape that never feels tight or restrictive.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"hls-faq-item\"\u003e\n\u003csummary\u003eDoes the fabric stretch while moving? \u003cspan class=\"hls-faq-arrow\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"hls-faq-answer\"\u003e\n\u003cp\u003eThe stretch fabric moves with you while walking, sitting, bending, or traveling, helping you stay comfortable without losing the garment’s shape.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"hls-faq-item\"\u003e\n\u003csummary\u003eCan the hooded top and pants be worn separately? \u003cspan class=\"hls-faq-arrow\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"hls-faq-answer\"\u003e\n\u003cp\u003eComplete the look with sneakers and a crossbody bag, or wear the hooded top and pants separately with your favorite tees, tanks, jeans, or leggings.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"hls-faq-item\"\u003e\n\u003csummary\u003eWhat sizes are available? \u003cspan class=\"hls-faq-arrow\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"hls-faq-answer\"\u003e\n\u003cp\u003eSizes: S–2XL.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"hls-faq-item\"\u003e\n\u003csummary\u003eHow should I care for the set? \u003cspan class=\"hls-faq-arrow\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"hls-faq-answer\"\u003e\n\u003cp\u003eMachine Wash Cold, Tumble Dry Low or Air Dry.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- GUARANTEES --\u003e\n\u003csection class=\"hls-section\"\u003e\n\u003cdiv class=\"hls-container\"\u003e\n\u003cdiv class=\"hls-guarantee-wrap\"\u003e\n\u003cdiv class=\"hls-guarantee-heading\"\u003e\n\u003ch2\u003eShop With Confidence\u003c\/h2\u003e\n\u003cp\u003eThoughtful service from checkout through delivery.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hls-guarantee-grid\"\u003e\n\u003cdiv class=\"hls-guarantee-card\"\u003e\n\u003cdiv class=\"hls-icon\"\u003e📦\u003c\/div\u003e\n\u003ch3\u003eCarefully Packed\u003c\/h3\u003e\n\u003cp\u003eYour set is carefully packaged to help keep each piece protected during transit.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hls-guarantee-card\"\u003e\n\u003cdiv class=\"hls-icon\"\u003e🚚\u003c\/div\u003e\n\u003ch3\u003eShipping Updates\u003c\/h3\u003e\n\u003cp\u003eOrder and shipping updates are provided using the contact details entered at checkout.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hls-guarantee-card\"\u003e\n\u003cdiv class=\"hls-icon\"\u003e🔒\u003c\/div\u003e\n\u003ch3\u003eSecure Checkout\u003c\/h3\u003e\n\u003cp\u003eComplete your purchase through Shopify’s secure checkout experience.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- BOTTOM CTA --\u003e\n\u003csection class=\"hls-section\"\u003e\n\u003cdiv class=\"hls-container\"\u003e\n\u003cdiv class=\"hls-cta\"\u003e\n\u003ch2\u003eComfortable Enough to Lounge In. Polished Enough to Go Out. ✨\u003c\/h2\u003e\n\u003cp\u003eThis relaxed two-piece set combines an oversized hooded top with easy-fitting full-length pants, giving you the softness and freedom you want while keeping your outfit coordinated and effortlessly stylish.\u003c\/p\u003e\n\u003ca href=\"#MainContent\" class=\"hls-buy-button\"\u003e Buy Now \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"CWLdabucunjkldasx","offers":[{"title":"Red \/ S","offer_id":43096845189214,"sku":"NC02362608044552-女士条纹套装-红色-S","price":45.99,"currency_code":"USD","in_stock":true},{"title":"Red \/ M","offer_id":43096845221982,"sku":"NC02362608044552-女士条纹套装-红色-M","price":45.99,"currency_code":"USD","in_stock":true},{"title":"Red \/ L","offer_id":43096845254750,"sku":"NC02362608044552-女士条纹套装-红色-L","price":45.99,"currency_code":"USD","in_stock":true},{"title":"Red \/ XL","offer_id":43096845287518,"sku":"NC02362608044552-女士条纹套装-红色-XL","price":45.99,"currency_code":"USD","in_stock":true},{"title":"Red \/ XXL","offer_id":43096845320286,"sku":"NC02362608044552-女士条纹套装-红色-XXL","price":45.99,"currency_code":"USD","in_stock":true},{"title":"Green \/ S","offer_id":43096844861534,"sku":"NC02362608044552-女士条纹套装-绿色-S","price":45.99,"currency_code":"USD","in_stock":true},{"title":"Green \/ M","offer_id":43096844894302,"sku":"NC02362608044552-女士条纹套装-绿色-M","price":45.99,"currency_code":"USD","in_stock":true},{"title":"Green \/ L","offer_id":43096844927070,"sku":"NC02362608044552-女士条纹套装-绿色-L","price":45.99,"currency_code":"USD","in_stock":true},{"title":"Green \/ XL","offer_id":43096844959838,"sku":"NC02362608044552-女士条纹套装-绿色-XL","price":45.99,"currency_code":"USD","in_stock":true},{"title":"Green \/ XXL","offer_id":43096844992606,"sku":"NC02362608044552-女士条纹套装-绿色-XXL","price":45.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ S","offer_id":43096844697694,"sku":"NC02362608044552-女士条纹套装-黑色-S","price":45.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ M","offer_id":43096844730462,"sku":"NC02362608044552-女士条纹套装-黑色-M","price":45.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ L","offer_id":43096844763230,"sku":"NC02362608044552-女士条纹套装-黑色-L","price":45.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ XL","offer_id":43096844795998,"sku":"NC02362608044552-女士条纹套装-黑色-XL","price":45.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ XXL","offer_id":43096844828766,"sku":"NC02362608044552-女士条纹套装-黑色-XXL","price":45.99,"currency_code":"USD","in_stock":true},{"title":"Orange \/ S","offer_id":43096845025374,"sku":"NC02362608044552-女士条纹套装-橙色-S","price":45.99,"currency_code":"USD","in_stock":true},{"title":"Orange \/ M","offer_id":43096845058142,"sku":"NC02362608044552-女士条纹套装-橙色-M","price":45.99,"currency_code":"USD","in_stock":true},{"title":"Orange \/ L","offer_id":43096845090910,"sku":"NC02362608044552-女士条纹套装-橙色-L","price":45.99,"currency_code":"USD","in_stock":true},{"title":"Orange \/ XL","offer_id":43096845123678,"sku":"NC02362608044552-女士条纹套装-橙色-XL","price":45.99,"currency_code":"USD","in_stock":true},{"title":"Orange \/ XXL","offer_id":43096845156446,"sku":"NC02362608044552-女士条纹套装-橙色-XXL","price":45.99,"currency_code":"USD","in_stock":true},{"title":"Pink \/ S","offer_id":43096844533854,"sku":"NC02362608044552-女士条纹套装-粉色-S","price":45.99,"currency_code":"USD","in_stock":true},{"title":"Pink \/ M","offer_id":43096844566622,"sku":"NC02362608044552-女士条纹套装-粉色-M","price":45.99,"currency_code":"USD","in_stock":true},{"title":"Pink \/ L","offer_id":43096844599390,"sku":"NC02362608044552-女士条纹套装-粉色-L","price":45.99,"currency_code":"USD","in_stock":true},{"title":"Pink \/ XL","offer_id":43096844632158,"sku":"NC02362608044552-女士条纹套装-粉色-XL","price":45.99,"currency_code":"USD","in_stock":true},{"title":"Pink \/ XXL","offer_id":43096844664926,"sku":"NC02362608044552-女士条纹套装-粉色-XXL","price":45.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/ChatGPTImage2026_8_4_02_41_36_3.png?v=1785825759","url":"https:\/\/miscellista.com\/products\/women-s-oversized-hooded-top-lounge-pants-set","provider":"Miscellista.com","version":"1.0","type":"link"}