:root {
  --bg: #f6f3ee;
  --surface: #ffffff;
  --surface-soft: #f4efe7;
  --text: #16191a;
  --muted: #66706b;
  --line: rgba(22, 25, 26, 0.13);
  --accent: #8c4b28;
  --accent-2: #1f5b4f;
  --dark: #151a17;
  --on-dark: #f8f3ea;
  --max: 1180px;
  --body-font: "Manrope", system-ui, sans-serif;
  --heading-font: "Fraunces", Georgia, serif;
  --letter-wide: 0.08em;
  --radius-lg: 8px;
  --radius-md: 6px;
  --shadow: 0 18px 42px rgba(22, 25, 26, 0.1);
  --hero-bg: transparent;
  --card-bg: var(--surface);
  --card-border: var(--line);
  --card-shadow: var(--shadow);
  --proof-bg: rgba(255, 255, 255, 0.7);
  --section-soft-bg: var(--surface-soft);
}

.theme-roofing {
  --bg: #f3f0e8;
  --surface-soft: #e8e1d4;
  --accent: #9b3f24;
  --accent-2: #233f3b;
  --dark: #1a211f;
  --heading-font: "Arial", "Helvetica Neue", system-ui, sans-serif;
  --hero-bg: linear-gradient(135deg, #ece5d7 0%, #f8f4ec 58%, #e1d2c1 100%);
  --card-bg: #fffaf1;
  --card-border: rgba(96, 61, 38, 0.2);
  --card-shadow: 0 16px 34px rgba(58, 45, 35, 0.12);
}

.theme-cleaning {
  --bg: #f3f8f7;
  --surface-soft: #e3f0ed;
  --accent: #24736b;
  --accent-2: #d17842;
  --dark: #102b29;
  --heading-font: "Manrope", system-ui, sans-serif;
  --hero-bg: linear-gradient(180deg, #ffffff 0%, #eaf6f4 100%);
  --card-bg: #ffffff;
  --card-shadow: 0 14px 30px rgba(16, 43, 41, 0.08);
}

.theme-joinery {
  --bg: #f4f0e8;
  --surface-soft: #e5d8c6;
  --accent: #7a4323;
  --accent-2: #253536;
  --dark: #1d1713;
  --heading-font: Georgia, "Times New Roman", serif;
  --hero-bg: linear-gradient(135deg, #ede2d1 0%, #faf6ee 62%, #d6c0a1 100%);
  --card-bg: #fffaf3;
  --card-border: rgba(94, 56, 31, 0.22);
}

.theme-landscaping {
  --bg: #f2f5ed;
  --surface-soft: #dfe8d4;
  --accent: #4f7a38;
  --accent-2: #a7672f;
  --dark: #172417;
  --heading-font: "Manrope", system-ui, sans-serif;
  --hero-bg: linear-gradient(135deg, #e8efdf 0%, #f8f7ed 58%, #d4e1c5 100%);
  --card-bg: #fbfff7;
}

.theme-mechanic {
  --bg: #f4f5f1;
  --surface-soft: #e3e6dd;
  --accent: #b24a2c;
  --accent-2: #263a42;
  --dark: #15191b;
  --heading-font: "Arial", "Helvetica Neue", system-ui, sans-serif;
  --hero-bg: linear-gradient(135deg, #20272c 0%, #34434b 58%, #b24a2c 160%);
  --card-bg: #ffffff;
  --card-border: rgba(38, 58, 66, 0.22);
  --proof-bg: rgba(255, 255, 255, 0.86);
}

.theme-barber {
  --bg: #f7f4ee;
  --surface-soft: #e8dfd1;
  --accent: #b08a57;
  --accent-2: #9c8b78;
  --dark: #171717;
  --heading-font: "Arial", "Helvetica Neue", system-ui, sans-serif;
  --hero-bg: linear-gradient(135deg, #171717 0%, #2b2824 58%, #b08a57 150%);
  --card-bg: #fffaf1;
  --card-border: rgba(176, 138, 87, 0.26);
  --card-shadow: 0 18px 34px rgba(23, 23, 23, 0.13);
  --radius-lg: 4px;
  --radius-md: 4px;
}

.theme-florist {
  --bg: #f7f3ed;
  --surface-soft: #e6eee2;
  --accent: #7b4f66;
  --accent-2: #1f3a2e;
  --dark: #1f3a2e;
  --heading-font: Georgia, "Times New Roman", serif;
  --hero-bg: radial-gradient(circle at 82% 18%, rgba(123, 79, 102, 0.16), transparent 28%), linear-gradient(135deg, #fffaf5 0%, #edf5e9 100%);
  --card-bg: #fffdfa;
  --card-border: rgba(123, 79, 102, 0.18);
  --card-shadow: 0 18px 38px rgba(48, 62, 48, 0.08);
}

.theme-restaurant {
  --bg: #f5efe5;
  --surface-soft: #e6dac8;
  --accent: #9b5536;
  --accent-2: #59633d;
  --dark: #273129;
  --heading-font: Georgia, "Times New Roman", serif;
  --hero-bg: linear-gradient(135deg, #2b241d 0%, #473325 56%, #9b5536 150%);
  --card-bg: #fff9ef;
  --card-border: rgba(84, 56, 38, 0.2);
}

.theme-estate {
  --bg: #f4f3ef;
  --surface-soft: #e6e8e5;
  --accent: #9f7a3e;
  --accent-2: #334b62;
  --dark: #142338;
  --heading-font: "Manrope", system-ui, sans-serif;
  --hero-bg: linear-gradient(135deg, #f8f7f3 0%, #e7ecef 56%, #d9d0bd 100%);
  --card-bg: #ffffff;
  --card-border: rgba(51, 75, 98, 0.18);
  --card-shadow: 0 16px 34px rgba(20, 35, 56, 0.08);
}

.theme-gym {
  --bg: #f2f1ec;
  --surface-soft: #dfddd4;
  --accent: #c4512e;
  --accent-2: #2f6b5a;
  --dark: #121417;
  --heading-font: "Arial", "Helvetica Neue", system-ui, sans-serif;
  --hero-bg: linear-gradient(135deg, #101215 0%, #262b2b 60%, #c4512e 145%);
  --card-bg: #ffffff;
  --card-border: rgba(196, 81, 46, 0.26);
  --radius-lg: 4px;
  --radius-md: 4px;
}

.theme-sandwich {
  --bg: #f6f0e3;
  --surface-soft: #e9ddc4;
  --accent: #b4822d;
  --accent-2: #526b35;
  --dark: #24351f;
  --heading-font: "Trebuchet MS", "Manrope", system-ui, sans-serif;
  --hero-bg: linear-gradient(135deg, #fff8e8 0%, #edf1d8 62%, #f4ddb0 100%);
  --card-bg: #fffdf3;
}

.theme-hair-salon {
  --bg: #f7f3ee;
  --surface-soft: #e8ded3;
  --accent: #b1765c;
  --accent-2: #726455;
  --dark: #1a1715;
  --heading-font: Georgia, "Times New Roman", serif;
  --hero-bg: radial-gradient(circle at 78% 20%, rgba(177, 118, 92, 0.18), transparent 30%), linear-gradient(135deg, #fff9f4 0%, #eee3d8 100%);
  --card-bg: #fffaf6;
  --card-border: rgba(177, 118, 92, 0.2);
}

.theme-jewellery {
  --bg: #f7f3ee;
  --surface-soft: #e5dac8;
  --accent: #b9965a;
  --accent-2: #41524a;
  --dark: #16201c;
  --heading-font: Georgia, "Times New Roman", serif;
  --hero-bg: linear-gradient(135deg, #16201c 0%, #2e3c35 54%, #b9965a 155%);
  --card-bg: #fffaf1;
  --card-border: rgba(185, 150, 90, 0.28);
  --card-shadow: 0 20px 42px rgba(22, 32, 28, 0.12);
}

.theme-pub {
  --bg: #f4efe7;
  --surface-soft: #e5d9c7;
  --accent: #b08a4a;
  --accent-2: #1f3a34;
  --dark: #2a2622;
  --heading-font: Georgia, "Times New Roman", serif;
  --hero-bg: linear-gradient(135deg, #2a241f 0%, #46352a 56%, #b08a4a 150%);
  --card-bg: #fff8ec;
  --card-border: rgba(97, 67, 40, 0.22);
}

.theme-gardener {
  --bg: #f7f5ef;
  --surface-soft: #dfe8d8;
  --accent: #b99b66;
  --accent-2: #244734;
  --dark: #17271c;
  --heading-font: "Manrope", system-ui, sans-serif;
  --hero-bg: linear-gradient(135deg, #e8efd9 0%, #fbf8ee 60%, #d5e2c4 100%);
  --card-bg: #fdfff8;
  --card-border: rgba(36, 71, 52, 0.2);
}

.theme-collector {
  --bg: #f6f2eb;
  --surface-soft: #e4d8c8;
  --accent: #b28a46;
  --accent-2: #7a2f33;
  --dark: #14263c;
  --heading-font: "Trebuchet MS", "Manrope", system-ui, sans-serif;
  --hero-bg: linear-gradient(135deg, #14263c 0%, #263d5b 55%, #b28a46 150%);
  --card-bg: #fffaf0;
  --card-border: rgba(20, 38, 60, 0.2);
}

.theme-music {
  --bg: #f6f3ee;
  --surface-soft: #e3d7c9;
  --accent: #c28d2c;
  --accent-2: #5a4334;
  --dark: #171717;
  --heading-font: "Trebuchet MS", "Manrope", system-ui, sans-serif;
  --hero-bg: linear-gradient(135deg, #171717 0%, #31261f 54%, #c28d2c 148%);
  --card-bg: #fff9ef;
  --card-border: rgba(90, 67, 52, 0.24);
}

.theme-cat-cafe {
  --bg: #f7f1ec;
  --surface-soft: #e7ddd2;
  --accent: #b7797c;
  --accent-2: #2d4a3f;
  --dark: #21382f;
  --heading-font: Georgia, "Times New Roman", serif;
  --hero-bg: radial-gradient(circle at 78% 18%, rgba(183, 121, 124, 0.18), transparent 30%), linear-gradient(135deg, #fbf5ef 0%, #e7ddd2 100%);
  --card-bg: #fffbf6;
  --card-border: rgba(183, 121, 124, 0.18);
  --radius-lg: 12px;
  --radius-md: 10px;
}

.theme-running {
  --bg: #f5f4ef;
  --surface-soft: #dfe7df;
  --accent: #d66f4d;
  --accent-2: #244534;
  --dark: #142036;
  --heading-font: "Arial", "Helvetica Neue", system-ui, sans-serif;
  --hero-bg: linear-gradient(135deg, #142036 0%, #244534 58%, #d66f4d 145%);
  --card-bg: #ffffff;
  --card-border: rgba(214, 111, 77, 0.24);
}

.theme-card-shop {
  --bg: #f7f6f2;
  --surface-soft: #e4e8ef;
  --accent: #c9a227;
  --accent-2: #475569;
  --dark: #111827;
  --heading-font: "Trebuchet MS", "Manrope", system-ui, sans-serif;
  --hero-bg: linear-gradient(135deg, #111827 0%, #273244 58%, #c9a227 150%);
  --card-bg: #ffffff;
  --card-border: rgba(71, 85, 105, 0.2);
  --radius-lg: 6px;
  --radius-md: 6px;
}

.theme-online-shop {
  --bg: #f7f3ed;
  --surface-soft: #e3d8ca;
  --accent: #ba6c4e;
  --accent-2: #22352e;
  --dark: #1f2b25;
  --heading-font: "Manrope", system-ui, sans-serif;
  --hero-bg: linear-gradient(135deg, #fff8ef 0%, #eee2d2 58%, #e8f0e8 100%);
  --card-bg: #ffffff;
  --card-border: rgba(186, 108, 78, 0.18);
}

.theme-vape {
  --bg: #f6f4ef;
  --surface-soft: #dce6e2;
  --accent: #35a88f;
  --accent-2: #246b70;
  --dark: #16202d;
  --heading-font: "Arial", "Helvetica Neue", system-ui, sans-serif;
  --hero-bg: linear-gradient(135deg, #16202d 0%, #243844 58%, #35a88f 170%);
  --card-bg: #ffffff;
  --card-border: rgba(36, 107, 112, 0.22);
  --radius-lg: 4px;
  --radius-md: 4px;
}

.theme-website-service {
  --bg: #f7f5f0;
  --surface-soft: #dfe8e9;
  --accent: #d79a3b;
  --accent-2: #486a73;
  --dark: #17324a;
  --heading-font: "Manrope", system-ui, sans-serif;
  --hero-bg: linear-gradient(135deg, #17324a 0%, #244f5d 56%, #d79a3b 155%);
  --card-bg: #ffffff;
  --card-border: rgba(72, 106, 115, 0.2);
  --card-shadow: 0 16px 34px rgba(23, 50, 74, 0.09);
}

* {
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
}

html,
body {
  overflow-x: hidden;
}

body {
  margin: 0;
  font-family: var(--body-font);
  color: var(--text);
  background: var(--bg);
  line-height: 1.6;
}

a {
  color: inherit;
  text-decoration: none;
}

img {
  display: block;
  width: 100%;
  max-width: 100%;
}

button,
input,
select,
textarea {
  font: inherit;
}

:focus-visible {
  outline: 3px solid var(--accent);
  outline-offset: 3px;
}

.container {
  width: min(calc(100% - 1.5rem), var(--max));
  margin: 0 auto;
}

.site-header {
  position: sticky;
  top: 0;
  z-index: 20;
  border-bottom: 1px solid rgba(22, 25, 26, 0.08);
  background: rgba(246, 243, 238, 0.92);
  backdrop-filter: blur(18px);
}

.header-row,
.footer-row,
.topbar-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
}

.topbar {
  background: var(--dark);
  color: rgba(248, 243, 234, 0.88);
  font-size: 0.92rem;
}

.topbar-row {
  padding: 0.65rem 0;
  flex-wrap: wrap;
}

.topbar p {
  margin: 0;
}

.topbar a {
  color: #fff;
  font-weight: 800;
}

.header-row {
  padding: 0.9rem 0;
}

.brand {
  display: inline-flex;
  align-items: center;
  min-width: 0;
  gap: 0.8rem;
}

.brand-mark {
  display: inline-grid;
  place-items: center;
  width: 2.85rem;
  height: 2.85rem;
  flex: 0 0 auto;
  border-radius: 50%;
  background: var(--dark);
  color: var(--on-dark);
  font-weight: 900;
}

.brand strong,
h1,
h2,
h3 {
  font-family: var(--heading-font);
  line-height: 1.04;
}

.brand strong {
  display: block;
  font-size: 1rem;
}

.brand small {
  display: block;
  color: var(--muted);
  font-size: 0.78rem;
  line-height: 1.35;
}

.nav-toggle {
  border: 1px solid var(--line);
  border-radius: 999px;
  background: var(--surface);
  color: var(--text);
  min-height: 2.75rem;
  padding: 0.65rem 1rem;
  font-weight: 800;
  cursor: pointer;
}

.site-nav {
  display: none;
  flex-direction: column;
  gap: 0.85rem;
  padding: 0.35rem 0 0.85rem;
}

.site-nav.open {
  display: flex;
}

.site-nav a {
  min-height: 2.75rem;
  display: inline-flex;
  align-items: center;
  font-weight: 800;
}

.site-nav a:last-child {
  justify-content: center;
  padding: 0.56rem 0.85rem;
  border: 1px solid color-mix(in srgb, var(--accent) 28%, var(--line));
  border-radius: 8px;
  background: color-mix(in srgb, var(--accent) 10%, var(--surface));
  color: var(--accent);
}

.back-presgro {
  display: none;
}

.button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 0;
  min-height: 3rem;
  padding: 0.82rem 1.12rem;
  border: 1px solid transparent;
  border-radius: 8px;
  font-weight: 900;
  text-align: center;
  transition: transform 0.18s ease, background-color 0.18s ease, border-color 0.18s ease, box-shadow 0.18s ease;
}

.button:hover,
.button:focus-visible {
  transform: translateY(-1px);
}

.button:active {
  transform: translateY(0);
}

.button-primary {
  background: var(--accent);
  color: #fff;
  box-shadow: 0 16px 38px color-mix(in srgb, var(--accent) 30%, transparent);
}

.button-secondary {
  border-color: var(--line);
  background: rgba(255, 255, 255, 0.74);
  color: var(--text);
}

.button-dark {
  background: var(--dark);
  color: var(--on-dark);
}

.button-full {
  width: 100%;
}

.button-row {
  display: flex;
  flex-wrap: wrap;
  gap: 0.7rem;
  margin-top: 1.5rem;
}

.button-row .button {
  flex: 1 1 13rem;
}

.section {
  padding: clamp(3.5rem, 7vw, 6.5rem) 0;
}

.section-soft {
  background: var(--section-soft-bg);
}

.section-dark {
  background: var(--dark);
  color: var(--on-dark);
}

.hero {
  padding: clamp(2.8rem, 6vw, 6.5rem) 0 clamp(3.5rem, 7vw, 6.5rem);
  background: var(--hero-bg);
  border-bottom: 1px solid color-mix(in srgb, var(--accent) 12%, transparent);
}

.hero-grid,
.split-grid,
.contact-grid,
.proof-grid,
.area-grid,
.case-grid,
.faq-grid,
.gallery-grid,
.showcase-grid,
.index-hero-grid,
.index-cta-grid {
  display: grid;
  gap: 1.4rem;
}

.hero-copy {
  max-width: 720px;
}

.eyebrow,
.section-label,
.card-label {
  display: inline-flex;
  align-items: center;
  width: fit-content;
  min-height: 2rem;
  padding: 0.35rem 0.65rem;
  border: 1px solid var(--line);
  border-radius: 999px;
  color: var(--accent);
  background: rgba(255, 255, 255, 0.62);
  font-size: 0.78rem;
  font-weight: 900;
  letter-spacing: var(--letter-wide);
  text-transform: uppercase;
}

h1 {
  margin: 1rem 0 1rem;
  max-width: 13ch;
  font-size: clamp(2.55rem, 6.8vw, 4.9rem);
  letter-spacing: 0;
}

h2 {
  margin: 0.75rem 0 0;
  max-width: 13ch;
  font-size: clamp(2rem, 4vw, 3.3rem);
  letter-spacing: 0;
}

h3 {
  margin: 0.5rem 0 0.4rem;
  font-size: clamp(1.25rem, 2vw, 1.7rem);
}

p {
  margin: 0;
}

.hero-lead,
.section-heading p,
.large-text {
  max-width: 66ch;
  color: var(--muted);
  font-size: clamp(1.05rem, 1.5vw, 1.2rem);
}

.hero-media {
  position: relative;
}

.hero-photo {
  aspect-ratio: 4 / 3;
}

.hero-media img,
.image-card img,
.case-card img,
.demo-card img {
  height: 100%;
  min-height: 320px;
  object-fit: cover;
}

.visual-card {
  min-height: 230px;
  display: grid;
  align-content: end;
  gap: 0.55rem;
  padding: 1.15rem;
  border: 1px solid var(--line);
  border-radius: var(--radius-lg);
  background:
    linear-gradient(135deg, color-mix(in srgb, var(--accent) 18%, transparent), transparent 45%),
    linear-gradient(160deg, color-mix(in srgb, var(--accent-2) 20%, var(--card-bg)) 0%, var(--card-bg) 58%),
    var(--card-bg);
  box-shadow: var(--card-shadow);
}

.visual-card strong {
  font-size: 1.2rem;
}

.visual-card p {
  color: var(--muted);
}

.hero-photo,
.image-card,
.panel,
.service-card,
.proof-card,
.faq-card,
.case-card,
.contact-form,
.demo-card,
.index-panel,
.area-panel,
.quote-card {
  border: 1px solid var(--card-border);
  border-radius: var(--radius-lg);
  background: var(--card-bg);
  box-shadow: var(--card-shadow);
}

.hero-photo,
.image-card,
.showcase-frame,
.case-card,
.demo-card {
  overflow: hidden;
}

.hero-note {
  position: absolute;
  right: 1rem;
  bottom: 1rem;
  max-width: 280px;
  padding: 1rem;
  border-radius: var(--radius-md);
  background: rgba(255, 255, 255, 0.9);
  box-shadow: 0 14px 30px rgba(22, 25, 26, 0.14);
  color: var(--text);
}

.hero-proof {
  display: flex;
  flex-wrap: wrap;
  gap: 0.55rem;
  margin: 1.15rem 0 0;
  padding: 0;
  list-style: none;
}

.hero-proof li {
  display: inline-flex;
  align-items: center;
  min-height: 2.35rem;
  padding: 0.45rem 0.7rem;
  border: 1px solid color-mix(in srgb, var(--accent) 24%, var(--line));
  border-radius: 8px;
  background: var(--proof-bg);
  color: color-mix(in srgb, var(--text) 82%, var(--accent) 18%);
  font-size: 0.9rem;
  font-weight: 850;
  line-height: 1.25;
}

.hero .hero-proof li {
  background: color-mix(in srgb, var(--surface) 76%, transparent);
}

.theme-barber .hero,
.theme-gym .hero,
.theme-jewellery .hero,
.theme-restaurant .hero,
.theme-pub .hero,
.theme-collector .hero,
.theme-music .hero,
.theme-running .hero,
.theme-card-shop .hero,
.theme-vape .hero,
.theme-website-service .hero,
.theme-mechanic .hero {
  color: var(--on-dark);
}

.theme-barber .hero .hero-lead,
.theme-gym .hero .hero-lead,
.theme-jewellery .hero .hero-lead,
.theme-restaurant .hero .hero-lead,
.theme-pub .hero .hero-lead,
.theme-collector .hero .hero-lead,
.theme-music .hero .hero-lead,
.theme-running .hero .hero-lead,
.theme-card-shop .hero .hero-lead,
.theme-vape .hero .hero-lead,
.theme-website-service .hero .hero-lead,
.theme-mechanic .hero .hero-lead {
  color: color-mix(in srgb, var(--on-dark) 78%, transparent);
}

.theme-barber .hero .eyebrow,
.theme-gym .hero .eyebrow,
.theme-jewellery .hero .eyebrow,
.theme-restaurant .hero .eyebrow,
.theme-pub .hero .eyebrow,
.theme-collector .hero .eyebrow,
.theme-music .hero .eyebrow,
.theme-running .hero .eyebrow,
.theme-card-shop .hero .eyebrow,
.theme-vape .hero .eyebrow,
.theme-website-service .hero .eyebrow,
.theme-mechanic .hero .eyebrow {
  border-color: rgba(255, 255, 255, 0.18);
  background: rgba(255, 255, 255, 0.12);
  color: color-mix(in srgb, var(--on-dark) 86%, var(--accent) 14%);
}

.theme-barber .hero .button-secondary,
.theme-gym .hero .button-secondary,
.theme-jewellery .hero .button-secondary,
.theme-restaurant .hero .button-secondary,
.theme-pub .hero .button-secondary,
.theme-collector .hero .button-secondary,
.theme-music .hero .button-secondary,
.theme-running .hero .button-secondary,
.theme-card-shop .hero .button-secondary,
.theme-vape .hero .button-secondary,
.theme-website-service .hero .button-secondary,
.theme-mechanic .hero .button-secondary {
  border-color: rgba(255, 255, 255, 0.22);
  background: rgba(255, 255, 255, 0.1);
  color: var(--on-dark);
}

.theme-barber .hero .demo-safety-note,
.theme-gym .hero .demo-safety-note,
.theme-jewellery .hero .demo-safety-note,
.theme-restaurant .hero .demo-safety-note,
.theme-pub .hero .demo-safety-note,
.theme-collector .hero .demo-safety-note,
.theme-music .hero .demo-safety-note,
.theme-running .hero .demo-safety-note,
.theme-card-shop .hero .demo-safety-note,
.theme-vape .hero .demo-safety-note,
.theme-website-service .hero .demo-safety-note,
.theme-mechanic .hero .demo-safety-note {
  border-color: rgba(255, 255, 255, 0.16);
  background: rgba(255, 255, 255, 0.1);
  color: color-mix(in srgb, var(--on-dark) 76%, transparent);
}

.theme-barber .hero .hero-proof li,
.theme-gym .hero .hero-proof li,
.theme-jewellery .hero .hero-proof li,
.theme-restaurant .hero .hero-proof li,
.theme-pub .hero .hero-proof li,
.theme-collector .hero .hero-proof li,
.theme-music .hero .hero-proof li,
.theme-running .hero .hero-proof li,
.theme-card-shop .hero .hero-proof li,
.theme-vape .hero .hero-proof li,
.theme-website-service .hero .hero-proof li,
.theme-mechanic .hero .hero-proof li {
  border-color: rgba(255, 255, 255, 0.18);
  background: rgba(255, 255, 255, 0.1);
  color: var(--on-dark);
}

.theme-roofing .service-card,
.theme-mechanic .service-card,
.theme-landscaping .service-card,
.theme-gardener .service-card,
.theme-cleaning .service-card,
.theme-joinery .service-card {
  border-left: 0.32rem solid var(--accent);
}

.theme-roofing .trust-strip,
.theme-mechanic .trust-strip,
.theme-landscaping .trust-strip,
.theme-gardener .trust-strip,
.theme-cleaning .trust-strip,
.theme-joinery .trust-strip {
  background:
    linear-gradient(90deg, color-mix(in srgb, var(--accent) 20%, transparent), transparent 36%),
    var(--dark);
}

.theme-florist .service-card,
.theme-hair-salon .service-card,
.theme-jewellery .service-card {
  padding: clamp(1.1rem, 2.4vw, 1.55rem);
}

.theme-florist .visual-card,
.theme-hair-salon .visual-card,
.theme-cat-cafe .visual-card {
  min-height: 280px;
  border-color: color-mix(in srgb, var(--accent) 18%, var(--line));
}

.theme-restaurant .service-card,
.theme-pub .service-card,
.theme-sandwich .service-card,
.theme-cat-cafe .service-card {
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.82), rgba(255, 255, 255, 0.62)),
    var(--card-bg);
}

.theme-restaurant .service-card .card-label,
.theme-pub .service-card .card-label,
.theme-sandwich .service-card .card-label {
  border-radius: 6px;
  background: color-mix(in srgb, var(--accent) 12%, #fff);
}

.theme-florist .gallery-grid,
.theme-jewellery .gallery-grid,
.theme-collector .gallery-grid,
.theme-music .gallery-grid,
.theme-card-shop .gallery-grid,
.theme-vape .gallery-grid {
  align-items: stretch;
}

.theme-florist .gallery-grid .visual-card,
.theme-jewellery .gallery-grid .visual-card,
.theme-collector .gallery-grid .visual-card,
.theme-music .gallery-grid .visual-card,
.theme-card-shop .gallery-grid .visual-card,
.theme-vape .gallery-grid .visual-card {
  min-height: 260px;
}

.theme-vape .hero,
.theme-vape .service-card,
.theme-vape .visual-card,
.theme-vape .area-panel,
.theme-vape .faq-card {
  border-radius: 4px;
}

.theme-vape .eyebrow,
.theme-vape .section-label,
.theme-vape .card-label {
  letter-spacing: 0.12em;
}

.theme-estate .case-card,
.theme-online-shop .service-card,
.theme-website-service .service-card {
  box-shadow: 0 10px 24px rgba(20, 35, 56, 0.07);
}

.theme-estate .hero h1,
.theme-online-shop .hero h1,
.theme-website-service .hero h1 {
  max-width: 15ch;
}

.theme-running .steps-grid .area-panel,
.theme-running .service-card {
  border-top: 0.32rem solid var(--accent);
}

.theme-gym .service-card,
.theme-barber .service-card {
  background:
    linear-gradient(135deg, color-mix(in srgb, var(--accent) 10%, transparent), transparent 42%),
    var(--card-bg);
}

.theme-gym h1,
.theme-barber h1,
.theme-running h1,
.theme-card-shop h1,
.theme-vape h1 {
  text-transform: uppercase;
}

.hero-note strong,
.metric strong,
.proof-card strong,
.area-list strong {
  display: block;
  font-size: 1.05rem;
}

.trust-strip {
  padding: 1rem 0;
  background: var(--dark);
  color: var(--on-dark);
}

.trust-grid,
.service-grid,
.demo-grid,
.metric-grid,
.steps-grid,
.faq-list,
.gallery-grid {
  display: grid;
  gap: 1rem;
}

.trust-item,
.metric,
.service-card,
.proof-card,
.faq-card,
.area-panel,
.quote-card,
.index-panel {
  padding: 1.15rem;
}

.trust-item {
  border-left: 1px solid rgba(255, 255, 255, 0.18);
}

.trust-item p,
.section-dark .section-heading p,
.section-dark .muted,
.dark-muted {
  color: rgba(248, 243, 234, 0.76);
}

.section-heading {
  margin-bottom: 1.6rem;
}

.service-card {
  display: flex;
  min-height: 100%;
  flex-direction: column;
}

.service-card ul,
.check-list,
.area-list,
.footer-list,
.index-list {
  margin: 1rem 0 0;
  padding: 0;
  list-style: none;
}

.service-card li,
.check-list li,
.area-list li,
.footer-list li,
.index-list li {
  position: relative;
  padding-left: 1.05rem;
  color: var(--muted);
}

.service-card li::before,
.check-list li::before,
.area-list li::before,
.footer-list li::before,
.index-list li::before {
  content: "";
  position: absolute;
  top: 0.68em;
  left: 0;
  width: 0.38rem;
  height: 0.38rem;
  border-radius: 50%;
  background: var(--accent);
}

.proof-card blockquote,
.quote-card blockquote {
  margin: 0;
  font-size: 1.08rem;
  color: var(--text);
}

.demo-safety-note {
  margin-top: 1rem;
  padding: 0.8rem 0.95rem;
  border: 1px solid var(--line);
  border-radius: var(--radius-md);
  background: color-mix(in srgb, var(--surface-soft) 46%, #fff);
  color: var(--muted);
  font-size: 0.92rem;
  font-weight: 750;
}

.faq-card h3 {
  margin-top: 0;
}

.faq-card p {
  color: var(--muted);
}

.proof-card cite,
.quote-card cite {
  display: block;
  margin-top: 1rem;
  color: var(--muted);
  font-style: normal;
  font-weight: 800;
}

.area-pills {
  display: flex;
  flex-wrap: wrap;
  gap: 0.55rem;
  margin-top: 1rem;
}

.area-pills span,
.status-chip {
  display: inline-flex;
  min-height: 2.25rem;
  align-items: center;
  border: 1px solid var(--line);
  border-radius: 8px;
  padding: 0.45rem 0.7rem;
  background: rgba(255, 255, 255, 0.62);
  font-size: 0.9rem;
  font-weight: 800;
}

.case-card-content,
.demo-card-content {
  padding: 1.15rem;
}

.showcase-frame {
  position: relative;
  border: 1px solid var(--line);
  border-radius: var(--radius-lg);
  background: var(--surface);
  box-shadow: var(--shadow);
}

.showcase-frame img {
  aspect-ratio: 4 / 5;
  min-height: 0;
  object-fit: cover;
  object-position: top center;
}

.showcase-content {
  display: grid;
  gap: 1rem;
}

.showcase-points {
  display: grid;
  gap: 0.8rem;
}

.showcase-points article {
  padding: 1rem;
  border: 1px solid rgba(248, 243, 234, 0.16);
  border-radius: var(--radius-md);
  background: rgba(255, 255, 255, 0.08);
}

.showcase-points strong {
  display: block;
  margin-bottom: 0.25rem;
}

.showcase-points p {
  color: rgba(248, 243, 234, 0.76);
}

.contact-form {
  padding: 1.15rem;
}

label {
  display: block;
  margin: 0 0 0.35rem;
  font-weight: 850;
}

input,
select,
textarea {
  width: 100%;
  min-height: 3rem;
  margin-bottom: 1rem;
  padding: 0.85rem 0.95rem;
  border: 1px solid var(--line);
  border-radius: var(--radius-md);
  background: #fff;
  color: var(--text);
}

input[aria-invalid="true"],
select[aria-invalid="true"],
textarea[aria-invalid="true"] {
  border-color: #9b3f24;
  box-shadow: 0 0 0 3px rgba(155, 63, 36, 0.12);
}

textarea {
  min-height: 140px;
  resize: vertical;
}

.form-note,
.form-message {
  color: var(--muted);
  font-size: 0.93rem;
}

.form-trust {
  display: grid;
  gap: 0.5rem;
  margin: 0.65rem 0 1rem;
  padding: 0.75rem;
  border: 1px solid var(--line);
  border-radius: var(--radius-md);
  background: color-mix(in srgb, var(--surface-soft) 42%, #fff);
  color: var(--muted);
  font-size: 0.91rem;
  line-height: 1.45;
}

.form-trust strong {
  color: var(--text);
}

.form-message.success {
  color: #23704d;
}

.form-message.error {
  color: #9b3f24;
}

.demo-mark {
  display: inline-flex;
  width: fit-content;
  align-items: center;
  gap: 0.45rem;
  margin-top: 1rem;
  padding: 0.55rem 0.8rem;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.14);
  color: inherit;
  font-size: 0.88rem;
  font-weight: 900;
}

.mobile-contact-bar {
  position: fixed;
  right: 0.75rem;
  bottom: 0.75rem;
  left: 0.75rem;
  z-index: 30;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 0.55rem;
  padding: 0.55rem;
  border: 1px solid rgba(22, 25, 26, 0.12);
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.94);
  box-shadow: 0 18px 45px rgba(22, 25, 26, 0.18);
  backdrop-filter: blur(16px);
}

.mobile-contact-bar a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 0;
  min-height: 2.85rem;
  padding: 0.75rem 0.8rem;
  border-radius: 8px;
  font-size: 0.92rem;
  font-weight: 900;
  text-align: center;
}

.mobile-contact-bar a:first-child {
  background: var(--accent);
  color: #fff;
}

.mobile-contact-bar a:last-child {
  border: 1px solid var(--line);
  background: rgba(255, 255, 255, 0.8);
}

.site-footer {
  padding: 3rem 0 5.5rem;
  background: var(--dark);
  color: var(--on-dark);
}

.footer-row {
  align-items: flex-start;
  flex-wrap: wrap;
}

.footer-row p {
  max-width: 42rem;
  color: rgba(248, 243, 234, 0.76);
}

.demo-index .site-header,
.demo-index {
  background: #f4f1eb;
}

.index-hero {
  padding: clamp(3.5rem, 7vw, 7rem) 0;
}

.index-hero h1 {
  max-width: 13ch;
}

.index-panel {
  background: var(--dark);
  color: var(--on-dark);
}

.index-panel p {
  color: rgba(248, 243, 234, 0.78);
}

.index-panel .index-list li {
  color: rgba(248, 243, 234, 0.78);
}

.demo-card {
  display: flex;
  flex-direction: column;
  min-height: 100%;
  box-shadow: none;
}

.demo-card img {
  aspect-ratio: 16 / 10;
  min-height: 0;
}

.demo-card-content {
  display: flex;
  flex: 1;
  flex-direction: column;
}

.demo-card-content p {
  color: var(--muted);
}

.demo-card .button {
  margin-top: auto;
}

@media (min-width: 760px) {
  .nav-toggle {
    display: none;
  }

  .site-nav {
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 0;
  }

  .back-presgro {
    display: inline-flex;
  }

  .mobile-contact-bar {
    display: none;
  }

  .hero-grid,
  .split-grid,
  .contact-grid,
  .area-grid,
  .faq-grid,
  .showcase-grid,
  .index-hero-grid,
  .index-cta-grid {
    grid-template-columns: minmax(0, 1fr) minmax(0, 0.9fr);
    align-items: center;
  }

  .proof-grid,
  .case-grid,
  .gallery-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .trust-grid,
  .service-grid,
  .demo-grid,
  .metric-grid,
  .steps-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

@media (max-width: 759px) {
  body {
    padding-bottom: 4.8rem;
  }

  .header-row {
    flex-wrap: wrap;
  }

  .site-nav {
    width: 100%;
  }

  .hero-note {
    position: static;
    margin: -1rem 1rem 1rem;
  }

  h1 {
    max-width: 11ch;
  }

  .button-row {
    width: 100%;
  }

  .button-row .button {
    width: 100%;
    flex-basis: 100%;
  }
}

/* PresGro demo index: fictional examples only, aligned with the main site. */
body.demo-index {
  --bg: #f6faf8;
  --bg-soft: #edf6f3;
  --surface: #ffffff;
  --text: #14232b;
  --muted: #556c78;
  --line: #d7e4ea;
  --accent: #0b6ff0;
  --accent-2: #7ccb5b;
  --dark: #16333a;
  --on-dark: #f4fafb;
  --shadow: 0 18px 38px rgba(22, 52, 58, 0.08);
  --max: 1200px;
  --radius-lg: 8px;
  --radius-md: 6px;
  background: linear-gradient(180deg, #ffffff 0%, #eef7fb 34%, var(--bg) 68%, var(--bg-soft) 100%);
  color: var(--text);
  font-family: "Manrope", "Segoe UI", sans-serif;
}

.demo-index .site-header {
  border-bottom: 1px solid color-mix(in srgb, var(--line) 78%, var(--accent) 12%);
  background: rgba(255, 255, 255, 0.9);
  box-shadow: 0 10px 28px rgba(22, 52, 58, 0.04);
}

.demo-index .header-row {
  min-height: 4.7rem;
  padding: 0;
}

.demo-index .brand {
  gap: 0;
}

.demo-index .brand-logo {
  width: clamp(9rem, 13vw, 12.8rem);
  height: auto;
}

.demo-index .site-nav {
  gap: 1.35rem;
}

.demo-index .site-nav a {
  min-height: 3.2rem;
  color: color-mix(in srgb, var(--text) 84%, var(--muted) 16%);
  font-size: 0.98rem;
}

.demo-index .nav-toggle {
  min-height: 3rem;
  border-color: color-mix(in srgb, var(--line) 82%, var(--accent) 12%);
  background: #ffffff;
  color: var(--text);
}

.demo-index h1,
.demo-index h2,
.demo-index h3,
.demo-index h4,
.demo-index .brand strong {
  font-family: "Manrope", "Segoe UI", sans-serif;
  letter-spacing: -0.04em;
}

.demo-index h1 {
  max-width: 18ch;
  margin: 1rem 0 1rem;
  font-size: clamp(2.2rem, 4.7vw, 3.65rem);
  font-weight: 800;
}

.demo-index h2 {
  max-width: 19ch;
  font-size: clamp(1.8rem, 3.2vw, 2.8rem);
  font-weight: 800;
}

.demo-index h3 {
  font-weight: 800;
  letter-spacing: -0.02em;
}

.demo-index h4 {
  margin: 0;
  font-size: 1.18rem;
  font-weight: 800;
  letter-spacing: -0.025em;
}

.demo-index .demo-hero {
  padding: clamp(2.8rem, 6vw, 5rem) 0 clamp(1.4rem, 3vw, 2rem);
}

.demo-index .demo-hero__inner {
  max-width: 980px;
  display: grid;
  gap: clamp(1.4rem, 4vw, 3rem);
  align-items: center;
  text-align: left;
}

.demo-index .demo-hero__copy {
  min-width: 0;
}

.demo-index .demo-hero-preview {
  display: grid;
  grid-template-columns: 0.7fr 1fr;
  grid-template-rows: repeat(2, minmax(0, 1fr));
  gap: 0.75rem;
  min-width: 0;
}

.demo-index .demo-hero-preview img {
  width: 100%;
  min-height: 0;
  aspect-ratio: 16 / 10;
  border: 1px solid color-mix(in srgb, var(--line) 82%, var(--accent) 14%);
  border-radius: var(--radius-lg);
  background: #ffffff;
  box-shadow: var(--shadow);
  object-fit: cover;
  object-position: top center;
}

.demo-index .demo-hero-preview img:first-child {
  grid-row: 1 / span 2;
  align-self: center;
}

.demo-index .section {
  padding: clamp(2rem, 4.2vw, 3.4rem) 0;
}

.demo-index .value-section,
.demo-index .handles-section,
.demo-index .how-section,
.demo-index .mid-cta {
  background: transparent;
}

.demo-index .value-section {
  padding-top: clamp(1.1rem, 2.4vw, 1.8rem);
}

.demo-index .demo-section {
  border-block: 1px solid rgba(215, 228, 234, 0.72);
  background: rgba(255, 255, 255, 0.48);
}

.demo-index .section-heading {
  max-width: 760px;
  margin-bottom: 1.35rem;
}

.demo-index .section-heading--compact h2 {
  margin-top: 0.65rem;
}

.demo-index .hero-lead,
.demo-index .hero-reassurance,
.demo-index .section-heading p,
.demo-index .value-card p,
.demo-index .area-panel p,
.demo-index .demo-card p,
.demo-index .cta-panel p,
.demo-index .footer-row p {
  color: var(--muted);
  line-height: 1.65;
}

.demo-index .hero-lead,
.demo-index .section-heading p {
  font-size: clamp(1.03rem, 1.3vw, 1.15rem);
}

.demo-index .hero-reassurance {
  max-width: 56rem;
  margin: 1rem 0 0;
  padding-top: 1rem;
  border-top: 1px solid color-mix(in srgb, var(--line) 82%, var(--accent) 14%);
  font-size: 0.95rem;
  font-weight: 700;
}

.demo-index .eyebrow,
.demo-index .section-label,
.demo-index .card-label {
  display: inline-flex;
  width: fit-content;
  min-height: 1.9rem;
  align-items: center;
  margin: 0 0 0.75rem;
  padding: 0.32rem 0.68rem;
  border: 1px solid color-mix(in srgb, var(--line) 80%, var(--accent) 16%);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.78);
  color: var(--accent);
  font-family: "Manrope", "Segoe UI", sans-serif;
  font-size: 0.74rem;
  font-weight: 800;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.demo-index .button {
  min-height: 3.35rem;
  padding: 0.82rem 1.2rem;
  border-radius: 8px;
  font-weight: 800;
}

.demo-index .button-primary {
  border-color: color-mix(in srgb, var(--accent) 84%, #ffffff 16%);
  background: linear-gradient(180deg, #2093ff, #0b6ff0);
  color: #ffffff;
  box-shadow: 0 16px 32px rgba(47, 128, 237, 0.18);
}

.demo-index .button-secondary {
  border-color: color-mix(in srgb, var(--line) 74%, var(--accent) 20%);
  background: #ffffff;
  color: var(--accent);
}

.demo-index .value-grid,
.demo-index .demo-grid,
.demo-index .steps-grid,
.demo-index .demo-groups {
  display: grid;
  gap: 1rem;
}

.demo-index .demo-groups {
  gap: clamp(1.35rem, 3vw, 2.1rem);
}

.demo-index .demo-group {
  display: grid;
  gap: 0.85rem;
}

.demo-index .demo-group-heading {
  display: flex;
  align-items: start;
  flex-direction: column;
  gap: 0.2rem;
  padding: 0 0 0.55rem;
  border-bottom: 1px solid color-mix(in srgb, var(--line) 82%, var(--accent) 12%);
}

.demo-index .demo-group-heading h3 {
  margin: 0;
  font-size: clamp(1.35rem, 2vw, 1.75rem);
}

.demo-index .group-kicker {
  color: var(--muted);
  font-size: 0.78rem;
  font-weight: 800;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.demo-index .value-card,
.demo-index .area-panel,
.demo-index .demo-card,
.demo-index .cta-panel {
  border: 1px solid color-mix(in srgb, var(--line) 86%, var(--accent) 14%);
  border-radius: var(--radius-lg);
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.95), rgba(247, 251, 250, 0.9));
  box-shadow: var(--shadow);
}

.demo-index .value-card,
.demo-index .area-panel {
  padding: 1.15rem;
}

.demo-index .value-card strong,
.demo-index .area-panel strong {
  display: block;
  margin-bottom: 0.35rem;
  color: var(--text);
}

.demo-index .demo-card {
  display: flex;
  min-height: 100%;
  flex-direction: column;
  overflow: hidden;
}

.demo-index .demo-card img {
  aspect-ratio: 16 / 9;
  min-height: 0;
  object-fit: cover;
  object-position: top center;
  background: #fff;
}

.demo-index .demo-card-content {
  display: flex;
  flex: 1;
  flex-direction: column;
  gap: 0.55rem;
  padding: 1.1rem;
}

.demo-index .demo-card .card-label {
  margin-bottom: 0.1rem;
  font-size: 0.69rem;
}

.demo-index .demo-card p {
  margin-bottom: 0.35rem;
}

.demo-index .demo-card .demo-card-features {
  margin: 0.1rem 0 0.85rem;
  padding-top: 0.65rem;
  border-top: 1px solid color-mix(in srgb, var(--line) 84%, var(--accent-2) 16%);
  color: color-mix(in srgb, var(--text) 72%, var(--muted) 28%);
  font-size: 0.84rem;
  font-weight: 800;
  line-height: 1.55;
}

.demo-index .demo-card .button {
  width: 100%;
  min-height: 3rem;
  margin-top: auto;
}

.demo-index .how-panel {
  padding: clamp(1.25rem, 3vw, 1.75rem);
  border: 1px solid color-mix(in srgb, var(--line) 84%, var(--accent-2) 18%);
  border-radius: var(--radius-lg);
  background: rgba(255, 255, 255, 0.66);
  box-shadow: var(--shadow);
}

.demo-index .how-panel .section-heading {
  margin-bottom: 1rem;
}

.demo-index .steps-grid {
  gap: 0;
  overflow: hidden;
  border: 1px solid var(--line);
  border-radius: var(--radius-md);
  background: #ffffff;
}

.demo-index .steps-grid .area-panel {
  border: 0;
  border-radius: 0;
  background: transparent;
  box-shadow: none;
}

.demo-index .steps-grid .area-panel + .area-panel {
  border-top: 1px solid var(--line);
}

.demo-index .mid-cta {
  padding-top: 0;
}

.demo-index .final-cta {
  padding-top: clamp(0.25rem, 1.4vw, 0.8rem);
}

.demo-index .cta-panel {
  display: grid;
  gap: 1.25rem;
  align-items: center;
  padding: clamp(1.35rem, 3vw, 2rem);
  background:
    linear-gradient(90deg, rgba(11, 111, 240, 0.06), rgba(124, 203, 91, 0.09)),
    #ffffff;
}

.demo-index .cta-panel .button-row {
  margin-top: 0;
}

.demo-index .site-footer {
  padding: 2rem 0;
  border-top: 1px solid var(--line);
  background: #ffffff;
  color: var(--muted);
}

.demo-index .footer-row {
  align-items: center;
}

@media (min-width: 760px) {
  .demo-index .value-grid,
  .demo-index .steps-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .demo-index .demo-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .demo-index .steps-grid .area-panel + .area-panel {
    border-top: 0;
    border-left: 1px solid var(--line);
  }

  .demo-index .cta-panel {
    grid-template-columns: minmax(0, 1fr) auto;
  }
}

@media (min-width: 980px) {
  .demo-index .demo-hero__inner {
    max-width: var(--max);
    grid-template-columns: minmax(0, 0.9fr) minmax(320px, 0.72fr);
  }

  .demo-index .demo-hero-preview {
    position: relative;
    display: block;
    min-height: 430px;
  }

  .demo-index .demo-hero-preview img {
    position: absolute;
    width: 64%;
    max-height: 360px;
  }

  .demo-index .demo-hero-preview img:first-child {
    top: 4.8rem;
    left: 0;
    z-index: 2;
  }

  .demo-index .demo-hero-preview img:nth-child(2) {
    top: 0;
    right: 0;
    z-index: 1;
  }

  .demo-index .demo-hero-preview img:nth-child(3) {
    right: 3rem;
    bottom: 0;
    z-index: 3;
  }
}

@media (min-width: 1040px) {
  .demo-index .demo-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .demo-index .value-grid--four {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (max-width: 759px) {
  body.demo-index {
    padding-bottom: 0;
  }

  .demo-index .header-row {
    min-height: auto;
    padding: 0.85rem 0;
  }

  .demo-index .brand-logo {
    width: 10.5rem;
  }

  .demo-index .site-nav {
    width: 100%;
    gap: 0.25rem;
  }

  .demo-index h1 {
    max-width: 15ch;
    font-size: clamp(2.15rem, 11vw, 3.15rem);
  }

  .demo-index .button-row {
    flex-direction: column;
  }

  .demo-index .button-row .button {
    width: 100%;
  }

  .demo-index .demo-hero-preview {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .demo-index .demo-hero-preview img:first-child {
    grid-column: 1 / -1;
    grid-row: auto;
  }

}

/* ==========================================================================
   Visual System Pass 1: Demo Index Alignment
   ========================================================================== */
body.demo-index {
  --bg: #f5f9fb;
  --bg-soft: #edf5f1;
  --surface: #ffffff;
  --text: #17262f;
  --muted: #566a74;
  --line: #d9e5ec;
  --accent: #0b6fe8;
  --accent-2: #5fbf3e;
  --dark: #18343b;
  --on-dark: #f6fbfc;
  --shadow: 0 14px 34px rgba(20, 44, 56, 0.08);
  --shadow-soft: 0 8px 22px rgba(20, 44, 56, 0.06);
  --radius-lg: 12px;
  --radius-md: 9px;
}

.demo-index .site-header {
  border-bottom-color: var(--line);
  background: rgba(255, 255, 255, 0.94);
  box-shadow: var(--shadow-soft);
}

.demo-index .site-nav a {
  border-radius: 999px;
  color: var(--muted);
  font-weight: 800;
}

.demo-index .site-nav a:hover,
.demo-index .site-nav a:focus-visible {
  color: var(--accent);
}

.demo-index .button {
  min-height: 3.1rem;
  border-radius: var(--radius-md);
  box-shadow: none;
  transition:
    transform 160ms ease,
    border-color 160ms ease,
    background 160ms ease,
    color 160ms ease,
    box-shadow 160ms ease;
}

.demo-index .button:hover {
  transform: translateY(-1px);
}

.demo-index .button:focus-visible,
.demo-index .site-nav a:focus-visible,
.demo-index .nav-toggle:focus-visible {
  outline: 3px solid rgba(11, 111, 232, 0.28);
  outline-offset: 3px;
}

.demo-index .button-primary {
  border-color: var(--accent);
  background: var(--accent);
  color: #ffffff;
  box-shadow: 0 12px 26px rgba(11, 111, 232, 0.18);
}

.demo-index .button-primary:hover {
  border-color: #0759bd;
  background: #0759bd;
}

.demo-index .button-secondary {
  border-color: #bfd0dc;
  background: #ffffff;
  color: var(--accent);
}

.demo-index .button-secondary:hover {
  border-color: var(--accent);
  background: #eef6ff;
}

.demo-index .eyebrow,
.demo-index .section-label,
.demo-index .card-label,
.demo-index .group-kicker {
  letter-spacing: 0.09em;
}

.demo-index .value-card,
.demo-index .area-panel,
.demo-index .demo-card,
.demo-index .cta-panel,
.demo-index .how-panel {
  border-color: var(--line);
  border-radius: var(--radius-lg);
  background: #ffffff;
  box-shadow: var(--shadow-soft);
}

.demo-index .demo-card-content {
  gap: 0.65rem;
  padding: 1.15rem;
}

.demo-index .demo-card .demo-card-features {
  border-top-color: var(--line);
  color: var(--muted);
  font-size: 0.85rem;
  font-weight: 750;
}

.demo-index .cta-panel {
  background:
    linear-gradient(90deg, rgba(11, 111, 232, 0.055), rgba(95, 191, 62, 0.075)),
    #ffffff;
}

@media (max-width: 759px) {
  .demo-index .container {
    width: min(100% - 1.25rem, var(--max));
  }

  .demo-index .demo-hero {
    padding-top: 2rem;
  }

  .demo-index h1 {
    max-width: 100%;
    font-size: clamp(2rem, 9vw, 2.8rem);
  }

  .demo-index .demo-grid {
    grid-template-columns: minmax(0, 1fr);
  }

  .demo-index .value-card,
  .demo-index .area-panel,
  .demo-index .demo-card,
  .demo-index .cta-panel,
  .demo-index .how-panel {
    border-radius: 10px;
  }
}

@media (prefers-reduced-motion: reduce) {
  *,
  *::before,
  *::after {
    scroll-behavior: auto !important;
    transition-duration: 0.01ms !important;
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
  }
}

/* Distinct visual directions for the shared demo-site.css detail pages. */
.theme-roofing {
  --bg: #eeeae1;
  --surface-soft: #ded7ca;
  --accent: #a34327;
  --accent-2: #30363a;
  --dark: #171b1d;
  --radius-lg: 10px;
  --radius-md: 6px;
}

.theme-roofing h1,
.theme-roofing h2,
.theme-roofing h3 {
  font-family: "Manrope", "Segoe UI", sans-serif;
  font-weight: 900;
  letter-spacing: -0.045em;
}

.theme-roofing .hero {
  background:
    linear-gradient(90deg, rgba(23, 27, 29, 0.92), rgba(23, 27, 29, 0.66)),
    linear-gradient(135deg, #2f3437, #6e382a);
  color: #fff6ed;
}

.theme-roofing .hero-lead,
.theme-roofing .hero .eyebrow {
  color: rgba(255, 246, 237, 0.82);
}

.theme-roofing .hero .eyebrow,
.theme-roofing .section-label,
.theme-roofing .card-label {
  border-radius: 4px;
  letter-spacing: 0.12em;
}

.theme-roofing .hero-photo,
.theme-roofing .case-card,
.theme-roofing .service-card {
  border-radius: 8px;
}

.theme-roofing .service-card {
  border-top: 5px solid var(--accent);
}

.theme-roofing .hero-note {
  border-radius: 8px;
  background: #fff6ed;
  color: var(--dark);
}

.theme-mechanic {
  --bg: #f1f2ee;
  --surface-soft: #dfe3dc;
  --accent: #d7a51d;
  --accent-2: #26333a;
  --dark: #111518;
  --radius-lg: 12px;
  --radius-md: 8px;
}

.theme-mechanic h1,
.theme-mechanic h2,
.theme-mechanic h3 {
  font-family: "Manrope", "Segoe UI", sans-serif;
  font-weight: 900;
  letter-spacing: -0.035em;
}

.theme-mechanic .hero {
  background:
    linear-gradient(115deg, rgba(17, 21, 24, 0.96), rgba(38, 51, 58, 0.84)),
    repeating-linear-gradient(135deg, transparent 0 18px, rgba(215, 165, 29, 0.12) 18px 24px);
  color: #fff8df;
}

.theme-mechanic .hero-lead,
.theme-mechanic .hero .eyebrow {
  color: rgba(255, 248, 223, 0.84);
}

.theme-mechanic .button-primary,
.theme-mechanic .mobile-contact-bar a:first-child {
  background: #d7a51d;
  color: #111518;
}

.theme-mechanic .service-card,
.theme-mechanic .area-panel,
.theme-mechanic .proof-card {
  border-left: 5px solid var(--accent);
  border-radius: 8px;
}

.theme-mechanic .card-label,
.theme-mechanic .section-label,
.theme-mechanic .eyebrow {
  border-radius: 4px;
  color: #111518;
}

.theme-cleaning {
  --bg: #f6fbfa;
  --surface-soft: #e8f5f2;
  --accent: #24736b;
  --accent-2: #7fbba8;
  --dark: #123230;
  --radius-lg: 8px;
  --radius-md: 6px;
  --shadow: 0 20px 52px rgba(36, 115, 107, 0.1);
}

.theme-cleaning h1,
.theme-cleaning h2,
.theme-cleaning h3 {
  font-family: "Manrope", "Segoe UI", sans-serif;
  font-weight: 850;
  letter-spacing: -0.035em;
}

.theme-cleaning .hero {
  background: linear-gradient(180deg, #fafdff, #edf8f5);
}

.theme-cleaning .service-card {
  border-radius: 8px;
  background: linear-gradient(180deg, #ffffff, #f2fbf8);
}

.theme-cleaning .service-card .card-label {
  background: #e1f3ed;
}

.theme-cleaning .trust-strip {
  background: #123230;
}

.theme-cleaning .contact-form {
  border-radius: 8px;
}

.theme-landscaping {
  --bg: #f2f5ed;
  --surface-soft: #e3ead7;
  --accent: #4f7a38;
  --accent-2: #a7672f;
  --dark: #172417;
  --radius-lg: 8px;
  --radius-md: 6px;
}

.theme-landscaping .hero {
  background: linear-gradient(180deg, #f6f8f1, #e9f0df);
}

.theme-landscaping h1,
.theme-landscaping h2 {
  max-width: 15ch;
}

.theme-landscaping .hero-photo,
.theme-landscaping .case-card {
  border-radius: 8px;
}

.theme-landscaping .case-grid {
  align-items: stretch;
}

.theme-landscaping .case-card:nth-child(2) {
  margin-top: 1.5rem;
}

.theme-landscaping .area-pills span {
  background: rgba(255, 255, 255, 0.74);
}

.theme-joinery {
  --bg: #f5f0e7;
  --surface-soft: #e7dccb;
  --accent: #70401f;
  --accent-2: #2d3736;
  --dark: #1d1713;
  --radius-lg: 6px;
  --radius-md: 4px;
  --shadow: 0 28px 70px rgba(62, 42, 28, 0.12);
}

.theme-joinery .hero {
  padding-top: clamp(4rem, 9vw, 8rem);
}

.theme-joinery h1,
.theme-joinery h2,
.theme-joinery h3 {
  letter-spacing: -0.015em;
}

.theme-joinery h1 {
  max-width: 12ch;
  font-size: clamp(3rem, 7vw, 5.8rem);
}

.theme-joinery .hero-photo,
.theme-joinery .case-card,
.theme-joinery .service-card,
.theme-joinery .contact-form {
  border-radius: 4px;
}

.theme-joinery .case-card {
  background: #fffaf2;
}

.theme-joinery .service-card {
  border-top: 1px solid rgba(112, 64, 31, 0.36);
  box-shadow: none;
}

.theme-joinery .section-dark {
  background: linear-gradient(135deg, #1d1713, #2d251e);
}

.presgro-demo-header {
  position: relative;
  z-index: 20;
  border-bottom: 1px solid rgba(217, 230, 245, 0.86);
  background: rgba(255, 255, 255, 0.96);
  box-shadow: 0 10px 26px rgba(20, 32, 51, 0.06);
  color: #142033;
  font-family: Manrope, Arial, sans-serif;
}

.presgro-demo-header__inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0.85rem;
  width: min(1180px, calc(100% - 2rem));
  min-height: 4.35rem;
  margin-inline: auto;
}

.presgro-demo-header__brand {
  display: inline-flex;
  align-items: center;
  flex: 0 0 auto;
}

.presgro-demo-header__brand img {
  display: block;
  width: auto;
  height: 2.25rem;
  max-width: 9rem;
}

.presgro-demo-header__nav {
  display: flex;
  flex: 1 1 auto;
  justify-content: center;
  gap: 0.25rem;
}

.presgro-demo-header a {
  color: #42526b;
  text-decoration: none;
}

.presgro-demo-header__nav a,
.presgro-demo-header__cta {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 2.55rem;
  border-radius: 999px;
  font-size: 0.9rem;
  font-weight: 800;
  line-height: 1.2;
}

.presgro-demo-header__nav a {
  padding: 0.55rem 0.68rem;
}

.presgro-demo-header__cta {
  flex: 0 0 auto;
  padding: 0.72rem 1rem;
  border: 1px solid rgba(20, 99, 243, 0.2);
  background: #1463f3;
  color: #ffffff !important;
  box-shadow: 0 10px 24px rgba(20, 99, 243, 0.16);
}

.presgro-demo-header a:hover,
.presgro-demo-header a:focus-visible {
  outline: none;
  background: #eef5ff;
  color: #0b51cf;
}

.presgro-demo-header__cta:hover,
.presgro-demo-header__cta:focus-visible {
  background: #0b51cf !important;
  color: #ffffff !important;
}

.presgro-demo-header a:focus-visible {
  outline: 3px solid rgba(20, 99, 243, 0.28);
  outline-offset: 3px;
}

@media (max-width: 820px) {
  .presgro-demo-header__inner {
    flex-wrap: wrap;
    justify-content: center;
    padding-block: 0.7rem;
  }

  .presgro-demo-header__nav {
    order: 3;
    flex-basis: 100%;
    justify-content: flex-start;
    overflow-x: auto;
    padding-inline-end: 1rem;
    padding-bottom: 0.12rem;
    scrollbar-width: thin;
    -webkit-mask-image: linear-gradient(90deg, #000 0, #000 calc(100% - 2.5rem), transparent 100%);
    mask-image: linear-gradient(90deg, #000 0, #000 calc(100% - 2.5rem), transparent 100%);
  }
}

@media (max-width: 520px) {
  .presgro-demo-header__inner {
    width: min(100%, calc(100% - 1rem));
  }

  .presgro-demo-header__brand img {
    height: 2rem;
    max-width: 7.8rem;
  }

  .presgro-demo-header__nav a {
    flex: 0 0 auto;
    padding-inline: 0.45rem;
    font-size: 0.82rem;
  }

  .presgro-demo-header__cta {
    padding-inline: 0.78rem;
    font-size: 0.82rem;
  }
}
