{"title":"Picnic Baskets","description":null,"products":[{"product_id":"brightivores™-classic-green-picnic","title":"Brightivores™ Classic Green Picnic","description":"\u003cstyle\u003e\n\n\/* =========================================================\n   BRIGHTIVORES™ CLASSIC GREEN PICNIC\n   PREMIUM PICNIC BASKET DETAIL PAGE\n========================================================= *\/\n\n.bcgp-page{\n    --ivory:#fbf8f1;\n    --cream:#fffdf8;\n    --linen:#f2eadf;\n\n    --wicker:#b88a57;\n    --warm-tan:#c8a177;\n    --brass:#aa7a3f;\n\n    --forest:#173b2d;\n    --deep-green:#102d23;\n    --sage:#526d5d;\n\n    --espresso:#2e251f;\n    --text:#3d332b;\n    --muted:#766a60;\n\n    width:100%;\n    margin:0;\n    padding:0;\n\n    background:var(--ivory);\n    color:var(--text);\n\n    font-family:\n    \"Helvetica Neue\",\n    Arial,\n    sans-serif;\n\n    line-height:1.82;\n}\n\n.bcgp-page *{\n    box-sizing:border-box;\n}\n\n\n\/* =========================================================\n   GENERAL\n========================================================= *\/\n\n.bcgp-wrap{\n    max-width:1100px;\n    margin:0 auto;\n    padding:82px 38px;\n}\n\n.bcgp-eyebrow{\n    margin-bottom:18px;\n\n    text-align:center;\n\n    color:var(--brass);\n\n    font-size:11px;\n    font-weight:600;\n\n    letter-spacing:4px;\n    text-transform:uppercase;\n}\n\n.bcgp-title{\n    max-width:870px;\n    margin:0 auto 22px;\n\n    text-align:center;\n\n    font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n    font-size:42px;\n    font-weight:400;\n    line-height:1.16;\n\n    color:#302820;\n}\n\n.bcgp-copy{\n    max-width:790px;\n    margin:0 auto;\n\n    text-align:center;\n\n    color:var(--muted);\n\n    font-size:15px;\n    line-height:1.95;\n}\n\n.bcgp-rule{\n    width:58px;\n    height:1px;\n\n    margin:28px auto;\n\n    background:var(--brass);\n}\n\n\n\/* =========================================================\n   ONLY THREE IMAGE AREAS\n========================================================= *\/\n\n.bcgp-image{\n    width:100%;\n    overflow:hidden;\n\n    background:#e8dfd3;\n}\n\n.bcgp-image img{\n    width:100%;\n    height:auto;\n\n    display:block;\n}\n\n\n\/* =========================================================\n   HERO\n========================================================= *\/\n\n.bcgp-hero{\n    position:relative;\n    overflow:hidden;\n\n    background:\n    radial-gradient(\n        circle at 50% -5%,\n        rgba(184,138,87,.18),\n        transparent 43%\n    ),\n    linear-gradient(\n        180deg,\n        #fcf9f3 0%,\n        #eee3d5 100%\n    );\n}\n\n.bcgp-hero:before{\n    content:\"\";\n\n    position:absolute;\n\n    width:300px;\n    height:300px;\n\n    left:-170px;\n    top:30px;\n\n    border:\n    1px solid rgba(170,122,63,.13);\n\n    border-radius:50%;\n}\n\n.bcgp-hero:after{\n    content:\"\";\n\n    position:absolute;\n\n    width:420px;\n    height:420px;\n\n    right:-270px;\n    bottom:-160px;\n\n    border:\n    1px solid rgba(23,59,45,.09);\n\n    border-radius:50%;\n}\n\n.bcgp-hero .bcgp-wrap{\n    position:relative;\n    z-index:2;\n\n    padding-top:98px;\n    padding-bottom:88px;\n}\n\n.bcgp-brand{\n    margin-bottom:28px;\n\n    text-align:center;\n\n    font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n    font-size:20px;\n\n    color:#80613f;\n\n    letter-spacing:1.2px;\n}\n\n.bcgp-hero .bcgp-title{\n    max-width:850px;\n\n    font-size:52px;\n}\n\n\n\/* =========================================================\n   INTRO\n========================================================= *\/\n\n.bcgp-intro{\n    background:#fffdf8;\n}\n\n.bcgp-intro .bcgp-title{\n    font-size:36px;\n}\n\n\n\/* =========================================================\n   FEATURE CARDS\n========================================================= *\/\n\n.bcgp-features{\n    background:#f2eadf;\n}\n\n.bcgp-grid{\n    display:grid;\n\n    grid-template-columns:\n    repeat(2,1fr);\n\n    gap:18px;\n\n    margin-top:46px;\n}\n\n.bcgp-card{\n    min-height:205px;\n\n    padding:32px;\n\n    background:\n    rgba(255,253,248,.97);\n\n    border:\n    1px solid #dfcfbb;\n\n    border-radius:14px;\n\n    box-shadow:\n    0 12px 30px\n    rgba(67,47,30,.035);\n}\n\n.bcgp-card-number{\n    margin-bottom:16px;\n\n    font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n    font-size:12px;\n\n    color:var(--brass);\n\n    letter-spacing:2px;\n}\n\n.bcgp-card h3{\n    margin:0 0 10px;\n\n    font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n    font-size:22px;\n    font-weight:400;\n\n    color:#372e27;\n}\n\n.bcgp-card p{\n    margin:0;\n\n    color:#786c61;\n\n    font-size:14px;\n}\n\n\n\/* =========================================================\n   FOREST GREEN SECTION\n========================================================= *\/\n\n.bcgp-dark{\n    position:relative;\n    overflow:hidden;\n\n    background:\n    radial-gradient(\n        circle at 50% -25%,\n        rgba(200,161,119,.18),\n        transparent 45%\n    ),\n    linear-gradient(\n        135deg,\n        #173b2d 0%,\n        #102d23 47%,\n        #0d2019 100%\n    );\n}\n\n.bcgp-dark:before{\n    content:\"\";\n\n    position:absolute;\n\n    width:450px;\n    height:450px;\n\n    left:50%;\n    top:-340px;\n\n    transform:translateX(-50%);\n\n    border:\n    1px solid rgba(200,161,119,.18);\n\n    border-radius:50%;\n}\n\n.bcgp-dark .bcgp-wrap{\n    position:relative;\n    z-index:2;\n}\n\n.bcgp-dark .bcgp-title{\n    color:#fffaf1;\n}\n\n.bcgp-dark .bcgp-copy{\n    color:#d8cfc4;\n}\n\n\n\/* =========================================================\n   ORGANIZATION PRINCIPLES\n========================================================= *\/\n\n.bcgp-principles{\n    max-width:900px;\n\n    margin:50px auto 0;\n\n    display:grid;\n\n    grid-template-columns:\n    repeat(3,1fr);\n\n    border-top:\n    1px solid rgba(200,161,119,.30);\n\n    border-bottom:\n    1px solid rgba(200,161,119,.30);\n}\n\n.bcgp-principle{\n    padding:38px 24px;\n\n    text-align:center;\n\n    border-right:\n    1px solid rgba(200,161,119,.20);\n}\n\n.bcgp-principle:last-child{\n    border-right:0;\n}\n\n.bcgp-icon{\n    width:46px;\n    height:38px;\n\n    margin:0 auto 20px;\n\n    position:relative;\n\n    border:\n    1px solid #c9a170;\n\n    border-radius:4px 4px 10px 10px;\n}\n\n.bcgp-icon:before{\n    content:\"\";\n\n    position:absolute;\n\n    width:26px;\n    height:12px;\n\n    left:9px;\n    top:-10px;\n\n    border:\n    1px solid #c9a170;\n\n    border-bottom:0;\n\n    border-radius:14px 14px 0 0;\n}\n\n.bcgp-principle strong{\n    display:block;\n\n    margin-bottom:9px;\n\n    color:#dfbc8f;\n\n    font-size:12px;\n\n    letter-spacing:1px;\n}\n\n.bcgp-principle p{\n    margin:0;\n\n    color:#cfc6bc;\n\n    font-size:12px;\n\n    line-height:1.72;\n}\n\n\n\/* =========================================================\n   PRODUCT INFORMATION\n========================================================= *\/\n\n.bcgp-material{\n    background:\n    linear-gradient(\n        180deg,\n        #fbf7f0 0%,\n        #ede2d4 100%\n    );\n}\n\n.bcgp-spec{\n    max-width:900px;\n\n    margin:46px auto 0;\n\n    background:\n    rgba(255,253,248,.78);\n\n    border:\n    1px solid #ddcbb4;\n}\n\n.bcgp-spec-row{\n    display:grid;\n\n    grid-template-columns:\n    34% 66%;\n\n    padding:18px 24px;\n\n    border-bottom:\n    1px solid #e2d2bf;\n}\n\n.bcgp-spec-row:last-child{\n    border-bottom:0;\n}\n\n.bcgp-spec-row strong{\n    color:#47372c;\n\n    font-size:13px;\n}\n\n.bcgp-spec-row span{\n    color:#76695e;\n\n    font-size:14px;\n}\n\n\n\/* =========================================================\n   EDITORIAL QUOTE\n========================================================= *\/\n\n.bcgp-editorial{\n    max-width:850px;\n\n    margin:50px auto 0;\n\n    padding:42px 44px;\n\n    text-align:center;\n\n    border-top:\n    1px solid #d3b995;\n\n    border-bottom:\n    1px solid #d3b995;\n}\n\n.bcgp-editorial p{\n    margin:0;\n\n    font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n    font-size:24px;\n    line-height:1.55;\n\n    color:#49382c;\n}\n\n\n\/* =========================================================\n   SET CONTENT\n========================================================= *\/\n\n.bcgp-set{\n    background:#f2e9de;\n}\n\n.bcgp-set-grid{\n    max-width:920px;\n\n    margin:46px auto 0;\n\n    display:grid;\n\n    grid-template-columns:\n    repeat(3,1fr);\n\n    gap:1px;\n\n    background:#d8c2a7;\n}\n\n.bcgp-set-item{\n    padding:36px 27px;\n\n    background:#fffaf4;\n\n    text-align:center;\n}\n\n.bcgp-set-item span{\n    display:block;\n\n    margin-bottom:12px;\n\n    font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n    font-size:28px;\n\n    color:#aa783f;\n}\n\n.bcgp-set-item strong{\n    display:block;\n\n    margin-bottom:9px;\n\n    color:#413229;\n\n    font-size:13px;\n\n    letter-spacing:.6px;\n}\n\n.bcgp-set-item p{\n    margin:0;\n\n    color:#796d62;\n\n    font-size:12px;\n\n    line-height:1.75;\n}\n\n\n\/* =========================================================\n   CHECKLIST\n========================================================= *\/\n\n.bcgp-checklist{\n    max-width:860px;\n\n    margin:45px auto 0;\n\n    display:grid;\n\n    grid-template-columns:\n    repeat(2,1fr);\n\n    gap:12px;\n}\n\n.bcgp-check{\n    position:relative;\n\n    padding:17px 20px 17px 48px;\n\n    background:#fffdf9;\n\n    border:\n    1px solid #ddcbb7;\n\n    color:#65584e;\n\n    font-size:13px;\n}\n\n.bcgp-check:before{\n    content:\"\";\n\n    position:absolute;\n\n    left:20px;\n    top:19px;\n\n    width:13px;\n    height:13px;\n\n    border-radius:50%;\n\n    background:#1d4736;\n\n    box-shadow:\n    inset 0 0 0 4px #fff;\n}\n\n\n\/* =========================================================\n   PLACEMENT \/ OCCASIONS\n========================================================= *\/\n\n.bcgp-occasion{\n    background:#fffdf8;\n}\n\n.bcgp-tags{\n    max-width:870px;\n\n    margin:37px auto 0;\n\n    display:flex;\n    flex-wrap:wrap;\n\n    justify-content:center;\n\n    gap:10px;\n}\n\n.bcgp-tag{\n    padding:10px 18px;\n\n    background:#fff;\n\n    border:\n    1px solid #d6c2a9;\n\n    border-radius:100px;\n\n    color:#66594e;\n\n    font-size:12px;\n}\n\n\n\/* =========================================================\n   FINAL\n========================================================= *\/\n\n.bcgp-final{\n    position:relative;\n    overflow:hidden;\n\n    background:\n    linear-gradient(\n        135deg,\n        #1c4232 0%,\n        #142f25 50%,\n        #10241d 100%\n    );\n\n    text-align:center;\n}\n\n.bcgp-final:before{\n    content:\"\";\n\n    position:absolute;\n\n    width:520px;\n    height:520px;\n\n    left:50%;\n    top:-390px;\n\n    transform:translateX(-50%);\n\n    border-radius:50%;\n\n    background:\n    radial-gradient(\n        circle,\n        rgba(196,150,94,.20),\n        transparent 68%\n    );\n}\n\n.bcgp-final .bcgp-wrap{\n    position:relative;\n    z-index:2;\n\n    padding-top:94px;\n    padding-bottom:94px;\n}\n\n.bcgp-final .bcgp-eyebrow{\n    color:#d5ae7a;\n}\n\n.bcgp-final .bcgp-title{\n    color:#fffaf3;\n\n    font-size:40px;\n}\n\n.bcgp-final .bcgp-copy{\n    color:#d2c9bf;\n}\n\n.bcgp-logo{\n    margin-top:38px;\n\n    font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n    font-size:20px;\n\n    color:#d9b17f;\n\n    letter-spacing:1.4px;\n}\n\n.bcgp-signature{\n    margin-top:11px;\n\n    color:#9e948a;\n\n    font-size:10px;\n\n    letter-spacing:3px;\n\n    text-transform:uppercase;\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media(max-width:768px){\n\n    .bcgp-wrap{\n        padding:54px 22px;\n    }\n\n    .bcgp-hero .bcgp-wrap{\n        padding-top:66px;\n    }\n\n    .bcgp-hero .bcgp-title{\n        font-size:34px;\n    }\n\n    .bcgp-title{\n        font-size:31px;\n    }\n\n    .bcgp-intro .bcgp-title{\n        font-size:29px;\n    }\n\n    .bcgp-grid{\n        grid-template-columns:1fr;\n    }\n\n    .bcgp-principles{\n        grid-template-columns:1fr;\n    }\n\n    .bcgp-principle{\n        border-right:0;\n\n        border-bottom:\n        1px solid rgba(200,161,119,.20);\n    }\n\n    .bcgp-principle:last-child{\n        border-bottom:0;\n    }\n\n    .bcgp-spec-row{\n        grid-template-columns:1fr;\n        gap:5px;\n    }\n\n    .bcgp-set-grid{\n        grid-template-columns:1fr;\n    }\n\n    .bcgp-checklist{\n        grid-template-columns:1fr;\n    }\n\n    .bcgp-editorial{\n        padding:30px 22px;\n    }\n\n    .bcgp-editorial p{\n        font-size:20px;\n    }\n\n}\n\n\u003c\/style\u003e\n\u003cdiv class=\"bcgp-page\"\u003e\n\u003c!-- ======================================================\n     HERO\n====================================================== --\u003e\n\u003csection class=\"bcgp-hero\"\u003e\n\u003cdiv class=\"bcgp-wrap\"\u003e\n\u003cdiv class=\"bcgp-brand\"\u003eBrightivores™\u003c\/div\u003e\n\u003cdiv class=\"bcgp-eyebrow\"\u003eClassic Outdoor Dining\u003c\/div\u003e\n\u003ch1 class=\"bcgp-title\"\u003eClassic Green Picnic — A Timeless Way to Dine Outdoors\u003c\/h1\u003e\n\u003cdiv class=\"bcgp-rule\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cp class=\"bcgp-copy\"\u003eBrightivores™ Classic Green Picnic brings together traditional picnic charm, thoughtful organization, and a refined forest-green palette. A warm woven exterior surrounds a carefully arranged dining interior, while coordinated tableware, textiles, drinking cups, and picnic accessories give every essential its own place. Designed for relaxed lunches, lakeside afternoons, garden gatherings, and memorable weekends outdoors.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n     IMAGE 1\n====================================================== --\u003e\n\u003cdiv class=\"bcgp-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0754\/0785\/1753\/files\/5_c3fe051a-9490-46a6-bc78-86e906919b55.png?v=1789743853\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c!-- ======================================================\n     INTRO\n====================================================== --\u003e\n\u003csection class=\"bcgp-intro\"\u003e\n\u003cdiv class=\"bcgp-wrap\"\u003e\n\u003cdiv class=\"bcgp-eyebrow\"\u003eHeritage Styling · Modern Organization\u003c\/div\u003e\n\u003ch2 class=\"bcgp-title\"\u003eA Complete Picnic Experience, Beautifully Organized\u003c\/h2\u003e\n\u003cp class=\"bcgp-copy\"\u003eClassic Green Picnic is designed to make outdoor dining feel considered from the moment the basket is opened. The structured lid keeps essential tableware neatly arranged and easy to access, while the spacious lower compartment provides dedicated room for food and drinks. The result is practical enough for everyday outings and polished enough for special occasions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n     FEATURE CARDS\n====================================================== --\u003e\n\u003csection class=\"bcgp-features\"\u003e\n\u003cdiv class=\"bcgp-wrap\"\u003e\n\u003cdiv class=\"bcgp-eyebrow\"\u003eThoughtful Picnic Details\u003c\/div\u003e\n\u003ch2 class=\"bcgp-title\"\u003eEverything Has Its Place\u003c\/h2\u003e\n\u003cdiv class=\"bcgp-grid\"\u003e\n\u003cdiv class=\"bcgp-card\"\u003e\n\u003cdiv class=\"bcgp-card-number\"\u003e01\u003c\/div\u003e\n\u003ch3\u003eClassic Woven Basket Body\u003c\/h3\u003e\n\u003cp\u003eA warm natural woven exterior gives the basket its timeless picnic character, while deep green trim introduces a more refined heritage-inspired finish.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bcgp-card\"\u003e\n\u003cdiv class=\"bcgp-card-number\"\u003e02\u003c\/div\u003e\n\u003ch3\u003eCoordinated Dining Set for Two\u003c\/h3\u003e\n\u003cp\u003eThe lid is arranged with matching plates, cutlery, cups, and folded plaid napkins, creating a complete and visually coordinated setup.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bcgp-card\"\u003e\n\u003cdiv class=\"bcgp-card-number\"\u003e03\u003c\/div\u003e\n\u003ch3\u003eSecure Interior Organization\u003c\/h3\u003e\n\u003cp\u003eDedicated straps and holders help keep tableware and smaller accessories neatly positioned while the basket is being carried.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bcgp-card\"\u003e\n\u003cdiv class=\"bcgp-card-number\"\u003e04\u003c\/div\u003e\n\u003ch3\u003eInsulated Lower Compartment\u003c\/h3\u003e\n\u003cp\u003eA reflective insulated interior creates a practical storage area for picnic food, drinks, fruit, sandwiches, and small containers.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n     IMAGE 2\n====================================================== --\u003e\n\u003cdiv class=\"bcgp-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0754\/0785\/1753\/files\/2_bbc6f2a6-900a-44cc-9bab-afb86a5572f7.png?v=1789743844\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c!-- ======================================================\n     FOREST GREEN STORY\n====================================================== --\u003e\n\u003csection class=\"bcgp-dark\"\u003e\n\u003cdiv class=\"bcgp-wrap\"\u003e\n\u003cdiv class=\"bcgp-eyebrow\"\u003eDesigned Around the Ritual of Outdoor Dining\u003c\/div\u003e\n\u003ch2 class=\"bcgp-title\"\u003eOpen the Basket. Set the Table. Enjoy the Afternoon.\u003c\/h2\u003e\n\u003cp class=\"bcgp-copy\"\u003eThe beauty of Classic Green Picnic lies in the way each element works together. Tableware is displayed neatly within the lid, the lower compartment remains open for food and drinks, and the coordinated green palette creates a unified presentation from setup to serving. It turns a simple outdoor meal into something that feels more intentional.\u003c\/p\u003e\n\u003cdiv class=\"bcgp-principles\"\u003e\n\u003cdiv class=\"bcgp-principle\"\u003e\n\u003cdiv class=\"bcgp-icon\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cstrong\u003e ORGANIZED \u003c\/strong\u003e\n\u003cp\u003eDedicated holders keep picnic essentials neatly arranged and easy to reach.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bcgp-principle\"\u003e\n\u003cdiv class=\"bcgp-icon\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cstrong\u003e COORDINATED \u003c\/strong\u003e\n\u003cp\u003eForest green, cream, and warm woven tones create one refined visual story.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bcgp-principle\"\u003e\n\u003cdiv class=\"bcgp-icon\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cstrong\u003e READY TO GO \u003c\/strong\u003e\n\u003cp\u003eA complete layout helps make packing, carrying, and outdoor setup simpler.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n     PRODUCT INFORMATION\n====================================================== --\u003e\n\u003csection class=\"bcgp-material\"\u003e\n\u003cdiv class=\"bcgp-wrap\"\u003e\n\u003cdiv class=\"bcgp-eyebrow\"\u003eClassic Materials · Refined Contrast\u003c\/div\u003e\n\u003ch2 class=\"bcgp-title\"\u003eForest Green Meets Warm Woven Texture\u003c\/h2\u003e\n\u003cp class=\"bcgp-copy\"\u003eThe character of the basket comes from the contrast between its natural woven exterior and deep green interior detailing. Cream tableware, green-and-cream plaid textiles, metallic hardware, and polished dining accessories complete a palette inspired by traditional country picnics and timeless outdoor entertaining.\u003c\/p\u003e\n\u003cdiv class=\"bcgp-spec\"\u003e\n\u003cdiv class=\"bcgp-spec-row\"\u003e\n\u003cstrong\u003e Product Name \u003c\/strong\u003e \u003cspan\u003e Brightivores™ Classic Green Picnic \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bcgp-spec-row\"\u003e\n\u003cstrong\u003e Product Type \u003c\/strong\u003e \u003cspan\u003e Picnic Basket \u0026amp; Outdoor Dining Set \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bcgp-spec-row\"\u003e\n\u003cstrong\u003e Designed For \u003c\/strong\u003e \u003cspan\u003e Outdoor Dining for Two \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bcgp-spec-row\"\u003e\n\u003cstrong\u003e Design Direction \u003c\/strong\u003e \u003cspan\u003e Classic Heritage · Country Luxury · Outdoor Lifestyle \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bcgp-spec-row\"\u003e\n\u003cstrong\u003e Color Direction \u003c\/strong\u003e \u003cspan\u003e Natural Woven · Forest Green · Cream · Brass-Tone Details \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bcgp-spec-row\"\u003e\n\u003cstrong\u003e Interior Organization \u003c\/strong\u003e \u003cspan\u003e Dedicated Holders for Tableware and Picnic Accessories \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bcgp-spec-row\"\u003e\n\u003cstrong\u003e Food Storage \u003c\/strong\u003e \u003cspan\u003e Insulated Lower Picnic Compartment \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bcgp-editorial\"\u003e\n\u003cp\u003e“Pack the meal, set the scene, and turn an ordinary afternoon into a picnic worth remembering.”\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n     IMAGE 3\n====================================================== --\u003e\n\u003cdiv class=\"bcgp-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0754\/0785\/1753\/files\/7_6f5a095d-a369-4cb7-aa84-9dd1c099df79.png?v=1789743859\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c!-- ======================================================\n     WHAT'S INSIDE\n====================================================== --\u003e\n\u003csection class=\"bcgp-set\"\u003e\n\u003cdiv class=\"bcgp-wrap\"\u003e\n\u003cdiv class=\"bcgp-eyebrow\"\u003eThoughtfully Arranged\u003c\/div\u003e\n\u003ch2 class=\"bcgp-title\"\u003eA Picnic Set Made for Two\u003c\/h2\u003e\n\u003cp class=\"bcgp-copy\"\u003eThe open basket presents the dining essentials in a clean and structured layout, allowing everything to remain visible, organized, and ready for use.\u003c\/p\u003e\n\u003cdiv class=\"bcgp-set-grid\"\u003e\n\u003cdiv class=\"bcgp-set-item\"\u003e\n\u003cspan\u003e 01 \u003c\/span\u003e \u003cstrong\u003e TABLEWARE \u003c\/strong\u003e\n\u003cp\u003eCoordinated plates and cutlery create a comfortable two-person dining setup.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bcgp-set-item\"\u003e\n\u003cspan\u003e 02 \u003c\/span\u003e \u003cstrong\u003e TEXTILES \u0026amp; CUPS \u003c\/strong\u003e\n\u003cp\u003ePlaid cloth napkins and reusable drinking cups complete the coordinated presentation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bcgp-set-item\"\u003e\n\u003cspan\u003e 03 \u003c\/span\u003e \u003cstrong\u003e PICNIC ACCESSORIES \u003c\/strong\u003e\n\u003cp\u003eA bottle-opening accessory and dedicated storage details support effortless outdoor dining.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bcgp-checklist\"\u003e\n\u003cdiv class=\"bcgp-check\"\u003eTwo Dining Plates\u003c\/div\u003e\n\u003cdiv class=\"bcgp-check\"\u003eCoordinated Cutlery\u003c\/div\u003e\n\u003cdiv class=\"bcgp-check\"\u003eTwo Reusable Drinking Cups\u003c\/div\u003e\n\u003cdiv class=\"bcgp-check\"\u003ePlaid Cloth Napkins\u003c\/div\u003e\n\u003cdiv class=\"bcgp-check\"\u003eBottle Opener \/ Corkscrew Accessory\u003c\/div\u003e\n\u003cdiv class=\"bcgp-check\"\u003eInsulated Food \u0026amp; Drink Storage Area\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n     OCCASIONS\n====================================================== --\u003e\n\u003csection class=\"bcgp-occasion\"\u003e\n\u003cdiv class=\"bcgp-wrap\"\u003e\n\u003cdiv class=\"bcgp-eyebrow\"\u003eMade for Days Worth Remembering\u003c\/div\u003e\n\u003ch2 class=\"bcgp-title\"\u003eFrom Lakeside Lunches to Weekend Escapes\u003c\/h2\u003e\n\u003cp class=\"bcgp-copy\"\u003eClassic Green Picnic is designed for slow afternoons, shared meals, and outdoor moments that deserve something more thoughtful than disposable tableware. Its timeless palette also makes it an attractive gift for couples, new homes, celebrations, and outdoor enthusiasts.\u003c\/p\u003e\n\u003cdiv class=\"bcgp-tags\"\u003e\n\u003cspan class=\"bcgp-tag\"\u003e Park Picnics \u003c\/span\u003e \u003cspan class=\"bcgp-tag\"\u003e Lakeside Lunches \u003c\/span\u003e \u003cspan class=\"bcgp-tag\"\u003e Romantic Picnics \u003c\/span\u003e \u003cspan class=\"bcgp-tag\"\u003e Garden Dining \u003c\/span\u003e \u003cspan class=\"bcgp-tag\"\u003e Weekend Road Trips \u003c\/span\u003e \u003cspan class=\"bcgp-tag\"\u003e Outdoor Concerts \u003c\/span\u003e \u003cspan class=\"bcgp-tag\"\u003e Anniversary Gifts \u003c\/span\u003e \u003cspan class=\"bcgp-tag\"\u003e Housewarming Gifts \u003c\/span\u003e \u003cspan class=\"bcgp-tag\"\u003e Holiday Gifting \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n     FINAL\n====================================================== --\u003e\n\u003csection class=\"bcgp-final\"\u003e\n\u003cdiv class=\"bcgp-wrap\"\u003e\n\u003cdiv class=\"bcgp-eyebrow\"\u003eOutdoor Dining, Beautifully Considered\u003c\/div\u003e\n\u003ch2 class=\"bcgp-title\"\u003ePack the Moment, Not Just the Meal\u003c\/h2\u003e\n\u003cp class=\"bcgp-copy\"\u003eBrightivores™ Classic Green Picnic brings together timeless woven styling, organized tableware, coordinated accessories, and practical food storage in one refined outdoor dining set. From a quiet lakeside lunch to an afternoon beneath the trees, it is designed to make sharing food outdoors feel easier, more beautiful, and more memorable.\u003c\/p\u003e\n\u003cdiv class=\"bcgp-logo\"\u003eBrightivores™\u003c\/div\u003e\n\u003cdiv class=\"bcgp-signature\"\u003eBeautiful Days, Better Shared\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"docrecomend™","offers":[{"title":"One","offer_id":48037388288149,"sku":"Brightivores*1","price":149.0,"currency_code":"USD","in_stock":true},{"title":"Two","offer_id":48037388320917,"sku":"Brightivores*2","price":268.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0805\/8152\/5653\/files\/9_9106e2b8-3d88-484f-a627-57dddc6f1f6c.png?v=1789986752"},{"product_id":"brightivores™-meadow-canvas-tote","title":"Brightivores™ Meadow Canvas Tote","description":"\u003cstyle\u003e\n\n\/* =========================================================\n   BRIGHTIVORES™ MEADOW CANVAS TOTE\n   PREMIUM PICNIC TOTE DETAIL PAGE\n========================================================= *\/\n\n.bmt-page{\n    --ivory:#faf7ef;\n    --cream:#fffdf8;\n    --linen:#f1eadf;\n\n    --olive:#687052;\n    --forest:#344331;\n    --deep-forest:#263326;\n    --dark-green:#1c281f;\n\n    --tan:#a9784e;\n    --camel:#b98a5d;\n    --brass:#a87a42;\n\n    --charcoal:#332f29;\n    --text:#40382f;\n    --muted:#756c61;\n\n    width:100%;\n    margin:0;\n    padding:0;\n\n    background:var(--ivory);\n    color:var(--text);\n\n    font-family:\n    \"Helvetica Neue\",\n    Arial,\n    sans-serif;\n\n    line-height:1.8;\n}\n\n.bmt-page *{\n    box-sizing:border-box;\n}\n\n\n\/* =========================================================\n   GENERAL\n========================================================= *\/\n\n.bmt-wrap{\n    max-width:1100px;\n    margin:0 auto;\n    padding:84px 38px;\n}\n\n.bmt-eyebrow{\n    margin-bottom:18px;\n\n    text-align:center;\n\n    color:var(--brass);\n\n    font-size:11px;\n    font-weight:600;\n\n    letter-spacing:4px;\n\n    text-transform:uppercase;\n}\n\n.bmt-title{\n    max-width:880px;\n\n    margin:0 auto 22px;\n\n    text-align:center;\n\n    font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n    font-size:42px;\n    font-weight:400;\n\n    line-height:1.15;\n\n    color:#302a24;\n}\n\n.bmt-copy{\n    max-width:790px;\n\n    margin:0 auto;\n\n    text-align:center;\n\n    color:var(--muted);\n\n    font-size:15px;\n\n    line-height:1.95;\n}\n\n.bmt-rule{\n    width:58px;\n    height:1px;\n\n    margin:28px auto;\n\n    background:var(--brass);\n}\n\n\n\/* =========================================================\n   EXACTLY THREE IMAGE AREAS\n========================================================= *\/\n\n.bmt-image{\n    width:100%;\n\n    overflow:hidden;\n\n    background:#e8dfd3;\n}\n\n.bmt-image img{\n    display:block;\n\n    width:100%;\n    height:auto;\n}\n\n\n\/* =========================================================\n   HERO\n========================================================= *\/\n\n.bmt-hero{\n    position:relative;\n\n    overflow:hidden;\n\n    background:\n    radial-gradient(\n        circle at 50% -5%,\n        rgba(168,122,66,.16),\n        transparent 42%\n    ),\n    linear-gradient(\n        180deg,\n        #fcf9f2 0%,\n        #eee5d8 100%\n    );\n}\n\n.bmt-hero:before{\n    content:\"\";\n\n    position:absolute;\n\n    width:420px;\n    height:420px;\n\n    left:-260px;\n    bottom:-170px;\n\n    border:\n    1px solid rgba(52,67,49,.10);\n\n    border-radius:50%;\n}\n\n.bmt-hero:after{\n    content:\"\";\n\n    position:absolute;\n\n    width:300px;\n    height:300px;\n\n    right:-160px;\n    top:-80px;\n\n    border:\n    1px solid rgba(169,120,78,.16);\n\n    border-radius:50%;\n}\n\n.bmt-hero .bmt-wrap{\n    position:relative;\n\n    z-index:2;\n\n    padding-top:100px;\n    padding-bottom:90px;\n}\n\n.bmt-brand{\n    margin-bottom:28px;\n\n    text-align:center;\n\n    font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n    color:#745b3d;\n\n    font-size:20px;\n\n    letter-spacing:1.2px;\n}\n\n.bmt-hero .bmt-title{\n    max-width:850px;\n\n    font-size:52px;\n}\n\n\n\/* =========================================================\n   INTRO\n========================================================= *\/\n\n.bmt-intro{\n    background:#fffdf8;\n}\n\n.bmt-intro .bmt-title{\n    font-size:36px;\n}\n\n\n\/* =========================================================\n   FEATURE CARDS\n========================================================= *\/\n\n.bmt-features{\n    background:#f0e9df;\n}\n\n.bmt-grid{\n    display:grid;\n\n    grid-template-columns:\n    repeat(2,1fr);\n\n    gap:18px;\n\n    margin-top:46px;\n}\n\n.bmt-card{\n    min-height:205px;\n\n    padding:32px;\n\n    background:\n    rgba(255,253,248,.97);\n\n    border:\n    1px solid #dacbb7;\n\n    border-radius:14px;\n\n    box-shadow:\n    0 12px 32px\n    rgba(54,44,31,.035);\n}\n\n.bmt-card-number{\n    margin-bottom:16px;\n\n    color:var(--brass);\n\n    font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n    font-size:12px;\n\n    letter-spacing:2px;\n}\n\n.bmt-card h3{\n    margin:0 0 11px;\n\n    font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n    font-size:22px;\n\n    font-weight:400;\n\n    color:#372f27;\n}\n\n.bmt-card p{\n    margin:0;\n\n    color:#776d62;\n\n    font-size:14px;\n}\n\n\n\/* =========================================================\n   DARK OLIVE SECTION\n========================================================= *\/\n\n.bmt-dark{\n    position:relative;\n\n    overflow:hidden;\n\n    background:\n    radial-gradient(\n        circle at 50% -30%,\n        rgba(185,138,93,.18),\n        transparent 48%\n    ),\n    linear-gradient(\n        135deg,\n        #354532 0%,\n        #273628 47%,\n        #1c281f 100%\n    );\n}\n\n.bmt-dark:before{\n    content:\"\";\n\n    position:absolute;\n\n    width:440px;\n    height:440px;\n\n    left:50%;\n    top:-350px;\n\n    transform:translateX(-50%);\n\n    border:\n    1px solid rgba(217,183,139,.17);\n\n    border-radius:50%;\n}\n\n.bmt-dark .bmt-wrap{\n    position:relative;\n\n    z-index:2;\n}\n\n.bmt-dark .bmt-title{\n    color:#fffaf2;\n}\n\n.bmt-dark .bmt-copy{\n    color:#d8d0c5;\n}\n\n\n\/* =========================================================\n   THREE DESIGN PRINCIPLES\n========================================================= *\/\n\n.bmt-principles{\n    max-width:900px;\n\n    margin:50px auto 0;\n\n    display:grid;\n\n    grid-template-columns:\n    repeat(3,1fr);\n\n    border-top:\n    1px solid rgba(207,171,122,.28);\n\n    border-bottom:\n    1px solid rgba(207,171,122,.28);\n}\n\n.bmt-principle{\n    padding:38px 24px;\n\n    text-align:center;\n\n    border-right:\n    1px solid rgba(207,171,122,.18);\n}\n\n.bmt-principle:last-child{\n    border-right:0;\n}\n\n.bmt-symbol{\n    width:42px;\n    height:34px;\n\n    margin:0 auto 20px;\n\n    position:relative;\n\n    border:\n    1px solid #c8a170;\n\n    border-radius:3px 3px 10px 10px;\n}\n\n.bmt-symbol:before{\n    content:\"\";\n\n    position:absolute;\n\n    width:22px;\n    height:10px;\n\n    left:9px;\n    top:-9px;\n\n    border:\n    1px solid #c8a170;\n\n    border-bottom:0;\n\n    border-radius:12px 12px 0 0;\n}\n\n.bmt-principle strong{\n    display:block;\n\n    margin-bottom:9px;\n\n    color:#d8b27d;\n\n    font-size:12px;\n\n    letter-spacing:1.2px;\n}\n\n.bmt-principle p{\n    margin:0;\n\n    color:#cfc7bd;\n\n    font-size:12px;\n\n    line-height:1.72;\n}\n\n\n\/* =========================================================\n   PRODUCT INFORMATION\n========================================================= *\/\n\n.bmt-material{\n    background:\n    linear-gradient(\n        180deg,\n        #faf6ef 0%,\n        #ece3d8 100%\n    );\n}\n\n.bmt-spec{\n    max-width:900px;\n\n    margin:46px auto 0;\n\n    background:\n    rgba(255,253,248,.8);\n\n    border:\n    1px solid #dbcbb7;\n}\n\n.bmt-spec-row{\n    display:grid;\n\n    grid-template-columns:\n    34% 66%;\n\n    padding:18px 24px;\n\n    border-bottom:\n    1px solid #e2d4c3;\n}\n\n.bmt-spec-row:last-child{\n    border-bottom:0;\n}\n\n.bmt-spec-row strong{\n    color:#493a2e;\n\n    font-size:13px;\n}\n\n.bmt-spec-row span{\n    color:#75695f;\n\n    font-size:14px;\n}\n\n\n\/* =========================================================\n   EDITORIAL QUOTE\n========================================================= *\/\n\n.bmt-editorial{\n    max-width:850px;\n\n    margin:50px auto 0;\n\n    padding:42px 45px;\n\n    text-align:center;\n\n    border-top:\n    1px solid #d1b795;\n\n    border-bottom:\n    1px solid #d1b795;\n}\n\n.bmt-editorial p{\n    margin:0;\n\n    font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n    font-size:24px;\n\n    line-height:1.55;\n\n    color:#46382d;\n}\n\n\n\/* =========================================================\n   INCLUDED SET\n========================================================= *\/\n\n.bmt-included{\n    background:#f2ebe1;\n}\n\n.bmt-included-grid{\n    max-width:920px;\n\n    margin:46px auto 0;\n\n    display:grid;\n\n    grid-template-columns:\n    repeat(3,1fr);\n\n    gap:1px;\n\n    background:#d4c1aa;\n}\n\n.bmt-included-item{\n    padding:36px 27px;\n\n    background:#fffaf4;\n\n    text-align:center;\n}\n\n.bmt-included-item span{\n    display:block;\n\n    margin-bottom:12px;\n\n    font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n    font-size:28px;\n\n    color:#9d7449;\n}\n\n.bmt-included-item strong{\n    display:block;\n\n    margin-bottom:9px;\n\n    color:#40352c;\n\n    font-size:13px;\n\n    letter-spacing:.6px;\n}\n\n.bmt-included-item p{\n    margin:0;\n\n    color:#786e63;\n\n    font-size:12px;\n\n    line-height:1.75;\n}\n\n\n\/* =========================================================\n   ACCESSORY LIST\n========================================================= *\/\n\n.bmt-checklist{\n    max-width:870px;\n\n    margin:42px auto 0;\n\n    display:grid;\n\n    grid-template-columns:\n    repeat(2,1fr);\n\n    gap:12px;\n}\n\n.bmt-check{\n    position:relative;\n\n    padding:17px 20px 17px 48px;\n\n    background:#fffdf9;\n\n    border:\n    1px solid #ddcebb;\n\n    color:#64594f;\n\n    font-size:13px;\n}\n\n.bmt-check:before{\n    content:\"\";\n\n    position:absolute;\n\n    left:20px;\n    top:19px;\n\n    width:13px;\n    height:13px;\n\n    border-radius:50%;\n\n    background:#536047;\n\n    box-shadow:\n    inset 0 0 0 4px #fff;\n}\n\n\n\/* =========================================================\n   COLOR \/ MATERIAL STORY\n========================================================= *\/\n\n.bmt-palette{\n    background:#fffdf8;\n}\n\n.bmt-palette-row{\n    max-width:780px;\n\n    margin:42px auto 0;\n\n    display:flex;\n\n    justify-content:center;\n\n    gap:34px;\n\n    flex-wrap:wrap;\n}\n\n.bmt-color{\n    text-align:center;\n}\n\n.bmt-swatch{\n    width:64px;\n    height:64px;\n\n    margin:0 auto 12px;\n\n    border-radius:50%;\n\n    border:\n    5px solid #fff;\n\n    box-shadow:\n    0 0 0 1px #d7c8b7;\n}\n\n.bmt-swatch.olive{\n    background:#626b4d;\n}\n\n.bmt-swatch.tan{\n    background:#aa7a50;\n}\n\n.bmt-swatch.cream{\n    background:#eee9dc;\n}\n\n.bmt-swatch.steel{\n    background:\n    linear-gradient(\n        135deg,\n        #9b9d99,\n        #eeeeea,\n        #888b88\n    );\n}\n\n.bmt-color strong{\n    display:block;\n\n    color:#594d43;\n\n    font-size:11px;\n\n    letter-spacing:1px;\n}\n\n\n\/* =========================================================\n   OCCASIONS\n========================================================= *\/\n\n.bmt-occasion{\n    background:#f0e8dd;\n}\n\n.bmt-tags{\n    max-width:880px;\n\n    margin:38px auto 0;\n\n    display:flex;\n\n    flex-wrap:wrap;\n\n    justify-content:center;\n\n    gap:10px;\n}\n\n.bmt-tag{\n    padding:10px 18px;\n\n    background:#fff;\n\n    border:\n    1px solid #d6c3aa;\n\n    border-radius:100px;\n\n    color:#65594e;\n\n    font-size:12px;\n}\n\n\n\/* =========================================================\n   FINAL\n========================================================= *\/\n\n.bmt-final{\n    position:relative;\n\n    overflow:hidden;\n\n    background:\n    linear-gradient(\n        135deg,\n        #344431 0%,\n        #263426 50%,\n        #1c281f 100%\n    );\n\n    text-align:center;\n}\n\n.bmt-final:before{\n    content:\"\";\n\n    position:absolute;\n\n    width:520px;\n    height:520px;\n\n    left:50%;\n    top:-400px;\n\n    transform:translateX(-50%);\n\n    border-radius:50%;\n\n    background:\n    radial-gradient(\n        circle,\n        rgba(190,145,90,.20),\n        transparent 69%\n    );\n}\n\n.bmt-final .bmt-wrap{\n    position:relative;\n\n    z-index:2;\n\n    padding-top:95px;\n    padding-bottom:95px;\n}\n\n.bmt-final .bmt-eyebrow{\n    color:#d5ae7a;\n}\n\n.bmt-final .bmt-title{\n    color:#fffaf3;\n\n    font-size:40px;\n}\n\n.bmt-final .bmt-copy{\n    color:#d4ccc2;\n}\n\n.bmt-logo{\n    margin-top:38px;\n\n    font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n    font-size:20px;\n\n    color:#d8b27d;\n\n    letter-spacing:1.4px;\n}\n\n.bmt-signature{\n    margin-top:11px;\n\n    color:#a39a90;\n\n    font-size:10px;\n\n    letter-spacing:3px;\n\n    text-transform:uppercase;\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media(max-width:768px){\n\n    .bmt-wrap{\n        padding:54px 22px;\n    }\n\n    .bmt-hero .bmt-wrap{\n        padding-top:66px;\n    }\n\n    .bmt-hero .bmt-title{\n        font-size:34px;\n    }\n\n    .bmt-title{\n        font-size:31px;\n    }\n\n    .bmt-intro .bmt-title{\n        font-size:29px;\n    }\n\n    .bmt-grid{\n        grid-template-columns:1fr;\n    }\n\n    .bmt-principles{\n        grid-template-columns:1fr;\n    }\n\n    .bmt-principle{\n        border-right:0;\n\n        border-bottom:\n        1px solid rgba(207,171,122,.18);\n    }\n\n    .bmt-principle:last-child{\n        border-bottom:0;\n    }\n\n    .bmt-spec-row{\n        grid-template-columns:1fr;\n\n        gap:5px;\n    }\n\n    .bmt-included-grid{\n        grid-template-columns:1fr;\n    }\n\n    .bmt-checklist{\n        grid-template-columns:1fr;\n    }\n\n    .bmt-editorial{\n        padding:30px 22px;\n    }\n\n    .bmt-editorial p{\n        font-size:20px;\n    }\n\n}\n\n\u003c\/style\u003e\n\u003cdiv class=\"bmt-page\"\u003e\n\u003c!-- ======================================================\n     HERO\n====================================================== --\u003e\n\u003csection class=\"bmt-hero\"\u003e\n\u003cdiv class=\"bmt-wrap\"\u003e\n\u003cdiv class=\"bmt-brand\"\u003eBrightivores™\u003c\/div\u003e\n\u003cdiv class=\"bmt-eyebrow\"\u003eElevated Outdoor Living\u003c\/div\u003e\n\u003ch1 class=\"bmt-title\"\u003eMeadow Canvas Tote — Picnic Freedom in a Softer Form\u003c\/h1\u003e\n\u003cdiv class=\"bmt-rule\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cp class=\"bmt-copy\"\u003eBrightivores™ Meadow Canvas Tote reimagines the traditional picnic basket with a softer, more relaxed carry-all silhouette. Finished in an earthy olive-green body with warm tan detailing, the design brings together coordinated dining essentials, generous storage, and effortless outdoor style. From spontaneous lakeside lunches to thoughtfully planned weekend escapes, it is designed to make dining outdoors feel organized, comfortable, and beautifully uncomplicated.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n     IMAGE 1\n====================================================== --\u003e\n\u003cdiv class=\"bmt-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0754\/0785\/1753\/files\/5_86524f32-ce60-40cf-9f77-fe7992ac17c4.png?v=1789744689\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c!-- ======================================================\n     INTRO\n====================================================== --\u003e\n\u003csection class=\"bmt-intro\"\u003e\n\u003cdiv class=\"bmt-wrap\"\u003e\n\u003cdiv class=\"bmt-eyebrow\"\u003eRelaxed Form · Thoughtful Function\u003c\/div\u003e\n\u003ch2 class=\"bmt-title\"\u003eA Picnic Tote Designed to Go Further\u003c\/h2\u003e\n\u003cp class=\"bmt-copy\"\u003eUnlike a traditional rigid hamper, Meadow Canvas Tote uses a spacious soft-sided format that feels easier and more versatile for everyday outdoor adventures. Long carry handles make the silhouette comfortable to grab and go, while the open main compartment keeps tableware, drinks, and picnic accessories visible and easy to reach.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n     FEATURES\n====================================================== --\u003e\n\u003csection class=\"bmt-features\"\u003e\n\u003cdiv class=\"bmt-wrap\"\u003e\n\u003cdiv class=\"bmt-eyebrow\"\u003eConsidered From Handle to Pocket\u003c\/div\u003e\n\u003ch2 class=\"bmt-title\"\u003eDesigned Around Effortless Outdoor Dining\u003c\/h2\u003e\n\u003cdiv class=\"bmt-grid\"\u003e\n\u003cdiv class=\"bmt-card\"\u003e\n\u003cdiv class=\"bmt-card-number\"\u003e01\u003c\/div\u003e\n\u003ch3\u003eStructured Canvas Tote Design\u003c\/h3\u003e\n\u003cp\u003eAn olive-green canvas-style body creates a relaxed outdoor character while maintaining a clean, structured silhouette for organized packing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bmt-card\"\u003e\n\u003cdiv class=\"bmt-card-number\"\u003e02\u003c\/div\u003e\n\u003ch3\u003eWarm Tan Carry Handles\u003c\/h3\u003e\n\u003cp\u003eLong contrasting handles add a refined heritage-inspired detail while giving the tote its distinctive carry-all appearance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bmt-card\"\u003e\n\u003cdiv class=\"bmt-card-number\"\u003e03\u003c\/div\u003e\n\u003ch3\u003eOrganized Dining Accessories\u003c\/h3\u003e\n\u003cp\u003eCoordinated plates, cutlery, tumblers, napkins, and preparation accessories create a complete setup for outdoor dining.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bmt-card\"\u003e\n\u003cdiv class=\"bmt-card-number\"\u003e04\u003c\/div\u003e\n\u003ch3\u003eExterior Zippered Storage\u003c\/h3\u003e\n\u003cp\u003eA large front pocket adds convenient storage for smaller picnic essentials that you may want to keep separate and easy to access.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n     IMAGE 2\n====================================================== --\u003e\n\u003cdiv class=\"bmt-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0754\/0785\/1753\/files\/1_bbfd9518-fe93-4a5b-b7cf-7d9b09c6e274.png?v=1789744667\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c!-- ======================================================\n     DARK STORY\n====================================================== --\u003e\n\u003csection class=\"bmt-dark\"\u003e\n\u003cdiv class=\"bmt-wrap\"\u003e\n\u003cdiv class=\"bmt-eyebrow\"\u003eDesigned for Unhurried Days\u003c\/div\u003e\n\u003ch2 class=\"bmt-title\"\u003ePack Simply. Settle In. Stay a Little Longer.\u003c\/h2\u003e\n\u003cp class=\"bmt-copy\"\u003eMeadow Canvas Tote is built around the easy rhythm of a day outdoors. The spacious central compartment lets you arrange food and picnic essentials the way you prefer, while dedicated accessory storage helps keep dining pieces together and ready for use. Everything feels considered without making the experience feel formal.\u003c\/p\u003e\n\u003cdiv class=\"bmt-principles\"\u003e\n\u003cdiv class=\"bmt-principle\"\u003e\n\u003cdiv class=\"bmt-symbol\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cstrong\u003e ROOMY \u003c\/strong\u003e\n\u003cp\u003eAn open main compartment creates flexible space for picnic-day essentials.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bmt-principle\"\u003e\n\u003cdiv class=\"bmt-symbol\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cstrong\u003e ORGANIZED \u003c\/strong\u003e\n\u003cp\u003eDining accessories remain grouped together for easier setup.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bmt-principle\"\u003e\n\u003cdiv class=\"bmt-symbol\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cstrong\u003e PORTABLE \u003c\/strong\u003e\n\u003cp\u003eA tote-style form makes outdoor dining feel relaxed and easy to carry.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n     PRODUCT INFORMATION\n====================================================== --\u003e\n\u003csection class=\"bmt-material\"\u003e\n\u003cdiv class=\"bmt-wrap\"\u003e\n\u003cdiv class=\"bmt-eyebrow\"\u003eNatural Colors · Everyday Character\u003c\/div\u003e\n\u003ch2 class=\"bmt-title\"\u003eOlive Canvas Meets Warm Heritage Detail\u003c\/h2\u003e\n\u003cp class=\"bmt-copy\"\u003eThe visual identity of Meadow Canvas Tote comes from a grounded, nature-inspired palette. Olive green forms the foundation, while warm tan trim, cream tableware, striped textiles, wood details, and polished metallic accessories create layers of subtle contrast. The result feels equally at home beside a lake, beneath a tree, or packed for a weekend road trip.\u003c\/p\u003e\n\u003cdiv class=\"bmt-spec\"\u003e\n\u003cdiv class=\"bmt-spec-row\"\u003e\n\u003cstrong\u003e Product Name \u003c\/strong\u003e \u003cspan\u003e Brightivores™ Meadow Canvas Tote \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bmt-spec-row\"\u003e\n\u003cstrong\u003e Product Type \u003c\/strong\u003e \u003cspan\u003e Picnic Tote \u0026amp; Outdoor Dining Set \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bmt-spec-row\"\u003e\n\u003cstrong\u003e Designed For \u003c\/strong\u003e \u003cspan\u003e Two-Person Outdoor Dining \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bmt-spec-row\"\u003e\n\u003cstrong\u003e Design Direction \u003c\/strong\u003e \u003cspan\u003e Relaxed Heritage · Country Outdoor · Modern Picnic \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bmt-spec-row\"\u003e\n\u003cstrong\u003e Color Direction \u003c\/strong\u003e \u003cspan\u003e Olive Green · Warm Tan · Cream · Natural Wood \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bmt-spec-row\"\u003e\n\u003cstrong\u003e Carry Style \u003c\/strong\u003e \u003cspan\u003e Long Dual Tote Handles \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bmt-spec-row\"\u003e\n\u003cstrong\u003e Additional Storage \u003c\/strong\u003e \u003cspan\u003e Front Zippered Utility Pocket \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bmt-spec-row\"\u003e\n\u003cstrong\u003e Interior Format \u003c\/strong\u003e \u003cspan\u003e Open Main Compartment with Organized Dining Accessories \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bmt-editorial\"\u003e\n\u003cp\u003e“Made for fresh air, shared food, quiet lakes, and afternoons that do not need to be rushed.”\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n     IMAGE 3\n====================================================== --\u003e\n\u003cdiv class=\"bmt-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0754\/0785\/1753\/files\/7_dc4d011a-b4c7-4cc5-ad92-d745a3646ff7.png?v=1789744697\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c!-- ======================================================\n     INCLUDED SET\n====================================================== --\u003e\n\u003csection class=\"bmt-included\"\u003e\n\u003cdiv class=\"bmt-wrap\"\u003e\n\u003cdiv class=\"bmt-eyebrow\"\u003eThoughtfully Packed\u003c\/div\u003e\n\u003ch2 class=\"bmt-title\"\u003eDining Essentials Ready for Two\u003c\/h2\u003e\n\u003cp class=\"bmt-copy\"\u003eThe coordinated accessories create a complete picnic presentation without making the tote feel overly complicated. Each visible element is selected to support an easy outdoor meal while maintaining the same earthy, refined visual language.\u003c\/p\u003e\n\u003cdiv class=\"bmt-included-grid\"\u003e\n\u003cdiv class=\"bmt-included-item\"\u003e\n\u003cspan\u003e 01 \u003c\/span\u003e \u003cstrong\u003e TABLEWARE \u003c\/strong\u003e\n\u003cp\u003eCream dining plates and coordinated cutlery create a polished setup for two.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bmt-included-item\"\u003e\n\u003cspan\u003e 02 \u003c\/span\u003e \u003cstrong\u003e DRINKWARE \u003c\/strong\u003e\n\u003cp\u003eTwo metallic tumblers bring a clean, modern contrast to the softer textile palette.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bmt-included-item\"\u003e\n\u003cspan\u003e 03 \u003c\/span\u003e \u003cstrong\u003e PICNIC ACCESSORIES \u003c\/strong\u003e\n\u003cp\u003eTextiles, a compact cutting board, and bottle-opening accessory complete the outdoor setup.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bmt-checklist\"\u003e\n\u003cdiv class=\"bmt-check\"\u003eTwo Dining Plates\u003c\/div\u003e\n\u003cdiv class=\"bmt-check\"\u003eCoordinated Cutlery\u003c\/div\u003e\n\u003cdiv class=\"bmt-check\"\u003eTwo Reusable Tumblers\u003c\/div\u003e\n\u003cdiv class=\"bmt-check\"\u003eStriped Cloth Napkins\u003c\/div\u003e\n\u003cdiv class=\"bmt-check\"\u003eCompact Cutting Board\u003c\/div\u003e\n\u003cdiv class=\"bmt-check\"\u003eBottle Opener Accessory\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n     COLOR STORY\n====================================================== --\u003e\n\u003csection class=\"bmt-palette\"\u003e\n\u003cdiv class=\"bmt-wrap\"\u003e\n\u003cdiv class=\"bmt-eyebrow\"\u003eA Palette Inspired by the Outdoors\u003c\/div\u003e\n\u003ch2 class=\"bmt-title\"\u003eQuiet Colors. Natural Character.\u003c\/h2\u003e\n\u003cp class=\"bmt-copy\"\u003eMeadow Canvas Tote avoids bright, sporty outdoor colors in favor of a quieter palette that feels timeless and easy to style. Olive, tan, cream, natural wood, and brushed metallic tones bring a more considered character to everyday picnic gear.\u003c\/p\u003e\n\u003cdiv class=\"bmt-palette-row\"\u003e\n\u003cdiv class=\"bmt-color\"\u003e\n\u003cdiv class=\"bmt-swatch olive\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cstrong\u003e MEADOW OLIVE \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bmt-color\"\u003e\n\u003cdiv class=\"bmt-swatch tan\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cstrong\u003e WARM TAN \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bmt-color\"\u003e\n\u003cdiv class=\"bmt-swatch cream\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cstrong\u003e SOFT CREAM \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bmt-color\"\u003e\n\u003cdiv class=\"bmt-swatch steel\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cstrong\u003e BRUSHED METAL \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n     OCCASIONS\n====================================================== --\u003e\n\u003csection class=\"bmt-occasion\"\u003e\n\u003cdiv class=\"bmt-wrap\"\u003e\n\u003cdiv class=\"bmt-eyebrow\"\u003eMade to Leave the House\u003c\/div\u003e\n\u003ch2 class=\"bmt-title\"\u003eFor Lakesides, Parks, Roads \u0026amp; Slow Weekends\u003c\/h2\u003e\n\u003cp class=\"bmt-copy\"\u003eWhether packed for lunch beneath the trees or brought along for a weekend escape, Meadow Canvas Tote is designed to fit naturally into a relaxed outdoor lifestyle. Its understated styling also makes it a thoughtful choice for couples, new homes, celebrations, and outdoor-loving friends.\u003c\/p\u003e\n\u003cdiv class=\"bmt-tags\"\u003e\n\u003cspan class=\"bmt-tag\"\u003e Lakeside Picnics \u003c\/span\u003e \u003cspan class=\"bmt-tag\"\u003e Park Lunches \u003c\/span\u003e \u003cspan class=\"bmt-tag\"\u003e Weekend Road Trips \u003c\/span\u003e \u003cspan class=\"bmt-tag\"\u003e Garden Gatherings \u003c\/span\u003e \u003cspan class=\"bmt-tag\"\u003e Outdoor Concerts \u003c\/span\u003e \u003cspan class=\"bmt-tag\"\u003e Beach Days \u003c\/span\u003e \u003cspan class=\"bmt-tag\"\u003e Romantic Picnics \u003c\/span\u003e \u003cspan class=\"bmt-tag\"\u003e Camping Weekends \u003c\/span\u003e \u003cspan class=\"bmt-tag\"\u003e Gift Giving \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n     FINAL\n====================================================== --\u003e\n\u003csection class=\"bmt-final\"\u003e\n\u003cdiv class=\"bmt-wrap\"\u003e\n\u003cdiv class=\"bmt-eyebrow\"\u003eA Better Way to Carry the Picnic\u003c\/div\u003e\n\u003ch2 class=\"bmt-title\"\u003eGood Food. Fresh Air. Everything Within Reach.\u003c\/h2\u003e\n\u003cp class=\"bmt-copy\"\u003eBrightivores™ Meadow Canvas Tote combines relaxed portability, coordinated dining pieces, and a nature-inspired palette in one thoughtfully organized outdoor set. From its olive body and warm tan handles to the tableware arranged inside, every visible detail contributes to a picnic experience that feels easy, considered, and ready for the day ahead.\u003c\/p\u003e\n\u003cdiv class=\"bmt-logo\"\u003eBrightivores™\u003c\/div\u003e\n\u003cdiv class=\"bmt-signature\"\u003eMade for Good Food, Fresh Air \u0026amp; Better Days\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"docrecomend™","offers":[{"title":"One","offer_id":48037388353685,"sku":"Brightivores*1","price":108.0,"currency_code":"USD","in_stock":true},{"title":"Two","offer_id":48037388386453,"sku":"Brightivores*2","price":188.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0805\/8152\/5653\/files\/10_b8ae4179-9229-4ed9-970c-21a3d450632f.png?v=1789986754"},{"product_id":"brightivores™-meadow-duo","title":"Brightivores™ Meadow Duo","description":"\u003cstyle\u003e\n\n\/* =========================================================\n   BRIGHTIVORES™ MEADOW DUO\n   PREMIUM PICNIC BASKET DETAIL PAGE\n   COLOR: FOREST GREEN \/ WICKER \/ CREAM \/ BRASS\n========================================================= *\/\n\n.bmd-page{\n    --ivory:#fbf8f1;\n    --cream:#fffdf8;\n    --linen:#f2eadf;\n\n    --forest:#173a2c;\n    --forest-2:#223f32;\n    --deep:#10251d;\n    --sage:#647160;\n\n    --wicker:#b78855;\n    --wicker-light:#d0ad80;\n    --camel:#9d7048;\n\n    --brass:#a8783e;\n    --gold:#c69b61;\n\n    --brown:#44352a;\n    --text:#433a32;\n    --muted:#766b61;\n\n    width:100%;\n    margin:0;\n    padding:0;\n\n    background:var(--ivory);\n    color:var(--text);\n\n    font-family:\n    \"Helvetica Neue\",\n    Arial,\n    sans-serif;\n\n    line-height:1.82;\n}\n\n.bmd-page *{\n    box-sizing:border-box;\n}\n\n\n\/* =========================================================\n   GENERAL\n========================================================= *\/\n\n.bmd-wrap{\n    max-width:1100px;\n    margin:0 auto;\n    padding:82px 38px;\n}\n\n.bmd-eyebrow{\n    margin-bottom:18px;\n\n    text-align:center;\n\n    color:var(--brass);\n\n    font-size:11px;\n    font-weight:600;\n\n    letter-spacing:4px;\n    text-transform:uppercase;\n}\n\n.bmd-title{\n    max-width:880px;\n    margin:0 auto 23px;\n\n    text-align:center;\n\n    font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n    font-size:42px;\n    font-weight:400;\n    line-height:1.16;\n\n    color:#302821;\n}\n\n.bmd-copy{\n    max-width:800px;\n    margin:0 auto;\n\n    text-align:center;\n\n    color:var(--muted);\n\n    font-size:15px;\n    line-height:1.95;\n}\n\n.bmd-rule{\n    width:58px;\n    height:1px;\n\n    margin:28px auto;\n\n    background:var(--brass);\n}\n\n\n\/* =========================================================\n   ONLY 3 IMAGE POSITIONS\n========================================================= *\/\n\n.bmd-image{\n    width:100%;\n    overflow:hidden;\n\n    background:#e9dfd2;\n}\n\n.bmd-image img{\n    display:block;\n    width:100%;\n    height:auto;\n}\n\n\n\/* =========================================================\n   HERO\n========================================================= *\/\n\n.bmd-hero{\n    position:relative;\n    overflow:hidden;\n\n    background:\n    radial-gradient(\n        circle at 50% -10%,\n        rgba(183,136,85,.18),\n        transparent 42%\n    ),\n    linear-gradient(\n        180deg,\n        #fcfaf5 0%,\n        #eee4d6 100%\n    );\n}\n\n.bmd-hero:before{\n    content:\"\";\n\n    position:absolute;\n\n    width:390px;\n    height:390px;\n\n    left:-230px;\n    bottom:-180px;\n\n    border:\n    1px solid rgba(23,58,44,.09);\n\n    border-radius:50%;\n}\n\n.bmd-hero:after{\n    content:\"\";\n\n    position:absolute;\n\n    width:290px;\n    height:290px;\n\n    right:-145px;\n    top:-90px;\n\n    border:\n    1px solid rgba(168,120,62,.15);\n\n    border-radius:50%;\n}\n\n.bmd-hero .bmd-wrap{\n    position:relative;\n    z-index:2;\n\n    padding-top:100px;\n    padding-bottom:92px;\n}\n\n.bmd-brand{\n    margin-bottom:28px;\n\n    text-align:center;\n\n    font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n    font-size:21px;\n\n    color:#795c3d;\n\n    letter-spacing:1.2px;\n}\n\n.bmd-hero .bmd-title{\n    max-width:850px;\n\n    font-size:53px;\n}\n\n\n\/* =========================================================\n   INTRODUCTION\n========================================================= *\/\n\n.bmd-intro{\n    background:#fffdf8;\n}\n\n.bmd-intro .bmd-title{\n    font-size:36px;\n}\n\n\n\/* =========================================================\n   FEATURE CARDS\n========================================================= *\/\n\n.bmd-features{\n    background:#f1e9de;\n}\n\n.bmd-grid{\n    display:grid;\n\n    grid-template-columns:\n    repeat(2,1fr);\n\n    gap:18px;\n\n    margin-top:46px;\n}\n\n.bmd-card{\n    position:relative;\n\n    min-height:208px;\n\n    padding:33px;\n\n    overflow:hidden;\n\n    background:\n    rgba(255,253,248,.97);\n\n    border:\n    1px solid #ddcdb8;\n\n    border-radius:14px;\n\n    box-shadow:\n    0 15px 34px\n    rgba(63,45,29,.035);\n}\n\n.bmd-card:after{\n    content:\"\";\n\n    position:absolute;\n\n    width:86px;\n    height:86px;\n\n    right:-42px;\n    bottom:-42px;\n\n    border:\n    1px solid rgba(168,120,62,.12);\n\n    border-radius:50%;\n}\n\n.bmd-number{\n    margin-bottom:16px;\n\n    color:var(--brass);\n\n    font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n    font-size:12px;\n\n    letter-spacing:2px;\n}\n\n.bmd-card h3{\n    margin:0 0 10px;\n\n    font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n    font-size:22px;\n    font-weight:400;\n\n    color:#392f27;\n}\n\n.bmd-card p{\n    margin:0;\n\n    color:#796e64;\n\n    font-size:14px;\n\n    line-height:1.82;\n}\n\n\n\/* =========================================================\n   DARK GREEN SECTION\n========================================================= *\/\n\n.bmd-dark{\n    position:relative;\n\n    overflow:hidden;\n\n    background:\n    radial-gradient(\n        circle at 50% -25%,\n        rgba(198,155,97,.18),\n        transparent 46%\n    ),\n    linear-gradient(\n        135deg,\n        #1d4434 0%,\n        #163428 50%,\n        #10251d 100%\n    );\n}\n\n.bmd-dark:before{\n    content:\"\";\n\n    position:absolute;\n\n    width:460px;\n    height:460px;\n\n    left:50%;\n    top:-360px;\n\n    transform:translateX(-50%);\n\n    border:\n    1px solid rgba(204,167,115,.20);\n\n    border-radius:50%;\n}\n\n.bmd-dark .bmd-wrap{\n    position:relative;\n    z-index:2;\n}\n\n.bmd-dark .bmd-title{\n    color:#fffaf3;\n}\n\n.bmd-dark .bmd-copy{\n    color:#d7cfc5;\n}\n\n\n\/* =========================================================\n   THREE PRINCIPLES\n========================================================= *\/\n\n.bmd-principles{\n    max-width:920px;\n\n    margin:50px auto 0;\n\n    display:grid;\n\n    grid-template-columns:\n    repeat(3,1fr);\n\n    border-top:\n    1px solid rgba(205,169,120,.29);\n\n    border-bottom:\n    1px solid rgba(205,169,120,.29);\n}\n\n.bmd-principle{\n    padding:38px 25px;\n\n    text-align:center;\n\n    border-right:\n    1px solid rgba(205,169,120,.18);\n}\n\n.bmd-principle:last-child{\n    border-right:0;\n}\n\n.bmd-icon{\n    width:43px;\n    height:33px;\n\n    margin:0 auto 20px;\n\n    position:relative;\n\n    border:\n    1px solid #cba777;\n\n    border-radius:3px 3px 9px 9px;\n}\n\n.bmd-icon:before{\n    content:\"\";\n\n    position:absolute;\n\n    width:23px;\n    height:10px;\n\n    left:9px;\n    top:-9px;\n\n    border:\n    1px solid #cba777;\n\n    border-bottom:0;\n\n    border-radius:12px 12px 0 0;\n}\n\n.bmd-principle strong{\n    display:block;\n\n    margin-bottom:10px;\n\n    color:#deb987;\n\n    font-size:12px;\n\n    letter-spacing:1.3px;\n}\n\n.bmd-principle p{\n    margin:0;\n\n    color:#cec5bc;\n\n    font-size:12px;\n\n    line-height:1.72;\n}\n\n\n\/* =========================================================\n   MATERIAL STORY\n========================================================= *\/\n\n.bmd-material{\n    background:\n    linear-gradient(\n        180deg,\n        #fbf7ef 0%,\n        #eee4d8 100%\n    );\n}\n\n.bmd-spec{\n    max-width:900px;\n\n    margin:46px auto 0;\n\n    background:\n    rgba(255,253,248,.8);\n\n    border:\n    1px solid #ddcbb4;\n}\n\n.bmd-spec-row{\n    display:grid;\n\n    grid-template-columns:\n    35% 65%;\n\n    padding:18px 24px;\n\n    border-bottom:\n    1px solid #e2d3c0;\n}\n\n.bmd-spec-row:last-child{\n    border-bottom:0;\n}\n\n.bmd-spec-row strong{\n    color:#47382c;\n\n    font-size:13px;\n}\n\n.bmd-spec-row span{\n    color:#76695f;\n\n    font-size:14px;\n}\n\n\n\/* =========================================================\n   EDITORIAL QUOTE\n========================================================= *\/\n\n.bmd-quote{\n    max-width:850px;\n\n    margin:50px auto 0;\n\n    padding:43px 46px;\n\n    text-align:center;\n\n    border-top:\n    1px solid #d3b994;\n\n    border-bottom:\n    1px solid #d3b994;\n}\n\n.bmd-quote p{\n    margin:0;\n\n    font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n    font-size:24px;\n    line-height:1.55;\n\n    color:#4a392d;\n}\n\n\n\/* =========================================================\n   ORGANIZED SET\n========================================================= *\/\n\n.bmd-set{\n    background:#f2eae0;\n}\n\n.bmd-set-grid{\n    max-width:930px;\n\n    margin:46px auto 0;\n\n    display:grid;\n\n    grid-template-columns:\n    repeat(3,1fr);\n\n    gap:1px;\n\n    background:#d7c1a5;\n}\n\n.bmd-set-item{\n    padding:37px 26px;\n\n    background:#fffaf4;\n\n    text-align:center;\n}\n\n.bmd-set-item span{\n    display:block;\n\n    margin-bottom:12px;\n\n    font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n    font-size:28px;\n\n    color:#a77843;\n}\n\n.bmd-set-item strong{\n    display:block;\n\n    margin-bottom:9px;\n\n    color:#42362d;\n\n    font-size:13px;\n\n    letter-spacing:.8px;\n}\n\n.bmd-set-item p{\n    margin:0;\n\n    color:#796e63;\n\n    font-size:12px;\n\n    line-height:1.75;\n}\n\n\n\/* =========================================================\n   ACCESSORY LIST\n========================================================= *\/\n\n.bmd-list{\n    max-width:870px;\n\n    margin:42px auto 0;\n\n    display:grid;\n\n    grid-template-columns:\n    repeat(2,1fr);\n\n    gap:12px;\n}\n\n.bmd-list-item{\n    position:relative;\n\n    padding:17px 20px 17px 48px;\n\n    background:#fffdf9;\n\n    border:\n    1px solid #ddcdb9;\n\n    color:#64584e;\n\n    font-size:13px;\n}\n\n.bmd-list-item:before{\n    content:\"\";\n\n    position:absolute;\n\n    left:20px;\n    top:19px;\n\n    width:13px;\n    height:13px;\n\n    border-radius:50%;\n\n    background:#234434;\n\n    box-shadow:\n    inset 0 0 0 4px #fff;\n}\n\n\n\/* =========================================================\n   PALETTE\n========================================================= *\/\n\n.bmd-palette{\n    background:#fffdf8;\n}\n\n.bmd-colors{\n    max-width:800px;\n\n    margin:43px auto 0;\n\n    display:flex;\n\n    justify-content:center;\n\n    gap:36px;\n\n    flex-wrap:wrap;\n}\n\n.bmd-color{\n    text-align:center;\n}\n\n.bmd-swatch{\n    width:64px;\n    height:64px;\n\n    margin:0 auto 12px;\n\n    border-radius:50%;\n\n    border:5px solid #fff;\n\n    box-shadow:\n    0 0 0 1px #d7c7b5;\n}\n\n.bmd-swatch.green{\n    background:#173a2c;\n}\n\n.bmd-swatch.wicker{\n    background:\n    linear-gradient(\n        135deg,\n        #9d7048,\n        #d1ad7c,\n        #a77749\n    );\n}\n\n.bmd-swatch.cream{\n    background:#eee8dc;\n}\n\n.bmd-swatch.brass{\n    background:\n    linear-gradient(\n        135deg,\n        #76522c,\n        #cfaa6b,\n        #8d6536\n    );\n}\n\n.bmd-color strong{\n    display:block;\n\n    color:#5e5146;\n\n    font-size:11px;\n\n    letter-spacing:1px;\n}\n\n\n\/* =========================================================\n   OUTDOOR PLACEMENT\n========================================================= *\/\n\n.bmd-occasion{\n    background:#efe6da;\n}\n\n.bmd-tags{\n    max-width:900px;\n\n    margin:38px auto 0;\n\n    display:flex;\n\n    flex-wrap:wrap;\n\n    justify-content:center;\n\n    gap:10px;\n}\n\n.bmd-tag{\n    padding:10px 18px;\n\n    background:#fff;\n\n    border:\n    1px solid #d5c0a6;\n\n    border-radius:100px;\n\n    color:#65594f;\n\n    font-size:12px;\n}\n\n\n\/* =========================================================\n   FINAL\n========================================================= *\/\n\n.bmd-final{\n    position:relative;\n\n    overflow:hidden;\n\n    background:\n    linear-gradient(\n        135deg,\n        #1c4333 0%,\n        #173428 52%,\n        #10251d 100%\n    );\n\n    text-align:center;\n}\n\n.bmd-final:before{\n    content:\"\";\n\n    position:absolute;\n\n    width:520px;\n    height:520px;\n\n    left:50%;\n    top:-400px;\n\n    transform:translateX(-50%);\n\n    border-radius:50%;\n\n    background:\n    radial-gradient(\n        circle,\n        rgba(197,151,91,.20),\n        transparent 69%\n    );\n}\n\n.bmd-final .bmd-wrap{\n    position:relative;\n\n    z-index:2;\n\n    padding-top:96px;\n    padding-bottom:96px;\n}\n\n.bmd-final .bmd-eyebrow{\n    color:#d5ad77;\n}\n\n.bmd-final .bmd-title{\n    color:#fffaf3;\n\n    font-size:40px;\n}\n\n.bmd-final .bmd-copy{\n    color:#d4cbc1;\n}\n\n.bmd-logo{\n    margin-top:39px;\n\n    font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n    font-size:21px;\n\n    color:#deb783;\n\n    letter-spacing:1.4px;\n}\n\n.bmd-signature{\n    margin-top:11px;\n\n    color:#9f968c;\n\n    font-size:10px;\n\n    letter-spacing:3px;\n\n    text-transform:uppercase;\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media(max-width:768px){\n\n    .bmd-wrap{\n        padding:54px 22px;\n    }\n\n    .bmd-hero .bmd-wrap{\n        padding-top:66px;\n    }\n\n    .bmd-hero .bmd-title{\n        font-size:34px;\n    }\n\n    .bmd-title{\n        font-size:31px;\n    }\n\n    .bmd-intro .bmd-title{\n        font-size:29px;\n    }\n\n    .bmd-grid{\n        grid-template-columns:1fr;\n    }\n\n    .bmd-principles{\n        grid-template-columns:1fr;\n    }\n\n    .bmd-principle{\n        border-right:0;\n\n        border-bottom:\n        1px solid rgba(205,169,120,.18);\n    }\n\n    .bmd-principle:last-child{\n        border-bottom:0;\n    }\n\n    .bmd-spec-row{\n        grid-template-columns:1fr;\n        gap:5px;\n    }\n\n    .bmd-set-grid{\n        grid-template-columns:1fr;\n    }\n\n    .bmd-list{\n        grid-template-columns:1fr;\n    }\n\n    .bmd-quote{\n        padding:30px 22px;\n    }\n\n    .bmd-quote p{\n        font-size:20px;\n    }\n\n}\n\n\u003c\/style\u003e\n\u003cdiv class=\"bmd-page\"\u003e\n\u003c!-- ======================================================\n     HERO\n====================================================== --\u003e\n\u003csection class=\"bmd-hero\"\u003e\n\u003cdiv class=\"bmd-wrap\"\u003e\n\u003cdiv class=\"bmd-brand\"\u003eBrightivores™\u003c\/div\u003e\n\u003cdiv class=\"bmd-eyebrow\"\u003eRefined Outdoor Dining\u003c\/div\u003e\n\u003ch1 class=\"bmd-title\"\u003eMeadow Duo — A Timeless Picnic Made for Sharing\u003c\/h1\u003e\n\u003cdiv class=\"bmd-rule\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cp class=\"bmd-copy\"\u003eBrightivores™ Meadow Duo brings together the warmth of traditional woven picnic styling and the clean organization of a modern outdoor dining set. Natural wicker surrounds a rich meadow-green interior, while cream tableware, coordinated drinkware, polished cutlery, and checked textiles create a carefully considered presentation. Made for slow lunches, green parks, quiet lakes, and memorable afternoons outdoors.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n     IMAGE 1\n====================================================== --\u003e\n\u003cdiv class=\"bmd-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0754\/0785\/1753\/files\/3_f3989614-8d51-48e3-8a35-8c0d13ebfe13.png?v=1789745602\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c!-- ======================================================\n     INTRO\n====================================================== --\u003e\n\u003csection class=\"bmd-intro\"\u003e\n\u003cdiv class=\"bmd-wrap\"\u003e\n\u003cdiv class=\"bmd-eyebrow\"\u003eClassic Wicker · Modern Organization\u003c\/div\u003e\n\u003ch2 class=\"bmd-title\"\u003eOpen the Basket to a Complete Outdoor Table\u003c\/h2\u003e\n\u003cp class=\"bmd-copy\"\u003eThe character of Meadow Duo is revealed the moment the basket opens. A two-panel lid transforms into an organized display for dining essentials, keeping plates, drinkware, cutlery, and textiles secured and ready for the meal ahead. Below, a spacious insulated compartment provides flexible room for fresh food, snacks, drinks, and picnic favorites.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n     FEATURES\n====================================================== --\u003e\n\u003csection class=\"bmd-features\"\u003e\n\u003cdiv class=\"bmd-wrap\"\u003e\n\u003cdiv class=\"bmd-eyebrow\"\u003eDesigned Around the Picnic\u003c\/div\u003e\n\u003ch2 class=\"bmd-title\"\u003eEvery Detail Has a Purpose\u003c\/h2\u003e\n\u003cdiv class=\"bmd-grid\"\u003e\n\u003cdiv class=\"bmd-card\"\u003e\n\u003cdiv class=\"bmd-number\"\u003e01\u003c\/div\u003e\n\u003ch3\u003eNatural Woven Basket Form\u003c\/h3\u003e\n\u003cp\u003eA warm wicker-style exterior gives Meadow Duo its timeless outdoor character, bringing traditional picnic craftsmanship into a cleaner, more refined silhouette.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bmd-card\"\u003e\n\u003cdiv class=\"bmd-number\"\u003e02\u003c\/div\u003e\n\u003ch3\u003eDual-Panel Organized Lid\u003c\/h3\u003e\n\u003cp\u003eDedicated holders keep tableware and dining accessories visible, secure, and neatly separated while the basket is being carried.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bmd-card\"\u003e\n\u003cdiv class=\"bmd-number\"\u003e03\u003c\/div\u003e\n\u003ch3\u003eInsulated Food Compartment\u003c\/h3\u003e\n\u003cp\u003eThe lower storage area features a reflective insulated interior with generous open space for food containers, fruit, drinks, and picnic-day essentials.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bmd-card\"\u003e\n\u003cdiv class=\"bmd-number\"\u003e04\u003c\/div\u003e\n\u003ch3\u003eMeadow-Green Carry Details\u003c\/h3\u003e\n\u003cp\u003eDeep green straps, interior lining, and coordinated accessories create a strong visual identity while supporting practical everyday carrying.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n     IMAGE 2\n====================================================== --\u003e\n\u003cdiv class=\"bmd-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0754\/0785\/1753\/files\/7_7dc2291f-060c-4a4d-9b29-03a1758ac01d.png?v=1789745626\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c!-- ======================================================\n     DARK STORY\n====================================================== --\u003e\n\u003csection class=\"bmd-dark\"\u003e\n\u003cdiv class=\"bmd-wrap\"\u003e\n\u003cdiv class=\"bmd-eyebrow\"\u003eThe Ritual of Eating Outdoors\u003c\/div\u003e\n\u003ch2 class=\"bmd-title\"\u003ePack the Meal. Find the Shade. Stay for the Afternoon.\u003c\/h2\u003e\n\u003cp class=\"bmd-copy\"\u003eMeadow Duo is designed around the uncomplicated pleasure of sharing food outside. Its organized lid reduces the need for separate tableware bags, while the open lower compartment keeps food and drinks together in one central picnic space. The result is an outdoor setup that feels beautifully prepared without losing the spontaneity that makes a picnic special.\u003c\/p\u003e\n\u003cdiv class=\"bmd-principles\"\u003e\n\u003cdiv class=\"bmd-principle\"\u003e\n\u003cdiv class=\"bmd-icon\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cstrong\u003e ORGANIZED \u003c\/strong\u003e\n\u003cp\u003eDedicated straps help keep dining essentials in their own place.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bmd-principle\"\u003e\n\u003cdiv class=\"bmd-icon\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cstrong\u003e GENEROUS \u003c\/strong\u003e\n\u003cp\u003eThe lower compartment provides flexible space for food and drinks.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bmd-principle\"\u003e\n\u003cdiv class=\"bmd-icon\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cstrong\u003e READY \u003c\/strong\u003e\n\u003cp\u003eOne basket brings the key elements of an outdoor meal together.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n     MATERIAL \u0026 PRODUCT INFO\n====================================================== --\u003e\n\u003csection class=\"bmd-material\"\u003e\n\u003cdiv class=\"bmd-wrap\"\u003e\n\u003cdiv class=\"bmd-eyebrow\"\u003eCrafted With Natural Contrast\u003c\/div\u003e\n\u003ch2 class=\"bmd-title\"\u003eWarm Wicker Meets Deep Meadow Green\u003c\/h2\u003e\n\u003cp class=\"bmd-copy\"\u003eMeadow Duo balances the warmth of natural woven texture with the depth of forest-inspired green. Cream tableware softens the palette, while polished metallic cutlery and subtle brass-tone hardware add a refined finish. Green-and-cream checked textiles complete the traditional picnic story with a familiar, country-inspired accent.\u003c\/p\u003e\n\u003cdiv class=\"bmd-spec\"\u003e\n\u003cdiv class=\"bmd-spec-row\"\u003e\n\u003cstrong\u003e Product Name \u003c\/strong\u003e \u003cspan\u003e Brightivores™ Meadow Duo \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bmd-spec-row\"\u003e\n\u003cstrong\u003e Product Category \u003c\/strong\u003e \u003cspan\u003e Wicker Picnic Basket \u0026amp; Outdoor Dining Set \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bmd-spec-row\"\u003e\n\u003cstrong\u003e Design Style \u003c\/strong\u003e \u003cspan\u003e Heritage Picnic · Country Outdoor · Refined Lifestyle \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bmd-spec-row\"\u003e\n\u003cstrong\u003e Color Direction \u003c\/strong\u003e \u003cspan\u003e Natural Wicker · Deep Green · Cream · Metallic Accents \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bmd-spec-row\"\u003e\n\u003cstrong\u003e Interior Layout \u003c\/strong\u003e \u003cspan\u003e Two-Panel Organized Dining Storage \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bmd-spec-row\"\u003e\n\u003cstrong\u003e Food Storage \u003c\/strong\u003e \u003cspan\u003e Insulated Lower Compartment \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bmd-spec-row\"\u003e\n\u003cstrong\u003e Carry Design \u003c\/strong\u003e \u003cspan\u003e Integrated Green Carry Straps \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bmd-spec-row\"\u003e\n\u003cstrong\u003e Ideal Setting \u003c\/strong\u003e \u003cspan\u003e Parks · Lakesides · Gardens · Weekend Escapes \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bmd-quote\"\u003e\n\u003cp\u003e“Good food tastes different when the table is a blanket, the ceiling is the sky, and the afternoon has nowhere else to be.”\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n     IMAGE 3\n====================================================== --\u003e\n\u003cdiv class=\"bmd-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0754\/0785\/1753\/files\/9_51327dfd-3ca1-47ad-831d-c70b25e0a5c8.png?v=1789745639\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c!-- ======================================================\n     ORGANIZED SET\n====================================================== --\u003e\n\u003csection class=\"bmd-set\"\u003e\n\u003cdiv class=\"bmd-wrap\"\u003e\n\u003cdiv class=\"bmd-eyebrow\"\u003eEverything Together\u003c\/div\u003e\n\u003ch2 class=\"bmd-title\"\u003eA Complete Picnic Presentation\u003c\/h2\u003e\n\u003cp class=\"bmd-copy\"\u003eInstead of packing tableware separately, Meadow Duo brings the essential elements of outdoor dining into one coordinated arrangement. From serving pieces to drinkware and textiles, the design is intended to make arriving, unpacking, and setting the picnic feel beautifully straightforward.\u003c\/p\u003e\n\u003cdiv class=\"bmd-set-grid\"\u003e\n\u003cdiv class=\"bmd-set-item\"\u003e\n\u003cspan\u003e 01 \u003c\/span\u003e \u003cstrong\u003e DINING \u003c\/strong\u003e\n\u003cp\u003eCream tableware and polished cutlery create a clean, coordinated presentation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bmd-set-item\"\u003e\n\u003cspan\u003e 02 \u003c\/span\u003e \u003cstrong\u003e DRINKING \u003c\/strong\u003e\n\u003cp\u003eGreen reusable drinkware continues the signature meadow-inspired palette.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bmd-set-item\"\u003e\n\u003cspan\u003e 03 \u003c\/span\u003e \u003cstrong\u003e STORAGE \u003c\/strong\u003e\n\u003cp\u003eThe insulated basket base provides flexible room for food, fruit, containers, and refreshments.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bmd-list\"\u003e\n\u003cdiv class=\"bmd-list-item\"\u003eCoordinated Dining Plates\u003c\/div\u003e\n\u003cdiv class=\"bmd-list-item\"\u003eForks, Knives \u0026amp; Spoons\u003c\/div\u003e\n\u003cdiv class=\"bmd-list-item\"\u003eReusable Green Drinkware\u003c\/div\u003e\n\u003cdiv class=\"bmd-list-item\"\u003eGreen \u0026amp; Cream Checked Textiles\u003c\/div\u003e\n\u003cdiv class=\"bmd-list-item\"\u003eOrganized Lid Storage\u003c\/div\u003e\n\u003cdiv class=\"bmd-list-item\"\u003eInsulated Food \u0026amp; Beverage Compartment\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n     COLOR STORY\n====================================================== --\u003e\n\u003csection class=\"bmd-palette\"\u003e\n\u003cdiv class=\"bmd-wrap\"\u003e\n\u003cdiv class=\"bmd-eyebrow\"\u003eA Palette Taken From the Landscape\u003c\/div\u003e\n\u003ch2 class=\"bmd-title\"\u003eWicker Warmth. Meadow Depth.\u003c\/h2\u003e\n\u003cp class=\"bmd-copy\"\u003eThe Meadow Duo palette was built around colors that naturally belong outdoors. Warm woven brown echoes sunlit trees and picnic tables, deep green reflects shaded lawns, cream creates softness, and restrained metallic accents add just enough polish. Together, they give the basket a timeless character that feels equally suited to a countryside picnic or a modern city park.\u003c\/p\u003e\n\u003cdiv class=\"bmd-colors\"\u003e\n\u003cdiv class=\"bmd-color\"\u003e\n\u003cdiv class=\"bmd-swatch green\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cstrong\u003e MEADOW GREEN \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bmd-color\"\u003e\n\u003cdiv class=\"bmd-swatch wicker\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cstrong\u003e NATURAL WICKER \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bmd-color\"\u003e\n\u003cdiv class=\"bmd-swatch cream\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cstrong\u003e SOFT CREAM \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bmd-color\"\u003e\n\u003cdiv class=\"bmd-swatch brass\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cstrong\u003e WARM METALLIC \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n     OCCASIONS\n====================================================== --\u003e\n\u003csection class=\"bmd-occasion\"\u003e\n\u003cdiv class=\"bmd-wrap\"\u003e\n\u003cdiv class=\"bmd-eyebrow\"\u003eMade for Shared Days Outdoors\u003c\/div\u003e\n\u003ch2 class=\"bmd-title\"\u003eTake It Beyond the Backyard\u003c\/h2\u003e\n\u003cp class=\"bmd-copy\"\u003eMeadow Duo transitions naturally from planned celebrations to spontaneous weekend outings. Its traditional woven appearance makes it feel special enough for gifting, while the organized interior keeps it practical for regular outdoor use.\u003c\/p\u003e\n\u003cdiv class=\"bmd-tags\"\u003e\n\u003cspan class=\"bmd-tag\"\u003e Lakeside Picnics \u003c\/span\u003e \u003cspan class=\"bmd-tag\"\u003e Park Lunches \u003c\/span\u003e \u003cspan class=\"bmd-tag\"\u003e Romantic Outings \u003c\/span\u003e \u003cspan class=\"bmd-tag\"\u003e Garden Dining \u003c\/span\u003e \u003cspan class=\"bmd-tag\"\u003e Outdoor Concerts \u003c\/span\u003e \u003cspan class=\"bmd-tag\"\u003e Weekend Escapes \u003c\/span\u003e \u003cspan class=\"bmd-tag\"\u003e Anniversary Gifts \u003c\/span\u003e \u003cspan class=\"bmd-tag\"\u003e Wedding Gifts \u003c\/span\u003e \u003cspan class=\"bmd-tag\"\u003e Housewarming Gifts \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n     FINAL\n====================================================== --\u003e\n\u003csection class=\"bmd-final\"\u003e\n\u003cdiv class=\"bmd-wrap\"\u003e\n\u003cdiv class=\"bmd-eyebrow\"\u003eOutdoor Dining, Beautifully Prepared\u003c\/div\u003e\n\u003ch2 class=\"bmd-title\"\u003eTwo Places. One Basket. A Better Afternoon.\u003c\/h2\u003e\n\u003cp class=\"bmd-copy\"\u003eBrightivores™ Meadow Duo brings together warm woven texture, deep green character, organized dining essentials, and practical insulated storage in one refined picnic companion. Designed for meals beneath the trees, slow afternoons beside the water, and the simple pleasure of sharing something good outdoors.\u003c\/p\u003e\n\u003cdiv class=\"bmd-logo\"\u003eBrightivores™\u003c\/div\u003e\n\u003cdiv class=\"bmd-signature\"\u003eShare the Table · Follow the Meadow\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"docrecomend™","offers":[{"title":"One","offer_id":48037388451989,"sku":"Brightivores*1","price":138.0,"currency_code":"USD","in_stock":true},{"title":"Two","offer_id":48037388484757,"sku":"Brightivores*2","price":248.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0805\/8152\/5653\/files\/1_c784cf0d-a840-4e7b-bcd2-759f50ec5e92.png?v=1789986755"},{"product_id":"brightivores™-coastline-carry","title":"Brightivores™ Coastline Carry","description":"\u003cstyle\u003e\n\n\/* ==========================================================\n   BRIGHTIVORES™ COASTLINE CARRY\n   PREMIUM PICNIC BACKPACK PRODUCT DETAIL PAGE\n   ONLY 3 IMAGE POSITIONS\n========================================================== *\/\n\n.coast-page{\n    --ivory:#fbf9f4;\n    --cream:#fffdf9;\n    --sand:#eee7dc;\n    --sand-dark:#d8cab9;\n\n    --coast:#264638;\n    --coast-deep:#163126;\n    --coast-dark:#10271e;\n    --sage:#718072;\n\n    --tan:#a98b69;\n    --camel:#987554;\n    --brass:#a77a43;\n    --gold:#c49b68;\n\n    --charcoal:#2f312e;\n    --text:#403b35;\n    --muted:#766e66;\n\n    width:100%;\n    margin:0;\n    padding:0;\n\n    overflow:hidden;\n\n    background:var(--ivory);\n\n    color:var(--text);\n\n    font-family:\n    \"Helvetica Neue\",\n    Arial,\n    sans-serif;\n\n    line-height:1.8;\n}\n\n.coast-page *{\n    box-sizing:border-box;\n}\n\n\n\/* ==========================================================\n   GLOBAL\n========================================================== *\/\n\n.coast-wrap{\n    width:100%;\n    max-width:1100px;\n\n    margin:0 auto;\n\n    padding:82px 38px;\n}\n\n.coast-eyebrow{\n    margin-bottom:18px;\n\n    text-align:center;\n\n    color:var(--brass);\n\n    font-size:11px;\n    font-weight:600;\n\n    letter-spacing:4px;\n\n    text-transform:uppercase;\n}\n\n.coast-title{\n    max-width:860px;\n\n    margin:0 auto 24px;\n\n    text-align:center;\n\n    font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n    font-size:42px;\n    font-weight:400;\n\n    line-height:1.15;\n\n    color:#302d29;\n}\n\n.coast-copy{\n    max-width:790px;\n\n    margin:0 auto;\n\n    text-align:center;\n\n    color:var(--muted);\n\n    font-size:15px;\n\n    line-height:1.95;\n}\n\n.coast-line{\n    width:58px;\n    height:1px;\n\n    margin:28px auto;\n\n    background:var(--brass);\n}\n\n\n\/* ==========================================================\n   ONLY THREE IMAGE POSITIONS\n========================================================== *\/\n\n.coast-image{\n    width:100%;\n\n    overflow:hidden;\n\n    background:#e8e2d9;\n}\n\n.coast-image img{\n    display:block;\n\n    width:100%;\n    height:auto;\n}\n\n\n\/* ==========================================================\n   HERO\n========================================================== *\/\n\n.coast-hero{\n    position:relative;\n\n    overflow:hidden;\n\n    background:\n    radial-gradient(\n        circle at 50% -10%,\n        rgba(38,70,56,.13),\n        transparent 43%\n    ),\n    linear-gradient(\n        180deg,\n        #fbfaf6 0%,\n        #ece5db 100%\n    );\n}\n\n.coast-hero:before{\n    content:\"\";\n\n    position:absolute;\n\n    width:420px;\n    height:420px;\n\n    left:-240px;\n    bottom:-210px;\n\n    border-radius:50%;\n\n    border:\n    1px solid rgba(38,70,56,.09);\n}\n\n.coast-hero:after{\n    content:\"\";\n\n    position:absolute;\n\n    width:320px;\n    height:320px;\n\n    right:-180px;\n    top:-110px;\n\n    border-radius:50%;\n\n    border:\n    1px solid rgba(167,122,67,.14);\n}\n\n.coast-hero .coast-wrap{\n    position:relative;\n\n    z-index:2;\n\n    padding-top:102px;\n    padding-bottom:96px;\n}\n\n.coast-brand{\n    margin-bottom:28px;\n\n    text-align:center;\n\n    font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n    font-size:21px;\n\n    letter-spacing:1.3px;\n\n    color:#6f5841;\n}\n\n.coast-hero .coast-title{\n    max-width:900px;\n\n    font-size:53px;\n}\n\n\n\/* ==========================================================\n   INTRO\n========================================================== *\/\n\n.coast-intro{\n    background:#fffdf9;\n}\n\n.coast-intro .coast-title{\n    font-size:36px;\n}\n\n\n\/* ==========================================================\n   FEATURE CARDS\n========================================================== *\/\n\n.coast-features{\n    background:#f0ebe3;\n}\n\n.coast-grid{\n    margin-top:46px;\n\n    display:grid;\n\n    grid-template-columns:\n    repeat(2,1fr);\n\n    gap:18px;\n}\n\n.coast-card{\n    position:relative;\n\n    min-height:215px;\n\n    padding:34px;\n\n    overflow:hidden;\n\n    background:\n    rgba(255,253,249,.96);\n\n    border:\n    1px solid #ddd2c4;\n\n    border-radius:14px;\n\n    box-shadow:\n    0 16px 35px\n    rgba(42,54,45,.035);\n}\n\n.coast-card:after{\n    content:\"\";\n\n    position:absolute;\n\n    width:96px;\n    height:96px;\n\n    right:-48px;\n    bottom:-48px;\n\n    border:\n    1px solid rgba(38,70,56,.10);\n\n    border-radius:50%;\n}\n\n.coast-number{\n    margin-bottom:15px;\n\n    color:var(--brass);\n\n    font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n    font-size:12px;\n\n    letter-spacing:2px;\n}\n\n.coast-card h3{\n    margin:0 0 10px;\n\n    font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n    font-size:22px;\n    font-weight:400;\n\n    color:#36322d;\n}\n\n.coast-card p{\n    margin:0;\n\n    color:#776f67;\n\n    font-size:14px;\n\n    line-height:1.84;\n}\n\n\n\/* ==========================================================\n   DARK COASTAL SECTION\n========================================================== *\/\n\n.coast-dark{\n    position:relative;\n\n    overflow:hidden;\n\n    background:\n    radial-gradient(\n        circle at 50% -18%,\n        rgba(196,155,104,.17),\n        transparent 45%\n    ),\n    linear-gradient(\n        135deg,\n        #28493b 0%,\n        #183429 50%,\n        #10271e 100%\n    );\n}\n\n.coast-dark:before{\n    content:\"\";\n\n    position:absolute;\n\n    width:500px;\n    height:500px;\n\n    top:-390px;\n    left:50%;\n\n    transform:\n    translateX(-50%);\n\n    border-radius:50%;\n\n    border:\n    1px solid rgba(196,155,104,.18);\n}\n\n.coast-dark .coast-wrap{\n    position:relative;\n\n    z-index:2;\n}\n\n.coast-dark .coast-title{\n    color:#fffaf2;\n}\n\n.coast-dark .coast-copy{\n    color:#d8d1c9;\n}\n\n\n\/* ==========================================================\n   THREE PRINCIPLES\n========================================================== *\/\n\n.coast-principles{\n    max-width:920px;\n\n    margin:50px auto 0;\n\n    display:grid;\n\n    grid-template-columns:\n    repeat(3,1fr);\n\n    border-top:\n    1px solid rgba(214,178,130,.28);\n\n    border-bottom:\n    1px solid rgba(214,178,130,.28);\n}\n\n.coast-principle{\n    padding:38px 26px;\n\n    text-align:center;\n\n    border-right:\n    1px solid rgba(214,178,130,.18);\n}\n\n.coast-principle:last-child{\n    border-right:0;\n}\n\n.coast-principle-mark{\n    width:42px;\n    height:42px;\n\n    margin:0 auto 18px;\n\n    border:\n    1px solid #caa678;\n\n    border-radius:50%;\n\n    position:relative;\n}\n\n.coast-principle-mark:before{\n    content:\"\";\n\n    position:absolute;\n\n    width:14px;\n    height:14px;\n\n    left:13px;\n    top:13px;\n\n    border-radius:50%;\n\n    background:#caa678;\n}\n\n.coast-principle strong{\n    display:block;\n\n    margin-bottom:10px;\n\n    color:#deb986;\n\n    font-size:12px;\n\n    letter-spacing:1.4px;\n}\n\n.coast-principle p{\n    margin:0;\n\n    color:#cec8c0;\n\n    font-size:12px;\n\n    line-height:1.72;\n}\n\n\n\/* ==========================================================\n   ORGANIZED DINING\n========================================================== *\/\n\n.coast-organized{\n    background:\n    linear-gradient(\n        180deg,\n        #fbf8f2,\n        #eee7dc\n    );\n}\n\n.coast-organized-grid{\n    max-width:920px;\n\n    margin:48px auto 0;\n\n    display:grid;\n\n    grid-template-columns:\n    repeat(3,1fr);\n\n    gap:1px;\n\n    background:#d7c8b4;\n}\n\n.coast-organized-item{\n    padding:38px 25px;\n\n    text-align:center;\n\n    background:#fffdf8;\n}\n\n.coast-organized-item span{\n    display:block;\n\n    margin-bottom:12px;\n\n    font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n    font-size:29px;\n\n    color:#a67a46;\n}\n\n.coast-organized-item strong{\n    display:block;\n\n    margin-bottom:9px;\n\n    color:#403a34;\n\n    font-size:13px;\n\n    letter-spacing:.8px;\n}\n\n.coast-organized-item p{\n    margin:0;\n\n    color:#756d64;\n\n    font-size:12px;\n\n    line-height:1.76;\n}\n\n\n\/* ==========================================================\n   STORAGE LIST\n========================================================== *\/\n\n.coast-list{\n    max-width:880px;\n\n    margin:42px auto 0;\n\n    display:grid;\n\n    grid-template-columns:\n    repeat(2,1fr);\n\n    gap:12px;\n}\n\n.coast-list-item{\n    position:relative;\n\n    padding:\n    17px 20px\n    17px 49px;\n\n    background:#fffdf9;\n\n    border:\n    1px solid #dacdbc;\n\n    color:#60594f;\n\n    font-size:13px;\n}\n\n.coast-list-item:before{\n    content:\"\";\n\n    position:absolute;\n\n    width:14px;\n    height:14px;\n\n    left:20px;\n    top:19px;\n\n    border-radius:50%;\n\n    background:#294a3c;\n\n    box-shadow:\n    inset 0 0 0 4px #fff;\n}\n\n\n\/* ==========================================================\n   MATERIAL STORY\n========================================================== *\/\n\n.coast-material{\n    background:#fffdf9;\n}\n\n.coast-spec{\n    max-width:900px;\n\n    margin:46px auto 0;\n\n    background:\n    rgba(250,248,243,.95);\n\n    border:\n    1px solid #ddd0c0;\n}\n\n.coast-spec-row{\n    display:grid;\n\n    grid-template-columns:\n    35% 65%;\n\n    padding:18px 24px;\n\n    border-bottom:\n    1px solid #e3d7c9;\n}\n\n.coast-spec-row:last-child{\n    border-bottom:0;\n}\n\n.coast-spec-row strong{\n    color:#423b34;\n\n    font-size:13px;\n}\n\n.coast-spec-row span{\n    color:#756d64;\n\n    font-size:14px;\n}\n\n\n\/* ==========================================================\n   EDITORIAL QUOTE\n========================================================== *\/\n\n.coast-quote{\n    max-width:860px;\n\n    margin:50px auto 0;\n\n    padding:42px 45px;\n\n    text-align:center;\n\n    border-top:\n    1px solid #ccb28e;\n\n    border-bottom:\n    1px solid #ccb28e;\n}\n\n.coast-quote p{\n    margin:0;\n\n    font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n    color:#493d33;\n\n    font-size:24px;\n\n    line-height:1.58;\n}\n\n\n\/* ==========================================================\n   COLOR STORY\n========================================================== *\/\n\n.coast-palette{\n    background:#eee8df;\n}\n\n.coast-colors{\n    max-width:820px;\n\n    margin:43px auto 0;\n\n    display:flex;\n\n    justify-content:center;\n\n    flex-wrap:wrap;\n\n    gap:36px;\n}\n\n.coast-color{\n    text-align:center;\n}\n\n.coast-swatch{\n    width:64px;\n    height:64px;\n\n    margin:0 auto 12px;\n\n    border-radius:50%;\n\n    border:\n    5px solid white;\n\n    box-shadow:\n    0 0 0 1px #d2c7b9;\n}\n\n.coast-swatch.green{\n    background:#264638;\n}\n\n.coast-swatch.sand{\n    background:#b09a80;\n}\n\n.coast-swatch.cream{\n    background:#ede8de;\n}\n\n.coast-swatch.metal{\n    background:\n    linear-gradient(\n        135deg,\n        #6c706c,\n        #d5d6d3,\n        #8d908e\n    );\n}\n\n.coast-color strong{\n    display:block;\n\n    color:#5b554d;\n\n    font-size:11px;\n\n    letter-spacing:1px;\n}\n\n\n\/* ==========================================================\n   MOBILITY SECTION\n========================================================== *\/\n\n.coast-mobility{\n    background:\n    linear-gradient(\n        180deg,\n        #f8f5ef 0%,\n        #ece5db 100%\n    );\n}\n\n.coast-mobility-box{\n    max-width:940px;\n\n    margin:46px auto 0;\n\n    display:grid;\n\n    grid-template-columns:\n    repeat(2,1fr);\n\n    gap:18px;\n}\n\n.coast-mobility-card{\n    padding:36px 32px;\n\n    background:#fffdfa;\n\n    border:\n    1px solid #dcd0c2;\n}\n\n.coast-mobility-card small{\n    display:block;\n\n    margin-bottom:14px;\n\n    color:#a47743;\n\n    font-size:10px;\n\n    letter-spacing:2px;\n\n    text-transform:uppercase;\n}\n\n.coast-mobility-card h3{\n    margin:0 0 12px;\n\n    font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n    font-size:23px;\n    font-weight:400;\n\n    color:#35312d;\n}\n\n.coast-mobility-card p{\n    margin:0;\n\n    color:#766e65;\n\n    font-size:13px;\n\n    line-height:1.82;\n}\n\n\n\/* ==========================================================\n   USE CASE TAGS\n========================================================== *\/\n\n.coast-places{\n    background:#f3eee6;\n}\n\n.coast-tags{\n    max-width:900px;\n\n    margin:38px auto 0;\n\n    display:flex;\n\n    flex-wrap:wrap;\n\n    justify-content:center;\n\n    gap:10px;\n}\n\n.coast-tag{\n    padding:10px 18px;\n\n    background:#fff;\n\n    border:\n    1px solid #d4c5b2;\n\n    border-radius:100px;\n\n    color:#635d55;\n\n    font-size:12px;\n}\n\n\n\/* ==========================================================\n   FINAL\n========================================================== *\/\n\n.coast-final{\n    position:relative;\n\n    overflow:hidden;\n\n    text-align:center;\n\n    background:\n    linear-gradient(\n        135deg,\n        #29483a 0%,\n        #183328 52%,\n        #10271e 100%\n    );\n}\n\n.coast-final:before{\n    content:\"\";\n\n    position:absolute;\n\n    width:560px;\n    height:560px;\n\n    top:-430px;\n    left:50%;\n\n    transform:\n    translateX(-50%);\n\n    border-radius:50%;\n\n    background:\n    radial-gradient(\n        circle,\n        rgba(196,155,104,.20),\n        transparent 68%\n    );\n}\n\n.coast-final .coast-wrap{\n    position:relative;\n\n    z-index:2;\n\n    padding-top:98px;\n    padding-bottom:98px;\n}\n\n.coast-final .coast-eyebrow{\n    color:#d7b180;\n}\n\n.coast-final .coast-title{\n    color:#fffaf3;\n\n    font-size:40px;\n}\n\n.coast-final .coast-copy{\n    color:#d5cec7;\n}\n\n.coast-logo{\n    margin-top:40px;\n\n    font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n    font-size:21px;\n\n    color:#ddb785;\n\n    letter-spacing:1.4px;\n}\n\n.coast-signature{\n    margin-top:11px;\n\n    color:#9f9991;\n\n    font-size:10px;\n\n    letter-spacing:3px;\n\n    text-transform:uppercase;\n}\n\n\n\/* ==========================================================\n   MOBILE\n========================================================== *\/\n\n@media(max-width:768px){\n\n    .coast-wrap{\n        padding:\n        56px 22px;\n    }\n\n    .coast-hero .coast-wrap{\n        padding-top:68px;\n        padding-bottom:64px;\n    }\n\n    .coast-hero .coast-title{\n        font-size:35px;\n    }\n\n    .coast-title{\n        font-size:30px;\n    }\n\n    .coast-intro .coast-title{\n        font-size:29px;\n    }\n\n    .coast-grid{\n        grid-template-columns:1fr;\n    }\n\n    .coast-principles{\n        grid-template-columns:1fr;\n    }\n\n    .coast-principle{\n        border-right:0;\n\n        border-bottom:\n        1px solid rgba(214,178,130,.18);\n    }\n\n    .coast-principle:last-child{\n        border-bottom:0;\n    }\n\n    .coast-organized-grid{\n        grid-template-columns:1fr;\n    }\n\n    .coast-list{\n        grid-template-columns:1fr;\n    }\n\n    .coast-spec-row{\n        grid-template-columns:1fr;\n\n        gap:6px;\n    }\n\n    .coast-mobility-box{\n        grid-template-columns:1fr;\n    }\n\n    .coast-quote{\n        padding:\n        31px 22px;\n    }\n\n    .coast-quote p{\n        font-size:20px;\n    }\n\n}\n\n\u003c\/style\u003e\n\u003cdiv class=\"coast-page\"\u003e\n\u003c!-- ======================================================\n     HERO\n====================================================== --\u003e\n\u003csection class=\"coast-hero\"\u003e\n\u003cdiv class=\"coast-wrap\"\u003e\n\u003cdiv class=\"coast-brand\"\u003eBrightivores™\u003c\/div\u003e\n\u003cdiv class=\"coast-eyebrow\"\u003eModern Outdoor Dining\u003c\/div\u003e\n\u003ch1 class=\"coast-title\"\u003eCoastline Carry — The Picnic That Travels With You\u003c\/h1\u003e\n\u003cdiv class=\"coast-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cp class=\"coast-copy\"\u003eBrightivores™ Coastline Carry reimagines the traditional picnic set in a streamlined backpack format created for days that go beyond the picnic table. A deep coastal-green exterior, warm neutral detailing, organized dining storage, and a spacious insulated food compartment bring function and refined outdoor style together in one easy-to-carry design. From coastal overlooks to quiet parks and weekend road trips, everything you need for a more considered outdoor meal travels in one place.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n     IMAGE 1\n====================================================== --\u003e\n\u003cdiv class=\"coast-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0754\/0785\/1753\/files\/5_33c21d6c-b09d-4f57-9837-833071576191.png?v=1789746236\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c!-- ======================================================\n     INTRODUCTION\n====================================================== --\u003e\n\u003csection class=\"coast-intro\"\u003e\n\u003cdiv class=\"coast-wrap\"\u003e\n\u003cdiv class=\"coast-eyebrow\"\u003eA Picnic Designed for Movement\u003c\/div\u003e\n\u003ch2 class=\"coast-title\"\u003ePack More. Carry Smarter. Wander Further.\u003c\/h2\u003e\n\u003cp class=\"coast-copy\"\u003eCoastline Carry replaces the rigid form of a traditional picnic basket with a more travel-friendly backpack silhouette. The upright structure keeps food, drinkware, tableware, and accessories organized within dedicated zones, while the backpack format makes it easier to move from the car to the beach, park, lake, or favorite outdoor viewpoint.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n     FEATURE CARDS\n====================================================== --\u003e\n\u003csection class=\"coast-features\"\u003e\n\u003cdiv class=\"coast-wrap\"\u003e\n\u003cdiv class=\"coast-eyebrow\"\u003ePurposeful Outdoor Design\u003c\/div\u003e\n\u003ch2 class=\"coast-title\"\u003eEverything Has Its Place\u003c\/h2\u003e\n\u003cdiv class=\"coast-grid\"\u003e\n\u003cdiv class=\"coast-card\"\u003e\n\u003cdiv class=\"coast-number\"\u003e01\u003c\/div\u003e\n\u003ch3\u003eInsulated Upper Compartment\u003c\/h3\u003e\n\u003cp\u003eThe spacious top section features a reflective insulated interior designed to organize picnic food, fruit, snacks, containers, and bottled refreshments within one easy-access compartment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"coast-card\"\u003e\n\u003cdiv class=\"coast-number\"\u003e02\u003c\/div\u003e\n\u003ch3\u003eFront Dining Organizer\u003c\/h3\u003e\n\u003cp\u003eA full zip-down front compartment creates a dedicated home for coordinated drinkware, cutlery, tableware, textiles, and serving accessories, keeping essentials visible and easy to reach.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"coast-card\"\u003e\n\u003cdiv class=\"coast-number\"\u003e03\u003c\/div\u003e\n\u003ch3\u003eDedicated Bottle Storage\u003c\/h3\u003e\n\u003cp\u003eExterior side storage keeps a beverage bottle or insulated drink container within convenient reach, without requiring access to the main food compartment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"coast-card\"\u003e\n\u003cdiv class=\"coast-number\"\u003e04\u003c\/div\u003e\n\u003ch3\u003eTravel-Friendly Backpack Form\u003c\/h3\u003e\n\u003cp\u003eThe vertical backpack structure is designed around mobility, making Coastline Carry a practical companion for longer walks, park visits, beach outings, and road-trip stops.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n     IMAGE 2\n====================================================== --\u003e\n\u003cdiv class=\"coast-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0754\/0785\/1753\/files\/9_35723e86-93b6-4a8a-9f7c-4975918ba79e.png?v=1789746294\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c!-- ======================================================\n     DARK COASTAL STORY\n====================================================== --\u003e\n\u003csection class=\"coast-dark\"\u003e\n\u003cdiv class=\"coast-wrap\"\u003e\n\u003cdiv class=\"coast-eyebrow\"\u003eMade for Days Beyond the Table\u003c\/div\u003e\n\u003ch2 class=\"coast-title\"\u003eFrom the Trail to the Shoreline\u003c\/h2\u003e\n\u003cp class=\"coast-copy\"\u003eCoastline Carry is designed for outdoor meals that begin with a little movement. Carry it from the parking area to a shaded park, walk it down toward the beach, or bring it along for a scenic road-trip stop. Its organized layout keeps food and dining essentials together, while the backpack format gives the picnic a more flexible, mobile character.\u003c\/p\u003e\n\u003cdiv class=\"coast-principles\"\u003e\n\u003cdiv class=\"coast-principle\"\u003e\n\u003cdiv class=\"coast-principle-mark\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cstrong\u003e MOBILE \u003c\/strong\u003e\n\u003cp\u003eA backpack silhouette designed for moving between destinations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"coast-principle\"\u003e\n\u003cdiv class=\"coast-principle-mark\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cstrong\u003e ORGANIZED \u003c\/strong\u003e\n\u003cp\u003eDedicated compartments help separate dining accessories from food storage.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"coast-principle\"\u003e\n\u003cdiv class=\"coast-principle-mark\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cstrong\u003e READY \u003c\/strong\u003e\n\u003cp\u003eOpen the front organizer and the dining setup is already within reach.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n     DINING ORGANIZATION\n====================================================== --\u003e\n\u003csection class=\"coast-organized\"\u003e\n\u003cdiv class=\"coast-wrap\"\u003e\n\u003cdiv class=\"coast-eyebrow\"\u003eOpen. Unpack. Enjoy.\u003c\/div\u003e\n\u003ch2 class=\"coast-title\"\u003eA Dining Setup Built Into the Bag\u003c\/h2\u003e\n\u003cp class=\"coast-copy\"\u003eThe front compartment turns Coastline Carry into more than an insulated backpack. Elastic holders and fitted storage sections create an orderly presentation for the visible picnic accessories, reducing loose pieces and making it easier to prepare the meal once you arrive.\u003c\/p\u003e\n\u003cdiv class=\"coast-organized-grid\"\u003e\n\u003cdiv class=\"coast-organized-item\"\u003e\n\u003cspan\u003e 01 \u003c\/span\u003e \u003cstrong\u003e TABLEWARE \u003c\/strong\u003e\n\u003cp\u003eA dedicated section keeps dining pieces secured and ready for outdoor use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"coast-organized-item\"\u003e\n\u003cspan\u003e 02 \u003c\/span\u003e \u003cstrong\u003e DRINKWARE \u003c\/strong\u003e\n\u003cp\u003eCoordinated insulated cups fit neatly into integrated front holders.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"coast-organized-item\"\u003e\n\u003cspan\u003e 03 \u003c\/span\u003e \u003cstrong\u003e SERVING ESSENTIALS \u003c\/strong\u003e\n\u003cp\u003eCutlery, textiles, and a compact serving board stay arranged within their own sections.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"coast-list\"\u003e\n\u003cdiv class=\"coast-list-item\"\u003eInsulated Main Food Compartment\u003c\/div\u003e\n\u003cdiv class=\"coast-list-item\"\u003eFront Zip-Down Dining Organizer\u003c\/div\u003e\n\u003cdiv class=\"coast-list-item\"\u003eCoordinated Drinkware Storage\u003c\/div\u003e\n\u003cdiv class=\"coast-list-item\"\u003eOrganized Cutlery Holders\u003c\/div\u003e\n\u003cdiv class=\"coast-list-item\"\u003eTableware \u0026amp; Textile Storage\u003c\/div\u003e\n\u003cdiv class=\"coast-list-item\"\u003eExterior Bottle Pocket\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n     MATERIAL \u0026 PRODUCT INFORMATION\n====================================================== --\u003e\n\u003csection class=\"coast-material\"\u003e\n\u003cdiv class=\"coast-wrap\"\u003e\n\u003cdiv class=\"coast-eyebrow\"\u003eDesigned With Coastal Character\u003c\/div\u003e\n\u003ch2 class=\"coast-title\"\u003eDeep Green. Warm Neutrals. Quiet Utility.\u003c\/h2\u003e\n\u003cp class=\"coast-copy\"\u003eThe visual identity of Coastline Carry is built around a sophisticated outdoor palette. Deep green gives the backpack a grounded, natural presence, while warm taupe details, cream tableware, subtle metallic finishes, and natural wood soften the practical structure. The result is a picnic backpack that feels equally at home beside the ocean, under shaded trees, or packed in the car for a weekend escape.\u003c\/p\u003e\n\u003cdiv class=\"coast-spec\"\u003e\n\u003cdiv class=\"coast-spec-row\"\u003e\n\u003cstrong\u003e Product Name \u003c\/strong\u003e \u003cspan\u003e Brightivores™ Coastline Carry \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"coast-spec-row\"\u003e\n\u003cstrong\u003e Product Category \u003c\/strong\u003e \u003cspan\u003e Picnic Backpack \u0026amp; Outdoor Dining Organizer \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"coast-spec-row\"\u003e\n\u003cstrong\u003e Design Direction \u003c\/strong\u003e \u003cspan\u003e Coastal Outdoor · Modern Utility · Refined Casual \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"coast-spec-row\"\u003e\n\u003cstrong\u003e Primary Color \u003c\/strong\u003e \u003cspan\u003e Deep Coastal Green \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"coast-spec-row\"\u003e\n\u003cstrong\u003e Food Storage \u003c\/strong\u003e \u003cspan\u003e Insulated Upper Compartment \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"coast-spec-row\"\u003e\n\u003cstrong\u003e Dining Storage \u003c\/strong\u003e \u003cspan\u003e Front Zip-Down Organizer \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"coast-spec-row\"\u003e\n\u003cstrong\u003e Exterior Storage \u003c\/strong\u003e \u003cspan\u003e Side Bottle \/ Beverage Pocket \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"coast-spec-row\"\u003e\n\u003cstrong\u003e Carry Style \u003c\/strong\u003e \u003cspan\u003e Travel-Friendly Backpack Format \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"coast-spec-row\"\u003e\n\u003cstrong\u003e Recommended Settings \u003c\/strong\u003e \u003cspan\u003e Beach · Park · Lakeside · Road Trips · Outdoor Events \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"coast-quote\"\u003e\n\u003cp\u003e“The best picnic spot is often the one you have to carry everything a little farther to reach.”\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n     IMAGE 3\n====================================================== --\u003e\n\u003cdiv class=\"coast-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0754\/0785\/1753\/files\/7_438f30ac-8822-43c2-8eeb-8c629d947cf1.png?v=1789746273\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c!-- ======================================================\n     MOBILITY\n====================================================== --\u003e\n\u003csection class=\"coast-mobility\"\u003e\n\u003cdiv class=\"coast-wrap\"\u003e\n\u003cdiv class=\"coast-eyebrow\"\u003eDesigned Around the Journey\u003c\/div\u003e\n\u003ch2 class=\"coast-title\"\u003eMore Freedom Between Here and There\u003c\/h2\u003e\n\u003cp class=\"coast-copy\"\u003eA traditional picnic basket works beautifully once it reaches the table. Coastline Carry is designed for everything that happens before that moment too. The upright profile, organized compartments, and backpack-style format make it suited to outdoor plans where walking, exploring, and changing locations are part of the experience.\u003c\/p\u003e\n\u003cdiv class=\"coast-mobility-box\"\u003e\n\u003cdiv class=\"coast-mobility-card\"\u003e\n\u003csmall\u003e Comfort in Motion \u003c\/small\u003e\n\u003ch3\u003eA More Portable Picnic Format\u003c\/h3\u003e\n\u003cp\u003eThe backpack design helps distribute the picnic setup in a form that is easier to carry while walking than a traditional hand-carried basket.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"coast-mobility-card\"\u003e\n\u003csmall\u003e Fast Access \u003c\/small\u003e\n\u003ch3\u003eDesigned for Arrival\u003c\/h3\u003e\n\u003cp\u003eSeparate food and dining compartments help reduce unnecessary unpacking, so the picnic can come together with less searching once you reach your destination.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n     COLOR STORY\n====================================================== --\u003e\n\u003csection class=\"coast-palette\"\u003e\n\u003cdiv class=\"coast-wrap\"\u003e\n\u003cdiv class=\"coast-eyebrow\"\u003eInspired by the Coast\u003c\/div\u003e\n\u003ch2 class=\"coast-title\"\u003eA Palette Between Forest and Shore\u003c\/h2\u003e\n\u003cp class=\"coast-copy\"\u003eCoastline Carry combines deep evergreen tones with warm sand-inspired neutrals, soft cream, and restrained metallic details. The contrast gives the bag a natural outdoor identity without making it feel overly rugged, creating a look that works for both casual everyday outings and thoughtfully styled picnics.\u003c\/p\u003e\n\u003cdiv class=\"coast-colors\"\u003e\n\u003cdiv class=\"coast-color\"\u003e\n\u003cdiv class=\"coast-swatch green\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cstrong\u003e COASTAL GREEN \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"coast-color\"\u003e\n\u003cdiv class=\"coast-swatch sand\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cstrong\u003e WARM SAND \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"coast-color\"\u003e\n\u003cdiv class=\"coast-swatch cream\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cstrong\u003e SOFT IVORY \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"coast-color\"\u003e\n\u003cdiv class=\"coast-swatch metal\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cstrong\u003e BRUSHED METAL \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n     PLACES\n====================================================== --\u003e\n\u003csection class=\"coast-places\"\u003e\n\u003cdiv class=\"coast-wrap\"\u003e\n\u003cdiv class=\"coast-eyebrow\"\u003eWhere the Day Takes You\u003c\/div\u003e\n\u003ch2 class=\"coast-title\"\u003eOne Bag for More Outdoor Moments\u003c\/h2\u003e\n\u003cp class=\"coast-copy\"\u003eCompact organization and a travel-friendly format make Coastline Carry suitable for a wide range of outdoor occasions. Whether the destination is ten minutes away or part of a full-day escape, the picnic stays together from departure to destination.\u003c\/p\u003e\n\u003cdiv class=\"coast-tags\"\u003e\n\u003cspan class=\"coast-tag\"\u003e Beach Picnics \u003c\/span\u003e \u003cspan class=\"coast-tag\"\u003e Coastal Walks \u003c\/span\u003e \u003cspan class=\"coast-tag\"\u003e Park Lunches \u003c\/span\u003e \u003cspan class=\"coast-tag\"\u003e Lakeside Outings \u003c\/span\u003e \u003cspan class=\"coast-tag\"\u003e Road Trips \u003c\/span\u003e \u003cspan class=\"coast-tag\"\u003e Weekend Escapes \u003c\/span\u003e \u003cspan class=\"coast-tag\"\u003e Outdoor Concerts \u003c\/span\u003e \u003cspan class=\"coast-tag\"\u003e Scenic Stops \u003c\/span\u003e \u003cspan class=\"coast-tag\"\u003e Picnic Gifts \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ======================================================\n     FINAL\n====================================================== --\u003e\n\u003csection class=\"coast-final\"\u003e\n\u003cdiv class=\"coast-wrap\"\u003e\n\u003cdiv class=\"coast-eyebrow\"\u003eOutdoor Dining Without Staying Put\u003c\/div\u003e\n\u003ch2 class=\"coast-title\"\u003ePack the Day. Follow the Coast.\u003c\/h2\u003e\n\u003cp class=\"coast-copy\"\u003eBrightivores™ Coastline Carry brings together insulated food storage, organized dining essentials, easy-access exterior storage, and a travel-friendly backpack silhouette. Designed for beaches, parks, lakesides, road trips, and the places discovered somewhere in between. A picnic no longer needs to begin at the table. It can begin the moment you leave home.\u003c\/p\u003e\n\u003cdiv class=\"coast-logo\"\u003eBrightivores™\u003c\/div\u003e\n\u003cdiv class=\"coast-signature\"\u003ePack the Day · Follow the Coast\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"docrecomend™","offers":[{"title":"One","offer_id":48037388517525,"sku":"Brightivores*1","price":118.0,"currency_code":"USD","in_stock":true},{"title":"Two","offer_id":48037388550293,"sku":"Brightivores*2","price":298.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0805\/8152\/5653\/files\/9_35723e86-93b6-4a8a-9f7c-4975918ba79e.png?v=1789986756"}],"url":"https:\/\/brightivores.com\/collections\/picnic-baskets.oembed","provider":"My Store","version":"1.0","type":"link"}