{"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","url":"https:\/\/orinovae.com\/products\/terrasleeve-quilted-laptop-carry-case","provider":"orinovae","version":"1.0","type":"link"}