{"title":"Home \u0026 Travel","description":"\u003cp\u003eA curated collection of thoughtful essentials for calmer spaces at home and more organized movement away from it.\u003c\/p\u003e","products":[{"product_id":"journeypack™-travel-organizer-set","title":"JourneyPack™ Travel Organizer Set","description":"\u003cstyle\u003e\n  .ovpc-product {\n    --ovpc-text: #202420;\n    --ovpc-muted: #646b66;\n    --ovpc-light: #858b87;\n    --ovpc-border: #dcdeda;\n    --ovpc-soft: #f5f6f3;\n    --ovpc-accent: #536157;\n    --ovpc-white: #ffffff;\n\n    width: 100%;\n    color: var(--ovpc-text);\n    font-family: inherit;\n  }\n\n  .ovpc-product,\n  .ovpc-product * {\n    box-sizing: border-box;\n  }\n\n  .ovpc-product p,\n  .ovpc-product ul,\n  .ovpc-product table {\n    margin-top: 0;\n  }\n\n  .ovpc-product p {\n    margin-bottom: 15px;\n    color: var(--ovpc-muted);\n    font-size: 15px;\n    line-height: 1.72;\n  }\n\n  .ovpc-product strong {\n    color: var(--ovpc-text);\n    font-weight: 600;\n  }\n\n  \/* Intro *\/\n\n  .ovpc-intro {\n    margin-bottom: 18px;\n    padding: 22px 18px;\n    background: var(--ovpc-soft);\n  }\n\n  .ovpc-intro p {\n    margin: 0;\n  }\n\n  .ovpc-intro strong {\n    display: inline-block;\n    margin-bottom: 5px;\n    font-size: 19px;\n    line-height: 1.4;\n  }\n\n  \/* Main accordion *\/\n\n  .ovpc-sections {\n    border-top: 1px solid var(--ovpc-border);\n  }\n\n  .ovpc-section {\n    margin: 0;\n    border-bottom: 1px solid var(--ovpc-border);\n  }\n\n  .ovpc-section \u003e summary {\n    position: relative;\n    display: flex;\n    align-items: center;\n    min-height: 64px;\n    padding: 17px 42px 17px 0;\n    color: var(--ovpc-text);\n    cursor: pointer;\n    list-style: none;\n    font-size: 18px;\n    font-weight: 500;\n    line-height: 1.35;\n    letter-spacing: -0.015em;\n    -webkit-tap-highlight-color: transparent;\n  }\n\n  .ovpc-section \u003e summary::-webkit-details-marker,\n  .ovpc-faq-item \u003e summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .ovpc-section \u003e summary::marker,\n  .ovpc-faq-item \u003e summary::marker {\n    content: \"\";\n  }\n\n  .ovpc-section \u003e summary::before,\n  .ovpc-section \u003e summary::after {\n    content: \"\";\n    position: absolute;\n    top: 50%;\n    right: 3px;\n    width: 15px;\n    height: 1.5px;\n    background: currentColor;\n    transform: translateY(-50%);\n    transition:\n      opacity 180ms ease,\n      transform 180ms ease;\n  }\n\n  .ovpc-section \u003e summary::after {\n    transform: translateY(-50%) rotate(90deg);\n  }\n\n  .ovpc-section[open] \u003e summary {\n    color: var(--ovpc-accent);\n  }\n\n  .ovpc-section[open] \u003e summary::after {\n    opacity: 0;\n    transform: translateY(-50%) rotate(0deg);\n  }\n\n  .ovpc-section \u003e summary:focus-visible,\n  .ovpc-faq-item \u003e summary:focus-visible {\n    outline: 2px solid var(--ovpc-accent);\n    outline-offset: 4px;\n  }\n\n  .ovpc-section__content {\n    padding: 2px 0 28px;\n  }\n\n  .ovpc-section__content \u003e *:last-child {\n    margin-bottom: 0;\n  }\n\n  \/* Standard lists *\/\n\n  .ovpc-list {\n    margin: 18px 0 0;\n    padding: 0;\n    list-style: none;\n    border-top: 1px solid var(--ovpc-border);\n  }\n\n  .ovpc-list li {\n    position: relative;\n    padding: 13px 0 13px 22px;\n    border-bottom: 1px solid var(--ovpc-border);\n    color: var(--ovpc-muted);\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  .ovpc-list li::before {\n    content: \"\";\n    position: absolute;\n    top: 24px;\n    left: 2px;\n    width: 8px;\n    height: 1px;\n    background: var(--ovpc-accent);\n  }\n\n  .ovpc-list li strong {\n    display: inline-block;\n    margin-bottom: 3px;\n  }\n\n  \/* Feature list *\/\n\n  .ovpc-list--features li {\n    padding-left: 0;\n  }\n\n  .ovpc-list--features li::before {\n    display: none;\n  }\n\n  \/* Perfect-for tags *\/\n\n  .ovpc-perfect-for {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin: 0;\n  }\n\n  .ovpc-perfect-for span {\n    display: inline-flex;\n    align-items: center;\n    min-height: 36px;\n    padding: 8px 12px;\n    border: 1px solid var(--ovpc-border);\n    border-radius: 999px;\n    color: var(--ovpc-muted);\n    background: var(--ovpc-white);\n    font-size: 12px;\n    line-height: 1.4;\n  }\n\n  \/* Set options *\/\n\n  .ovpc-set-options {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 9px;\n  }\n\n  .ovpc-set-option {\n    padding: 18px 17px;\n    border: 1px solid var(--ovpc-border);\n    background: var(--ovpc-white);\n  }\n\n  .ovpc-set-option__title {\n    display: block;\n    margin-bottom: 11px;\n    color: var(--ovpc-text);\n    font-size: 16px;\n    font-weight: 600;\n    line-height: 1.4;\n  }\n\n  .ovpc-set-option ul {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n    border-top: 1px solid var(--ovpc-border);\n  }\n\n  .ovpc-set-option li {\n    position: relative;\n    padding: 12px 0 0 20px;\n    color: var(--ovpc-muted);\n    font-size: 14px;\n    line-height: 1.6;\n  }\n\n  .ovpc-set-option li::before {\n    content: \"\";\n    position: absolute;\n    top: 23px;\n    left: 1px;\n    width: 8px;\n    height: 1px;\n    background: var(--ovpc-accent);\n  }\n\n  \/* Specifications *\/\n\n  .ovpc-specs {\n    width: 100%;\n    margin: 0;\n    border-collapse: collapse;\n    table-layout: fixed;\n  }\n\n  .ovpc-specs tr {\n    display: grid;\n    grid-template-columns: minmax(105px, 0.8fr) minmax(0, 1.2fr);\n    border-top: 1px solid var(--ovpc-border);\n  }\n\n  .ovpc-specs tr:last-child {\n    border-bottom: 1px solid var(--ovpc-border);\n  }\n\n  .ovpc-specs td {\n    display: block;\n    min-width: 0;\n    padding: 13px 9px;\n    border: 0;\n    color: var(--ovpc-muted);\n    font-size: 13px;\n    line-height: 1.55;\n    overflow-wrap: anywhere;\n  }\n\n  .ovpc-specs td:first-child {\n    padding-left: 0;\n    color: var(--ovpc-text);\n  }\n\n  .ovpc-specs td:last-child {\n    padding-right: 0;\n  }\n\n  \/* FAQ *\/\n\n  .ovpc-faq-list {\n    border-top: 1px solid var(--ovpc-border);\n  }\n\n  .ovpc-faq-item {\n    margin: 0;\n    border-bottom: 1px solid var(--ovpc-border);\n  }\n\n  .ovpc-faq-item \u003e summary {\n    position: relative;\n    min-height: 58px;\n    padding: 16px 36px 16px 0;\n    color: var(--ovpc-text);\n    cursor: pointer;\n    list-style: none;\n    font-size: 15px;\n    font-weight: 600;\n    line-height: 1.5;\n    -webkit-tap-highlight-color: transparent;\n  }\n\n  .ovpc-faq-item \u003e summary::after {\n    content: \"＋\";\n    position: absolute;\n    top: 50%;\n    right: 1px;\n    color: var(--ovpc-light);\n    font-size: 17px;\n    font-weight: 400;\n    line-height: 1;\n    transform: translateY(-50%);\n  }\n\n  .ovpc-faq-item[open] \u003e summary {\n    color: var(--ovpc-accent);\n  }\n\n  .ovpc-faq-item[open] \u003e summary::after {\n    content: \"−\";\n  }\n\n  .ovpc-faq-item__answer {\n    padding: 0 28px 18px 0;\n  }\n\n  .ovpc-faq-item__answer p {\n    margin: 0;\n    font-size: 14px;\n    line-height: 1.7;\n  }\n\n  \/* Tablet and desktop *\/\n\n  @media screen and (min-width: 750px) {\n    .ovpc-product p {\n      font-size: 16px;\n      line-height: 1.8;\n    }\n\n    .ovpc-intro {\n      padding: 26px 24px;\n    }\n\n    .ovpc-intro strong {\n      font-size: 21px;\n    }\n\n    .ovpc-section \u003e summary {\n      min-height: 72px;\n      font-size: 20px;\n    }\n\n    .ovpc-section__content {\n      max-width: 780px;\n      padding-bottom: 34px;\n    }\n\n    .ovpc-list li {\n      padding-top: 14px;\n      padding-bottom: 14px;\n      font-size: 15px;\n    }\n\n    .ovpc-perfect-for span {\n      min-height: 40px;\n      padding: 9px 14px;\n      font-size: 13px;\n    }\n\n    .ovpc-set-options {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .ovpc-set-option {\n      padding: 21px 20px;\n    }\n\n    .ovpc-specs tr {\n      grid-template-columns: minmax(170px, 0.8fr) minmax(0, 1.8fr);\n    }\n\n    .ovpc-specs td {\n      padding-top: 15px;\n      padding-bottom: 15px;\n      font-size: 14px;\n    }\n\n    .ovpc-faq-item \u003e summary {\n      min-height: 64px;\n      font-size: 16px;\n    }\n  }\n\n  @media (prefers-reduced-motion: reduce) {\n    .ovpc-product *,\n    .ovpc-product *::before,\n    .ovpc-product *::after {\n      transition: none !important;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"ovpc-product\"\u003e\n\n  \u003cdiv class=\"ovpc-intro\"\u003e\n    \u003cp\u003e\n      \u003cstrong\u003ePack Smarter. Travel Lighter.\u003c\/strong\u003e\u003cbr\u003e\n      Everything has its place.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ovpc-sections\"\u003e\n\n    \u003cdetails class=\"ovpc-section\"\u003e\n      \u003csummary\u003eDesigned for Better Travel\u003c\/summary\u003e\n\n      \u003cdiv class=\"ovpc-section__content\"\u003e\n        \u003cp\u003e\n          JourneyPack™ Structured Travel Organizer Set is more than a collection of packing cubes—it's a complete travel organization system designed to simplify every journey. Keep clothing, shoes, toiletries, tech accessories and everyday essentials neatly organized from departure to arrival, so you can spend less time searching and more time enjoying your trip.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"ovpc-section\"\u003e\n      \u003csummary\u003eThe ORINOVAE Difference\u003c\/summary\u003e\n\n      \u003cdiv class=\"ovpc-section__content\"\u003e\n        \u003cul class=\"ovpc-list\"\u003e\n          \u003cli\u003e\n            \u003cstrong\u003eEverything, Perfectly Organized\u003c\/strong\u003e\u003cbr\u003e\n            Dedicated organizers keep every category of travel essentials neatly separated, making packing, unpacking and repacking effortless.\n          \u003c\/li\u003e\n\n          \u003cli\u003e\n            \u003cstrong\u003eMake Every Inch Count\u003c\/strong\u003e\u003cbr\u003e\n            Structured organizers maximize luggage space while helping reduce clutter inside both carry-on and checked suitcases.\n          \u003c\/li\u003e\n\n          \u003cli\u003e\n            \u003cstrong\u003eFind What You Need, Instantly\u003c\/strong\u003e\u003cbr\u003e\n            Breathable mesh panels provide quick visibility, so every item stays easy to locate throughout your journey.\n          \u003c\/li\u003e\n\n          \u003cli\u003e\n            \u003cstrong\u003eBuilt for Every Trip\u003c\/strong\u003e\u003cbr\u003e\n            Premium water-resistant polyester, reinforced stitching and smooth two-way zippers deliver reliable performance trip after trip.\n          \u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"ovpc-section\"\u003e\n      \u003csummary\u003eKey Features\u003c\/summary\u003e\n\n      \u003cdiv class=\"ovpc-section__content\"\u003e\n        \u003cul class=\"ovpc-list ovpc-list--features\"\u003e\n          \u003cli\u003e✓ Complete Travel Organization System\u003c\/li\u003e\n          \u003cli\u003e✓ Available in 7-Piece \u0026amp; 11-Piece Sets\u003c\/li\u003e\n          \u003cli\u003e✓ Structured Packing Cubes\u003c\/li\u003e\n          \u003cli\u003e✓ Dedicated Shoe \u0026amp; Laundry Bags\u003c\/li\u003e\n          \u003cli\u003e✓ Toiletry Organizer Included\u003c\/li\u003e\n          \u003cli\u003e✓ Breathable Mesh Panels\u003c\/li\u003e\n          \u003cli\u003e✓ Water-Resistant Polyester Fabric\u003c\/li\u003e\n          \u003cli\u003e✓ Smooth Two-Way Zippers\u003c\/li\u003e\n          \u003cli\u003e✓ Reinforced Carry Handles\u003c\/li\u003e\n          \u003cli\u003e✓ Folds Flat for Compact Storage\u003c\/li\u003e\n          \u003cli\u003e✓ Fits Most Carry-On \u0026amp; Checked Luggage\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"ovpc-section\"\u003e\n      \u003csummary\u003ePerfect For\u003c\/summary\u003e\n\n      \u003cdiv class=\"ovpc-section__content\"\u003e\n        \u003cdiv class=\"ovpc-perfect-for\"\u003e\n          \u003cspan\u003eWeekend Getaways\u003c\/span\u003e\n          \u003cspan\u003eBusiness Travel\u003c\/span\u003e\n          \u003cspan\u003eFamily Vacations\u003c\/span\u003e\n          \u003cspan\u003eCarry-On Packing\u003c\/span\u003e\n          \u003cspan\u003eChecked Luggage\u003c\/span\u003e\n          \u003cspan\u003eInternational Travel\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"ovpc-section\"\u003e\n      \u003csummary\u003eIn the Box\u003c\/summary\u003e\n\n      \u003cdiv class=\"ovpc-section__content\"\u003e\n        \u003cdiv class=\"ovpc-set-options\"\u003e\n\n          \u003cdiv class=\"ovpc-set-option\"\u003e\n            \u003cspan class=\"ovpc-set-option__title\"\u003e\n              7-Piece Set Includes\n            \u003c\/span\u003e\n\n            \u003cul\u003e\n              \u003cli\u003e7 Travel Organization Bags\u003c\/li\u003e\n            \u003c\/ul\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"ovpc-set-option\"\u003e\n            \u003cspan class=\"ovpc-set-option__title\"\u003e\n              11-Piece Set Includes\n            \u003c\/span\u003e\n\n            \u003cul\u003e\n              \u003cli\u003e11 Travel Organization Bags\u003c\/li\u003e\n            \u003c\/ul\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"ovpc-section\"\u003e\n      \u003csummary\u003eSpecifications\u003c\/summary\u003e\n\n      \u003cdiv class=\"ovpc-section__content\"\u003e\n        \u003ctable class=\"ovpc-specs\"\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n              \u003ctd\u003e\u003cstrong\u003eMaterial\u003c\/strong\u003e\u003c\/td\u003e\n              \u003ctd\u003ePremium Water-Resistant Polyester\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003e\u003cstrong\u003eAvailable Sets\u003c\/strong\u003e\u003c\/td\u003e\n              \u003ctd\u003e7-Piece \/ 11-Piece\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003e\u003cstrong\u003eDesign\u003c\/strong\u003e\u003c\/td\u003e\n              \u003ctd\u003eStructured Travel Organization System\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003e\u003cstrong\u003eVisibility\u003c\/strong\u003e\u003c\/td\u003e\n              \u003ctd\u003eBreathable Mesh Panels\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003e\u003cstrong\u003eClosure\u003c\/strong\u003e\u003c\/td\u003e\n              \u003ctd\u003eSmooth Two-Way Zippers\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003e\u003cstrong\u003eStorage\u003c\/strong\u003e\u003c\/td\u003e\n              \u003ctd\u003eFolds Flat When Not in Use\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003e\u003cstrong\u003eCare\u003c\/strong\u003e\u003c\/td\u003e\n              \u003ctd\u003eMachine Wash Cold • Air Dry Recommended\u003c\/td\u003e\n            \u003c\/tr\u003e\n          \u003c\/tbody\u003e\n        \u003c\/table\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"ovpc-section\"\u003e\n      \u003csummary\u003eFrequently Asked Questions\u003c\/summary\u003e\n\n      \u003cdiv class=\"ovpc-section__content\"\u003e\n        \u003cdiv class=\"ovpc-faq-list\"\u003e\n\n          \u003cdetails class=\"ovpc-faq-item\"\u003e\n            \u003csummary\u003eWill JourneyPack™ fit my carry-on suitcase?\u003c\/summary\u003e\n\n            \u003cdiv class=\"ovpc-faq-item__answer\"\u003e\n              \u003cp\u003e\n                Yes. JourneyPack™ is designed to fit most standard carry-on luggage while also working perfectly inside larger checked suitcases.\n              \u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails class=\"ovpc-faq-item\"\u003e\n            \u003csummary\u003eWhat's the difference between the 7-piece and 11-piece sets?\u003c\/summary\u003e\n\n            \u003cdiv class=\"ovpc-faq-item__answer\"\u003e\n              \u003cp\u003e\n                Both sets use the same structured organization system. The 11-piece set simply includes additional organizers, giving you more flexibility for longer trips and larger suitcases.\n              \u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails class=\"ovpc-faq-item\"\u003e\n            \u003csummary\u003eCan I machine wash the organizers?\u003c\/summary\u003e\n\n            \u003cdiv class=\"ovpc-faq-item__answer\"\u003e\n              \u003cp\u003e\n                Yes. Machine wash on a gentle cycle and allow them to air dry for the best long-term performance.\n              \u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails class=\"ovpc-faq-item\"\u003e\n            \u003csummary\u003eAre the organizers waterproof?\u003c\/summary\u003e\n\n            \u003cdiv class=\"ovpc-faq-item__answer\"\u003e\n              \u003cp\u003e\n                The premium polyester fabric is water-resistant, helping protect your belongings from light spills and everyday travel conditions.\n              \u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails class=\"ovpc-faq-item\"\u003e\n            \u003csummary\u003eWill packing cubes really save luggage space?\u003c\/summary\u003e\n\n            \u003cdiv class=\"ovpc-faq-item__answer\"\u003e\n              \u003cp\u003e\n                Structured organizers help compress and organize your belongings more efficiently, allowing you to maximize available luggage space while keeping everything easy to find.\n              \u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails class=\"ovpc-faq-item\"\u003e\n            \u003csummary\u003eWho is JourneyPack™ designed for?\u003c\/summary\u003e\n\n            \u003cdiv class=\"ovpc-faq-item__answer\"\u003e\n              \u003cp\u003e\n                Perfect for business travelers, weekend getaways, family vacations and anyone looking for a more organized, stress-free way to travel.\n              \u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"orinovae","offers":[{"title":"Gray Blue \/ 7-Piece Set","offer_id":47206976520329,"sku":"ORV-JPK-0701-IVY-1","price":69.0,"currency_code":"GBP","in_stock":true},{"title":"Gray Blue \/ 11-Piece Set","offer_id":47207016792201,"sku":"ORV-JPK-1101-IVY-1","price":99.0,"currency_code":"GBP","in_stock":true},{"title":"Ivory Beige \/ 7-Piece Set","offer_id":47206976553097,"sku":"ORV-JPK-0701-IVY-2","price":69.0,"currency_code":"GBP","in_stock":true},{"title":"Ivory Beige \/ 11-Piece Set","offer_id":47207016824969,"sku":"ORV-JPK-1101-IVY-2","price":99.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0770\/6928\/7561\/files\/journeypack-travel-organizer-set-7-piece-gray-blue.png?v=1783585684"},{"product_id":"cloudsoft™-checkerboard-floor-tiles","title":"CloudSoft™ Checkerboard Floor Tiles","description":"\u003cstyle\u003e\n  .ovpb-product {\n    --ovpb-text: #202420;\n    --ovpb-muted: #646b66;\n    --ovpb-light: #858b87;\n    --ovpb-border: #dcdeda;\n    --ovpb-soft: #f5f6f3;\n    --ovpb-accent: #536157;\n    --ovpb-white: #ffffff;\n\n    width: 100%;\n    color: var(--ovpb-text);\n    font-family: inherit;\n  }\n\n  .ovpb-product,\n  .ovpb-product * {\n    box-sizing: border-box;\n  }\n\n  .ovpb-product p,\n  .ovpb-product ul,\n  .ovpb-product table {\n    margin-top: 0;\n  }\n\n  .ovpb-product p {\n    margin-bottom: 15px;\n    color: var(--ovpb-muted);\n    font-size: 15px;\n    line-height: 1.72;\n  }\n\n  .ovpb-product strong {\n    color: var(--ovpb-text);\n    font-weight: 600;\n  }\n\n  \/* Intro *\/\n\n  .ovpb-intro {\n    margin-bottom: 18px;\n    padding: 22px 18px;\n    background: var(--ovpb-soft);\n  }\n\n  .ovpb-intro p {\n    margin: 0;\n  }\n\n  .ovpb-intro strong {\n    display: inline-block;\n    margin-bottom: 5px;\n    font-size: 19px;\n    line-height: 1.4;\n  }\n\n  \/* Main accordion *\/\n\n  .ovpb-sections {\n    border-top: 1px solid var(--ovpb-border);\n  }\n\n  .ovpb-section {\n    margin: 0;\n    border-bottom: 1px solid var(--ovpb-border);\n  }\n\n  .ovpb-section \u003e summary {\n    position: relative;\n    display: flex;\n    align-items: center;\n    min-height: 64px;\n    padding: 17px 42px 17px 0;\n    color: var(--ovpb-text);\n    cursor: pointer;\n    list-style: none;\n    font-size: 18px;\n    font-weight: 500;\n    line-height: 1.35;\n    letter-spacing: -0.015em;\n    -webkit-tap-highlight-color: transparent;\n  }\n\n  .ovpb-section \u003e summary::-webkit-details-marker,\n  .ovpb-faq-item \u003e summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .ovpb-section \u003e summary::marker,\n  .ovpb-faq-item \u003e summary::marker {\n    content: \"\";\n  }\n\n  .ovpb-section \u003e summary::before,\n  .ovpb-section \u003e summary::after {\n    content: \"\";\n    position: absolute;\n    top: 50%;\n    right: 3px;\n    width: 15px;\n    height: 1.5px;\n    background: currentColor;\n    transform: translateY(-50%);\n    transition:\n      opacity 180ms ease,\n      transform 180ms ease;\n  }\n\n  .ovpb-section \u003e summary::after {\n    transform: translateY(-50%) rotate(90deg);\n  }\n\n  .ovpb-section[open] \u003e summary {\n    color: var(--ovpb-accent);\n  }\n\n  .ovpb-section[open] \u003e summary::after {\n    opacity: 0;\n    transform: translateY(-50%) rotate(0deg);\n  }\n\n  .ovpb-section \u003e summary:focus-visible,\n  .ovpb-faq-item \u003e summary:focus-visible {\n    outline: 2px solid var(--ovpb-accent);\n    outline-offset: 4px;\n  }\n\n  .ovpb-section__content {\n    padding: 2px 0 28px;\n  }\n\n  .ovpb-section__content \u003e *:last-child {\n    margin-bottom: 0;\n  }\n\n  \/* Standard lists *\/\n\n  .ovpb-list {\n    margin: 18px 0 0;\n    padding: 0;\n    list-style: none;\n    border-top: 1px solid var(--ovpb-border);\n  }\n\n  .ovpb-list li {\n    position: relative;\n    padding: 13px 0 13px 22px;\n    border-bottom: 1px solid var(--ovpb-border);\n    color: var(--ovpb-muted);\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  .ovpb-list li::before {\n    content: \"\";\n    position: absolute;\n    top: 24px;\n    left: 2px;\n    width: 8px;\n    height: 1px;\n    background: var(--ovpb-accent);\n  }\n\n  .ovpb-list li strong {\n    display: inline-block;\n    margin-bottom: 3px;\n  }\n\n  \/* Feature list *\/\n\n  .ovpb-list--features li {\n    padding-left: 0;\n  }\n\n  .ovpb-list--features li::before {\n    display: none;\n  }\n\n  \/* Coverage cards *\/\n\n  .ovpb-coverage {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 9px;\n  }\n\n  .ovpb-coverage__item {\n    padding: 17px;\n    border: 1px solid var(--ovpb-border);\n    background: var(--ovpb-white);\n  }\n\n  .ovpb-coverage__item p {\n    margin: 0;\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  .ovpb-coverage__item strong {\n    display: inline-block;\n    margin-bottom: 4px;\n    font-size: 16px;\n  }\n\n  \/* Perfect-for tags *\/\n\n  .ovpb-perfect-for {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin: 0;\n  }\n\n  .ovpb-perfect-for span {\n    display: inline-flex;\n    align-items: center;\n    min-height: 36px;\n    padding: 8px 12px;\n    border: 1px solid var(--ovpb-border);\n    border-radius: 999px;\n    color: var(--ovpb-muted);\n    background: var(--ovpb-white);\n    font-size: 12px;\n    line-height: 1.4;\n  }\n\n  \/* Specifications *\/\n\n  .ovpb-specs {\n    width: 100%;\n    margin: 0;\n    border-collapse: collapse;\n    table-layout: fixed;\n  }\n\n  .ovpb-specs tr {\n    display: grid;\n    grid-template-columns: minmax(105px, 0.8fr) minmax(0, 1.2fr);\n    border-top: 1px solid var(--ovpb-border);\n  }\n\n  .ovpb-specs tr:last-child {\n    border-bottom: 1px solid var(--ovpb-border);\n  }\n\n  .ovpb-specs td {\n    display: block;\n    min-width: 0;\n    padding: 13px 9px;\n    border: 0;\n    color: var(--ovpb-muted);\n    font-size: 13px;\n    line-height: 1.55;\n    overflow-wrap: anywhere;\n  }\n\n  .ovpb-specs td:first-child {\n    padding-left: 0;\n    color: var(--ovpb-text);\n  }\n\n  .ovpb-specs td:last-child {\n    padding-right: 0;\n  }\n\n  \/* FAQ *\/\n\n  .ovpb-faq-list {\n    border-top: 1px solid var(--ovpb-border);\n  }\n\n  .ovpb-faq-item {\n    margin: 0;\n    border-bottom: 1px solid var(--ovpb-border);\n  }\n\n  .ovpb-faq-item \u003e summary {\n    position: relative;\n    min-height: 58px;\n    padding: 16px 36px 16px 0;\n    color: var(--ovpb-text);\n    cursor: pointer;\n    list-style: none;\n    font-size: 15px;\n    font-weight: 600;\n    line-height: 1.5;\n    -webkit-tap-highlight-color: transparent;\n  }\n\n  .ovpb-faq-item \u003e summary::after {\n    content: \"＋\";\n    position: absolute;\n    top: 50%;\n    right: 1px;\n    color: var(--ovpb-light);\n    font-size: 17px;\n    font-weight: 400;\n    line-height: 1;\n    transform: translateY(-50%);\n  }\n\n  .ovpb-faq-item[open] \u003e summary {\n    color: var(--ovpb-accent);\n  }\n\n  .ovpb-faq-item[open] \u003e summary::after {\n    content: \"−\";\n  }\n\n  .ovpb-faq-item__answer {\n    padding: 0 28px 18px 0;\n  }\n\n  .ovpb-faq-item__answer p {\n    margin: 0;\n    font-size: 14px;\n    line-height: 1.7;\n  }\n\n  \/* Tablet and desktop *\/\n\n  @media screen and (min-width: 750px) {\n    .ovpb-product p {\n      font-size: 16px;\n      line-height: 1.8;\n    }\n\n    .ovpb-intro {\n      padding: 26px 24px;\n    }\n\n    .ovpb-intro strong {\n      font-size: 21px;\n    }\n\n    .ovpb-section \u003e summary {\n      min-height: 72px;\n      font-size: 20px;\n    }\n\n    .ovpb-section__content {\n      max-width: 780px;\n      padding-bottom: 34px;\n    }\n\n    .ovpb-list li {\n      padding-top: 14px;\n      padding-bottom: 14px;\n      font-size: 15px;\n    }\n\n    .ovpb-coverage {\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n    }\n\n    .ovpb-coverage__item {\n      padding: 20px;\n    }\n\n    .ovpb-perfect-for span {\n      min-height: 40px;\n      padding: 9px 14px;\n      font-size: 13px;\n    }\n\n    .ovpb-specs tr {\n      grid-template-columns: minmax(170px, 0.8fr) minmax(0, 1.8fr);\n    }\n\n    .ovpb-specs td {\n      padding-top: 15px;\n      padding-bottom: 15px;\n      font-size: 14px;\n    }\n\n    .ovpb-faq-item \u003e summary {\n      min-height: 64px;\n      font-size: 16px;\n    }\n  }\n\n  @media (prefers-reduced-motion: reduce) {\n    .ovpb-product *,\n    .ovpb-product *::before,\n    .ovpb-product *::after {\n      transition: none !important;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"ovpb-product\"\u003e\n\n  \u003cdiv class=\"ovpb-intro\"\u003e\n    \u003cp\u003e\n      \u003cstrong\u003eSoft. Modular. Washable.\u003c\/strong\u003e\u003cbr\u003e\n      Comfort that fits your space.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ovpb-sections\"\u003e\n\n    \u003cdetails class=\"ovpb-section\"\u003e\n      \u003csummary\u003eChoose the Right Coverage\u003c\/summary\u003e\n\n      \u003cdiv class=\"ovpb-section__content\"\u003e\n        \u003cdiv class=\"ovpb-coverage\"\u003e\n\n          \u003cdiv class=\"ovpb-coverage__item\"\u003e\n            \u003cp\u003e\n              \u003cstrong\u003e1 Set\u003c\/strong\u003e\u003cbr\u003e\n              Best for bedside nooks, reading corners and small spaces.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"ovpb-coverage__item\"\u003e\n            \u003cp\u003e\n              \u003cstrong\u003e2 Sets\u003c\/strong\u003e\u003cbr\u003e\n              Ideal for nurseries, playrooms and children's bedrooms.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"ovpb-coverage__item\"\u003e\n            \u003cp\u003e\n              \u003cstrong\u003e3 Sets\u003c\/strong\u003e\u003cbr\u003e\n              Great for living rooms, family spaces and larger areas.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"ovpb-section\"\u003e\n      \u003csummary\u003eCreate a Softer Space for Everyday Living\u003c\/summary\u003e\n\n      \u003cdiv class=\"ovpb-section__content\"\u003e\n        \u003cp\u003e\n          Bring warmth, comfort and flexibility to every room with \u003cstrong\u003eCloudSoft™ Plush Interlocking Floor Tiles\u003c\/strong\u003e. Designed for modern homes, the modular puzzle design lets you create a custom layout that's soft underfoot, easy to clean and made for everyday living.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"ovpb-section\"\u003e\n      \u003csummary\u003eThe ORINOVAE Difference\u003c\/summary\u003e\n\n      \u003cdiv class=\"ovpb-section__content\"\u003e\n        \u003cul class=\"ovpb-list\"\u003e\n          \u003cli\u003e\n            \u003cstrong\u003eSink Into Everyday Comfort\u003c\/strong\u003e\u003cbr\u003e\n            Ultra-soft plush fibers provide a warm, cushioned surface that's comfortable for bare feet, children and pets.\n          \u003c\/li\u003e\n\n          \u003cli\u003e\n            \u003cstrong\u003eDesigned to Fit Your Space\u003c\/strong\u003e\u003cbr\u003e\n            Modular interlocking tiles connect seamlessly, allowing you to build the perfect layout for any room.\n          \u003c\/li\u003e\n\n          \u003cli\u003e\n            \u003cstrong\u003eCleanup Made Simple\u003c\/strong\u003e\u003cbr\u003e\n            Individual tiles can be removed for quick machine washing or hand washing whenever needed.\n          \u003c\/li\u003e\n\n          \u003cli\u003e\n            \u003cstrong\u003eMade for Everyday Living\u003c\/strong\u003e\u003cbr\u003e\n            Durable EVA foam cushioning offers reliable support while maintaining its shape through daily use.\n          \u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"ovpb-section\"\u003e\n      \u003csummary\u003eKey Features\u003c\/summary\u003e\n\n      \u003cdiv class=\"ovpb-section__content\"\u003e\n        \u003cul class=\"ovpb-list ovpb-list--features\"\u003e\n          \u003cli\u003e✓ Ultra-Soft Plush Surface\u003c\/li\u003e\n          \u003cli\u003e✓ Modular Interlocking Design\u003c\/li\u003e\n          \u003cli\u003e✓ Machine Washable\u003c\/li\u003e\n          \u003cli\u003e✓ Easy DIY Installation\u003c\/li\u003e\n          \u003cli\u003e✓ Cushioned EVA Foam Base\u003c\/li\u003e\n          \u003cli\u003e✓ Secure Non-Slip Connection\u003c\/li\u003e\n          \u003cli\u003e✓ Kid \u0026amp; Pet Friendly\u003c\/li\u003e\n          \u003cli\u003e✓ Expandable Layout\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"ovpb-section\"\u003e\n      \u003csummary\u003ePerfect For\u003c\/summary\u003e\n\n      \u003cdiv class=\"ovpb-section__content\"\u003e\n        \u003cdiv class=\"ovpb-perfect-for\"\u003e\n          \u003cspan\u003eLiving Rooms\u003c\/span\u003e\n          \u003cspan\u003eBedrooms\u003c\/span\u003e\n          \u003cspan\u003eNurseries\u003c\/span\u003e\n          \u003cspan\u003ePlayrooms\u003c\/span\u003e\n          \u003cspan\u003eReading Corners\u003c\/span\u003e\n          \u003cspan\u003eHome Offices\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"ovpb-section\"\u003e\n      \u003csummary\u003eIn the Box\u003c\/summary\u003e\n\n      \u003cdiv class=\"ovpb-section__content\"\u003e\n        \u003cul class=\"ovpb-list\"\u003e\n          \u003cli\u003e20 Plush Interlocking Floor Tiles\u003c\/li\u003e\n          \u003cli\u003eTile Size: 30 × 30 cm (11.8 × 11.8 in) Each\u003c\/li\u003e\n          \u003cli\u003eMatching Edge Trim Pieces (Where Applicable)\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"ovpb-section\"\u003e\n      \u003csummary\u003eSpecifications\u003c\/summary\u003e\n\n      \u003cdiv class=\"ovpb-section__content\"\u003e\n        \u003ctable class=\"ovpb-specs\"\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n              \u003ctd\u003e\u003cstrong\u003eMaterial\u003c\/strong\u003e\u003c\/td\u003e\n              \u003ctd\u003ePlush Fabric + EVA Foam\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003e\u003cstrong\u003eQuantity\u003c\/strong\u003e\u003c\/td\u003e\n              \u003ctd\u003e20 Tiles per Set\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003e\u003cstrong\u003eTile Size\u003c\/strong\u003e\u003c\/td\u003e\n              \u003ctd\u003e30 × 30 cm (11.8 × 11.8 in)\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003e\u003cstrong\u003eThickness\u003c\/strong\u003e\u003c\/td\u003e\n              \u003ctd\u003e10 mm\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003e\u003cstrong\u003eInstallation\u003c\/strong\u003e\u003c\/td\u003e\n              \u003ctd\u003eInterlocking Puzzle Design\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003e\u003cstrong\u003eCleaning\u003c\/strong\u003e\u003c\/td\u003e\n              \u003ctd\u003eMachine Washable \/ Hand Wash\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003e\u003cstrong\u003eRecommended Use\u003c\/strong\u003e\u003c\/td\u003e\n              \u003ctd\u003eIndoor\u003c\/td\u003e\n            \u003c\/tr\u003e\n          \u003c\/tbody\u003e\n        \u003c\/table\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"ovpb-section\"\u003e\n      \u003csummary\u003eFrequently Asked Questions\u003c\/summary\u003e\n\n      \u003cdiv class=\"ovpb-section__content\"\u003e\n        \u003cdiv class=\"ovpb-faq-list\"\u003e\n\n          \u003cdetails class=\"ovpb-faq-item\"\u003e\n            \u003csummary\u003eCan I machine wash the floor tiles?\u003c\/summary\u003e\n\n            \u003cdiv class=\"ovpb-faq-item__answer\"\u003e\n              \u003cp\u003e\n                Yes. Individual tiles can be removed and machine washed or hand washed, making everyday cleaning quick and convenient.\n              \u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails class=\"ovpb-faq-item\"\u003e\n            \u003csummary\u003eCan I cut the tiles to fit my room?\u003c\/summary\u003e\n\n            \u003cdiv class=\"ovpb-faq-item__answer\"\u003e\n              \u003cp\u003e\n                Yes. The EVA foam base can be trimmed with a utility knife to fit corners, edges or irregular spaces.\n              \u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails class=\"ovpb-faq-item\"\u003e\n            \u003csummary\u003eWill the tiles stay securely connected?\u003c\/summary\u003e\n\n            \u003cdiv class=\"ovpb-faq-item__answer\"\u003e\n              \u003cp\u003e\n                Yes. Precision interlocking edges help keep each tile securely connected during normal everyday use.\n              \u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails class=\"ovpb-faq-item\"\u003e\n            \u003csummary\u003eAre they suitable for babies and toddlers?\u003c\/summary\u003e\n\n            \u003cdiv class=\"ovpb-faq-item__answer\"\u003e\n              \u003cp\u003e\n                Yes. The soft cushioned surface provides a comfortable space for tummy time, crawling, playing and family activities.\n              \u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails class=\"ovpb-faq-item\"\u003e\n            \u003csummary\u003eAre they pet friendly?\u003c\/summary\u003e\n\n            \u003cdiv class=\"ovpb-faq-item__answer\"\u003e\n              \u003cp\u003e\n                Absolutely. They're soft, comfortable and easy to keep clean, making them ideal for homes with pets.\n              \u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails class=\"ovpb-faq-item\"\u003e\n            \u003csummary\u003eCan I expand the layout later?\u003c\/summary\u003e\n\n            \u003cdiv class=\"ovpb-faq-item__answer\"\u003e\n              \u003cp\u003e\n                Yes. Simply add more interlocking tiles whenever you want to create a larger coverage area.\n              \u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"orinovae","offers":[{"title":"White*Camel \/ 20 Tiles Set | Covers 19.4 sq ft","offer_id":47216205561993,"sku":"ORV-CDS-WEC20","price":79.0,"currency_code":"GBP","in_stock":true},{"title":"Camel*grey \/ 20 Tiles Set | Covers 19.4 sq ft","offer_id":47216208511113,"sku":"ORV-CDS-CLG-20","price":79.0,"currency_code":"GBP","in_stock":true},{"title":"Camel*Black \/ 20 Tiles Set | Covers 19.4 sq ft","offer_id":47216208543881,"sku":"ORV-CDS-CLB-20","price":79.0,"currency_code":"GBP","in_stock":true},{"title":"Camel*coffee \/ 20 Tiles Set | Covers 19.4 sq ft","offer_id":47216208576649,"sku":"ORV-CDS-CLC-20","price":79.0,"currency_code":"GBP","in_stock":true},{"title":"White*Light Blue \/ 20 Tiles Set | Covers 19.4 sq ft","offer_id":47216208609417,"sku":"ORV-CDS-WEL-20","price":79.0,"currency_code":"GBP","in_stock":true},{"title":"Light blue*dark blue \/ 20 Tiles Set | Covers 19.4 sq ft","offer_id":47216208642185,"sku":"ORV-CDS-LBD-20","price":79.0,"currency_code":"GBP","in_stock":true},{"title":"Light blue*navy blue \/ 20 Tiles Set | Covers 19.4 sq ft","offer_id":47216208674953,"sku":"ORV-CDS-LBN-20","price":79.0,"currency_code":"GBP","in_stock":true},{"title":"Light blue*grey \/ 20 Tiles Set | Covers 19.4 sq ft","offer_id":47216208707721,"sku":"ORV-CDS-LBG-20","price":79.0,"currency_code":"GBP","in_stock":true},{"title":"White*Gray \/ 20 Tiles Set | Covers 19.4 sq ft","offer_id":47216208740489,"sku":"ORV-CDS-WEG-20","price":79.0,"currency_code":"GBP","in_stock":true},{"title":"White*Pink \/ 20 Tiles Set | Covers 19.4 sq ft","offer_id":47216208773257,"sku":"ORV-CDS-WEP-20","price":79.0,"currency_code":"GBP","in_stock":true},{"title":"White*Mint Green \/ 20 Tiles Set | Covers 19.4 sq ft","offer_id":47216208806025,"sku":"ORV-CDS-WEM-20","price":79.0,"currency_code":"GBP","in_stock":true},{"title":"White * Black \/ 20 Tiles Set | Covers 19.4 sq ft","offer_id":47216208838793,"sku":"ORV-CDS-WEB-20","price":79.0,"currency_code":"GBP","in_stock":true},{"title":"Gray*Black \/ 20 Tiles Set | Covers 19.4 sq ft","offer_id":47216208871561,"sku":"ORV-CDS-GYB-20","price":79.0,"currency_code":"GBP","in_stock":true},{"title":"Pink*grey \/ 20 Tiles Set | Covers 19.4 sq ft","offer_id":47216208904329,"sku":"ORV-CDS-PKG-20","price":79.0,"currency_code":"GBP","in_stock":true},{"title":"Pink*Black \/ 20 Tiles Set | Covers 19.4 sq ft","offer_id":47216208937097,"sku":"ORV-CDS-PKB-20","price":79.0,"currency_code":"GBP","in_stock":true},{"title":"Pink*Purple \/ 20 Tiles Set | Covers 19.4 sq ft","offer_id":47216208969865,"sku":"ORV-CDS-PKP-20","price":79.0,"currency_code":"GBP","in_stock":true},{"title":"Pink*Light Blue \/ 20 Tiles Set | Covers 19.4 sq ft","offer_id":47216209002633,"sku":"ORV-CDS-PKL-20","price":79.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0770\/6928\/7561\/files\/cloudsoft-checkerboard-floor-tiles-grey-ivory.jpg?v=1783580987"},{"product_id":"cloudsoft-solid-floor-tiles","title":"CloudSoft™ Solid Floor Tiles","description":"\u003cstyle\u003e\n  .ovpa-product {\n    --ovpa-text: #202420;\n    --ovpa-muted: #646b66;\n    --ovpa-light: #858b87;\n    --ovpa-border: #dcdeda;\n    --ovpa-soft: #f5f6f3;\n    --ovpa-accent: #536157;\n    --ovpa-white: #ffffff;\n\n    width: 100%;\n    color: var(--ovpa-text);\n    font-family: inherit;\n  }\n\n  .ovpa-product,\n  .ovpa-product * {\n    box-sizing: border-box;\n  }\n\n  .ovpa-product p,\n  .ovpa-product ul,\n  .ovpa-product table {\n    margin-top: 0;\n  }\n\n  .ovpa-product p {\n    margin-bottom: 15px;\n    color: var(--ovpa-muted);\n    font-size: 15px;\n    line-height: 1.72;\n  }\n\n  .ovpa-product strong {\n    color: var(--ovpa-text);\n    font-weight: 600;\n  }\n\n  \/* Intro *\/\n\n  .ovpa-intro {\n    margin-bottom: 18px;\n    padding: 22px 18px;\n    background: var(--ovpa-soft);\n  }\n\n  .ovpa-intro p {\n    margin: 0;\n  }\n\n  .ovpa-intro strong {\n    display: inline-block;\n    margin-bottom: 5px;\n    font-size: 19px;\n    line-height: 1.4;\n  }\n\n  \/* Main accordion *\/\n\n  .ovpa-sections {\n    border-top: 1px solid var(--ovpa-border);\n  }\n\n  .ovpa-section {\n    margin: 0;\n    border-bottom: 1px solid var(--ovpa-border);\n  }\n\n  .ovpa-section \u003e summary {\n    position: relative;\n    display: flex;\n    align-items: center;\n    min-height: 64px;\n    padding: 17px 42px 17px 0;\n    color: var(--ovpa-text);\n    cursor: pointer;\n    list-style: none;\n    font-size: 18px;\n    font-weight: 500;\n    line-height: 1.35;\n    letter-spacing: -0.015em;\n    -webkit-tap-highlight-color: transparent;\n  }\n\n  .ovpa-section \u003e summary::-webkit-details-marker,\n  .ovpa-faq-item \u003e summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .ovpa-section \u003e summary::marker,\n  .ovpa-faq-item \u003e summary::marker {\n    content: \"\";\n  }\n\n  .ovpa-section \u003e summary::before,\n  .ovpa-section \u003e summary::after {\n    content: \"\";\n    position: absolute;\n    top: 50%;\n    right: 3px;\n    width: 15px;\n    height: 1.5px;\n    background: currentColor;\n    transform: translateY(-50%);\n    transition:\n      opacity 180ms ease,\n      transform 180ms ease;\n  }\n\n  .ovpa-section \u003e summary::after {\n    transform: translateY(-50%) rotate(90deg);\n  }\n\n  .ovpa-section[open] \u003e summary {\n    color: var(--ovpa-accent);\n  }\n\n  .ovpa-section[open] \u003e summary::after {\n    opacity: 0;\n    transform: translateY(-50%) rotate(0deg);\n  }\n\n  .ovpa-section \u003e summary:focus-visible,\n  .ovpa-faq-item \u003e summary:focus-visible {\n    outline: 2px solid var(--ovpa-accent);\n    outline-offset: 4px;\n  }\n\n  .ovpa-section__content {\n    padding: 2px 0 28px;\n  }\n\n  .ovpa-section__content \u003e *:last-child {\n    margin-bottom: 0;\n  }\n\n  \/* Lists *\/\n\n  .ovpa-list {\n    margin: 18px 0 0;\n    padding: 0;\n    list-style: none;\n    border-top: 1px solid var(--ovpa-border);\n  }\n\n  .ovpa-list li {\n    position: relative;\n    padding: 13px 0 13px 22px;\n    border-bottom: 1px solid var(--ovpa-border);\n    color: var(--ovpa-muted);\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  .ovpa-list li::before {\n    content: \"\";\n    position: absolute;\n    top: 24px;\n    left: 2px;\n    width: 8px;\n    height: 1px;\n    background: var(--ovpa-accent);\n  }\n\n  .ovpa-list li strong {\n    display: inline-block;\n    margin-bottom: 3px;\n  }\n\n  .ovpa-list--features li {\n    padding-left: 0;\n  }\n\n  .ovpa-list--features li::before {\n    display: none;\n  }\n\n  \/* Coverage options *\/\n\n  .ovpa-coverage {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 9px;\n  }\n\n  .ovpa-coverage__item {\n    padding: 17px;\n    border: 1px solid var(--ovpa-border);\n    background: var(--ovpa-white);\n  }\n\n  .ovpa-coverage__item p {\n    margin: 0;\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  .ovpa-coverage__item strong {\n    display: inline-block;\n    margin-bottom: 4px;\n    font-size: 16px;\n  }\n\n  \/* Specifications *\/\n\n  .ovpa-specs {\n    width: 100%;\n    margin: 0;\n    border-collapse: collapse;\n    table-layout: fixed;\n  }\n\n  .ovpa-specs tr {\n    display: grid;\n    grid-template-columns: minmax(105px, 0.8fr) minmax(0, 1.2fr);\n    border-top: 1px solid var(--ovpa-border);\n  }\n\n  .ovpa-specs tr:last-child {\n    border-bottom: 1px solid var(--ovpa-border);\n  }\n\n  .ovpa-specs td {\n    display: block;\n    min-width: 0;\n    padding: 13px 9px;\n    border: 0;\n    color: var(--ovpa-muted);\n    font-size: 13px;\n    line-height: 1.55;\n    overflow-wrap: anywhere;\n  }\n\n  .ovpa-specs td:first-child {\n    padding-left: 0;\n    color: var(--ovpa-text);\n  }\n\n  .ovpa-specs td:last-child {\n    padding-right: 0;\n  }\n\n  \/* FAQ *\/\n\n  .ovpa-faq-list {\n    border-top: 1px solid var(--ovpa-border);\n  }\n\n  .ovpa-faq-item {\n    margin: 0;\n    border-bottom: 1px solid var(--ovpa-border);\n  }\n\n  .ovpa-faq-item \u003e summary {\n    position: relative;\n    min-height: 58px;\n    padding: 16px 36px 16px 0;\n    color: var(--ovpa-text);\n    cursor: pointer;\n    list-style: none;\n    font-size: 15px;\n    font-weight: 600;\n    line-height: 1.5;\n    -webkit-tap-highlight-color: transparent;\n  }\n\n  .ovpa-faq-item \u003e summary::after {\n    content: \"＋\";\n    position: absolute;\n    top: 50%;\n    right: 1px;\n    color: var(--ovpa-light);\n    font-size: 17px;\n    font-weight: 400;\n    line-height: 1;\n    transform: translateY(-50%);\n  }\n\n  .ovpa-faq-item[open] \u003e summary {\n    color: var(--ovpa-accent);\n  }\n\n  .ovpa-faq-item[open] \u003e summary::after {\n    content: \"−\";\n  }\n\n  .ovpa-faq-item__answer {\n    padding: 0 28px 18px 0;\n  }\n\n  .ovpa-faq-item__answer p {\n    margin: 0;\n    font-size: 14px;\n    line-height: 1.7;\n  }\n\n  \/* Tablet and desktop *\/\n\n  @media screen and (min-width: 750px) {\n    .ovpa-product p {\n      font-size: 16px;\n      line-height: 1.8;\n    }\n\n    .ovpa-intro {\n      padding: 26px 24px;\n    }\n\n    .ovpa-intro strong {\n      font-size: 21px;\n    }\n\n    .ovpa-section \u003e summary {\n      min-height: 72px;\n      font-size: 20px;\n    }\n\n    .ovpa-section__content {\n      max-width: 780px;\n      padding-bottom: 34px;\n    }\n\n    .ovpa-list li {\n      padding-top: 14px;\n      padding-bottom: 14px;\n      font-size: 15px;\n    }\n\n    .ovpa-coverage {\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n    }\n\n    .ovpa-coverage__item {\n      padding: 20px;\n    }\n\n    .ovpa-specs tr {\n      grid-template-columns: minmax(170px, 0.8fr) minmax(0, 1.8fr);\n    }\n\n    .ovpa-specs td {\n      padding-top: 15px;\n      padding-bottom: 15px;\n      font-size: 14px;\n    }\n\n    .ovpa-faq-item \u003e summary {\n      min-height: 64px;\n      font-size: 16px;\n    }\n  }\n\n  @media (prefers-reduced-motion: reduce) {\n    .ovpa-product *,\n    .ovpa-product *::before,\n    .ovpa-product *::after {\n      transition: none !important;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"ovpa-product\"\u003e\n\n  \u003cdiv class=\"ovpa-intro\"\u003e\n    \u003cp\u003e\n      \u003cstrong\u003eSoft. Seamless. Comforting.\u003c\/strong\u003e\u003cbr\u003e\n      Create a calm space you'll love coming home to.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ovpa-sections\"\u003e\n\n    \u003cdetails class=\"ovpa-section\"\u003e\n      \u003csummary\u003eDesigned for Everyday Living\u003c\/summary\u003e\n\n      \u003cdiv class=\"ovpa-section__content\"\u003e\n        \u003cp\u003e\n          CloudSoft™ Plush Solid Floor Tiles bring warmth, comfort and simplicity to modern living. The seamless solid-color design creates a clean, calming look while the modular interlocking system lets you build a soft, comfortable space that fits your home perfectly.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          Perfect for bedrooms, nurseries, reading corners and family spaces where comfort matters every day.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"ovpa-section\"\u003e\n      \u003csummary\u003eThe ORINOVAE Difference\u003c\/summary\u003e\n\n      \u003cdiv class=\"ovpa-section__content\"\u003e\n        \u003cul class=\"ovpa-list\"\u003e\n          \u003cli\u003e\n            \u003cstrong\u003eMinimal Look, Maximum Comfort\u003c\/strong\u003e\u003cbr\u003e\n            A clean solid-color design creates a calm, cohesive space while plush fibers provide exceptional comfort underfoot.\n          \u003c\/li\u003e\n\n          \u003cli\u003e\n            \u003cstrong\u003eDesigned Around Your Space\u003c\/strong\u003e\u003cbr\u003e\n            Interlocking tiles connect securely, allowing you to create the layout that works best for your room.\n          \u003c\/li\u003e\n\n          \u003cli\u003e\n            \u003cstrong\u003eSimple to Clean\u003c\/strong\u003e\u003cbr\u003e\n            Individual tiles can be removed for machine washing or hand washing whenever needed.\n          \u003c\/li\u003e\n\n          \u003cli\u003e\n            \u003cstrong\u003eMade to Last\u003c\/strong\u003e\u003cbr\u003e\n            Premium EVA cushioning and dense plush fabric are designed for everyday comfort and long-lasting durability.\n          \u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"ovpa-section\"\u003e\n      \u003csummary\u003eKey Features\u003c\/summary\u003e\n\n      \u003cdiv class=\"ovpa-section__content\"\u003e\n        \u003cul class=\"ovpa-list ovpa-list--features\"\u003e\n          \u003cli\u003e✓ Plush Solid Color Design\u003c\/li\u003e\n          \u003cli\u003e✓ Ultra-Soft Plush Surface\u003c\/li\u003e\n          \u003cli\u003e✓ Secure Interlocking System\u003c\/li\u003e\n          \u003cli\u003e✓ Machine Washable\u003c\/li\u003e\n          \u003cli\u003e✓ Easy DIY Installation\u003c\/li\u003e\n          \u003cli\u003e✓ Cushioned EVA Foam Base\u003c\/li\u003e\n          \u003cli\u003e✓ Trim to Fit Any Space\u003c\/li\u003e\n          \u003cli\u003e✓ Kid \u0026amp; Pet Friendly\u003c\/li\u003e\n          \u003cli\u003e✓ Expandable Layout\u003c\/li\u003e\n          \u003cli\u003e✓ Formaldehyde Tested Material\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"ovpa-section\"\u003e\n      \u003csummary\u003ePerfect For\u003c\/summary\u003e\n\n      \u003cdiv class=\"ovpa-section__content\"\u003e\n        \u003cp\u003e\n          Bedrooms • Nurseries • Reading Corners • Playrooms • Living Rooms • Home Offices\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"ovpa-section\"\u003e\n      \u003csummary\u003eChoose the Right Coverage\u003c\/summary\u003e\n\n      \u003cdiv class=\"ovpa-section__content\"\u003e\n        \u003cdiv class=\"ovpa-coverage\"\u003e\n          \u003cdiv class=\"ovpa-coverage__item\"\u003e\n            \u003cp\u003e\n              \u003cstrong\u003e1 Set\u003c\/strong\u003e\u003cbr\u003e\n              Perfect for bedside nooks, reading corners and small spaces.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"ovpa-coverage__item\"\u003e\n            \u003cp\u003e\n              \u003cstrong\u003e2 Sets\u003c\/strong\u003e\u003cbr\u003e\n              Ideal for nurseries, playrooms and children's bedrooms.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"ovpa-coverage__item\"\u003e\n            \u003cp\u003e\n              \u003cstrong\u003e3 Sets\u003c\/strong\u003e\u003cbr\u003e\n              Recommended for living rooms, family spaces and larger areas.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"ovpa-section\"\u003e\n      \u003csummary\u003eIn the Box\u003c\/summary\u003e\n\n      \u003cdiv class=\"ovpa-section__content\"\u003e\n        \u003cul class=\"ovpa-list\"\u003e\n          \u003cli\u003e20 Plush Interlocking Floor Tiles\u003c\/li\u003e\n          \u003cli\u003eTile Size: 30 × 30 cm (11.8 × 11.8 in) Each\u003c\/li\u003e\n          \u003cli\u003eMatching Edge Trim Pieces (Where Applicable)\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"ovpa-section\"\u003e\n      \u003csummary\u003eSpecifications\u003c\/summary\u003e\n\n      \u003cdiv class=\"ovpa-section__content\"\u003e\n        \u003ctable class=\"ovpa-specs\"\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n              \u003ctd\u003e\u003cstrong\u003eMaterial\u003c\/strong\u003e\u003c\/td\u003e\n              \u003ctd\u003ePlush Fabric + EVA Foam\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003e\u003cstrong\u003eQuantity\u003c\/strong\u003e\u003c\/td\u003e\n              \u003ctd\u003e20 Tiles per Set\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003e\u003cstrong\u003eCoverage\u003c\/strong\u003e\u003c\/td\u003e\n              \u003ctd\u003e19.4 sq ft (1.8 m²)\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003e\u003cstrong\u003eTile Size\u003c\/strong\u003e\u003c\/td\u003e\n              \u003ctd\u003e30 × 30 cm (11.8 × 11.8 in)\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003e\u003cstrong\u003eThickness\u003c\/strong\u003e\u003c\/td\u003e\n              \u003ctd\u003e10 mm\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003e\u003cstrong\u003eInstallation\u003c\/strong\u003e\u003c\/td\u003e\n              \u003ctd\u003eInterlocking Puzzle Design\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003e\u003cstrong\u003eCleaning\u003c\/strong\u003e\u003c\/td\u003e\n              \u003ctd\u003eMachine Washable \/ Hand Wash\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003e\u003cstrong\u003eRecommended Use\u003c\/strong\u003e\u003c\/td\u003e\n              \u003ctd\u003eIndoor\u003c\/td\u003e\n            \u003c\/tr\u003e\n          \u003c\/tbody\u003e\n        \u003c\/table\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"ovpa-section\"\u003e\n      \u003csummary\u003eFrequently Asked Questions\u003c\/summary\u003e\n\n      \u003cdiv class=\"ovpa-section__content\"\u003e\n        \u003cdiv class=\"ovpa-faq-list\"\u003e\n\n          \u003cdetails class=\"ovpa-faq-item\"\u003e\n            \u003csummary\u003eCan I machine wash the floor tiles?\u003c\/summary\u003e\n\n            \u003cdiv class=\"ovpa-faq-item__answer\"\u003e\n              \u003cp\u003e\n                Yes. Individual tiles can be removed and machine washed or hand washed, making everyday cleaning simple.\n              \u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails class=\"ovpa-faq-item\"\u003e\n            \u003csummary\u003eCan I trim the tiles to fit my room?\u003c\/summary\u003e\n\n            \u003cdiv class=\"ovpa-faq-item__answer\"\u003e\n              \u003cp\u003e\n                Yes. The EVA foam base can be easily trimmed with a utility knife to fit corners and irregular spaces.\n              \u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails class=\"ovpa-faq-item\"\u003e\n            \u003csummary\u003eWill the tiles stay securely connected?\u003c\/summary\u003e\n\n            \u003cdiv class=\"ovpa-faq-item__answer\"\u003e\n              \u003cp\u003e\n                Yes. Precision interlocking edges create a secure connection that helps keep the tiles firmly in place during everyday use.\n              \u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails class=\"ovpa-faq-item\"\u003e\n            \u003csummary\u003eAre these suitable for babies and toddlers?\u003c\/summary\u003e\n\n            \u003cdiv class=\"ovpa-faq-item__answer\"\u003e\n              \u003cp\u003e\n                Absolutely. The soft cushioned surface creates a comfortable space for tummy time, crawling and everyday family activities.\n              \u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails class=\"ovpa-faq-item\"\u003e\n            \u003csummary\u003eAre they safe for pets?\u003c\/summary\u003e\n\n            \u003cdiv class=\"ovpa-faq-item__answer\"\u003e\n              \u003cp\u003e\n                Yes. CloudSoft™ is soft, durable and easy to clean, making it ideal for homes with both children and pets.\n              \u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails class=\"ovpa-faq-item\"\u003e\n            \u003csummary\u003eCan I expand the layout later?\u003c\/summary\u003e\n\n            \u003cdiv class=\"ovpa-faq-item__answer\"\u003e\n              \u003cp\u003e\n                Yes. Simply add additional 20-tile sets whenever you want to create a larger coverage area.\n              \u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"orinovae","offers":[{"title":"gray \/ 20 Tiles Set | Covers 19.4 sq ft","offer_id":47235146285193,"sku":"ORV-CDS-G20","price":79.0,"currency_code":"GBP","in_stock":true},{"title":"white \/ 20 Tiles Set | Covers 19.4 sq ft","offer_id":47235147497609,"sku":"ORV-CDS-W20","price":79.0,"currency_code":"GBP","in_stock":true},{"title":"mint green \/ 20 Tiles Set | Covers 19.4 sq ft","offer_id":47235147530377,"sku":"ORV-CDS-MG20","price":79.0,"currency_code":"GBP","in_stock":true},{"title":"pink \/ 20 Tiles Set | Covers 19.4 sq ft","offer_id":47235147563145,"sku":"ORV-CDS-PK20","price":79.0,"currency_code":"GBP","in_stock":true},{"title":"sky blue \/ 20 Tiles Set | Covers 19.4 sq ft","offer_id":47235147595913,"sku":"ORV-CDS-SK20","price":79.0,"currency_code":"GBP","in_stock":true},{"title":"purple \/ 20 Tiles Set | Covers 19.4 sq ft","offer_id":47235147628681,"sku":"ORV-CDS-PP20","price":79.0,"currency_code":"GBP","in_stock":true},{"title":"black \/ 20 Tiles Set | Covers 19.4 sq ft","offer_id":47235147661449,"sku":"ORV-CDS-B20","price":79.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0770\/6928\/7561\/files\/cloudsoft-solid-floor-tiles-product-image.png?v=1783586588"},{"product_id":"rainspan-automatic-long-handle-umbrella","title":"RainSpan™ Automatic Long-Handle Umbrella","description":"\u003cstyle\u003e\n.orvd-product {\n    --orvd-text: #202420;\n    --orvd-muted: #646b66;\n    --orvd-light: #858b87;\n    --orvd-border: #dcdeda;\n    --orvd-soft: #f5f6f3;\n    --orvd-accent: #536157;\n    --orvd-white: #ffffff;\n\n    width: 100%;\n    color: var(--orvd-text);\n    font-family: inherit;\n  }\n\n  .orvd-product,\n  .orvd-product * {\n    box-sizing: border-box;\n  }\n\n  .orvd-product p,\n  .orvd-product ul,\n  .orvd-product table {\n    margin-top: 0;\n  }\n\n  .orvd-product p {\n    margin-bottom: 15px;\n    color: var(--orvd-muted);\n    font-size: 15px;\n    line-height: 1.72;\n  }\n\n  .orvd-product strong {\n    color: var(--orvd-text);\n    font-weight: 600;\n  }\n\n  \/* Intro *\/\n\n  .orvd-intro {\n    margin-bottom: 18px;\n    padding: 22px 18px;\n    background: var(--orvd-soft);\n  }\n\n  .orvd-intro p {\n    margin: 0;\n  }\n\n  .orvd-intro strong {\n    display: inline-block;\n    margin-bottom: 5px;\n    font-size: 19px;\n    line-height: 1.4;\n  }\n\n  \/* Main accordion *\/\n\n  .orvd-sections {\n    border-top: 1px solid var(--orvd-border);\n  }\n\n  .orvd-section {\n    margin: 0;\n    border-bottom: 1px solid var(--orvd-border);\n  }\n\n  .orvd-section \u003e summary {\n    position: relative;\n    display: flex;\n    align-items: center;\n    min-height: 64px;\n    padding: 17px 42px 17px 0;\n    color: var(--orvd-text);\n    cursor: pointer;\n    list-style: none;\n    font-size: 18px;\n    font-weight: 500;\n    line-height: 1.35;\n    letter-spacing: -0.015em;\n    -webkit-tap-highlight-color: transparent;\n  }\n\n  .orvd-section \u003e summary::-webkit-details-marker,\n  .orvd-faq-item \u003e summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .orvd-section \u003e summary::marker,\n  .orvd-faq-item \u003e summary::marker {\n    content: \"\";\n  }\n\n  .orvd-section \u003e summary::before,\n  .orvd-section \u003e summary::after {\n    content: \"\";\n    position: absolute;\n    top: 50%;\n    right: 3px;\n    width: 15px;\n    height: 1.5px;\n    background: currentColor;\n    transform: translateY(-50%);\n    transition:\n      opacity 180ms ease,\n      transform 180ms ease;\n  }\n\n  .orvd-section \u003e summary::after {\n    transform: translateY(-50%) rotate(90deg);\n  }\n\n  .orvd-section[open] \u003e summary {\n    color: var(--orvd-accent);\n  }\n\n  .orvd-section[open] \u003e summary::after {\n    opacity: 0;\n    transform: translateY(-50%) rotate(0deg);\n  }\n\n  .orvd-section \u003e summary:focus-visible,\n  .orvd-faq-item \u003e summary:focus-visible {\n    outline: 2px solid var(--orvd-accent);\n    outline-offset: 4px;\n  }\n\n  .orvd-section__content {\n    padding: 2px 0 28px;\n  }\n\n  .orvd-section__content \u003e *:last-child {\n    margin-bottom: 0;\n  }\n\n  \/* Lists *\/\n\n  .orvd-list {\n    margin: 18px 0 0;\n    padding: 0;\n    list-style: none;\n    border-top: 1px solid var(--orvd-border);\n  }\n\n  .orvd-list li {\n    position: relative;\n    padding: 13px 0 13px 22px;\n    border-bottom: 1px solid var(--orvd-border);\n    color: var(--orvd-muted);\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  .orvd-list li::before {\n    content: \"\";\n    position: absolute;\n    top: 24px;\n    left: 2px;\n    width: 8px;\n    height: 1px;\n    background: var(--orvd-accent);\n  }\n\n  .orvd-list li strong {\n    display: inline-block;\n    margin-bottom: 3px;\n  }\n\n  .orvd-list--features li {\n    padding-left: 0;\n  }\n\n  .orvd-list--features li::before {\n    display: none;\n  }\n\n  \/* Coverage options *\/\n\n  .orvd-coverage {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 9px;\n  }\n\n  .orvd-coverage__item {\n    padding: 17px;\n    border: 1px solid var(--orvd-border);\n    background: var(--orvd-white);\n  }\n\n  .orvd-coverage__item p {\n    margin: 0;\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  .orvd-coverage__item strong {\n    display: inline-block;\n    margin-bottom: 4px;\n    font-size: 16px;\n  }\n\n  \/* Specifications *\/\n\n  .orvd-specs {\n    width: 100%;\n    margin: 0;\n    border-collapse: collapse;\n    table-layout: fixed;\n  }\n\n  .orvd-specs tr {\n    display: grid;\n    grid-template-columns: minmax(105px, 0.8fr) minmax(0, 1.2fr);\n    border-top: 1px solid var(--orvd-border);\n  }\n\n  .orvd-specs tr:last-child {\n    border-bottom: 1px solid var(--orvd-border);\n  }\n\n  .orvd-specs td {\n    display: block;\n    min-width: 0;\n    padding: 13px 9px;\n    border: 0;\n    color: var(--orvd-muted);\n    font-size: 13px;\n    line-height: 1.55;\n    overflow-wrap: anywhere;\n  }\n\n  .orvd-specs td:first-child {\n    padding-left: 0;\n    color: var(--orvd-text);\n  }\n\n  .orvd-specs td:last-child {\n    padding-right: 0;\n  }\n\n  \/* FAQ *\/\n\n  .orvd-faq-list {\n    border-top: 1px solid var(--orvd-border);\n  }\n\n  .orvd-faq-item {\n    margin: 0;\n    border-bottom: 1px solid var(--orvd-border);\n  }\n\n  .orvd-faq-item \u003e summary {\n    position: relative;\n    min-height: 58px;\n    padding: 16px 36px 16px 0;\n    color: var(--orvd-text);\n    cursor: pointer;\n    list-style: none;\n    font-size: 15px;\n    font-weight: 600;\n    line-height: 1.5;\n    -webkit-tap-highlight-color: transparent;\n  }\n\n  .orvd-faq-item \u003e summary::after {\n    content: \"＋\";\n    position: absolute;\n    top: 50%;\n    right: 1px;\n    color: var(--orvd-light);\n    font-size: 17px;\n    font-weight: 400;\n    line-height: 1;\n    transform: translateY(-50%);\n  }\n\n  .orvd-faq-item[open] \u003e summary {\n    color: var(--orvd-accent);\n  }\n\n  .orvd-faq-item[open] \u003e summary::after {\n    content: \"−\";\n  }\n\n  .orvd-faq-item__answer {\n    padding: 0 28px 18px 0;\n  }\n\n  .orvd-faq-item__answer p {\n    margin: 0;\n    font-size: 14px;\n    line-height: 1.7;\n  }\n\n  \/* Tablet and desktop *\/\n\n  @media screen and (min-width: 750px) {\n    .orvd-product p {\n      font-size: 16px;\n      line-height: 1.8;\n    }\n\n    .orvd-intro {\n      padding: 26px 24px;\n    }\n\n    .orvd-intro strong {\n      font-size: 21px;\n    }\n\n    .orvd-section \u003e summary {\n      min-height: 72px;\n      font-size: 20px;\n    }\n\n    .orvd-section__content {\n      max-width: 780px;\n      padding-bottom: 34px;\n    }\n\n    .orvd-list li {\n      padding-top: 14px;\n      padding-bottom: 14px;\n      font-size: 15px;\n    }\n\n    .orvd-coverage {\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n    }\n\n    .orvd-coverage__item {\n      padding: 20px;\n    }\n\n    .orvd-specs tr {\n      grid-template-columns: minmax(170px, 0.8fr) minmax(0, 1.8fr);\n    }\n\n    .orvd-specs td {\n      padding-top: 15px;\n      padding-bottom: 15px;\n      font-size: 14px;\n    }\n\n    .orvd-faq-item \u003e summary {\n      min-height: 64px;\n      font-size: 16px;\n    }\n  }\n\n  @media (prefers-reduced-motion: reduce) {\n    .orvd-product *,\n    .orvd-product *::before,\n    .orvd-product *::after {\n      transition: none !important;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"orvd-product\"\u003e\n  \u003cdiv class=\"orvd-intro\"\u003e\n    \u003cp\u003e\u003cstrong\u003eReady When the Weather Turns.\u003c\/strong\u003e\u003cbr\u003eStructured coverage for everyday movement.\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"orvd-sections\"\u003e\n    \u003cdetails class=\"orvd-section\"\u003e\n      \u003csummary\u003eDesigned for Changing Weather\u003c\/summary\u003e\n      \u003cdiv class=\"orvd-section__content\"\u003e\n        \u003cp\u003eRainSpan™ turns a crowded ORINOVAE range into one structured umbrella system. Instead of comparing long strings of mixed specifications, choose the configuration by rib or panel count, shaft construction, canopy build, opening style, size and colour. The current range focuses on nine listed 24-rib configurations, including seven automatic colour options and two covered colour options. ORINOVAE product photography is retained so the real handle, canopy, frame and colour of each option remain visible.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"orvd-section\"\u003e\n      \u003csummary\u003eThe ORINOVAE Difference\u003c\/summary\u003e\n      \u003cdiv class=\"orvd-section__content\"\u003e\n        \u003cul class=\"orvd-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eA configuration for different routines.\u003c\/strong\u003e Compare seven automatic colours with two listed covered colour options while keeping the same 24-rib format.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eAutomatic opening across most options.\u003c\/strong\u003e ORINOVAE option data identifies automatic configurations for quicker opening when moving between a doorway, vehicle and street.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eClearer material choices.\u003c\/strong\u003e The range distinguishes full-fibre shafts, iron shafts, fibre ribs, double-layer canopies, 280T fabric and covered versions.\u003c\/li\u003e\n\u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"orvd-section\"\u003e\n      \u003csummary\u003eKey Features\u003c\/summary\u003e\n      \u003cdiv class=\"orvd-section__content\"\u003e\n        \u003cul class=\"orvd-list orvd-list--features\"\u003e\n\u003cli\u003e✓ ORINOVAE product specifications describe reinforced or wind-resistant fibre ribs, thickened canopy fabric, automatic opening, oversized coverage and water-resistant cover options.\u003c\/li\u003e\n\u003cli\u003e✓ ORINOVAE product imagery shows an all-fibre shaft, fibre ribs, one-touch opening on automatic options and reinforced construction.\u003c\/li\u003e\n\u003cli\u003e✓ These are listed specifications retained from the current ORINOVAE product data.\u003c\/li\u003e\n\u003cli\u003e✓ Performance can vary with configuration, weather, handling and wear; match the exact option name to the ORINOVAE variant image before ordering.\u003c\/li\u003e\n\u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"orvd-section\"\u003e\n      \u003csummary\u003ePerfect For\u003c\/summary\u003e\n      \u003cdiv class=\"orvd-section__content\"\u003e\n        \u003cp\u003eRainSpan™ is intended for everyday rain coverage during commutes, school runs, travel, events and walks. The consistent 24-rib format suits shoppers who prefer a long-handle umbrella with a visibly structured canopy. Open the umbrella away from faces and other people, keep fingers clear of moving joints, and maintain a secure grip in changing wind. No umbrella is guaranteed for every storm condition; close it when conditions exceed comfortable manual control.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"orvd-section\"\u003e\n      \u003csummary\u003eVariants \u0026amp; Included\u003c\/summary\u003e\n      \u003cdiv class=\"orvd-section__content\"\u003e\n        \u003cp\u003eChoose one of seven listed automatic 24-rib colours: Classic Black, Navy, Malachite Green, Dark Green, Claret, Haze Blue or Beige. Red and Yellow configurations are listed with a water-resistant cover. Each option represents one long-handle umbrella; only the Red and Yellow entries explicitly confirm the additional cover in the current option data.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"orvd-section\"\u003e\n      \u003csummary\u003eSpecifications\u003c\/summary\u003e\n      \u003cdiv class=\"orvd-section__content\"\u003e\n        \u003ctable class=\"orvd-specs\"\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eProduct type\u003c\/th\u003e\n\u003ctd\u003e24-rib long-handle rain umbrella\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eOpening\u003c\/th\u003e\n\u003ctd\u003eautomatic on the seven listed automatic colours\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eFrame\u003c\/th\u003e\n\u003ctd\u003elisted all-fibre shaft and fibre ribs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eColours\u003c\/th\u003e\n\u003ctd\u003eblack, navy, malachite green, dark green, claret, haze blue, beige, red or yellow\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eIncluded accessory\u003c\/th\u003e\n\u003ctd\u003ewater-resistant cover on the listed Red and Yellow options\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\u003c\/table\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"orvd-section\"\u003e\n      \u003csummary\u003eCare \u0026amp; Use\u003c\/summary\u003e\n      \u003cdiv class=\"orvd-section__content\"\u003e\n        \u003cp\u003eShake off loose water outdoors, leave the canopy fully open to dry, and store only when completely dry. Wipe the shaft and handle with a soft damp cloth. Keep sand and grit away from the runner and joints. Do not use bleach, a washing machine or high heat. Before each use, check the canopy, tips, ribs, runner, shaft and automatic mechanism; stop using the umbrella if any part is bent, loose or sharp.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"orvd-section\"\u003e\n      \u003csummary\u003eFrequently Asked Questions\u003c\/summary\u003e\n      \u003cdiv class=\"orvd-section__content\"\u003e\n        \u003cdiv class=\"orvd-faq-list\"\u003e\n\u003cdetails class=\"orvd-faq-item\"\u003e\u003csummary\u003eWhat changes between configurations?\u003c\/summary\u003e\u003cdiv class=\"orvd-faq-item__answer\"\u003e\u003cp\u003eColour, automatic-opening label and the listed cover vary by option; every current configuration is listed as a 24-rib long-handle umbrella.\u003c\/p\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"orvd-faq-item\"\u003e\u003csummary\u003eIs every configuration supplied with a cover?\u003c\/summary\u003e\u003cdiv class=\"orvd-faq-item__answer\"\u003e\u003cp\u003eOnly options that explicitly say “with sleeve” or “water-resistant cover” include that listed accessory.\u003c\/p\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"orvd-faq-item\"\u003e\u003csummary\u003eDoes “wind-resistant” mean storm-proof?\u003c\/summary\u003e\u003cdiv class=\"orvd-faq-item__answer\"\u003e\u003cp\u003eNo. It is a listed construction claim, not a guarantee for every wind speed or weather event.\u003c\/p\u003e\u003c\/div\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"ORINOVAE","offers":[{"title":"24-Rib Automatic \/ Classic Black","offer_id":47686597443721,"sku":"ORV-RSP-BLK-24R","price":48.0,"currency_code":"GBP","in_stock":true},{"title":"24-Rib Automatic \/ Navy","offer_id":47686597574793,"sku":"ORV-RSP-NVY-24R","price":48.0,"currency_code":"GBP","in_stock":true},{"title":"24-Rib Automatic \/ Malachite Green","offer_id":47686597607561,"sku":"ORV-RSP-MAL-24R","price":48.0,"currency_code":"GBP","in_stock":true},{"title":"24-Rib Automatic \/ Dark Green","offer_id":47686597640329,"sku":"ORV-RSP-DGN-24R","price":48.0,"currency_code":"GBP","in_stock":true},{"title":"24-Rib Automatic \/ Claret","offer_id":47686597673097,"sku":"ORV-RSP-CLR-24R","price":48.0,"currency_code":"GBP","in_stock":true},{"title":"24-Rib Automatic \/ Haze Blue","offer_id":47686597705865,"sku":"ORV-RSP-HBL-24R","price":48.0,"currency_code":"GBP","in_stock":true},{"title":"24-Rib Automatic \/ Beige","offer_id":47686597738633,"sku":"ORV-RSP-BGE-24R","price":48.0,"currency_code":"GBP","in_stock":true},{"title":"24-Rib \/ Red \/ Water-Resistant Cover","offer_id":47686597771401,"sku":"ORV-RSP-RED-CVR","price":68.0,"currency_code":"GBP","in_stock":true},{"title":"24-Rib \/ Yellow \/ Water-Resistant Cover","offer_id":47686597804169,"sku":"ORV-RSP-YEL-CVR","price":68.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0770\/6928\/7561\/files\/93bfed25_4e1e8a3b-9db1-4d5c-bd59-d0bde4659368.png?v=1785154883"},{"product_id":"terrasleeve-quilted-laptop-carry-case","title":"TerraSleeve™ Quilted Laptop Carry Case","description":"\u003cstyle\u003e\n.orvd-product {\n    --orvd-text: #202420;\n    --orvd-muted: #646b66;\n    --orvd-light: #858b87;\n    --orvd-border: #dcdeda;\n    --orvd-soft: #f5f6f3;\n    --orvd-accent: #536157;\n    --orvd-white: #ffffff;\n\n    width: 100%;\n    color: var(--orvd-text);\n    font-family: inherit;\n  }\n\n  .orvd-product,\n  .orvd-product * {\n    box-sizing: border-box;\n  }\n\n  .orvd-product p,\n  .orvd-product ul,\n  .orvd-product table {\n    margin-top: 0;\n  }\n\n  .orvd-product p {\n    margin-bottom: 15px;\n    color: var(--orvd-muted);\n    font-size: 15px;\n    line-height: 1.72;\n  }\n\n  .orvd-product strong {\n    color: var(--orvd-text);\n    font-weight: 600;\n  }\n\n  \/* Intro *\/\n\n  .orvd-intro {\n    margin-bottom: 18px;\n    padding: 22px 18px;\n    background: var(--orvd-soft);\n  }\n\n  .orvd-intro p {\n    margin: 0;\n  }\n\n  .orvd-intro strong {\n    display: inline-block;\n    margin-bottom: 5px;\n    font-size: 19px;\n    line-height: 1.4;\n  }\n\n  \/* Main accordion *\/\n\n  .orvd-sections {\n    border-top: 1px solid var(--orvd-border);\n  }\n\n  .orvd-section {\n    margin: 0;\n    border-bottom: 1px solid var(--orvd-border);\n  }\n\n  .orvd-section \u003e summary {\n    position: relative;\n    display: flex;\n    align-items: center;\n    min-height: 64px;\n    padding: 17px 42px 17px 0;\n    color: var(--orvd-text);\n    cursor: pointer;\n    list-style: none;\n    font-size: 18px;\n    font-weight: 500;\n    line-height: 1.35;\n    letter-spacing: -0.015em;\n    -webkit-tap-highlight-color: transparent;\n  }\n\n  .orvd-section \u003e summary::-webkit-details-marker,\n  .orvd-faq-item \u003e summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .orvd-section \u003e summary::marker,\n  .orvd-faq-item \u003e summary::marker {\n    content: \"\";\n  }\n\n  .orvd-section \u003e summary::before,\n  .orvd-section \u003e summary::after {\n    content: \"\";\n    position: absolute;\n    top: 50%;\n    right: 3px;\n    width: 15px;\n    height: 1.5px;\n    background: currentColor;\n    transform: translateY(-50%);\n    transition:\n      opacity 180ms ease,\n      transform 180ms ease;\n  }\n\n  .orvd-section \u003e summary::after {\n    transform: translateY(-50%) rotate(90deg);\n  }\n\n  .orvd-section[open] \u003e summary {\n    color: var(--orvd-accent);\n  }\n\n  .orvd-section[open] \u003e summary::after {\n    opacity: 0;\n    transform: translateY(-50%) rotate(0deg);\n  }\n\n  .orvd-section \u003e summary:focus-visible,\n  .orvd-faq-item \u003e summary:focus-visible {\n    outline: 2px solid var(--orvd-accent);\n    outline-offset: 4px;\n  }\n\n  .orvd-section__content {\n    padding: 2px 0 28px;\n  }\n\n  .orvd-section__content \u003e *:last-child {\n    margin-bottom: 0;\n  }\n\n  \/* Lists *\/\n\n  .orvd-list {\n    margin: 18px 0 0;\n    padding: 0;\n    list-style: none;\n    border-top: 1px solid var(--orvd-border);\n  }\n\n  .orvd-list li {\n    position: relative;\n    padding: 13px 0 13px 22px;\n    border-bottom: 1px solid var(--orvd-border);\n    color: var(--orvd-muted);\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  .orvd-list li::before {\n    content: \"\";\n    position: absolute;\n    top: 24px;\n    left: 2px;\n    width: 8px;\n    height: 1px;\n    background: var(--orvd-accent);\n  }\n\n  .orvd-list li strong {\n    display: inline-block;\n    margin-bottom: 3px;\n  }\n\n  .orvd-list--features li {\n    padding-left: 0;\n  }\n\n  .orvd-list--features li::before {\n    display: none;\n  }\n\n  \/* Coverage options *\/\n\n  .orvd-coverage {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 9px;\n  }\n\n  .orvd-coverage__item {\n    padding: 17px;\n    border: 1px solid var(--orvd-border);\n    background: var(--orvd-white);\n  }\n\n  .orvd-coverage__item p {\n    margin: 0;\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  .orvd-coverage__item strong {\n    display: inline-block;\n    margin-bottom: 4px;\n    font-size: 16px;\n  }\n\n  \/* Specifications *\/\n\n  .orvd-specs {\n    width: 100%;\n    margin: 0;\n    border-collapse: collapse;\n    table-layout: fixed;\n  }\n\n  .orvd-specs tr {\n    display: grid;\n    grid-template-columns: minmax(105px, 0.8fr) minmax(0, 1.2fr);\n    border-top: 1px solid var(--orvd-border);\n  }\n\n  .orvd-specs tr:last-child {\n    border-bottom: 1px solid var(--orvd-border);\n  }\n\n  .orvd-specs td {\n    display: block;\n    min-width: 0;\n    padding: 13px 9px;\n    border: 0;\n    color: var(--orvd-muted);\n    font-size: 13px;\n    line-height: 1.55;\n    overflow-wrap: anywhere;\n  }\n\n  .orvd-specs td:first-child {\n    padding-left: 0;\n    color: var(--orvd-text);\n  }\n\n  .orvd-specs td:last-child {\n    padding-right: 0;\n  }\n\n  \/* FAQ *\/\n\n  .orvd-faq-list {\n    border-top: 1px solid var(--orvd-border);\n  }\n\n  .orvd-faq-item {\n    margin: 0;\n    border-bottom: 1px solid var(--orvd-border);\n  }\n\n  .orvd-faq-item \u003e summary {\n    position: relative;\n    min-height: 58px;\n    padding: 16px 36px 16px 0;\n    color: var(--orvd-text);\n    cursor: pointer;\n    list-style: none;\n    font-size: 15px;\n    font-weight: 600;\n    line-height: 1.5;\n    -webkit-tap-highlight-color: transparent;\n  }\n\n  .orvd-faq-item \u003e summary::after {\n    content: \"＋\";\n    position: absolute;\n    top: 50%;\n    right: 1px;\n    color: var(--orvd-light);\n    font-size: 17px;\n    font-weight: 400;\n    line-height: 1;\n    transform: translateY(-50%);\n  }\n\n  .orvd-faq-item[open] \u003e summary {\n    color: var(--orvd-accent);\n  }\n\n  .orvd-faq-item[open] \u003e summary::after {\n    content: \"−\";\n  }\n\n  .orvd-faq-item__answer {\n    padding: 0 28px 18px 0;\n  }\n\n  .orvd-faq-item__answer p {\n    margin: 0;\n    font-size: 14px;\n    line-height: 1.7;\n  }\n\n  \/* Tablet and desktop *\/\n\n  @media screen and (min-width: 750px) {\n    .orvd-product p {\n      font-size: 16px;\n      line-height: 1.8;\n    }\n\n    .orvd-intro {\n      padding: 26px 24px;\n    }\n\n    .orvd-intro strong {\n      font-size: 21px;\n    }\n\n    .orvd-section \u003e summary {\n      min-height: 72px;\n      font-size: 20px;\n    }\n\n    .orvd-section__content {\n      max-width: 780px;\n      padding-bottom: 34px;\n    }\n\n    .orvd-list li {\n      padding-top: 14px;\n      padding-bottom: 14px;\n      font-size: 15px;\n    }\n\n    .orvd-coverage {\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n    }\n\n    .orvd-coverage__item {\n      padding: 20px;\n    }\n\n    .orvd-specs tr {\n      grid-template-columns: minmax(170px, 0.8fr) minmax(0, 1.8fr);\n    }\n\n    .orvd-specs td {\n      padding-top: 15px;\n      padding-bottom: 15px;\n      font-size: 14px;\n    }\n\n    .orvd-faq-item \u003e summary {\n      min-height: 64px;\n      font-size: 16px;\n    }\n  }\n\n  @media (prefers-reduced-motion: reduce) {\n    .orvd-product *,\n    .orvd-product *::before,\n    .orvd-product *::after {\n      transition: none !important;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"orvd-product\"\u003e\n  \u003cdiv class=\"orvd-intro\"\u003e\n    \u003cp\u003e\u003cstrong\u003eCarry Tech with Quiet Confidence.\u003c\/strong\u003e\u003cbr\u003eA quilted sleeve for laptops and daily essentials.\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"orvd-sections\"\u003e\n    \u003cdetails class=\"orvd-section\"\u003e\n      \u003csummary\u003eDesigned for Organized Everyday Carry\u003c\/summary\u003e\n      \u003cdiv class=\"orvd-section__content\"\u003e\n        \u003cp\u003eTerraSleeve™ gives a laptop or tablet a soft, clearly defined layer before it goes into a backpack, tote, or suitcase. The calm wave-quilted exterior makes the case easy to recognize, while the rectangular zip opening keeps the device separate from loose chargers, notebooks, and everyday clutter. Choose the color and measured case size that best match the actual device. The result is a cleaner carry routine without adding the bulk of a rigid briefcase.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"orvd-section\"\u003e\n      \u003csummary\u003eThe ORINOVAE Difference\u003c\/summary\u003e\n      \u003cdiv class=\"orvd-section__content\"\u003e\n        \u003cul class=\"orvd-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eAdds a dedicated device layer.\u003c\/strong\u003e The soft lined interior separates a computer from rougher items in the surrounding bag.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eKeeps the profile simple.\u003c\/strong\u003e A single perimeter zipper and low-profile pull tabs maintain a tidy rectangular shape.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFits different visual routines.\u003c\/strong\u003e Khaki, Ivory, Black, Olive Green, and Sky Blue bring the same quilted construction to five neutral color directions.\u003c\/li\u003e\n\u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"orvd-section\"\u003e\n      \u003csummary\u003eKey Features\u003c\/summary\u003e\n      \u003cdiv class=\"orvd-section__content\"\u003e\n        \u003cul class=\"orvd-list orvd-list--features\"\u003e\n\u003cli\u003e✓ ORINOVAE product photography shows a softly padded exterior, wave-shaped quilting, a two-way zipper, fabric pull tabs, a light brown side tab, and a soft inner lining.\u003c\/li\u003e\n\u003cli\u003e✓ Three measured case sizes are offered.\u003c\/li\u003e\n\u003cli\u003e✓ Those measurements describe the listed product dimensions, not a guarantee that every device marketed by screen size will fit.\u003c\/li\u003e\n\u003cli\u003e✓ Compare the complete width, height, and thickness of the computer or tablet—including any protective shell—with the selected sleeve.\u003c\/li\u003e\n\u003cli\u003e✓ Listed statements about recycled nylon, exact foam layers, water resistance, scratch protection, pressure resistance, or specific model compatibility remain unverified.\u003c\/li\u003e\n\u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"orvd-section\"\u003e\n      \u003csummary\u003ePerfect For\u003c\/summary\u003e\n      \u003cdiv class=\"orvd-section__content\"\u003e\n        \u003cp\u003eUse TerraSleeve™ for commuting, study sessions, coworking days, airport transfers, or storing a device separately at home. Close the zipper before lifting and place the sleeved device where it will not be bent by dense or sharp objects. The case is a soft carrier, not a rigid impact case. Keep electronics away from rain, spilled liquids, high heat, and crushing loads. When traveling, handle the containing bag carefully even when the sleeve is in use.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"orvd-section\"\u003e\n      \u003csummary\u003eVariants \u0026amp; Included\u003c\/summary\u003e\n      \u003cdiv class=\"orvd-section__content\"\u003e\n        \u003cp\u003eChoose Khaki, Ivory, Black, Olive Green, or Sky Blue in Small, Medium, or Large. Each variant includes one quilted sleeve in the selected color and measured size. Laptop, tablet, charger, mouse, notebooks, clothing, and styling props are not included. Natural lighting and screen settings can make pale colors appear slightly different; use the dedicated SKU images as the closest visual reference.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"orvd-section\"\u003e\n      \u003csummary\u003eSpecifications\u003c\/summary\u003e\n      \u003cdiv class=\"orvd-section__content\"\u003e\n        \u003ctable class=\"orvd-specs\"\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eProduct type\u003c\/th\u003e\n\u003ctd\u003esoft quilted laptop and tablet sleeve\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eSmall\u003c\/th\u003e\n\u003ctd\u003elisted 27.8 × 20.8 × 2 cm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eMedium\u003c\/th\u003e\n\u003ctd\u003elisted 34 × 24.5 × 2.3 cm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLarge\u003c\/th\u003e\n\u003ctd\u003elisted 39 × 27.5 × 2.5 cm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eColors\u003c\/th\u003e\n\u003ctd\u003eKhaki, Ivory, Black, Olive Green, and Sky Blue\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eClosure\u003c\/th\u003e\n\u003ctd\u003evisible two-way perimeter zipper\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\u003c\/table\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"orvd-section\"\u003e\n      \u003csummary\u003eCare \u0026amp; Use\u003c\/summary\u003e\n      \u003cdiv class=\"orvd-section__content\"\u003e\n        \u003cp\u003eRemove the device and empty the sleeve before cleaning. Brush away dry debris, then spot-clean gently with a soft damp cloth and mild soap. Air-dry fully with the zipper open. Avoid machine washing unless ORINOVAE care guidance explicitly permits it. Do not use bleach, abrasive tools, solvents, high heat, or an iron.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"orvd-section\"\u003e\n      \u003csummary\u003eFrequently Asked Questions\u003c\/summary\u003e\n      \u003cdiv class=\"orvd-section__content\"\u003e\n        \u003cdiv class=\"orvd-faq-list\"\u003e\n\u003cdetails class=\"orvd-faq-item\"\u003e\u003csummary\u003eWhich size should I choose?\u003c\/summary\u003e\u003cdiv class=\"orvd-faq-item__answer\"\u003e\u003cp\u003eMeasure the complete device and any attached shell, then compare those dimensions with the listed case size. Allow room for the zipper to close without force.\u003c\/p\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"orvd-faq-item\"\u003e\u003csummary\u003eIs it waterproof?\u003c\/summary\u003e\u003cdiv class=\"orvd-faq-item__answer\"\u003e\u003cp\u003eNo waterproof rating is approved. Keep the sleeve and device away from rain and liquid spills.\u003c\/p\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"orvd-faq-item\"\u003e\u003csummary\u003eDoes it provide drop protection?\u003c\/summary\u003e\u003cdiv class=\"orvd-faq-item__answer\"\u003e\u003cp\u003eNo drop or impact rating is approved. It is a soft organizational sleeve and should be handled carefully.\u003c\/p\u003e\u003c\/div\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"ORINOVAE","offers":[{"title":"Khaki \/ Small — 27.8 × 20.8 × 2 cm","offer_id":47686604030089,"sku":"ORV-TSL-KH-S","price":42.0,"currency_code":"GBP","in_stock":true},{"title":"Ivory \/ Small — 27.8 × 20.8 × 2 cm","offer_id":47686604193929,"sku":"ORV-TSL-IV-S","price":42.0,"currency_code":"GBP","in_stock":true},{"title":"Black \/ Small — 27.8 × 20.8 × 2 cm","offer_id":47686604226697,"sku":"ORV-TSL-BK-S","price":42.0,"currency_code":"GBP","in_stock":true},{"title":"Olive Green \/ Small — 27.8 × 20.8 × 2 cm","offer_id":47686604259465,"sku":"ORV-TSL-OG-S","price":42.0,"currency_code":"GBP","in_stock":true},{"title":"Sky Blue \/ Small — 27.8 × 20.8 × 2 cm","offer_id":47686604292233,"sku":"ORV-TSL-SB-S","price":42.0,"currency_code":"GBP","in_stock":true},{"title":"Khaki \/ Medium — 34 × 24.5 × 2.3 cm","offer_id":47686604325001,"sku":"ORV-TSL-KH-M","price":45.0,"currency_code":"GBP","in_stock":true},{"title":"Ivory \/ Medium — 34 × 24.5 × 2.3 cm","offer_id":47686604357769,"sku":"ORV-TSL-IV-M","price":45.0,"currency_code":"GBP","in_stock":true},{"title":"Black \/ Medium — 34 × 24.5 × 2.3 cm","offer_id":47686604390537,"sku":"ORV-TSL-BK-M","price":45.0,"currency_code":"GBP","in_stock":true},{"title":"Olive Green \/ Medium — 34 × 24.5 × 2.3 cm","offer_id":47686604423305,"sku":"ORV-TSL-OG-M","price":45.0,"currency_code":"GBP","in_stock":true},{"title":"Sky Blue \/ Medium — 34 × 24.5 × 2.3 cm","offer_id":47686604456073,"sku":"ORV-TSL-SB-M","price":45.0,"currency_code":"GBP","in_stock":true},{"title":"Khaki \/ Large — 39 × 27.5 × 2.5 cm","offer_id":47686604488841,"sku":"ORV-TSL-KH-L","price":49.0,"currency_code":"GBP","in_stock":true},{"title":"Ivory \/ Large — 39 × 27.5 × 2.5 cm","offer_id":47686604521609,"sku":"ORV-TSL-IV-L","price":49.0,"currency_code":"GBP","in_stock":true},{"title":"Black \/ Large — 39 × 27.5 × 2.5 cm","offer_id":47686604554377,"sku":"ORV-TSL-BK-L","price":49.0,"currency_code":"GBP","in_stock":true},{"title":"Olive Green \/ Large — 39 × 27.5 × 2.5 cm","offer_id":47686604587145,"sku":"ORV-TSL-OG-L","price":49.0,"currency_code":"GBP","in_stock":true},{"title":"Sky Blue \/ Large — 39 × 27.5 × 2.5 cm","offer_id":47686604619913,"sku":"ORV-TSL-SB-L","price":49.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0770\/6928\/7561\/files\/51e88ee5_e2d4ad30-67bb-4466-80a0-8d3d270b14af.jpg?v=1785138999"},{"product_id":"commutecore-structured-laptop-backpack","title":"CommuteCore™ Structured Laptop Backpack","description":"\u003cstyle\u003e\n.orvd-product {\n    --orvd-text: #202420;\n    --orvd-muted: #646b66;\n    --orvd-light: #858b87;\n    --orvd-border: #dcdeda;\n    --orvd-soft: #f5f6f3;\n    --orvd-accent: #536157;\n    --orvd-white: #ffffff;\n\n    width: 100%;\n    color: var(--orvd-text);\n    font-family: inherit;\n  }\n\n  .orvd-product,\n  .orvd-product * {\n    box-sizing: border-box;\n  }\n\n  .orvd-product p,\n  .orvd-product ul,\n  .orvd-product table {\n    margin-top: 0;\n  }\n\n  .orvd-product p {\n    margin-bottom: 15px;\n    color: var(--orvd-muted);\n    font-size: 15px;\n    line-height: 1.72;\n  }\n\n  .orvd-product strong {\n    color: var(--orvd-text);\n    font-weight: 600;\n  }\n\n  \/* Intro *\/\n\n  .orvd-intro {\n    margin-bottom: 18px;\n    padding: 22px 18px;\n    background: var(--orvd-soft);\n  }\n\n  .orvd-intro p {\n    margin: 0;\n  }\n\n  .orvd-intro strong {\n    display: inline-block;\n    margin-bottom: 5px;\n    font-size: 19px;\n    line-height: 1.4;\n  }\n\n  \/* Main accordion *\/\n\n  .orvd-sections {\n    border-top: 1px solid var(--orvd-border);\n  }\n\n  .orvd-section {\n    margin: 0;\n    border-bottom: 1px solid var(--orvd-border);\n  }\n\n  .orvd-section \u003e summary {\n    position: relative;\n    display: flex;\n    align-items: center;\n    min-height: 64px;\n    padding: 17px 42px 17px 0;\n    color: var(--orvd-text);\n    cursor: pointer;\n    list-style: none;\n    font-size: 18px;\n    font-weight: 500;\n    line-height: 1.35;\n    letter-spacing: -0.015em;\n    -webkit-tap-highlight-color: transparent;\n  }\n\n  .orvd-section \u003e summary::-webkit-details-marker,\n  .orvd-faq-item \u003e summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .orvd-section \u003e summary::marker,\n  .orvd-faq-item \u003e summary::marker {\n    content: \"\";\n  }\n\n  .orvd-section \u003e summary::before,\n  .orvd-section \u003e summary::after {\n    content: \"\";\n    position: absolute;\n    top: 50%;\n    right: 3px;\n    width: 15px;\n    height: 1.5px;\n    background: currentColor;\n    transform: translateY(-50%);\n    transition:\n      opacity 180ms ease,\n      transform 180ms ease;\n  }\n\n  .orvd-section \u003e summary::after {\n    transform: translateY(-50%) rotate(90deg);\n  }\n\n  .orvd-section[open] \u003e summary {\n    color: var(--orvd-accent);\n  }\n\n  .orvd-section[open] \u003e summary::after {\n    opacity: 0;\n    transform: translateY(-50%) rotate(0deg);\n  }\n\n  .orvd-section \u003e summary:focus-visible,\n  .orvd-faq-item \u003e summary:focus-visible {\n    outline: 2px solid var(--orvd-accent);\n    outline-offset: 4px;\n  }\n\n  .orvd-section__content {\n    padding: 2px 0 28px;\n  }\n\n  .orvd-section__content \u003e *:last-child {\n    margin-bottom: 0;\n  }\n\n  \/* Lists *\/\n\n  .orvd-list {\n    margin: 18px 0 0;\n    padding: 0;\n    list-style: none;\n    border-top: 1px solid var(--orvd-border);\n  }\n\n  .orvd-list li {\n    position: relative;\n    padding: 13px 0 13px 22px;\n    border-bottom: 1px solid var(--orvd-border);\n    color: var(--orvd-muted);\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  .orvd-list li::before {\n    content: \"\";\n    position: absolute;\n    top: 24px;\n    left: 2px;\n    width: 8px;\n    height: 1px;\n    background: var(--orvd-accent);\n  }\n\n  .orvd-list li strong {\n    display: inline-block;\n    margin-bottom: 3px;\n  }\n\n  .orvd-list--features li {\n    padding-left: 0;\n  }\n\n  .orvd-list--features li::before {\n    display: none;\n  }\n\n  \/* Coverage options *\/\n\n  .orvd-coverage {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 9px;\n  }\n\n  .orvd-coverage__item {\n    padding: 17px;\n    border: 1px solid var(--orvd-border);\n    background: var(--orvd-white);\n  }\n\n  .orvd-coverage__item p {\n    margin: 0;\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  .orvd-coverage__item strong {\n    display: inline-block;\n    margin-bottom: 4px;\n    font-size: 16px;\n  }\n\n  \/* Specifications *\/\n\n  .orvd-specs {\n    width: 100%;\n    margin: 0;\n    border-collapse: collapse;\n    table-layout: fixed;\n  }\n\n  .orvd-specs tr {\n    display: grid;\n    grid-template-columns: minmax(105px, 0.8fr) minmax(0, 1.2fr);\n    border-top: 1px solid var(--orvd-border);\n  }\n\n  .orvd-specs tr:last-child {\n    border-bottom: 1px solid var(--orvd-border);\n  }\n\n  .orvd-specs td {\n    display: block;\n    min-width: 0;\n    padding: 13px 9px;\n    border: 0;\n    color: var(--orvd-muted);\n    font-size: 13px;\n    line-height: 1.55;\n    overflow-wrap: anywhere;\n  }\n\n  .orvd-specs td:first-child {\n    padding-left: 0;\n    color: var(--orvd-text);\n  }\n\n  .orvd-specs td:last-child {\n    padding-right: 0;\n  }\n\n  \/* FAQ *\/\n\n  .orvd-faq-list {\n    border-top: 1px solid var(--orvd-border);\n  }\n\n  .orvd-faq-item {\n    margin: 0;\n    border-bottom: 1px solid var(--orvd-border);\n  }\n\n  .orvd-faq-item \u003e summary {\n    position: relative;\n    min-height: 58px;\n    padding: 16px 36px 16px 0;\n    color: var(--orvd-text);\n    cursor: pointer;\n    list-style: none;\n    font-size: 15px;\n    font-weight: 600;\n    line-height: 1.5;\n    -webkit-tap-highlight-color: transparent;\n  }\n\n  .orvd-faq-item \u003e summary::after {\n    content: \"＋\";\n    position: absolute;\n    top: 50%;\n    right: 1px;\n    color: var(--orvd-light);\n    font-size: 17px;\n    font-weight: 400;\n    line-height: 1;\n    transform: translateY(-50%);\n  }\n\n  .orvd-faq-item[open] \u003e summary {\n    color: var(--orvd-accent);\n  }\n\n  .orvd-faq-item[open] \u003e summary::after {\n    content: \"−\";\n  }\n\n  .orvd-faq-item__answer {\n    padding: 0 28px 18px 0;\n  }\n\n  .orvd-faq-item__answer p {\n    margin: 0;\n    font-size: 14px;\n    line-height: 1.7;\n  }\n\n  \/* Tablet and desktop *\/\n\n  @media screen and (min-width: 750px) {\n    .orvd-product p {\n      font-size: 16px;\n      line-height: 1.8;\n    }\n\n    .orvd-intro {\n      padding: 26px 24px;\n    }\n\n    .orvd-intro strong {\n      font-size: 21px;\n    }\n\n    .orvd-section \u003e summary {\n      min-height: 72px;\n      font-size: 20px;\n    }\n\n    .orvd-section__content {\n      max-width: 780px;\n      padding-bottom: 34px;\n    }\n\n    .orvd-list li {\n      padding-top: 14px;\n      padding-bottom: 14px;\n      font-size: 15px;\n    }\n\n    .orvd-coverage {\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n    }\n\n    .orvd-coverage__item {\n      padding: 20px;\n    }\n\n    .orvd-specs tr {\n      grid-template-columns: minmax(170px, 0.8fr) minmax(0, 1.8fr);\n    }\n\n    .orvd-specs td {\n      padding-top: 15px;\n      padding-bottom: 15px;\n      font-size: 14px;\n    }\n\n    .orvd-faq-item \u003e summary {\n      min-height: 64px;\n      font-size: 16px;\n    }\n  }\n\n  @media (prefers-reduced-motion: reduce) {\n    .orvd-product *,\n    .orvd-product *::before,\n    .orvd-product *::after {\n      transition: none !important;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"orvd-product\"\u003e\n  \u003cdiv class=\"orvd-intro\"\u003e\n    \u003cp\u003e\u003cstrong\u003eWork Ready. Commute Easy.\u003c\/strong\u003e\u003cbr\u003eStructured storage for tech, documents and daily gear.\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"orvd-sections\"\u003e\n    \u003cdetails class=\"orvd-section\"\u003e\n      \u003csummary\u003eDesigned for Organized Commutes\u003c\/summary\u003e\n      \u003cdiv class=\"orvd-section__content\"\u003e\n        \u003cp\u003eCommuteCore™ gives a laptop, documents, charging gear, and daily essentials one composed place to travel. The clean rectangular profile moves easily between office, class, train, and short trips without looking like technical luggage. A wide main zipper opens to a pale lined interior with a separate device sleeve, while the front section and side pockets keep smaller items from sinking beneath the day’s load. Choose Black, Navy, or Gray, then pack according to the actual dimensions of the items you carry.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"orvd-section\"\u003e\n      \u003csummary\u003eThe ORINOVAE Difference\u003c\/summary\u003e\n      \u003cdiv class=\"orvd-section__content\"\u003e\n        \u003cul class=\"orvd-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eSeparates devices from loose gear.\u003c\/strong\u003e The visible inner sleeve and retaining strap create a defined place for a laptop or tablet.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eKeeps the silhouette tidy.\u003c\/strong\u003e A smooth front panel and low-profile pocketing reduce visual clutter for everyday commuting.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSupports different carry moments.\u003c\/strong\u003e Padded shoulder straps, a top grab loop, side pockets, and a rear luggage strap are all visible in ORINOVAE product photography.\u003c\/li\u003e\n\u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"orvd-section\"\u003e\n      \u003csummary\u003eKey Features\u003c\/summary\u003e\n      \u003cdiv class=\"orvd-section__content\"\u003e\n        \u003cul class=\"orvd-list orvd-list--features\"\u003e\n\u003cli\u003e✓ Product photographs show a two-way main zipper, padded back panel, adjustable shoulder straps, top handle, front zip compartment, two side pockets, a rear open pocket, a luggage pass-through strap, and a light gray interior.\u003c\/li\u003e\n\u003cli\u003e✓ A small side pass-through is pictured with a cable and earbuds, but no power bank, cable, or electronic component is confirmed as included.\u003c\/li\u003e\n\u003cli\u003e✓ ORINOVAE lists a 15.6-inch size class; device fit depends on the full width, height, and thickness of the device and its case.\u003c\/li\u003e\n\u003cli\u003e✓ Claims about waterproofing, theft prevention, fabric composition, exact capacity, or impact protection remain unverified.\u003c\/li\u003e\n\u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"orvd-section\"\u003e\n      \u003csummary\u003ePerfect For\u003c\/summary\u003e\n      \u003cdiv class=\"orvd-section__content\"\u003e\n        \u003cp\u003eUse CommuteCore™ for workdays, study sessions, airport transfers, coworking visits, or one-bag daytime travel. Place the heaviest flat item against the back panel, close every zipper before lifting, and avoid overfilling the upper corners. The rear strap can slide over a suitable suitcase handle, but the backpack should still be lifted over stairs and rough transitions. Keep electronics in protective sleeves when the route or weather calls for added protection.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"orvd-section\"\u003e\n      \u003csummary\u003eVariants \u0026amp; Included\u003c\/summary\u003e\n      \u003cdiv class=\"orvd-section__content\"\u003e\n        \u003cp\u003eChoose Black, Navy, or Gray. Every variant is listed as the 15.6-inch size class and includes one backpack in the selected color. Laptop, tablet, magazines, headphones, cables, bottles, clothing, and other styling props are not included. Confirm the selected color and inspect straps, stitching, zipper travel, and pockets before first use.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"orvd-section\"\u003e\n      \u003csummary\u003eSpecifications\u003c\/summary\u003e\n      \u003cdiv class=\"orvd-section__content\"\u003e\n        \u003ctable class=\"orvd-specs\"\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eProduct type\u003c\/th\u003e\n\u003ctd\u003estructured everyday laptop backpack\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eColors\u003c\/th\u003e\n\u003ctd\u003eBlack, Navy, and Gray\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eListed size class\u003c\/th\u003e\n\u003ctd\u003e15.6-inch\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eVisible storage\u003c\/th\u003e\n\u003ctd\u003emain compartment, device sleeve, front compartment, side pockets, and rear pocket\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eCarry features\u003c\/th\u003e\n\u003ctd\u003epadded shoulder straps, top grab loop, and rear luggage strap\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\u003c\/table\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"orvd-section\"\u003e\n      \u003csummary\u003eCare \u0026amp; Use\u003c\/summary\u003e\n      \u003cdiv class=\"orvd-section__content\"\u003e\n        \u003cp\u003eEmpty every pocket before cleaning. Brush off dry debris, then spot-clean with a soft damp cloth and mild soap. Air-dry fully with compartments open. Avoid machine washing, bleach, harsh solvents, high heat, and storing the bag while damp. Do not pull zippers against an overpacked compartment.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"orvd-section\"\u003e\n      \u003csummary\u003eFrequently Asked Questions\u003c\/summary\u003e\n      \u003cdiv class=\"orvd-section__content\"\u003e\n        \u003cdiv class=\"orvd-faq-list\"\u003e\n\u003cdetails class=\"orvd-faq-item\"\u003e\u003csummary\u003eWill every 15.6-inch laptop fit?\u003c\/summary\u003e\u003cdiv class=\"orvd-faq-item__answer\"\u003e\u003cp\u003eNo universal fit is guaranteed. Compare the complete device and case dimensions with the usable compartment before purchase.\u003c\/p\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"orvd-faq-item\"\u003e\u003csummary\u003eDoes the side port charge a device?\u003c\/summary\u003e\u003cdiv class=\"orvd-faq-item__answer\"\u003e\u003cp\u003eNo electronic accessory is confirmed. The image shows a cable pass-through only; power bank and cable are not included.\u003c\/p\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"orvd-faq-item\"\u003e\u003csummary\u003eIs the backpack waterproof?\u003c\/summary\u003e\u003cdiv class=\"orvd-faq-item__answer\"\u003e\u003cp\u003eNo waterproof rating is approved. Protect electronics from rain and prolonged moisture.\u003c\/p\u003e\u003c\/div\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"ORINOVAE","offers":[{"title":"Navy \/ 15.6-inch","offer_id":47686604849289,"sku":"ORV-CMT-NV-156","price":58.0,"currency_code":"GBP","in_stock":true},{"title":"Black \/ 15.6-inch","offer_id":47686604980361,"sku":"ORV-CMT-BK-156","price":58.0,"currency_code":"GBP","in_stock":true},{"title":"Gray \/ 15.6-inch","offer_id":47686605013129,"sku":"ORV-CMT-GY-156","price":58.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0770\/6928\/7561\/files\/54e11d5f_7fa5a7ce-9d23-4dd4-a2c0-a91b3e64c216.jpg?v=1785139035"},{"product_id":"packsuite-integrated-travel-organizer","title":"PackSuite™ Integrated Travel Organizer","description":"\u003cstyle\u003e\n.orvd-product {\n    --orvd-text: #202420;\n    --orvd-muted: #646b66;\n    --orvd-light: #858b87;\n    --orvd-border: #dcdeda;\n    --orvd-soft: #f5f6f3;\n    --orvd-accent: #536157;\n    --orvd-white: #ffffff;\n\n    width: 100%;\n    color: var(--orvd-text);\n    font-family: inherit;\n  }\n\n  .orvd-product,\n  .orvd-product * {\n    box-sizing: border-box;\n  }\n\n  .orvd-product p,\n  .orvd-product ul,\n  .orvd-product table {\n    margin-top: 0;\n  }\n\n  .orvd-product p {\n    margin-bottom: 15px;\n    color: var(--orvd-muted);\n    font-size: 15px;\n    line-height: 1.72;\n  }\n\n  .orvd-product strong {\n    color: var(--orvd-text);\n    font-weight: 600;\n  }\n\n  \/* Intro *\/\n\n  .orvd-intro {\n    margin-bottom: 18px;\n    padding: 22px 18px;\n    background: var(--orvd-soft);\n  }\n\n  .orvd-intro p {\n    margin: 0;\n  }\n\n  .orvd-intro strong {\n    display: inline-block;\n    margin-bottom: 5px;\n    font-size: 19px;\n    line-height: 1.4;\n  }\n\n  \/* Main accordion *\/\n\n  .orvd-sections {\n    border-top: 1px solid var(--orvd-border);\n  }\n\n  .orvd-section {\n    margin: 0;\n    border-bottom: 1px solid var(--orvd-border);\n  }\n\n  .orvd-section \u003e summary {\n    position: relative;\n    display: flex;\n    align-items: center;\n    min-height: 64px;\n    padding: 17px 42px 17px 0;\n    color: var(--orvd-text);\n    cursor: pointer;\n    list-style: none;\n    font-size: 18px;\n    font-weight: 500;\n    line-height: 1.35;\n    letter-spacing: -0.015em;\n    -webkit-tap-highlight-color: transparent;\n  }\n\n  .orvd-section \u003e summary::-webkit-details-marker,\n  .orvd-faq-item \u003e summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .orvd-section \u003e summary::marker,\n  .orvd-faq-item \u003e summary::marker {\n    content: \"\";\n  }\n\n  .orvd-section \u003e summary::before,\n  .orvd-section \u003e summary::after {\n    content: \"\";\n    position: absolute;\n    top: 50%;\n    right: 3px;\n    width: 15px;\n    height: 1.5px;\n    background: currentColor;\n    transform: translateY(-50%);\n    transition:\n      opacity 180ms ease,\n      transform 180ms ease;\n  }\n\n  .orvd-section \u003e summary::after {\n    transform: translateY(-50%) rotate(90deg);\n  }\n\n  .orvd-section[open] \u003e summary {\n    color: var(--orvd-accent);\n  }\n\n  .orvd-section[open] \u003e summary::after {\n    opacity: 0;\n    transform: translateY(-50%) rotate(0deg);\n  }\n\n  .orvd-section \u003e summary:focus-visible,\n  .orvd-faq-item \u003e summary:focus-visible {\n    outline: 2px solid var(--orvd-accent);\n    outline-offset: 4px;\n  }\n\n  .orvd-section__content {\n    padding: 2px 0 28px;\n  }\n\n  .orvd-section__content \u003e *:last-child {\n    margin-bottom: 0;\n  }\n\n  \/* Lists *\/\n\n  .orvd-list {\n    margin: 18px 0 0;\n    padding: 0;\n    list-style: none;\n    border-top: 1px solid var(--orvd-border);\n  }\n\n  .orvd-list li {\n    position: relative;\n    padding: 13px 0 13px 22px;\n    border-bottom: 1px solid var(--orvd-border);\n    color: var(--orvd-muted);\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  .orvd-list li::before {\n    content: \"\";\n    position: absolute;\n    top: 24px;\n    left: 2px;\n    width: 8px;\n    height: 1px;\n    background: var(--orvd-accent);\n  }\n\n  .orvd-list li strong {\n    display: inline-block;\n    margin-bottom: 3px;\n  }\n\n  .orvd-list--features li {\n    padding-left: 0;\n  }\n\n  .orvd-list--features li::before {\n    display: none;\n  }\n\n  \/* Coverage options *\/\n\n  .orvd-coverage {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 9px;\n  }\n\n  .orvd-coverage__item {\n    padding: 17px;\n    border: 1px solid var(--orvd-border);\n    background: var(--orvd-white);\n  }\n\n  .orvd-coverage__item p {\n    margin: 0;\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  .orvd-coverage__item strong {\n    display: inline-block;\n    margin-bottom: 4px;\n    font-size: 16px;\n  }\n\n  \/* Specifications *\/\n\n  .orvd-specs {\n    width: 100%;\n    margin: 0;\n    border-collapse: collapse;\n    table-layout: fixed;\n  }\n\n  .orvd-specs tr {\n    display: grid;\n    grid-template-columns: minmax(105px, 0.8fr) minmax(0, 1.2fr);\n    border-top: 1px solid var(--orvd-border);\n  }\n\n  .orvd-specs tr:last-child {\n    border-bottom: 1px solid var(--orvd-border);\n  }\n\n  .orvd-specs td {\n    display: block;\n    min-width: 0;\n    padding: 13px 9px;\n    border: 0;\n    color: var(--orvd-muted);\n    font-size: 13px;\n    line-height: 1.55;\n    overflow-wrap: anywhere;\n  }\n\n  .orvd-specs td:first-child {\n    padding-left: 0;\n    color: var(--orvd-text);\n  }\n\n  .orvd-specs td:last-child {\n    padding-right: 0;\n  }\n\n  \/* FAQ *\/\n\n  .orvd-faq-list {\n    border-top: 1px solid var(--orvd-border);\n  }\n\n  .orvd-faq-item {\n    margin: 0;\n    border-bottom: 1px solid var(--orvd-border);\n  }\n\n  .orvd-faq-item \u003e summary {\n    position: relative;\n    min-height: 58px;\n    padding: 16px 36px 16px 0;\n    color: var(--orvd-text);\n    cursor: pointer;\n    list-style: none;\n    font-size: 15px;\n    font-weight: 600;\n    line-height: 1.5;\n    -webkit-tap-highlight-color: transparent;\n  }\n\n  .orvd-faq-item \u003e summary::after {\n    content: \"＋\";\n    position: absolute;\n    top: 50%;\n    right: 1px;\n    color: var(--orvd-light);\n    font-size: 17px;\n    font-weight: 400;\n    line-height: 1;\n    transform: translateY(-50%);\n  }\n\n  .orvd-faq-item[open] \u003e summary {\n    color: var(--orvd-accent);\n  }\n\n  .orvd-faq-item[open] \u003e summary::after {\n    content: \"−\";\n  }\n\n  .orvd-faq-item__answer {\n    padding: 0 28px 18px 0;\n  }\n\n  .orvd-faq-item__answer p {\n    margin: 0;\n    font-size: 14px;\n    line-height: 1.7;\n  }\n\n  \/* Tablet and desktop *\/\n\n  @media screen and (min-width: 750px) {\n    .orvd-product p {\n      font-size: 16px;\n      line-height: 1.8;\n    }\n\n    .orvd-intro {\n      padding: 26px 24px;\n    }\n\n    .orvd-intro strong {\n      font-size: 21px;\n    }\n\n    .orvd-section \u003e summary {\n      min-height: 72px;\n      font-size: 20px;\n    }\n\n    .orvd-section__content {\n      max-width: 780px;\n      padding-bottom: 34px;\n    }\n\n    .orvd-list li {\n      padding-top: 14px;\n      padding-bottom: 14px;\n      font-size: 15px;\n    }\n\n    .orvd-coverage {\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n    }\n\n    .orvd-coverage__item {\n      padding: 20px;\n    }\n\n    .orvd-specs tr {\n      grid-template-columns: minmax(170px, 0.8fr) minmax(0, 1.8fr);\n    }\n\n    .orvd-specs td {\n      padding-top: 15px;\n      padding-bottom: 15px;\n      font-size: 14px;\n    }\n\n    .orvd-faq-item \u003e summary {\n      min-height: 64px;\n      font-size: 16px;\n    }\n  }\n\n  @media (prefers-reduced-motion: reduce) {\n    .orvd-product *,\n    .orvd-product *::before,\n    .orvd-product *::after {\n      transition: none !important;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"orvd-product\"\u003e\n  \u003cdiv class=\"orvd-intro\"\u003e\n    \u003cp\u003e\u003cstrong\u003ePack Once. Find Everything.\u003c\/strong\u003e\u003cbr\u003eAn integrated organizer that keeps travel essentials together.\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"orvd-sections\"\u003e\n    \u003cdetails class=\"orvd-section\"\u003e\n      \u003csummary\u003eDesigned for More Ordered Travel\u003c\/summary\u003e\n      \u003cdiv class=\"orvd-section__content\"\u003e\n        \u003cp\u003ePackSuite™ turns a loose suitcase load into one integrated organizer that can be packed flat, lifted by its handles, and opened as a clear set of compartments. Instead of searching through separate pouches, group clothing and small essentials by section, close the zippers, and place the organizer inside the suitcase. At the destination, the opened layout keeps each category visible while the outer case provides a single grab-and-go form for transfers between room, car, and luggage.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"orvd-section\"\u003e\n      \u003csummary\u003eThe ORINOVAE Difference\u003c\/summary\u003e\n      \u003cdiv class=\"orvd-section__content\"\u003e\n        \u003cul class=\"orvd-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eCreates visible zones.\u003c\/strong\u003e The open organizer shows multiple zippered sections for separating garments and smaller personal items.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eMoves as one unit.\u003c\/strong\u003e Dual handles and a perimeter zipper turn the filled layout into a compact rectangular case.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eOffers three calm color choices.\u003c\/strong\u003e Beige, Pink, and Gray variants preserve the same integrated structure and simple icon system.\u003c\/li\u003e\n\u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"orvd-section\"\u003e\n      \u003csummary\u003eKey Features\u003c\/summary\u003e\n      \u003cdiv class=\"orvd-section__content\"\u003e\n        \u003cul class=\"orvd-list orvd-list--features\"\u003e\n\u003cli\u003e✓ ORINOVAE product photography shows a large lower clothing section, four smaller front sections, a slim mesh area, dual carrying handles, two-way zippers, and an outer rectangular case.\u003c\/li\u003e\n\u003cli\u003e✓ Each section is part of the same foldable organizer rather than a claim that seven separate loose bags are supplied.\u003c\/li\u003e\n\u003cli\u003e✓ Small printed icons are physically part of the product and help distinguish the visible zones.\u003c\/li\u003e\n\u003cli\u003e✓ Listed statements about exact materials, compression percentage, water resistance, washing method, capacity, and suitcase compatibility remain unverified.\u003c\/li\u003e\n\u003cli\u003e✓ Pack by the dimensions of the real suitcase and leave enough room for the organizer to close without forcing the zipper.\u003c\/li\u003e\n\u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"orvd-section\"\u003e\n      \u003csummary\u003ePerfect For\u003c\/summary\u003e\n      \u003cdiv class=\"orvd-section__content\"\u003e\n        \u003cp\u003eUse PackSuite™ for short trips, family packing, dorm moves, seasonal clothing storage, or keeping personal categories separate in a shared suitcase. Fold garments to fit the chosen section, place dense items near the base, and avoid sharp objects that could press against the fabric. The organizer helps arrange contents; it does not reduce airline weight or guarantee that a particular amount of clothing will fit.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"orvd-section\"\u003e\n      \u003csummary\u003eVariants \u0026amp; Included\u003c\/summary\u003e\n      \u003cdiv class=\"orvd-section__content\"\u003e\n        \u003cp\u003eChoose Beige, Pink, or Gray. Each variant includes one integrated travel organizer in the selected color. Suitcase, clothing, shoes, toiletries, electronics, hangers, and styling props are not included. ORINOVAE product specifications describe the design as seven-in-one; this wording refers to the integrated multi-zone layout shown in the product images.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"orvd-section\"\u003e\n      \u003csummary\u003eSpecifications\u003c\/summary\u003e\n      \u003cdiv class=\"orvd-section__content\"\u003e\n        \u003ctable class=\"orvd-specs\"\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eProduct type\u003c\/th\u003e\n\u003ctd\u003eintegrated suitcase and travel organizer\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eColors\u003c\/th\u003e\n\u003ctd\u003eBeige, Pink, and Gray\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eFormat\u003c\/th\u003e\n\u003ctd\u003efold-open layout with perimeter zipper and carry handles\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eVisible organization\u003c\/th\u003e\n\u003ctd\u003elarge clothing section, smaller zip sections, and mesh storage\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eClosure\u003c\/th\u003e\n\u003ctd\u003etwo-way zippers visible across the main case and compartments\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\u003c\/table\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"orvd-section\"\u003e\n      \u003csummary\u003eCare \u0026amp; Use\u003c\/summary\u003e\n      \u003cdiv class=\"orvd-section__content\"\u003e\n        \u003cp\u003eEmpty all sections and shake out loose debris. Wipe gently with a soft damp cloth and mild soap, then leave every zipper open until fully dry. Avoid machine washing unless ORINOVAE care guidance explicitly permits it. Keep away from bleach, abrasive brushes, high heat, and prolonged damp storage.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"orvd-section\"\u003e\n      \u003csummary\u003eFrequently Asked Questions\u003c\/summary\u003e\n      \u003cdiv class=\"orvd-section__content\"\u003e\n        \u003cdiv class=\"orvd-faq-list\"\u003e\n\u003cdetails class=\"orvd-faq-item\"\u003e\u003csummary\u003eIs this seven separate packing cubes?\u003c\/summary\u003e\u003cdiv class=\"orvd-faq-item__answer\"\u003e\u003cp\u003eNo. The ORINOVAE product imagery shows one integrated organizer with multiple built-in sections.\u003c\/p\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"orvd-faq-item\"\u003e\u003csummary\u003eWill it fit every carry-on suitcase?\u003c\/summary\u003e\u003cdiv class=\"orvd-faq-item__answer\"\u003e\u003cp\u003eFit is not universal. Compare the folded organizer and packed load with the usable interior of the suitcase.\u003c\/p\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"orvd-faq-item\"\u003e\u003csummary\u003eDoes it compress clothing by 50 percent?\u003c\/summary\u003e\u003cdiv class=\"orvd-faq-item__answer\"\u003e\u003cp\u003eNo compression percentage is approved. Results depend on the contents and how the organizer is packed.\u003c\/p\u003e\u003c\/div\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"ORINOVAE","offers":[{"title":"Beige","offer_id":47686604882057,"sku":"ORV-PKS-BE-07","price":58.0,"currency_code":"GBP","in_stock":true},{"title":"Pink","offer_id":47686605078665,"sku":"ORV-PKS-PK-07","price":58.0,"currency_code":"GBP","in_stock":true},{"title":"Gray","offer_id":47686605111433,"sku":"ORV-PKS-GY-07","price":58.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0770\/6928\/7561\/files\/1a00aa61_8cf0d8e8-0aa9-4dc6-bf23-11dda7d6b564.jpg?v=1785139041"},{"product_id":"sleepveil-foldable-mesh-bed-canopy-for-home","title":"SleepVeil™ Foldable Mesh Bed Canopy for Home","description":"\u003cstyle\u003e\n.orvd-product {\n    --orvd-text: #202420;\n    --orvd-muted: #646b66;\n    --orvd-light: #858b87;\n    --orvd-border: #dcdeda;\n    --orvd-soft: #f5f6f3;\n    --orvd-accent: #536157;\n    --orvd-white: #ffffff;\n\n    width: 100%;\n    color: var(--orvd-text);\n    font-family: inherit;\n  }\n\n  .orvd-product,\n  .orvd-product * {\n    box-sizing: border-box;\n  }\n\n  .orvd-product p,\n  .orvd-product ul,\n  .orvd-product table {\n    margin-top: 0;\n  }\n\n  .orvd-product p {\n    margin-bottom: 15px;\n    color: var(--orvd-muted);\n    font-size: 15px;\n    line-height: 1.72;\n  }\n\n  .orvd-product strong {\n    color: var(--orvd-text);\n    font-weight: 600;\n  }\n\n  \/* Intro *\/\n\n  .orvd-intro {\n    margin-bottom: 18px;\n    padding: 22px 18px;\n    background: var(--orvd-soft);\n  }\n\n  .orvd-intro p {\n    margin: 0;\n  }\n\n  .orvd-intro strong {\n    display: inline-block;\n    margin-bottom: 5px;\n    font-size: 19px;\n    line-height: 1.4;\n  }\n\n  \/* Main accordion *\/\n\n  .orvd-sections {\n    border-top: 1px solid var(--orvd-border);\n  }\n\n  .orvd-section {\n    margin: 0;\n    border-bottom: 1px solid var(--orvd-border);\n  }\n\n  .orvd-section \u003e summary {\n    position: relative;\n    display: flex;\n    align-items: center;\n    min-height: 64px;\n    padding: 17px 42px 17px 0;\n    color: var(--orvd-text);\n    cursor: pointer;\n    list-style: none;\n    font-size: 18px;\n    font-weight: 500;\n    line-height: 1.35;\n    letter-spacing: -0.015em;\n    -webkit-tap-highlight-color: transparent;\n  }\n\n  .orvd-section \u003e summary::-webkit-details-marker,\n  .orvd-faq-item \u003e summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .orvd-section \u003e summary::marker,\n  .orvd-faq-item \u003e summary::marker {\n    content: \"\";\n  }\n\n  .orvd-section \u003e summary::before,\n  .orvd-section \u003e summary::after {\n    content: \"\";\n    position: absolute;\n    top: 50%;\n    right: 3px;\n    width: 15px;\n    height: 1.5px;\n    background: currentColor;\n    transform: translateY(-50%);\n    transition:\n      opacity 180ms ease,\n      transform 180ms ease;\n  }\n\n  .orvd-section \u003e summary::after {\n    transform: translateY(-50%) rotate(90deg);\n  }\n\n  .orvd-section[open] \u003e summary {\n    color: var(--orvd-accent);\n  }\n\n  .orvd-section[open] \u003e summary::after {\n    opacity: 0;\n    transform: translateY(-50%) rotate(0deg);\n  }\n\n  .orvd-section \u003e summary:focus-visible,\n  .orvd-faq-item \u003e summary:focus-visible {\n    outline: 2px solid var(--orvd-accent);\n    outline-offset: 4px;\n  }\n\n  .orvd-section__content {\n    padding: 2px 0 28px;\n  }\n\n  .orvd-section__content \u003e *:last-child {\n    margin-bottom: 0;\n  }\n\n  \/* Lists *\/\n\n  .orvd-list {\n    margin: 18px 0 0;\n    padding: 0;\n    list-style: none;\n    border-top: 1px solid var(--orvd-border);\n  }\n\n  .orvd-list li {\n    position: relative;\n    padding: 13px 0 13px 22px;\n    border-bottom: 1px solid var(--orvd-border);\n    color: var(--orvd-muted);\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  .orvd-list li::before {\n    content: \"\";\n    position: absolute;\n    top: 24px;\n    left: 2px;\n    width: 8px;\n    height: 1px;\n    background: var(--orvd-accent);\n  }\n\n  .orvd-list li strong {\n    display: inline-block;\n    margin-bottom: 3px;\n  }\n\n  .orvd-list--features li {\n    padding-left: 0;\n  }\n\n  .orvd-list--features li::before {\n    display: none;\n  }\n\n  \/* Coverage options *\/\n\n  .orvd-coverage {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 9px;\n  }\n\n  .orvd-coverage__item {\n    padding: 17px;\n    border: 1px solid var(--orvd-border);\n    background: var(--orvd-white);\n  }\n\n  .orvd-coverage__item p {\n    margin: 0;\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  .orvd-coverage__item strong {\n    display: inline-block;\n    margin-bottom: 4px;\n    font-size: 16px;\n  }\n\n  \/* Specifications *\/\n\n  .orvd-specs {\n    width: 100%;\n    margin: 0;\n    border-collapse: collapse;\n    table-layout: fixed;\n  }\n\n  .orvd-specs tr {\n    display: grid;\n    grid-template-columns: minmax(105px, 0.8fr) minmax(0, 1.2fr);\n    border-top: 1px solid var(--orvd-border);\n  }\n\n  .orvd-specs tr:last-child {\n    border-bottom: 1px solid var(--orvd-border);\n  }\n\n  .orvd-specs td {\n    display: block;\n    min-width: 0;\n    padding: 13px 9px;\n    border: 0;\n    color: var(--orvd-muted);\n    font-size: 13px;\n    line-height: 1.55;\n    overflow-wrap: anywhere;\n  }\n\n  .orvd-specs td:first-child {\n    padding-left: 0;\n    color: var(--orvd-text);\n  }\n\n  .orvd-specs td:last-child {\n    padding-right: 0;\n  }\n\n  \/* FAQ *\/\n\n  .orvd-faq-list {\n    border-top: 1px solid var(--orvd-border);\n  }\n\n  .orvd-faq-item {\n    margin: 0;\n    border-bottom: 1px solid var(--orvd-border);\n  }\n\n  .orvd-faq-item \u003e summary {\n    position: relative;\n    min-height: 58px;\n    padding: 16px 36px 16px 0;\n    color: var(--orvd-text);\n    cursor: pointer;\n    list-style: none;\n    font-size: 15px;\n    font-weight: 600;\n    line-height: 1.5;\n    -webkit-tap-highlight-color: transparent;\n  }\n\n  .orvd-faq-item \u003e summary::after {\n    content: \"＋\";\n    position: absolute;\n    top: 50%;\n    right: 1px;\n    color: var(--orvd-light);\n    font-size: 17px;\n    font-weight: 400;\n    line-height: 1;\n    transform: translateY(-50%);\n  }\n\n  .orvd-faq-item[open] \u003e summary {\n    color: var(--orvd-accent);\n  }\n\n  .orvd-faq-item[open] \u003e summary::after {\n    content: \"−\";\n  }\n\n  .orvd-faq-item__answer {\n    padding: 0 28px 18px 0;\n  }\n\n  .orvd-faq-item__answer p {\n    margin: 0;\n    font-size: 14px;\n    line-height: 1.7;\n  }\n\n  \/* Tablet and desktop *\/\n\n  @media screen and (min-width: 750px) {\n    .orvd-product p {\n      font-size: 16px;\n      line-height: 1.8;\n    }\n\n    .orvd-intro {\n      padding: 26px 24px;\n    }\n\n    .orvd-intro strong {\n      font-size: 21px;\n    }\n\n    .orvd-section \u003e summary {\n      min-height: 72px;\n      font-size: 20px;\n    }\n\n    .orvd-section__content {\n      max-width: 780px;\n      padding-bottom: 34px;\n    }\n\n    .orvd-list li {\n      padding-top: 14px;\n      padding-bottom: 14px;\n      font-size: 15px;\n    }\n\n    .orvd-coverage {\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n    }\n\n    .orvd-coverage__item {\n      padding: 20px;\n    }\n\n    .orvd-specs tr {\n      grid-template-columns: minmax(170px, 0.8fr) minmax(0, 1.8fr);\n    }\n\n    .orvd-specs td {\n      padding-top: 15px;\n      padding-bottom: 15px;\n      font-size: 14px;\n    }\n\n    .orvd-faq-item \u003e summary {\n      min-height: 64px;\n      font-size: 16px;\n    }\n  }\n\n  @media (prefers-reduced-motion: reduce) {\n    .orvd-product *,\n    .orvd-product *::before,\n    .orvd-product *::after {\n      transition: none !important;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"orvd-product\"\u003e\n  \u003cdiv class=\"orvd-intro\"\u003e\n    \u003cp\u003e\u003cstrong\u003eCreate a Lighter Sleep Space.\u003c\/strong\u003e\u003cbr\u003eA foldable mesh canopy for a more defined bed setting.\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"orvd-sections\"\u003e\n    \u003cdetails class=\"orvd-section\"\u003e\n      \u003csummary\u003eDesigned for Defined Bed Spaces\u003c\/summary\u003e\n      \u003cdiv class=\"orvd-section__content\"\u003e\n        \u003cp\u003eSleepVeil™ organizes a broad ORINOVAE range of foldable mesh canopies into clear style and size choices. ORINOVAE product photography shows an oval fabric perimeter, crossing flexible supports, mesh panels, and open-mesh, sunshade, printed, and partial-cover configurations. Start with the listed footprint, then compare how much mesh or fabric each design visibly uses. ORINOVAE presents these claims with qualification because its infant and child context raises suffocation, entrapment, heat, ventilation, supervision, material, flammability, and mechanical-safety questions that are not resolved by the available product documentation.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"orvd-section\"\u003e\n      \u003csummary\u003eThe ORINOVAE Difference\u003c\/summary\u003e\n      \u003cdiv class=\"orvd-section__content\"\u003e\n        \u003cul class=\"orvd-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eCompact foldable structure.\u003c\/strong\u003e Product photographs show a low-profile canopy supported by flexible crossing strips instead of a rigid freestanding enclosure.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eVisible style choices.\u003c\/strong\u003e Ten current listed designs range from printed panels to covered blackout and sunshade versions.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eTwo listed footprints.\u003c\/strong\u003e English size options separate the listed 125 × 65 × 60 cm and 95 × 45 × 47 cm versions.\u003c\/li\u003e\n\u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"orvd-section\"\u003e\n      \u003csummary\u003eKey Features\u003c\/summary\u003e\n      \u003cdiv class=\"orvd-section__content\"\u003e\n        \u003cul class=\"orvd-list orvd-list--features\"\u003e\n\u003cli\u003e✓ ORINOVAE product specifications describe the product as A-class mother-and-baby grade, made with safe material, breathable, resistant to frame deformation, and capable of one-second opening and folding.\u003c\/li\u003e\n\u003cli\u003e✓ ORINOVAE product specifications also state that dense mesh blocks mosquitoes smaller than 1 mm, provides 360-degree mosquito protection, and that selected covered versions offer blackout or light-shielding performance.\u003c\/li\u003e\n\u003cli\u003e✓ These are listed claims, not independently verified ORINOVAE safety or performance guarantees.\u003c\/li\u003e\n\u003cli\u003e✓ Exact fibres, frame composition, mesh openings, airflow, light reduction, durability, and insect exclusion have not been independently tested.\u003c\/li\u003e\n\u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"orvd-section\"\u003e\n      \u003csummary\u003ePerfect For\u003c\/summary\u003e\n      \u003cdiv class=\"orvd-section__content\"\u003e\n        \u003cp\u003eORINOVAE product imagery shows the canopy on beds, cribs, sofas, and floors, while ORINOVAE product specifications describe the larger option for ages 0–5 and the smaller option for ages 0–2. ORINOVAE product specifications also use “carefree” or “zero-burden sleep” wording. Those age, surface, and sleep statements are listed and do not establish suitability for infant sleep, unsupervised use, or any particular sleeping surface. A responsible adult should review local safe-sleep guidance, maintain direct supervision, keep mesh and fabric away from the face, and stop use if the frame, seams, zipper, or support strips are damaged.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"orvd-section\"\u003e\n      \u003csummary\u003eVariants \u0026amp; Included\u003c\/summary\u003e\n      \u003cdiv class=\"orvd-section__content\"\u003e\n        \u003cp\u003eThe current collection contains ten visible configurations in two listed sizes, creating twenty variants. Printed options include Blue Astronaut, Pink Star Bunny and Green Panda. Covered blackout options use Green Bear, Pink Bear or Gray Puppy treatments, while sunshade options come in Deep Sea Blue, Mint Green, Cherry Pink or Classic Gray. Each variant is treated as one canopy configuration. A mattress, bedding, toy, storage bag, mounting part, or other scene prop is included only when explicitly listed for the selected configuration.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"orvd-section\"\u003e\n      \u003csummary\u003eSpecifications\u003c\/summary\u003e\n      \u003cdiv class=\"orvd-section__content\"\u003e\n        \u003ctable class=\"orvd-specs\"\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eProduct type\u003c\/th\u003e\n\u003ctd\u003efoldable mesh bed canopy\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eVisible structure\u003c\/th\u003e\n\u003ctd\u003emesh and fabric canopy with flexible crossing supports\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eListed sizes\u003c\/th\u003e\n\u003ctd\u003e125 × 65 × 60 cm and 95 × 45 × 47 cm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eConfigurations\u003c\/th\u003e\n\u003ctd\u003eten printed, covered-blackout, and sunshade styles\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eEvidence status\u003c\/th\u003e\n\u003ctd\u003echild-use and safe-sleep documentation not independently verified\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\u003c\/table\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"orvd-section\"\u003e\n      \u003csummary\u003eCare \u0026amp; Use\u003c\/summary\u003e\n      \u003cdiv class=\"orvd-section__content\"\u003e\n        \u003cp\u003eVerified care instructions are not available. Keep the canopy dry and away from flame, heaters, sharp objects, loose cords, and damaged bedding. Before every use, inspect mesh, seams, zipper paths, support strips, and the perimeter for tears, gaps, protrusions, or distortion. Follow the received material label for cleaning. Air-dry completely before folding and storage, and do not use harsh solvents or high heat unless the available product documentation specifically permits them.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"orvd-section\"\u003e\n      \u003csummary\u003eFrequently Asked Questions\u003c\/summary\u003e\n      \u003cdiv class=\"orvd-section__content\"\u003e\n        \u003cdiv class=\"orvd-faq-list\"\u003e\n\u003cdetails class=\"orvd-faq-item\"\u003e\u003csummary\u003eIs SleepVeil approved for infant sleep?\u003c\/summary\u003e\u003cdiv class=\"orvd-faq-item__answer\"\u003e\u003cp\u003eNo independent infant-sleep approval is established. The listed age and carefree-sleep statements require adult review against applicable safe-sleep guidance.\u003c\/p\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"orvd-faq-item\"\u003e\u003csummary\u003eDoes it block mosquitoes or reduce light?\u003c\/summary\u003e\u003cdiv class=\"orvd-faq-item__answer\"\u003e\u003cp\u003eBoth claims appear in ORINOVAE product specifications for relevant configurations, but insect-exclusion and light-reduction performance have not been independently tested.\u003c\/p\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"orvd-faq-item\"\u003e\u003csummary\u003eWhich size should I choose?\u003c\/summary\u003e\u003cdiv class=\"orvd-faq-item__answer\"\u003e\u003cp\u003eCompare the listed dimensions with the intended placement. The listed age bands are listed statements, not verified safety recommendations.\u003c\/p\u003e\u003c\/div\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"ORINOVAE","offers":[{"title":"Blue Astronaut \/ 125 x 65 x 60 cm","offer_id":47686605275273,"sku":"ORV-SLV-BA-125","price":79.0,"currency_code":"GBP","in_stock":true},{"title":"Pink Star Bunny \/ 125 x 65 x 60 cm","offer_id":47686605504649,"sku":"ORV-SLV-PR-125","price":79.0,"currency_code":"GBP","in_stock":true},{"title":"Green Panda \/ 125 x 65 x 60 cm","offer_id":47686605537417,"sku":"ORV-SLV-GP-125","price":79.0,"currency_code":"GBP","in_stock":true},{"title":"Green Bear Blackout \/ 125 x 65 x 60 cm","offer_id":47686605570185,"sku":"ORV-SLV-GB-125","price":79.0,"currency_code":"GBP","in_stock":true},{"title":"Pink Bear Blackout \/ 125 x 65 x 60 cm","offer_id":47686605602953,"sku":"ORV-SLV-RB-125","price":79.0,"currency_code":"GBP","in_stock":true},{"title":"Gray Puppy Blackout \/ 125 x 65 x 60 cm","offer_id":47686605635721,"sku":"ORV-SLV-GD-125","price":79.0,"currency_code":"GBP","in_stock":true},{"title":"Sunshade Deep Sea Blue \/ 125 x 65 x 60 cm","offer_id":47686605668489,"sku":"ORV-SLV-SD-125","price":79.0,"currency_code":"GBP","in_stock":true},{"title":"Sunshade Mint Green \/ 125 x 65 x 60 cm","offer_id":47686605701257,"sku":"ORV-SLV-SM-125","price":79.0,"currency_code":"GBP","in_stock":true},{"title":"Sunshade Cherry Pink \/ 125 x 65 x 60 cm","offer_id":47686605734025,"sku":"ORV-SLV-SP-125","price":79.0,"currency_code":"GBP","in_stock":true},{"title":"Sunshade Classic Gray \/ 125 x 65 x 60 cm","offer_id":47686605766793,"sku":"ORV-SLV-SG-125","price":79.0,"currency_code":"GBP","in_stock":true},{"title":"Blue Astronaut \/ 95 x 45 x 47 cm","offer_id":47686605799561,"sku":"ORV-SLV-BA-095","price":72.0,"currency_code":"GBP","in_stock":true},{"title":"Pink Star Bunny \/ 95 x 45 x 47 cm","offer_id":47686605832329,"sku":"ORV-SLV-PR-095","price":72.0,"currency_code":"GBP","in_stock":true},{"title":"Green Panda \/ 95 x 45 x 47 cm","offer_id":47686605865097,"sku":"ORV-SLV-GP-095","price":72.0,"currency_code":"GBP","in_stock":true},{"title":"Green Bear Blackout \/ 95 x 45 x 47 cm","offer_id":47686605897865,"sku":"ORV-SLV-GB-095","price":72.0,"currency_code":"GBP","in_stock":true},{"title":"Pink Bear Blackout \/ 95 x 45 x 47 cm","offer_id":47686605930633,"sku":"ORV-SLV-RB-095","price":72.0,"currency_code":"GBP","in_stock":true},{"title":"Gray Puppy Blackout \/ 95 x 45 x 47 cm","offer_id":47686605963401,"sku":"ORV-SLV-GD-095","price":72.0,"currency_code":"GBP","in_stock":true},{"title":"Sunshade Deep Sea Blue \/ 95 x 45 x 47 cm","offer_id":47686605996169,"sku":"ORV-SLV-SD-095","price":72.0,"currency_code":"GBP","in_stock":true},{"title":"Sunshade Mint Green \/ 95 x 45 x 47 cm","offer_id":47686606028937,"sku":"ORV-SLV-SM-095","price":72.0,"currency_code":"GBP","in_stock":true},{"title":"Sunshade Cherry Pink \/ 95 x 45 x 47 cm","offer_id":47686606061705,"sku":"ORV-SLV-SP-095","price":72.0,"currency_code":"GBP","in_stock":true},{"title":"Sunshade Classic Gray \/ 95 x 45 x 47 cm","offer_id":47686606094473,"sku":"ORV-SLV-SG-095","price":72.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0770\/6928\/7561\/files\/870388f1_4b65e701-936f-4154-82a0-7edeff3db230.png?v=1785155109"},{"product_id":"memoscape-felt-photo-and-memo-display-board","title":"MemoScape™ Felt Photo and Memo Display Board","description":"\u003cstyle\u003e\n.orvd-product {\n    --orvd-text: #202420;\n    --orvd-muted: #646b66;\n    --orvd-light: #858b87;\n    --orvd-border: #dcdeda;\n    --orvd-soft: #f5f6f3;\n    --orvd-accent: #536157;\n    --orvd-white: #ffffff;\n\n    width: 100%;\n    color: var(--orvd-text);\n    font-family: inherit;\n  }\n\n  .orvd-product,\n  .orvd-product * {\n    box-sizing: border-box;\n  }\n\n  .orvd-product p,\n  .orvd-product ul,\n  .orvd-product table {\n    margin-top: 0;\n  }\n\n  .orvd-product p {\n    margin-bottom: 15px;\n    color: var(--orvd-muted);\n    font-size: 15px;\n    line-height: 1.72;\n  }\n\n  .orvd-product strong {\n    color: var(--orvd-text);\n    font-weight: 600;\n  }\n\n  \/* Intro *\/\n\n  .orvd-intro {\n    margin-bottom: 18px;\n    padding: 22px 18px;\n    background: var(--orvd-soft);\n  }\n\n  .orvd-intro p {\n    margin: 0;\n  }\n\n  .orvd-intro strong {\n    display: inline-block;\n    margin-bottom: 5px;\n    font-size: 19px;\n    line-height: 1.4;\n  }\n\n  \/* Main accordion *\/\n\n  .orvd-sections {\n    border-top: 1px solid var(--orvd-border);\n  }\n\n  .orvd-section {\n    margin: 0;\n    border-bottom: 1px solid var(--orvd-border);\n  }\n\n  .orvd-section \u003e summary {\n    position: relative;\n    display: flex;\n    align-items: center;\n    min-height: 64px;\n    padding: 17px 42px 17px 0;\n    color: var(--orvd-text);\n    cursor: pointer;\n    list-style: none;\n    font-size: 18px;\n    font-weight: 500;\n    line-height: 1.35;\n    letter-spacing: -0.015em;\n    -webkit-tap-highlight-color: transparent;\n  }\n\n  .orvd-section \u003e summary::-webkit-details-marker,\n  .orvd-faq-item \u003e summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .orvd-section \u003e summary::marker,\n  .orvd-faq-item \u003e summary::marker {\n    content: \"\";\n  }\n\n  .orvd-section \u003e summary::before,\n  .orvd-section \u003e summary::after {\n    content: \"\";\n    position: absolute;\n    top: 50%;\n    right: 3px;\n    width: 15px;\n    height: 1.5px;\n    background: currentColor;\n    transform: translateY(-50%);\n    transition:\n      opacity 180ms ease,\n      transform 180ms ease;\n  }\n\n  .orvd-section \u003e summary::after {\n    transform: translateY(-50%) rotate(90deg);\n  }\n\n  .orvd-section[open] \u003e summary {\n    color: var(--orvd-accent);\n  }\n\n  .orvd-section[open] \u003e summary::after {\n    opacity: 0;\n    transform: translateY(-50%) rotate(0deg);\n  }\n\n  .orvd-section \u003e summary:focus-visible,\n  .orvd-faq-item \u003e summary:focus-visible {\n    outline: 2px solid var(--orvd-accent);\n    outline-offset: 4px;\n  }\n\n  .orvd-section__content {\n    padding: 2px 0 28px;\n  }\n\n  .orvd-section__content \u003e *:last-child {\n    margin-bottom: 0;\n  }\n\n  \/* Lists *\/\n\n  .orvd-list {\n    margin: 18px 0 0;\n    padding: 0;\n    list-style: none;\n    border-top: 1px solid var(--orvd-border);\n  }\n\n  .orvd-list li {\n    position: relative;\n    padding: 13px 0 13px 22px;\n    border-bottom: 1px solid var(--orvd-border);\n    color: var(--orvd-muted);\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  .orvd-list li::before {\n    content: \"\";\n    position: absolute;\n    top: 24px;\n    left: 2px;\n    width: 8px;\n    height: 1px;\n    background: var(--orvd-accent);\n  }\n\n  .orvd-list li strong {\n    display: inline-block;\n    margin-bottom: 3px;\n  }\n\n  .orvd-list--features li {\n    padding-left: 0;\n  }\n\n  .orvd-list--features li::before {\n    display: none;\n  }\n\n  \/* Coverage options *\/\n\n  .orvd-coverage {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 9px;\n  }\n\n  .orvd-coverage__item {\n    padding: 17px;\n    border: 1px solid var(--orvd-border);\n    background: var(--orvd-white);\n  }\n\n  .orvd-coverage__item p {\n    margin: 0;\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  .orvd-coverage__item strong {\n    display: inline-block;\n    margin-bottom: 4px;\n    font-size: 16px;\n  }\n\n  \/* Specifications *\/\n\n  .orvd-specs {\n    width: 100%;\n    margin: 0;\n    border-collapse: collapse;\n    table-layout: fixed;\n  }\n\n  .orvd-specs tr {\n    display: grid;\n    grid-template-columns: minmax(105px, 0.8fr) minmax(0, 1.2fr);\n    border-top: 1px solid var(--orvd-border);\n  }\n\n  .orvd-specs tr:last-child {\n    border-bottom: 1px solid var(--orvd-border);\n  }\n\n  .orvd-specs td {\n    display: block;\n    min-width: 0;\n    padding: 13px 9px;\n    border: 0;\n    color: var(--orvd-muted);\n    font-size: 13px;\n    line-height: 1.55;\n    overflow-wrap: anywhere;\n  }\n\n  .orvd-specs td:first-child {\n    padding-left: 0;\n    color: var(--orvd-text);\n  }\n\n  .orvd-specs td:last-child {\n    padding-right: 0;\n  }\n\n  \/* FAQ *\/\n\n  .orvd-faq-list {\n    border-top: 1px solid var(--orvd-border);\n  }\n\n  .orvd-faq-item {\n    margin: 0;\n    border-bottom: 1px solid var(--orvd-border);\n  }\n\n  .orvd-faq-item \u003e summary {\n    position: relative;\n    min-height: 58px;\n    padding: 16px 36px 16px 0;\n    color: var(--orvd-text);\n    cursor: pointer;\n    list-style: none;\n    font-size: 15px;\n    font-weight: 600;\n    line-height: 1.5;\n    -webkit-tap-highlight-color: transparent;\n  }\n\n  .orvd-faq-item \u003e summary::after {\n    content: \"＋\";\n    position: absolute;\n    top: 50%;\n    right: 1px;\n    color: var(--orvd-light);\n    font-size: 17px;\n    font-weight: 400;\n    line-height: 1;\n    transform: translateY(-50%);\n  }\n\n  .orvd-faq-item[open] \u003e summary {\n    color: var(--orvd-accent);\n  }\n\n  .orvd-faq-item[open] \u003e summary::after {\n    content: \"−\";\n  }\n\n  .orvd-faq-item__answer {\n    padding: 0 28px 18px 0;\n  }\n\n  .orvd-faq-item__answer p {\n    margin: 0;\n    font-size: 14px;\n    line-height: 1.7;\n  }\n\n  \/* Tablet and desktop *\/\n\n  @media screen and (min-width: 750px) {\n    .orvd-product p {\n      font-size: 16px;\n      line-height: 1.8;\n    }\n\n    .orvd-intro {\n      padding: 26px 24px;\n    }\n\n    .orvd-intro strong {\n      font-size: 21px;\n    }\n\n    .orvd-section \u003e summary {\n      min-height: 72px;\n      font-size: 20px;\n    }\n\n    .orvd-section__content {\n      max-width: 780px;\n      padding-bottom: 34px;\n    }\n\n    .orvd-list li {\n      padding-top: 14px;\n      padding-bottom: 14px;\n      font-size: 15px;\n    }\n\n    .orvd-coverage {\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n    }\n\n    .orvd-coverage__item {\n      padding: 20px;\n    }\n\n    .orvd-specs tr {\n      grid-template-columns: minmax(170px, 0.8fr) minmax(0, 1.8fr);\n    }\n\n    .orvd-specs td {\n      padding-top: 15px;\n      padding-bottom: 15px;\n      font-size: 14px;\n    }\n\n    .orvd-faq-item \u003e summary {\n      min-height: 64px;\n      font-size: 16px;\n    }\n  }\n\n  @media (prefers-reduced-motion: reduce) {\n    .orvd-product *,\n    .orvd-product *::before,\n    .orvd-product *::after {\n      transition: none !important;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"orvd-product\"\u003e\n  \u003cdiv class=\"orvd-intro\"\u003e\n    \u003cp\u003e\u003cstrong\u003eMake Room for What Matters.\u003c\/strong\u003e\u003cbr\u003eA soft display surface for photos, notes and daily inspiration.\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"orvd-sections\"\u003e\n    \u003cdetails class=\"orvd-section\"\u003e\n      \u003csummary\u003eDesigned for Personal Everyday Display\u003c\/summary\u003e\n      \u003cdiv class=\"orvd-section__content\"\u003e\n        \u003cp\u003ePhotos, reminders, tickets, sketches, and small keepsakes deserve a home that is easy to see and simple to refresh. MemoScape™ turns an open section of wall into a calm visual landing place, keeping the moments and notes that matter within view without adding another frame or shelf. The soft, frameless panel feels relaxed rather than formal, while its irregular edge gives a photo wall or desk area a more personal finish. Arrange a few favorite images, build a changing inspiration board, or give everyday reminders a clear place away from a crowded desktop.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"orvd-section\"\u003e\n      \u003csummary\u003eThe ORINOVAE Difference\u003c\/summary\u003e\n      \u003cdiv class=\"orvd-section__content\"\u003e\n        \u003cul class=\"orvd-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eMakes memories visible.\u003c\/strong\u003e Create one shared surface for photographs, postcards, notes, and lightweight paper pieces you want to revisit.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eAdapts as life changes.\u003c\/strong\u003e Refresh the arrangement for a new season, project, trip, or routine without committing to one fixed layout.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFits different walls.\u003c\/strong\u003e Four listed panel sizes and four warm neutral colors make it easier to choose a proportion that suits the room.\u003c\/li\u003e\n\u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"orvd-section\"\u003e\n      \u003csummary\u003eKey Features\u003c\/summary\u003e\n      \u003cdiv class=\"orvd-section__content\"\u003e\n        \u003cul class=\"orvd-list orvd-list--features\"\u003e\n\u003cli\u003e✓ The visible surface has a soft, matte felt appearance that keeps the composition warm and quiet.\u003c\/li\u003e\n\u003cli\u003e✓ A thin, frameless profile lets photographs and notes become the focus, and the irregular deckled-style perimeter prevents a large panel from feeling too rigid.\u003c\/li\u003e\n\u003cli\u003e✓ The ORINOVAE product photography shows the board used with small pins, letters, cards, and photo prints.\u003c\/li\u003e\n\u003cli\u003e✓ Those styling pieces demonstrate possible arrangements only.\u003c\/li\u003e\n\u003cli\u003e✓ Plan the layout on the floor first, leave breathing room between clusters, and keep frequently changed notes near an easy-to-reach edge.\u003c\/li\u003e\n\u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"orvd-section\"\u003e\n      \u003csummary\u003ePerfect For\u003c\/summary\u003e\n      \u003cdiv class=\"orvd-section__content\"\u003e\n        \u003cp\u003eMemoScape™ suits home offices, study corners, bedrooms, creative workspaces, entry areas, and shared family spaces. Use it as a memory wall, a gentle planning surface, a display for children's artwork, or a changing collection of travel fragments. Before installation, check that the chosen wall, mounting method, and included components are appropriate for the surface and intended load. Keep pins and other small or sharp accessories away from children and pets.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"orvd-section\"\u003e\n      \u003csummary\u003eVariants \u0026amp; Included\u003c\/summary\u003e\n      \u003cdiv class=\"orvd-section__content\"\u003e\n        \u003cp\u003eChoose Light Camel, Deep Camel, Golden Ochre, or Milk Coffee in 40 × 60 cm, 60 × 80 cm, 60 × 120 cm, or 80 × 120 cm. Each selected variant includes one felt display panel. The ORINOVAE option labels also list pins and adhesive tabs; review the included-parts information before installation. Photos, letters, cards, desk objects, and other styling accessories shown in the gallery are not included. ORINOVAE lists these dimensions; normal manufacturing variation may occur.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"orvd-section\"\u003e\n      \u003csummary\u003eSpecifications\u003c\/summary\u003e\n      \u003cdiv class=\"orvd-section__content\"\u003e\n        \u003ctable class=\"orvd-specs\"\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eProduct type\u003c\/th\u003e\n\u003ctd\u003eframeless felt photo and memo display board\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eVisible finish\u003c\/th\u003e\n\u003ctd\u003esoft matte felt surface with an irregular edge\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eColors\u003c\/th\u003e\n\u003ctd\u003eLight Camel, Deep Camel, Golden Ochre, and Milk Coffee\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eSizes\u003c\/th\u003e\n\u003ctd\u003e40 × 60 cm, 60 × 80 cm, 60 × 120 cm, and 80 × 120 cm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eOrientation\u003c\/th\u003e\n\u003ctd\u003emount horizontally or vertically to suit the planned arrangement\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\u003c\/table\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"orvd-section\"\u003e\n      \u003csummary\u003eCare \u0026amp; Use\u003c\/summary\u003e\n      \u003cdiv class=\"orvd-section__content\"\u003e\n        \u003cp\u003eDust gently with a clean, dry, soft brush or low-suction fabric attachment. Test any cleaning method on a hidden corner first. Avoid soaking, aggressive rubbing, high heat, and heavy objects. Recheck the installation regularly, especially after rearranging the display, and replace damaged mounting components before continued use.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"orvd-section\"\u003e\n      \u003csummary\u003eFrequently Asked Questions\u003c\/summary\u003e\n      \u003cdiv class=\"orvd-section__content\"\u003e\n        \u003cdiv class=\"orvd-faq-list\"\u003e\n\u003cdetails class=\"orvd-faq-item\"\u003e\u003csummary\u003eWhich size should I choose?\u003c\/summary\u003e\u003cdiv class=\"orvd-faq-item__answer\"\u003e\u003cp\u003eMeasure the available wall area and mark the proposed outline with removable paper tape. Choose a smaller size for a focused desk display or a wider panel for a photo-wall composition.\u003c\/p\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"orvd-faq-item\"\u003e\u003csummary\u003eCan I use it on every wall finish?\u003c\/summary\u003e\u003cdiv class=\"orvd-faq-item__answer\"\u003e\u003cp\u003eNo mounting method suits every surface. Check the wall condition and component instructions before installation, and avoid fragile, dusty, damp, textured, or recently painted surfaces unless the mounting guidance explicitly permits them.\u003c\/p\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"orvd-faq-item\"\u003e\u003csummary\u003eAre the display photos and letters included?\u003c\/summary\u003e\u003cdiv class=\"orvd-faq-item__answer\"\u003e\u003cp\u003eNo. They are styling examples. The selected variant includes one felt panel; review the included-parts information for the listed pins and adhesive tabs.\u003c\/p\u003e\u003c\/div\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"ORINOVAE","offers":[{"title":"Light Camel \/ 60 x 80 cm","offer_id":47686606258313,"sku":"ORV-MSC-LC-6080","price":69.0,"currency_code":"GBP","in_stock":true},{"title":"Deep Camel \/ 60 x 80 cm","offer_id":47686606291081,"sku":"ORV-MSC-DC-6080","price":69.0,"currency_code":"GBP","in_stock":true},{"title":"Golden Ochre \/ 60 x 80 cm","offer_id":47686606323849,"sku":"ORV-MSC-GO-6080","price":69.0,"currency_code":"GBP","in_stock":true},{"title":"Milk Coffee \/ 60 x 80 cm","offer_id":47686606356617,"sku":"ORV-MSC-MC-6080","price":69.0,"currency_code":"GBP","in_stock":true},{"title":"Light Camel \/ 60 x 120 cm","offer_id":47686606389385,"sku":"ORV-MSC-LC-60120","price":72.0,"currency_code":"GBP","in_stock":true},{"title":"Deep Camel \/ 60 x 120 cm","offer_id":47686606422153,"sku":"ORV-MSC-DC-60120","price":72.0,"currency_code":"GBP","in_stock":true},{"title":"Golden Ochre \/ 60 x 120 cm","offer_id":47686606454921,"sku":"ORV-MSC-GO-60120","price":72.0,"currency_code":"GBP","in_stock":true},{"title":"Milk Coffee \/ 60 x 120 cm","offer_id":47686606487689,"sku":"ORV-MSC-MC-60120","price":72.0,"currency_code":"GBP","in_stock":true},{"title":"Light Camel \/ 80 x 120 cm","offer_id":47686606520457,"sku":"ORV-MSC-LC-80120","price":75.0,"currency_code":"GBP","in_stock":true},{"title":"Deep Camel \/ 80 x 120 cm","offer_id":47686606553225,"sku":"ORV-MSC-DC-80120","price":75.0,"currency_code":"GBP","in_stock":true},{"title":"Golden Ochre \/ 80 x 120 cm","offer_id":47686606585993,"sku":"ORV-MSC-GO-80120","price":75.0,"currency_code":"GBP","in_stock":true},{"title":"Milk Coffee \/ 80 x 120 cm","offer_id":47686606618761,"sku":"ORV-MSC-MC-80120","price":75.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0770\/6928\/7561\/files\/624495e7_200f2e27-830d-4d98-a4e9-5fd67e2f906a.jpg?v=1785139081"},{"product_id":"wallnest-multi-pocket-hanging-organizer","title":"WallNest™ Multi-Pocket Hanging Organizer","description":"\u003cstyle\u003e\n.orvd-product {\n    --orvd-text: #202420;\n    --orvd-muted: #646b66;\n    --orvd-light: #858b87;\n    --orvd-border: #dcdeda;\n    --orvd-soft: #f5f6f3;\n    --orvd-accent: #536157;\n    --orvd-white: #ffffff;\n\n    width: 100%;\n    color: var(--orvd-text);\n    font-family: inherit;\n  }\n\n  .orvd-product,\n  .orvd-product * {\n    box-sizing: border-box;\n  }\n\n  .orvd-product p,\n  .orvd-product ul,\n  .orvd-product table {\n    margin-top: 0;\n  }\n\n  .orvd-product p {\n    margin-bottom: 15px;\n    color: var(--orvd-muted);\n    font-size: 15px;\n    line-height: 1.72;\n  }\n\n  .orvd-product strong {\n    color: var(--orvd-text);\n    font-weight: 600;\n  }\n\n  \/* Intro *\/\n\n  .orvd-intro {\n    margin-bottom: 18px;\n    padding: 22px 18px;\n    background: var(--orvd-soft);\n  }\n\n  .orvd-intro p {\n    margin: 0;\n  }\n\n  .orvd-intro strong {\n    display: inline-block;\n    margin-bottom: 5px;\n    font-size: 19px;\n    line-height: 1.4;\n  }\n\n  \/* Main accordion *\/\n\n  .orvd-sections {\n    border-top: 1px solid var(--orvd-border);\n  }\n\n  .orvd-section {\n    margin: 0;\n    border-bottom: 1px solid var(--orvd-border);\n  }\n\n  .orvd-section \u003e summary {\n    position: relative;\n    display: flex;\n    align-items: center;\n    min-height: 64px;\n    padding: 17px 42px 17px 0;\n    color: var(--orvd-text);\n    cursor: pointer;\n    list-style: none;\n    font-size: 18px;\n    font-weight: 500;\n    line-height: 1.35;\n    letter-spacing: -0.015em;\n    -webkit-tap-highlight-color: transparent;\n  }\n\n  .orvd-section \u003e summary::-webkit-details-marker,\n  .orvd-faq-item \u003e summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .orvd-section \u003e summary::marker,\n  .orvd-faq-item \u003e summary::marker {\n    content: \"\";\n  }\n\n  .orvd-section \u003e summary::before,\n  .orvd-section \u003e summary::after {\n    content: \"\";\n    position: absolute;\n    top: 50%;\n    right: 3px;\n    width: 15px;\n    height: 1.5px;\n    background: currentColor;\n    transform: translateY(-50%);\n    transition:\n      opacity 180ms ease,\n      transform 180ms ease;\n  }\n\n  .orvd-section \u003e summary::after {\n    transform: translateY(-50%) rotate(90deg);\n  }\n\n  .orvd-section[open] \u003e summary {\n    color: var(--orvd-accent);\n  }\n\n  .orvd-section[open] \u003e summary::after {\n    opacity: 0;\n    transform: translateY(-50%) rotate(0deg);\n  }\n\n  .orvd-section \u003e summary:focus-visible,\n  .orvd-faq-item \u003e summary:focus-visible {\n    outline: 2px solid var(--orvd-accent);\n    outline-offset: 4px;\n  }\n\n  .orvd-section__content {\n    padding: 2px 0 28px;\n  }\n\n  .orvd-section__content \u003e *:last-child {\n    margin-bottom: 0;\n  }\n\n  \/* Lists *\/\n\n  .orvd-list {\n    margin: 18px 0 0;\n    padding: 0;\n    list-style: none;\n    border-top: 1px solid var(--orvd-border);\n  }\n\n  .orvd-list li {\n    position: relative;\n    padding: 13px 0 13px 22px;\n    border-bottom: 1px solid var(--orvd-border);\n    color: var(--orvd-muted);\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  .orvd-list li::before {\n    content: \"\";\n    position: absolute;\n    top: 24px;\n    left: 2px;\n    width: 8px;\n    height: 1px;\n    background: var(--orvd-accent);\n  }\n\n  .orvd-list li strong {\n    display: inline-block;\n    margin-bottom: 3px;\n  }\n\n  .orvd-list--features li {\n    padding-left: 0;\n  }\n\n  .orvd-list--features li::before {\n    display: none;\n  }\n\n  \/* Coverage options *\/\n\n  .orvd-coverage {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 9px;\n  }\n\n  .orvd-coverage__item {\n    padding: 17px;\n    border: 1px solid var(--orvd-border);\n    background: var(--orvd-white);\n  }\n\n  .orvd-coverage__item p {\n    margin: 0;\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  .orvd-coverage__item strong {\n    display: inline-block;\n    margin-bottom: 4px;\n    font-size: 16px;\n  }\n\n  \/* Specifications *\/\n\n  .orvd-specs {\n    width: 100%;\n    margin: 0;\n    border-collapse: collapse;\n    table-layout: fixed;\n  }\n\n  .orvd-specs tr {\n    display: grid;\n    grid-template-columns: minmax(105px, 0.8fr) minmax(0, 1.2fr);\n    border-top: 1px solid var(--orvd-border);\n  }\n\n  .orvd-specs tr:last-child {\n    border-bottom: 1px solid var(--orvd-border);\n  }\n\n  .orvd-specs td {\n    display: block;\n    min-width: 0;\n    padding: 13px 9px;\n    border: 0;\n    color: var(--orvd-muted);\n    font-size: 13px;\n    line-height: 1.55;\n    overflow-wrap: anywhere;\n  }\n\n  .orvd-specs td:first-child {\n    padding-left: 0;\n    color: var(--orvd-text);\n  }\n\n  .orvd-specs td:last-child {\n    padding-right: 0;\n  }\n\n  \/* FAQ *\/\n\n  .orvd-faq-list {\n    border-top: 1px solid var(--orvd-border);\n  }\n\n  .orvd-faq-item {\n    margin: 0;\n    border-bottom: 1px solid var(--orvd-border);\n  }\n\n  .orvd-faq-item \u003e summary {\n    position: relative;\n    min-height: 58px;\n    padding: 16px 36px 16px 0;\n    color: var(--orvd-text);\n    cursor: pointer;\n    list-style: none;\n    font-size: 15px;\n    font-weight: 600;\n    line-height: 1.5;\n    -webkit-tap-highlight-color: transparent;\n  }\n\n  .orvd-faq-item \u003e summary::after {\n    content: \"＋\";\n    position: absolute;\n    top: 50%;\n    right: 1px;\n    color: var(--orvd-light);\n    font-size: 17px;\n    font-weight: 400;\n    line-height: 1;\n    transform: translateY(-50%);\n  }\n\n  .orvd-faq-item[open] \u003e summary {\n    color: var(--orvd-accent);\n  }\n\n  .orvd-faq-item[open] \u003e summary::after {\n    content: \"−\";\n  }\n\n  .orvd-faq-item__answer {\n    padding: 0 28px 18px 0;\n  }\n\n  .orvd-faq-item__answer p {\n    margin: 0;\n    font-size: 14px;\n    line-height: 1.7;\n  }\n\n  \/* Tablet and desktop *\/\n\n  @media screen and (min-width: 750px) {\n    .orvd-product p {\n      font-size: 16px;\n      line-height: 1.8;\n    }\n\n    .orvd-intro {\n      padding: 26px 24px;\n    }\n\n    .orvd-intro strong {\n      font-size: 21px;\n    }\n\n    .orvd-section \u003e summary {\n      min-height: 72px;\n      font-size: 20px;\n    }\n\n    .orvd-section__content {\n      max-width: 780px;\n      padding-bottom: 34px;\n    }\n\n    .orvd-list li {\n      padding-top: 14px;\n      padding-bottom: 14px;\n      font-size: 15px;\n    }\n\n    .orvd-coverage {\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n    }\n\n    .orvd-coverage__item {\n      padding: 20px;\n    }\n\n    .orvd-specs tr {\n      grid-template-columns: minmax(170px, 0.8fr) minmax(0, 1.8fr);\n    }\n\n    .orvd-specs td {\n      padding-top: 15px;\n      padding-bottom: 15px;\n      font-size: 14px;\n    }\n\n    .orvd-faq-item \u003e summary {\n      min-height: 64px;\n      font-size: 16px;\n    }\n  }\n\n  @media (prefers-reduced-motion: reduce) {\n    .orvd-product *,\n    .orvd-product *::before,\n    .orvd-product *::after {\n      transition: none !important;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"orvd-product\"\u003e\n  \u003cdiv class=\"orvd-intro\"\u003e\n    \u003cp\u003e\u003cstrong\u003eUse the Wall. Clear the Surface.\u003c\/strong\u003e\u003cbr\u003eHanging pockets that give small essentials a visible home.\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"orvd-sections\"\u003e\n    \u003cdetails class=\"orvd-section\"\u003e\n      \u003csummary\u003eDesigned for Vertical Everyday Storage\u003c\/summary\u003e\n      \u003cdiv class=\"orvd-section__content\"\u003e\n        \u003cp\u003eSmall essentials are useful only when you can see and reach them. WallNest™ turns an unused vertical surface into a calm landing place for toiletries, grooming tools, socks, stationery, soft accessories, and the little items that usually drift across a counter or disappear into a drawer. Instead of adding another box to a crowded shelf, the organizer keeps everyday categories together while leaving the surface below open. Its slim hanging format makes it easy to build a simple routine: put items away in one motion, scan the pockets before leaving, and reset the space without moving several containers.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"orvd-section\"\u003e\n      \u003csummary\u003eThe ORINOVAE Difference\u003c\/summary\u003e\n      \u003cdiv class=\"orvd-section__content\"\u003e\n        \u003cul class=\"orvd-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eUses overlooked vertical space.\u003c\/strong\u003e The hanging panel adds visible storage without taking over a desk, vanity, bedside table, or shelf.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eKeeps mixed essentials easy to sort.\u003c\/strong\u003e Open tiers, mesh sections, and smaller front divisions give different shapes a practical place.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eOffers a right-sized setup.\u003c\/strong\u003e Choose a shorter two-tier layout for compact routines or a taller three-tier layout for more categories.\u003c\/li\u003e\n\u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"orvd-section\"\u003e\n      \u003csummary\u003eKey Features\u003c\/summary\u003e\n      \u003cdiv class=\"orvd-section__content\"\u003e\n        \u003cul class=\"orvd-list orvd-list--features\"\u003e\n\u003cli\u003e✓ The organizer combines broad open pockets with mesh-front sections, so frequently used items remain visible while still feeling contained.\u003c\/li\u003e\n\u003cli\u003e✓ Smaller divisions along the lower front help separate narrow objects such as combs, brushes, pens, or tubes.\u003c\/li\u003e\n\u003cli\u003e✓ A flat upper panel keeps the profile tidy, and reinforced top eyelets create clear hanging points.\u003c\/li\u003e\n\u003cli\u003e✓ The two-tier and three-tier structures are visibly different, so the selected configuration is easy to identify.\u003c\/li\u003e\n\u003cli\u003e✓ Neutral gray and warm apricot work with calm interiors without demanding attention from the rest of the room.\u003c\/li\u003e\n\u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"orvd-section\"\u003e\n      \u003csummary\u003ePerfect For\u003c\/summary\u003e\n      \u003cdiv class=\"orvd-section__content\"\u003e\n        \u003cp\u003eUse WallNest™ where small objects collect: beside a bathroom vanity, near a wardrobe, behind a suitable door, above a desk, in a dorm room, or beside a bed. It is especially useful for shared or compact spaces where a clear home for each category matters more than adding another piece of furniture. Always choose mounting hardware and a surface that are appropriate for the intended location and load.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"orvd-section\"\u003e\n      \u003csummary\u003eVariants \u0026amp; Included\u003c\/summary\u003e\n      \u003cdiv class=\"orvd-section__content\"\u003e\n        \u003cp\u003eChoose Gray or Apricot in either a 2-Tier 40 × 65 cm format or a 3-Tier 40 × 90 cm format. The selected variant includes one hanging organizer. Styling objects, books, toiletries, toys, and other contents shown in photography are not included. Mounting tabs are pictured in the ORINOVAE product imagery; review the included-parts information and follow the ORINOVAE installation guidance before use. Dimensions are listed and may vary slightly because of normal textile construction.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"orvd-section\"\u003e\n      \u003csummary\u003eSpecifications\u003c\/summary\u003e\n      \u003cdiv class=\"orvd-section__content\"\u003e\n        \u003ctable class=\"orvd-specs\"\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eProduct type\u003c\/th\u003e\n\u003ctd\u003emulti-pocket hanging organizer\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eAvailable colors\u003c\/th\u003e\n\u003ctd\u003eGray and Apricot\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eAvailable configurations\u003c\/th\u003e\n\u003ctd\u003e2-Tier 40 × 65 cm and 3-Tier 40 × 90 cm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eVisible construction\u003c\/th\u003e\n\u003ctd\u003ewoven fabric surface, stitched edging, mesh sections, open pockets, smaller front divisions, and top eyelets\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eOrientation\u003c\/th\u003e\n\u003ctd\u003evertical hanging storage\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\u003c\/table\u003e\n\u003cp\u003eMeasure the intended area and allow space to reach the lowest pocket comfortably. Do not rely on the organizer dimensions alone when choosing mounting hardware; surface type, attachment method, and the weight of stored contents also matter.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"orvd-section\"\u003e\n      \u003csummary\u003eCare \u0026amp; Use\u003c\/summary\u003e\n      \u003cdiv class=\"orvd-section__content\"\u003e\n        \u003cp\u003eEmpty every pocket before cleaning. Follow the ORINOVAE care information for the product, test any cleaning method on a small inconspicuous area, and allow the organizer to dry fully before refilling it. Avoid overloading individual pockets or placing sharp, hot, wet, or leaking items inside. Recheck the hanging points periodically, particularly when the organizer is used on a door or in a humid room.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"orvd-section\"\u003e\n      \u003csummary\u003eFrequently Asked Questions\u003c\/summary\u003e\n      \u003cdiv class=\"orvd-section__content\"\u003e\n        \u003cdiv class=\"orvd-faq-list\"\u003e\n\u003cdetails class=\"orvd-faq-item\"\u003e\u003csummary\u003eWhich size should I choose?\u003c\/summary\u003e\u003cdiv class=\"orvd-faq-item__answer\"\u003e\u003cp\u003eChoose the 2-Tier version for a smaller group of daily essentials or limited wall height. Choose the 3-Tier version when you need another broad pocket and have enough vertical clearance.\u003c\/p\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"orvd-faq-item\"\u003e\u003csummary\u003eCan it hang behind a door?\u003c\/summary\u003e\u003cdiv class=\"orvd-faq-item__answer\"\u003e\u003cp\u003eIt can suit a door or wall when the surface, clearance, and selected mounting method are compatible. Check that the door can move freely and that the attachment is secure before adding contents.\u003c\/p\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"orvd-faq-item\"\u003e\u003csummary\u003eAre the items shown in the pockets included?\u003c\/summary\u003e\u003cdiv class=\"orvd-faq-item__answer\"\u003e\u003cp\u003eNo. The books, toiletries, glasses, toys, and accessories shown in the photographs demonstrate possible organization only.\u003c\/p\u003e\u003c\/div\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"ORINOVAE","offers":[{"title":"Gray, 2-Tier, 40 x 65 cm","offer_id":47686606717065,"sku":"ORV-WLN-GY-4065","price":35.0,"currency_code":"GBP","in_stock":true},{"title":"Apricot, 2-Tier, 40 x 65 cm","offer_id":47686606782601,"sku":"ORV-WLN-AP-4065","price":35.0,"currency_code":"GBP","in_stock":true},{"title":"Gray, 3-Tier, 40 x 90 cm","offer_id":47686606815369,"sku":"ORV-WLN-GY-4090","price":37.0,"currency_code":"GBP","in_stock":true},{"title":"Apricot, 3-Tier, 40 x 90 cm","offer_id":47686606848137,"sku":"ORV-WLN-AP-4090","price":37.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0770\/6928\/7561\/files\/e8e00f18_8c53ae49-3af4-4014-bec8-79fa84481bd6.png?v=1785149439"}],"url":"https:\/\/orinovae.com\/collections\/home-travel.oembed","provider":"orinovae","version":"1.0","type":"link"}