{"product_id":"2027-chasing-totality™-calendar-a-year-beneath-extraordinary-skies","title":"2027 Chasing Totality™ Calendar-A Year Beneath Extraordinary Skies","description":"{% comment %}\n=========================================================\n2027 CHASING TOTALITY™\nMOBILE-FIRST PREMIUM PRODUCT LANDING PAGE\nFor Shopify Custom Liquid\n=========================================================\n{% endcomment %}\n\n\u003cstyle\u003e\n#ct27,\n#ct27 * {\n  box-sizing: border-box;\n}\n\n#ct27 {\n  --navy:#071421;\n  --navy2:#0c1d2e;\n  --blue:#132b45;\n  --gold:#c9a35d;\n  --gold2:#e6cd99;\n  --cream:#f7f1e7;\n  --cream2:#eee3d3;\n  --white:#fffdf9;\n  --ink:#302a25;\n  --muted:#71675e;\n  --line:rgba(180,139,72,.25);\n  --green:#27392f;\n\n  width:100%;\n  overflow:hidden;\n  margin:0;\n  padding:0;\n  background:var(--cream);\n  color:var(--ink);\n  font-family:-apple-system,BlinkMacSystemFont,\"Segoe UI\",Arial,sans-serif;\n  line-height:1.65;\n}\n\n#ct27 img {\n  display:block;\n  width:100%;\n  height:auto;\n}\n\n#ct27 h1,\n#ct27 h2,\n#ct27 h3,\n#ct27 p {\n  margin-top:0;\n}\n\n.ct27-wrap {\n  width:min(1160px,calc(100% - 30px));\n  margin:0 auto;\n}\n\n.ct27-section {\n  padding:74px 0;\n}\n\n.ct27-eyebrow {\n  display:inline-flex;\n  align-items:center;\n  gap:8px;\n  margin-bottom:13px;\n  color:#9d712d;\n  font-size:11px;\n  font-weight:800;\n  letter-spacing:.16em;\n  text-transform:uppercase;\n}\n\n.ct27-eyebrow:before {\n  content:\"✦\";\n  color:var(--gold);\n}\n\n.ct27-title {\n  max-width:820px;\n  margin-bottom:18px;\n  color:var(--ink);\n  font-family:Georgia,\"Times New Roman\",serif;\n  font-size:clamp(34px,5vw,58px);\n  line-height:1.08;\n  letter-spacing:-.035em;\n}\n\n.ct27-title-sm {\n  font-size:clamp(30px,4vw,47px);\n}\n\n.ct27-copy {\n  max-width:700px;\n  margin-bottom:0;\n  color:var(--muted);\n  font-size:17px;\n  line-height:1.75;\n}\n\n.ct27-line {\n  width:62px;\n  height:2px;\n  margin:21px 0;\n  background:linear-gradient(\n    90deg,\n    var(--gold),\n    var(--gold2)\n  );\n}\n\n\n\/* ========================================================\nHERO\n======================================================== *\/\n\n.ct27-hero {\n  background:\n    radial-gradient(circle at 15% 10%,rgba(201,163,93,.13),transparent 34%),\n    var(--navy);\n  color:#fff;\n}\n\n.ct27-hero-grid {\n  display:grid;\n  grid-template-columns:.9fr 1.1fr;\n  min-height:700px;\n}\n\n.ct27-hero-copy {\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n  padding:70px 5vw 70px max(6vw,25px);\n}\n\n.ct27-kicker {\n  margin-bottom:14px;\n  color:var(--gold2);\n  font-size:11px;\n  font-weight:800;\n  letter-spacing:.17em;\n  text-transform:uppercase;\n}\n\n.ct27-hero h1 {\n  max-width:660px;\n  margin-bottom:20px;\n  color:#fff;\n  font-family:Georgia,\"Times New Roman\",serif;\n  font-size:clamp(44px,5.4vw,69px);\n  line-height:1.03;\n  letter-spacing:-.045em;\n}\n\n.ct27-hero h1 span {\n  display:block;\n  margin-top:10px;\n  color:var(--gold2);\n  font-size:.47em;\n  font-weight:400;\n  font-style:italic;\n  line-height:1.22;\n}\n\n.ct27-hero-desc {\n  max-width:570px;\n  margin-bottom:23px;\n  color:rgba(255,255,255,.76);\n  font-size:17px;\n  line-height:1.72;\n}\n\n.ct27-bullets {\n  display:grid;\n  grid-template-columns:1fr 1fr;\n  gap:9px 15px;\n  max-width:550px;\n  margin:0 0 25px;\n  padding:0;\n  list-style:none;\n}\n\n.ct27-bullets li {\n  position:relative;\n  padding-left:23px;\n  color:#f5ead8;\n  font-size:13px;\n  font-weight:700;\n}\n\n.ct27-bullets li:before {\n  content:\"✦\";\n  position:absolute;\n  left:0;\n  color:var(--gold);\n}\n\n.ct27-price-row {\n  display:flex;\n  flex-wrap:wrap;\n  align-items:center;\n  gap:10px;\n  margin-bottom:18px;\n}\n\n.ct27-price {\n  color:#fff;\n  font-family:Georgia,serif;\n  font-size:31px;\n  font-weight:700;\n}\n\n.ct27-compare {\n  color:rgba(255,255,255,.45);\n  font-size:16px;\n  text-decoration:line-through;\n}\n\n.ct27-save {\n  padding:5px 9px;\n  border:1px solid rgba(230,205,153,.4);\n  border-radius:999px;\n  background:rgba(201,163,93,.12);\n  color:var(--gold2);\n  font-size:10px;\n  font-weight:850;\n  letter-spacing:.07em;\n}\n\n.ct27-form {\n  width:100%;\n  max-width:500px;\n}\n\n.ct27-atc {\n  display:flex;\n  width:100%;\n  min-height:58px;\n  align-items:center;\n  justify-content:center;\n  padding:15px 20px;\n  border:0;\n  border-radius:7px;\n  background:linear-gradient(135deg,#dbb96f,#ad7c37);\n  box-shadow:0 15px 38px rgba(0,0,0,.27);\n  color:#15120f;\n  cursor:pointer;\n  font-size:14px;\n  font-weight:850;\n  letter-spacing:.025em;\n}\n\n.ct27-atc:disabled {\n  cursor:not-allowed;\n  opacity:.48;\n}\n\n.ct27-note {\n  margin:10px 0 0;\n  color:rgba(255,255,255,.54);\n  font-size:11px;\n  text-align:center;\n}\n\n.ct27-hero-media {\n  min-height:700px;\n  background:#081421;\n}\n\n.ct27-hero-media img {\n  width:100%;\n  height:100%;\n  min-height:700px;\n  object-fit:cover;\n}\n\n\n\/* ========================================================\nTRUST STRIP\n======================================================== *\/\n\n.ct27-strip {\n  border-bottom:1px solid var(--line);\n  background:#fffaf1;\n}\n\n.ct27-strip-grid {\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n}\n\n.ct27-strip-item {\n  padding:23px 15px;\n  border-right:1px solid var(--line);\n  text-align:center;\n}\n\n.ct27-strip-item:last-child {\n  border-right:0;\n}\n\n.ct27-strip-icon {\n  display:block;\n  margin-bottom:5px;\n  color:var(--gold);\n  font-size:21px;\n}\n\n.ct27-strip-item strong {\n  display:block;\n  color:#3c342e;\n  font-size:13px;\n}\n\n.ct27-strip-item small {\n  color:#776d63;\n  font-size:11px;\n}\n\n\n\/* ========================================================\nPAIN POINT\n======================================================== *\/\n\n.ct27-pain {\n  background:#f4ecdf;\n}\n\n.ct27-center {\n  max-width:820px;\n  margin:0 auto;\n  text-align:center;\n}\n\n.ct27-center .ct27-title,\n.ct27-center .ct27-copy {\n  margin-left:auto;\n  margin-right:auto;\n}\n\n.ct27-pain-grid {\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n  gap:16px;\n  margin-top:36px;\n}\n\n.ct27-pain-card {\n  padding:29px 23px;\n  border:1px solid rgba(125,99,67,.13);\n  border-radius:14px;\n  background:#fffaf4;\n}\n\n.ct27-pain-icon {\n  display:flex;\n  width:44px;\n  height:44px;\n  align-items:center;\n  justify-content:center;\n  margin-bottom:17px;\n  border:1px solid var(--gold);\n  border-radius:50%;\n  color:#a67834;\n  font-family:Georgia,serif;\n  font-size:20px;\n}\n\n.ct27-pain-card h3 {\n  margin-bottom:8px;\n  font-family:Georgia,serif;\n  font-size:21px;\n}\n\n.ct27-pain-card p {\n  margin-bottom:0;\n  color:var(--muted);\n  font-size:13px;\n}\n\n\n\/* ========================================================\nBIG IMAGE\n======================================================== *\/\n\n.ct27-showcase {\n  background:#fffdf9;\n  text-align:center;\n}\n\n.ct27-showcase .ct27-title,\n.ct27-showcase .ct27-copy {\n  margin-left:auto;\n  margin-right:auto;\n}\n\n.ct27-image-frame {\n  max-width:1000px;\n  margin:35px auto 0;\n  overflow:hidden;\n  border-radius:17px;\n  box-shadow:0 20px 60px rgba(49,37,28,.13);\n}\n\n\n\/* ========================================================\nSPLIT\n======================================================== *\/\n\n.ct27-split {\n  display:grid;\n  grid-template-columns:1fr 1fr;\n  align-items:stretch;\n  background:#fffdf8;\n}\n\n.ct27-split.reverse .ct27-split-media {\n  order:2;\n}\n\n.ct27-split-media {\n  min-height:620px;\n  background:#e8ded1;\n}\n\n.ct27-split-media img {\n  width:100%;\n  height:100%;\n  min-height:620px;\n  object-fit:cover;\n}\n\n.ct27-split-copy {\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n  padding:65px max(7vw,30px);\n}\n\n.ct27-points {\n  display:grid;\n  gap:15px;\n  margin-top:27px;\n}\n\n.ct27-point {\n  display:grid;\n  grid-template-columns:40px 1fr;\n  gap:13px;\n}\n\n.ct27-point-icon {\n  display:flex;\n  width:40px;\n  height:40px;\n  align-items:center;\n  justify-content:center;\n  border:1px solid var(--gold2);\n  border-radius:50%;\n  color:#aa7d36;\n  font-size:14px;\n}\n\n.ct27-point strong {\n  display:block;\n  margin-bottom:2px;\n  color:#40372f;\n  font-size:14px;\n}\n\n.ct27-point p {\n  margin:0;\n  color:var(--muted);\n  font-size:13px;\n}\n\n\n\/* ========================================================\nECLIPSE SECTION\n======================================================== *\/\n\n.ct27-eclipse {\n  background:\n    radial-gradient(circle at 80% 20%,rgba(53,94,139,.2),transparent 37%),\n    #071421;\n}\n\n.ct27-eclipse-grid {\n  display:grid;\n  grid-template-columns:.82fr 1.18fr;\n  gap:45px;\n  align-items:center;\n}\n\n.ct27-eclipse .ct27-title {\n  color:#fff;\n}\n\n.ct27-eclipse .ct27-copy {\n  color:rgba(255,255,255,.7);\n}\n\n.ct27-eclipse .ct27-eyebrow {\n  color:var(--gold2);\n}\n\n.ct27-eclipse-image {\n  overflow:hidden;\n  border-radius:17px;\n  box-shadow:0 24px 65px rgba(0,0,0,.3);\n}\n\n.ct27-eclipse-image img {\n  aspect-ratio:1\/1;\n  object-fit:cover;\n}\n\n.ct27-event-box {\n  margin-top:25px;\n  padding:20px;\n  border-left:2px solid var(--gold);\n  background:rgba(255,255,255,.045);\n}\n\n.ct27-event-date {\n  display:block;\n  margin-bottom:4px;\n  color:#fff;\n  font-family:Georgia,serif;\n  font-size:24px;\n}\n\n.ct27-event-box span:last-child {\n  color:#e4cb99;\n  font-size:14px;\n}\n\n\n\/* ========================================================\nCOMPARISON\n======================================================== *\/\n\n.ct27-compare-section {\n  background:#f1e7d9;\n}\n\n.ct27-table {\n  max-width:920px;\n  margin:35px auto 0;\n  overflow:hidden;\n  border:1px solid rgba(108,83,54,.15);\n  border-radius:15px;\n  background:#fff;\n}\n\n.ct27-table-row {\n  display:grid;\n  grid-template-columns:1.1fr 1fr 1fr;\n  border-bottom:1px solid #eee3d6;\n}\n\n.ct27-table-row:last-child {\n  border-bottom:0;\n}\n\n.ct27-table-row \u003e div {\n  padding:17px 19px;\n}\n\n.ct27-table-head {\n  background:var(--navy);\n  color:#fff;\n  font-weight:800;\n}\n\n.ct27-table-head \u003e div:nth-child(2) {\n  color:var(--gold2);\n}\n\n.ct27-feature-name {\n  font-weight:750;\n  color:#39312b;\n}\n\n.ct27-win {\n  background:#fffaf0;\n  color:#3f352d;\n}\n\n.ct27-normal {\n  color:#7c7168;\n}\n\n.ct27-check {\n  color:#a87932;\n  font-weight:900;\n}\n\n\n\/* ========================================================\nBENEFIT CARDS\n======================================================== *\/\n\n.ct27-benefits-section {\n  background:#fffdf9;\n}\n\n.ct27-card-grid {\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n  gap:18px;\n  margin-top:36px;\n}\n\n.ct27-card {\n  overflow:hidden;\n  border:1px solid var(--line);\n  border-radius:15px;\n  background:#fff;\n}\n\n.ct27-card img {\n  aspect-ratio:1\/1;\n  object-fit:cover;\n}\n\n.ct27-card-body {\n  padding:22px;\n}\n\n.ct27-card h3 {\n  margin-bottom:7px;\n  font-family:Georgia,serif;\n  font-size:22px;\n}\n\n.ct27-card p {\n  margin:0;\n  color:var(--muted);\n  font-size:13px;\n}\n\n\n\/* ========================================================\nGIFT\n======================================================== *\/\n\n.ct27-gift {\n  background:var(--green);\n  color:#fff;\n}\n\n.ct27-gift-grid {\n  display:grid;\n  grid-template-columns:1.08fr .92fr;\n}\n\n.ct27-gift-image {\n  min-height:620px;\n}\n\n.ct27-gift-image img {\n  width:100%;\n  height:100%;\n  min-height:620px;\n  object-fit:cover;\n}\n\n.ct27-gift-copy {\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n  padding:65px max(6vw,30px);\n}\n\n.ct27-gift .ct27-title {\n  color:#fff;\n}\n\n.ct27-gift .ct27-copy {\n  color:rgba(255,255,255,.76);\n}\n\n.ct27-gift-quote {\n  margin:25px 0;\n  padding:18px 20px;\n  border-left:2px solid var(--gold);\n  background:rgba(255,255,255,.05);\n  color:#f4dfb6;\n  font-family:Georgia,serif;\n  font-size:20px;\n  font-style:italic;\n}\n\n\n\/* ========================================================\nFAQ\n======================================================== *\/\n\n.ct27-faq {\n  background:var(--cream);\n}\n\n.ct27-faq-head {\n  max-width:700px;\n  margin:0 auto 31px;\n  text-align:center;\n}\n\n.ct27-faq-list {\n  max-width:850px;\n  margin:0 auto;\n}\n\n.ct27-faq details {\n  border-bottom:1px solid rgba(76,61,48,.14);\n}\n\n.ct27-faq summary {\n  position:relative;\n  padding:20px 42px 20px 0;\n  color:#3b342e;\n  cursor:pointer;\n  font-size:15px;\n  font-weight:750;\n  list-style:none;\n}\n\n.ct27-faq summary::-webkit-details-marker {\n  display:none;\n}\n\n.ct27-faq summary:after {\n  content:\"+\";\n  position:absolute;\n  top:14px;\n  right:4px;\n  color:var(--gold);\n  font-family:Georgia,serif;\n  font-size:26px;\n}\n\n.ct27-faq details[open] summary:after {\n  content:\"−\";\n}\n\n.ct27-answer {\n  padding:0 35px 20px 0;\n  color:var(--muted);\n  font-size:14px;\n}\n\n\n\/* ========================================================\nFINAL\n======================================================== *\/\n\n.ct27-final {\n  background:\n    radial-gradient(circle at 50% 0%,rgba(201,163,93,.18),transparent 40%),\n    var(--navy);\n  color:#fff;\n  text-align:center;\n}\n\n.ct27-final .ct27-title {\n  max-width:800px;\n  margin-left:auto;\n  margin-right:auto;\n  color:#fff;\n}\n\n.ct27-final p {\n  max-width:650px;\n  margin:0 auto 27px;\n  color:rgba(255,255,255,.7);\n}\n\n.ct27-final .ct27-form {\n  margin:0 auto;\n}\n\n\n\/* ========================================================\nMOBILE STICKY BUY\n======================================================== *\/\n\n.ct27-mobile-buy {\n  display:none;\n}\n\n\n\/* ========================================================\nMOBILE\n======================================================== *\/\n\n@media (max-width:800px) {\n\n  #ct27 {\n    padding-bottom:72px;\n  }\n\n  .ct27-wrap {\n    width:calc(100% - 24px);\n  }\n\n  .ct27-section {\n    padding:50px 0;\n  }\n\n  .ct27-hero-grid {\n    display:flex;\n    flex-direction:column-reverse;\n    min-height:0;\n  }\n\n  .ct27-hero-copy {\n    padding:34px 20px 40px;\n  }\n\n  .ct27-hero h1 {\n    font-size:39px;\n  }\n\n  .ct27-hero-desc {\n    font-size:15px;\n  }\n\n  .ct27-bullets {\n    grid-template-columns:1fr;\n  }\n\n  .ct27-hero-media,\n  .ct27-hero-media img {\n    min-height:0;\n  }\n\n  .ct27-hero-media img {\n    aspect-ratio:1\/1;\n    object-fit:cover;\n  }\n\n  .ct27-strip-grid {\n    grid-template-columns:1fr 1fr;\n  }\n\n  .ct27-strip-item:nth-child(2) {\n    border-right:0;\n  }\n\n  .ct27-strip-item:nth-child(1),\n  .ct27-strip-item:nth-child(2) {\n    border-bottom:1px solid var(--line);\n  }\n\n  .ct27-pain-grid,\n  .ct27-card-grid,\n  .ct27-eclipse-grid {\n    grid-template-columns:1fr;\n  }\n\n  .ct27-split {\n    display:flex;\n    flex-direction:column;\n  }\n\n  .ct27-split.reverse .ct27-split-media {\n    order:0;\n  }\n\n  .ct27-split-media,\n  .ct27-split-media img {\n    min-height:0;\n  }\n\n  .ct27-split-media img {\n    aspect-ratio:1\/1;\n    object-fit:cover;\n  }\n\n  .ct27-split-copy {\n    padding:43px 21px;\n  }\n\n  .ct27-table {\n    overflow-x:auto;\n  }\n\n  .ct27-table-row {\n    min-width:680px;\n  }\n\n  .ct27-gift-grid {\n    grid-template-columns:1fr;\n  }\n\n  .ct27-gift-image,\n  .ct27-gift-image img {\n    min-height:0;\n  }\n\n  .ct27-gift-image img {\n    aspect-ratio:1\/1;\n    object-fit:cover;\n  }\n\n  .ct27-gift-copy {\n    padding:43px 21px;\n  }\n\n  .ct27-title {\n    font-size:35px;\n  }\n\n  .ct27-title-sm {\n    font-size:32px;\n  }\n\n  .ct27-copy {\n    font-size:15px;\n  }\n\n  .ct27-mobile-buy {\n    position:fixed;\n    z-index:999;\n    right:0;\n    bottom:0;\n    left:0;\n    display:flex;\n    gap:10px;\n    align-items:center;\n    padding:10px 12px;\n    border-top:1px solid rgba(199,163,93,.35);\n    background:rgba(7,20,33,.97);\n    backdrop-filter:blur(12px);\n  }\n\n  .ct27-mobile-price {\n    flex:0 0 auto;\n    color:#fff;\n    font-family:Georgia,serif;\n    font-size:18px;\n    font-weight:700;\n  }\n\n  .ct27-mobile-buy form {\n    flex:1;\n    margin:0;\n  }\n\n  .ct27-mobile-buy button {\n    min-height:48px;\n  }\n}\n\u003c\/style\u003e\n\n\n\u003cdiv id=\"ct27\"\u003e\n\n\n\u003c!-- =====================================================\nHERO\n===================================================== --\u003e\n\n\u003csection class=\"ct27-hero\"\u003e\n\n  \u003cdiv class=\"ct27-hero-grid\"\u003e\n\n    \u003cdiv class=\"ct27-hero-copy\"\u003e\n\n      \u003cdiv class=\"ct27-kicker\"\u003e\n        The Celestial Calendar of 2027\n      \u003c\/div\u003e\n\n      \u003ch1\u003e\n        Chasing Totality™\n        \u003cspan\u003eA Year Beneath Extraordinary Skies\u003c\/span\u003e\n      \u003c\/h1\u003e\n\n      \u003cp class=\"ct27-hero-desc\"\u003e\n        Twelve months of skies worth looking up for — from winter\n        constellations and meteor showers to the unforgettable total\n        solar eclipse of August 2, 2027.\n      \u003c\/p\u003e\n\n      \u003cul class=\"ct27-bullets\"\u003e\n        \u003cli\u003e12 Different Celestial Landscapes\u003c\/li\u003e\n        \u003cli\u003eFeatures the August 2 Total Eclipse\u003c\/li\u003e\n        \u003cli\u003eClean Monthly Calendar Layout\u003c\/li\u003e\n        \u003cli\u003eMade for Stargazers \u0026amp; Sky Lovers\u003c\/li\u003e\n      \u003c\/ul\u003e\n\n\n      \u003cdiv class=\"ct27-price-row\"\u003e\n\n        \u003cspan class=\"ct27-price\"\u003e\n          {{ product.price | money }}\n        \u003c\/span\u003e\n\n        {% if product.compare_at_price \u0026gt; product.price %}\n\n          \u003cspan class=\"ct27-compare\"\u003e\n            {{ product.compare_at_price | money }}\n          \u003c\/span\u003e\n\n          {% assign save_amount = product.compare_at_price | minus: product.price %}\n          {% assign save_percent = save_amount | times:100 | divided_by:product.compare_at_price %}\n\n          \u003cspan class=\"ct27-save\"\u003e\n            SAVE {{ save_percent }}%\n          \u003c\/span\u003e\n\n        {% endif %}\n\n      \u003c\/div\u003e\n\n\n      {% form 'product', product, class:'ct27-form' %}\n\n        \u003cinput type=\"hidden\" name=\"id\" value=\"{{ product.selected_or_first_available_variant.id }}\"\u003e\n\n        \u003cbutton type=\"submit\" class=\"ct27-atc\" unless product.selected_or_first_available_variant.available disabled endunless\u003e\n\n          {% if product.selected_or_first_available_variant.available %}\n            Get Chasing Totality™ — {{ product.price | money }}\n          {% else %}\n            Sold Out\n          {% endif %}\n\n        \u003c\/button\u003e\n\n      {% endform %}\n\n      \u003cp class=\"ct27-note\"\u003e\n        A different extraordinary sky for every month of 2027.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"ct27-hero-media\"\u003e\n\n      \u003cimg src=\"https:\/\/lurevixea.com\/cdn\/shop\/files\/1_6a623f64-540b-4e61-8361-77f3e35b4c96.png?v=1789715639\u0026amp;width=1946\" alt=\"2027 Chasing Totality Calendar\" width=\"1254\" height=\"1254\" fetchpriority=\"high\"\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\n\u003c!-- =====================================================\nTRUST\n===================================================== --\u003e\n\n\u003csection class=\"ct27-strip\"\u003e\n\n  \u003cdiv class=\"ct27-strip-grid\"\u003e\n\n    \u003cdiv class=\"ct27-strip-item\"\u003e\n      \u003cspan class=\"ct27-strip-icon\"\u003e☀\u003c\/span\u003e\n      \u003cstrong\u003e2027 Totality\u003c\/strong\u003e\n      \u003csmall\u003eA year with a sky worth remembering\u003c\/small\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ct27-strip-item\"\u003e\n      \u003cspan class=\"ct27-strip-icon\"\u003e✦\u003c\/span\u003e\n      \u003cstrong\u003e12 Unique Scenes\u003c\/strong\u003e\n      \u003csmall\u003eNo repeated monthly artwork\u003c\/small\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ct27-strip-item\"\u003e\n      \u003cspan class=\"ct27-strip-icon\"\u003e☾\u003c\/span\u003e\n      \u003cstrong\u003eArt + Calendar\u003c\/strong\u003e\n      \u003csmall\u003eUseful without looking ordinary\u003c\/small\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ct27-strip-item\"\u003e\n      \u003cspan class=\"ct27-strip-icon\"\u003e♡\u003c\/span\u003e\n      \u003cstrong\u003eGift Worthy\u003c\/strong\u003e\n      \u003csmall\u003eFor anyone who still looks up\u003c\/small\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\n\u003c!-- =====================================================\nPAIN POINT\n===================================================== --\u003e\n\n\u003csection class=\"ct27-section ct27-pain\"\u003e\n\n  \u003cdiv class=\"ct27-wrap\"\u003e\n\n    \u003cdiv class=\"ct27-center\"\u003e\n\n      \u003cdiv class=\"ct27-eyebrow\"\u003e\n        Why Ordinary Calendars Get Ignored\n      \u003c\/div\u003e\n\n      \u003ch2 class=\"ct27-title\"\u003e\n        You look at your calendar every day.\n        Why settle for something forgettable?\n      \u003c\/h2\u003e\n\n      \u003cp class=\"ct27-copy\"\u003e\n        Most wall calendars do the job — but they rarely add anything\n        to the room. Chasing Totality™ was designed to make checking\n        the date feel a little more inspiring.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"ct27-pain-grid\"\u003e\n\n      \u003cdiv class=\"ct27-pain-card\"\u003e\n\n        \u003cdiv class=\"ct27-pain-icon\"\u003e01\u003c\/div\u003e\n\n        \u003ch3\u003eSame Look, Month After Month\u003c\/h3\u003e\n\n        \u003cp\u003e\n          A calendar should feel fresh when you turn the page,\n          not like the same picture in twelve slightly different versions.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"ct27-pain-card\"\u003e\n\n        \u003cdiv class=\"ct27-pain-icon\"\u003e02\u003c\/div\u003e\n\n        \u003ch3\u003eBeautiful — But Hard to Use\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Some art calendars sacrifice readability. Here, the landscape\n          gets its space while the monthly grid stays clear.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"ct27-pain-card\"\u003e\n\n        \u003cdiv class=\"ct27-pain-icon\"\u003e03\u003c\/div\u003e\n\n        \u003ch3\u003eUseful — But Forgettable\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Generic calendars tell you the date.\n          This one gives you something worth looking at above it.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\n\u003c!-- =====================================================\n12 MONTHS\n===================================================== --\u003e\n\n\u003csection class=\"ct27-section ct27-showcase\"\u003e\n\n  \u003cdiv class=\"ct27-wrap\"\u003e\n\n    \u003cdiv class=\"ct27-eyebrow\"\u003e\n      Twelve Months. Twelve Worlds.\n    \u003c\/div\u003e\n\n    \u003ch2 class=\"ct27-title ct27-title-sm\"\u003e\n      A completely different sky every month.\n    \u003c\/h2\u003e\n\n    \u003cp class=\"ct27-copy\"\u003e\n      Winter constellations. A ring-of-fire eclipse. Spring equinox\n      light. Meteor showers. The Milky Way. Totality. Quiet winter skies.\n      Each month tells a different celestial story.\n    \u003c\/p\u003e\n\n\n    \u003cdiv class=\"ct27-image-frame\"\u003e\n\n      \u003cimg src=\"https:\/\/lurevixea.com\/cdn\/shop\/files\/17f44ac5-5d71-4ead-949f-02e851b05aad.png?v=1789715639\u0026amp;width=1946\" alt=\"All twelve months of the 2027 Chasing Totality calendar\" loading=\"lazy\" width=\"1254\" height=\"1254\"\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\n\u003c!-- =====================================================\nAUGUST TOTALITY\n===================================================== --\u003e\n\n\u003csection class=\"ct27-section ct27-eclipse\"\u003e\n\n  \u003cdiv class=\"ct27-wrap\"\u003e\n\n    \u003cdiv class=\"ct27-eclipse-grid\"\u003e\n\n      \u003cdiv\u003e\n\n        \u003cdiv class=\"ct27-eyebrow\"\u003e\n          The Centerpiece of 2027\n        \u003c\/div\u003e\n\n        \u003ch2 class=\"ct27-title ct27-title-sm\"\u003e\n          One date makes this calendar different.\n        \u003c\/h2\u003e\n\n        \u003cp class=\"ct27-copy\"\u003e\n          August becomes the visual centerpiece of the collection,\n          built around one of the defining celestial moments of 2027:\n          a total solar eclipse.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"ct27-event-box\"\u003e\n          \u003cspan class=\"ct27-event-date\"\u003e\n            August 2, 2027\n          \u003c\/span\u003e\n\n          \u003cspan\u003e\n            The Great Totality\n          \u003c\/span\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"ct27-eclipse-image\"\u003e\n\n        \u003cimg src=\"https:\/\/lurevixea.com\/cdn\/shop\/files\/ChatGPTImage2026_9_17_23_50_04.png?v=1789715639\u0026amp;width=1946\" alt=\"August 2 2027 total solar eclipse calendar artwork\" loading=\"lazy\" width=\"1254\" height=\"1254\"\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\n\u003c!-- =====================================================\nREADABILITY\n===================================================== --\u003e\n\n\u003csection class=\"ct27-split\"\u003e\n\n  \u003cdiv class=\"ct27-split-media\"\u003e\n\n    \u003cimg src=\"https:\/\/lurevixea.com\/cdn\/shop\/files\/ChatGPTImage2026_9_17_19_45_21_4.png?v=1789715639\u0026amp;width=1946\" alt=\"Easy to read 2027 monthly calendar\" loading=\"lazy\" width=\"1254\" height=\"1254\"\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"ct27-split-copy\"\u003e\n\n    \u003cdiv class=\"ct27-eyebrow\"\u003e\n      Art Without Sacrificing Function\n    \u003c\/div\u003e\n\n    \u003ch2 class=\"ct27-title ct27-title-sm\"\u003e\n      Beautiful above.\n      Clear where it counts.\n    \u003c\/h2\u003e\n\n    \u003cdiv class=\"ct27-line\"\u003e\u003c\/div\u003e\n\n    \u003cp class=\"ct27-copy\"\u003e\n      A dramatic sky should never make the actual calendar harder to use.\n      Each monthly page separates the artwork from the date grid so both\n      can do their job.\n    \u003c\/p\u003e\n\n\n    \u003cdiv class=\"ct27-points\"\u003e\n\n      \u003cdiv class=\"ct27-point\"\u003e\n\n        \u003cdiv class=\"ct27-point-icon\"\u003e✓\u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eReadable monthly structure\u003c\/strong\u003e\n          \u003cp\u003e\n            Designed so dates remain easy to scan at a glance.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"ct27-point\"\u003e\n\n        \u003cdiv class=\"ct27-point-icon\"\u003e✓\u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eArtwork gets room to breathe\u003c\/strong\u003e\n          \u003cp\u003e\n            The celestial scene stays visually separate from the calendar grid.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"ct27-point\"\u003e\n\n        \u003cdiv class=\"ct27-point-icon\"\u003e✓\u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eMade for everyday viewing\u003c\/strong\u003e\n          \u003cp\u003e\n            Useful enough for daily life and decorative enough for your wall.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\n\u003c!-- =====================================================\nCOMPARISON\n===================================================== --\u003e\n\n\u003csection class=\"ct27-section ct27-compare-section\"\u003e\n\n  \u003cdiv class=\"ct27-wrap\"\u003e\n\n    \u003cdiv class=\"ct27-center\"\u003e\n\n      \u003cdiv class=\"ct27-eyebrow\"\u003e\n        Not Just Another Wall Calendar\n      \u003c\/div\u003e\n\n      \u003ch2 class=\"ct27-title ct27-title-sm\"\u003e\n        The difference is what you see every day.\n      \u003c\/h2\u003e\n\n      \u003cp class=\"ct27-copy\"\u003e\n        Chasing Totality™ combines a practical monthly calendar\n        with an art-forward celestial collection built specifically\n        around the skies of 2027.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"ct27-table\"\u003e\n\n      \u003cdiv class=\"ct27-table-row ct27-table-head\"\u003e\n        \u003cdiv\u003eFeature\u003c\/div\u003e\n        \u003cdiv\u003eChasing Totality™\u003c\/div\u003e\n        \u003cdiv\u003eTypical Wall Calendar\u003c\/div\u003e\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"ct27-table-row\"\u003e\n        \u003cdiv class=\"ct27-feature-name\"\u003e\n          Monthly Artwork\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ct27-win\"\u003e\n          \u003cspan class=\"ct27-check\"\u003e✓\u003c\/span\u003e\n          12 distinct celestial scenes\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ct27-normal\"\u003e\n          Often one repeated visual style\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"ct27-table-row\"\u003e\n        \u003cdiv class=\"ct27-feature-name\"\u003e\n          2027-Specific Story\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ct27-win\"\u003e\n          \u003cspan class=\"ct27-check\"\u003e✓\u003c\/span\u003e\n          Built around the year of totality\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ct27-normal\"\u003e\n          Usually year-neutral artwork\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"ct27-table-row\"\u003e\n        \u003cdiv class=\"ct27-feature-name\"\u003e\n          Calendar Readability\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ct27-win\"\u003e\n          \u003cspan class=\"ct27-check\"\u003e✓\u003c\/span\u003e\n          Separate artwork and monthly grid\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ct27-normal\"\u003e\n          Varies by design\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"ct27-table-row\"\u003e\n        \u003cdiv class=\"ct27-feature-name\"\u003e\n          Decorative Value\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ct27-win\"\u003e\n          \u003cspan class=\"ct27-check\"\u003e✓\u003c\/span\u003e\n          Designed to feel like wall art\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ct27-normal\"\u003e\n          Primarily functional\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"ct27-table-row\"\u003e\n        \u003cdiv class=\"ct27-feature-name\"\u003e\n          Gift Appeal\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ct27-win\"\u003e\n          \u003cspan class=\"ct27-check\"\u003e✓\u003c\/span\u003e\n          Strong theme for sky \u0026amp; nature lovers\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ct27-normal\"\u003e\n          Often generic\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\n\u003c!-- =====================================================\nHOME DISPLAY\n===================================================== --\u003e\n\n\u003csection class=\"ct27-split reverse\"\u003e\n\n  \u003cdiv class=\"ct27-split-media\"\u003e\n\n    \u003cimg src=\"https:\/\/lurevixea.com\/cdn\/shop\/files\/ChatGPTImage2026_9_17_19_45_22_6.png?v=1789715639\u0026amp;width=1946\" alt=\"Chasing Totality wall calendar home display\" loading=\"lazy\" width=\"1254\" height=\"1254\"\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"ct27-split-copy\"\u003e\n\n    \u003cdiv class=\"ct27-eyebrow\"\u003e\n      Give Your Wall Something Better to Look At\n    \u003c\/div\u003e\n\n    \u003ch2 class=\"ct27-title ct27-title-sm\"\u003e\n      Made for the spaces where you think, read and dream.\n    \u003c\/h2\u003e\n\n    \u003cdiv class=\"ct27-line\"\u003e\u003c\/div\u003e\n\n    \u003cp class=\"ct27-copy\"\u003e\n      Home office, study, reading corner, bedroom or classroom —\n      the deep celestial palette gives the calendar enough presence\n      to become part of the room instead of background clutter.\n    \u003c\/p\u003e\n\n\n    \u003cdiv class=\"ct27-points\"\u003e\n\n      \u003cdiv class=\"ct27-point\"\u003e\n\n        \u003cdiv class=\"ct27-point-icon\"\u003e⌂\u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eHome Office\u003c\/strong\u003e\n          \u003cp\u003e\n            A practical focal point above your desk.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"ct27-point\"\u003e\n\n        \u003cdiv class=\"ct27-point-icon\"\u003e✦\u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eReading Corner\u003c\/strong\u003e\n          \u003cp\u003e\n            A natural fit beside books, maps and quiet spaces.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"ct27-point\"\u003e\n\n        \u003cdiv class=\"ct27-point-icon\"\u003e☾\u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cstrong\u003eBedroom or Study\u003c\/strong\u003e\n          \u003cp\u003e\n            Deep blues and warm celestial light complement cozy interiors.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\n\u003c!-- =====================================================\nDETAIL IMAGE\n===================================================== --\u003e\n\n\u003csection class=\"ct27-section ct27-showcase\"\u003e\n\n  \u003cdiv class=\"ct27-wrap\"\u003e\n\n    \u003cdiv class=\"ct27-eyebrow\"\u003e\n      Designed as a Collection\n    \u003c\/div\u003e\n\n    \u003ch2 class=\"ct27-title ct27-title-sm\"\u003e\n      A consistent look.\n      A different story every month.\n    \u003c\/h2\u003e\n\n    \u003cp class=\"ct27-copy\"\u003e\n      Midnight blues, warm gold, quiet landscapes and dramatic skies\n      keep the collection visually connected while each month maintains\n      its own identity.\n    \u003c\/p\u003e\n\n\n    \u003cdiv class=\"ct27-image-frame\"\u003e\n\n      \u003cimg src=\"https:\/\/lurevixea.com\/cdn\/shop\/files\/ChatGPTImage2026_9_17_19_45_20_2.png?v=1789715639\u0026amp;width=1946\" alt=\"2027 Chasing Totality calendar design details\" loading=\"lazy\" width=\"1254\" height=\"1254\"\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\n\u003c!-- =====================================================\n3 BENEFITS\n===================================================== --\u003e\n\n\u003csection class=\"ct27-section ct27-benefits-section\"\u003e\n\n  \u003cdiv class=\"ct27-wrap\"\u003e\n\n    \u003cdiv class=\"ct27-center\"\u003e\n\n      \u003cdiv class=\"ct27-eyebrow\"\u003e\n        Who Is It For?\n      \u003c\/div\u003e\n\n      \u003ch2 class=\"ct27-title ct27-title-sm\"\u003e\n        For people who never stopped looking up.\n      \u003c\/h2\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"ct27-card-grid\"\u003e\n\n\n      \u003carticle class=\"ct27-card\"\u003e\n\n        \u003cimg src=\"https:\/\/lurevixea.com\/cdn\/shop\/files\/ChatGPTImage2026_9_17_23_51_35.png?v=1789715639\u0026amp;width=1946\" alt=\"Astronomy lover calendar\" loading=\"lazy\" width=\"1254\" height=\"1254\"\u003e\n\n        \u003cdiv class=\"ct27-card-body\"\u003e\n\n          \u003ch3\u003e\n            Stargazers\n          \u003c\/h3\u003e\n\n          \u003cp\u003e\n            For anyone drawn to constellations, eclipses,\n            meteor showers and the night sky.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/article\u003e\n\n\n      \u003carticle class=\"ct27-card\"\u003e\n\n        \u003cimg src=\"https:\/\/lurevixea.com\/cdn\/shop\/files\/168d215b-4b1c-4fb8-92e8-a64b72784e50.png?v=1789715639\u0026amp;width=1946\" alt=\"Landscape and travel themed calendar\" loading=\"lazy\" width=\"1254\" height=\"1254\"\u003e\n\n        \u003cdiv class=\"ct27-card-body\"\u003e\n\n          \u003ch3\u003e\n            Travelers \u0026amp; Dreamers\n          \u003c\/h3\u003e\n\n          \u003cp\u003e\n            A year of coastlines, mountains, open horizons\n            and landscapes that make the world feel bigger.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/article\u003e\n\n\n      \u003carticle class=\"ct27-card\"\u003e\n\n        \u003cimg src=\"https:\/\/lurevixea.com\/cdn\/shop\/files\/9554d0c5-4416-49c0-ac5e-56bd6c1cda1f.png?v=1789715639\u0026amp;width=1946\" alt=\"2027 celestial wall calendar\" loading=\"lazy\" width=\"1254\" height=\"1254\"\u003e\n\n        \u003cdiv class=\"ct27-card-body\"\u003e\n\n          \u003ch3\u003e\n            Beautiful Spaces\n          \u003c\/h3\u003e\n\n          \u003cp\u003e\n            For people who want everyday objects to feel intentional,\n            not disposable.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/article\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\n\u003c!-- =====================================================\nGIFT\n===================================================== --\u003e\n\n\u003csection class=\"ct27-gift\"\u003e\n\n  \u003cdiv class=\"ct27-gift-grid\"\u003e\n\n    \u003cdiv class=\"ct27-gift-image\"\u003e\n\n      \u003cimg src=\"https:\/\/lurevixea.com\/cdn\/shop\/files\/28d48bd9-31e3-4ad0-a51b-4303d0184e3d.png?v=1789715639\u0026amp;width=1946\" alt=\"Chasing Totality calendar gift\" loading=\"lazy\" width=\"1254\" height=\"1254\"\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"ct27-gift-copy\"\u003e\n\n      \u003cdiv class=\"ct27-eyebrow\" style=\"color:#e5c886;\"\u003e\n        A Gift With a Point of View\n      \u003c\/div\u003e\n\n      \u003ch2 class=\"ct27-title ct27-title-sm\"\u003e\n        Give them a reason to look up all year.\n      \u003c\/h2\u003e\n\n      \u003cp class=\"ct27-copy\"\u003e\n        A natural gift for dads, grandpas, partners, teachers,\n        astronomy fans, travelers, photographers, nature lovers\n        and anyone fascinated by the sky.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"ct27-gift-quote\"\u003e\n        “A gift for anyone who still looks up.”\n      \u003c\/div\u003e\n\n      \u003cp class=\"ct27-copy\"\u003e\n        Unlike a one-day novelty gift, this is something they can\n        keep seeing and using throughout all twelve months of 2027.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\n\u003c!-- =====================================================\nEXTRA PRODUCT IMAGES\n===================================================== --\u003e\n\n\u003csection class=\"ct27-section ct27-showcase\"\u003e\n\n  \u003cdiv class=\"ct27-wrap\"\u003e\n\n    \u003cdiv class=\"ct27-eyebrow\"\u003e\n      See the Collection Up Close\n    \u003c\/div\u003e\n\n    \u003ch2 class=\"ct27-title ct27-title-sm\"\u003e\n      One calendar.\n      Twelve reasons to turn the page.\n    \u003c\/h2\u003e\n\n\n    \u003cdiv style=\"\n        display:grid;\n        grid-template-columns:1fr 1fr;\n        gap:18px;\n        margin-top:34px;\n      \" class=\"ct27-last-grid\"\u003e\n\n      \u003cimg style=\"border-radius:14px;\" src=\"https:\/\/lurevixea.com\/cdn\/shop\/files\/9554d0c5-4416-49c0-ac5e-56bd6c1cda1f.png?v=1789715639\u0026amp;width=1946\" alt=\"Chasing Totality celestial calendar\" loading=\"lazy\" width=\"1254\" height=\"1254\"\u003e\n\n      \u003cimg style=\"border-radius:14px;\" src=\"https:\/\/lurevixea.com\/cdn\/shop\/files\/2de5a67d-1392-4325-98fd-0cf0cfbf33ab.png?v=1789715639\u0026amp;width=1946\" alt=\"2027 Chasing Totality calendar overview\" loading=\"lazy\" width=\"1254\" height=\"1254\"\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\n\u003c!-- =====================================================\nFAQ\n===================================================== --\u003e\n\n\u003csection class=\"ct27-section ct27-faq\"\u003e\n\n  \u003cdiv class=\"ct27-wrap\"\u003e\n\n    \u003cdiv class=\"ct27-faq-head\"\u003e\n\n      \u003cdiv class=\"ct27-eyebrow\"\u003e\n        Common Questions\n      \u003c\/div\u003e\n\n      \u003ch2 class=\"ct27-title ct27-title-sm\"\u003e\n        Everything you actually want to know.\n      \u003c\/h2\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"ct27-faq-list\"\u003e\n\n\n      \u003cdetails\u003e\n\n        \u003csummary\u003e\n          Does every month have different artwork?\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"ct27-answer\"\u003e\n          Yes. The calendar is built around twelve different celestial\n          and landscape themes, so turning the page introduces a new\n          scene rather than repeating the same artwork.\n        \u003c\/div\u003e\n\n      \u003c\/details\u003e\n\n\n      \u003cdetails\u003e\n\n        \u003csummary\u003e\n          What is special about the August page?\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"ct27-answer\"\u003e\n          August centers on the total solar eclipse of August 2, 2027,\n          making it the visual centerpiece of the Chasing Totality™\n          collection.\n        \u003c\/div\u003e\n\n      \u003c\/details\u003e\n\n\n      \u003cdetails\u003e\n\n        \u003csummary\u003e\n          Is this a practical calendar or mainly wall art?\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"ct27-answer\"\u003e\n          It is designed to work as both. Each month pairs a large\n          celestial artwork section with a separate monthly date grid\n          so the calendar remains useful for everyday reference.\n        \u003c\/div\u003e\n\n      \u003c\/details\u003e\n\n\n      \u003cdetails\u003e\n\n        \u003csummary\u003e\n          Is this a scientific astronomy almanac?\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"ct27-answer\"\u003e\n          No. Chasing Totality™ is an art-forward 2027 wall calendar\n          inspired by remarkable celestial skies and seasonal landscapes,\n          rather than a technical astronomical reference book.\n        \u003c\/div\u003e\n\n      \u003c\/details\u003e\n\n\n      \u003cdetails\u003e\n\n        \u003csummary\u003e\n          Who would this make a good gift for?\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"ct27-answer\"\u003e\n          It is especially suited to stargazers, astronomy fans,\n          travelers, nature lovers, photographers, teachers and anyone\n          who enjoys distinctive wall décor.\n        \u003c\/div\u003e\n\n      \u003c\/details\u003e\n\n\n      \u003cdetails\u003e\n\n        \u003csummary\u003e\n          Where can I display it?\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"ct27-answer\"\u003e\n          It works naturally in home offices, studies, bedrooms,\n          reading corners, classrooms and other spaces where you want\n          a practical calendar with a stronger visual presence.\n        \u003c\/div\u003e\n\n      \u003c\/details\u003e\n\n\n      \u003cdetails\u003e\n\n        \u003csummary\u003e\n          Will the total eclipse be visible from everywhere?\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"ct27-answer\"\u003e\n          Eclipse visibility depends on geographic location and local\n          viewing conditions. The August artwork commemorates the\n          August 2, 2027 total solar eclipse as the central celestial\n          event of the collection.\n        \u003c\/div\u003e\n\n      \u003c\/details\u003e\n\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\n\u003c!-- =====================================================\nFINAL CTA\n===================================================== --\u003e\n\n\u003csection class=\"ct27-section ct27-final\"\u003e\n\n  \u003cdiv class=\"ct27-wrap\"\u003e\n\n    \u003cdiv class=\"ct27-eyebrow\" style=\"\n        color:#e5c886;\n        justify-content:center;\n      \"\u003e\n      Chasing Totality™\n    \u003c\/div\u003e\n\n    \u003ch2 class=\"ct27-title\"\u003e\n      Don't just count the days.\u003cbr\u003e\n      Look up while they pass.\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      Twelve months of extraordinary skies, one unforgettable year\n      and a calendar designed to be worth looking at every day.\n    \u003c\/p\u003e\n\n\n    {% form 'product', product, class:'ct27-form' %}\n\n      \u003cinput type=\"hidden\" name=\"id\" value=\"{{ product.selected_or_first_available_variant.id }}\"\u003e\n\n      \u003cbutton type=\"submit\" class=\"ct27-atc\" unless product.selected_or_first_available_variant.available disabled endunless\u003e\n\n        {% if product.selected_or_first_available_variant.available %}\n          Get Chasing Totality™ — {{ product.price | money }}\n        {% else %}\n          Sold Out\n        {% endif %}\n\n      \u003c\/button\u003e\n\n    {% endform %}\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\n\u003c!-- =====================================================\nMOBILE STICKY BUY BAR\n===================================================== --\u003e\n\n\u003cdiv class=\"ct27-mobile-buy\"\u003e\n\n  \u003cdiv class=\"ct27-mobile-price\"\u003e\n    {{ product.price | money }}\n  \u003c\/div\u003e\n\n  {% form 'product', product %}\n\n    \u003cinput type=\"hidden\" name=\"id\" value=\"{{ product.selected_or_first_available_variant.id }}\"\u003e\n\n    \u003cbutton type=\"submit\" class=\"ct27-atc\" unless product.selected_or_first_available_variant.available disabled endunless\u003e\n\n      {% if product.selected_or_first_available_variant.available %}\n        Add to Cart\n      {% else %}\n        Sold Out\n      {% endif %}\n\n    \u003c\/button\u003e\n\n  {% endform %}\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003cstyle\u003e\n@media(max-width:800px){\n  .ct27-last-grid{\n    grid-template-columns:1fr !important;\n  }\n}\n\u003c\/style\u003e","brand":"FTP","offers":[{"title":"Default Title","offer_id":54322734891119,"sku":"SZ06692609182670-日全食日历","price":22.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0742\/2790\/8719\/files\/1_6a623f64-540b-4e61-8361-77f3e35b4c96.png?v=1789715639","url":"https:\/\/lurevixea.com\/products\/2027-chasing-totality%e2%84%a2-calendar-a-year-beneath-extraordinary-skies","provider":"Lurevixea","version":"1.0","type":"link"}