{"product_id":"trailviora™-skynest-elevated-camp-lounge-system","title":"Trailviora™ SkyNest Elevated Camp Lounge System","description":"\u003cstyle\u003e\n\/* =========================================================\n   TRAILVIORA™ SKYNEST ELEVATED CAMP LOUNGE SYSTEM\n   Shopify Custom Liquid — Premium Suspended Outdoor Room Layout\n   Palette: Deep Alpine Olive + Warm Sand + Graphite + Muted Bronze\n   ========================================================= *\/\n\n.skynest-page,\n.skynest-page * {\n  box-sizing: border-box;\n}\n\n.skynest-page {\n  --sn-olive: #46543f;\n  --sn-olive-dark: #303b2c;\n  --sn-olive-soft: #6e7868;\n  --sn-sand: #c8b79f;\n  --sn-sand-soft: #eee4d7;\n  --sn-graphite: #292b27;\n  --sn-graphite-2: #393b36;\n  --sn-bronze: #a8794c;\n  --sn-bronze-soft: #d3b18a;\n  --sn-smoke: #9b9e98;\n  --sn-text: #30312d;\n  --sn-muted: #6d6e69;\n  --sn-border: #ddd5ca;\n  --sn-cream: #fbfaf7;\n  --sn-white: #ffffff;\n\n  width: 100%;\n  max-width: 760px;\n  margin: 24px auto 0;\n  padding: 0;\n  overflow: hidden;\n\n  border: 1px solid rgba(70,84,63,.10);\n  border-radius: 20px;\n\n  background: var(--sn-cream);\n  color: var(--sn-text);\n\n  font-family:\n    Arial,\n    Helvetica,\n    -apple-system,\n    BlinkMacSystemFont,\n    \"Segoe UI\",\n    sans-serif;\n}\n\n.skynest-page h1,\n.skynest-page h2,\n.skynest-page h3,\n.skynest-page p,\n.skynest-page span,\n.skynest-page strong {\n  word-break: normal;\n  overflow-wrap: break-word;\n  hyphens: none;\n}\n\n.skynest-page img {\n  display: block;\n  width: 100%;\n  max-width: 100%;\n  height: auto;\n}\n\n.skynest-shell {\n  width: 100%;\n  max-width: 700px;\n  margin: 0 auto;\n  padding: 0 18px;\n}\n\n.skynest-kicker {\n  display: inline-flex;\n  align-items: center;\n  gap: 9px;\n  margin-bottom: 10px;\n\n  color: var(--sn-bronze);\n\n  font-size: 9px;\n  line-height: 1.2;\n  font-weight: 900;\n  letter-spacing: 1.8px;\n  text-transform: uppercase;\n}\n\n.skynest-kicker::before {\n  content: \"\";\n  width: 26px;\n  height: 1px;\n  background: currentColor;\n}\n\n.skynest-title {\n  margin: 0;\n\n  color: var(--sn-graphite);\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size: 31px;\n  line-height: 1.08;\n  font-weight: 500;\n  letter-spacing: -.4px;\n}\n\n.skynest-copy {\n  color: var(--sn-muted);\n  font-size: 13px;\n  line-height: 1.66;\n}\n\n\n\/* =========================================================\n   01 — HERO\n   ========================================================= *\/\n\n.skynest-hero {\n  padding: 34px 0 24px;\n\n  background:\n    radial-gradient(\n      circle at 88% 10%,\n      rgba(200,183,159,.17),\n      transparent 26%\n    ),\n    linear-gradient(\n      180deg,\n      #f6f2eb 0%,\n      #ebe4d8 100%\n    );\n}\n\n.skynest-hero h1 {\n  max-width: 620px;\n  margin: 0;\n\n  color: var(--sn-graphite);\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size: 36px;\n  line-height: 1.04;\n  font-weight: 500;\n  letter-spacing: -.7px;\n}\n\n.skynest-hero-subtitle {\n  margin-top: 12px;\n\n  color: #494b46;\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size: 18px;\n  line-height: 1.34;\n}\n\n.skynest-hero-copy {\n  margin-top: 16px;\n  padding-top: 15px;\n\n  border-top: 1px solid var(--sn-border);\n}\n\n.skynest-hero-copy p {\n  margin: 0;\n\n  color: var(--sn-muted);\n\n  font-size: 13px;\n  line-height: 1.68;\n}\n\n.skynest-hero-copy strong {\n  display: block;\n  margin-top: 12px;\n\n  color: var(--sn-graphite);\n\n  font-size: 12px;\n  line-height: 1.4;\n}\n\n.skynest-chips {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 7px;\n  margin-top: 18px;\n}\n\n.skynest-chip {\n  display: inline-flex;\n  align-items: center;\n\n  padding: 7px 9px;\n\n  border: 1px solid #cbc1b4;\n  border-radius: 999px;\n\n  background: rgba(255,255,255,.66);\n  color: var(--sn-graphite);\n\n  font-size: 9px;\n  line-height: 1.2;\n  font-weight: 800;\n}\n\n\n\/* =========================================================\n   IMAGE PLACEHOLDERS\n   ========================================================= *\/\n\n.skynest-image {\n  width: 100%;\n  margin: 0 auto;\n  overflow: hidden;\n\n  border-radius: 14px;\n\n  background: #31342e;\n\n  box-shadow:\n    0 12px 26px rgba(41,43,39,.10);\n}\n\n.skynest-image--hero {\n  margin-top: 22px;\n}\n\n.skynest-placeholder {\n  display: flex;\n  align-items: center;\n  justify-content: center;\n\n  min-height: 245px;\n  padding: 22px 16px;\n\n  border: 1px dashed rgba(238,228,215,.34);\n\n  background:\n    radial-gradient(\n      circle at 50% 45%,\n      rgba(200,183,159,.14),\n      transparent 34%\n    ),\n    linear-gradient(\n      135deg,\n      #596452 0%,\n      #31352f 100%\n    );\n\n  text-align: center;\n}\n\n.skynest-placeholder strong {\n  display: block;\n\n  color: #ffffff;\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size: 19px;\n  line-height: 1.2;\n  font-weight: 500;\n}\n\n.skynest-placeholder span {\n  display: block;\n  margin-top: 7px;\n\n  color: rgba(255,255,255,.62);\n\n  font-size: 9px;\n  line-height: 1.45;\n  font-weight: 800;\n  letter-spacing: 1px;\n  text-transform: uppercase;\n}\n\n\n\/* =========================================================\n   02 — DAY \/ NIGHT TRANSFORMATION\n   ========================================================= *\/\n\n.skynest-modes {\n  padding: 34px 0;\n  background: #ffffff;\n}\n\n.skynest-mode-grid {\n  display: grid;\n\n  grid-template-columns:\n    repeat(auto-fit, minmax(min(220px, 100%), 1fr));\n\n  gap: 9px;\n  margin-top: 18px;\n}\n\n.skynest-mode {\n  min-width: 0;\n  padding: 16px;\n\n  border-radius: 14px;\n}\n\n.skynest-mode--day {\n  border: 1px solid var(--sn-border);\n\n  background:\n    linear-gradient(\n      145deg,\n      #ffffff 0%,\n      #f7f2eb 100%\n    );\n}\n\n.skynest-mode--night {\n  background:\n    linear-gradient(\n      145deg,\n      #3a4037 0%,\n      #2e342c 100%\n    );\n\n  color: #ffffff;\n}\n\n.skynest-mode-label {\n  color: var(--sn-bronze);\n\n  font-size: 9px;\n  line-height: 1.2;\n  font-weight: 900;\n  letter-spacing: 1.2px;\n  text-transform: uppercase;\n}\n\n.skynest-mode--night .skynest-mode-label {\n  color: var(--sn-bronze-soft);\n}\n\n.skynest-mode h3 {\n  margin: 10px 0 6px;\n\n  color: var(--sn-graphite);\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size: 18px;\n  line-height: 1.2;\n  font-weight: 500;\n}\n\n.skynest-mode--night h3 {\n  color: #ffffff;\n}\n\n.skynest-mode p {\n  margin: 0;\n\n  color: var(--sn-muted);\n\n  font-size: 11.5px;\n  line-height: 1.52;\n}\n\n.skynest-mode--night p {\n  color: rgba(255,255,255,.68);\n}\n\n.skynest-mode-bridge {\n  margin-top: 11px;\n\n  color: var(--sn-olive);\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size: 17px;\n  line-height: 1.4;\n\n  text-align: center;\n}\n\n\n\/* =========================================================\n   03 — SUSPENDED ROOM ARCHITECTURE\n   ========================================================= *\/\n\n.skynest-architecture {\n  padding: 36px 0;\n\n  background:\n    linear-gradient(\n      180deg,\n      #ebe5dc 0%,\n      #f8f5ef 100%\n    );\n}\n\n.skynest-architecture-head {\n  margin-bottom: 18px;\n}\n\n.skynest-architecture-head p {\n  margin: 11px 0 0;\n}\n\n.skynest-architecture-strip {\n  display: grid;\n\n  grid-template-columns:\n    repeat(auto-fit, minmax(min(180px, 100%), 1fr));\n\n  gap: 8px;\n  margin-top: 16px;\n}\n\n.skynest-architecture-item {\n  padding: 13px;\n\n  border: 1px solid var(--sn-border);\n  border-radius: 12px;\n\n  background: rgba(255,255,255,.84);\n}\n\n.skynest-architecture-icon {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n\n  width: 32px;\n  height: 32px;\n\n  margin-bottom: 9px;\n\n  border-radius: 50%;\n\n  background: var(--sn-olive-dark);\n  color: #ffffff;\n\n  font-size: 14px;\n}\n\n.skynest-architecture-item h3 {\n  margin: 0 0 4px;\n\n  color: var(--sn-graphite);\n\n  font-size: 12.5px;\n  line-height: 1.28;\n  font-weight: 900;\n}\n\n.skynest-architecture-item p {\n  margin: 0;\n\n  color: var(--sn-muted);\n\n  font-size: 10.5px;\n  line-height: 1.44;\n}\n\n\n\/* =========================================================\n   04 — CORE FEATURES\n   ========================================================= *\/\n\n.skynest-features {\n  padding: 36px 0;\n  background: #ffffff;\n}\n\n.skynest-feature-grid {\n  display: grid;\n\n  grid-template-columns:\n    repeat(auto-fit, minmax(min(210px, 100%), 1fr));\n\n  gap: 8px;\n  margin-top: 18px;\n}\n\n.skynest-feature {\n  display: grid;\n\n  grid-template-columns:\n    34px minmax(0, 1fr);\n\n  gap: 9px;\n  align-items: start;\n\n  padding: 13px;\n\n  border: 1px solid var(--sn-border);\n  border-radius: 12px;\n\n  background:\n    linear-gradient(\n      145deg,\n      #ffffff 0%,\n      #faf8f4 100%\n    );\n}\n\n.skynest-icon {\n  display: flex;\n  align-items: center;\n  justify-content: center;\n\n  width: 34px;\n  height: 34px;\n\n  border-radius: 10px;\n\n  background: var(--sn-sand-soft);\n  color: var(--sn-graphite);\n\n  font-size: 14px;\n}\n\n.skynest-feature h3 {\n  margin: 0 0 4px;\n\n  color: var(--sn-graphite);\n\n  font-size: 12.5px;\n  line-height: 1.28;\n  font-weight: 900;\n}\n\n.skynest-feature p {\n  margin: 0;\n\n  color: var(--sn-muted);\n\n  font-size: 10.8px;\n  line-height: 1.46;\n}\n\n\n\/* =========================================================\n   05 — DESIGN \/ MATERIAL\n   ========================================================= *\/\n\n.skynest-design {\n  padding: 36px 0;\n\n  background:\n    radial-gradient(\n      circle at 92% 8%,\n      rgba(200,183,159,.12),\n      transparent 25%\n    ),\n    linear-gradient(\n      135deg,\n      #393b36 0%,\n      #292b27 100%\n    );\n\n  color: #ffffff;\n}\n\n.skynest-design .skynest-kicker {\n  color: var(--sn-bronze-soft);\n}\n\n.skynest-design .skynest-title {\n  color: #ffffff;\n}\n\n.skynest-design-copy {\n  margin-top: 12px;\n\n  color: rgba(255,255,255,.70);\n\n  font-size: 12.5px;\n  line-height: 1.64;\n}\n\n.skynest-materials {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 7px;\n  margin-top: 15px;\n}\n\n.skynest-material {\n  padding: 7px 9px;\n\n  border: 1px solid rgba(238,228,215,.22);\n  border-radius: 999px;\n\n  color: #efe6da;\n\n  font-size: 9.5px;\n  line-height: 1.2;\n  font-weight: 800;\n}\n\n.skynest-design-image {\n  margin-top: 18px;\n}\n\n.skynest-design-quote {\n  max-width: 540px;\n  margin: 17px auto 0;\n\n  color: var(--sn-bronze-soft);\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size: 17px;\n  line-height: 1.4;\n\n  text-align: center;\n}\n\n\n\/* =========================================================\n   06 — USE CASES \/ POSITIONING\n   ========================================================= *\/\n\n.skynest-uses {\n  padding: 34px 0;\n  background: var(--sn-cream);\n}\n\n.skynest-use-tags {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 7px;\n  margin-top: 16px;\n}\n\n.skynest-use-tag {\n  display: inline-flex;\n  align-items: center;\n\n  padding: 7px 9px;\n\n  border: 1px solid var(--sn-border);\n  border-radius: 999px;\n\n  background: #ffffff;\n  color: var(--sn-graphite);\n\n  font-size: 9.5px;\n  line-height: 1.2;\n  font-weight: 800;\n}\n\n.skynest-positioning {\n  display: grid;\n\n  grid-template-columns:\n    repeat(auto-fit, minmax(min(150px, 100%), 1fr));\n\n  gap: 8px;\n  margin-top: 18px;\n}\n\n.skynest-position {\n  padding: 14px;\n\n  border-radius: 12px;\n\n  background: var(--sn-graphite);\n  color: #ffffff;\n\n  text-align: center;\n}\n\n.skynest-position span {\n  color: rgba(255,255,255,.55);\n\n  font-size: 9px;\n  letter-spacing: 1px;\n  text-transform: uppercase;\n}\n\n.skynest-position strong {\n  display: block;\n  margin-top: 6px;\n\n  color: #ffffff;\n\n  font-size: 11.6px;\n  line-height: 1.3;\n}\n\n.skynest-equals {\n  margin-top: 10px;\n\n  color: var(--sn-olive);\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size: 17px;\n  line-height: 1.4;\n\n  text-align: center;\n}\n\n\n\/* =========================================================\n   07 — LIFESTYLE IMAGE\n   ========================================================= *\/\n\n.skynest-lifestyle {\n  padding: 30px 0;\n  background: #ffffff;\n}\n\n\n\/* =========================================================\n   08 — HOW TO USE\n   ========================================================= *\/\n\n.skynest-howto {\n  padding: 34px 0 38px;\n\n  background:\n    linear-gradient(\n      180deg,\n      #ece6dc 0%,\n      #faf7f2 100%\n    );\n}\n\n.skynest-howto-head {\n  margin-bottom: 18px;\n  text-align: center;\n}\n\n.skynest-howto-head .skynest-title {\n  margin: 0 auto;\n}\n\n.skynest-howto-head p {\n  margin: 8px auto 0;\n\n  color: var(--sn-muted);\n\n  font-size: 11px;\n  line-height: 1.5;\n}\n\n.skynest-steps {\n  display: grid;\n\n  grid-template-columns:\n    repeat(auto-fit, minmax(min(220px, 100%), 1fr));\n\n  gap: 8px;\n}\n\n.skynest-step {\n  display: grid;\n\n  grid-template-columns:\n    30px\n    20px\n    minmax(0, 1fr);\n\n  grid-template-rows:\n    auto\n    auto;\n\n  column-gap: 8px;\n  row-gap: 3px;\n  align-items: center;\n\n  min-width: 0;\n  padding: 10px 11px;\n\n  border: 1px solid var(--sn-border);\n  border-radius: 11px;\n\n  background: #ffffff;\n}\n\n.skynest-step-number {\n  grid-column: 1;\n  grid-row: 1 \/ 3;\n\n  display: flex;\n  align-items: center;\n  justify-content: center;\n\n  width: 30px;\n  height: 30px;\n\n  border-radius: 50%;\n\n  background: var(--sn-olive-dark);\n  color: #ffffff;\n\n  font-size: 10px;\n  line-height: 1;\n  font-weight: 900;\n}\n\n.skynest-step-icon {\n  grid-column: 2;\n  grid-row: 1 \/ 3;\n\n  display: flex;\n  align-items: center;\n  justify-content: center;\n\n  width: 20px;\n\n  font-size: 14px;\n}\n\n.skynest-step h3 {\n  grid-column: 3;\n  grid-row: 1;\n\n  margin: 0;\n\n  color: var(--sn-graphite);\n\n  font-size: 11.7px;\n  line-height: 1.26;\n  font-weight: 900;\n}\n\n.skynest-step p {\n  grid-column: 3;\n  grid-row: 2;\n\n  margin: 0;\n\n  color: var(--sn-muted);\n\n  font-size: 9.7px;\n  line-height: 1.4;\n}\n\n\n\/* =========================================================\n   09 — FINAL\n   ========================================================= *\/\n\n.skynest-final {\n  padding: 42px 0 46px;\n\n  background:\n    radial-gradient(\n      circle at 50% 120%,\n      rgba(200,183,159,.15),\n      transparent 36%\n    ),\n    linear-gradient(\n      135deg,\n      #393b36 0%,\n      #292b27 100%\n    );\n\n  text-align: center;\n}\n\n.skynest-final-label {\n  color: var(--sn-bronze-soft);\n\n  font-size: 9px;\n  font-weight: 900;\n  letter-spacing: 1.8px;\n  text-transform: uppercase;\n}\n\n.skynest-final h2 {\n  margin: 10px 0 0;\n\n  color: #ffffff;\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size: 29px;\n  line-height: 1.08;\n  font-weight: 500;\n}\n\n.skynest-final p {\n  max-width: 520px;\n  margin: 13px auto 0;\n\n  color: rgba(255,255,255,.66);\n\n  font-size: 12px;\n  line-height: 1.62;\n}\n\n\n\/* =========================================================\n   MOBILE\n   ========================================================= *\/\n\n@media (max-width: 420px) {\n\n  .skynest-page {\n    margin-top: 16px;\n    border-radius: 0;\n  }\n\n  .skynest-shell {\n    padding-left: 12px;\n    padding-right: 12px;\n  }\n\n  .skynest-hero h1 {\n    font-size: 31px;\n  }\n\n  .skynest-title {\n    font-size: 27px;\n  }\n\n  .skynest-placeholder {\n    min-height: 210px;\n  }\n}\n\n\/* =========================================================\n   REAL SHOPIFY PRODUCT IMAGES\n   ========================================================= *\/\n.skynest-image \u003e img {\n  display: block;\n  width: 100%;\n  height: auto;\n  max-height: none;\n  object-fit: contain;\n  background: #f2eee7;\n}\n.skynest-design .skynest-image \u003e img {\n  background: #2f302c;\n}\n\n\u003c\/style\u003e\n\n\u003cdiv class=\"skynest-page\"\u003e\n\n  \u003c!-- 01 — HERO --\u003e\n\n  \u003csection class=\"skynest-hero\"\u003e\n\n    \u003cdiv class=\"skynest-shell\"\u003e\n\n      \u003cdiv class=\"skynest-kicker\"\u003e\n        Trailviora™ Elevated Camp Rest\n      \u003c\/div\u003e\n\n      \u003ch1\u003e\n        SkyNest™ Elevated Camp Lounge System\n      \u003c\/h1\u003e\n\n      \u003cdiv class=\"skynest-hero-subtitle\"\u003e\n        Rest Above the Ground. Stay Closer to the Outdoors.\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"skynest-hero-copy\"\u003e\n\n        \u003cp\u003e\n          SkyNest™ is designed for campers who want a lighter,\n          more immersive alternative to traditional camp chairs and\n          ground sleeping systems. It combines a shaped hammock body,\n          insect canopy, adjustable ridgeline, gear organizer and\n          optional underside insulation channel in one suspended system.\n        \u003c\/p\u003e\n\n        \u003cstrong\u003e\n          Rise above the ground. Settle into the wild.\n        \u003c\/strong\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"skynest-chips\"\u003e\n\n        \u003cspan class=\"skynest-chip\"\u003e\n          Flatter-Lay Geometry\n        \u003c\/span\u003e\n\n        \u003cspan class=\"skynest-chip\"\u003e\n          Insect Canopy\n        \u003c\/span\u003e\n\n        \u003cspan class=\"skynest-chip\"\u003e\n          Ridgeline Organizer\n        \u003c\/span\u003e\n\n        \u003cspan class=\"skynest-chip\"\u003e\n          Day-to-Night Design\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"skynest-image skynest-image--hero\"\u003e\n\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0820\/8436\/4540\/files\/1_27b27366-79cf-470c-bbcb-f5720e1cbc58.png?v=1789668244\" alt=\"Trailviora SkyNest elevated camp lounge system hero forest setup\" loading=\"lazy\"\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- 02 — DAY \/ NIGHT MODES --\u003e\n\n  \u003csection class=\"skynest-modes\"\u003e\n\n    \u003cdiv class=\"skynest-shell\"\u003e\n\n      \u003cdiv class=\"skynest-kicker\"\u003e\n        One System. Two Ways to Rest.\n      \u003c\/div\u003e\n\n      \u003ch2 class=\"skynest-title\"\u003e\n        Lounge by Day. Sleep Above the Trail by Night.\n      \u003c\/h2\u003e\n\n      \u003cdiv class=\"skynest-mode-grid\"\u003e\n\n        \u003carticle class=\"skynest-mode skynest-mode--day\"\u003e\n\n          \u003cdiv class=\"skynest-mode-label\"\u003e\n            Day Mode\n          \u003c\/div\u003e\n\n          \u003ch3\u003e\n            Open Lounge\n          \u003c\/h3\u003e\n\n          \u003cp\u003e\n            Keep the mesh canopy stored away for reading,\n            resting, talking or simply taking in the view.\n          \u003c\/p\u003e\n\n        \u003c\/article\u003e\n\n        \u003carticle class=\"skynest-mode skynest-mode--night\"\u003e\n\n          \u003cdiv class=\"skynest-mode-label\"\u003e\n            Night Mode\n          \u003c\/div\u003e\n\n          \u003ch3\u003e\n            Protected Sleep Space\n          \u003c\/h3\u003e\n\n          \u003cp\u003e\n            Deploy the insect canopy, organize essentials\n            overhead and add compatible weather protection as needed.\n          \u003c\/p\u003e\n\n        \u003c\/article\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"skynest-mode-bridge\"\u003e\n        A suspended space that changes with the hour.\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- 03 — SUSPENDED ROOM ARCHITECTURE --\u003e\n\n  \u003csection class=\"skynest-architecture\"\u003e\n\n    \u003cdiv class=\"skynest-shell\"\u003e\n\n      \u003cdiv class=\"skynest-architecture-head\"\u003e\n\n        \u003cdiv class=\"skynest-kicker\"\u003e\n          Suspended Room Architecture\n        \u003c\/div\u003e\n\n        \u003ch2 class=\"skynest-title\"\u003e\n          More Structure Than a Basic Hammock.\n        \u003c\/h2\u003e\n\n        \u003cp class=\"skynest-copy\"\u003e\n          SkyNest™ uses shaped fabric geometry, controlled tension and\n          organized overhead storage to create a flatter, calmer suspended\n          environment instead of a deep central sag.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"skynest-image\"\u003e\n\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0820\/8436\/4540\/files\/2_75dbe098-b476-49ea-93d3-0c3fb1e1ff23.png?v=1789668348\" alt=\"Trailviora SkyNest flatter lay canopy ridgeline and suspension architecture\" loading=\"lazy\"\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"skynest-architecture-strip\"\u003e\n\n        \u003cdiv class=\"skynest-architecture-item\"\u003e\n\n          \u003cdiv class=\"skynest-architecture-icon\"\u003e\n            🛏️\n          \u003c\/div\u003e\n\n          \u003ch3\u003e\n            Flatter-Lay Body\n          \u003c\/h3\u003e\n\n          \u003cp\u003e\n            Asymmetric shaping creates a more natural resting position.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"skynest-architecture-item\"\u003e\n\n          \u003cdiv class=\"skynest-architecture-icon\"\u003e\n            🦟\n          \u003c\/div\u003e\n\n          \u003ch3\u003e\n            Deployable Canopy\n          \u003c\/h3\u003e\n\n          \u003cp\u003e\n            Fine mesh protection is available when needed, hidden when not.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"skynest-architecture-item\"\u003e\n\n          \u003cdiv class=\"skynest-architecture-icon\"\u003e\n            🔦\n          \u003c\/div\u003e\n\n          \u003ch3\u003e\n            Ridgeline Storage\n          \u003c\/h3\u003e\n\n          \u003cp\u003e\n            Keep nighttime essentials overhead and within easy reach.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"skynest-architecture-item\"\u003e\n\n          \u003cdiv class=\"skynest-architecture-icon\"\u003e\n            ⚙️\n          \u003c\/div\u003e\n\n          \u003ch3\u003e\n            Micro-Tension Control\n          \u003c\/h3\u003e\n\n          \u003cp\u003e\n            Fine-tune suspension after setup without rebuilding the system.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- 04 — CORE FEATURES --\u003e\n\n  \u003csection class=\"skynest-features\"\u003e\n\n    \u003cdiv class=\"skynest-shell\"\u003e\n\n      \u003cdiv class=\"skynest-kicker\"\u003e\n        Elevated Camp Function\n      \u003c\/div\u003e\n\n      \u003ch2 class=\"skynest-title\"\u003e\n        Built for the Hours Between Hiking and Sleeping.\n      \u003c\/h2\u003e\n\n      \u003cdiv class=\"skynest-feature-grid\"\u003e\n\n        \u003carticle class=\"skynest-feature\"\u003e\n\n          \u003cdiv class=\"skynest-icon\"\u003e\n            🌲\n          \u003c\/div\u003e\n\n          \u003cdiv\u003e\n\n            \u003ch3\u003e\n              Elevated Rest Platform\n            \u003c\/h3\u003e\n\n            \u003cp\u003e\n              Keeps you above damp grass, rocks, dirt and uneven ground.\n            \u003c\/p\u003e\n\n          \u003c\/div\u003e\n\n        \u003c\/article\u003e\n\n        \u003carticle class=\"skynest-feature\"\u003e\n\n          \u003cdiv class=\"skynest-icon\"\u003e\n            🧵\n          \u003c\/div\u003e\n\n          \u003cdiv\u003e\n\n            \u003ch3\u003e\n              Underquilt Sleeve\n            \u003c\/h3\u003e\n\n            \u003cp\u003e\n              A lower channel helps compatible insulation stay positioned beneath you.\n            \u003c\/p\u003e\n\n          \u003c\/div\u003e\n\n        \u003c\/article\u003e\n\n        \u003carticle class=\"skynest-feature\"\u003e\n\n          \u003cdiv class=\"skynest-icon\"\u003e\n            🌧️\n          \u003c\/div\u003e\n\n          \u003cdiv\u003e\n\n            \u003ch3\u003e\n              Weather Fly Attachment\n            \u003c\/h3\u003e\n\n            \u003cp\u003e\n              Built-in anchor points support a lightweight compatible weather cover.\n            \u003c\/p\u003e\n\n          \u003c\/div\u003e\n\n        \u003c\/article\u003e\n\n        \u003carticle class=\"skynest-feature\"\u003e\n\n          \u003cdiv class=\"skynest-icon\"\u003e\n            🌳\n          \u003c\/div\u003e\n\n          \u003cdiv\u003e\n\n            \u003ch3\u003e\n              Tree-Friendly Wide Straps\n            \u003c\/h3\u003e\n\n            \u003cp\u003e\n              Wider webbing distributes pressure across more bark surface than narrow rope.\n            \u003c\/p\u003e\n\n          \u003c\/div\u003e\n\n        \u003c\/article\u003e\n\n        \u003carticle class=\"skynest-feature\"\u003e\n\n          \u003cdiv class=\"skynest-icon\"\u003e\n            🎒\n          \u003c\/div\u003e\n\n          \u003cdiv\u003e\n\n            \u003ch3\u003e\n              Integrated Carry Bag\n            \u003c\/h3\u003e\n\n            \u003cp\u003e\n              The attached storage sack stays with the system so there is no separate bag to lose.\n            \u003c\/p\u003e\n\n          \u003c\/div\u003e\n\n        \u003c\/article\u003e\n\n        \u003carticle class=\"skynest-feature\"\u003e\n\n          \u003cdiv class=\"skynest-icon\"\u003e\n            🌙\n          \u003c\/div\u003e\n\n          \u003cdiv\u003e\n\n            \u003ch3\u003e\n              Convertible Day-to-Night Use\n            \u003c\/h3\u003e\n\n            \u003cp\u003e\n              Move from open lounging to a more protected sleep setup after sunset.\n            \u003c\/p\u003e\n\n          \u003c\/div\u003e\n\n        \u003c\/article\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- 05 — DESIGN \/ MATERIAL --\u003e\n\n  \u003csection class=\"skynest-design\"\u003e\n\n    \u003cdiv class=\"skynest-shell\"\u003e\n\n      \u003cdiv class=\"skynest-kicker\"\u003e\n        Material \u0026amp; Design\n      \u003c\/div\u003e\n\n      \u003ch2 class=\"skynest-title\"\u003e\n        More Outdoor Textile Furniture. Less Nylon Hammock.\n      \u003c\/h2\u003e\n\n      \u003cp class=\"skynest-design-copy\"\u003e\n        SkyNest™ combines a Deep Alpine Olive exterior, Warm Sand\n        resting surface, smoke-gray canopy mesh, Graphite hardware and\n        restrained Muted Bronze adjustment points. A small woven\n        Trailviora™ label keeps the visual identity subtle and refined.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"skynest-materials\"\u003e\n\n        \u003cspan class=\"skynest-material\"\u003e\n          Deep Alpine Olive\n        \u003c\/span\u003e\n\n        \u003cspan class=\"skynest-material\"\u003e\n          Warm Sand\n        \u003c\/span\u003e\n\n        \u003cspan class=\"skynest-material\"\u003e\n          Smoke-Gray Mesh\n        \u003c\/span\u003e\n\n        \u003cspan class=\"skynest-material\"\u003e\n          Graphite Hardware\n        \u003c\/span\u003e\n\n        \u003cspan class=\"skynest-material\"\u003e\n          Muted Bronze Detail\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"skynest-design-image\"\u003e\n\n        \u003cdiv class=\"skynest-image\"\u003e\n\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0820\/8436\/4540\/files\/d421e1cc1a8be24c30aac42dfd8eee78.png?v=1789668244\" alt=\"Trailviora SkyNest fabric mesh strap buckle ridgeline and logo detail\" loading=\"lazy\"\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"skynest-design-quote\"\u003e\n        A suspended outdoor room, not just a hammock.\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- 06 — USE CASES \/ POSITIONING --\u003e\n\n  \u003csection class=\"skynest-uses\"\u003e\n\n    \u003cdiv class=\"skynest-shell\"\u003e\n\n      \u003cdiv class=\"skynest-kicker\"\u003e\n        Made for Slow Hours Outside\n      \u003c\/div\u003e\n\n      \u003ch2 class=\"skynest-title\"\u003e\n        From Forest Camps to Lakeside Afternoons.\n      \u003c\/h2\u003e\n\n      \u003cdiv class=\"skynest-use-tags\"\u003e\n\n        \u003cspan class=\"skynest-use-tag\"\u003e\n          🏕️ Weekend Camping\n        \u003c\/span\u003e\n\n        \u003cspan class=\"skynest-use-tag\"\u003e\n          🌲 Hammock Camping\n        \u003c\/span\u003e\n\n        \u003cspan class=\"skynest-use-tag\"\u003e\n          🏞️ National Park Trips\n        \u003c\/span\u003e\n\n        \u003cspan class=\"skynest-use-tag\"\u003e\n          🌊 Lake Camping\n        \u003c\/span\u003e\n\n        \u003cspan class=\"skynest-use-tag\"\u003e\n          🌳 Forest Camping\n        \u003c\/span\u003e\n\n        \u003cspan class=\"skynest-use-tag\"\u003e\n          🚐 Van-Life Base Camps\n        \u003c\/span\u003e\n\n        \u003cspan class=\"skynest-use-tag\"\u003e\n          🧍 Solo Camping\n        \u003c\/span\u003e\n\n        \u003cspan class=\"skynest-use-tag\"\u003e\n          💑 Couples Lounging\n        \u003c\/span\u003e\n\n        \u003cspan class=\"skynest-use-tag\"\u003e\n          📖 Reading Outdoors\n        \u003c\/span\u003e\n\n        \u003cspan class=\"skynest-use-tag\"\u003e\n          🪶 Lightweight Camp Style\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"skynest-positioning\"\u003e\n\n        \u003cdiv class=\"skynest-position\"\u003e\n\n          \u003cspan\u003e\n            Function 01\n          \u003c\/span\u003e\n\n          \u003cstrong\u003e\n            Hammock\n          \u003c\/strong\u003e\n\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"skynest-position\"\u003e\n\n          \u003cspan\u003e\n            Function 02\n          \u003c\/span\u003e\n\n          \u003cstrong\u003e\n            Lounge Chair\n          \u003c\/strong\u003e\n\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"skynest-position\"\u003e\n\n          \u003cspan\u003e\n            Function 03\n          \u003c\/span\u003e\n\n          \u003cstrong\u003e\n            Bug Shelter\n          \u003c\/strong\u003e\n\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"skynest-position\"\u003e\n\n          \u003cspan\u003e\n            Function 04\n          \u003c\/span\u003e\n\n          \u003cstrong\u003e\n            Elevated Sleep System\n          \u003c\/strong\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"skynest-equals\"\u003e\n        One suspended system connecting all four.\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- 07 — IMAGE 04 --\u003e\n\n  \u003csection class=\"skynest-lifestyle\"\u003e\n\n    \u003cdiv class=\"skynest-shell\"\u003e\n\n      \u003cdiv class=\"skynest-image\"\u003e\n\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0820\/8436\/4540\/files\/3_bc2215d0-474f-4afd-a175-855d95b179e0.png?v=1789668352\" alt=\"Trailviora SkyNest forest lake reading and night hammock lifestyle\" loading=\"lazy\"\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- 08 — HOW TO USE --\u003e\n\n  \u003csection class=\"skynest-howto\"\u003e\n\n    \u003cdiv class=\"skynest-shell\"\u003e\n\n      \u003cdiv class=\"skynest-howto-head\"\u003e\n\n        \u003cdiv class=\"skynest-kicker\"\u003e\n          Simple Suspended Setup\n        \u003c\/div\u003e\n\n        \u003ch2 class=\"skynest-title\"\u003e\n          How to Use SkyNest™\n        \u003c\/h2\u003e\n\n        \u003cp\u003e\n          Choose secure anchor points, tension the suspension, then switch from open lounge mode to protected night mode as needed.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"skynest-steps\"\u003e\n\n        \u003carticle class=\"skynest-step\"\u003e\n          \u003cdiv class=\"skynest-step-number\"\u003e1\u003c\/div\u003e\n          \u003cspan class=\"skynest-step-icon\"\u003e🌳\u003c\/span\u003e\n          \u003ch3\u003eChoose Secure Anchor Points\u003c\/h3\u003e\n          \u003cp\u003eSelect two healthy, stable trees or other compatible mounting points.\u003c\/p\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"skynest-step\"\u003e\n          \u003cdiv class=\"skynest-step-number\"\u003e2\u003c\/div\u003e\n          \u003cspan class=\"skynest-step-icon\"\u003e🪢\u003c\/span\u003e\n          \u003ch3\u003eWrap the Wide Straps\u003c\/h3\u003e\n          \u003cp\u003ePlace the tree-friendly suspension straps around each anchor point.\u003c\/p\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"skynest-step\"\u003e\n          \u003cdiv class=\"skynest-step-number\"\u003e3\u003c\/div\u003e\n          \u003cspan class=\"skynest-step-icon\"\u003e🔗\u003c\/span\u003e\n          \u003ch3\u003eConnect SkyNest™\u003c\/h3\u003e\n          \u003cp\u003eAttach both ends of the hammock body to the suspension system.\u003c\/p\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"skynest-step\"\u003e\n          \u003cdiv class=\"skynest-step-number\"\u003e4\u003c\/div\u003e\n          \u003cspan class=\"skynest-step-icon\"\u003e⚙️\u003c\/span\u003e\n          \u003ch3\u003eSet the Hanging Height\u003c\/h3\u003e\n          \u003cp\u003eAdjust both ends until the body sits at a comfortable height.\u003c\/p\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"skynest-step\"\u003e\n          \u003cdiv class=\"skynest-step-number\"\u003e5\u003c\/div\u003e\n          \u003cspan class=\"skynest-step-icon\"\u003e🛏️\u003c\/span\u003e\n          \u003ch3\u003eFine-Tune Tension\u003c\/h3\u003e\n          \u003cp\u003eLie down and use the Micro-Tension system to refine the feel.\u003c\/p\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"skynest-step\"\u003e\n          \u003cdiv class=\"skynest-step-number\"\u003e6\u003c\/div\u003e\n          \u003cspan class=\"skynest-step-icon\"\u003e🌤️\u003c\/span\u003e\n          \u003ch3\u003eUse Open Lounge Mode\u003c\/h3\u003e\n          \u003cp\u003eKeep the canopy stored away during the day for an open view.\u003c\/p\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"skynest-step\"\u003e\n          \u003cdiv class=\"skynest-step-number\"\u003e7\u003c\/div\u003e\n          \u003cspan class=\"skynest-step-icon\"\u003e🦟\u003c\/span\u003e\n          \u003ch3\u003eDeploy the Insect Canopy\u003c\/h3\u003e\n          \u003cp\u003eExtend and secure the mesh canopy when insects become active.\u003c\/p\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"skynest-step\"\u003e\n          \u003cdiv class=\"skynest-step-number\"\u003e8\u003c\/div\u003e\n          \u003cspan class=\"skynest-step-icon\"\u003e🔦\u003c\/span\u003e\n          \u003ch3\u003eOrganize Night Essentials\u003c\/h3\u003e\n          \u003cp\u003eStore your phone, glasses or headlamp in the ridgeline organizer.\u003c\/p\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"skynest-step\"\u003e\n          \u003cdiv class=\"skynest-step-number\"\u003e9\u003c\/div\u003e\n          \u003cspan class=\"skynest-step-icon\"\u003e🌧️\u003c\/span\u003e\n          \u003ch3\u003eAdd a Weather Fly\u003c\/h3\u003e\n          \u003cp\u003eAttach a compatible cover when rain, dew or changing weather calls for it.\u003c\/p\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"skynest-step\"\u003e\n          \u003cdiv class=\"skynest-step-number\"\u003e10\u003c\/div\u003e\n          \u003cspan class=\"skynest-step-icon\"\u003e🎒\u003c\/span\u003e\n          \u003ch3\u003ePack into the Attached Bag\u003c\/h3\u003e\n          \u003cp\u003eRelease the straps and return the system to its integrated storage sack.\u003c\/p\u003e\n        \u003c\/article\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- 09 — FINAL --\u003e\n\n  \u003csection class=\"skynest-final\"\u003e\n\n    \u003cdiv class=\"skynest-shell\"\u003e\n\n      \u003cdiv class=\"skynest-final-label\"\u003e\n        Trailviora™ SkyNest\n      \u003c\/div\u003e\n\n      \u003ch2\u003e\n        Rise Above the Ground.\u003cbr\u003e\n        Settle Into the Wild.\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        A day-to-night suspended lounge and sleep system for campers\n        who want less ground contact, more open-air comfort and a more\n        intentional way to rest outside.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"𝑇𝑟𝑎𝑖𝑙𝑣𝑖𝑜𝑟𝑎™","offers":[{"title":"Default Title","offer_id":51337701916924,"sku":null,"price":0.0,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0820\/8436\/4540\/files\/2f2fd002-b79c-493a-a56d-1e4810de9bd0.png?v=1789667600","url":"https:\/\/trailviora.com\/products\/trailviora%e2%84%a2-skynest-elevated-camp-lounge-system","provider":"𝑇𝑟𝑎𝑖𝑙𝑣𝑖𝑜𝑟𝑎™","version":"1.0","type":"link"}