{"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\/products\/brightivores%e2%84%a2-coastline-carry","provider":"My Store","version":"1.0","type":"link"}