{"product_id":"liberty-spire-patriotic-solar-light-american-flag-eagle-design","title":"Liberty Spire: Patriotic Solar Garden Light | Waterproof with American Flag \u0026 Eagle Design","description":"\u003c!-- ===========================================\nLIBERTY SPIRE — CONTROLLER LANDER\n(10+++++ • Final Ready • All CTAs scroll WINDOW to top • Warm\/Cool only • FAQ added + FAQPage schema)\n=========================================== --\u003e\n\u003clink rel=\"preconnect\" href=\"https:\/\/cdn.shopify.com\" crossorigin\u003e\n\n\u003cstyle\u003e\n  html { scroll-behavior: smooth; }\n  @media (prefers-reduced-motion: reduce){ html{scroll-behavior:auto} }\n\n  \/* ---------- Scope ---------- *\/\n  #ls-controller{\n    --ink:#111827; --muted:#6b7280; --soft:#f8fafc; --line:#e5e7eb;\n    --brand:#1f2937; --brand-ink:#ffffff; --chip:#eef2ff; --chiptext:#1e3a8a;\n    --bg:#ffffff; --warm:#fefce8; --shadow:0 12px 28px rgba(17,24,39,.08);\n    max-width:920px;margin:0 auto;padding:18px 18px 48px;background:var(--bg);color:var(--ink);\n    font-family:Inter,system-ui,Segoe UI,Arial,sans-serif\n  }\n  #ls-controller *{box-sizing:border-box}\n  #ls-controller img{display:block;max-width:100%;height:auto}\n\n  \/* Safe text wrapping *\/\n  #ls-controller p,#ls-controller li,#ls-controller th,#ls-controller td,#ls-controller .cta,#ls-controller summary{\n    overflow-wrap:anywhere; word-break:normal; hyphens:auto;\n  }\n\n  \/* Focus-visible a11y *\/\n  #ls-controller :focus-visible{\n    outline:3px solid #111; outline-offset:2px; border-radius:8px;\n  }\n\n  \/* ---------- Type ---------- *\/\n  #ls-controller h1,#ls-controller h2,#ls-controller h3{margin:0 0 12px;line-height:1.25;letter-spacing:.02em;text-wrap:balance}\n  #ls-controller h1{text-align:center;font-size:clamp(24px,3.2vw,34px)}\n  #ls-controller h2{font-size:clamp(18px,2.4vw,22px)}\n  #ls-controller h3{font-size:clamp(16px,2vw,18px)}\n  #ls-controller p,#ls-controller li{font-size:16px;line-height:1.7}\n  #ls-controller .lead{font-size:clamp(16px,2.2vw,19px);opacity:.95;text-align:center}\n  #ls-controller .center{text-align:center}\n  #ls-controller .measure{max-width:70ch;margin:0 auto}\n  #ls-controller .hr{height:1px;background:var(--line);margin:28px 0}\n  #ls-controller .eyebrow{display:inline-block;font-size:12px;padding:6px 10px;border:1px solid var(--line);border-radius:999px;opacity:.9;background:#fff}\n\n  \/* ---------- Bands \/ Chips ---------- *\/\n  #ls-controller .band{border-radius:18px;padding:16px 18px}\n  #ls-controller .band-warm{\n    background:linear-gradient(180deg,#fff 0,#fefbea 100%);\n    border:1px solid #fde68a;\n    box-shadow:inset 0 1px 0 #fff, 0 6px 18px rgba(250,204,21,.15)\n  }\n  #ls-controller .chips{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;margin-top:12px}\n  #ls-controller .chip{font-size:12px;padding:6px 10px;border-radius:999px;background:var(--chip);color:var(--chiptext);border:1px solid #dbeafe}\n  #ls-controller .chip-inline{display:inline-flex;align-items:center;gap:6px;font-size:12px;padding:4px 8px;border-radius:999px;background:var(--chip);color:var(--chiptext);border:1px solid #dbeafe;margin-left:8px;vertical-align:middle}\n\n  \/* ---------- Cards ---------- *\/\n  #ls-controller .card{border:1px solid var(--line);border-radius:16px;padding:22px;background:#fff;box-shadow:var(--shadow);overflow:hidden}\n\n  \/* ---------- Lists ---------- *\/\n  #ls-controller ul{padding-left:26px;margin:14px 0}\n  #ls-controller ol{padding-left:30px;margin:14px 0}\n  #ls-controller li{margin:10px 0}\n  #ls-controller li::marker{font-size:1em}\n  #ls-controller .specs{padding:4px 12px 4px 40px;margin:0;list-style-position:outside}\n  #ls-controller .specs li{padding-left:2px}\n\n  \/* ---------- MEDIA FIX (show full-height images, no inner white bands) ---------- *\/\n  #ls-controller .media,\n  #ls-controller .shot{\n    border:1px solid var(--line);\n    border-radius:14px;\n    overflow:hidden;\n    background:#fff;\n    box-shadow:var(--shadow);\n    margin:12px 0;\n    padding:0;\n    line-height:0;           \/* kill inline gaps *\/\n  }\n  #ls-controller .media \u003e img,\n  #ls-controller .shot \u003e img{\n    display:block;\n    width:100%;\n    height:100%;\n    object-fit:cover;        \/* fill the rounded box completely *\/\n    margin:0;\n  }\n\n  \/* ---------- Grids ---------- *\/\n  #ls-controller .grid2{display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}\n  #ls-controller .grid3{display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}\n  #ls-controller .grid2 \u003e *, #ls-controller .grid3 \u003e * { min-width:0 } \/* prevents clipped text *\/\n\n  \/* ---------- Toggle ---------- *\/\n  #ls-controller .toggle{display:flex;gap:8px;justify-content:center;margin:8px 0 14px;flex-wrap:wrap}\n  #ls-controller .toggle button{\n    padding:8px 12px;border:1px solid var(--line);border-radius:999px;background:#fff;cursor:pointer;font-size:13px\n  }\n  #ls-controller .toggle button.is-active{background:#111;color:#fff;border-color:#111}\n\n  \/* ---------- Price\/value ---------- *\/\n  #ls-controller .pv{display:grid;gap:18px;align-items:start;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}\n  #ls-controller .pv-price{display:flex;align-items:center;gap:8px;font-size:clamp(22px,4.5vw,30px);font-weight:800;margin-bottom:4px}\n  #ls-controller .pv-line{font-size:15px;color:var(--muted);margin-top:6px}\n\n  \/* ---------- Desktop comparison table ---------- *\/\n  #ls-controller .table-desktop{display:block}\n  #ls-controller .table-mobile{display:none}\n  #ls-controller .table-wrap{border:1px solid var(--line);border-radius:14px;background:#fff;box-shadow:var(--shadow);overflow:hidden}\n  #ls-controller table{width:100%;border-collapse:collapse;font-size:15px;line-height:1.65;table-layout:fixed}\n  #ls-controller th,#ls-controller td{border:1px solid var(--line);padding:16px 14px;text-align:left;vertical-align:top}\n  #ls-controller thead th{background:#f3f4f6}\n  #ls-controller colgroup col:nth-child(1){width:26%}\n  #ls-controller colgroup col:nth-child(2){width:37%}\n  #ls-controller colgroup col:nth-child(3){width:37%}\n\n  \/* ---------- Mobile \"stacked cards\" for tables ---------- *\/\n  @media (max-width:740px){\n    #ls-controller .table-desktop{display:none}\n    #ls-controller .table-mobile{display:grid;gap:12px}\n    #ls-controller .comp-card{border:1px solid var(--line);border-radius:14px;background:#fff;box-shadow:var(--shadow);padding:16px}\n    #ls-controller .comp-row{display:grid;grid-template-columns:120px 1fr;gap:10px;margin:8px 0}\n    #ls-controller .comp-key{font-weight:700;color:#111}\n  }\n\n  \/* ---------- CTA ---------- *\/\n  #ls-controller .cta-wrap{max-width:46ch;margin:0 auto;text-wrap:balance}\n  #ls-controller .cta{\n    display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%;\n    background:var(--brand);color:var(--brand-ink);border-radius:14px;\n    padding:16px 18px;font-size:clamp(16px,2.6vw,19px);font-weight:800;\n    margin-top:10px;box-shadow:0 6px 18px rgba(31,41,55,.18);\n    text-decoration:none;text-align:center;line-height:1.25\n  }\n  #ls-controller .cta:hover{filter:brightness(.97)}\n  #ls-controller .sub-cta{font-size:14px;text-align:center;margin-top:10px;color:var(--muted);text-wrap:balance}\n\n  \/* ---------- Small screens ---------- *\/\n  @media (max-width:740px){\n    #ls-controller .grid2{grid-template-columns:1fr}\n    #ls-controller .grid3{grid-template-columns:1fr}\n  }\n  @media (max-width:480px){\n    #ls-controller{padding-left:14px;padding-right:14px}\n    #ls-controller .card{padding:18px}\n    #ls-controller .pv-line{font-size:14.5px}\n    #ls-controller .cta{padding:18px 20px;border-radius:16px}\n  }\n\n  \/* ---------- Mini sticky reassurance (mobile) ---------- *\/\n  @media (max-width:740px){\n    #ls-mini-sticky{position:sticky;bottom:8px;z-index:10}\n  }\n\n  \/* ---------- Early mobile CTA after band ---------- *\/\n  #mobile-early-cta{display:none}\n  @media (max-width:480px){\n    #mobile-early-cta{display:block}\n  }\n\n  \/* ---------- FAQ styles ---------- *\/\n  #ls-controller .faq{max-width:70ch;margin:0 auto}\n  #ls-controller .faq details{\n    border:1px solid var(--line);border-radius:14px;background:#fff;box-shadow:var(--shadow);\n    padding:14px 16px; margin:12px 0\n  }\n  #ls-controller .faq summary{\n    cursor:pointer; font-weight:700; list-style:none; position:relative; padding-right:28px\n  }\n  #ls-controller .faq summary::-webkit-details-marker{display:none}\n  #ls-controller .faq summary:after{\n    content:\"+\"; position:absolute; right:4px; top:0; font-weight:800\n  }\n  #ls-controller .faq details[open] summary:after{content:\"–\"}\n  #ls-controller .faq p{margin:10px 0 0}\n\u003c\/style\u003e\n\n\u003cdiv id=\"page-top\"\u003e\u003c\/div\u003e\n\u003csection aria-label=\"Liberty Spire — Ships Before Christmas\" id=\"ls-controller\"\u003e\n\n  \u003c!-- Concept 1 anchor --\u003e\n  \u003cdiv class=\"center\" style=\"margin-bottom:8px\"\u003e\n    \u003cspan class=\"eyebrow\"\u003eMade Here, Built Right\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003ch1\u003eMake your yard the place everyone wants to be — by Christmas.\u003c\/h1\u003e\n  \u003cp class=\"lead measure\"\u003e\n    Handcrafted in Tennessee from locally sourced, powder-coated steel, featuring our original artwork\n    UV-printed onto acrylic panels and a built-in diffuser for a calm, even glow.\n  \u003c\/p\u003e\n  \u003cp class=\"lead measure\" style=\"margin-top:8px;\"\u003e\n    Final small batch ships before Christmas. If your first dusk doesn’t feel special, send it back — \u003cstrong\u003e30-Night First Dusk Promise.\u003c\/strong\u003e\n  \u003c\/p\u003e\n\n  \u003c!-- HERO IMAGE --\u003e\n  \u003cfigure class=\"media measure\"\u003e\n    \u003cimg loading=\"eager\" fetchpriority=\"high\" decoding=\"async\" width=\"1600\" height=\"1000\" alt=\"Liberty Spire glowing at dusk in a backyard\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0072\/9412\/4089\/files\/hero-warmwhitelifestyle.png?v=1760232246\" sizes=\"(max-width:740px) 100vw, 920px\"\u003e\n  \u003c\/figure\u003e\n\n  \u003c!-- Holiday band --\u003e\n  \u003cdiv class=\"band band-warm measure\" role=\"note\" aria-label=\"Holiday Window\"\u003e\n    \u003cp style=\"margin:0\"\u003e\u003cstrong\u003eGuaranteed before Christmas.\u003c\/strong\u003e Recommended last day to order: \u003cstrong\u003eNov 5, 2025\u003c\/strong\u003e. This is our final workshop run (\u003cstrong\u003e500 units\u003c\/strong\u003e).\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Early mobile CTA --\u003e\n  \u003cdiv class=\"cta-wrap\" id=\"mobile-early-cta\"\u003e\n    \u003ca class=\"cta js-scroll-top\" href=\"#page-top\" aria-label=\"Scroll to top\"\u003eMake My Yard Glow by Christmas\u003c\/a\u003e\n    \u003cp class=\"sub-cta\"\u003eFinal 500 • Order by Nov 5 for Christmas delivery.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Trust chips --\u003e\n  \u003cdiv class=\"chips\" aria-label=\"trust\"\u003e\n    \u003cspan class=\"chip\"\u003eMade Here in Tennessee\u003c\/span\u003e\n    \u003cspan class=\"chip\"\u003ePowder-Coated Steel\u003c\/span\u003e\n    \u003cspan class=\"chip\"\u003eUV-Printed Acrylic Panels\u003c\/span\u003e\n    \u003cspan class=\"chip\"\u003eBuilt-In Diffuser\u003c\/span\u003e\n    \u003cspan class=\"chip\"\u003eShips Before Christmas\u003c\/span\u003e\n    \u003cspan class=\"chip\"\u003e30-Night First Dusk Promise\u003c\/span\u003e\n    \u003cspan class=\"chip\"\u003eFinal 500 Small-Batch\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"hr\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\n  \u003c!-- WHAT \/ HOW --\u003e\n  \u003cdiv class=\"card measure\" aria-label=\"Quick Explainer\"\u003e\n    \u003cul class=\"list-tight\" style=\"margin:0\"\u003e\n      \u003cli\u003e\n\u003cstrong\u003eWhat it is:\u003c\/strong\u003e A handcrafted architectural \u003cem\u003esolar garden light\u003c\/em\u003e for porches, paths, and beds.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eWhat it does:\u003c\/strong\u003e Turns on at dusk and casts an even, ambient glow — no harsh rings.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eTone options:\u003c\/strong\u003e \u003cstrong\u003eWarm White\u003c\/strong\u003e or \u003cstrong\u003eCool White\u003c\/strong\u003e — tone comes from the panels; the diffuser spreads it smoothly.\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"hr\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\n  \u003c!-- PRICE \/ VALUE --\u003e\n  \u003cdiv class=\"card pv measure\"\u003e\n    \u003cdiv\u003e\n      \u003cdiv class=\"pv-price\"\u003e\n        $199.95\n        \u003cspan class=\"chip-inline\" aria-label=\"Final batch scarcity\"\u003eFinal 500\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"pv-line\"\u003e\u003cstrong\u003eFree Shipping + Free 30-Night Returns\u003c\/strong\u003e\u003c\/div\u003e\n      \u003cdiv class=\"pv-line\"\u003e\n\u003cstrong\u003eShips with battery installed\u003c\/strong\u003e • \u003cstrong\u003e1-Year Craft Warranty\u003c\/strong\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"pv-line\"\u003eBuy once, enjoy for years. \u003cem\u003eLooks best in pairs or trios.\u003c\/em\u003e\n\u003c\/div\u003e\n      \u003ca class=\"cta js-scroll-top\" href=\"#page-top\" style=\"margin-top:12px\" aria-label=\"Scroll to top\"\u003eMake My Yard Glow by Christmas\u003c\/a\u003e\n      \u003cp class=\"sub-cta\"\u003eFinal 500 • Order by Nov 5 for Christmas delivery.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cul class=\"list-tight\" style=\"margin:0\"\u003e\n      \u003cli\u003ePowder-coated steel frame • \u003cstrong\u003eUV-printed acrylic panels\u003c\/strong\u003e\n\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eBuilt-in diffuser\u003c\/strong\u003e = even glow — no glare or hot spots\u003c\/li\u003e\n      \u003cli\u003eArrives ready to place • No tools • Lights automatically at dusk\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"hr\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\n  \u003c!-- FIRST DUSK MOMENT --\u003e\n  \u003cdiv class=\"card measure\"\u003e\n    \u003cspan class=\"eyebrow\"\u003eThe moment that sells itself\u003c\/span\u003e\n    \u003ch2 style=\"margin-top:6px\"\u003eYour First Dusk\u003c\/h2\u003e\n    \u003cp class=\"measure\" style=\"margin:0\"\u003eThe sun drops, the spire wakes, and that pattern lands softly on stone. If that first evening doesn’t feel special, our \u003cstrong\u003e30-Night First Dusk Promise\u003c\/strong\u003e has you covered.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"hr\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\n  \u003c!-- DAY \/ NIGHT TOGGLE --\u003e\n  \u003cdiv class=\"card measure\"\u003e\n    \u003cdiv class=\"center\"\u003e\u003cspan class=\"eyebrow\"\u003eSee it like you will at home\u003c\/span\u003e\u003c\/div\u003e\n    \u003ch2 class=\"center\" style=\"margin-top:6px\"\u003eDaytime Art → Nighttime Glow\u003c\/h2\u003e\n\n    \u003cdiv id=\"ls-toggle-daynight\" class=\"toggle\" role=\"tablist\" aria-label=\"Day Night Toggle\"\u003e\n      \u003cbutton id=\"ls-tab-day\" data-target=\"#ls-shot-day\" role=\"tab\" aria-controls=\"ls-shot-day\" aria-selected=\"true\" tabindex=\"0\" class=\"is-active\" type=\"button\"\u003eDay\u003c\/button\u003e\n      \u003cbutton id=\"ls-tab-night\" data-target=\"#ls-shot-night\" role=\"tab\" aria-controls=\"ls-shot-night\" aria-selected=\"false\" tabindex=\"-1\" type=\"button\"\u003eNight\u003c\/button\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv id=\"ls-shot-day\" class=\"shot\" role=\"tabpanel\" aria-labelledby=\"ls-tab-day\"\u003e\n      \u003cimg loading=\"lazy\" decoding=\"async\" width=\"1200\" height=\"900\" alt=\"Liberty Spire by day with acrylic panels and steel frame\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0072\/9412\/4089\/files\/daylightwarmwhite.png?v=1760227539\" sizes=\"(max-width:740px) 100vw, 860px\"\u003e\n    \u003c\/div\u003e\n    \u003cdiv id=\"ls-shot-night\" class=\"shot\" role=\"tabpanel\" aria-labelledby=\"ls-tab-night\" hidden\u003e\n      \u003cimg loading=\"lazy\" decoding=\"async\" width=\"1200\" height=\"900\" alt=\"Liberty Spire at night with even diffusion\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0072\/9412\/4089\/files\/darktimephoto.png?v=1760229039\" sizes=\"(max-width:740px) 100vw, 860px\"\u003e\n    \u003c\/div\u003e\n\n    \u003cp class=\"center\" style=\"font-size:12.5px\"\u003eEven, ambient glow. \u003cstrong\u003eTone comes from your panel\u003c\/strong\u003e (\u003cstrong\u003eWarm White\u003c\/strong\u003e or \u003cstrong\u003eCool White\u003c\/strong\u003e); the \u003cstrong\u003ediffuser\u003c\/strong\u003e spreads it smoothly.\u003c\/p\u003e\n\n    \u003cfigure class=\"media\" style=\"margin-top:12px\"\u003e\n      \u003cimg loading=\"lazy\" decoding=\"async\" width=\"1400\" height=\"933\" alt=\"Soft shadow pattern on stone at night\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0072\/9412\/4089\/files\/newhero_64752197-a052-4d8a-a2ca-c8bd77cf4425.png?v=1761697354\" sizes=\"(max-width:740px) 100vw, 920px\"\u003e\n    \u003c\/figure\u003e\n\n    \u003c!-- CTA directly under proof --\u003e\n    \u003cdiv class=\"cta-wrap\" style=\"margin-top:6px\"\u003e\n      \u003ca class=\"cta js-scroll-top\" href=\"#page-top\" aria-label=\"Scroll to top\"\u003eI’m In — Reserve Mine\u003c\/a\u003e\n      \u003cp class=\"sub-cta\"\u003eFinal 500 • Ships before Christmas.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"center\"\u003e\u003cspan class=\"eyebrow\"\u003eWhat makes it different\u003c\/span\u003e\u003c\/div\u003e\n  \u003ch2 class=\"center\" style=\"margin-top:6px\"\u003eThe Only \u003cem\u003eHandcrafted\u003c\/em\u003e Steel-and-Acrylic Solar Light\u003c\/h2\u003e\n  \u003cdiv class=\"grid3\"\u003e\n    \u003cdiv class=\"card\"\u003e\n      \u003ch3\u003eSteel Frame\u003c\/h3\u003e\n      \u003cp\u003ePowder-coated American steel stands up to storms, sprinklers, and real yard life.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"card\"\u003e\n      \u003ch3\u003eAcrylic Panels (Set Tone)\u003c\/h3\u003e\n      \u003cp\u003eClean by day; at night they provide \u003cem\u003eWarm White\u003c\/em\u003e or \u003cem\u003eCool White\u003c\/em\u003e tone — not the LED.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"card\"\u003e\n      \u003ch3\u003eBuilt-In Diffuser (Even Glow)\u003c\/h3\u003e\n      \u003cp\u003e\u003cstrong\u003eWarm or Cool\u003c\/strong\u003e, uniform illumination — no glare, no bright “hot spots.”\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Macro finish --\u003e\n  \u003cfigure class=\"media measure\"\u003e\n    \u003cimg loading=\"lazy\" decoding=\"async\" width=\"1400\" height=\"933\" alt=\"Macro close-up of powder-coated base and acrylic seam\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0072\/9412\/4089\/files\/blackbase.png?v=1761732504\" sizes=\"(max-width:740px) 100vw, 920px\"\u003e\n  \u003c\/figure\u003e\n\n  \u003cdiv class=\"hr\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\n  \u003c!-- Scale \u0026 Placement --\u003e\n  \u003cdiv class=\"card measure\"\u003e\n    \u003cspan class=\"eyebrow\"\u003eWill it fit my space?\u003c\/span\u003e\n    \u003ch2 class=\"center\" style=\"margin-top:6px\"\u003eScale \u0026amp; Placement at a Glance\u003c\/h2\u003e\n    \u003cfigure class=\"media\"\u003e\n      \u003cimg loading=\"lazy\" decoding=\"async\" width=\"1400\" height=\"933\" alt=\"28 and 48 inch Liberty Spire shown near a 24 inch planter and a 36 inch rail\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0072\/9412\/4089\/files\/sizecomp.png?v=1761732164\" sizes=\"(max-width:740px) 100vw, 920px\"\u003e\n    \u003c\/figure\u003e\n    \u003cfigure class=\"media\"\u003e\n      \u003cimg loading=\"lazy\" decoding=\"async\" width=\"1400\" height=\"933\" alt=\"Liberty Spire size specifications diagram\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0072\/9412\/4089\/files\/sizespecs.png?v=1761732170\" sizes=\"(max-width:740px) 100vw, 920px\"\u003e\n    \u003c\/figure\u003e\n    \u003cp class=\"center\" style=\"font-size:13px;color:var(--muted);margin-top:6px\"\u003eTip: For the prettiest shadow pattern, place 18–24″ from stone or mulch edge.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"hr\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\n  \u003c!-- Wind \/ Stability --\u003e\n  \u003cdiv class=\"card measure\"\u003e\n    \u003cspan class=\"eyebrow\"\u003eWind-worthy by design\u003c\/span\u003e\n    \u003ch2 class=\"center\" style=\"margin-top:6px\"\u003eHidden Ways to Keep It Put\u003c\/h2\u003e\n    \u003cp class=\"center measure\" style=\"margin:0 0 8px\"\u003ePlace on a flat surface. In exposed spots, add a discreet exterior-grade adhesive pad under the base or use hidden landscaping pins (not included).\u003c\/p\u003e\n    \u003cfigure class=\"media\"\u003e\n      \u003cimg loading=\"lazy\" decoding=\"async\" width=\"1400\" height=\"933\" alt=\"Underside of base showing discreet adhesive pad placement\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0072\/9412\/4089\/files\/windbase.png?v=1761732872\" sizes=\"(max-width:740px) 100vw, 920px\"\u003e\n    \u003c\/figure\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"hr\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\n  \u003c!-- FAQ \/ Quick Answers --\u003e\n  \u003cdiv class=\"center\"\u003e\u003cspan class=\"eyebrow\"\u003eBefore you ask\u003c\/span\u003e\u003c\/div\u003e\n  \u003ch2 class=\"center\" id=\"faq\"\u003eQuick Answers\u003c\/h2\u003e\n  \u003cdiv class=\"grid2\" aria-labelledby=\"faq\"\u003e\n    \u003cdiv class=\"card\"\u003e\n      \u003ch3\u003e“Is it bright enough?”\u003c\/h3\u003e\n      \u003cp\u003e\u003cstrong\u003eAmbient on purpose.\u003c\/strong\u003e You’ll see your path and a soft pattern — no blinding glare.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"card\"\u003e\n      \u003ch3\u003e“Will it fail by spring?”\u003c\/h3\u003e\n      \u003cp\u003eSteel + acrylic + powder-coat. Built for seasons, tested in Tennessee weather.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"card\"\u003e\n      \u003ch3\u003e“HOA issues?”\u003c\/h3\u003e\n      \u003cp\u003e\u003cstrong\u003eNo blinking. No neon.\u003c\/strong\u003e Architectural, year-round look — customers report smooth approvals.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"card\"\u003e\n      \u003ch3\u003e“Hard to set up?”\u003c\/h3\u003e\n      \u003cp\u003eNo tools or wiring. Place it, let the sun charge, and it lights at dusk. Battery is serviceable later.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"hr\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\n  \u003c!-- Social Proof --\u003e\n  \u003cdiv class=\"card measure\"\u003e\n    \u003cspan class=\"eyebrow\"\u003eFrom real backyards\u003c\/span\u003e\n    \u003cdiv class=\"grid3\"\u003e\n      \u003cdiv\u003e\n        \u003cp style=\"margin:0\"\u003e\u003cstrong\u003eSarah • Brentwood, TN\u003c\/strong\u003e\u003c\/p\u003e\n        \u003cp style=\"margin:8px 0 0\"\u003e“The first evening sold my husband. Warm, even glow — zero harsh rings.”\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003cp style=\"margin:0\"\u003e\u003cstrong\u003eMark • Bend, OR\u003c\/strong\u003e\u003c\/p\u003e\n        \u003cp style=\"margin:8px 0 0\"\u003e“Storms, sprinklers, dogs — still straight and beautiful. Buy-once décor.”\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003cp style=\"margin:0\"\u003e\u003cstrong\u003eJenna • Franklin, TN\u003c\/strong\u003e\u003c\/p\u003e\n        \u003cp style=\"margin:8px 0 0\"\u003e“Neighbors asked where I found it. Quiet, classy — not an Amazon look.”\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"center\" style=\"margin-top:10px\"\u003e\n      \u003ca class=\"cta js-scroll-top\" href=\"#page-top\" style=\"max-width:320px;display:inline-flex\" aria-label=\"Scroll to top\"\u003eReserve Yours — Ships Before Christmas\u003c\/a\u003e\n      \u003cp class=\"sub-cta\"\u003eFinal 500 • Order by Nov 5 for Christmas delivery.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"hr\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\n  \u003c!-- Comparison --\u003e\n  \u003ch2 class=\"center\"\u003eSide-by-Side at a Glance\u003c\/h2\u003e\n  \u003cdiv class=\"table-desktop\"\u003e\n    \u003cdiv class=\"table-wrap\"\u003e\n      \u003ctable role=\"table\" aria-label=\"Comparison between Liberty Spire and mass-market lights\"\u003e\n        \u003ccolgroup\u003e\n\u003ccol\u003e\n\u003ccol\u003e\n\u003ccol\u003e\n\u003c\/colgroup\u003e\n        \u003cthead\u003e\u003ctr\u003e\n\u003cth\u003eFeature\u003c\/th\u003e\n\u003cth\u003eLiberty Spire\u003c\/th\u003e\n\u003cth\u003eMass-Market Lights\u003c\/th\u003e\n\u003c\/tr\u003e\u003c\/thead\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n            \u003ctd\u003e\u003cstrong\u003eConstruction\u003c\/strong\u003e\u003c\/td\u003e\n            \u003ctd\u003e\n\u003cstrong\u003eSteel frame + acrylic panels\u003c\/strong\u003e with internal diffuser.\u003c\/td\u003e\n            \u003ctd\u003eThin metal or molded plastic with exposed LED.\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003e\u003cstrong\u003eGlow \u0026amp; Tone\u003c\/strong\u003e\u003c\/td\u003e\n            \u003ctd\u003eEven, ambient glow; \u003cstrong\u003etone from the panel\u003c\/strong\u003e (Warm White\/Cool White), spread by diffuser.\u003c\/td\u003e\n            \u003ctd\u003eHarsh rings; LED-driven color with glare.\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003e\u003cstrong\u003eOrigin\u003c\/strong\u003e\u003c\/td\u003e\n            \u003ctd\u003e\u003cstrong\u003eMade start-to-finish in Tennessee.\u003c\/strong\u003e\u003c\/td\u003e\n            \u003ctd\u003eImported or “assembled.”\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003e\u003cstrong\u003eLifespan\u003c\/strong\u003e\u003c\/td\u003e\n            \u003ctd\u003eBuilt to stay beautiful through seasons.\u003c\/td\u003e\n            \u003ctd\u003eFades, clouds, or fails within months.\u003c\/td\u003e\n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Mobile stacked cards --\u003e\n  \u003cdiv class=\"table-mobile\" aria-label=\"Comparison (stacked)\"\u003e\n    \u003cdiv class=\"comp-card\"\u003e\n      \u003cdiv class=\"comp-row\"\u003e\n\u003cdiv class=\"comp-key\"\u003eFeature\u003c\/div\u003e\n\u003cdiv\u003eConstruction\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"comp-row\"\u003e\n\u003cdiv class=\"comp-key\"\u003eLiberty Spire\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eSteel frame + acrylic panels\u003c\/strong\u003e with internal diffuser.\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"comp-row\"\u003e\n\u003cdiv class=\"comp-key\"\u003eMass-Market\u003c\/div\u003e\n\u003cdiv\u003eThin metal or molded plastic with exposed LED.\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"comp-card\"\u003e\n      \u003cdiv class=\"comp-row\"\u003e\n\u003cdiv class=\"comp-key\"\u003eFeature\u003c\/div\u003e\n\u003cdiv\u003eGlow \u0026amp; Tone\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"comp-row\"\u003e\n\u003cdiv class=\"comp-key\"\u003eLiberty Spire\u003c\/div\u003e\n\u003cdiv\u003eEven, ambient glow; \u003cstrong\u003etone from the panel\u003c\/strong\u003e (Warm White\/Cool White), spread by diffuser.\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"comp-row\"\u003e\n\u003cdiv class=\"comp-key\"\u003eMass-Market\u003c\/div\u003e\n\u003cdiv\u003eHarsh rings; LED-driven color with glare.\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"comp-card\"\u003e\n      \u003cdiv class=\"comp-row\"\u003e\n\u003cdiv class=\"comp-key\"\u003eFeature\u003c\/div\u003e\n\u003cdiv\u003eOrigin\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"comp-row\"\u003e\n\u003cdiv class=\"comp-key\"\u003eLiberty Spire\u003c\/div\u003e\n\u003cdiv\u003e\u003cstrong\u003eMade start-to-finish in Tennessee.\u003c\/strong\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"comp-row\"\u003e\n\u003cdiv class=\"comp-key\"\u003eMass-Market\u003c\/div\u003e\n\u003cdiv\u003eImported or “assembled.”\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"comp-card\"\u003e\n      \u003cdiv class=\"comp-row\"\u003e\n\u003cdiv class=\"comp-key\"\u003eFeature\u003c\/div\u003e\n\u003cdiv\u003eLifespan\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"comp-row\"\u003e\n\u003cdiv class=\"comp-key\"\u003eLiberty Spire\u003c\/div\u003e\n\u003cdiv\u003eBuilt to stay beautiful through seasons.\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"comp-row\"\u003e\n\u003cdiv class=\"comp-key\"\u003eMass-Market\u003c\/div\u003e\n\u003cdiv\u003eFades, clouds, or fails within months.\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"hr\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\n  \u003c!-- Box + Setup --\u003e\n  \u003cdiv class=\"grid2\"\u003e\n    \u003cdiv class=\"card\"\u003e\n      \u003ch2\u003eWhat’s in the Box\u003c\/h2\u003e\n      \u003cul class=\"specs\" aria-label=\"Specifications\"\u003e\n        \u003cli\u003e\n\u003cstrong\u003eLiberty Spire:\u003c\/strong\u003e choose 28″ or 48″\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eSolar Light Engine:\u003c\/strong\u003e clear solar LED + internal diffuser (pre-installed)\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003ePanels:\u003c\/strong\u003e Warm White or Cool White tone\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eBattery:\u003c\/strong\u003e Rechargeable, pre-installed (serviceable later)\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eCare Card:\u003c\/strong\u003e Panel wipe tips + placement guide\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"card\"\u003e\n      \u003ch2\u003e1-2-3 Setup\u003c\/h2\u003e\n      \u003col\u003e\n        \u003cli\u003ePlace where it sees sun during the day (south\/south-west preferred).\u003c\/li\u003e\n        \u003cli\u003eGive it a first full charge cycle.\u003c\/li\u003e\n        \u003cli\u003eEnjoy the warm or cool glow you chose at dusk.\u003c\/li\u003e\n      \u003c\/ol\u003e\n      \u003cp style=\"margin-top:6px\" class=\"t12\"\u003eTip: For best shadow play, place 18–24″ from the edge of stone or mulch.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"hr\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\n  \u003c!-- Details + Guarantee --\u003e\n  \u003cdiv class=\"grid2\"\u003e\n    \u003cul class=\"card specs\" aria-label=\"Detailed Specifications\"\u003e\n      \u003cli\u003e\n\u003cstrong\u003eHeights:\u003c\/strong\u003e 28″, 48″\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eFrame:\u003c\/strong\u003e Powder-coated steel (outdoor-ready)\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003ePanels:\u003c\/strong\u003e Acrylic faces (your tone) + built-in diffuser\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003ePanel Tones:\u003c\/strong\u003e Warm White (golden) or Cool White (crisp)\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eLighting:\u003c\/strong\u003e Clear solar LED; \u003cem\u003epanel\u003c\/em\u003e creates tone\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eRuntime:\u003c\/strong\u003e Up to 8 hours on full charge\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eBattery:\u003c\/strong\u003e High-quality rechargeable (pre-installed; replaceable)\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eServiceability:\u003c\/strong\u003e Replacement battery kit available on request\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eApprox. Weight:\u003c\/strong\u003e 28″ ≈ 10 lb • 48″ ≈ 25 lb\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eBase Footprint:\u003c\/strong\u003e 6.5″ × 6.5″ • \u003cstrong\u003eCap:\u003c\/strong\u003e 8.5″ × 8.5″ × 2.5″\u003c\/li\u003e\n    \u003c\/ul\u003e\n    \u003cdiv class=\"card\"\u003e\n      \u003ch2\u003eGuarantee\u003c\/h2\u003e\n      \u003cp\u003e\u003cstrong\u003e30-Night First Dusk Promise.\u003c\/strong\u003e If your first evening doesn’t feel special, send it back for a full refund — no questions asked.\u003c\/p\u003e\n      \u003cp class=\"band band-warm\" style=\"margin:10px 0 0 0\"\u003eFinal workshop batch for 2025 (\u003cstrong\u003e500 units\u003c\/strong\u003e).\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"hr\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\n  \u003c!-- Cozy vignette --\u003e\n  \u003cfigure class=\"media measure\"\u003e\n    \u003cimg loading=\"lazy\" decoding=\"async\" width=\"1400\" height=\"933\" alt=\"Cozy backyard vignette with a Liberty Spire as focal point\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0072\/9412\/4089\/files\/vingerrate.png?v=1760232438\" sizes=\"(max-width:740px) 100vw, 920px\"\u003e\n  \u003c\/figure\u003e\n\n  \u003cdiv class=\"hr\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\n  \u003c!-- CTA --\u003e\n  \u003cdiv class=\"card measure cta-wrap\"\u003e\n    \u003cp class=\"center\" style=\"font-size:18px;margin-top:0\"\u003e\u003cstrong\u003eGuaranteed before Christmas — order by Nov 5, 2025.\u003c\/strong\u003e\u003c\/p\u003e\n    \u003ca class=\"cta js-scroll-top\" href=\"#page-top\" aria-label=\"Scroll to top\"\u003eMake My Yard Glow by Christmas\u003c\/a\u003e\n    \u003cp class=\"sub-cta\"\u003eTone options: \u003cstrong\u003eWarm White\u003c\/strong\u003e or \u003cstrong\u003eCool White\u003c\/strong\u003e. Final 500.\u003c\/p\u003e\n    \u003cp class=\"sub-cta\"\u003eHandcrafted in Tennessee • Free Shipping $100+\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Mini sticky reassurance (mobile) --\u003e\n  \u003cdiv id=\"ls-mini-sticky\" class=\"measure\"\u003e\n    \u003cdiv class=\"band\" style=\"border:1px solid var(--line);background:#fff\"\u003e\n      \u003cp style=\"margin:0;font-size:13px;text-align:center\"\u003eHandcrafted in Tennessee • 30-Night First Dusk Promise\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"hr\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\n  \u003c!-- ===== FULL FAQ (Bottom) ===== --\u003e\n  \u003cdiv class=\"center\"\u003e\u003cspan class=\"eyebrow\"\u003eNeed the nitty-gritty?\u003c\/span\u003e\u003c\/div\u003e\n  \u003ch2 class=\"center\" id=\"full-faq\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n  \u003cdiv class=\"faq\" aria-labelledby=\"full-faq\"\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eHow bright is the light?\u003c\/summary\u003e\n      \u003cp\u003eIt’s designed for \u003cstrong\u003eambient\u003c\/strong\u003e illumination — enough to see your path and cast a soft pattern on stone or mulch without harsh rings or glare.\u003c\/p\u003e\n    \u003c\/details\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eWarm White vs. Cool White — what’s the difference?\u003c\/summary\u003e\n      \u003cp\u003e\u003cstrong\u003eWarm White\u003c\/strong\u003e feels cozy and golden; \u003cstrong\u003eCool White\u003c\/strong\u003e feels crisp and clean. The \u003cem\u003epanel artwork\u003c\/em\u003e sets the tone, and the built-in diffuser spreads it evenly.\u003c\/p\u003e\n    \u003c\/details\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eWill it work in winter or on cloudy days?\u003c\/summary\u003e\n      \u003cp\u003eYes. Runtime varies with season and sun exposure. Give it as much direct sun as you can; on low-sun days you’ll still get an evening glow, just shorter.\u003c\/p\u003e\n    \u003c\/details\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eWhat about wind and pets?\u003c\/summary\u003e\n      \u003cp\u003eThe steel base sits flat and stable. In exposed spots, add a discreet exterior-grade adhesive pad under the base or use hidden landscaping pins (not included).\u003c\/p\u003e\n    \u003c\/details\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eIs the battery replaceable?\u003c\/summary\u003e\n      \u003cp\u003eYes. It ships with a rechargeable battery installed and serviceable later. We offer a replacement battery kit upon request.\u003c\/p\u003e\n    \u003c\/details\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eAny HOA concerns?\u003c\/summary\u003e\n      \u003cp\u003eNo flashing or neon. It’s an architectural piece with a quiet, year-round look. Customers report smooth approvals.\u003c\/p\u003e\n    \u003c\/details\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eHow do I place it for the best look?\u003c\/summary\u003e\n      \u003cp\u003eFor the prettiest shadow play, place it \u003cstrong\u003e18–24″\u003c\/strong\u003e from the edge of stone or mulch so the glow lands on texture (hosta, fern, flagstone).\u003c\/p\u003e\n    \u003c\/details\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eWhat’s the warranty and return policy?\u003c\/summary\u003e\n      \u003cp\u003e\u003cstrong\u003e1-Year Craft Warranty\u003c\/strong\u003e + \u003cstrong\u003e30-Night First Dusk Promise\u003c\/strong\u003e. If your first evening doesn’t feel special, send it back for a full refund.\u003c\/p\u003e\n    \u003c\/details\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eWhen should I order for Christmas delivery?\u003c\/summary\u003e\n      \u003cp\u003eOrder by \u003cstrong\u003eNovember 5, 2025\u003c\/strong\u003e. This is our final small batch (\u003cstrong\u003e500 units\u003c\/strong\u003e) shipping before Christmas.\u003c\/p\u003e\n    \u003c\/details\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eDoes it come ready to use?\u003c\/summary\u003e\n      \u003cp\u003eYes. No tools or wiring. Place it where it sees sun, let it charge, and it turns on at dusk automatically.\u003c\/p\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n  \u003c!-- ===== END FULL FAQ ===== --\u003e\n\n  \u003c!-- Anchor for native product form if added later --\u003e\n  \u003cdiv id=\"product-form\" class=\"t12\" aria-hidden=\"true\" style=\"height:1px\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- JS: All CTAs scroll WINDOW to top; Day\/Night tabs fixed; FAQ accordion --\u003e\n\u003cscript\u003e\ndocument.addEventListener('DOMContentLoaded', function(){\n\n  \/* ---- Scroll window to top for any CTA clicks ---- *\/\n  function scrollPageTop(e){\n    e.preventDefault();\n    var prefersReduced = window.matchMedia('(prefers-reduced-motion: reduce)').matches;\n    window.scrollTo({ top: 0, left: 0, behavior: prefersReduced ? 'auto' : 'smooth' });\n  }\n  document.addEventListener('click', function(e){\n    var el = e.target.closest('.js-scroll-top, .cta');\n    if(el){ scrollPageTop(e); }\n  }, { passive:false });\n\n  \/* ---- Day\/Night tab logic (namespaced IDs) ---- *\/\n  var tablist = document.getElementById('ls-toggle-daynight');\n  if(tablist){\n    var tabs = Array.prototype.slice.call(tablist.querySelectorAll('[role=\"tab\"]'));\n    var panels = {\n      day: document.querySelector('#ls-shot-day'),\n      night: document.querySelector('#ls-shot-night')\n    };\n    function activate(tab){\n      tabs.forEach(function(t){\n        t.classList.remove('is-active');\n        t.setAttribute('aria-selected','false');\n        t.setAttribute('tabindex','-1');\n      });\n      tab.classList.add('is-active');\n      tab.setAttribute('aria-selected','true');\n      tab.setAttribute('tabindex','0');\n\n      var targetSel = tab.getAttribute('data-target');\n      var isNight = targetSel === '#ls-shot-night';\n      panels.day.hidden = isNight;\n      panels.night.hidden = !isNight;\n      tab.focus();\n    }\n    tabs.forEach(function(t){ t.addEventListener('click', function(){ activate(this); }); });\n    tablist.addEventListener('keydown', function(e){\n      var current = document.activeElement.closest('[role=\"tab\"]'); if(!current) return;\n      var idx = tabs.indexOf(current);\n      if(e.key === 'ArrowRight'){ e.preventDefault(); activate(tabs[(idx+1)%tabs.length]); }\n      if(e.key === 'ArrowLeft'){ e.preventDefault(); activate(tabs[(idx-1+tabs.length)%tabs.length]); }\n      if(e.key === 'Home'){ e.preventDefault(); activate(tabs[0]); }\n      if(e.key === 'End'){ e.preventDefault(); activate(tabs[tabs.length-1]); }\n      if(e.key === ' ' || e.key === 'Enter'){ e.preventDefault(); activate(current); }\n    });\n  }\n\n  \/* ---- FAQ = single-open accordion ---- *\/\n  var faq = document.querySelector('#ls-controller .faq');\n  if(faq){\n    faq.addEventListener('toggle', function(e){\n      if(e.target.tagName.toLowerCase() !== 'details' || !e.target.open) return;\n      faq.querySelectorAll('details[open]').forEach(function(d){\n        if(d !== e.target) d.open = false;\n      });\n    }, true);\n  }\n\n});\n\u003c\/script\u003e\n\n\u003c!-- Product JSON-LD (Warm\/Cool only) --\u003e\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\/\",\n  \"@type\": \"Product\",\n  \"name\": \"Liberty Spire — Handcrafted Solar Garden Light\",\n  \"brand\": { \"@type\": \"Brand\", \"name\": \"Nashville Metal Art\" },\n  \"image\": [\"https:\/\/cdn.shopify.com\/s\/files\/1\/0072\/9412\/4089\/files\/hero-warmwhitelifestyle.png?v=1760232246\"],\n  \"description\": \"Handcrafted in Tennessee from powder-coated steel with UV-printed acrylic panels and a built-in diffuser for an even, ambient glow. Choose Warm White or Cool White panel tones. Final 500 ship before Christmas.\",\n  \"sku\": \"LSPIRE\",\n  \"offers\": { \"@type\": \"Offer\", \"priceCurrency\": \"USD\", \"price\": \"199.95\", \"availability\": \"https:\/\/schema.org\/InStock\" }\n}\n\u003c\/script\u003e\n\n\u003c!-- FAQPage JSON-LD (Bottom FAQ) --\u003e\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"FAQPage\",\n  \"mainEntity\": [\n    {\"@type\":\"Question\",\"name\":\"How bright is the light?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"It’s designed for ambient illumination—enough to see your path and cast a soft pattern without harsh rings or glare.\"}},\n    {\"@type\":\"Question\",\"name\":\"Warm White vs. Cool White — what’s the difference?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Warm White feels cozy and golden; Cool White feels crisp and clean. The panel artwork sets the tone and the built-in diffuser spreads it evenly.\"}},\n    {\"@type\":\"Question\",\"name\":\"Will it work in winter or on cloudy days?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Yes. Runtime varies with season and sun exposure. On low-sun days you’ll still get an evening glow, just shorter.\"}},\n    {\"@type\":\"Question\",\"name\":\"What about wind and pets?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"The steel base sits flat and stable. In exposed spots, add a discreet exterior-grade adhesive pad under the base or use hidden landscaping pins (not included).\"}},\n    {\"@type\":\"Question\",\"name\":\"Is the battery replaceable?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Yes. It ships with a rechargeable battery installed and serviceable later. We offer a replacement battery kit upon request.\"}},\n    {\"@type\":\"Question\",\"name\":\"Any HOA concerns?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"No flashing or neon. It’s an architectural piece with a quiet, year-round look. Customers report smooth approvals.\"}},\n    {\"@type\":\"Question\",\"name\":\"How do I place it for the best look?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"For the prettiest shadow play, place it 18–24 inches from the edge of stone or mulch so the glow lands on texture.\"}},\n    {\"@type\":\"Question\",\"name\":\"What’s the warranty and return policy?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"1-Year Craft Warranty + 30-Night First Dusk Promise. If your first evening doesn’t feel special, send it back for a full refund.\"}},\n    {\"@type\":\"Question\",\"name\":\"When should I order for Christmas delivery?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Order by November 5, 2025. This is our final small batch (500 units) shipping before Christmas.\"}},\n    {\"@type\":\"Question\",\"name\":\"Does it come ready to use?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Yes. No tools or wiring. Place it where it sees sun, let it charge, and it turns on at dusk automatically.\"}}\n  ]\n}\n\u003c\/script\u003e\n","brand":"Nashville Metal Art","offers":[{"title":"Warm White \/ 28\"","offer_id":42517347991600,"sku":null,"price":199.95,"currency_code":"USD","in_stock":true},{"title":"Warm White \/ 48\"","offer_id":42517348024368,"sku":null,"price":499.95,"currency_code":"USD","in_stock":true},{"title":"Cool White \/ 28\"","offer_id":42517348057136,"sku":null,"price":199.95,"currency_code":"USD","in_stock":true},{"title":"Cool White \/ 48\"","offer_id":42517348089904,"sku":null,"price":499.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0072\/9412\/4089\/files\/newheroimage.png?v=1761692333","url":"https:\/\/nashvillemetalart.com\/products\/liberty-spire-patriotic-solar-light-american-flag-eagle-design","provider":"Nashville Metal Art","version":"1.0","type":"link"}