:root {
  --ink: #111b18;
  --muted: #5e6a66;
  --bg: #f7f8f4;
  --surface: #ffffff;
  --line: rgba(17, 27, 24, 0.12);
  --green: #245b43;
  --green-dark: #0f2e22;
  --coral: #e96b4a;
  --gold: #f4c968;
  --blue: #326f91;
  --header-bg: rgba(15, 46, 34, 0.74);
  --header-border: rgba(255, 255, 255, 0.28);
  --cream: #fffdf8;
  --hero-overlay:
    linear-gradient(90deg, rgba(12, 28, 22, 0.88), rgba(12, 28, 22, 0.5) 42%, rgba(12, 28, 22, 0.08) 78%),
    linear-gradient(0deg, rgba(12, 28, 22, 0.5), transparent 44%);
  --portrait-bg:
    linear-gradient(135deg, rgba(36, 91, 67, 0.92), rgba(50, 111, 145, 0.86)),
    repeating-linear-gradient(135deg, transparent 0 14px, rgba(255, 255, 255, 0.08) 14px 16px);
  --edit-hover: rgba(244, 201, 104, 0.18);
  --edit-focus: rgba(255, 253, 248, 0.16);
  --footer-bg: #071a13;
  --shadow: 0 18px 48px rgba(17, 27, 24, 0.1);
  --max: 1140px;
  --font-body: "Manrope", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  --font-display: "Sora", ui-sans-serif, system-ui, sans-serif;
  --font-accent: "Sora", ui-sans-serif, system-ui, sans-serif;
  --heading-weight: 800;
  --hero-min-height: 92svh;
  --hero-align: end;
  --hero-justify: start;
  --hero-text-align: left;
  --hero-content-width: 780px;
  --hero-copy-width: 620px;
  --hero-padding-block: 128px 76px;
  --section-y: 82px;
  --section-gap: 58px;
  --fact-grid: repeat(3, minmax(0, 1fr));
  --service-grid: repeat(3, minmax(0, 1fr));
  --result-grid: repeat(3, minmax(0, 1fr));
  --split-grid: minmax(0, 0.82fr) minmax(280px, 0.8fr);
  --card-radius: 8px;
  --button-radius: 999px;
  --fact-offset: -48px;
}

body[data-theme="fresh"] {
  --ink: #112034;
  --muted: #5c6f79;
  --bg: #eef9f7;
  --surface: #ffffff;
  --line: rgba(16, 34, 52, 0.14);
  --green: #168f88;
  --green-dark: #102234;
  --coral: #ff6b6b;
  --gold: #c7e86c;
  --blue: #2697d8;
  --header-bg: rgba(16, 34, 52, 0.78);
  --hero-overlay:
    linear-gradient(270deg, rgba(16, 34, 52, 0.88), rgba(22, 143, 136, 0.54) 48%, rgba(16, 34, 52, 0.08) 82%),
    linear-gradient(0deg, rgba(16, 34, 52, 0.38), transparent 45%);
  --portrait-bg:
    linear-gradient(135deg, rgba(22, 143, 136, 0.9), rgba(38, 151, 216, 0.86)),
    repeating-linear-gradient(135deg, transparent 0 14px, rgba(255, 255, 255, 0.11) 14px 16px);
  --footer-bg: #081927;
  --font-display: "Manrope", ui-sans-serif, system-ui, sans-serif;
  --heading-weight: 800;
  --hero-align: center;
  --hero-justify: end;
  --hero-text-align: left;
  --hero-content-width: 690px;
  --fact-offset: 0;
  --fact-grid: repeat(4, minmax(0, 1fr));
  --section-y: 76px;
  --split-grid: minmax(280px, 0.78fr) minmax(0, 1fr);
}

body[data-theme="pace"] {
  --ink: #15171f;
  --muted: #646b78;
  --bg: #f6f7f9;
  --surface: #ffffff;
  --line: rgba(21, 23, 31, 0.14);
  --green: #2832a6;
  --green-dark: #121527;
  --coral: #f05542;
  --gold: #f2cc3f;
  --blue: #1e8aa5;
  --header-bg: rgba(18, 21, 39, 0.8);
  --hero-overlay:
    linear-gradient(90deg, rgba(18, 21, 39, 0.9), rgba(40, 50, 166, 0.48) 46%, rgba(18, 21, 39, 0.08) 78%),
    linear-gradient(0deg, rgba(18, 21, 39, 0.52), transparent 44%);
  --portrait-bg:
    linear-gradient(135deg, rgba(40, 50, 166, 0.9), rgba(240, 85, 66, 0.82)),
    repeating-linear-gradient(135deg, transparent 0 12px, rgba(255, 255, 255, 0.11) 12px 14px);
  --footer-bg: #0a0c17;
  --hero-min-height: 86svh;
  --hero-content-width: 860px;
  --hero-copy-width: 560px;
  --fact-offset: -24px;
  --section-y: 68px;
  --service-grid: minmax(0, 1.2fr) minmax(0, 0.9fr) minmax(0, 0.9fr);
  --card-radius: 4px;
}

body[data-theme="trail"] {
  --ink: #17241e;
  --muted: #607267;
  --bg: #eef2ea;
  --surface: #fffdf7;
  --line: rgba(23, 35, 29, 0.14);
  --green: #316f46;
  --green-dark: #14251b;
  --coral: #b85638;
  --gold: #e0b84f;
  --blue: #477d83;
  --header-bg: rgba(20, 37, 27, 0.78);
  --hero-overlay:
    linear-gradient(90deg, rgba(20, 37, 27, 0.88), rgba(49, 111, 70, 0.46) 48%, rgba(20, 37, 27, 0.12) 78%),
    linear-gradient(0deg, rgba(20, 37, 27, 0.5), transparent 44%);
  --portrait-bg:
    linear-gradient(135deg, rgba(49, 111, 70, 0.92), rgba(184, 86, 56, 0.78)),
    repeating-linear-gradient(135deg, transparent 0 14px, rgba(255, 255, 255, 0.1) 14px 16px);
  --footer-bg: #0c1811;
  --font-display: Georgia, "Times New Roman", serif;
  --heading-weight: 700;
  --hero-min-height: 88svh;
  --hero-content-width: 720px;
  --section-y: 90px;
  --split-grid: minmax(0, 0.72fr) minmax(320px, 0.9fr);
  --service-grid: repeat(2, minmax(0, 1fr));
}

body[data-theme="beacon"] {
  --ink: #f7fbff;
  --muted: #c8d6f2;
  --bg: #07113a;
  --surface: #101f4c;
  --line: rgba(153, 205, 255, 0.18);
  --green: #ffc83a;
  --green-dark: #040b26;
  --coral: #71dfff;
  --gold: #ffc83a;
  --blue: #39b8ec;
  --header-bg: rgba(4, 11, 38, 0.86);
  --header-border: rgba(153, 205, 255, 0.22);
  --cream: #f7fbff;
  --hero-overlay:
    radial-gradient(circle at 82% 18%, rgba(113, 223, 255, 0.22), transparent 24%),
    linear-gradient(90deg, rgba(4, 11, 38, 0.94), rgba(7, 17, 58, 0.66) 48%, rgba(7, 17, 58, 0.2) 82%),
    linear-gradient(0deg, rgba(4, 11, 38, 0.58), transparent 44%);
  --portrait-bg:
    linear-gradient(135deg, rgba(255, 200, 58, 0.9), rgba(113, 223, 255, 0.86)),
    repeating-linear-gradient(135deg, transparent 0 14px, rgba(255, 255, 255, 0.12) 14px 16px);
  --edit-hover: rgba(255, 200, 58, 0.18);
  --edit-focus: rgba(113, 223, 255, 0.14);
  --footer-bg: #040b21;
  --shadow: 0 22px 58px rgba(0, 0, 0, 0.28);
  --font-body: "Avenir Next", "Trebuchet MS", "Segoe UI", sans-serif;
  --font-display: "Avenir Next Condensed", "Arial Narrow", sans-serif;
  --font-accent: "Avenir Next", "Trebuchet MS", "Segoe UI", sans-serif;
  --hero-min-height: 94svh;
  --hero-align: center;
  --hero-content-width: 860px;
  --hero-copy-width: 600px;
  --fact-offset: -36px;
  --section-y: 78px;
  --service-grid: minmax(0, 1.12fr) minmax(0, 0.94fr) minmax(0, 0.94fr);
  --result-grid: minmax(0, 0.92fr) minmax(0, 1.08fr) minmax(0, 0.92fr);
  background:
    radial-gradient(circle at 10% 4%, rgba(255, 200, 58, 0.13), transparent 24%),
    radial-gradient(circle at 88% 18%, rgba(113, 223, 255, 0.16), transparent 24%),
    linear-gradient(180deg, #030819 0%, #07113a 48%, #040b21 100%);
}

body[data-theme="ultra"] {
  --ink: #f7f4ef;
  --muted: #b9bdc7;
  --bg: #090a0f;
  --surface: #15171f;
  --line: rgba(247, 244, 239, 0.16);
  --green: #d92525;
  --green-dark: #07080c;
  --coral: #ff3f35;
  --gold: #ff563f;
  --blue: #8c1b22;
  --header-bg: rgba(7, 8, 12, 0.84);
  --hero-overlay:
    linear-gradient(90deg, rgba(7, 8, 12, 0.94), rgba(83, 13, 18, 0.62) 48%, rgba(7, 8, 12, 0.16) 82%),
    linear-gradient(0deg, rgba(7, 8, 12, 0.64), transparent 44%);
  --portrait-bg:
    linear-gradient(135deg, rgba(7, 8, 12, 0.96), rgba(217, 37, 37, 0.78)),
    repeating-linear-gradient(135deg, transparent 0 12px, rgba(255, 255, 255, 0.08) 12px 14px);
  --edit-hover: rgba(255, 86, 63, 0.18);
  --edit-focus: rgba(255, 86, 63, 0.14);
  --footer-bg: #050609;
  --font-body: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  --font-display: "Sora", Arial Black, ui-sans-serif, system-ui, sans-serif;
  --heading-weight: 800;
  --hero-min-height: 96svh;
  --hero-align: center;
  --hero-content-width: 900px;
  --hero-copy-width: 540px;
  --section-y: 72px;
  --fact-offset: -32px;
  --card-radius: 2px;
  --button-radius: 4px;
  --service-grid: minmax(0, 0.9fr) minmax(0, 0.9fr) minmax(0, 1.25fr);
}

body[data-theme="social"] {
  --ink: #17242a;
  --muted: #607578;
  --bg: #f4fbf7;
  --surface: #fffdfa;
  --line: rgba(23, 36, 42, 0.14);
  --green: #2f8f6f;
  --green-dark: #123d39;
  --coral: #f06f5f;
  --gold: #ffd76a;
  --blue: #4f9bbd;
  --header-bg: rgba(18, 61, 57, 0.78);
  --hero-overlay:
    linear-gradient(90deg, rgba(18, 61, 57, 0.9), rgba(47, 143, 111, 0.46) 46%, rgba(18, 61, 57, 0.08) 78%),
    linear-gradient(0deg, rgba(18, 61, 57, 0.46), transparent 46%);
  --portrait-bg:
    linear-gradient(135deg, rgba(47, 143, 111, 0.88), rgba(79, 155, 189, 0.78)),
    repeating-linear-gradient(135deg, transparent 0 14px, rgba(255, 255, 255, 0.12) 14px 16px);
  --footer-bg: #0b2a25;
  --font-body: "Nunito Sans", "Manrope", ui-sans-serif, system-ui, sans-serif;
  --font-display: "Nunito Sans", "Manrope", ui-sans-serif, system-ui, sans-serif;
  --font-accent: "Nunito Sans", "Manrope", ui-sans-serif, system-ui, sans-serif;
  --heading-weight: 900;
  --hero-min-height: 88svh;
  --hero-align: center;
  --hero-content-width: 760px;
  --hero-copy-width: 620px;
  --fact-offset: 0;
  --section-y: 76px;
  --split-grid: minmax(280px, 0.82fr) minmax(0, 1fr);
}

body[data-theme="harbour"] {
  --ink: #10212f;
  --muted: #5b6e78;
  --bg: #eef5f4;
  --surface: #fffdf9;
  --line: rgba(16, 33, 47, 0.14);
  --green: #0f5f75;
  --green-dark: #082f45;
  --coral: #ef7d55;
  --gold: #f3bc4f;
  --blue: #2b86a5;
  --header-bg: rgba(8, 47, 69, 0.84);
  --hero-overlay:
    linear-gradient(90deg, rgba(8, 47, 69, 0.92), rgba(15, 95, 117, 0.5) 46%, rgba(8, 47, 69, 0.08) 80%),
    linear-gradient(0deg, rgba(8, 47, 69, 0.52), rgba(239, 125, 85, 0.12) 54%, transparent);
  --portrait-bg:
    linear-gradient(135deg, rgba(15, 95, 117, 0.9), rgba(239, 125, 85, 0.76)),
    repeating-linear-gradient(135deg, transparent 0 13px, rgba(255, 255, 255, 0.12) 13px 15px);
  --footer-bg: #062b3a;
  --font-display: "Barlow Condensed", "Sora", "Arial Narrow", sans-serif;
  --font-accent: "Barlow Condensed", "Sora", "Arial Narrow", sans-serif;
  --heading-weight: 800;
  --hero-min-height: 90svh;
  --hero-content-width: 840px;
  --hero-copy-width: 610px;
  --fact-offset: -28px;
  --section-y: 74px;
  --card-radius: 6px;
  --service-grid: minmax(0, 1.05fr) minmax(0, 0.95fr) minmax(0, 0.95fr);
}

* {
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
}

body {
  --customizer-width: 336px;
  margin: 0;
  color: var(--ink);
  background: var(--bg);
  font-family: var(--font-body);
  transition:
    padding-left 180ms ease,
    background-color 220ms ease,
    color 220ms ease;
}

html[data-editor-hydrating="true"] body:not([data-editor-ready="true"]) {
  min-height: 100svh;
  background: #e9eee9;
}

html[data-editor-hydrating="true"] body:not([data-editor-ready="true"]) > * {
  visibility: hidden;
}

html[data-editor-hydrating="true"] body:not([data-editor-ready="true"])::before {
  content: "Loading page...";
  position: fixed;
  z-index: 999;
  inset: 0;
  display: grid;
  place-items: center;
  visibility: visible;
  color: #111b18;
  background: #e9eee9;
  font-family: var(--font-accent);
  font-size: 0.95rem;
  font-weight: 900;
}

body[data-customizer-open="true"]:not([data-rendered-site="true"]) {
  padding-left: var(--customizer-width);
}

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

a {
  color: inherit;
}

.skip-link {
  position: fixed;
  z-index: 10000;
  top: 16px;
  left: 16px;
  transform: translateY(-160%);
  border-radius: 999px;
  padding: 12px 18px;
  color: var(--green-dark);
  background: var(--gold);
  box-shadow: var(--shadow);
  font-weight: 900;
  text-decoration: none;
  transition: transform 120ms ease;
}

.skip-link:focus,
.skip-link:focus-visible {
  transform: translateY(0);
  outline: 3px solid rgba(244, 201, 104, 0.55);
  outline-offset: 3px;
}

.site-header {
  position: fixed;
  z-index: 20;
  top: 18px;
  left: 50%;
  width: min(var(--max), calc(100% - 32px));
  min-height: 64px;
  transform: translateX(-50%);
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  padding: 10px 12px 10px 14px;
  border: 1px solid var(--header-border);
  border-radius: 999px;
  background: var(--header-bg);
  color: var(--cream);
  backdrop-filter: blur(16px);
  box-shadow: 0 16px 40px rgba(0, 0, 0, 0.18);
  transition:
    left 180ms ease,
    width 180ms ease,
    background-color 220ms ease;
}

body[data-customizer-open="true"]:not([data-rendered-site="true"]) .site-header {
  left: calc(50% + (var(--customizer-width) / 2));
  width: min(var(--max), calc(100% - var(--customizer-width) - 32px));
}

.brand,
.nav,
.hero-actions,
.header-cta,
.button {
  display: flex;
  align-items: center;
}

.brand {
  gap: 12px;
  text-decoration: none;
  font-family: var(--font-accent);
  font-weight: 800;
}

.brand-mark {
  width: 42px;
  height: 42px;
  position: relative;
  display: grid;
  place-items: center;
  flex: 0 0 auto;
  overflow: hidden;
  border-radius: 12px;
  color: var(--green-dark);
  background: var(--gold);
  font-size: 0.72rem;
  letter-spacing: 0;
}

.brand-logo {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}

.brand-mark.has-image {
  background: var(--cream);
}

.brand-mark.has-image .brand-initials {
  display: none;
}

.nav {
  gap: 22px;
}

.nav a {
  color: rgba(255, 253, 248, 0.86);
  text-decoration: none;
  font-size: 0.88rem;
  font-weight: 800;
}

.header-cta {
  min-height: 44px;
  justify-content: center;
  padding: 0 18px;
  border-radius: 999px;
  color: var(--green-dark);
  background: var(--cream);
  text-decoration: none;
  font-family: var(--font-accent);
  font-size: 0.88rem;
  font-weight: 800;
}

.customizer-shell {
  position: fixed;
  z-index: 32;
  inset: 0 auto 0 0;
  width: var(--customizer-width);
  display: flex;
  flex-direction: column;
  color: var(--ink);
  border-right: 1px solid var(--line);
  background: rgba(255, 255, 255, 0.96);
  box-shadow: 18px 0 48px rgba(17, 27, 24, 0.16);
  backdrop-filter: blur(18px);
  transform: translateX(-100%);
  transition:
    transform 180ms ease,
    box-shadow 180ms ease;
}

body[data-customizer-open="true"] .customizer-shell {
  transform: translateX(0);
}

.customizer-toggle {
  position: fixed;
  z-index: 33;
  top: 92px;
  left: 14px;
  min-height: 40px;
  padding: 0 14px;
  border: 1px solid var(--line);
  border-radius: 999px;
  color: var(--green-dark);
  background: var(--gold);
  box-shadow: 0 14px 34px rgba(17, 27, 24, 0.18);
  cursor: pointer;
  font-family: var(--font-accent);
  font-size: 0.76rem;
  font-weight: 900;
  transition:
    left 180ms ease,
    transform 180ms ease,
    background-color 160ms ease;
}

body[data-customizer-open="true"] .customizer-toggle {
  left: calc(var(--customizer-width) + 14px);
}

.customizer-body {
  min-height: 0;
  display: grid;
  align-content: start;
  gap: 0;
  overflow-y: auto;
  padding: 0 0 12px;
}

.customizer-section {
  padding: 16px 16px 18px;
  border-bottom: 1px solid var(--line);
}

.customizer-accordion {
  padding: 0;
}

.customizer-accordion-summary {
  min-height: 42px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  padding: 0 16px;
  cursor: pointer;
  list-style: none;
  transition:
    background-color 160ms ease,
    color 160ms ease;
}

.customizer-accordion-summary::-webkit-details-marker {
  display: none;
}

.customizer-accordion-summary:hover,
.customizer-accordion-summary:focus-visible {
  background: rgba(255, 210, 90, 0.16);
}

.customizer-accordion-summary::after {
  content: "";
  width: 8px;
  height: 8px;
  flex: 0 0 auto;
  border-right: 2px solid var(--muted);
  border-bottom: 2px solid var(--muted);
  transform: rotate(45deg);
  transition: transform 160ms ease;
}

.customizer-accordion[open] .customizer-accordion-summary {
  margin-bottom: 11px;
}

.customizer-accordion[open] .customizer-accordion-summary::after {
  transform: rotate(225deg);
}

.customizer-accordion-panel {
  padding: 0 16px 18px;
}

.customizer-section h3 {
  margin: 0 0 11px;
}

.customizer-section h3,
.customizer-accordion-summary > span {
  color: var(--muted);
  font-family: var(--font-accent);
  font-size: 0.72rem;
  font-weight: 900;
  line-height: 1.2;
  text-transform: uppercase;
}

.guide-steps {
  display: grid;
  gap: 7px;
}

.guide-step-row {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 42px;
  gap: 7px;
  align-items: stretch;
}

.guide-step {
  position: relative;
  min-height: 42px;
  display: grid;
  grid-template-columns: 26px minmax(0, 1fr);
  align-items: center;
  gap: 9px;
  padding: 6px 34px 6px 7px;
  border: 1px solid var(--line);
  border-radius: 999px;
  color: var(--ink);
  background: var(--surface);
  cursor: pointer;
  font-family: var(--font-accent);
  font-size: 0.78rem;
  font-weight: 800;
  text-align: left;
}

.guide-step::before,
.guide-step::after {
  content: "";
  position: absolute;
  pointer-events: none;
  opacity: 0;
}

.guide-step::after {
  top: 50%;
  right: 11px;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  background: var(--green-dark);
  transform: translateY(-50%) scale(0.82);
}

.guide-step::before {
  z-index: 1;
  top: calc(50% - 4px);
  right: 16px;
  width: 7px;
  height: 4px;
  border-bottom: 2px solid var(--cream);
  border-left: 2px solid var(--cream);
  transform: rotate(-45deg);
}

.guide-step.is-complete::before,
.guide-step.is-complete::after {
  opacity: 1;
}

.guide-step.active.is-complete::after {
  background: var(--cream);
}

.guide-step.active.is-complete::before {
  border-color: var(--green-dark);
}

.section-visibility-toggle {
  position: relative;
  width: 42px;
  min-height: 42px;
  display: grid;
  place-items: center;
  border: 1px solid var(--line);
  border-radius: 50%;
  color: var(--green-dark);
  background: var(--surface);
  cursor: pointer;
}

.section-visibility-toggle:hover {
  border-color: rgba(15, 46, 34, 0.28);
  background: var(--cream);
}

.section-visibility-toggle:disabled {
  color: var(--muted);
  background: rgba(255, 253, 248, 0.5);
  cursor: default;
  opacity: 0.48;
}

.section-visibility-icon {
  position: relative;
  width: 24px;
  height: 16px;
  display: block;
  overflow: hidden;
}

.section-visibility-icon::before {
  content: "";
  position: absolute;
  top: 0;
  left: 4px;
  width: 14px;
  height: 14px;
  border: 2px solid currentColor;
  border-radius: 75% 0;
  transform: rotate(45deg);
  transform-origin: center;
}

.section-visibility-icon::after {
  content: "";
  position: absolute;
  top: 5px;
  left: 9px;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: currentColor;
}

.section-visibility-toggle.is-hidden {
  color: var(--cream);
  border-color: transparent;
  background: var(--green-dark);
}

.section-visibility-toggle.is-hidden::after {
  content: "";
  position: absolute;
  top: 9px;
  left: 20px;
  width: 2px;
  height: 24px;
  border-radius: 999px;
  background: var(--gold);
  transform: rotate(42deg);
}

.guide-step .guide-number {
  width: 26px;
  height: 26px;
  display: grid;
  place-items: center;
  border-radius: 50%;
  color: var(--green-dark);
  background: var(--gold);
  font-size: 0.72rem;
}

.guide-label {
  min-width: 0;
}

.guide-step.active {
  color: var(--cream);
  border-color: transparent;
  background: var(--green-dark);
}

.guide-step.active .guide-number {
  color: var(--green-dark);
  background: var(--cream);
}

.guide-step.section-off {
  color: var(--muted);
  border-style: dashed;
}

.guide-step.section-off .guide-number {
  color: var(--muted);
  background: rgba(94, 106, 102, 0.14);
}

.site-type-switcher,
.theme-switcher {
  display: grid;
  align-items: stretch;
  gap: 6px;
}

.editor-control-row {
  min-width: 0;
  display: grid;
  grid-template-columns: 1fr;
  gap: 9px;
}

.logo-control,
.media-control {
  min-height: 42px;
  display: grid;
  grid-template-columns: minmax(44px, 1fr) auto auto;
  align-items: center;
  gap: 5px;
  padding: 4px;
  border: 1px solid var(--line);
  border-radius: 8px;
  background: rgba(255, 253, 248, 0.68);
}

.logo-control span,
.media-control span {
  padding: 0 5px 0 7px;
  color: var(--muted);
  font-family: var(--font-accent);
  font-size: 0.65rem;
  font-weight: 900;
  letter-spacing: 0;
  text-transform: uppercase;
}

.logo-control .image-tool-button,
.media-control .image-tool-button {
  min-height: 32px;
  padding: 0 10px;
  border-color: var(--line);
  color: var(--ink);
  background: var(--surface);
  box-shadow: none;
  font-size: 0.7rem;
}

.hero-choice-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 7px;
}

.hero-choice {
  min-width: 0;
  height: 92px;
  position: relative;
  display: block;
  box-sizing: border-box;
  overflow: hidden;
  padding: 4px;
  border: 1px solid var(--line);
  border-radius: 8px;
  color: var(--ink);
  background: rgba(255, 253, 248, 0.68);
  cursor: pointer;
  text-align: left;
}

.hero-choice:hover,
.hero-choice:focus-visible {
  border-color: rgba(15, 46, 34, 0.28);
  background: var(--surface);
}

.hero-choice[aria-pressed="true"] {
  border-color: var(--green-dark);
  background: var(--cream);
  box-shadow: inset 0 0 0 1px var(--green-dark);
}

.hero-choice img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  border-radius: 6px;
  background: var(--line);
}

.hero-choice span {
  position: absolute;
  right: 8px;
  bottom: 8px;
  left: 8px;
  min-width: 0;
  overflow: hidden;
  color: var(--cream);
  font-family: var(--font-accent);
  font-size: 0.68rem;
  font-weight: 900;
  letter-spacing: 0;
  line-height: 1.1;
  text-shadow: 0 1px 6px rgba(0, 0, 0, 0.72);
  text-overflow: ellipsis;
  text-transform: uppercase;
  white-space: nowrap;
}

.hero-choice[aria-pressed="true"] span {
  color: var(--gold);
}

.hero-position-control {
  display: grid;
  gap: 7px;
  padding: 4px;
  border: 1px solid var(--line);
  border-radius: 8px;
  background: rgba(255, 253, 248, 0.68);
}

.hero-position-control > span {
  padding: 4px 6px 0;
  color: var(--muted);
  font-family: var(--font-accent);
  font-size: 0.65rem;
  font-weight: 900;
  letter-spacing: 0;
  text-transform: uppercase;
}

.hero-focal-pad {
  position: relative;
  height: 108px;
  overflow: hidden;
  border: 1px solid rgba(15, 46, 34, 0.16);
  border-radius: 6px;
  background-color: var(--line);
  background-image: var(--hero-focal-preview);
  background-position: var(--hero-focal-x, 50%) var(--hero-focal-y, 50%);
  background-size: cover;
  cursor: crosshair;
}

.hero-focal-marker {
  position: absolute;
  top: var(--hero-focal-y, 50%);
  left: var(--hero-focal-x, 50%);
  width: 18px;
  height: 18px;
  border: 2px solid var(--cream);
  border-radius: 50%;
  background: var(--gold);
  box-shadow: 0 2px 12px rgba(0, 0, 0, 0.42);
  transform: translate(-50%, -50%);
}

.hero-position-presets {
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 4px;
}

.hero-position-presets button {
  min-height: 30px;
  padding: 0 4px;
  border: 1px solid var(--line);
  border-radius: 6px;
  color: var(--ink);
  background: var(--surface);
  cursor: pointer;
  font-family: var(--font-accent);
  font-size: 0.62rem;
  font-weight: 900;
  letter-spacing: 0;
}

.hero-position-presets button[aria-pressed="true"] {
  color: var(--cream);
  border-color: transparent;
  background: var(--green-dark);
}

.social-control-list,
.premium-control-list {
  display: grid;
  gap: 8px;
}

.social-control-row,
.premium-control-row {
  display: grid;
  gap: 5px;
  color: var(--muted);
  font-family: var(--font-accent);
  font-size: 0.65rem;
  font-weight: 900;
  letter-spacing: 0;
  text-transform: uppercase;
}

.social-control-row input,
.premium-control-row input,
.premium-control-row textarea {
  width: 100%;
  box-sizing: border-box;
  padding: 0 10px;
  border: 1px solid var(--line);
  border-radius: 7px;
  color: var(--ink);
  background: rgba(255, 253, 248, 0.72);
  font: 700 0.78rem var(--font-body);
  text-transform: none;
}

.social-control-row input,
.premium-control-row input {
  min-height: 36px;
}

.premium-control-row textarea {
  min-height: 70px;
  padding-top: 9px;
  line-height: 1.35;
  resize: vertical;
}

.premium-image-control {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 8px;
}

.premium-image-button {
  min-height: 36px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0 12px;
  border: 1px solid var(--line);
  border-radius: 7px;
  color: var(--green-dark);
  background: rgba(255, 253, 248, 0.88);
  cursor: pointer;
  font-family: var(--font-accent);
  font-size: 0.68rem;
  font-weight: 900;
}

.premium-image-preview {
  width: 100%;
  aspect-ratio: 1.91 / 1;
  border: 1px solid var(--line);
  border-radius: 7px;
  background: rgba(255, 253, 248, 0.56);
  object-fit: cover;
}

.social-control-row input:focus,
.premium-control-row input:focus,
.premium-control-row textarea:focus {
  outline: 2px solid rgba(244, 201, 104, 0.64);
  outline-offset: 1px;
  border-color: rgba(15, 46, 34, 0.36);
  background: var(--surface);
}

.premium-toggle-row {
  min-height: 38px;
  display: grid;
  grid-template-columns: 18px minmax(0, 1fr);
  align-items: center;
  gap: 8px;
  color: var(--ink);
  font-family: var(--font-accent);
  font-size: 0.72rem;
  font-weight: 800;
}

.premium-toggle-row input {
  width: 18px;
  height: 18px;
  accent-color: var(--green-dark);
}

.site-type-switcher {
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 5px;
  min-height: 42px;
  padding: 4px;
  border: 1px solid var(--line);
  border-radius: 8px;
  background: rgba(255, 253, 248, 0.68);
}

.theme-switcher {
  grid-template-columns: 1fr 1fr;
  gap: 6px;
  min-height: 42px;
}

.site-type-option,
.theme-option,
.preview-button,
.publish-button,
.reset-button {
  min-height: 44px;
  border: 1px solid var(--line);
  border-radius: 999px;
  color: var(--ink);
  background: var(--surface);
  cursor: pointer;
  font-family: var(--font-accent);
  font-size: 0.78rem;
  font-weight: 800;
}

.site-type-option {
  min-height: 32px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0 12px;
  border-radius: 7px;
}

.site-type-option.active,
.site-type-option[aria-pressed="true"] {
  color: var(--cream);
  border-color: transparent;
  background: var(--green-dark);
}

.preview-button,
.publish-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 40px;
  padding: 0 14px;
  border-radius: 8px;
  text-decoration: none;
}

.preview-button {
  color: var(--cream);
  border-color: transparent;
  background: var(--green-dark);
}

.publish-button {
  color: var(--green-dark);
  border-color: transparent;
  background: var(--gold);
}

.theme-option {
  min-height: 38px;
  display: inline-flex;
  align-items: center;
  gap: 7px;
  padding: 0 10px 0 7px;
  border-radius: 7px;
}

.theme-option.active,
.theme-option[aria-pressed="true"] {
  color: var(--cream);
  border-color: transparent;
  background: var(--green-dark);
}

.theme-swatch {
  width: 20px;
  height: 20px;
  display: inline-block;
  border: 2px solid rgba(255, 255, 255, 0.82);
  border-radius: 50%;
  box-shadow: 0 0 0 1px var(--line);
}

.theme-swatch-classic {
  background: linear-gradient(135deg, #245b43 0 48%, #f4c968 48% 72%, #e96b4a 72%);
}

.theme-swatch-fresh {
  background: linear-gradient(135deg, #207a75 0 48%, #b7d96b 48% 72%, #2f83b7 72%);
}

.theme-swatch-pace {
  background: linear-gradient(135deg, #2832a6 0 48%, #f2cc3f 48% 72%, #f05542 72%);
}

.theme-swatch-trail {
  background: linear-gradient(135deg, #2f6243 0 48%, #e2b857 48% 72%, #c66a3d 72%);
}

.theme-swatch-beacon {
  background: linear-gradient(135deg, #040b26 0 48%, #ffc83a 48% 72%, #71dfff 72%);
}

.theme-swatch-ultra {
  background: linear-gradient(135deg, #07080c 0 52%, #d92525 52% 78%, #f7f4ef 78%);
}

.theme-swatch-social {
  background: linear-gradient(135deg, #2f8f6f 0 48%, #ffd76a 48% 72%, #f06f5f 72%);
}

.theme-swatch-harbour {
  background: linear-gradient(135deg, #082f45 0 48%, #f3bc4f 48% 72%, #ef7d55 72%);
}

.customizer-actions {
  flex: 0 0 auto;
  display: grid;
  grid-template-columns: 1fr;
  gap: 8px;
  padding: 14px;
  border-top: 1px solid var(--line);
  background: rgba(255, 253, 248, 0.86);
}

.reset-button {
  min-height: 40px;
  padding: 0 14px;
  border-radius: 8px;
  background: rgba(255, 253, 248, 0.68);
}

.image-frame {
  position: relative;
  overflow: hidden;
  border-radius: 8px;
  background: var(--portrait-bg);
}

.image-tools {
  position: absolute;
  z-index: 6;
  right: 12px;
  bottom: 12px;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

.image-tool-button {
  min-height: 38px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0 13px;
  border: 1px solid rgba(255, 255, 255, 0.48);
  border-radius: 999px;
  color: var(--green-dark);
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 10px 26px rgba(17, 27, 24, 0.18);
  cursor: pointer;
  font-family: var(--font-accent);
  font-size: 0.74rem;
  font-weight: 800;
  text-decoration: none;
}

.image-input {
  position: absolute;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(0 0 0 0);
  clip-path: inset(50%);
  white-space: nowrap;
}

.portrait-image-frame,
.portrait-image {
  min-height: 390px;
}

.portrait-image,
.proof-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.portrait-image[hidden],
[hidden],
.proof-image[hidden] {
  display: none !important;
}

.image-placeholder {
  min-height: 168px;
  display: grid;
  place-items: center;
  color: rgba(255, 253, 248, 0.86);
  background: var(--portrait-bg);
  font-family: var(--font-accent);
  font-size: 0.96rem;
  font-weight: 800;
}

[data-image-slot].has-image [data-image-placeholder] {
  display: none;
}

body[data-preview-workbench="true"] {
  min-height: 100svh;
  background: #e9eee9;
}

body[data-preview-workbench="true"] > :not(.preview-workbench) {
  display: none !important;
}

.preview-workbench {
  --preview-frame-width: min(1180px, calc(100vw - 32px));
  --ink: #111b18;
  --muted: #5e6a66;
  --bg: #f7f8f4;
  --surface: #ffffff;
  --line: rgba(17, 27, 24, 0.12);
  --green: #245b43;
  --green-dark: #0f2e22;
  --coral: #e96b4a;
  --gold: #f4c968;
  --blue: #326f91;
  --cream: #fffdf8;
  --font-body: "Manrope", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  --font-display: "Sora", ui-sans-serif, system-ui, sans-serif;
  --font-accent: "Sora", ui-sans-serif, system-ui, sans-serif;
  min-height: 100svh;
  padding: 16px;
  color: var(--ink);
}

body[data-preview-device="tablet"] .preview-workbench {
  --preview-frame-width: 820px;
}

body[data-preview-device="phone"] .preview-workbench {
  --preview-frame-width: 390px;
}

.preview-toolbar {
  width: min(1180px, calc(100vw - 32px));
  min-height: 66px;
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto auto;
  gap: 14px;
  align-items: center;
  margin: 0 auto 14px;
  padding: 12px;
  border: 1px solid var(--line);
  border-radius: 8px;
  background: rgba(255, 253, 248, 0.96);
  box-shadow: 0 16px 36px rgba(17, 27, 24, 0.12);
}

.preview-toolbar-label {
  margin: 0 0 2px;
  color: var(--muted);
  font-family: var(--font-accent);
  font-size: 0.68rem;
  font-weight: 900;
  letter-spacing: 0;
  text-transform: uppercase;
}

body[data-preview-workbench="true"] .preview-toolbar h1 {
  max-width: none;
  margin: 0;
  color: var(--ink);
  font-family: var(--font-accent);
  font-size: 1.05rem;
  font-weight: 900;
  line-height: 1.2;
}

.preview-device-switcher {
  display: inline-grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 5px;
  padding: 5px;
  border: 1px solid var(--line);
  border-radius: 999px;
  background: var(--surface);
}

.preview-device-switcher button,
.preview-back-link {
  min-height: 38px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 999px;
  font-family: var(--font-accent);
  font-size: 0.78rem;
  font-weight: 900;
  white-space: nowrap;
}

.preview-device-switcher button {
  border: 0;
  padding: 0 13px;
  color: var(--muted);
  background: transparent;
  cursor: pointer;
}

.preview-device-switcher button.is-active {
  color: var(--cream);
  background: var(--green-dark);
}

.preview-back-link {
  padding: 0 16px;
  color: var(--green-dark);
  background: var(--gold);
  text-decoration: none;
}

body[data-preview-workbench="true"] .preview-toolbar .preview-back-link {
  box-shadow: 0 12px 26px rgba(17, 27, 24, 0.14);
}

.preview-viewport {
  width: min(100%, var(--preview-frame-width));
  height: calc(100svh - 112px);
  margin: 0 auto;
  overflow: hidden;
  border: 1px solid rgba(17, 27, 24, 0.16);
  border-radius: 8px;
  background: var(--surface);
  box-shadow: 0 22px 52px rgba(17, 27, 24, 0.18);
  transition: width 180ms ease;
}

.preview-viewport iframe {
  width: 100%;
  height: 100%;
  display: block;
  border: 0;
  background: var(--bg);
}

[data-rendered-site="true"] [data-editor-scaffold],
[data-rendered-site="true"] .image-tools {
  display: none;
}

.hero {
  position: relative;
  min-height: var(--hero-min-height);
  display: grid;
  align-items: var(--hero-align);
  justify-items: var(--hero-justify);
  overflow: hidden;
  padding-block: var(--hero-padding-block);
  padding-inline: max(22px, calc((100vw - var(--max)) / 2));
  color: var(--cream);
  text-align: var(--hero-text-align);
}

.hero-image,
.hero-overlay {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
}

.hero-image {
  object-fit: cover;
  object-position: var(--hero-focal-x, 50%) var(--hero-focal-y, 50%);
}

.hero-overlay {
  background: var(--hero-overlay);
}

.hero-content {
  position: relative;
  z-index: 2;
  width: min(var(--hero-content-width), 100%);
}

.eyebrow,
.section-label {
  margin: 0 0 14px;
  max-width: none;
  color: var(--gold);
  font-family: var(--font-accent);
  font-size: 0.72rem;
  font-weight: 800;
  letter-spacing: 0;
  line-height: 1.2;
  text-transform: uppercase;
}

body[data-theme] .section-label {
  max-width: none;
  font-size: 0.72rem;
  line-height: 1.2;
}

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

[data-editable] {
  min-width: 1ch;
  border-radius: 6px;
  cursor: text;
  transition:
    background-color 160ms ease,
    box-shadow 160ms ease;
}

[data-preserve-lines] {
  white-space: pre-line;
}

body:not([data-rendered-site="true"]) [data-editable] {
  background: rgba(244, 201, 104, 0.1);
  box-shadow: 0 0 0 1px rgba(244, 201, 104, 0.22);
}

[data-editable]:hover {
  background: var(--edit-hover);
  box-shadow: 0 0 0 5px var(--edit-hover);
}

[data-editable]:focus {
  outline: 2px solid var(--coral);
  outline-offset: 4px;
  background: var(--edit-focus);
  box-shadow: none;
}

[data-editable]:empty::before {
  content: attr(data-placeholder);
  color: currentColor;
  opacity: 0.48;
}

[data-rendered-site="true"] [data-editable],
[data-rendered-site="true"] [data-editable]:hover,
[data-rendered-site="true"] [data-editable]:focus {
  cursor: inherit;
  outline: 0;
  background: transparent;
  box-shadow: none;
}

body[data-rendered-site="true"] [data-optional-section].section-disabled {
  display: none !important;
}

body:not([data-rendered-site="true"]) [data-optional-section].section-disabled {
  min-height: 96px;
  display: grid !important;
  place-items: center;
  padding: 22px;
  border: 1px dashed rgba(94, 106, 102, 0.42);
  border-radius: 8px;
  color: var(--muted);
  background: rgba(255, 255, 255, 0.72);
}

body:not([data-rendered-site="true"]) [data-optional-section].section-disabled > * {
  display: none !important;
}

body:not([data-rendered-site="true"]) [data-optional-section].section-disabled::before {
  content: attr(data-section-name) " hidden from preview";
  font-family: var(--font-accent);
  font-size: 0.92rem;
  font-weight: 900;
  text-align: center;
}

.guide-focus {
  outline: 3px solid rgba(244, 201, 104, 0.7);
  outline-offset: 10px;
}

.hero.guide-focus {
  outline-offset: -10px;
}

h1,
h2,
h3 {
  font-family: var(--font-display);
  font-weight: var(--heading-weight);
  letter-spacing: 0;
}

h1 {
  max-width: 11ch;
  margin-bottom: 20px;
  font-size: clamp(2.45rem, 3.8vw, 3.45rem);
  line-height: 1.02;
}

h2 {
  max-width: 12ch;
  margin-bottom: 18px;
  font-size: clamp(1.7rem, 2.6vw, 2.65rem);
  line-height: 1.08;
}

h3 {
  margin-bottom: 10px;
  font-size: 1.05rem;
  line-height: 1.28;
}

.hero-text {
  width: min(var(--hero-copy-width), 100%);
  margin-bottom: 28px;
  color: rgba(255, 253, 248, 0.86);
  font-size: clamp(1rem, 1.3vw, 1.12rem);
  font-weight: 500;
  line-height: 1.6;
}

.hero-actions {
  flex-wrap: wrap;
  gap: 12px;
}

.button {
  min-height: 54px;
  justify-content: center;
  padding: 0 22px;
  border-radius: var(--button-radius);
  text-decoration: none;
  font-family: var(--font-accent);
  font-weight: 800;
  transition:
    transform 160ms ease,
    box-shadow 160ms ease;
}

.button:hover {
  transform: translateY(-2px);
}

.button-primary {
  color: var(--green-dark);
  background: var(--gold);
  box-shadow: 0 14px 32px rgba(244, 201, 104, 0.28);
}

.button-secondary {
  color: var(--cream);
  border: 1px solid rgba(255, 255, 255, 0.26);
  background: rgba(255, 255, 255, 0.14);
}

.quick-facts {
  width: min(var(--max), calc(100% - 32px));
  display: grid;
  grid-template-columns: var(--fact-grid);
  gap: 14px;
  margin: var(--fact-offset) auto 0;
  position: relative;
  z-index: 5;
}

.quick-facts article {
  min-height: 116px;
  padding: 24px;
  border: 1px solid var(--line);
  border-radius: var(--card-radius);
  background: var(--surface);
  box-shadow: var(--shadow);
}

.quick-facts span,
.service-card span {
  display: block;
  margin-bottom: 9px;
  color: var(--coral);
  font-family: var(--font-accent);
  font-size: 0.72rem;
  font-weight: 800;
  letter-spacing: 0;
  text-transform: uppercase;
}

.quick-facts strong {
  font-family: var(--font-display);
  font-size: 1.18rem;
}

body:not([data-site-type="fundraiser"]) .fundraiser-progress {
  display: none;
}

.fundraiser-progress {
  width: min(var(--max), calc(100% - 32px));
  display: grid;
  grid-template-columns: minmax(0, 0.86fr) minmax(320px, 1.14fr);
  gap: 42px;
  align-items: center;
  margin: 0 auto;
  padding: 62px 0 18px;
}

.fundraiser-progress h2 {
  max-width: 680px;
  margin: 8px 0 0;
  font-family: var(--font-display);
  font-size: clamp(2rem, 4vw, 3.6rem);
  line-height: 1.04;
}

.goal-meter {
  padding: 28px;
  border: 1px solid var(--line);
  border-radius: var(--card-radius);
  background:
    linear-gradient(135deg, rgba(36, 91, 67, 0.08), rgba(233, 107, 74, 0.08)),
    var(--surface);
  box-shadow: 0 14px 34px rgba(17, 27, 24, 0.06);
}

.goal-track {
  height: 18px;
  overflow: hidden;
  border-radius: 999px;
  background: rgba(17, 27, 24, 0.12);
}

.goal-track span {
  display: block;
  width: var(--campaign-progress, 77%);
  height: 100%;
  border-radius: inherit;
  background: linear-gradient(90deg, var(--green), var(--coral));
}

.goal-labels {
  display: flex;
  justify-content: space-between;
  gap: 14px;
  margin-top: 12px;
  font-size: 0.95rem;
  font-weight: 800;
}

.goal-labels span,
.goal-meter p {
  color: var(--muted);
}

.goal-meter p {
  margin: 18px 0 0;
  font-weight: 500;
  line-height: 1.7;
}

.section {
  width: min(var(--max), calc(100% - 32px));
  margin: 0 auto;
  padding: var(--section-y) 0;
  scroll-margin-top: 116px;
}

#home,
#snapshot,
#contact,
#next-step {
  scroll-margin-top: 116px;
}

.split-section,
.faq-section,
.next-step-section {
  display: grid;
  grid-template-columns: var(--split-grid);
  gap: var(--section-gap);
  align-items: start;
}

.about-copy p,
.service-card p,
.result-grid p,
.faq-list p,
.portrait-card p,
.next-step-section p {
  color: var(--muted);
  font-weight: 500;
  line-height: 1.72;
}

.coaching-section,
.results-section {
  border-top: 1px solid var(--line);
}

.section-heading {
  margin-bottom: 34px;
}

.service-grid,
.result-grid {
  display: grid;
  grid-template-columns: var(--service-grid);
  gap: 16px;
}

.result-grid {
  grid-template-columns: var(--result-grid);
}

.service-card,
.result-grid article,
.portrait-card,
.faq-list details,
.faq-list .faq-item {
  border: 1px solid var(--line);
  border-radius: var(--card-radius);
  background: var(--surface);
  box-shadow: 0 14px 34px rgba(17, 27, 24, 0.06);
}

.service-card,
.result-grid article {
  padding: 26px;
}

.portrait-card {
  padding: 18px;
}

.portrait-placeholder {
  min-height: 390px;
  display: grid;
  place-items: center;
  border-radius: 8px;
  color: rgba(255, 253, 248, 0.86);
  background: var(--portrait-bg);
  font-family: var(--font-accent);
  font-size: 1.35rem;
  font-weight: 800;
}

.portrait-card p {
  margin: 16px 4px 0;
}

.proof-image-frame {
  min-height: 168px;
  aspect-ratio: var(--proof-image-aspect, 16 / 9);
  margin: -26px -26px 22px;
  border-radius: 8px 8px 0 0;
}

.proof-image-frame .image-placeholder {
  height: 100%;
}

[data-rendered-site="true"] .result-grid article:not(.has-image) .proof-image-frame {
  min-height: 12px;
  height: 12px;
  aspect-ratio: auto;
  margin-bottom: 22px;
}

[data-rendered-site="true"] .result-grid article:not(.has-image) .proof-image-frame .image-placeholder {
  min-height: 0;
  height: 100%;
  color: transparent;
  font-size: 0;
}

.check-list {
  display: grid;
  gap: 12px;
  margin: 24px 0 0;
  padding: 0;
  list-style: none;
}

.check-list li {
  position: relative;
  padding-left: 30px;
  font-weight: 800;
}

.check-list li::before {
  content: "";
  position: absolute;
  top: 0.55em;
  left: 0;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background: var(--coral);
}

.result-grid strong {
  display: block;
  margin-bottom: 14px;
  font-family: var(--font-accent);
  font-size: 1.08rem;
  line-height: 1.45;
}

.proof-attribution {
  display: block;
  margin-top: 14px;
  color: var(--ink);
  font-family: var(--font-accent);
  font-size: 0.92rem;
  font-style: italic;
  font-weight: 800;
  line-height: 1.45;
}

.faq-list {
  display: grid;
  gap: 14px;
}

.faq-list details,
.faq-list .faq-item {
  padding: 22px 24px;
}

.faq-list summary,
.faq-list .faq-question {
  font-family: var(--font-accent);
  font-weight: 800;
}

.faq-list summary {
  cursor: pointer;
}

.faq-list .faq-question {
  margin: 0;
  font-size: 1rem;
  line-height: 1.45;
}

.faq-list p {
  margin: 14px 0 0;
}

.next-step-section {
  width: min(var(--max), calc(100% - 32px));
  margin: 0 auto 28px;
  padding: 44px;
  border-radius: 8px;
  color: var(--cream);
  background: var(--green-dark);
}

.next-step-section .section-label {
  color: var(--gold);
}

.next-step-section .next-step-heading {
  max-width: 12ch;
  margin: 0 0 18px;
  color: var(--cream);
  font-family: var(--font-display);
  font-size: clamp(1.7rem, 2.6vw, 2.65rem);
  font-weight: var(--heading-weight);
  letter-spacing: 0;
  line-height: 1.08;
}

.next-step-section p {
  color: rgba(255, 253, 248, 0.76);
}

.next-step-section .button {
  justify-self: end;
  align-self: center;
}

.next-step-actions {
  display: grid;
  gap: 14px;
  justify-items: end;
  justify-self: end;
  align-self: center;
}

.cta-action-field {
  max-width: 320px;
  margin: 0;
  padding: 10px 12px;
  border: 1px solid rgba(255, 253, 248, 0.22);
  border-radius: 8px;
  color: rgba(255, 253, 248, 0.7);
  background: rgba(255, 253, 248, 0.08);
  font-size: 0.86rem;
  line-height: 1.35;
}

.cta-action-field span {
  color: var(--cream);
  font-weight: 800;
}

body[data-rendered-site="true"] [data-editor-only] {
  display: none !important;
}

.social-links {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  gap: 9px;
}

.social-links[hidden],
.social-link[hidden] {
  display: none;
}

.social-link {
  position: relative;
  width: 44px;
  height: 44px;
  display: inline-grid;
  place-items: center;
  border: 1px solid rgba(255, 253, 248, 0.28);
  border-radius: 999px;
  color: var(--cream);
  background: rgba(255, 253, 248, 0.1);
  text-decoration: none;
  transition:
    transform 160ms ease,
    background-color 160ms ease,
    border-color 160ms ease;
}

.social-link::after {
  content: attr(data-tooltip);
  position: absolute;
  left: 50%;
  bottom: calc(100% + 9px);
  z-index: 10;
  width: max-content;
  max-width: min(180px, calc(100vw - 32px));
  transform: translate(-50%, 4px);
  opacity: 0;
  pointer-events: none;
  border-radius: 7px;
  padding: 7px 9px;
  color: var(--ink);
  background: var(--cream);
  box-shadow: var(--shadow);
  font-size: 0.78rem;
  font-weight: 800;
  line-height: 1.2;
  text-align: center;
  transition:
    opacity 160ms ease,
    transform 160ms ease;
  white-space: nowrap;
}

.social-link:hover,
.social-link:focus-visible {
  transform: translateY(-1px);
  border-color: rgba(244, 201, 104, 0.78);
  background: rgba(244, 201, 104, 0.18);
}

.social-link:hover::after,
.social-link:focus-visible::after {
  transform: translate(-50%, 0);
  opacity: 1;
}

.social-link svg {
  width: 20px;
  height: 20px;
  display: block;
  fill: currentColor;
}

.publish-step {
  width: min(var(--max), calc(100% - 32px));
  display: grid;
  grid-template-columns: minmax(0, 0.9fr) minmax(320px, 0.72fr);
  gap: 28px;
  align-items: start;
  margin: 0 auto 34px;
  padding: 34px;
  border: 1px solid var(--line);
  border-radius: 8px;
  background: var(--surface);
  box-shadow: var(--shadow);
}

.publish-step h2 {
  max-width: 13ch;
  margin-bottom: 16px;
}

.publish-step p {
  color: var(--muted);
}

.publish-form {
  display: grid;
  gap: 14px;
  transition:
    opacity 160ms ease,
    filter 160ms ease;
}

.publish-form label {
  display: grid;
  gap: 8px;
  color: var(--green-dark);
  font-family: var(--font-accent);
  font-weight: 800;
}

.publish-url-field {
  min-width: 0;
  display: grid;
  grid-template-columns: max-content minmax(0, 1fr);
  align-items: center;
  overflow: hidden;
  border: 1px solid var(--line);
  border-radius: 8px;
  background: var(--cream);
}

.publish-url-field span {
  min-height: 50px;
  display: inline-flex;
  align-items: center;
  padding: 0 0 0 15px;
  color: var(--muted);
  font-family: var(--font-body);
  font-size: 0.92rem;
  font-weight: 800;
}

.publish-helper {
  color: var(--muted);
  font-family: var(--font-body);
  font-size: 0.82rem;
  font-weight: 700;
  min-height: 1.35em;
}

.publish-username-field.is-checking .publish-helper {
  color: var(--blue);
}

.publish-username-field.is-available .publish-helper {
  color: var(--green);
}

.publish-username-field.is-taken .publish-helper,
.publish-username-field.is-invalid .publish-helper {
  color: var(--coral);
}

.publish-username-field.is-checking .publish-url-field {
  border-color: rgba(50, 111, 145, 0.44);
}

.publish-username-field.is-available .publish-url-field {
  border-color: rgba(36, 91, 67, 0.44);
}

.publish-username-field.is-taken .publish-url-field,
.publish-username-field.is-invalid .publish-url-field {
  border-color: rgba(233, 107, 74, 0.58);
}

.publish-form input {
  width: 100%;
  border: 1px solid var(--line);
  border-radius: 8px;
  padding: 14px 15px;
  color: var(--ink);
  background: var(--cream);
  outline: 0;
}

.publish-form input:disabled {
  opacity: 0.76;
  cursor: wait;
}

.publish-url-field input {
  min-width: 0;
  border: 0;
  border-radius: 0;
  padding-left: 2px;
}

.publish-form input:focus {
  border-color: var(--green);
  box-shadow: 0 0 0 4px rgba(244, 201, 104, 0.28);
}

.publish-url-field:focus-within {
  border-color: var(--green);
  box-shadow: 0 0 0 4px rgba(244, 201, 104, 0.28);
}

.publish-url-field input:focus {
  box-shadow: none;
}

.legal-consent,
.publish-status {
  margin: 0;
  font-size: 0.92rem;
  line-height: 1.6;
}

.legal-consent a {
  color: var(--green-dark);
  font-weight: 900;
}

.publish-status {
  display: grid;
  grid-template-columns: 28px minmax(0, 1fr);
  gap: 12px;
  align-items: start;
  padding: 14px 16px;
  border: 1px solid rgba(42, 93, 72, 0.22);
  border-left: 5px solid var(--gold);
  border-radius: 8px;
  color: var(--ink);
  background:
    linear-gradient(180deg, rgba(255, 253, 248, 0.76), rgba(255, 253, 248, 0.48)),
    rgba(244, 201, 104, 0.2);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.58);
  font-weight: 700;
}

.publish-status::before {
  content: "";
  width: 26px;
  height: 26px;
  margin-top: 1px;
  border-radius: 50%;
  background:
    radial-gradient(circle at center, var(--green-dark) 0 4px, transparent 5px),
    rgba(244, 201, 104, 0.58);
  box-shadow: inset 0 0 0 1px rgba(42, 93, 72, 0.18);
}

.publish-status.is-loading {
  border: 1px solid rgba(42, 93, 72, 0.2);
  border-left: 5px solid var(--green-dark);
  background: rgba(244, 201, 104, 0.28);
}

.publish-status.is-loading::before {
  width: 20px;
  height: 20px;
  margin-top: 2px;
  background: transparent;
  border: 3px solid rgba(42, 93, 72, 0.2);
  border-top-color: var(--green-dark);
  border-radius: 50%;
  box-shadow: none;
  animation: publish-spin 720ms linear infinite;
}

.publish-status.is-success {
  border-color: rgba(36, 91, 67, 0.24);
  border-left-color: #7fbe8f;
  background:
    linear-gradient(180deg, rgba(255, 253, 248, 0.64), rgba(255, 253, 248, 0.32)),
    #e8f6ec;
}

.publish-status.is-success::before {
  background:
    radial-gradient(circle at center, var(--green-dark) 0 4px, transparent 5px),
    #ccebd6;
  box-shadow: inset 0 0 0 1px rgba(36, 91, 67, 0.2);
}

.publish-status.is-error {
  border-color: rgba(184, 86, 56, 0.28);
  border-left-color: var(--coral);
  background: rgba(184, 86, 56, 0.14);
}

.publish-status.is-error::before,
.publish-status.is-warning::before {
  display: grid;
  place-items: center;
  color: var(--cream);
  background: var(--coral);
  box-shadow: none;
  content: "!";
  font-family: var(--font-accent);
  font-size: 0.92rem;
  font-weight: 900;
}

.publish-status.is-warning {
  border-color: rgba(244, 201, 104, 0.42);
  border-left-color: var(--coral);
  background: rgba(244, 201, 104, 0.22);
}

.publish-status-copy {
  min-width: 0;
  display: grid;
  gap: 6px;
  overflow-wrap: anywhere;
}

.publish-status-title {
  color: var(--green-dark);
  font-family: var(--font-accent);
  font-size: 0.75rem;
  font-weight: 900;
  line-height: 1.25;
  text-transform: uppercase;
}

.publish-status p {
  margin: 0;
  color: var(--ink);
  font-weight: 800;
  overflow-wrap: anywhere;
}

.publish-status-message {
  display: grid;
  gap: 7px;
}

.publish-status-value {
  overflow-wrap: anywhere;
}

.publish-status a {
  color: var(--green-dark);
  font-weight: 900;
  overflow-wrap: anywhere;
}

.publish-form.is-submitting [data-publish-submit] {
  cursor: wait;
  opacity: 0.92;
}

@keyframes publish-spin {
  to {
    transform: rotate(360deg);
  }
}

.publish-status details {
  grid-column: 2;
  margin-top: 10px;
  padding-top: 10px;
  border-top: 1px solid rgba(42, 93, 72, 0.22);
  color: var(--ink);
  font-weight: 700;
}

.publish-status summary {
  cursor: pointer;
  color: var(--green-dark);
  font-family: var(--font-accent);
  font-size: 0.78rem;
  font-weight: 900;
}

.publish-status dl {
  display: grid;
  grid-template-columns: max-content minmax(0, 1fr);
  gap: 6px 12px;
  margin: 10px 0 0;
}

.publish-status dt {
  color: var(--muted);
  font-family: var(--font-accent);
  font-size: 0.72rem;
  font-weight: 900;
  text-transform: uppercase;
}

.publish-status dd {
  min-width: 0;
  margin: 0;
  overflow-wrap: anywhere;
  font-family: ui-monospace, SFMono-Regular, Menlo, Consolas, monospace;
  font-size: 0.82rem;
}

.footer {
  display: flex;
  justify-content: space-between;
  gap: 22px;
  padding: 28px max(22px, calc((100vw - var(--max)) / 2));
  color: rgba(255, 253, 248, 0.76);
  background: var(--footer-bg);
}

.footer p {
  margin: 0;
  font-size: 0.92rem;
}

.footer a {
  color: var(--cream);
  font-weight: 800;
}

body[data-theme="fresh"] h1 {
  max-width: 12ch;
}

body[data-theme="fresh"] .hero .eyebrow {
  width: fit-content;
  max-width: 100%;
  padding: 6px 10px;
  border-radius: 999px;
  color: #f7ffdf;
  background: rgba(16, 34, 52, 0.78);
  box-shadow: 0 0 0 1px rgba(199, 232, 108, 0.24);
}

body[data-theme="fresh"] .section-label {
  color: #0d5f5a;
}

body[data-theme="fresh"] .next-step-section .section-label {
  color: var(--gold);
}

body[data-theme="fresh"] .quick-facts article:first-child {
  grid-column: span 2;
}

body[data-site-type="fundraiser"] .quick-facts article:first-child,
body[data-site-type="fundraiser"] .service-card {
  grid-column: auto;
  transform: none;
}

body[data-theme="fresh"] .service-card,
body[data-theme="fresh"] .result-grid article {
  border-top: 5px solid var(--gold);
}

body[data-theme="pace"] h1 {
  max-width: 10ch;
}

body[data-theme="pace"] .quick-facts {
  gap: 0;
}

body[data-theme="pace"] .quick-facts article,
body[data-theme="pace"] .service-card,
body[data-theme="pace"] .result-grid article {
  border-width: 0 0 0 4px;
  box-shadow: none;
}

body[data-theme="pace"] .service-card:nth-child(2) {
  transform: translateY(24px);
}

body[data-theme="trail"] h1,
body[data-theme="trail"] h2 {
  max-width: 13ch;
}

body[data-theme="trail"] .split-section .portrait-card {
  order: -1;
}

body[data-theme="trail"] .service-card:last-child {
  grid-column: 1 / -1;
}

body[data-theme="beacon"] h1,
body[data-theme="beacon"] h2 {
  max-width: 12ch;
  line-height: 1.02;
}

body[data-theme="beacon"] h1 {
  max-width: 20ch;
  font-size: clamp(2.45rem, 3.2vw, 3.25rem);
}

body[data-theme="beacon"] h2 {
  font-size: clamp(1.95rem, 2.8vw, 2.9rem);
}

body[data-theme="beacon"] h3 {
  font-size: 1.04rem;
}

body[data-theme="beacon"] .eyebrow,
body[data-theme="beacon"] .section-label,
body[data-theme="beacon"] .quick-facts span,
body[data-theme="beacon"] .service-card span {
  letter-spacing: 0.16em;
}

body[data-theme="beacon"] .hero-text {
  max-width: 38rem;
  font-size: 1rem;
  line-height: 1.5;
}

body[data-theme="beacon"] .button {
  font-size: 1rem;
}

body[data-theme="beacon"] .site-header,
body[data-theme="beacon"] .quick-facts article,
body[data-theme="beacon"] .service-card,
body[data-theme="beacon"] .result-grid article,
body[data-theme="beacon"] .portrait-card,
body[data-theme="beacon"] .faq-list details,
body[data-theme="beacon"] .faq-list .faq-item {
  border-color: rgba(153, 205, 255, 0.18);
}

body[data-theme="beacon"] .quick-facts article,
body[data-theme="beacon"] .service-card,
body[data-theme="beacon"] .result-grid article,
body[data-theme="beacon"] .portrait-card,
body[data-theme="beacon"] .faq-list details,
body[data-theme="beacon"] .faq-list .faq-item {
  background:
    linear-gradient(180deg, rgba(16, 31, 76, 0.96), rgba(8, 19, 50, 0.96)),
    var(--surface);
  box-shadow: 0 18px 48px rgba(0, 0, 0, 0.22);
}

body[data-theme="beacon"] .quick-facts article:first-child,
body[data-theme="beacon"] .service-card:first-child,
body[data-theme="beacon"] .result-grid article:nth-child(2) {
  border-top: 4px solid var(--gold);
}

body[data-theme="beacon"] .hero-text,
body[data-theme="beacon"] .about-copy p,
body[data-theme="beacon"] .service-card p,
body[data-theme="beacon"] .result-grid p,
body[data-theme="beacon"] .faq-list p,
body[data-theme="beacon"] .portrait-card p {
  color: var(--muted);
}

body[data-theme="beacon"] .proof-attribution {
  color: #f4c968;
}

body[data-theme="beacon"] .next-step-section {
  border: 1px solid rgba(113, 223, 255, 0.16);
  background:
    linear-gradient(180deg, rgba(7, 18, 54, 0.98), rgba(4, 11, 38, 0.98)),
    var(--green-dark);
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.04),
    0 22px 70px rgba(0, 0, 0, 0.16);
}

@media (min-width: 901px) {
  body[data-theme="beacon"] .next-step-actions {
    transform: translateY(-44px);
  }
}

body[data-theme="beacon"] [data-editor-scaffold] {
  --ink: #111b18;
  --muted: #5e6a66;
  --surface: #ffffff;
  --line: rgba(17, 27, 24, 0.12);
  --green: #245b43;
  --green-dark: #040b26;
  --cream: #fffdf8;
  color: var(--ink);
}

body[data-theme="beacon"] .button-primary,
body[data-theme="beacon"] .publish-button,
body[data-theme="beacon"] .preview-back-link {
  box-shadow: 0 16px 34px rgba(255, 200, 58, 0.22);
}

body[data-theme="ultra"] h1,
body[data-theme="ultra"] h2 {
  max-width: 9ch;
  text-transform: uppercase;
}

body[data-theme="ultra"] .hero-text {
  color: rgba(247, 244, 239, 0.72);
}

body[data-theme="ultra"] .quick-facts article,
body[data-theme="ultra"] .service-card,
body[data-theme="ultra"] .result-grid article,
body[data-theme="ultra"] .portrait-card,
body[data-theme="ultra"] .faq-list details,
body[data-theme="ultra"] .faq-list .faq-item {
  border-color: rgba(255, 86, 63, 0.32);
}

body[data-theme="ultra"] .service-card:last-child {
  grid-column: span 1;
  background:
    linear-gradient(135deg, rgba(217, 37, 37, 0.18), rgba(21, 23, 31, 0.92)),
    var(--surface);
}

body[data-theme="ultra"] .publish-form label,
body[data-theme="ultra"] .publish-url-field span,
body[data-theme="ultra"] .publish-helper,
body[data-theme="ultra"] .legal-consent a {
  color: var(--muted);
}

body[data-theme="ultra"] .publish-username-field.is-checking .publish-helper {
  color: var(--blue);
}

body[data-theme="ultra"] .publish-username-field.is-available .publish-helper {
  color: #7fbe8f;
}

body[data-theme="ultra"] .publish-username-field.is-taken .publish-helper,
body[data-theme="ultra"] .publish-username-field.is-invalid .publish-helper {
  color: var(--gold);
}

body[data-theme="ultra"] .publish-status {
  color: var(--cream);
  border-color: rgba(255, 86, 63, 0.28);
  border-left-color: var(--gold);
  background: rgba(255, 86, 63, 0.18);
}

body[data-theme="ultra"] .publish-status::before {
  background:
    radial-gradient(circle at center, var(--cream) 0 4px, transparent 5px),
    rgba(255, 86, 63, 0.46);
  box-shadow: inset 0 0 0 1px rgba(247, 244, 239, 0.18);
}

body[data-theme="ultra"] .publish-status.is-loading::before {
  background: transparent;
  border-color: rgba(247, 244, 239, 0.2);
  border-top-color: var(--cream);
  box-shadow: none;
}

body[data-theme="ultra"] .publish-status.is-success {
  border-color: rgba(127, 190, 143, 0.28);
  border-left-color: #7fbe8f;
  background: rgba(127, 190, 143, 0.16);
}

body[data-theme="ultra"] .publish-status.is-success::before {
  background:
    radial-gradient(circle at center, var(--cream) 0 4px, transparent 5px),
    rgba(127, 190, 143, 0.34);
  box-shadow: inset 0 0 0 1px rgba(247, 244, 239, 0.16);
}

body[data-theme="ultra"] .publish-status.is-error::before,
body[data-theme="ultra"] .publish-status.is-warning::before {
  background: var(--gold);
  box-shadow: none;
}

body[data-theme="ultra"] .publish-status p,
body[data-theme="ultra"] .publish-status a,
body[data-theme="ultra"] .publish-status-title,
body[data-theme="ultra"] .publish-status summary {
  color: var(--cream);
}

body[data-theme="social"] h1,
body[data-theme="social"] h2 {
  max-width: 14ch;
  line-height: 1.04;
}

body[data-theme="social"] .hero .eyebrow {
  width: fit-content;
  max-width: 100%;
  padding: 6px 10px;
  border-radius: 999px;
  color: #fffaf0;
  background: rgba(18, 61, 57, 0.78);
  box-shadow: 0 0 0 1px rgba(255, 215, 106, 0.28);
}

body[data-theme="social"] .section-label {
  color: #236a58;
}

body[data-theme="social"] .next-step-section .section-label {
  color: var(--gold);
}

body[data-theme="social"] .quick-facts article,
body[data-theme="social"] .service-card,
body[data-theme="social"] .result-grid article,
body[data-theme="social"] .portrait-card,
body[data-theme="social"] .faq-list details,
body[data-theme="social"] .faq-list .faq-item {
  border-color: rgba(47, 143, 111, 0.18);
  box-shadow: 0 14px 34px rgba(23, 36, 42, 0.07);
}

body[data-theme="social"] .service-card,
body[data-theme="social"] .result-grid article {
  border-top: 5px solid var(--gold);
}

body[data-theme="harbour"] h1,
body[data-theme="harbour"] h2 {
  max-width: 12ch;
  line-height: 0.98;
  text-transform: uppercase;
}

body[data-theme="harbour"] .hero .eyebrow,
body[data-theme="harbour"] .section-label,
body[data-theme="harbour"] .quick-facts span,
body[data-theme="harbour"] .service-card span {
  font-family: var(--font-accent);
  font-size: 0.92rem;
  font-weight: 800;
}

body[data-theme="harbour"] .hero .eyebrow {
  width: fit-content;
  max-width: 100%;
  padding: 6px 10px;
  border-radius: 4px;
  color: #fff7df;
  background: rgba(8, 47, 69, 0.78);
  box-shadow: 0 0 0 1px rgba(243, 188, 79, 0.32);
}

body[data-theme="harbour"] .section-label {
  color: var(--green);
}

body[data-theme="harbour"] .next-step-section .section-label {
  color: var(--gold);
}

body[data-theme="harbour"] .hero-text {
  max-width: 40rem;
}

body[data-theme="harbour"] .quick-facts article,
body[data-theme="harbour"] .service-card,
body[data-theme="harbour"] .result-grid article,
body[data-theme="harbour"] .portrait-card,
body[data-theme="harbour"] .faq-list details,
body[data-theme="harbour"] .faq-list .faq-item {
  border-color: rgba(15, 95, 117, 0.2);
}

body[data-theme="harbour"] .quick-facts article:first-child,
body[data-theme="harbour"] .service-card:first-child,
body[data-theme="harbour"] .result-grid article:nth-child(2) {
  border-top: 4px solid var(--gold);
}

body[data-theme="harbour"] .next-step-section {
  background:
    linear-gradient(135deg, rgba(8, 47, 69, 0.98), rgba(15, 95, 117, 0.92)),
    var(--green-dark);
}

@media (max-width: 920px) {
  body[data-customizer-open="true"]:not([data-rendered-site="true"]) {
    padding-left: 0;
  }

  body[data-customizer-open="true"]:not([data-rendered-site="true"]) .site-header {
    left: 50%;
    width: min(var(--max), calc(100% - 32px));
  }

  .nav {
    display: none;
  }

  .preview-toolbar {
    grid-template-columns: 1fr;
  }

  .preview-device-switcher,
  .preview-back-link {
    width: 100%;
  }

  .quick-facts,
  .fundraiser-progress,
  .split-section,
  .faq-section,
  .publish-step,
  .next-step-section {
    grid-template-columns: 1fr;
  }

  .service-grid,
  .result-grid {
    grid-template-columns: 1fr 1fr;
  }

  body[data-theme] .quick-facts article,
  body[data-theme] .service-card,
  body[data-theme] .result-grid article {
    grid-column: auto;
    transform: none;
  }

  body[data-theme="trail"] .split-section .portrait-card {
    order: 0;
  }

  .next-step-section .button,
  .next-step-actions {
    justify-self: start;
  }

  .next-step-actions {
    justify-items: start;
  }

  .social-links {
    justify-content: flex-start;
  }

  body[data-customizer-open="true"] .customizer-toggle {
    left: 14px;
    transform: translateX(var(--customizer-width));
  }
}

@media (max-width: 640px) {
  body {
    --customizer-width: min(360px, calc(100vw - 20px));
  }

  .site-header {
    top: 10px;
    width: calc(100% - 20px);
    border-radius: 22px;
  }

  .customizer-shell {
    top: 10px;
    bottom: 10px;
    left: 10px;
    overflow: hidden;
    border: 1px solid var(--line);
    border-radius: 8px;
    box-shadow: 0 22px 60px rgba(17, 27, 24, 0.22);
    transform: translateX(calc(-100% - 12px));
  }

  body[data-customizer-open="true"] .customizer-shell {
    transform: translateX(0);
  }

  .customizer-toggle,
  body[data-customizer-open="true"] .customizer-toggle {
    top: 84px;
    left: 12px;
    right: auto;
    transform: none;
  }

  body[data-customizer-open="true"] .customizer-toggle {
    top: 20px;
    right: 20px;
    left: auto;
  }

  .brand > span:last-child {
    display: none;
  }

  .header-cta {
    min-height: 44px;
    padding: 0 14px;
    font-size: 0.82rem;
  }

  .image-tools {
    right: 10px;
    bottom: 10px;
  }

  .logo-control,
  .media-control,
  .site-type-switcher,
  .theme-switcher {
    width: 100%;
  }

  .site-type-option,
  .theme-option {
    justify-content: flex-start;
    padding-right: 10px;
  }

  .hero {
    min-height: 90svh;
    padding: 110px 18px 54px;
  }

  h1 {
    font-size: clamp(2.25rem, 9.5vw, 2.95rem);
  }

  h2 {
    max-width: 12ch;
    font-size: clamp(1.75rem, 7vw, 2.35rem);
  }

  body[data-theme="beacon"] h1 {
    max-width: none;
    font-size: clamp(2.1rem, 7.4vw, 2.45rem);
    line-height: 1.04;
  }

  body[data-theme="beacon"] h2 {
    font-size: clamp(1.8rem, 7vw, 2.4rem);
  }

  .quick-facts,
  .service-grid,
  .result-grid {
    grid-template-columns: 1fr;
  }

  .section {
    width: min(100% - 24px, var(--max));
    padding: 62px 0;
  }

  .publish-step {
    width: min(100% - 24px, var(--max));
    margin-bottom: 24px;
    padding: 24px;
  }

.publish-step h2 {
    max-width: none;
  }

  .next-step-section {
    width: min(100% - 24px, var(--max));
    padding: 28px;
  }

  .footer {
    flex-direction: column;
  }
}

.rcr-honeypot {
  position: absolute;
  left: -9999px;
  width: 1px;
  height: 1px;
  overflow: hidden;
}
