{"title":"Love Spark Cove","description":"\u003cstyle\u003e\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Yeseva+One\u0026family=Cormorant+Garamond:ital,wght@0,400;0,500;1,400;1,500\u0026family=Manrope:wght@400;500;600\u0026family=Pinyon+Script\u0026family=JetBrains+Mono:wght@400;500\u0026display=swap');\n\n  \/* V3 RECIPE — class-specific hide, NO :has(\u003e h1) *\/\n  .section-content-wrapper:has(.lscc-cover){\n    display: block !important;\n    --max-width--body-narrow: 100% !important;\n    --max-width--body: 100% !important;\n    padding-left: 0 !important; padding-right: 0 !important;\n    background: #0A0F1F;\n    border-top: 1px solid #1F2C4D;\n  }\n  .section-content-wrapper:has(.lscc-cover) \u003e .text-block.h2 { display: none !important; }\n  .section-content-wrapper:has(.lscc-cover) \u003e rte-formatter,\n  .section-content-wrapper:has(.lscc-cover) \u003e .text-block.rte {\n    width: 100vw !important; margin-left: calc(50% - 50vw) !important; max-width: 100vw !important;\n  }\n\n  .lscc-cover{\n    width: 100%;\n    background: #0A0F1F;\n    color: #FAF4E8;\n    padding: 0;\n    font-family: \"Manrope\", system-ui, sans-serif;\n    line-height: 1.65;\n    border-bottom: 1px solid #1F2C4D;\n    position: relative;\n    overflow: hidden;\n  }\n  .lscc-cover::before{\n    content:\"\"; position:absolute; inset:0;\n    background:\n      radial-gradient(ellipse 30% 50% at 12% 20%, #A82A5C33 0%, transparent 65%),\n      radial-gradient(ellipse 30% 50% at 88% 80%, #C9963F22 0%, transparent 65%),\n      linear-gradient(180deg, #0A0F1F 0%, #15203A 100%);\n    pointer-events: none;\n  }\n  .lscc-cover *{box-sizing:border-box;}\n  .lscc-inner{\n    max-width: 1280px; margin: 0 auto;\n    position: relative; z-index: 1;\n    padding: clamp(40px, 5vw, 72px) clamp(20px, 5vw, 56px) clamp(48px, 6vw, 80px);\n  }\n\n  .lscc-script{\n    font-family: \"Pinyon Script\", cursive;\n    font-size: clamp(22px, 2.6vw, 32px);\n    color: #F9A8C8;\n    margin: 0 0 8px;\n    text-shadow: 0 0 16px #A82A5Caa;\n    transform: rotate(-1.2deg);\n    display: inline-block;\n  }\n\n  .lscc-h1{\n    font-family: \"Yeseva One\", \"Cormorant Garamond\", serif !important;\n    font-weight: 400 !important;\n    font-size: clamp(40px, 6vw, 76px) !important;\n    line-height: 1.02 !important;\n    letter-spacing: -0.012em !important;\n    color: #FAF4E8 !important;\n    margin: 0 0 14px !important; padding: 0 !important;\n    text-align: left !important;\n    background: transparent !important;\n    display: block !important;\n    text-shadow: 0 0 30px #1F2C4D88;\n  }\n  .lscc-h1 em{ font-family: \"Cormorant Garamond\", serif; font-style: italic; color: #F5C77E; font-weight: 500; }\n\n  .lscc-eye{\n    font-family: \"JetBrains Mono\", monospace;\n    font-size: 11px; letter-spacing: .26em; text-transform: uppercase;\n    color: #F5C77E;\n    margin-bottom: 14px;\n    display: inline-block;\n    padding: 6px 12px;\n    background: #15203A;\n    border: 1px solid #E84B8355;\n    border-left: 3px solid #E84B83;\n  }\n  .lscc-tag{\n    font-family: \"Cormorant Garamond\", serif;\n    font-style: italic;\n    font-weight: 400;\n    font-size: clamp(17px, 1.9vw, 22px);\n    line-height: 1.65;\n    color: #F4ECDDdd;\n    max-width: 70ch;\n    margin: 14px 0 32px;\n  }\n  .lscc-tag em{ color: #F9A8C8; font-style: normal; font-weight: 600; }\n\n  .lscc-stats{\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));\n    gap: clamp(16px, 2.4vw, 28px);\n    margin: 24px 0 36px;\n    padding: 28px clamp(20px, 3vw, 36px);\n    background: #15203A;\n    color: #FAF4E8;\n    border-left: 4px solid #F5C77E;\n    box-shadow: 0 8px 28px rgba(0,0,0,.4);\n  }\n  .lscc-stat-num{\n    display: block;\n    font-family: \"Yeseva One\", serif;\n    font-weight: 400;\n    font-size: clamp(28px, 3.4vw, 44px);\n    color: #F5C77E;\n    line-height: 1; margin-bottom: 8px;\n    letter-spacing: -0.005em;\n    text-shadow: 0 0 18px #C9963F55;\n  }\n  .lscc-stat-lbl{\n    font-family: \"JetBrains Mono\", monospace;\n    font-size: 11px; letter-spacing: .18em; text-transform: uppercase;\n    color: #F4ECDDcc;\n  }\n\n  .lscc-grid{\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(230px, 1fr));\n    gap: clamp(14px, 2vw, 22px);\n    margin-top: 32px;\n  }\n  .lscc-pill{\n    background: linear-gradient(180deg, #15203A 0%, #0A0F1F 100%);\n    border: 1px solid #E84B8355;\n    border-top: 3px solid #F5C77E;\n    padding: 20px 22px;\n    position: relative;\n  }\n  .lscc-pill::before{\n    content: attr(data-num);\n    position: absolute;\n    top: 14px; right: 18px;\n    font-family: \"JetBrains Mono\", monospace;\n    font-size: 10px; letter-spacing: .2em;\n    color: #F9A8C8;\n  }\n  .lscc-pill-h{\n    font-family: \"Yeseva One\", serif;\n    font-weight: 400;\n    font-size: 20px; line-height: 1.2;\n    color: #FAF4E8; margin: 0 0 8px;\n    letter-spacing: -0.005em;\n  }\n  .lscc-pill-p{\n    font-family: \"Cormorant Garamond\", serif;\n    font-size: 15px; line-height: 1.6;\n    color: #F4ECDDcc; margin: 0;\n  }\n  .lscc-pill-meta{\n    display: block; margin-top: 12px;\n    font-family: \"JetBrains Mono\", monospace;\n    font-size: 10px; letter-spacing: .15em; text-transform: uppercase;\n    color: #F5C77Ecc;\n  }\n\n  .lscc-cta-row{\n    display: flex; gap: 12px; flex-wrap: wrap;\n    margin: 32px 0 8px;\n    padding-top: 24px;\n    border-top: 1px solid #1F2C4D;\n  }\n  .lscc-btn{\n    display: inline-block;\n    font-family: \"Manrope\", sans-serif;\n    font-weight: 600;\n    font-size: 12px; letter-spacing: .2em; text-transform: uppercase;\n    padding: 14px 28px;\n    border: 1px solid #E84B83;\n    background: #E84B83 !important;\n    color: #FAF4E8 !important;\n    text-decoration: none !important;\n    transition: all .22s ease;\n    box-shadow: 0 6px 18px #A82A5C55;\n  }\n  .lscc-btn:hover{ background: #A82A5C !important; transform: translateY(-2px); }\n  .lscc-btn-2{\n    background: transparent !important;\n    color: #FAF4E8 !important;\n    border-color: #F5C77E;\n    box-shadow: none;\n  }\n  .lscc-btn-2:hover{ background: #FAF4E811 !important; color: #F5C77E !important; }\n\u003c\/style\u003e\n\n\u003csection class=\"lscc-cover\"\u003e\n  \u003cdiv class=\"lscc-inner\"\u003e\n    \u003cspan class=\"lscc-eye\"\u003eAfter Dark · 7,200+ SKUs · Twelve Drawers · Discreet Packaging\u003c\/span\u003e\n    \u003cp class=\"lscc-script\"\u003eAfter dark, by candlelight\u003c\/p\u003e\n    \u003ch1 class=\"lscc-h1\"\u003eLove Spark Cove \u003cem\u003e·\u003c\/em\u003e The Full Catalog\u003c\/h1\u003e\n\n    \u003cp class=\"lscc-tag\"\u003e\n      The full catalog: \u003cem\u003eteddies, lingerie sets, garter belts, stockings, corsets, robes, chemises, babydolls, sleepwear, adhesive support, plus-friendly capsules, and bridal coordinates\u003c\/em\u003e. 7,200+ SKUs across twelve apparel drawers, organized by silhouette logic rather than tag-feed.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"lscc-stats\"\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"lscc-stat-num\"\u003e7,200+\u003c\/span\u003e\n        \u003cspan class=\"lscc-stat-lbl\"\u003eActive SKUs\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"lscc-stat-num\"\u003e12\u003c\/span\u003e\n        \u003cspan class=\"lscc-stat-lbl\"\u003eApparel Drawers\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"lscc-stat-num\"\u003eXS–3X\u003c\/span\u003e\n        \u003cspan class=\"lscc-stat-lbl\"\u003eStandard Size Run\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"lscc-stat-num\"\u003eDiscreet\u003c\/span\u003e\n        \u003cspan class=\"lscc-stat-lbl\"\u003ePackaging Standard\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"lscc-grid\"\u003e\n      \u003cdiv class=\"lscc-pill\" data-num=\"DRAWER \/ 01\"\u003e\n        \u003ch3 class=\"lscc-pill-h\"\u003eTeddies \u0026amp; Bodysuits\u003c\/h3\u003e\n        \u003cp class=\"lscc-pill-p\"\u003eSingle-piece halter, strap, and cap-sleeve silhouettes. Lace, mesh, fishnet, crochet. The bedroom-anchor category.\u003c\/p\u003e\n        \u003cspan class=\"lscc-pill-meta\"\u003eHalter · Strap · Crochet · Lace\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"lscc-pill\" data-num=\"DRAWER \/ 02\"\u003e\n        \u003ch3 class=\"lscc-pill-h\"\u003eLingerie Sets\u003c\/h3\u003e\n        \u003cp class=\"lscc-pill-p\"\u003eMulti-piece coordinates — top + bottom + accessory pieces. Eye masks, gloves, garter belts, pasties.\u003c\/p\u003e\n        \u003cspan class=\"lscc-pill-meta\"\u003eCoordinate · Editorial\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"lscc-pill\" data-num=\"DRAWER \/ 03\"\u003e\n        \u003ch3 class=\"lscc-pill-h\"\u003eGarter \u0026amp; Stockings\u003c\/h3\u003e\n        \u003cp class=\"lscc-pill-p\"\u003eFour-piece classic-silhouette anchor. Fishnet, lace-top, sheer, seamed stockings paired with garter belts.\u003c\/p\u003e\n        \u003cspan class=\"lscc-pill-meta\"\u003eFour-Piece · Lace-Top\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"lscc-pill\" data-num=\"DRAWER \/ 04\"\u003e\n        \u003ch3 class=\"lscc-pill-h\"\u003eCorsets \u0026amp; Bustiers\u003c\/h3\u003e\n        \u003cp class=\"lscc-pill-p\"\u003eStructured-silhouette pieces. Vinyl, satin, lace, brocade. Boning, lacing, hook-and-eye, zipper-front variants.\u003c\/p\u003e\n        \u003cspan class=\"lscc-pill-meta\"\u003eVinyl · Satin · Boned\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"lscc-pill\" data-num=\"DRAWER \/ 05\"\u003e\n        \u003ch3 class=\"lscc-pill-h\"\u003eRobes \u0026amp; Chemises\u003c\/h3\u003e\n        \u003cp class=\"lscc-pill-p\"\u003eRobes and kimonos in lace, satin, charmeuse. Single-piece chemises and slip-dresses. Layer or wear solo.\u003c\/p\u003e\n        \u003cspan class=\"lscc-pill-meta\"\u003eRobe · Kimono · Slip\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"lscc-pill\" data-num=\"DRAWER \/ 06\"\u003e\n        \u003ch3 class=\"lscc-pill-h\"\u003ePlus-Friendly\u003c\/h3\u003e\n        \u003cp class=\"lscc-pill-p\"\u003eBody-positive sizing — XS through 3X is standard on most pieces, with seasonal 4X-6X plus-extended capsules.\u003c\/p\u003e\n        \u003cspan class=\"lscc-pill-meta\"\u003eXS–3X · Seasonal Plus\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"lscc-cta-row\"\u003e\n      \u003ca class=\"lscc-btn\" href=\"\/pages\/love-spark-cove\"\u003eRead the brand page →\u003c\/a\u003e\n      \u003ca class=\"lscc-btn lscc-btn-2\" href=\"\/blogs\/love-spark-cove-journal\"\u003eOpen the journal →\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"cs-internal-links\" style=\"margin-top:32px;padding-top:24px;border-top:1px solid #eee;font-size:14px;line-height:1.7\"\u003e\n\u003c!--cs-internal-links-v1--\u003e\n\u003cp\u003eLearn more: \u003ca href=\"\/pages\/love-spark-cove\"\u003eabout Love Spark Cove | Intimate Apparel, Pleasure Shop \u0026amp; Free Shipping\u003c\/a\u003e, \u003ca href=\"\/blogs\/love-spark-cove-journal\"\u003eLove Spark Cove | Intimate Apparel, Pleasure Shop \u0026amp; Free Shipping journal\u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c!--cs-collection-schema-v1--\u003e\u003c!--cs-collection-faq-v1--\u003e\n\u003csection class=\"cs-collection-faq\" style=\"margin-top:2rem\"\u003e\n\u003ch2\u003eFrequently asked about Love Spark Cove\u003c\/h2\u003e\n\u003cdetails\u003e\u003csummary\u003eWhat kinds of products are in the Love Spark Cove collection?\u003c\/summary\u003e\u003cp\u003eThe Love Spark Cove collection brings together curated picks across the love spark cove category from independent and emerging brands stocked at Curated Sense. Browse the grid to compare options, see live stock, and check current pricing across sizes and variants.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eWhy shop Love Spark Cove at Curated Sense?\u003c\/summary\u003e\u003cp\u003eCurated Sense partners directly with the makers behind each love spark cove, so every product page links back to the original brand, ships from authorized supply, and stays in sync with the maker's live catalog. You get curator-level discovery without losing access to the original brand's quality, sizing, and warranty.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eWhat's the return policy on Love Spark Cove items?\u003c\/summary\u003e\u003cp\u003eMost love spark cove ship under Curated Sense's standard 30-day return window for new, unworn, unused items in original packaging. A few categories (final-sale, custom-made, intimate-use) carry brand-specific rules — those are flagged on the individual product page before checkout.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eAre Love Spark Cove products in stock and ready to ship?\u003c\/summary\u003e\u003cp\u003eStock status on every love spark cove updates in real time from the brand's own inventory feed, so the size and variant you see in the grid is genuinely available right now. Most US orders ship in 1–3 business days; international and made-to-order items show a longer lead time directly on the product page.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eHow are Love Spark Cove prices set?\u003c\/summary\u003e\u003cp\u003ePricing on the Love Spark Cove collection matches each brand's official storefront price, so you pay the same as you would shopping the maker direct — without the time spent hopping between 100+ separate websites. Multi-brand discount events and exclusive bundles appear in the homepage banner when active.\u003c\/p\u003e\u003c\/details\u003e\n\u003c\/section\u003e\n\u003cscript type=\"application\/ld+json\"\u003e{\"@context\": \"https:\/\/schema.org\", \"@type\": \"FAQPage\", \"mainEntity\": [{\"@type\": \"Question\", \"name\": \"What kinds of products are in the Love Spark Cove collection?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"The Love Spark Cove collection brings together curated picks across the love spark cove category from independent and emerging brands stocked at Curated Sense. Browse the grid to compare options, see live stock, and check current pricing across sizes and variants.\"}}, {\"@type\": \"Question\", \"name\": \"Why shop Love Spark Cove at Curated Sense?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"Curated Sense partners directly with the makers behind each love spark cove, so every product page links back to the original brand, ships from authorized supply, and stays in sync with the maker's live catalog. You get curator-level discovery without losing access to the original brand's quality, sizing, and warranty.\"}}, {\"@type\": \"Question\", \"name\": \"What's the return policy on Love Spark Cove items?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"Most love spark cove ship under Curated Sense's standard 30-day return window for new, unworn, unused items in original packaging. A few categories (final-sale, custom-made, intimate-use) carry brand-specific rules — those are flagged on the individual product page before checkout.\"}}, {\"@type\": \"Question\", \"name\": \"Are Love Spark Cove products in stock and ready to ship?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"Stock status on every love spark cove updates in real time from the brand's own inventory feed, so the size and variant you see in the grid is genuinely available right now. Most US orders ship in 1–3 business days; international and made-to-order items show a longer lead time directly on the product page.\"}}, {\"@type\": \"Question\", \"name\": \"How are Love Spark Cove prices set?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"Pricing on the Love Spark Cove collection matches each brand's official storefront price, so you pay the same as you would shopping the maker direct — without the time spent hopping between 100+ separate websites. Multi-brand discount events and exclusive bundles appear in the homepage banner when active.\"}}]}\u003c\/script\u003e\n","products":[],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0773\/3637\/9614\/collections\/SE6810-20-1.jpg?v=1777556005","url":"https:\/\/curatedsense.com\/collections\/love-spark-cove.oembed","provider":"Curated Sense","version":"1.0","type":"link"}