/*
Theme Name: Surge Catalyst 2026
Theme URI: https://surgecatalyst.com/
Author: Surge Catalyst
Description: A lightweight native WordPress block theme for the Surge Catalyst digital growth agency.
Version: 1.0.11
Requires at least: 6.6
Requires PHP: 8.0
Text Domain: surge-catalyst
*/

:root {
  --sc-navy-950: #031a39;
  --sc-navy-900: #061b3a;
  --sc-navy-800: #062752;
  --sc-navy-700: #0b3b75;
  --sc-orange: #ff6900;
  --sc-orange-light: #ff8a3d;
  --sc-paper: #f7f8fa;
  --sc-line: #dfe5ed;
  --sc-muted: #637087;
  --sc-white: #fff;
}

html { scroll-behavior: smooth; }
body { margin: 0; color: var(--sc-navy-900); background: var(--sc-paper); font-family: "Avenir Next", Avenir, "Segoe UI", Helvetica, Arial, sans-serif; }
body, button, input, textarea { font-size: 16px; }
*, *::before, *::after { box-sizing: border-box; }
a { color: inherit; }
.wp-site-blocks { overflow: hidden; }
.sc-shell { width: min(calc(100% - 48px), 1280px); margin-inline: auto; }
.sc-section { padding-block: 120px; }
.sc-paper { background: var(--sc-paper); }
.sc-white { background: #fff; }
.sc-navy { color: #fff; background: var(--sc-navy-900); }
.sc-eyebrow { display: flex; align-items: center; gap: 10px; margin: 0 0 24px; color: var(--sc-orange-light); font-size: 13px; font-weight: 800; letter-spacing: .13em; text-transform: uppercase; }
.sc-eyebrow::before { width: 27px; height: 2px; background: currentColor; content: ""; }
.sc-eyebrow-dark { color: #d95200; }
.sc-accent { color: var(--sc-orange); }
.sc-muted { color: var(--sc-muted); }
.sc-lead { max-width: 720px; color: #c6d2e1; font-size: 20px; line-height: 1.75; }
.sc-section-title { font-size: clamp(40px, 5vw, 58px); font-weight: 900; line-height: 1.04; letter-spacing: -.045em; }
.sc-copy { color: #5b687d; font-size: 18px; line-height: 1.75; }
.sc-hero h1, .sc-contact-copy h1, .sc-offer-copy h2, .sc-fit h2 { color: #fff; }

/* Shared header and footer */
.sc-header { position: absolute; z-index: 20; top: 0; right: 0; left: 0; color: #fff; }
.sc-header-row, .sc-footer-row { display: flex; align-items: center; justify-content: space-between; gap: 24px; padding-block: 20px; }
.sc-brand { display: flex; align-items: center; gap: 12px; color: inherit; font-size: 14px; font-weight: 800; letter-spacing: .08em; text-decoration: none; }
.sc-brand img { width: 40px; height: 40px; border-radius: 12px; background: #fff; object-fit: contain; }
.sc-brand-light { font-weight: 500; opacity: .62; }
.sc-header-nav { display: flex; align-items: center; gap: 30px; }
.sc-header-nav a { color: rgba(255,255,255,.72); font-size: 14px; font-weight: 700; text-decoration: none; }
.sc-header-nav a:hover, .sc-header-nav a:focus-visible { color: #fff; }
.sc-header-cta { padding: 11px 18px; border: 1px solid rgba(255,255,255,.3); border-radius: 999px; background: rgba(255,255,255,.08); color: #fff; font-size: 14px; font-weight: 800; text-decoration: none; }
.sc-footer { padding-block: 34px; }
.sc-footer-row { padding-top: 28px; border-top: 1px solid var(--sc-line); color: #6e7a8e; font-size: 14px; }
.sc-footer .sc-brand { color: var(--sc-navy-800); }
.sc-footer-links { display: flex; flex-wrap: wrap; gap: 18px; }
.sc-footer-links a { color: #6e7a8e; text-decoration: none; }
body:not(.home) .sc-header { position: relative; background: var(--sc-navy-950); }

/* Buttons */
.sc-actions { display: flex; flex-wrap: wrap; gap: 12px; margin-top: 34px; }
.sc-btn .wp-block-button__link, .sc-button { display: inline-flex; min-height: 54px; align-items: center; justify-content: center; padding: 14px 25px; border: 1px solid transparent; border-radius: 999px; background: var(--sc-orange); color: #fff; font-weight: 800; text-decoration: none; transition: transform .2s ease, background .2s ease; }
.sc-btn .wp-block-button__link:hover, .sc-button:hover { transform: translateY(-2px); background: #ff791f; }
.sc-btn-outline .wp-block-button__link { border-color: rgba(255,255,255,.22); background: rgba(255,255,255,.04); }
.sc-btn-dark .wp-block-button__link, a.sc-button-dark { background: var(--sc-navy-900); }

/* Homepage hero */
.sc-hero { position: relative; min-height: 800px; padding: 160px 0 110px; color: #fff; background-color: var(--sc-navy-950); background-image: linear-gradient(rgba(255,255,255,.055) 1px, transparent 1px), linear-gradient(90deg, rgba(255,255,255,.055) 1px, transparent 1px); background-size: 34px 34px; }
.sc-hero::after { position: absolute; top: -40px; right: -180px; width: 560px; height: 560px; border-radius: 50%; background: rgba(255,105,0,.1); filter: blur(110px); content: ""; }
.sc-hero-grid { position: relative; z-index: 1; display: grid !important; grid-template-columns: 1.08fr .92fr; gap: 64px; align-items: center !important; }
.sc-hero h1 { max-width: 790px; margin: 0; font-size: clamp(54px, 7vw, 106px); font-weight: 900; line-height: .92; letter-spacing: -.065em; }
.sc-qualification { max-width: 690px; margin-top: 34px; padding-left: 16px; border-left: 2px solid var(--sc-orange); color: rgba(255,255,255,.64); font-size: 14px; font-weight: 650; }
.sc-diagnostic { position: relative; isolation: isolate; padding: 28px; border: 1px solid rgba(255,255,255,.14); border-radius: 32px; background: linear-gradient(145deg, rgba(11,59,117,.94), rgba(5,32,69,.96)); box-shadow: 0 28px 70px rgba(0,0,0,.28); }
.sc-diagnostic::before { position: absolute; z-index: -1; top: -90px; right: -65px; width: 260px; height: 260px; border: 1px solid rgba(255,105,0,.18); border-radius: 50%; box-shadow: 0 0 0 34px rgba(255,105,0,.035), 0 0 0 70px rgba(255,105,0,.02); content: ""; }
.sc-diagnostic::after { position: absolute; z-index: -1; right: 24px; bottom: 90px; width: 120px; height: 120px; border-radius: 50%; background: rgba(255,105,0,.14); filter: blur(52px); content: ""; }
.sc-diagnostic-head { display: flex; align-items: flex-start; justify-content: space-between; gap: 20px; padding-bottom: 20px; border-bottom: 1px solid rgba(255,255,255,.1); }
.sc-panel-kicker { color: var(--sc-orange-light); font-size: 12px; font-weight: 900; letter-spacing: .14em; text-transform: uppercase; }
.sc-panel-title { margin: 6px 0 0; font-size: 20px; font-weight: 800; }
.sc-lens-count { flex: 0 0 auto; padding: 7px 10px; border: 1px solid rgba(255,255,255,.12); border-radius: 999px; color: rgba(255,255,255,.58); background: rgba(255,255,255,.05); font-size: 10px; font-weight: 800; letter-spacing: .1em; text-transform: uppercase; }
.sc-diagnostic-grid { display: grid !important; grid-template-columns: repeat(2,1fr); gap: 10px; margin-top: 20px; }
.sc-mini { min-height: 118px; padding: 17px; border: 1px solid rgba(255,255,255,.1); border-radius: 17px; background: rgba(255,255,255,.055); transition: transform .2s ease, border-color .2s ease, background .2s ease; }
.sc-mini:hover { transform: translateY(-3px); border-color: rgba(255,138,61,.38); background: rgba(255,255,255,.085); }
.sc-number { color: var(--sc-orange); font-size: 11px; font-weight: 900; }
.sc-mini strong { display: block; margin-top: 24px; }
.sc-mini p { margin: 4px 0 0; color: rgba(255,255,255,.52); font-size: 12px; }
.sc-diagnostic-route { display: flex; align-items: center; gap: 10px; margin: 18px 5px 0; color: rgba(255,255,255,.42); font-size: 9px; font-weight: 850; letter-spacing: .12em; text-transform: uppercase; }
.sc-diagnostic-route i { height: 1px; flex: 1; background: linear-gradient(90deg, rgba(255,105,0,.2), rgba(255,105,0,.9)); }
.sc-decision { display: flex; align-items: center; gap: 14px; margin-top: 14px; padding: 18px 20px; border: 1px solid rgba(255,105,0,.2); border-radius: 17px; background: var(--sc-navy-950); }
.sc-decision-mark { display: grid; width: 36px; height: 36px; flex: 0 0 36px; place-items: center; border-radius: 11px; color: #fff !important; background: var(--sc-orange); font-size: 18px !important; font-weight: 900; }
.sc-decision strong { display: block; }
.sc-decision div > span { color: rgba(255,255,255,.48); font-size: 12px; }

/* Proof and case study */
.sc-proof { border-bottom: 1px solid var(--sc-line); background: #fff; }
.sc-proof-grid { display: grid !important; grid-template-columns: repeat(3,1fr); padding-block: 30px; }
.sc-proof-item { display: grid; grid-template-columns: 30px 1fr; gap: 12px; padding: 7px 24px; border-right: 1px solid #e5eaf0; }
.sc-proof-item:last-child { border-right: 0; }
.sc-proof-item p { margin: 5px 0 0; color: var(--sc-muted); font-size: 14px; line-height: 1.6; }
.sc-case-wrap { padding-block: 88px; background: radial-gradient(circle at 85% 20%, rgba(255,105,0,.08), transparent 28%), linear-gradient(180deg, #fff, #f7f8fa); }
.sc-case { display: grid !important; grid-template-columns: 1.02fr .98fr; overflow: hidden; border: 1px solid var(--sc-line); border-radius: 32px; background: #fff; box-shadow: 0 24px 70px rgba(6,27,58,.08); }
.sc-case-copy { padding: 64px; }
.sc-case-copy h2 { margin: 0; font-size: clamp(38px, 4vw, 54px); font-weight: 900; line-height: 1.04; letter-spacing: -.045em; }
.sc-case-copy > p:last-child { margin-top: 22px; color: #7b8799; font-size: 12px; }
.sc-case-proof { display: flex; align-items: stretch; padding: 30px; color: #fff; background-color: var(--sc-navy-800); background-image: linear-gradient(rgba(255,255,255,.045) 1px, transparent 1px), linear-gradient(90deg, rgba(255,255,255,.045) 1px, transparent 1px); background-size: 26px 26px; }
.sc-case-visual { display: flex; width: 100%; flex-direction: column; padding: 28px; border: 1px solid rgba(255,255,255,.12); border-radius: 24px; background: rgba(3,26,57,.84); box-shadow: 0 22px 55px rgba(0,0,0,.18); }
.sc-case-visual-head { display: flex; align-items: flex-start; justify-content: space-between; gap: 18px; }
.sc-case-visual-head span { color: var(--sc-orange-light); font-size: 10px; font-weight: 900; letter-spacing: .13em; text-transform: uppercase; }
.sc-case-visual-head strong { max-width: 230px; font-size: 18px; line-height: 1.2; text-align: right; }
.sc-growth-chart { width: 100%; height: auto; margin-top: 12px; overflow: visible; }
.sc-chart-grid line { stroke: rgba(255,255,255,.08); stroke-width: 1; }
.sc-chart-area { fill: rgba(255,105,0,.1); }
.sc-chart-line { fill: none; stroke: var(--sc-orange); stroke-linecap: round; stroke-width: 6; }
.sc-chart-point { fill: var(--sc-navy-950); stroke: var(--sc-orange-light); stroke-width: 5; }
.sc-chart-point-end { fill: var(--sc-orange); stroke: #fff; }
.sc-chart-labels { display: flex; justify-content: space-between; gap: 20px; margin-top: -4px; }
.sc-chart-labels span:last-child { text-align: right; }
.sc-chart-labels small { display: block; color: rgba(255,255,255,.42); font-size: 9px; font-weight: 800; letter-spacing: .12em; text-transform: uppercase; }
.sc-chart-labels strong { display: block; margin-top: 3px; font-size: 13px; }
.sc-case-stat-row { display: grid; grid-template-columns: repeat(3,1fr); margin-top: 24px; border-top: 1px solid rgba(255,255,255,.1); border-bottom: 1px solid rgba(255,255,255,.1); }
.sc-case-stat-row span { padding: 16px 10px; border-right: 1px solid rgba(255,255,255,.1); color: rgba(255,255,255,.52); font-size: 9px; font-weight: 800; line-height: 1.35; letter-spacing: .06em; text-transform: uppercase; }
.sc-case-stat-row span:last-child { border-right: 0; }
.sc-case-stat-row strong { display: block; margin-bottom: 4px; color: var(--sc-orange-light); font-size: 22px; line-height: 1; letter-spacing: -.03em; text-transform: none; }
.sc-case-visual-note { margin: 12px 0 0; color: rgba(255,255,255,.35); font-size: 9px; }
.sc-case-metrics { display: grid; color: #fff; background: var(--sc-navy-800); }
.sc-metric { display: flex; flex-direction: column; justify-content: center; padding: 36px; border-bottom: 1px solid rgba(255,255,255,.1); }
.sc-metric:last-child { border-bottom: 0; }
.sc-metric strong { color: #ff791f; font-size: 42px; line-height: 1; letter-spacing: -.04em; }
.sc-metric span { margin-top: 8px; color: rgba(255,255,255,.62); font-size: 13px; font-weight: 800; letter-spacing: .1em; text-transform: uppercase; }

/* Services and diagnostic */
.sc-intro { display: grid !important; grid-template-columns: .8fr 1.2fr; gap: 50px; align-items: end !important; }
.sc-intro .sc-copy { max-width: 660px; margin-left: auto; }
.sc-card-grid { display: grid !important; grid-template-columns: repeat(2,1fr); gap: 1px; margin-top: 55px; overflow: hidden; border: 1px solid var(--sc-line); border-radius: 32px; background: var(--sc-line); }
.sc-service-card { min-height: 300px; padding: 36px; background: #fff; transition: transform .22s ease, box-shadow .22s ease; }
.sc-service-card:hover { position: relative; z-index: 2; transform: translateY(-4px); box-shadow: 0 18px 45px rgba(6,27,58,.1); }
.sc-service-card .sc-number { float: right; }
.sc-card-icon { display: grid; width: 48px; height: 48px; place-items: center; border-radius: 15px; background: #eef3f9; color: var(--sc-navy-700); font-size: 22px; font-weight: 900; }
.sc-service-label { display: block; clear: both; padding-top: 40px; color: #d95200; font-size: 12px; font-weight: 900; letter-spacing: .12em; text-transform: uppercase; }
.sc-service-card h3 { margin: 10px 0 12px; font-size: 25px; line-height: 1.15; letter-spacing: -.02em; }
.sc-service-card p { margin: 0; color: var(--sc-muted); line-height: 1.65; }
.sc-offer { display: grid !important; grid-template-columns: .9fr 1.1fr; overflow: hidden; border: 1px solid var(--sc-line); border-radius: 32px; background: var(--sc-paper); }
.sc-offer-copy { padding: 64px; color: #fff; background: var(--sc-navy-800); }
.sc-offer-copy h2 { margin: 0; font-size: clamp(40px, 5vw, 56px); line-height: 1.04; letter-spacing: -.045em; }
.sc-offer-copy p:not(.sc-eyebrow) { color: #bdc9d8; font-size: 18px; line-height: 1.75; }
.sc-offer-list { padding: 64px; }
.sc-offer-list > p:first-child { color: #d95200; font-size: 12px; font-weight: 900; letter-spacing: .12em; text-transform: uppercase; }
.sc-offer-list ol { margin: 25px 0; padding: 0; border-top: 1px solid var(--sc-line); counter-reset: sc-offer; list-style: none; }
.sc-offer-list li { position: relative; padding: 20px 0 20px 50px; border-bottom: 1px solid var(--sc-line); font-weight: 800; counter-increment: sc-offer; }
.sc-offer-list li::before { position: absolute; left: 0; color: var(--sc-orange); font-size: 11px; font-weight: 900; content: "0" counter(sc-offer); }

/* Process and why */
.sc-process-grid { display: grid !important; grid-template-columns: .8fr 1.2fr; gap: 72px; }
.sc-process-copy h2 { color: #fff; }
.sc-process-copy > p:last-child { color: #afbdcf; font-size: 18px; line-height: 1.75; }
.sc-process-list { border-top: 1px solid rgba(255,255,255,.1); }
.sc-step { display: grid; grid-template-columns: 58px 1fr; gap: 8px; padding: 34px 0; border-bottom: 1px solid rgba(255,255,255,.1); }
.sc-step small { color: rgba(255,255,255,.44); font-weight: 750; letter-spacing: .12em; text-transform: uppercase; }
.sc-step h3 { margin: 8px 0 10px; color: #fff; font-size: 25px; }
.sc-step p { margin: 0; color: #afbdcf; }
.sc-about-grid { display: grid !important; grid-template-columns: .9fr 1.1fr; gap: 80px; align-items: center !important; }
.sc-founder-intro { display: grid; grid-template-columns: 190px 1fr; gap: 30px; align-items: start; }
.sc-founder-portrait { position: relative; margin: 0; }
.sc-founder-portrait::after { position: absolute; z-index: -1; right: -10px; bottom: 23px; width: 72%; height: 72%; border-radius: 22px; background: var(--sc-orange); content: ""; }
.sc-founder-portrait img { display: block; width: 100%; height: auto; aspect-ratio: 1 / 1; border: 1px solid rgba(6,27,58,.08); border-radius: 22px; object-fit: cover; object-position: 50% 42%; box-shadow: 0 22px 55px rgba(6,27,58,.16); }
.sc-founder-portrait figcaption { margin-top: 14px; color: var(--sc-muted); font-size: 10px; font-weight: 850; letter-spacing: .11em; text-transform: uppercase; }
.sc-founder-portrait figcaption strong, .sc-founder-portrait figcaption span { display: block; }
.sc-founder-portrait figcaption strong { margin-bottom: 3px; color: var(--sc-navy); }
.sc-founder-copy .sc-section-title { margin-top: 0; font-size: clamp(38px, 4vw, 52px); }
.sc-founder-copy .sc-copy { font-size: 16px; }
.sc-fit { padding: 44px; border-radius: 32px; color: #fff; background: var(--sc-navy-800); box-shadow: -12px 12px 0 var(--sc-orange); }
.sc-fit > p:first-child, .sc-engagement strong { color: var(--sc-orange-light); font-size: 12px; font-weight: 900; letter-spacing: .12em; text-transform: uppercase; }
.sc-fit h2 { font-size: 32px; line-height: 1.12; }
.sc-fit ul { margin: 28px 0 0; padding: 24px 0 0; border-top: 1px solid rgba(255,255,255,.14); list-style: none; }
.sc-fit li { margin: 12px 0; color: rgba(255,255,255,.75); font-size: 14px; font-weight: 650; }
.sc-fit li::before { margin-right: 10px; color: var(--sc-orange-light); font-weight: 900; content: "✓"; }
.sc-engagement { margin-top: 28px; padding-top: 24px; border-top: 1px solid rgba(255,255,255,.14); }
.sc-engagement p { color: rgba(255,255,255,.75); font-size: 14px; line-height: 1.7; }
.sc-values { display: grid !important; grid-template-columns: repeat(2,1fr); gap: 14px; margin-top: 28px; }
.sc-value { padding: 20px; border: 1px solid var(--sc-line); border-radius: 16px; background: #fff; }
.sc-value p { color: var(--sc-muted); font-size: 14px; }

/* CTA */
.sc-cta { padding-bottom: 32px; }
.sc-cta-box { display: grid !important; grid-template-columns: 1.2fr .8fr; gap: 60px; align-items: end !important; padding: 72px; border-radius: 32px; color: #fff; background: var(--sc-orange); }
.sc-cta-box h2 { color: #fff; }
.sc-cta-copy { text-align: right; }
.sc-cta-copy p { color: #fff4ec; }

/* Contact page */
.sc-contact-hero { min-height: 760px; padding: 150px 0 110px; color: #fff; background-color: var(--sc-navy-950); background-image: linear-gradient(rgba(255,255,255,.055) 1px, transparent 1px), linear-gradient(90deg, rgba(255,255,255,.055) 1px, transparent 1px); background-size: 34px 34px; }
.sc-contact-grid { display: grid !important; grid-template-columns: .88fr 1.12fr; gap: 64px; align-items: start !important; }
.sc-contact-copy h1 { margin: 0; font-size: clamp(54px, 6vw, 92px); line-height: .94; letter-spacing: -.06em; }
.sc-contact-copy > p:not(.sc-eyebrow) { max-width: 580px; color: #c6d2e1; font-size: 18px; line-height: 1.75; }
.sc-contact-points { margin-top: 30px; padding-top: 24px; border-top: 1px solid rgba(255,255,255,.12); }
.sc-contact-points p { margin: 12px 0; color: rgba(255,255,255,.72); font-size: 14px; font-weight: 650; }
.sc-contact-points p::before { margin-right: 10px; color: var(--sc-orange-light); font-weight: 900; content: "✓"; }
.sc-contact-model { margin-top: 30px; padding: 20px; border: 1px solid rgba(255,255,255,.1); border-radius: 16px; background: rgba(255,255,255,.055); }
.sc-contact-model strong { color: var(--sc-orange-light); font-size: 12px; letter-spacing: .12em; text-transform: uppercase; }
.sc-contact-model p { margin: 9px 0 0; color: rgba(255,255,255,.72); font-size: 14px; }
.sc-form-card { padding: 36px; border: 1px solid var(--sc-line); border-radius: 32px; background: #fff; box-shadow: 0 28px 80px rgba(3,26,57,.16); }
.sc-form-head { padding-bottom: 22px; border-bottom: 1px solid #e4e9ef; }
.sc-form-head p { margin: 0; color: #d95200; font-size: 12px; font-weight: 900; letter-spacing: .12em; text-transform: uppercase; }
.sc-form-head h2 { margin: 8px 0 0; color: var(--sc-navy-900); font-size: 28px; }
.sc-contact-form-grid { display: grid; grid-template-columns: repeat(2,1fr); gap: 18px; margin-top: 24px; }
.sc-contact-form label { display: block; margin-top: 18px; color: #28364b; font-size: 14px; font-weight: 800; }
.sc-contact-form-grid label { margin-top: 0; }
.sc-contact-form input, .sc-contact-form textarea { width: 100%; margin-top: 8px; padding: 14px 15px; border: 1px solid #d9e0e9; border-radius: 12px; color: var(--sc-navy-900); background: #fff; font: inherit; }
.sc-contact-form textarea { min-height: 140px; resize: vertical; }
.sc-contact-form input:focus, .sc-contact-form textarea:focus { border-color: var(--sc-orange); outline: 4px solid rgba(255,105,0,.1); }
.sc-contact-form button { width: 100%; margin-top: 24px; cursor: pointer; }
.sc-form-note { color: #788497; font-size: 12px; line-height: 1.5; text-align: center; }
.sc-form-status { margin-bottom: 18px; padding: 13px 15px; border-radius: 12px; color: #086044; background: #eaf9f3; font-size: 14px; font-weight: 800; }
.sc-form-status-error { color: #8a2e18; background: #fff0e6; }
.sc-honeypot { position: absolute !important; left: -9999px !important; }
.sc-next-grid { display: grid !important; grid-template-columns: repeat(3,1fr); gap: 1px; margin-top: 48px; overflow: hidden; border: 1px solid var(--sc-line); border-radius: 32px; background: var(--sc-line); }
.sc-next-card { padding: 36px; background: #fff; }
.sc-next-card h3 { margin: 30px 0 10px; font-size: 21px; }
.sc-next-card p { margin: 0; color: var(--sc-muted); font-size: 14px; line-height: 1.65; }

/* Blog and utility templates */
.sc-content-shell { width: min(calc(100% - 48px), 840px); margin-inline: auto; padding-block: 150px 100px; }
.sc-content-shell h1 { font-size: clamp(46px, 6vw, 72px); line-height: 1; letter-spacing: -.05em; }
.sc-post-meta { color: var(--sc-muted); font-size: 14px; }
.sc-post-content { font-size: 18px; line-height: 1.8; }
.sc-post-content h2 { margin-top: 2em; font-size: 34px; line-height: 1.15; }
.sc-post-content h3 { margin-top: 1.75em; font-size: 24px; line-height: 1.2; }
.sc-post-content ul { padding-left: 1.25em; }
.sc-post-content li { margin-block: .55em; }
.sc-legal-updated { margin-bottom: 2.5rem; color: var(--sc-muted); font-size: 14px; }
.sc-legal-note { margin-block: 2rem; padding: 20px 22px; border-left: 4px solid var(--sc-orange); background: #fff; }
.sc-query-grid { display: grid; grid-template-columns: repeat(2,1fr); gap: 22px; margin-top: 40px; }
.sc-query-card { padding: 28px; border: 1px solid var(--sc-line); border-radius: 20px; background: #fff; }

@media (max-width: 900px) {
  .sc-header-nav { display: none; }
  .sc-hero { min-height: 0; padding-top: 135px; }
  .sc-hero-grid, .sc-intro, .sc-case, .sc-offer, .sc-process-grid, .sc-about-grid, .sc-cta-box, .sc-contact-grid { grid-template-columns: 1fr; }
  .sc-proof-grid, .sc-next-grid { grid-template-columns: 1fr; }
  .sc-proof-item { border-right: 0; border-bottom: 1px solid #e5eaf0; }
  .sc-case-metrics { grid-template-columns: repeat(3,1fr); }
  .sc-case-proof { min-height: 540px; }
  .sc-metric { padding: 24px; border-right: 1px solid rgba(255,255,255,.1); border-bottom: 0; }
  .sc-metric:last-child { border-right: 0; }
  .sc-cta-copy { text-align: left; }
}

@media (max-width: 620px) {
  .sc-shell, .sc-content-shell { width: min(calc(100% - 32px), 1280px); }
  .sc-brand-text { display: none; }
  .sc-header-cta { padding: 9px 14px; font-size: 13px; }
  .sc-hero h1, .sc-contact-copy h1 { font-size: 54px; }
  .sc-lead { font-size: 18px; }
  .sc-actions { flex-direction: column; }
  .sc-actions .wp-block-button, .sc-actions .wp-block-button__link { width: 100%; }
  .sc-card-grid, .sc-values, .sc-contact-form-grid, .sc-query-grid { grid-template-columns: 1fr; }
  .sc-founder-intro { grid-template-columns: 1fr; }
  .sc-founder-portrait { width: min(76%, 280px); }
  .sc-case-proof { min-height: 0; padding: 18px; }
  .sc-case-visual { padding: 20px; }
  .sc-case-stat-row { grid-template-columns: 1fr; }
  .sc-case-stat-row span { border-right: 0; border-bottom: 1px solid rgba(255,255,255,.1); }
  .sc-case-stat-row span:last-child { border-bottom: 0; }
  .sc-diagnostic-route { gap: 7px; letter-spacing: .08em; }
  .sc-section { padding-block: 88px; }
  .sc-service-card { min-height: 0; padding: 28px; }
  .sc-case-copy, .sc-offer-copy, .sc-offer-list { padding: 38px 26px; }
  .sc-case-metrics strong { font-size: 32px; }
  .sc-cta-box { padding: 42px 26px; }
  .sc-fit { padding: 34px 26px; }
  .sc-form-card { padding: 28px 22px; }
  .sc-footer-row { align-items: flex-start; flex-direction: column; }
}

@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto; }
  *, *::before, *::after { scroll-behavior: auto !important; transition: none !important; }
}
