{"id":65,"date":"2026-07-23T21:00:00","date_gmt":"2026-07-24T03:00:00","guid":{"rendered":"https:\/\/cairn27.com\/?page_id=65"},"modified":"2026-07-23T21:08:32","modified_gmt":"2026-07-24T03:08:32","slug":"home","status":"publish","type":"page","link":"https:\/\/cairn27.com\/","title":{"rendered":"Cairn27 Analytics | Marking the Path Forward"},"content":{"rendered":"<p><!-- ============================================================\n     CAIRN27 ANALYTICS \u2014 WordPress Custom HTML Block\n     Paste this entire file into a single Custom HTML block.\n     Two things to do before publishing:\n       1. Replace YOUR_FORMSPREE_ID with your Formspree form ID\n       2. Replace logo src values with your uploaded image URLs\n     ============================================================ --><\/p>\n<style>\n\/* All selectors scoped to .c27 to avoid clashing with WordPress *\/<\/p>\n<p>\/* \u2500\u2500\u2500 FONTS \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:ital,wght@0,400;0,600;1,400&family=Inter:wght@300;400;500;600&family=DM+Mono:wght@400;500&display=swap');<\/p>\n<p>\/* \u2500\u2500\u2500 TOKENS \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n.c27 {\n  --teal:       #1B5E7A;\n  --teal-dark:  #153F55;\n  --gold:       #C4A962;\n  --gold-light: #E2C97E;\n  --cream:      #EEEBE4;\n  --off-white:  #F7F5F0;\n  --text-body:  #3A3A36;\n  --text-muted: #767668;\n  --serif:      'Playfair Display', Georgia, serif;\n  --sans:       'Inter', system-ui, sans-serif;\n  --mono:       'DM Mono', 'Courier New', monospace;\n  --pad:        clamp(4rem, 9vw, 7rem);<\/p>\n<p>  font-family: var(--sans);\n  color: var(--text-body);\n  line-height: 1.6;\n  -webkit-font-smoothing: antialiased;\n  box-sizing: border-box;\n}\n.c27 *, .c27 *::before, .c27 *::after { box-sizing: border-box; }\n.c27 img { max-width: 100%; display: block; }\n.c27 a  { color: inherit; text-decoration: none; }<\/p>\n<p>\/* \u2500\u2500\u2500 NAV \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n.c27-nav {\n  position: fixed; top: 32px; \/* clears WP admin bar (32px tall when logged in) *\/\n  left: 0; right: 0; z-index: 9999;\n  display: flex; align-items: center; justify-content: space-between;\n  padding: 1.1rem clamp(1.5rem, 5vw, 4rem);\n  background: rgba(238,235,228,0.93);\n  backdrop-filter: blur(12px);\n  border-bottom: 1px solid rgba(196,169,98,0.2);\n  transition: box-shadow 0.3s;\n}\n\/* When not logged into WP (visitors), sit at very top *\/\nbody:not(.logged-in) .c27-nav { top: 0; }<\/p>\n<p>.c27-nav-brand {\n  display: flex; align-items: baseline; gap: 0; text-decoration: none;\n}\n.c27-nav-brand img.c27-nav-logo { height: 36px; width: auto; display: block; }\n.c27-nav-fallback {\n  display: flex; align-items: baseline; gap: 0;\n}\n.c27-brand-cairn {\n  font-family: var(--serif); font-size: 1.35rem; font-weight: 600;\n  color: var(--teal); letter-spacing: -0.01em;\n}\n.c27-brand-27   { font-family: var(--serif); font-size: 1.35rem; font-weight: 400; color: var(--gold); }\n.c27-brand-rule {\n  display: inline-block; width: 1px; height: 0.85rem;\n  background: var(--gold); margin: 0 0.5rem; vertical-align: middle; opacity: 0.7;\n}\n.c27-brand-analytics {\n  font-family: var(--sans); font-size: 0.62rem; font-weight: 500;\n  letter-spacing: 0.18em; text-transform: uppercase; color: var(--teal); align-self: center;\n}\n.c27-nav-links { display: flex; gap: 2rem; list-style: none; align-items: center; margin: 0; padding: 0; }\n.c27-nav-links a {\n  font-size: 0.82rem; font-weight: 500; letter-spacing: 0.04em;\n  color: var(--text-body); transition: color 0.2s;\n}\n.c27-nav-links a:hover { color: var(--teal); }\n.c27-nav-cta {\n  background: var(--teal); color: #fff !important;\n  padding: 0.5rem 1.2rem; border-radius: 2px; transition: background 0.2s;\n}\n.c27-nav-cta:hover { background: var(--teal-dark) !important; }<\/p>\n<p>\/* \u2500\u2500\u2500 HERO \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n.c27-hero {\n  min-height: 100svh;\n  background: var(--teal);\n  display: flex; flex-direction: column; justify-content: center;\n  padding: 9rem clamp(1.5rem, 7vw, 6rem) 5rem;\n  position: relative; overflow: hidden;\n}\n.c27-topo { position: absolute; inset: 0; pointer-events: none; opacity: 0.07; }\n.c27-topo svg { width: 100%; height: 100%; }\n.c27-cairn-sil {\n  position: absolute; right: clamp(2rem, 8vw, 7rem); bottom: 0;\n  display: flex; flex-direction: column; align-items: center; opacity: 0.12;\n}\n.c27-stone { background: var(--gold-light); border-radius: 40% 45% 38% 42%; }\n.c27-eyebrow {\n  font-family: var(--mono); font-size: 0.72rem;\n  letter-spacing: 0.2em; text-transform: uppercase; color: var(--gold-light); margin-bottom: 1.5rem;\n}\n.c27-h1 {\n  font-family: var(--serif); font-size: clamp(2.6rem, 6vw, 5rem);\n  font-weight: 400; line-height: 1.08; color: var(--cream);\n  max-width: 16ch; margin-bottom: 1.8rem;\n}\n.c27-h1 em { font-style: italic; color: var(--gold-light); }\n.c27-hero-sub {\n  font-size: clamp(1rem, 1.5vw, 1.15rem); color: rgba(238,235,228,0.72);\n  max-width: 52ch; line-height: 1.65; margin-bottom: 2.8rem;\n}\n.c27-hero-actions { display: flex; gap: 1rem; flex-wrap: wrap; align-items: center; }\n.c27-btn-primary {\n  background: var(--gold); color: var(--teal-dark);\n  font-size: 0.88rem; font-weight: 600; letter-spacing: 0.04em;\n  padding: 0.85rem 2rem; border-radius: 2px; border: none; cursor: pointer;\n  transition: background 0.2s, transform 0.15s; display: inline-block;\n}\n.c27-btn-primary:hover { background: var(--gold-light); transform: translateY(-1px); color: var(--teal-dark); }\n.c27-btn-ghost {\n  font-size: 0.88rem; font-weight: 500; color: var(--cream); letter-spacing: 0.04em;\n  border-bottom: 1px solid rgba(238,235,228,0.35); padding-bottom: 2px;\n  transition: border-color 0.2s, color 0.2s;\n}\n.c27-btn-ghost:hover { color: var(--gold-light); border-color: var(--gold-light); }\n.c27-scroll-hint {\n  position: absolute; bottom: 2.5rem; left: clamp(1.5rem, 7vw, 6rem);\n  display: flex; align-items: center; gap: 0.6rem; opacity: 0.4;\n}\n.c27-scroll-line { width: 2rem; height: 1px; background: var(--cream); }\n.c27-scroll-label {\n  font-family: var(--mono); font-size: 0.65rem;\n  letter-spacing: 0.15em; text-transform: uppercase; color: var(--cream);\n}<\/p>\n<p>\/* \u2500\u2500\u2500 SECTION SHELL \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n.c27 section { padding: var(--pad) clamp(1.5rem, 7vw, 6rem); }\n.c27-section-eyebrow {\n  font-family: var(--mono); font-size: 0.68rem;\n  letter-spacing: 0.2em; text-transform: uppercase; color: var(--gold);\n  margin-bottom: 1rem; display: flex; align-items: center; gap: 0.75rem;\n}\n.c27-section-eyebrow::after {\n  content: ''; display: inline-block; width: 2rem; height: 1px;\n  background: var(--gold); opacity: 0.5;\n}\n.c27-h2 {\n  font-family: var(--serif); font-size: clamp(1.9rem, 3.5vw, 2.9rem);\n  font-weight: 400; color: var(--teal); line-height: 1.15; margin-bottom: 1.2rem;\n}\n.c27-body { font-size: 1.02rem; color: var(--text-body); max-width: 60ch; line-height: 1.7; }<\/p>\n<p>\/* \u2500\u2500\u2500 ABOUT \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n#c27-about { background: var(--off-white); }\n.c27-about-grid {\n  display: grid; grid-template-columns: 1fr 1fr;\n  gap: 5rem; align-items: center; margin-top: 3.5rem;\n}\n.c27-about-visual { position: relative; }\n.c27-about-card {\n  background: var(--teal); border-radius: 3px; padding: 2.5rem; color: var(--cream);\n}\n.c27-about-card-label {\n  font-family: var(--mono); font-size: 0.62rem;\n  letter-spacing: 0.18em; text-transform: uppercase; color: var(--gold-light); margin-bottom: 1.5rem;\n}\n.c27-stat { border-top: 1px solid rgba(238,235,228,0.15); padding-top: 1.2rem; margin-top: 1.2rem; }\n.c27-stat:first-of-type { border-top: none; margin-top: 0; }\n.c27-stat-num {\n  font-family: var(--serif); font-size: 2.6rem; font-weight: 400;\n  color: var(--gold-light); line-height: 1;\n}\n.c27-stat-desc { font-size: 0.82rem; color: rgba(238,235,228,0.7); margin-top: 0.3rem; }\n.c27-about-accent {\n  position: absolute; bottom: -1.5rem; right: -1.5rem;\n  width: 4.5rem; height: 4.5rem; background: var(--gold); opacity: 0.18; border-radius: 2px;\n}\n.c27-about-text p + p { margin-top: 1.2rem; }\n.c27-about-text strong { color: var(--teal); font-weight: 600; }\n.c27-creds { margin-top: 2rem; display: flex; flex-wrap: wrap; gap: 0.6rem; }\n.c27-tag {\n  font-family: var(--mono); font-size: 0.65rem; letter-spacing: 0.1em;\n  text-transform: uppercase; color: var(--teal);\n  border: 1px solid rgba(27,94,122,0.3); padding: 0.3rem 0.7rem; border-radius: 2px;\n}<\/p>\n<p>\/* \u2500\u2500\u2500 SERVICES \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n#c27-services { background: var(--cream); }\n.c27-services-intro {\n  display: grid; grid-template-columns: 1fr 1fr;\n  gap: 4rem; align-items: end; margin-bottom: 3.5rem;\n}\n.c27-services-grid {\n  display: grid; grid-template-columns: repeat(3, 1fr);\n  gap: 1.5px; background: rgba(27,94,122,0.12);\n}\n.c27-service-card {\n  background: var(--cream); padding: 2.2rem;\n  transition: background 0.2s; position: relative;\n}\n.c27-service-card:hover { background: var(--off-white); }\n.c27-svc-icon { width: 2.2rem; height: 2.2rem; margin-bottom: 1.3rem; color: var(--teal); }\n.c27-svc-title {\n  font-family: var(--serif); font-size: 1.1rem; font-weight: 600;\n  color: var(--teal); margin-bottom: 0.75rem;\n}\n.c27-svc-desc { font-size: 0.88rem; color: var(--text-body); line-height: 1.65; }\n.c27-svc-accent {\n  position: absolute; bottom: 0; left: 0;\n  width: 0; height: 2px; background: var(--gold); transition: width 0.3s ease;\n}\n.c27-service-card:hover .c27-svc-accent { width: 100%; }<\/p>\n<p>\/* \u2500\u2500\u2500 PROCESS \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n#c27-process { background: var(--off-white); }\n.c27-process-track {\n  display: grid; grid-template-columns: repeat(4,1fr);\n  gap: 0; margin-top: 3.5rem; position: relative;\n}\n.c27-process-track::before {\n  content: ''; position: absolute;\n  top: 1.6rem; left: 2rem; right: 2rem; height: 1px;\n  background: linear-gradient(to right, var(--gold) 0%, rgba(196,169,98,0.25) 100%);\n}\n.c27-step { padding: 0 1.5rem 0 0; }\n.c27-step-marker {\n  width: 3.2rem; height: 3.2rem; border-radius: 50%;\n  background: var(--teal); color: var(--cream);\n  display: flex; align-items: center; justify-content: center;\n  font-family: var(--serif); font-size: 1rem; font-style: italic;\n  margin-bottom: 1.5rem; position: relative; z-index: 1; flex-shrink: 0;\n}\n.c27-step-title { font-family: var(--serif); font-size: 1rem; font-weight: 600; color: var(--teal); margin-bottom: 0.5rem; }\n.c27-step-desc  { font-size: 0.85rem; color: var(--text-muted); line-height: 1.65; }<\/p>\n<p>\/* \u2500\u2500\u2500 WHY CAIRN27 \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n#c27-trust { background: var(--cream); }\n.c27-trust-grid { display: grid; grid-template-columns: repeat(3,1fr); gap: 3rem; margin-top: 3.5rem; margin-bottom: 5rem; }\n.c27-pillar { display: flex; gap: 1rem; align-items: flex-start; }\n.c27-pillar-icon { width: 2rem; height: 2rem; flex-shrink: 0; color: var(--gold); margin-top: 0.1rem; }\n.c27-pillar-title { font-weight: 600; font-size: 0.9rem; color: var(--teal); margin-bottom: 0.25rem; }\n.c27-pillar-desc  { font-size: 0.82rem; color: var(--text-muted); line-height: 1.55; }<\/p>\n<p>.c27-myths-heading {\n  font-family: var(--serif); font-size: clamp(1.3rem, 2.2vw, 1.7rem);\n  font-weight: 400; color: var(--teal); margin-bottom: 0.5rem;\n}\n.c27-myths-sub {\n  font-size: 0.92rem; color: var(--text-muted); max-width: 58ch;\n  line-height: 1.65; margin-bottom: 2.5rem;\n}\n.c27-myths-grid {\n  display: grid; grid-template-columns: repeat(2, 1fr);\n  gap: 1px; background: rgba(27,94,122,0.1);\n}\n.c27-myth-card {\n  background: var(--cream); padding: 2rem 2.2rem;\n  position: relative; transition: background 0.2s;\n}\n.c27-myth-card:hover { background: var(--off-white); }\n.c27-myth-label {\n  font-family: var(--mono); font-size: 0.6rem;\n  letter-spacing: 0.18em; text-transform: uppercase;\n  color: var(--gold); margin-bottom: 0.8rem;\n  display: flex; align-items: center; gap: 0.5rem;\n}\n.c27-myth-label::before {\n  content: '\u2715';\n  font-size: 0.55rem; color: var(--gold); opacity: 0.7;\n}\n.c27-myth-text {\n  font-family: var(--serif); font-size: 1rem; font-style: italic;\n  color: var(--text-muted); margin-bottom: 1rem; line-height: 1.4;\n}\n.c27-reality-label {\n  font-family: var(--mono); font-size: 0.6rem;\n  letter-spacing: 0.18em; text-transform: uppercase;\n  color: var(--teal); margin-bottom: 0.5rem;\n  display: flex; align-items: center; gap: 0.5rem;\n}\n.c27-reality-label::before {\n  content: '\u2713';\n  font-size: 0.65rem; color: var(--teal);\n}\n.c27-reality-text {\n  font-size: 0.85rem; color: var(--text-body); line-height: 1.65;\n}\n.c27-myth-bar {\n  position: absolute; left: 0; top: 0; bottom: 0;\n  width: 3px; background: var(--gold); opacity: 0.35;\n  transition: opacity 0.2s;\n}\n.c27-myth-card:hover .c27-myth-bar { opacity: 0.7; }<\/p>\n<p>\/* \u2500\u2500\u2500 CONTACT \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n#c27-contact { background: var(--off-white); text-align: center; }\n.c27-contact-inner { max-width: 52rem; margin: 0 auto; }\n.c27-contact-inner .c27-section-eyebrow { justify-content: center; }\n.c27-contact-inner .c27-section-eyebrow::after  { display: none; }\n.c27-contact-inner .c27-section-eyebrow::before {\n  content: ''; display: inline-block; width: 2rem; height: 1px;\n  background: var(--gold); opacity: 0.5;\n}\n.c27-contact-body { font-size: 1rem; color: var(--text-muted); margin: 1rem auto 2.5rem; max-width: 45ch; }\n.c27-form { display: grid; grid-template-columns: 1fr 1fr; gap: 1rem; text-align: left; margin-bottom: 1rem; }\n.c27-form-group { display: flex; flex-direction: column; gap: 0.4rem; }\n.c27-form-group.c27-full { grid-column: 1 \/ -1; }\n.c27-form-group label {\n  font-size: 0.72rem; font-weight: 500; letter-spacing: 0.08em;\n  text-transform: uppercase; color: var(--text-muted);\n}\n.c27-form-group input,\n.c27-form-group select,\n.c27-form-group textarea {\n  background: #fff; border: 1px solid rgba(27,94,122,0.18); border-radius: 2px;\n  padding: 0.7rem 0.9rem; font-family: var(--sans); font-size: 0.9rem;\n  color: #1A1A18; transition: border-color 0.2s; outline: none; width: 100%;\n}\n.c27-form-group input:focus,\n.c27-form-group select:focus,\n.c27-form-group textarea:focus { border-color: var(--teal); }\n.c27-form-group textarea { resize: vertical; min-height: 7rem; }\n.c27-msg-success {\n  display: none; background: rgba(27,94,122,0.07);\n  border-left: 3px solid var(--teal); padding: 1.5rem 1.8rem;\n  border-radius: 2px; margin-bottom: 1.5rem; text-align: left;\n}\n.c27-msg-success p:first-child {\n  font-family: var(--serif); font-size: 1.1rem; color: var(--teal); margin-bottom: 0.4rem;\n}\n.c27-msg-success p:last-child { font-size: 0.88rem; color: var(--text-muted); }\n.c27-msg-error {\n  display: none; background: rgba(180,50,50,0.06);\n  border-left: 3px solid #b43232; padding: 1.2rem 1.8rem;\n  border-radius: 2px; margin-bottom: 1.5rem; text-align: left;\n}\n.c27-msg-error p { font-size: 0.88rem; color: #b43232; }\n.c27-msg-error a { color: #b43232; text-decoration: underline; }\n.c27-btn-submit {\n  background: var(--teal); color: #fff;\n  font-size: 0.88rem; font-weight: 600; letter-spacing: 0.06em;\n  padding: 0.95rem 2.5rem; border: none; border-radius: 2px;\n  cursor: pointer; transition: background 0.2s, transform 0.15s;\n}\n.c27-btn-submit:hover { background: var(--teal-dark); transform: translateY(-1px); }<\/p>\n<p>\/* \u2500\u2500\u2500 FOOTER \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n.c27-footer {\n  background: #153F55;\n  padding: 3rem clamp(1.5rem, 7vw, 6rem);\n  display: flex; align-items: center; justify-content: space-between;\n  flex-wrap: wrap; gap: 1.5rem;\n}\n.c27-footer-logo { height: 32px; width: auto; }\n.c27-footer-brand .c27-brand-cairn   { color: var(--cream); }\n.c27-footer-brand .c27-brand-27      { color: var(--gold-light); }\n.c27-footer-brand .c27-brand-rule    { background: var(--gold-light); }\n.c27-footer-brand .c27-brand-analytics { color: rgba(238,235,228,0.6); }\n.c27-footer-tagline {\n  font-family: var(--mono); font-size: 0.65rem;\n  letter-spacing: 0.15em; text-transform: uppercase; color: rgba(238,235,228,0.4); margin-top: 0.4rem;\n}\n.c27-footer-links { display: flex; gap: 2rem; list-style: none; margin: 0; padding: 0; }\n.c27-footer-links a { font-size: 0.78rem; color: rgba(238,235,228,0.55); transition: color 0.2s; }\n.c27-footer-links a:hover { color: var(--gold-light); }\n.c27-footer-copy { font-size: 0.72rem; color: rgba(238,235,228,0.3); font-family: var(--mono); }<\/p>\n<p>\/* \u2500\u2500\u2500 SCROLL ANIMATION \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n.c27-fade {\n  opacity: 0; transform: translateY(1.5rem);\n  transition: opacity 0.6s ease, transform 0.6s ease;\n}\n.c27-fade.c27-visible { opacity: 1; transform: none; }<\/p>\n<p>\/* \u2500\u2500\u2500 RESPONSIVE \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n@media (max-width: 900px) {\n  .c27-about-grid,\n  .c27-services-intro { grid-template-columns: 1fr; gap: 2.5rem; }\n  .c27-services-grid  { grid-template-columns: 1fr 1fr; }\n  .c27-trust-grid     { grid-template-columns: 1fr; gap: 2rem; }\n  .c27-myths-grid     { grid-template-columns: 1fr; }\n  .c27-process-track  { grid-template-columns: 1fr 1fr; gap: 2.5rem; }\n  .c27-process-track::before { display: none; }\n}\n@media (max-width: 600px) {\n  .c27-nav-links { display: none; }\n  .c27-services-grid { grid-template-columns: 1fr; }\n  .c27-process-track { grid-template-columns: 1fr; }\n  .c27-form          { grid-template-columns: 1fr; }\n  .c27-about-accent  { display: none; }\n  .c27-footer        { flex-direction: column; align-items: flex-start; }\n}\n<\/style>\n<p><!-- ============================================================ --><br \/>\n<!--  SITE WRAPPER                                                 --><br \/>\n<!-- ============================================================ --><\/p>\n<div class=\"c27\">\n<p><!-- NAV --><\/p>\n<nav class=\"c27-nav\" id=\"c27-nav\">\n  <a href=\"#c27-hero\" class=\"c27-nav-brand\"><br \/>\n    <!-- Replace src with your uploaded logo URL. The fallback wordmark shows if the image fails. --><br \/>\n    <img decoding=\"async\" src=\"https:\/\/cairn27.com\/wp-content\/uploads\/2026\/07\/Cairn27_Logo_Transp_Dark_72px.png\" alt=\"Cairn27 Analytics\" class=\"c27-nav-logo\"\n         onerror=\"this.style.display='none';this.nextElementSibling.style.display='flex';\"><br \/>\n    <span class=\"c27-nav-fallback\" style=\"display:none;\"><br \/>\n      <span class=\"c27-brand-cairn\">Cairn<\/span><span class=\"c27-brand-27\">27<\/span><br \/>\n      <span class=\"c27-brand-rule\"><\/span><br \/>\n      <span class=\"c27-brand-analytics\">Analytics<\/span><br \/>\n    <\/span><br \/>\n  <\/a><\/p>\n<ul class=\"c27-nav-links\">\n<li><a href=\"#c27-about\">About<\/a><\/li>\n<li><a href=\"#c27-services\">Services<\/a><\/li>\n<li><a href=\"#c27-process\">How It Works<\/a><\/li>\n<li><a href=\"#c27-contact\" class=\"c27-nav-cta\">Let&#8217;s Talk<\/a><\/li>\n<\/ul>\n<\/nav>\n<p><!-- HERO --><\/p>\n<section id=\"c27-hero\" class=\"c27-hero\">\n<div class=\"c27-topo\" aria-hidden=\"true\">\n    <svg viewBox=\"0 0 1440 900\" preserveAspectRatio=\"xMidYMid slice\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n      <path d=\"M-100 700 Q200 550 400 620 Q600 690 800 540 Q1000 390 1200 480 Q1400 570 1600 420\" stroke=\"#EEEBE4\" stroke-width=\"1.5\" fill=\"none\"\/>\n      <path d=\"M-100 750 Q250 600 450 670 Q650 740 850 590 Q1050 440 1250 530 Q1450 620 1650 470\" stroke=\"#EEEBE4\" stroke-width=\"1.5\" fill=\"none\"\/>\n      <path d=\"M-100 800 Q300 640 500 720 Q700 800 900 640 Q1100 480 1300 580 Q1500 680 1700 520\" stroke=\"#EEEBE4\" stroke-width=\"1\" fill=\"none\"\/>\n      <path d=\"M-100 640 Q150 490 350 560 Q550 630 750 480 Q950 330 1150 430 Q1350 530 1550 370\" stroke=\"#EEEBE4\" stroke-width=\"1\" fill=\"none\"\/>\n      <path d=\"M-100 580 Q100 420 300 500 Q500 580 700 420 Q900 260 1100 380 Q1300 500 1500 320\" stroke=\"#EEEBE4\" stroke-width=\"0.8\" fill=\"none\"\/>\n      <path d=\"M-100 850 Q350 680 550 770 Q750 860 950 690 Q1150 520 1350 630 Q1550 740 1750 570\" stroke=\"#EEEBE4\" stroke-width=\"0.8\" fill=\"none\"\/>\n      <path d=\"M300 900 Q400 760 550 800 Q700 840 800 720 Q900 600 1000 660 Q1100 720 1200 620\" stroke=\"#EEEBE4\" stroke-width=\"1.2\" fill=\"none\"\/>\n    <\/svg>\n  <\/div>\n<p class=\"c27-eyebrow\">Fractional FP&amp;A \u00b7 Senior Advisory<\/p>\n<h1 class=\"c27-h1\">Marking<br \/><em>the path<\/em><br \/>forward.<\/h1>\n<p class=\"c27-hero-sub\">You don&#8217;t need a full-time finance department to think like one. Cairn27 Analytics brings senior-level FP&amp;A expertise\u2014reporting infrastructure, forecasting, and financial clarity\u2014to growth-stage companies that are ready to move with confidence.<\/p>\n<div class=\"c27-hero-actions\">\n    <a href=\"#c27-contact\" class=\"c27-btn-primary\">Start a Conversation<\/a><br \/>\n    <a href=\"#c27-services\" class=\"c27-btn-ghost\">Explore Services<\/a>\n  <\/div>\n<div class=\"c27-scroll-hint\" aria-hidden=\"true\">\n<div class=\"c27-scroll-line\"><\/div>\n<p>    <span class=\"c27-scroll-label\">Scroll<\/span>\n  <\/div>\n<\/section>\n<p><!-- ABOUT --><\/p>\n<section id=\"c27-about\">\n<div class=\"c27-section-eyebrow\">About<\/div>\n<h2 class=\"c27-h2\">Senior finance expertise,<br \/>built for your scale.<\/h2>\n<div class=\"c27-about-grid\">\n<div class=\"c27-about-visual\">\n<div class=\"c27-about-card\">\n<div class=\"c27-about-card-label\">Track Record<\/div>\n<div class=\"c27-stat\">\n<div class=\"c27-stat-num\">10+<\/div>\n<div class=\"c27-stat-desc\">Years of FP&amp;A leadership at the Director level<\/div>\n<\/p><\/div>\n<div class=\"c27-stat\">\n<div class=\"c27-stat-num\">Multi-industry<\/div>\n<div class=\"c27-stat-desc\">Homebuilding, chemicals, specialty finance, and beyond<\/div>\n<\/p><\/div>\n<div class=\"c27-stat\">\n<div class=\"c27-stat-num\">End-to-end<\/div>\n<div class=\"c27-stat-desc\">From raw data to board-ready reporting<\/div>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"c27-about-accent\"><\/div>\n<\/p><\/div>\n<div class=\"c27-about-text\">\n<p class=\"c27-body\">Cairn27 Analytics is a solo, fully remote fractional FP&amp;A practice founded on a simple conviction: <strong>good financial infrastructure isn&#8217;t a luxury<\/strong>\u2014it&#8217;s what lets leadership teams make fast, confident decisions at every stage of growth.<\/p>\n<p class=\"c27-body\" style=\"margin-top:1.2rem;\">Kerry, Founder and Fractional CFO, brings more than a decade of FP&amp;A experience\u2014building reporting packs, automating management reporting, and designing business analysis frameworks that actually get used. She operates as a true partner: embedded in your business, aligned to your goals, and ready to build systems that scale with you.<\/p>\n<div class=\"c27-creds\">\n        <span class=\"c27-tag\">FP&amp;A Expertise<\/span><br \/>\n        <span class=\"c27-tag\">Power BI<\/span><br \/>\n        <span class=\"c27-tag\">Financial Modeling<\/span><br \/>\n        <span class=\"c27-tag\">Report Automation<\/span>\n      <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<p><!-- SERVICES --><\/p>\n<section id=\"c27-services\">\n<div class=\"c27-services-intro\">\n<div>\n<div class=\"c27-section-eyebrow\">Services<\/div>\n<h2 class=\"c27-h2\">Built around your most pressing finance needs.<\/h2>\n<\/p><\/div>\n<p class=\"c27-body\" style=\"align-self:end;\">Whether you&#8217;re building from scratch or optimizing what already exists, every engagement is scoped to deliver outcomes\u2014not hours.<\/p>\n<\/p><\/div>\n<div class=\"c27-services-grid\">\n<div class=\"c27-service-card c27-fade\">\n      <svg class=\"c27-svc-icon\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><path d=\"M9 19v-6a2 2 0 00-2-2H5a2 2 0 00-2 2v6a2 2 0 002 2h2a2 2 0 002-2zm0 0V9a2 2 0 012-2h2a2 2 0 012 2v10m-6 0a2 2 0 002 2h2a2 2 0 002-2m0 0V5a2 2 0 012-2h2a2 2 0 012 2v14a2 2 0 01-2 2h-2a2 2 0 01-2-2z\"\/><\/svg><\/p>\n<div class=\"c27-svc-title\">Financial Reporting<\/div>\n<p class=\"c27-svc-desc\">Management reporting packs, board decks, and KPI dashboards that surface the right information at the right cadence\u2014so leadership is never flying blind.<\/p>\n<div class=\"c27-svc-accent\"><\/div>\n<\/p><\/div>\n<div class=\"c27-service-card c27-fade\">\n      <svg class=\"c27-svc-icon\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><path d=\"M7 12l3-3 3 3 4-4M8 21l4-4 4 4M3 4h18M4 4h16v12a1 1 0 01-1 1H5a1 1 0 01-1-1V4z\"\/><\/svg><\/p>\n<div class=\"c27-svc-title\">Financial Modeling &amp; Forecasting<\/div>\n<p class=\"c27-svc-desc\">Rolling forecasts, scenario models, and budget frameworks built for flexibility\u2014because the plan you built in January rarely survives contact with March.<\/p>\n<div class=\"c27-svc-accent\"><\/div>\n<\/p><\/div>\n<div class=\"c27-service-card c27-fade\">\n      <svg class=\"c27-svc-icon\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><path d=\"M13 10V3L4 14h7v7l9-11h-7z\"\/><\/svg><\/p>\n<div class=\"c27-svc-title\">Report &amp; Analysis Automation<\/div>\n<p class=\"c27-svc-desc\">Turn repetitive manual reporting into automated, reliable outputs. From Power BI dashboards to Excel automation, reclaim the hours your team spends on formatting.<\/p>\n<div class=\"c27-svc-accent\"><\/div>\n<\/p><\/div>\n<div class=\"c27-service-card c27-fade\">\n      <svg class=\"c27-svc-icon\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><path d=\"M19 21V5a2 2 0 00-2-2H7a2 2 0 00-2 2v16m14 0h2m-2 0h-5m-9 0H3m2 0h5M9 7h1m-1 4h1m4-4h1m-1 4h1m-5 10v-5a1 1 0 011-1h2a1 1 0 011 1v5m-4 0h4\"\/><\/svg><\/p>\n<div class=\"c27-svc-title\">Reporting Infrastructure<\/div>\n<p class=\"c27-svc-desc\">Design and build the financial infrastructure your company needs to grow\u2014chart of accounts, data architecture, and reporting frameworks that scale.<\/p>\n<div class=\"c27-svc-accent\"><\/div>\n<\/p><\/div>\n<div class=\"c27-service-card c27-fade\">\n      <svg class=\"c27-svc-icon\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><path d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2m-6 9l2 2 4-4\"\/><\/svg><\/p>\n<div class=\"c27-svc-title\">Financial System Selection &amp; Implementation<\/div>\n<p class=\"c27-svc-desc\">Evaluate, select, and implement FP&amp;A platforms with someone who knows what good looks like from day one\u2014so you&#8217;re not paying to learn on the job.<\/p>\n<div class=\"c27-svc-accent\"><\/div>\n<\/p><\/div>\n<div class=\"c27-service-card c27-fade\">\n      <svg class=\"c27-svc-icon\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><path d=\"M17 20h5v-2a3 3 0 00-5.356-1.857M17 20H7m10 0v-2c0-.656-.126-1.283-.356-1.857M7 20H2v-2a3 3 0 015.356-1.857M7 20v-2c0-.656.126-1.283.356-1.857m0 0a5.002 5.002 0 019.288 0M15 7a3 3 0 11-6 0 3 3 0 016 0z\"\/><\/svg><\/p>\n<div class=\"c27-svc-title\">Business Analysis Frameworks<\/div>\n<p class=\"c27-svc-desc\">Structured approaches to pricing analysis, profitability segmentation, variance analysis, and operational metrics\u2014giving your team a shared language around performance.<\/p>\n<div class=\"c27-svc-accent\"><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<p><!-- PROCESS --><\/p>\n<section id=\"c27-process\">\n<div class=\"c27-section-eyebrow\">How It Works<\/div>\n<h2 class=\"c27-h2\">A clear trail from first call to finished system.<\/h2>\n<div class=\"c27-process-track\">\n<div class=\"c27-step c27-fade\">\n<div class=\"c27-step-marker\">1<\/div>\n<div class=\"c27-step-title\">Discovery Call<\/div>\n<p class=\"c27-step-desc\">A focused 45-minute conversation to understand where your finance function is, where it needs to go, and whether we&#8217;re a good fit.<\/p>\n<\/p><\/div>\n<div class=\"c27-step c27-fade\" style=\"transition-delay:0.1s\">\n<div class=\"c27-step-marker\">2<\/div>\n<div class=\"c27-step-title\">Scoped Proposal<\/div>\n<p class=\"c27-step-desc\">A clear engagement proposal with defined deliverables, timeline, and investment\u2014no ambiguity about what you&#8217;re getting or when.<\/p>\n<\/p><\/div>\n<div class=\"c27-step c27-fade\" style=\"transition-delay:0.2s\">\n<div class=\"c27-step-marker\">3<\/div>\n<div class=\"c27-step-title\">Build &amp; Deliver<\/div>\n<p class=\"c27-step-desc\">Embedded collaboration with your team to build the reporting, models, and infrastructure we scoped\u2014with regular check-ins throughout.<\/p>\n<\/p><\/div>\n<div class=\"c27-step c27-fade\" style=\"transition-delay:0.3s\">\n<div class=\"c27-step-marker\">4<\/div>\n<div class=\"c27-step-title\">Handoff &amp; Support<\/div>\n<p class=\"c27-step-desc\">Clean documentation, knowledge transfer, and ongoing availability\u2014so what we built together keeps working long after the engagement closes.<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<p><!-- WHY CAIRN27 --><\/p>\n<section id=\"c27-trust\">\n<div class=\"c27-section-eyebrow\">Why Cairn27<\/div>\n<h2 class=\"c27-h2\">Senior-level thinking.<br \/>Right-sized for your business.<\/h2>\n<div class=\"c27-trust-grid\">\n<div class=\"c27-pillar c27-fade\">\n      <svg class=\"c27-pillar-icon\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><path d=\"M9 12l2 2 4-4m5.618-4.016A11.955 11.955 0 0112 2.944a11.955 11.955 0 01-8.618 3.04A12.02 12.02 0 003 9c0 5.591 3.824 10.29 9 11.622 5.176-1.332 9-6.03 9-11.622 0-1.042-.133-2.052-.382-3.016z\"\/><\/svg><\/p>\n<div>\n<div class=\"c27-pillar-title\">No generalist overhead<\/div>\n<p class=\"c27-pillar-desc\">Pure FP&amp;A focus\u2014not a generalist advisor spreading attention across ten disciplines. Deep expertise in financial reporting, modeling, and automation.<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"c27-pillar c27-fade\" style=\"transition-delay:0.1s\">\n      <svg class=\"c27-pillar-icon\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><path d=\"M13 10V3L4 14h7v7l9-11h-7z\"\/><\/svg><\/p>\n<div>\n<div class=\"c27-pillar-title\">Built to scale with you<\/div>\n<p class=\"c27-pillar-desc\">Every system, model, and report is built with your team in mind\u2014documented, transferable, and designed to outlast the engagement.<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"c27-pillar c27-fade\" style=\"transition-delay:0.2s\">\n      <svg class=\"c27-pillar-icon\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><path d=\"M17 8h2a2 2 0 012 2v6a2 2 0 01-2 2h-2v4l-4-4H9a1.994 1.994 0 01-1.414-.586m0 0L11 14h4a2 2 0 002-2V6a2 2 0 00-2-2H5a2 2 0 00-2 2v6a2 2 0 002 2h2v4l.586-.586z\"\/><\/svg><\/p>\n<div>\n<div class=\"c27-pillar-title\">A direct working relationship<\/div>\n<p class=\"c27-pillar-desc\">You work directly with Kerry\u2014not a team of rotating analysts. That means continuity, context, and a partner who actually knows your business.<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<p>  <!-- MYTH BUSTING --><\/p>\n<h3 class=\"c27-myths-heading\">Setting the record straight on fractional executives.<\/h3>\n<p class=\"c27-myths-sub\">The fractional model is still new enough that a few persistent myths get in the way of good decisions. Here&#8217;s the reality.<\/p>\n<div class=\"c27-myths-grid\">\n<div class=\"c27-myth-card c27-fade\">\n<div class=\"c27-myth-bar\"><\/div>\n<div class=\"c27-myth-label\">The Myth<\/div>\n<p class=\"c27-myth-text\">&#8220;Fractional means part-time\u2014I&#8217;ll only get a fraction of their attention.&#8221;<\/p>\n<div class=\"c27-reality-label\">The Reality<\/div>\n<p class=\"c27-reality-text\">Fractional means focused. Without internal politics, all-hands meetings, or administrative overhead, a fractional executive often delivers more productive output per hour than a full-time hire. You get senior capacity applied directly to your highest-value problems.<\/p>\n<\/p><\/div>\n<div class=\"c27-myth-card c27-fade\" style=\"transition-delay:0.1s\">\n<div class=\"c27-myth-bar\"><\/div>\n<div class=\"c27-myth-label\">The Myth<\/div>\n<p class=\"c27-myth-text\">&#8220;They won&#8217;t understand our business well enough to be useful.&#8221;<\/p>\n<div class=\"c27-reality-label\">The Reality<\/div>\n<p class=\"c27-reality-text\">Fractional executives build business context quickly\u2014it&#8217;s a core part of the skillset. Exposure across multiple industries is a feature, not a liability. Pattern recognition developed across many companies accelerates the diagnosis of problems your team may be too close to see.<\/p>\n<\/p><\/div>\n<div class=\"c27-myth-card c27-fade\" style=\"transition-delay:0.15s\">\n<div class=\"c27-myth-bar\"><\/div>\n<div class=\"c27-myth-label\">The Myth<\/div>\n<p class=\"c27-myth-text\">&#8220;It&#8217;s just a consultant with a fancier title.&#8221;<\/p>\n<div class=\"c27-reality-label\">The Reality<\/div>\n<p class=\"c27-reality-text\">Consultants deliver recommendations. Fractional executives deliver results\u2014and own them. The engagement model is accountability-based: the work gets built, implemented, and handed off fully functional. There&#8217;s no incentive to extend the engagement beyond what&#8217;s needed.<\/p>\n<\/p><\/div>\n<div class=\"c27-myth-card c27-fade\" style=\"transition-delay:0.2s\">\n<div class=\"c27-myth-bar\"><\/div>\n<div class=\"c27-myth-label\">The Myth<\/div>\n<p class=\"c27-myth-text\">&#8220;We&#8217;re not big enough to need\u2014or afford\u2014this level of expertise.&#8221;<\/p>\n<div class=\"c27-reality-label\">The Reality<\/div>\n<p class=\"c27-reality-text\">Growth-stage companies need senior financial thinking the most\u2014and can rarely justify the full-time cost. Fractional FP&amp;A is designed precisely for this gap: you get the expertise that helps you make better decisions now, at a cost structure that makes sense for where you are.<\/p>\n<\/p><\/div>\n<div class=\"c27-myth-card c27-fade\" style=\"transition-delay:0.25s\">\n<div class=\"c27-myth-bar\"><\/div>\n<div class=\"c27-myth-label\">The Myth<\/div>\n<p class=\"c27-myth-text\">&#8220;Once the engagement ends, we&#8217;ll be back to square one.&#8221;<\/p>\n<div class=\"c27-reality-label\">The Reality<\/div>\n<p class=\"c27-reality-text\">A well-run fractional engagement leaves your team more capable than it found them. Systems are documented, processes are transferable, and your internal team learns alongside the work. The goal isn&#8217;t dependency\u2014it&#8217;s building infrastructure that runs without us.<\/p>\n<\/p><\/div>\n<div class=\"c27-myth-card c27-fade\" style=\"transition-delay:0.3s\">\n<div class=\"c27-myth-bar\"><\/div>\n<div class=\"c27-myth-label\">The Myth<\/div>\n<p class=\"c27-myth-text\">&#8220;A fractional hire is just a placeholder until we can afford the real thing.&#8221;<\/p>\n<div class=\"c27-reality-label\">The Reality<\/div>\n<p class=\"c27-reality-text\">For many companies, fractional is the right long-term model\u2014not a stepping stone. Senior financial leadership doesn&#8217;t need to be a fixed overhead cost. Engaging fractionally keeps your finance function senior, flexible, and right-sized for where your business actually is.<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<p><!-- CONTACT --><\/p>\n<section id=\"c27-contact\">\n<div class=\"c27-contact-inner\">\n<div class=\"c27-section-eyebrow\">Get in Touch<\/div>\n<h2 class=\"c27-h2\">Ready to find your path?<\/h2>\n<p class=\"c27-contact-body\">Start with a no-commitment conversation. Tell us a bit about your company and what you&#8217;re working through\u2014we&#8217;ll take it from there.<\/p>\n<div class=\"c27-msg-success\" id=\"c27-success\">\n<p>Message received.<\/p>\n<p>Thanks for reaching out\u2014Kerry will be in touch within one business day.<\/p>\n<\/p><\/div>\n<div class=\"c27-msg-error\" id=\"c27-error\">\n<p>Something went wrong\u2014please try again or email <a href=\"mailto:kerry@cairn27.com\">kerry@cairn27.com<\/a> directly.<\/p>\n<\/p><\/div>\n<div class=\"c27-form\" id=\"c27-form\">\n<div class=\"c27-form-group\">\n        <label for=\"c27-name\">Your Name<\/label><br \/>\n        <input type=\"text\" id=\"c27-name\" name=\"name\" placeholder=\"Jane Smith\" required>\n      <\/div>\n<div class=\"c27-form-group\">\n        <label for=\"c27-company\">Company<\/label><br \/>\n        <input type=\"text\" id=\"c27-company\" name=\"company\" placeholder=\"Acme Corp\">\n      <\/div>\n<div class=\"c27-form-group\">\n        <label for=\"c27-email\">Email<\/label><br \/>\n        <input type=\"email\" id=\"c27-email\" name=\"email\" placeholder=\"jane@company.com\" required>\n      <\/div>\n<div class=\"c27-form-group\">\n        <label for=\"c27-need\">Primary Need<\/label><br \/>\n        <select id=\"c27-need\" name=\"primary_need\"><option value=\"\">Select one&#8230;<\/option><option>Financial Reporting<\/option><option>Forecasting &amp; Modeling<\/option><option>Report Automation<\/option><option>System Implementation<\/option><option>Ongoing FP&amp;A Support<\/option><option>Not Sure Yet<\/option><\/select>\n      <\/div>\n<div class=\"c27-form-group c27-full\">\n        <label for=\"c27-message\">Tell us about your situation<\/label><br \/>\n        <textarea id=\"c27-message\" name=\"message\" placeholder=\"What's your company working through? What does success look like?\"><\/textarea>\n      <\/div>\n<div class=\"c27-form-group c27-full\">\n        <button class=\"c27-btn-submit\" id=\"c27-submit\" type=\"button\">Send Message<\/button>\n      <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<p><!-- FOOTER --><\/p>\n<footer class=\"c27-footer\">\n<div>\n    <!-- Replace src with your light\/reversed logo URL for the dark background. --><br \/>\n    <img decoding=\"async\" src=\"https:\/\/cairn27.com\/wp-content\/uploads\/2026\/07\/Cairn27_Logo_Transp_Dark_72px.png\" alt=\"Cairn27 Analytics\" class=\"c27-footer-logo\"\n         onerror=\"this.style.display='none';this.nextElementSibling.style.display='flex';\"><\/p>\n<div class=\"c27-nav-fallback c27-footer-brand\" style=\"display:none;\">\n      <span class=\"c27-brand-cairn\">Cairn<\/span><span class=\"c27-brand-27\">27<\/span><br \/>\n      <span class=\"c27-brand-rule\"><\/span><br \/>\n      <span class=\"c27-brand-analytics\">Analytics<\/span>\n    <\/div>\n<div class=\"c27-footer-tagline\">Marking the path forward<\/div>\n<\/p><\/div>\n<ul class=\"c27-footer-links\">\n<li><a href=\"#c27-about\">About<\/a><\/li>\n<li><a href=\"#c27-services\">Services<\/a><\/li>\n<li><a href=\"#c27-contact\">Contact<\/a><\/li>\n<li><a href=\"#\">LinkedIn<\/a><\/li>\n<\/ul>\n<div class=\"c27-footer-copy\">\u00a9 2026 Cairn27 Analytics LLC<\/div>\n<\/footer>\n<\/div>\n<p><!-- \/.c27 --><\/p>\n<p><script>\n(function () {\n  \/\/ \u2500\u2500 Scroll fade-in \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\n  var obs = new IntersectionObserver(function (entries) {\n    entries.forEach(function (e) {\n      if (e.isIntersecting) { e.target.classList.add('c27-visible'); obs.unobserve(e.target); }\n    });\n  }, { threshold: 0.12 });\n  document.querySelectorAll('.c27-fade').forEach(function (el) { obs.observe(el); });<\/p>\n<p>  \/\/ \u2500\u2500 Nav shadow on scroll \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\n  var nav = document.getElementById('c27-nav');\n  window.addEventListener('scroll', function () {\n    nav.style.boxShadow = window.scrollY > 40 ? '0 1px 12px rgba(0,0,0,0.08)' : 'none';\n  });<\/p>\n<p>  \/\/ \u2500\u2500 Formspree contact form \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\n  \/\/ Replace YOUR_FORMSPREE_ID with the ID from your Formspree endpoint.\n  \/\/ Sign up free at formspree.io \u2192 New Form \u2192 copy the ID (e.g. xabcdefg).\n  var FORMSPREE_ID = 'mrewqypn';<\/p>\n<p>  document.getElementById('c27-submit').addEventListener('click', function () {\n    var btn   = document.getElementById('c27-submit');\n    var name  = document.getElementById('c27-name');\n    var email = document.getElementById('c27-email');<\/p>\n<p>    if (!name.value.trim())  { name.style.borderColor  = 'var(--teal)'; name.focus();  return; }\n    if (!email.value.trim()) { email.style.borderColor = 'var(--teal)'; email.focus(); return; }<\/p>\n<p>    btn.textContent = 'Sending\\u2026';\n    btn.disabled = true;<\/p>\n<p>    fetch('https:\/\/formspree.io\/f\/mrewqypn, {\n      method:  'POST',\n      headers: { 'Content-Type': 'application\/json', 'Accept': 'application\/json' },\n      body: JSON.stringify({\n        name:         name.value,\n        company:      document.getElementById('c27-company').value,\n        email:        email.value,\n        primary_need: document.getElementById('c27-need').value,\n        message:      document.getElementById('c27-message').value\n      })\n    })\n    .then(function (res) {\n      if (res.ok) {\n        document.getElementById('c27-form').style.display    = 'none';\n        document.getElementById('c27-success').style.display = 'block';\n      } else { throw new Error('fail'); }\n    })\n    .catch(function () {\n      document.getElementById('c27-error').style.display = 'block';\n      btn.textContent = 'Send Message';\n      btn.disabled = false;\n    });\n  });\n}());\n<\/script><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Cairn27 Analytics About Services How It Works Let&#8217;s Talk Fractional FP&amp;A \u00b7 Senior Advisory Markingthe pathforward. You don&#8217;t need a full-time finance department to think like one. Cairn27 Analytics brings senior-level FP&amp;A expertise\u2014reporting infrastructure, forecasting, and financial clarity\u2014to growth-stage companies that are ready to move with confidence. Start a Conversation Explore Services Scroll About Senior [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-65","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/cairn27.com\/index.php?rest_route=\/wp\/v2\/pages\/65","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/cairn27.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/cairn27.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/cairn27.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/cairn27.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=65"}],"version-history":[{"count":5,"href":"https:\/\/cairn27.com\/index.php?rest_route=\/wp\/v2\/pages\/65\/revisions"}],"predecessor-version":[{"id":126,"href":"https:\/\/cairn27.com\/index.php?rest_route=\/wp\/v2\/pages\/65\/revisions\/126"}],"wp:attachment":[{"href":"https:\/\/cairn27.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=65"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}