{"id":989858,"date":"2025-08-28T14:30:45","date_gmt":"2025-08-28T14:30:45","guid":{"rendered":"https:\/\/optimizekro.com\/?page_id=989858"},"modified":"2026-05-03T21:21:33","modified_gmt":"2026-05-03T21:21:33","slug":"home-1","status":"publish","type":"page","link":"https:\/\/optimizekro.com\/","title":{"rendered":"#1 Local SEO Agency Home Services SEO"},"content":{"rendered":"\n<!-- ============================================================\n     OptimizeKro \u2014 Local SEO for Home Service Contractors\n     Editorial \/ Premium redesign \u00b7 Brand #642b91\n     Single-block HTML for WordPress (Custom HTML block)\n     ============================================================ -->\n<style>\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@400;500;600;700;800&family=Sora:wght@500;600;700;800&family=JetBrains+Mono:wght@400;500;600&display=swap');\n\n\/* ---------- Scoped reset ---------- *\/\n.ok2-wrap, .ok2-wrap *, .ok2-wrap *::before, .ok2-wrap *::after { box-sizing: border-box; }\n.ok2-wrap {\n  \/* Brand tokens *\/\n  --brand:        #642b91;\n  --brand-deep:   #3F1A5E;\n  --brand-light:  #8B4CB8;\n  --brand-wash:   #EFE6F8;\n  --brand-tint:   #F7F1FB;\n\n  \/* Neutrals \u2014 warm editorial palette *\/\n  --bg:           #F6F2EA;\n  --bg-2:         #FBF8F2;\n  --paper:        #FFFFFF;\n  --ink:          #1A1322;\n  --ink-soft:     #2D2138;\n  --ink-muted:    #6B5F7A;\n  --line:         #E5DED1;\n  --line-strong:  #C9BFAE;\n\n  \/* Accent \u2014 warm cognac for stats \/ highlights *\/\n  --gold:         #B5874A;\n  --gold-soft:    #E9D9B8;\n\n  \/* Type *\/\n  --font-display: \"Instrument Serif\", \"Cormorant Garamond\", Georgia, serif;\n  --font-body:    \"DM Sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", system-ui, sans-serif;\n  --font-mono:    \"JetBrains Mono\", ui-monospace, SFMono-Regular, Menlo, monospace;\n\n  \/* Spacing rhythm *\/\n  --space-section: clamp(80px, 10vw, 140px);\n\n  display: block;\n  width: 100%;\n  margin: 0;\n  background: var(--bg);\n  color: var(--ink);\n  font-family: var(--font-body);\n  font-size: 16px;\n  line-height: 1.55;\n  letter-spacing: -0.005em;\n  -webkit-font-smoothing: antialiased;\n  -moz-osx-font-smoothing: grayscale;\n  font-feature-settings: \"ss01\", \"cv11\";\n}\n\n.ok2-wrap a { color: inherit; text-decoration: none; }\n.ok2-wrap img { max-width: 100%; height: auto; display: block; }\n.ok2-wrap p { margin: 0 0 1.1em; color: var(--ink-soft); }\n.ok2-wrap p:last-child { margin-bottom: 0; }\n\n\/* ---------- Typography scale ---------- *\/\n.ok2-wrap h1, .ok2-wrap h2, .ok2-wrap h3, .ok2-wrap h4 {\n  font-family: var(--font-display);\n  font-weight: 400;\n  letter-spacing: -0.015em;\n  color: var(--ink);\n  margin: 0 0 0.5em;\n  line-height: 1.02;\n}\n.ok2-wrap h1 { font-size: clamp(3.2rem, 8vw, 6.4rem); }\n.ok2-wrap h2 { font-size: clamp(2.4rem, 5vw, 4.2rem); }\n.ok2-wrap h3 {\n  font-family: var(--font-body);\n  font-size: clamp(1.05rem, 1.4vw, 1.2rem);\n  font-weight: 600;\n  letter-spacing: -0.01em;\n  line-height: 1.3;\n}\n.ok2-wrap em { font-style: italic; }\n\n\/* Container *\/\n.ok2-container {\n  max-width: 1280px;\n  margin: 0 auto;\n  padding: 0 32px;\n  position: relative;\n}\n.ok2-container--narrow { max-width: 980px; }\n\n\/* ---------- Atoms ---------- *\/\n.ok2-eyebrow {\n  display: inline-flex; align-items: center; gap: 10px;\n  font-family: var(--font-mono);\n  font-size: 11.5px;\n  letter-spacing: 0.22em;\n  text-transform: uppercase;\n  color: var(--brand);\n}\n.ok2-eyebrow::before {\n  content: \"\"; display: block;\n  width: 28px; height: 1px;\n  background: var(--brand);\n}\n.ok2-eyebrow--center { justify-content: center; }\n\n.ok2-rule {\n  height: 1px; background: var(--line); margin: 0;\n  border: 0;\n}\n\n.ok2-btn {\n  display: inline-flex; align-items: center; gap: 12px;\n  padding: 16px 26px;\n  border-radius: 999px;\n  font-family: var(--font-body);\n  font-weight: 500;\n  font-size: 14.5px;\n  letter-spacing: 0.005em;\n  cursor: pointer;\n  border: 1px solid transparent;\n  transition: transform .35s cubic-bezier(.2,.8,.2,1), background .25s ease, color .25s ease, border-color .25s ease;\n  white-space: nowrap;\n}\n.ok2-btn .arr { transition: transform .35s cubic-bezier(.2,.8,.2,1); }\n.ok2-btn:hover .arr { transform: translateX(5px); }\n\n.ok2-btn--primary {\n  background: var(--brand);\n  color: var(--paper);\n}\n.ok2-btn--primary:hover { background: var(--brand-deep); transform: translateY(-1px); }\n\n.ok2-btn--ink {\n  background: var(--ink);\n  color: var(--paper);\n}\n.ok2-btn--ink:hover { background: var(--brand); }\n\n.ok2-btn--ghost {\n  background: transparent;\n  color: var(--ink);\n  border-color: var(--line-strong);\n}\n.ok2-btn--ghost:hover { background: var(--ink); color: var(--paper); border-color: var(--ink); }\n\n\/* Section *\/\n.ok2-section { padding: var(--space-section) 0; position: relative; }\n\n\/* ============================================================\n   1. HERO\n   ============================================================ *\/\n.ok2-hero {\n  padding-top: clamp(64px, 9vw, 120px);\n  padding-bottom: clamp(48px, 6vw, 80px);\n  position: relative;\n  overflow: hidden;\n}\n.ok2-hero__orb {\n  position: absolute;\n  width: clamp(400px, 50vw, 720px);\n  height: clamp(400px, 50vw, 720px);\n  top: -15%; right: -15%;\n  background: radial-gradient(circle at center, rgba(100,43,145,0.12), transparent 65%);\n  filter: blur(20px);\n  pointer-events: none;\n  z-index: 0;\n}\n.ok2-hero__inner { position: relative; z-index: 1; }\n\n.ok2-hero__topbar {\n  display: flex; justify-content: space-between; align-items: center;\n  margin-bottom: clamp(48px, 7vw, 88px);\n  padding-bottom: 20px;\n  border-bottom: 1px solid var(--line);\n  flex-wrap: wrap; gap: 16px;\n}\n.ok2-hero__brand {\n  font-family: var(--font-display);\n  font-size: 1.5rem;\n  letter-spacing: -0.01em;\n}\n.ok2-hero__brand span { color: var(--brand); font-style: italic; }\n.ok2-hero__meta {\n  display: flex; gap: 24px;\n  font-family: var(--font-mono);\n  font-size: 11.5px;\n  letter-spacing: 0.18em;\n  text-transform: uppercase;\n  color: var(--ink-muted);\n}\n.ok2-hero__meta span { display: inline-flex; align-items: center; gap: 8px; }\n.ok2-hero__meta span::before {\n  content: \"\"; width: 6px; height: 6px; border-radius: 50%;\n  background: var(--brand);\n}\n\n.ok2-hero__title {\n  font-family: var(--font-display);\n  font-size: clamp(3rem, 9vw, 7.4rem);\n  font-weight: 400;\n  line-height: 0.94;\n  letter-spacing: -0.025em;\n  margin: 0 0 36px;\n  max-width: 14ch;\n}\n.ok2-hero__title em {\n  font-style: italic;\n  color: var(--brand);\n}\n\n.ok2-hero__lead {\n  display: grid;\n  grid-template-columns: 1fr 1.4fr;\n  gap: clamp(40px, 6vw, 88px);\n  align-items: end;\n  margin-top: clamp(48px, 6vw, 80px);\n}\n.ok2-hero__lead p {\n  font-size: clamp(1.05rem, 1.3vw, 1.2rem);\n  color: var(--ink-soft);\n  max-width: 50ch;\n  line-height: 1.55;\n}\n.ok2-hero__cta { display: flex; flex-wrap: wrap; gap: 14px; }\n\n.ok2-hero__strip {\n  margin-top: clamp(72px, 9vw, 120px);\n  padding: 32px 0;\n  border-top: 1px solid var(--line);\n  border-bottom: 1px solid var(--line);\n  display: grid;\n  grid-template-columns: repeat(4, 1fr);\n  gap: 24px;\n}\n.ok2-hero__strip-item {\n  border-left: 1px solid var(--line);\n  padding-left: 22px;\n}\n.ok2-hero__strip-item:first-child { border-left: 0; padding-left: 0; }\n.ok2-hero__strip-item .num {\n  font-family: var(--font-display);\n  font-size: clamp(2rem, 3.4vw, 2.8rem);\n  font-weight: 400;\n  line-height: 1;\n  letter-spacing: -0.02em;\n  display: block;\n  color: var(--ink);\n}\n.ok2-hero__strip-item .num em { color: var(--brand); }\n.ok2-hero__strip-item .lbl {\n  display: block;\n  margin-top: 10px;\n  font-size: 12px;\n  letter-spacing: 0.06em;\n  color: var(--ink-muted);\n  text-transform: uppercase;\n  font-family: var(--font-mono);\n}\n\n\/* ============================================================\n   2. NICHES BAND (replaces old logo strip)\n   ============================================================ *\/\n.ok2-band {\n  padding: 40px 0;\n  background: var(--ink);\n  color: var(--paper);\n  overflow: hidden;\n}\n.ok2-band__inner {\n  display: flex; align-items: center; gap: 40px;\n  font-family: var(--font-display);\n  font-size: clamp(1.4rem, 2.6vw, 2.2rem);\n  letter-spacing: -0.01em;\n  white-space: nowrap;\n  animation: ok2-marquee 40s linear infinite;\n}\n.ok2-band__inner span { display: inline-flex; align-items: center; gap: 40px; }\n.ok2-band__inner em { color: var(--brand-light); font-style: italic; padding: 0 4px; }\n.ok2-band__dot {\n  width: 8px; height: 8px;\n  border-radius: 50%;\n  background: var(--brand-light);\n  flex-shrink: 0;\n}\n@keyframes ok2-marquee {\n  from { transform: translateX(0); }\n  to   { transform: translateX(-50%); }\n}\n\n\/* ============================================================\n   3. PROBLEM \/ WHY IT MATTERS\n   ============================================================ *\/\n.ok2-why { background: var(--bg); }\n.ok2-why__grid {\n  display: grid;\n  grid-template-columns: 0.9fr 1.1fr;\n  gap: clamp(48px, 8vw, 120px);\n  align-items: start;\n}\n.ok2-why__lhs {\n  position: sticky;\n  top: 100px;\n}\n.ok2-why__lhs h2 { margin-top: 24px; }\n.ok2-why__lhs h2 em { color: var(--brand); }\n\n.ok2-why__rhs { display: grid; gap: 32px; }\n.ok2-why__row {\n  display: grid;\n  grid-template-columns: 64px 1fr;\n  gap: 28px;\n  padding: 32px 0;\n  border-top: 1px solid var(--line);\n}\n.ok2-why__row:last-child { border-bottom: 1px solid var(--line); }\n.ok2-why__num {\n  font-family: var(--font-display);\n  font-size: 2.4rem;\n  font-style: italic;\n  color: var(--brand);\n  line-height: 1;\n}\n.ok2-why__row h3 { margin-bottom: 8px; font-size: 1.3rem; }\n.ok2-why__row p { color: var(--ink-muted); margin: 0; font-size: 15px; }\n\n.ok2-why__cta {\n  display: inline-flex; align-items: center; gap: 12px;\n  margin-top: 32px;\n  font-weight: 500;\n  font-size: 15px;\n  color: var(--brand);\n  border-bottom: 1px dashed var(--brand-light);\n  padding-bottom: 4px;\n  transition: gap .3s ease;\n}\n.ok2-why__cta:hover { gap: 18px; color: var(--brand-deep); }\n\n\/* ============================================================\n   4. VIDEO TESTIMONIALS \u2014 dark inset\n   ============================================================ *\/\n.ok2-video {\n  background: var(--ink);\n  color: var(--paper);\n  position: relative;\n  overflow: hidden;\n}\n.ok2-video::before {\n  content: \"\";\n  position: absolute;\n  bottom: -20%; left: -10%;\n  width: 60%; height: 80%;\n  background: radial-gradient(circle, rgba(100,43,145,0.35), transparent 60%);\n  filter: blur(60px);\n  pointer-events: none;\n}\n.ok2-video .ok2-eyebrow { color: var(--brand-light); }\n.ok2-video .ok2-eyebrow::before { background: var(--brand-light); }\n.ok2-video h2 { color: var(--paper); }\n.ok2-video h2 em { color: var(--brand-light); }\n.ok2-video p { color: rgba(255,255,255,0.7); }\n\n.ok2-video__head {\n  display: grid;\n  grid-template-columns: 1.2fr 0.8fr;\n  gap: 64px;\n  align-items: end;\n  margin-bottom: clamp(48px, 6vw, 72px);\n  position: relative;\n  z-index: 1;\n}\n.ok2-video__head h2 { margin: 24px 0 0; max-width: 14ch; }\n.ok2-video__head p { font-size: 1.05rem; max-width: 38ch; }\n\n.ok2-video__grid {\n  display: grid;\n  grid-template-columns: 1.4fr 0.6fr;\n  gap: 32px;\n  position: relative;\n  z-index: 1;\n}\n.ok2-video__card {\n  position: relative;\n  border-radius: 12px;\n  overflow: hidden;\n  background: #000;\n  border: 1px solid rgba(255,255,255,0.1);\n}\n.ok2-video__card iframe {\n  width: 100%; height: 100%;\n  border: 0; display: block;\n}\n.ok2-video__card.is-wide { aspect-ratio: 16 \/ 9; }\n.ok2-video__card.is-tall { aspect-ratio: 9 \/ 16; }\n\n.ok2-video__caption {\n  display: flex; justify-content: space-between; align-items: center;\n  margin-top: 18px;\n  font-size: 13px;\n  color: rgba(255,255,255,0.6);\n  font-family: var(--font-mono);\n  letter-spacing: 0.08em;\n  text-transform: uppercase;\n}\n.ok2-video__caption strong {\n  color: var(--paper); font-weight: 500;\n  font-family: var(--font-display); font-size: 1.1rem;\n  letter-spacing: -0.01em;\n  text-transform: none;\n}\n\n\/* ============================================================\n   5. CASE STUDY \u2014 large editorial\n   ============================================================ *\/\n.ok2-case { background: var(--bg-2); }\n.ok2-case__head {\n  text-align: center;\n  max-width: 720px;\n  margin: 0 auto clamp(56px, 8vw, 88px);\n}\n.ok2-case__head h2 { margin-top: 24px; }\n.ok2-case__head h2 em { color: var(--brand); }\n.ok2-case__head p { color: var(--ink-muted); font-size: 1.05rem; }\n\n.ok2-case__metrics {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 0;\n  border-top: 1px solid var(--line);\n  border-bottom: 1px solid var(--line);\n  margin-bottom: clamp(56px, 6vw, 80px);\n}\n.ok2-case__metric {\n  padding: clamp(40px, 5vw, 64px) 32px;\n  border-left: 1px solid var(--line);\n  text-align: center;\n  position: relative;\n}\n.ok2-case__metric:first-child { border-left: 0; }\n.ok2-case__metric .lbl-top {\n  font-family: var(--font-mono);\n  font-size: 11px;\n  letter-spacing: 0.18em;\n  text-transform: uppercase;\n  color: var(--ink-muted);\n  margin-bottom: 16px;\n}\n.ok2-case__metric .num {\n  font-family: var(--font-display);\n  font-size: clamp(4rem, 9vw, 7rem);\n  font-weight: 400;\n  line-height: 0.9;\n  letter-spacing: -0.04em;\n  color: var(--brand);\n  display: block;\n}\n.ok2-case__metric .num em { font-style: italic; }\n.ok2-case__metric .lbl-bottom {\n  margin-top: 18px;\n  font-size: 14px;\n  color: var(--ink-soft);\n  max-width: 18ch;\n  margin-left: auto; margin-right: auto;\n}\n\n.ok2-case__body {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: clamp(48px, 6vw, 88px);\n  align-items: start;\n}\n.ok2-case__body h3 {\n  font-family: var(--font-mono);\n  font-size: 11px;\n  letter-spacing: 0.2em;\n  text-transform: uppercase;\n  color: var(--ink-muted);\n  margin-bottom: 24px;\n  font-weight: 500;\n}\n.ok2-case__strategy ul {\n  list-style: none; padding: 0; margin: 0 0 32px;\n  display: grid; gap: 18px;\n}\n.ok2-case__strategy li {\n  display: grid;\n  grid-template-columns: auto 1fr;\n  gap: 18px;\n  padding-bottom: 18px;\n  border-bottom: 1px solid var(--line);\n  align-items: baseline;\n}\n.ok2-case__strategy li:last-child { border-bottom: 0; padding-bottom: 0; }\n.ok2-case__strategy li strong {\n  font-family: var(--font-display);\n  font-size: 1.4rem;\n  font-style: italic;\n  font-weight: 400;\n  color: var(--brand);\n  white-space: nowrap;\n}\n.ok2-case__strategy li span {\n  font-size: 15px;\n  color: var(--ink-soft);\n  line-height: 1.5;\n}\n\n.ok2-case__quote {\n  position: relative;\n  padding: 40px;\n  background: var(--brand-tint);\n  border-radius: 16px;\n  border: 1px solid var(--brand-wash);\n}\n.ok2-case__quote::before {\n  content: \"\\201C\";\n  position: absolute;\n  top: 8px; left: 24px;\n  font-family: var(--font-display);\n  font-size: 8rem;\n  line-height: 1;\n  color: var(--brand);\n  opacity: 0.15;\n}\n.ok2-case__quote q {\n  display: block;\n  font-family: var(--font-display);\n  font-size: clamp(1.4rem, 2vw, 1.7rem);\n  font-style: italic;\n  line-height: 1.35;\n  color: var(--ink);\n  position: relative;\n  quotes: none;\n}\n.ok2-case__quote q::before, .ok2-case__quote q::after { content: \"\"; }\n.ok2-case__quote cite {\n  display: block;\n  margin-top: 24px;\n  padding-top: 18px;\n  border-top: 1px solid var(--brand-wash);\n  font-family: var(--font-mono);\n  font-size: 11.5px;\n  letter-spacing: 0.15em;\n  text-transform: uppercase;\n  color: var(--brand-deep);\n  font-style: normal;\n}\n\n\/* ============================================================\n   6. FRAMEWORK \u2014 6-step grid\n   ============================================================ *\/\n.ok2-framework { background: var(--bg); }\n.ok2-framework__head {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 64px;\n  align-items: end;\n  margin-bottom: clamp(56px, 7vw, 96px);\n}\n.ok2-framework__head h2 { margin-top: 24px; max-width: 14ch; }\n.ok2-framework__head h2 em { color: var(--brand); }\n.ok2-framework__head p { color: var(--ink-muted); font-size: 1.05rem; max-width: 42ch; }\n\n.ok2-framework__grid {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 0;\n  border-top: 1px solid var(--line);\n  border-left: 1px solid var(--line);\n}\n.ok2-framework__step {\n  padding: clamp(36px, 4vw, 56px) clamp(28px, 3vw, 40px);\n  border-right: 1px solid var(--line);\n  border-bottom: 1px solid var(--line);\n  position: relative;\n  background: var(--bg);\n  transition: background .4s ease;\n}\n.ok2-framework__step:hover { background: var(--bg-2); }\n.ok2-framework__step .step-num {\n  font-family: var(--font-display);\n  font-style: italic;\n  font-size: 1.2rem;\n  color: var(--brand);\n  margin-bottom: 32px;\n  display: flex; align-items: center; gap: 10px;\n}\n.ok2-framework__step .step-num::after {\n  content: \"\"; height: 1px; flex: 1;\n  background: var(--line);\n}\n.ok2-framework__step h3 {\n  font-family: var(--font-display);\n  font-size: 1.8rem;\n  font-weight: 400;\n  letter-spacing: -0.01em;\n  margin-bottom: 16px;\n  line-height: 1.1;\n}\n.ok2-framework__step p { color: var(--ink-muted); font-size: 14.5px; line-height: 1.6; }\n\n\/* ============================================================\n   7. STORY (Florida inspector)\n   ============================================================ *\/\n.ok2-story { background: var(--bg-2); }\n.ok2-story__grid {\n  display: grid;\n  grid-template-columns: 1.05fr 0.95fr;\n  gap: clamp(48px, 6vw, 96px);\n  align-items: center;\n}\n.ok2-story__img {\n  border-radius: 4px;\n  overflow: hidden;\n  border: 1px solid var(--line);\n  position: relative;\n  box-shadow: 30px 30px 0 -2px var(--brand-wash);\n}\n.ok2-story__img img { width: 100%; }\n.ok2-story h2 em { color: var(--brand); }\n.ok2-story__bullets {\n  display: grid; gap: 4px;\n  margin: 32px 0 36px;\n}\n.ok2-story__bullet {\n  display: grid;\n  grid-template-columns: 80px 1fr;\n  gap: 28px;\n  padding: 24px 0;\n  border-bottom: 1px solid var(--line);\n  align-items: baseline;\n}\n.ok2-story__bullet:first-child { border-top: 1px solid var(--line); }\n.ok2-story__bullet .big {\n  font-family: var(--font-display);\n  font-size: 2rem;\n  color: var(--brand);\n  line-height: 1;\n}\n.ok2-story__bullet strong {\n  display: block; font-size: 1.05rem;\n  font-weight: 600; margin-bottom: 4px;\n}\n.ok2-story__bullet span {\n  font-size: 14.5px;\n  color: var(--ink-muted);\n}\n\n\/* ============================================================\n   8. WHAT'S INSIDE THE ENGAGEMENT (NEW)\n   ============================================================ *\/\n.ok2-inside { background: var(--bg); }\n.ok2-inside__head {\n  text-align: center;\n  max-width: 720px;\n  margin: 0 auto clamp(56px, 7vw, 88px);\n}\n.ok2-inside__head h2 { margin-top: 24px; }\n.ok2-inside__head h2 em { color: var(--brand); }\n.ok2-inside__head p { color: var(--ink-muted); font-size: 1.05rem; }\n\n.ok2-inside__grid {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 1px;\n  background: var(--line);\n  border: 1px solid var(--line);\n  border-radius: 4px;\n  overflow: hidden;\n}\n.ok2-inside__cell {\n  background: var(--bg);\n  padding: clamp(32px, 4vw, 48px);\n  display: grid;\n  grid-template-columns: 200px 1fr;\n  gap: 32px;\n  align-items: start;\n  transition: background .4s ease;\n}\n.ok2-inside__cell:hover { background: var(--bg-2); }\n.ok2-inside__cell h3 {\n  font-family: var(--font-display);\n  font-size: 1.5rem;\n  font-style: italic;\n  font-weight: 400;\n  color: var(--ink);\n  letter-spacing: -0.01em;\n  margin: 0;\n  line-height: 1.1;\n}\n.ok2-inside__cell h3 small {\n  display: block;\n  font-family: var(--font-mono);\n  font-size: 11px;\n  letter-spacing: 0.18em;\n  text-transform: uppercase;\n  color: var(--brand);\n  font-style: normal;\n  margin-bottom: 12px;\n}\n.ok2-inside__cell ul {\n  list-style: none; padding: 0; margin: 0;\n  display: grid; gap: 10px;\n}\n.ok2-inside__cell ul li {\n  font-size: 14.5px;\n  color: var(--ink-soft);\n  display: grid;\n  grid-template-columns: 16px 1fr;\n  gap: 12px;\n  align-items: baseline;\n}\n.ok2-inside__cell ul li::before {\n  content: \"+\";\n  font-family: var(--font-mono);\n  color: var(--brand);\n  font-size: 14px;\n  line-height: 1;\n}\n\n\/* ============================================================\n   9. WHY OPTIMIZEKRO \u2014 4 pillars (NEW)\n   ============================================================ *\/\n.ok2-pillars__head {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 64px;\n  align-items: end;\n  margin-bottom: clamp(56px, 6vw, 80px);\n}\n.ok2-pillars__head h2 { margin-top: 24px; }\n.ok2-pillars__head h2 em { color: var(--brand); }\n\n.ok2-pillars__grid {\n  display: grid;\n  grid-template-columns: repeat(4, 1fr);\n  gap: 24px;\n}\n.ok2-pillars__card {\n  padding: 32px 28px;\n  border: 1px solid var(--line);\n  border-radius: 4px;\n  background: var(--bg-2);\n  position: relative;\n  transition: transform .4s ease, border-color .4s ease, background .4s ease;\n}\n.ok2-pillars__card:hover {\n  transform: translateY(-4px);\n  border-color: var(--brand);\n  background: var(--paper);\n}\n.ok2-pillars__icon {\n  width: 44px; height: 44px;\n  display: grid; place-items: center;\n  margin-bottom: 24px;\n  border: 1px solid var(--brand-wash);\n  border-radius: 50%;\n  background: var(--brand-tint);\n}\n.ok2-pillars__icon svg { width: 20px; height: 20px; stroke: var(--brand); }\n.ok2-pillars__card h3 {\n  font-family: var(--font-display);\n  font-size: 1.5rem;\n  font-style: italic;\n  font-weight: 400;\n  letter-spacing: -0.01em;\n  margin-bottom: 12px;\n  line-height: 1.15;\n}\n.ok2-pillars__card p {\n  font-size: 14px; color: var(--ink-muted); margin: 0; line-height: 1.6;\n}\n\n\/* ============================================================\n   10. NICHES\n   ============================================================ *\/\n.ok2-niches { background: var(--bg-2); }\n.ok2-niches__head {\n  text-align: center;\n  max-width: 720px;\n  margin: 0 auto clamp(56px, 7vw, 88px);\n}\n.ok2-niches__head h2 { margin-top: 24px; }\n.ok2-niches__head h2 em { color: var(--brand); }\n.ok2-niches__head p { color: var(--ink-muted); font-size: 1.05rem; }\n\n.ok2-niches__grid {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 24px;\n}\n.ok2-niche {\n  background: var(--bg);\n  border: 1px solid var(--line);\n  border-radius: 4px;\n  padding: 36px 32px;\n  position: relative;\n  transition: transform .4s ease, border-color .4s ease, background .4s ease;\n}\n.ok2-niche:hover {\n  transform: translateY(-3px);\n  background: var(--paper);\n  border-color: var(--brand);\n}\n.ok2-niche__head {\n  display: flex; align-items: center; gap: 14px;\n  margin-bottom: 20px;\n  padding-bottom: 20px;\n  border-bottom: 1px solid var(--line);\n}\n.ok2-niche__icon {\n  width: 36px; height: 36px;\n  display: grid; place-items: center;\n  border: 1px solid var(--line);\n  border-radius: 50%;\n  background: var(--paper);\n  flex-shrink: 0;\n}\n.ok2-niche__icon svg { width: 16px; height: 16px; stroke: var(--brand); }\n.ok2-niche h3 {\n  font-family: var(--font-display);\n  font-size: 1.6rem;\n  font-style: italic;\n  font-weight: 400;\n  letter-spacing: -0.01em;\n  margin: 0;\n  line-height: 1.1;\n}\n.ok2-niche ul {\n  list-style: none; padding: 0; margin: 0 0 24px;\n  display: grid; gap: 8px;\n}\n.ok2-niche ul li {\n  font-size: 13.5px;\n  color: var(--ink-muted);\n  font-family: var(--font-mono);\n  letter-spacing: 0.04em;\n  display: flex; align-items: center; gap: 10px;\n}\n.ok2-niche ul li::before {\n  content: \"\u2014\"; color: var(--brand);\n}\n.ok2-niche__link {\n  display: inline-flex; align-items: center; gap: 8px;\n  font-size: 13.5px;\n  font-weight: 500;\n  color: var(--brand);\n  font-family: var(--font-body);\n  letter-spacing: 0;\n  transition: gap .3s ease;\n}\n.ok2-niche__link:hover { gap: 14px; }\n\n\/* ============================================================\n   11. TIMELINE \u2014 onboarding (NEW)\n   ============================================================ *\/\n.ok2-timeline { background: var(--bg); }\n.ok2-timeline__head {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 64px;\n  align-items: end;\n  margin-bottom: clamp(56px, 6vw, 80px);\n}\n.ok2-timeline__head h2 { margin-top: 24px; max-width: 16ch; }\n.ok2-timeline__head h2 em { color: var(--brand); }\n\n.ok2-timeline__line {\n  display: grid;\n  grid-template-columns: repeat(5, 1fr);\n  position: relative;\n  border-top: 2px solid var(--line);\n  padding-top: 40px;\n}\n.ok2-timeline__line::before {\n  content: \"\";\n  position: absolute;\n  top: -2px; left: 0;\n  height: 2px;\n  width: 28%;\n  background: var(--brand);\n}\n.ok2-timeline__step {\n  padding: 0 20px 0 0;\n  position: relative;\n}\n.ok2-timeline__step::before {\n  content: \"\";\n  position: absolute;\n  top: -47px; left: 0;\n  width: 10px; height: 10px;\n  border-radius: 50%;\n  background: var(--bg);\n  border: 2px solid var(--line);\n}\n.ok2-timeline__step:nth-child(1)::before,\n.ok2-timeline__step:nth-child(2)::before {\n  border-color: var(--brand);\n  background: var(--brand);\n}\n.ok2-timeline__step .when {\n  font-family: var(--font-mono);\n  font-size: 11px;\n  letter-spacing: 0.18em;\n  text-transform: uppercase;\n  color: var(--brand);\n  margin-bottom: 14px;\n}\n.ok2-timeline__step h3 {\n  font-family: var(--font-display);\n  font-size: 1.4rem;\n  font-weight: 400;\n  font-style: italic;\n  letter-spacing: -0.01em;\n  margin-bottom: 12px;\n  line-height: 1.1;\n}\n.ok2-timeline__step p {\n  font-size: 13.5px;\n  color: var(--ink-muted);\n  margin: 0;\n  line-height: 1.55;\n}\n\n\/* ============================================================\n   12. FAQ\n   ============================================================ *\/\n.ok2-faq { background: var(--bg-2); }\n.ok2-faq__grid {\n  display: grid;\n  grid-template-columns: 0.85fr 1.15fr;\n  gap: clamp(48px, 6vw, 96px);\n  align-items: start;\n}\n.ok2-faq__intro {\n  position: sticky;\n  top: 100px;\n}\n.ok2-faq__intro h2 { margin-top: 24px; }\n.ok2-faq__intro h2 em { color: var(--brand); }\n.ok2-faq__intro p { color: var(--ink-muted); font-size: 1.02rem; }\n.ok2-faq__intro a {\n  display: inline-flex; align-items: center; gap: 10px;\n  margin-top: 24px;\n  color: var(--brand);\n  font-weight: 500;\n  font-size: 14.5px;\n  border-bottom: 1px dashed var(--brand-light);\n  padding-bottom: 4px;\n  transition: gap .3s ease;\n}\n.ok2-faq__intro a:hover { gap: 16px; }\n\n.ok2-faq__list {\n  border-top: 1px solid var(--line);\n}\n.ok2-faq__item {\n  border-bottom: 1px solid var(--line);\n  transition: background .3s ease;\n}\n.ok2-faq__item summary {\n  list-style: none;\n  cursor: pointer;\n  padding: 28px 0;\n  display: grid;\n  grid-template-columns: 40px 1fr 32px;\n  gap: 20px;\n  align-items: start;\n  font-family: var(--font-display);\n  font-size: clamp(1.15rem, 1.7vw, 1.45rem);\n  font-weight: 400;\n  letter-spacing: -0.01em;\n  color: var(--ink);\n  line-height: 1.25;\n}\n.ok2-faq__item summary::-webkit-details-marker { display: none; }\n.ok2-faq__item__num {\n  font-family: var(--font-mono);\n  font-size: 11px;\n  letter-spacing: 0.16em;\n  color: var(--brand);\n  padding-top: 6px;\n}\n.ok2-faq__item__plus {\n  width: 28px; height: 28px;\n  border: 1px solid var(--line-strong);\n  border-radius: 50%;\n  display: grid; place-items: center;\n  flex-shrink: 0;\n  font-family: var(--font-mono);\n  font-size: 16px;\n  color: var(--ink);\n  transition: all .3s ease;\n  font-style: normal;\n}\n.ok2-faq__item[open] .ok2-faq__item__plus {\n  background: var(--brand);\n  border-color: var(--brand);\n  color: var(--paper);\n  transform: rotate(45deg);\n}\n.ok2-faq__item__body {\n  padding: 0 0 32px 60px;\n  color: var(--ink-muted);\n  font-size: 15px;\n  line-height: 1.65;\n  max-width: 60ch;\n}\n.ok2-faq__item__body a {\n  color: var(--brand); border-bottom: 1px dashed var(--brand-light);\n}\n\n\/* ============================================================\n   13. FINAL CTA \u2014 deep purple inversion\n   ============================================================ *\/\n.ok2-final {\n  background: var(--brand-deep);\n  color: var(--paper);\n  position: relative;\n  overflow: hidden;\n}\n.ok2-final::before {\n  content: \"\";\n  position: absolute;\n  top: -30%; right: -10%;\n  width: 60%; height: 120%;\n  background: radial-gradient(ellipse at center, rgba(255,255,255,0.08), transparent 60%);\n  pointer-events: none;\n}\n.ok2-final::after {\n  content: \"\";\n  position: absolute;\n  bottom: -50%; left: -20%;\n  width: 80%; height: 120%;\n  background: radial-gradient(ellipse at center, rgba(181,135,74,0.12), transparent 55%);\n  pointer-events: none;\n}\n.ok2-final__inner {\n  max-width: 920px;\n  margin: 0 auto;\n  text-align: center;\n  position: relative; z-index: 1;\n}\n.ok2-final .ok2-eyebrow {\n  color: var(--gold-soft);\n  justify-content: center;\n}\n.ok2-final .ok2-eyebrow::before { background: var(--gold-soft); }\n.ok2-final h2 {\n  color: var(--paper);\n  margin: 24px 0 28px;\n  font-size: clamp(2.6rem, 6vw, 5.2rem);\n  letter-spacing: -0.025em;\n  line-height: 0.96;\n}\n.ok2-final h2 em { color: var(--gold-soft); }\n.ok2-final p {\n  color: rgba(255,255,255,0.75);\n  font-size: 1.1rem;\n  max-width: 56ch;\n  margin: 0 auto 36px;\n}\n.ok2-final__cta {\n  display: flex; gap: 16px; justify-content: center; flex-wrap: wrap;\n  margin-bottom: 56px;\n}\n.ok2-final .ok2-btn--primary {\n  background: var(--paper);\n  color: var(--brand-deep);\n}\n.ok2-final .ok2-btn--primary:hover {\n  background: var(--gold-soft);\n  color: var(--brand-deep);\n}\n.ok2-final .ok2-btn--ghost {\n  border-color: rgba(255,255,255,0.25);\n  color: var(--paper);\n}\n.ok2-final .ok2-btn--ghost:hover {\n  background: var(--paper);\n  color: var(--brand-deep);\n  border-color: var(--paper);\n}\n.ok2-final__foot {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 24px;\n  padding-top: 36px;\n  border-top: 1px solid rgba(255,255,255,0.12);\n}\n.ok2-final__foot div {\n  text-align: center;\n}\n.ok2-final__foot strong {\n  display: block;\n  font-family: var(--font-display);\n  font-size: 1.4rem;\n  font-weight: 400;\n  color: var(--paper);\n  margin-bottom: 6px;\n}\n.ok2-final__foot span {\n  font-family: var(--font-mono);\n  font-size: 11px;\n  letter-spacing: 0.16em;\n  text-transform: uppercase;\n  color: rgba(255,255,255,0.55);\n}\n\n\/* ============================================================\n   RESPONSIVE\n   ============================================================ *\/\n@media (max-width: 1100px) {\n  .ok2-pillars__grid { grid-template-columns: repeat(2, 1fr); }\n  .ok2-timeline__line { grid-template-columns: repeat(3, 1fr); gap: 40px 0; }\n  .ok2-framework__grid,\n  .ok2-niches__grid { grid-template-columns: repeat(2, 1fr); }\n  .ok2-hero__strip { grid-template-columns: repeat(2, 1fr); gap: 32px 24px; }\n  .ok2-hero__strip-item:nth-child(3) { border-left: 0; padding-left: 0; }\n}\n\n@media (max-width: 820px) {\n  .ok2-hero__lead,\n  .ok2-why__grid,\n  .ok2-video__head,\n  .ok2-video__grid,\n  .ok2-framework__head,\n  .ok2-pillars__head,\n  .ok2-timeline__head,\n  .ok2-story__grid,\n  .ok2-case__body,\n  .ok2-faq__grid,\n  .ok2-final__foot { grid-template-columns: 1fr; gap: 32px; }\n\n  .ok2-why__lhs, .ok2-faq__intro { position: static; }\n  .ok2-case__metrics { grid-template-columns: 1fr; }\n  .ok2-case__metric { border-left: 0; border-top: 1px solid var(--line); }\n  .ok2-case__metric:first-child { border-top: 0; }\n  .ok2-inside__cell { grid-template-columns: 1fr; gap: 20px; }\n}\n\n@media (max-width: 600px) {\n  .ok2-container { padding: 0 24px; }\n  .ok2-hero__topbar { flex-direction: column; align-items: flex-start; }\n  .ok2-hero__strip { grid-template-columns: 1fr 1fr; }\n  .ok2-pillars__grid,\n  .ok2-framework__grid,\n  .ok2-niches__grid { grid-template-columns: 1fr; }\n  .ok2-timeline__line { grid-template-columns: 1fr; gap: 32px; padding-top: 16px; }\n  .ok2-timeline__step::before { display: none; }\n  .ok2-faq__item summary { grid-template-columns: 28px 1fr 24px; gap: 14px; font-size: 1.1rem; }\n  .ok2-faq__item__body { padding-left: 42px; }\n  .ok2-story__bullet { grid-template-columns: 60px 1fr; gap: 18px; }\n  .ok2-story__img { box-shadow: 16px 16px 0 -2px var(--brand-wash); }\n  .ok2-band__inner { font-size: 1.4rem; gap: 24px; }\n  .ok2-band__inner span { gap: 24px; }\n}\n\n\/* ============================================================\n   Premium modern redesign overrides\n   ============================================================ *\/\n.ok2-wrap {\n  --brand: #642b91;\n  --brand-deep: #241033;\n  --brand-light: #A96BFF;\n  --brand-wash: rgba(100, 43, 145, 0.16);\n  --brand-tint: #F5EDFF;\n  --bg: #F6F3FB;\n  --bg-2: #FFFFFF;\n  --paper: #FFFFFF;\n  --ink: #120B1C;\n  --ink-soft: #31263F;\n  --ink-muted: #746982;\n  --line: rgba(39, 24, 55, 0.11);\n  --line-strong: rgba(39, 24, 55, 0.22);\n  --gold: #FFB86B;\n  --gold-soft: #FFE0B3;\n  --font-display: \"Sora\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", system-ui, sans-serif;\n  --font-body: \"Inter\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", system-ui, sans-serif;\n  --font-mono: \"JetBrains Mono\", ui-monospace, SFMono-Regular, Menlo, monospace;\n  --space-section: clamp(74px, 9vw, 128px);\n  background:\n    radial-gradient(circle at 12% 4%, rgba(100, 43, 145, 0.13), transparent 28rem),\n    linear-gradient(180deg, #FBFAFE 0%, var(--bg) 48%, #FFFFFF 100%);\n  color: var(--ink);\n  font-size: 16.5px;\n  line-height: 1.68;\n  letter-spacing: -0.018em;\n}\n\n.ok2-wrap h1,\n.ok2-wrap h2,\n.ok2-wrap h3,\n.ok2-wrap h4 {\n  font-family: var(--font-display);\n  font-weight: 700;\n  letter-spacing: -0.055em;\n  line-height: 0.98;\n}\n\n.ok2-wrap h1 { font-size: clamp(2.2rem, 5.4vw, 4.4rem); }\n.ok2-wrap h2 { font-size: clamp(1.7rem, 3.2vw, 2.8rem); }\n.ok2-wrap h3 { letter-spacing: -0.03em; font-size: 1.1rem; }\n.ok2-wrap p { color: var(--ink-muted); }\n\n.ok2-container {\n  max-width: 1220px;\n  padding: 0 clamp(20px, 4vw, 40px);\n}\n\n.ok2-eyebrow {\n  padding: 9px 13px;\n  border: 1px solid rgba(100, 43, 145, 0.18);\n  border-radius: 999px;\n  background: rgba(255, 255, 255, 0.68);\n  box-shadow: 0 12px 40px rgba(52, 29, 76, 0.06);\n  color: var(--brand);\n  font-size: 11px;\n  font-weight: 600;\n  letter-spacing: 0.14em;\n}\n\n.ok2-eyebrow::before {\n  width: 7px;\n  height: 7px;\n  border-radius: 50%;\n}\n\n.ok2-btn {\n  min-height: 52px;\n  padding: 15px 23px;\n  border-radius: 16px;\n  font-weight: 700;\n  box-shadow: 0 14px 34px rgba(28, 13, 43, 0.1);\n  transition: transform .25s ease, background .25s ease, color .25s ease, border-color .25s ease, box-shadow .25s ease;\n}\n\n.ok2-btn:hover {\n  transform: translateY(-2px);\n  box-shadow: 0 20px 44px rgba(28, 13, 43, 0.16);\n}\n\n.ok2-btn--primary {\n  background: linear-gradient(135deg, var(--brand) 0%, #8A3FD2 100%);\n  color: #FFFFFF;\n}\n\n.ok2-btn--primary:hover { background: linear-gradient(135deg, #512176 0%, #7A32C2 100%); }\n\n.ok2-btn--ink {\n  background: #120B1C;\n  color: #FFFFFF;\n}\n\n.ok2-btn--ghost {\n  background: rgba(255, 255, 255, 0.76);\n  border-color: var(--line);\n  color: var(--ink);\n}\n\n.ok2-btn--ghost:hover {\n  background: #FFFFFF;\n  border-color: rgba(100, 43, 145, 0.32);\n  color: var(--brand-deep);\n}\n\n.ok2-section { padding: var(--space-section) 0; }\n\n.ok2-hero {\n  isolation: isolate;\n  padding-top: clamp(26px, 4vw, 42px);\n  padding-bottom: clamp(56px, 8vw, 108px);\n  background:\n    radial-gradient(circle at 80% 18%, rgba(169, 107, 255, 0.34), transparent 24rem),\n    radial-gradient(circle at 18% 78%, rgba(255, 184, 107, 0.18), transparent 28rem),\n    linear-gradient(145deg, #14091F 0%, #2B1241 52%, #642B91 100%);\n  border-bottom-left-radius: clamp(28px, 5vw, 64px);\n  border-bottom-right-radius: clamp(28px, 5vw, 64px);\n  color: #FFFFFF;\n}\n\n.ok2-hero::before {\n  content: \"\";\n  position: absolute;\n  inset: 0;\n  z-index: 0;\n  background-image:\n    linear-gradient(rgba(255, 255, 255, 0.055) 1px, transparent 1px),\n    linear-gradient(90deg, rgba(255, 255, 255, 0.055) 1px, transparent 1px);\n  background-size: 72px 72px;\n  mask-image: linear-gradient(180deg, rgba(0, 0, 0, 0.72), transparent 82%);\n  pointer-events: none;\n}\n\n.ok2-hero__orb {\n  width: clamp(300px, 44vw, 620px);\n  height: clamp(300px, 44vw, 620px);\n  top: 10%;\n  right: 2%;\n  background: radial-gradient(circle, rgba(255, 255, 255, 0.2), rgba(169, 107, 255, 0.15) 38%, transparent 68%);\n  filter: blur(10px);\n}\n\n.ok2-hero__topbar {\n  margin-bottom: clamp(54px, 8vw, 106px);\n  padding: 14px 16px;\n  border: 1px solid rgba(255, 255, 255, 0.13);\n  border-radius: 22px;\n  background: rgba(255, 255, 255, 0.075);\n  backdrop-filter: blur(18px);\n}\n\n.ok2-hero__brand {\n  font-family: var(--font-display);\n  font-size: 1.2rem;\n  font-weight: 800;\n  color: #FFFFFF;\n  letter-spacing: -0.04em;\n}\n\n.ok2-hero__brand span {\n  color: var(--gold-soft);\n  font-style: normal;\n}\n\n.ok2-hero__meta {\n  gap: 12px;\n  color: rgba(255, 255, 255, 0.7);\n  font-size: 10.5px;\n  letter-spacing: 0.12em;\n}\n\n.ok2-hero__meta span {\n  padding: 8px 10px;\n  border: 1px solid rgba(255, 255, 255, 0.12);\n  border-radius: 999px;\n  background: rgba(255, 255, 255, 0.055);\n}\n\n.ok2-hero__meta span::before { background: var(--gold-soft); }\n\n.ok2-hero .ok2-eyebrow {\n  border-color: rgba(255, 255, 255, 0.18);\n  background: rgba(255, 255, 255, 0.1);\n  color: var(--gold-soft);\n  box-shadow: none;\n}\n\n.ok2-hero .ok2-eyebrow::before { background: var(--gold-soft); }\n\n.ok2-hero__title {\n  max-width: 12.5ch;\n  margin-top: 24px;\n  color: #FFFFFF;\n  text-wrap: balance;\n}\n\n.ok2-hero__title em {\n  font-style: normal;\n  color: transparent;\n  background: linear-gradient(90deg, #FFFFFF 0%, #FFE0B3 38%, #CFA8FF 100%);\n  -webkit-background-clip: text;\n  background-clip: text;\n}\n\n.ok2-hero__lead {\n  grid-template-columns: minmax(0, 0.95fr) minmax(320px, 0.95fr);\n  align-items: stretch;\n  margin-top: clamp(36px, 5vw, 64px);\n}\n\n.ok2-hero__lead p {\n  max-width: 46ch;\n  padding: clamp(22px, 3vw, 30px);\n  border: 1px solid rgba(255, 255, 255, 0.13);\n  border-radius: 24px;\n  background: rgba(255, 255, 255, 0.08);\n  color: rgba(255, 255, 255, 0.78);\n  backdrop-filter: blur(18px);\n}\n\n.ok2-hero__cta {\n  align-content: end;\n  justify-content: flex-end;\n}\n\n.ok2-hero .ok2-btn--ghost {\n  background: rgba(255, 255, 255, 0.1);\n  border-color: rgba(255, 255, 255, 0.18);\n  color: #FFFFFF;\n}\n\n.ok2-hero .ok2-btn--ghost:hover {\n  background: #FFFFFF;\n  color: var(--brand-deep);\n}\n\n.ok2-hero__strip {\n  margin-top: clamp(54px, 8vw, 96px);\n  padding: 0;\n  border: 0;\n  gap: 18px;\n}\n\n.ok2-hero__strip-item {\n  min-height: 150px;\n  padding: 24px;\n  border: 1px solid rgba(255, 255, 255, 0.13);\n  border-radius: 24px;\n  background: rgba(255, 255, 255, 0.085);\n  box-shadow: 0 22px 60px rgba(0, 0, 0, 0.16);\n  backdrop-filter: blur(18px);\n}\n\n.ok2-hero__strip-item:first-child { border-left: 1px solid rgba(255, 255, 255, 0.13); padding-left: 24px; }\n.ok2-hero__strip-item .num {\n  font-family: var(--font-display);\n  color: #FFFFFF;\n  font-weight: 800;\n}\n.ok2-hero__strip-item .num em { color: var(--gold-soft); font-style: normal; }\n.ok2-hero__strip-item .lbl { color: rgba(255, 255, 255, 0.62); letter-spacing: 0.11em; }\n\n.ok2-band {\n  margin: -34px auto 0;\n  width: min(calc(100% - 40px), 1220px);\n  border-radius: 24px;\n  background: #FFFFFF;\n  color: var(--ink);\n  box-shadow: 0 24px 80px rgba(28, 13, 43, 0.13);\n  border: 1px solid rgba(100, 43, 145, 0.12);\n}\n\n.ok2-band__inner {\n  font-family: var(--font-display);\n  font-weight: 700;\n  font-size: clamp(1.05rem, 2vw, 1.6rem);\n}\n\n.ok2-band__inner em {\n  color: var(--brand);\n  font-style: normal;\n}\n\n.ok2-band__dot { background: var(--gold); }\n\n.ok2-why__lhs,\n.ok2-faq__intro {\n  top: 48px;\n}\n\n.ok2-why__lhs h2,\n.ok2-framework__head h2,\n.ok2-pillars__head h2,\n.ok2-timeline__head h2,\n.ok2-faq__intro h2 {\n  text-wrap: balance;\n}\n\n.ok2-why__lhs h2 em,\n.ok2-case__head h2 em,\n.ok2-framework__head h2 em,\n.ok2-story h2 em,\n.ok2-inside__head h2 em,\n.ok2-pillars__head h2 em,\n.ok2-niches__head h2 em,\n.ok2-timeline__head h2 em,\n.ok2-faq__intro h2 em {\n  color: var(--brand);\n  font-style: normal;\n}\n\n.ok2-why__rhs { gap: 18px; }\n\n.ok2-why__row {\n  grid-template-columns: 58px 1fr;\n  padding: 26px;\n  border: 1px solid var(--line);\n  border-radius: 24px;\n  background: rgba(255, 255, 255, 0.72);\n  box-shadow: 0 16px 44px rgba(28, 13, 43, 0.06);\n}\n\n.ok2-why__row:last-child { border-bottom: 1px solid var(--line); }\n.ok2-why__num {\n  font-family: var(--font-display);\n  font-size: 1.05rem;\n  font-style: normal;\n  font-weight: 800;\n}\n.ok2-why__row h3 {\n  font-family: var(--font-display);\n  font-size: 1.25rem;\n  font-weight: 700;\n}\n\n.ok2-video {\n  margin: 0 clamp(16px, 3vw, 32px);\n  border-radius: clamp(28px, 5vw, 56px);\n  background:\n    radial-gradient(circle at 20% 20%, rgba(169, 107, 255, 0.24), transparent 26rem),\n    linear-gradient(145deg, #14091F 0%, #28123B 100%);\n}\n\n.ok2-video::before { opacity: 0.72; }\n.ok2-video .ok2-eyebrow {\n  border-color: rgba(255, 255, 255, 0.14);\n  background: rgba(255, 255, 255, 0.08);\n}\n.ok2-video h2 em,\n.ok2-final h2 em {\n  color: var(--gold-soft);\n  font-style: normal;\n}\n\n.ok2-video__card {\n  border-radius: 28px;\n  border-color: rgba(255, 255, 255, 0.14);\n  box-shadow: 0 28px 90px rgba(0, 0, 0, 0.34);\n}\n\n.ok2-video__caption {\n  padding: 0 6px;\n}\n\n.ok2-video__caption strong {\n  font-family: var(--font-display);\n  font-size: 1rem;\n  font-weight: 700;\n}\n\n.ok2-case,\n.ok2-story,\n.ok2-niches,\n.ok2-faq {\n  background:\n    radial-gradient(circle at 86% 10%, rgba(100, 43, 145, 0.08), transparent 24rem),\n    #FFFFFF;\n}\n\n.ok2-case__head,\n.ok2-inside__head,\n.ok2-niches__head {\n  max-width: 820px;\n}\n\n.ok2-case__metrics {\n  gap: 18px;\n  border: 0;\n}\n\n.ok2-case__metric {\n  padding: clamp(30px, 5vw, 54px) 28px;\n  border: 1px solid var(--line);\n  border-radius: 28px;\n  background: #FFFFFF;\n  box-shadow: 0 18px 56px rgba(28, 13, 43, 0.07);\n}\n\n.ok2-case__metric:first-child { border-left: 1px solid var(--line); }\n.ok2-case__metric .num {\n  font-family: var(--font-display);\n  font-weight: 800;\n  letter-spacing: -0.07em;\n}\n.ok2-case__metric .num em { font-style: normal; }\n\n.ok2-case__strategy ul { gap: 14px; }\n.ok2-case__strategy li {\n  padding: 18px;\n  border: 1px solid var(--line);\n  border-radius: 18px;\n  background: #FFFFFF;\n}\n.ok2-case__strategy li strong {\n  font-family: var(--font-display);\n  font-size: 0.88rem;\n  font-style: normal;\n  font-weight: 800;\n  letter-spacing: -0.03em;\n}\n\n.ok2-case__quote {\n  padding: clamp(30px, 4vw, 46px);\n  border-radius: 28px;\n  background:\n    linear-gradient(135deg, rgba(100, 43, 145, 0.1), rgba(255, 255, 255, 0.9)),\n    #FFFFFF;\n  border-color: rgba(100, 43, 145, 0.14);\n  box-shadow: 0 22px 60px rgba(28, 13, 43, 0.08);\n}\n.ok2-case__quote q {\n  font-family: var(--font-display);\n  font-style: normal;\n  font-weight: 700;\n  letter-spacing: -0.04em;\n}\n\n.ok2-framework,\n.ok2-inside,\n.ok2-timeline {\n  background: var(--bg);\n}\n\n.ok2-framework__grid,\n.ok2-inside__grid,\n.ok2-pillars__grid,\n.ok2-niches__grid {\n  gap: 18px;\n}\n\n.ok2-framework__grid,\n.ok2-inside__grid {\n  border: 0;\n  background: transparent;\n}\n\n.ok2-framework__step,\n.ok2-inside__cell,\n.ok2-pillars__card,\n.ok2-niche {\n  border: 1px solid var(--line);\n  border-radius: 28px;\n  background: rgba(255, 255, 255, 0.78);\n  box-shadow: 0 16px 48px rgba(28, 13, 43, 0.06);\n  transition: transform .25s ease, border-color .25s ease, background .25s ease, box-shadow .25s ease;\n}\n\n.ok2-framework__step:hover,\n.ok2-inside__cell:hover,\n.ok2-pillars__card:hover,\n.ok2-niche:hover {\n  transform: translateY(-5px);\n  border-color: rgba(100, 43, 145, 0.28);\n  background: #FFFFFF;\n  box-shadow: 0 24px 70px rgba(28, 13, 43, 0.1);\n}\n\n.ok2-framework__step {\n  padding: clamp(28px, 4vw, 42px);\n  border-right: 1px solid var(--line);\n  border-bottom: 1px solid var(--line);\n}\n\n.ok2-framework__step .step-num {\n  font-family: var(--font-mono);\n  font-size: 0.72rem;\n  font-style: normal;\n  font-weight: 600;\n  letter-spacing: 0.1em;\n  text-transform: uppercase;\n}\n.ok2-framework__step .step-num::after { background: rgba(100, 43, 145, 0.16); }\n.ok2-framework__step h3 {\n  font-size: 1.35rem;\n  font-weight: 700;\n}\n\n.ok2-story__img {\n  border-radius: 30px;\n  box-shadow: 24px 24px 0 rgba(100, 43, 145, 0.12), 0 24px 70px rgba(28, 13, 43, 0.14);\n}\n\n.ok2-story__bullet {\n  grid-template-columns: 54px 1fr;\n  padding: 20px;\n  border: 1px solid var(--line);\n  border-radius: 20px;\n  background: #FFFFFF;\n}\n.ok2-story__bullet:first-child { border-top: 1px solid var(--line); }\n.ok2-story__bullet .big {\n  width: 38px;\n  height: 38px;\n  display: grid;\n  place-items: center;\n  border-radius: 12px;\n  background: var(--brand-tint);\n  font-family: var(--font-display);\n  font-size: 1.15rem;\n}\n\n.ok2-inside__cell {\n  grid-template-columns: minmax(170px, 0.7fr) minmax(0, 1fr);\n}\n\n.ok2-inside__cell h3,\n.ok2-pillars__card h3,\n.ok2-niche h3,\n.ok2-timeline__step h3 {\n  font-family: var(--font-display);\n  font-style: normal;\n  font-weight: 700;\n}\n\n.ok2-inside__cell h3 small {\n  font-size: 10px;\n  color: var(--brand);\n  letter-spacing: 0.13em;\n}\n\n.ok2-pillars__card,\n.ok2-niche {\n  padding: 28px;\n}\n\n.ok2-pillars__icon,\n.ok2-niche__icon {\n  border: 0;\n  border-radius: 16px;\n  background: linear-gradient(135deg, rgba(100, 43, 145, 0.12), rgba(169, 107, 255, 0.16));\n}\n\n.ok2-niche__head {\n  border-bottom-color: rgba(100, 43, 145, 0.12);\n}\n\n.ok2-niche ul li {\n  font-family: var(--font-body);\n  font-weight: 600;\n  letter-spacing: -0.01em;\n}\n.ok2-niche ul li::before {\n  content: \"\";\n  width: 7px;\n  height: 7px;\n  border-radius: 50%;\n  background: var(--brand);\n  flex: 0 0 auto;\n}\n\n.ok2-timeline__line {\n  grid-template-columns: repeat(5, minmax(0, 1fr));\n  gap: 18px;\n  padding-top: 0;\n  border-top: 0;\n}\n\n.ok2-timeline__line::before { display: none; }\n\n.ok2-timeline__step {\n  min-height: 230px;\n  padding: 28px;\n  border: 1px solid var(--line);\n  border-radius: 28px;\n  background: #FFFFFF;\n  box-shadow: 0 16px 48px rgba(28, 13, 43, 0.06);\n}\n\n.ok2-timeline__step::before {\n  display: none;\n}\n\n.ok2-timeline__step .when {\n  display: inline-flex;\n  padding: 7px 10px;\n  border-radius: 999px;\n  background: var(--brand-tint);\n  color: var(--brand);\n  font-weight: 600;\n}\n\n.ok2-faq__list {\n  display: grid;\n  gap: 14px;\n  border-top: 0;\n}\n\n.ok2-faq__item {\n  border: 1px solid var(--line);\n  border-radius: 22px;\n  background: #FFFFFF;\n  box-shadow: 0 16px 44px rgba(28, 13, 43, 0.055);\n  overflow: hidden;\n}\n\n.ok2-faq__item summary {\n  padding: 24px;\n  font-family: var(--font-display);\n  font-weight: 700;\n  letter-spacing: -0.035em;\n}\n\n.ok2-faq__item__body {\n  padding: 0 28px 26px 84px;\n}\n\n.ok2-faq__item__plus {\n  border-color: var(--line);\n  background: var(--bg);\n}\n\n.ok2-final {\n  margin: 0 clamp(16px, 3vw, 32px) clamp(16px, 3vw, 32px);\n  border-radius: clamp(28px, 5vw, 56px);\n  background:\n    radial-gradient(circle at 72% 10%, rgba(255, 224, 179, 0.16), transparent 24rem),\n    radial-gradient(circle at 20% 80%, rgba(169, 107, 255, 0.24), transparent 24rem),\n    linear-gradient(145deg, #180A24 0%, #32124F 58%, #642B91 100%);\n}\n\n.ok2-final .ok2-eyebrow {\n  border-color: rgba(255, 255, 255, 0.14);\n  background: rgba(255, 255, 255, 0.08);\n}\n\n.ok2-final h2 {\n  font-weight: 800;\n}\n\n.ok2-final__foot {\n  gap: 14px;\n  border-top: 0;\n}\n\n.ok2-final__foot div {\n  padding: 22px;\n  border: 1px solid rgba(255, 255, 255, 0.12);\n  border-radius: 20px;\n  background: rgba(255, 255, 255, 0.07);\n}\n\n.ok2-final__foot strong {\n  font-family: var(--font-display);\n  font-weight: 800;\n}\n\n@media (max-width: 1100px) {\n  .ok2-timeline__line { grid-template-columns: repeat(2, 1fr); }\n}\n\n@media (max-width: 820px) {\n  .ok2-hero__lead,\n  .ok2-video__head,\n  .ok2-framework__head,\n  .ok2-pillars__head,\n  .ok2-timeline__head {\n    gap: 24px;\n  }\n\n  .ok2-hero__cta {\n    justify-content: flex-start;\n  }\n\n  .ok2-case__metrics,\n  .ok2-timeline__line {\n    grid-template-columns: 1fr;\n  }\n\n  .ok2-case__metric {\n    border-top: 1px solid var(--line);\n  }\n}\n\n@media (max-width: 600px) {\n  .ok2-wrap {\n    font-size: 15.5px;\n  }\n\n  .ok2-hero {\n    border-bottom-left-radius: 30px;\n    border-bottom-right-radius: 30px;\n  }\n\n  .ok2-hero__meta {\n    gap: 8px;\n  }\n\n  .ok2-hero__meta span {\n    font-size: 9.5px;\n  }\n\n  .ok2-hero__strip {\n    grid-template-columns: 1fr;\n  }\n\n  .ok2-hero__strip-item:nth-child(3),\n  .ok2-hero__strip-item:first-child {\n    border-left: 1px solid rgba(255, 255, 255, 0.13);\n    padding-left: 24px;\n  }\n\n  .ok2-band {\n    width: calc(100% - 24px);\n  }\n\n  .ok2-why__row,\n  .ok2-story__bullet {\n    grid-template-columns: 1fr;\n    gap: 14px;\n  }\n\n  .ok2-inside__cell,\n  .ok2-faq__item summary {\n    grid-template-columns: 1fr;\n  }\n\n  .ok2-faq__item__body {\n    padding: 0 24px 24px;\n  }\n\n  .ok2-final,\n  .ok2-video {\n    margin-left: 12px;\n    margin-right: 12px;\n  }\n}\n\n\/* ============================================================\n   WordPress Custom HTML block full-width + contrast fixes\n   ============================================================ *\/\n.ok2-wrap {\n  width: 100vw !important;\n  max-width: 100vw !important;\n  margin-top: -680px !important;\n  margin-right: calc(50% - 50vw) !important;\n  margin-left: calc(50% - 50vw) !important;\n  overflow-x: clip;\n}\n\n.ok2-wrap > section {\n  width: 100% !important;\n  max-width: none !important;\n  margin-right: 0 !important;\n  margin-left: 0 !important;\n}\n\n.ok2-hero,\n.ok2-video,\n.ok2-final {\n  border-radius: 0 !important;\n}\n\n.ok2-hero {\n  padding-top: clamp(22px, 3.5vw, 38px) !important;\n  background:\n    linear-gradient(90deg, rgba(9, 4, 16, 0.72), rgba(9, 4, 16, 0.34) 48%, rgba(9, 4, 16, 0.5)),\n    radial-gradient(circle at 78% 18%, rgba(169, 107, 255, 0.44), transparent 27rem),\n    radial-gradient(circle at 18% 78%, rgba(255, 184, 107, 0.2), transparent 28rem),\n    linear-gradient(145deg, #12071D 0%, #2A1041 54%, #642B91 100%) !important;\n}\n\n.ok2-hero::before {\n  opacity: 0.8;\n}\n\n.ok2-wrap .ok2-hero__title {\n  color: #FFFFFF !important;\n  text-shadow: 0 12px 42px rgba(0, 0, 0, 0.42);\n}\n\n.ok2-wrap .ok2-hero__title em {\n  color: #FFE6B8 !important;\n  background: none !important;\n  -webkit-text-fill-color: #FFE6B8;\n  text-shadow: 0 10px 34px rgba(0, 0, 0, 0.38);\n}\n\n.ok2-hero__lead p {\n  background: rgba(255, 255, 255, 0.12) !important;\n  color: rgba(255, 255, 255, 0.92) !important;\n}\n\n.ok2-hero__meta,\n.ok2-video p,\n.ok2-final p {\n  color: rgba(255, 255, 255, 0.86) !important;\n}\n\n.ok2-hero__strip-item {\n  background: rgba(255, 255, 255, 0.12) !important;\n  border-color: rgba(255, 255, 255, 0.22) !important;\n}\n\n.ok2-hero__strip-item .lbl,\n.ok2-final__foot span,\n.ok2-video__caption {\n  color: rgba(255, 255, 255, 0.78) !important;\n}\n\n.ok2-band {\n  width: 100% !important;\n  max-width: none !important;\n  margin: 0 !important;\n  border-right: 0 !important;\n  border-left: 0 !important;\n  border-radius: 0 !important;\n}\n\n.ok2-video,\n.ok2-final {\n  margin: 0 !important;\n}\n\n.ok2-case,\n.ok2-story,\n.ok2-niches,\n.ok2-faq {\n  background:\n    radial-gradient(circle at 86% 10%, rgba(100, 43, 145, 0.08), transparent 24rem),\n    #FFFFFF !important;\n}\n\n.ok2-wrap h2,\n.ok2-wrap h3 {\n  color: var(--ink);\n}\n\n.ok2-video h2,\n.ok2-final h2,\n.ok2-video h3,\n.ok2-final h3 {\n  color: #FFFFFF !important;\n}\n\n.ok2-wrap .ok2-why__row p,\n.ok2-wrap .ok2-case__head p,\n.ok2-wrap .ok2-case__strategy li span,\n.ok2-wrap .ok2-case__metric .lbl-bottom,\n.ok2-wrap .ok2-story p,\n.ok2-wrap .ok2-story__bullet span,\n.ok2-wrap .ok2-inside__head p,\n.ok2-wrap .ok2-inside__cell ul li,\n.ok2-wrap .ok2-pillars__card p,\n.ok2-wrap .ok2-niches__head p,\n.ok2-wrap .ok2-niche ul li,\n.ok2-wrap .ok2-timeline__step p,\n.ok2-wrap .ok2-faq__intro p,\n.ok2-wrap .ok2-faq__item__body,\n.ok2-wrap .ok2-framework__head p,\n.ok2-wrap .ok2-framework__step p,\n.ok2-wrap .ok2-pillars__head p,\n.ok2-wrap .ok2-timeline__head p,\n.ok2-wrap .ok2-why p {\n  color: #2A1F38 !important;\n}\n\n.ok2-wrap .ok2-case__metric .lbl-top,\n.ok2-wrap .ok2-hero__strip-item .lbl,\n.ok2-wrap .ok2-timeline__step .when,\n.ok2-wrap .ok2-faq__item__num,\n.ok2-wrap .ok2-inside__cell h3 small {\n  font-weight: 700 !important;\n}\n\n.ok2-wrap .ok2-eyebrow {\n  color: #4F1977 !important;\n  border-color: rgba(100, 43, 145, 0.3) !important;\n  background: #FFFFFF !important;\n}\n\n.ok2-wrap .ok2-hero .ok2-eyebrow,\n.ok2-wrap .ok2-video .ok2-eyebrow,\n.ok2-wrap .ok2-final .ok2-eyebrow {\n  color: #FFE6B8 !important;\n  border-color: rgba(255, 255, 255, 0.3) !important;\n  background: rgba(255, 255, 255, 0.14) !important;\n}\n\n.ok2-wrap .ok2-btn,\n.ok2-wrap a.ok2-btn {\n  text-decoration: none !important;\n}\n\n.ok2-wrap .ok2-btn--ink,\n.ok2-wrap a.ok2-btn--ink {\n  background: #120B1C !important;\n  color: #FFFFFF !important;\n  border-color: #120B1C !important;\n}\n\n.ok2-wrap .ok2-btn--primary,\n.ok2-wrap a.ok2-btn--primary {\n  background: linear-gradient(135deg, #642B91 0%, #9B38D6 100%) !important;\n  color: #FFFFFF !important;\n  border-color: transparent !important;\n}\n\n.ok2-wrap .ok2-btn--ghost,\n.ok2-wrap a.ok2-btn--ghost {\n  color: #1A0F25 !important;\n  border-color: rgba(26, 15, 37, 0.28) !important;\n}\n\n.ok2-wrap .ok2-hero .ok2-btn--ghost,\n.ok2-wrap .ok2-final .ok2-btn--ghost {\n  color: #FFFFFF !important;\n  border-color: rgba(255, 255, 255, 0.36) !important;\n  background: rgba(255, 255, 255, 0.14) !important;\n}\n\n.ok2-wrap .ok2-video p,\n.ok2-wrap .ok2-final p,\n.ok2-wrap .ok2-video__caption,\n.ok2-wrap .ok2-video__caption span,\n.ok2-wrap .ok2-final__foot span {\n  color: rgba(255, 255, 255, 0.9) !important;\n}\n\n.ok2-wrap .ok2-video__caption strong,\n.ok2-wrap .ok2-final__foot strong {\n  color: #FFFFFF !important;\n}\n\n.ok2-wrap .ok2-why__row,\n.ok2-wrap .ok2-case__metric,\n.ok2-wrap .ok2-case__strategy li,\n.ok2-wrap .ok2-case__quote,\n.ok2-wrap .ok2-framework__step,\n.ok2-wrap .ok2-inside__cell,\n.ok2-wrap .ok2-pillars__card,\n.ok2-wrap .ok2-niche,\n.ok2-wrap .ok2-timeline__step,\n.ok2-wrap .ok2-faq__item,\n.ok2-wrap .ok2-story__bullet {\n  background: #FFFFFF !important;\n  border-color: rgba(50, 29, 70, 0.18) !important;\n  box-shadow: 0 18px 56px rgba(28, 13, 43, 0.09) !important;\n}\n\n.ok2-wrap .ok2-why__row:hover,\n.ok2-wrap .ok2-case__strategy li:hover,\n.ok2-wrap .ok2-framework__step:hover,\n.ok2-wrap .ok2-inside__cell:hover,\n.ok2-wrap .ok2-pillars__card:hover,\n.ok2-wrap .ok2-niche:hover,\n.ok2-wrap .ok2-timeline__step:hover,\n.ok2-wrap .ok2-faq__item:hover,\n.ok2-wrap .ok2-story__bullet:hover {\n  border-color: rgba(100, 43, 145, 0.38) !important;\n  box-shadow: 0 24px 72px rgba(28, 13, 43, 0.14) !important;\n}\n\n.ok2-wrap .ok2-section {\n  border-top: 1px solid rgba(50, 29, 70, 0.08);\n}\n\n.ok2-wrap .ok2-section:first-child,\n.ok2-wrap .ok2-band + .ok2-section {\n  border-top: 0;\n}\n\n.ok2-wrap .ok2-hero {\n  position: relative;\n  padding-top: clamp(390px, 44vw, 650px) !important;\n  padding-bottom: clamp(96px, 12vw, 160px) !important;\n  background: #080310 !important;\n  text-align: center;\n  overflow: hidden;\n}\n\n.ok2-wrap .ok2-hero__aurora {\n  position: absolute;\n  top: 0;\n  left: 50%;\n  transform: translateX(-50%);\n  width: 140vw;\n  height: 100%;\n  background:\n    radial-gradient(ellipse at 50% -20%, rgba(138, 63, 210, 0.45) 0%, transparent 60%),\n    radial-gradient(ellipse at 50% 20%, rgba(255, 184, 107, 0.1) 0%, transparent 50%);\n  pointer-events: none;\n  z-index: 0;\n}\n\n.ok2-wrap .ok2-hero__inner {\n  position: relative;\n  z-index: 1;\n  display: flex !important;\n  flex-direction: column !important;\n  align-items: center !important;\n}\n\n.ok2-wrap .ok2-hero__title {\n  font-size: clamp(3rem, 6.8vw, 5.8rem) !important;\n  line-height: 1.05 !important;\n  letter-spacing: -0.04em !important;\n  max-width: min(920px, 92vw) !important;\n  margin: 0 auto 32px !important;\n  color: #FFFFFF !important;\n  text-shadow: 0 12px 42px rgba(0, 0, 0, 0.6);\n}\n\n.ok2-wrap .ok2-hero__title em {\n  font-style: normal;\n  color: #FFB86B !important;\n  -webkit-text-fill-color: #FFB86B !important;\n  background: none !important;\n}\n\n.ok2-wrap .ok2-hero__lead {\n  display: flex !important;\n  flex-direction: column !important;\n  align-items: center !important;\n  gap: 40px !important;\n  width: 100%;\n}\n\n.ok2-wrap .ok2-hero__lead p {\n  color: rgba(255, 255, 255, 0.85) !important;\n  font-size: 1.25rem !important;\n  line-height: 1.6 !important;\n  max-width: 48ch !important;\n  text-align: center !important;\n  background: transparent !important;\n  border: none !important;\n  box-shadow: none !important;\n  padding: 0 !important;\n}\n\n.ok2-wrap .ok2-hero__cta {\n  justify-content: center !important;\n  margin-bottom: 64px !important;\n}\n\n.ok2-wrap .ok2-hero__trust {\n  display: flex;\n  flex-wrap: wrap;\n  justify-content: center;\n  gap: clamp(24px, 4vw, 64px);\n  padding: 32px 48px;\n  background: rgba(255, 255, 255, 0.04);\n  border: 1px solid rgba(255, 255, 255, 0.08);\n  border-radius: 999px;\n  backdrop-filter: blur(24px);\n}\n\n.ok2-wrap .trust-item {\n  display: flex;\n  align-items: center;\n  gap: 12px;\n}\n\n.ok2-wrap .trust-item strong {\n  font-family: var(--font-display);\n  font-size: 1.4rem;\n  font-weight: 800;\n  color: #FFFFFF;\n}\n\n.ok2-wrap .trust-item span {\n  font-family: var(--font-mono);\n  font-size: 11px;\n  text-transform: uppercase;\n  letter-spacing: 0.1em;\n  color: rgba(255, 255, 255, 0.6);\n  text-align: left;\n  line-height: 1.4;\n  max-width: 12ch;\n}\n\n.ok2-wrap h1,\n.ok2-wrap h2 {\n  line-height: 1.1 !important;\n}\n\n.ok2-wrap .ok2-hero__strip-item .num {\n  font-size: clamp(1.4rem, 2.4vw, 2rem) !important;\n}\n\n.ok2-wrap .ok2-case__metric .num {\n  font-size: clamp(2.4rem, 5vw, 4rem) !important;\n}\n\n.ok2-wrap .ok2-final h2 {\n  font-size: clamp(1.9rem, 4vw, 3.4rem) !important;\n}\n\n.ok2-wrap .ok2-faq__item summary {\n  font-size: clamp(1rem, 1.4vw, 1.2rem) !important;\n}\n\n.ok2-wrap .ok2-framework__step h3,\n.ok2-wrap .ok2-inside__cell h3,\n.ok2-wrap .ok2-pillars__card h3,\n.ok2-wrap .ok2-niche h3,\n.ok2-wrap .ok2-timeline__step h3,\n.ok2-wrap .ok2-why__row h3,\n.ok2-wrap .ok2-story__bullet strong {\n  font-size: 1.1rem !important;\n  line-height: 1.25 !important;\n}\n\n.ok2-wrap .ok2-band__inner {\n  font-size: clamp(0.95rem, 1.4vw, 1.15rem) !important;\n}\n\n.ok2-wrap .ok2-hero__lead p,\n.ok2-wrap .ok2-hero p {\n  color: #FFFFFF !important;\n  background: rgba(255, 255, 255, 0.14) !important;\n  border-color: rgba(255, 255, 255, 0.28) !important;\n  box-shadow: 0 18px 50px rgba(0, 0, 0, 0.22);\n}\n\n.ok2-wrap .ok2-video p,\n.ok2-wrap .ok2-final p {\n  background: transparent !important;\n  border: 0 !important;\n  box-shadow: none !important;\n  color: rgba(255, 255, 255, 0.92) !important;\n}\n\n.ok2-wrap .ok2-hero__strip-item .num,\n.ok2-wrap .ok2-hero__strip-item .num em {\n  color: #FFFFFF !important;\n  -webkit-text-fill-color: #FFFFFF !important;\n}\n\n.ok2-wrap .ok2-hero__strip-item .num em {\n  color: #FFE6B8 !important;\n  -webkit-text-fill-color: #FFE6B8 !important;\n}\n\n.ok2-wrap .ok2-inside__grid {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr) !important;\n  gap: 24px !important;\n  background: transparent !important;\n  border: 0 !important;\n  border-radius: 0 !important;\n}\n\n.ok2-wrap .ok2-inside__cell {\n  display: flex !important;\n  flex-direction: column !important;\n  gap: 24px !important;\n  padding: 40px 32px !important;\n  background: #FFFFFF !important;\n  border: 1px solid rgba(50, 29, 70, 0.12) !important;\n  border-radius: 28px !important;\n  box-shadow: 0 16px 40px rgba(28, 13, 43, 0.06) !important;\n  transition: transform .3s ease, box-shadow .3s ease, border-color .3s ease !important;\n}\n\n.ok2-wrap .ok2-inside__cell:hover {\n  transform: translateY(-6px) !important;\n  box-shadow: 0 24px 60px rgba(28, 13, 43, 0.12) !important;\n  border-color: rgba(100, 43, 145, 0.3) !important;\n}\n\n.ok2-wrap .ok2-inside__cell h3 {\n  font-family: var(--font-display) !important;\n  font-style: normal !important;\n  font-weight: 800 !important;\n  font-size: 1.55rem !important;\n  color: var(--ink) !important;\n  margin: 0 !important;\n  padding-bottom: 24px !important;\n  border-bottom: 1px solid rgba(50, 29, 70, 0.08) !important;\n}\n\n.ok2-wrap .ok2-inside__cell h3 small {\n  display: inline-flex !important;\n  align-items: center !important;\n  margin-bottom: 16px !important;\n  padding: 8px 14px !important;\n  border-radius: 999px !important;\n  background: var(--brand-tint) !important;\n  color: var(--brand) !important;\n  font-family: var(--font-mono) !important;\n  font-size: 10.5px !important;\n  font-weight: 700 !important;\n  letter-spacing: 0.14em !important;\n  text-transform: uppercase !important;\n}\n\n.ok2-wrap .ok2-inside__cell ul {\n  display: flex !important;\n  flex-direction: column !important;\n  gap: 18px !important;\n  margin: 0 !important;\n  padding: 0 !important;\n  list-style: none !important;\n}\n\n.ok2-wrap .ok2-inside__cell ul li {\n  display: flex !important;\n  align-items: flex-start !important;\n  gap: 14px !important;\n  font-size: 15px !important;\n  color: #2A1F38 !important;\n  line-height: 1.5 !important;\n  font-family: var(--font-body) !important;\n}\n\n.ok2-wrap .ok2-inside__cell ul li::before {\n  content: \"\" !important;\n  flex: 0 0 auto !important;\n  width: 18px !important;\n  height: 18px !important;\n  margin-top: 2px !important;\n  background-image: url(\"data:image\/svg+xml,%3Csvg xmlns='http:\/\/www.w3.org\/2000\/svg' viewBox='0 0 24 24' fill='none' stroke='%23642b91' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='20 6 9 17 4 12'\/%3E%3C\/svg%3E\") !important;\n  background-size: contain !important;\n  background-repeat: no-repeat !important;\n  color: transparent !important;\n}\n\n@media (max-width: 1100px) {\n  .ok2-wrap .ok2-hero__strip { grid-template-columns: repeat(2, 1fr) !important; }\n  .ok2-wrap .ok2-inside__grid { grid-template-columns: repeat(2, 1fr) !important; }\n}\n\n@media (max-width: 782px) {\n  .ok2-wrap {\n    margin-top: -380px !important;\n  }\n  .ok2-wrap .ok2-inside__grid {\n    grid-template-columns: 1fr !important;\n  }\n}\n\n@media (max-width: 600px) {\n  .ok2-wrap .ok2-hero__trust {\n    flex-direction: column;\n    align-items: flex-start;\n    gap: 24px;\n    padding: 32px;\n  }\n}\n\n@media (prefers-reduced-motion: reduce) {\n  .ok2-band__inner {\n    animation: none;\n  }\n\n  .ok2-wrap *,\n  .ok2-wrap *::before,\n  .ok2-wrap *::after {\n    transition-duration: 0.01ms !important;\n    scroll-behavior: auto !important;\n  }\n}\n<\/style>\n\n<div class=\"ok2-wrap\">\n\n  <!-- ========== 1. HERO ========== -->\n  <section class=\"ok2-hero\">\n    <div class=\"ok2-hero__aurora\"><\/div>\n    <div class=\"ok2-container\">\n      <div class=\"ok2-hero__inner\">\n\n        <span class=\"ok2-eyebrow\">Local SEO \u00b7 Built for the Trades<\/span>\n\n        <h1 class=\"ok2-hero__title\">\n          Local SEO for Home Service Contractors\n        <\/h1>\n\n        <div class=\"ok2-hero__lead\">\n          <p>A specialized SEO partner for electricians, plumbers, HVAC, and home services. Skip the vanity metrics. We build pipelines that actually ring the phone.<\/p>\n          <div class=\"ok2-hero__cta\">\n            <a href=\"https:\/\/optimizekro.com\/contact\/\" class=\"ok2-btn ok2-btn--primary\">\n              Book a strategy call\n              <svg class=\"arr\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 12h14M13 5l7 7-7 7\"\/><\/svg>\n            <\/a>\n            <a href=\"https:\/\/optimizekro.com\/case-studies\/\" class=\"ok2-btn ok2-btn--ghost\">View case studies<\/a>\n          <\/div>\n        <\/div>\n\n        <div class=\"ok2-hero__trust\">\n          <div class=\"trust-item\">\n            <strong>+67%<\/strong>\n            <span>Avg. 90-day lead lift<\/span>\n          <\/div>\n          <div class=\"trust-item\">\n            <strong>3-Pack<\/strong>\n            <span>Map ranking specialists<\/span>\n          <\/div>\n          <div class=\"trust-item\">\n            <strong>12+<\/strong>\n            <span>Trade niches mastered<\/span>\n          <\/div>\n        <\/div>\n\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- ========== 2. NICHES MARQUEE BAND ========== -->\n  <section class=\"ok2-band\" aria-label=\"Industries we serve\">\n    <div class=\"ok2-band__inner\">\n      <span>\n        Electricians <span class=\"ok2-band__dot\"><\/span>\n        <em>Plumbers<\/em> <span class=\"ok2-band__dot\"><\/span>\n        HVAC <span class=\"ok2-band__dot\"><\/span>\n        <em>Painters<\/em> <span class=\"ok2-band__dot\"><\/span>\n        Roofers <span class=\"ok2-band__dot\"><\/span>\n        <em>Tree Removal<\/em> <span class=\"ok2-band__dot\"><\/span>\n        Pest Control <span class=\"ok2-band__dot\"><\/span>\n        <em>Solar<\/em> <span class=\"ok2-band__dot\"><\/span>\n        Cleaning <span class=\"ok2-band__dot\"><\/span>\n        <em>Remodeling<\/em> <span class=\"ok2-band__dot\"><\/span>\n        Inspectors <span class=\"ok2-band__dot\"><\/span>\n        <em>Wildlife Removal<\/em> <span class=\"ok2-band__dot\"><\/span>\n      <\/span>\n      <span aria-hidden=\"true\">\n        Electricians <span class=\"ok2-band__dot\"><\/span>\n        <em>Plumbers<\/em> <span class=\"ok2-band__dot\"><\/span>\n        HVAC <span class=\"ok2-band__dot\"><\/span>\n        <em>Painters<\/em> <span class=\"ok2-band__dot\"><\/span>\n        Roofers <span class=\"ok2-band__dot\"><\/span>\n        <em>Tree Removal<\/em> <span class=\"ok2-band__dot\"><\/span>\n        Pest Control <span class=\"ok2-band__dot\"><\/span>\n        <em>Solar<\/em> <span class=\"ok2-band__dot\"><\/span>\n        Cleaning <span class=\"ok2-band__dot\"><\/span>\n        <em>Remodeling<\/em> <span class=\"ok2-band__dot\"><\/span>\n        Inspectors <span class=\"ok2-band__dot\"><\/span>\n        <em>Wildlife Removal<\/em> <span class=\"ok2-band__dot\"><\/span>\n      <\/span>\n    <\/div>\n  <\/section>\n\n  <!-- ========== 3. WHY LOCAL SEO MATTERS ========== -->\n  <section class=\"ok2-section ok2-why\">\n    <div class=\"ok2-container\">\n      <div class=\"ok2-why__grid\">\n\n        <div class=\"ok2-why__lhs\">\n          <span class=\"ok2-eyebrow\">The Reality<\/span>\n          <h2>Homeowners aren&#8217;t<br>flipping phone books.<br><em>They&#8217;re Googling.<\/em><\/h2>\n          <p style=\"margin-top:24px;color:var(--ink-soft);\">If your business doesn&#8217;t show up in the Google Maps 3-Pack the moment someone searches &#8220;electrician near me,&#8221; you&#8217;re invisible \u2014 and the competitor who does show up wins the call. Every time.<\/p>\n          <a href=\"https:\/\/optimizekro.com\/contact\/\" class=\"ok2-why__cta\">\n            Claim your free SEO audit\n            <svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 12h14M13 5l7 7-7 7\"\/><\/svg>\n          <\/a>\n        <\/div>\n\n        <div class=\"ok2-why__rhs\">\n          <div class=\"ok2-why__row\">\n            <div class=\"ok2-why__num\">01<\/div>\n            <div>\n              <h3>Search has replaced word-of-mouth.<\/h3>\n              <p>Even referrals search your business name before they call. If your reviews, photos and listings don&#8217;t reinforce credibility instantly, the lead bounces.<\/p>\n            <\/div>\n          <\/div>\n          <div class=\"ok2-why__row\">\n            <div class=\"ok2-why__num\">02<\/div>\n            <div>\n              <h3>The Map Pack is the new front page.<\/h3>\n              <p>Three local results sit above everything else for &#8220;near me&#8221; queries. Land there and you get the calls. Miss it and you compete with paid ads and aggregators.<\/p>\n            <\/div>\n          <\/div>\n          <div class=\"ok2-why__row\">\n            <div class=\"ok2-why__num\">03<\/div>\n            <div>\n              <h3>Paid ads stop working the day you stop paying.<\/h3>\n              <p>SEO compounds. Every month of work makes the next month cheaper, and the calls don&#8217;t disappear when you tighten the budget.<\/p>\n            <\/div>\n          <\/div>\n          <div class=\"ok2-why__row\">\n            <div class=\"ok2-why__num\">04<\/div>\n            <div>\n              <h3>Generic agencies don&#8217;t understand trades.<\/h3>\n              <p>&#8220;SEO for everyone&#8221; is SEO for no one. We only work with home-service contractors \u2014 so the playbook is sharpened for how your customers actually search.<\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- ========== 4. VIDEO TESTIMONIALS ========== -->\n  <section class=\"ok2-section ok2-video\">\n    <div class=\"ok2-container\">\n\n      <div class=\"ok2-video__head\">\n        <div>\n          <span class=\"ok2-eyebrow\">In Their Own Words<\/span>\n          <h2>Watch contractors<br>tell it <em>straight.<\/em><\/h2>\n        <\/div>\n        <p>Two short clips. No marketing-speak. Just owners describing what changed in their pipeline after the engagement.<\/p>\n      <\/div>\n\n      <div class=\"ok2-video__grid\">\n\n        <div>\n          <div class=\"ok2-video__card is-wide\">\n            <iframe src=\"https:\/\/www.youtube.com\/embed\/WGWCZ97K7-U\" title=\"OptimizeKro full client interview\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen><\/iframe>\n          <\/div>\n          <div class=\"ok2-video__caption\">\n            <strong>The full interview<\/strong>\n            <span>YouTube \u00b7 Long-form<\/span>\n          <\/div>\n        <\/div>\n\n        <div>\n          <div class=\"ok2-video__card is-tall\">\n            <iframe src=\"https:\/\/www.youtube.com\/embed\/yFEuMMuUakk\" title=\"OptimizeKro short\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen><\/iframe>\n          <\/div>\n          <div class=\"ok2-video__caption\">\n            <strong>The 60-second version<\/strong>\n            <span>YouTube \u00b7 Short<\/span>\n          <\/div>\n        <\/div>\n\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- ========== 5. CASE STUDY: AIO HOME SERVICES ========== -->\n  <section class=\"ok2-section ok2-case\">\n    <div class=\"ok2-container\">\n\n      <div class=\"ok2-case__head\">\n        <span class=\"ok2-eyebrow ok2-eyebrow--center\">Featured Case Study \u00b7 AIO Home Services<\/span>\n        <h2>How CRO and topical SEO<br>drove <em>+67% qualified leads<\/em><br>in a single quarter.<\/h2>\n        <p>An asbestos and home-inspection company with stalled growth \u2014 and the 90-day rebuild that turned the trend line.<\/p>\n      <\/div>\n\n      <div class=\"ok2-case__metrics\">\n        <div class=\"ok2-case__metric\">\n          <div class=\"lbl-top\">Outcome 01<\/div>\n          <span class=\"num\"><em>+67%<\/em><\/span>\n          <div class=\"lbl-bottom\">Qualified leads month-over-month<\/div>\n        <\/div>\n        <div class=\"ok2-case__metric\">\n          <div class=\"lbl-top\">Outcome 02<\/div>\n          <span class=\"num\"><em>+35%<\/em><\/span>\n          <div class=\"lbl-bottom\">Organic traffic from &#8220;near me&#8221; intent<\/div>\n        <\/div>\n        <div class=\"ok2-case__metric\">\n          <div class=\"lbl-top\">Outcome 03<\/div>\n          <span class=\"num\"><em>\u221225%<\/em><\/span>\n          <div class=\"lbl-bottom\">Bounce rate after CRO + redesign<\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"ok2-case__body\">\n\n        <div class=\"ok2-case__strategy\">\n          <h3>The Strategy<\/h3>\n          <ul>\n            <li>\n              <strong>CRO<\/strong>\n              <span>A\/B testing across landing pages, sharper trade-specific CTAs, and a quote form rebuilt for one-thumb mobile use.<\/span>\n            <\/li>\n            <li>\n              <strong>Topical Map<\/strong>\n              <span>A deep content cluster on asbestos identification and inspection process \u2014 building topical authority Google rewards with stable rankings.<\/span>\n            <\/li>\n            <li>\n              <strong>On-Page<\/strong>\n              <span>Service schema, structured data, internal linking, Core Web Vitals, and a mobile-first redesign.<\/span>\n            <\/li>\n            <li>\n              <strong>Reviews<\/strong>\n              <span>An automated review-request system after every closed inspection \u2014 the highest-leverage trust signal a local business can build.<\/span>\n            <\/li>\n          <\/ul>\n          <a href=\"https:\/\/optimizekro.com\/case-studies\/\" class=\"ok2-btn ok2-btn--ink\">\n            Read the full breakdown\n            <svg class=\"arr\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 12h14M13 5l7 7-7 7\"\/><\/svg>\n          <\/a>\n        <\/div>\n\n        <figure class=\"ok2-case__quote\">\n          <q>The 67% increase in leads made a huge impact. CRO plus SEO finally gave us a steady flow of qualified clients \u2014 and we stopped burning ad spend on traffic that never converted.<\/q>\n          <cite>Owner, AIO Home Services<\/cite>\n        <\/figure>\n\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- ========== 6. THE 6-STEP FRAMEWORK ========== -->\n  <section class=\"ok2-section ok2-framework\">\n    <div class=\"ok2-container\">\n\n      <div class=\"ok2-framework__head\">\n        <div>\n          <span class=\"ok2-eyebrow\">The Playbook<\/span>\n          <h2>A six-step framework,<br>built for <em>local intent.<\/em><\/h2>\n        <\/div>\n        <p>The same system we run for every contractor we onboard. No black-hat shortcuts, no AI-spun blog spam, no vanity reports \u2014 just the parts of SEO that move bookings.<\/p>\n      <\/div>\n\n      <div class=\"ok2-framework__grid\">\n\n        <article class=\"ok2-framework__step\">\n          <div class=\"step-num\"><em>Step 01<\/em><\/div>\n          <h3>Google Business Profile<\/h3>\n          <p>Claim, verify, fully optimize. Services, geo-tagged photos, NAP consistency locked across the web \u2014 the foundation Map Pack ranking sits on.<\/p>\n        <\/article>\n\n        <article class=\"ok2-framework__step\">\n          <div class=\"step-num\"><em>Step 02<\/em><\/div>\n          <h3>Local Citations<\/h3>\n          <p>Yelp, Angi, HomeAdvisor, BBB, and the niche directories that actually move rankings. Duplicate listings cleaned up \u2014 they quietly tank visibility.<\/p>\n        <\/article>\n\n        <article class=\"ok2-framework__step\">\n          <div class=\"step-num\"><em>Step 03<\/em><\/div>\n          <h3>On-Page SEO<\/h3>\n          <p>Service pages tuned for &#8220;near me&#8221; intent. Schema markup, internal linking, Core Web Vitals, and a mobile UX a contractor&#8217;s customer can actually use.<\/p>\n        <\/article>\n\n        <article class=\"ok2-framework__step\">\n          <div class=\"step-num\"><em>Step 04<\/em><\/div>\n          <h3>Content &#038; Topical Authority<\/h3>\n          <p>Articles that answer the questions homeowners actually type \u2014 not keyword-stuffed filler. Built into clusters Google reads as expertise.<\/p>\n        <\/article>\n\n        <article class=\"ok2-framework__step\">\n          <div class=\"step-num\"><em>Step 05<\/em><\/div>\n          <h3>Reviews &#038; Reputation<\/h3>\n          <p>An automated request system after every job. Owner-style responses to every review \u2014 yes, the one-stars too. The single biggest local trust signal.<\/p>\n        <\/article>\n\n        <article class=\"ok2-framework__step\">\n          <div class=\"step-num\"><em>Step 06<\/em><\/div>\n          <h3>Authority Backlinks<\/h3>\n          <p>Links from local chambers, realtor partners, and trade communities. The kind that move rankings \u2014 never the kind that trigger penalties.<\/p>\n        <\/article>\n\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- ========== 7. STORY: FLORIDA INSPECTOR ========== -->\n  <section class=\"ok2-section ok2-story\">\n    <div class=\"ok2-container\">\n      <div class=\"ok2-story__grid\">\n\n        <div class=\"ok2-story__img\">\n          <img decoding=\"async\" src=\"https:\/\/optimizekro.com\/wp-content\/uploads\/2025\/12\/How_seo_double_202512192350.png\" alt=\"How SEO doubled bookings for a Florida home inspection company\">\n        <\/div>\n\n        <div>\n          <span class=\"ok2-eyebrow\">Field Story<\/span>\n          <h2 style=\"margin-top:24px;\">A Florida inspector,<br>doubled in <em>ninety days.<\/em><\/h2>\n          <p>A small home-inspection business was running entirely on word-of-mouth. The schedule was patchy, the pipeline thin, and one slow week away from layoffs. Three months into the engagement, the picture changed completely.<\/p>\n\n          <div class=\"ok2-story__bullets\">\n            <div class=\"ok2-story__bullet\">\n              <span class=\"big\"><em>\u2191<\/em><\/span>\n              <div>\n                <strong>Position 8 \u2192 Top 3 on Google Maps<\/strong>\n                <span>Map Pack visibility achieved within 90 days of launch.<\/span>\n              <\/div>\n            <\/div>\n            <div class=\"ok2-story__bullet\">\n              <span class=\"big\"><em>\u2191<\/em><\/span>\n              <div>\n                <strong>+145% organic website traffic<\/strong>\n                <span>Driven entirely by intent-rich, location-based search.<\/span>\n              <\/div>\n            <\/div>\n            <div class=\"ok2-story__bullet\">\n              <span class=\"big\"><em>\u2191<\/em><\/span>\n              <div>\n                <strong>Bookings doubled<\/strong>\n                <span>Calendar booked weeks out \u2014 without spending a dollar on ads.<\/span>\n              <\/div>\n            <\/div>\n          <\/div>\n\n          <a href=\"https:\/\/optimizekro.com\/case-studies\/\" class=\"ok2-btn ok2-btn--ghost\">\n            See the full story\n            <svg class=\"arr\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 12h14M13 5l7 7-7 7\"\/><\/svg>\n          <\/a>\n        <\/div>\n\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- ========== 8. WHAT'S INSIDE THE ENGAGEMENT (NEW) ========== -->\n  <section class=\"ok2-section ok2-inside\">\n    <div class=\"ok2-container\">\n\n      <div class=\"ok2-inside__head\">\n        <span class=\"ok2-eyebrow ok2-eyebrow--center\">The Deliverables<\/span>\n        <h2>Everything that happens<br>inside an <em>engagement.<\/em><\/h2>\n        <p>Transparent scope, no SEO black box. Here&#8217;s exactly what we ship.<\/p>\n      <\/div>\n\n      <div class=\"ok2-inside__grid\">\n\n        <div class=\"ok2-inside__cell\">\n          <h3><small>Pillar 01<\/small>Audit &#038; Strategy<\/h3>\n          <ul>\n            <li>Full technical site audit + crawlability report<\/li>\n            <li>Competitor Map Pack analysis (top 5 in your zip)<\/li>\n            <li>Keyword + service-area mapping<\/li>\n            <li>90-day roadmap with weekly milestones<\/li>\n            <li>Conversion audit on existing landing pages<\/li>\n          <\/ul>\n        <\/div>\n\n        <div class=\"ok2-inside__cell\">\n          <h3><small>Pillar 02<\/small>Google Business Profile<\/h3>\n          <ul>\n            <li>Full GBP rebuild + verification<\/li>\n            <li>Service categories, attributes, products<\/li>\n            <li>Geo-tagged photo program (monthly uploads)<\/li>\n            <li>Q&#038;A seeding with high-intent queries<\/li>\n            <li>Weekly Google Posts<\/li>\n          <\/ul>\n        <\/div>\n\n        <div class=\"ok2-inside__cell\">\n          <h3><small>Pillar 03<\/small>On-Page &#038; Technical<\/h3>\n          <ul>\n            <li>Service pages rewritten for &#8220;near me&#8221; intent<\/li>\n            <li>LocalBusiness + Service schema markup<\/li>\n            <li>Core Web Vitals + mobile UX optimization<\/li>\n            <li>Internal linking architecture<\/li>\n            <li>City + service-area landing pages<\/li>\n          <\/ul>\n        <\/div>\n\n        <div class=\"ok2-inside__cell\">\n          <h3><small>Pillar 04<\/small>Content &#038; Authority<\/h3>\n          <ul>\n            <li>Topical content clusters (4\u20138 articles\/month)<\/li>\n            <li>FAQ + voice-search optimized pages<\/li>\n            <li>Local citation building + cleanup<\/li>\n            <li>Trade-relevant backlink outreach<\/li>\n            <li>Real photo and case-study assets<\/li>\n          <\/ul>\n        <\/div>\n\n        <div class=\"ok2-inside__cell\">\n          <h3><small>Pillar 05<\/small>Reviews &#038; Reputation<\/h3>\n          <ul>\n            <li>Automated post-job review requests<\/li>\n            <li>Owner-voice response templates<\/li>\n            <li>Negative review escalation playbook<\/li>\n            <li>Review schema + on-site display widget<\/li>\n            <li>Cross-platform monitoring<\/li>\n          <\/ul>\n        <\/div>\n\n        <div class=\"ok2-inside__cell\">\n          <h3><small>Pillar 06<\/small>Reporting &#038; Calls<\/h3>\n          <ul>\n            <li>Monthly performance report (real numbers)<\/li>\n            <li>Map Pack rank tracking by service-area<\/li>\n            <li>Call tracking + lead-quality scoring<\/li>\n            <li>30-min monthly strategy review<\/li>\n            <li>Slack \/ WhatsApp access during engagement<\/li>\n          <\/ul>\n        <\/div>\n\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- ========== 9. WHY OPTIMIZEKRO \u2014 4 PILLARS (NEW) ========== -->\n  <section class=\"ok2-section\">\n    <div class=\"ok2-container\">\n\n      <div class=\"ok2-pillars__head\">\n        <div>\n          <span class=\"ok2-eyebrow\">Why OptimizeKro<\/span>\n          <h2>Built for trades.<br><em>Not for everyone.<\/em><\/h2>\n        <\/div>\n        <p>Four reasons home-service owners choose us over the agency that &#8220;does SEO for everybody.&#8221;<\/p>\n      <\/div>\n\n      <div class=\"ok2-pillars__grid\">\n\n        <div class=\"ok2-pillars__card\">\n          <div class=\"ok2-pillars__icon\">\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 2v4M12 18v4M4.93 4.93l2.83 2.83M16.24 16.24l2.83 2.83M2 12h4M18 12h4M4.93 19.07l2.83-2.83M16.24 7.76l2.83-2.83\"\/><\/svg>\n          <\/div>\n          <h3>Trades-only focus<\/h3>\n          <p>Every contractor we onboard. Every campaign we ship. The playbook is specifically tuned to how homeowners search for home services.<\/p>\n        <\/div>\n\n        <div class=\"ok2-pillars__card\">\n          <div class=\"ok2-pillars__icon\">\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"23 6 13.5 15.5 8.5 10.5 1 18\"\/><polyline points=\"17 6 23 6 23 12\"\/><\/svg>\n          <\/div>\n          <h3>Lead-quality, not vanity<\/h3>\n          <p>We track booked jobs and revenue, not &#8220;impressions.&#8221; The only metric that matters is whether your phone rings with the right calls.<\/p>\n        <\/div>\n\n        <div class=\"ok2-pillars__card\">\n          <div class=\"ok2-pillars__icon\">\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M21 11.5a8.38 8.38 0 0 1-.9 3.8 8.5 8.5 0 0 1-7.6 4.7 8.38 8.38 0 0 1-3.8-.9L3 21l1.9-5.7a8.38 8.38 0 0 1-.9-3.8 8.5 8.5 0 0 1 4.7-7.6 8.38 8.38 0 0 1 3.8-.9h.5a8.48 8.48 0 0 1 8 8v.5z\"\/><\/svg>\n          <\/div>\n          <h3>Direct owner access<\/h3>\n          <p>You don&#8217;t get a junior account manager and a ticket queue. You get the operator who built the strategy, on the channel you actually use.<\/p>\n        <\/div>\n\n        <div class=\"ok2-pillars__card\">\n          <div class=\"ok2-pillars__icon\">\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\/><\/svg>\n          <\/div>\n          <h3>Zero black-hat<\/h3>\n          <p>No spun content, no link farms, no shortcuts that get sites de-indexed six months later. Slower, sturdier, and the rankings stay won.<\/p>\n        <\/div>\n\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- ========== 10. NICHES ========== -->\n  <section class=\"ok2-section ok2-niches\">\n    <div class=\"ok2-container\">\n\n      <div class=\"ok2-niches__head\">\n        <span class=\"ok2-eyebrow ok2-eyebrow--center\">Specialized Practices<\/span>\n        <h2>One playbook,<br><em>tuned per trade.<\/em><\/h2>\n        <p>Different searches, different review patterns, different conversion levers. We adapt the framework to each.<\/p>\n      <\/div>\n\n      <div class=\"ok2-niches__grid\">\n\n        <article class=\"ok2-niche\">\n          <div class=\"ok2-niche__head\">\n            <div class=\"ok2-niche__icon\">\n              <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polygon points=\"13 2 3 14 12 14 11 22 21 10 12 10 13 2\"\/><\/svg>\n            <\/div>\n            <h3>Electrician SEO<\/h3>\n          <\/div>\n          <ul>\n            <li>On-Page SEO<\/li>\n            <li>Local SEO<\/li>\n            <li>GMB Optimization<\/li>\n            <li>Authority Backlinks<\/li>\n          <\/ul>\n          <a href=\"https:\/\/optimizekro.com\/local-seo-for-electricians\/\" class=\"ok2-niche__link\">\n            View practice\n            <svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 12h14M13 5l7 7-7 7\"\/><\/svg>\n          <\/a>\n        <\/article>\n\n        <article class=\"ok2-niche\">\n          <div class=\"ok2-niche__head\">\n            <div class=\"ok2-niche__icon\">\n              <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 22V8M5 12H2a10 10 0 0 0 20 0h-3\"\/><circle cx=\"12\" cy=\"5\" r=\"3\"\/><\/svg>\n            <\/div>\n            <h3>Plumber SEO<\/h3>\n          <\/div>\n          <ul>\n            <li>On-Page SEO<\/li>\n            <li>Local SEO<\/li>\n            <li>Technical SEO<\/li>\n            <li>Backlinks<\/li>\n          <\/ul>\n          <a href=\"#\" class=\"ok2-niche__link\">\n            View practice\n            <svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 12h14M13 5l7 7-7 7\"\/><\/svg>\n          <\/a>\n        <\/article>\n\n        <article class=\"ok2-niche\">\n          <div class=\"ok2-niche__head\">\n            <div class=\"ok2-niche__icon\">\n              <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><line x1=\"2\" y1=\"12\" x2=\"22\" y2=\"12\"\/><path d=\"M12 2a15.3 15.3 0 0 1 4 10 15.3 15.3 0 0 1-4 10 15.3 15.3 0 0 1-4-10 15.3 15.3 0 0 1 4-10z\"\/><\/svg>\n            <\/div>\n            <h3>HVAC SEO<\/h3>\n          <\/div>\n          <ul>\n            <li>GMB Optimization<\/li>\n            <li>Backlinks<\/li>\n            <li>On-Site SEO<\/li>\n            <li>Technical SEO<\/li>\n          <\/ul>\n          <a href=\"#\" class=\"ok2-niche__link\">\n            View practice\n            <svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 12h14M13 5l7 7-7 7\"\/><\/svg>\n          <\/a>\n        <\/article>\n\n        <article class=\"ok2-niche\">\n          <div class=\"ok2-niche__head\">\n            <div class=\"ok2-niche__icon\">\n              <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M11 20A7 7 0 0 1 9.8 6.1C15.5 5 17 4.48 19 2c1 2 2 4.18 2 8 0 5.5-4.78 10-10 10z\"\/><path d=\"M2 21c0-3 1.85-5.36 5.08-6\"\/><\/svg>\n            <\/div>\n            <h3>Tree Removal SEO<\/h3>\n          <\/div>\n          <ul>\n            <li>On-Page SEO<\/li>\n            <li>Off-Page SEO<\/li>\n            <li>Local SEO<\/li>\n            <li>Off-Site SEO<\/li>\n          <\/ul>\n          <a href=\"#\" class=\"ok2-niche__link\">\n            View practice\n            <svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 12h14M13 5l7 7-7 7\"\/><\/svg>\n          <\/a>\n        <\/article>\n\n        <article class=\"ok2-niche\">\n          <div class=\"ok2-niche__head\">\n            <div class=\"ok2-niche__icon\">\n              <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3 9l9-7 9 7v11a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z\"\/><polyline points=\"9 22 9 12 15 12 15 22\"\/><\/svg>\n            <\/div>\n            <h3>Cleaning Services<\/h3>\n          <\/div>\n          <ul>\n            <li>On-Page SEO<\/li>\n            <li>Off-Page SEO<\/li>\n            <li>Local SEO<\/li>\n            <li>Technical SEO<\/li>\n          <\/ul>\n          <a href=\"#\" class=\"ok2-niche__link\">\n            View practice\n            <svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 12h14M13 5l7 7-7 7\"\/><\/svg>\n          <\/a>\n        <\/article>\n\n        <article class=\"ok2-niche\">\n          <div class=\"ok2-niche__head\">\n            <div class=\"ok2-niche__icon\">\n              <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"2\"\/><path d=\"M3 9h18M9 21V9\"\/><\/svg>\n            <\/div>\n            <h3>Kitchen Remodeling<\/h3>\n          <\/div>\n          <ul>\n            <li>On-Page SEO<\/li>\n            <li>Local SEO<\/li>\n            <li>Content Marketing<\/li>\n            <li>Lead Capture<\/li>\n          <\/ul>\n          <a href=\"#\" class=\"ok2-niche__link\">\n            View practice\n            <svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 12h14M13 5l7 7-7 7\"\/><\/svg>\n          <\/a>\n        <\/article>\n\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- ========== 11. ONBOARDING TIMELINE (NEW) ========== -->\n  <section class=\"ok2-section ok2-timeline\">\n    <div class=\"ok2-container\">\n\n      <div class=\"ok2-timeline__head\">\n        <div>\n          <span class=\"ok2-eyebrow\">What To Expect<\/span>\n          <h2>The first 90 days,<br><em>week by week.<\/em><\/h2>\n        <\/div>\n        <p>No vague timelines. Here&#8217;s what gets built, when, and how progress shows up in your numbers.<\/p>\n      <\/div>\n\n      <div class=\"ok2-timeline__line\">\n\n        <div class=\"ok2-timeline__step\">\n          <div class=\"when\">Week 0<\/div>\n          <h3>Discovery &#038; audit<\/h3>\n          <p>Full site, GBP, and competitor audit. Strategy session and 90-day roadmap signed off before any work begins.<\/p>\n        <\/div>\n\n        <div class=\"ok2-timeline__step\">\n          <div class=\"when\">Weeks 1\u20132<\/div>\n          <h3>Foundation<\/h3>\n          <p>GBP rebuild, citations cleaned, technical fixes shipped, schema deployed. The base every ranking sits on.<\/p>\n        <\/div>\n\n        <div class=\"ok2-timeline__step\">\n          <div class=\"when\">Weeks 3\u20134<\/div>\n          <h3>Content launch<\/h3>\n          <p>Service pages rewritten, first cluster of topical articles published, internal linking architecture live.<\/p>\n        <\/div>\n\n        <div class=\"ok2-timeline__step\">\n          <div class=\"when\">Month 2<\/div>\n          <h3>Authority build<\/h3>\n          <p>Citation expansion, outreach for trade-relevant backlinks, review-system automation goes live.<\/p>\n        <\/div>\n\n        <div class=\"ok2-timeline__step\">\n          <div class=\"when\">Month 3+<\/div>\n          <h3>Compound &#038; refine<\/h3>\n          <p>Map Pack movement, lead-quality data, ongoing content cadence. Monthly review with the actual numbers.<\/p>\n        <\/div>\n\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- ========== 12. FAQ ========== -->\n  <section class=\"ok2-section ok2-faq\">\n    <div class=\"ok2-container\">\n      <div class=\"ok2-faq__grid\">\n\n        <div class=\"ok2-faq__intro\">\n          <span class=\"ok2-eyebrow\">Frequently Asked<\/span>\n          <h2>Questions contractors<br>ask before <em>signing on.<\/em><\/h2>\n          <p>Direct answers. No jargon dressed up as expertise.<\/p>\n          <a href=\"https:\/\/optimizekro.com\/contact\/\">\n            Still have questions? Talk to us\n            <svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 12h14M13 5l7 7-7 7\"\/><\/svg>\n          <\/a>\n        <\/div>\n\n        <div class=\"ok2-faq__list\">\n\n          <details class=\"ok2-faq__item\" open>\n            <summary>\n              <span class=\"ok2-faq__item__num\">01<\/span>\n              Does SEO actually generate leads for home services?\n              <span class=\"ok2-faq__item__plus\">+<\/span>\n            <\/summary>\n            <div class=\"ok2-faq__item__body\">\n              Yes \u2014 and it&#8217;s some of the highest-intent traffic you can buy. Searches like &#8220;electrician near me&#8221; or &#8220;emergency plumber [city]&#8221; come from people ready to hire today. Rank for them and your phone rings. Rank in the Map Pack and it rings consistently.\n            <\/div>\n          <\/details>\n\n          <details class=\"ok2-faq__item\">\n            <summary>\n              <span class=\"ok2-faq__item__num\">02<\/span>\n              How long until I see real results?\n              <span class=\"ok2-faq__item__plus\">+<\/span>\n            <\/summary>\n            <div class=\"ok2-faq__item__body\">\n              Most contractors see Map Pack movement within 30\u201360 days and meaningful lead lifts in 90. Anyone promising you page-one in a week is either lying or about to get your site penalized. SEO is a slow start, then a steep curve.\n            <\/div>\n          <\/details>\n\n          <details class=\"ok2-faq__item\">\n            <summary>\n              <span class=\"ok2-faq__item__num\">03<\/span>\n              How is this different from running Google Ads?\n              <span class=\"ok2-faq__item__plus\">+<\/span>\n            <\/summary>\n            <div class=\"ok2-faq__item__body\">\n              Ads turn off the moment you stop paying. SEO compounds \u2014 every month of work makes the next month cheaper, and the Map Pack ranking keeps generating calls when budgets tighten. The two work well together; they don&#8217;t replace each other.\n            <\/div>\n          <\/details>\n\n          <details class=\"ok2-faq__item\">\n            <summary>\n              <span class=\"ok2-faq__item__num\">04<\/span>\n              What services do home-improvement contractors actually need?\n              <span class=\"ok2-faq__item__plus\">+<\/span>\n            <\/summary>\n            <div class=\"ok2-faq__item__body\">\n              Local SEO, on-page optimization, Google Business Profile management, a structured review-generation system, and topical content marketing. Backlinks come last \u2014 and only from sources that actually move rankings without triggering penalties.\n            <\/div>\n          <\/details>\n\n          <details class=\"ok2-faq__item\">\n            <summary>\n              <span class=\"ok2-faq__item__num\">05<\/span>\n              Do you work with multi-location businesses or franchises?\n              <span class=\"ok2-faq__item__plus\">+<\/span>\n            <\/summary>\n            <div class=\"ok2-faq__item__body\">\n              Yes. We&#8217;ve built multi-location SEO programs for franchises and chains across cities \u2014 each location ranks independently while sharing brand authority. <a href=\"https:\/\/optimizekro.com\/local-seo-for-multiple-locations\/\">More on multi-location SEO \u2192<\/a>\n            <\/div>\n          <\/details>\n\n          <details class=\"ok2-faq__item\">\n            <summary>\n              <span class=\"ok2-faq__item__num\">06<\/span>\n              What if I&#8217;m already working with another agency?\n              <span class=\"ok2-faq__item__plus\">+<\/span>\n            <\/summary>\n            <div class=\"ok2-faq__item__body\">\n              Most of our clients came from another agency. The free audit will show you exactly what&#8217;s working, what&#8217;s broken, and whether a switch makes sense. Yours to keep \u2014 even if we never work together.\n            <\/div>\n          <\/details>\n\n          <details class=\"ok2-faq__item\">\n            <summary>\n              <span class=\"ok2-faq__item__num\">07<\/span>\n              Are contracts month-to-month or long-term?\n              <span class=\"ok2-faq__item__plus\">+<\/span>\n            <\/summary>\n            <div class=\"ok2-faq__item__body\">\n              We typically run a 90-day initial engagement so the framework has time to compound, then move to month-to-month. We don&#8217;t lock contractors into long contracts \u2014 if the work isn&#8217;t producing, you should be free to leave.\n            <\/div>\n          <\/details>\n\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- ========== 13. FINAL CTA ========== -->\n  <section class=\"ok2-section ok2-final\">\n    <div class=\"ok2-container\">\n      <div class=\"ok2-final__inner\">\n        <span class=\"ok2-eyebrow\">Limited Spots This Quarter<\/span>\n        <h2>Get a free,<br>no-fluff <em>SEO audit.<\/em><\/h2>\n        <p>We&#8217;ll tear down your site, your Google Business Profile, and your top three competitors \u2014 and hand you a clear 90-day action plan. Yours to keep, even if we never work together.<\/p>\n        <div class=\"ok2-final__cta\">\n          <a href=\"https:\/\/optimizekro.com\/contact\/\" class=\"ok2-btn ok2-btn--primary\">\n            Claim my free audit\n            <svg class=\"arr\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 12h14M13 5l7 7-7 7\"\/><\/svg>\n          <\/a>\n          <a href=\"tel:+12345678900\" class=\"ok2-btn ok2-btn--ghost\">Or call +1 (234) 567-8900<\/a>\n        <\/div>\n\n        <div class=\"ok2-final__foot\">\n          <div>\n            <strong>30-min call<\/strong>\n            <span>The audit walkthrough<\/span>\n          <\/div>\n          <div>\n            <strong>No commitment<\/strong>\n            <span>Yours to keep, regardless<\/span>\n          <\/div>\n          <div>\n            <strong>Replies in 24h<\/strong>\n            <span>Direct from the operator<\/span>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n<\/div>\n<!-- ============================================================\n     END OptimizeKro page\n     ============================================================ -->\n","protected":false},"excerpt":{"rendered":"<p>Local SEO \u00b7 Built for the Trades Local SEO for Home Service Contractors A specialized SEO partner for electricians, plumbers, HVAC, and home services. Skip the vanity metrics. We build pipelines that actually ring the phone. Book a strategy call View case studies +67% Avg. 90-day lead lift 3-Pack Map ranking specialists 12+ Trade niches [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_uag_custom_page_level_css":"","site-sidebar-layout":"no-sidebar","site-content-layout":"page-builder","ast-site-content-layout":"full-width-container","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"disabled","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"set","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-989858","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Local SEO for Home Service Contractors\u200b, Company and Firm 2026<\/title>\n<meta name=\"description\" content=\"Local SEO services for home service contractors, companies &amp; firms to boost rankings, leads, and visibility in local search results.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/optimizekro.com\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Local SEO for Home Service Contractors\u200b, Company and Firm 2026\" \/>\n<meta property=\"og:description\" content=\"Local SEO services for home service contractors, companies &amp; firms to boost rankings, leads, and visibility in local search results.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/optimizekro.com\/\" \/>\n<meta property=\"og:site_name\" content=\"Optimize Kro\" \/>\n<meta property=\"article:modified_time\" content=\"2026-05-03T21:21:33+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/optimizekro.com\/wp-content\/uploads\/2025\/12\/How_seo_double_202512192350.png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"8 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/optimizekro.com\\\/\",\"url\":\"https:\\\/\\\/optimizekro.com\\\/\",\"name\":\"Local SEO for Home Service Contractors\u200b, Company and Firm 2026\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/optimizekro.com\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/optimizekro.com\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/optimizekro.com\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/optimizekro.com\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/How_seo_double_202512192350.png\",\"datePublished\":\"2025-08-28T14:30:45+00:00\",\"dateModified\":\"2026-05-03T21:21:33+00:00\",\"description\":\"Local SEO services for home service contractors, companies & firms to boost rankings, leads, and visibility in local search results.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/optimizekro.com\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/optimizekro.com\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/optimizekro.com\\\/#primaryimage\",\"url\":\"https:\\\/\\\/optimizekro.com\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/How_seo_double_202512192350.png\",\"contentUrl\":\"https:\\\/\\\/optimizekro.com\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/How_seo_double_202512192350.png\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/optimizekro.com\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/optimizekro.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"#1 Local SEO Agency Home Services SEO\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/optimizekro.com\\\/#website\",\"url\":\"https:\\\/\\\/optimizekro.com\\\/\",\"name\":\"Optimize Kro\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/optimizekro.com\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/optimizekro.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/optimizekro.com\\\/#organization\",\"name\":\"Optimize Kro\",\"url\":\"https:\\\/\\\/optimizekro.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/optimizekro.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/optimizekro.com\\\/wp-content\\\/uploads\\\/2025\\\/04\\\/cropped-bussness-card-03-removebg-preview.png\",\"contentUrl\":\"https:\\\/\\\/optimizekro.com\\\/wp-content\\\/uploads\\\/2025\\\/04\\\/cropped-bussness-card-03-removebg-preview.png\",\"width\":292,\"height\":157,\"caption\":\"Optimize Kro\"},\"image\":{\"@id\":\"https:\\\/\\\/optimizekro.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Local SEO for Home Service Contractors\u200b, Company and Firm 2026","description":"Local SEO services for home service contractors, companies & firms to boost rankings, leads, and visibility in local search results.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/optimizekro.com\/","og_locale":"en_US","og_type":"article","og_title":"Local SEO for Home Service Contractors\u200b, Company and Firm 2026","og_description":"Local SEO services for home service contractors, companies & firms to boost rankings, leads, and visibility in local search results.","og_url":"https:\/\/optimizekro.com\/","og_site_name":"Optimize Kro","article_modified_time":"2026-05-03T21:21:33+00:00","og_image":[{"url":"https:\/\/optimizekro.com\/wp-content\/uploads\/2025\/12\/How_seo_double_202512192350.png","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"8 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/optimizekro.com\/","url":"https:\/\/optimizekro.com\/","name":"Local SEO for Home Service Contractors\u200b, Company and Firm 2026","isPartOf":{"@id":"https:\/\/optimizekro.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/optimizekro.com\/#primaryimage"},"image":{"@id":"https:\/\/optimizekro.com\/#primaryimage"},"thumbnailUrl":"https:\/\/optimizekro.com\/wp-content\/uploads\/2025\/12\/How_seo_double_202512192350.png","datePublished":"2025-08-28T14:30:45+00:00","dateModified":"2026-05-03T21:21:33+00:00","description":"Local SEO services for home service contractors, companies & firms to boost rankings, leads, and visibility in local search results.","breadcrumb":{"@id":"https:\/\/optimizekro.com\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/optimizekro.com\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/optimizekro.com\/#primaryimage","url":"https:\/\/optimizekro.com\/wp-content\/uploads\/2025\/12\/How_seo_double_202512192350.png","contentUrl":"https:\/\/optimizekro.com\/wp-content\/uploads\/2025\/12\/How_seo_double_202512192350.png"},{"@type":"BreadcrumbList","@id":"https:\/\/optimizekro.com\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/optimizekro.com\/"},{"@type":"ListItem","position":2,"name":"#1 Local SEO Agency Home Services SEO"}]},{"@type":"WebSite","@id":"https:\/\/optimizekro.com\/#website","url":"https:\/\/optimizekro.com\/","name":"Optimize Kro","description":"","publisher":{"@id":"https:\/\/optimizekro.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/optimizekro.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/optimizekro.com\/#organization","name":"Optimize Kro","url":"https:\/\/optimizekro.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/optimizekro.com\/#\/schema\/logo\/image\/","url":"https:\/\/optimizekro.com\/wp-content\/uploads\/2025\/04\/cropped-bussness-card-03-removebg-preview.png","contentUrl":"https:\/\/optimizekro.com\/wp-content\/uploads\/2025\/04\/cropped-bussness-card-03-removebg-preview.png","width":292,"height":157,"caption":"Optimize Kro"},"image":{"@id":"https:\/\/optimizekro.com\/#\/schema\/logo\/image\/"}}]}},"uagb_featured_image_src":{"full":false,"thumbnail":false,"medium":false,"medium_large":false,"large":false,"1536x1536":false,"2048x2048":false},"uagb_author_info":{"display_name":"gulfam qamar","author_link":"https:\/\/optimizekro.com\/author\/raja12345\/"},"uagb_comment_info":0,"uagb_excerpt":"Local SEO \u00b7 Built for the Trades Local SEO for Home Service Contractors A specialized SEO partner for electricians, plumbers, HVAC, and home services. Skip the vanity metrics. We build pipelines that actually ring the phone. Book a strategy call View case studies +67% Avg. 90-day lead lift 3-Pack Map ranking specialists 12+ Trade niches&hellip;","_links":{"self":[{"href":"https:\/\/optimizekro.com\/wp-json\/wp\/v2\/pages\/989858","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/optimizekro.com\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/optimizekro.com\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/optimizekro.com\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/optimizekro.com\/wp-json\/wp\/v2\/comments?post=989858"}],"version-history":[{"count":318,"href":"https:\/\/optimizekro.com\/wp-json\/wp\/v2\/pages\/989858\/revisions"}],"predecessor-version":[{"id":996894,"href":"https:\/\/optimizekro.com\/wp-json\/wp\/v2\/pages\/989858\/revisions\/996894"}],"wp:attachment":[{"href":"https:\/\/optimizekro.com\/wp-json\/wp\/v2\/media?parent=989858"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}