{"product_id":"kaventoore™-nighthaven-modular-camp-light","title":"Kaventoore™ NightHaven Modular Camp Light","description":"\u003cstyle\u003e\n\/* =========================================================\n   KAVENTOORE™ NIGHTHAVEN MODULAR CAMP LIGHT\n   CONTAINER-SAFE \/ RESPONSIVE \/ 3 IMAGE POSITIONS\n========================================================= *\/\n\n.knh-light-page,\n.knh-light-page *,\n.knh-light-page *::before,\n.knh-light-page *::after {\n  box-sizing: border-box;\n}\n\n.knh-light-page {\n  --knh-night: #171b1b;\n  --knh-deep: #252c28;\n  --knh-forest: #465044;\n  --knh-olive: #77765e;\n  --knh-amber: #d69652;\n  --knh-glow: #f3d4a3;\n  --knh-cream: #f5f1e8;\n  --knh-line: #d8cebd;\n  --knh-ink: #292b28;\n  --knh-muted: #686961;\n\n  display: block;\n  width: 100%;\n  max-width: 100%;\n  min-width: 0;\n  margin: 0 auto;\n  padding: 0;\n  overflow: hidden;\n  overflow-wrap: anywhere;\n  word-break: normal;\n  background: var(--knh-cream);\n  color: var(--knh-ink);\n  font-family: Arial, Helvetica, sans-serif;\n  line-height: 1.7;\n}\n\n.knh-light-page h1,\n.knh-light-page h2,\n.knh-light-page h3,\n.knh-light-page p,\n.knh-light-page div,\n.knh-light-page span {\n  max-width: 100%;\n  overflow-wrap: anywhere;\n}\n\n.knh-section {\n  width: 100%;\n  max-width: 100%;\n  min-width: 0;\n  padding: 64px 7%;\n}\n\n\/* INTRODUCTION *\/\n\n.knh-intro {\n  text-align: center;\n  background:\n    radial-gradient(\n      circle at 50% 0%,\n      rgba(214, 150, 82, 0.18),\n      transparent 42%\n    ),\n    var(--knh-cream);\n}\n\n.knh-eyebrow {\n  margin: 0 0 14px;\n  color: #997044;\n  font-size: 12px;\n  font-weight: 700;\n  letter-spacing: 2.3px;\n  text-transform: uppercase;\n}\n\n.knh-intro h1 {\n  width: 100%;\n  max-width: 780px;\n  margin: 0 auto 22px;\n  color: var(--knh-ink);\n  font-family: Georgia, \"Times New Roman\", serif;\n  font-size: clamp(32px, 5vw, 58px);\n  font-weight: 500;\n  line-height: 1.08;\n}\n\n.knh-intro-text {\n  width: 100%;\n  max-width: 730px;\n  margin: 0 auto;\n  color: var(--knh-muted);\n  font-size: 16px;\n}\n\n\/* IMAGE POSITIONS *\/\n\n.knh-image {\n  width: 100%;\n  max-width: 100%;\n  min-width: 0;\n  margin: 0;\n  overflow: hidden;\n  background: #30352f;\n}\n\n.knh-image img,\n.knh-side-image img {\n  display: block;\n  width: 100%;\n  max-width: 100%;\n  height: auto;\n  margin: 0;\n  border: 0;\n}\n\n.knh-image img {\n  aspect-ratio: 16 \/ 10;\n  object-fit: cover;\n}\n\n\/* STATEMENT *\/\n\n.knh-statement {\n  text-align: center;\n  background: #ffffff;\n}\n\n.knh-statement h2,\n.knh-details h2,\n.knh-uses h2,\n.knh-dark h2 {\n  margin: 0 0 18px;\n  font-family: Georgia, \"Times New Roman\", serif;\n  font-size: clamp(28px, 4vw, 44px);\n  font-weight: 500;\n  line-height: 1.15;\n}\n\n.knh-statement p,\n.knh-details-intro,\n.knh-uses-intro {\n  width: 100%;\n  max-width: 730px;\n  margin: 0 auto;\n  color: var(--knh-muted);\n  font-size: 15px;\n}\n\n\/* FEATURE CARDS *\/\n\n.knh-features {\n  background: #eae5da;\n}\n\n.knh-feature-grid {\n  display: grid;\n  grid-template-columns: repeat(2, minmax(0, 1fr));\n  gap: 18px;\n  width: 100%;\n  min-width: 0;\n}\n\n.knh-card {\n  min-width: 0;\n  padding: 28px;\n  border: 1px solid #d3c8b7;\n  border-radius: 14px;\n  background: rgba(255, 255, 255, 0.76);\n}\n\n.knh-card-number {\n  display: block;\n  margin: 0 0 12px;\n  color: #a36e36;\n  font-family: Georgia, \"Times New Roman\", serif;\n  font-size: 28px;\n  line-height: 1;\n}\n\n.knh-card h3 {\n  margin: 0 0 9px;\n  color: #30322e;\n  font-size: 16px;\n  line-height: 1.4;\n}\n\n.knh-card p {\n  margin: 0;\n  color: var(--knh-muted);\n  font-size: 14px;\n}\n\n\/* DESIGN DETAILS *\/\n\n.knh-details {\n  text-align: center;\n  background: var(--knh-cream);\n}\n\n.knh-detail-list {\n  width: 100%;\n  max-width: 790px;\n  min-width: 0;\n  margin: 36px auto 0;\n  border-top: 1px solid var(--knh-line);\n}\n\n.knh-detail-row {\n  display: grid;\n  grid-template-columns: minmax(0, 0.8fr) minmax(0, 1.2fr);\n  gap: 22px;\n  width: 100%;\n  min-width: 0;\n  padding: 16px 0;\n  border-bottom: 1px solid var(--knh-line);\n  text-align: left;\n}\n\n.knh-detail-label,\n.knh-detail-value {\n  min-width: 0;\n  overflow-wrap: anywhere;\n  font-size: 14px;\n}\n\n.knh-detail-label {\n  color: #343632;\n  font-weight: 700;\n}\n\n.knh-detail-value {\n  color: var(--knh-muted);\n  text-align: right;\n}\n\n\/* DARK FEATURE SECTION *\/\n\n.knh-dark {\n  background:\n    radial-gradient(\n      circle at 90% 10%,\n      rgba(214, 150, 82, 0.15),\n      transparent 34%\n    ),\n    var(--knh-night);\n  color: #ffffff;\n}\n\n.knh-dark-grid {\n  display: grid;\n  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);\n  align-items: center;\n  gap: 42px;\n  width: 100%;\n  min-width: 0;\n}\n\n.knh-dark-copy,\n.knh-side-image {\n  min-width: 0;\n}\n\n.knh-dark h2 {\n  color: #ffffff;\n}\n\n.knh-dark-copy \u003e p {\n  margin: 0 0 25px;\n  color: #d3d4cc;\n  font-size: 15px;\n}\n\n.knh-benefits {\n  display: grid;\n  gap: 12px;\n  width: 100%;\n  min-width: 0;\n}\n\n.knh-benefit {\n  min-width: 0;\n  padding: 13px 16px;\n  border-left: 3px solid var(--knh-amber);\n  background: rgba(255, 255, 255, 0.07);\n  color: #f3f0e8;\n  font-size: 14px;\n}\n\n.knh-side-image {\n  overflow: hidden;\n  border: 1px solid rgba(255, 255, 255, 0.10);\n  border-radius: 14px;\n  background: #2d332f;\n}\n\n.knh-side-image img {\n  aspect-ratio: 4 \/ 5;\n  object-fit: cover;\n}\n\n\/* USE CASES *\/\n\n.knh-uses {\n  text-align: center;\n  background: #ffffff;\n}\n\n.knh-use-tags {\n  display: flex;\n  flex-wrap: wrap;\n  justify-content: center;\n  gap: 10px;\n  width: 100%;\n  min-width: 0;\n  margin: 30px 0 0;\n}\n\n.knh-tag {\n  max-width: 100%;\n  padding: 9px 16px;\n  border: 1px solid #d1c6b5;\n  border-radius: 999px;\n  background: #faf8f3;\n  color: #585950;\n  font-size: 13px;\n  overflow-wrap: anywhere;\n}\n\n\/* SIMPLE SETUP STEPS *\/\n\n.knh-setup {\n  background: #ede8de;\n  text-align: center;\n}\n\n.knh-setup-heading {\n  margin: 0 0 32px;\n  color: var(--knh-ink);\n  font-family: Georgia, \"Times New Roman\", serif;\n  font-size: clamp(27px, 4vw, 40px);\n  font-weight: 500;\n  line-height: 1.2;\n}\n\n.knh-step-grid {\n  display: grid;\n  grid-template-columns: repeat(3, minmax(0, 1fr));\n  gap: 16px;\n  width: 100%;\n  min-width: 0;\n}\n\n.knh-step {\n  min-width: 0;\n  padding: 24px 20px;\n  border-radius: 12px;\n  background: #ffffff;\n}\n\n.knh-step-count {\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  width: 38px;\n  height: 38px;\n  max-width: 38px;\n  margin: 0 auto 14px;\n  border-radius: 50%;\n  background: var(--knh-forest);\n  color: #ffffff;\n  font-size: 13px;\n  font-weight: 700;\n}\n\n.knh-step h3 {\n  margin: 0 0 8px;\n  color: #333530;\n  font-size: 15px;\n}\n\n.knh-step p {\n  margin: 0;\n  color: var(--knh-muted);\n  font-size: 13px;\n}\n\n\/* CLOSING *\/\n\n.knh-closing {\n  text-align: center;\n  background: #202420;\n  color: #ffffff;\n}\n\n.knh-closing h2 {\n  width: 100%;\n  max-width: 760px;\n  margin: 0 auto 20px;\n  font-family: Georgia, \"Times New Roman\", serif;\n  font-size: clamp(30px, 4.5vw, 48px);\n  font-weight: 500;\n  line-height: 1.12;\n}\n\n.knh-closing p {\n  width: 100%;\n  max-width: 710px;\n  margin: 0 auto 24px;\n  color: #d5d5cd;\n  font-size: 15px;\n}\n\n.knh-brand {\n  color: var(--knh-glow);\n  font-family: Georgia, \"Times New Roman\", serif;\n  font-size: 17px;\n}\n\n\/* TABLE AND PARENT CONTAINER PROTECTION *\/\n\ntd .knh-light-page,\nth .knh-light-page {\n  width: 100%;\n  max-width: 100%;\n  min-width: 0;\n}\n\n@media (max-width: 700px) {\n  .knh-section {\n    padding: 46px 22px;\n  }\n\n  .knh-feature-grid,\n  .knh-dark-grid {\n    grid-template-columns: minmax(0, 1fr);\n  }\n\n  .knh-step-grid {\n    grid-template-columns: minmax(0, 1fr);\n  }\n\n  .knh-card {\n    padding: 22px;\n  }\n\n  .knh-dark-grid {\n    gap: 30px;\n  }\n\n  .knh-detail-row {\n    grid-template-columns: minmax(0, 1fr);\n    gap: 4px;\n  }\n\n  .knh-detail-value {\n    text-align: left;\n  }\n\n  .knh-image img,\n  .knh-side-image img {\n    aspect-ratio: 4 \/ 3;\n  }\n\n  .knh-intro-text,\n  .knh-statement p,\n  .knh-details-intro,\n  .knh-uses-intro,\n  .knh-dark-copy \u003e p,\n  .knh-closing p {\n    font-size: 14px;\n  }\n}\n\n@media (max-width: 420px) {\n  .knh-section {\n    padding: 38px 16px;\n  }\n\n  .knh-intro h1 {\n    font-size: 30px;\n  }\n\n  .knh-statement h2,\n  .knh-details h2,\n  .knh-uses h2,\n  .knh-dark h2,\n  .knh-closing h2,\n  .knh-setup-heading {\n    font-size: 27px;\n  }\n\n  .knh-tag {\n    padding: 8px 12px;\n    font-size: 12px;\n  }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"knh-light-page\"\u003e\n\u003c!-- INTRODUCTION --\u003e\n\u003csection class=\"knh-section knh-intro\"\u003e\n\u003cdiv class=\"knh-eyebrow\"\u003eModular Outdoor Illumination\u003c\/div\u003e\n\u003ch1\u003eOne Lighting System for the Entire Camp\u003c\/h1\u003e\n\u003cp class=\"knh-intro-text\"\u003eThe Kaventoore™ NightHaven Modular Camp Light brings focused illumination and warm ambient light together in one adaptable outdoor system. Its telescoping central mast, adjustable overhead lamps and suspended lantern help create a thoughtfully illuminated space for cooking, dining, relaxing and gathering after sunset.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- IMAGE POSITION 1 --\u003e\n\u003cdiv class=\"knh-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0754\/0785\/1753\/files\/1_5353250a-bb68-49dc-a5c6-65f9e77cd72f.png?v=1790088874\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c!-- MAIN STATEMENT --\u003e\n\u003csection class=\"knh-section knh-statement\"\u003e\n\u003ch2\u003eDirect the Light. Shape the Atmosphere.\u003c\/h2\u003e\n\u003cp\u003eNightHaven combines multiple lighting positions within one streamlined structure. Use the elevated lamps to brighten a work or dining area, while the hanging lantern adds a softer glow closer to the center of camp. Each light serves a distinct purpose while maintaining one cohesive, organized setup.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- FEATURE CARDS --\u003e\n\u003csection class=\"knh-section knh-features\"\u003e\n\u003cdiv class=\"knh-feature-grid\"\u003e\n\u003carticle class=\"knh-card\"\u003e\u003cspan class=\"knh-card-number\"\u003e01\u003c\/span\u003e\n\u003ch3\u003eTelescoping Central Mast\u003c\/h3\u003e\n\u003cp\u003eThe extendable vertical structure allows the lighting arrangement to adapt to different campsite layouts and illumination needs.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"knh-card\"\u003e\u003cspan class=\"knh-card-number\"\u003e02\u003c\/span\u003e\n\u003ch3\u003eDual Adjustable Overhead Lamps\u003c\/h3\u003e\n\u003cp\u003eTwo articulated lamp heads can be directed toward separate areas, helping provide more intentional coverage around camp.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"knh-card\"\u003e\u003cspan class=\"knh-card-number\"\u003e03\u003c\/span\u003e\n\u003ch3\u003eSuspended Ambient Lantern\u003c\/h3\u003e\n\u003cp\u003eA secondary hanging lantern introduces a warm, diffused glow for relaxed conversation, dining and quiet evenings outdoors.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"knh-card\"\u003e\u003cspan class=\"knh-card-number\"\u003e04\u003c\/span\u003e\n\u003ch3\u003eWide Tripod Foundation\u003c\/h3\u003e\n\u003cp\u003eThree angled support legs create a broad footprint and give the upright lighting system a balanced, confident stance.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- IMAGE POSITION 2 --\u003e\n\u003cdiv class=\"knh-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0754\/0785\/1753\/files\/3_b9408188-4729-40a5-9a16-024d724cc0cb.png?v=1790088905\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c!-- PRODUCT DETAILS --\u003e\n\u003csection class=\"knh-section knh-details\"\u003e\n\u003ch2\u003eDesigned Around the Way Camp Comes to Life\u003c\/h2\u003e\n\u003cp class=\"knh-details-intro\"\u003eFrom preparing dinner to settling in beside the tent, outdoor activities require different types of light. NightHaven organizes task lighting, area lighting and atmosphere within a single modular form, reducing visual clutter while creating a more comfortable evening environment.\u003c\/p\u003e\n\u003cdiv class=\"knh-detail-list\"\u003e\n\u003cdiv class=\"knh-detail-row\"\u003e\n\u003cdiv class=\"knh-detail-label\"\u003eProduct Type\u003c\/div\u003e\n\u003cdiv class=\"knh-detail-value\"\u003eTelescoping Modular Camp Lighting System\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"knh-detail-row\"\u003e\n\u003cdiv class=\"knh-detail-label\"\u003eMain Lighting\u003c\/div\u003e\n\u003cdiv class=\"knh-detail-value\"\u003eDual Directional Overhead Lamps\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"knh-detail-row\"\u003e\n\u003cdiv class=\"knh-detail-label\"\u003eSecondary Lighting\u003c\/div\u003e\n\u003cdiv class=\"knh-detail-value\"\u003eSuspended Diffused Ambient Lantern\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"knh-detail-row\"\u003e\n\u003cdiv class=\"knh-detail-label\"\u003eHeight Configuration\u003c\/div\u003e\n\u003cdiv class=\"knh-detail-value\"\u003eExtendable Central Support Mast\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"knh-detail-row\"\u003e\n\u003cdiv class=\"knh-detail-label\"\u003eLight Positioning\u003c\/div\u003e\n\u003cdiv class=\"knh-detail-value\"\u003eArticulated Horizontal Support Arms\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"knh-detail-row\"\u003e\n\u003cdiv class=\"knh-detail-label\"\u003eControl Interface\u003c\/div\u003e\n\u003cdiv class=\"knh-detail-value\"\u003eCentral Rotary Control with Status Indicators\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"knh-detail-row\"\u003e\n\u003cdiv class=\"knh-detail-label\"\u003eBase Design\u003c\/div\u003e\n\u003cdiv class=\"knh-detail-value\"\u003eThree-Leg Freestanding Support Structure\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"knh-detail-row\"\u003e\n\u003cdiv class=\"knh-detail-label\"\u003eExterior Style\u003c\/div\u003e\n\u003cdiv class=\"knh-detail-value\"\u003eDeep Olive Finish with Dark Metal Accents\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- DARK FEATURE SECTION --\u003e\n\u003csection class=\"knh-section knh-dark\"\u003e\n\u003cdiv class=\"knh-dark-grid\"\u003e\n\u003cdiv class=\"knh-dark-copy\"\u003e\n\u003ch2\u003eLayered Light for Every Outdoor Moment\u003c\/h2\u003e\n\u003cp\u003eBright overhead illumination supports practical campsite tasks, while the lower lantern creates a softer atmosphere for relaxed evenings. Together, the layered arrangement makes it easier to create the right environment without filling camp with separate stands and disconnected lights.\u003c\/p\u003e\n\u003cdiv class=\"knh-benefits\"\u003e\n\u003cdiv class=\"knh-benefit\"\u003eDirect light toward cooking and preparation areas\u003c\/div\u003e\n\u003cdiv class=\"knh-benefit\"\u003eIlluminate separate zones from one central system\u003c\/div\u003e\n\u003cdiv class=\"knh-benefit\"\u003eAdd a warmer glow for dining and conversation\u003c\/div\u003e\n\u003cdiv class=\"knh-benefit\"\u003eAdjust the overall setup as evening activities change\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- IMAGE POSITION 3 --\u003e\n\u003cdiv class=\"knh-side-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0754\/0785\/1753\/files\/7_6789a6e9-2005-4a90-9790-5d8ce4cf9059.png?v=1790088916\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SETUP --\u003e\n\u003csection class=\"knh-section knh-setup\"\u003e\n\u003ch2 class=\"knh-setup-heading\"\u003eFrom Packed to Illuminated\u003c\/h2\u003e\n\u003cdiv class=\"knh-step-grid\"\u003e\n\u003carticle class=\"knh-step\"\u003e\n\u003cdiv class=\"knh-step-count\"\u003e01\u003c\/div\u003e\n\u003ch3\u003eEstablish the Base\u003c\/h3\u003e\n\u003cp\u003ePosition the tripod structure on a stable and suitable outdoor surface.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"knh-step\"\u003e\n\u003cdiv class=\"knh-step-count\"\u003e02\u003c\/div\u003e\n\u003ch3\u003eAdjust the Structure\u003c\/h3\u003e\n\u003cp\u003eExtend the central mast and position the upper arms for the desired lighting area.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"knh-step\"\u003e\n\u003cdiv class=\"knh-step-count\"\u003e03\u003c\/div\u003e\n\u003ch3\u003eShape the Light\u003c\/h3\u003e\n\u003cp\u003eDirect the overhead lamps and use the lower lantern to create a balanced combination of functional and ambient illumination.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- RECOMMENDED USES --\u003e\n\u003csection class=\"knh-section knh-uses\"\u003e\n\u003ch2\u003eAdaptable Illumination Beyond the Backyard\u003c\/h2\u003e\n\u003cp class=\"knh-uses-intro\"\u003eNightHaven is designed to support a variety of outdoor settings, bringing organized light and a refined visual presence wherever the evening takes you.\u003c\/p\u003e\n\u003cdiv class=\"knh-use-tags\"\u003e\n\u003cspan class=\"knh-tag\"\u003eCampsite Lighting\u003c\/span\u003e \u003cspan class=\"knh-tag\"\u003eOutdoor Cooking\u003c\/span\u003e \u003cspan class=\"knh-tag\"\u003eTent-Side Illumination\u003c\/span\u003e \u003cspan class=\"knh-tag\"\u003eEvening Dining\u003c\/span\u003e \u003cspan class=\"knh-tag\"\u003eCoastal Retreats\u003c\/span\u003e \u003cspan class=\"knh-tag\"\u003eBackyard Gatherings\u003c\/span\u003e \u003cspan class=\"knh-tag\"\u003eFireside Lounging\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- CLOSING --\u003e\n\u003csection class=\"knh-section knh-closing\"\u003e\n\u003ch2\u003eStay Outside Long After Sunset\u003c\/h2\u003e\n\u003cp\u003eKaventoore™ NightHaven transforms campsite lighting into one cohesive experience. Adjustable, organized and quietly distinctive, it brings practical visibility and welcoming atmosphere together beneath the open sky.\u003c\/p\u003e\n\u003cdiv class=\"knh-brand\"\u003eKaventoore™ NightHaven\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"docrecomend™","offers":[{"title":"One","offer_id":50529897873506,"sku":null,"price":118.0,"currency_code":"USD","in_stock":true},{"title":"Two","offer_id":50529897906274,"sku":null,"price":208.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0691\/6148\/4386\/files\/1_5353250a-bb68-49dc-a5c6-65f9e77cd72f.png?v=1790148539","url":"https:\/\/kaventoore.com\/products\/kaventoore%e2%84%a2-nighthaven-modular-camp-light","provider":"My Store","version":"1.0","type":"link"}