/* Self-hosted web fonts. Fraunces (c) The Fraunces Project Authors, Inter Tight (c) The Inter Project Authors,
   both under the SIL Open Font License 1.1: see OFL-Fraunces.txt and OFL-InterTight.txt in this folder.
   Files as served by the Google Fonts API (variable woff2, latin and latin-ext subsets); generated by tools/fetch_fonts.py. */

@font-face {
  font-family: 'Fraunces';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url('../fonts/fraunces-italic-latin-ext.woff2') format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
  font-family: 'Fraunces';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url('../fonts/fraunces-italic-latin.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: 'Fraunces';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('../fonts/fraunces-normal-latin-ext.woff2') format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
  font-family: 'Fraunces';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('../fonts/fraunces-normal-latin.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: 'Inter Tight';
  font-style: normal;
  font-weight: 400 800;
  font-display: swap;
  src: url('../fonts/inter-tight-normal-latin-ext.woff2') format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
  font-family: 'Inter Tight';
  font-style: normal;
  font-weight: 400 800;
  font-display: swap;
  src: url('../fonts/inter-tight-normal-latin.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* ZeitEntlastet one-pager. Design tokens verified against the corporate site
   (docs/BRAND_REFERENCE.md). The product screenshots keep the app's own UI. */

:root {
  --accent: #c2004b;
  --accent-dark: #a30340;
  --accent-tint: rgba(194, 0, 75, .08);
  --blush: #f2e7ea;
  --paper: #f6f3ef;
  --paper-2: #eee9e3;
  --paper-3: #e9e4de;
  --white: #ffffff;
  --ink: #262b31;
  --ink-soft: #4a5058;
  --night: #262b31;
  --night-2: #2f353c;
  --night-deep: #1e2227;
  --mute: #6d6d70;
  --mute-light: #93938f;
  --line: #ded9d3;
  --line-strong: #cbc5bd;
  --on-dark: rgba(255, 255, 255, .72);
  --on-dark-soft: rgba(255, 255, 255, .56);

  --font-display: 'Fraunces', 'Iowan Old Style', 'Palatino Linotype', Georgia, serif;
  --font-body: 'Inter Tight', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;

  --fs-h1: clamp(2.5rem, 1.7rem + 3.4vw, 5rem);
  --fs-h2: clamp(2rem, 1.45rem + 2.2vw, 3.7rem);
  --fs-h3: clamp(1.35rem, 1.2rem + .5vw, 1.7rem);
  --fs-lead: clamp(1.08rem, 1rem + .35vw, 1.32rem);
  --fs-body: clamp(1rem, .97rem + .17vw, 1.09rem);
  --fs-small: .9375rem;
  --fs-xs: .8125rem;
  --fs-label: .6875rem;

  --maxw: 1360px;
  --maxw-narrow: 780px;
  --gutter: clamp(1rem, 4.5vw, 4.5rem);
  --section-y: clamp(4.25rem, 8vw, 9rem);
  --radius: 2px;
  --radius-md: 3px;
  --shadow-soft: 0 1px 2px rgba(20, 20, 20, .04), 0 18px 44px -22px rgba(20, 20, 20, .28);
  --shadow-card: 0 30px 80px rgba(20, 20, 20, .16);
  --header-h: 76px;
  --dur: .38s;
  --ease: cubic-bezier(.22, .61, .36, 1);
}

/* ---------- Base ---------- */
*, *::before, *::after { box-sizing: border-box; }
html { scroll-behavior: smooth; scroll-padding-top: calc(var(--header-h) + 12px); -webkit-text-size-adjust: 100%; }
@media (prefers-reduced-motion: reduce) { html { scroll-behavior: auto; } *, *::before, *::after { transition: none !important; animation: none !important; } }
body {
  margin: 0;
  background: var(--paper);
  color: var(--ink);
  font-family: var(--font-body);
  font-size: var(--fs-body);
  line-height: 1.55;
  overflow-x: clip;
  -webkit-font-smoothing: antialiased;
}
img { max-width: 100%; height: auto; display: block; }
a { color: inherit; text-decoration: none; }
p { margin: 0 0 1em; }
p:last-child { margin-bottom: 0; }
ul, ol { margin: 0; padding: 0; list-style: none; }
h1, h2, h3, h4 { font-family: var(--font-display); font-weight: 400; margin: 0; letter-spacing: -.02em; font-variation-settings: 'opsz' 96; }
h1 { font-size: var(--fs-h1); line-height: .96; letter-spacing: -.035em; }
h2 { font-size: var(--fs-h2); line-height: 1.02; }
h3 { font-size: var(--fs-h3); line-height: 1.15; letter-spacing: -.01em; }
h1 em, h2 em { font-style: italic; font-variation-settings: 'opsz' 144; }
strong { font-weight: 600; }
:focus-visible { outline: 2px solid var(--accent); outline-offset: 3px; }
.visually-hidden { position: absolute !important; width: 1px; height: 1px; overflow: hidden; clip: rect(0 0 0 0); white-space: nowrap; }
.skip { position: absolute; left: 12px; top: -60px; background: var(--ink); color: #fff; padding: 10px 14px; z-index: 200; border-radius: var(--radius); }
.skip:focus { top: 12px; }

.wrap { width: 100%; max-width: var(--maxw); margin: 0 auto; padding-left: var(--gutter); padding-right: var(--gutter); }
.wrap.narrow { max-width: calc(var(--maxw-narrow) + 2 * var(--gutter)); }
.narrow { max-width: var(--maxw-narrow); }

.lead { font-size: var(--fs-lead); line-height: 1.5; color: var(--ink-soft); }
.small-muted { font-size: var(--fs-small); color: var(--mute); }
.micro { font-size: var(--fs-small); color: var(--on-dark-soft); margin-top: 1.1rem; }

.eyebrow {
  display: inline-flex; align-items: center; gap: 10px;
  margin: 0 0 1.1rem; font-size: var(--fs-label); font-weight: 600; letter-spacing: .17em; text-transform: uppercase; color: var(--ink-soft);
}
.eyebrow::before { content: ""; width: 22px; height: 1px; background: var(--accent); }
.eyebrow.light { color: rgba(255, 255, 255, .82); font-weight: 800; }

/* ---------- Buttons and links ---------- */
.button {
  display: inline-flex; align-items: center; justify-content: center; gap: 8px;
  min-height: 48px; padding: 12px 22px;
  font-family: var(--font-body); font-size: 12.5px; font-weight: 800; letter-spacing: .1em; text-transform: uppercase; line-height: 1;
  border: 1px solid transparent; border-radius: var(--radius); cursor: pointer;
  transition: background var(--dur) var(--ease), border-color var(--dur) var(--ease), color var(--dur) var(--ease);
  white-space: nowrap;
}
.button.primary { background: var(--accent); border-color: var(--accent); color: #fff; }
.button.primary:hover { background: var(--accent-dark); border-color: var(--accent-dark); }
.button.ghost { background: transparent; border-color: var(--line-strong); color: var(--ink); }
.button.ghost:hover { border-color: var(--ink); }
.button.ghost.light { border-color: rgba(255, 255, 255, .42); color: #fff; }
.button.ghost.light:hover { border-color: #fff; }
.text-link { color: var(--accent); font-weight: 600; }
.text-link:hover { color: var(--accent-dark); }
.text-link.light { color: #fff; }
.actions { display: flex; flex-wrap: wrap; gap: 12px; margin-top: 2rem; }
.actions.center { justify-content: center; margin-top: clamp(2.5rem, 5vw, 4rem); }

/* ---------- Header ---------- */
.site-header {
  position: sticky; top: 0; z-index: 100;
  background: rgba(246, 243, 239, .92); backdrop-filter: blur(10px); -webkit-backdrop-filter: blur(10px);
  border-bottom: 1px solid var(--line);
}
.header-inner { display: flex; align-items: center; justify-content: space-between; gap: 24px; min-height: var(--header-h); }
.brand { display: flex; flex-direction: column; line-height: 1.1; }
.brand-name { font-family: var(--font-display); font-size: 1.55rem; letter-spacing: -.02em; color: var(--ink); }
.brand-by { font-size: var(--fs-xs); color: var(--mute); margin-top: 3px; }
.site-nav { display: flex; align-items: center; gap: clamp(14px, 2.2vw, 30px); }
.site-nav a:not(.button) { font-size: var(--fs-small); font-weight: 500; color: var(--ink-soft); padding: 8px 0; border-bottom: 1px solid transparent; transition: color var(--dur) var(--ease), border-color var(--dur) var(--ease); }
.site-nav a:not(.button):hover { color: var(--ink); border-bottom-color: var(--accent); }
.nav-cta { margin-left: 6px; }
.menu-toggle { display: none; align-items: center; gap: 10px; background: none; border: 1px solid var(--line-strong); border-radius: var(--radius); padding: 10px 14px; min-height: 44px; font: inherit; font-size: var(--fs-small); font-weight: 600; color: var(--ink); cursor: pointer; }
.menu-toggle-bars { display: inline-flex; flex-direction: column; gap: 4px; width: 18px; }
.menu-toggle-bars i { display: block; height: 2px; background: var(--ink); }

/* ---------- Hero ---------- */
.hero { background: var(--night); color: #fff; padding-top: clamp(3rem, 7vw, 6.5rem); overflow: visible; }
.hero-grid { display: grid; grid-template-columns: minmax(0, 1fr) minmax(0, 1.15fr); gap: clamp(2rem, 5vw, 5rem); align-items: center; }
.hero h1 { color: #fff; max-width: 12ch; }
.hero .lead { color: var(--on-dark); margin-top: 1.4rem; max-width: 40ch; }
.hero-visual { align-self: end; margin-bottom: -84px; }
.hero-shot { margin: 0; }
.hero-copy { padding-bottom: clamp(3rem, 8vw, 7.5rem); }
.mobile-only { display: none; }

/* ---------- Screenshots ---------- */
.shot { margin: 0; background: #fff; border: 1px solid var(--line); border-radius: var(--radius-md); box-shadow: var(--shadow-soft); overflow: hidden; }
.shot img { width: 100%; height: auto; }
.hero .shot { border-color: rgba(255, 255, 255, .14); box-shadow: var(--shadow-card); }
.shot figcaption { padding: 12px 18px; font-size: var(--fs-small); color: var(--mute); background: var(--paper); border-top: 1px solid var(--line); }
.shot.wide { margin-top: clamp(2.5rem, 5vw, 4rem); }
.shot.small { max-width: 640px; margin-left: auto; }
.shot.phone {
  width: min(300px, 100%); margin: 0 auto;
  border: 8px solid var(--night-deep); border-radius: 26px; background: var(--night-deep); box-shadow: var(--shadow-card);
}
.shot.phone img { border-radius: 18px; }
.hero .shot.phone { width: min(320px, 82%); }

/* ---------- Trust bar ---------- */
.trust { background: var(--paper); padding-top: calc(84px + clamp(2.5rem, 5vw, 4rem)); padding-bottom: clamp(2.5rem, 5vw, 4rem); border-bottom: 1px solid var(--line); }
.trust-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: clamp(1.5rem, 4vw, 4rem); }
.trust-item h2 { font-size: 1.35rem; margin-bottom: .45rem; }
.trust-item p { color: var(--ink-soft); font-size: var(--fs-small); }

/* ---------- Sections ---------- */
.section { padding-top: var(--section-y); padding-bottom: var(--section-y); }
.bg-white { background: var(--white); }
.bg-paper { background: var(--paper); }
.bg-paper-2 { background: var(--paper-2); }
.bg-paper-3 { background: var(--paper-3); }
.section-head { margin-bottom: clamp(2.25rem, 5vw, 4rem); }
.section-head .lead { margin-top: 1.25rem; }
.section-link { margin-top: 2rem; }

/* ---------- Compare (Heute / Mit ZeitEntlastet) ---------- */
.compare { display: grid; grid-template-columns: 1fr 1fr; gap: clamp(1rem, 3vw, 2.5rem); }
.compare-col { padding: clamp(1.5rem, 3vw, 2.5rem); border: 1px solid var(--line); border-radius: var(--radius-md); background: var(--paper); }
.compare-col.after { background: #fff; border-top: 3px solid var(--accent); }
.compare-col h3 { font-family: var(--font-body); font-size: var(--fs-label); font-weight: 800; letter-spacing: .16em; text-transform: uppercase; color: var(--mute); margin-bottom: 1.25rem; }
.compare-col.after h3 { color: var(--accent); }
.compare-col li { position: relative; padding: 10px 0 10px 28px; border-top: 1px solid var(--line); color: var(--ink-soft); }
.compare-col li:first-child { border-top: 0; }
.compare-col li::before { position: absolute; left: 0; top: 10px; font-weight: 700; }
.compare-col.today li::before { content: "–"; color: var(--mute); }
.compare-col.after li { color: var(--ink); }
.compare-col.after li::before { content: "✓"; color: var(--accent); }

/* ---------- Steps ---------- */
.steps { display: grid; grid-template-columns: repeat(3, 1fr); gap: clamp(1.5rem, 4vw, 3.5rem); counter-reset: step; }
.steps li { border-top: 1px solid var(--line-strong); padding-top: 1.25rem; }
.step-no { display: block; font-family: var(--font-display); font-size: 2rem; line-height: 1; color: var(--accent); margin-bottom: .9rem; }
.steps h3 { margin-bottom: .5rem; }
.steps p { color: var(--ink-soft); }

/* ---------- Feature rows ---------- */
.feature-row { display: grid; grid-template-columns: minmax(0, 5fr) minmax(0, 7fr); gap: clamp(2rem, 5vw, 5.5rem); align-items: center; margin-top: clamp(3rem, 6vw, 5rem); }
.feature-row:first-of-type { margin-top: 0; }
.section-head + .feature-row { margin-top: 0; }
.feature-row.reverse .feature-visual { order: -1; }
.feature-copy .block + .block { margin-top: 2rem; }
.block h3 { margin-bottom: .55rem; }
.block p { color: var(--ink-soft); }
.feature-copy h2 { margin-bottom: 1.25rem; }
.feature-copy > p { color: var(--ink-soft); }
.phones { display: flex; justify-content: center; gap: clamp(1rem, 3vw, 2.5rem); align-items: flex-start; }
.phones .shot.phone { width: min(280px, 46%); margin: 0; }
.phones .shot.phone:last-child { margin-top: 3rem; }
.checks { margin-top: 1.25rem; }
.checks li { position: relative; padding: 7px 0 7px 28px; }
.checks li::before { content: "✓"; position: absolute; left: 0; top: 7px; color: var(--accent); font-weight: 700; }

/* ---------- Weniger ist mehr ---------- */
.less.section { padding-top: clamp(3rem, 5.5vw, 5.5rem); padding-bottom: clamp(3rem, 5.5vw, 5.5rem); }
.less-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: clamp(1.5rem, 4vw, 4rem); }
.less-item { border-left: 2px solid var(--accent); padding-left: 1.25rem; }
.less-item h2 { font-size: clamp(1.5rem, 1.2rem + 1vw, 2.1rem); margin-bottom: .5rem; }
.less-item p { color: var(--ink-soft); }

/* ---------- Pricing ---------- */
.pricing { display: grid; grid-template-columns: minmax(0, 1fr) minmax(0, 1fr); gap: clamp(1.25rem, 3vw, 2.5rem); align-items: start; }
.price-card { background: #fff; border: 1px solid var(--line); border-top: 3px solid var(--accent); border-radius: var(--radius-md); padding: clamp(1.5rem, 3.5vw, 3rem); box-shadow: var(--shadow-soft); }
.price-name { font-size: var(--fs-label); font-weight: 800; letter-spacing: .16em; text-transform: uppercase; color: var(--mute); margin-bottom: 1rem; }
.price-main { font-family: var(--font-display); font-size: clamp(1.35rem, 1.1rem + 1vw, 1.9rem); line-height: 1.3; letter-spacing: -.01em; margin-bottom: 1.5rem; }
.price-main strong { font-weight: 400; color: var(--accent); }
.price-card .checks { margin: 0 0 1.5rem; }
.price-card .button { margin-top: 1.25rem; width: 100%; }
.calc { background: var(--paper-2); border: 1px solid var(--line); border-radius: var(--radius-md); padding: clamp(1.5rem, 3.5vw, 3rem); }
.calc h3 { margin-bottom: 1.25rem; }
.calc label { display: block; font-size: var(--fs-small); font-weight: 600; margin-bottom: .5rem; }
.calc-input-row { display: flex; gap: 14px; align-items: center; }
.calc input[type="range"] { --fill: 15%; flex: 1; appearance: none; -webkit-appearance: none; height: 4px; border-radius: 2px; background: linear-gradient(to right, var(--accent) var(--fill), var(--line-strong) var(--fill)); outline-offset: 8px; }
.calc input[type="range"]::-webkit-slider-thumb { -webkit-appearance: none; width: 22px; height: 22px; border-radius: var(--radius); background: var(--accent); border: 2px solid #fff; box-shadow: 0 1px 3px rgba(0, 0, 0, .25); cursor: pointer; }
.calc input[type="range"]::-moz-range-thumb { width: 22px; height: 22px; border-radius: var(--radius); background: var(--accent); border: 2px solid #fff; cursor: pointer; }
.calc input[type="number"] { width: 84px; min-height: 46px; padding: 8px 10px; font: inherit; font-weight: 600; border: 1px solid var(--line-strong); border-radius: var(--radius); background: #fff; color: var(--ink); text-align: center; }
.calc-result { display: block; font-size: var(--fs-lead); margin-top: 1.25rem; }
.calc-result strong { font-family: var(--font-display); font-weight: 400; font-size: 1.6em; color: var(--ink); letter-spacing: -.02em; }
.calc-formula { margin-top: .25rem; font-size: var(--fs-small); color: var(--ink-soft); }
.calc-table { width: 100%; border-collapse: collapse; margin-top: 1.5rem; font-size: var(--fs-small); }
.calc-table th, .calc-table td { text-align: left; padding: 9px 0; border-top: 1px solid var(--line); }
.calc-table th { font-size: var(--fs-label); font-weight: 800; letter-spacing: .12em; text-transform: uppercase; color: var(--ink-soft); border-top: 0; }
.calc-table td:last-child, .calc-table th:last-child { text-align: right; }
.calc-table td:last-child { font-weight: 600; }
.price-note { margin-top: clamp(1.5rem, 3vw, 2.5rem); color: var(--ink-soft); }
.internal-note { margin-top: 1rem; padding: 10px 14px; font-size: var(--fs-xs); color: var(--accent-dark); background: var(--blush); border: 1px dashed var(--accent); border-radius: var(--radius); }

/* ---------- Integrations, about ---------- */
.integrations .feature-copy > p, .about .feature-copy > p { color: var(--ink-soft); }
.int-list { display: grid; grid-template-columns: repeat(3, 1fr); gap: 1.25rem; margin: 1.75rem 0 0; }
.int-list div { border-top: 1px solid var(--line-strong); padding-top: .8rem; }
.int-list dt { font-weight: 600; }
.int-list dd { margin: .2rem 0 0; color: var(--mute); font-size: var(--fs-small); }
.person-card { display: flex; gap: 22px; align-items: center; background: var(--paper-2); border: 1px solid var(--line); border-radius: var(--radius-md); padding: clamp(1.25rem, 3vw, 2rem); max-width: 520px; margin-left: auto; }
.person-mark { flex: 0 0 auto; width: 88px; height: 88px; display: grid; place-items: center; font-family: var(--font-display); font-size: 1.9rem; color: var(--accent); background: var(--accent-tint); border-radius: var(--radius-md); }
.person-name { font-family: var(--font-display); font-size: 1.4rem; margin-bottom: .2rem; }
.person-role, .person-place { font-size: var(--fs-small); color: var(--ink-soft); margin: 0; }

/* ---------- FAQ ---------- */
.faq details { border-top: 1px solid var(--line-strong); }
.faq details:last-child { border-bottom: 1px solid var(--line-strong); }
.faq summary { list-style: none; cursor: pointer; display: flex; justify-content: space-between; align-items: center; gap: 16px; padding: 18px 0; font-weight: 600; font-size: 1.05rem; line-height: 1.35; }
.faq summary::-webkit-details-marker { display: none; }
.faq summary::after { content: "+"; flex: 0 0 auto; font-family: var(--font-display); font-size: 1.6rem; line-height: 1; color: var(--accent); transition: transform var(--dur) var(--ease); }
.faq details[open] summary::after { transform: rotate(45deg); }
.faq details p { padding: 0 0 20px; color: var(--ink-soft); max-width: 70ch; }
.faq details a { color: var(--accent); font-weight: 600; }

/* ---------- Closing CTA and form ---------- */
.closing { background: var(--night); color: #fff; }
.closing-grid { display: grid; grid-template-columns: minmax(0, 1fr) minmax(0, 1fr); gap: clamp(2rem, 6vw, 6rem); align-items: center; }
.closing h2 { color: #fff; }
.closing .lead { color: var(--on-dark); margin-top: 1.25rem; }
.contact-line { margin-top: 1.5rem; font-size: var(--fs-lead); }
.contact-line a { color: #fff; border-bottom: 1px solid rgba(255, 255, 255, .35); }
.contact-line a:hover { border-bottom-color: #fff; }
.demo-form { background: #fff; color: var(--ink); border-radius: var(--radius-md); padding: clamp(1.5rem, 3.5vw, 2.75rem); box-shadow: var(--shadow-card); }
.demo-form h3 { margin-bottom: 1.25rem; }
.field { margin-bottom: 1rem; }
.field label { display: block; font-size: var(--fs-small); font-weight: 600; margin-bottom: 6px; }
.field .optional { font-weight: 400; color: var(--mute); }
.field input { width: 100%; min-height: 48px; padding: 10px 14px; font: inherit; color: var(--ink); background: #fff; border: 1px solid var(--line-strong); border-radius: var(--radius); }
.field input:focus { outline: 2px solid var(--accent); outline-offset: 0; border-color: var(--accent); }
.demo-form .button { width: 100%; margin-top: .5rem; }
.form-note { margin-top: 1rem; font-size: var(--fs-xs); color: var(--mute); }
.form-note a { color: var(--accent); font-weight: 600; }

/* ---------- Footer ---------- */
.site-footer { background: var(--night-deep); color: rgba(255, 255, 255, .66); padding: clamp(2.5rem, 5vw, 4rem) 0 clamp(2rem, 4vw, 3rem); font-size: var(--fs-small); }
.footer-grid { display: grid; grid-template-columns: 2fr 1fr 1fr 1fr; gap: clamp(1.5rem, 4vw, 3rem); }
.footer-brand .brand-name { color: #fff; display: block; margin-bottom: .5rem; }
.footer-nav { display: flex; flex-direction: column; gap: 8px; }
.site-footer a { color: rgba(255, 255, 255, .84); }
.site-footer a:hover { color: #fff; }
.footer-legal { display: flex; flex-direction: column; gap: 8px; }
.footer-legal a { text-decoration: underline; text-underline-offset: 2px; }

/* ---------- Sticky mobile CTA ---------- */
.sticky-cta { display: none; }

/* ---------- Responsive ---------- */
@media (max-width: 1023px) {
  .hero-grid { grid-template-columns: 1fr; }
  .hero h1 { max-width: 14ch; }
  .hero-copy { padding-bottom: 0; }
  .hero-visual { margin-top: clamp(2rem, 5vw, 3rem); }
  .feature-row, .feature-row.talks, .integrations, .about { grid-template-columns: 1fr; }
  .feature-row.reverse .feature-visual { order: 0; }
  .feature-row { gap: clamp(1.5rem, 4vw, 2.5rem); }
  .pricing, .closing-grid { grid-template-columns: 1fr; }
  .shot.small, .person-card { margin-left: 0; }
  .footer-grid { grid-template-columns: 1fr 1fr; }
}

@media (max-width: 900px) {
  .menu-toggle { display: inline-flex; }
  .site-nav { display: none; position: absolute; left: 0; right: 0; top: 100%; flex-direction: column; align-items: stretch; gap: 0; padding: 8px var(--gutter) 16px; background: var(--paper); border-bottom: 1px solid var(--line); box-shadow: var(--shadow-soft); }
  .site-nav a:not(.button) { padding: 14px 0; border-bottom: 1px solid var(--line); font-size: 1.05rem; }
  .site-nav a:not(.button):hover { border-bottom-color: var(--line); }
  .nav-cta { margin: 14px 0 0; }
  .menu-open .site-nav { display: flex; }
}

@media (max-width: 767px) {
  :root { --header-h: 68px; }
  .brand-name { font-size: 1.35rem; }
  .hero { padding-top: 2.5rem; padding-bottom: 2.5rem; }
  .hero-visual { margin-bottom: 0; }
  .desktop-only { display: none; }
  .mobile-only { display: block; }
  .trust { padding-top: clamp(2.5rem, 5vw, 4rem); }
  .trust-grid, .steps, .compare, .less-grid, .int-list { grid-template-columns: 1fr; }
  .actions .button { width: 100%; }
  .phones { flex-direction: column; align-items: center; }
  .phones .shot.phone { width: min(300px, 100%); }
  .phones .shot.phone:last-child { margin-top: 0; }
  .footer-grid { grid-template-columns: 1fr; }
  .site-footer { padding-bottom: 96px; }
  .sticky-cta { display: block; position: fixed; left: 0; right: 0; bottom: 0; z-index: 90; padding: 10px var(--gutter) calc(10px + env(safe-area-inset-bottom)); background: rgba(246, 243, 239, .96); border-top: 1px solid var(--line); transform: translateY(110%); visibility: hidden; transition: transform var(--dur) var(--ease), visibility 0s linear var(--dur); }
  .sticky-cta.is-visible { transform: none; visibility: visible; transition-delay: 0s; }
  .sticky-cta .button { width: 100%; }
  html:not(.js) .sticky-cta { display: none; }
}

@media (max-width: 420px) {
  .calc-input-row { flex-wrap: wrap; }
  .calc input[type="range"] { flex-basis: 100%; }
}

@media print {
  .site-header, .sticky-cta, .demo-form, .menu-toggle { display: none !important; }
  .hero, .closing, .site-footer { background: #fff !important; color: #000 !important; }
}

/* ---------- Pre-launch hardening additions ---------- */
/* Links inside running text are underlined so colour is not the only cue. */
.faq details p a, .form-note a, .form-intro a, .price-note a, .legal a, .contact-line a, .trust-item a { text-decoration: underline; text-underline-offset: 2px; text-decoration-thickness: 1px; }
.faq summary h3 { font: inherit; letter-spacing: 0; margin: 0; }
.pricing.single { grid-template-columns: minmax(0, 640px); justify-content: center; }
.form-intro { font-size: var(--fs-small); color: var(--ink-soft); margin-bottom: 1.25rem; }
.form-status { margin-top: 1rem; font-size: var(--fs-small); min-height: 1.4em; }
.form-status:empty { display: none; }
.form-status.is-error { color: var(--accent-dark); }
.form-status.is-success { padding: 12px 14px; background: var(--paper-2); border-left: 3px solid var(--accent); color: var(--ink); }
.form-status.is-info { color: var(--ink-soft); }
.button[disabled], .button[aria-busy="true"] { opacity: .65; cursor: progress; }
.booking-card p { color: var(--ink-soft); }
.booking-card .button { width: 100%; margin: .5rem 0 1rem; }

/* Preview builds are marked unmistakably; the class never appears in a public build. */
.preview-badge { position: fixed; left: 8px; bottom: 8px; z-index: 200; padding: 6px 10px; font-size: 12px; font-weight: 600; color: #fff; background: var(--accent); border-radius: var(--radius); box-shadow: var(--shadow-soft); pointer-events: none; }
@media (max-width: 767px) { .preview-badge { bottom: auto; top: calc(var(--header-h) + 8px); } }

/* Unresolved legal facts are rendered as visible placeholders (blocked in public builds). */
.placeholder { display: inline-block; padding: 1px 8px; background: var(--blush); color: var(--accent-dark); border: 1px dashed var(--accent); border-radius: var(--radius); font-size: .95em; }

/* Legal pages */
.legal { padding-top: clamp(2.5rem, 5vw, 4.5rem); padding-bottom: var(--section-y); background: var(--paper); }
.legal h1 { font-size: var(--fs-h2); margin-bottom: 1.25rem; }
.legal h2 { font-size: var(--fs-h3); margin: 2.25rem 0 .75rem; }
.legal p { color: var(--ink-soft); max-width: 70ch; }
.legal .lead { color: var(--ink-soft); }
.facts { margin: 1rem 0 0; display: grid; gap: 0; border-top: 1px solid var(--line-strong); }
.facts > div { display: grid; grid-template-columns: minmax(140px, 220px) 1fr; gap: 12px 20px; padding: 10px 0; border-bottom: 1px solid var(--line); }
.facts dt { font-weight: 600; }
.facts dd { margin: 0; color: var(--ink-soft); }
@media (max-width: 600px) { .facts > div { grid-template-columns: 1fr; gap: 4px; } }
.legal-date { margin-top: 2.5rem; font-size: var(--fs-small); color: var(--mute); }
body.subpage .site-footer { margin-top: 0; }
