:root {
  --bg: #edf3fb;
  --surface: #f7fbff;
  --surface-strong: #ffffff;
  --hero-image: none;
  --ink: #112033;
  --muted: #51657d;
  --line: rgba(17, 32, 51, 0.12);
  --accent: #315fca;
  --accent-deep: #23479c;
  --accent-soft: #dde9ff;
  --success: #1f6b45;
  --shadow: 0 18px 40px rgba(16, 33, 45, 0.12);
  --radius: 24px;
  --font-body: "Barlow", sans-serif;
  --font-display: "Barlow", sans-serif;
}

:root[data-theme="copper"] {
  --bg: #f6f1e8;
  --surface: #fffaf2;
  --surface-strong: #ffffff;
  --ink: #10212d;
  --muted: #4f6473;
  --line: rgba(16, 33, 45, 0.12);
  --accent: #c85a1f;
  --accent-deep: #9f4313;
  --accent-soft: #ffe1d1;
}

:root[data-theme="slate-blue"] {
  --bg: #edf3fb;
  --surface: #f7fbff;
  --surface-strong: #ffffff;
  --ink: #112033;
  --muted: #51657d;
  --line: rgba(17, 32, 51, 0.12);
  --accent: #315fca;
  --accent-deep: #23479c;
  --accent-soft: #dde9ff;
}

:root[data-theme="forest"] {
  --bg: #edf4ef;
  --surface: #f7fbf7;
  --surface-strong: #ffffff;
  --ink: #16271d;
  --muted: #587062;
  --line: rgba(22, 39, 29, 0.12);
  --accent: #2f7a4f;
  --accent-deep: #21593a;
  --accent-soft: #ddefe2;
}

:root[data-theme="ocean"] {
  --bg: #eaf6f8;
  --surface: #f5fcfd;
  --surface-strong: #ffffff;
  --ink: #12262f;
  --muted: #4f6871;
  --line: rgba(18, 38, 47, 0.12);
  --accent: #1d8ca6;
  --accent-deep: #14697d;
  --accent-soft: #d8f1f7;
}

:root[data-theme="charcoal-gold"] {
  --bg: #f5f1e7;
  --surface: #fcfaf4;
  --surface-strong: #ffffff;
  --ink: #1f2429;
  --muted: #5f666d;
  --line: rgba(31, 36, 41, 0.12);
  --accent: #c79119;
  --accent-deep: #9b6f08;
  --accent-soft: #f7e8bc;
}

:root[data-theme="burgundy"] {
  --bg: #f8ecef;
  --surface: #fff7f8;
  --surface-strong: #ffffff;
  --ink: #2b1720;
  --muted: #6f5460;
  --line: rgba(43, 23, 32, 0.12);
  --accent: #a33d5c;
  --accent-deep: #7e2845;
  --accent-soft: #f6dbe4;
}

:root[data-theme="sunset"] {
  --bg: #fff0e8;
  --surface: #fff8f3;
  --surface-strong: #ffffff;
  --ink: #2b1f1a;
  --muted: #71564b;
  --line: rgba(43, 31, 26, 0.12);
  --accent: #e06a34;
  --accent-deep: #b84d1d;
  --accent-soft: #ffe1d2;
}

:root[data-theme="midnight-red"] {
  --bg: #eef1f5;
  --surface: #f8fafc;
  --surface-strong: #ffffff;
  --ink: #182430;
  --muted: #566675;
  --line: rgba(24, 36, 48, 0.12);
  --accent: #c84545;
  --accent-deep: #9d2e2e;
  --accent-soft: #f8dddd;
}

:root[data-theme="plum"] {
  --bg: #f6eff7;
  --surface: #fcf8fc;
  --surface-strong: #ffffff;
  --ink: #241a2c;
  --muted: #685b72;
  --line: rgba(36, 26, 44, 0.12);
  --accent: #8d4bb3;
  --accent-deep: #6c358d;
  --accent-soft: #eddcf7;
}

:root[data-theme="sandstone"] {
  --bg: #f5f0ea;
  --surface: #fcfaf7;
  --surface-strong: #ffffff;
  --ink: #2a241f;
  --muted: #6a5e54;
  --line: rgba(42, 36, 31, 0.12);
  --accent: #b76b3e;
  --accent-deep: #92512a;
  --accent-soft: #f2dfd1;
}

:root[data-theme="graphite"] {
  --bg: #eceef1;
  --surface: #f6f7f8;
  --surface-strong: #ffffff;
  --ink: #171a1d;
  --muted: #5f666d;
  --line: rgba(23, 26, 29, 0.14);
  --accent: #3f464d;
  --accent-deep: #20252a;
  --accent-soft: #d9dde1;
}

:root[data-theme="evergreen"] {
  --bg: #edf3ef;
  --surface: #f7fbf8;
  --surface-strong: #ffffff;
  --ink: #15231d;
  --muted: #56685f;
  --line: rgba(21, 35, 29, 0.12);
  --accent: #2b6a4f;
  --accent-deep: #1d4e39;
  --accent-soft: #dcebe3;
}


* {
  box-sizing: border-box;
}

:root[data-font="barlow"] {
  --font-body: "Barlow", sans-serif;
  --font-display: "Barlow", sans-serif;
}

:root[data-font="manrope"] {
  --font-body: "Manrope", sans-serif;
  --font-display: "Manrope", sans-serif;
}

:root[data-font="outfit"] {
  --font-body: "Outfit", sans-serif;
  --font-display: "Outfit", sans-serif;
}

:root[data-font="sora"] {
  --font-body: "Sora", sans-serif;
  --font-display: "Sora", sans-serif;
}

:root[data-font="archivo"] {
  --font-body: "Archivo", sans-serif;
  --font-display: "Archivo", sans-serif;
}

:root[data-font="space-grotesk"] {
  --font-body: "Manrope", sans-serif;
  --font-display: "Space Grotesk", sans-serif;
}

:root[data-font="plus-jakarta"] {
  --font-body: "Plus Jakarta Sans", sans-serif;
  --font-display: "Plus Jakarta Sans", sans-serif;
}

:root[data-font="rubik"] {
  --font-body: "Manrope", sans-serif;
  --font-display: "Rubik", sans-serif;
}

:root[data-font="ibm-plex"] {
  --font-body: "IBM Plex Sans", sans-serif;
  --font-display: "IBM Plex Sans", sans-serif;
}

:root[data-font="urbanist"] {
  --font-body: "Manrope", sans-serif;
  --font-display: "Urbanist", sans-serif;
}

@media (prefers-reduced-motion: no-preference) {
  html {
    scroll-behavior: smooth;
  }
}

body {
  margin: 0;
  font-family: var(--font-body);
  color: var(--ink);
  background:
    radial-gradient(
      circle at top left,
      color-mix(in srgb, var(--accent) 18%, transparent),
      transparent 28%
    ),
    linear-gradient(
      180deg,
      color-mix(in srgb, var(--accent-soft) 35%, white) 0%,
      var(--bg) 100%
    );
}

body[data-page-style="framed"] {
  background:
    radial-gradient(circle at top left, color-mix(in srgb, var(--accent) 14%, transparent), transparent 26%),
    radial-gradient(circle at bottom right, color-mix(in srgb, var(--accent-soft) 48%, white), transparent 24%),
    linear-gradient(180deg, color-mix(in srgb, var(--accent-soft) 26%, white) 0%, var(--bg) 100%);
}

body[data-page-style="stacked"] {
  background:
    linear-gradient(
      180deg,
      color-mix(in srgb, var(--accent-soft) 42%, white) 0 420px,
      var(--bg) 420px 100%
    );
}

body[data-page-style="split"] {
  background:
    linear-gradient(
      90deg,
      color-mix(in srgb, var(--accent-soft) 28%, white) 0 26%,
      var(--bg) 26% 100%
    );
}

body[data-page-style="contrast"] {
  background:
    linear-gradient(
      180deg,
      var(--ink) 0 460px,
      color-mix(in srgb, var(--accent-soft) 20%, white) 460px 100%
    );
}

body[data-page-style="centered"] {
  background:
    radial-gradient(circle at top center, color-mix(in srgb, var(--accent-soft) 54%, white), transparent 28%),
    linear-gradient(180deg, color-mix(in srgb, var(--accent-soft) 18%, white) 0%, var(--bg) 100%);
}

body[data-page-style="outline"] {
  background:
    linear-gradient(180deg, color-mix(in srgb, var(--surface) 96%, white) 0%, var(--bg) 100%);
}

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

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

.site-shell {
  width: min(1120px, calc(100% - 32px));
  margin: 0 auto;
  padding: 20px 0 56px;
}

.topbar {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  margin-bottom: 24px;
  padding: 14px 18px;
  border: 1px solid color-mix(in srgb, var(--accent) 10%, var(--line));
  border-radius: 22px;
  background: color-mix(in srgb, var(--surface-strong) 82%, white);
  box-shadow: 0 10px 28px rgba(16, 33, 45, 0.06);
  backdrop-filter: blur(12px);
}

.brand {
  font-size: 1.2rem;
  font-weight: 800;
  letter-spacing: 0.02em;
}

.topbar-call {
  font-size: 0.95rem;
  font-weight: 700;
  color: var(--accent-deep);
}

.preview-controls {
  display: grid;
  gap: 14px;
  margin-bottom: 20px;
  padding: 14px 18px;
  border: 1px solid color-mix(in srgb, var(--accent) 10%, var(--line));
  border-radius: 22px;
  background: color-mix(in srgb, var(--surface-strong) 82%, white);
  box-shadow: 0 10px 28px rgba(16, 33, 45, 0.06);
}

.preview-controls label {
  display: block;
  font-size: 0.82rem;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: var(--accent-deep);
}

.preview-controls select {
  width: 100%;
  margin-top: 8px;
  padding: 12px 14px;
  border: 1px solid color-mix(in srgb, var(--accent) 12%, var(--line));
  border-radius: 14px;
  background: var(--surface-strong);
  color: var(--ink);
}

.preview-controls-action {
  display: flex;
  align-items: end;
}

.preview-controls-action .button {
  width: 100%;
}

.hero {
  display: grid;
  gap: 20px;
  align-items: stretch;
}

.hero-copy,
.hero-card,
.service-card,
.trust-card,
.review-card,
.callout,
.contact-form {
  border: 1px solid var(--line);
  border-radius: var(--radius);
  background: var(--surface-strong);
  box-shadow: var(--shadow);
}

.hero-copy {
  padding: 28px 22px;
  background:
    linear-gradient(
      135deg,
      color-mix(in srgb, var(--accent) 10%, white),
      color-mix(in srgb, var(--surface-strong) 96%, white)
    ),
    var(--surface-strong);
  position: relative;
  overflow: hidden;
}

.hero-copy::after {
  content: "";
  position: absolute;
  inset: 0;
  background:
    radial-gradient(circle at top right, color-mix(in srgb, var(--accent-soft) 45%, white), transparent 22%);
  pointer-events: none;
}

.eyebrow,
.section-kicker,
.hero-card-label {
  margin: 0 0 10px;
  color: var(--accent-deep);
  text-transform: uppercase;
  letter-spacing: 0.08em;
  font-size: 0.82rem;
  font-weight: 800;
}

h1,
h2,
h3,
p {
  margin-top: 0;
}

h1,
h2,
h3,
.brand,
.hero-card-title,
.hero-proof-value,
.service-strip-item strong {
  font-family: var(--font-display);
}

h1 {
  margin-bottom: 14px;
  font-size: clamp(2.4rem, 8vw, 4.6rem);
  line-height: 1.04;
  letter-spacing: 0;
}

h2 {
  margin-bottom: 10px;
  font-size: clamp(1.9rem, 5vw, 3rem);
  line-height: 1;
  letter-spacing: 0;
}

h3 {
  margin-bottom: 8px;
  font-size: 1.25rem;
}

.hero-subheadline,
.callout p,
.section-heading p,
.trust-card p,
.review-card p,
.service-card p,
.hero-card-copy {
  color: var(--muted);
  line-height: 1.5;
}

.hero-actions {
  display: flex;
  flex-direction: column;
  gap: 12px;
  margin: 26px 0 20px;
}

.hero-actions .button-primary {
  min-width: min(100%, 210px);
}

.hero-actions .button-secondary {
  min-width: min(100%, 176px);
}

.button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 56px;
  padding: 14px 20px;
  border: 0;
  border-radius: 999px;
  font-weight: 800;
  text-align: center;
  transition:
    transform 160ms ease,
    background-color 160ms ease,
    color 160ms ease;
}

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

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

.button-primary:hover,
.button-primary:focus-visible {
  background: var(--accent-deep);
}

.button-secondary {
  border: 1px solid color-mix(in srgb, var(--accent) 18%, var(--line));
  background: color-mix(in srgb, var(--accent-soft) 66%, white);
  color: var(--accent-deep);
  box-shadow: none;
}

.button-block {
  width: 100%;
}

.trust-line {
  margin-bottom: 0;
  font-weight: 700;
}

.hero-proof-grid {
  display: grid;
  gap: 12px;
  margin-top: 32px;
}

.hero-proof-grid:empty {
  display: none;
}

body[data-page-style="classic"] .hero-proof-grid {
  margin-top: 68px;
}

.hero-proof-card {
  display: flex;
  flex-direction: column;
  gap: 4px;
  padding: 14px 16px;
  border: 1px solid color-mix(in srgb, var(--accent) 14%, var(--line));
  border-radius: 18px;
  background: color-mix(in srgb, var(--surface-strong) 90%, white);
}

.hero-proof-value {
  font-size: 1.1rem;
  font-weight: 800;
  letter-spacing: 0;
}

.hero-proof-label {
  color: var(--muted);
  font-size: 0.95rem;
}

.hero-card {
  padding: 24px 22px;
  background:
    linear-gradient(
      180deg,
      color-mix(in srgb, var(--accent-soft) 75%, white),
      color-mix(in srgb, var(--surface-strong) 95%, white)
    ),
    var(--surface-strong);
}

.hero-card-title {
  margin-bottom: 10px;
  font-size: 2rem;
  font-weight: 800;
  letter-spacing: 0;
}

.hero-card-badges {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin: 20px 0;
}

.hero-card-badges span {
  display: inline-flex;
  padding: 8px 12px;
  border-radius: 999px;
  background: color-mix(in srgb, var(--surface-strong) 82%, white);
  border: 1px solid color-mix(in srgb, var(--accent) 12%, var(--line));
  color: var(--ink);
  font-size: 0.86rem;
  font-weight: 700;
}

.hero-card-contact {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin: 0 0 20px;
  padding: 16px 18px;
  border-radius: 18px;
  background: color-mix(in srgb, var(--surface-strong) 84%, white);
  border: 1px solid color-mix(in srgb, var(--accent) 14%, var(--line));
  text-align: center;
}

.hero-card-contact-label {
  margin-bottom: 6px;
  color: var(--muted);
  font-size: 0.9rem;
  font-weight: 700;
}

.hero-card-contact-number {
  font-size: 1.4rem;
  font-weight: 800;
  letter-spacing: 0;
}

.hero-card-note {
  display: flex;
  flex-direction: column;
  gap: 6px;
  margin-bottom: 20px;
  padding-top: 2px;
  color: var(--muted);
}

.hero-card-note strong {
  color: var(--ink);
}

.section {
  margin-top: 32px;
}

.service-strip {
  display: grid;
  gap: 12px;
  margin-top: 18px;
}

.service-strip-item {
  padding: 16px 18px;
  border: 1px solid color-mix(in srgb, var(--accent) 12%, var(--line));
  border-radius: 20px;
  background: color-mix(in srgb, var(--surface-strong) 88%, white);
  box-shadow: 0 12px 30px rgba(16, 33, 45, 0.06);
}

.service-strip-label {
  display: block;
  margin-bottom: 6px;
  color: var(--muted);
  font-size: 0.78rem;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.service-strip-item strong {
  font-size: 1rem;
  letter-spacing: 0;
}

.demo-builder {
  margin-top: 32px;
  margin-bottom: 24px;
}

.demo-builder-panel {
  border: 1px solid var(--line);
  border-radius: var(--radius);
  background: color-mix(in srgb, var(--surface-strong) 92%, white);
  box-shadow: var(--shadow);
  overflow: hidden;
}

.demo-builder-panel summary {
  padding: 18px 20px;
  font-size: 1.05rem;
  font-weight: 800;
  cursor: pointer;
  list-style: none;
}

.demo-builder-panel summary::-webkit-details-marker {
  display: none;
}

.demo-builder-panel summary::after {
  content: "Hide";
  float: right;
  color: var(--accent-deep);
  font-size: 0.9rem;
}

.demo-builder-panel:not([open]) summary::after {
  content: "Show";
}

.demo-builder-form {
  display: grid;
  gap: 14px;
  padding: 0 20px 20px;
}

.demo-builder-group {
  display: grid;
  grid-column: 1 / -1;
  gap: 14px;
  margin: 0;
  padding: 18px;
  border: 1px solid color-mix(in srgb, var(--accent) 10%, var(--line));
  border-radius: 18px;
  background: color-mix(in srgb, var(--surface-strong) 72%, white);
}

.demo-builder-group legend {
  padding: 0 8px;
  color: var(--accent-deep);
  font-size: 0.8rem;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.demo-builder-form label,
.contact-form label {
  display: block;
  margin-bottom: 14px;
  font-weight: 700;
}

.demo-builder-form input,
.demo-builder-form select,
.demo-builder-form textarea,
.contact-form input,
.contact-form select {
  width: 100%;
  margin-top: 8px;
  padding: 14px 16px;
  border: 1px solid rgba(16, 33, 45, 0.16);
  border-radius: 16px;
  background: #fff;
}

.demo-builder-form textarea {
  resize: vertical;
}

.demo-builder-form input:focus,
.demo-builder-form select:focus,
.demo-builder-form textarea:focus,
.contact-form input:focus,
.contact-form select:focus {
  outline: 2px solid color-mix(in srgb, var(--accent) 28%, transparent);
  border-color: var(--accent);
}

.demo-builder-full,
.demo-builder-actions,
.demo-builder-template-action {
  grid-column: 1 / -1;
}

.demo-builder-actions,
.demo-builder-template-action {
  margin-top: -4px;
}

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

.section-heading {
  margin-bottom: 18px;
  max-width: 720px;
}

.service-grid,
.trust-grid,
.reviews,
.palette-grid,
.social-links-grid {
  display: grid;
  gap: 16px;
}

.social-links {
  margin-top: 30px;
}

.social-links-grid {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 14px;
}

.social-link-card {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  width: 56px;
  height: 56px;
  padding: 0;
  border: 1px solid color-mix(in srgb, var(--accent) 10%, var(--line));
  border-radius: 999px;
  background: color-mix(in srgb, var(--surface-strong) 94%, white);
  box-shadow: 0 10px 24px rgba(16, 33, 45, 0.08);
  font-weight: 800;
  transition:
    transform 160ms ease,
    border-color 160ms ease,
    box-shadow 160ms ease;
}

.social-link-card:hover,
.social-link-card:focus-visible {
  transform: translateY(-2px);
  border-color: var(--accent);
}

.social-link-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: var(--accent-deep);
  font-size: 0.92rem;
  font-weight: 800;
  text-transform: lowercase;
}

.social-link-label {
  display: none;
}

.reviews {
  margin-top: 22px;
}

.service-card,
.trust-card,
.review-card,
.palette-card {
  padding: 22px 20px;
}

.service-tag {
  display: inline-flex;
  margin-bottom: 14px;
  padding: 6px 10px;
  border-radius: 999px;
  background: var(--accent-soft);
  color: var(--accent-deep);
  font-size: 0.8rem;
  font-weight: 800;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}

.service-card {
  position: relative;
  overflow: hidden;
  background:
    linear-gradient(
      180deg,
      color-mix(in srgb, var(--surface-strong) 94%, white),
      color-mix(in srgb, var(--accent-soft) 18%, white)
    );
}

.service-card::after {
  content: "";
  position: absolute;
  right: -26px;
  top: -26px;
  width: 92px;
  height: 92px;
  border-radius: 999px;
  background: color-mix(in srgb, var(--accent) 8%, white);
}

.service-card::before {
  content: "";
  position: absolute;
  left: 20px;
  top: 0;
  width: 56px;
  height: 4px;
  border-radius: 999px;
  background: var(--accent);
}

.review-stars {
  margin-bottom: 12px;
  color: var(--accent);
  letter-spacing: 0.08em;
}

.trust-card {
  background:
    linear-gradient(
      180deg,
      color-mix(in srgb, var(--surface-strong) 96%, white),
      color-mix(in srgb, var(--accent-soft) 12%, white)
    );
  position: relative;
  overflow: hidden;
}

.trust-card::before {
  content: "";
  position: absolute;
  right: 18px;
  top: 18px;
  width: 12px;
  height: 12px;
  border-radius: 999px;
  background: color-mix(in srgb, var(--accent) 22%, white);
}

.review-card span {
  color: var(--muted);
  font-weight: 700;
}

.review-card {
  background:
    linear-gradient(
      180deg,
      color-mix(in srgb, var(--surface-strong) 96%, white),
      color-mix(in srgb, var(--accent-soft) 16%, white)
    );
  position: relative;
}

.review-card p:last-of-type {
  margin-bottom: 18px;
}

.palette-card {
  width: 100%;
  padding: 22px 20px;
  border: 1px solid var(--line);
  border-radius: var(--radius);
  background: var(--surface-strong);
  box-shadow: var(--shadow);
  text-align: left;
  cursor: pointer;
  transition:
    transform 160ms ease,
    border-color 160ms ease,
    box-shadow 160ms ease;
}

.palette-card:hover,
.palette-card:focus-visible {
  transform: translateY(-2px);
  border-color: var(--accent);
}

.palette-card.is-active {
  border-color: var(--accent);
  box-shadow: 0 22px 44px rgba(16, 33, 45, 0.16);
}

.palette-swatches {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 8px;
  margin-bottom: 16px;
}

.palette-swatch {
  aspect-ratio: 1 / 1;
  border-radius: 14px;
  border: 1px solid rgba(16, 33, 45, 0.08);
}

.palette-card h3 {
  margin-bottom: 6px;
}

.palette-key {
  color: var(--muted);
  font-size: 0.95rem;
  line-height: 1.4;
}

.callout {
  padding: 26px 22px;
  background: linear-gradient(
    135deg,
    color-mix(in srgb, var(--accent-deep) 78%, var(--ink)),
    var(--ink)
  );
  color: #fff;
}

.callout p,
.callout .section-kicker {
  color: rgba(255, 255, 255, 0.82);
}

.callout-button {
  margin-top: 18px;
  width: 100%;
}

.contact-form {
  padding: 22px;
}

.form-note {
  min-height: 24px;
  margin: 14px 0 0;
  color: var(--muted);
}

.form-note.is-success {
  color: var(--success);
  font-weight: 700;
}

body[data-page-style="framed"] .site-shell {
  width: min(1180px, calc(100% - 28px));
}

body[data-page-style="framed"] .topbar {
  border-radius: 28px;
  background:
    linear-gradient(
      135deg,
      color-mix(in srgb, var(--surface-strong) 90%, white),
      color-mix(in srgb, var(--accent-soft) 22%, white)
    );
  box-shadow: 0 18px 36px rgba(16, 33, 45, 0.08);
}

body[data-page-style="framed"] .hero {
  gap: 28px;
}

body[data-page-style="framed"] .hero-copy,
body[data-page-style="framed"] .hero-card,
body[data-page-style="framed"] .service-card,
body[data-page-style="framed"] .trust-card,
body[data-page-style="framed"] .review-card,
body[data-page-style="framed"] .contact-form,
body[data-page-style="framed"] .callout {
  border-width: 0;
  box-shadow:
    0 18px 40px rgba(16, 33, 45, 0.08),
    inset 0 0 0 1px color-mix(in srgb, var(--accent) 12%, var(--line));
}

body[data-page-style="framed"] .hero-copy {
  border-radius: 32px;
  padding: 34px 26px;
  background:
    linear-gradient(
      145deg,
      color-mix(in srgb, var(--surface-strong) 92%, white),
      color-mix(in srgb, var(--accent-soft) 26%, white)
    );
}

body[data-page-style="framed"] .hero-card {
  border-radius: 32px;
  padding: 28px 24px;
  background:
    linear-gradient(
      180deg,
      color-mix(in srgb, var(--surface-strong) 90%, white),
      color-mix(in srgb, var(--accent-soft) 34%, white)
    );
}

body[data-page-style="framed"] h1 {
  font-size: clamp(2.6rem, 8.4vw, 5rem);
  line-height: 1.03;
}

body[data-page-style="framed"] .hero-actions {
  gap: 14px;
}

body[data-page-style="framed"] .button {
  min-height: 60px;
  padding: 16px 24px;
}

body[data-page-style="framed"] .hero-proof-card {
  background:
    linear-gradient(
      180deg,
      color-mix(in srgb, var(--surface-strong) 88%, white),
      color-mix(in srgb, var(--accent-soft) 20%, white)
    );
  border-width: 0;
  box-shadow: inset 0 0 0 1px color-mix(in srgb, var(--accent) 16%, var(--line));
}

body[data-page-style="framed"] .service-strip-item {
  border-width: 0;
  box-shadow:
    0 16px 30px rgba(16, 33, 45, 0.08),
    inset 0 0 0 1px color-mix(in srgb, var(--accent) 16%, var(--line));
  background:
    linear-gradient(
      180deg,
      color-mix(in srgb, var(--surface-strong) 90%, white),
      color-mix(in srgb, var(--accent-soft) 22%, white)
    );
}

body[data-page-style="framed"] .service-card {
  border-radius: 30px;
  padding: 26px 22px;
  background:
    linear-gradient(
      180deg,
      color-mix(in srgb, var(--surface-strong) 92%, white),
      color-mix(in srgb, var(--accent-soft) 26%, white)
    );
}

body[data-page-style="framed"] .service-card::before {
  left: 22px;
  width: 72px;
  height: 5px;
}

body[data-page-style="framed"] .service-grid {
  gap: 22px;
}

body[data-page-style="framed"] .trust-grid,
body[data-page-style="framed"] .reviews {
  gap: 20px;
}

body[data-page-style="framed"] .trust-card,
body[data-page-style="framed"] .review-card {
  border-radius: 30px;
  padding: 26px 22px;
}

body[data-page-style="framed"] .section-heading {
  margin-bottom: 22px;
}

body[data-page-style="framed"] .services,
body[data-page-style="framed"] .trust,
body[data-page-style="framed"] .contact,
body[data-page-style="framed"] .palette-preview,
body[data-page-style="framed"] .demo-builder {
  margin-top: 34px;
}

body[data-page-style="framed"] .callout {
  border-radius: 30px;
  padding: 32px 28px;
}

body[data-page-style="framed"] .palette-card {
  border-radius: 26px;
}

body[data-page-style="framed"] .contact-form,
body[data-page-style="framed"] .demo-builder-panel {
  border-radius: 30px;
}

body[data-page-style="stacked"] .site-shell {
  width: min(1080px, calc(100% - 28px));
  padding-top: 18px;
}

body[data-page-style="stacked"] .topbar {
  margin-bottom: 18px;
  padding: 12px 0;
  border: 0;
  border-radius: 0;
  background: transparent;
  box-shadow: none;
  backdrop-filter: none;
}

body[data-page-style="stacked"] .hero {
  gap: 16px;
}

body[data-page-style="stacked"] .hero-copy {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  text-align: right;
  padding: 34px 28px 34px;
  border-radius: 34px;
  background:
    linear-gradient(
      90deg,
      rgba(255, 255, 255, 0.18) 0%,
      rgba(255, 255, 255, 0.08) 30%,
      rgba(9, 13, 18, 0.34) 72%,
      rgba(9, 13, 18, 0.6) 100%
    ),
    linear-gradient(
      180deg,
      rgba(9, 13, 18, 0.08) 0%,
      rgba(9, 13, 18, 0.2) 100%
    ),
    var(--hero-image),
    linear-gradient(
      180deg,
      color-mix(in srgb, var(--surface-strong) 94%, white),
      color-mix(in srgb, var(--accent-soft) 28%, white)
    );
  background-position: center;
  background-size: cover;
  box-shadow:
    0 24px 50px rgba(16, 33, 45, 0.1),
    inset 0 0 0 1px color-mix(in srgb, var(--accent) 12%, var(--line));
}

body[data-page-style="stacked"] .hero-copy::after {
  background:
    radial-gradient(circle at top right, rgba(255, 255, 255, 0.16), transparent 18%),
    linear-gradient(180deg, transparent 0%, rgba(9, 13, 18, 0.12) 100%);
}

body[data-page-style="stacked"] .hero-copy > * {
  position: relative;
  z-index: 1;
}

body[data-page-style="stacked"] .eyebrow,
body[data-page-style="stacked"] .hero-subheadline,
body[data-page-style="stacked"] .trust-line {
  color: rgba(255, 255, 255, 0.94);
}

body[data-page-style="stacked"] h1 {
  max-width: 10ch;
  margin-left: auto;
  color: #fff;
}

body[data-page-style="stacked"] .hero-subheadline,
body[data-page-style="stacked"] .trust-line {
  max-width: 34ch;
  margin-left: auto;
}

body[data-page-style="stacked"] .hero-actions {
  justify-content: flex-end;
}

body[data-page-style="stacked"] .button-secondary {
  background: rgba(255, 255, 255, 0.18);
  color: #fff;
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.16);
}

body[data-page-style="stacked"] .hero-proof-grid {
  width: 100%;
  margin-top: 24px;
}

body[data-page-style="stacked"] .hero-card {
  padding: 22px 20px;
  border-radius: 28px;
  background: var(--ink);
  color: #fff;
  box-shadow: 0 22px 40px rgba(16, 33, 45, 0.18);
}

body[data-page-style="stacked"] .hero-card-label,
body[data-page-style="stacked"] .hero-card-copy,
body[data-page-style="stacked"] .hero-card-contact-label,
body[data-page-style="stacked"] .hero-card-note,
body[data-page-style="stacked"] .hero-card-note span {
  color: rgba(255, 255, 255, 0.8);
}

body[data-page-style="stacked"] .hero-card-badges span {
  background: rgba(255, 255, 255, 0.08);
  border-color: rgba(255, 255, 255, 0.14);
  color: #fff;
}

body[data-page-style="stacked"] .hero-card-contact {
  background: rgba(255, 255, 255, 0.08);
  border-color: rgba(255, 255, 255, 0.14);
}

body[data-page-style="stacked"] .hero-card-contact-number,
body[data-page-style="stacked"] .hero-card-note strong {
  color: #fff;
}

body[data-page-style="stacked"] .hero-proof-grid {
  gap: 10px;
}

body[data-page-style="stacked"] .hero-proof-card {
  background: color-mix(in srgb, var(--accent-soft) 22%, white);
  border-color: color-mix(in srgb, var(--accent) 16%, var(--line));
}

body[data-page-style="stacked"] .service-strip {
  gap: 14px;
  margin-top: 12px;
}

body[data-page-style="stacked"] .service-strip-item {
  padding: 18px 18px 20px;
  border: 0;
  border-left: 5px solid var(--accent);
  border-radius: 18px;
  background: color-mix(in srgb, var(--surface-strong) 92%, white);
  box-shadow: 0 14px 28px rgba(16, 33, 45, 0.08);
}

body[data-page-style="stacked"] .section {
  margin-top: 24px;
}

body[data-page-style="stacked"] .section-heading {
  margin-bottom: 18px;
}

body[data-page-style="stacked"] .section-heading h2 {
  max-width: 12ch;
}

body[data-page-style="stacked"] .service-grid,
body[data-page-style="stacked"] .trust-grid,
body[data-page-style="stacked"] .reviews,
body[data-page-style="stacked"] .palette-grid {
  gap: 14px;
}

body[data-page-style="stacked"] .service-card,
body[data-page-style="stacked"] .trust-card,
body[data-page-style="stacked"] .review-card {
  border-radius: 22px;
  box-shadow: 0 14px 28px rgba(16, 33, 45, 0.08);
}

body[data-page-style="stacked"] .service-card::before {
  left: 18px;
  width: 46px;
}

body[data-page-style="stacked"] .callout {
  border-radius: 28px;
  padding: 24px 22px;
}

body[data-page-style="stacked"] .contact-form,
body[data-page-style="stacked"] .demo-builder-panel,
body[data-page-style="stacked"] .palette-card {
  border-radius: 24px;
}

body[data-page-style="split"] .site-shell {
  width: min(1120px, calc(100% - 32px));
}

body[data-page-style="split"] .topbar {
  margin-bottom: 20px;
}

body[data-page-style="split"] .hero {
  gap: 18px;
}

body[data-page-style="split"] .hero-copy {
  border-radius: 26px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 34px 32px;
  background:
    linear-gradient(
      180deg,
      color-mix(in srgb, var(--surface-strong) 96%, white),
      color-mix(in srgb, var(--accent-soft) 18%, white)
    );
  box-shadow:
    0 18px 36px rgba(16, 33, 45, 0.08),
    inset 0 0 0 1px color-mix(in srgb, var(--accent) 12%, var(--line));
}

body[data-page-style="split"] .hero-copy::after {
  background:
    linear-gradient(180deg, transparent 0 78%, color-mix(in srgb, var(--accent-soft) 24%, white) 78% 100%);
}

body[data-page-style="split"] .hero-copy::before {
  content: "";
  position: absolute;
  left: 32px;
  top: 0;
  width: 74px;
  height: 5px;
  border-radius: 999px;
  background: var(--accent);
  z-index: 1;
}

body[data-page-style="split"] .hero-copy > * {
  position: relative;
  z-index: 1;
}

body[data-page-style="split"] .hero-card {
  border-radius: 26px;
  padding: 28px 26px 30px;
  background:
    linear-gradient(
      180deg,
      color-mix(in srgb, var(--accent-soft) 68%, white),
      color-mix(in srgb, var(--surface-strong) 98%, white)
    );
  box-shadow:
    0 18px 36px rgba(16, 33, 45, 0.08),
    inset 0 0 0 1px color-mix(in srgb, var(--accent) 12%, var(--line));
}

body[data-page-style="split"] .service-strip {
  gap: 12px;
  margin-top: 14px;
}

body[data-page-style="split"] .service-strip-item {
  padding: 14px 16px;
  border-radius: 18px;
  border-top: 4px solid var(--accent);
  box-shadow: 0 12px 26px rgba(16, 33, 45, 0.06);
}

body[data-page-style="split"] .section {
  margin-top: 28px;
}

body[data-page-style="split"] .section-heading {
  max-width: 680px;
}

body[data-page-style="split"] h1 {
  max-width: 11ch;
  font-size: clamp(2.35rem, 4.4vw, 3.8rem);
  line-height: 1.04;
}

body[data-page-style="split"] .hero-actions {
  margin: 24px 0 18px;
}

body[data-page-style="split"] .trust-line {
  margin-bottom: 0;
}

body[data-page-style="split"] .hero-card-badges {
  gap: 10px;
}

body[data-page-style="split"] .hero-card-badges span {
  background: rgba(255, 255, 255, 0.72);
}

body[data-page-style="split"] .hero-card-contact {
  margin-bottom: 16px;
}

body[data-page-style="split"] .hero-card-note {
  margin-bottom: 18px;
}

body[data-page-style="split"] .hero-card .button {
  margin-top: 8px;
}

body[data-page-style="split"] .service-grid,
body[data-page-style="split"] .trust-grid,
body[data-page-style="split"] .reviews {
  gap: 18px;
}

body[data-page-style="split"] .hero-proof-grid {
  display: none;
}

body[data-page-style="split"] .service-card,
body[data-page-style="split"] .trust-card,
body[data-page-style="split"] .review-card {
  border-radius: 20px;
}

body[data-page-style="split"] .callout {
  border-radius: 24px;
}

body[data-page-style="split"] .palette-card,
body[data-page-style="split"] .contact-form,
body[data-page-style="split"] .demo-builder-panel {
  border-radius: 22px;
}

body[data-page-style="service-brand"] .site-shell {
  width: min(1180px, calc(100% - 28px));
}

body[data-page-style="service-brand"] .preview-controls,
body[data-page-style="service-brand"] .topbar {
  border-color: color-mix(in srgb, var(--accent) 16%, var(--line));
  background:
    linear-gradient(
      180deg,
      color-mix(in srgb, var(--surface-strong) 98%, white),
      color-mix(in srgb, var(--accent-soft) 16%, white)
    );
}

body[data-page-style="service-brand"] .hero {
  gap: 20px;
}

body[data-page-style="service-brand"] .hero-copy {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: flex-end;
  text-align: right;
  min-height: 480px;
  padding: 32px 28px 34px;
  border: 0;
  border-radius: 28px;
  color: #fff;
  background:
    linear-gradient(
      90deg,
      rgba(8, 15, 24, 0.08) 0%,
      rgba(8, 15, 24, 0.2) 34%,
      rgba(8, 15, 24, 0.62) 66%,
      rgba(8, 15, 24, 0.88) 100%
    ),
    linear-gradient(
      180deg,
      rgba(8, 15, 24, 0.2) 0%,
      rgba(8, 15, 24, 0.54) 44%,
      rgba(8, 15, 24, 0.88) 100%
    ),
    linear-gradient(
      135deg,
      color-mix(in srgb, var(--accent) 32%, transparent),
      transparent 44%
    ),
    var(--hero-image),
    linear-gradient(
      135deg,
      color-mix(in srgb, var(--ink) 86%, black),
      color-mix(in srgb, var(--accent-deep) 52%, black)
    );
  background-position: center;
  background-size: cover;
  box-shadow: 0 22px 44px rgba(16, 33, 45, 0.2);
}

body[data-page-style="service-brand"] .hero-copy::after {
  background:
    linear-gradient(270deg, rgba(255, 255, 255, 0.08), transparent 24%),
    linear-gradient(180deg, transparent, rgba(0, 0, 0, 0.1));
}

body[data-page-style="service-brand"] .hero-copy::before {
  content: "";
  position: absolute;
  inset: auto auto 0 0;
  width: 100%;
  height: 8px;
  background: var(--accent);
  z-index: 1;
}

body[data-page-style="service-brand"] .hero-copy > * {
  position: relative;
  z-index: 2;
}

body[data-page-style="service-brand"] .eyebrow,
body[data-page-style="service-brand"] .hero-subheadline,
body[data-page-style="service-brand"] .trust-line {
  color: rgba(255, 255, 255, 0.92);
}

body[data-page-style="service-brand"] .eyebrow {
  margin-bottom: 12px;
}

body[data-page-style="service-brand"] h1 {
  max-width: 10ch;
  margin-bottom: 18px;
  color: #fff;
  font-size: clamp(2.7rem, 6vw, 4.8rem);
  line-height: 1.02;
  text-transform: uppercase;
  letter-spacing: 0;
}

body[data-page-style="service-brand"] .hero-subheadline {
  max-width: 46ch;
  font-size: 1.06rem;
}

body[data-page-style="service-brand"] .hero-actions {
  justify-content: flex-end;
  gap: 14px;
  margin: 26px 0 18px;
}

body[data-page-style="service-brand"] .button {
  border-radius: 14px;
}

body[data-page-style="service-brand"] .button-secondary {
  background: rgba(255, 255, 255, 0.18);
  color: #fff;
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.14);
}

body[data-page-style="service-brand"] .button-secondary:hover,
body[data-page-style="service-brand"] .button-secondary:focus-visible {
  background: rgba(255, 255, 255, 0.24);
}

body[data-page-style="service-brand"] .hero-proof-grid {
  width: min(100%, 680px);
  gap: 12px;
  margin-top: 30px;
}

body[data-page-style="service-brand"] .hero-proof-card {
  border-color: rgba(255, 255, 255, 0.1);
  background: rgba(255, 255, 255, 0.12);
  backdrop-filter: blur(6px);
}

body[data-page-style="service-brand"] .hero-proof-value,
body[data-page-style="service-brand"] .hero-proof-label {
  color: #fff;
}

body[data-page-style="service-brand"] .hero-card {
  border: 0;
  border-radius: 28px;
  padding: 28px 24px;
  background:
    linear-gradient(
      180deg,
      color-mix(in srgb, var(--surface-strong) 98%, white),
      color-mix(in srgb, var(--accent-soft) 18%, white)
    );
  box-shadow: 0 22px 44px rgba(16, 33, 45, 0.12);
}

body[data-page-style="service-brand"] .hero-card-contact {
  border-width: 2px;
}

body[data-page-style="service-brand"] .hero-card-badges span {
  background: color-mix(in srgb, var(--accent-soft) 32%, white);
}

body[data-page-style="service-brand"] .service-strip {
  gap: 16px;
  margin-top: 22px;
}

body[data-page-style="service-brand"] .service-strip-item {
  border: 0;
  border-top: 5px solid var(--accent);
  border-radius: 18px;
  background:
    linear-gradient(
      180deg,
      color-mix(in srgb, var(--surface-strong) 98%, white),
      color-mix(in srgb, var(--accent-soft) 20%, white)
    );
  box-shadow: 0 18px 34px rgba(16, 33, 45, 0.08);
}

body[data-page-style="service-brand"] .service-card,
body[data-page-style="service-brand"] .trust-card,
body[data-page-style="service-brand"] .review-card,
body[data-page-style="service-brand"] .contact-form,
body[data-page-style="service-brand"] .palette-card,
body[data-page-style="service-brand"] .social-link-card,
body[data-page-style="service-brand"] .demo-builder-panel {
  border-radius: 22px;
}

body[data-page-style="service-brand"] .callout {
  border: 0;
  border-radius: 26px;
  background:
    linear-gradient(
      135deg,
      color-mix(in srgb, var(--accent) 82%, black),
      color-mix(in srgb, var(--ink) 88%, black)
    );
}

body[data-page-style="service-brand"] .callout .section-kicker,
body[data-page-style="service-brand"] .callout p,
body[data-page-style="service-brand"] .callout h2 {
  color: #fff;
}

body[data-page-style="photo-promo"] .site-shell {
  width: min(1230px, calc(100% - 20px));
}

body[data-page-style="photo-promo"] .preview-controls,
body[data-page-style="photo-promo"] .topbar {
  border: 0;
  border-radius: 0;
  background: #fff;
  box-shadow: none;
}

body[data-page-style="photo-promo"] .preview-controls {
  margin-bottom: 0;
  border-top: 6px solid var(--accent);
  padding-top: 16px;
  padding-bottom: 16px;
}

body[data-page-style="photo-promo"] .topbar {
  margin-bottom: 0;
  border-top: 1px solid rgba(16, 33, 45, 0.08);
  border-bottom: 1px solid rgba(16, 33, 45, 0.08);
  padding: 18px 20px;
}

body[data-page-style="photo-promo"] .brand,
body[data-page-style="photo-promo"] .topbar-call {
  color: var(--ink);
}

body[data-page-style="photo-promo"] .topbar-call {
  font-size: 1.35rem;
  font-weight: 700;
  letter-spacing: 0;
}

body[data-page-style="photo-promo"] .hero {
  gap: 0;
}

body[data-page-style="photo-promo"] .hero-copy {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  min-height: 540px;
  padding: 48px 36px 120px 24px;
  border: 0;
  border-radius: 0;
  text-align: right;
  color: #fff;
  background:
    linear-gradient(
      180deg,
      rgba(9, 13, 18, 0.12) 0%,
      rgba(9, 13, 18, 0.26) 28%,
      rgba(9, 13, 18, 0.46) 64%,
      rgba(9, 13, 18, 0.58) 100%
    ),
    linear-gradient(
      90deg,
      rgba(0, 0, 0, 0.16) 0%,
      rgba(0, 0, 0, 0.05) 34%,
      rgba(0, 0, 0, 0.26) 100%
    ),
    var(--hero-image),
    linear-gradient(
      135deg,
      color-mix(in srgb, var(--ink) 84%, black),
      color-mix(in srgb, var(--accent-deep) 64%, black)
    );
  background-position: center;
  background-size: cover;
  box-shadow: none;
}

body[data-page-style="photo-promo"] .hero-copy::after {
  display: none;
}

body[data-page-style="photo-promo"] .eyebrow,
body[data-page-style="photo-promo"] .hero-subheadline,
body[data-page-style="photo-promo"] .trust-line {
  color: rgba(255, 255, 255, 0.96);
}

body[data-page-style="photo-promo"] .eyebrow {
  margin-bottom: 14px;
  font-size: 0.95rem;
}

body[data-page-style="photo-promo"] h1 {
  max-width: 12ch;
  margin: 0 0 14px auto;
  color: #fff;
  font-size: clamp(2.8rem, 6.4vw, 4.7rem);
  line-height: 1.02;
  text-transform: uppercase;
  letter-spacing: 0;
}

body[data-page-style="photo-promo"] .hero-subheadline {
  max-width: 26ch;
  font-size: clamp(1.15rem, 2vw, 1.9rem);
  line-height: 1.2;
  margin-left: auto;
}

body[data-page-style="photo-promo"] .hero-actions {
  justify-content: flex-end;
  gap: 14px;
  margin: 30px 0 20px;
}

body[data-page-style="photo-promo"] .button {
  min-width: 210px;
  border-radius: 4px;
  text-transform: uppercase;
  letter-spacing: 0.02em;
}

body[data-page-style="photo-promo"] .button-primary {
  background: var(--accent);
}

body[data-page-style="photo-promo"] .button-secondary {
  background: rgba(255, 255, 255, 0.18);
  color: #fff;
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.18);
}

body[data-page-style="photo-promo"] .trust-line {
  font-size: 1rem;
  max-width: 40ch;
  margin-left: auto;
}

body[data-page-style="photo-promo"] .hero-proof-grid {
  display: none;
}

body[data-page-style="photo-promo"] .hero-card {
  display: none;
}

body[data-page-style="photo-promo"] .hero-card-label {
  color: var(--accent);
}

body[data-page-style="photo-promo"] .hero-card-title {
  margin-bottom: 10px;
  font-size: clamp(2rem, 3vw, 2.7rem);
  text-transform: uppercase;
}

body[data-page-style="photo-promo"] .hero-card-copy {
  max-width: 48ch;
  margin-bottom: 8px;
}

body[data-page-style="photo-promo"] .hero-card-badges span {
  border-radius: 4px;
  background: color-mix(in srgb, var(--accent-soft) 26%, white);
}

body[data-page-style="photo-promo"] .hero-card-badges {
  margin: 14px 0 8px;
}

body[data-page-style="photo-promo"] .hero-card-contact {
  border-width: 2px;
  border-radius: 4px;
  margin-bottom: 24px;
}

body[data-page-style="photo-promo"] .hero-card .button {
  min-width: 0;
  width: 100%;
}

body[data-page-style="photo-promo"] .service-strip {
  margin-top: 0;
  padding: 38px 24px 32px;
  border-radius: 0;
  background: var(--accent);
}

body[data-page-style="photo-promo"] .service-strip-item {
  border: 0;
  border-radius: 0;
  background: rgba(255, 255, 255, 0.08);
  box-shadow: none;
}

body[data-page-style="photo-promo"] .service-strip-label,
body[data-page-style="photo-promo"] .service-strip-item strong {
  color: #fff;
}

body[data-page-style="photo-promo"] .section {
  margin-top: 42px;
}

body[data-page-style="photo-promo"] .service-card,
body[data-page-style="photo-promo"] .trust-card,
body[data-page-style="photo-promo"] .review-card,
body[data-page-style="photo-promo"] .contact-form,
body[data-page-style="photo-promo"] .palette-card,
body[data-page-style="photo-promo"] .social-link-card,
body[data-page-style="photo-promo"] .demo-builder-panel {
  border-radius: 8px;
}

body[data-page-style="photo-promo"] .service-card::before {
  left: 0;
  width: 100%;
  height: 5px;
  border-radius: 0;
}

body[data-page-style="photo-promo"] .callout {
  border: 0;
  border-radius: 0;
  background:
    linear-gradient(
      135deg,
      color-mix(in srgb, var(--accent) 88%, black),
      color-mix(in srgb, var(--accent-deep) 82%, black)
    );
}

body[data-page-style="photo-promo"] .callout h2,
body[data-page-style="photo-promo"] .callout p,
body[data-page-style="photo-promo"] .callout .section-kicker {
  color: #fff;
}

body[data-page-style="contrast"] {
  color: var(--ink);
}

body[data-page-style="contrast"] .site-shell {
  width: min(1120px, calc(100% - 28px));
}

body[data-page-style="contrast"] .topbar {
  margin-bottom: 22px;
  border-color: rgba(255, 255, 255, 0.1);
  background: rgba(255, 255, 255, 0.06);
  box-shadow: none;
  backdrop-filter: blur(10px);
}

body[data-page-style="contrast"] .preview-controls {
  border-color: rgba(255, 255, 255, 0.1);
  background: rgba(255, 255, 255, 0.06);
  box-shadow: none;
  backdrop-filter: blur(10px);
}

body[data-page-style="contrast"] .preview-controls label {
  color: rgba(255, 255, 255, 0.82);
}

body[data-page-style="contrast"] .preview-controls select {
  border-color: rgba(255, 255, 255, 0.12);
  background: rgba(255, 255, 255, 0.08);
  color: #fff;
}

body[data-page-style="contrast"] .brand,
body[data-page-style="contrast"] .topbar-call {
  color: #fff;
}

body[data-page-style="contrast"] .hero-copy {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  text-align: right;
  border: 0;
  border-radius: 30px;
  padding: 34px 24px;
  background:
    linear-gradient(
      90deg,
      rgba(8, 15, 26, 0.04) 0%,
      rgba(8, 15, 26, 0.12) 30%,
      rgba(8, 15, 26, 0.58) 64%,
      rgba(8, 15, 26, 0.86) 100%
    ),
    linear-gradient(
      180deg,
      rgba(8, 15, 26, 0.06) 0%,
      rgba(8, 15, 26, 0.28) 100%
    ),
    var(--hero-image),
    var(--surface-strong);
  background-position: center;
  background-size: cover;
  box-shadow: 0 20px 40px rgba(16, 33, 45, 0.18);
}

body[data-page-style="contrast"] .hero-copy::after {
  background:
    radial-gradient(circle at top right, rgba(255, 255, 255, 0.18), transparent 22%),
    linear-gradient(180deg, transparent 0%, rgba(8, 15, 26, 0.16) 100%);
}

body[data-page-style="contrast"] .hero-copy > * {
  position: relative;
  z-index: 1;
}

body[data-page-style="contrast"] .hero-copy .eyebrow,
body[data-page-style="contrast"] .hero-copy h1,
body[data-page-style="contrast"] .hero-subheadline,
body[data-page-style="contrast"] .trust-line {
  max-width: 560px;
  color: #fff;
}

body[data-page-style="contrast"] .hero-copy .eyebrow {
  color: rgba(255, 255, 255, 0.86);
}

body[data-page-style="contrast"] .hero-subheadline {
  color: rgba(255, 255, 255, 0.84);
}

body[data-page-style="contrast"] .hero-actions {
  justify-content: flex-end;
}

body[data-page-style="contrast"] .hero-proof-grid {
  width: min(100%, 560px);
}

body[data-page-style="contrast"] .hero-proof-card {
  border-color: rgba(255, 255, 255, 0.18);
  background: rgba(255, 255, 255, 0.14);
  color: #fff;
  backdrop-filter: blur(10px);
}

body[data-page-style="contrast"] .hero-proof-label {
  color: rgba(255, 255, 255, 0.76);
}

body[data-page-style="contrast"] .hero-card {
  border: 0;
  border-radius: 30px;
  padding: 24px 22px;
  background: color-mix(in srgb, var(--accent) 10%, #1a2230);
  color: #fff;
  box-shadow: 0 20px 40px rgba(16, 33, 45, 0.2);
}

body[data-page-style="contrast"] .hero-card-label,
body[data-page-style="contrast"] .hero-card-copy,
body[data-page-style="contrast"] .hero-card-contact-label,
body[data-page-style="contrast"] .hero-card-note,
body[data-page-style="contrast"] .hero-card-note span {
  color: rgba(255, 255, 255, 0.8);
}

body[data-page-style="contrast"] .hero-card-title,
body[data-page-style="contrast"] .hero-card-contact-number,
body[data-page-style="contrast"] .hero-card-note strong {
  color: #fff;
}

body[data-page-style="contrast"] .hero-card-badges span,
body[data-page-style="contrast"] .hero-card-contact {
  background: rgba(255, 255, 255, 0.14);
  border-color: rgba(255, 255, 255, 0.2);
  color: #fff;
}

body[data-page-style="contrast"] .hero-card-badges span {
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.04);
}

body[data-page-style="contrast"] .hero-card-contact {
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.04);
}

body[data-page-style="contrast"] .hero-card-badges span,
body[data-page-style="contrast"] .hero-card-contact-label {
  color: rgba(255, 255, 255, 0.92);
}

body[data-page-style="contrast"] .button-secondary {
  background: color-mix(in srgb, var(--accent-soft) 70%, white);
}

body[data-page-style="contrast"] .service-strip {
  margin-top: 18px;
}

body[data-page-style="contrast"] .service-strip-item {
  background: var(--surface-strong);
}

body[data-page-style="contrast"] .services,
body[data-page-style="contrast"] .trust,
body[data-page-style="contrast"] .contact,
body[data-page-style="contrast"] .palette-preview,
body[data-page-style="contrast"] .demo-builder {
  margin-top: 32px;
}

body[data-page-style="contrast"] .section-heading {
  max-width: 780px;
}

body[data-page-style="contrast"] .service-grid,
body[data-page-style="contrast"] .trust-grid,
body[data-page-style="contrast"] .reviews,
body[data-page-style="contrast"] .social-links-grid {
  gap: 20px;
}

body[data-page-style="contrast"] .service-card,
body[data-page-style="contrast"] .trust-card,
body[data-page-style="contrast"] .review-card,
body[data-page-style="contrast"] .contact-form,
body[data-page-style="contrast"] .palette-card,
body[data-page-style="contrast"] .social-link-card,
body[data-page-style="contrast"] .demo-builder-panel {
  border-width: 0;
  border-radius: 26px;
  box-shadow:
    0 18px 36px rgba(16, 33, 45, 0.08),
    inset 0 0 0 1px color-mix(in srgb, var(--accent) 10%, var(--line));
}

body[data-page-style="contrast"] .callout {
  border: 0;
  border-radius: 28px;
  background:
    linear-gradient(
      135deg,
      color-mix(in srgb, var(--accent) 82%, black),
      var(--ink)
    );
}

body[data-page-style="centered"] .topbar,
body[data-page-style="centered"] .preview-controls {
  max-width: 1040px;
  margin-left: auto;
  margin-right: auto;
}

body[data-page-style="centered"] .hero {
  gap: 14px;
}

body[data-page-style="centered"] .hero-copy {
  text-align: center;
  padding: 34px 24px;
}

body[data-page-style="centered"] .hero-actions,
body[data-page-style="centered"] .hero-card-badges {
  justify-content: center;
}

body[data-page-style="centered"] .trust-line {
  max-width: 760px;
  margin-left: auto;
  margin-right: auto;
}

body[data-page-style="centered"] .hero-proof-grid {
  gap: 14px;
}

body[data-page-style="centered"] .hero-card {
  padding: 22px;
  border-radius: 26px;
}

body[data-page-style="centered"] .service-strip {
  gap: 14px;
  margin-top: 20px;
}

body[data-page-style="centered"] .service-strip,
body[data-page-style="centered"] .section-heading,
body[data-page-style="centered"] .service-grid,
body[data-page-style="centered"] .trust-grid,
body[data-page-style="centered"] .reviews,
body[data-page-style="centered"] .social-links-grid,
body[data-page-style="centered"] .callout,
body[data-page-style="centered"] .contact-form {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

body[data-page-style="centered"] .section-heading {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

body[data-page-style="centered"] .section-heading h2,
body[data-page-style="centered"] .section-heading p {
  margin-left: auto;
  margin-right: auto;
}

body[data-page-style="centered"] .service-card,
body[data-page-style="centered"] .trust-card,
body[data-page-style="centered"] .review-card {
  text-align: center;
}

body[data-page-style="centered"] .service-card::before {
  left: 50%;
  transform: translateX(-50%);
}

body[data-page-style="outline"] .topbar,
body[data-page-style="outline"] .preview-controls,
body[data-page-style="outline"] .hero-copy,
body[data-page-style="outline"] .hero-card,
body[data-page-style="outline"] .service-strip-item,
body[data-page-style="outline"] .service-card,
body[data-page-style="outline"] .trust-card,
body[data-page-style="outline"] .review-card,
body[data-page-style="outline"] .contact-form,
body[data-page-style="outline"] .callout,
body[data-page-style="outline"] .palette-card,
body[data-page-style="outline"] .social-link-card,
body[data-page-style="outline"] .demo-builder-panel {
  border-radius: 12px;
  box-shadow: none;
}

body[data-page-style="outline"] .hero-copy,
body[data-page-style="outline"] .hero-card,
body[data-page-style="outline"] .service-strip-item,
body[data-page-style="outline"] .service-card,
body[data-page-style="outline"] .trust-card,
body[data-page-style="outline"] .review-card,
body[data-page-style="outline"] .contact-form,
body[data-page-style="outline"] .palette-card,
body[data-page-style="outline"] .demo-builder-panel {
  border: 2px solid color-mix(in srgb, var(--accent) 10%, var(--line));
}

body[data-page-style="outline"] .hero-copy::after,
body[data-page-style="outline"] .service-card::after,
body[data-page-style="outline"] .trust-card::before {
  display: none;
}

body[data-page-style="outline"] .hero-copy,
body[data-page-style="outline"] .hero-card {
  background: var(--surface-strong);
}

body[data-page-style="outline"] .service-card::before {
  left: 18px;
  width: calc(100% - 36px);
  height: 3px;
}

body[data-page-style="outline"] .button {
  border-radius: 12px;
}

body[data-page-style="outline"] .callout {
  background:
    linear-gradient(
      135deg,
      color-mix(in srgb, var(--accent-soft) 52%, white),
      color-mix(in srgb, var(--surface-strong) 94%, white)
    );
  color: var(--ink);
}

body[data-page-style="outline"] .callout p,
body[data-page-style="outline"] .callout .section-kicker {
  color: var(--muted);
}

@media (min-width: 760px) {
  body[data-page-style="framed"] .hero {
    grid-template-columns: minmax(0, 1.45fr) minmax(320px, 0.9fr);
  }

  body[data-page-style="framed"] .service-strip {
    margin-top: 22px;
  }
}

@media (min-width: 760px) {
  body[data-page-style="stacked"] .hero {
    grid-template-columns: minmax(0, 1fr);
  }

  body[data-page-style="stacked"] .hero-card {
    max-width: 100%;
  }

  body[data-page-style="stacked"] .hero-proof-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  body[data-page-style="stacked"] .service-strip {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  body[data-page-style="stacked"] .service-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  body[data-page-style="stacked"] .trust-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  body[data-page-style="stacked"] .reviews {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  body[data-page-style="stacked"] .callout {
    display: grid;
    grid-template-columns: minmax(0, 1.2fr) auto;
    align-items: center;
    gap: 20px;
  }

  body[data-page-style="stacked"] .callout-button {
    width: auto;
    min-width: 220px;
    margin-top: 0;
  }
}

@media (min-width: 760px) {
  body[data-page-style="split"] .hero {
    grid-template-columns: minmax(0, 1.08fr) minmax(340px, 0.92fr);
    align-items: stretch;
  }

  body[data-page-style="split"] .service-strip {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  body[data-page-style="split"] .service-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  body[data-page-style="split"] .trust-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  body[data-page-style="split"] .reviews {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (min-width: 760px) {
  body[data-page-style="photo-promo"] .hero {
    grid-template-columns: minmax(0, 1fr);
  }

  body[data-page-style="photo-promo"] .hero-copy {
    min-height: 640px;
    padding: 76px 86px 148px 52px;
  }

  body[data-page-style="photo-promo"] .service-strip {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  body[data-page-style="photo-promo"] .service-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  body[data-page-style="photo-promo"] .trust-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  body[data-page-style="photo-promo"] .reviews {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (min-width: 760px) {
  body[data-page-style="service-brand"] .hero {
    grid-template-columns: minmax(0, 1.28fr) minmax(320px, 0.82fr);
    align-items: stretch;
  }

  body[data-page-style="service-brand"] .hero-copy {
    min-height: 560px;
    padding: 40px 36px 42px;
  }

  body[data-page-style="service-brand"] .hero-card {
    padding: 32px 28px;
  }

  body[data-page-style="service-brand"] .service-strip {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  body[data-page-style="service-brand"] .service-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  body[data-page-style="service-brand"] .trust-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  body[data-page-style="service-brand"] .reviews {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (min-width: 760px) {
  body[data-page-style="contrast"] .hero {
    grid-template-columns: minmax(0, 1.48fr) minmax(320px, 0.82fr);
    gap: 24px;
    align-items: stretch;
  }

  body[data-page-style="contrast"] .hero-copy {
    min-height: 0;
    padding: 34px 38px 34px clamp(190px, 32%, 320px);
    justify-content: center;
  }

  body[data-page-style="contrast"] .hero-copy h1 {
    margin-bottom: 10px;
    font-size: clamp(3rem, 4.6vw, 4.15rem);
    line-height: 1.03;
  }

  body[data-page-style="contrast"] .hero-subheadline {
    margin-bottom: 0;
  }

  body[data-page-style="contrast"] .hero-actions {
    margin: 18px 0 14px;
  }

  body[data-page-style="contrast"] .hero-proof-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 10px;
    margin-top: 20px;
  }

  body[data-page-style="contrast"] .hero-proof-card {
    padding: 10px 12px;
  }

  body[data-page-style="contrast"] .hero-card {
    margin-top: 0;
  }

  body[data-page-style="contrast"] .service-strip {
    margin-top: 22px;
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  body[data-page-style="contrast"] .service-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  body[data-page-style="contrast"] .trust-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  body[data-page-style="contrast"] .reviews {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (min-width: 760px) {
  body[data-page-style="centered"] .hero {
    grid-template-columns: minmax(0, 1fr);
    max-width: 1040px;
    margin: 0 auto;
  }

  body[data-page-style="centered"] .hero-card {
    display: grid;
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
    gap: 18px 22px;
    align-items: center;
  }

  body[data-page-style="centered"] .hero-card-title,
  body[data-page-style="centered"] .hero-card-copy,
  body[data-page-style="centered"] .hero-card-note {
    grid-column: 1;
  }

  body[data-page-style="centered"] .hero-card-badges,
  body[data-page-style="centered"] .hero-card-contact,
  body[data-page-style="centered"] .hero-card .button {
    grid-column: 2;
  }

  body[data-page-style="centered"] .hero-card .button {
    align-self: end;
  }

  body[data-page-style="centered"] .service-strip {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  body[data-page-style="centered"] .service-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  body[data-page-style="centered"] .trust-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  body[data-page-style="centered"] .reviews {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (min-width: 760px) {
  body[data-page-style="outline"] .hero {
    grid-template-columns: minmax(0, 1.5fr) minmax(320px, 0.78fr);
    gap: 18px;
  }

  body[data-page-style="outline"] .service-strip {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  body[data-page-style="outline"] .service-grid,
  body[data-page-style="outline"] .trust-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  body[data-page-style="outline"] .reviews {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (min-width: 760px) {
  .preview-controls {
    grid-template-columns: minmax(0, 1.15fr) repeat(3, minmax(0, 1fr)) 180px;
    padding: 16px 18px;
  }

  .site-shell {
    width: min(1120px, calc(100% - 56px));
    padding-top: 24px;
    padding-bottom: 64px;
  }

  .hero {
    grid-template-columns: minmax(0, 1.6fr) minmax(280px, 0.8fr);
  }

  .demo-builder-form {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    padding: 0 24px 24px;
  }

  .demo-builder-group {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    padding: 20px;
  }

  .hero-copy {
    padding: 48px;
  }

  .hero-card {
    padding: 32px 28px;
  }

  .hero-proof-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .service-strip {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .hero-actions {
    flex-direction: row;
    flex-wrap: wrap;
  }

  .service-grid,
  .trust-grid,
  .reviews,
  .palette-grid,
  .social-links-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

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

  .callout {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 24px;
    padding: 32px 34px;
  }

  .callout-button {
    width: auto;
    min-width: 220px;
    margin-top: 0;
  }

  .contact-form {
    padding: 28px;
  }
}

@media (max-width: 759px) {
  body[data-site-mode="production"] {
    padding-bottom: 88px;
  }

  body[data-site-mode="production"] .mobile-call-bar {
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 20;
    display: block;
    padding: 12px 16px calc(12px + env(safe-area-inset-bottom));
    border-top: 1px solid color-mix(in srgb, var(--accent) 14%, var(--line));
    background: color-mix(in srgb, var(--surface-strong) 94%, white);
    box-shadow: 0 -14px 34px rgba(16, 33, 45, 0.14);
  }

  body[data-site-mode="production"] .mobile-call-bar .button {
    min-height: 54px;
  }
}

@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;
  }
}
