@media (max-width: 900px) {
	html { scroll-padding-top: 84px; }
	body { -webkit-text-size-adjust: 100%; }
	.nav { background: rgba(3,11,26,.97); box-shadow: 0 12px 34px rgba(0,0,0,.3); }
	.nav-in { width: calc(100% - 28px); height: 64px; }
	.logo { font-size: 1.24rem; }
	.menu-toggle { width: 46px; height: 46px; background: rgba(255,255,255,.06); border-radius: 999px !important; }
	.nav-links { top: 74px; left: .85rem; right: .85rem; padding: .55rem; border-radius: 24px; background: rgba(3,11,26,.99); box-shadow: 0 24px 80px rgba(0,0,0,.45); }
	.nav-links a { justify-content: space-between; min-height: 48px; padding: .78rem .9rem; font-size: .98rem; }
	.nav-links a::before { content: ""; }
	.nav-links a::after { content: ">"; display: inline-flex; position: static; width: auto; height: auto; margin-left: auto; color: var(--t3); background: none; opacity: 1; transform: none; }
	.cq-page-content { padding: calc(64px + 1.2rem) 1rem 3.5rem; }
	.cq-page-content .wrap, .conforiq-block-canvas > .wrap, .wrap { width: min(100%, 680px); }
	.cqb-hero { display: block; min-height: auto !important; padding: 2.1rem 1.05rem 2.35rem; border-radius: 0 0 34px 34px; background: radial-gradient(circle at 90% 5%, rgba(100,165,45,0.2), transparent 32%), linear-gradient(165deg, rgba(6,18,37,.98), rgba(3,11,26,1)); }
	.cqb-hero-copy { max-width: 100%; }
	.cqb-hero h1 { font-size: clamp(2rem, 11vw, 3.15rem); line-height: 1.05; margin-bottom: 1rem; }
	.cqb-hero-copy > p:not(.eyebrow) { max-width: none; font-size: .98rem; line-height: 1.7; }
	.eyebrow, .cqb-section-header .eyebrow, .blog-list-heading .eyebrow { display: inline-flex; width: fit-content; max-width: 100%; padding: .42rem .7rem; border: 1px solid rgba(100,165,45,0.2); border-radius: 999px; background: rgba(100,165,45,0.2); font-size: .68rem; line-height: 1.25; }
	.cqb-actions, .cqb-hero-copy .cqb-actions, .blog-bottom-cta .cqb-actions { display: grid; grid-template-columns: 1fr; gap: .75rem; align-items: stretch; justify-content: stretch; }
	.cqb-actions .btn-primary, .cqb-actions .btn-outline, .blog-bottom-cta .btn-primary, .blog-bottom-cta .btn-outline, .btn-primary, .btn-outline { width: 100%; min-height: 54px; padding: .95rem 1rem; font-size: .94rem; border-radius: 999px !important; }
	.cqb-dashboard-visual, .cqb-hero + .cqb-dashboard-visual { position: static; width: 100%; margin: -1.2rem 0 1.35rem; padding: 0 1rem; }
	.cqb-dashboard-panel { padding: 1rem; border-radius: 28px !important; box-shadow: 0 18px 55px rgba(0,0,0,.32); }
	.cqb-dashboard-top { align-items: flex-start; margin-bottom: 1rem; }
	.cqb-dashboard-bars { gap: .72rem; }
	.cqb-dashboard-alerts { display: none; }
	.cqb-dashboard-stats, .cqb-stats-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: .7rem; }
	.cqb-dashboard-stats div, .cqb-stat-tile { min-height: auto; padding: .95rem .75rem; border-radius: 22px !important; }
	.cqb-dashboard-stats strong, .cqb-stat-tile strong { font-size: clamp(1.45rem, 7vw, 2rem); }
	.cqb-dashboard-stats span, .cqb-stat-tile span { font-size: .74rem; line-height: 1.35; }
	.cqb-stat-tags, .blog-category-tabs { flex-wrap: nowrap; overflow-x: auto; margin-inline: -1rem; padding: .75rem 1rem; scroll-snap-type: x proximity; -webkit-overflow-scrolling: touch; }
	.cqb-stat-tags::-webkit-scrollbar, .blog-category-tabs::-webkit-scrollbar { display: none; }
	.cqb-stat-tags span, .blog-category-tabs a, .blog-archive-link { flex: 0 0 auto; scroll-snap-align: start; white-space: nowrap; }
	.cqb-section { padding: 3.6rem 1rem; }
	.cqb-section.is-compact { padding-block: 2.5rem; }
	.cqb-section-header { margin-bottom: 1.45rem; }
	.cqb-section-header h2, .cqb-cta h2, .blog-bottom-cta h2, .blog-list-heading h2 { font-size: clamp(1.7rem, 8vw, 2.35rem); line-height: 1.12; }
	.cqb-section-header p:not(.eyebrow), .cqb-cta p, .blog-bottom-cta p, .blog-list-heading p:not(.eyebrow) { font-size: .94rem; line-height: 1.72; }
	.cqb-card-grid, .cqb-card-grid.columns-2, .cqb-card-grid.columns-3, .cqb-card-grid.columns-4, .blog-dynamic-grid { grid-template-columns: 1fr; gap: .9rem; }
	.cqb-card, .blog-card, .widget, .cqb-faq-item, .related-posts, .author-box, .toc-box { padding: 1.05rem; border-radius: 26px !important; box-shadow: 0 12px 34px rgba(0,0,0,.18); }
	.cqb-card h3, .blog-card h2 { font-size: clamp(1.05rem, 5vw, 1.35rem); }
	.cqb-card p, .blog-card p, .widget, .cq-entry p, .cq-entry li { font-size: .93rem; line-height: 1.68; }
	.cqb-card-link { width: 100%; min-height: 46px; margin-top: .95rem; border-radius: 999px !important; }
	.cqb-card-image, .cqb-card-preview, .cqb-section-image, .cqb-image, .post-thumb { border-radius: 24px !important; }
	.cqb-card-image.is-icon, .cqb-card-preview.is-icon { width: 44px; height: 44px; border-radius: 16px !important; }
	.cqb-card-image.is-logo, .cqb-card-preview.is-logo { width: auto; max-width: 116px; height: 38px; }
	.cqb-cta, .blog-bottom-cta { width: min(100%, 680px); margin: 1.2rem auto 3rem; padding: 1.45rem 1rem; border-radius: 30px !important; }
	.blog-layout { grid-template-columns: 1fr; gap: 1.4rem; }
	.blog-card { grid-template-columns: 1fr; }
	.blog-content-section { padding-top: calc(64px + 1rem); }
	.widget .search-form { grid-template-columns: 1fr; }
	.widget .search-submit, .wp-block-search__button { width: 100%; min-height: 50px; border-radius: 999px !important; }
	.comments-area, .conforiq-single-post .cq-entry { padding: 1rem; border-radius: 28px !important; }
	.footer { padding: 2.5rem 1rem; }
}

/* Markets page: dedicated market-access journey */
html body .cq-markets-page { background:#f7f9f6 !important; color:#0f2147 !important; }
html body .cq-markets-page * { box-sizing:border-box; }
html body .cq-markets-page .cq-markets-inner { width:min(1180px,calc(100% - 64px)) !important; margin:0 auto !important; }
html body .cq-markets-page .cq-markets-hero { min-height:50vh !important; display:flex !important; flex-direction:column !important; justify-content:center !important; padding:68px 0 64px !important; background:linear-gradient(180deg,#fbfcfa 0%,#eef4ea 100%) !important; border-bottom:1px solid rgba(15,33,71,.07) !important; }
html body .cq-markets-page .cq-markets-hero-grid { display:grid !important; grid-template-columns:minmax(0,1.18fr) minmax(340px,.82fr) !important; gap:54px !important; align-items:center !important; }
html body .cq-markets-page .cq-markets-hero-copy { max-width:700px !important; }
html body .cq-markets-page .cq-kicker { margin:0 0 13px !important; color:#4f9e2e !important; font-size:.72rem !important; line-height:1.3 !important; font-weight:800 !important; letter-spacing:.12em !important; text-transform:uppercase !important; }
html body .cq-markets-page .cq-markets-hero h1 { max-width:760px !important; margin:0 0 20px !important; color:#0f2147 !important; font-size:clamp(2.45rem,4.4vw,4.25rem) !important; line-height:1.02 !important; letter-spacing:0 !important; }
html body .cq-markets-page .cq-markets-hero-copy > p:not(.cq-kicker) { max-width:650px !important; margin:0 0 29px !important; color:#52606e !important; font-size:1.08rem !important; line-height:1.65 !important; }
html body .cq-markets-page .cq-conversion-actions { display:flex !important; flex-wrap:wrap !important; gap:12px !important; margin:0 0 22px !important; }
html body .cq-markets-page .cq-btn { display:inline-flex !important; min-height:48px !important; align-items:center !important; justify-content:center !important; padding:13px 22px !important; border-radius:10px !important; font-size:.91rem !important; font-weight:750 !important; line-height:1.2 !important; text-decoration:none !important; }
html body .cq-markets-page .cq-btn-primary { color:#fff !important; background:#4f9e2e !important; border:1px solid #4f9e2e !important; box-shadow:0 9px 22px -12px rgba(79,158,46,.8) !important; }
html body .cq-markets-page .cq-btn-secondary { color:#17365f !important; background:#fff !important; border:1px solid rgba(15,33,71,.16) !important; }
html body .cq-markets-page .cq-conversion-reassurance { display:flex !important; flex-wrap:wrap !important; gap:8px 20px !important; color:#5d6c78 !important; font-size:.78rem !important; }
html body .cq-markets-page .cq-conversion-reassurance span { display:inline-flex !important; align-items:center !important; gap:7px !important; }
html body .cq-markets-page .cq-conversion-reassurance span::before { content:""; width:6px; height:6px; border-radius:50%; background:#64a52d; flex:none; }
html body .cq-markets-page .cq-markets-hero-panel { padding:29px !important; border:1px solid rgba(15,33,71,.12) !important; border-radius:18px !important; background:#10264a !important; box-shadow:0 24px 54px -32px rgba(10,25,49,.65) !important; }
html body .cq-markets-page .cq-markets-hero-panel .cq-kicker { color:#9ed463 !important; }
html body .cq-markets-page .cq-markets-hero-panel h2 { margin:0 0 23px !important; color:#fff !important; font-size:1.5rem !important; line-height:1.18 !important; letter-spacing:0 !important; }
html body .cq-markets-page .cq-markets-hero-panel ol { display:grid !important; gap:10px !important; margin:0 !important; padding:0 !important; list-style:none !important; }
html body .cq-markets-page .cq-markets-hero-panel li { display:grid !important; grid-template-columns:40px 1fr !important; gap:13px !important; align-items:center !important; padding:13px !important; border:1px solid rgba(255,255,255,.12) !important; border-radius:12px !important; background:rgba(255,255,255,.055) !important; }
html body .cq-markets-page .cq-markets-hero-panel li > span { display:grid !important; width:40px !important; height:40px !important; place-items:center !important; border-radius:10px !important; background:rgba(100,165,45,.2) !important; color:#a9df70 !important; }
html body .cq-markets-page .cq-markets-hero-panel svg { width:19px !important; height:19px !important; }
html body .cq-markets-page .cq-markets-hero-panel strong { display:block !important; margin-bottom:3px !important; color:#fff !important; font-size:.89rem !important; }
html body .cq-markets-page .cq-markets-hero-panel small { display:block !important; color:#b9c8d8 !important; font-size:.73rem !important; line-height:1.42 !important; }

html body .cq-markets-page .cq-market-nav { position:sticky !important; top:72px !important; z-index:20 !important; padding:13px 0 !important; background:rgba(255,255,255,.96) !important; border-bottom:1px solid rgba(15,33,71,.09) !important; box-shadow:0 8px 24px -22px rgba(15,33,71,.7) !important; backdrop-filter:blur(12px) !important; }
html body .cq-markets-page .cq-market-nav .cq-markets-inner { display:flex !important; gap:8px !important; overflow-x:auto !important; scrollbar-width:none !important; }
html body .cq-markets-page .cq-market-nav a { display:inline-flex !important; flex:1 0 auto !important; align-items:center !important; justify-content:center !important; gap:8px !important; min-height:40px !important; padding:9px 13px !important; color:#29415d !important; background:#f7f9f6 !important; border:1px solid rgba(15,33,71,.09) !important; border-radius:9px !important; font-size:.77rem !important; font-weight:700 !important; text-decoration:none !important; }
html body .cq-markets-page .cq-market-nav svg { width:16px !important; height:16px !important; color:#4f9e2e !important; }
html body .cq-markets-page .cq-market-nav-flag { display:inline-flex !important; align-items:center !important; justify-content:center !important; min-width:20px !important; font-size:1rem !important; line-height:1 !important; letter-spacing:0 !important; }
html body .cq-markets-page .cq-market-nav-flag.is-group { font-size:.69rem !important; }

/* Override theme padding:78px 0 on first hero section */
html body:not(.home) .cq-markets-page > section:first-of-type { padding:44px 0 !important; }
html body:not(.home) .cq-industries-page > section:first-of-type { padding:44px 0 !important; }
/* Align hero grid columns to top — prevents blank space above shorter left column */
html body .cq-markets-page section:first-of-type .cq-grid-2col { align-items:start !important; }
html body .cq-industries-page section:first-of-type .cq-grid-2col { align-items:start !important; }
html body .cq-markets-page .cq-markets-section { padding:44px 0 !important; }
html body .cq-markets-page .cq-markets-heading { max-width:700px !important; margin:0 0 22px !important; }
html body .cq-markets-page .cq-markets-heading h2 { margin:0 0 12px !important; color:#0f2147 !important; font-size:clamp(2rem,3vw,2.75rem) !important; line-height:1.08 !important; letter-spacing:0 !important; }
html body .cq-markets-page .cq-markets-heading > p:last-child { margin:0 !important; color:#607080 !important; font-size:.98rem !important; line-height:1.6 !important; }
html body .cq-markets-page .cq-market-directory { background:#fff !important; }
html body .cq-markets-page .cq-market-card-grid { display:grid !important; grid-template-columns:repeat(3,minmax(0,1fr)) !important; gap:18px !important; }
html body .cq-markets-page .cq-market-card { display:flex !important; min-height:300px !important; flex-direction:column !important; padding:25px !important; border:1px solid #d8e0e7 !important; border-radius:15px !important; background:#fff !important; box-shadow:0 12px 28px -25px rgba(15,33,71,.65) !important; }
html body .cq-markets-page .cq-market-card-top { display:flex !important; align-items:center !important; justify-content:space-between !important; gap:12px !important; margin-bottom:20px !important; }
html body .cq-markets-page .cq-market-icon,
html body .cq-markets-page .cq-market-pathway-icon { display:grid !important; width:46px !important; height:46px !important; flex:none !important; place-items:center !important; color:#477f26 !important; background:#f0f7eb !important; border:1px solid #cfe1c1 !important; border-radius:12px !important; font-size:1.42rem !important; line-height:1 !important; letter-spacing:0 !important; white-space:nowrap !important; }
html body .cq-markets-page .cq-market-icon svg,
html body .cq-markets-page .cq-market-pathway-icon svg { width:21px !important; height:21px !important; }
html body .cq-markets-page .cq-market-icon.is-group,
html body .cq-markets-page .cq-market-pathway-icon.is-group { font-size:.82rem !important; }
html body .cq-markets-page .cq-flag-plus { margin:0 1px !important; color:#668076 !important; font-size:.56em !important; font-weight:800 !important; }
html body .cq-markets-page .cq-market-scope { color:#607080 !important; font-size:.7rem !important; font-weight:700 !important; text-align:right !important; }
html body .cq-markets-page .cq-market-card h3 { margin:0 0 10px !important; color:#0f2147 !important; font-size:1.2rem !important; line-height:1.2 !important; }
html body .cq-markets-page .cq-market-card p { margin:0 0 20px !important; color:#5b6976 !important; font-size:.84rem !important; line-height:1.58 !important; }
html body .cq-markets-page .cq-market-card a { display:inline-flex !important; align-items:center !important; gap:5px !important; margin-top:auto !important; color:#376e1c !important; font-size:.79rem !important; font-weight:750 !important; text-decoration:none !important; }

html body .cq-markets-page .cq-market-pathways { background:#eef3f6 !important; }
html body .cq-markets-page .cq-market-pathway-list { display:grid !important; gap:18px !important; }
html body .cq-markets-page .cq-market-pathway { scroll-margin-top:145px !important; display:grid !important; grid-template-columns:minmax(0,1.15fr) minmax(300px,.85fr) !important; gap:44px !important; align-items:center !important; padding:22px !important; border:1px solid rgba(15,33,71,.1) !important; border-radius:17px !important; background:#fff !important; box-shadow:0 14px 34px -30px rgba(15,33,71,.7) !important; }
html body .cq-markets-page .cq-market-pathway:nth-child(even) { background:#10264a !important; }
html body .cq-markets-page .cq-market-pathway:nth-child(even) h3 { color:#fff !important; }
html body .cq-markets-page .cq-market-pathway:nth-child(even) p,
html body .cq-markets-page .cq-market-pathway:nth-child(even) li { color:#c0cedc !important; }
html body .cq-markets-page .cq-market-pathway:nth-child(even) .cq-kicker,
html body .cq-markets-page .cq-market-pathway:nth-child(even) a { color:#a9df70 !important; }
html body .cq-markets-page .cq-market-pathway-intro > .cq-market-pathway-icon { margin-bottom:17px !important; }
html body .cq-markets-page .cq-market-pathway h3 { margin:0 0 10px !important; color:#0f2147 !important; font-size:1.7rem !important; line-height:1.12 !important; }
html body .cq-markets-page .cq-market-pathway-intro > p:last-child { max-width:650px !important; margin:0 !important; color:#5b6976 !important; font-size:.88rem !important; line-height:1.62 !important; }
html body .cq-markets-page .cq-market-pathway-points { padding-left:30px !important; border-left:1px solid rgba(15,33,71,.12) !important; }
html body .cq-markets-page .cq-market-pathway:nth-child(even) .cq-market-pathway-points { border-color:rgba(255,255,255,.15) !important; }
html body .cq-markets-page .cq-market-pathway-points ul { display:grid !important; gap:11px !important; margin:0 0 20px !important; padding:0 !important; list-style:none !important; }
html body .cq-markets-page .cq-market-pathway-points li { display:flex !important; gap:10px !important; color:#33495c !important; font-size:.82rem !important; line-height:1.45 !important; }
html body .cq-markets-page .cq-market-pathway-points li svg { width:17px !important; height:17px !important; flex:none !important; color:#64a52d !important; }
html body .cq-markets-page .cq-market-pathway-points a { display:inline-flex !important; gap:5px !important; color:#376e1c !important; font-size:.8rem !important; font-weight:750 !important; text-decoration:none !important; }

html body .cq-markets-page .cq-market-comparison { background:#fff !important; }
html body .cq-markets-page .cq-market-comparison-grid { display:grid !important; grid-template-columns:repeat(4,minmax(0,1fr)) !important; gap:16px !important; }
html body .cq-markets-page .cq-market-comparison-grid article { padding:23px !important; border:1px solid #d8e0e7 !important; border-radius:14px !important; background:#fbfcfb !important; }
html body .cq-markets-page .cq-process-icon { display:grid !important; width:43px !important; height:43px !important; margin-bottom:17px !important; place-items:center !important; color:#477f26 !important; background:#edf6e8 !important; border:1px solid #cfe1c1 !important; border-radius:11px !important; }
html body .cq-markets-page .cq-process-icon svg { width:20px !important; height:20px !important; }
html body .cq-markets-page .cq-market-comparison-grid h3 { margin:0 0 8px !important; color:#0f2147 !important; font-size:1rem !important; }
html body .cq-markets-page .cq-market-comparison-grid p { margin:0 !important; color:#5b6976 !important; font-size:.8rem !important; line-height:1.55 !important; }
html body .cq-markets-page .cq-market-next { padding:54px 0 !important; background:#eaf3e4 !important; }
html body .cq-markets-page .cq-market-next .cq-markets-inner { display:grid !important; grid-template-columns:minmax(0,1fr) auto !important; gap:38px !important; align-items:center !important; }
html body .cq-markets-page .cq-market-next h2 { margin:0 0 9px !important; color:#0f2147 !important; font-size:2rem !important; line-height:1.12 !important; }
html body .cq-markets-page .cq-market-next-copy > p:last-child { max-width:630px !important; margin:0 !important; color:#536473 !important; font-size:.9rem !important; }
html body .cq-markets-page .cq-market-next-actions { display:flex !important; flex-wrap:wrap !important; justify-content:flex-end !important; gap:10px !important; }
html body .cq-markets-page .cq-market-faq { background:#f7f9f6 !important; }
html body .cq-markets-page .cq-markets-narrow { max-width:820px !important; }
html body .cq-markets-page .cq-market-faq .cq-faq + .cq-faq { margin-top:12px !important; }
html body .cq-markets-page .cq-dark-sec h2 { color:#fff !important; }
html body .cq-markets-page .cq-dark-sec > p { color:#b9c8d8 !important; }

@media (max-width: 980px) {
  html body .cq-markets-page .cq-markets-hero-grid { grid-template-columns:1fr !important; gap:34px !important; }
  html body .cq-markets-page .cq-market-card-grid { grid-template-columns:repeat(2,minmax(0,1fr)) !important; }
  html body .cq-markets-page .cq-market-comparison-grid { grid-template-columns:repeat(2,minmax(0,1fr)) !important; }
  html body .cq-markets-page .cq-market-pathway { grid-template-columns:1fr !important; gap:26px !important; }
  html body .cq-markets-page .cq-market-pathway-points { padding-left:0 !important; padding-top:23px !important; border-left:0 !important; border-top:1px solid rgba(15,33,71,.12) !important; }
  html body .cq-markets-page .cq-market-pathway:nth-child(even) .cq-market-pathway-points { border-top-color:rgba(255,255,255,.15) !important; }
  html body .cq-markets-page .cq-market-next .cq-markets-inner { grid-template-columns:1fr !important; }
  html body .cq-markets-page .cq-market-next-actions { justify-content:flex-start !important; }
}

@media (max-width: 620px) {
  html body .cq-markets-page .cq-markets-inner { width:calc(100% - 32px) !important; }
  html body .cq-markets-page .cq-markets-hero { padding:42px 0 44px !important; }
  html body .cq-markets-page .cq-markets-hero h1 { font-size:2.45rem !important; }
  html body .cq-markets-page .cq-markets-hero-panel { padding:20px !important; border-radius:14px !important; }
  html body .cq-markets-page .cq-market-nav { top:64px !important; }
  html body .cq-markets-page .cq-market-nav .cq-markets-inner { width:100% !important; padding:0 16px !important; }
  html body .cq-markets-page .cq-markets-section { padding:36px 0 !important; }
  html body .cq-markets-page .cq-market-card-grid,
  html body .cq-markets-page .cq-market-comparison-grid { grid-template-columns:1fr !important; }
  html body .cq-markets-page .cq-market-card { min-height:0 !important; }
  html body .cq-markets-page .cq-market-pathway { padding:23px !important; border-radius:14px !important; }
  html body .cq-markets-page .cq-conversion-actions,
  html body .cq-markets-page .cq-market-next-actions { flex-direction:column !important; }
  html body .cq-markets-page .cq-btn { width:100% !important; }
}

/* Conversion-focused Industries page ------------------------------------- */
html body .cq-industries-page .cq-industries-hero { min-height:50vh !important; display:flex !important; flex-direction:column !important; justify-content:center !important; }

html body .cq-industries-page .cq-industries-inner {
    width:min(1080px,calc(100% - 64px)) !important;
    max-width:1080px !important;
    margin:0 auto !important;
    box-sizing:border-box !important;
}

html body .cq-industries-page .cq-industries-hero-grid {
    display:grid !important;
    grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr) !important;
    gap:54px !important;
    align-items:center !important;
}

html body .cq-industries-page .cq-industries-hero h1 {
    max-width:700px !important;
    margin:0 0 20px !important;
}

html body .cq-industries-page .cq-industries-hero-aside {
    padding:30px !important;
    background:rgba(255,255,255,.07) !important;
    border:1px solid rgba(255,255,255,.14) !important;
    border-radius:16px !important;
}

html body .cq-industries-page .cq-industries-hero-aside h2 {
    margin:0 0 18px !important;
    color:#fff !important;
    font-size:1.55rem !important;
}

html body .cq-industries-page .cq-industries-hero-aside ul {
    display:grid !important;
    gap:12px !important;
    margin:0 !important;
    padding:0 !important;
    list-style:none !important;
}

html body .cq-industries-page .cq-industries-hero-aside li {
    position:relative !important;
    padding-left:24px !important;
    color:rgba(255,255,255,.82) !important;
}

html body .cq-industries-page .cq-industries-hero-aside li::before {
    content:"" !important;
    position:absolute !important;
    top:.55em !important;
    left:0 !important;
    width:9px !important;
    height:9px !important;
    background:#7cc94a !important;
    border-radius:50% !important;
}

html body .cq-conversion-actions {
    display:flex !important;
    flex-wrap:wrap !important;
    gap:12px !important;
    margin-top:28px !important;
}

html body .cq-btn {
    min-height:48px !important;
    display:inline-flex !important;
    align-items:center !important;
    justify-content:center !important;
    padding:12px 20px !important;
    border-radius:10px !important;
    font-size:.94rem !important;
    font-weight:750 !important;
    line-height:1.2 !important;
    text-decoration:none !important;
}

html body .cq-btn-primary {
    background:#69b62f !important;
    border:1px solid #69b62f !important;
    color:#fff !important;
    box-shadow:0 12px 24px -16px rgba(105,182,47,.85) !important;
}

html body .cq-btn-secondary {
    background:#fff !important;
    border:1px solid rgba(15,33,71,.18) !important;
    color:#0f2147 !important;
}

html body .cq-industries-hero .cq-btn-secondary {
    background:rgba(255,255,255,.08) !important;
    border-color:rgba(255,255,255,.25) !important;
    color:#fff !important;
}

html body .cq-conversion-reassurance,
html body .cq-upload-assurances {
    display:flex !important;
    flex-wrap:wrap !important;
    gap:10px 20px !important;
    margin-top:22px !important;
}

html body .cq-conversion-reassurance span,
html body .cq-upload-assurances span {
    position:relative !important;
    padding-left:18px !important;
    font-size:.79rem !important;
    line-height:1.4 !important;
}

html body .cq-conversion-reassurance span { color:rgba(255,255,255,.7) !important; }
html body .cq-upload-assurances span { color:#52606e !important; }

html body .cq-conversion-reassurance span::before,
html body .cq-upload-assurances span::before {
    content:"" !important;
    position:absolute !important;
    top:.38em !important;
    left:0 !important;
    width:8px !important;
    height:8px !important;
    background:#69b62f !important;
    border-radius:50% !important;
}

html body .cq-industries-page .cq-industries-heading {
    max-width:720px !important;
    margin:0 0 22px !important;
}

html body .cq-industries-page .cq-industries-heading h2 {
    margin:0 0 12px !important;
}

html body .cq-industries-page .cq-industries-heading > p:last-child {
    max-width:650px !important;
    margin-bottom:0 !important;
}

html body .cq-industries-page .cq-industries-grid {
    display:grid !important;
    grid-template-columns:repeat(3,minmax(0,1fr)) !important;
    gap:18px !important;
}

html body .cq-industries-page .cq-industry-card {
    min-width:0 !important;
    overflow:hidden !important;
    background:#fff !important;
    border:1px solid rgba(15,33,71,.12) !important;
    border-radius:14px !important;
    box-shadow:0 18px 38px -32px rgba(15,33,71,.65) !important;
}

html body .cq-industries-page .cq-industry-card img {
    width:100% !important;
    height:176px !important;
    display:block !important;
    object-fit:cover !important;
}

html body .cq-industries-page .cq-industry-card-body {
    display:flex !important;
    flex-direction:column !important;
    min-height:230px !important;
    padding:22px !important;
}

html body .cq-industries-page .cq-industry-card h3 {
    margin:0 0 10px !important;
    font-size:1.15rem !important;
}

html body .cq-industries-page .cq-industry-card p {
    margin:0 0 18px !important;
    font-size:.9rem !important;
}

html body .cq-industries-page .cq-industry-card a {
    margin-top:auto !important;
    color:#3f7f1f !important;
    font-weight:750 !important;
    text-decoration:none !important;
}

html body .cq-industries-page .cq-industries-other {
    margin-top:22px !important;
    padding:18px 20px !important;
    background:#eef4f9 !important;
    border:1px solid rgba(15,33,71,.1) !important;
    border-radius:12px !important;
    color:#52606e !important;
    line-height:1.6 !important;
}

html body .cq-industries-page .cq-industries-other a {
    color:#3f7f1f !important;
    font-weight:750 !important;
}

html body .cq-industries-page .cq-outcome-grid,
html body .cq-industries-page .cq-choice-grid {
    display:grid !important;
    grid-template-columns:repeat(3,minmax(0,1fr)) !important;
    gap:18px !important;
}

html body .cq-industries-page .cq-outcome-grid article,
html body .cq-industries-page .cq-choice-grid article {
    min-width:0 !important;
    padding:26px !important;
    background:rgba(255,255,255,.82) !important;
    border:1px solid rgba(15,33,71,.11) !important;
    border-radius:14px !important;
}

html body .cq-industries-page .cq-outcome-grid article > span {
    display:block !important;
    margin-bottom:18px !important;
    color:#4f9e2e !important;
    font-weight:800 !important;
}

html body .cq-industries-page .cq-outcome-grid h3,
html body .cq-industries-page .cq-choice-grid h3 {
    margin:0 0 10px !important;
    font-size:1.12rem !important;
}

html body .cq-industries-page .cq-choice-grid article {
    display:flex !important;
    flex-direction:column !important;
}

html body .cq-industries-page .cq-choice-grid .cq-btn {
    width:100% !important;
    margin-top:auto !important;
}

html body .cq-industries-page .cq-process-grid {
    display:grid !important;
    grid-template-columns:repeat(4,minmax(0,1fr)) !important;
    gap:14px !important;
    margin:0 !important;
    padding:0 !important;
    list-style:none !important;
}

html body .cq-industries-page .cq-process-grid li {
    padding:24px !important;
    background:#fff !important;
    border:1px solid rgba(15,33,71,.11) !important;
    border-radius:12px !important;
}

html body .cq-industries-page .cq-process-grid li > span {
    width:34px !important;
    height:34px !important;
    display:inline-flex !important;
    align-items:center !important;
    justify-content:center !important;
    margin-bottom:18px !important;
    background:#e7f3df !important;
    border-radius:9px !important;
    color:#3f7f1f !important;
    font-weight:800 !important;
}

html body .cq-industries-page .cq-process-grid h3 { margin:0 0 9px !important; font-size:1rem !important; }
html body .cq-industries-page .cq-process-grid p { margin:0 !important; font-size:.87rem !important; }
html body .cq-industries-page .cq-industries-narrow { max-width:820px !important; }
html body .cq-industries-page .cq-industries-faq .cq-faq + .cq-faq { margin-top:12px !important; }

@media (max-width:900px) {
    html body .cq-industries-page .cq-industries-hero-grid { grid-template-columns:1fr !important; gap:32px !important; }
    html body .cq-industries-page .cq-industries-grid,
    html body .cq-industries-page .cq-outcome-grid,
    html body .cq-industries-page .cq-choice-grid { grid-template-columns:repeat(2,minmax(0,1fr)) !important; }
    html body .cq-industries-page .cq-process-grid { grid-template-columns:repeat(2,minmax(0,1fr)) !important; }
}

@media (max-width:700px) {
    html body .cq-industries-page .cq-industries-inner { width:calc(100% - 32px) !important; }
    html body .cq-industries-page .cq-industries-grid,
    html body .cq-industries-page .cq-outcome-grid,
    html body .cq-industries-page .cq-choice-grid,
    html body .cq-industries-page .cq-process-grid { grid-template-columns:1fr !important; }
    html body .cq-industries-page .cq-industry-card img { height:190px !important; }
    html body .cq-industries-page .cq-industry-card-body { min-height:0 !important; }
    html body .cq-industries-page .cq-conversion-actions { flex-direction:column !important; }
    html body .cq-industries-page .cq-conversion-actions .cq-btn { width:100% !important; }
    html body .cq-industries-page .cq-industries-hero-aside { padding:22px !important; }
}

@media (min-width: 601px) and (max-width: 900px) {
	.cq-page-content { padding-inline: 1.4rem; }
	.cqb-hero { padding: 3.2rem 1.4rem 3.4rem; }
	.cqb-hero h1 { font-size: clamp(2.7rem, 7vw, 4rem); }
	.cqb-hero-copy .cqb-actions, .blog-bottom-cta .cqb-actions, .cqb-cta .cqb-actions { grid-template-columns: repeat(2, minmax(0, 1fr)); }
	.cqb-card-grid.columns-2, .cqb-card-grid.columns-4, .blog-dynamic-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
	.cqb-dashboard-stats, .cqb-stats-grid { grid-template-columns: repeat(4, minmax(0, 1fr)); }
	.cqb-section { padding-block: 4.5rem; }
}

/* v1.0.1: stronger mobile-first UX polish. */
@media (max-width: 600px) {
	.admin-bar .nav {
		top: 46px;
	}

	.nav {
		border-bottom-color: rgba(255,255,255,.06);
	}

	.nav-in {
		height: 58px;
	}

	.logo {
		font-size: 1.1rem;
	}

	.menu-toggle {
		width: 42px;
		height: 42px;
	}

	.cq-breadcrumbs {
		display: none;
	}

	.cq-page-content {
		padding: calc(58px + .75rem) .85rem 3rem;
	}

	.cqb-hero {
		width: calc(100% + .3rem);
		margin-inline: -.15rem;
		padding: 1.35rem 1rem 1.45rem;
		border: 1px solid rgba(100,165,45,0.2);
		border-radius: 26px;
	}

	.cqb-hero h1 {
		max-width: 11ch;
		font-size: clamp(2rem, 10vw, 2.75rem);
		line-height: 1.02;
		letter-spacing: 0;
		text-wrap: balance;
	}

	.cqb-hero-copy > p:not(.eyebrow) {
		margin-top: .9rem;
		font-size: .94rem;
		line-height: 1.62;
	}

	.eyebrow,
	.cqb-section-header .eyebrow,
	.blog-list-heading .eyebrow {
		margin-bottom: .85rem;
		padding: .36rem .64rem;
		font-size: .62rem;
		letter-spacing: .12em;
	}

	.cqb-hero-copy .cqb-actions {
		margin-top: 1.15rem;
	}

	.cqb-actions .btn-primary,
	.cqb-actions .btn-outline,
	.blog-bottom-cta .btn-primary,
	.blog-bottom-cta .btn-outline,
	.btn-primary,
	.btn-outline {
		min-height: 50px;
		padding: .82rem .95rem;
		font-size: .88rem;
	}

	.cqb-dashboard-visual,
	.cqb-hero + .cqb-dashboard-visual {
		margin: .9rem 0 0;
		padding-inline: 0;
	}

	.cqb-dashboard-panel {
		padding: .95rem;
		border-radius: 24px !important;
	}

	.cqb-dashboard-top {
		margin-bottom: .75rem;
	}

	.cqb-dashboard-top strong {
		font-size: 1.1rem;
	}

	.cqb-dashboard-top span {
		font-size: .72rem;
	}

	.cqb-dashboard-bars,
	.cqb-dashboard-alerts,
	.cqb-float-card {
		display: none !important;
	}

	.cqb-dashboard-stats {
		margin-top: 0;
	}

	.cqb-dashboard-stats div,
	.cqb-stat-tile {
		padding: .85rem .65rem;
		border-radius: 18px !important;
	}

	.cqb-dashboard-stats strong,
	.cqb-stat-tile strong {
		font-size: 1.45rem;
	}

	.cqb-dashboard-stats span,
	.cqb-stat-tile span {
		font-size: .7rem;
		color: var(--t2);
	}

	.cqb-section {
		padding: 2.65rem .85rem;
	}

	.cqb-section-header {
		margin-bottom: 1rem;
	}

	.cqb-section-header h2,
	.cqb-cta h2,
	.blog-bottom-cta h2,
	.blog-list-heading h2 {
		font-size: clamp(1.45rem, 7.2vw, 2rem);
		line-height: 1.12;
	}

	.cqb-section-header p:not(.eyebrow),
	.cqb-cta p,
	.blog-bottom-cta p,
	.blog-list-heading p:not(.eyebrow) {
		font-size: .9rem;
		line-height: 1.62;
	}

	.cqb-card,
	.blog-card,
	.widget,
	.cqb-faq-item,
	.related-posts,
	.author-box,
	.toc-box,
	.comments-area,
	.conforiq-single-post .cq-entry {
		padding: .95rem;
		border-radius: 22px !important;
		box-shadow: 0 8px 24px rgba(0,0,0,.16);
	}

	.cqb-card-image,
	.cqb-card-preview,
	.cqb-section-image,
	.cqb-image,
	.post-thumb {
		border-radius: 18px !important;
	}

	.cqb-card-link {
		min-height: 44px;
		font-size: .86rem;
	}

	.cqb-cta,
	.blog-bottom-cta {
		padding: 1.15rem .95rem;
		border-radius: 24px !important;
	}

	.blog-card {
		gap: .9rem;
	}

	.blog-category-tabs {
		margin-inline: 0;
		max-width: 100%;
	}
}

/* v1.0.2: compact card UX system for mobile density. */
@media (max-width: 600px) {
	.cqb-card-grid,
	.cqb-card-grid.columns-1,
	.cqb-card-grid.columns-2,
	.cqb-card-grid.columns-3,
	.cqb-card-grid.columns-4 {
		display: flex !important;
		grid-template-columns: none !important;
		gap: .75rem !important;
		overflow-x: auto !important;
		max-width: 100% !important;
		margin-inline: 0 !important;
		padding: .1rem 0 .65rem !important;
		scroll-snap-type: x proximity !important;
		-webkit-overflow-scrolling: touch;
	}

	.cqb-card-grid::-webkit-scrollbar {
		display: none;
	}

	.cqb-card {
		flex: 0 0 82% !important;
		scroll-snap-align: start !important;
		min-height: 0 !important;
		padding: .86rem !important;
		border-radius: 20px !important;
		box-shadow: 0 8px 22px rgba(0,0,0,.14) !important;
	}

	.cqb-card h3 {
		font-size: 1rem !important;
		line-height: 1.24 !important;
		margin-bottom: .36rem !important;
	}

	.cqb-card p {
		font-size: .82rem !important;
		line-height: 1.45 !important;
		margin-bottom: 0 !important;
		display: -webkit-box !important;
		-webkit-line-clamp: 2 !important;
		-webkit-box-orient: vertical !important;
		overflow: hidden !important;
	}

	.cqb-card-icon {
		font-size: 1.12rem !important;
		margin-bottom: .35rem !important;
	}

	.cqb-card-image,
	.cqb-card-preview {
		aspect-ratio: 16 / 8 !important;
		margin-bottom: .68rem !important;
		border-radius: 16px !important;
	}

	.cqb-card-image.is-icon,
	.cqb-card-preview.is-icon {
		width: 40px !important;
		height: 40px !important;
		padding: 6px !important;
		border-radius: 14px !important;
	}

	.cqb-card-image.is-logo,
	.cqb-card-preview.is-logo {
		max-width: 112px !important;
		height: 36px !important;
	}

	.cqb-card-link {
		width: auto !important;
		min-height: 0 !important;
		margin-top: .55rem !important;
		padding: .3rem 0 !important;
		justify-content: flex-start !important;
		color: var(--ac) !important;
		background: transparent !important;
		border: 0 !important;
		font-size: .82rem !important;
	}

	.cqb-card-link::after {
		content: " ->";
	}

	.cqb-section:has(.cqb-card-grid) {
		overflow: hidden;
	}

	.cqb-faq {
		gap: .58rem !important;
	}

	.cqb-faq-item {
		padding: .82rem !important;
		border-radius: 18px !important;
	}

	.cqb-faq summary {
		font-size: .9rem !important;
		line-height: 1.35 !important;
	}

	.cqb-faq p {
		font-size: .8rem !important;
		line-height: 1.45 !important;
	}

	.blog-card {
		padding: .86rem !important;
		gap: .75rem !important;
		border-radius: 20px !important;
	}

	.blog-card h2 {
		font-size: 1.08rem !important;
		line-height: 1.24 !important;
	}

	.blog-card p {
		font-size: .82rem !important;
		line-height: 1.45 !important;
		display: -webkit-box !important;
		-webkit-line-clamp: 2 !important;
		-webkit-box-orient: vertical !important;
		overflow: hidden !important;
	}

	.blog-meta {
		font-size: .72rem !important;
		margin-bottom: .55rem !important;
	}

	.post-thumb {
		aspect-ratio: 16 / 8 !important;
		border-radius: 16px !important;
	}

	.widget {
		padding: .9rem !important;
		border-radius: 20px !important;
	}

	.widget-title {
		font-size: 1rem !important;
	}

	html,
	body {
		max-width: 100% !important;
		overflow-x: hidden !important;
	}

	.site,
	.site-main,
	.cq-page-content,
	.cq-entry,
	.cqb-section,
	.cqb-section-in,
	.wp-block-post-content,
	.entry-content {
		max-width: 100% !important;
		overflow-x: hidden !important;
	}

	.cqb-card-grid,
	.cqb-stat-tags,
	.blog-category-tabs {
		box-sizing: border-box !important;
		width: 100% !important;
		max-width: 100% !important;
		margin-left: 0 !important;
		margin-right: 0 !important;
		padding-left: 0 !important;
		padding-right: 0 !important;
	}

	.cqb-card-grid {
		scroll-padding-inline: 0 !important;
	}

	.cqb-card {
		flex-basis: 78% !important;
		max-width: 78% !important;
	}

	.cqb-card:last-child {
		margin-right: 0 !important;
	}
}

/* v1.0.3: section-specific mobile patterns, not one card treatment everywhere. */
@media (max-width: 600px) {
	.cqb-card-grid,
	.cqb-card-grid.columns-1,
	.cqb-card-grid.columns-2,
	.cqb-card-grid.columns-3,
	.cqb-card-grid.columns-4,
	.cqb-card-grid.columns-5 {
		display: grid !important;
		grid-template-columns: 1fr !important;
		gap: .62rem !important;
		overflow: visible !important;
		padding: 0 !important;
		scroll-snap-type: none !important;
	}

	.cqb-card-grid .cqb-card {
		display: grid !important;
		grid-template-columns: 42px minmax(0, 1fr) !important;
		column-gap: .72rem !important;
		row-gap: .22rem !important;
		align-items: start !important;
		width: auto !important;
		max-width: none !important;
		flex: none !important;
		padding: .78rem !important;
		border-radius: 18px !important;
	}

	.cqb-card-grid .cqb-card-icon,
	.cqb-card-grid .cqb-card-image.is-icon,
	.cqb-card-grid .cqb-card-preview.is-icon,
	.cqb-card-grid .cqb-card-image.is-logo,
	.cqb-card-grid .cqb-card-preview.is-logo {
		grid-column: 1 !important;
		grid-row: 1 / span 3 !important;
		margin: 0 !important;
	}

	.cqb-card-grid .cqb-card-icon {
		display: inline-flex !important;
		align-items: center !important;
		justify-content: center !important;
		width: 42px !important;
		height: 42px !important;
		border-radius: 999px !important;
		background: rgba(100,165,45,0.2) !important;
		border: 1px solid rgba(100,165,45,0.2) !important;
		font-size: .82rem !important;
	}

	.cqb-card-grid .cqb-card h3,
	.cqb-card-grid .cqb-card p,
	.cqb-card-grid .cqb-card-link {
		grid-column: 2 !important;
	}

	.cqb-card-grid .cqb-card h3 {
		margin: 0 !important;
		font-size: .94rem !important;
		line-height: 1.25 !important;
	}

	.cqb-card-grid .cqb-card p {
		font-size: .78rem !important;
		line-height: 1.42 !important;
		-webkit-line-clamp: 2 !important;
	}

	.cqb-card-grid .cqb-card-link {
		margin-top: .18rem !important;
		padding: 0 !important;
		font-size: .76rem !important;
	}

	.cqb-card-grid .cqb-card-image.is-cover,
	.cqb-card-grid .cqb-card-preview.is-cover {
		grid-column: 1 / -1 !important;
		grid-row: auto !important;
		width: 100% !important;
		height: auto !important;
		aspect-ratio: 16 / 7 !important;
		margin: 0 0 .25rem !important;
	}

	.cqb-card-grid.columns-2,
	.cqb-card-grid:has(.cqb-card-image.is-cover),
	.cqb-card-grid:has(.cqb-card-preview.is-cover) {
		display: flex !important;
		gap: .75rem !important;
		overflow-x: auto !important;
		padding-bottom: .45rem !important;
		scroll-snap-type: x proximity !important;
	}

	.cqb-card-grid.columns-2 .cqb-card,
	.cqb-card-grid:has(.cqb-card-image.is-cover) .cqb-card,
	.cqb-card-grid:has(.cqb-card-preview.is-cover) .cqb-card {
		display: block !important;
		flex: 0 0 78% !important;
		max-width: 78% !important;
		scroll-snap-align: start !important;
	}

	.cqb-card-grid.columns-4 {
		grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
		gap: .56rem !important;
	}

	.cqb-card-grid.columns-4 .cqb-card {
		display: flex !important;
		min-height: 74px !important;
		flex-direction: column !important;
		align-items: flex-start !important;
		justify-content: center !important;
		gap: .38rem !important;
		padding: .7rem !important;
	}

	.cqb-card-grid.columns-4 .cqb-card-icon {
		width: 34px !important;
		height: 34px !important;
		font-size: .72rem !important;
	}

	.cqb-card-grid.columns-4 .cqb-card h3 {
		font-size: .82rem !important;
		line-height: 1.2 !important;
	}

	.cqb-card-grid.columns-4 .cqb-card p,
	.cqb-card-grid.columns-4 .cqb-card-link {
		display: none !important;
	}

	.cqb-card-grid.columns-5 {
		position: relative !important;
		gap: .72rem !important;
	}

	.cqb-card-grid.columns-5 .cqb-card,
	.cq-mobile-process .cqb-card-grid .cqb-card {
		position: relative !important;
		grid-template-columns: 38px minmax(0, 1fr) !important;
		padding: .76rem .78rem .76rem .65rem !important;
		background: rgba(8,28,55,.72) !important;
	}

	.cqb-card-grid.columns-5 .cqb-card::before,
	.cq-mobile-process .cqb-card-grid .cqb-card::before {
		content: "";
		position: absolute;
		left: 25px;
		top: 48px;
		bottom: -.72rem;
		width: 1px;
		background: rgba(100,165,45,0.2);
	}

	.cqb-card-grid.columns-5 .cqb-card:last-child::before,
	.cq-mobile-process .cqb-card-grid .cqb-card:last-child::before {
		display: none;
	}

	.cqb-card-grid.columns-5 .cqb-card-icon,
	.cq-mobile-process .cqb-card-grid .cqb-card-icon {
		width: 34px !important;
		height: 34px !important;
		background: var(--ac) !important;
		color: #02141f !important;
		border: 0 !important;
		font-weight: 800 !important;
	}

	.cqb-card-grid.columns-5 .cqb-card p,
	.cq-mobile-process .cqb-card-grid .cqb-card p {
		-webkit-line-clamp: 3 !important;
	}

	.cq-mobile-process .cqb-card-grid,
	.cq-mobile-benefits .cqb-card-grid,
	.cq-mobile-market .cqb-card-grid,
	.cq-mobile-category .cqb-card-grid {
		display: grid !important;
		overflow: visible !important;
		scroll-snap-type: none !important;
	}

	.cq-mobile-category .cqb-card-grid,
	.cq-mobile-market .cqb-card-grid {
		grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
	}

	.cq-mobile-category .cqb-card,
	.cq-mobile-market .cqb-card {
		display: flex !important;
		min-height: 74px !important;
		flex-direction: column !important;
		align-items: flex-start !important;
		justify-content: center !important;
		gap: .38rem !important;
		padding: .7rem !important;
	}

	.cq-mobile-category .cqb-card p,
	.cq-mobile-category .cqb-card-link,
	.cq-mobile-market .cqb-card p,
	.cq-mobile-market .cqb-card-link {
		display: none !important;
	}

	.cq-mobile-proof .cqb-card-grid {
		display: flex !important;
		gap: .75rem !important;
		overflow-x: auto !important;
		padding-bottom: .45rem !important;
		scroll-snap-type: x proximity !important;
	}

	.cq-mobile-proof .cqb-card {
		display: block !important;
		flex: 0 0 78% !important;
		max-width: 78% !important;
		scroll-snap-align: start !important;
	}

	.cq-mobile-process .cqb-card-grid,
	.cq-mobile-process .cqb-card-grid.columns-4,
	.cq-mobile-process .cqb-card-grid.columns-5 {
		display: grid !important;
		grid-template-columns: 1fr !important;
		gap: .72rem !important;
		overflow: visible !important;
	}

	.cq-mobile-process .cqb-card-grid .cqb-card {
		display: grid !important;
		width: 100% !important;
		max-width: none !important;
		min-height: 0 !important;
	}
}

@media (min-width: 601px) and (max-width: 900px) {
	.cqb-card-grid.columns-4,
	.cqb-card-grid.columns-5 {
		grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
	}

	.cq-mobile-category .cqb-card-grid,
	.cq-mobile-market .cqb-card-grid {
		grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
	}

	.cq-mobile-benefits .cqb-card-grid,
	.cq-mobile-process .cqb-card-grid {
		grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
	}

	.cqb-card-grid.columns-4 .cqb-card {
		min-height: 140px;
	}

	.cqb-card-grid.columns-5 .cqb-card {
		border-radius: 24px !important;
	}
}

/* v1.0.4: desktop rhythm and section-specific layouts. */
@media (min-width: 901px) {
	.cq-page-content {
		padding-top: 7.1rem !important;
		padding-bottom: 5rem !important;
	}

	.cqb-hero {
		min-height: 610px !important;
		padding: 4.2rem 3.5rem !important;
		border-radius: 34px !important;
		grid-template-columns: minmax(0, 1fr) minmax(420px, 520px) !important;
		gap: 2.4rem !important;
		align-items: center !important;
	}

	.cqb-hero h1 {
		max-width: 600px !important;
		font-size: clamp(2.7rem, 3.55vw, 3.75rem) !important;
		line-height: 1.08 !important;
		text-wrap: balance !important;
	}

	.cqb-hero-copy > p:not(.eyebrow) {
		max-width: 620px !important;
		font-size: 1.04rem !important;
		line-height: 1.72 !important;
	}

	.cqb-dashboard-panel {
		border-radius: 28px !important;
		overflow: visible !important;
	}

	.cqb-dashboard-top {
		position: relative !important;
		z-index: 3 !important;
		margin-bottom: 1.25rem !important;
	}

	.cqb-dashboard-top strong {
		display: block !important;
		max-width: calc(100% - 120px) !important;
		font-size: 1.32rem !important;
		line-height: 1.2 !important;
	}

	.cqb-dashboard-top span {
		white-space: nowrap !important;
	}

	.cqb-float-card {
		border-radius: 18px !important;
	}

	.cqb-float-card-top {
		top: -4.45rem !important;
		left: -1.15rem !important;
		width: min(240px, 48%) !important;
	}

	.cqb-float-card-bottom {
		right: -1.15rem !important;
		bottom: -1.25rem !important;
		width: min(230px, 48%) !important;
	}

	.cqb-section {
		padding: 4.35rem 2rem !important;
	}

	.cqb-section.is-compact {
		padding-block: 3.8rem !important;
	}

	.cqb-section-in {
		gap: 2.35rem !important;
	}

	.cqb-section-header {
		max-width: 760px !important;
		margin-bottom: 2.2rem !important;
	}

	.cqb-section-header h2,
	.cqb-cta h2,
	.blog-bottom-cta h2 {
		max-width: 820px !important;
		font-size: clamp(1.85rem, 2.35vw, 2.6rem) !important;
		line-height: 1.12 !important;
		text-wrap: balance !important;
	}

	.cqb-section-header p:not(.eyebrow),
	.cqb-cta p,
	.blog-bottom-cta p {
		font-size: 1.02rem !important;
		line-height: 1.7 !important;
	}

	.cqb-card-grid {
		gap: 1.15rem !important;
	}

	.cqb-card {
		min-height: 0 !important;
		padding: 1.35rem !important;
		border-radius: 24px !important;
		box-shadow: 0 16px 45px rgba(0,0,0,.18) !important;
	}

	.cqb-card h3 {
		font-size: 1.06rem !important;
		line-height: 1.28 !important;
		margin-bottom: .52rem !important;
	}

	.cqb-card p {
		font-size: .94rem !important;
		line-height: 1.58 !important;
	}

	.cqb-card-icon {
		width: 48px !important;
		height: 48px !important;
		margin-bottom: .9rem !important;
		border-radius: 18px !important;
		font-size: 1rem !important;
	}

	.cqb-card-image,
	.cqb-card-preview {
		aspect-ratio: 16 / 8.5 !important;
		margin-bottom: .95rem !important;
		border-radius: 20px !important;
	}

	.cqb-card-link {
		min-height: 42px !important;
		margin-top: .9rem !important;
		padding: .7rem .9rem !important;
		border-radius: 999px !important;
		font-size: .86rem !important;
	}

	.cq-mobile-proof .cqb-card-grid {
		grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
		align-items: stretch !important;
	}

	.cq-mobile-proof .cqb-card:first-child {
		grid-row: auto;
	}

	.cq-mobile-proof .cqb-card {
		min-height: 250px !important;
	}

	.cq-mobile-benefits .cqb-card-grid {
		grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
	}

	.cq-mobile-benefits .cqb-card {
		display: grid !important;
		grid-template-columns: 48px minmax(0, 1fr) !important;
		column-gap: .95rem !important;
		align-items: start !important;
	}

	.cq-mobile-benefits .cqb-card-icon {
		grid-row: 1 / span 2 !important;
		margin-bottom: 0 !important;
	}

	.cq-mobile-benefits .cqb-card p {
		display: -webkit-box !important;
		-webkit-line-clamp: 3 !important;
		-webkit-box-orient: vertical !important;
		overflow: hidden !important;
	}

	.cq-mobile-category .cqb-card-grid,
	.cq-mobile-market .cqb-card-grid {
		grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
		gap: .9rem !important;
	}

	.cq-mobile-category .cqb-card,
	.cq-mobile-market .cqb-card {
		min-height: 126px !important;
		padding: 1rem !important;
	}

	.cq-mobile-category .cqb-card p,
	.cq-mobile-market .cqb-card p {
		display: none !important;
	}

	.cq-mobile-process .cqb-card-grid {
		position: relative !important;
		grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
		gap: .95rem !important;
	}

	.cq-mobile-process .cqb-card-grid::before {
		content: "";
		position: absolute;
		left: 6%;
		right: 6%;
		top: 38px;
		height: 1px;
		background: linear-gradient(90deg, transparent, rgba(100,165,45,0.2), transparent);
	}

	.cq-mobile-process .cqb-card {
		position: relative !important;
		padding-top: 1.55rem !important;
		text-align: left !important;
	}

	.cq-mobile-process .cqb-card-icon {
		position: relative !important;
		z-index: 1;
		background: var(--ac) !important;
		color: #02141f !important;
		border-color: transparent !important;
	}

	.cq-mobile-process .cqb-card p {
		display: -webkit-box !important;
		-webkit-line-clamp: 3 !important;
		-webkit-box-orient: vertical !important;
		overflow: hidden !important;
	}

	.cqb-cta,
	.blog-bottom-cta {
		width: min(100%, 980px) !important;
		margin-block: 2.5rem 5rem !important;
		padding: 2.4rem 3rem !important;
		border-radius: 30px !important;
	}
}

@media (min-width: 901px) and (max-width: 1180px) {
	.cqb-hero h1 {
		font-size: clamp(2.45rem, 3.85vw, 3.25rem) !important;
	}

	.cqb-section-header h2,
	.cqb-cta h2,
	.blog-bottom-cta h2 {
		font-size: clamp(1.75rem, 2.8vw, 2.35rem) !important;
	}
}

@media (min-width: 1400px) {
	.cqb-section {
		padding-block: 4.75rem !important;
	}

	.cqb-hero h1 {
		font-size: clamp(2.85rem, 3.3vw, 3.85rem) !important;
	}

	.cqb-section-header h2,
	.cqb-cta h2,
	.blog-bottom-cta h2 {
		font-size: clamp(1.95rem, 2.15vw, 2.75rem) !important;
	}

	.cq-mobile-category .cqb-card-grid,
	.cq-mobile-market .cqb-card-grid {
		grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
	}
}

/* v1.0.8: premium compliance palette refresh. */
:root {
	--bg: #07111f;
	--bg2: #0e1b2d;
	--panel: #10233a;
	--panel2: #142b46;
	--light-bg: #f6f8fb;
	--light-panel: #ffffff;
	--ink: #101827;
	--muted-ink: #526174;
	--t1: #f3f7fa;
	--t2: #b6c7d8;
	--t3: #8ba4bd;
	--ac: #00c7b1;
	--ac2: #4f7cff;
	--warn: #f6b84b;
	--bdr: rgba(139,164,189,.18);
	--bdr-lt: rgba(255,255,255,.14);
}

body {
	background: #07111f !important;
	color: #f3f7fa !important;
}

.nav {
	background: rgba(7,17,31,.94) !important;
	border-bottom-color: rgba(139,164,189,.16) !important;
}

.btn-primary,
.cqb-actions .btn-primary,
.blog-bottom-cta .btn-primary,
.wp-block-search__button,
.search-submit {
	background: linear-gradient(135deg, #00c7b1, #38dbc9) !important;
	color: #06141f !important;
	box-shadow: 0 14px 34px rgba(0,199,177,.24) !important;
}

.btn-outline,
.cqb-actions .btn-outline,
.blog-bottom-cta .btn-outline {
	color: #f3f7fa !important;
	background: rgba(255,255,255,.035) !important;
	border-color: rgba(182,199,216,.22) !important;
}

.cqb-hero {
	background:
		radial-gradient(circle at 88% 6%, rgba(0,199,177,.18), transparent 32%),
		linear-gradient(145deg, rgba(14,27,45,.96), rgba(7,17,31,.98)) !important;
}

.cqb-hero h1,
.cqb-section-header h2,
.cqb-cta h2,
.blog-bottom-cta h2 {
	color: #f3f7fa !important;
}

.cqb-hero-copy > p:not(.eyebrow),
.cqb-section-header p:not(.eyebrow),
.cqb-cta p,
.blog-bottom-cta p,
.cq-entry p,
.cq-entry li {
	color: #b6c7d8 !important;
}

.eyebrow,
.cqb-section-header .eyebrow,
.blog-list-heading .eyebrow {
	color: #00c7b1 !important;
	background: rgba(0,199,177,.1) !important;
	border-color: rgba(0,199,177,.25) !important;
}

.cqb-section {
	background:
		linear-gradient(180deg, rgba(7,17,31,1), rgba(9,20,34,1)) !important;
}

.cqb-section.is-alt {
	background:
		linear-gradient(180deg, rgba(10,22,37,1), rgba(12,28,47,1)) !important;
}

.cqb-section:nth-of-type(4n+3),
.cqb-section:nth-of-type(4n+4) {
	background: #f6f8fb !important;
	color: #101827 !important;
}

.cqb-section:nth-of-type(4n+3) .cqb-section-header h2,
.cqb-section:nth-of-type(4n+4) .cqb-section-header h2,
.cqb-section:nth-of-type(4n+3) .cqb-card h3,
.cqb-section:nth-of-type(4n+4) .cqb-card h3 {
	color: #101827 !important;
}

.cqb-section:nth-of-type(4n+3) .cqb-section-header p:not(.eyebrow),
.cqb-section:nth-of-type(4n+4) .cqb-section-header p:not(.eyebrow),
.cqb-section:nth-of-type(4n+3) .cqb-card p,
.cqb-section:nth-of-type(4n+4) .cqb-card p {
	color: #526174 !important;
}

.cqb-section:nth-of-type(4n+3) .cqb-card,
.cqb-section:nth-of-type(4n+4) .cqb-card {
	background: #ffffff !important;
	border-color: rgba(16,24,39,.1) !important;
	box-shadow: 0 18px 50px rgba(15,33,56,.1) !important;
}

.cqb-card,
.blog-card,
.widget,
.cqb-faq-item,
.related-posts,
.author-box,
.toc-box {
	background: rgba(16,35,58,.86) !important;
	border-color: rgba(139,164,189,.18) !important;
}

.cqb-card h3,
.blog-card h2,
.widget-title,
.cqb-faq summary {
	color: #f3f7fa !important;
}

.cqb-card p,
.blog-card p,
.widget {
	color: #b6c7d8 !important;
}

.cqb-card-link {
	color: #00c7b1 !important;
	border-color: rgba(0,199,177,.25) !important;
	background: rgba(0,199,177,.08) !important;
}

.cqb-section:nth-of-type(4n+3) .cqb-card-link,
.cqb-section:nth-of-type(4n+4) .cqb-card-link {
	color: #075f93 !important;
	background: rgba(79,124,255,.08) !important;
	border-color: rgba(79,124,255,.18) !important;
}

.cqb-dashboard-panel,
.cqb-stats-panel {
	background: linear-gradient(180deg, rgba(16,35,58,.96), rgba(9,20,34,.98)) !important;
	border-color: rgba(139,164,189,.18) !important;
}

.cqb-dashboard-stats div,
.cqb-stat-tile {
	background: rgba(255,255,255,.045) !important;
	border-color: rgba(139,164,189,.16) !important;
}

.cqb-dashboard-bar em i {
	background: linear-gradient(90deg, #00c7b1, #7ce7dc) !important;
}

.cqb-float-card {
	background: rgba(16,35,58,.96) !important;
	border-color: rgba(139,164,189,.2) !important;
}

.cqb-cta,
.blog-bottom-cta {
	background:
		radial-gradient(circle at 100% 0%, rgba(0,199,177,.18), transparent 36%),
		linear-gradient(135deg, #10233a, #07111f) !important;
	border-color: rgba(139,164,189,.18) !important;
}

.footer {
	background: #07111f !important;
	border-top-color: rgba(139,164,189,.16) !important;
}

/* v1.0.9: restore continuous dark brand flow while keeping calmer enterprise colors. */
:root {
	--bg: #07111f;
	--bg2: #0b1829;
	--panel: #10233a;
	--panel2: #132a45;
	--t1: #f3f7fa;
	--t2: #b8c9d9;
	--t3: #89a3bd;
	--ac: #00c7b1;
	--ac2: #4f7cff;
	--warn: #f6b84b;
	--bdr: rgba(139,164,189,.17);
	--bdr-lt: rgba(255,255,255,.13);
}

.cqb-section,
.cqb-section.is-alt,
.cqb-section:nth-of-type(4n+3),
.cqb-section:nth-of-type(4n+4) {
	background:
		radial-gradient(circle at 100% 0%, rgba(0,199,177,.055), transparent 30%),
		linear-gradient(180deg, #07111f 0%, #0b1829 100%) !important;
	color: #f3f7fa !important;
}

.cqb-section:nth-of-type(even),
.cqb-section.is-alt:nth-of-type(even) {
	background:
		radial-gradient(circle at 0% 12%, rgba(79,124,255,.07), transparent 32%),
		linear-gradient(180deg, #0b1829 0%, #0e1b2d 100%) !important;
}

.cqb-section:nth-of-type(4n+3) .cqb-section-header h2,
.cqb-section:nth-of-type(4n+4) .cqb-section-header h2,
.cqb-section:nth-of-type(4n+3) .cqb-card h3,
.cqb-section:nth-of-type(4n+4) .cqb-card h3,
.cqb-section-header h2,
.cqb-card h3,
.cqb-cta h2,
.blog-bottom-cta h2 {
	color: #f3f7fa !important;
}

.cqb-section:nth-of-type(4n+3) .cqb-section-header p:not(.eyebrow),
.cqb-section:nth-of-type(4n+4) .cqb-section-header p:not(.eyebrow),
.cqb-section:nth-of-type(4n+3) .cqb-card p,
.cqb-section:nth-of-type(4n+4) .cqb-card p,
.cqb-section-header p:not(.eyebrow),
.cqb-card p {
	color: #b8c9d9 !important;
}

.cqb-section:nth-of-type(4n+3) .cqb-card,
.cqb-section:nth-of-type(4n+4) .cqb-card,
.cqb-card,
.blog-card,
.widget,
.cqb-faq-item,
.related-posts,
.author-box,
.toc-box {
	background: rgba(16,35,58,.82) !important;
	border-color: rgba(139,164,189,.18) !important;
	box-shadow: 0 16px 44px rgba(0,0,0,.18) !important;
}

.cqb-section.is-alt .cqb-card,
.cq-mobile-category .cqb-card,
.cq-mobile-market .cqb-card {
	background: rgba(19,42,69,.78) !important;
}

.cqb-section:nth-of-type(4n+3) .cqb-card-link,
.cqb-section:nth-of-type(4n+4) .cqb-card-link,
.cqb-card-link {
	color: #00c7b1 !important;
	background: rgba(0,199,177,.08) !important;
	border-color: rgba(0,199,177,.22) !important;
}

.cqb-card-icon.cq-resource-icon,
.cqb-card-icon.cq-flag-icon {
	background: rgba(0,199,177,.11) !important;
	border-color: rgba(0,199,177,.2) !important;
}

.cqb-section + .cqb-section {
	border-top: 1px solid rgba(139,164,189,.08) !important;
}

.cqb-cta,
.blog-bottom-cta {
	background:
		radial-gradient(circle at 100% 0%, rgba(0,199,177,.16), transparent 36%),
		linear-gradient(135deg, #10233a, #07111f) !important;
}

/* v1.1.0: light-first enterprise theme with intentional dark product moments. */
:root {
	--bg: #f6f8fb;
	--bg2: #eef3f8;
	--panel: #ffffff;
	--panel2: #f9fbfd;
	--dark: #07111f;
	--dark2: #10233a;
	--ink: #101827;
	--muted-ink: #526174;
	--t1: #101827;
	--t2: #526174;
	--t3: #71839a;
	--ac: #00bfa8;
	--ac2: #3f73ff;
	--warn: #f6b84b;
	--bdr: #dde5ee;
	--bdr-lt: rgba(16,24,39,.1);
}

.logo,
.nav-links a,
.nav-cta {
	color: #101827 !important;
}

.nav-links a {
	color: #526174 !important;
}

.nav-links a:hover,
.nav-links a:focus {
	color: #07111f !important;
}

.menu-toggle {
	color: #101827 !important;
	background: rgba(16,24,39,.06) !important;
	border-color: rgba(16,24,39,.12) !important;
}

.cq-page-content,
.conforiq-block-canvas {
	background: #f6f8fb !important;
}

.cqb-hero {
	background:
		radial-gradient(circle at 90% 8%, rgba(0,191,168,.18), transparent 34%),
		linear-gradient(135deg, #ffffff 0%, #eef3f8 100%) !important;
	border: 1px solid rgba(16,24,39,.08) !important;
	box-shadow: 0 24px 80px rgba(15,33,56,.08) !important;
}

.cqb-hero h1,
.cqb-section-header h2,
.cqb-card h3,
.blog-card h2,
.widget-title,
.cqb-faq summary,
.cq-entry h1,
.cq-entry h2,
.cq-entry h3 {
	color: #101827 !important;
}

.cqb-hero-copy > p:not(.eyebrow),
.cqb-section-header p:not(.eyebrow),
.cqb-card p,
.blog-card p,
.widget,
.cq-entry p,
.cq-entry li {
	color: #526174 !important;
}

.eyebrow,
.cqb-section-header .eyebrow,
.blog-list-heading .eyebrow {
	color: #057f74 !important;
	background: rgba(0,191,168,.1) !important;
	border-color: rgba(0,191,168,.22) !important;
}

.btn-primary,
.cqb-actions .btn-primary,
.blog-bottom-cta .btn-primary,
.wp-block-search__button,
.search-submit {
	background: linear-gradient(135deg, #00bfa8, #31d6c6) !important;
	color: #06141f !important;
	border-color: transparent !important;
	box-shadow: 0 14px 34px rgba(0,191,168,.22) !important;
}

.btn-outline,
.cqb-actions .btn-outline,
.blog-bottom-cta .btn-outline {
	color: #101827 !important;
	background: rgba(255,255,255,.74) !important;
	border-color: rgba(16,24,39,.14) !important;
}

.cqb-hero .btn-outline,
.cqb-hero-copy .btn-outline {
	background: rgba(16,24,39,.04) !important;
}

.cqb-section,
.cqb-section.is-alt,
.cqb-section:nth-of-type(4n+3),
.cqb-section:nth-of-type(4n+4) {
	background: #f6f8fb !important;
	color: #101827 !important;
	border-top: 1px solid rgba(16,24,39,.06) !important;
}

.cqb-section:nth-of-type(even),
.cqb-section.is-alt:nth-of-type(even) {
	background: #ffffff !important;
}

.cqb-section:nth-of-type(3n),
.cqb-section.is-alt:nth-of-type(3n) {
	background:
		radial-gradient(circle at 100% 0%, rgba(63,115,255,.08), transparent 35%),
		#eef3f8 !important;
}

.cqb-section .cqb-section-header h2,
.cqb-section .cqb-section-header p:not(.eyebrow),
.cqb-section .cqb-card h3,
.cqb-section .cqb-card p,
.cqb-section .cqb-card-link,
.cqb-section .cqb-card-icon {
	color: inherit;
}

.cqb-section .cqb-section-header h2,
.cqb-section .cqb-card h3 {
	color: #101827 !important;
}

.cqb-section .cqb-section-header p:not(.eyebrow),
.cqb-section .cqb-card p {
	color: #526174 !important;
}

.cqb-card,
.blog-card,
.widget,
.cqb-faq-item,
.related-posts,
.author-box,
.toc-box,
.comments-area,
.conforiq-single-post .cq-entry {
	background: #ffffff !important;
	border: 1px solid #dde5ee !important;
	box-shadow: 0 18px 50px rgba(15,33,56,.08) !important;
}

.cqb-section.is-alt .cqb-card,
.cq-mobile-category .cqb-card,
.cq-mobile-market .cqb-card {
	background: #ffffff !important;
}

.cqb-section .cqb-card {
	background: #ffffff !important;
	color: #101827 !important;
}

.cqb-card-link,
.cqb-section:nth-of-type(4n+3) .cqb-card-link,
.cqb-section:nth-of-type(4n+4) .cqb-card-link {
	color: #057f74 !important;
	background: rgba(0,191,168,.08) !important;
	border-color: rgba(0,191,168,.18) !important;
}

.cqb-card-icon.cq-resource-icon,
.cqb-card-icon.cq-flag-icon,
.cqb-card-icon {
	color: #057f74 !important;
	background: rgba(0,191,168,.1) !important;
	border-color: rgba(0,191,168,.18) !important;
}

.cqb-dashboard-panel,
.cqb-stats-panel,
.cqb-float-card,
.cqb-tool-shell,
.cqb-ai-panel,
.cqb-section:has(.cqb-dashboard-panel),
.cqb-section:has(.cqb-tool-shell) {
	background:
		radial-gradient(circle at 100% 0%, rgba(0,191,168,.16), transparent 34%),
		linear-gradient(145deg, #10233a, #07111f) !important;
	color: #f3f7fa !important;
	border-color: rgba(139,164,189,.2) !important;
}

.cqb-section:has(.cqb-dashboard-panel) .cqb-card,
.cqb-section:has(.cqb-tool-shell) .cqb-card {
	background: rgba(16,35,58,.82) !important;
	border-color: rgba(139,164,189,.18) !important;
	color: #f3f7fa !important;
}

.cqb-dashboard-panel *,
.cqb-stats-panel *,
.cqb-float-card *,
.cqb-tool-shell *,
.cqb-ai-panel *,
.cqb-section:has(.cqb-dashboard-panel) .cqb-section-header h2,
.cqb-section:has(.cqb-dashboard-panel) .cqb-section-header p,
.cqb-section:has(.cqb-tool-shell) .cqb-section-header h2,
.cqb-section:has(.cqb-tool-shell) .cqb-section-header p {
	color: inherit;
}

.cqb-dashboard-top strong,
.cqb-dashboard-stats strong,
.cqb-float-card strong,
.cqb-dashboard-panel h2,
.cqb-tool-shell h2,
.cqb-ai-panel h2,
.cqb-section:has(.cqb-dashboard-panel) .cqb-section-header h2,
.cqb-section:has(.cqb-tool-shell) .cqb-section-header h2,
.cqb-section:has(.cqb-dashboard-panel) .cqb-card h3,
.cqb-section:has(.cqb-tool-shell) .cqb-card h3 {
	color: #f3f7fa !important;
}

.cqb-dashboard-top span,
.cqb-dashboard-bar span,
.cqb-dashboard-stats span,
.cqb-dashboard-alerts p,
.cqb-float-card span,
.cqb-section:has(.cqb-dashboard-panel) .cqb-section-header p:not(.eyebrow),
.cqb-section:has(.cqb-tool-shell) .cqb-section-header p:not(.eyebrow),
.cqb-section:has(.cqb-dashboard-panel) .cqb-card p,
.cqb-section:has(.cqb-tool-shell) .cqb-card p {
	color: #b8c9d9 !important;
}

.cqb-dashboard-stats div,
.cqb-stat-tile {
	background: rgba(255,255,255,.055) !important;
	border-color: rgba(139,164,189,.16) !important;
}

.cqb-dashboard-bar em {
	background: rgba(255,255,255,.1) !important;
}

.cqb-dashboard-bar em i {
	background: linear-gradient(90deg, #00bfa8, #7ce7dc) !important;
}

.cqb-cta,
.blog-bottom-cta {
	background:
		radial-gradient(circle at 100% 0%, rgba(0,191,168,.18), transparent 34%),
		linear-gradient(135deg, #10233a, #07111f) !important;
	color: #f3f7fa !important;
	border-color: rgba(139,164,189,.18) !important;
}

.cqb-cta h2,
.blog-bottom-cta h2 {
	color: #f3f7fa !important;
}

.cqb-cta p,
.blog-bottom-cta p {
	color: #b8c9d9 !important;
}

.blog-content-section,
.blog-layout,
.blog-dynamic-grid {
	background: #f6f8fb !important;
}

.footer {
	background: #07111f !important;
	color: #b8c9d9 !important;
	border-top-color: rgba(139,164,189,.16) !important;
}

.footer h2,
.footer h3,
.footer strong,
.footer a {
	color: #f3f7fa !important;
}

/* Sitewide editorial labels: remove badge/pill styling from section eyebrows and content labels. */
html body .cq-kicker,
html body .eyebrow,
html body .cqb-section-header .eyebrow,
html body .blog-list-heading .eyebrow,
html body span[style*="text-transform:uppercase"][style*="border-radius:999px"],
html body div[style*="text-transform:uppercase"][style*="border-radius:999px"] {
	display: block !important;
	width: auto !important;
	max-width: none !important;
	min-width: 0 !important;
	min-height: 0 !important;
	margin-top: 0 !important;
	padding: 0 !important;
	color: #315f1e !important;
	background: transparent !important;
	border: 0 !important;
	border-radius: 0 !important;
	box-shadow: none !important;
	font-size: 12px !important;
	font-weight: 850 !important;
	line-height: 1.25 !important;
	letter-spacing: .14em !important;
	text-transform: uppercase !important;
}

/* Sitewide editorial labels: remove decorative icons from former badge labels. */
html body span[style*="text-transform:uppercase"][style*="border-radius:999px"] > svg,
html body span[style*="text-transform:uppercase"][style*="border-radius:999px"] > i,
html body div[style*="text-transform:uppercase"][style*="border-radius:999px"] > svg,
html body div[style*="text-transform:uppercase"][style*="border-radius:999px"] > i {
	display: none !important;
}

/* Sitewide editorial labels: use a readable light accent on dark sections. */
html body .cq-home-hero .cq-kicker,
html body .cq-home-markets .cq-kicker,
html body .cq-home-final .cq-kicker,
html body .cq-dark-cta .cq-kicker,
html body .cq-market-pathway:nth-child(even) .cq-kicker,
html body [style*="background:#0f2147"] .cq-kicker,
html body [style*="background:#10264a"] .cq-kicker {
	color: #b9f08e !important;
	background: transparent !important;
	border: 0 !important;
}

@media (max-width: 900px) {
	.nav-links {
		background: rgba(255,255,255,.98) !important;
		border-color: rgba(16,24,39,.1) !important;
	}

	.nav-links a::after {
		color: #71839a !important;
	}
}

/* v1.1.0 final cascade: normal content is light; only product visuals and CTAs are dark. */
.cqb-section:not(:has(.cqb-dashboard-panel)):not(:has(.cqb-tool-shell)):not(:has(.cqb-ai-panel)) .cqb-section-header h2,
.cqb-section:not(:has(.cqb-dashboard-panel)):not(:has(.cqb-tool-shell)):not(:has(.cqb-ai-panel)) .cqb-card h3 {
	color: #101827 !important;
}

.cqb-section:not(:has(.cqb-dashboard-panel)):not(:has(.cqb-tool-shell)):not(:has(.cqb-ai-panel)) .cqb-section-header p:not(.eyebrow),
.cqb-section:not(:has(.cqb-dashboard-panel)):not(:has(.cqb-tool-shell)):not(:has(.cqb-ai-panel)) .cqb-card p {
	color: #526174 !important;
}

.cqb-section:not(:has(.cqb-dashboard-panel)):not(:has(.cqb-tool-shell)):not(:has(.cqb-ai-panel)) .cqb-card,
.cqb-section:not(:has(.cqb-dashboard-panel)):not(:has(.cqb-tool-shell)):not(:has(.cqb-ai-panel)) .blog-card,
.cqb-section:not(:has(.cqb-dashboard-panel)):not(:has(.cqb-tool-shell)):not(:has(.cqb-ai-panel)) .widget,
.cqb-section:not(:has(.cqb-dashboard-panel)):not(:has(.cqb-tool-shell)):not(:has(.cqb-ai-panel)) .cqb-faq-item {
	background: #ffffff !important;
	color: #101827 !important;
	border-color: #dde5ee !important;
	box-shadow: 0 18px 50px rgba(15,33,56,.08) !important;
}

.cqb-section:has(.cqb-dashboard-panel),
.cqb-section:has(.cqb-tool-shell),
.cqb-section:has(.cqb-ai-panel) {
	background:
		radial-gradient(circle at 100% 0%, rgba(0,191,168,.16), transparent 34%),
		linear-gradient(145deg, #10233a, #07111f) !important;
	color: #f3f7fa !important;
}

.cqb-section:has(.cqb-dashboard-panel) .cqb-section-header h2,
.cqb-section:has(.cqb-tool-shell) .cqb-section-header h2,
.cqb-section:has(.cqb-ai-panel) .cqb-section-header h2,
.cqb-section:has(.cqb-dashboard-panel) .cqb-card h3,
.cqb-section:has(.cqb-tool-shell) .cqb-card h3,
.cqb-section:has(.cqb-ai-panel) .cqb-card h3 {
	color: #f3f7fa !important;
}

.cqb-section:has(.cqb-dashboard-panel) .cqb-section-header p:not(.eyebrow),
.cqb-section:has(.cqb-tool-shell) .cqb-section-header p:not(.eyebrow),
.cqb-section:has(.cqb-ai-panel) .cqb-section-header p:not(.eyebrow),
.cqb-section:has(.cqb-dashboard-panel) .cqb-card p,
.cqb-section:has(.cqb-tool-shell) .cqb-card p,
.cqb-section:has(.cqb-ai-panel) .cqb-card p {
	color: #b8c9d9 !important;
}

.cqb-card-icon.cq-resource-icon,
.cqb-card-icon.cq-flag-icon {
	display: inline-flex !important;
	align-items: center !important;
	justify-content: center !important;
	color: var(--ac, #64a52d) !important;
	background: rgba(100,165,45,0.2) !important;
	border: 1px solid rgba(100,165,45,0.2) !important;
}

.cqb-card-icon.cq-flag-icon {
	background: rgba(255,255,255,.08) !important;
	border-color: rgba(255,255,255,.15) !important;
}

.cqb-card-icon.cq-resource-icon svg,
.cqb-card-icon.cq-flag-icon svg {
	display: block;
	width: 62%;
	height: 62%;
	fill: none;
	stroke: currentColor;
	stroke-width: 1.8;
	stroke-linecap: round;
	stroke-linejoin: round;
}

.cqb-card-icon.cq-flag-icon svg {
	width: 100%;
	height: 100%;
	fill: initial;
	stroke: initial;
	border-radius: inherit;
	overflow: hidden;
}

.cqb-card-icon.cq-flag-icon svg path,
.cqb-card-icon.cq-flag-icon svg rect,
.cqb-card-icon.cq-flag-icon svg circle {
	vector-effect: non-scaling-stroke;
}

/* v1.1.1: final light-theme rhythm and responsive scale polish. */
.cqb-hero-copy,
.cqb-section-header,
.blog-list-heading {
	color: #101827 !important;
}

.cqb-hero h1 {
	max-width: 13ch;
	letter-spacing: 0 !important;
}

.cqb-section-header h2,
.blog-list-heading h2,
.cqb-cta h2,
.blog-bottom-cta h2 {
	letter-spacing: 0 !important;
	text-wrap: balance;
}

.cqb-card,
.blog-card,
.cqb-faq-item,
.cqb-dashboard-panel,
.cqb-tool-shell,
.cqb-ai-panel,
.cqb-cta,
.blog-bottom-cta {
	border-radius: 24px !important;
}

.cqb-actions,
.cqb-hero-copy .cqb-actions,
.cqb-cta .cqb-actions,
.blog-bottom-cta .cqb-actions {
	align-items: center !important;
}

.btn-primary,
.btn-outline,
.cqb-actions a,
.cqb-actions button,
.wp-block-button__link,
input[type="submit"] {
	display: inline-flex !important;
	align-items: center !important;
	justify-content: center !important;
	text-align: center !important;
	line-height: 1.2 !important;
	white-space: normal !important;
}

@media (min-width: 641px) and (max-width: 1024px) {
	.cqb-hero {
		padding-top: 4.6rem !important;
		padding-bottom: 4rem !important;
	}

	.cqb-hero h1 {
		font-size: clamp(2.55rem, 5.4vw, 3.05rem) !important;
		line-height: 1.04 !important;
		max-width: 12.5ch;
	}

	.cqb-hero-copy > p:not(.eyebrow) {
		font-size: 1rem !important;
		line-height: 1.65 !important;
		max-width: 58ch !important;
	}

	.cqb-section {
		padding-top: clamp(3.25rem, 7vw, 5rem) !important;
		padding-bottom: clamp(3.25rem, 7vw, 5rem) !important;
	}

	.cqb-section-header h2,
	.blog-list-heading h2,
	.cqb-cta h2,
	.blog-bottom-cta h2 {
		font-size: clamp(1.85rem, 4.4vw, 2.35rem) !important;
		line-height: 1.12 !important;
	}

	.cqb-section-header p:not(.eyebrow),
	.blog-list-heading p:not(.eyebrow) {
		font-size: .98rem !important;
		line-height: 1.68 !important;
	}

	.cqb-card,
	.blog-card,
	.cqb-faq-item {
		padding: 1.25rem !important;
	}
}

@media (max-width: 640px) {
	.cqb-hero {
		padding-top: 4.2rem !important;
		padding-bottom: 2.8rem !important;
	}

	.cqb-hero h1 {
		font-size: clamp(2.15rem, 10vw, 2.7rem) !important;
		line-height: 1.05 !important;
		max-width: 11.5ch;
	}

	.cqb-hero-copy > p:not(.eyebrow) {
		font-size: .94rem !important;
		line-height: 1.68 !important;
	}

	.cqb-section {
		padding-top: 3rem !important;
		padding-bottom: 3rem !important;
	}

	.cqb-section-header {
		margin-bottom: 1.35rem !important;
	}

	.cqb-section-header h2,
	.blog-list-heading h2,
	.cqb-cta h2,
	.blog-bottom-cta h2 {
		font-size: clamp(1.55rem, 7.2vw, 2rem) !important;
		line-height: 1.14 !important;
	}

	.cqb-card,
	.blog-card,
	.cqb-faq-item,
	.cqb-dashboard-panel,
	.cqb-tool-shell,
	.cqb-ai-panel,
	.cqb-cta,
	.blog-bottom-cta {
		border-radius: 18px !important;
	}

	.cqb-card,
	.blog-card,
	.cqb-faq-item {
		padding: 1rem !important;
	}

	.cqb-actions,
	.cqb-hero-copy .cqb-actions,
	.cqb-cta .cqb-actions,
	.blog-bottom-cta .cqb-actions {
		display: grid !important;
		grid-template-columns: 1fr !important;
		gap: .7rem !important;
		width: 100% !important;
	}

	.btn-primary,
	.btn-outline,
	.cqb-actions a,
	.cqb-actions button,
	.wp-block-button__link,
	input[type="submit"] {
		width: 100% !important;
		min-height: 48px !important;
		padding: .82rem 1rem !important;
		border-radius: 999px !important;
	}
}

/* v1.1.2: competitor-inspired product palette, less blank white. */
:root {
	--cq-page: #eaf0f7;
	--cq-page-soft: #f4f7fb;
	--cq-section-blue: #eef4ff;
	--cq-section-mint: #edf8f5;
	--cq-ink: #07111f;
	--cq-ink-soft: #304158;
	--cq-muted: #607188;
	--cq-border: #cfdbe8;
	--cq-surface: #fbfdff;
	--cq-surface-strong: #ffffff;
	--cq-navy: #0b1730;
	--cq-indigo: #18205a;
	--cq-accent: #00bfa8;
	--cq-accent-dark: #057f74;
	--cq-blue: #4763ff;
	--cq-warm: #ffb45c;
}

.site-header,
.header,
.main-header {
	background: rgba(244,247,251,.92) !important;
	border-bottom: 1px solid rgba(7,17,31,.1) !important;
	backdrop-filter: blur(18px);
}

.site-header a,
.header a,
.main-header a,
.nav-links a {
	color: #26374d !important;
}

.nav-links a:hover,
.nav-links .current-menu-item > a,
.nav-links .current_page_item > a {
	color: var(--cq-accent-dark) !important;
}

.cqb-hero {
	background:
		radial-gradient(circle at 94% 12%, rgba(0,191,168,.18), transparent 28%),
		radial-gradient(circle at 8% 0%, rgba(71,99,255,.12), transparent 32%),
		linear-gradient(135deg, #f8fbff 0%, #edf4ff 48%, #e6f3f1 100%) !important;
	color: var(--cq-ink) !important;
	border-bottom: 1px solid rgba(7,17,31,.08) !important;
}

.cqb-hero h1,
.cqb-hero h2,
.cqb-hero-copy {
	color: var(--cq-ink) !important;
}

.cqb-hero-copy > p:not(.eyebrow) {
	color: var(--cq-ink-soft) !important;
}

.eyebrow,
.cqb-section-header .eyebrow,
.blog-list-heading .eyebrow {
	background: rgba(0,191,168,.1) !important;
	border-color: rgba(0,191,168,.26) !important;
	color: var(--cq-accent-dark) !important;
}

.cqb-section,
.blog-content-section {
	background: var(--cq-page-soft) !important;
	color: var(--cq-ink) !important;
}

.cqb-section:nth-of-type(3n+1),
.blog-content-section:nth-of-type(3n+1) {
	background:
		radial-gradient(circle at 100% 0%, rgba(71,99,255,.08), transparent 34%),
		var(--cq-section-blue) !important;
}

.cqb-section:nth-of-type(3n+2),
.blog-content-section:nth-of-type(3n+2) {
	background:
		radial-gradient(circle at 0% 0%, rgba(0,191,168,.09), transparent 32%),
		var(--cq-section-mint) !important;
}

.cqb-section:nth-of-type(3n),
.blog-content-section:nth-of-type(3n) {
	background: #f8fafc !important;
}

.cqb-section-header h2,
.blog-list-heading h2,
.cqb-section .cqb-card h3,
.blog-card h2,
.cq-entry h1,
.cq-entry h2,
.cq-entry h3 {
	color: var(--cq-ink) !important;
}

.cqb-section-header p:not(.eyebrow),
.blog-list-heading p:not(.eyebrow),
.cqb-section .cqb-card p,
.blog-card p,
.cq-entry p,
.cq-entry li {
	color: var(--cq-muted) !important;
}

.cqb-card,
.blog-card,
.widget,
.cqb-faq-item,
.related-posts,
.author-box,
.toc-box,
.comments-area,
.conforiq-single-post .cq-entry {
	background:
		linear-gradient(180deg, rgba(255,255,255,.96), rgba(248,251,255,.96)) !important;
	border: 1px solid var(--cq-border) !important;
	box-shadow: 0 18px 45px rgba(18,35,59,.09) !important;
	color: var(--cq-ink) !important;
}

.cqb-card:hover,
.blog-card:hover {
	border-color: rgba(0,191,168,.32) !important;
	box-shadow: 0 22px 58px rgba(18,35,59,.13) !important;
}

.btn-primary,
.cqb-actions .btn-primary,
.wp-block-button__link,
input[type="submit"] {
	background: linear-gradient(135deg, var(--cq-accent), #13d7c0) !important;
	color: #06201e !important;
	border-color: rgba(0,191,168,.18) !important;
	box-shadow: 0 16px 34px rgba(0,191,168,.22) !important;
}

.btn-outline,
.cqb-actions .btn-outline {
	background: rgba(255,255,255,.64) !important;
	color: var(--cq-ink) !important;
	border-color: rgba(7,17,31,.16) !important;
}

.cqb-card-link,
.cqb-section:nth-of-type(4n+3) .cqb-card-link,
.cqb-section:nth-of-type(4n+4) .cqb-card-link {
	background: rgba(71,99,255,.08) !important;
	border-color: rgba(71,99,255,.18) !important;
	color: var(--cq-indigo) !important;
}

.cqb-card-icon,
.cqb-card-icon.cq-resource-icon {
	background: linear-gradient(135deg, rgba(0,191,168,.12), rgba(71,99,255,.1)) !important;
	border-color: rgba(0,191,168,.22) !important;
	color: var(--cq-accent-dark) !important;
}

.cqb-stat-tags span,
.cqb-chip,
.category-filter a,
.blog-category-filter a {
	background: rgba(24,32,90,.06) !important;
	border-color: rgba(24,32,90,.14) !important;
	color: var(--cq-indigo) !important;
}

.cqb-dashboard-panel,
.cqb-stats-panel,
.cqb-float-card,
.cqb-tool-shell,
.cqb-ai-panel,
.cqb-section:has(.cqb-dashboard-panel),
.cqb-section:has(.cqb-tool-shell),
.cqb-section:has(.cqb-ai-panel) {
	background:
		radial-gradient(circle at 100% 0%, rgba(0,191,168,.18), transparent 34%),
		radial-gradient(circle at 0% 100%, rgba(71,99,255,.18), transparent 38%),
		linear-gradient(145deg, var(--cq-indigo), var(--cq-navy)) !important;
	color: #f3f7fa !important;
	border-color: rgba(139,164,189,.2) !important;
}

.cqb-dashboard-panel *,
.cqb-stats-panel *,
.cqb-float-card *,
.cqb-tool-shell *,
.cqb-ai-panel * {
	color: inherit;
}

.cqb-dashboard-top span,
.cqb-dashboard-bar span,
.cqb-dashboard-stats span,
.cqb-dashboard-alerts p,
.cqb-float-card span,
.cqb-section:has(.cqb-dashboard-panel) .cqb-section-header p:not(.eyebrow),
.cqb-section:has(.cqb-tool-shell) .cqb-section-header p:not(.eyebrow),
.cqb-section:has(.cqb-ai-panel) .cqb-section-header p:not(.eyebrow) {
	color: #b8c9d9 !important;
}

.cqb-dashboard-top strong,
.cqb-dashboard-stats strong,
.cqb-dashboard-panel h2,
.cqb-tool-shell h2,
.cqb-ai-panel h2,
.cqb-section:has(.cqb-dashboard-panel) .cqb-section-header h2,
.cqb-section:has(.cqb-tool-shell) .cqb-section-header h2,
.cqb-section:has(.cqb-ai-panel) .cqb-section-header h2 {
	color: #f7fbff !important;
}

.cqb-dashboard-stats div,
.cqb-stat-tile {
	background: rgba(255,255,255,.07) !important;
	border-color: rgba(255,255,255,.14) !important;
}

.cqb-dashboard-bar em {
	background: rgba(255,255,255,.12) !important;
}

.cqb-dashboard-bar em i {
	background: linear-gradient(90deg, var(--cq-accent), #7ce7dc) !important;
}

.cqb-cta,
.blog-bottom-cta {
	background:
		radial-gradient(circle at 96% 0%, rgba(255,180,92,.18), transparent 30%),
		radial-gradient(circle at 0% 100%, rgba(0,191,168,.18), transparent 35%),
		linear-gradient(135deg, var(--cq-indigo), var(--cq-navy)) !important;
	color: #f7fbff !important;
	border-color: rgba(255,255,255,.14) !important;
}

.cqb-cta h2,
.blog-bottom-cta h2 {
	color: #f7fbff !important;
}

.cqb-cta p,
.blog-bottom-cta p {
	color: #c7d5e3 !important;
}

.footer {
	background: linear-gradient(180deg, #0b1730, #06101f) !important;
	color: #b8c9d9 !important;
}

@media (max-width: 900px) {
	.nav-links {
		background: rgba(248,251,255,.98) !important;
		border-color: rgba(7,17,31,.12) !important;
	}
}
/* Step 3 homepage correction: stack cards instead of horizontal carousels for readability. */
@media (max-width: 640px) {
	.conforiq-page-front-page .cqb-section .cqb-card-grid,
	.conforiq-page-front-page .cqb-section .cqb-card-grid.columns-1,
	.conforiq-page-front-page .cqb-section .cqb-card-grid.columns-2,
	.conforiq-page-front-page .cqb-section .cqb-card-grid.columns-3,
	.conforiq-page-front-page .cqb-section .cqb-card-grid.columns-4,
	.conforiq-page-front-page .cqb-section .cqb-card-grid.columns-5 {
		display: grid !important;
		grid-template-columns: 1fr !important;
		gap: .85rem !important;
		overflow: visible !important;
		margin-inline: 0 !important;
		padding-inline: 0 !important;
		scroll-snap-type: none !important;
	}

	.conforiq-page-front-page .cqb-section .cqb-card-grid .cqb-card,
	.conforiq-page-front-page .cqb-section .cqb-card-grid.columns-2 .cqb-card,
	.conforiq-page-front-page .cqb-section .cqb-card-grid.columns-3 .cqb-card,
	.conforiq-page-front-page .cqb-section .cqb-card-grid.columns-4 .cqb-card,
	.conforiq-page-front-page .cqb-section .cqb-card-grid.columns-5 .cqb-card {
		width: 100% !important;
		min-width: 0 !important;
		max-width: none !important;
		flex: initial !important;
		scroll-snap-align: unset !important;
	}
}

/* QA fix: keep compact tags readable on phones without horizontal scrolling. */
@media (max-width: 640px) {
	.cqb-stat-tags,
	.blog-category-tabs {
		display: flex !important;
		flex-wrap: wrap !important;
		overflow: visible !important;
		margin-inline: 0 !important;
		padding-inline: 0 !important;
		scroll-snap-type: none !important;
	}

	.cqb-stat-tags span,
	.blog-category-tabs a,
	.blog-archive-link {
		flex: 0 1 auto !important;
		white-space: normal !important;
		scroll-snap-align: unset !important;
	}
}

/* CONFORIQ BRAND PALETTE — final cascade, always wins */
:root {
	--ac: #64a52d !important;
	--cq-accent: #64a52d !important;
	--cq-accent-dark: #3a6b10 !important;
	--gold: #3777b7 !important;
	--cq-blue: #3777b7 !important;
	--cq-section-mint: #edf6e8 !important;
	--cq-section-blue: #eef4ff !important;
}

/* Buttons — brand green */
.btn-primary,
.cqb-actions .btn-primary,
.blog-bottom-cta .btn-primary,
.wp-block-button__link,
input[type="submit"],
.search-submit,
.wp-block-search__button {
	background: linear-gradient(135deg, #64a52d, #7bbf3a) !important;
	color: #ffffff !important;
	border-color: transparent !important;
	box-shadow: 0 14px 34px rgba(100,165,45,.25) !important;
}

/* Eyebrow labels — use element+class for higher specificity */
p.eyebrow,
span.eyebrow,
div.eyebrow,
.eyebrow,
.cqb-hero .eyebrow,
.cqb-hero-copy .eyebrow,
.cqb-section-header .eyebrow,
.blog-list-heading .eyebrow,
.cqb-section .eyebrow {
	color: #3a6b10 !important;
	background: rgba(100,165,45,.12) !important;
	border-color: rgba(100,165,45,.3) !important;
	font-weight: 600 !important;
}

/* Card links */
.cqb-card-link,
.cqb-section:nth-of-type(4n+3) .cqb-card-link,
.cqb-section:nth-of-type(4n+4) .cqb-card-link {
	color: #3a6b10 !important;
	background: rgba(100,165,45,.08) !important;
	border-color: rgba(100,165,45,.22) !important;
}

/* Card icons */
.cqb-card-icon,
.cqb-card-icon.cq-resource-icon {
	color: #3a6b10 !important;
	background: rgba(100,165,45,.1) !important;
	border-color: rgba(100,165,45,.2) !important;
}

/* Dashboard progress bars */
.cqb-dashboard-bar em i {
	background: linear-gradient(90deg, #64a52d, #3777b7) !important;
}

/* Hero — brand green + blue accent glows, clean light background */
.cqb-hero {
	background:
		radial-gradient(circle at 92% 10%, rgba(100,165,45,.13), transparent 30%),
		radial-gradient(circle at 6% 0%, rgba(55,119,183,.09), transparent 30%),
		linear-gradient(135deg, #ffffff 0%, #f0f4ff 50%, #edf6e8 100%) !important;
}

/* Section backgrounds — replace teal mint with brand green tint */
.cqb-section:nth-of-type(3n+2),
.blog-content-section:nth-of-type(3n+2) {
	background:
		radial-gradient(circle at 0% 0%, rgba(100,165,45,.07), transparent 32%),
		#edf6e8 !important;
}

/* Sections with dashboard stay dark navy */
.cqb-section:has(.cqb-dashboard-panel),
.cqb-section:has(.cqb-tool-shell),
.cqb-section:has(.cqb-ai-panel) {
	background:
		radial-gradient(circle at 100% 0%, rgba(100,165,45,.14), transparent 34%),
		radial-gradient(circle at 0% 100%, rgba(55,119,183,.16), transparent 38%),
		linear-gradient(145deg, #0d2d55, #06172e) !important;
}

/* Nav secondary ghost link — brand blue */
.btn-ghost,
a.btn-ghost {
	color: #3777b7 !important;
	border-color: rgba(55,119,183,.3) !important;
}

/* Active / hovered nav links */
.nav-links a:hover,
.nav-links .current-menu-item > a,
.nav-links .current_page_item > a {
	color: #3a6b10 !important;
}

/* CTA section */
.cqb-cta,
.blog-bottom-cta {
	background:
		radial-gradient(circle at 96% 0%, rgba(55,119,183,.2), transparent 30%),
		radial-gradient(circle at 0% 100%, rgba(100,165,45,.15), transparent 35%),
		linear-gradient(135deg, #0d2d55, #06172e) !important;
	color: #f3f7fa !important;
	border-color: rgba(55,119,183,.2) !important;
}

.cqb-cta h2,
.blog-bottom-cta h2 {
	color: #f3f7fa !important;
}

.cqb-cta p,
.blog-bottom-cta p {
	color: #c7d5e3 !important;
}

/* Process step icons */
.cqb-card-grid.columns-5 .cqb-card-icon,
.cq-mobile-process .cqb-card-grid .cqb-card-icon {
	background: #64a52d !important;
	color: #ffffff !important;
	border-color: transparent !important;
}

/* Footer */
.footer {
	background: linear-gradient(180deg, #06172e, #04101f) !important;
}

/* ═══════════════════════════════════════════════════
   TYPOGRAPHY — Plus Jakarta Sans
═══════════════════════════════════════════════════ */
@import url('https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700;800&display=swap');

body,
.cqb-hero,
.cqb-hero h1,
.cqb-section-header h2,
.cqb-card h3,
.cqb-cta h2,
.nav-links a,
.btn-primary,
.btn-outline,
.cqb-hero-copy,
.cq-who-we-are,
.cq-how-we-help,
.cq-what-we-do {
    font-family: 'Plus Jakarta Sans', system-ui, -apple-system, sans-serif !important;
}

/* ═══════════════════════════════════════════════════
   HERO — "Upload Product for Review" CTA + trust signal
═══════════════════════════════════════════════════ */

/* Upload button — white outline style */
.cq-hero-upload-btn {
    display: inline-flex !important;
    align-items: center !important;
    background: #fff !important;
    color: #0f2147 !important;
    font-weight: 700 !important;
    font-size: .95rem !important;
    padding: 14px 24px !important;
    border-radius: 12px !important;
    border: 1.5px solid rgba(15,33,71,.18) !important;
    text-decoration: none !important;
    white-space: nowrap !important;
    transition: border-color .2s, box-shadow .2s !important;
}
.cq-hero-upload-btn:hover {
    border-color: rgba(100,165,45,.4) !important;
    box-shadow: 0 6px 18px rgba(100,165,45,.14) !important;
    color: #0f2147 !important;
}

/* Stars + trust text below hero buttons */
.cq-hero-trust {
    display: flex !important;
    align-items: center !important;
    gap: 10px !important;
    margin-top: 22px !important;
    font-size: .88rem !important;
    font-weight: 500 !important;
    color: #52606e !important;
}
.cq-hero-trust span { display: inline-flex; align-items: center; gap: 7px; }
.cq-hero-trust span::before { content: ""; width: 7px; height: 7px; border-radius: 50%; background: #64a52d; flex: 0 0 auto; }
.cq-hero-stars {
    color: #64a52d !important;
    font-size: 1rem !important;
    letter-spacing: 1px !important;
}

/* ═══════════════════════════════════════════════════
   BOTTOM CTA — second "Upload Product for Review" button
═══════════════════════════════════════════════════ */

.cqb-cta .cqb-actions {
    display: flex !important;
    flex-direction: row !important;
    flex-wrap: wrap !important;
    gap: 14px !important;
    justify-content: center !important;
    align-items: center !important;
}

.cq-cta-upload-btn {
    display: inline-flex !important;
    align-items: center !important;
    background: rgba(255,255,255,.1) !important;
    color: #f3f7fa !important;
    font-weight: 700 !important;
    font-size: .95rem !important;
    padding: 14px 24px !important;
    border-radius: 12px !important;
    border: 1.5px solid rgba(255,255,255,.28) !important;
    text-decoration: none !important;
    transition: background .2s, border-color .2s !important;
}
.cq-cta-upload-btn:hover {
    background: rgba(255,255,255,.18) !important;
    border-color: rgba(255,255,255,.5) !important;
    color: #fff !important;
}

@media (max-width: 640px) {
    .cqb-cta .cqb-actions {
        flex-direction: column !important;
    }
    .cq-hero-upload-btn,
    .cq-cta-upload-btn {
        width: 100% !important;
        justify-content: center !important;
    }
}

/* ═══════════════════════════════════════════════════
   PRODUCT CATEGORY SECTION — SGS-style photo grid
═══════════════════════════════════════════════════ */

/* Section wrapper — clean white */
.cq-mobile-category {
	background: #ffffff !important;
	padding: 64px 0 72px !important;
}

/* Section header — centered */
.cq-mobile-category .cqb-section-header {
	text-align: center !important;
	max-width: 680px !important;
	margin: 0 auto 44px !important;
}
.cq-mobile-category .cqb-section-header h2 {
	color: #07111f !important;
	font-size: clamp(1.6rem, 2.5vw, 2.2rem) !important;
}
.cq-mobile-category .cqb-section-header p {
	color: #5a6e82 !important;
}

/* 4-column grid, no gaps — cards share borders like SGS */
.cq-mobile-category .cqb-card-grid.columns-4 {
	display: grid !important;
	grid-template-columns: repeat(4, 1fr) !important;
	gap: 0 !important;
	padding: 0 !important;
	border: 1.5px solid #e2e8ec !important;
	border-radius: 12px !important;
	overflow: hidden !important;
}

/* Individual card */
.cq-mobile-category .cqb-card {
	position: relative !important;
	display: flex !important;
	flex-direction: column !important;
	border-radius: 0 !important;
	border: none !important;
	border-right: 1.5px solid #e2e8ec !important;
	border-bottom: 1.5px solid #e2e8ec !important;
	box-shadow: none !important;
	background: #fff !important;
	padding: 0 !important;
	overflow: hidden !important;
	transition: box-shadow .25s, transform .25s !important;
	cursor: pointer !important;
}
.cq-mobile-category .cqb-card:hover {
	box-shadow: 0 12px 40px rgba(7,17,31,.18) !important;
	transform: translateY(-3px) !important;
	z-index: 2 !important;
}
/* Remove right border from last in each row */
.cq-mobile-category .cqb-card:nth-child(4n) { border-right: none !important; }
/* Remove bottom border from last row */
.cq-mobile-category .cqb-card:nth-child(5),
.cq-mobile-category .cqb-card:nth-child(6),
.cq-mobile-category .cqb-card:nth-child(7),
.cq-mobile-category .cqb-card:nth-child(8) { border-bottom: none !important; }

/* ── Photo image: transform icon → full-width photo ── */
.cq-mobile-category .cqb-card .cqb-card-image.is-icon {
	display: block !important;
	width: 100% !important;
	height: 210px !important;
	object-fit: cover !important;
	object-position: center !important;
	border-radius: 0 !important;
	flex-shrink: 0 !important;
	margin: 0 !important;
	transition: transform .45s ease !important;
}
.cq-mobile-category .cqb-card:hover .cqb-card-image.is-icon {
	transform: scale(1.06) !important;
}

/* ── Title bar ── */
.cq-mobile-category .cqb-card h3 {
	padding: 18px 20px 20px !important;
	margin: 0 !important;
	font-size: 1rem !important;
	font-weight: 700 !important;
	color: #07111f !important;
	line-height: 1.25 !important;
	letter-spacing: -.01em !important;
}

/* ── Hide description & old link button ── */
.cq-mobile-category .cqb-card > p,
.cq-mobile-category .cqb-card .cqb-card-icon { display: none !important; }

/* ── Make entire card clickable via stretched link trick ── */
.cq-mobile-category .cqb-card .cqb-card-link {
	position: static !important;
	display: block !important;
	padding: 0 20px 18px !important;
	font-size: .8rem !important;
	font-weight: 600 !important;
	color: #3a6b10 !important;
	text-decoration: none !important;
	letter-spacing: .02em !important;
	text-transform: uppercase !important;
	background: none !important;
	border: none !important;
	box-shadow: none !important;
}
.cq-mobile-category .cqb-card .cqb-card-link::after {
	content: '' !important;
	position: absolute !important;
	inset: 0 !important;
	z-index: 1 !important;
}

/* ── Bottom accent bar on hover ── */
.cq-mobile-category .cqb-card::after {
	content: '' !important;
	position: absolute !important;
	bottom: 0 !important;
	left: 0 !important;
	width: 0 !important;
	height: 3px !important;
	background: linear-gradient(90deg, #64a52d, #3777b7) !important;
	transition: width .35s ease !important;
	z-index: 3 !important;
}
.cq-mobile-category .cqb-card:hover::after { width: 100% !important; }

/* ── Mobile: 2 columns ── */
@media (max-width: 768px) {
	.cq-mobile-category .cqb-card-grid.columns-4 {
		grid-template-columns: repeat(2, 1fr) !important;
	}
	.cq-mobile-category .cqb-card:nth-child(4n) { border-right: 1.5px solid #e2e8ec !important; }
	.cq-mobile-category .cqb-card:nth-child(2n) { border-right: none !important; }
	.cq-mobile-category .cqb-card:nth-child(7),
	.cq-mobile-category .cqb-card:nth-child(8) { border-bottom: none !important; }
	.cq-mobile-category .cqb-card:nth-child(5),
	.cq-mobile-category .cqb-card:nth-child(6) { border-bottom: 1.5px solid #e2e8ec !important; }
	.cq-mobile-category .cqb-card .cqb-card-image.is-icon { height: 160px !important; }
}


/* ═══ WHO WE ARE SECTION ═══ */
.cq-who-we-are {
	background: #f8faf6 !important;
	padding: 80px 0 !important;
}
.cq-wwa-inner {
	max-width: 1200px !important;
	margin: 0 auto !important;
	padding: 0 40px !important;
	display: grid !important;
	grid-template-columns: 55fr 45fr !important;
	gap: 56px !important;
	/* start, not center: the video card has a fixed 16:9 height and is always
	   shorter than the text column, so centering it left it floating with a
	   mismatched top and bottom edge instead of lining up with the heading. */
	align-items: start !important;
}
.cq-wwa-left .eyebrow {
	color: #64a52d !important;
	font-size: .82rem !important;
	font-weight: 700 !important;
	letter-spacing: .1em !important;
	text-transform: uppercase !important;
	margin-bottom: 14px !important;
	background: rgba(100,165,45,.1) !important;
	border: 1px solid rgba(100,165,45,.25) !important;
	border-radius: 999px !important;
	padding: .35rem .85rem !important;
	display: inline-block !important;
}
.cq-wwa-left h2 {
	font-size: clamp(1.75rem, 2.6vw, 2.3rem) !important;
	font-weight: 400 !important;
	color: #122212 !important;
	line-height: 1.2 !important;
	margin: 0 0 18px !important;
}
.cq-wwa-left > p {
	color: #445544 !important;
	font-size: .97rem !important;
	line-height: 1.8 !important;
	margin-bottom: 24px !important;
}
.cq-wwa-checks {
	list-style: none !important;
	padding: 0 !important;
	margin: 0 0 28px !important;
	display: flex !important;
	flex-direction: column !important;
	gap: 11px !important;
}
.cq-wwa-checks li {
	display: flex !important;
	align-items: flex-start !important;
	gap: 10px !important;
	color: #2a4a2a !important;
	font-size: .9rem !important;
	line-height: 1.5 !important;
}
.cq-wwa-checks li::before {
	content: "" !important;
	flex-shrink: 0 !important;
	width: 20px !important;
	height: 20px !important;
	margin-top: 1px !important;
	border-radius: 50% !important;
	background: #64a52d url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5 13l4 4L19 7' stroke='%23fff' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round' fill='none'/%3E%3C/svg%3E") center / 13px no-repeat !important;
}
.cq-wwa-actions { display: flex; flex-wrap: wrap; gap: 12px; }
.cq-wwa-actions a { display: inline-flex; align-items: center; justify-content: center; min-height: 42px; padding: 10px 16px; border: 1px solid rgba(79,158,46,.35); border-radius: 6px; color: #315f1e !important; font-size: .88rem; font-weight: 700; text-decoration: none !important; }
.cq-wwa-actions a:first-child { background: #4f9e2e; border-color: #4f9e2e; color: #fff !important; }
.cq-wwa-actions a:hover { transform: translateY(-1px); box-shadow: 0 8px 20px rgba(15,33,71,.1); }
@media (max-width: 640px) {
    .cq-hero-trust { align-items: flex-start !important; flex-direction: column !important; gap: 7px !important; }
    .cq-wwa-actions a { flex: 1 1 150px; }
}
.cq-wwa-tp {
	margin-top: 4px !important;
}
.cq-tp-badge {
	display: inline-flex !important;
	flex-direction: column !important;
	gap: 6px !important;
	text-decoration: none !important;
	background: none !important;
	border: none !important;
	padding: 0 !important;
	box-shadow: none !important;
}
.cq-tp-header {
	display: flex !important;
	align-items: center !important;
	gap: 7px !important;
}
.cq-tp-star-logo {
	width: 22px !important;
	height: 22px !important;
	border-radius: 3px !important;
	flex-shrink: 0 !important;
}
.cq-tp-wordmark {
	font-size: 1.05rem !important;
	font-weight: 700 !important;
	color: #191919 !important;
	letter-spacing: -.01em !important;
}
.cq-tp-stars {
	display: flex !important;
	gap: 3px !important;
}
.cq-tp-stars svg {
	width: 36px !important;
	height: 36px !important;
	border-radius: 3px !important;
}
.cq-tp-score {
	font-size: .82rem !important;
	color: #444 !important;
}
.cq-tp-score strong {
	color: #191919 !important;
}
.cq-wwa-video-wrap {
	position: relative !important;
	width: 100% !important;
	padding-bottom: 56.25% !important;
	border-radius: 16px !important;
	overflow: hidden !important;
	box-shadow: 0 24px 64px rgba(0,30,0,.2), 0 4px 16px rgba(0,0,0,.1) !important;
}
.cq-wwa-video-wrap iframe {
	position: absolute !important;
	inset: 0 !important;
	width: 100% !important;
	height: 100% !important;
	border: none !important;
}
@media (max-width: 860px) {
	.cq-wwa-inner {
		grid-template-columns: 1fr !important;
		gap: 36px !important;
		padding: 0 20px !important;
	}
	.cq-wwa-right { order: -1 !important; }
	.cq-who-we-are { padding: 52px 0 !important; }
}

/* ── How We Help section ── */
.cq-how-we-help {
	background: #fff !important;
	padding: 80px 0 !important;
}
.cq-hwh-inner {
	max-width: 1200px !important;
	margin: 0 auto !important;
	padding: 0 40px !important;
	display: grid !important;
	grid-template-columns: 1fr 1fr !important;
	gap: 80px !important;
	align-items: center !important;
}
.cq-hwh-eyebrow {
	/* This badge was rendering as a full-width block with its text jammed to one
	   side instead of a compact pill sized to its own text, like every other
	   section eyebrow on the page. Forcing the same inline-flex/fit-content
	   treatment used elsewhere. */
	display: inline-flex !important;
	width: fit-content !important;
	max-width: 100% !important;
	color: #64a52d !important;
	font-size: .82rem !important;
	font-weight: 700 !important;
	text-transform: uppercase !important;
	letter-spacing: .1em !important;
	margin: 0 0 16px !important;
	padding: .42rem .7rem !important;
	background: rgba(100,165,45,.12) !important;
	border-radius: 999px !important;
}
.cq-hwh-heading {
	font-size: clamp(1.6rem, 2.4vw, 2.1rem) !important;
	font-weight: 400 !important;
	color: #122212 !important;
	line-height: 1.25 !important;
	margin: 0 0 36px !important;
}
.cq-hwh-list {
	list-style: none !important;
	margin: 0 !important;
	padding: 0 !important;
}
.cq-hwh-item {
	border-top: 1px solid #e4e8e0 !important;
}
.cq-hwh-item:last-child {
	border-bottom: 1px solid #e4e8e0 !important;
}
.cq-hwh-link {
	display: flex !important;
	align-items: center !important;
	gap: 14px !important;
	padding: 16px 0 !important;
	text-decoration: none !important;
	color: #1a2e1a !important;
	font-size: .97rem !important;
	font-weight: 500 !important;
	transition: color .2s !important;
}
.cq-hwh-link:hover {
	color: #64a52d !important;
}
.cq-hwh-link:hover .cq-hwh-icon {
	color: #64a52d !important;
}
.cq-hwh-icon {
	flex-shrink: 0 !important;
	width: 22px !important;
	height: 22px !important;
	color: #64a52d !important;
	display: flex !important;
	align-items: center !important;
}
.cq-hwh-icon svg {
	width: 22px !important;
	height: 22px !important;
}
.cq-hwh-text {
	flex: 1 !important;
}
.cq-hwh-arrow {
	color: #64a52d !important;
	font-size: 1.1rem !important;
	transition: transform .2s !important;
}
.cq-hwh-link:hover .cq-hwh-arrow {
	transform: translateX(4px) !important;
}
.cq-hwh-right {
	position: relative !important;
	height: 520px !important;
	border-radius: 16px !important;
	overflow: hidden !important;
}
.cq-hwh-photo {
	width: 100% !important;
	height: 100% !important;
	object-fit: cover !important;
	object-position: center top !important;
	display: block !important;
}
@media (max-width: 860px) {
	.cq-hwh-inner {
		grid-template-columns: 1fr !important;
		gap: 36px !important;
		padding: 0 20px !important;
	}
	.cq-hwh-right {
		height: 300px !important;
	}
	.cq-how-we-help {
		padding: 52px 0 !important;
	}
}

/* ── What We Do section ── */
.cq-what-we-do {
	background: #f2f5f0 !important;
	padding: 80px 0 !important;
}
.cq-wwd-inner {
	max-width: 1100px !important;
	margin: 0 auto !important;
	padding: 0 40px !important;
}
.cq-wwd-header {
	text-align: center !important;
	margin-bottom: 56px !important;
}
.cq-wwd-header h2 {
	font-size: clamp(1.5rem, 2.2vw, 2rem) !important;
	font-weight: 400 !important;
	color: #122212 !important;
	margin: 0 0 14px !important;
}
.cq-wwd-header p {
	font-size: 1rem !important;
	color: #555 !important;
	max-width: 640px !important;
	margin: 0 auto !important;
	line-height: 1.6 !important;
}
.cq-wwd-grid {
	display: grid !important;
	grid-template-columns: repeat(4, 1fr) !important;
	gap: 32px !important;
}
.cq-wwd-card {
	text-align: center !important;
}
.cq-wwd-circle {
	width: 110px !important;
	height: 110px !important;
	border-radius: 50% !important;
	margin: 0 auto 20px !important;
	display: flex !important;
	align-items: center !important;
	justify-content: center !important;
}
.cq-wwd-circle svg {
	width: 48px !important;
	height: 48px !important;
}
.cq-wwd-card h3 {
	font-size: 1rem !important;
	font-weight: 700 !important;
	color: #122212 !important;
	margin: 0 0 10px !important;
}
.cq-wwd-card p {
	font-size: .88rem !important;
	color: #555 !important;
	line-height: 1.6 !important;
	margin: 0 !important;
}
@media (max-width: 860px) {
	.cq-wwd-grid {
		grid-template-columns: repeat(2, 1fr) !important;
		gap: 28px !important;
	}
	.cq-what-we-do {
		padding: 52px 0 !important;
	}
	.cq-wwd-inner {
		padding: 0 20px !important;
	}
}
@media (max-width: 480px) {
	.cq-wwd-grid {
		grid-template-columns: 1fr !important;
	}
}

/* ── Removed sections ── */
.cq-mobile-benefits { display: none !important; }
.cqb-section.is-alt.cq-mobile-market { display: none !important; }
.cq-trustpilot-section {
  display: block;
  background: var(--bg-s, #081f3d);
  padding: 3rem 2rem;
  border-top: 1px solid var(--bdr, rgba(55,119,183,0.25));
}
.cq-trustpilot-inner {
  max-width: 800px;
  margin: 0 auto;
  text-align: center;
}
.tp-eyebrow {
  text-align: center;
  margin-bottom: 1.25rem;
  color: var(--t2, #8aaed4);
  font-size: .85rem;
  letter-spacing: .08em;
  text-transform: uppercase;
}

/* ══════════════════════════════════════
   HOMEPAGE DESIGN SYNC — full pass
   ══════════════════════════════════════ */

/* 1. One unified light-bg token */
:root { --cq-light: #f4f7f2; }

/* 2. Clean alternating background pattern
      Who We Are (light) → How We Help (white) → What We Do (light)
      → Built for Teams (white) → Industry Grid (light)
      → Market Access (white) → AI Platform (dark)
      → Resources (light) → CTA (dark) */
.cq-who-we-are                                          { background: var(--cq-light) !important; }
.cq-how-we-help                                         { background: #fff !important; }
.cq-what-we-do                                          { background: var(--cq-light) !important; }
.cq-mobile-proof                                        { background: #fff !important; }
.cq-mobile-category                                     { background: var(--cq-light) !important; }
.cq-mobile-market                                       { background: #fff !important; }
.cqb-section.is-default:not(.cq-mobile-market):not(.cq-mobile-benefits) { background: var(--cq-light) !important; }

/* 3. Consistent 80px vertical padding on ALL sections */
.cqb-section                    { padding: 80px 0 !important; }
.cqb-tool-shell                 { padding: 80px 0 !important; }

/* 4. Centre the section header on ALL grid/card sections */
.cq-mobile-proof .cqb-section-header,
.cq-mobile-category .cqb-section-header,
.cq-mobile-market .cqb-section-header {
    text-align: center !important;
    max-width: 700px !important;
    margin-left: auto !important;
    margin-right: auto !important;
}
.cq-mobile-proof .cqb-section-header h2,
.cq-mobile-proof .cqb-section-header p,
.cq-mobile-category .cqb-section-header h2,
.cq-mobile-category .cqb-section-header p,
.cq-mobile-market .cqb-section-header h2,
.cq-mobile-market .cqb-section-header p {
    text-align: center !important;
}

/* 5. H2 size & colour consistency across all theme sections */
.cqb-section h2 {
    font-size: clamp(1.6rem, 2.2vw, 2.1rem) !important;
    font-weight: 400 !important;
    color: #122212 !important;
    line-height: 1.25 !important;
}

/* 6. Eyebrow styling — unify all section eyebrows to green uppercase */
.cqb-section .eyebrow {
    color: #64a52d !important;
    font-size: .78rem !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
    letter-spacing: .1em !important;
    margin-bottom: 10px !important;
    background: none !important;
    border: none !important;
    padding: 0 !important;
    display: block !important;
}

/* 7. Resources section — centre the header for consistency */
.cqb-section.is-default:not(.cq-mobile-market):not(.cq-mobile-benefits) .cqb-section-header {
    text-align: center !important;
    max-width: 700px !important;
    margin-left: auto !important;
    margin-right: auto !important;
}
.cqb-section.is-default:not(.cq-mobile-market):not(.cq-mobile-benefits) .cqb-section-header h2,
.cqb-section.is-default:not(.cq-mobile-market):not(.cq-mobile-benefits) .cqb-section-header p {
    text-align: center !important;
}

/* 8. Keep card text left-aligned inside centred sections */
.cqb-section .cqb-card,
.cqb-section .cqb-card h3,
.cqb-section .cqb-card p { text-align: left !important; }

/* ═══════════════════════════════════════════════════
   SECTION IMPROVEMENTS — all four sections at once
═══════════════════════════════════════════════════ */

/* 1. Market Access — 3×2 grid (was 4+2, now balanced) */
@media (min-width: 901px) {
    .cq-mobile-market .cqb-card-grid {
        grid-template-columns: repeat(3, 1fr) !important;
    }
}
@media (min-width: 1400px) {
    .cq-mobile-market .cqb-card-grid {
        grid-template-columns: repeat(3, 1fr) !important;
    }
}

/* 2. Built for Teams — 2-column desktop (cleaner with 5 cards) */
@media (min-width: 901px) {
    .cq-mobile-proof .cqb-card-grid {
        grid-template-columns: repeat(2, 1fr) !important;
        max-width: 900px !important;
        margin-left: auto !important;
        margin-right: auto !important;
    }
    .cq-mobile-proof .cqb-card:last-child:nth-child(odd) {
        grid-column: 1 / -1 !important;
        max-width: 430px !important;
        margin-left: auto !important;
        margin-right: auto !important;
    }
}

/* 3. CTA button — injected under Built for Teams */
.cq-section-cta-wrap {
    text-align: center !important;
    margin-top: 40px !important;
}
.cq-section-cta-btn {
    display: inline-flex !important;
    align-items: center !important;
    gap: 8px !important;
    padding: 14px 30px !important;
    background: linear-gradient(135deg, #64a52d, #7bbf3a) !important;
    color: #fff !important;
    font-weight: 700 !important;
    font-size: .95rem !important;
    border-radius: 999px !important;
    text-decoration: none !important;
    box-shadow: 0 12px 30px rgba(100,165,45,.28) !important;
    transition: transform .2s, box-shadow .2s !important;
}
.cq-section-cta-btn:hover {
    transform: translateY(-2px) !important;
    box-shadow: 0 18px 40px rgba(100,165,45,.38) !important;
    color: #fff !important;
}

/* 4. AI Platform — hide injected launch btn; theme already has "Open AI Platform" CTA */
.cq-ai-launch-btn {
    display: none !important;
}

/* 5. Resources — View All link */
.cq-resources-view-all {
    text-align: center !important;
    margin-top: 36px !important;
}
.cq-resources-view-all a {
    display: inline-flex !important;
    align-items: center !important;
    gap: 6px !important;
    color: #3a6b10 !important;
    font-weight: 600 !important;
    font-size: .93rem !important;
    text-decoration: none !important;
    border-bottom: 1.5px solid rgba(100,165,45,.4) !important;
    padding-bottom: 2px !important;
    transition: color .2s, border-color .2s !important;
}
.cq-resources-view-all a:hover {
    color: #64a52d !important;
    border-color: #64a52d !important;
}

/* ═══════════════════════════════════════════════════
   AI PLATFORM — compact redesign
   Hides duplicate left step cards; makes right panel
   cards horizontal & compact; cuts section height.
═══════════════════════════════════════════════════ */

/* Tighter section padding */
.cqb-tool-shell {
    padding: 56px clamp(22px, 3.2vw, 42px) !important;
    box-sizing: border-box !important;
}

@media (max-width: 820px) {
    .cqb-tool-shell { padding: 32px 20px !important; }
}

/* Remove the duplicate 01/02/03 step cards in the left column */
.cqb-tool-copy .cqb-card-grid {
    display: none !important;
}

/* Left copy column: flex-column so button sits directly under description */
.cqb-tool-copy {
    display: flex !important;
    flex-direction: column !important;
    justify-content: center !important;
    gap: 0 !important;
}

/* Compact right-panel card grid */
.cqb-tool-panel .cqb-card-grid {
    gap: 10px !important;
}

/* Each step card: horizontal — number badge | title / desc */
.cqb-tool-panel .cqb-card {
    display: grid !important;
    grid-template-columns: 34px 1fr !important;
    column-gap: 14px !important;
    row-gap: 2px !important;
    align-items: start !important;
    padding: 16px 18px !important;
    background: rgba(255,255,255,.06) !important;
    border: 1px solid rgba(255,255,255,.11) !important;
    box-shadow: none !important;
    border-radius: 14px !important;
}

/* Number badge — spans both text rows */
.cqb-tool-panel .cqb-card-icon {
    grid-column: 1 !important;
    grid-row: 1 / span 2 !important;
    width: 34px !important;
    height: 34px !important;
    min-width: 34px !important;
    margin: 0 !important;
    font-size: .8rem !important;
    font-weight: 800 !important;
    border-radius: 999px !important;
    background: rgba(100,165,45,.18) !important;
    border: 1px solid rgba(100,165,45,.32) !important;
    color: #9dd45a !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
}

/* Title */
.cqb-tool-panel .cqb-card h3 {
    grid-column: 2 !important;
    margin: 0 !important;
    font-size: .97rem !important;
    font-weight: 400 !important;
    line-height: 1.25 !important;
    color: #f3f7fa !important;
    align-self: end !important;
}

/* Description */
.cqb-tool-panel .cqb-card p {
    grid-column: 2 !important;
    margin: 0 !important;
    font-size: .82rem !important;
    line-height: 1.42 !important;
    color: #b8c9d9 !important;
    display: block !important;
    -webkit-line-clamp: unset !important;
    -webkit-box-orient: initial !important;
    overflow: visible !important;
}

/* Fix eyebrow on dark section — remove the green bg/border added by design-sync */
.cqb-tool-shell .eyebrow,
.cqb-tool-copy .eyebrow {
    background: rgba(100,165,45,.14) !important;
    border: 1px solid rgba(100,165,45,.3) !important;
    border-radius: 999px !important;
    padding: .35rem .85rem !important;
    display: inline-block !important;
    color: #9dd45a !important;
    font-size: .73rem !important;
    font-weight: 700 !important;
    letter-spacing: .1em !important;
    text-transform: uppercase !important;
}

/* Keep the platform label compact and readable despite generic paragraph rules. */
html body.home .cqb-tool-shell .cqb-tool-copy > .eyebrow {
    display: inline-flex !important;
    align-items: center !important;
    align-self: flex-start !important;
    width: auto !important;
    max-width: 100% !important;
    min-height: 34px !important;
    margin: 0 0 16px !important;
    padding: 7px 13px !important;
    color: #b8ef72 !important;
    background: rgba(100, 165, 45, .2) !important;
    border-color: rgba(157, 212, 90, .46) !important;
    line-height: 1.25 !important;
    opacity: 1 !important;
    overflow: visible !important;
    white-space: normal !important;
}

html body.home .cqb-tool-shell .cqb-tool-copy > p:not(.eyebrow) {
    color: #c7d5e3 !important;
    opacity: 1 !important;
}

/* Theme CTA action row — row layout, auto-width buttons */
.cqb-tool-copy .cqb-actions {
    display: flex !important;
    flex-direction: row !important;
    gap: 12px !important;
    flex-wrap: wrap !important;
    margin-top: 28px !important;
}

.cqb-tool-copy .cqb-actions .btn-primary,
.cqb-tool-copy .cqb-actions .btn-outline {
    width: auto !important;
    min-width: 0 !important;
    min-height: 44px !important;
    padding: .65rem 1.4rem !important;
    font-size: .9rem !important;
}

/* ═══════════════════════════════════════════════════
   AI PLATFORM HOMEPAGE SECTION — step badge fix
═══════════════════════════════════════════════════ */

/* Hide any SVG/image the theme injected into step badges */
.cqb-tool-panel .cqb-card-icon svg,
.cqb-tool-panel .cqb-card-icon img {
    display: none !important;
}

/* Step number span injected by JS */
.cq-ai-step-num {
    font: 800 .85rem/1 'Plus Jakarta Sans', sans-serif !important;
    color: #9dd45a !important;
    pointer-events: none !important;
}

/* ═══════════════════════════════════════════════════
   CONTACT / LEAD GEN PAGE
═══════════════════════════════════════════════════ */
.cq-contact-wrap {
    max-width: 1180px;
    margin: 0 auto;
    padding: 60px 32px 80px;
    font-family: 'Plus Jakarta Sans', system-ui, sans-serif;
}
.cq-contact-grid {
    display: grid;
    grid-template-columns: 1.4fr 1fr;
    gap: 48px;
    align-items: start;
}
.cq-contact-form-card {
    /* No background/border/shadow of its own: the .cqb-lead-form panel inside
       already renders as a dark card (same treatment as the homepage's dashboard
       panel). Wrapping it in a second, white card produced a mismatched
       white-card-inside-light-page-inside-dark-card sandwich. */
    background: transparent;
    border: none;
    border-radius: 0;
    padding: 0;
    box-shadow: none;
}
.cq-lead-form .cq-form-row { margin-bottom: 18px; }
.cq-lead-form .cq-form-2col {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 18px;
}
.cq-field-group { display: flex; flex-direction: column; gap: 7px; margin-bottom: 18px; }
.cq-field-group:last-child { margin-bottom: 0; }
.cq-field-group label {
    font: 600 13px/1 'Plus Jakarta Sans', sans-serif;
    color: #2a3947;
}
.cq-field-group input,
.cq-field-group select,
.cq-field-group textarea {
    width: 100%;
    font: 400 15px/1.4 'Plus Jakarta Sans', sans-serif;
    color: #0f2147;
    padding: 13px 15px;
    border: 1px solid rgba(15,33,71,.16);
    border-radius: 10px;
    background: #fff;
    outline: none;
    transition: border-color .15s, box-shadow .15s;
    box-sizing: border-box;
}
.cq-field-group input:focus,
.cq-field-group select:focus,
.cq-field-group textarea:focus {
    border-color: #64a52d;
    box-shadow: 0 0 0 3px rgba(100,165,45,.15);
}
.cq-field-group textarea { resize: vertical; font-family: 'Plus Jakarta Sans', sans-serif; }
.cq-form-submit {
    width: 100%;
    background: #64a52d;
    color: #fff;
    font: 700 16px/1 'Plus Jakarta Sans', sans-serif;
    padding: 17px;
    border: none;
    border-radius: 12px;
    cursor: pointer;
    box-shadow: 0 10px 24px -10px rgba(100,165,45,.6);
    transition: background .2s;
    margin-top: 4px;
}
.cq-form-submit:hover { background: #3a6b10; }
.cq-form-note {
    font: 400 12.5px/1.5 'Plus Jakarta Sans', sans-serif;
    color: #8694a2;
    text-align: center;
    margin: 14px 0 0;
}
/* Info sidebar */
.cq-contact-info { display: flex; flex-direction: column; gap: 18px; }
.cq-contact-info-card {
    background: #f4f6f2;
    border: 1px solid rgba(15,33,71,.07);
    border-radius: 16px;
    padding: 24px;
    display: flex;
    flex-direction: column;
    gap: 18px;
}
.cq-contact-info-item { display: flex; align-items: center; gap: 12px; }
.cq-info-icon {
    width: 42px; height: 42px; border-radius: 11px;
    background: #eaf3ea;
    display: inline-flex; align-items: center; justify-content: center;
    font-size: 1.2rem; flex: none;
}
.cq-info-label { font: 700 14px/1.2 'Plus Jakarta Sans', sans-serif; color: #0f2147; }
.cq-info-value { font: 500 13.5px/1.3 'Plus Jakarta Sans', sans-serif; color: #5b6976; }
.cq-info-value a { color: #5b6976; text-decoration: none; }
.cq-contact-next-card {
    background: linear-gradient(165deg,#13284f,#0b1830);
    border-radius: 16px; padding: 24px; color: #fff;
}
.cq-next-title { font: 700 16px/1.3 'Plus Jakarta Sans', sans-serif; margin-bottom: 14px; }
.cq-next-steps { display: flex; flex-direction: column; gap: 12px; }
.cq-next-step { display: flex; align-items: flex-start; gap: 11px; }
.cq-step-num {
    width: 24px; height: 24px; flex: none; border-radius: 7px;
    background: #64a52d; color: #fff;
    font: 700 12px/24px 'Plus Jakarta Sans', sans-serif;
    display: inline-flex; align-items: center; justify-content: center;
}
.cq-next-step span:last-child { font: 500 13.5px/1.5 'Plus Jakarta Sans', sans-serif; color: #cdd7e6; }
/* Success state */
.cq-contact-success {
    text-align: center; padding: 80px 32px;
    max-width: 560px; margin: 0 auto;
}
.cq-success-icon {
    width: 72px; height: 72px; border-radius: 50%;
    background: #eaf3ea; color: #64a52d;
    font-size: 2rem; line-height: 72px;
    margin: 0 auto 24px;
}
.cq-contact-success h2 { color: #0f2147; margin: 0 0 12px; }
.cq-back-home {
    display: inline-block; margin-top: 24px;
    color: #64a52d; font-weight: 600; text-decoration: none;
}
@media (max-width: 768px) {
    .cq-contact-grid { grid-template-columns: 1fr; }
    .cq-lead-form .cq-form-2col { grid-template-columns: 1fr; }
    .cq-contact-wrap { padding: 40px 20px 60px; }
}

/* ═══════════════════════════════════════════════════
   LEGAL PAGES
═══════════════════════════════════════════════════ */
.cq-legal-wrap {
    max-width: 860px;
    margin: 0 auto;
    padding: 60px 32px 80px;
    font-family: 'Plus Jakarta Sans', system-ui, sans-serif;
}
.cq-legal-header {
    border-bottom: 1px solid rgba(15,33,71,.1);
    padding-bottom: 28px;
    margin-bottom: 40px;
}
.cq-legal-header h1 { color: #0f2147; margin: 0 0 10px; font-size: 2rem; }
.cq-legal-date { color: #8694a2; font-size: .9rem; margin: 0; }
.cq-legal-body h2 {
    font-size: 1.1rem;
    color: #0f2147;
    margin: 32px 0 10px;
    border-left: 3px solid #64a52d;
    padding-left: 12px;
}
.cq-legal-body p, .cq-legal-body li { color: #3a4756; line-height: 1.7; }
.cq-legal-body a { color: #64a52d; }
.cq-legal-table { width: 100%; border-collapse: collapse; margin: 16px 0; }
.cq-legal-table th, .cq-legal-table td {
    border: 1px solid rgba(15,33,71,.12);
    padding: 10px 14px;
    text-align: left;
    font-size: .9rem;
    color: #3a4756;
}
.cq-legal-table th { background: #f4f6f2; font-weight: 700; color: #0f2147; }
@media (max-width: 640px) { .cq-legal-wrap { padding: 40px 20px 60px; } }

/* ═══════════════════════════════════════════════════
   FOOTER — legal links bar
═══════════════════════════════════════════════════ */
.cq-footer-legal {
    display: flex !important;
    flex-wrap: wrap !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 6px !important;
    padding: 20px 32px !important;
    border-top: 1px solid rgba(255,255,255,.08) !important;
    margin-top: 0 !important;
}
.cq-footer-legal a {
    font: 400 12.5px/1 'Plus Jakarta Sans', sans-serif !important;
    color: #6c7d96 !important;
    text-decoration: none !important;
    transition: color .15s !important;
}
.cq-footer-legal a:hover { color: #cfe9bf !important; }
.cq-footer-sep {
    color: rgba(255,255,255,.18) !important;
    font-size: .75rem !important;
}

/* ═══════════════════════════════════════════════════
   CQ DESIGN-COMP PAGES — shared base styles
═══════════════════════════════════════════════════ */

/* ── No bold anywhere on design-comp pages ── */
.cq-page,
.cq-page * {
    font-weight: 400 !important;
    box-sizing: border-box;
}

/* ── Base ── */
.cq-page {
    font-family: "Plus Jakarta Sans", system-ui, sans-serif;
    color: #0f2147;
    -webkit-font-smoothing: antialiased;
}
.cq-page a { text-decoration: none; color: inherit; }

/* ── Card hover ── */
.cq-page .cq-c {
    transition: box-shadow .2s ease, transform .2s ease;
}
.cq-page .cq-c:hover {
    box-shadow: 0 16px 36px -18px rgba(15,33,71,.28);
    transform: translateY(-3px);
}

/* ── FAQ accordion (details/summary) ── */
.cq-page details.cq-faq {
    border: 1px solid rgba(15,33,71,.1);
    border-radius: 14px;
    background: #fff;
    overflow: hidden;
}
.cq-page details.cq-faq summary {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
    padding: 20px 24px;
    cursor: pointer;
    font-size: 16px;
    line-height: 1.4;
    color: #0f2147;
    list-style: none;
}
.cq-page details.cq-faq summary::-webkit-details-marker { display: none; }
.cq-page details.cq-faq summary::after {
    content: "+";
    color: #4f9e2e;
    font-size: 22px;
    line-height: 1;
    flex: none;
}
.cq-page details.cq-faq[open] summary::after { content: "\2212"; }
.cq-page .cq-fa {
    padding: 0 24px 22px;
    font-size: 14.5px;
    line-height: 1.6;
    color: #52606e;
}

/* ── Photo placeholder ── */
.cq-consent-embed { position: relative; background: #101d34; }
.cq-consent-embed > .cq-embed-consent-message {
    position: absolute;
    inset: 0;
    z-index: 2;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
    padding: 28px;
    color: #fff;
    text-align: center;
    line-height: 1.5;
    flex-direction: column;
    gap: 14px;
}
.cq-embed-consent-message button { border: 1px solid rgba(255,255,255,.55); border-radius: 5px; background: transparent; color: #fff; padding: 9px 12px; font: inherit; font-size: .82rem; cursor: pointer; }
.cq-embed-consent-message button:hover,.cq-embed-consent-message button:focus-visible { background: #fff; color: #101d34; }
.cq-consent-embed.cq-embed-loaded > p,
.cq-consent-embed.cq-embed-loaded > .cq-embed-consent-message { display: none !important; }
.cq-privacy-consent { color: #334155 !important; font-size: 13px; line-height: 1.65; }
.cq-privacy-consent a { color: #315f1e !important; text-decoration: underline !important; }
.cq-privacy-consent input { flex: 0 0 auto; margin-top: 4px; }
@media (max-width: 640px) {
    .footer-legal { gap: 10px 14px !important; line-height: 1.5 !important; }
    .footer-legal a { line-height: 1.45 !important; text-decoration: underline !important; text-underline-offset: 2px; }
    .cq-mobile-category .cqb-card-grid { grid-template-columns: repeat(2,minmax(0,1fr)) !important; gap: 10px !important; }
    .cq-mobile-category .cqb-card { min-width: 0 !important; }
    .cq-mobile-category .cqb-card h3 { font-size: .86rem !important; overflow-wrap: anywhere; }
}

/* Homepage market and service matrices */
body.home .cq-mobile-market,
body.home .cq-mobile-services { padding: 88px 0 !important; scroll-margin-top: 84px; }

body.home .cq-mobile-market { background: #eef3f7 !important; }
body.home .cq-mobile-services { background: #fff !important; }

body.home .cq-mobile-market .cqb-section-in,
body.home .cq-mobile-services .cqb-section-in {
    display: grid !important;
    grid-template-columns: minmax(230px,.72fr) minmax(0,1.65fr) !important;
    gap: 64px !important;
    align-items: start !important;
}

body.home .cq-mobile-market .cqb-section-header,
body.home .cq-mobile-services .cqb-section-header {
    position: sticky;
    top: 92px;
    margin: 0 !important;
    text-align: left !important;
}

body.home .cq-mobile-market .cqb-section-header h2,
body.home .cq-mobile-services .cqb-section-header h2 {
    max-width: 360px !important;
    margin-inline: 0 !important;
    font-size: clamp(1.9rem,2.6vw,2.8rem) !important;
    line-height: 1.08 !important;
    text-align: left !important;
}

body.home .cq-mobile-market .cqb-section-header > p:not(.eyebrow),
body.home .cq-mobile-services .cqb-section-header > p:not(.eyebrow) {
    max-width: 340px !important;
    margin-inline: 0 !important;
    color: #52606e !important;
    line-height: 1.65 !important;
    text-align: left !important;
}

body.home .cq-mobile-market .cqb-card-grid,
body.home .cq-mobile-services .cqb-card-grid {
    display: grid !important;
    grid-template-columns: repeat(2,minmax(0,1fr)) !important;
    gap: 0 36px !important;
    padding: 0 !important;
    overflow: visible !important;
    grid-column: 2 !important;
    grid-row: 1 !important;
    background: transparent !important;
    border: 0 !important;
    box-shadow: none !important;
}

body.home .cq-mobile-market .cqb-section-header,
body.home .cq-mobile-services .cqb-section-header { grid-column: 1 !important; grid-row: 1 !important; }

body.home .cq-mobile-market .cqb-card,
body.home .cq-mobile-services .cqb-card {
    display: grid !important;
    grid-template-columns: 42px minmax(0,1fr) !important;
    grid-template-rows: auto auto auto !important;
    column-gap: 15px !important;
    align-content: start !important;
    min-width: 0 !important;
    min-height: 0 !important;
    margin: 0 !important;
    padding: 22px 0 24px !important;
    background: transparent !important;
    border: 0 !important;
    border-top: 1px solid #cbd6df !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    transform: none !important;
}

body.home .cq-mobile-services .cqb-card { border-top-color: #dce4dc !important; }

body.home .cq-mobile-services .cqb-card::before {
    content: none !important;
    display: none !important;
}

body.home .cq-mobile-services .cq-service-icon {
    grid-column: 1 !important;
    grid-row: 1 / span 3 !important;
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    width: 42px;
    height: 42px;
    border: 1px solid #cfe0c7;
    border-radius: 6px;
    background: #f2f7ef;
    color: #315f1e;
}

body.home .cq-mobile-services .cq-service-icon svg {
    width: 20px !important;
    height: 20px !important;
    fill: none !important;
    stroke: #315f1e !important;
    stroke-width: 1.8 !important;
}

body.home .cq-mobile-services .cqb-card > .cqb-card-image,
body.home .cq-mobile-services .cqb-card > .cqb-card-icon { display: none !important; }

body.home .cq-mobile-market .cqb-card-image,
body.home .cq-mobile-market .cqb-card-icon,
body.home .cq-mobile-services .cqb-card-image,
body.home .cq-mobile-services .cqb-card-icon {
    grid-column: 1 !important;
    grid-row: 1 / span 3 !important;
    width: 42px !important;
    height: 42px !important;
    min-width: 42px !important;
    margin: 0 !important;
    padding: 8px !important;
    object-fit: contain !important;
    background: #fff !important;
    border: 1px solid #d5dfe6 !important;
    border-radius: 6px !important;
    box-sizing: border-box !important;
}

body.home .cq-mobile-services .cqb-card-image,
body.home .cq-mobile-services .cqb-card-icon { background: #f2f7ef !important; border-color: #dce8d6 !important; }

body.home .cq-mobile-market .cqb-card h3,
body.home .cq-mobile-services .cqb-card h3 {
    grid-column: 2 !important;
    margin: 0 0 7px !important;
    color: #0f2147 !important;
    font-size: 1rem !important;
    line-height: 1.3 !important;
}

body.home .cq-mobile-market .cqb-card p,
body.home .cq-mobile-services .cqb-card p {
    grid-column: 2 !important;
    display: block !important;
    margin: 0 0 12px !important;
    color: #52606e !important;
    font-size: .84rem !important;
    line-height: 1.55 !important;
    -webkit-line-clamp: unset !important;
    overflow: visible !important;
}

body.home .cq-mobile-market .cqb-card-link,
body.home .cq-mobile-services .cqb-card-link {
    display: inline-flex !important;
    grid-column: 2 !important;
    justify-self: start !important;
    width: auto !important;
    min-height: 0 !important;
    margin: 0 !important;
    padding: 0 0 3px !important;
    background: transparent !important;
    border: 0 !important;
    border-bottom: 1px solid currentColor !important;
    border-radius: 0 !important;
    color: #315f1e !important;
    font-size: .78rem !important;
    font-weight: 700 !important;
    text-transform: none !important;
    box-shadow: none !important;
}

body.home .cq-mobile-market .cqb-card-link::after,
body.home .cq-mobile-services .cqb-card-link::after { content: " →" !important; transform: none !important; }

@media (max-width: 820px) {
    body.home .cq-mobile-market,
    body.home .cq-mobile-services { padding: 58px 0 !important; }
    body.home .cq-mobile-market .cqb-section-in,
    body.home .cq-mobile-services .cqb-section-in { grid-template-columns: 1fr !important; gap: 28px !important; }
    body.home .cq-mobile-market .cqb-section-header,
    body.home .cq-mobile-services .cqb-section-header { position: static; }
    body.home .cq-mobile-market .cqb-card-grid,
    body.home .cq-mobile-services .cqb-card-grid { grid-column: 1 !important; grid-row: 2 !important; }
}

@media (max-width: 620px) {
    body.home .cq-mobile-market .cqb-card-grid,
    body.home .cq-mobile-services .cqb-card-grid { grid-template-columns: 1fr !important; gap: 0 !important; }
    body.home .cq-mobile-market .cqb-card,
    body.home .cq-mobile-services .cqb-card { flex: none !important; width: 100% !important; padding: 18px 0 20px !important; }
}
.cq-page .cq-ph,
.cq-ph {
    background-image: repeating-linear-gradient(45deg, #e7eae4, #e7eae4 9px, #eef1ec 9px, #eef1ec 18px);
    display: flex;
    align-items: center;
    justify-content: center;
    color: #94a1ac;
    font-family: ui-monospace, Menlo, monospace;
    font-size: 11px;
    text-align: center;
    letter-spacing: .04em;
}

/* ── Responsive grids ── */
@media (max-width: 860px) {
    .cq-grid-2col { grid-template-columns: 1fr !important; }
    .cq-grid-3col { grid-template-columns: 1fr 1fr !important; }
    .cq-grid-4col { grid-template-columns: 1fr 1fr !important; }
}
@media (max-width: 540px) {
    .cq-grid-3col,
    .cq-grid-4col { grid-template-columns: 1fr !important; }
}

/* ── AI Platform dark breadcrumb ── */
.cq-page nav[aria-label="Breadcrumb"] a[style*="7e90ab"] { color: #7e90ab !important; }
.cq-page nav[aria-label="Breadcrumb"] span[style*="3a4d70"] { color: #3a4d70 !important; }
.cq-page nav[aria-label="Breadcrumb"] span[style*="7cc94a"] { color: #7cc94a !important; }

/* ══════════════════════════════════════════════════════
   DESIGN-COMP PAGES — full-width layout + nav clearance
   Breaks the .wrap.cq-entry 1180px constraint so each
   section's own max-width controls width instead.
   Also exempts sections from the mobile-ux first-section
   width rule (min(1180px, 100% - 48px)).
══════════════════════════════════════════════════════ */
body.cq-dc-page .conforiq-block-canvas {
    padding: 0 !important;
}
body.cq-dc-page .wrap.cq-entry {
    width: 100% !important;
    max-width: none !important;
}
/* Override the first-section width cap from mobile-ux base styles */
body.cq-dc-page .cq-page section,
body.cq-dc-page .cq-page > section:first-of-type {
    width: auto !important;
    max-width: none !important;
}
/* Theme auto-generates a breadcrumb nav above our content — hide it */
body.cq-dc-page nav.cq-breadcrumbs {
    display: none !important;
}
/* Nav clearance on .cq-page itself.
   69px = nav height. Admin bar offset is handled by WP's
   html{padding-top} so it does not need to be added again. */
body.cq-dc-page .cq-page { margin-top: 69px; }

/* ══════════════════════════════════════════════════════
   DESIGN-COMP PAGE TEXT — override theme !important color
   Theme forces color:#fff on all headings site-wide.
   Default: dark navy for light sections.
   Dark sections: override to white (comes later = wins).
══════════════════════════════════════════════════════ */
body.cq-dc-page .cq-page h1,
body.cq-dc-page .cq-page h2,
body.cq-dc-page .cq-page h3 { color: #0f2147 !important; }
body.cq-dc-page .cq-page p   { color: #52606e !important; }

/* Dark sections override the defaults above */
.cq-dark-sec h1,
.cq-dark-sec h2,
.cq-dark-sec h3 { color: #ffffff !important; }
.cq-dark-sec p  { color: #aab9cf !important; }

/* Homepage: distinct, editorial category and market sections */
body.home .cq-mobile-category { background:#fff !important; padding:88px 0 !important; }
body.home .cq-mobile-category .cqb-section-in { display:block !important; }
body.home .cq-mobile-category .cqb-section-header { max-width:680px !important; margin:0 0 38px !important; text-align:left !important; }
body.home .cq-mobile-category .cqb-section-header h2,
body.home .cq-mobile-category .cqb-section-header > p { margin-inline:0 !important; text-align:left !important; }
body.home .cq-mobile-category .cqb-section-header h2 { font-size:clamp(2rem,3vw,3rem) !important; }
body.home .cq-mobile-category .cqb-card-grid { display:grid !important; grid-template-columns:repeat(4,minmax(0,1fr)) !important; gap:24px !important; padding:0 !important; overflow:visible !important; }
body.home .cq-mobile-category .cqb-card:nth-child(n+5) { display:none !important; }
body.home .cq-mobile-category .cqb-card { display:block !important; min-width:0 !important; padding:0 0 18px !important; background:transparent !important; border:0 !important; border-bottom:1px solid #dbe3e8 !important; border-radius:0 !important; box-shadow:none !important; }
body.home .cq-mobile-category .cqb-card-image { width:100% !important; height:auto !important; aspect-ratio:4/3 !important; margin:0 0 16px !important; padding:0 !important; border:0 !important; border-radius:4px !important; object-fit:cover !important; }
body.home .cq-mobile-category .cqb-card h3 { margin:0 0 8px !important; color:#0f2147 !important; font-size:1.05rem !important; }
body.home .cq-mobile-category .cqb-card p { display:-webkit-box !important; margin:0 0 14px !important; color:#52606e !important; font-size:.84rem !important; line-height:1.55 !important; -webkit-line-clamp:2 !important; -webkit-box-orient:vertical !important; overflow:hidden !important; }
body.home .cq-mobile-category .cqb-card-link { display:inline-flex !important; padding:0 0 3px !important; background:transparent !important; border:0 !important; border-bottom:1px solid currentColor !important; border-radius:0 !important; color:#315f1e !important; font-size:.78rem !important; font-weight:700 !important; box-shadow:none !important; }
body.home .cq-mobile-category .cqb-card-link::after { content:" →" !important; }
.cq-category-all-link { display:inline-flex; margin-top:30px; padding:11px 16px; border:1px solid #b9c8b2; border-radius:5px; color:#315f1e !important; font-size:.86rem; font-weight:700; text-decoration:none !important; }
.cq-category-all-link::after { content:" →"; margin-left:7px; }

body.home .cq-mobile-market { background:#10254a !important; color:#fff !important; }
body.home .cq-mobile-market .cqb-section-in { display:block !important; }
body.home .cq-mobile-market .cqb-section-header { position:static !important; max-width:720px !important; margin:0 0 42px !important; text-align:left !important; }
body.home .cq-mobile-market .cqb-section-header .eyebrow { color:#91ce69 !important; }
body.home .cq-mobile-market .cqb-section-header h2 { max-width:720px !important; color:#fff !important; font-size:clamp(2rem,3vw,3rem) !important; }
body.home .cq-mobile-market .cqb-section-header > p:not(.eyebrow) { max-width:650px !important; color:#c1cfde !important; }
body.home .cq-mobile-market .cqb-card-grid { grid-column:auto !important; grid-row:auto !important; grid-template-columns:repeat(3,minmax(0,1fr)) !important; gap:0 30px !important; background:transparent !important; }
body.home .cq-mobile-market .cqb-card { background:transparent !important; border-top-color:rgba(255,255,255,.2) !important; }
body.home .cq-mobile-market .cqb-card h3 { color:#fff !important; }
body.home .cq-mobile-market .cqb-card p { color:#b9c8d7 !important; }
body.home .cq-mobile-market .cqb-card-link { display:inline-flex !important; color:#9bd56f !important; }
body.home .cq-mobile-market .cqb-card-image,
body.home .cq-mobile-market .cqb-card-icon { background:rgba(255,255,255,.08) !important; border-color:rgba(255,255,255,.2) !important; }

@media (max-width:900px) {
    body.home .cq-mobile-category .cqb-card-grid,
    body.home .cq-mobile-market .cqb-card-grid { grid-template-columns:repeat(2,minmax(0,1fr)) !important; }
}
@media (max-width:620px) {
    body.home .cq-mobile-category,
    body.home .cq-mobile-market { padding:58px 0 !important; }
    body.home .cq-mobile-category .cqb-card-grid { grid-template-columns:repeat(2,minmax(0,1fr)) !important; gap:18px 12px !important; }
    body.home .cq-mobile-category .cqb-card { width:auto !important; flex:none !important; }
    body.home .cq-mobile-category .cqb-card p { display:none !important; }
    body.home .cq-mobile-market .cqb-card-grid { grid-template-columns:1fr !important; }
}

html body.home section.cq-mobile-category article.cqb-card {
    background-color:transparent !important;
    background-image:none !important;
}
html body.home section.cq-mobile-category .cqb-card-link::after {
    position:static !important;
    inset:auto !important;
    display:inline !important;
    margin-left:6px !important;
    transform:none !important;
}
html body.home section.cq-mobile-market .cqb-section-header h2 { color:#fff !important; }
html body.home section.cq-mobile-market .cqb-section-header > p:not(.eyebrow) { color:#c1cfde !important; }
html body.home section.cq-mobile-market article.cqb-card {
    background-color:transparent !important;
    background-image:none !important;
    box-shadow:none !important;
}
html body.home section.cq-mobile-market article.cqb-card h3 { color:#fff !important; }
html body.home section.cq-mobile-market article.cqb-card p { color:#b9c8d7 !important; }
html body.home section.cq-mobile-market .cqb-card-link::after {
    position:static !important;
    inset:auto !important;
    display:inline !important;
    margin-left:6px !important;
    transform:none !important;
}

/* Homepage section family: shared rhythm, distinct content structures */
html body.home section.cq-mobile-category,
html body.home section.cq-mobile-market,
html body.home section.cq-mobile-services { padding:78px 0 !important; color:#0f2147 !important; }
html body.home section.cq-mobile-category { background:#f3f6f1 !important; }
html body.home section.cq-mobile-market { background:#fff !important; }
html body.home section.cq-mobile-services { background:#eef3f7 !important; }

html body.home section.cq-mobile-category .cqb-section-in,
html body.home section.cq-mobile-market .cqb-section-in,
html body.home section.cq-mobile-services .cqb-section-in { display:block !important; }

html body.home section.cq-mobile-category .cqb-section-header,
html body.home section.cq-mobile-market .cqb-section-header,
html body.home section.cq-mobile-services .cqb-section-header {
    position:static !important;
    max-width:720px !important;
    margin:0 0 36px !important;
    text-align:left !important;
}

html body.home section.cq-mobile-category .cqb-section-header h2,
html body.home section.cq-mobile-market .cqb-section-header h2,
html body.home section.cq-mobile-services .cqb-section-header h2 {
    max-width:720px !important;
    margin:0 0 12px !important;
    color:#0f2147 !important;
    font-size:clamp(1.9rem,2.5vw,2.55rem) !important;
    line-height:1.1 !important;
    text-align:left !important;
}

html body.home section.cq-mobile-category .cqb-section-header > p:not(.eyebrow),
html body.home section.cq-mobile-market .cqb-section-header > p:not(.eyebrow),
html body.home section.cq-mobile-services .cqb-section-header > p:not(.eyebrow) {
    max-width:650px !important;
    margin:0 !important;
    color:#52606e !important;
    font-size:.96rem !important;
    line-height:1.65 !important;
    text-align:left !important;
}

html body.home section.cq-mobile-market .cqb-section-header .eyebrow,
html body.home section.cq-mobile-services .cqb-section-header .eyebrow { color:#4f8f2f !important; }

html body.home section.cq-mobile-market .cqb-card-grid,
html body.home section.cq-mobile-services .cqb-card-grid {
    display:grid !important;
    grid-column:auto !important;
    grid-row:auto !important;
    grid-template-columns:repeat(3,minmax(0,1fr)) !important;
    gap:0 28px !important;
    background:transparent !important;
}

html body.home section.cq-mobile-market article.cqb-card,
html body.home section.cq-mobile-services article.cqb-card {
    background:transparent !important;
    border-top:1px solid #cbd6df !important;
    box-shadow:none !important;
}
html body.home section.cq-mobile-market article.cqb-card h3,
html body.home section.cq-mobile-services article.cqb-card h3 { color:#0f2147 !important; }
html body.home section.cq-mobile-market article.cqb-card p,
html body.home section.cq-mobile-services article.cqb-card p { color:#52606e !important; }
html body.home section.cq-mobile-market .cqb-card-image,
html body.home section.cq-mobile-market .cqb-card-icon { background:#fff !important; border-color:#d5dfe6 !important; }

@media (max-width:900px) {
    html body.home section.cq-mobile-market .cqb-card-grid,
    html body.home section.cq-mobile-services .cqb-card-grid { grid-template-columns:repeat(2,minmax(0,1fr)) !important; }
}
@media (max-width:620px) {
    html body.home section.cq-mobile-category,
    html body.home section.cq-mobile-market,
    html body.home section.cq-mobile-services { padding:56px 0 !important; }
    html body.home section.cq-mobile-market .cqb-card-grid,
    html body.home section.cq-mobile-services .cqb-card-grid { grid-template-columns:1fr !important; gap:0 !important; }
}

/* Rounded homepage shells aligned with the AI platform section */
html body.home section.cq-mobile-category,
html body.home section.cq-mobile-market,
html body.home section.cq-mobile-services {
    width:min(1180px,calc(100% - 48px)) !important;
    max-width:1180px !important;
    margin:32px auto !important;
    padding:66px 0 !important;
    border:1px solid rgba(15,33,71,.1) !important;
    border-radius:20px !important;
    overflow:hidden !important;
    box-shadow:0 18px 44px -34px rgba(15,33,71,.32) !important;
}

html body.home section.cq-mobile-category {
    background:radial-gradient(circle at 100% 0,rgba(79,158,46,.11),transparent 34%),linear-gradient(135deg,#f8faf7,#eef4f8) !important;
}
html body.home section.cq-mobile-market {
    background:radial-gradient(circle at 100% 0,rgba(79,158,46,.15),transparent 34%),linear-gradient(145deg,#19245d,#0b2942) !important;
    border-color:rgba(255,255,255,.12) !important;
}
html body.home section.cq-mobile-services {
    background:radial-gradient(circle at 0 100%,rgba(55,119,183,.09),transparent 34%),linear-gradient(135deg,#f9fbfd,#f1f6ef) !important;
}

html body.home section.cq-mobile-category .cqb-section-in,
html body.home section.cq-mobile-market .cqb-section-in,
html body.home section.cq-mobile-services .cqb-section-in {
    width:100% !important;
    max-width:none !important;
    padding:0 46px !important;
    box-sizing:border-box !important;
}

html body.home section.cq-mobile-category article.cqb-card,
html body.home section.cq-mobile-services article.cqb-card {
    background:rgba(255,255,255,.76) !important;
    border:1px solid rgba(15,33,71,.1) !important;
    border-radius:12px !important;
    box-shadow:0 10px 24px -22px rgba(15,33,71,.45) !important;
    overflow:hidden !important;
}
html body.home section.cq-mobile-category article.cqb-card { padding:0 0 20px !important; }
html body.home section.cq-mobile-category article.cqb-card h3,
html body.home section.cq-mobile-category article.cqb-card p,
html body.home section.cq-mobile-category article.cqb-card .cqb-card-link { margin-left:18px !important; margin-right:18px !important; }
html body.home section.cq-mobile-category article.cqb-card .cqb-card-image { border-radius:11px 11px 0 0 !important; }

html body.home section.cq-mobile-services .cqb-card-grid { gap:16px !important; }
html body.home section.cq-mobile-services article.cqb-card { padding:22px !important; border-top:1px solid rgba(15,33,71,.1) !important; }
html body.home section.cq-mobile-services article.cqb-card::before { border-radius:8px !important; }

html body.home section.cq-mobile-market .cqb-section-header h2 { color:#fff !important; }
html body.home section.cq-mobile-market .cqb-section-header > p:not(.eyebrow) { color:#c1cfde !important; }
html body.home section.cq-mobile-market .cqb-card-grid { gap:16px !important; }
html body.home section.cq-mobile-market article.cqb-card {
    padding:22px !important;
    border:1px solid rgba(255,255,255,.14) !important;
    border-radius:12px !important;
}
html body.home section.cq-mobile-market article.cqb-card h3 { color:#fff !important; }
html body.home section.cq-mobile-market article.cqb-card p { color:#b9c8d7 !important; }
html body.home section.cq-mobile-market .cqb-card-image,
html body.home section.cq-mobile-market .cqb-card-icon { background:rgba(255,255,255,.09) !important; border-color:rgba(255,255,255,.18) !important; border-radius:8px !important; }

@media (max-width:700px) {
    html body.home section.cq-mobile-category,
    html body.home section.cq-mobile-market,
    html body.home section.cq-mobile-services {
        width:calc(100% - 24px) !important;
        margin:18px auto !important;
        padding:48px 0 !important;
        border-radius:16px !important;
    }
    html body.home section.cq-mobile-category .cqb-section-in,
    html body.home section.cq-mobile-market .cqb-section-in,
    html body.home section.cq-mobile-services .cqb-section-in { padding:0 16px !important; }
    html body.home section.cq-mobile-services article.cqb-card,
    html body.home section.cq-mobile-market article.cqb-card { padding:18px !important; }
}

/* Rounded shells for the company, process, and audience sections */
html body.home section.cq-who-we-are,
html body.home section.cq-how-we-help,
html body.home section.cq-mobile-proof {
    width:min(1180px,calc(100% - 48px)) !important;
    max-width:1180px !important;
    margin:32px auto !important;
    padding:66px 0 !important;
    border:1px solid rgba(15,33,71,.1) !important;
    border-radius:20px !important;
    overflow:hidden !important;
    box-shadow:0 18px 44px -34px rgba(15,33,71,.32) !important;
}

html body.home section.cq-who-we-are {
    background:radial-gradient(circle at 100% 0,rgba(79,158,46,.12),transparent 36%),linear-gradient(135deg,#f8faf7,#eef4eb) !important;
}
html body.home section.cq-how-we-help {
    background:radial-gradient(circle at 0 100%,rgba(55,119,183,.09),transparent 34%),linear-gradient(135deg,#fbfcfd,#f1f5f8) !important;
}
html body.home section.cq-mobile-proof {
    background:radial-gradient(circle at 100% 0,rgba(79,158,46,.1),transparent 34%),linear-gradient(135deg,#f6faf4,#edf4e9) !important;
}

html body.home section.cq-who-we-are .cq-wwa-inner,
html body.home section.cq-how-we-help .cq-hwh-inner,
html body.home section.cq-mobile-proof .cqb-section-in {
    width:100% !important;
    max-width:none !important;
    padding:0 46px !important;
    box-sizing:border-box !important;
}

html body.home section.cq-who-we-are .cq-wwa-video-wrap,
html body.home section.cq-how-we-help .cq-hwh-right {
    border:1px solid rgba(15,33,71,.12) !important;
    border-radius:16px !important;
    box-shadow:0 18px 38px -28px rgba(15,33,71,.5) !important;
}

html body.home section.cq-how-we-help .cq-hwh-left {
    padding:30px !important;
    background:rgba(255,255,255,.72) !important;
    border:1px solid rgba(15,33,71,.1) !important;
    border-radius:14px !important;
    box-shadow:0 12px 28px -26px rgba(15,33,71,.45) !important;
}

html body.home section.cq-mobile-proof .cqb-section-header {
    max-width:720px !important;
    margin:0 0 36px !important;
    text-align:left !important;
}
html body.home section.cq-mobile-proof .cqb-section-header h2 {
    margin:0 0 12px !important;
    font-size:clamp(1.9rem,2.5vw,2.55rem) !important;
    line-height:1.1 !important;
    text-align:left !important;
}
html body.home section.cq-mobile-proof .cqb-section-header > p:not(.eyebrow) {
    max-width:650px !important;
    margin:0 !important;
    color:#52606e !important;
    font-size:.96rem !important;
    line-height:1.65 !important;
    text-align:left !important;
}
html body.home section.cq-mobile-proof .cqb-card-grid {
    display:grid !important;
    grid-template-columns:repeat(4,minmax(0,1fr)) !important;
    gap:16px !important;
    max-width:none !important;
    margin:0 !important;
    padding:0 !important;
}
html body.home section.cq-mobile-proof article.cqb-card {
    min-width:0 !important;
    margin:0 !important;
    padding:22px !important;
    background:rgba(255,255,255,.78) !important;
    border:1px solid rgba(15,33,71,.1) !important;
    border-radius:12px !important;
    box-shadow:0 12px 28px -26px rgba(15,33,71,.45) !important;
}

@media (max-width:900px) {
    html body.home section.cq-mobile-proof .cqb-card-grid { grid-template-columns:repeat(2,minmax(0,1fr)) !important; }
}
@media (max-width:700px) {
    html body.home section.cq-who-we-are,
    html body.home section.cq-how-we-help,
    html body.home section.cq-mobile-proof {
        width:calc(100% - 24px) !important;
        margin:18px auto !important;
        padding:48px 0 !important;
        border-radius:16px !important;
    }
    html body.home section.cq-who-we-are .cq-wwa-inner,
    html body.home section.cq-how-we-help .cq-hwh-inner,
    html body.home section.cq-mobile-proof .cqb-section-in { padding:0 16px !important; }
    html body.home section.cq-how-we-help .cq-hwh-left { padding:22px !important; border-radius:12px !important; }
    html body.home section.cq-mobile-proof .cqb-card-grid { grid-template-columns:1fr !important; }
}

/* Sitewide inner-page design system --------------------------------------- */
:root {
    --cq-ink:#0f2147;
    --cq-ink-soft:#18335f;
    --cq-green:#69b62f;
    --cq-green-dark:#3f7f1f;
    --cq-mist:#f2f7f2;
    --cq-blue-mist:#eef4f9;
    --cq-line:rgba(15,33,71,.12);
    --cq-shadow:0 22px 50px -38px rgba(15,33,71,.55);
}

html body:not(.home) .conforiq-block-canvas,
html body:not(.home) .cq-page,
html body:not(.home) .conforiq-blog-page {
    padding:1px 0 56px !important;
    background:#f5f8fb !important;
    color:var(--cq-ink) !important;
}

html body:not(.home) .conforiq-blog-page > .cq-entry,
html body:not(.home) .conforiq-blog-page > .blog-content-section {
    width:min(1180px,calc(100% - 48px)) !important;
    margin:18px auto !important;
    padding:72px clamp(32px,5vw,58px) !important;
    background:#fff !important;
    border:1px solid var(--cq-line) !important;
    border-radius:20px !important;
    box-shadow:var(--cq-shadow) !important;
    box-sizing:border-box !important;
}

html body:not(.home) .conforiq-blog-page > .cq-entry:first-child {
    margin-top:32px !important;
}

html body:not(.home) .conforiq-blog-page .blog-list-heading {
    margin:0 0 36px !important;
    padding:clamp(38px,6vw,68px) !important;
    background:linear-gradient(135deg,#0f2147,#173761) !important;
    border:1px solid rgba(255,255,255,.09) !important;
    border-radius:16px !important;
    box-shadow:0 22px 48px -38px rgba(15,33,71,.9) !important;
}

html body:not(.home) .conforiq-blog-page .blog-list-heading h1,
html body:not(.home) .conforiq-blog-page .blog-list-heading h2 {
    margin-top:0 !important;
    color:#fff !important;
    font-size:clamp(2.25rem,4.5vw,4rem) !important;
    line-height:1.03 !important;
    letter-spacing:0 !important;
}

html body:not(.home) .conforiq-blog-page .blog-list-heading p:not(.eyebrow) {
    max-width:720px !important;
    color:rgba(255,255,255,.76) !important;
    line-height:1.7 !important;
}

html body:not(.home) .conforiq-blog-page .blog-list-heading .eyebrow {
    color:#9bdc68 !important;
}

html body:not(.home) .conforiq-blog-page .blog-card,
html body:not(.home) .conforiq-blog-page .widget,
html body:not(.home) .conforiq-blog-page .cqb-card {
    overflow:hidden !important;
    background:#fff !important;
    border:1px solid var(--cq-line) !important;
    border-radius:14px !important;
    box-shadow:0 16px 34px -30px rgba(15,33,71,.65) !important;
}

html body:not(.home) .conforiq-blog-page .blog-category-tabs {
    padding:8px !important;
    background:var(--cq-blue-mist) !important;
    border:1px solid var(--cq-line) !important;
    border-radius:12px !important;
}

html body:not(.home) .conforiq-blog-page .blog-category-tabs a {
    border-radius:8px !important;
}

html body:not(.home) .conforiq-blog-page > .cqb-cta {
    width:min(840px,calc(100% - 48px)) !important;
    margin:18px auto !important;
    padding:clamp(36px,5vw,58px) !important;
    background:linear-gradient(135deg,#0f2147,#173761) !important;
    border:1px solid rgba(255,255,255,.09) !important;
    border-radius:20px !important;
    box-shadow:0 24px 54px -38px rgba(15,33,71,.85) !important;
}

html body:not(.home) .conforiq-blog-page > .cqb-cta h2 { color:#fff !important; }
html body:not(.home) .conforiq-blog-page > .cqb-cta p { color:rgba(255,255,255,.76) !important; }

html body:not(.home) .conforiq-block-canvas > .cqb-hero,
html body:not(.home) .cq-page:not(.cq-tc-page):not(.cq-ca-page):not(.cq-cp-page):not(.cq-directory-page):not(.cq-guide-page):not(.cq-ai-v2) > section:first-of-type {
    width:min(1180px,calc(100% - 48px)) !important;
    margin:32px auto 18px !important;
    padding:78px 0 !important;
    overflow:hidden !important;
    background:linear-gradient(135deg,#0f2147 0%,#173761 100%) !important;
    border:1px solid rgba(255,255,255,.09) !important;
    border-radius:20px !important;
    box-shadow:0 26px 58px -40px rgba(15,33,71,.8) !important;
    color:#fff !important;
}

html body:not(.home) .conforiq-block-canvas > .cqb-hero .cqb-hero-in,
html body:not(.home) .cq-page:not(.cq-tc-page):not(.cq-ca-page):not(.cq-cp-page):not(.cq-directory-page):not(.cq-guide-page):not(.cq-ai-v2) > section:first-of-type > div {
    width:min(1080px,calc(100% - 64px)) !important;
    max-width:1080px !important;
    margin:0 auto !important;
    box-sizing:border-box !important;
}

html body:not(.home) .conforiq-block-canvas > .cqb-hero h1,
html body:not(.home) .conforiq-block-canvas > .cqb-hero h2,
html body:not(.home) .cq-page:not(.cq-tc-page):not(.cq-ca-page):not(.cq-cp-page):not(.cq-directory-page):not(.cq-guide-page):not(.cq-ai-v2) > section:first-of-type h1,
html body:not(.home) .cq-page:not(.cq-tc-page):not(.cq-ca-page):not(.cq-cp-page):not(.cq-directory-page):not(.cq-guide-page):not(.cq-ai-v2) > section:first-of-type h2 {
    max-width:820px !important;
    margin-top:0 !important;
    color:#fff !important;
    font-size:clamp(2.25rem,4.5vw,4.25rem) !important;
    line-height:1.02 !important;
    letter-spacing:0 !important;
}

html body:not(.home) .conforiq-block-canvas > .cqb-hero p,
html body:not(.home) .cq-page:not(.cq-tc-page):not(.cq-ca-page):not(.cq-cp-page):not(.cq-directory-page):not(.cq-guide-page):not(.cq-ai-v2) > section:first-of-type p {
    max-width:720px !important;
    color:rgba(255,255,255,.78) !important;
    font-size:1.03rem !important;
    line-height:1.7 !important;
}

html body:not(.home) .conforiq-block-canvas .eyebrow,
html body:not(.home) .cq-page .eyebrow,
html body:not(.home) .cq-page .cq-kicker {
    /* #3a6b10 instead of var(--cq-green-dark, #3f7f1f): the lighter green measured
       4.13:1 against this badge's tint background, short of the 4.5:1 minimum. */
    color:#3a6b10 !important;
    font-size:.75rem !important;
    font-weight:800 !important;
    letter-spacing:.08em !important;
    text-transform:uppercase !important;
}

html body:not(.home) .conforiq-block-canvas > .cqb-hero .eyebrow,
html body:not(.home) .cq-page:not(.cq-tc-page):not(.cq-ca-page):not(.cq-cp-page):not(.cq-directory-page):not(.cq-guide-page):not(.cq-ai-v2) > section:first-of-type .eyebrow,
html body:not(.home) .cq-page:not(.cq-tc-page):not(.cq-ca-page):not(.cq-cp-page):not(.cq-directory-page):not(.cq-guide-page):not(.cq-ai-v2) > section:first-of-type .cq-kicker {
    color:#9bdc68 !important;
}

html body:not(.home) .conforiq-block-canvas > .cqb-section,
html body:not(.home) .conforiq-block-canvas > .cqb-tool-shell,
html body:not(.home) .conforiq-block-canvas > .cqb-cta,
html body:not(.home) .cq-page:not(.cq-tc-page):not(.cq-ca-page):not(.cq-cp-page):not(.cq-directory-page):not(.cq-guide-page):not(.cq-ai-v2) > section:not(:first-of-type),
html body:not(.home) .cq-page:not(.cq-tc-page):not(.cq-ca-page):not(.cq-cp-page):not(.cq-directory-page):not(.cq-guide-page):not(.cq-ai-v2) > article {
    width:min(1180px,calc(100% - 48px)) !important;
    margin:18px auto !important;
    padding:72px 0 !important;
    overflow:hidden !important;
    background:#fff !important;
    border:1px solid var(--cq-line) !important;
    border-radius:20px !important;
    box-shadow:var(--cq-shadow) !important;
    box-sizing:border-box !important;
}

html body:not(.home) .conforiq-block-canvas > .cqb-section:nth-of-type(even),
html body:not(.home) .cq-page:not(.cq-tc-page):not(.cq-ca-page):not(.cq-cp-page):not(.cq-directory-page):not(.cq-guide-page):not(.cq-ai-v2) > section:nth-of-type(odd):not(:first-of-type) {
    background:linear-gradient(135deg,var(--cq-mist),var(--cq-blue-mist)) !important;
}

html body:not(.home) .conforiq-block-canvas > .cqb-section > .cqb-section-in,
html body:not(.home) .cq-page:not(.cq-tc-page):not(.cq-ca-page):not(.cq-cp-page):not(.cq-directory-page):not(.cq-guide-page):not(.cq-ai-v2) > section:not(:first-of-type) > div,
html body:not(.home) .cq-page:not(.cq-tc-page):not(.cq-ca-page):not(.cq-cp-page):not(.cq-directory-page):not(.cq-guide-page):not(.cq-ai-v2) > article > div {
    width:min(1080px,calc(100% - 64px)) !important;
    max-width:1080px !important;
    margin-left:auto !important;
    margin-right:auto !important;
    box-sizing:border-box !important;
}

html body:not(.home) .conforiq-block-canvas > .cqb-tool-shell {
    padding:56px clamp(24px,4vw,54px) !important;
    background:linear-gradient(135deg,#0f2147,#173761) !important;
    border-color:rgba(255,255,255,.09) !important;
}

html body:not(.home) .conforiq-block-canvas > .cqb-tool-shell h2,
html body:not(.home) .conforiq-block-canvas > .cqb-tool-shell h3,
html body:not(.home) .conforiq-block-canvas > .cqb-cta h2,
html body:not(.home) .conforiq-block-canvas > .cqb-cta h3 {
    color:#fff !important;
}

html body:not(.home) .conforiq-block-canvas > .cqb-tool-shell p,
html body:not(.home) .conforiq-block-canvas > .cqb-cta p {
    color:rgba(255,255,255,.76) !important;
}

html body:not(.home) .conforiq-block-canvas > .cqb-cta {
    padding:clamp(36px,5vw,58px) !important;
    background:linear-gradient(135deg,#0f2147,#173761) !important;
    border-color:rgba(255,255,255,.09) !important;
}

html body:not(.home) .cq-page .cq-dark-sec {
    background:linear-gradient(135deg,#0f2147,#173761) !important;
    border-radius:16px !important;
    box-shadow:0 22px 48px -38px rgba(15,33,71,.9) !important;
}

html body:not(.home) .conforiq-block-canvas h2,
html body:not(.home) .cq-page h2 {
    color:var(--cq-ink) !important;
    font-size:clamp(1.85rem,3vw,2.75rem) !important;
    line-height:1.08 !important;
    letter-spacing:0 !important;
}

html body:not(.home) .conforiq-block-canvas h3,
html body:not(.home) .cq-page h3 {
    color:var(--cq-ink) !important;
    line-height:1.25 !important;
    letter-spacing:0 !important;
}

html body:not(.home) .conforiq-block-canvas p,
html body:not(.home) .cq-page p,
html body:not(.home) .conforiq-block-canvas li,
html body:not(.home) .cq-page li {
    color:#52606e;
    line-height:1.68;
}

html body:not(.home) .cqb-card,
html body:not(.home) .cq-page .cq-c,
html body:not(.home) .cq-page .cq-card,
html body:not(.home) .cq-page .resource-card,
html body:not(.home) .cq-page .pricing-card,
html body:not(.home) .cq-page .cq-widget {
    min-width:0 !important;
    background:#fff !important;
    border:1px solid var(--cq-line) !important;
    border-radius:14px !important;
    box-shadow:0 16px 34px -30px rgba(15,33,71,.65) !important;
}

html body:not(.home) .cqb-card,
html body:not(.home) .cq-page .cq-c,
html body:not(.home) .cq-page .cq-card {
    transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease !important;
}

@media (hover:hover) {
    html body:not(.home) .cqb-card:hover,
    html body:not(.home) .cq-page .cq-c:hover,
    html body:not(.home) .cq-page .cq-card:hover {
        transform:translateY(-3px) !important;
        border-color:rgba(105,182,47,.42) !important;
        box-shadow:0 22px 38px -30px rgba(15,33,71,.7) !important;
    }
}

html body:not(.home) .cq-page .cq-faq,
html body:not(.home) .conforiq-block-canvas .cqb-faq-item,
html body:not(.home) .cq-page details {
    overflow:hidden !important;
    background:#fff !important;
    border:1px solid var(--cq-line) !important;
    border-radius:12px !important;
    box-shadow:none !important;
}

html body:not(.home) .cq-page input:not([type="checkbox"]):not([type="radio"]),
html body:not(.home) .cq-page select,
html body:not(.home) .cq-page textarea,
html body:not(.home) .conforiq-block-canvas input:not([type="checkbox"]):not([type="radio"]),
html body:not(.home) .conforiq-block-canvas select,
html body:not(.home) .conforiq-block-canvas textarea {
    min-height:46px !important;
    background:#fff !important;
    border:1px solid rgba(15,33,71,.2) !important;
    border-radius:10px !important;
    color:var(--cq-ink) !important;
    box-shadow:none !important;
}

html body:not(.home) .cq-page input:focus,
html body:not(.home) .cq-page select:focus,
html body:not(.home) .cq-page textarea:focus,
html body:not(.home) .conforiq-block-canvas input:focus,
html body:not(.home) .conforiq-block-canvas select:focus,
html body:not(.home) .conforiq-block-canvas textarea:focus {
    border-color:var(--cq-green) !important;
    outline:3px solid rgba(105,182,47,.18) !important;
    outline-offset:1px !important;
}

html body:not(.home) .cq-page .cq-btn,
html body:not(.home) .cq-page .button,
html body:not(.home) .conforiq-block-canvas .cqb-btn,
html body:not(.home) .conforiq-block-canvas .wp-block-button__link {
    min-height:48px !important;
    display:inline-flex !important;
    align-items:center !important;
    justify-content:center !important;
    padding:11px 19px !important;
    border-radius:10px !important;
    font-weight:750 !important;
    line-height:1.2 !important;
    text-decoration:none !important;
}

html body:not(.home) .cq-page img,
html body:not(.home) .conforiq-block-canvas img {
    max-width:100% !important;
    height:auto;
}

@media (max-width:700px) {
    html body:not(.home) .conforiq-block-canvas,
    html body:not(.home) .cq-page,
    html body:not(.home) .conforiq-blog-page { padding-bottom:28px !important; }

    html body:not(.home) .conforiq-block-canvas > .cqb-hero,
    html body:not(.home) .cq-page:not(.cq-tc-page):not(.cq-ca-page):not(.cq-cp-page):not(.cq-directory-page):not(.cq-guide-page):not(.cq-ai-v2) > section:first-of-type,
    html body:not(.home) .conforiq-block-canvas > .cqb-section,
    html body:not(.home) .conforiq-block-canvas > .cqb-tool-shell,
    html body:not(.home) .conforiq-block-canvas > .cqb-cta,
    html body:not(.home) .cq-page:not(.cq-tc-page):not(.cq-ca-page):not(.cq-cp-page):not(.cq-directory-page):not(.cq-guide-page):not(.cq-ai-v2) > section:not(:first-of-type),
    html body:not(.home) .cq-page > article {
        width:calc(100% - 24px) !important;
        margin:14px auto !important;
        padding:46px 0 !important;
        border-radius:16px !important;
    }

    html body:not(.home) .conforiq-block-canvas > .cqb-hero,
    html body:not(.home) .cq-page:not(.cq-tc-page):not(.cq-ca-page):not(.cq-cp-page):not(.cq-directory-page):not(.cq-guide-page):not(.cq-ai-v2) > section:first-of-type { margin-top:18px !important; }

    html body:not(.home) .conforiq-block-canvas > .cqb-hero .cqb-hero-in,
    html body:not(.home) .cq-page:not(.cq-tc-page):not(.cq-ca-page):not(.cq-cp-page):not(.cq-directory-page):not(.cq-guide-page):not(.cq-ai-v2) > section:first-of-type > div,
    html body:not(.home) .conforiq-block-canvas > .cqb-section > .cqb-section-in,
    html body:not(.home) .cq-page:not(.cq-tc-page):not(.cq-ca-page):not(.cq-cp-page):not(.cq-directory-page):not(.cq-guide-page):not(.cq-ai-v2) > section:not(:first-of-type) > div,
    html body:not(.home) .cq-page > article > div {
        width:calc(100% - 32px) !important;
        padding-left:0 !important;
        padding-right:0 !important;
    }

    html body:not(.home) .conforiq-block-canvas > .cqb-hero h1,
    html body:not(.home) .conforiq-block-canvas > .cqb-hero h2,
    html body:not(.home) .cq-page:not(.cq-tc-page):not(.cq-ca-page):not(.cq-cp-page):not(.cq-directory-page):not(.cq-guide-page):not(.cq-ai-v2) > section:first-of-type h1,
    html body:not(.home) .cq-page:not(.cq-tc-page):not(.cq-ca-page):not(.cq-cp-page):not(.cq-directory-page):not(.cq-guide-page):not(.cq-ai-v2) > section:first-of-type h2 {
        font-size:clamp(2rem,11vw,3rem) !important;
        line-height:1.04 !important;
    }

    html body:not(.home) .conforiq-block-canvas h2,
    html body:not(.home) .cq-page h2 { font-size:clamp(1.7rem,8vw,2.25rem) !important; }

    html body:not(.home) .conforiq-block-canvas > .cqb-tool-shell,
    html body:not(.home) .conforiq-block-canvas > .cqb-cta { padding:34px 20px !important; }

    html body:not(.home) .cq-page .cq-dark-sec { border-radius:12px !important; }

    html body:not(.home) .conforiq-blog-page > .cq-entry,
    html body:not(.home) .conforiq-blog-page > .blog-content-section,
    html body:not(.home) .conforiq-blog-page > .cqb-cta {
        width:calc(100% - 24px) !important;
        margin:14px auto !important;
        padding:34px 16px !important;
        border-radius:16px !important;
    }

    html body:not(.home) .conforiq-blog-page .blog-list-heading {
        margin-bottom:24px !important;
        padding:36px 20px !important;
        border-radius:12px !important;
    }

    html body:not(.home) .conforiq-blog-page .blog-list-heading h1,
    html body:not(.home) .conforiq-blog-page .blog-list-heading h2 {
        font-size:clamp(2rem,11vw,3rem) !important;
    }
}

/* Contextual conversion panel -------------------------------------------- */
html body .cq-inline-conversion {
    width:min(1100px,calc(100% - 48px)) !important;
    display:grid !important;
    grid-template-columns:minmax(0,1fr) auto !important;
    gap:36px !important;
    align-items:center !important;
    margin:18px auto !important;
    padding:34px 38px !important;
    background:linear-gradient(135deg,#edf6e8,#eef4f9) !important;
    border:1px solid rgba(15,33,71,.12) !important;
    border-radius:16px !important;
    box-shadow:0 18px 38px -32px rgba(15,33,71,.55) !important;
    box-sizing:border-box !important;
}

html body .cq-inline-conversion h2 {
    margin:0 0 8px !important;
    color:#0f2147 !important;
    font-size:clamp(1.45rem,2.3vw,2rem) !important;
    line-height:1.12 !important;
}

html body .cq-inline-conversion p:not(.cq-kicker) {
    max-width:620px !important;
    margin:0 !important;
    color:#52606e !important;
}

html body .cq-inline-conversion-actions {
    display:flex !important;
    gap:10px !important;
    align-items:center !important;
}

@media (max-width:900px) {
    html body .cq-inline-conversion { grid-template-columns:1fr !important; gap:24px !important; }
}

@media (max-width:700px) {
    html body .cq-inline-conversion {
        width:calc(100% - 24px) !important;
        padding:28px 20px !important;
        border-radius:14px !important;
    }
    html body .cq-inline-conversion-actions { flex-direction:column !important; align-items:stretch !important; }
    html body .cq-inline-conversion-actions .cq-btn { width:100% !important; }
}

/* Semantic icons replacing numbered badges ------------------------------ */
.cqb-tool-panel .cqb-card-icon.cq-ai-step-icon svg {
    display:block !important;
    width:18px !important;
    height:18px !important;
    fill:none !important;
    stroke:#9dd45a !important;
    stroke-width:1.9 !important;
}

.cq-step-icon,
.cq-process-icon {
    width:38px !important;
    height:38px !important;
    flex:none !important;
    display:inline-flex !important;
    align-items:center !important;
    justify-content:center !important;
    margin:0 0 16px !important;
    padding:0 !important;
    background:#e8f3e2 !important;
    border:1px solid #cfe0c7 !important;
    border-radius:9px !important;
    color:#315f1e !important;
}

.cq-step-icon {
    width:28px !important;
    height:28px !important;
    margin:0 !important;
    background:#64a52d !important;
    border-color:#64a52d !important;
    color:#fff !important;
}

.cq-step-icon svg { width:15px !important; height:15px !important; stroke:currentColor !important; }
.cq-process-icon svg { width:19px !important; height:19px !important; stroke:currentColor !important; }

/* ── Markets & Industries page: force correct text colours on class-based cards ── */
html body .cq-markets-page .cq-markets-heading p,
html body .cq-markets-page .cq-markets-heading h2,
html body .cq-markets-page .cq-markets-heading h3,
html body .cq-markets-page .cq-market-card h3,
html body .cq-markets-page .cq-market-card p,
html body .cq-markets-page .cq-market-pathway h3,
html body .cq-markets-page .cq-market-pathway p,
html body .cq-markets-page .cq-market-pathway li span,
html body .cq-markets-page .cq-market-comparison h3,
html body .cq-markets-page .cq-market-comparison p,
html body .cq-markets-page .cq-market-next-copy h2,
html body .cq-markets-page .cq-market-next-copy p,
html body .cq-markets-page .cq-faq summary,
html body .cq-markets-page .cq-fa,
html body .cq-markets-page details p { color: #0f2147 !important; }

html body .cq-markets-page .cq-market-card p,
html body .cq-markets-page .cq-market-pathway p,
html body .cq-markets-page .cq-markets-heading > p,
html body .cq-markets-page .cq-market-comparison p,
html body .cq-markets-page .cq-market-next-copy p,
html body .cq-markets-page .cq-fa { color: #52606e !important; }

html body .cq-markets-page .cq-market-scope { color: #52606e !important; font-size: 12px !important; }

html body .cq-markets-page .cq-kicker { color: #4f9e2e !important; }

html body .cq-markets-page .cq-market-card h3 { color: #0f2147 !important; font-size: 18px !important; }

html body .cq-markets-page .cq-market-card a:not(.cq-btn),
html body .cq-markets-page .cq-market-pathway a:not(.cq-btn) { color: #4f9e2e !important; }

html body .cq-markets-page .cq-btn-primary { background: #4f9e2e !important; color: #fff !important; }
html body .cq-markets-page .cq-btn-secondary { background: #fff !important; color: #0f2147 !important; border-color: rgba(15,33,71,.18) !important; }

/* Industries page */
html body .cq-industries-page .cq-industries-heading h2,
html body .cq-industries-page .cq-industries-heading h3,
html body .cq-industries-page .cq-industry-card-body h3,
html body .cq-industries-page .cq-outcome-grid h3,
html body .cq-industries-page .cq-choice-grid h3,
html body .cq-industries-page .cq-process-grid h3,
html body .cq-industries-page .cq-faq summary { color: #0f2147 !important; }

html body .cq-industries-page .cq-industries-heading > p,
html body .cq-industries-page .cq-industry-card-body p,
html body .cq-industries-page .cq-outcome-grid p,
html body .cq-industries-page .cq-choice-grid p,
html body .cq-industries-page .cq-process-grid p,
html body .cq-industries-page .cq-fa,
html body .cq-industries-page .cq-industries-other { color: #52606e !important; }

html body .cq-industries-page .cq-kicker { color: #4f9e2e !important; }

html body .cq-industries-page .cq-industry-card-body h3 { font-size: 17px !important; }

html body .cq-industries-page .cq-industry-card-body a:not(.cq-btn),
html body .cq-industries-page .cq-industries-other a { color: #4f9e2e !important; }

html body .cq-industries-page .cq-btn-primary { background: #4f9e2e !important; color: #fff !important; }
html body .cq-industries-page .cq-btn-secondary { background: #fff !important; color: #0f2147 !important; border-color: rgba(15,33,71,.18) !important; }

/* Dark CTA sections on both pages — white text */
html body .cq-markets-page .cq-dark-cta h2,
html body .cq-markets-page .cq-dark-cta p,
html body .cq-industries-page .cq-dark-cta h2,
html body .cq-industries-page .cq-dark-cta p { color: #fff !important; }

/* Lead-form panel (.cqb-lead-form) keeps its own dark card background wherever it's
   placed, including on light inner pages — force light text so it stays readable
   instead of inheriting the inner-page's dark-on-light text colour. */
html body .cqb-lead-form,
html body .cqb-lead-form-wrap,
html body:not(.home) .cqb-lead-form,
html body:not(.home) .cqb-lead-form-wrap { color: #edf3ff !important; }
html body .cqb-lead-form h2,
html body:not(.home) .conforiq-block-canvas .cqb-lead-form h2,
html body:not(.home) .cq-page .cqb-lead-form h2 {
	color: #ffffff !important;
	font-size: 1.05rem !important;
	line-height: 1.4 !important;
	letter-spacing: normal !important;
	margin: 0 0 .5rem !important;
}
html body .cqb-lead-form p,
html body:not(.home) .conforiq-block-canvas .cqb-lead-form p,
html body:not(.home) .cq-page .cqb-lead-form p { color: #b7c6db !important; }
html body .cqb-lead-form label { color: #dbe6f5 !important; }
html body .cqb-lead-form .cqb-privacy-consent,
html body .cqb-lead-form .cqb-privacy-consent span { color: #b7c6db !important; }
html body .cqb-lead-form .cqb-privacy-consent a { color: #ffffff !important; text-decoration: underline !important; }

/* ── Reduced section spacing for better scroll rhythm ── */
html body .cq-industries-page .cq-industries-section { padding:44px 0 !important; }

/* Smooth anchor scrolling — makes sticky nav jumps feel natural */
html { scroll-behavior:smooth; scroll-padding-top:130px; }

/* Markets sticky nav — ensure it clears the site header (72px) with breathing room */
html body .cq-markets-page .cq-market-nav { top:64px !important; }

/* Tighten market card minimum height so cards don't balloon */
html body .cq-markets-page .cq-market-card { min-height:240px !important; }

/* Tighten market card grid row gap */
html body .cq-markets-page .cq-market-card-grid { gap:14px !important; }

/* Tighten pathway list gap */
html body .cq-markets-page .cq-market-pathway-list { gap:12px !important; }

/* Industries: tighten industry card grid */
html body .cq-industries-page .cq-industries-grid { gap:14px !important; }

/* Tighten outcome/choice/process grids */
html body .cq-industries-page .cq-outcome-grid,
html body .cq-industries-page .cq-choice-grid { gap:14px !important; }

html body .cq-industries-page .cq-process-grid { gap:14px !important; }

/* FAQ: reduce gap between questions */
html body .cq-markets-page .cq-faq,
html body .cq-industries-page .cq-faq { margin-bottom:8px !important; }

/* ── No bold headings (site-wide requirement) ── */
body.home h1, body.home h2, body.home h3,
body.home h4, body.home h5, body.home h6 { font-weight: 400 !important; }
.footer .f-col h3 { font-weight: 400 !important; }

/* Footer tap-target polish: keeps resource/legal links easy to tap on mobile and accessible in QA. */
.footer .f-col a,
.footer .footer-legal a {
    display: inline-flex !important;
    align-items: center !important;
    min-height: 44px !important;
}

/* Accessibility launch fix: keeps homepage card links at the 44px minimum tap target after mobile UX overrides. */
body.home .cq-mobile-category .cqb-card-link,
body.home .cq-mobile-market .cqb-card-link,
body.home .cq-mobile-services .cqb-card-link {
    min-height: 44px !important;
    align-items: center !important;
}

/* Blog readiness polish: topic cards, category pills, and no-image fallbacks for archive/search/single views. */
.conforiq-blog-page .blog-topic-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 14px;
    margin: 22px 0 10px;
}

.conforiq-blog-page .blog-topic-card {
    display: flex;
    flex-direction: column;
    gap: 7px;
    min-height: 112px;
    padding: 16px;
    border: 1px solid rgba(15, 33, 71, .1);
    border-radius: 14px;
    background: #fff;
    text-decoration: none !important;
    box-shadow: 0 12px 32px -28px rgba(15, 33, 71, .35);
}

.conforiq-blog-page .blog-topic-card strong {
    color: #0f2147;
    font-size: 15px;
    line-height: 1.25;
}

.conforiq-blog-page .blog-topic-card span {
    color: #52606e;
    font-size: 13.5px;
    line-height: 1.45;
}

.conforiq-blog-page .blog-category-pills,
.conforiq-single-post .blog-category-pills {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    margin-top: 12px;
}

.conforiq-blog-page .blog-category-pills a,
.conforiq-blog-page .blog-category-pills span,
.conforiq-single-post .blog-category-pills a,
.conforiq-single-post .blog-category-pills span {
    display: inline-flex;
    align-items: center;
    min-height: 34px;
    padding: 6px 11px;
    border-radius: 999px;
    background: #eaf3ea;
    color: #315f21 !important;
    font-size: 12px;
    font-weight: 700;
    text-decoration: none !important;
}

.conforiq-blog-page .post-thumb-fallback,
.conforiq-single-post .post-featured-fallback {
    min-height: 190px;
    background: linear-gradient(135deg, #0f2147, #173764);
    color: #dce8f4 !important;
    display: flex !important;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 24px;
}

.conforiq-blog-page .post-thumb-fallback span,
.conforiq-single-post .post-featured-fallback span {
    max-width: 320px;
    font-size: 15px;
    font-weight: 700;
    letter-spacing: .08em;
    line-height: 1.4;
    text-transform: uppercase;
}

.conforiq-blog-page .blog-empty-state p:last-child {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
}

.conforiq-blog-page .blog-archive-link {
    display: inline-flex;
    align-items: center;
    min-height: 44px;
}

.conforiq-blog-page .blog-category-tabs a,
.conforiq-single-post .blog-category-tabs a,
.conforiq-single-post .cq-breadcrumbs a,
.conforiq-blog-page .cq-breadcrumbs a {
    display: inline-flex !important;
    align-items: center !important;
    min-height: 44px !important;
}

.conforiq-blog-page .sidebar a,
.conforiq-single-post .sidebar a {
    display: inline-flex !important;
    align-items: center !important;
    min-height: 44px !important;
}

.conforiq-single-post .related-posts a {
    display: inline-flex !important;
    align-items: center !important;
    min-height: 44px !important;
}

.conforiq-blog-page .blog-category-pills a,
.conforiq-blog-page .blog-category-pills span,
.conforiq-single-post .blog-category-pills a,
.conforiq-single-post .blog-category-pills span {
    min-height: 44px !important;
}

@media (max-width: 900px) {
    .conforiq-blog-page .blog-topic-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media (max-width: 640px) {
    .conforiq-blog-page .blog-topic-grid {
        grid-template-columns: 1fr;
    }
}

/* ── Tighten bottom gap: CTA → footer ── */
body.home .cq-page-content { padding-bottom: 0 !important; }
body.home .cqb-cta { margin-bottom: 1.5rem !important; }

/* Homepage first-screen repair: hero, dashboard and assurance belong to one flow. */
html body.home .cqb-hero {
	min-height: 560px !important;
	padding: 64px 56px 150px !important;
	border-radius: 0 0 24px 24px !important;
	border-bottom: 1px solid rgba(15, 33, 71, .08) !important;
}

html body.home .cqb-hero-copy {
	max-width: 640px !important;
}

html body.home .cqb-hero .eyebrow {
	display: inline-flex !important;
	width: fit-content !important;
	max-width: 100% !important;
	padding: 7px 11px !important;
	border-radius: 999px !important;
	font-size: 11px !important;
	line-height: 1.25 !important;
}

html body.home .cqb-hero-copy > p:not(.eyebrow) {
	max-width: 58ch !important;
	font-size: 17px !important;
	line-height: 1.7 !important;
}

html body.home .cqb-dashboard-visual {
	position: relative !important;
	z-index: 4 !important;
	width: min(980px, calc(100% - 48px)) !important;
	margin: -118px auto 22px !important;
	padding: 0 16px !important;
}

html body.home .cqb-dashboard-panel {
	width: min(100%, 760px) !important;
	max-width: 760px !important;
	margin: 0 auto !important;
	border: 1px solid rgba(255, 255, 255, .15) !important;
	border-radius: 18px !important;
	box-shadow: 0 22px 50px rgba(15, 33, 71, .2) !important;
}

html body.home .cqb-dashboard-panel h2 {
	font-family: 'Plus Jakarta Sans', system-ui, -apple-system, sans-serif !important;
	font-size: clamp(20px, 2vw, 27px) !important;
	font-weight: 400 !important;
	letter-spacing: 0 !important;
	line-height: 1.25 !important;
}

html body.home .cqb-dashboard-top > strong {
	font-family: 'Plus Jakarta Sans', system-ui, -apple-system, sans-serif !important;
	font-size: clamp(20px, 2vw, 27px) !important;
	font-weight: 400 !important;
	letter-spacing: 0 !important;
	line-height: 1.25 !important;
}

html body.home .cq-home-assurance {
	width: min(1080px, calc(100% - 48px)) !important;
	margin: 0 auto 42px !important;
	background: #ffffff !important;
	border: 1px solid rgba(15, 33, 71, .11) !important;
	border-radius: 16px !important;
	box-shadow: 0 12px 34px rgba(15, 33, 71, .08) !important;
	overflow: hidden !important;
}

html body.home .cq-home-assurance-grid {
	display: grid !important;
	grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
}

html body.home .cq-home-assurance-item {
	display: flex !important;
	align-items: flex-start !important;
	gap: 12px !important;
	min-width: 0 !important;
	padding: 22px 20px !important;
	border-right: 1px solid rgba(15, 33, 71, .09) !important;
}

html body.home .cq-home-assurance-item:last-child {
	border-right: 0 !important;
}

html body.home .cq-home-assurance-icon {
	display: inline-flex !important;
	align-items: center !important;
	justify-content: center !important;
	width: 38px !important;
	height: 38px !important;
	flex: 0 0 38px !important;
	color: #4f9e2e !important;
	background: #f0f7eb !important;
	border: 1px solid #d4e7c7 !important;
	border-radius: 10px !important;
}

html body.home .cq-home-assurance-icon svg {
	width: 19px !important;
	height: 19px !important;
	stroke-width: 1.8 !important;
}

html body.home .cq-home-assurance-copy {
	display: block !important;
	min-width: 0 !important;
}

html body.home .cq-home-assurance-copy strong,
html body.home .cq-home-assurance-copy small {
	display: block !important;
	letter-spacing: 0 !important;
}

html body.home .cq-home-assurance-copy strong {
	margin: 1px 0 5px !important;
	color: #0f2147 !important;
	font-size: 16px !important;
	font-weight: 600 !important;
	line-height: 1.3 !important;
}

html body.home .cq-home-assurance-copy small {
	color: #5b6976 !important;
	font-size: 14px !important;
	line-height: 1.5 !important;
}

@media (max-width: 900px) {
	html body.home .cqb-hero {
		min-height: 0 !important;
		padding: 48px 28px 86px !important;
	}

	html body.home .cqb-dashboard-visual {
		width: calc(100% - 24px) !important;
		margin: -48px auto 16px !important;
		padding: 0 !important;
	}

	html body.home .cq-home-assurance {
		width: calc(100% - 24px) !important;
		margin-bottom: 28px !important;
	}

	html body.home .cq-home-assurance-grid {
		grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
	}

	html body.home .cq-home-assurance-item:nth-child(2) {
		border-right: 0 !important;
	}

	html body.home .cq-home-assurance-item:nth-child(-n+2) {
		border-bottom: 1px solid rgba(15, 33, 71, .09) !important;
	}
}

@media (max-width: 560px) {
	html body.home .cqb-hero {
		padding: 38px 20px 76px !important;
		border-radius: 0 0 18px 18px !important;
	}

	html body.home .cqb-hero-copy > p:not(.eyebrow) {
		font-size: 15px !important;
		line-height: 1.65 !important;
	}

	html body.home .cqb-dashboard-panel {
		border-radius: 14px !important;
		box-shadow: 0 16px 34px rgba(15, 33, 71, .18) !important;
	}

	html body.home .cqb-dashboard-top > span {
		display: none !important;
	}

	html body.home .cq-home-assurance-grid {
		grid-template-columns: 1fr !important;
	}

	html body.home .cq-home-assurance-item,
	html body.home .cq-home-assurance-item:nth-child(2) {
		padding: 16px !important;
		border-right: 0 !important;
		border-bottom: 1px solid rgba(15, 33, 71, .09) !important;
	}

	html body.home .cq-home-assurance-item:last-child {
		border-bottom: 0 !important;
	}
}

/* Homepage hero rebuild: balanced copy and product visual on the first screen. */
html body.home .cqb-float-card {
	display: none !important;
}

html body.home .cqb-dashboard-top > strong {
	width: auto !important;
}

html body.home .cqb-dashboard-stats strong {
	font-family: 'Plus Jakarta Sans', system-ui, -apple-system, sans-serif !important;
	font-size: 23px !important;
	font-weight: 500 !important;
	letter-spacing: 0 !important;
}

@media (min-width: 1024px) {
	html body.home .cqb-hero {
		display: block !important;
		position: relative !important;
		min-height: 590px !important;
		padding: 66px 610px 62px 56px !important;
		border-radius: 18px !important;
		overflow: hidden !important;
	}

	html body.home .cqb-hero-copy {
		width: 100% !important;
		max-width: 520px !important;
	}

	html body.home .cqb-hero h1 {
		max-width: 520px !important;
		font-size: clamp(44px, 3.6vw, 54px) !important;
		line-height: 1.08 !important;
		margin: 16px 0 16px !important;
	}

	html body.home .cqb-hero-copy > p:not(.eyebrow) {
		max-width: 50ch !important;
		font-size: 16px !important;
		line-height: 1.65 !important;
	}

	html body.home .cqb-hero-copy .cqb-actions {
		display: flex !important;
		align-items: center !important;
		gap: 12px !important;
		margin-top: 26px !important;
	}

	html body.home .cqb-hero-copy .cqb-actions a {
		min-height: 48px !important;
		padding: 12px 20px !important;
		white-space: nowrap !important;
	}

	html body.home .cq-hero-trust {
		display: flex !important;
		flex-wrap: wrap !important;
		gap: 9px 18px !important;
		margin-top: 20px !important;
		font-size: 12.5px !important;
	}

	html body.home .cqb-dashboard-visual {
		position: absolute !important;
		top: 60px !important;
		right: 42px !important;
		z-index: 4 !important;
		width: 520px !important;
		margin: 0 !important;
		padding: 0 !important;
	}

	html body.home .cqb-dashboard-panel {
		width: 100% !important;
		max-width: none !important;
		margin: 0 !important;
		padding: 22px !important;
		border-radius: 16px !important;
		box-shadow: 0 24px 55px rgba(15, 33, 71, .24) !important;
	}

	html body.home .cqb-dashboard-top > strong {
		max-width: 330px !important;
		font-size: 20px !important;
	}

	html body.home .cq-home-assurance {
		margin-top: 18px !important;
	}
}

@media (max-width: 1023px) {
	html body.home .cqb-hero {
		display: block !important;
		min-height: 0 !important;
		padding: 44px 32px 38px !important;
		border-radius: 16px !important;
	}

	html body.home .cqb-hero-copy {
		max-width: 620px !important;
	}

	html body.home .cqb-dashboard-visual {
		position: relative !important;
		top: auto !important;
		right: auto !important;
		width: min(680px, calc(100% - 24px)) !important;
		margin: 16px auto 24px !important;
		padding: 0 !important;
	}

	html body.home .cqb-dashboard-panel {
		width: 100% !important;
		max-width: none !important;
		margin: 0 !important;
	}
}

@media (max-width: 560px) {
	html body.home .cqb-hero {
		padding: 32px 18px 30px !important;
		border-radius: 14px !important;
	}

	html body.home .cqb-hero .eyebrow {
		padding: 6px 10px !important;
		font-size: 10px !important;
		white-space: nowrap !important;
	}

	html body.home .cqb-hero h1 {
		font-size: 40px !important;
		line-height: 1.06 !important;
		margin: 16px 0 14px !important;
	}

	html body.home .cqb-hero-copy > p:not(.eyebrow) {
		font-size: 15px !important;
		line-height: 1.58 !important;
	}

	html body.home .cqb-hero-copy .cqb-actions {
		gap: 10px !important;
		margin-top: 20px !important;
	}

	html body.home .cqb-hero-copy .cqb-actions a {
		min-height: 47px !important;
		padding: 11px 14px !important;
	}

	html body.home .cq-hero-trust {
		display: flex !important;
		flex-flow: row wrap !important;
		gap: 8px 14px !important;
		margin-top: 18px !important;
		font-size: 12px !important;
	}

	html body.home .cqb-dashboard-visual {
		width: calc(100% - 24px) !important;
		margin: 14px auto 20px !important;
	}

	html body.home .cqb-dashboard-panel {
		padding: 16px !important;
		border-radius: 14px !important;
	}

	html body.home .cqb-dashboard-top > strong {
		font-size: 18px !important;
	}

	html body.home .cq-home-assurance {
		width: calc(100% - 24px) !important;
		margin: 0 auto 24px !important;
	}

	html body.home .cq-home-assurance-grid {
		grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
	}

	html body.home .cq-home-assurance-item,
	html body.home .cq-home-assurance-item:nth-child(2) {
		align-items: center !important;
		gap: 9px !important;
		padding: 13px 11px !important;
		border-right: 1px solid rgba(15, 33, 71, .09) !important;
		border-bottom: 1px solid rgba(15, 33, 71, .09) !important;
	}

	html body.home .cq-home-assurance-item:nth-child(2n) {
		border-right: 0 !important;
	}

	html body.home .cq-home-assurance-item:nth-child(n+3) {
		border-bottom: 0 !important;
	}

	html body.home .cq-home-assurance-icon {
		width: 32px !important;
		height: 32px !important;
		flex-basis: 32px !important;
	}

	html body.home .cq-home-assurance-copy strong {
		margin: 0 !important;
		font-size: 12px !important;
	}

html body.home .cq-home-assurance-copy small {
		display: none !important;
	}
}

/* Header contrast fix: the header/nav is dark navy, not light — this rule previously
   assumed a light header and set dark-on-dark text that got even darker on hover,
   making the whole nav (and its hover state) unreadable. Corrected to light-on-dark. */
html body #navbar .primary-menu-panel > .nav-links > li > a {
	color: #c3d2e4 !important;
}

html body #navbar .primary-menu-panel > .nav-links > li > a:hover,
html body #navbar .primary-menu-panel > .nav-links > li > a:focus-visible,
html body #navbar .primary-menu-panel > .nav-links > .current-menu-item > a,
html body #navbar .primary-menu-panel > .nav-links > li > a[aria-current="page"] {
	color: #ffffff !important;
}

html body #navbar .sub-menu a {
	color: #dbe7f5 !important;
}

html body #navbar .sub-menu a:hover,
html body #navbar .sub-menu a:focus-visible {
  color: #ffffff !important;
}

/* Gutenberg block-page spacing: keep standard Gutenberg pages clear of the fixed header and webinar bar. */
html body:not(.home).has-webinar-announcement-bar main.conforiq-block-page .conforiq-block-canvas {
  padding-top: calc(72px + 48px + 5rem) !important;
}

html body:not(.home):not(.has-webinar-announcement-bar) main.conforiq-block-page .conforiq-block-canvas {
  padding-top: calc(72px + 5.5rem) !important;
}

html body:not(.home) main.conforiq-block-page .conforiq-block-canvas > .wrap {
  width: min(1180px, calc(100% - 48px)) !important;
}

/* Custom ConforIQ-generated pages already include their own hero spacing and breadcrumbs. */
html body:not(.home) main.conforiq-block-page .conforiq-block-canvas.cq-generated-page-canvas {
  padding-top: 0 !important;
  padding-right: 0 !important;
  padding-left: 0 !important;
}

html body:not(.home) main.conforiq-block-page .conforiq-block-canvas.cq-generated-page-canvas > .wrap {
  width: 100% !important;
  max-width: none !important;
  margin-right: 0 !important;
  margin-left: 0 !important;
}

@media (max-width: 720px) {
  html body:not(.home).has-webinar-announcement-bar main.conforiq-block-page .conforiq-block-canvas {
    padding-top: calc(64px + 48px + 2.75rem) !important;
  }

  html body:not(.home):not(.has-webinar-announcement-bar) main.conforiq-block-page .conforiq-block-canvas {
    padding-top: calc(64px + 3.25rem) !important;
  }

  html body:not(.home) main.conforiq-block-page .conforiq-block-canvas > .wrap {
    width: min(100%, calc(100% - 32px)) !important;
  }

  html body:not(.home) main.conforiq-block-page .conforiq-block-canvas.cq-generated-page-canvas {
    padding-top: 0 !important;
    padding-right: 0 !important;
    padding-left: 0 !important;
  }

  html body:not(.home) main.conforiq-block-page .conforiq-block-canvas.cq-generated-page-canvas > .wrap {
    width: 100% !important;
    max-width: none !important;
  }
}

/* Accessibility launch fix: final override for minimum tap targets after all homepage/mobile rules. */
body.home .cqb-card-link,
.cq-faq > summary,
details > summary {
  min-height: 44px !important;
  align-items: center !important;
}

.cq-faq > summary,
details > summary {
  display: flex !important;
  cursor: pointer;
}

.cq-resources-view-all a,
.cq-breadcrumbs a {
  display: inline-flex !important;
  min-height: 44px !important;
  align-items: center !important;
}

/* Human-built polish pass: prevent stray media or long labels from creating horizontal scroll. */
html,
body {
  overflow-x: hidden;
}

html body img,
html body svg,
html body video,
html body iframe {
  max-width: 100%;
}

/* Human-built polish pass: make repeated card grids feel calmer and less copy-pasted without changing the palette. */
html body .cqb-card,
html body .cq-c,
html body .cq-choice-grid article,
html body .cq-industries-grid article,
html body .cq-market-card,
html body .conforiq-blog-page .post-card,
html body .conforiq-blog-page .blog-topic-card {
  position: relative;
  overflow: hidden;
}

html body .cqb-card::before,
html body .cq-c::before,
html body .cq-choice-grid article::before,
html body .cq-industries-grid article::before,
html body .cq-market-card::before,
html body .conforiq-blog-page .post-card::before,
html body .conforiq-blog-page .blog-topic-card::before {
  content: "";
  position: absolute;
  inset: 0 auto 0 0;
  width: 3px;
  background: rgba(100, 165, 45, .55);
  pointer-events: none;
}

html body .cqb-card:nth-child(3n+2)::before,
html body .cq-c:nth-child(3n+2)::before,
html body .cq-choice-grid article:nth-child(3n+2)::before,
html body .cq-industries-grid article:nth-child(3n+2)::before,
html body .cq-market-card:nth-child(3n+2)::before,
html body .conforiq-blog-page .post-card:nth-child(3n+2)::before,
html body .conforiq-blog-page .blog-topic-card:nth-child(3n+2)::before {
  background: rgba(74, 110, 150, .42);
}

html body .cqb-card:nth-child(3n+3)::before,
html body .cq-c:nth-child(3n+3)::before,
html body .cq-choice-grid article:nth-child(3n+3)::before,
html body .cq-industries-grid article:nth-child(3n+3)::before,
html body .cq-market-card:nth-child(3n+3)::before,
html body .conforiq-blog-page .post-card:nth-child(3n+3)::before,
html body .conforiq-blog-page .blog-topic-card:nth-child(3n+3)::before {
  background: rgba(10, 37, 72, .28);
}

/* Human-built polish pass: improve scan rhythm on long generated pages without changing their content. */
html body:not(.home) .cq-generated-page-canvas:not(:has(.cq-ca-page)):not(:has(.cq-cp-page)):not(:has(.cq-directory-page)):not(:has(.cq-guide-page)):not(:has(.cq-ai-v2)) section,
html body:not(.home) .conforiq-blog-page main > section,
html body:not(.home) .conforiq-single-post main > section {
  padding-top: clamp(48px, 6vw, 84px) !important;
  padding-bottom: clamp(48px, 6vw, 84px) !important;
}

html body:not(.home) .cq-generated-page-canvas:not(:has(.cq-ca-page)):not(:has(.cq-cp-page)):not(:has(.cq-directory-page)):not(:has(.cq-guide-page)):not(:has(.cq-ai-v2)) section h2,
html body:not(.home) .cq-generated-page-canvas:not(:has(.cq-ca-page)):not(:has(.cq-cp-page)):not(:has(.cq-directory-page)):not(:has(.cq-guide-page)):not(:has(.cq-ai-v2)) section h3,
html body:not(.home) .conforiq-blog-page h1,
html body:not(.home) .conforiq-blog-page h2 {
  text-wrap: balance;
}

html body:not(.home) .cq-generated-page-canvas:not(:has(.cq-ca-page)):not(:has(.cq-cp-page)):not(:has(.cq-directory-page)):not(:has(.cq-guide-page)):not(:has(.cq-ai-v2)) section p,
html body:not(.home) .cq-generated-page-canvas:not(:has(.cq-ca-page)):not(:has(.cq-cp-page)):not(:has(.cq-directory-page)):not(:has(.cq-guide-page)):not(:has(.cq-ai-v2)) section li,
html body:not(.home) .conforiq-blog-page p,
html body:not(.home) .conforiq-blog-page li {
  line-height: 1.68;
}

/* Human-built polish pass: keep footer social and short text links at mobile-friendly hit sizes everywhere. */
html body .footer .footer-social a {
  display: inline-flex !important;
  width: 44px !important;
  height: 44px !important;
  min-width: 44px !important;
  min-height: 44px !important;
  align-items: center !important;
  justify-content: center !important;
}

html body .footer .f-col a,
html body .footer .footer-legal a {
  min-width: 44px !important;
}

/* Human-built polish pass: generated stat strips should wrap before tablet widths get cramped. */
@media (max-width: 900px) {
  html body:not(.home) .cq-generated-page-canvas [style*="grid-template-columns:repeat(4,1fr)"] {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }

  html body:not(.home) .cq-generated-page-canvas [style*="grid-template-columns:repeat(4,1fr)"] > div {
    min-width: 0 !important;
    max-width: 100% !important;
    padding: 16px !important;
    gap: 10px !important;
  }
}

/* Human-built polish pass: make the footer compact and usable on mobile instead of one very long link column. */
@media (max-width: 760px) {
  html body .footer {
    padding: 42px 18px 28px !important;
  }

  html body .footer-in {
    width: min(100%, 560px) !important;
    margin-right: auto !important;
    margin-left: auto !important;
  }

  html body .footer-top {
    display: grid !important;
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 26px 18px !important;
    align-items: start !important;
  }

  html body .footer-brand {
    grid-column: 1 / -1 !important;
  }

  html body .footer-brand p {
    max-width: 42rem !important;
    margin-top: 14px !important;
    font-size: 14.5px !important;
    line-height: 1.65 !important;
  }

  html body .footer-social {
    justify-content: flex-start !important;
    margin-top: 16px !important;
  }

  html body .footer .footer-social a {
    display: inline-flex !important;
    width: 44px !important;
    height: 44px !important;
    min-width: 44px !important;
    min-height: 44px !important;
    align-items: center !important;
    justify-content: center !important;
  }

  html body .footer .f-col h3 {
    margin-bottom: 8px !important;
    font-size: 12px !important;
    letter-spacing: .12em !important;
    text-transform: uppercase !important;
  }

  html body .footer .f-col ul {
    display: grid !important;
    gap: 2px !important;
    margin: 0 !important;
  }

  html body .footer .f-col a {
    min-height: 44px !important;
    min-width: 44px !important;
    padding: 5px 0 !important;
    font-size: 13.5px !important;
    line-height: 1.35 !important;
  }

  html body .footer-bot {
    display: grid !important;
    gap: 16px !important;
    margin-top: 30px !important;
    padding-top: 20px !important;
    text-align: left !important;
  }

  html body .footer-legal {
    display: grid !important;
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 4px 14px !important;
  }

  html body .footer .footer-legal a {
    min-height: 44px !important;
    min-width: 44px !important;
    padding: 5px 0 !important;
    font-size: 13px !important;
    line-height: 1.35 !important;
  }

  html body:not(.home) .cq-generated-page-canvas [style*="grid-template-columns:repeat(4,1fr)"] {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }

  html body:not(.home) .cq-generated-page-canvas [style*="grid-template-columns:repeat(4,1fr)"] > div {
    min-width: 0 !important;
    padding: 16px !important;
    gap: 10px !important;
  }

  html body:not(.home) .cq-generated-page-canvas [style*="display:flex"][style*="gap:20px"][style*="margin-bottom:20px"] {
    flex-wrap: wrap !important;
    justify-content: center !important;
    gap: 14px !important;
    max-width: 100% !important;
  }

  html body:not(.home) .cq-generated-page-canvas [style*="display:flex"][style*="gap:20px"][style*="margin-bottom:20px"] > [style*="width: 1px"] {
    display: none !important;
  }
}

/* Human-built polish pass: let tablet-width blog category rows wrap instead of stretching off canvas. */
@media (max-width: 1023px) {
  html body .conforiq-blog-page .blog-category-tabs {
    display: flex !important;
    flex-wrap: wrap !important;
    gap: 8px !important;
    overflow: visible !important;
  }

  html body .conforiq-blog-page .blog-category-tabs a {
    white-space: normal !important;
  }
}

@media (max-width: 760px) {
  html body .cq-contact-form-card {
    padding: 0 !important;
  }

  html body .cqb-lead-form {
    padding: 18px !important;
  }

  html body .cq-contact-form-card,
  html body .cqb-lead-form-wrap,
  html body .cqb-lead-form,
  html body .cqb-form-grid {
    width: 100% !important;
    max-width: 100% !important;
  }

  html body .cqb-lead-form input:not([type="checkbox"]):not([type="radio"]),
  html body .cqb-lead-form textarea,
  html body .cqb-lead-form select {
    width: 100% !important;
  }

  html body .conforiq-blog-page .post-thumb,
  html body .conforiq-blog-page .post-thumb-fallback {
    width: 100% !important;
    max-width: 100% !important;
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
}

/* Human-built polish pass: keep small-phone pages readable and reduce excessive stacked spacing. */
@media (max-width: 430px) {
  html body:not(.home) .cq-generated-page-canvas:not(:has(.cq-ca-page)):not(:has(.cq-cp-page)):not(:has(.cq-directory-page)):not(:has(.cq-guide-page)):not(:has(.cq-ai-v2)) section,
  html body.home .cqb-section,
  html body.home .cq-who-we-are,
  html body.home .cq-review-deliverables,
  html body.home .cq-how-we-help {
    padding-top: 42px !important;
    padding-bottom: 42px !important;
  }

  html body .cqb-card,
  html body .cq-c,
  html body .cq-choice-grid article,
  html body .cq-industries-grid article,
  html body .cq-market-card,
  html body .conforiq-blog-page .post-card,
  html body .conforiq-blog-page .blog-topic-card {
    border-radius: 16px !important;
  }

  html body .footer {
    padding-right: 16px !important;
    padding-left: 16px !important;
  }

  html body:not(.home) .cq-generated-page-canvas [style*="grid-template-columns:repeat(4,1fr)"] {
    grid-template-columns: 1fr !important;
  }
}

/* Homepage Who We Are refresh: replaces the empty video facade with a practical review snapshot panel. */
html body.home section.cq-who-we-are {
  background:
    radial-gradient(circle at 92% 8%, rgba(100, 165, 45, .14), transparent 34%),
    linear-gradient(135deg, #f7faf4 0%, #eef6ed 100%) !important;
}

/* Homepage guided pathways: gives visitors clear Intertek-style routes by need without copying another site's visuals. */
html body.home .cq-home-pathways {
  position: relative !important;
  max-width: min(1180px, calc(100% - 36px)) !important;
  margin: 28px auto 34px !important;
  padding: clamp(28px, 4vw, 44px) !important;
  color: #06172e !important;
  background:
    radial-gradient(circle at 92% 4%, rgba(100, 165, 45, .14), transparent 34%),
    linear-gradient(135deg, #ffffff 0%, #f3f8f1 100%) !important;
  border: 1px solid rgba(10, 37, 72, .12) !important;
  border-radius: 24px !important;
  box-shadow: 0 24px 70px -48px rgba(6, 23, 46, .45) !important;
}

html body.home .cq-home-pathways-inner {
  display: grid !important;
  gap: 28px !important;
}

html body.home .cq-home-pathways-header {
  display: grid !important;
  grid-template-columns: minmax(0, .72fr) minmax(260px, .52fr) !important;
  gap: 18px 38px !important;
  align-items: end !important;
}

html body.home .cq-home-pathways-header .eyebrow {
  grid-column: 1 / -1 !important;
  justify-self: start !important;
  display: inline-flex !important;
  width: fit-content !important;
  margin: 0 !important;
  padding: .42rem .82rem !important;
  color: #315f21 !important;
  background: rgba(100, 165, 45, .12) !important;
  border: 1px solid rgba(100, 165, 45, .24) !important;
  border-radius: 999px !important;
  font-weight: 800 !important;
}

html body.home .cq-home-pathways-header h2 {
  max-width: 620px !important;
  margin: 0 !important;
  color: #06172e !important;
  font-size: clamp(2rem, 3vw, 2.85rem) !important;
  line-height: 1.08 !important;
  letter-spacing: 0 !important;
}

html body.home .cq-home-pathways-header > p:not(.eyebrow) {
  max-width: 470px !important;
  margin: 0 !important;
  color: #344b63 !important;
  font-size: 1rem !important;
  line-height: 1.72 !important;
}

html body.home .cq-home-pathways-grid {
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  gap: 14px !important;
}

html body.home .cq-home-pathway-card {
  display: grid !important;
  grid-template-columns: 52px minmax(0, 1fr) !important;
  gap: 16px !important;
  min-height: 184px !important;
  padding: 20px !important;
  color: #06172e !important;
  background: rgba(255, 255, 255, .86) !important;
  border: 1px solid rgba(10, 37, 72, .12) !important;
  border-radius: 18px !important;
  text-decoration: none !important;
  box-shadow: 0 18px 46px -38px rgba(6, 23, 46, .48) !important;
  transition: transform .18s ease, border-color .18s ease, box-shadow .18s ease !important;
}

html body.home .cq-home-pathway-card:hover,
html body.home .cq-home-pathway-card:focus-visible {
  transform: translateY(-2px) !important;
  border-color: rgba(100, 165, 45, .46) !important;
  box-shadow: 0 24px 54px -40px rgba(6, 23, 46, .62) !important;
}

html body.home .cq-home-pathway-icon {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: 52px !important;
  height: 52px !important;
  color: #4f9e2e !important;
  background: rgba(100, 165, 45, .11) !important;
  border: 1px solid rgba(100, 165, 45, .24) !important;
  border-radius: 16px !important;
}

html body.home .cq-home-pathway-icon svg {
  width: 24px !important;
  height: 24px !important;
}

html body.home .cq-home-pathway-copy {
  display: grid !important;
  gap: 9px !important;
  min-width: 0 !important;
}

html body.home .cq-home-pathway-copy strong {
  color: #06172e !important;
  font-size: 1.02rem !important;
  line-height: 1.28 !important;
  font-weight: 800 !important;
}

html body.home .cq-home-pathway-copy span {
  color: #344b63 !important;
  font-size: .94rem !important;
  line-height: 1.58 !important;
}

html body.home .cq-home-pathway-copy em {
  align-self: end !important;
  color: #315f21 !important;
  font-size: .88rem !important;
  font-style: normal !important;
  font-weight: 800 !important;
  text-decoration: underline !important;
  text-underline-offset: 6px !important;
}

html body.home .cq-home-pathway-copy em::after {
  content: "→" !important;
  margin-left: 8px !important;
  text-decoration: none !important;
}

html body.home .cq-home-pathways-note {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  flex-wrap: wrap !important;
  gap: 10px 14px !important;
  margin: 0 !important;
  padding: 16px 18px !important;
  color: #8aaed4 !important;
  background: linear-gradient(135deg, #06172e 0%, #0a2548 100%) !important;
  border-radius: 16px !important;
}

html body.home .cq-home-pathways-note strong {
  color: #edf3ff !important;
  font-weight: 750 !important;
}

html body.home .cq-home-pathways-note a {
  color: #91d65a !important;
  font-weight: 800 !important;
  text-decoration: underline !important;
  text-underline-offset: 6px !important;
}

@media (max-width: 980px) {
  html body.home .cq-home-pathways-header,
  html body.home .cq-home-pathways-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }

  html body.home .cq-home-pathways-header h2,
  html body.home .cq-home-pathways-header > p:not(.eyebrow) {
    grid-column: 1 / -1 !important;
    max-width: 720px !important;
  }
}

@media (max-width: 640px) {
  html body.home .cq-home-pathways {
    max-width: calc(100% - 24px) !important;
    margin: 20px auto 28px !important;
    padding: 22px !important;
    border-radius: 20px !important;
  }

  html body.home .cq-home-pathways-header,
  html body.home .cq-home-pathways-grid {
    grid-template-columns: 1fr !important;
  }

  html body.home .cq-home-pathway-card {
    grid-template-columns: 46px minmax(0, 1fr) !important;
    min-height: 0 !important;
    padding: 18px !important;
  }

  html body.home .cq-home-pathway-icon {
    width: 46px !important;
    height: 46px !important;
  }
}

html body.home section.cq-who-we-are .cq-wwa-inner {
  grid-template-columns: minmax(0, 1.05fr) minmax(320px, .95fr) !important;
  align-items: center !important;
  gap: clamp(34px, 5vw, 64px) !important;
}

html body.home section.cq-who-we-are .cq-wwa-snapshot {
  box-sizing: border-box !important;
  width: 100% !important;
  color: #edf3ff !important;
  background: linear-gradient(155deg, #06172e 0%, #0a2548 100%) !important;
  border: 1px solid rgba(138, 174, 212, .24) !important;
  border-radius: 22px !important;
  padding: clamp(22px, 3vw, 34px) !important;
  box-shadow: 0 26px 58px -34px rgba(6, 23, 46, .62) !important;
}

html body.home section.cq-who-we-are .cq-wwa-snapshot-head {
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
  gap: 16px !important;
  padding-bottom: 18px !important;
  border-bottom: 1px solid rgba(138, 174, 212, .18) !important;
}

html body.home section.cq-who-we-are .cq-wwa-snapshot-head span {
  color: #8aaed4 !important;
  font-size: .76rem !important;
  font-weight: 800 !important;
  letter-spacing: .12em !important;
  text-transform: uppercase !important;
}

html body.home section.cq-who-we-are .cq-wwa-snapshot-head strong {
  color: #64a52d !important;
  font-size: .88rem !important;
  font-weight: 800 !important;
  white-space: nowrap !important;
}

html body.home section.cq-who-we-are .cq-wwa-snapshot-meta {
  display: grid !important;
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  gap: 12px !important;
  margin: 18px 0 !important;
}

html body.home section.cq-who-we-are .cq-wwa-snapshot-meta div,
html body.home section.cq-who-we-are .cq-wwa-snapshot-row {
  background: rgba(255, 255, 255, .065) !important;
  border: 1px solid rgba(138, 174, 212, .18) !important;
  border-radius: 14px !important;
}

html body.home section.cq-who-we-are .cq-wwa-snapshot-meta div {
  padding: 14px !important;
}

html body.home section.cq-who-we-are .cq-wwa-snapshot small {
  display: block !important;
  color: #8aaed4 !important;
  font-size: .78rem !important;
  line-height: 1.45 !important;
}

html body.home section.cq-who-we-are .cq-wwa-snapshot b {
  display: block !important;
  margin-top: 3px !important;
  color: #edf3ff !important;
  font-size: .96rem !important;
  line-height: 1.35 !important;
}

html body.home section.cq-who-we-are .cq-wwa-snapshot-list {
  display: grid !important;
  gap: 10px !important;
}

html body.home section.cq-who-we-are .cq-wwa-snapshot-row {
  display: grid !important;
  grid-template-columns: 38px minmax(0, 1fr) !important;
  gap: 12px !important;
  align-items: start !important;
  padding: 13px 14px !important;
}

html body.home section.cq-who-we-are .cq-wwa-snapshot-row > span {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: 36px !important;
  height: 36px !important;
  color: #64a52d !important;
  background: rgba(100, 165, 45, .13) !important;
  border: 1px solid rgba(100, 165, 45, .28) !important;
  border-radius: 999px !important;
}

html body.home section.cq-who-we-are .cq-wwa-snapshot-row svg {
  width: 18px !important;
  height: 18px !important;
  stroke: currentColor !important;
}

html body.home section.cq-who-we-are .cq-wwa-snapshot-note,
html body.home section.cq-who-we-are .cq-wwa-disclaimer {
  margin: 16px 0 0 !important;
  color: #5d6e81 !important;
  font-size: .86rem !important;
  line-height: 1.55 !important;
}

html body.home section.cq-who-we-are .cq-wwa-snapshot-note {
  color: #b9cce2 !important;
}

html body.home section.cq-who-we-are .cq-wwa-left h2 {
  max-width: 560px !important;
  color: #06172e !important;
  font-size: clamp(2rem, 3vw, 2.65rem) !important;
  font-weight: 500 !important;
  letter-spacing: 0 !important;
}

html body.home section.cq-who-we-are .cq-wwa-left > p {
  max-width: 570px !important;
  color: #344b63 !important;
  font-size: 1rem !important;
  line-height: 1.75 !important;
}

html body.home section.cq-who-we-are .cq-wwa-checks li {
  color: #14324f !important;
  font-size: .96rem !important;
}

html body.home section.cq-who-we-are .cq-wwa-actions {
  gap: 12px !important;
  margin-top: 4px !important;
}

html body.home section.cq-who-we-are .cq-wwa-actions a {
  min-height: 48px !important;
  padding: 12px 20px !important;
  border-radius: 999px !important;
  font-size: .92rem !important;
}

html body.home section.cq-who-we-are .cq-wwa-actions a:first-child {
  background: #4f9e2e !important;
  border-color: #4f9e2e !important;
  box-shadow: 0 14px 28px -20px rgba(79, 158, 46, .8) !important;
}

/* Homepage Who We Are mobile: stacks the snapshot and makes CTAs easy to tap. */
@media (max-width: 860px) {
  html body.home section.cq-who-we-are .cq-wwa-inner {
    grid-template-columns: 1fr !important;
    gap: 26px !important;
  }

  html body.home section.cq-who-we-are .cq-wwa-right {
    order: 0 !important;
  }

  html body.home section.cq-who-we-are .cq-wwa-left {
    order: 1 !important;
  }
}

@media (max-width: 560px) {
  html body.home section.cq-who-we-are .cq-wwa-snapshot {
    border-radius: 18px !important;
    padding: 20px !important;
  }

  html body.home section.cq-who-we-are .cq-wwa-snapshot-head,
  html body.home section.cq-who-we-are .cq-wwa-snapshot-meta {
    grid-template-columns: 1fr !important;
  }

  html body.home section.cq-who-we-are .cq-wwa-snapshot-head {
    display: grid !important;
    justify-items: start !important;
  }

  html body.home section.cq-who-we-are .cq-wwa-actions {
    display: grid !important;
    grid-template-columns: 1fr !important;
    width: 100% !important;
  }

  html body.home section.cq-who-we-are .cq-wwa-actions a {
    width: 100% !important;
  }
}

/* Homepage Who We Help polish: turns the audience cards into clear buyer pathways instead of generic card blocks. */
html body.home section.cq-mobile-proof {
  background:
    radial-gradient(circle at 92% 2%, rgba(100, 165, 45, .16), transparent 32%),
    linear-gradient(135deg, #f8fbf5 0%, #eef6ed 100%) !important;
  padding: 58px 0 !important;
}

html body.home section.cq-mobile-proof .cqb-section-in {
  padding: 0 clamp(26px, 4vw, 46px) !important;
}

html body.home section.cq-mobile-proof .cqb-section-header {
  display: grid !important;
  grid-template-columns: minmax(0, .86fr) minmax(260px, .62fr) !important;
  gap: 24px !important;
  align-items: end !important;
  max-width: 100% !important;
  margin: 0 0 32px !important;
}

html body.home section.cq-mobile-proof .cqb-section-header .eyebrow {
  grid-column: 1 / -1 !important;
  justify-self: start !important;
  display: inline-flex !important;
  width: fit-content !important;
  margin: 0 0 -8px !important;
  padding: .42rem .82rem !important;
  color: #315f21 !important;
  background: rgba(100, 165, 45, .12) !important;
  border: 1px solid rgba(100, 165, 45, .24) !important;
  border-radius: 999px !important;
}

html body.home section.cq-mobile-proof .cqb-section-header h2 {
  max-width: 680px !important;
  margin: 0 !important;
  color: #06172e !important;
  font-size: clamp(2rem, 3.1vw, 2.75rem) !important;
  line-height: 1.08 !important;
  letter-spacing: 0 !important;
}

html body.home section.cq-mobile-proof .cqb-section-header > p:not(.eyebrow) {
  max-width: 460px !important;
  margin: 0 !important;
  color: #344b63 !important;
  font-size: 1rem !important;
  line-height: 1.7 !important;
}

html body.home section.cq-mobile-proof .cqb-card-grid {
  grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  gap: 18px !important;
}

html body.home section.cq-mobile-proof article.cqb-card {
  display: flex !important;
  flex-direction: column !important;
  min-height: 268px !important;
  padding: 22px 20px !important;
  background: rgba(255, 255, 255, .9) !important;
  border: 1px solid rgba(15, 33, 71, .12) !important;
  border-left: 4px solid rgba(100, 165, 45, .58) !important;
  border-radius: 18px !important;
  box-shadow: 0 18px 42px -34px rgba(15, 33, 71, .5) !important;
}

html body.home section.cq-mobile-proof article.cqb-card:nth-child(2) {
  border-left-color: rgba(74, 110, 150, .5) !important;
}

html body.home section.cq-mobile-proof article.cqb-card:nth-child(3) {
  border-left-color: rgba(10, 37, 72, .38) !important;
}

html body.home section.cq-mobile-proof article.cqb-card:nth-child(4) {
  border-left-color: rgba(100, 165, 45, .46) !important;
}

html body.home section.cq-mobile-proof article.cqb-card::before {
  display: none !important;
}

html body.home section.cq-mobile-proof .cqb-card-image.is-icon,
html body.home section.cq-mobile-proof .cqb-card-icon {
  width: 50px !important;
  height: 50px !important;
  margin: 0 0 16px !important;
  border-radius: 16px !important;
  background-color: #eef6fb !important;
  box-shadow: none !important;
}

html body.home section.cq-mobile-proof .cqb-card h3 {
  margin: 0 0 12px !important;
  color: #06172e !important;
  font-size: 1.03rem !important;
  line-height: 1.32 !important;
  font-weight: 600 !important;
}

html body.home section.cq-mobile-proof .cqb-card p {
  display: block !important;
  flex: 1 1 auto !important;
  margin: 0 0 14px !important;
  color: #344b63 !important;
  font-size: .95rem !important;
  line-height: 1.65 !important;
  overflow: visible !important;
}

html body.home section.cq-mobile-proof .cqb-card-link {
  align-self: flex-start !important;
  min-height: 44px !important;
  padding: 0 !important;
  color: #315f21 !important;
  background: transparent !important;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  font-size: .9rem !important;
  font-weight: 800 !important;
  line-height: 1.25 !important;
  text-decoration: underline !important;
  text-underline-offset: 6px !important;
}

html body.home section.cq-mobile-proof .cqb-card-link::after {
  content: "→" !important;
  margin-left: 8px !important;
}

html body.home section.cq-mobile-proof .cq-section-cta-wrap {
  margin-top: 34px !important;
  text-align: center !important;
}

html body.home section.cq-mobile-proof .cq-section-cta-btn {
  min-height: 52px !important;
  padding: 14px 28px !important;
  border-radius: 999px !important;
  background: #4f9e2e !important;
  color: #ffffff !important;
  box-shadow: 0 18px 38px -26px rgba(79, 158, 46, .8) !important;
}

html body.home section.cq-mobile-proof .cq-section-cta-btn:hover,
html body.home section.cq-mobile-proof .cq-section-cta-btn:focus-visible {
  background: #3f7f24 !important;
}

/* Homepage Who We Help mobile: stacks the intro and cards without cramped text or oversized gaps. */
@media (max-width: 900px) {
  html body.home section.cq-mobile-proof .cqb-section-header,
  html body.home section.cq-mobile-proof .cqb-card-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }

  html body.home section.cq-mobile-proof .cqb-section-header h2,
  html body.home section.cq-mobile-proof .cqb-section-header > p:not(.eyebrow) {
    grid-column: 1 / -1 !important;
    max-width: 720px !important;
  }
}

@media (max-width: 620px) {
  html body.home section.cq-mobile-proof {
    padding: 44px 0 !important;
  }

  html body.home section.cq-mobile-proof .cqb-section-in {
    padding: 0 18px !important;
  }

  html body.home section.cq-mobile-proof .cqb-section-header,
  html body.home section.cq-mobile-proof .cqb-card-grid {
    grid-template-columns: 1fr !important;
  }

  html body.home section.cq-mobile-proof article.cqb-card {
    min-height: 0 !important;
    padding: 22px !important;
  }

  html body.home section.cq-mobile-proof .cq-section-cta-btn {
    width: 100% !important;
  }
}

/* Homepage hero video: replaces the static dashboard mockup with a consent-safe product compliance video. */
html body.home .cq-hero-video {
  color: #edf3ff !important;
}

html body.home .cq-hero-video-card {
  position: relative !important;
  width: 100% !important;
  aspect-ratio: 16 / 9 !important;
  overflow: hidden !important;
  background:
    radial-gradient(circle at 82% 18%, rgba(100, 165, 45, .26), transparent 32%),
    linear-gradient(155deg, #06172e 0%, #0a2548 100%) !important;
  border: 1px solid rgba(138, 174, 212, .28) !important;
  border-radius: 20px !important;
  box-shadow: 0 28px 60px -34px rgba(6, 23, 46, .72) !important;
}

html body.home .cq-hero-video-card::before {
  content: "" !important;
  position: absolute !important;
  inset: 18px !important;
  border: 1px solid rgba(237, 243, 255, .08) !important;
  border-radius: 16px !important;
  pointer-events: none !important;
  z-index: 1 !important;
}

html body.home .cq-hero-video .cq-video-facade {
  position: relative !important;
  z-index: 2 !important;
  display: grid !important;
  grid-template-rows: 1fr auto auto auto 1fr !important;
  width: 100% !important;
  height: 100% !important;
  padding: clamp(22px, 4vw, 36px) !important;
  color: #edf3ff !important;
  background: transparent !important;
  border: 0 !important;
  cursor: pointer !important;
}

html body.home .cq-hero-video .cq-video-facade-label {
  align-self: end !important;
  margin: 0 0 16px !important;
  color: #8aaed4 !important;
  font-size: .78rem !important;
  font-weight: 800 !important;
  letter-spacing: .12em !important;
  line-height: 1.4 !important;
  text-transform: uppercase !important;
}

html body.home .cq-hero-video .cq-video-facade-play {
  width: 68px !important;
  height: 68px !important;
  color: #ffffff !important;
  background: #4f9e2e !important;
  border: 1px solid rgba(255, 255, 255, .24) !important;
  box-shadow: 0 18px 36px rgba(0, 0, 0, .32) !important;
}

html body.home .cq-hero-video .cq-video-facade-note {
  max-width: 430px !important;
  margin: 16px auto 0 !important;
  color: #dce8f7 !important;
  font-size: .95rem !important;
  line-height: 1.55 !important;
}

html body.home .cq-hero-video .cq-video-facade-consent {
  display: block !important;
  margin-top: 10px !important;
  color: #8aaed4 !important;
  font-size: .78rem !important;
  line-height: 1.45 !important;
}

html body.home .cq-hero-video iframe {
  position: relative !important;
  z-index: 2 !important;
  display: block !important;
  width: 100% !important;
  height: 100% !important;
  border: 0 !important;
}

@media (min-width: 1024px) {
  html body.home .cq-hero-video {
    width: 540px !important;
    top: 74px !important;
    right: 42px !important;
  }
}

@media (max-width: 1023px) {
  html body.home .cq-hero-video {
    width: min(720px, calc(100% - 24px)) !important;
  }
}

@media (max-width: 560px) {
  html body.home .cq-hero-video-card {
    aspect-ratio: 4 / 3 !important;
    border-radius: 16px !important;
  }

  html body.home .cq-hero-video .cq-video-facade {
    padding: 20px 18px !important;
  }

  html body.home .cq-hero-video .cq-video-facade-play {
    width: 54px !important;
    height: 54px !important;
  }

  html body.home .cq-hero-video .cq-video-facade-note {
    font-size: .84rem !important;
    line-height: 1.45 !important;
  }
}

/* Homepage full redesign: one coherent buyer journey inspired by enterprise TIC navigation patterns, scoped only to the front page. */
html body.home .cq-home-redesign {
  --cq-home-navy: #06172e;
  --cq-home-navy-2: #0a2548;
  --cq-home-blue: #4a6e96;
  --cq-home-muted: #344b63;
  --cq-home-soft: #f5f8fb;
  --cq-home-green: #4f9e2e;
  --cq-home-green-bright: #64a52d;
  --cq-home-border: rgba(10, 37, 72, .12);
  width: min(100%, 1440px) !important;
  margin: 0 auto !important;
  padding: 56px clamp(18px, 4vw, 56px) 0 !important;
  color: var(--cq-home-navy) !important;
}

html body.home .cq-home-redesign *,
html body.home .cq-home-redesign *::before,
html body.home .cq-home-redesign *::after {
  box-sizing: border-box !important;
}

html body.home .cq-home-redesign a {
  color: inherit !important;
}

html body.home .cq-home-redesign .cq-kicker {
  display: inline-flex !important;
  align-items: center !important;
  width: fit-content !important;
  min-height: 32px !important;
  margin: 0 0 16px !important;
  padding: 6px 12px !important;
  color: #315f21 !important;
  background: rgba(100, 165, 45, .12) !important;
  border: 1px solid rgba(100, 165, 45, .24) !important;
  border-radius: 999px !important;
  font-size: .76rem !important;
  font-weight: 850 !important;
  letter-spacing: .1em !important;
  line-height: 1.2 !important;
  text-transform: uppercase !important;
}

html body.home .cq-home-redesign h1,
html body.home .cq-home-redesign h2,
html body.home .cq-home-redesign h3 {
  color: var(--cq-home-navy) !important;
  font-family: inherit !important;
  font-weight: 520 !important;
  letter-spacing: 0 !important;
  text-wrap: balance !important;
}

html body.home .cq-home-redesign p,
html body.home .cq-home-redesign small,
html body.home .cq-home-redesign span {
  color: var(--cq-home-muted) !important;
}

html body.home .cq-btn {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  min-height: 50px !important;
  padding: 14px 22px !important;
  border-radius: 999px !important;
  font-size: .95rem !important;
  font-weight: 850 !important;
  line-height: 1.15 !important;
  text-align: center !important;
  text-decoration: none !important;
}

html body.home .cq-btn-primary {
  color: #fff !important;
  background: var(--cq-home-green) !important;
  border: 1px solid var(--cq-home-green) !important;
  box-shadow: 0 18px 34px -24px rgba(79, 158, 46, .85) !important;
}

html body.home .cq-btn-secondary {
  color: var(--cq-home-navy) !important;
  background: rgba(255, 255, 255, .9) !important;
  border: 1px solid rgba(10, 37, 72, .18) !important;
}

html body.home .cq-home-hero {
  position: relative !important;
  overflow: hidden !important;
  display: grid !important;
  grid-template-columns: minmax(0, 760px) minmax(240px, 1fr) !important;
  gap: clamp(34px, 5vw, 76px) !important;
  align-items: center !important;
  min-height: 560px !important;
  padding: clamp(42px, 6vw, 82px) !important;
  background:
    linear-gradient(rgba(6, 23, 46, var(--cq-hero-overlay-opacity, .74)), rgba(6, 23, 46, var(--cq-hero-overlay-opacity, .74))),
    var(--cq-hero-poster),
    radial-gradient(circle at 88% 8%, rgba(100, 165, 45, .18), transparent 34%),
    linear-gradient(135deg, #06172e 0%, #0a2548 100%) !important;
  background-size: cover, cover, auto, auto !important;
  background-position: center, center, center, center !important;
  border: 1px solid rgba(138, 174, 212, .2) !important;
  border-radius: 24px !important;
  box-shadow: 0 32px 90px -66px rgba(6, 23, 46, .6) !important;
}

html body.home .cq-home-hero::after {
  content: "" !important;
  position: absolute !important;
  inset: 0 !important;
  z-index: 1 !important;
  background:
    radial-gradient(circle at 78% 16%, rgba(100, 165, 45, .18), transparent 34%),
    linear-gradient(90deg, rgba(6, 23, 46, .82) 0%, rgba(6, 23, 46, .62) 52%, rgba(6, 23, 46, .76) 100%) !important;
  pointer-events: none !important;
}

html body.home .cq-hero-bg-video {
  position: absolute !important;
  inset: 0 !important;
  z-index: 0 !important;
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
  opacity: 0 !important;
  transition: opacity .45s ease !important;
}

html body.home .cq-home-hero.cq-hero-video-ready .cq-hero-bg-video {
  opacity: 1 !important;
}

html body.home .cq-hero-bg-overlay {
  position: absolute !important;
  inset: 0 !important;
  z-index: 1 !important;
  background: rgba(6, 23, 46, var(--cq-hero-overlay-opacity, .74)) !important;
  pointer-events: none !important;
}

html body.home .cq-home-hero-copy,
html body.home .cq-home-hero-media {
  position: relative !important;
  z-index: 2 !important;
}

html body.home .cq-home-hero h1 {
  max-width: 650px !important;
  margin: 0 !important;
  color: #fff !important;
  font-size: clamp(3rem, 5vw, 4.85rem) !important;
  line-height: 1 !important;
  overflow-wrap: normal !important;
  text-shadow: 0 2px 18px rgba(0, 0, 0, .34) !important;
}

html body.home .cq-home-hero-copy {
  min-width: 0 !important;
}

html body.home .cq-home-hero-lede {
  max-width: 620px !important;
  margin: 24px 0 0 !important;
  color: #f0f6ff !important;
  font-size: clamp(1.02rem, 1.3vw, 1.15rem) !important;
  line-height: 1.75 !important;
  text-shadow: 0 1px 14px rgba(0, 0, 0, .42) !important;
}

html body.home .cq-home-hero-actions {
  display: flex !important;
  flex-wrap: wrap !important;
  gap: 12px !important;
  margin-top: 32px !important;
}

html body.home .cq-home-hero-help {
  display: flex !important;
  flex-wrap: wrap !important;
  gap: 8px 12px !important;
  align-items: center !important;
  margin-top: 20px !important;
  font-size: .95rem !important;
}

html body.home .cq-home-hero-help span {
  color: #d7e5f4 !important;
}

html body.home .cq-home-hero-help a,
html body.home .cq-home-inline-link {
  color: #b9f08e !important;
  font-weight: 850 !important;
  text-decoration: underline !important;
  text-underline-offset: 6px !important;
}

html body.home .cq-home-hero .cq-kicker {
  color: #b9f08e !important;
  background: rgba(100, 165, 45, .16) !important;
  border-color: rgba(100, 165, 45, .34) !important;
}

html body.home .cq-home-hero .cq-btn-secondary {
  color: #fff !important;
  background: rgba(255, 255, 255, .08) !important;
  border-color: rgba(255, 255, 255, .3) !important;
}

html body.home .cq-hero-quick-paths {
  display: flex !important;
  flex-wrap: wrap !important;
  gap: 10px !important;
  margin-top: 22px !important;
}

html body.home .cq-hero-quick-paths a {
  display: inline-flex !important;
  align-items: center !important;
  min-height: 40px !important;
  padding: 9px 13px !important;
  color: #edf3ff !important;
  background: rgba(255, 255, 255, .08) !important;
  border: 1px solid rgba(255, 255, 255, .18) !important;
  border-radius: 999px !important;
  font-size: .9rem !important;
  font-weight: 750 !important;
  text-decoration: none !important;
}

html body.home .cq-hero-quick-paths a:hover,
html body.home .cq-hero-quick-paths a:focus-visible {
  border-color: rgba(100, 165, 45, .58) !important;
}

html body.home .cq-hero-proof-note {
  max-width: 620px !important;
  margin: 18px 0 0 !important;
  color: #d7e5f4 !important;
  font-size: .95rem !important;
  line-height: 1.6 !important;
}

html body.home .cq-home-hero-media {
  width: 100% !important;
  min-width: 0 !important;
}

html body.home .cq-redesign-video {
  position: relative !important;
  display: grid !important;
  place-items: center !important;
  width: 100% !important;
  max-width: 100% !important;
  min-width: 0 !important;
  min-height: 360px !important;
  aspect-ratio: 16 / 10 !important;
  padding: clamp(28px, 4vw, 46px) !important;
  color: #edf3ff !important;
  background:
    radial-gradient(circle at 80% 18%, rgba(100, 165, 45, .26), transparent 34%),
    linear-gradient(145deg, var(--cq-home-navy) 0%, var(--cq-home-navy-2) 100%) !important;
  border: 1px solid rgba(138, 174, 212, .26) !important;
  border-radius: 24px !important;
  box-shadow: 0 30px 70px -42px rgba(6, 23, 46, .8) !important;
  cursor: pointer !important;
  overflow: hidden !important;
  text-align: center !important;
}

html body.home .cq-redesign-video::before {
  content: "" !important;
  position: absolute !important;
  inset: 20px !important;
  border: 1px solid rgba(237, 243, 255, .1) !important;
  border-radius: 18px !important;
  pointer-events: none !important;
}

html body.home .cq-redesign-video-label,
html body.home .cq-redesign-video strong,
html body.home .cq-redesign-video small {
  position: relative !important;
  z-index: 1 !important;
}

html body.home .cq-redesign-video-label {
  color: #91c7ff !important;
  font-size: .78rem !important;
  font-weight: 900 !important;
  letter-spacing: .16em !important;
  line-height: 1.3 !important;
  text-transform: uppercase !important;
}

html body.home .cq-redesign-video-play {
  position: relative !important;
  z-index: 1 !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: 76px !important;
  height: 76px !important;
  margin: 24px 0 !important;
  color: #fff !important;
  background: var(--cq-home-green) !important;
  border-radius: 999px !important;
  box-shadow: 0 18px 38px rgba(0, 0, 0, .32) !important;
}

html body.home .cq-redesign-video-play svg {
  width: 30px !important;
  height: 30px !important;
}

html body.home .cq-redesign-video strong {
  max-width: 460px !important;
  color: #fff !important;
  font-size: clamp(1.05rem, 1.5vw, 1.35rem) !important;
  line-height: 1.35 !important;
}

html body.home .cq-redesign-video small {
  display: block !important;
  margin-top: 14px !important;
  color: #9db9d8 !important;
  font-size: .86rem !important;
}

html body.home .cq-redesign-video iframe {
  position: absolute !important;
  inset: 0 !important;
  width: 100% !important;
  height: 100% !important;
  border: 0 !important;
}

html body.home .cq-home-proofbar {
  display: grid !important;
  grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  width: min(1080px, calc(100% - 88px)) !important;
  margin: -34px auto 54px !important;
  overflow: hidden !important;
  background: rgba(255, 255, 255, .96) !important;
  border: 1px solid rgba(10, 37, 72, .12) !important;
  border-radius: 18px !important;
  box-shadow: 0 28px 70px -48px rgba(6, 23, 46, .5) !important;
}

html body.home .cq-home-proofbar > div {
  min-height: 116px !important;
  padding: 22px 24px !important;
  border-right: 1px solid rgba(10, 37, 72, .1) !important;
}

html body.home .cq-home-proofbar > div:last-child {
  border-right: 0 !important;
}

html body.home .cq-home-proofbar strong {
  display: block !important;
  color: var(--cq-home-navy) !important;
  font-size: 1rem !important;
  line-height: 1.3 !important;
}

html body.home .cq-home-proofbar span {
  display: block !important;
  margin-top: 8px !important;
  color: #5b6d81 !important;
  font-size: .92rem !important;
  line-height: 1.5 !important;
}

html body.home .cq-home-start,
html body.home .cq-home-services,
html body.home .cq-home-categories,
html body.home .cq-home-markets,
html body.home .cq-home-process,
html body.home .cq-home-deliverables,
html body.home .cq-home-resources,
html body.home .cq-home-final {
  margin: 0 auto 34px !important;
  padding: clamp(38px, 5vw, 64px) !important;
  border-radius: 24px !important;
  border: 1px solid var(--cq-home-border) !important;
}

html body.home .cq-home-start,
html body.home .cq-home-categories,
html body.home .cq-home-deliverables {
  background:
    radial-gradient(circle at 92% 6%, rgba(100, 165, 45, .14), transparent 32%),
    #fbfdf9 !important;
}

html body.home .cq-home-services,
html body.home .cq-home-process,
html body.home .cq-home-resources {
  background: #fff !important;
}

html body.home .cq-home-markets {
  color: #edf3ff !important;
  background:
    radial-gradient(circle at 88% 10%, rgba(100, 165, 45, .18), transparent 30%),
    linear-gradient(145deg, var(--cq-home-navy) 0%, var(--cq-home-navy-2) 100%) !important;
  border-color: rgba(138, 174, 212, .2) !important;
}

html body.home .cq-home-section-head {
  max-width: 780px !important;
  margin: 0 0 30px !important;
}

html body.home .cq-home-section-head-split {
  display: grid !important;
  grid-template-columns: minmax(0, .85fr) minmax(260px, .55fr) !important;
  gap: 24px 44px !important;
  align-items: end !important;
  max-width: none !important;
}

html body.home .cq-home-section-head h2 {
  margin: 0 !important;
  font-size: clamp(2rem, 3.4vw, 3.35rem) !important;
  line-height: 1.05 !important;
}

html body.home .cq-home-section-head p:not(.cq-kicker) {
  margin: 14px 0 0 !important;
  color: var(--cq-home-muted) !important;
  font-size: 1rem !important;
  line-height: 1.72 !important;
}

html body.home .cq-home-markets .cq-kicker {
  color: #b9f08e !important;
  background: rgba(100, 165, 45, .14) !important;
  border-color: rgba(100, 165, 45, .3) !important;
}

html body.home .cq-home-markets .cq-home-section-head h2,
html body.home .cq-home-markets .cq-home-section-head p {
  color: #edf3ff !important;
}

html body.home .cq-home-markets .cq-home-section-head p {
  color: #b9cbe0 !important;
}

html body.home .cq-home-path-grid,
html body.home .cq-home-service-grid,
html body.home .cq-home-market-grid,
html body.home .cq-home-resource-grid {
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  gap: 16px !important;
}

html body.home .cq-home-path-grid {
  grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
}

html body.home .cq-home-category-grid {
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  gap: 16px !important;
}

html body.home .cq-home-process-grid,
html body.home .cq-home-deliverable-grid {
  display: grid !important;
  grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  gap: 16px !important;
}

html body.home .cq-home-deliverable-grid {
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
}

html body.home .cq-home-path-card,
html body.home .cq-home-service-card,
html body.home .cq-home-market-card,
html body.home .cq-home-resource-card,
html body.home .cq-home-process-card,
html body.home .cq-home-deliverable-card {
  position: relative !important;
  display: grid !important;
  gap: 12px !important;
  min-height: 190px !important;
  padding: 24px !important;
  background: rgba(255, 255, 255, .92) !important;
  border: 1px solid rgba(10, 37, 72, .12) !important;
  border-radius: 18px !important;
  text-decoration: none !important;
  box-shadow: 0 20px 52px -42px rgba(6, 23, 46, .48) !important;
}

html body.home .cq-home-path-card:hover,
html body.home .cq-home-path-card:focus-visible,
html body.home .cq-home-service-card:hover,
html body.home .cq-home-service-card:focus-visible,
html body.home .cq-home-market-card:hover,
html body.home .cq-home-market-card:focus-visible,
html body.home .cq-home-resource-card:hover,
html body.home .cq-home-resource-card:focus-visible,
html body.home .cq-home-category-card:hover,
html body.home .cq-home-category-card:focus-visible {
  transform: translateY(-2px) !important;
  border-color: rgba(100, 165, 45, .46) !important;
}

html body.home .cq-home-path-card > span,
html body.home .cq-home-service-card > span,
html body.home .cq-home-deliverable-card > span {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: 48px !important;
  height: 48px !important;
  color: var(--cq-home-green) !important;
  background: rgba(100, 165, 45, .1) !important;
  border: 1px solid rgba(100, 165, 45, .24) !important;
  border-radius: 14px !important;
}

html body.home .cq-home-path-card svg,
html body.home .cq-home-service-card svg,
html body.home .cq-home-deliverable-card svg {
  width: 22px !important;
  height: 22px !important;
}

html body.home .cq-home-path-card strong,
html body.home .cq-home-service-card strong,
html body.home .cq-home-market-card strong,
html body.home .cq-home-resource-card strong,
html body.home .cq-home-process-card strong,
html body.home .cq-home-deliverable-card strong {
  color: var(--cq-home-navy) !important;
  font-size: 1.06rem !important;
  line-height: 1.3 !important;
  font-weight: 850 !important;
}

html body.home .cq-home-path-card small,
html body.home .cq-home-service-card small,
html body.home .cq-home-market-card small,
html body.home .cq-home-resource-card span {
  color: var(--cq-home-muted) !important;
  font-size: .94rem !important;
  line-height: 1.62 !important;
}

html body.home .cq-home-path-card em,
html body.home .cq-home-service-card em,
html body.home .cq-home-market-card em,
html body.home .cq-home-resource-card em,
html body.home .cq-home-category-card em {
  align-self: end !important;
  color: #315f21 !important;
  font-size: .88rem !important;
  font-style: normal !important;
  font-weight: 850 !important;
  line-height: 1.3 !important;
  text-decoration: underline !important;
  text-underline-offset: 6px !important;
}

html body.home .cq-home-path-card em::after,
html body.home .cq-home-service-card em::after,
html body.home .cq-home-market-card em::after,
html body.home .cq-home-resource-card em::after,
html body.home .cq-home-category-card em::after,
html body.home .cq-home-inline-link::after {
  content: "→" !important;
  margin-left: 8px !important;
}

html body.home .cq-home-category-card {
  display: grid !important;
  min-height: 310px !important;
  overflow: hidden !important;
  color: #fff !important;
  background: var(--cq-home-navy) !important;
  border-radius: 18px !important;
  text-decoration: none !important;
  box-shadow: 0 24px 58px -44px rgba(6, 23, 46, .55) !important;
}

html body.home .cq-home-category-card img {
  width: 100% !important;
  height: 220px !important;
  object-fit: cover !important;
}

html body.home .cq-home-category-card > span {
  display: grid !important;
  gap: 8px !important;
  padding: 20px !important;
}

html body.home .cq-home-category-card strong {
  color: #fff !important;
  font-size: 1.1rem !important;
}

html body.home .cq-home-category-card em {
  color: #b9f08e !important;
}

html body.home .cq-home-market-card {
  color: #edf3ff !important;
  background: rgba(255, 255, 255, .055) !important;
  border-color: rgba(138, 174, 212, .22) !important;
  box-shadow: none !important;
}

html body.home .cq-home-market-card > span {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: 52px !important;
  min-height: 38px !important;
  color: #b9f08e !important;
  background: rgba(100, 165, 45, .14) !important;
  border: 1px solid rgba(100, 165, 45, .28) !important;
  border-radius: 999px !important;
  font-size: .78rem !important;
  font-weight: 900 !important;
}

html body.home .cq-home-market-card strong {
  color: #fff !important;
}

html body.home .cq-home-market-card small {
  color: #bfd0e3 !important;
}

html body.home .cq-home-market-card em {
  color: #b9f08e !important;
}

html body.home .cq-home-process-card {
  min-height: 210px !important;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, .96), rgba(247, 251, 255, .96)) !important;
}

html body.home .cq-home-process-card > span {
  color: var(--cq-home-green) !important;
  font-size: .82rem !important;
  font-weight: 900 !important;
  letter-spacing: .12em !important;
}

html body.home .cq-home-process-card p {
  margin: 0 !important;
  color: var(--cq-home-muted) !important;
  font-size: .95rem !important;
  line-height: 1.64 !important;
}

html body.home .cq-home-deliverable-card {
  grid-template-columns: 48px minmax(0, 1fr) !important;
  align-items: center !important;
  min-height: 104px !important;
}

html body.home .cq-home-resource-card {
  min-height: 215px !important;
}

html body.home .cq-home-final {
  display: grid !important;
  grid-template-columns: minmax(0, .9fr) minmax(280px, .45fr) !important;
  gap: 32px !important;
  align-items: center !important;
  margin-bottom: 0 !important;
  color: #edf3ff !important;
  background:
    radial-gradient(circle at 88% 12%, rgba(100, 165, 45, .22), transparent 32%),
    linear-gradient(145deg, var(--cq-home-navy) 0%, var(--cq-home-navy-2) 100%) !important;
  border-color: rgba(138, 174, 212, .22) !important;
}

html body.home .cq-home-final h2 {
  margin: 0 !important;
  color: #fff !important;
  font-size: clamp(2rem, 3.2vw, 3.15rem) !important;
  line-height: 1.06 !important;
}

html body.home .cq-home-final p:not(.cq-kicker) {
  max-width: 720px !important;
  margin: 16px 0 0 !important;
  color: #bfd0e3 !important;
  font-size: 1rem !important;
  line-height: 1.7 !important;
}

html body.home .cq-home-final .cq-kicker {
  color: #b9f08e !important;
  background: rgba(100, 165, 45, .14) !important;
  border-color: rgba(100, 165, 45, .3) !important;
}

html body.home .cq-home-final-actions {
  display: grid !important;
  gap: 12px !important;
}

html body.home .cq-home-final .cq-btn-secondary {
  color: #fff !important;
  background: rgba(255, 255, 255, .08) !important;
  border-color: rgba(255, 255, 255, .26) !important;
}

@media (max-width: 1120px) {
  html body.home .cq-home-hero,
  html body.home .cq-home-final {
    grid-template-columns: 1fr !important;
  }

  html body.home .cq-home-proofbar,
  html body.home .cq-home-path-grid,
  html body.home .cq-home-service-grid,
  html body.home .cq-home-market-grid,
  html body.home .cq-home-process-grid,
  html body.home .cq-home-deliverable-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }
}

@media (max-width: 820px) {
  html body.home .cq-home-redesign {
    padding: 28px 14px 0 !important;
  }

  html body.home .cq-home-hero,
  html body.home .cq-home-start,
  html body.home .cq-home-services,
  html body.home .cq-home-categories,
  html body.home .cq-home-markets,
  html body.home .cq-home-process,
  html body.home .cq-home-deliverables,
  html body.home .cq-home-resources,
  html body.home .cq-home-final {
    padding: 28px 18px !important;
    border-radius: 20px !important;
  }

  html body.home .cq-home-hero {
    min-height: 0 !important;
    width: calc(100vw - 56px) !important;
    max-width: calc(100vw - 56px) !important;
    overflow: hidden !important;
  }

  html body.home .cq-home-hero-copy {
    width: calc(100vw - 92px) !important;
    max-width: 100% !important;
    min-width: 0 !important;
  }

  html body.home .cq-home-hero h1 {
    font-size: clamp(1.94rem, 8.4vw, 2.35rem) !important;
    line-height: 1.1 !important;
    max-width: 100% !important;
    overflow-wrap: normal !important;
    word-break: normal !important;
    white-space: normal !important;
  }

  html body.home .cq-home-hero .cq-kicker {
    max-width: 100% !important;
    font-size: 11px !important;
    letter-spacing: .05em !important;
    white-space: normal !important;
    text-align: left !important;
  }

  html body.home .cq-home-hero::after {
    background:
      radial-gradient(circle at 72% 10%, rgba(100, 165, 45, .16), transparent 34%),
      linear-gradient(180deg, rgba(6, 23, 46, .88) 0%, rgba(6, 23, 46, .76) 100%) !important;
  }

  html body.home .cq-home-hero-actions,
  html body.home .cq-home-final-actions {
    display: grid !important;
    grid-template-columns: 1fr !important;
    width: 100% !important;
  }

  html body.home .cq-home-hero-actions .cq-btn,
  html body.home .cq-home-final-actions .cq-btn {
    width: 100% !important;
    max-width: 100% !important;
  }

  html body.home .cq-redesign-video {
    min-height: 310px !important;
    width: 100% !important;
    max-width: 100% !important;
    aspect-ratio: 4 / 3 !important;
  }

  html body.home .cq-redesign-video::before {
    inset: 16px !important;
  }

  html body.home .cq-redesign-video-play {
    width: 64px !important;
    height: 64px !important;
    margin: 18px 0 !important;
  }

  html body.home .cq-redesign-video strong {
    font-size: 1rem !important;
  }

  html body.home .cq-redesign-video small {
    margin-top: 10px !important;
  }

  html body.home .cq-home-proofbar,
  html body.home .cq-home-section-head-split,
  html body.home .cq-home-path-grid,
  html body.home .cq-home-service-grid,
  html body.home .cq-home-category-grid,
  html body.home .cq-home-market-grid,
  html body.home .cq-home-process-grid,
  html body.home .cq-home-deliverable-grid,
  html body.home .cq-home-resource-grid {
    grid-template-columns: 1fr !important;
  }

  html body.home .cq-home-proofbar {
    width: calc(100% - 24px) !important;
    margin: -18px auto 28px !important;
  }

  html body.home .cq-home-proofbar > div {
    min-height: 0 !important;
    border-right: 0 !important;
    border-bottom: 1px solid rgba(10, 37, 72, .1) !important;
  }

  html body.home .cq-home-proofbar > div:last-child {
    border-bottom: 0 !important;
  }

  html body.home .cq-home-path-card,
  html body.home .cq-home-service-card,
  html body.home .cq-home-market-card,
  html body.home .cq-home-resource-card,
  html body.home .cq-home-process-card {
    min-height: 0 !important;
  }
}
/* Sitewide mobile header fix: keeps the hamburger visible on the dark ConforIQ header. */
@media (max-width: 900px) {
	html body #navbar .menu-toggle {
		display: inline-flex !important;
		align-items: center !important;
		justify-content: center !important;
		width: 48px !important;
		height: 48px !important;
		min-width: 48px !important;
		min-height: 48px !important;
		margin-left: auto !important;
		color: #ffffff !important;
		background: rgba(255, 255, 255, .12) !important;
		border: 1px solid rgba(255, 255, 255, .28) !important;
		border-radius: 12px !important;
		box-shadow: none !important;
	}

	html body #navbar .menu-toggle span,
	html body #navbar .menu-toggle::before,
	html body #navbar .menu-toggle::after {
		color: #ffffff !important;
		border-color: #ffffff !important;
		background-color: #ffffff !important;
	}

	html body #navbar .menu-toggle svg,
	html body #navbar .menu-toggle svg * {
		color: #ffffff !important;
		fill: none !important;
		stroke: #ffffff !important;
	}

	html body #navbar .menu-toggle:focus-visible {
		outline: 3px solid rgba(100, 165, 45, .9) !important;
		outline-offset: 3px !important;
	}

	html body #navbar .primary-menu-panel.open {
		display: block !important;
		position: fixed !important;
		top: var(--cq-header-nav-height, 72px) !important;
		right: 0 !important;
		bottom: auto !important;
		left: 0 !important;
		width: 100vw !important;
		height: calc(100dvh - var(--cq-header-nav-height, 72px)) !important;
		max-height: calc(100dvh - var(--cq-header-nav-height, 72px)) !important;
		overflow-y: auto !important;
		overscroll-behavior: contain !important;
	}
}

/* Mobile menu visual polish: removes the old light menu interior and turns the drawer into a clean dark navigation panel. */
@media (max-width: 900px) {
	html body #navbar .primary-menu-panel,
	html body #navbar .primary-menu-panel.open {
		padding: 14px !important;
		background:
			linear-gradient(180deg, rgba(8, 31, 61, .98) 0%, rgba(6, 23, 46, .99) 54%, rgba(3, 11, 26, .99) 100%) !important;
		border-top: 1px solid rgba(100, 165, 45, .18) !important;
		border-radius: 0 !important;
		box-shadow: 0 26px 70px rgba(3, 11, 26, .44) !important;
	}

	html body #navbar .primary-menu-panel.open::before {
		content: "Menu";
		display: block;
		margin: 0 0 12px;
		color: #8aaed4;
		font-size: 12px;
		font-weight: 850;
		line-height: 1;
		letter-spacing: .14em;
		text-transform: uppercase;
	}

	html body #navbar .primary-menu-panel .nav-links {
		display: grid !important;
		width: 100% !important;
		margin: 0 !important;
		padding: 0 !important;
		gap: 8px !important;
		background: transparent !important;
		border: 0 !important;
		border-radius: 0 !important;
		box-shadow: none !important;
	}

	html body #navbar .primary-menu-panel .nav-links li {
		margin: 0 !important;
		padding: 0 !important;
		border: 0 !important;
	}

	html body #navbar .primary-menu-panel .nav-links a {
		display: flex !important;
		align-items: center !important;
		justify-content: space-between !important;
		width: 100% !important;
		min-height: 52px !important;
		padding: 0 16px !important;
		color: #edf3ff !important;
		background: rgba(255, 255, 255, .055) !important;
		border: 1px solid rgba(216, 225, 234, .12) !important;
		border-radius: 14px !important;
		font-size: 15.5px !important;
		font-weight: 760 !important;
		line-height: 1.25 !important;
		text-decoration: none !important;
	}

	html body #navbar .primary-menu-panel .nav-links a:link,
	html body #navbar .primary-menu-panel .nav-links a:visited {
		color: #edf3ff !important;
	}

	html body #navbar .primary-menu-panel .nav-links a::after {
		content: "→" !important;
		display: inline-flex !important;
		margin-left: 14px !important;
		color: rgba(185, 240, 142, .95) !important;
		font-size: 16px !important;
		font-weight: 800 !important;
	}

	html body #navbar .primary-menu-panel .nav-links a:hover,
	html body #navbar .primary-menu-panel .nav-links a:focus-visible,
	html body #navbar .primary-menu-panel .nav-links a[aria-current="page"] {
		color: #ffffff !important;
		background: rgba(100, 165, 45, .14) !important;
		border-color: rgba(100, 165, 45, .35) !important;
		outline: 3px solid rgba(100, 165, 45, .36) !important;
		outline-offset: 2px !important;
	}

	html body #navbar .primary-menu-panel .sub-menu,
	html body #navbar .primary-menu-panel .sub-menu .sub-menu {
		display: grid !important;
		gap: 6px !important;
		margin: 8px 0 0 !important;
		padding: 0 0 0 14px !important;
		background: transparent !important;
		border: 0 !important;
	}

	html body #navbar .primary-menu-panel .sub-menu a {
		min-height: 46px !important;
		padding: 0 14px !important;
		color: #c9d8ea !important;
		background: rgba(255, 255, 255, .035) !important;
		border-color: rgba(216, 225, 234, .09) !important;
		font-size: 14px !important;
		font-weight: 680 !important;
	}

	html body #navbar .primary-menu-panel .sub-menu a:link,
	html body #navbar .primary-menu-panel .sub-menu a:visited {
		color: #d8e7f8 !important;
	}

	html body #navbar .mobile-nav-actions {
		display: grid !important;
		gap: 10px !important;
		margin: 14px 0 0 !important;
		padding: 14px 0 0 !important;
		border-top: 1px solid rgba(216, 225, 234, .14) !important;
	}

	html body #navbar .mobile-nav-actions a {
		width: 100% !important;
		min-height: 52px !important;
		border-radius: 999px !important;
		font-size: 15px !important;
		font-weight: 820 !important;
	}

	html body #navbar .mobile-nav-actions .btn-primary {
		background: #64a52d !important;
		color: #ffffff !important;
		box-shadow: 0 18px 36px -24px rgba(100, 165, 45, .86) !important;
	}

	html body #navbar .mobile-nav-actions .btn-outline {
		color: #edf3ff !important;
		background: rgba(255, 255, 255, .06) !important;
		border: 1px solid rgba(216, 225, 234, .2) !important;
	}
}

/* Step 6 inner-page mobile polish: turns category and market text links into proper tap targets. */
html body .cq-industries-page .cq-industry-card a:not(.cq-btn),
html body .cq-markets-page .cq-market-card a:not(.cq-btn),
html body .cq-markets-page .cq-market-pathway-points a:not(.cq-btn),
html body .cq-industries-page .cq-industries-other a {
	display: inline-flex !important;
	align-items: center !important;
	justify-content: center !important;
	min-height: 46px !important;
	padding: 10px 16px !important;
	color: #315f1e !important;
	background: #f3faee !important;
	border: 1px solid rgba(100, 165, 45, .34) !important;
	border-radius: 999px !important;
	font-size: 14px !important;
	font-weight: 800 !important;
	line-height: 1.2 !important;
	text-decoration: none !important;
	text-align: center !important;
}

/* Step 6 inner-page mobile polish: keeps the sticky market region nav readable and tappable. */
html body .cq-markets-page .cq-market-nav a {
	min-height: 46px !important;
	padding: 10px 14px !important;
}

/* Step 6 inner-page mobile polish: gives pricing inquiry CTAs and policy links consistent tap area. */
html body .cq-pricing-page a[href*="/contact/"],
html body .cq-pricing-page a[href="/services/"],
html body .cq-pricing-page a[href="/refund-policy/"] {
	display: inline-flex !important;
	min-height: 46px !important;
	align-items: center !important;
	justify-content: center !important;
}

/* Step 6 inner-page mobile polish: improves legal page reading rhythm without changing legal copy. */
html body .cq-legal-wrap {
	max-width: 900px !important;
}

html body .cq-legal-body h2 {
	padding-top: 10px !important;
	margin-top: 34px !important;
	margin-bottom: 12px !important;
}

html body .cq-legal-body p,
html body .cq-legal-body li {
	font-size: 16px !important;
	line-height: 1.78 !important;
}

html body .cq-legal-body a {
	display: inline-flex !important;
	min-height: 44px !important;
	align-items: center !important;
	vertical-align: middle !important;
	text-underline-offset: 3px !important;
}

/* Step 6 inner-page mobile polish: gives breadcrumb links a real touch area without changing the text. */
html body .cq-breadcrumb a {
	display: inline-flex !important;
	min-width: 44px !important;
	min-height: 44px !important;
	align-items: center !important;
}

/* Step 6 inner-page mobile polish: makes wide legal tables scroll instead of squeezing text. */
html body .cq-legal-table {
	display: block !important;
	max-width: 100% !important;
	overflow-x: auto !important;
	-webkit-overflow-scrolling: touch !important;
}

/* Step 6 tablet polish: reduces heavy card walls across inner landing pages. */
@media (max-width: 1024px) {
	html body .cq-industries-page .cq-industries-section,
	html body .cq-markets-page .cq-markets-section {
		padding: 40px 0 !important;
	}

	html body .cq-industries-page .cq-industries-heading,
	html body .cq-markets-page .cq-markets-heading {
		margin-bottom: 20px !important;
	}

	html body .cq-industries-page .cq-industries-heading h2,
	html body .cq-markets-page .cq-markets-heading h2 {
		font-size: clamp(28px, 5vw, 38px) !important;
		line-height: 1.08 !important;
	}

	html body .cq-markets-page .cq-market-card,
	html body .cq-markets-page .cq-market-pathway,
	html body .cq-industries-page .cq-industry-card,
	html body .cq-industries-page .cq-choice-grid article,
	html body .cq-industries-page .cq-outcome-grid article {
		border-radius: 14px !important;
		box-shadow: 0 12px 30px -26px rgba(15, 33, 71, .55) !important;
	}
}

/* Step 6 mobile polish: compacts industry cards into scan-friendly media rows. */
@media (max-width: 640px) {
	html body .cq-industries-page .cq-industries-inner,
	html body .cq-markets-page .cq-markets-inner {
		width: calc(100% - 28px) !important;
	}

	html body .cq-industries-page .cq-industries-grid {
		gap: 12px !important;
	}

	html body .cq-industries-page .cq-industry-card {
		display: grid !important;
		grid-template-columns: 96px minmax(0, 1fr) !important;
		min-height: 0 !important;
		overflow: hidden !important;
		border-radius: 14px !important;
	}

	html body .cq-industries-page .cq-industry-card img {
		width: 96px !important;
		height: 100% !important;
		min-height: 150px !important;
		object-fit: cover !important;
		border-radius: 0 !important;
	}

	html body .cq-industries-page .cq-industry-card-body {
		display: flex !important;
		min-height: 0 !important;
		flex-direction: column !important;
		padding: 16px !important;
	}

	html body .cq-industries-page .cq-industry-card h3 {
		margin-bottom: 6px !important;
		font-size: 17px !important;
		line-height: 1.18 !important;
	}

	html body .cq-industries-page .cq-industry-card p {
		display: -webkit-box !important;
		margin-bottom: 12px !important;
		overflow: hidden !important;
		-webkit-line-clamp: 3 !important;
		-webkit-box-orient: vertical !important;
		font-size: 14.5px !important;
		line-height: 1.45 !important;
	}

	html body .cq-industries-page .cq-industry-card a:not(.cq-btn) {
		width: 100% !important;
		margin-top: auto !important;
	}
}

/* Step 6 mobile polish: simplifies markets into stacked decision cards with clear buttons. */
@media (max-width: 640px) {
	html body .cq-markets-page .cq-market-card-grid,
	html body .cq-markets-page .cq-market-comparison-grid {
		gap: 12px !important;
	}

	html body .cq-markets-page .cq-market-card {
		min-height: 0 !important;
		padding: 18px !important;
	}

	html body .cq-markets-page .cq-market-card-top {
		margin-bottom: 12px !important;
	}

	html body .cq-markets-page .cq-market-card p {
		margin-bottom: 14px !important;
		font-size: 15px !important;
		line-height: 1.52 !important;
	}

	html body .cq-markets-page .cq-market-card a:not(.cq-btn),
	html body .cq-markets-page .cq-market-pathway-points a:not(.cq-btn) {
		width: 100% !important;
	}

	html body .cq-markets-page .cq-market-pathway {
		padding: 18px !important;
	}

	html body .cq-markets-page .cq-market-pathway-points ul {
		gap: 9px !important;
	}

	html body .cq-markets-page .cq-market-pathway-points li {
		font-size: 14.5px !important;
		line-height: 1.45 !important;
	}
}

/* Step 6 mobile polish: improves pricing page scan and CTA ergonomics after checkout was deferred. */
@media (max-width: 640px) {
	html body .cq-pricing-page .cq-pricing-hero {
		padding: 46px 18px 42px !important;
	}

	html body .cq-pricing-page h1 {
		font-size: 34px !important;
		line-height: 1.08 !important;
	}

	html body .cq-pricing-page section {
		padding-left: 18px !important;
		padding-right: 18px !important;
	}

	html body .cq-pricing-page a[href*="/contact/"],
	html body .cq-pricing-page a[href="/services/"] {
		display: flex !important;
		width: 100% !important;
		min-height: 52px !important;
	}

	html body .cq-pricing-page a[href="/refund-policy/"] {
		display: inline-flex !important;
		min-height: 44px !important;
	}
}

/* Step 6 mobile polish: makes legal pages less dense and keeps inline links tappable. */
@media (max-width: 640px) {
	html body .cq-legal-wrap {
		padding: 34px 18px 56px !important;
	}

	html body .cq-legal-header {
		margin-bottom: 24px !important;
	}

	html body .cq-legal-header h1 {
		font-size: 32px !important;
		line-height: 1.08 !important;
	}

	html body .cq-legal-notice {
		margin-top: 16px !important;
		padding: 14px !important;
		border-radius: 12px !important;
		font-size: 14.5px !important;
		line-height: 1.55 !important;
	}

	html body .cq-legal-body h2 {
		margin-top: 30px !important;
		font-size: 22px !important;
		line-height: 1.18 !important;
	}

	html body .cq-legal-body p,
	html body .cq-legal-body li {
		font-size: 15.5px !important;
		line-height: 1.82 !important;
	}

	html body .cq-legal-body a {
		display: inline-flex !important;
		min-height: 44px !important;
		align-items: center !important;
		vertical-align: middle !important;
	}

	html body .cq-legal-table th,
	html body .cq-legal-table td {
		min-width: 150px !important;
		padding: 12px !important;
		font-size: 14px !important;
	}
}
