{"product_id":"beginner-friendly-diy-lighted-sea-glass-style-lighthouse-kit-collection-complete-kit-with-sea-glass-style-pieces-led-lights-step-by-step-guide-included","title":"⏳ Last Day 49% OFF – 🌊 Beginner-Friendly DIY Lighted Sea Glass-Style Lighthouse Kit Collection | Complete Kit with Sea Glass-Style Pieces, LED Lights \u0026 Step-by-Step Guide Included 💕","description":"\u003cstyle\u003e\n  \/* =========================================================\n     SEA GLASS LIGHTHOUSE LANDING PAGE\n     Shopify Safe \/ No Overlap Version\n  ========================================================= *\/\n\n  .sglh26-page,\n  .sglh26-page *,\n  .sglh26-page *::before,\n  .sglh26-page *::after {\n    box-sizing: border-box;\n  }\n\n  .sglh26-page {\n    --navy: #123e49;\n    --teal: #257883;\n    --teal-deep: #155966;\n    --aqua: #dff4f1;\n    --aqua-light: #effaf8;\n    --sand: #f7f0e3;\n    --sand-dark: #d6b987;\n    --coral: #df846d;\n    --gold: #d5af66;\n    --cream: #fffaf1;\n    --white: #ffffff;\n    --text: #21383c;\n    --muted: #68797b;\n\n    position: relative;\n    z-index: 0;\n\n    display: block;\n    clear: both;\n    isolation: isolate;\n\n    width: 100%;\n    max-width: 1180px;\n    min-width: 0;\n\n    margin: 28px auto 0;\n    padding: 0;\n\n    overflow: hidden;\n\n    color: var(--text);\n    background: var(--white);\n\n    font-family: Arial, Helvetica, sans-serif;\n    line-height: 1.65;\n\n    container-type: inline-size;\n    container-name: sglh26;\n  }\n\n  .sglh26-page img {\n    display: block;\n    width: 100% !important;\n    max-width: 100% !important;\n    height: auto !important;\n\n    margin: 0 !important;\n    padding: 0 !important;\n\n    border: 0;\n  }\n\n  .sglh26-page h1,\n  .sglh26-page h2,\n  .sglh26-page h3,\n  .sglh26-page p,\n  .sglh26-page ul {\n    margin-top: 0;\n  }\n\n  .sglh26-page h1,\n  .sglh26-page h2,\n  .sglh26-page h3 {\n    color: var(--navy);\n    font-family: Georgia, \"Times New Roman\", serif;\n    line-height: 1.14;\n  }\n\n  .sglh26-page a {\n    text-decoration: none;\n  }\n\n  .sglh26-section {\n    position: relative;\n\n    display: block;\n    clear: both;\n\n    width: 100%;\n\n    padding: 52px 20px;\n  }\n\n  .sglh26-center {\n    text-align: center;\n  }\n\n  .sglh26-kicker {\n    display: inline-flex;\n\n    margin-bottom: 14px;\n    padding: 7px 15px;\n\n    align-items: center;\n    justify-content: center;\n\n    border: 1px solid #acd6d3;\n    border-radius: 999px;\n\n    color: var(--teal-deep);\n    background: #edf9f7;\n\n    font-size: 12px;\n    font-weight: 900;\n    line-height: 1.2;\n    letter-spacing: 1.2px;\n    text-transform: uppercase;\n  }\n\n  .sglh26-main-title {\n    max-width: 860px;\n\n    margin: 0 auto 18px;\n\n    color: var(--navy);\n\n    font-size: clamp(37px, 7vw, 64px);\n    font-weight: 700;\n    letter-spacing: -1.5px;\n\n    overflow-wrap: break-word;\n  }\n\n  .sglh26-title {\n    margin-bottom: 16px;\n\n    color: var(--navy);\n\n    font-size: clamp(29px, 5vw, 44px);\n    font-weight: 700;\n    letter-spacing: -0.7px;\n\n    overflow-wrap: break-word;\n  }\n\n  .sglh26-subtitle {\n    max-width: 720px;\n\n    margin-right: auto;\n    margin-bottom: 27px;\n    margin-left: auto;\n\n    color: var(--muted);\n\n    font-size: 17px;\n    line-height: 1.75;\n  }\n\n  .sglh26-button {\n    display: inline-flex;\n\n    min-height: 56px;\n    padding: 16px 28px;\n\n    align-items: center;\n    justify-content: center;\n\n    border: 1px solid #195f69;\n    border-radius: 9px;\n\n    color: #ffffff !important;\n\n    background:\n      linear-gradient(\n        135deg,\n        #1d707b,\n        #145662\n      );\n\n    box-shadow: 0 13px 28px rgba(20, 86, 98, 0.25);\n\n    font-size: 16px;\n    font-weight: 900;\n    line-height: 1.25;\n\n    text-align: center;\n\n    transition:\n      transform 0.2s ease,\n      box-shadow 0.2s ease;\n  }\n\n  .sglh26-button:hover {\n    color: #ffffff !important;\n\n    transform: translateY(-2px);\n\n    box-shadow: 0 17px 34px rgba(20, 86, 98, 0.32);\n  }\n\n  \/* =========================================================\n     HERO\n  ========================================================= *\/\n\n  .sglh26-hero {\n    position: relative;\n\n    display: block;\n    clear: both;\n\n    width: 100%;\n\n    padding: 58px 20px 42px;\n\n    overflow: hidden;\n\n    text-align: center;\n\n    background:\n      radial-gradient(\n        circle at 14% 12%,\n        rgba(117, 210, 205, 0.28),\n        transparent 32%\n      ),\n      linear-gradient(\n        145deg,\n        #f9f4e9,\n        #e8f6f3 57%,\n        #eef9f7\n      );\n  }\n\n  .sglh26-hero::before {\n    position: absolute;\n\n    top: 35px;\n    right: 4%;\n\n    color: rgba(31, 112, 123, 0.13);\n\n    content: \"✦\";\n    font-size: 76px;\n    line-height: 1;\n\n    pointer-events: none;\n  }\n\n  .sglh26-hero-content {\n    position: relative;\n    z-index: 1;\n\n    width: 100%;\n    max-width: 900px;\n\n    margin: 0 auto;\n  }\n\n  .sglh26-hero-copy {\n    max-width: 720px;\n\n    margin: 0 auto 27px;\n\n    color: #556f72;\n\n    font-size: 18px;\n    line-height: 1.75;\n  }\n\n  .sglh26-hero-note {\n    margin: 14px 0 0;\n\n    color: #718889;\n\n    font-size: 13px;\n  }\n\n  .sglh26-hero-image {\n    position: relative;\n    z-index: 1;\n\n    display: block;\n\n    width: 100%;\n    max-width: 760px;\n\n    margin: 37px auto 0;\n    padding: 9px;\n\n    overflow: hidden;\n\n    border: 1px solid #b9d9d5;\n    border-radius: 18px;\n\n    background: #ffffff;\n\n    box-shadow: 0 22px 50px rgba(32, 87, 91, 0.17);\n  }\n\n  .sglh26-hero-image img {\n    border-radius: 11px;\n\n    aspect-ratio: 1 \/ 1;\n    object-fit: cover;\n  }\n\n  \/* =========================================================\n     QUICK BENEFITS\n  ========================================================= *\/\n\n  .sglh26-facts-wrap {\n    display: block;\n    clear: both;\n\n    width: 100%;\n\n    padding: 36px 15px 42px;\n\n    background: var(--cream);\n  }\n\n  .sglh26-facts {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n\n    width: 100%;\n    max-width: 920px;\n\n    margin: 0 auto;\n\n    overflow: hidden;\n\n    border: 1px solid #ded1b6;\n    border-radius: 14px;\n\n    background: #ffffff;\n\n    box-shadow: 0 12px 30px rgba(70, 56, 34, 0.08);\n  }\n\n  .sglh26-fact {\n    min-width: 0;\n\n    padding: 23px 10px;\n\n    border-right: 1px solid #eee6d6;\n    border-bottom: 1px solid #eee6d6;\n\n    text-align: center;\n  }\n\n  .sglh26-fact:nth-child(2n) {\n    border-right: 0;\n  }\n\n  .sglh26-fact:nth-last-child(-n + 2) {\n    border-bottom: 0;\n  }\n\n  .sglh26-fact strong {\n    display: block;\n\n    color: var(--teal-deep);\n\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: 25px;\n    line-height: 1.15;\n  }\n\n  .sglh26-fact span {\n    display: block;\n\n    margin-top: 8px;\n\n    color: #756b58;\n\n    font-size: 12px;\n    font-weight: 800;\n    line-height: 1.4;\n\n    text-transform: uppercase;\n  }\n\n  \/* =========================================================\n     EMOTION\n  ========================================================= *\/\n\n  .sglh26-emotion {\n    background: #ffffff;\n  }\n\n  .sglh26-quote {\n    max-width: 760px;\n\n    margin: 31px auto 0;\n    padding: 28px 24px;\n\n    border-left: 5px solid var(--teal);\n\n    border-radius: 8px 18px 18px 8px;\n\n    color: var(--navy);\n\n    background:\n      linear-gradient(\n        135deg,\n        #f2fbf9,\n        #fffaf1\n      );\n\n    box-shadow: 0 12px 28px rgba(31, 89, 94, 0.08);\n\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: 21px;\n    font-style: italic;\n    line-height: 1.55;\n\n    text-align: left;\n  }\n\n  .sglh26-quote small {\n    display: block;\n\n    margin-top: 13px;\n\n    color: var(--muted);\n\n    font-family: Arial, Helvetica, sans-serif;\n    font-size: 14px;\n    font-style: normal;\n    line-height: 1.65;\n  }\n\n  \/* =========================================================\n     SPLIT\n  ========================================================= *\/\n\n  .sglh26-split {\n    display: grid;\n    grid-template-columns: minmax(0, 1fr);\n\n    gap: 31px;\n\n    align-items: center;\n  }\n\n  .sglh26-split \u003e * {\n    min-width: 0;\n  }\n\n  .sglh26-copy {\n    min-width: 0;\n    width: 100%;\n  }\n\n  .sglh26-copy p {\n    margin-bottom: 18px;\n\n    color: var(--muted);\n\n    font-size: 16px;\n    line-height: 1.75;\n  }\n\n  .sglh26-image-card {\n    display: block;\n\n    width: 100%;\n    max-width: 570px;\n\n    margin: 0 auto;\n    padding: 9px;\n\n    overflow: hidden;\n\n    border: 1px solid #bddbd6;\n    border-radius: 16px;\n\n    background: #ffffff;\n\n    box-shadow: 0 18px 42px rgba(29, 87, 92, 0.14);\n  }\n\n  .sglh26-image-card img {\n    border-radius: 10px;\n\n    aspect-ratio: 1 \/ 1;\n    object-fit: cover;\n  }\n\n  .sglh26-checks {\n    margin: 22px 0 0;\n    padding: 0;\n\n    list-style: none;\n  }\n\n  .sglh26-checks li {\n    position: relative;\n\n    margin-bottom: 14px;\n    padding-left: 35px;\n\n    color: var(--text);\n\n    font-size: 15px;\n    font-weight: 700;\n    line-height: 1.55;\n  }\n\n  .sglh26-checks li::before {\n    position: absolute;\n\n    top: 1px;\n    left: 0;\n\n    display: flex;\n\n    width: 24px;\n    height: 24px;\n\n    align-items: center;\n    justify-content: center;\n\n    border-radius: 50%;\n\n    color: #ffffff;\n    background: var(--teal);\n\n    content: \"✓\";\n\n    font-size: 13px;\n    font-weight: 900;\n  }\n\n  \/* DARK COASTAL SECTION *\/\n\n  .sglh26-dark {\n    color: #ffffff;\n\n    background:\n      radial-gradient(\n        circle at 89% 12%,\n        rgba(79, 182, 184, 0.24),\n        transparent 30%\n      ),\n      linear-gradient(\n        145deg,\n        #103c46,\n        #092b33\n      );\n  }\n\n  .sglh26-dark .sglh26-title {\n    color: #ffffff;\n  }\n\n  .sglh26-dark .sglh26-copy p {\n    color: #d6eaeb;\n  }\n\n  .sglh26-dark .sglh26-checks li {\n    color: #eef9f9;\n  }\n\n  .sglh26-dark .sglh26-kicker {\n    border-color: rgba(168, 226, 224, 0.45);\n\n    color: #d9f3f1;\n    background: rgba(255, 255, 255, 0.08);\n  }\n\n  \/* =========================================================\n     CARDS\n  ========================================================= *\/\n\n  .sglh26-benefits {\n    background: var(--aqua-light);\n  }\n\n  .sglh26-card-grid {\n    display: grid;\n    grid-template-columns: minmax(0, 1fr);\n\n    gap: 18px;\n\n    margin-top: 32px;\n  }\n\n  .sglh26-card {\n    min-width: 0;\n\n    padding: 27px 21px;\n\n    border: 1px solid #cde5e1;\n    border-radius: 15px;\n\n    background: #ffffff;\n\n    box-shadow: 0 10px 25px rgba(29, 87, 92, 0.07);\n\n    text-align: left;\n  }\n\n  .sglh26-icon {\n    display: flex;\n\n    width: 53px;\n    height: 53px;\n\n    margin-bottom: 17px;\n\n    align-items: center;\n    justify-content: center;\n\n    border-radius: 50%;\n\n    color: var(--teal-deep);\n\n    background: #e5f7f4;\n\n    font-size: 25px;\n  }\n\n  .sglh26-card h3 {\n    margin-bottom: 9px;\n\n    color: var(--navy);\n\n    font-size: 20px;\n  }\n\n  .sglh26-card p {\n    margin-bottom: 0;\n\n    color: var(--muted);\n\n    font-size: 15px;\n    line-height: 1.7;\n  }\n\n  \/* =========================================================\n     SHOWCASE\n  ========================================================= *\/\n\n  .sglh26-showcase {\n    background: #ffffff;\n  }\n\n  .sglh26-showcase-frame {\n    display: block;\n\n    width: 100%;\n    max-width: 800px;\n\n    margin: 32px auto 0;\n    padding: 9px;\n\n    overflow: hidden;\n\n    border: 1px solid #c7dcd7;\n    border-radius: 17px;\n\n    background: #ffffff;\n\n    box-shadow: 0 20px 45px rgba(25, 74, 78, 0.14);\n  }\n\n  .sglh26-showcase-frame img {\n    border-radius: 10px;\n  }\n\n  \/* =========================================================\n     STEP GRID\n  ========================================================= *\/\n\n  .sglh26-step-intro {\n    background: var(--sand);\n  }\n\n  \/* =========================================================\n     VARIANTS\n  ========================================================= *\/\n\n  .sglh26-variants {\n    background: #f8fcfb;\n  }\n\n  .sglh26-variant-grid {\n    display: grid;\n    grid-template-columns: minmax(0, 1fr);\n\n    gap: 20px;\n\n    margin-top: 34px;\n  }\n\n  .sglh26-variant {\n    min-width: 0;\n\n    overflow: hidden;\n\n    border: 1px solid #d6e4e0;\n    border-radius: 16px;\n\n    background: #ffffff;\n\n    box-shadow: 0 11px 26px rgba(28, 73, 76, 0.08);\n\n    text-align: left;\n  }\n\n  .sglh26-variant-image {\n    overflow: hidden;\n\n    background: #f3f0e9;\n  }\n\n  .sglh26-variant-image img {\n    aspect-ratio: 1 \/ 1;\n    object-fit: cover;\n  }\n\n  .sglh26-variant-copy {\n    padding: 20px;\n  }\n\n  .sglh26-variant-copy h3 {\n    margin-bottom: 8px;\n\n    font-size: 21px;\n  }\n\n  .sglh26-variant-copy p {\n    margin-bottom: 0;\n\n    color: var(--muted);\n\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  \/* =========================================================\n     GIFT\n  ========================================================= *\/\n\n  .sglh26-gift {\n    color: #ffffff;\n\n    background:\n      radial-gradient(\n        circle at 14% 18%,\n        rgba(255, 222, 171, 0.16),\n        transparent 27%\n      ),\n      linear-gradient(\n        140deg,\n        #17606a,\n        #267c82\n      );\n  }\n\n  .sglh26-gift .sglh26-title {\n    color: #ffffff;\n  }\n\n  .sglh26-gift .sglh26-subtitle {\n    color: #def0f0;\n  }\n\n  .sglh26-tags {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n\n    gap: 10px;\n\n    max-width: 760px;\n\n    margin: 28px auto 0;\n  }\n\n  .sglh26-tag {\n    padding: 10px 16px;\n\n    border: 1px solid rgba(255, 255, 255, 0.42);\n    border-radius: 999px;\n\n    color: #ffffff;\n    background: rgba(255, 255, 255, 0.1);\n\n    font-size: 13px;\n    font-weight: 800;\n  }\n\n  \/* =========================================================\n     DETAILS\n  ========================================================= *\/\n\n  .sglh26-details {\n    background: var(--cream);\n  }\n\n  .sglh26-table {\n    display: block;\n\n    width: 100%;\n    max-width: 820px;\n\n    margin: 30px auto 0;\n\n    overflow: hidden;\n\n    border: 1px solid #ddd2ba;\n    border-radius: 14px;\n\n    background: #ffffff;\n\n    box-shadow: 0 11px 28px rgba(75, 60, 36, 0.07);\n\n    text-align: left;\n  }\n\n  .sglh26-table-row {\n    display: grid;\n    grid-template-columns: minmax(0, 1fr);\n\n    width: 100%;\n\n    border-bottom: 1px solid #ede5d7;\n  }\n\n  .sglh26-table-row:last-child {\n    border-bottom: 0;\n  }\n\n  .sglh26-table-label,\n  .sglh26-table-value {\n    min-width: 0;\n\n    padding: 15px 18px;\n\n    overflow-wrap: break-word;\n\n    font-size: 15px;\n    line-height: 1.6;\n  }\n\n  .sglh26-table-label {\n    padding-bottom: 6px;\n\n    color: var(--navy);\n    background: #fbf7ee;\n\n    font-weight: 900;\n  }\n\n  .sglh26-table-value {\n    padding-top: 7px;\n\n    color: var(--muted);\n  }\n\n  \/* =========================================================\n     FAQ\n  ========================================================= *\/\n\n  .sglh26-faq {\n    background: #ffffff;\n  }\n\n  .sglh26-faq-list {\n    width: 100%;\n    max-width: 820px;\n\n    margin: 29px auto 0;\n\n    text-align: left;\n  }\n\n  .sglh26-faq details {\n    margin-bottom: 12px;\n\n    overflow: hidden;\n\n    border: 1px solid #d6e5e1;\n    border-radius: 12px;\n\n    background: #f8fcfb;\n  }\n\n  .sglh26-faq summary {\n    position: relative;\n\n    display: block;\n\n    padding: 18px 49px 18px 18px;\n\n    color: var(--navy);\n\n    cursor: pointer;\n\n    font-size: 16px;\n    font-weight: 900;\n    line-height: 1.45;\n\n    list-style: none;\n  }\n\n  .sglh26-faq summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .sglh26-faq summary::after {\n    position: absolute;\n\n    top: 50%;\n    right: 18px;\n\n    color: var(--teal);\n\n    content: \"+\";\n\n    font-size: 25px;\n    font-weight: 800;\n    line-height: 1;\n\n    transform: translateY(-50%);\n  }\n\n  .sglh26-faq details[open] summary::after {\n    content: \"−\";\n  }\n\n  .sglh26-faq-answer {\n    padding: 0 18px 18px;\n\n    color: var(--muted);\n\n    font-size: 15px;\n    line-height: 1.7;\n  }\n\n  \/* =========================================================\n     FINAL CTA\n  ========================================================= *\/\n\n  .sglh26-final {\n    position: relative;\n\n    display: block;\n    clear: both;\n\n    width: 100%;\n\n    padding: 64px 20px;\n\n    color: #ffffff;\n\n    text-align: center;\n\n    background:\n      radial-gradient(\n        circle at 50% 0%,\n        rgba(73, 169, 169, 0.35),\n        transparent 42%\n      ),\n      linear-gradient(\n        145deg,\n        #092e35,\n        #124d57\n      );\n  }\n\n  .sglh26-final .sglh26-kicker {\n    border-color: rgba(255, 255, 255, 0.3);\n\n    color: #def6f4;\n    background: rgba(255, 255, 255, 0.08);\n  }\n\n  .sglh26-final .sglh26-title {\n    max-width: 760px;\n\n    margin-right: auto;\n    margin-left: auto;\n\n    color: #ffffff;\n  }\n\n  .sglh26-final-copy {\n    max-width: 680px;\n\n    margin: 0 auto 27px;\n\n    color: #d9eeee;\n\n    font-size: 17px;\n    line-height: 1.75;\n  }\n\n  .sglh26-final-note {\n    margin: 15px 0 0;\n\n    color: #b8d9d9;\n\n    font-size: 13px;\n  }\n\n  .sglh26-notice {\n    display: block;\n    clear: both;\n\n    width: 100%;\n\n    padding: 20px;\n\n    color: #635941;\n    background: #fff3d9;\n\n    font-size: 13px;\n    line-height: 1.6;\n\n    text-align: center;\n  }\n\n  \/* =========================================================\n     RESPONSIVE\n  ========================================================= *\/\n\n  @container sglh26 (min-width: 700px) {\n\n    .sglh26-section {\n      padding: 68px 42px;\n    }\n\n    .sglh26-hero {\n      padding: 74px 42px 50px;\n    }\n\n    .sglh26-facts-wrap {\n      padding: 42px 30px 47px;\n    }\n\n    .sglh26-facts {\n      grid-template-columns: repeat(4, minmax(0, 1fr));\n    }\n\n    .sglh26-fact {\n      border-right: 1px solid #eee6d6;\n      border-bottom: 0;\n    }\n\n    .sglh26-fact:nth-child(2) {\n      border-right: 1px solid #eee6d6;\n    }\n\n    .sglh26-fact:last-child {\n      border-right: 0;\n    }\n\n    .sglh26-split {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n      gap: 48px;\n    }\n\n    .sglh26-card-grid {\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n      gap: 20px;\n    }\n\n    .sglh26-variant-grid {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n      gap: 22px;\n    }\n\n    .sglh26-table-row {\n      grid-template-columns: 40% 60%;\n    }\n\n    .sglh26-table-label,\n    .sglh26-table-value {\n      padding: 16px 19px;\n    }\n\n    .sglh26-final {\n      padding: 77px 42px;\n    }\n  }\n\n  @container sglh26 (min-width: 960px) {\n\n    .sglh26-section {\n      padding: 78px 58px;\n    }\n\n    .sglh26-hero {\n      padding: 85px 58px 55px;\n    }\n\n    .sglh26-split {\n      gap: 60px;\n    }\n\n    .sglh26-card-grid {\n      gap: 23px;\n    }\n\n    .sglh26-variant-grid {\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n    }\n\n    .sglh26-copy p {\n      font-size: 17px;\n    }\n\n    .sglh26-final {\n      padding: 87px 58px;\n    }\n  }\n\n  @media screen and (max-width: 480px) {\n\n    .sglh26-page {\n      margin-top: 20px;\n    }\n\n    .sglh26-main-title {\n      font-size: 37px;\n    }\n\n    .sglh26-title {\n      font-size: 30px;\n    }\n\n    .sglh26-hero-copy,\n    .sglh26-subtitle {\n      font-size: 16px;\n    }\n\n    .sglh26-button {\n      width: 100%;\n      max-width: 420px;\n    }\n\n    .sglh26-quote {\n      font-size: 19px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"sglh26-page\"\u003e\n\u003c!-- =======================================================\n       HERO\n  ======================================================== --\u003e\n\u003csection class=\"sglh26-hero\"\u003e\n\u003cdiv class=\"sglh26-hero-content\"\u003e\n\u003cspan class=\"sglh26-kicker\"\u003e Beginner-Friendly DIY Coastal Craft \u003c\/span\u003e\n\u003ch1 class=\"sglh26-main-title\"\u003eCreate a Little Piece of the Coast—With Your Own Hands\u003c\/h1\u003e\n\u003cp class=\"sglh26-hero-copy\"\u003eLayer translucent sea-glass-style pieces, add shells and coastal details, then switch on the warm lights and watch your handmade lighthouse begin to glow.\u003c\/p\u003e\n\u003ca class=\"sglh26-button\"\u003e Choose Your Lighthouse Style → \u003c\/a\u003e\n\u003cp class=\"sglh26-hero-note\"\u003eDIY kit • Warm LED glow • Step-by-step guide included\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sglh26-hero-image\"\u003e\u003cimg src=\"https:\/\/cotitoc.com\/cdn\/shop\/files\/e5f4fd99412127b9f09718e8d6842254c77316d1.jpg?v=1786414853\u0026amp;width=1946\" alt=\"Sea glass style 3D lighthouse DIY kit with finished example and crafting pieces\" width=\"1000\" height=\"1000\" loading=\"eager\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =======================================================\n       QUICK FACTS\n  ======================================================== --\u003e\n\u003csection class=\"sglh26-facts-wrap\"\u003e\n\u003cdiv class=\"sglh26-facts\"\u003e\n\u003cdiv class=\"sglh26-fact\"\u003e\n\u003cstrong\u003eDIY\u003c\/strong\u003e \u003cspan\u003eBuild It Yourself\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sglh26-fact\"\u003e\n\u003cstrong\u003eLED\u003c\/strong\u003e \u003cspan\u003eWarm Light Glow\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sglh26-fact\"\u003e\n\u003cstrong\u003e4 Steps\u003c\/strong\u003e \u003cspan\u003eEasy Creative Process\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sglh26-fact\"\u003e\n\u003cstrong\u003e6 Styles\u003c\/strong\u003e \u003cspan\u003eCoastal \u0026amp; Seasonal\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =======================================================\n       EMOTION\n  ======================================================== --\u003e\n\u003csection class=\"sglh26-section sglh26-emotion sglh26-center\"\u003e\u003cspan class=\"sglh26-kicker\"\u003e Make Something Worth Keeping \u003c\/span\u003e\n\u003ch2 class=\"sglh26-title\"\u003eThe Best Part Isn’t Just How It Looks.\u003cbr\u003eIt’s Knowing You Made It.\u003c\/h2\u003e\n\u003cp class=\"sglh26-subtitle\"\u003ePiece by piece, the plain lighthouse takes on color, texture and personality. By the time the lights come on, it is no longer just a craft project—it is your own little coastal creation.\u003c\/p\u003e\n\u003cdiv class=\"sglh26-quote\"\u003e“I made that.” \u003csmall\u003e The small feeling of pride that turns a relaxing afternoon project into something you actually want to keep on display. \u003c\/small\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =======================================================\n       CREATE YOUR OWN\n  ======================================================== --\u003e\n\u003csection class=\"sglh26-section sglh26-dark\"\u003e\n\u003cdiv class=\"sglh26-split\"\u003e\n\u003cdiv class=\"sglh26-image-card\"\u003e\u003cimg src=\"https:\/\/cotitoc.com\/cdn\/shop\/files\/ba99dab836964289166151cb31ddadcd47091deb.jpg?v=1786414853\u0026amp;width=1946\" alt=\"Create your own coastal lighthouse with sea glass style pieces and warm LED lights\" width=\"1000\" height=\"1000\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"sglh26-copy\"\u003e\n\u003cspan class=\"sglh26-kicker\"\u003e Layer • Decorate • Light It Up \u003c\/span\u003e\n\u003ch2 class=\"sglh26-title\"\u003eStart With a Lighthouse. Make It Completely Your Own.\u003c\/h2\u003e\n\u003cp\u003eArrange the translucent pieces in layers, decorate around the windows and base, then add the coastal accents that give the finished lighthouse its handmade personality.\u003c\/p\u003e\n\u003cul class=\"sglh26-checks\"\u003e\n\u003cli\u003eTranslucent sea-glass-style decorative pieces\u003c\/li\u003e\n\u003cli\u003eShell, pearl and coastal-inspired details\u003c\/li\u003e\n\u003cli\u003eWood-look lighthouse craft structure\u003c\/li\u003e\n\u003cli\u003eWarm LED lighting for a soft evening glow\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =======================================================\n       BENEFITS\n  ======================================================== --\u003e\n\u003csection class=\"sglh26-section sglh26-benefits sglh26-center\"\u003e\u003cspan class=\"sglh26-kicker\"\u003e Why You’ll Love Making It \u003c\/span\u003e\n\u003ch2 class=\"sglh26-title\"\u003eRelaxing to Create. Beautiful to Display.\u003c\/h2\u003e\n\u003cp class=\"sglh26-subtitle\"\u003eThis project combines the satisfaction of hands-on crafting with a finished decoration you can actually enjoy after the project is done.\u003c\/p\u003e\n\u003cdiv class=\"sglh26-card-grid\"\u003e\n\u003carticle class=\"sglh26-card\"\u003e\n\u003cdiv class=\"sglh26-icon\"\u003e🐚\u003c\/div\u003e\n\u003ch3\u003eBeginner-Friendly\u003c\/h3\u003e\n\u003cp\u003eThe project is built around simple arranging, gluing and decorating rather than complicated craft techniques.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"sglh26-card\"\u003e\n\u003cdiv class=\"sglh26-icon\"\u003e✨\u003c\/div\u003e\n\u003ch3\u003eSatisfying Piece-by-Piece DIY\u003c\/h3\u003e\n\u003cp\u003eWatch the plain lighthouse slowly transform as each colorful layer and small coastal detail is added.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"sglh26-card\"\u003e\n\u003cdiv class=\"sglh26-icon\"\u003e💡\u003c\/div\u003e\n\u003ch3\u003eA Finished Piece That Glows\u003c\/h3\u003e\n\u003cp\u003eWarm LED lights shine through the translucent layers for a cozy illuminated look after dark.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =======================================================\n       DAY \/ NIGHT\n  ======================================================== --\u003e\n\u003csection class=\"sglh26-section sglh26-showcase sglh26-center\"\u003e\u003cspan class=\"sglh26-kicker\"\u003e Two Looks in One \u003c\/span\u003e\n\u003ch2 class=\"sglh26-title\"\u003eBeautiful by Day. Magical After Dark.\u003c\/h2\u003e\n\u003cp class=\"sglh26-subtitle\"\u003eDuring the day, the layered translucent pieces create soft coastal color and texture. In the evening, the warm LEDs illuminate the tower from within.\u003c\/p\u003e\n\u003cdiv class=\"sglh26-showcase-frame\"\u003e\u003cimg src=\"https:\/\/cotitoc.com\/cdn\/shop\/files\/71870e5667d590d2004a2584112328a7627a35d4.jpg?v=1786414853\u0026amp;width=1946\" alt=\"Sea glass style lighthouse shown during daytime and glowing after dark\" width=\"1000\" height=\"1000\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =======================================================\n       DETAIL IMAGE\n  ======================================================== --\u003e\n\u003csection class=\"sglh26-section\"\u003e\n\u003cdiv class=\"sglh26-split\"\u003e\n\u003cdiv class=\"sglh26-copy\"\u003e\n\u003cspan class=\"sglh26-kicker\"\u003e Coastal Detail in Every Layer \u003c\/span\u003e\n\u003ch2 class=\"sglh26-title\"\u003eTiny Details Make the Finished Lighthouse Feel Special\u003c\/h2\u003e\n\u003cp\u003eThe layered sea-glass-style surface creates the color and texture, while shells, pearls, starfish details, windows and the lighthouse structure complete the coastal look.\u003c\/p\u003e\n\u003cul class=\"sglh26-checks\"\u003e\n\u003cli\u003eLayered translucent surface\u003c\/li\u003e\n\u003cli\u003eWood-look lighthouse tower and railing\u003c\/li\u003e\n\u003cli\u003eWarm illuminated windows\u003c\/li\u003e\n\u003cli\u003eShell and starfish-inspired finishing details\u003c\/li\u003e\n\u003cli\u003eFreestanding round display base\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sglh26-image-card\"\u003e\u003cimg src=\"https:\/\/cotitoc.com\/cdn\/shop\/files\/54040a8e234192995955e003bbe4f8b0484314f4.jpg?v=1786414853\u0026amp;width=1946\" alt=\"Close-up detail of layered sea glass style lighthouse craft\" width=\"1000\" height=\"1000\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =======================================================\n       FOUR STEPS\n  ======================================================== --\u003e\n\u003csection class=\"sglh26-section sglh26-step-intro sglh26-center\"\u003e\u003cspan class=\"sglh26-kicker\"\u003e Simple Creative Process \u003c\/span\u003e\n\u003ch2 class=\"sglh26-title\"\u003eBuild. Glue. Decorate. Glow.\u003c\/h2\u003e\n\u003cp class=\"sglh26-subtitle\"\u003eFollow the project one stage at a time and watch the lighthouse gradually change from a simple base into your finished coastal creation.\u003c\/p\u003e\n\u003cdiv class=\"sglh26-showcase-frame\"\u003e\u003cimg src=\"https:\/\/cotitoc.com\/cdn\/shop\/files\/49aa7c42a7976cf33e91f77c5f03a41106b9d739.jpg?v=1786414853\u0026amp;width=1946\" alt=\"Four steps to build glue decorate and light the lighthouse DIY kit\" width=\"1000\" height=\"1000\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =======================================================\n       WHAT'S INCLUDED\n  ======================================================== --\u003e\n\u003csection class=\"sglh26-section sglh26-dark\"\u003e\n\u003cdiv class=\"sglh26-split\"\u003e\n\u003cdiv class=\"sglh26-image-card\"\u003e\u003cimg src=\"https:\/\/cotitoc.com\/cdn\/shop\/files\/f75b891eb7cd5d978c6d73773ca72d6f951b4054.jpg?v=1786414853\u0026amp;width=1946\" alt=\"Contents of sea glass lighthouse DIY craft kit\" width=\"1000\" height=\"1000\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"sglh26-copy\"\u003e\n\u003cspan class=\"sglh26-kicker\"\u003e Everything You Need to Create It \u003c\/span\u003e\n\u003ch2 class=\"sglh26-title\"\u003eOne Kit. One Handmade Coastal Lighthouse.\u003c\/h2\u003e\n\u003cp\u003eThe kit is designed so the main project materials are together in one place, from the lighthouse components to the decorative pieces and lighting.\u003c\/p\u003e\n\u003cul class=\"sglh26-checks\"\u003e\n\u003cli\u003eLighthouse craft base and structural pieces\u003c\/li\u003e\n\u003cli\u003eAssorted sea-glass-style pieces\u003c\/li\u003e\n\u003cli\u003eShells, pearls and coastal accents\u003c\/li\u003e\n\u003cli\u003eWarm LED light set\u003c\/li\u003e\n\u003cli\u003eAdhesive and basic craft tools\u003c\/li\u003e\n\u003cli\u003ePlacement guide and instruction booklet\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =======================================================\n       DISPLAY\n  ======================================================== --\u003e\n\u003csection class=\"sglh26-section sglh26-showcase sglh26-center\"\u003e\u003cspan class=\"sglh26-kicker\"\u003e Finished Décor You Can Actually Use \u003c\/span\u003e\n\u003ch2 class=\"sglh26-title\"\u003eBring a Little Coastal Glow Into Almost Any Room\u003c\/h2\u003e\n\u003cp class=\"sglh26-subtitle\"\u003eOnce finished, the freestanding lighthouse can become a warm decorative accent for a side table, dresser, entryway, mantel or shelf.\u003c\/p\u003e\n\u003cdiv class=\"sglh26-showcase-frame\"\u003e\u003cimg src=\"https:\/\/cotitoc.com\/cdn\/shop\/files\/be147e8df075c26017fe16dd7de4f6fcb094c7ad.jpg?v=1786414853\u0026amp;width=1946\" alt=\"Finished glowing coastal lighthouse displayed in living room bedroom entryway and shelf\" width=\"1000\" height=\"1000\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =======================================================\n       VARIANTS\n  ======================================================== --\u003e\n\u003csection class=\"sglh26-section sglh26-variants sglh26-center\"\u003e\u003cspan class=\"sglh26-kicker\"\u003e Choose Your Coastal Mood \u003c\/span\u003e\n\u003ch2 class=\"sglh26-title\"\u003eSix Different Ways to Make the Coast Your Own\u003c\/h2\u003e\n\u003cp class=\"sglh26-subtitle\"\u003eChoose the color palette and theme that fits your home, your season or the person you are making it for.\u003c\/p\u003e\n\u003cdiv class=\"sglh26-variant-grid\"\u003e\n\u003c!-- Ocean Glass --\u003e\n\u003carticle class=\"sglh26-variant\"\u003e\n\u003cdiv class=\"sglh26-variant-image\"\u003e\u003cimg src=\"https:\/\/cotitoc.com\/cdn\/shop\/files\/e5f4fd99412127b9f09718e8d6842254c77316d1.jpg?v=1786414853\u0026amp;width=1946\" alt=\"Ocean Glass sea glass style lighthouse DIY kit\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"sglh26-variant-copy\"\u003e\n\u003ch3\u003e🌊 Ocean Glass\u003c\/h3\u003e\n\u003cp\u003eWhite, seafoam, aqua and deep blue layers with classic shells and starfish for the most traditional coastal look.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- Coral Reef --\u003e\n\u003carticle class=\"sglh26-variant\"\u003e\n\u003cdiv class=\"sglh26-variant-image\"\u003e\u003cimg src=\"https:\/\/cotitoc.com\/cdn\/shop\/files\/1568eac72cd35e8b697176aa3d737dfb1ad4e5c6.jpg?v=1786414854\u0026amp;width=1946\" alt=\"Coral Reef lighthouse DIY kit\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"sglh26-variant-copy\"\u003e\n\u003ch3\u003e🪸 Coral Reef\u003c\/h3\u003e\n\u003cp\u003eCoral, aqua and turquoise layers paired with reef-inspired accents for a brighter tropical look.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- Mermaid --\u003e\n\u003carticle class=\"sglh26-variant\"\u003e\n\u003cdiv class=\"sglh26-variant-image\"\u003e\u003cimg src=\"https:\/\/cotitoc.com\/cdn\/shop\/files\/15f82c88469c58fa5926c7169266ae0d4613ff82.jpg?v=1786414853\u0026amp;width=1946\" alt=\"Mermaid Lagoon lighthouse DIY kit\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"sglh26-variant-copy\"\u003e\n\u003ch3\u003e🧜 Mermaid Lagoon\u003c\/h3\u003e\n\u003cp\u003eAqua, lavender and pearl-inspired colors with whimsical mermaid-tail and shell details.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- Sunset --\u003e\n\u003carticle class=\"sglh26-variant\"\u003e\n\u003cdiv class=\"sglh26-variant-image\"\u003e\u003cimg src=\"https:\/\/cotitoc.com\/cdn\/shop\/files\/f312641b1113d28930d5c49828e16dde7cd5d584.jpg?v=1786414853\u0026amp;width=1946\" alt=\"Sunset Beach lighthouse DIY kit\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"sglh26-variant-copy\"\u003e\n\u003ch3\u003e🌅 Sunset Beach\u003c\/h3\u003e\n\u003cp\u003eSoft peach, coral, lavender and blue tones inspired by the colors of the coast at sunset.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- Halloween --\u003e\n\u003carticle class=\"sglh26-variant\"\u003e\n\u003cdiv class=\"sglh26-variant-image\"\u003e\u003cimg src=\"https:\/\/cotitoc.com\/cdn\/shop\/files\/12e7e69e9dd046cafcd725a9983d486108ce91b1.jpg?v=1786414853\u0026amp;width=1946\" alt=\"Coastal Halloween lighthouse DIY kit\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"sglh26-variant-copy\"\u003e\n\u003ch3\u003e🎃 Coastal Halloween\u003c\/h3\u003e\n\u003cp\u003eSmoky white, gray, purple and navy layers with crescent moon, ghost and spooky seaside accents.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- Christmas --\u003e\n\u003carticle class=\"sglh26-variant\"\u003e\n\u003cdiv class=\"sglh26-variant-image\"\u003e\u003cimg src=\"https:\/\/cotitoc.com\/cdn\/shop\/files\/1461785a4015aae438d144b909e14fbf6daea79c.jpg?v=1786414853\u0026amp;width=1946\" alt=\"Coastal Christmas lighthouse DIY kit\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"sglh26-variant-copy\"\u003e\n\u003ch3\u003e🎄 Coastal Christmas\u003c\/h3\u003e\n\u003cp\u003eFrosty white and aqua layers decorated with snowflakes, a coastal wreath, starfish and festive winter details.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =======================================================\n       RELAXATION\n  ======================================================== --\u003e\n\u003csection class=\"sglh26-section\"\u003e\n\u003cdiv class=\"sglh26-split\"\u003e\n\u003cdiv class=\"sglh26-copy\"\u003e\n\u003cspan class=\"sglh26-kicker\"\u003e A Quiet Creative Escape \u003c\/span\u003e\n\u003ch2 class=\"sglh26-title\"\u003eSlow Down for an Afternoon and Make Something Beautiful\u003c\/h2\u003e\n\u003cp\u003eSorting colors, placing each piece and adding tiny decorative details creates a simple hands-on rhythm that makes this an enjoyable screen-free project.\u003c\/p\u003e\n\u003cul class=\"sglh26-checks\"\u003e\n\u003cli\u003eRelaxing weekend DIY project\u003c\/li\u003e\n\u003cli\u003eCreative activity for quiet evenings\u003c\/li\u003e\n\u003cli\u003eFun craft night with family or friends\u003c\/li\u003e\n\u003cli\u003eScreen-free hands-on time\u003c\/li\u003e\n\u003cli\u003eA handmade project with a display-worthy result\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sglh26-image-card\"\u003e\u003cimg src=\"https:\/\/cotitoc.com\/cdn\/shop\/files\/49aa7c42a7976cf33e91f77c5f03a41106b9d739.jpg?v=1786414853\u0026amp;width=1946\" alt=\"Hands assembling and decorating sea glass lighthouse DIY craft\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =======================================================\n       GIFT\n  ======================================================== --\u003e\n\u003csection class=\"sglh26-section sglh26-gift sglh26-center\"\u003e\u003cspan class=\"sglh26-kicker\"\u003e Give a Creative Experience \u003c\/span\u003e\n\u003ch2 class=\"sglh26-title\"\u003eA Gift They Get to Make—and Then Keep\u003c\/h2\u003e\n\u003cp class=\"sglh26-subtitle\"\u003eGive the kit as a creative project, or make the lighthouse yourself and turn it into a personal handmade gift.\u003c\/p\u003e\n\u003cdiv class=\"sglh26-tags\"\u003e\n\u003cspan class=\"sglh26-tag\"\u003eBeach Lovers\u003c\/span\u003e \u003cspan class=\"sglh26-tag\"\u003eDIY Crafters\u003c\/span\u003e \u003cspan class=\"sglh26-tag\"\u003eLighthouse Fans\u003c\/span\u003e \u003cspan class=\"sglh26-tag\"\u003eMoms \u0026amp; Grandmothers\u003c\/span\u003e \u003cspan class=\"sglh26-tag\"\u003eHousewarming\u003c\/span\u003e \u003cspan class=\"sglh26-tag\"\u003eBirthday Gift\u003c\/span\u003e \u003cspan class=\"sglh26-tag\"\u003eMother’s Day\u003c\/span\u003e \u003cspan class=\"sglh26-tag\"\u003eChristmas Gift\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =======================================================\n       DETAILS\n  ======================================================== --\u003e\n\u003csection class=\"sglh26-section sglh26-details sglh26-center\"\u003e\u003cspan class=\"sglh26-kicker\"\u003e Product Information \u003c\/span\u003e\n\u003ch2 class=\"sglh26-title\"\u003eWhat You’re Ordering\u003c\/h2\u003e\n\u003cdiv class=\"sglh26-table\"\u003e\n\u003cdiv class=\"sglh26-table-row\"\u003e\n\u003cdiv class=\"sglh26-table-label\"\u003eProduct Type\u003c\/div\u003e\n\u003cdiv class=\"sglh26-table-value\"\u003eDIY illuminated lighthouse craft kit\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sglh26-table-row\"\u003e\n\u003cdiv class=\"sglh26-table-label\"\u003eProject Style\u003c\/div\u003e\n\u003cdiv class=\"sglh26-table-value\"\u003eCoastal \/ Beach \/ Nautical \/ Seasonal\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sglh26-table-row\"\u003e\n\u003cdiv class=\"sglh26-table-label\"\u003eMain Decoration\u003c\/div\u003e\n\u003cdiv class=\"sglh26-table-value\"\u003eTranslucent sea-glass-style decorative pieces\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sglh26-table-row\"\u003e\n\u003cdiv class=\"sglh26-table-label\"\u003eDecorative Accents\u003c\/div\u003e\n\u003cdiv class=\"sglh26-table-value\"\u003eShells, pearls and theme-specific coastal embellishments\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sglh26-table-row\"\u003e\n\u003cdiv class=\"sglh26-table-label\"\u003eLighting\u003c\/div\u003e\n\u003cdiv class=\"sglh26-table-value\"\u003eWarm LED light set\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sglh26-table-row\"\u003e\n\u003cdiv class=\"sglh26-table-label\"\u003eAssembly\u003c\/div\u003e\n\u003cdiv class=\"sglh26-table-value\"\u003eDIY assembly and decorating required\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sglh26-table-row\"\u003e\n\u003cdiv class=\"sglh26-table-label\"\u003eSkill Level\u003c\/div\u003e\n\u003cdiv class=\"sglh26-table-value\"\u003eBeginner-friendly\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sglh26-table-row\"\u003e\n\u003cdiv class=\"sglh26-table-label\"\u003eInstructions\u003c\/div\u003e\n\u003cdiv class=\"sglh26-table-value\"\u003eStep-by-step guide included\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sglh26-table-row\"\u003e\n\u003cdiv class=\"sglh26-table-label\"\u003eDisplay\u003c\/div\u003e\n\u003cdiv class=\"sglh26-table-value\"\u003eFreestanding indoor tabletop decoration\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sglh26-table-row\"\u003e\n\u003cdiv class=\"sglh26-table-label\"\u003eStandard Order\u003c\/div\u003e\n\u003cdiv class=\"sglh26-table-value\"\u003eOne DIY kit in the style selected at checkout\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =======================================================\n       IMPORTANT DIY NOTICE\n  ======================================================== --\u003e\n\u003csection class=\"sglh26-section sglh26-showcase sglh26-center\"\u003e\u003cspan class=\"sglh26-kicker\"\u003e Please Read Before Ordering \u003c\/span\u003e\n\u003ch2 class=\"sglh26-title\"\u003eThis Is a DIY Kit—not a Pre-Assembled Lighthouse\u003c\/h2\u003e\n\u003cp class=\"sglh26-subtitle\"\u003eThe finished lighthouse shown in lifestyle photographs demonstrates the completed project. Your kit arrives as crafting components for you to assemble and decorate.\u003c\/p\u003e\n\u003cdiv class=\"sglh26-showcase-frame\"\u003e\u003cimg src=\"https:\/\/cotitoc.com\/cdn\/shop\/files\/f75b891eb7cd5d978c6d73773ca72d6f951b4054.jpg?v=1786414853\u0026amp;width=1946\" alt=\"DIY lighthouse kit components compared with finished example\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =======================================================\n       FAQ\n  ======================================================== --\u003e\n\u003csection class=\"sglh26-section sglh26-faq sglh26-center\"\u003e\u003cspan class=\"sglh26-kicker\"\u003e Frequently Asked Questions \u003c\/span\u003e\n\u003ch2 class=\"sglh26-title\"\u003eBefore You Start Creating\u003c\/h2\u003e\n\u003cdiv class=\"sglh26-faq-list\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the lighthouse already assembled?\u003c\/summary\u003e\n\u003cdiv class=\"sglh26-faq-answer\"\u003eNo. This is a DIY craft kit. The finished lighthouse shown in the display photographs is an example of what the completed project can look like.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs it suitable for beginners?\u003c\/summary\u003e\n\u003cdiv class=\"sglh26-faq-answer\"\u003eYes. The project mainly involves building the lighthouse structure, attaching the decorative pieces, adding the coastal details and installing the included lighting.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes the lighthouse light up?\u003c\/summary\u003e\n\u003cdiv class=\"sglh26-faq-answer\"\u003eYes. The kit includes warm LED lighting designed to illuminate the lighthouse and translucent decorative layers.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the decorative material real sea glass?\u003c\/summary\u003e\n\u003cdiv class=\"sglh26-faq-answer\"\u003eNo. The kit uses translucent sea-glass-style decorative pieces designed to create the colorful layered appearance shown in the product images.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDo I receive all six designs?\u003c\/summary\u003e\n\u003cdiv class=\"sglh26-faq-answer\"\u003eA standard order includes one kit in the style selected at checkout. Multiple styles are included only when you specifically select an available multi-style bundle.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWill my finished lighthouse look exactly like the picture?\u003c\/summary\u003e\n\u003cdiv class=\"sglh26-faq-answer\"\u003eBecause the pieces are positioned and layered by hand, the final appearance will naturally vary slightly. That variation is part of what makes each completed lighthouse personal.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhere can I display it?\u003c\/summary\u003e\n\u003cdiv class=\"sglh26-faq-answer\"\u003eThe finished lighthouse is intended as an indoor freestanding decoration and works well on shelves, side tables, dressers, entryway consoles and mantels.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =======================================================\n       FINAL CTA\n  ======================================================== --\u003e\n\u003csection class=\"sglh26-final\"\u003e\u003cspan class=\"sglh26-kicker\"\u003e Your Coast. Your Colors. Your Creation. \u003c\/span\u003e\n\u003ch2 class=\"sglh26-title\"\u003eBuild the Lighthouse.\u003cbr\u003eTurn On the Glow.\u003cbr\u003eBe Proud You Made It.\u003c\/h2\u003e\n\u003cp class=\"sglh26-final-copy\"\u003eChoose your favorite coastal style and turn a relaxing DIY afternoon into a handmade decoration you can enjoy long after the crafting is finished.\u003c\/p\u003e\n\u003ca class=\"sglh26-button\"\u003e Choose My Lighthouse Kit → \u003c\/a\u003e\n\u003cp class=\"sglh26-final-note\"\u003eSelect your preferred design in the product options above.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =======================================================\n       NOTICE\n  ======================================================== --\u003e\n\u003c\/div\u003e","brand":"cotitoc","offers":[{"title":"Ocean Glass","offer_id":52415407653166,"sku":"IK3548609-A","price":23.99,"currency_code":"USD","in_stock":true},{"title":"Coastal Halloween","offer_id":52415407685934,"sku":"IK3548609-B","price":23.99,"currency_code":"USD","in_stock":true},{"title":"Mermaid Lagoon","offer_id":52415407718702,"sku":"IK3548609-C","price":23.99,"currency_code":"USD","in_stock":true},{"title":"Sunset Beach","offer_id":52415407751470,"sku":"IK3548609-D","price":23.99,"currency_code":"USD","in_stock":true},{"title":"Coastal Christmas","offer_id":52415407784238,"sku":"IK3548609-E","price":23.99,"currency_code":"USD","in_stock":true},{"title":"Coral Reef","offer_id":52415407817006,"sku":"IK3548609-F","price":23.99,"currency_code":"USD","in_stock":true},{"title":"🔥All Styles - 6Pcs(✨Save 25% \u0026 Free Shipping)","offer_id":52415407849774,"sku":"IK3548609-ALL","price":107.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0988\/2848\/4910\/files\/e5f4fd99412127b9f09718e8d6842254c77316d1.jpg?v=1786414853","url":"https:\/\/cotitoc.com\/de\/products\/beginner-friendly-diy-lighted-sea-glass-style-lighthouse-kit-collection-complete-kit-with-sea-glass-style-pieces-led-lights-step-by-step-guide-included","provider":"cotitoc","version":"1.0","type":"link"}