{"product_id":"ultimate-annual-planning-template","title":"Ultimate Annual Budget Spreadsheet","description":"\u003cstyle\u003e\n\/* =========================================================\n   GRIDWISE PRODUCT PAGE\n   PART 2 — PREMIUM PRODUCT DESCRIPTION\n   Scoped • Lightweight • Mobile-first • No JavaScript\n========================================================= *\/\n\n.gwpd2,\n.gwpd2 *,\n.gwpd2 *::before,\n.gwpd2 *::after {\n  box-sizing: border-box;\n}\n\n.gwpd2 {\n  --gwpd2-green-950: #0c2417;\n  --gwpd2-green-900: #123521;\n  --gwpd2-green-800: #18482d;\n  --gwpd2-green-700: #24613e;\n\n  --gwpd2-gold-600: #b98a2f;\n  --gwpd2-gold-500: #d1aa58;\n  --gwpd2-gold-300: #ead39a;\n  --gwpd2-gold-100: #fbf3db;\n\n  --gwpd2-ink: #102019;\n  --gwpd2-muted: #5e6b63;\n  --gwpd2-line: rgba(18, 53, 33, 0.1);\n\n  --gwpd2-cream: #f8f6ef;\n  --gwpd2-white: #ffffff;\n\n  width: 100%;\n  max-width: 1180px;\n  margin: 0 auto;\n  padding:\n    clamp(44px, 7vw, 94px)\n    clamp(16px, 3vw, 30px);\n\n  color: var(--gwpd2-ink);\n\n  font-family:\n    -apple-system,\n    BlinkMacSystemFont,\n    \"Segoe UI\",\n    Roboto,\n    Helvetica,\n    Arial,\n    sans-serif;\n\n  line-height: 1.65;\n\n  content-visibility: auto;\n  contain-intrinsic-size: 2300px;\n}\n\n.gwpd2 h2,\n.gwpd2 h3,\n.gwpd2 h4,\n.gwpd2 p,\n.gwpd2 ul {\n  margin-top: 0;\n}\n\n.gwpd2 a {\n  color: inherit;\n}\n\n.gwpd2__section {\n  margin-top:\n    clamp(70px, 9vw, 116px);\n}\n\n\/* =========================================================\n   INTRODUCTION\n========================================================= *\/\n\n.gwpd2__intro {\n  position: relative;\n  overflow: hidden;\n\n  padding:\n    clamp(34px, 5vw, 64px);\n\n  border:\n    1px solid var(--gwpd2-line);\n\n  border-radius:\n    clamp(28px, 4vw, 42px);\n\n  background:\n    radial-gradient(\n      circle at 96% 5%,\n      rgba(209, 170, 88, 0.15),\n      transparent 28rem\n    ),\n    linear-gradient(\n      145deg,\n      #ffffff,\n      #faf8f1\n    );\n\n  box-shadow:\n    0 28px 80px rgba(12, 36, 23, 0.08);\n}\n\n.gwpd2__intro::before {\n  content: \"\";\n  position: absolute;\n\n  width: 320px;\n  height: 320px;\n\n  right: -180px;\n  bottom: -190px;\n\n  border-radius: 50%;\n\n  background:\n    rgba(36, 97, 62, 0.06);\n\n  pointer-events: none;\n}\n\n.gwpd2__eyebrow {\n  position: relative;\n  z-index: 2;\n\n  display: inline-flex;\n  align-items: center;\n  gap: 9px;\n\n  margin-bottom: 20px;\n  padding: 9px 14px;\n\n  border:\n    1px solid rgba(185, 138, 47, 0.2);\n\n  border-radius: 999px;\n\n  background:\n    var(--gwpd2-gold-100);\n\n  color:\n    var(--gwpd2-green-900);\n\n  font-size: 10px;\n  font-weight: 850;\n  line-height: 1;\n  letter-spacing: 0.14em;\n  text-transform: uppercase;\n}\n\n.gwpd2__eyebrow::before {\n  content: \"\";\n\n  width: 7px;\n  height: 7px;\n  flex: 0 0 7px;\n\n  border-radius: 50%;\n\n  background:\n    var(--gwpd2-gold-500);\n\n  box-shadow:\n    0 0 0 4px rgba(209, 170, 88, 0.14);\n}\n\n.gwpd2__intro-title {\n  position: relative;\n  z-index: 2;\n\n  max-width: 860px;\n  margin-bottom: 24px;\n\n  color:\n    var(--gwpd2-green-950);\n\n  font-size:\n    clamp(37px, 5.6vw, 68px);\n\n  font-weight: 860;\n  line-height: 1.02;\n  letter-spacing: -0.058em;\n  text-wrap: balance;\n}\n\n.gwpd2__intro-title span {\n  color:\n    var(--gwpd2-gold-600);\n}\n\n.gwpd2__intro-text {\n  position: relative;\n  z-index: 2;\n\n  max-width: 790px;\n  margin-bottom: 0;\n\n  color:\n    var(--gwpd2-muted);\n\n  font-size:\n    clamp(16px, 1.5vw, 19px);\n\n  line-height: 1.78;\n}\n\n.gwpd2__intro-text strong {\n  color:\n    var(--gwpd2-green-900);\n\n  font-weight: 790;\n}\n\n\/* =========================================================\n   INTRO METRICS\n========================================================= *\/\n\n.gwpd2__metrics {\n  position: relative;\n  z-index: 2;\n\n  display: grid;\n  grid-template-columns:\n    repeat(3, minmax(0, 1fr));\n\n  gap: 11px;\n\n  margin-top:\n    clamp(30px, 4vw, 44px);\n}\n\n.gwpd2__metric {\n  min-width: 0;\n  padding: 21px;\n\n  border:\n    1px solid rgba(18, 53, 33, 0.08);\n\n  border-radius: 19px;\n\n  background:\n    rgba(255, 255, 255, 0.82);\n}\n\n.gwpd2__metric-value {\n  display: block;\n  margin-bottom: 7px;\n\n  color:\n    var(--gwpd2-green-950);\n\n  font-size:\n    clamp(27px, 3vw, 39px);\n\n  font-weight: 890;\n  line-height: 1;\n  letter-spacing: -0.05em;\n}\n\n.gwpd2__metric-label {\n  display: block;\n\n  color:\n    var(--gwpd2-muted);\n\n  font-size: 10px;\n  font-weight: 760;\n  line-height: 1.45;\n  letter-spacing: 0.08em;\n  text-transform: uppercase;\n}\n\n\/* =========================================================\n   SECTION HEADERS\n========================================================= *\/\n\n.gwpd2__heading {\n  display: grid;\n  grid-template-columns:\n    minmax(0, 1fr)\n    minmax(280px, 0.5fr);\n\n  align-items: end;\n  gap: 36px;\n\n  margin-bottom:\n    clamp(32px, 5vw, 52px);\n}\n\n.gwpd2__heading-main {\n  max-width: 760px;\n}\n\n.gwpd2__section-label {\n  display: block;\n  margin-bottom: 13px;\n\n  color:\n    var(--gwpd2-gold-600);\n\n  font-size: 10px;\n  font-weight: 850;\n  line-height: 1;\n  letter-spacing: 0.15em;\n  text-transform: uppercase;\n}\n\n.gwpd2__section-title {\n  margin-bottom: 0;\n\n  color:\n    var(--gwpd2-green-950);\n\n  font-size:\n    clamp(32px, 4.7vw, 57px);\n\n  font-weight: 850;\n  line-height: 1.05;\n  letter-spacing: -0.052em;\n  text-wrap: balance;\n}\n\n.gwpd2__section-intro {\n  max-width: 430px;\n  justify-self: end;\n  margin-bottom: 0;\n\n  color:\n    var(--gwpd2-muted);\n\n  font-size: 15px;\n  line-height: 1.72;\n}\n\n\/* =========================================================\n   FOUR FINANCIAL SYSTEMS\n========================================================= *\/\n\n.gwpd2__systems {\n  display: grid;\n  grid-template-columns:\n    repeat(2, minmax(0, 1fr));\n\n  gap: 16px;\n}\n\n.gwpd2__system {\n  position: relative;\n  overflow: hidden;\n\n  min-width: 0;\n  min-height: 355px;\n\n  padding:\n    clamp(27px, 3.5vw, 40px);\n\n  border:\n    1px solid var(--gwpd2-line);\n\n  border-radius:\n    clamp(24px, 3vw, 31px);\n\n  background:\n    linear-gradient(\n      145deg,\n      #ffffff,\n      #faf9f5\n    );\n\n  box-shadow:\n    0 14px 42px rgba(12, 36, 23, 0.045);\n}\n\n.gwpd2__system::before {\n  content: \"\";\n\n  position: absolute;\n  top: -95px;\n  right: -95px;\n\n  width: 210px;\n  height: 210px;\n\n  border-radius: 50%;\n\n  background:\n    rgba(209, 170, 88, 0.075);\n\n  pointer-events: none;\n}\n\n.gwpd2__system--dark {\n  border-color:\n    rgba(255, 255, 255, 0.08);\n\n  background:\n    radial-gradient(\n      circle at 100% 0%,\n      rgba(209, 170, 88, 0.14),\n      transparent 22rem\n    ),\n    linear-gradient(\n      135deg,\n      var(--gwpd2-green-950),\n      var(--gwpd2-green-900)\n    );\n\n  box-shadow:\n    0 24px 64px rgba(12, 36, 23, 0.14);\n}\n\n.gwpd2__system--dark::before {\n  background:\n    rgba(255, 255, 255, 0.035);\n}\n\n.gwpd2__system-top {\n  position: relative;\n  z-index: 2;\n\n  display: flex;\n  align-items: center;\n  justify-content: space-between;\n  gap: 20px;\n\n  margin-bottom: 42px;\n}\n\n.gwpd2__system-number {\n  display: grid;\n\n  width: 48px;\n  height: 48px;\n  flex: 0 0 48px;\n\n  place-items: center;\n\n  border:\n    1px solid rgba(18, 53, 33, 0.09);\n\n  border-radius: 15px;\n\n  background:\n    var(--gwpd2-gold-100);\n\n  color:\n    var(--gwpd2-green-900);\n\n  font-family:\n    Arial,\n    Helvetica,\n    sans-serif;\n\n  font-size: 12px;\n  font-weight: 900;\n  line-height: 1;\n}\n\n.gwpd2__system--dark\n.gwpd2__system-number {\n  border-color:\n    rgba(255, 255, 255, 0.1);\n\n  background:\n    rgba(209, 170, 88, 0.15);\n\n  color:\n    var(--gwpd2-gold-300);\n}\n\n.gwpd2__system-type {\n  color:\n    var(--gwpd2-gold-600);\n\n  font-size: 10px;\n  font-weight: 850;\n  letter-spacing: 0.14em;\n  text-transform: uppercase;\n}\n\n.gwpd2__system--dark\n.gwpd2__system-type {\n  color:\n    var(--gwpd2-gold-300);\n}\n\n.gwpd2__system-content {\n  position: relative;\n  z-index: 2;\n}\n\n.gwpd2__system-title {\n  margin-bottom: 14px;\n\n  color:\n    var(--gwpd2-green-950);\n\n  font-size:\n    clamp(24px, 2.7vw, 34px);\n\n  font-weight: 840;\n  line-height: 1.1;\n  letter-spacing: -0.042em;\n}\n\n.gwpd2__system--dark\n.gwpd2__system-title {\n  color: #ffffff;\n}\n\n.gwpd2__system-text {\n  max-width: 500px;\n  margin-bottom: 23px;\n\n  color:\n    var(--gwpd2-muted);\n\n  font-size: 14px;\n  line-height: 1.7;\n}\n\n.gwpd2__system--dark\n.gwpd2__system-text {\n  color:\n    rgba(255, 255, 255, 0.66);\n}\n\n.gwpd2__feature-list {\n  display: grid;\n  gap: 9px;\n\n  margin: 0;\n  padding: 0;\n\n  list-style: none;\n}\n\n.gwpd2__feature-list li {\n  position: relative;\n\n  display: grid;\n  grid-template-columns:\n    25px minmax(0, 1fr);\n\n  align-items: start;\n  gap: 10px;\n\n  padding: 0;\n\n  border: 0;\n\n  color:\n    var(--gwpd2-green-900);\n\n  font-size: 12px;\n  font-weight: 700;\n  line-height: 1.5;\n}\n\n.gwpd2__feature-list li::before {\n  content: \"✓\";\n\n  display: grid;\n\n  width: 25px;\n  height: 25px;\n\n  margin: 0;\n\n  place-items: center;\n\n  border-radius: 8px;\n\n  background:\n    rgba(36, 97, 62, 0.1);\n\n  color:\n    var(--gwpd2-green-800);\n\n  font-family:\n    Arial,\n    Helvetica,\n    sans-serif;\n\n  font-size: 10px;\n  font-weight: 900;\n  line-height: 1;\n}\n\n.gwpd2__system--dark\n.gwpd2__feature-list li {\n  color:\n    rgba(255, 255, 255, 0.84);\n}\n\n.gwpd2__system--dark\n.gwpd2__feature-list li::before {\n  background:\n    rgba(209, 170, 88, 0.14);\n\n  color:\n    var(--gwpd2-gold-300);\n}\n\n\/* =========================================================\n   OUTCOME PANEL\n========================================================= *\/\n\n.gwpd2__outcome {\n  position: relative;\n  overflow: hidden;\n\n  display: grid;\n  grid-template-columns:\n    minmax(0, 1fr)\n    minmax(280px, 0.48fr);\n\n  align-items: center;\n  gap: 42px;\n\n  padding:\n    clamp(34px, 5vw, 64px);\n\n  border:\n    1px solid rgba(255, 255, 255, 0.09);\n\n  border-radius:\n    clamp(27px, 4vw, 40px);\n\n  background:\n    radial-gradient(\n      circle at 96% 5%,\n      rgba(209, 170, 88, 0.17),\n      transparent 25rem\n    ),\n    linear-gradient(\n      130deg,\n      var(--gwpd2-green-950),\n      var(--gwpd2-green-900)\n    );\n\n  box-shadow:\n    0 32px 86px rgba(12, 36, 23, 0.18);\n}\n\n.gwpd2__outcome::before {\n  content: \"\";\n\n  position: absolute;\n\n  right: -160px;\n  bottom: -190px;\n\n  width: 360px;\n  height: 360px;\n\n  border-radius: 50%;\n\n  background:\n    rgba(255, 255, 255, 0.035);\n\n  pointer-events: none;\n}\n\n.gwpd2__outcome-copy,\n.gwpd2__outcome-points {\n  position: relative;\n  z-index: 2;\n}\n\n.gwpd2__outcome-label {\n  display: block;\n  margin-bottom: 13px;\n\n  color:\n    var(--gwpd2-gold-300);\n\n  font-size: 10px;\n  font-weight: 850;\n  letter-spacing: 0.15em;\n  text-transform: uppercase;\n}\n\n.gwpd2__outcome-title {\n  max-width: 700px;\n  margin-bottom: 18px;\n\n  color: #ffffff;\n\n  font-size:\n    clamp(31px, 4.2vw, 52px);\n\n  font-weight: 850;\n  line-height: 1.06;\n  letter-spacing: -0.052em;\n  text-wrap: balance;\n}\n\n.gwpd2__outcome-text {\n  max-width: 660px;\n  margin-bottom: 0;\n\n  color:\n    rgba(255, 255, 255, 0.67);\n\n  font-size: 15px;\n  line-height: 1.72;\n}\n\n.gwpd2__outcome-points {\n  display: grid;\n  gap: 10px;\n\n  margin: 0;\n  padding: 0;\n\n  list-style: none;\n}\n\n.gwpd2__outcome-point {\n  display: grid;\n  grid-template-columns:\n    38px minmax(0, 1fr);\n\n  align-items: center;\n  gap: 12px;\n\n  min-height: 67px;\n  padding: 13px;\n\n  border:\n    1px solid rgba(255, 255, 255, 0.085);\n\n  border-radius: 16px;\n\n  background:\n    rgba(255, 255, 255, 0.045);\n}\n\n.gwpd2__outcome-icon {\n  display: grid;\n\n  width: 38px;\n  height: 38px;\n\n  place-items: center;\n\n  border-radius: 12px;\n\n  background:\n    rgba(209, 170, 88, 0.15);\n\n  color:\n    var(--gwpd2-gold-300);\n\n  font-family:\n    Arial,\n    Helvetica,\n    sans-serif;\n\n  font-size: 11px;\n  font-weight: 900;\n}\n\n.gwpd2__outcome-point strong {\n  display: block;\n  margin-bottom: 2px;\n\n  color: #ffffff;\n\n  font-size: 12px;\n  font-weight: 810;\n  line-height: 1.3;\n}\n\n.gwpd2__outcome-point span {\n  display: block;\n\n  color:\n    rgba(255, 255, 255, 0.55);\n\n  font-size: 10px;\n  line-height: 1.45;\n}\n\n\/* =========================================================\n   EVERYTHING INCLUDED\n========================================================= *\/\n\n.gwpd2__included {\n  display: grid;\n  grid-template-columns:\n    repeat(2, minmax(0, 1fr));\n\n  gap: 14px;\n}\n\n.gwpd2__included-card {\n  display: grid;\n  grid-template-columns:\n    53px minmax(0, 1fr);\n\n  align-items: start;\n  gap: 17px;\n\n  min-width: 0;\n  min-height: 160px;\n\n  padding:\n    clamp(23px, 3vw, 30px);\n\n  border:\n    1px solid var(--gwpd2-line);\n\n  border-radius: 23px;\n\n  background:\n    linear-gradient(\n      145deg,\n      #ffffff,\n      #faf9f5\n    );\n\n  box-shadow:\n    0 12px 36px rgba(12, 36, 23, 0.04);\n}\n\n.gwpd2__included-icon {\n  display: grid;\n\n  width: 53px;\n  height: 53px;\n  flex: 0 0 53px;\n\n  place-items: center;\n\n  border-radius: 17px;\n\n  background:\n    var(--gwpd2-gold-100);\n\n  color:\n    var(--gwpd2-green-900);\n\n  font-family:\n    Arial,\n    Helvetica,\n    sans-serif;\n\n  font-size: 12px;\n  font-weight: 900;\n  line-height: 1;\n}\n\n.gwpd2__included-card h3 {\n  margin-bottom: 7px;\n\n  color:\n    var(--gwpd2-green-950);\n\n  font-size: 17px;\n  font-weight: 830;\n  line-height: 1.25;\n  letter-spacing: -0.025em;\n}\n\n.gwpd2__included-card p {\n  margin-bottom: 0;\n\n  color:\n    var(--gwpd2-muted);\n\n  font-size: 12px;\n  line-height: 1.62;\n}\n\n\/* =========================================================\n   ACCESS STEPS\n========================================================= *\/\n\n.gwpd2__steps {\n  display: grid;\n  grid-template-columns:\n    repeat(3, minmax(0, 1fr));\n\n  gap: 12px;\n}\n\n.gwpd2__step {\n  position: relative;\n\n  min-width: 0;\n  min-height: 225px;\n\n  padding: 27px;\n\n  border:\n    1px solid var(--gwpd2-line);\n\n  border-radius: 23px;\n\n  background:\n    rgba(255, 255, 255, 0.84);\n\n  box-shadow:\n    0 12px 34px rgba(12, 36, 23, 0.04);\n}\n\n.gwpd2__step-number {\n  display: grid;\n\n  width: 42px;\n  height: 42px;\n\n  margin-bottom: 37px;\n\n  place-items: center;\n\n  border-radius: 14px;\n\n  background:\n    var(--gwpd2-gold-100);\n\n  color:\n    var(--gwpd2-green-900);\n\n  font-family:\n    Arial,\n    Helvetica,\n    sans-serif;\n\n  font-size: 11px;\n  font-weight: 900;\n}\n\n.gwpd2__step h3 {\n  margin-bottom: 9px;\n\n  color:\n    var(--gwpd2-green-950);\n\n  font-size: 19px;\n  font-weight: 830;\n  line-height: 1.22;\n  letter-spacing: -0.028em;\n}\n\n.gwpd2__step p {\n  margin-bottom: 0;\n\n  color:\n    var(--gwpd2-muted);\n\n  font-size: 12px;\n  line-height: 1.65;\n}\n\n\/* =========================================================\n   COMPATIBILITY + SUPPORT\n========================================================= *\/\n\n.gwpd2__bottom {\n  display: grid;\n  grid-template-columns:\n    minmax(0, 1fr)\n    minmax(280px, 0.48fr);\n\n  gap: 16px;\n}\n\n.gwpd2__compatibility,\n.gwpd2__support {\n  min-width: 0;\n  padding:\n    clamp(27px, 3.5vw, 40px);\n\n  border-radius:\n    clamp(23px, 3vw, 30px);\n}\n\n.gwpd2__compatibility {\n  border:\n    1px solid var(--gwpd2-line);\n\n  background:\n    linear-gradient(\n      145deg,\n      #ffffff,\n      #faf9f5\n    );\n}\n\n.gwpd2__support {\n  border:\n    1px solid rgba(255, 255, 255, 0.09);\n\n  background:\n    linear-gradient(\n      135deg,\n      var(--gwpd2-green-950),\n      var(--gwpd2-green-900)\n    );\n\n  color: #ffffff;\n\n  box-shadow:\n    0 24px 64px rgba(12, 36, 23, 0.14);\n}\n\n.gwpd2__bottom-label {\n  display: block;\n  margin-bottom: 12px;\n\n  color:\n    var(--gwpd2-gold-600);\n\n  font-size: 10px;\n  font-weight: 850;\n  letter-spacing: 0.14em;\n  text-transform: uppercase;\n}\n\n.gwpd2__support\n.gwpd2__bottom-label {\n  color:\n    var(--gwpd2-gold-300);\n}\n\n.gwpd2__bottom h3 {\n  margin-bottom: 13px;\n\n  color:\n    var(--gwpd2-green-950);\n\n  font-size:\n    clamp(23px, 2.7vw, 32px);\n\n  font-weight: 840;\n  line-height: 1.1;\n  letter-spacing: -0.04em;\n}\n\n.gwpd2__support h3 {\n  color: #ffffff;\n}\n\n.gwpd2__bottom p {\n  margin-bottom: 0;\n\n  color:\n    var(--gwpd2-muted);\n\n  font-size: 13px;\n  line-height: 1.7;\n}\n\n.gwpd2__support p {\n  color:\n    rgba(255, 255, 255, 0.65);\n}\n\n.gwpd2__compatibility-list {\n  display: grid;\n  grid-template-columns:\n    repeat(2, minmax(0, 1fr));\n\n  gap: 8px;\n\n  margin:\n    23px\n    0\n    0;\n\n  padding: 0;\n\n  list-style: none;\n}\n\n.gwpd2__compatibility-list li {\n  display: grid;\n  grid-template-columns:\n    28px minmax(0, 1fr);\n\n  align-items: center;\n  gap: 9px;\n\n  min-height: 48px;\n  padding: 9px;\n\n  border:\n    1px solid rgba(18, 53, 33, 0.075);\n\n  border-radius: 13px;\n\n  background: #ffffff;\n\n  color:\n    var(--gwpd2-green-900);\n\n  font-size: 10px;\n  font-weight: 730;\n  line-height: 1.4;\n}\n\n.gwpd2__compatibility-list li::before {\n  content: \"✓\";\n\n  display: grid;\n\n  width: 28px;\n  height: 28px;\n\n  place-items: center;\n\n  border-radius: 9px;\n\n  background:\n    rgba(36, 97, 62, 0.1);\n\n  color:\n    var(--gwpd2-green-800);\n\n  font-family:\n    Arial,\n    Helvetica,\n    sans-serif;\n\n  font-size: 10px;\n  font-weight: 900;\n}\n\n.gwpd2__support-points {\n  display: grid;\n  gap: 9px;\n\n  margin:\n    24px\n    0\n    0;\n\n  padding: 0;\n\n  list-style: none;\n}\n\n.gwpd2__support-point {\n  display: grid;\n  grid-template-columns:\n    31px minmax(0, 1fr);\n\n  align-items: center;\n  gap: 10px;\n\n  min-height: 52px;\n  padding: 10px;\n\n  border:\n    1px solid rgba(255, 255, 255, 0.085);\n\n  border-radius: 14px;\n\n  background:\n    rgba(255, 255, 255, 0.045);\n\n  color:\n    rgba(255, 255, 255, 0.82);\n\n  font-size: 11px;\n  font-weight: 710;\n}\n\n.gwpd2__support-icon {\n  display: grid;\n\n  width: 31px;\n  height: 31px;\n\n  place-items: center;\n\n  border-radius: 10px;\n\n  background:\n    rgba(209, 170, 88, 0.14);\n\n  color:\n    var(--gwpd2-gold-300);\n\n  font-family:\n    Arial,\n    Helvetica,\n    sans-serif;\n\n  font-size: 10px;\n  font-weight: 900;\n}\n\n\/* =========================================================\n   FINAL STATEMENT\n========================================================= *\/\n\n.gwpd2__closing {\n  margin-top:\n    clamp(50px, 7vw, 84px);\n\n  padding:\n    clamp(28px, 4vw, 44px);\n\n  border:\n    1px solid rgba(185, 138, 47, 0.2);\n\n  border-radius: 27px;\n\n  background:\n    linear-gradient(\n      112deg,\n      var(--gwpd2-gold-100),\n      #fffdf8 68%\n    );\n\n  text-align: center;\n}\n\n.gwpd2__closing strong {\n  display: block;\n\n  color:\n    var(--gwpd2-green-950);\n\n  font-size:\n    clamp(24px, 3.3vw, 40px);\n\n  font-weight: 850;\n  line-height: 1.12;\n  letter-spacing: -0.042em;\n  text-wrap: balance;\n}\n\n.gwpd2__closing span {\n  display: block;\n\n  max-width: 680px;\n  margin:\n    12px\n    auto\n    0;\n\n  color:\n    var(--gwpd2-muted);\n\n  font-size: 13px;\n  line-height: 1.65;\n}\n\n\/* =========================================================\n   TABLET\n========================================================= *\/\n\n@media (max-width: 900px) {\n  .gwpd2__heading {\n    grid-template-columns: 1fr;\n    text-align: center;\n  }\n\n  .gwpd2__heading-main,\n  .gwpd2__section-intro {\n    margin-inline: auto;\n  }\n\n  .gwpd2__section-intro {\n    justify-self: center;\n  }\n\n  .gwpd2__outcome {\n    grid-template-columns: 1fr;\n  }\n\n  .gwpd2__bottom {\n    grid-template-columns: 1fr;\n  }\n}\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media (max-width: 749px) {\n  .gwpd2 {\n    padding:\n      42px\n      12px\n      70px;\n  }\n\n  .gwpd2__intro {\n    padding:\n      29px\n      21px;\n\n    border-radius: 27px;\n  }\n\n  .gwpd2__intro-title {\n    font-size:\n      clamp(35px, 10.6vw, 48px);\n  }\n\n  .gwpd2__metrics {\n    grid-template-columns: 1fr;\n  }\n\n  .gwpd2__metric {\n    padding: 17px;\n  }\n\n  .gwpd2__systems {\n    grid-template-columns: 1fr;\n  }\n\n  .gwpd2__system {\n    min-height: 0;\n    padding: 26px 21px;\n  }\n\n  .gwpd2__system-top {\n    margin-bottom: 32px;\n  }\n\n  .gwpd2__outcome {\n    padding: 29px 21px;\n    text-align: center;\n  }\n\n  .gwpd2__outcome-points {\n    text-align: left;\n  }\n\n  .gwpd2__included {\n    grid-template-columns: 1fr;\n  }\n\n  .gwpd2__included-card {\n    min-height: 0;\n    padding: 22px 18px;\n  }\n\n  .gwpd2__steps {\n    grid-template-columns: 1fr;\n  }\n\n  .gwpd2__step {\n    min-height: 0;\n    padding: 24px 21px;\n  }\n\n  .gwpd2__step-number {\n    margin-bottom: 28px;\n  }\n\n  .gwpd2__compatibility,\n  .gwpd2__support {\n    padding: 27px 21px;\n  }\n\n  .gwpd2__compatibility-list {\n    grid-template-columns: 1fr;\n  }\n\n  .gwpd2__closing {\n    padding: 27px 20px;\n  }\n}\n\n\/* =========================================================\n   VERY SMALL PHONES\n========================================================= *\/\n\n@media (max-width: 390px) {\n  .gwpd2__intro-title {\n    font-size: 34px;\n  }\n\n  .gwpd2__included-card {\n    grid-template-columns:\n      46px minmax(0, 1fr);\n\n    gap: 13px;\n  }\n\n  .gwpd2__included-icon {\n    width: 46px;\n    height: 46px;\n  }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"gwpd2\"\u003e\n\n  \u003c!-- INTRODUCTION --\u003e\n  \u003csection class=\"gwpd2__intro\" aria-labelledby=\"gwpd2-intro-title\"\u003e\n\n    \u003cspan class=\"gwpd2__eyebrow\"\u003e\n      The complete budgeting system\n    \u003c\/span\u003e\n\n    \u003ch2 class=\"gwpd2__intro-title\" id=\"gwpd2-intro-title\"\u003e\n      Bring every part of your financial life\n      \u003cspan\u003einto one clear system.\u003c\/span\u003e\n    \u003c\/h2\u003e\n\n    \u003cp class=\"gwpd2__intro-text\"\u003e\n      The \u003cstrong\u003eUltimate Annual Budget Spreadsheet\u003c\/strong\u003e\n      helps you organize income, expenses, bills, savings, debt,\n      net worth and long-term financial goals through one connected\n      workspace for Google Sheets and Microsoft Excel.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"gwpd2__metrics\"\u003e\n\n      \u003cdiv class=\"gwpd2__metric\"\u003e\n        \u003cspan class=\"gwpd2__metric-value\"\u003e28\u003c\/span\u003e\n        \u003cspan class=\"gwpd2__metric-label\"\u003e\n          Connected spreadsheet tabs\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"gwpd2__metric\"\u003e\n        \u003cspan class=\"gwpd2__metric-value\"\u003e12\u003c\/span\u003e\n        \u003cspan class=\"gwpd2__metric-label\"\u003e\n          Monthly planning views\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"gwpd2__metric\"\u003e\n        \u003cspan class=\"gwpd2__metric-value\"\u003e2\u003c\/span\u003e\n        \u003cspan class=\"gwpd2__metric-label\"\u003e\n          Google Sheets and Excel\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n  \u003c!-- FOUR SYSTEMS --\u003e\n  \u003csection class=\"gwpd2__section\" aria-labelledby=\"gwpd2-systems-title\"\u003e\n\n    \u003cheader class=\"gwpd2__heading\"\u003e\n\n      \u003cdiv class=\"gwpd2__heading-main\"\u003e\n\n        \u003cspan class=\"gwpd2__section-label\"\u003e\n          Inside your spreadsheet\n        \u003c\/span\u003e\n\n        \u003ch2 class=\"gwpd2__section-title\" id=\"gwpd2-systems-title\"\u003e\n          Four connected systems working together.\n        \u003c\/h2\u003e\n\n      \u003c\/div\u003e\n\n      \u003cp class=\"gwpd2__section-intro\"\u003e\n        Each section has a clear purpose while contributing to one\n        complete view of your monthly and annual finances.\n      \u003c\/p\u003e\n\n    \u003c\/header\u003e\n\n    \u003cdiv class=\"gwpd2__systems\"\u003e\n\n      \u003c!-- SYSTEM 01 --\u003e\n      \u003carticle class=\"gwpd2__system\"\u003e\n\n        \u003cdiv class=\"gwpd2__system-top\"\u003e\n\n          \u003cspan class=\"gwpd2__system-number\"\u003e\n            01\n          \u003c\/span\u003e\n\n          \u003cspan class=\"gwpd2__system-type\"\u003e\n            Record\n          \u003c\/span\u003e\n\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"gwpd2__system-content\"\u003e\n\n          \u003ch3 class=\"gwpd2__system-title\"\u003e\n            Transactions \u0026amp; Accounts\n          \u003c\/h3\u003e\n\n          \u003cp class=\"gwpd2__system-text\"\u003e\n            Record money coming in and going out, organize bank\n            accounts and keep recurring and variable transactions\n            easier to manage.\n          \u003c\/p\u003e\n\n          \u003cul class=\"gwpd2__feature-list\"\u003e\n            \u003cli\u003eEasy setup and customizable categories\u003c\/li\u003e\n            \u003cli\u003eBank account tracking\u003c\/li\u003e\n            \u003cli\u003eRecurring transactions\u003c\/li\u003e\n            \u003cli\u003ePayment management\u003c\/li\u003e\n            \u003cli\u003eVariable expense tracking\u003c\/li\u003e\n          \u003c\/ul\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/article\u003e\n\n      \u003c!-- SYSTEM 02 --\u003e\n      \u003carticle class=\"gwpd2__system gwpd2__system--dark\"\u003e\n\n        \u003cdiv class=\"gwpd2__system-top\"\u003e\n\n          \u003cspan class=\"gwpd2__system-number\"\u003e\n            02\n          \u003c\/span\u003e\n\n          \u003cspan class=\"gwpd2__system-type\"\u003e\n            Understand\n          \u003c\/span\u003e\n\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"gwpd2__system-content\"\u003e\n\n          \u003ch3 class=\"gwpd2__system-title\"\u003e\n            Automated Dashboards\n          \u003c\/h3\u003e\n\n          \u003cp class=\"gwpd2__system-text\"\u003e\n            Transform everyday entries into organized totals,\n            visual charts and useful insights without manually\n            rebuilding reports every month.\n          \u003c\/p\u003e\n\n          \u003cul class=\"gwpd2__feature-list\"\u003e\n            \u003cli\u003eAll-in-one financial dashboard\u003c\/li\u003e\n            \u003cli\u003eAnnual totals and overview\u003c\/li\u003e\n            \u003cli\u003eAutomated calendar\u003c\/li\u003e\n            \u003cli\u003ePaycheck dashboard\u003c\/li\u003e\n            \u003cli\u003eIncome versus expense insights\u003c\/li\u003e\n          \u003c\/ul\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/article\u003e\n\n      \u003c!-- SYSTEM 03 --\u003e\n      \u003carticle class=\"gwpd2__system gwpd2__system--dark\"\u003e\n\n        \u003cdiv class=\"gwpd2__system-top\"\u003e\n\n          \u003cspan class=\"gwpd2__system-number\"\u003e\n            03\n          \u003c\/span\u003e\n\n          \u003cspan class=\"gwpd2__system-type\"\u003e\n            Plan\n          \u003c\/span\u003e\n\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"gwpd2__system-content\"\u003e\n\n          \u003ch3 class=\"gwpd2__system-title\"\u003e\n            Monthly Planning\n          \u003c\/h3\u003e\n\n          \u003cp class=\"gwpd2__system-text\"\u003e\n            Plan and review each month individually while keeping\n            the full year connected. Begin during any month instead\n            of waiting until January.\n          \u003c\/p\u003e\n\n          \u003cul class=\"gwpd2__feature-list\"\u003e\n            \u003cli\u003eTwelve monthly budgeting tabs\u003c\/li\u003e\n            \u003cli\u003eStart at any time of the year\u003c\/li\u003e\n            \u003cli\u003eTrack monthly goals\u003c\/li\u003e\n            \u003cli\u003eReview spending patterns\u003c\/li\u003e\n            \u003cli\u003eConnect monthly and annual progress\u003c\/li\u003e\n          \u003c\/ul\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/article\u003e\n\n      \u003c!-- SYSTEM 04 --\u003e\n      \u003carticle class=\"gwpd2__system\"\u003e\n\n        \u003cdiv class=\"gwpd2__system-top\"\u003e\n\n          \u003cspan class=\"gwpd2__system-number\"\u003e\n            04\n          \u003c\/span\u003e\n\n          \u003cspan class=\"gwpd2__system-type\"\u003e\n            Grow\n          \u003c\/span\u003e\n\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"gwpd2__system-content\"\u003e\n\n          \u003ch3 class=\"gwpd2__system-title\"\u003e\n            Wealth-Building Tools\n          \u003c\/h3\u003e\n\n          \u003cp class=\"gwpd2__system-text\"\u003e\n            Move beyond basic expense tracking with dedicated tools\n            for savings, debt repayment, net worth and long-term\n            financial planning.\n          \u003c\/p\u003e\n\n          \u003cul class=\"gwpd2__feature-list\"\u003e\n            \u003cli\u003e50\/30\/20 budgeting dashboard\u003c\/li\u003e\n            \u003cli\u003eExpense distribution\u003c\/li\u003e\n            \u003cli\u003eSinking funds tracker\u003c\/li\u003e\n            \u003cli\u003eDebt payoff calculator\u003c\/li\u003e\n            \u003cli\u003eNet worth tracker\u003c\/li\u003e\n            \u003cli\u003eInvestment forecast\u003c\/li\u003e\n            \u003cli\u003eNo-spending challenge\u003c\/li\u003e\n          \u003c\/ul\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/article\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n  \u003c!-- OUTCOME --\u003e\n  \u003csection class=\"gwpd2__section\"\u003e\n\n    \u003cdiv class=\"gwpd2__outcome\"\u003e\n\n      \u003cdiv class=\"gwpd2__outcome-copy\"\u003e\n\n        \u003cspan class=\"gwpd2__outcome-label\"\u003e\n          Less manual work. More financial visibility.\n        \u003c\/span\u003e\n\n        \u003ch2 class=\"gwpd2__outcome-title\"\u003e\n          Enter your information and let the system organize the\n          bigger picture.\n        \u003c\/h2\u003e\n\n        \u003cp class=\"gwpd2__outcome-text\"\u003e\n          Built-in formulas and dashboards help turn your financial\n          entries into a clearer view of your spending, savings,\n          bills and yearly progress.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n      \u003cul class=\"gwpd2__outcome-points\"\u003e\n\n        \u003cli class=\"gwpd2__outcome-point\"\u003e\n\n          \u003cspan class=\"gwpd2__outcome-icon\"\u003e\n            01\n          \u003c\/span\u003e\n\n          \u003cdiv\u003e\n            \u003cstrong\u003eUnderstand your spending\u003c\/strong\u003e\n            \u003cspan\u003eReview expenses by category.\u003c\/span\u003e\n          \u003c\/div\u003e\n\n        \u003c\/li\u003e\n\n        \u003cli class=\"gwpd2__outcome-point\"\u003e\n\n          \u003cspan class=\"gwpd2__outcome-icon\"\u003e\n            02\n          \u003c\/span\u003e\n\n          \u003cdiv\u003e\n            \u003cstrong\u003eFollow your progress\u003c\/strong\u003e\n            \u003cspan\u003eMonitor goals month by month.\u003c\/span\u003e\n          \u003c\/div\u003e\n\n        \u003c\/li\u003e\n\n        \u003cli class=\"gwpd2__outcome-point\"\u003e\n\n          \u003cspan class=\"gwpd2__outcome-icon\"\u003e\n            03\n          \u003c\/span\u003e\n\n          \u003cdiv\u003e\n            \u003cstrong\u003eReview the full year\u003c\/strong\u003e\n            \u003cspan\u003eConnect monthly activity to annual totals.\u003c\/span\u003e\n          \u003c\/div\u003e\n\n        \u003c\/li\u003e\n\n      \u003c\/ul\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n  \u003c!-- EVERYTHING INCLUDED --\u003e\n  \u003csection class=\"gwpd2__section\" aria-labelledby=\"gwpd2-included-title\"\u003e\n\n    \u003cheader class=\"gwpd2__heading\"\u003e\n\n      \u003cdiv class=\"gwpd2__heading-main\"\u003e\n\n        \u003cspan class=\"gwpd2__section-label\"\u003e\n          Your digital download\n        \u003c\/span\u003e\n\n        \u003ch2 class=\"gwpd2__section-title\" id=\"gwpd2-included-title\"\u003e\n          Everything needed to begin with confidence.\n        \u003c\/h2\u003e\n\n      \u003c\/div\u003e\n\n      \u003cp class=\"gwpd2__section-intro\"\u003e\n        Receive both spreadsheet formats together with written and\n        video guidance for setting up and using the system.\n      \u003c\/p\u003e\n\n    \u003c\/header\u003e\n\n    \u003cdiv class=\"gwpd2__included\"\u003e\n\n      \u003carticle class=\"gwpd2__included-card\"\u003e\n\n        \u003cspan class=\"gwpd2__included-icon\"\u003e\n          GS\n        \u003c\/span\u003e\n\n        \u003cdiv\u003e\n          \u003ch3\u003eGoogle Sheets Version\u003c\/h3\u003e\n\n          \u003cp\u003e\n            Use the included link to create your own editable copy\n            with a free Google account.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n      \u003c\/article\u003e\n\n      \u003carticle class=\"gwpd2__included-card\"\u003e\n\n        \u003cspan class=\"gwpd2__included-icon\"\u003e\n          XL\n        \u003c\/span\u003e\n\n        \u003cdiv\u003e\n          \u003ch3\u003eMicrosoft Excel Version\u003c\/h3\u003e\n\n          \u003cp\u003e\n            Download the included .xlsx spreadsheet for compatible\n            desktop versions of Microsoft Excel.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n      \u003c\/article\u003e\n\n      \u003carticle class=\"gwpd2__included-card\"\u003e\n\n        \u003cspan class=\"gwpd2__included-icon\"\u003e\n          PDF\n        \u003c\/span\u003e\n\n        \u003cdiv\u003e\n          \u003ch3\u003eStep-by-Step Setup Guide\u003c\/h3\u003e\n\n          \u003cp\u003e\n            Follow the written instructions to prepare, customize\n            and understand your spreadsheet.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n      \u003c\/article\u003e\n\n      \u003carticle class=\"gwpd2__included-card\"\u003e\n\n        \u003cspan class=\"gwpd2__included-icon\"\u003e\n          ▶\n        \u003c\/span\u003e\n\n        \u003cdiv\u003e\n          \u003ch3\u003eIn-Depth Video Tutorial\u003c\/h3\u003e\n\n          \u003cp\u003e\n            Watch a guided walkthrough explaining how to navigate\n            and efficiently use the budgeting system.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n      \u003c\/article\u003e\n\n      \u003carticle class=\"gwpd2__included-card\"\u003e\n\n        \u003cspan class=\"gwpd2__included-icon\"\u003e\n          28\n        \u003c\/span\u003e\n\n        \u003cdiv\u003e\n          \u003ch3\u003eComplete 28-Tab Workspace\u003c\/h3\u003e\n\n          \u003cp\u003e\n            Access the complete transaction, dashboard, monthly\n            planning and wealth-building system.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n      \u003c\/article\u003e\n\n      \u003carticle class=\"gwpd2__included-card\"\u003e\n\n        \u003cspan class=\"gwpd2__included-icon\"\u003e\n          ↓\n        \u003c\/span\u003e\n\n        \u003cdiv\u003e\n          \u003ch3\u003eInstant Digital Access\u003c\/h3\u003e\n\n          \u003cp\u003e\n            Receive your digital files after purchase. No physical\n            product will be packaged or shipped.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n      \u003c\/article\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n  \u003c!-- ACCESS STEPS --\u003e\n  \u003csection class=\"gwpd2__section\" aria-labelledby=\"gwpd2-steps-title\"\u003e\n\n    \u003cheader class=\"gwpd2__heading\"\u003e\n\n      \u003cdiv class=\"gwpd2__heading-main\"\u003e\n\n        \u003cspan class=\"gwpd2__section-label\"\u003e\n          Simple digital delivery\n        \u003c\/span\u003e\n\n        \u003ch2 class=\"gwpd2__section-title\" id=\"gwpd2-steps-title\"\u003e\n          From purchase to setup in three steps.\n        \u003c\/h2\u003e\n\n      \u003c\/div\u003e\n\n      \u003cp class=\"gwpd2__section-intro\"\u003e\n        No physical shipment and no complicated installation\n        process are required.\n      \u003c\/p\u003e\n\n    \u003c\/header\u003e\n\n    \u003cdiv class=\"gwpd2__steps\"\u003e\n\n      \u003carticle class=\"gwpd2__step\"\u003e\n\n        \u003cspan class=\"gwpd2__step-number\"\u003e\n          01\n        \u003c\/span\u003e\n\n        \u003ch3\u003eDownload Your Files\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Access the digital download containing your Excel file,\n          Google Sheets link and supporting instructions.\n        \u003c\/p\u003e\n\n      \u003c\/article\u003e\n\n      \u003carticle class=\"gwpd2__step\"\u003e\n\n        \u003cspan class=\"gwpd2__step-number\"\u003e\n          02\n        \u003c\/span\u003e\n\n        \u003ch3\u003eFollow the Guidance\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Use the PDF guide and video tutorial to prepare the\n          spreadsheet and understand its main features.\n        \u003c\/p\u003e\n\n      \u003c\/article\u003e\n\n      \u003carticle class=\"gwpd2__step\"\u003e\n\n        \u003cspan class=\"gwpd2__step-number\"\u003e\n          03\n        \u003c\/span\u003e\n\n        \u003ch3\u003eBegin Your Budget\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Enter your income, expenses, bills, savings and goals to\n          build your own organized financial overview.\n        \u003c\/p\u003e\n\n      \u003c\/article\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n  \u003c!-- COMPATIBILITY AND SUPPORT --\u003e\n  \u003csection class=\"gwpd2__section\"\u003e\n\n    \u003cdiv class=\"gwpd2__bottom\"\u003e\n\n      \u003cdiv class=\"gwpd2__compatibility\"\u003e\n\n        \u003cspan class=\"gwpd2__bottom-label\"\u003e\n          Flexible setup\n        \u003c\/span\u003e\n\n        \u003ch3\u003e\n          Choose the format that works best for you.\n        \u003c\/h3\u003e\n\n        \u003cp\u003e\n          The spreadsheet is available for Google Sheets and\n          Microsoft Excel. A computer is recommended for the\n          smoothest experience with all twenty-eight tabs.\n        \u003c\/p\u003e\n\n        \u003cul class=\"gwpd2__compatibility-list\"\u003e\n          \u003cli\u003eGoogle Sheets included\u003c\/li\u003e\n          \u003cli\u003eExcel .xlsx included\u003c\/li\u003e\n          \u003cli\u003eCustomizable categories\u003c\/li\u003e\n          \u003cli\u003eCurrency formatting\u003c\/li\u003e\n          \u003cli\u003eStart during any month\u003c\/li\u003e\n          \u003cli\u003eComputer recommended\u003c\/li\u003e\n        \u003c\/ul\u003e\n\n      \u003c\/div\u003e\n\n      \u003caside class=\"gwpd2__support\"\u003e\n\n        \u003cspan class=\"gwpd2__bottom-label\"\u003e\n          Help is included\n        \u003c\/span\u003e\n\n        \u003ch3\u003e\n          Support when you need it.\n        \u003c\/h3\u003e\n\n        \u003cp\u003e\n          Questions about setup, customization, currencies or\n          spreadsheet functionality? Contact GridWise and we will\n          be happy to help.\n        \u003c\/p\u003e\n\n        \u003cul class=\"gwpd2__support-points\"\u003e\n\n          \u003cli class=\"gwpd2__support-point\"\u003e\n\n            \u003cspan class=\"gwpd2__support-icon\"\u003e\n              PDF\n            \u003c\/span\u003e\n\n            Written setup instructions\n\n          \u003c\/li\u003e\n\n          \u003cli class=\"gwpd2__support-point\"\u003e\n\n            \u003cspan class=\"gwpd2__support-icon\"\u003e\n              ▶\n            \u003c\/span\u003e\n\n            Guided video tutorial\n\n          \u003c\/li\u003e\n\n          \u003cli class=\"gwpd2__support-point\"\u003e\n\n            \u003cspan class=\"gwpd2__support-icon\"\u003e\n              ?\n            \u003c\/span\u003e\n\n            GridWise customer assistance\n\n          \u003c\/li\u003e\n\n        \u003c\/ul\u003e\n\n      \u003c\/aside\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n  \u003c!-- CLOSING --\u003e\n  \u003cdiv class=\"gwpd2__closing\"\u003e\n\n    \u003cstrong\u003e\n      Start budgeting with more organization, visibility and\n      confidence.\n    \u003c\/strong\u003e\n\n    \u003cspan\u003e\n      One complete annual budgeting system for Google Sheets and\n      Microsoft Excel—designed to help you understand where your\n      money goes and plan what happens next.\n    \u003c\/span\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\u003cstyle\u003e\n\/* =========================================================\n   PRODUCT PAGE PART 2 — OUTCOME NUMBER CENTERING FIX\n========================================================= *\/\n\n\/* Keep 01, 02 and 03 perfectly centered *\/\n.gwpd2 .gwpd2__outcome-icon {\n  display: grid !important;\n  place-items: center !important;\n  align-items: center !important;\n  justify-content: center !important;\n\n  width: 38px !important;\n  height: 38px !important;\n  min-width: 38px !important;\n  flex: 0 0 38px !important;\n\n  margin: 0 !important;\n  padding: 0 !important;\n\n  border-radius: 12px !important;\n\n  background: rgba(209, 170, 88, 0.15) !important;\n  color: var(--gwpd2-gold-300) !important;\n\n  font-family: Arial, Helvetica, sans-serif !important;\n  font-size: 11px !important;\n  font-weight: 900 !important;\n  line-height: 1 !important;\n  letter-spacing: 0 !important;\n  text-align: center !important;\n  white-space: nowrap !important;\n}\n\n\/* Apply the small-text style only to the description,\n   not to the numbered square *\/\n.gwpd2 .gwpd2__outcome-point \u003e div \u003e span {\n  display: block !important;\n  color: rgba(255, 255, 255, 0.55) !important;\n  font-size: 10px !important;\n  font-weight: 400 !important;\n  line-height: 1.45 !important;\n}\n\n\/* Keep the heading beside each number correctly aligned *\/\n.gwpd2 .gwpd2__outcome-point \u003e div \u003e strong {\n  display: block !important;\n  margin-bottom: 2px !important;\n  color: #ffffff !important;\n  font-size: 12px !important;\n  font-weight: 810 !important;\n  line-height: 1.3 !important;\n}\n\n\/* Stable vertical alignment on all screens *\/\n.gwpd2 .gwpd2__outcome-point {\n  align-items: center !important;\n}\n\u003c\/style\u003e","brand":"gridwise","offers":[{"title":"Default Title","offer_id":46657009647815,"sku":null,"price":19.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0789\/9136\/0199\/files\/gridwise-budget-hero1.webp?v=1782570770","url":"https:\/\/gridwise.store\/products\/ultimate-annual-planning-template","provider":"GridWise","version":"1.0","type":"link"}