{"product_id":"accordion-pleated-linen-culotte-pants","title":"Accordion Pleated Linen Culotte Pants","description":"\u003cstyle\u003e\n        \/* Scoped styles to prevent polluting Shopify Dawn theme global styles *\/\n        .dawn-custom-product-details {\n            font-family: var(--font-body-family), -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, sans-serif;\n            color: #3a3330;\n            line-height: 1.6;\n            max-width: 100%;\n            margin: 0 auto;\n            background: #ffffff;\n            box-sizing: border-box;\n        }\n        .dawn-custom-product-details *, \n        .dawn-custom-product-details *::before, \n        .dawn-custom-product-details *::after {\n            box-sizing: border-box;\n        }\n        \n        \/* Typography matching Dawn aesthetic but customized for the product tone *\/\n        .dawn-custom-product-details .product-title {\n            font-family: var(--font-heading-family), \"Georgia\", serif;\n            font-size: 24px;\n            font-weight: normal;\n            color: #2b2522;\n            margin-bottom: 6px;\n            letter-spacing: 0.5px;\n            text-align: center;\n        }\n        .dawn-custom-product-details .product-subtitle {\n            font-size: 12px;\n            text-transform: uppercase;\n            letter-spacing: 2px;\n            color: #8c7e74;\n            font-weight: 500;\n            text-align: center;\n            margin-bottom: 24px;\n        }\n        .dawn-custom-product-details .section-title {\n            font-family: var(--font-heading-family), \"Georgia\", serif;\n            font-size: 16px;\n            color: #2b2522;\n            margin: 32px 0 16px 0;\n            padding-bottom: 6px;\n            border-bottom: 1px solid #f0edea;\n            letter-spacing: 0.5px;\n            text-transform: uppercase;\n        }\n        .dawn-custom-product-details .description-text {\n            font-size: 14px;\n            color: #59504c;\n            margin-bottom: 16px;\n            text-align: left;\n        }\n\n        \/* Responsive Specifications Table *\/\n        .dawn-custom-product-details .specs-table {\n            width: 100%;\n            margin: 20px 0;\n            border: 1px solid #f0edea;\n            border-radius: 6px;\n            overflow: hidden;\n        }\n        .dawn-custom-product-details .spec-row {\n            display: flex;\n            flex-direction: column; \/* Mobile first: stacked *\/\n            border-bottom: 1px solid #f0edea;\n        }\n        .dawn-custom-product-details .spec-row:last-child {\n            border-bottom: none;\n        }\n        .dawn-custom-product-details .spec-label {\n            width: 100%;\n            background-color: #faf9f7;\n            padding: 10px 14px;\n            font-size: 13px;\n            font-weight: bold;\n            color: #3a3330;\n            border-bottom: 1px solid #f0edea;\n        }\n        .dawn-custom-product-details .spec-value {\n            width: 100%;\n            padding: 10px 14px;\n            font-size: 13px;\n            color: #59504c;\n            line-height: 1.5;\n        }\n\n        \/* Responsive Attributes Row *\/\n        .dawn-custom-product-details .attributes-container {\n            margin: 20px 0;\n        }\n        .dawn-custom-product-details .attribute-item {\n            margin-bottom: 16px;\n        }\n        .dawn-custom-product-details .attribute-label {\n            font-size: 13px;\n            font-weight: bold;\n            color: #3a3330;\n            margin-bottom: 6px;\n            display: block;\n        }\n        .dawn-custom-product-details .attribute-options {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 6px;\n        }\n        .dawn-custom-product-details .option-pill {\n            font-size: 12px;\n            color: #a39891;\n            padding: 4px 10px;\n            border-radius: 4px;\n            border: 1px solid #f0edea;\n            background: #ffffff;\n        }\n        .dawn-custom-product-details .option-pill.active {\n            color: #3a3330;\n            font-weight: bold;\n            background-color: #eceae6;\n            border: 1px dashed #8c7e74;\n        }\n\n        \/* Mobile-friendly Responsive Table Container *\/\n        .dawn-custom-product-details .table-responsive-wrapper {\n            width: 100%;\n            overflow-x: auto;\n            -webkit-overflow-scrolling: touch;\n            margin-top: 16px;\n            border: 1px solid #e6e2de;\n            border-radius: 6px;\n        }\n        .dawn-custom-product-details .size-chart-table {\n            width: 100%;\n            border-collapse: collapse;\n            text-align: center;\n            min-width: 400px;\n        }\n        .dawn-custom-product-details .size-chart-table th {\n            background-color: #b5aba4;\n            color: #ffffff;\n            font-size: 13px;\n            font-weight: 500;\n            padding: 10px;\n            letter-spacing: 1px;\n        }\n        .dawn-custom-product-details .size-chart-table td {\n            padding: 10px;\n            font-size: 13px;\n            border-bottom: 1px solid #e6e2de;\n            color: #4a413d;\n        }\n        .dawn-custom-product-details .size-chart-table tr:last-child td {\n            border-bottom: none;\n        }\n        .dawn-custom-product-details .size-chart-table tr:nth-child(even) {\n            background-color: #faf9f7;\n        }\n        .dawn-custom-product-details .table-note {\n            font-size: 11px;\n            color: #8c7e74;\n            margin-top: 6px;\n            text-align: right;\n        }\n\n        \/* Care Instructions styling *\/\n        .dawn-custom-product-details .care-list {\n            list-style: none;\n            padding: 0;\n        }\n        .dawn-custom-product-details .care-item {\n            position: relative;\n            padding-left: 18px;\n            margin-bottom: 12px;\n            font-size: 13px;\n            color: #59504c;\n            text-align: left;\n        }\n        .dawn-custom-product-details .care-item::before {\n            content: \"•\";\n            position: absolute;\n            left: 4px;\n            color: #8c7e74;\n            font-weight: bold;\n        }\n        .dawn-custom-product-details .care-highlight {\n            font-weight: 600;\n            color: #2b2522;\n        }\n\n        \/* Tablet \u0026 Desktop Layout Upgrades (min-width: 750px match Dawn breakpoint) *\/\n        @media screen and (min-width: 750px) {\n            .dawn-custom-product-details {\n                padding: 10px 0;\n            }\n            .dawn-custom-product-details .product-title {\n                font-size: 28px;\n            }\n            .dawn-custom-product-details .section-title {\n                font-size: 18px;\n            }\n            .dawn-custom-product-details .description-text {\n                font-size: 15px;\n            }\n            .dawn-custom-product-details .spec-row {\n                flex-direction: row;\n            }\n            .dawn-custom-product-details .spec-label {\n                width: 160px;\n                flex-shrink: 0;\n                border-right: 1px solid #f0edea;\n                border-bottom: none;\n                padding: 12px 16px;\n                font-size: 14px;\n            }\n            .dawn-custom-product-details .spec-value {\n                padding: 12px 16px;\n                font-size: 14px;\n            }\n            .dawn-custom-product-details .attribute-item {\n                display: flex;\n                align-items: center;\n                margin-bottom: 14px;\n            }\n            .dawn-custom-product-details .attribute-label {\n                width: 120px;\n                margin-bottom: 0;\n                flex-shrink: 0;\n                font-size: 14px;\n            }\n            .dawn-custom-product-details .option-pill {\n                font-size: 13px;\n                padding: 3px 12px;\n            }\n            .dawn-custom-product-details .size-chart-table th,\n            .dawn-custom-product-details .size-chart-table td {\n                font-size: 14px;\n                padding: 12px;\n            }\n            .dawn-custom-product-details .care-item {\n                font-size: 14px;\n                padding-left: 24px;\n            }\n            .dawn-custom-product-details .care-item::before {\n                left: 8px;\n            }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"dawn-custom-product-details\"\u003e\n\u003c!-- Visual profile inspired by model presentation in 截屏2026-05-28 01.14.55.jpg --\u003e\n\u003cdiv class=\"product-header-block\"\u003e\n\u003ch1 class=\"product-title\"\u003eAccordion Pleated Linen Culotte Pants\u003c\/h1\u003e\n\u003cdiv class=\"product-subtitle\"\u003eWinter 2025 Avant-Garde Zen Wide-Leg Collection\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch2 class=\"section-title\"\u003eProduct Description\u003c\/h2\u003e\n\u003cp class=\"description-text\"\u003eRedefine fluid movement with our Accordion Pleated Linen Culotte Pants. Masterfully cut from high-grade natural linen, this piece combines the structured elegance of maxi skirts with the effortless comfort of wide-leg trousers. The defining feature is the sweeping, dense accordion pleating that cascades right from the high-rise waistband down to the voluminous floor-grazing hem. Engineered with a highly accommodating elastic waistband for day-long ease, these pants exude a rustic, literary charm. Style it with clean knits or raw-textured tops for an uncompromised bohemian silhouette.\u003c\/p\u003e\n\u003c!-- Specifications curated from 截屏2026-05-28 01.16.13.png --\u003e\n\u003ch2 class=\"section-title\"\u003eSPECIFICATIONS\u003c\/h2\u003e\n\u003cdiv class=\"specs-table\"\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-label\"\u003eMaterial Fabric\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e\u003cstrong\u003e100% Linen \u003c\/strong\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-label\"\u003eWaist Type\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eHigh Waist \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-label\"\u003ePants Silhouette\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eWide-Leg Pants \/ Culottes \/ Full-length Maxi \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-label\"\u003eWaist Closure\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eComfort Elastic Waistband\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-label\"\u003eAvailable Colors\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eNatural Linen , Black, Coffee\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-label\"\u003eSeason\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eFall, Spring\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-label\"\u003eShipping Time\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eShips within \u003cstrong\u003e7-12 business days\u003c\/strong\u003e after placing the order.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch2 class=\"section-title\"\u003eProduct Attributes\u003c\/h2\u003e\n\u003cdiv class=\"attributes-container\"\u003e\n\u003cdiv class=\"attribute-item\"\u003e\n\u003cspan class=\"attribute-label\"\u003eFit Profile\u003c\/span\u003e\n\u003cdiv class=\"attribute-options\"\u003e\n\u003cspan class=\"option-pill active\"\u003eLoose \/ Oversized\u003c\/span\u003e \u003cspan class=\"option-pill\"\u003eRegular\u003c\/span\u003e \u003cspan class=\"option-pill\"\u003eSlim\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"attribute-item\"\u003e\n\u003cspan class=\"attribute-label\"\u003ePants Length\u003c\/span\u003e\n\u003cdiv class=\"attribute-options\"\u003e\n\u003cspan class=\"option-pill\"\u003eCropped\u003c\/span\u003e \u003cspan class=\"option-pill\"\u003eRegular\u003c\/span\u003e \u003cspan class=\"option-pill active\"\u003eLong \/ Maxi\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"attribute-item\"\u003e\n\u003cspan class=\"attribute-label\"\u003eWaist Rise\u003c\/span\u003e\n\u003cdiv class=\"attribute-options\"\u003e\n\u003cspan class=\"option-pill\"\u003eLow Rise\u003c\/span\u003e \u003cspan class=\"option-pill\"\u003eMid Rise\u003c\/span\u003e \u003cspan class=\"option-pill active\"\u003eHigh Waist\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"attribute-item\"\u003e\n\u003cspan class=\"attribute-label\"\u003eThickness\u003c\/span\u003e\n\u003cdiv class=\"attribute-options\"\u003e\n\u003cspan class=\"option-pill\"\u003eHeavy\u003c\/span\u003e \u003cspan class=\"option-pill active\"\u003eThick \/ Regular Winter Weight\u003c\/span\u003e \u003cspan class=\"option-pill\"\u003eLightweight\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Size Chart featuring the user specified flat waist parameter --\u003e\n\u003ch2 class=\"section-title\"\u003eSize Chart\u003c\/h2\u003e\n\u003cdiv class=\"table-responsive-wrapper\"\u003e\n\u003ctable class=\"size-chart-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eSIZE\u003c\/th\u003e\n\u003cth\u003eFLAT WAIST \u003c\/th\u003e\n\u003cth\u003ePANTS TYPE\u003c\/th\u003e\n\u003cth\u003eFIT NOTE\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eOne Size \u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e65 cm\u003c\/td\u003e\n\u003ctd\u003eWide-Leg Long Culottes\u003c\/td\u003e\n\u003ctd\u003eGenerous elastic stretch at waist; drapes loose and fluid\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"table-note\"\u003e* Measurements are monitored manually. Please allow a standard 1-3cm natural variance due to the texture and pleating characteristics of linen garments.\u003c\/div\u003e\n\u003ch2 class=\"section-title\"\u003eCare \u0026amp; Maintenance\u003c\/h2\u003e\n\u003cul class=\"care-list\"\u003e\n\u003cli class=\"care-item\"\u003e\n\u003cspan class=\"care-highlight\"\u003eWashing Instructions:\u003c\/span\u003e Hand wash gently in cold water with neutral laundry liquid. \u003cspan class=\"care-highlight\"\u003eDo not machine wash or use intensive spin cycles\u003c\/span\u003e to preserve the deliberate accordion pleating structure and prevent linen fiber abrasion.\u003c\/li\u003e\n\u003cli class=\"care-item\"\u003e\n\u003cspan class=\"care-highlight\"\u003eDrying Method:\u003c\/span\u003e Do not wring or twist aggressively. Gather the pleats lengthwise, press out excess water gently, and line dry in a cool, shaded environment. Do not tumble dry.\u003c\/li\u003e\n\u003cli class=\"care-item\"\u003e\n\u003cspan class=\"care-highlight\"\u003ePleat Protection:\u003c\/span\u003e To maintain the crisp definition of the vertical pleats, avoid high-heat flat ironing over the folds. If necessary, use a vertical garment steamer lightly along the direction of the pleats.\u003c\/li\u003e\n\u003cli class=\"care-item\"\u003e\n\u003cspan class=\"care-highlight\"\u003eColor Separation:\u003c\/span\u003e Due to the natural plant dyes used for linen, wash the dark black and coffee colorways completely separate from light linen tones to avoid any color transference.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e","brand":"Not Here","offers":[{"title":"Natural Lien Color \/ One Size","offer_id":49023376326883,"sku":"6039065044910","price":99.0,"currency_code":"USD","in_stock":true},{"title":"Coffee \/ One Size","offer_id":49023376359651,"sku":"6039065044911","price":99.0,"currency_code":"USD","in_stock":true},{"title":"Black \/ One Size","offer_id":49023376392419,"sku":"6082761272861","price":99.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0735\/8110\/1283\/files\/O1CN01mXv5Y4261m1Aimdcz__2221251817602.webp?v=1779955753","url":"https:\/\/www.lumivaultofficial.com\/products\/accordion-pleated-linen-culotte-pants","provider":"Lumivault","version":"1.0","type":"link"}