/* CRM NA STERYDACH — system designu.
   Paleta i typografia zgodne z BRAND_SYSTEM_CRM_NA_STERYDACH_v1.md. */

@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("/fonts/poppins-400-latin.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("/fonts/poppins-400-latin-ext.woff2") format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("/fonts/poppins-500-latin.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("/fonts/poppins-500-latin-ext.woff2") format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("/fonts/poppins-600-latin.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("/fonts/poppins-600-latin-ext.woff2") format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url("/fonts/poppins-800-latin.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url("/fonts/poppins-800-latin-ext.woff2") format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

:root {
  /* Marka */
  --primary: #5212e6;
  --primary-deep: #3502d0;
  --primary-interface: #4912df;
  --primary-mid: #7350e1;
  --lavender: #af9fe6;
  --lavender-light: #c5b8f2;
  --gradient-brand: linear-gradient(135deg, #3502d0 0%, #5212e6 55%, #7350e1 100%);

  /* Tła */
  --bg: #fefdfd;
  --bg-cool: #f3f1fb;
  --bg-card: #ffffff;
  --white: #ffffff;

  /* Tekst */
  --ink: #060a31;
  --ink-secondary: #575a74;
  --muted: #575a74;

  /* Linie i cienie */
  --line: rgba(6, 10, 49, .09);
  --line-strong: rgba(6, 10, 49, .16);
  --shadow-sm: 0 8px 24px rgba(82, 18, 230, .06);
  --shadow-md: 0 18px 46px rgba(82, 18, 230, .1);
  --shadow-lg: 0 32px 80px rgba(82, 18, 230, .16);

  /* Stany */
  --success: #127d42;
  --success-soft: #e8f8ee;
  --success-border: #bfead0;
  --danger: #d5253c;
  --danger-soft: #fdedef;
  --danger-border: #f5c4cb;
  --warning: #a35c0a;
  --warning-soft: #fdf3e2;
  --warning-border: #f0d8a6;

  --radius-sm: 10px;
  --radius-md: 18px;
  --radius-lg: 28px;
  --radius-xl: 38px;
  --container: 1200px;
  --header-height: 76px;
  --ease: cubic-bezier(.2, .75, .25, 1);
  --font-brand: "Poppins", ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}

*,
*::before,
*::after {
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
  scroll-padding-top: calc(var(--header-height) + 20px);
  text-size-adjust: 100%;
}

body {
  margin: 0;
  min-width: 320px;
  color: var(--ink-secondary);
  background: var(--bg);
  font-family: var(--font-brand);
  font-weight: 400;
  font-size: 16px;
  line-height: 1.65;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}

body.is-dialog-open {
  overflow: hidden;
}

img,
svg,
video {
  display: block;
  max-width: 100%;
}

button,
input,
select,
textarea {
  color: inherit;
  font: inherit;
}

button,
select {
  cursor: pointer;
}

a {
  color: inherit;
  text-decoration-thickness: .08em;
  text-underline-offset: .18em;
}

h1,
h2,
h3,
p,
ul,
ol,
figure {
  margin-top: 0;
}

h1,
h2,
h3 {
  color: var(--ink);
  font-family: var(--font-brand);
  font-weight: 800;
  line-height: 1.1;
  letter-spacing: -.02em;
}

h1 {
  margin-bottom: 24px;
  font-size: clamp(2.5rem, 5.4vw, 4.7rem);
  max-width: 980px;
  text-wrap: balance;
}

h2 {
  text-wrap: balance;
  margin-bottom: 20px;
  font-size: clamp(1.9rem, 3.6vw, 3.2rem);
}

h3 {
  margin-bottom: 12px;
  font-size: clamp(1.2rem, 1.9vw, 1.55rem);
  font-weight: 600;
}

p {
  margin-bottom: 1.25em;
  color: var(--ink-secondary);
}

::selection {
  color: var(--white);
  background: var(--primary);
}

:focus-visible {
  outline: 3px solid rgba(82, 18, 230, .45);
  outline-offset: 3px;
}

.container {
  width: min(calc(100% - 40px), var(--container));
  margin-inline: auto;
}

.section {
  padding-block: clamp(72px, 9vw, 128px);
}

.sr-only {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}

.skip-link {
  position: fixed;
  z-index: 10000;
  top: 12px;
  left: 12px;
  padding: 12px 18px;
  color: var(--white);
  background: var(--ink);
  border-radius: 8px;
  font-weight: 600;
  transform: translateY(-150%);
  transition: transform .2s ease;
}

.skip-link:focus {
  transform: translateY(0);
}

.eyebrow {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 18px;
  color: var(--primary);
  font-size: .78rem;
  font-weight: 600;
  line-height: 1.3;
  letter-spacing: .12em;
  text-transform: uppercase;
}

.eyebrow > span {
  width: 24px;
  height: 2px;
  background: currentColor;
}

.eyebrow.light {
  color: var(--lavender-light);
}

.section-heading {
  max-width: 780px;
  margin-bottom: 54px;
}

.section-heading > p:last-child {
  max-width: 700px;
  margin-bottom: 0;
  color: var(--muted);
  font-size: clamp(1.03rem, 1.5vw, 1.2rem);
}

.section-heading.centered {
  margin-inline: auto;
  text-align: center;
}

.section-heading.centered > p:last-child {
  margin-inline: auto;
}

/* Przyciski */

.button {
  position: relative;
  display: inline-flex;
  min-height: 54px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 14px 24px;
  border: 1px solid transparent;
  border-radius: 999px;
  font-family: var(--font-brand);
  font-weight: 600;
  line-height: 1.2;
  text-align: center;
  text-decoration: none;
  transition: transform .2s var(--ease), box-shadow .2s var(--ease), background .2s ease, border-color .2s ease, color .2s ease;
}

.button:hover {
  transform: translateY(-2px);
}

.button:active {
  transform: translateY(0);
}

.button svg {
  width: 20px;
  height: 20px;
  fill: none;
  stroke: currentColor;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.button-primary {
  color: var(--white);
  background: var(--gradient-brand);
  box-shadow: 0 14px 30px rgba(82, 18, 230, .28);
}

.button-primary:hover {
  box-shadow: 0 18px 38px rgba(82, 18, 230, .38);
}

.button-dark {
  color: var(--white);
  background: var(--ink);
  box-shadow: 0 12px 28px rgba(6, 10, 49, .22);
}

.button-dark:hover {
  background: #101642;
}

.button-ghost {
  color: var(--ink);
  background: var(--white);
  border-color: var(--line-strong);
}

.button-ghost:hover {
  border-color: var(--primary);
  color: var(--primary);
  box-shadow: var(--shadow-sm);
}

.button-small {
  min-height: 44px;
  padding: 10px 19px;
  font-size: .92rem;
}

.button-block {
  width: 100%;
}

.button[disabled] {
  cursor: not-allowed;
  opacity: .62;
  transform: none;
}

.button-loader {
  display: none;
  width: 18px;
  height: 18px;
  border: 2px solid rgba(255, 255, 255, .45);
  border-top-color: var(--white);
  border-radius: 50%;
  animation: spin .7s linear infinite;
}

.button.is-loading .button-loader {
  display: block;
}

@keyframes spin {
  to { transform: rotate(360deg); }
}

/* Header */

.site-header {
  position: sticky;
  z-index: 1000;
  top: 0;
  height: var(--header-height);
  background: rgba(254, 253, 253, .82);
  border-bottom: 1px solid transparent;
  backdrop-filter: blur(18px);
  transition: border-color .2s ease, box-shadow .2s ease, background .2s ease;
}

.site-header.is-scrolled {
  background: rgba(254, 253, 253, .96);
  border-color: var(--line);
  box-shadow: 0 8px 30px rgba(6, 10, 49, .05);
}

.header-inner {
  display: flex;
  height: 100%;
  align-items: center;
  justify-content: space-between;
  gap: 28px;
}

.header-actions {
  display: flex;
  align-items: center;
  gap: 18px;
}

.header-phone {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  color: var(--ink);
  font-weight: 600;
  font-size: .92rem;
  text-decoration: none;
  white-space: nowrap;
}

.header-phone svg {
  width: 18px;
  height: 18px;
  fill: none;
  stroke: var(--primary);
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.header-phone:hover {
  color: var(--primary);
}

.brand {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  text-decoration: none;
}

.brand-mark {
  display: grid;
  place-items: center;
}

.brand-mark img {
  width: auto;
  height: 26px;
}

.brand-name {
  color: var(--primary);
  font-family: var(--font-brand);
  font-size: .82rem;
  font-weight: 700;
  letter-spacing: .1em;
  text-transform: uppercase;
  white-space: nowrap;
}

.desktop-nav {
  display: flex;
  align-items: center;
  gap: 26px;
  margin-left: auto;
}

.desktop-nav a {
  position: relative;
  color: var(--ink-secondary);
  font-size: .93rem;
  font-weight: 500;
  text-decoration: none;
}

.desktop-nav a::after {
  position: absolute;
  right: 0;
  bottom: -6px;
  left: 0;
  height: 2px;
  content: "";
  background: var(--primary);
  transform: scaleX(0);
  transform-origin: right;
  transition: transform .2s var(--ease);
}

.desktop-nav a:hover::after {
  transform: scaleX(1);
  transform-origin: left;
}

.desktop-nav a:hover {
  color: var(--ink);
}

/* Hero */

.hero {
  position: relative;
  overflow: hidden;
  padding-top: clamp(56px, 8vw, 104px);
  padding-bottom: clamp(80px, 9vw, 130px);
  background:
    radial-gradient(circle at 85% 8%, rgba(175, 159, 230, .3), transparent 34%),
    radial-gradient(circle at 6% 82%, rgba(115, 80, 225, .16), transparent 32%),
    linear-gradient(180deg, #ffffff 0%, var(--bg-cool) 100%);
}

.hero::before {
  position: absolute;
  inset: 0;
  pointer-events: none;
  content: "";
  opacity: .5;
  background-image: linear-gradient(rgba(82, 18, 230, .05) 1px, transparent 1px), linear-gradient(90deg, rgba(82, 18, 230, .05) 1px, transparent 1px);
  background-size: 48px 48px;
  mask-image: radial-gradient(ellipse at 50% 20%, black, transparent 68%);
}

.hero-orbit {
  position: absolute;
  z-index: 0;
  pointer-events: none;
  border: 1px solid rgba(82, 18, 230, .1);
  border-radius: 50%;
}

.hero-orbit-one {
  top: 190px;
  left: 50%;
  width: min(1180px, 100vw);
  height: 440px;
  transform: translateX(-50%) rotate(-7deg);
}

.hero-orbit-two {
  top: 260px;
  left: 50%;
  width: min(890px, 84vw);
  height: 320px;
  transform: translateX(-50%) rotate(8deg);
}

.hero-grid {
  position: relative;
  z-index: 1;
}

.hero-copy {
  max-width: 1100px;
  margin: 0 auto 56px;
  text-align: center;
}

.hero-copy .eyebrow {
  justify-content: center;
}

/* Nagłówek ma się mieścić w dwóch linijkach na desktopie: szersza linia
   + mniejszy stopień pisma. Sam `text-wrap: balance` tego nie załatwi —
   przy 4.7rem i szerokości 980px zdanie łamało się na cztery wiersze. */
.hero-copy h1 {
  max-width: 1100px;
  margin-inline: auto;
  font-size: clamp(2.15rem, 4.35vw, 3.85rem);
  line-height: 1.08;
  text-align: center;
}

.hero-copy h1 em {
  color: var(--primary);
  font-style: normal;
}

.hero-lead {
  max-width: 740px;
  margin: 0 auto 32px;
  color: var(--ink-secondary);
  font-size: clamp(1.06rem, 1.7vw, 1.28rem);
  line-height: 1.6;
}

.hero-promise {
  display: inline-flex;
  max-width: 640px;
  margin-bottom: 32px;
  padding: 14px 22px;
  color: var(--ink);
  background: var(--bg-cool);
  border: 1px solid var(--line-strong);
  border-radius: var(--radius-md);
  font-size: 1rem;
  line-height: 1.5;
}

.hero-promise strong {
  color: var(--primary);
}

.hero-actions {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 12px;
}

.hero-qualifiers {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 12px 24px;
  margin-top: 26px;
}

.hero-qualifiers span {
  display: inline-flex;
  align-items: center;
  gap: 7px;
  color: var(--ink-secondary);
  font-size: .88rem;
  font-weight: 500;
}

.hero-qualifiers svg {
  width: 17px;
  height: 17px;
  fill: none;
  stroke: var(--success);
  stroke-width: 2.5;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.hero-workflow-tabs {
  display: flex;
  width: fit-content;
  align-items: center;
  margin: 40px auto 20px;
  padding: 4px;
  background: var(--white);
  border: 1px solid var(--line);
  border-radius: 999px;
  box-shadow: var(--shadow-sm);
  position: relative;
  z-index: 1;
}

.hero-workflow-tabs button {
  min-width: 112px;
  padding: 9px 20px;
  color: var(--muted);
  background: transparent;
  border: 0;
  border-radius: 999px;
  font-family: var(--font-brand);
  font-size: .82rem;
  font-weight: 600;
  text-align: center;
  cursor: pointer;
  transition: color .2s ease;
}

.hero-workflow-tabs button:hover {
  color: var(--ink);
}

.hero-workflow-tabs .is-active {
  color: var(--white);
  background: var(--gradient-brand);
  box-shadow: 0 8px 20px rgba(82, 18, 230, .28);
}

.hero-product-stage {
  position: relative;
  z-index: 1;
  max-width: 1160px;
  margin: 0 auto;
  padding: 10px;
  background: var(--white);
  border: 1px solid var(--line);
  border-radius: var(--radius-xl);
  box-shadow: var(--shadow-lg);
}

.browser-chrome {
  display: grid;
  height: 48px;
  grid-template-columns: 1fr minmax(230px, 440px) 1fr;
  align-items: center;
  gap: 18px;
  padding: 0 18px;
  color: var(--muted);
}

.browser-dots {
  display: flex;
  gap: 7px;
}

.browser-dots i {
  width: 8px;
  height: 8px;
  background: var(--line-strong);
  border-radius: 50%;
}

.browser-address {
  padding: 7px 16px;
  color: var(--ink-secondary);
  background: var(--bg-cool);
  border-radius: 999px;
  font-size: .73rem;
  text-align: center;
}

.browser-secure {
  color: var(--success);
  font-size: .65rem;
  font-weight: 700;
  letter-spacing: .08em;
  text-align: right;
}

.crm-preview {
  display: grid;
  min-height: 560px;
  grid-template-columns: 68px 1fr;
  overflow: hidden;
  background: var(--bg-cool);
  border: 1px solid var(--line);
  border-radius: 29px;
}

.crm-preview-nav {
  display: flex;
  align-items: center;
  flex-direction: column;
  gap: 13px;
  padding: 18px 10px;
  background: var(--gradient-brand);
}

.crm-preview-logo,
.crm-preview-nav > span {
  display: grid;
  width: 38px;
  height: 38px;
  place-items: center;
  color: rgba(255, 255, 255, .68);
  border-radius: 10px;
  font-size: .85rem;
  font-style: normal;
  font-weight: 700;
}

.crm-preview-logo {
  margin-bottom: 12px;
  color: var(--white);
  background: rgba(255, 255, 255, .16);
}

.crm-preview-nav > span.is-active {
  color: var(--primary);
  background: var(--white);
}

.crm-preview-nav > span.push-bottom {
  margin-top: auto;
}

.crm-preview-main {
  padding: 24px;
  overflow: auto;
}

.preview-panel {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.preview-panel[hidden] {
  display: none;
}

.crm-preview-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  flex-wrap: wrap;
}

.crm-preview-head small {
  display: block;
  margin-bottom: 4px;
  color: var(--muted);
  font-size: .8rem;
}

.crm-preview-head strong {
  color: var(--ink);
  font-size: 1.15rem;
  font-weight: 700;
}

.crm-preview-head button {
  padding: 10px 18px;
  color: var(--white);
  background: var(--gradient-brand);
  border: 0;
  border-radius: 999px;
  font-size: .82rem;
  font-weight: 600;
}

.crm-metrics {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 12px;
}

.crm-metrics article {
  padding: 14px 16px;
  background: var(--white);
  border: 1px solid var(--line);
  border-radius: 14px;
}

.crm-metrics span {
  display: block;
  margin-bottom: 6px;
  color: var(--muted);
  font-size: .74rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: .04em;
}

.crm-metrics strong {
  display: block;
  color: var(--ink);
  font-size: 1.45rem;
  font-weight: 700;
}

.crm-metrics small {
  display: block;
  margin-top: 4px;
  color: var(--muted);
  font-size: .74rem;
}

.crm-metrics .metric-alert {
  color: var(--danger);
}

.crm-preview-grid {
  display: grid;
  grid-template-columns: 1.4fr 1fr;
  gap: 16px;
  flex: 1;
}

.crm-priority-list,
.crm-agent-card {
  padding: 16px;
  background: var(--white);
  border: 1px solid var(--line);
  border-radius: 16px;
}

.crm-card-title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 12px;
}

.crm-card-title strong {
  color: var(--ink);
  font-size: .92rem;
}

.crm-card-title span {
  color: var(--primary);
  font-size: .76rem;
  font-weight: 600;
}

.crm-row {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 10px 0;
  border-top: 1px solid var(--line);
}

.crm-row:first-of-type {
  border-top: 0;
}

.crm-row i {
  width: 8px;
  height: 8px;
  flex: 0 0 auto;
  border-radius: 50%;
}

.priority-high { background: var(--danger); }
.priority-mid { background: var(--warning); }
.priority-low { background: var(--success); }

.crm-row div {
  flex: 1;
  min-width: 0;
}

.crm-row strong {
  display: block;
  overflow: hidden;
  color: var(--ink);
  font-size: .84rem;
  font-weight: 600;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.crm-row small {
  color: var(--muted);
  font-size: .76rem;
}

.crm-row > span {
  flex: 0 0 auto;
  color: var(--muted);
  font-size: .74rem;
}

.crm-agent-card {
  display: flex;
  flex-direction: column;
  background: var(--bg-cool);
}

.agent-avatar {
  display: grid;
  width: 34px;
  height: 34px;
  place-items: center;
  margin-bottom: 10px;
  color: var(--white);
  background: var(--gradient-brand);
  border-radius: 10px;
  font-size: .9rem;
}

.crm-agent-card small {
  margin-bottom: 6px;
  color: var(--primary);
  font-size: .72rem;
  font-weight: 700;
  letter-spacing: .06em;
}

.crm-agent-card strong {
  margin-bottom: 6px;
  color: var(--ink);
  font-size: .92rem;
}

.crm-agent-card p {
  margin-bottom: 12px;
  color: var(--ink-secondary);
  font-size: .82rem;
}

.crm-agent-card button {
  margin-top: auto;
  padding: 9px 14px;
  color: var(--primary);
  background: var(--white);
  border: 1px solid var(--line-strong);
  border-radius: 10px;
  font-size: .8rem;
  font-weight: 600;
}

.hero-proof {
  position: relative;
  z-index: 2;
  overflow: hidden;
  width: min(280px, 70vw);
  margin: -60px auto 0;
  padding: 24px;
  color: var(--white);
  background: var(--ink);
  border-radius: var(--radius-lg);
  box-shadow: var(--shadow-lg);
}

.proof-topline {
  display: flex;
  align-items: center;
  gap: 9px;
  color: var(--lavender-light);
  font-size: .76rem;
  font-weight: 600;
  letter-spacing: .06em;
  text-transform: uppercase;
}

.live-dot {
  width: 9px;
  height: 9px;
  background: #4ade80;
  border-radius: 50%;
  box-shadow: 0 0 0 5px rgba(74, 222, 128, .18);
}

.proof-number {
  margin: 16px 0 2px;
  color: var(--white);
  font-size: 2.7rem;
  font-weight: 800;
  line-height: 1;
}

.proof-label {
  margin-bottom: 14px;
  color: rgba(255, 255, 255, .68);
  font-size: .88rem;
}

.text-link {
  color: var(--lavender-light);
  font-size: .86rem;
  font-weight: 600;
}

/* Pasek dowodu */

.proof-strip {
  background: var(--bg-cool);
}

.proof-strip-inner {
  display: flex;
  min-height: 78px;
  align-items: center;
  flex-wrap: wrap;
  gap: 16px 28px;
  padding-block: 18px;
}

.proof-strip p {
  flex: 0 0 auto;
  margin: 0;
  color: var(--ink-secondary);
  font-size: .8rem;
  font-weight: 600;
  letter-spacing: .06em;
  text-transform: uppercase;
}

.proof-strip ul {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin: 0;
  padding: 0;
  list-style: none;
}

.proof-strip li {
  padding: 7px 14px;
  color: var(--ink);
  background: var(--white);
  border: 1px solid var(--line);
  border-radius: 999px;
  font-size: .82rem;
  font-weight: 600;
}

/* Wideo */

.video-section {
  background: var(--bg);
}

.video-shell {
  position: relative;
  overflow: hidden;
  background: var(--ink);
  border-radius: var(--radius-xl);
  box-shadow: var(--shadow-lg);
  aspect-ratio: 16 / 9;
}

.video-shell video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  color: var(--lavender-light);
}

.video-play {
  position: absolute;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 14px;
  width: 100%;
  color: var(--white);
  background: linear-gradient(180deg, rgba(6, 10, 49, .1), rgba(6, 10, 49, .55));
  border: 0;
  font-family: var(--font-brand);
  font-weight: 600;
  text-shadow: 0 2px 10px rgba(0, 0, 0, .35);
  transition: background .2s ease;
}

.video-play:hover {
  background: linear-gradient(180deg, rgba(6, 10, 49, .04), rgba(6, 10, 49, .42));
}

.video-play span {
  display: grid;
  width: 78px;
  height: 78px;
  place-items: center;
  color: var(--white);
  background: var(--gradient-brand);
  border: 6px solid rgba(255, 255, 255, .25);
  border-radius: 50%;
  box-shadow: 0 18px 40px rgba(0, 0, 0, .3);
  transition: transform .2s var(--ease);
}

.video-play:hover span {
  transform: scale(1.06);
}

.video-play svg {
  width: 28px;
  height: 28px;
  fill: currentColor;
}

.video-play.is-hidden {
  display: none;
}

.video-badge {
  position: absolute;
  right: 18px;
  bottom: 18px;
  padding: 6px 9px;
  color: var(--white);
  background: rgba(6, 10, 49, .78);
  border: 1px solid rgba(255, 255, 255, .18);
  border-radius: 7px;
  font-size: .8rem;
  font-weight: 600;
}

.video-after {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: 8px 20px;
  margin-top: 22px;
  color: var(--muted);
  font-size: .9rem;
}

.video-after a,
.text-button {
  color: var(--primary);
  font-weight: 600;
}

.text-button {
  padding: 0;
  background: transparent;
  border: 0;
  font-family: var(--font-brand);
  text-decoration: underline;
  text-underline-offset: .2em;
}

/* Problem */

.problem-section {
  background: var(--white);
}

.problem-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 16px;
}

.problem-card {
  min-height: 280px;
  padding: 28px;
  background: var(--bg-cool);
  border: 1px solid var(--line);
  border-radius: var(--radius-md);
  transition: transform .25s var(--ease), box-shadow .25s var(--ease), border-color .25s ease;
}

.problem-card:hover {
  border-color: var(--lavender);
  box-shadow: var(--shadow-md);
  transform: translateY(-5px);
}

.problem-card h3 {
  margin-top: 44px;
}

.problem-card p {
  margin-bottom: 0;
  color: var(--ink-secondary);
  font-size: .95rem;
}

.card-index {
  display: inline-grid;
  width: 44px;
  height: 44px;
  place-items: center;
  color: var(--primary);
  background: var(--white);
  border: 1px solid var(--line);
  border-radius: 12px;
  font-size: .82rem;
  font-weight: 700;
}

/* System */

.system-section {
  overflow: hidden;
  background: var(--bg-cool);
}

.system-flow {
  position: relative;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 16px;
  margin: 0 0 110px;
  padding: 0;
  list-style: none;
}

.system-flow::before {
  position: absolute;
  z-index: 0;
  top: 27px;
  right: 11%;
  left: 11%;
  height: 2px;
  content: "";
  background: var(--gradient-brand);
}

.flow-step {
  position: relative;
  z-index: 1;
  text-align: center;
}

.flow-step > span {
  display: grid;
  width: 56px;
  height: 56px;
  place-items: center;
  margin: 0 auto 22px;
  color: var(--white);
  background: var(--gradient-brand);
  border: 6px solid var(--bg-cool);
  border-radius: 50%;
  font-size: .86rem;
  font-weight: 700;
  box-shadow: 0 8px 20px rgba(82, 18, 230, .22);
}

.flow-step h3 {
  margin-bottom: 7px;
  font-size: 1.05rem;
}

.flow-step p {
  max-width: 220px;
  margin: 0 auto;
  color: var(--muted);
  font-size: .87rem;
}

.feature-showcase {
  display: grid;
  grid-template-columns: .8fr 1.2fr;
  align-items: center;
  gap: clamp(48px, 7vw, 100px);
  margin-top: 90px;
}

.feature-showcase.reverse {
  grid-template-columns: 1.2fr .8fr;
}

.feature-showcase.reverse .feature-copy {
  order: 2;
}

.feature-showcase.reverse .product-frame {
  order: 1;
}

.feature-kicker {
  margin-bottom: 14px;
  color: var(--primary);
  font-size: .8rem;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
}

.feature-copy > p:not(.feature-kicker) {
  color: var(--ink-secondary);
}

.check-list {
  margin: 26px 0 0;
  padding: 0;
  list-style: none;
}

.check-list li {
  position: relative;
  padding: 10px 0 10px 32px;
  color: var(--ink);
  border-bottom: 1px solid var(--line);
  font-weight: 500;
}

.check-list li::before {
  position: absolute;
  top: 13px;
  left: 2px;
  display: grid;
  width: 20px;
  height: 20px;
  place-items: center;
  color: var(--success);
  content: "✓";
  background: var(--success-soft);
  border-radius: 50%;
  font-size: .72rem;
  font-weight: 700;
}

.product-frame {
  position: relative;
  margin: 0;
  padding: 10px;
  background: var(--white);
  border: 1px solid var(--line);
  border-radius: var(--radius-lg);
  box-shadow: var(--shadow-lg);
}

.product-frame img {
  width: 100%;
  height: auto;
  background: var(--bg-cool);
  border-radius: calc(var(--radius-lg) - 8px);
}

.product-frame figcaption {
  padding: 12px 8px 4px;
  color: var(--muted);
  font-size: .76rem;
  line-height: 1.45;
}

.founder-photo {
  max-width: 460px;
  margin: 0 auto;
}

.founder-photo img {
  width: 100%;
  height: auto;
  aspect-ratio: 1 / 1;
  object-fit: cover;
  border: 2px solid rgba(82, 18, 230, .55);
  border-radius: var(--radius-lg);
  /* Neonowa poświata w kolorze marki + realny cień pod spodem, żeby zdjęcie
     odklejało się od tła, a nie tylko świeciło. */
  box-shadow:
    0 0 0 1px rgba(255, 255, 255, .6),
    0 0 22px 2px rgba(82, 18, 230, .5),
    0 0 56px 10px rgba(115, 80, 225, .38),
    0 26px 50px -18px rgba(6, 10, 49, .55);
}

/* Kalkulator */

.roi-section {
  background: var(--white);
}

.roi-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  align-items: start;
  gap: clamp(48px, 7vw, 100px);
}

.notice-box {
  margin-top: 30px;
  padding: 18px 20px;
  background: var(--warning-soft);
  border: 1px solid var(--warning-border);
  border-radius: var(--radius-sm);
}

.notice-box strong {
  display: block;
  margin-bottom: 4px;
  color: var(--warning);
  font-size: .85rem;
  letter-spacing: .04em;
  text-transform: uppercase;
}

.notice-box p {
  margin: 0;
  color: #704c19;
  font-size: .9rem;
}

.roi-card {
  padding: clamp(24px, 4vw, 40px);
  background: var(--bg-cool);
  border: 1px solid var(--line);
  border-radius: var(--radius-lg);
  box-shadow: var(--shadow-md);
}

.field-row {
  display: grid;
  grid-template-columns: 1fr minmax(145px, 190px);
  align-items: center;
  gap: 18px;
  padding: 15px 0;
  border-bottom: 1px solid var(--line);
}

.field-row label {
  color: var(--ink);
  font-size: .92rem;
  font-weight: 500;
}

.field-row input {
  width: 100%;
  height: 46px;
  padding: 0 12px;
  background: var(--white);
  border: 1px solid var(--line-strong);
  border-radius: 9px;
  font-weight: 600;
  text-align: right;
}

.field-row input:focus-visible {
  border-color: var(--primary);
}

.input-suffix {
  position: relative;
}

.input-suffix input {
  padding-right: 42px;
}

.input-suffix span {
  position: absolute;
  top: 50%;
  right: 12px;
  color: var(--muted);
  font-size: .84rem;
  transform: translateY(-50%);
}

.roi-result {
  margin: 28px 0 20px;
  padding: 24px;
  color: var(--white);
  background: var(--ink);
  border-radius: var(--radius-md);
  text-align: center;
}

.roi-result p,
.roi-result span,
.roi-result small {
  display: block;
  color: rgba(255, 255, 255, .72);
}

.roi-result p {
  margin-bottom: 8px;
  font-size: .82rem;
  font-weight: 600;
  letter-spacing: .06em;
  text-transform: uppercase;
}

/* Wynik jest pełnym zdaniem, nie samą liczbą — stąd rozmiar zdania, nie nagłówka.
   (Wcześniej 3.4rem, dobrane pod krótkie „1,21”, przez co całe zdanie rozjeżdżało
   kartę na kilkanaście linijek.) */
.roi-result strong {
  display: block;
  margin: 6px 0 10px;
  color: var(--white);
  font-size: clamp(1.1rem, 1.8vw, 1.45rem);
  line-height: 1.35;
  font-weight: 700;
  text-wrap: balance;
}

.roi-result span {
  font-weight: 500;
}

.roi-result small {
  margin-top: 16px;
  padding-top: 14px;
  border-top: 1px solid rgba(255, 255, 255, .16);
}

/* Dla kogo */

.audience-section {
  background: var(--bg-cool);
}

.fit-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 22px;
}

.fit-card {
  padding: clamp(28px, 4vw, 44px);
  background: var(--white);
  border: 1px solid var(--line);
  border-radius: var(--radius-lg);
  box-shadow: var(--shadow-sm);
}

.fit-icon {
  display: grid;
  width: 48px;
  height: 48px;
  place-items: center;
  margin-bottom: 30px;
  border-radius: 14px;
  font-size: 1.4rem;
  font-weight: 700;
}

.fit-yes .fit-icon {
  color: var(--success);
  background: var(--success-soft);
}

.fit-no .fit-icon {
  color: var(--danger);
  background: var(--danger-soft);
}

.fit-card ul {
  margin: 24px 0 0;
  padding: 0;
  list-style: none;
}

.fit-card li {
  position: relative;
  padding: 12px 0 12px 30px;
  color: var(--ink-secondary);
  border-bottom: 1px solid var(--line);
}

.fit-card li:last-child {
  border-bottom: 0;
}

.fit-card li::before {
  position: absolute;
  top: 12px;
  left: 2px;
  color: var(--success);
  content: "✓";
  font-weight: 700;
}

.fit-no li::before {
  color: var(--danger);
  content: "×";
}

/* Porównanie */

.comparison-section {
  background: var(--white);
}

.table-wrap {
  overflow-x: auto;
  background: var(--white);
  border: 1px solid var(--line-strong);
  border-radius: var(--radius-lg);
  box-shadow: var(--shadow-md);
}

.comparison-table {
  width: 100%;
  min-width: 760px;
  border-collapse: collapse;
  table-layout: fixed;
}

.comparison-table th,
.comparison-table td {
  padding: 22px 24px;
  border-bottom: 1px solid var(--line);
  vertical-align: top;
  text-align: left;
}

.comparison-table thead th {
  color: var(--white);
  background: var(--ink);
  font-size: .84rem;
  font-weight: 600;
  letter-spacing: .03em;
}

.comparison-table thead th:first-child {
  width: 20%;
}

.comparison-table tbody th {
  color: var(--ink);
  background: var(--bg-cool);
  font-size: .93rem;
  font-weight: 600;
}

.comparison-table tbody td {
  color: var(--muted);
  font-size: .91rem;
}

.comparison-table tbody td:last-child {
  color: var(--ink);
  background: #f8f6fd;
  font-weight: 500;
}

.comparison-table tr:last-child th,
.comparison-table tr:last-child td {
  border-bottom: 0;
}

/* Proces */

.process-section {
  background: var(--bg-cool);
}

.timeline {
  position: relative;
  max-width: 920px;
  margin: 0 auto;
  padding: 0;
  list-style: none;
}

.timeline::before {
  position: absolute;
  top: 20px;
  bottom: 20px;
  left: 36px;
  width: 1px;
  content: "";
  background: var(--line-strong);
}

.timeline-item {
  position: relative;
  display: grid;
  grid-template-columns: 72px 1fr;
  gap: 20px;
  padding-bottom: 40px;
}

.timeline-item:last-child {
  padding-bottom: 0;
}

.timeline-number {
  position: relative;
  z-index: 1;
  display: grid;
  width: 72px;
  height: 72px;
  place-items: center;
  color: var(--white);
  background: var(--gradient-brand);
  border-radius: 50%;
  font-size: 1.1rem;
  font-weight: 700;
  box-shadow: 0 10px 24px rgba(82, 18, 230, .25);
}

.timeline-item h3 {
  padding-top: 12px;
}

/* Bezpieczeństwo */

.security-section {
  background: var(--ink);
}

.security-section .eyebrow.light {
  color: var(--lavender-light);
}

.security-section h2,
.security-section .section-heading > p {
  color: rgba(255, 255, 255, .78);
}

.security-section h2 {
  color: var(--white);
}

.security-grid {
  display: grid;
  grid-template-columns: .9fr 1.1fr;
  align-items: start;
  gap: clamp(48px, 7vw, 100px);
}

.security-list {
  display: grid;
  gap: 22px;
  margin: 0;
  padding: 0;
  list-style: none;
}

.security-list li {
  display: grid;
  grid-template-columns: 40px 1fr;
  gap: 16px;
}

.security-list span {
  display: grid;
  width: 40px;
  height: 40px;
  place-items: center;
  color: var(--white);
  background: rgba(255, 255, 255, .1);
  border-radius: 10px;
  font-size: .8rem;
  font-weight: 700;
}

.security-list strong {
  display: block;
  margin-bottom: 4px;
  color: var(--white);
  font-size: .98rem;
}

.security-list p {
  margin: 0;
  color: rgba(255, 255, 255, .64);
  font-size: .9rem;
}

/* Cena */

.pricing-section {
  background: var(--white);
}

.pricing-grid {
  display: grid;
  grid-template-columns: .9fr 1.1fr;
  align-items: center;
  gap: clamp(48px, 7vw, 100px);
}

.pricing-card {
  padding: clamp(32px, 4vw, 48px);
  background: var(--ink);
  border-radius: var(--radius-xl);
  box-shadow: var(--shadow-lg);
}

.pricing-label {
  display: inline-block;
  margin-bottom: 16px;
  padding: 6px 14px;
  color: var(--white);
  background: var(--gradient-brand);
  border-radius: 999px;
  font-size: .76rem;
  font-weight: 600;
  letter-spacing: .04em;
  text-transform: uppercase;
}

.pricing-card h3 {
  margin-bottom: 12px;
  color: var(--white);
  font-size: 1.5rem;
}

.pricing-card .price {
  display: flex;
  align-items: baseline;
  gap: 10px;
  margin-bottom: 6px;
}

.pricing-card .price strong {
  color: var(--white);
  font-size: 2.6rem;
  font-weight: 800;
}

.pricing-card .price span {
  color: rgba(255, 255, 255, .6);
  font-size: .9rem;
}

.pricing-card .monthly {
  margin-bottom: 24px;
}

.pricing-card .monthly strong {
  display: block;
  color: var(--white);
  font-size: 1.1rem;
  font-weight: 600;
}

.pricing-card .monthly span {
  color: rgba(255, 255, 255, .6);
  font-size: .84rem;
}

.pricing-card .check-list li {
  color: rgba(255, 255, 255, .82);
  border-bottom-color: rgba(255, 255, 255, .12);
}

.pricing-card .check-list li::before {
  color: var(--success);
  background: rgba(85, 230, 165, .16);
}

.pricing-card .button {
  margin-top: 26px;
}

.pricing-footnote {
  margin: 14px 0 0;
  color: rgba(255, 255, 255, .56);
  font-size: .82rem;
}

/* FAQ */

.faq-section {
  background: var(--bg-cool);
}

.accordion {
  display: grid;
  gap: 12px;
}

.accordion details {
  padding: 6px 24px;
  background: var(--white);
  border: 1px solid var(--line);
  border-radius: var(--radius-md);
}

.accordion summary {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  padding: 18px 0;
  color: var(--ink);
  font-weight: 600;
  cursor: pointer;
  list-style: none;
}

.accordion summary::-webkit-details-marker {
  display: none;
}

.accordion summary span {
  flex: 0 0 auto;
  color: var(--primary);
  font-size: 1.3rem;
  font-weight: 400;
  transition: transform .2s var(--ease);
}

.accordion details[open] summary span {
  transform: rotate(45deg);
}

.accordion details > div {
  padding-bottom: 20px;
}

.accordion details p {
  margin: 0;
  color: var(--ink-secondary);
  font-size: .95rem;
}

/* Rezerwacja */

.booking-section {
  background: var(--ink);
}

.booking-grid {
  display: grid;
  grid-template-columns: .9fr 1.1fr;
  align-items: start;
  gap: clamp(48px, 7vw, 90px);
}

.booking-intro h2 {
  color: var(--white);
}

.booking-intro > p {
  color: rgba(255, 255, 255, .68);
}

.booking-promises {
  display: grid;
  gap: 16px;
  margin: 28px 0;
  padding: 0;
  list-style: none;
}

.booking-promises li {
  display: flex;
  align-items: baseline;
  gap: 12px;
}

.booking-promises strong {
  color: var(--white);
  font-size: 1.1rem;
}

.booking-promises span {
  color: rgba(255, 255, 255, .6);
  font-size: .88rem;
}

.contact-card {
  padding: 20px 22px;
  background: rgba(255, 255, 255, .06);
  border: 1px solid rgba(255, 255, 255, .12);
  border-radius: var(--radius-md);
}

.contact-card p {
  margin-bottom: 10px;
  color: rgba(255, 255, 255, .6);
  font-size: .88rem;
}

.contact-card a {
  display: block;
  color: var(--white);
  font-weight: 600;
  text-decoration: none;
}

.contact-card a:hover {
  color: var(--lavender-light);
}

.booking-card {
  padding: clamp(24px, 4vw, 36px);
  background: var(--white);
  border-radius: var(--radius-xl);
  box-shadow: var(--shadow-lg);
}

.booking-progress {
  display: flex;
  align-items: center;
  margin-bottom: 30px;
}

.progress-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;
  color: var(--muted);
  font-size: .78rem;
  font-weight: 600;
}

.progress-item span {
  display: grid;
  width: 34px;
  height: 34px;
  place-items: center;
  background: var(--bg-cool);
  border: 1px solid var(--line-strong);
  border-radius: 50%;
  font-size: .82rem;
  font-weight: 700;
}

.progress-item.is-active span {
  color: var(--white);
  background: var(--gradient-brand);
  border-color: transparent;
}

.progress-item.is-complete span {
  color: var(--success);
  background: var(--success-soft);
  border-color: var(--success-border);
}

.progress-item.is-active,
.progress-item.is-complete {
  color: var(--ink);
}

.progress-line {
  flex: 1;
  height: 1px;
  margin: 0 10px 20px;
  background: var(--line-strong);
}

.booking-step legend {
  padding: 0;
  margin-bottom: 6px;
  color: var(--ink);
  font-size: 1.15rem;
  font-weight: 700;
}

.step-copy {
  margin-bottom: 22px;
  color: var(--muted);
  font-size: .9rem;
}

.form-grid {
  display: grid;
  gap: 18px;
  margin-bottom: 18px;
}

.form-grid.two-cols {
  grid-template-columns: 1fr 1fr;
}

.field {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.field label {
  color: var(--ink);
  font-size: .88rem;
  font-weight: 600;
}

.field label span {
  color: var(--muted);
  font-weight: 400;
}

.field input,
.field select,
.field textarea {
  width: 100%;
  min-height: 48px;
  padding: 0 14px;
  color: var(--ink);
  background: var(--white);
  border: 1px solid var(--line-strong);
  border-radius: 9px;
  font-size: 1rem;
  transition: border-color .2s ease, box-shadow .2s ease;
}

.field textarea {
  min-height: 96px;
  padding: 12px 14px;
  resize: vertical;
}

.field input:focus-visible,
.field select:focus-visible,
.field textarea:focus-visible {
  border-color: var(--primary);
  box-shadow: 0 0 0 3px rgba(82, 18, 230, .14);
}

.field input[aria-invalid="true"],
.field select[aria-invalid="true"],
.field textarea[aria-invalid="true"] {
  border-color: var(--danger);
}

.field-error {
  min-height: 1em;
  color: var(--danger);
  font-size: .82rem;
}

.field-meta {
  display: flex;
  justify-content: space-between;
  margin-top: 6px;
  color: var(--muted);
  font-size: .78rem;
}

.honeypot {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  overflow: hidden !important;
  opacity: 0 !important;
  pointer-events: none !important;
}

.calendar-layout {
  display: grid;
  grid-template-columns: .8fr 1.2fr;
  gap: 22px;
}

.date-field input {
  min-height: 48px;
}

.slots-panel {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.slots-title {
  margin: 0;
  color: var(--ink);
  font-size: .88rem;
  font-weight: 600;
}

.slots-status {
  color: var(--muted);
  font-size: .86rem;
}

.slots-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 8px;
}

.slot-button {
  padding: 10px 8px;
  color: var(--ink);
  background: var(--white);
  border: 1px solid var(--line-strong);
  border-radius: 9px;
  font-family: var(--font-brand);
  font-size: .88rem;
  font-weight: 600;
  transition: border-color .2s ease, background .2s ease, color .2s ease;
}

.slot-button:hover {
  border-color: var(--primary);
}

.slot-button[aria-checked="true"] {
  color: var(--white);
  background: var(--gradient-brand);
  border-color: transparent;
}

.slot-skeleton {
  height: 42px;
  background: linear-gradient(90deg, var(--bg-cool) 25%, #ebe7f8 37%, var(--bg-cool) 63%);
  background-size: 400% 100%;
  border-radius: 9px;
  animation: shimmer 1.4s ease infinite;
}

@keyframes shimmer {
  0% { background-position: 100% 50%; }
  100% { background-position: 0 50%; }
}

.checkbox-field {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  margin-bottom: 6px;
  color: var(--ink-secondary);
  font-size: .88rem;
  cursor: pointer;
}

.checkbox-field input {
  width: 18px;
  height: 18px;
  min-height: 0;
  margin-top: 2px;
  accent-color: var(--primary);
}

.checkbox-field a {
  color: var(--primary);
}

.form-message {
  padding: 12px 16px;
  margin-bottom: 16px;
  color: var(--danger);
  background: var(--danger-soft);
  border: 1px solid var(--danger-border);
  border-radius: var(--radius-sm);
  font-size: .88rem;
}

.step-actions {
  display: flex;
  justify-content: space-between;
  gap: 12px;
  margin-top: 24px;
}

.step-actions.align-end {
  justify-content: flex-end;
}

.security-note {
  margin: 14px 0 0;
  color: var(--muted);
  font-size: .78rem;
}

.booking-success {
  padding: 20px 4px;
  text-align: center;
}

.success-icon {
  display: grid;
  width: 60px;
  height: 60px;
  place-items: center;
  margin: 0 auto 18px;
  color: var(--white);
  background: var(--success);
  border-radius: 50%;
  font-size: 1.6rem;
}

.booking-success h3 {
  margin-bottom: 8px;
}

.success-details {
  margin-bottom: 20px;
  color: var(--ink);
  font-weight: 600;
}

.success-actions {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 12px;
}

.success-note {
  margin-top: 18px;
  color: var(--muted);
  font-size: .82rem;
}

/* CTA końcowe */

.final-cta {
  background: var(--bg-cool);
}

.final-cta-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 28px;
  padding: clamp(32px, 5vw, 56px);
  background: var(--white);
  border: 1px solid var(--line);
  border-radius: var(--radius-xl);
  box-shadow: var(--shadow-md);
}

.final-cta-inner h2 {
  max-width: 640px;
  margin-bottom: 0;
}

/* Stopka */

.site-footer {
  padding-block: 64px 28px;
  background: var(--ink);
}

.footer-grid {
  display: grid;
  grid-template-columns: 1.4fr 1fr 1fr;
  gap: 40px;
  margin-bottom: 40px;
}

.footer-grid p {
  color: rgba(255, 255, 255, .58);
  font-size: .9rem;
}

.brand-footer .brand-name {
  color: var(--white);
}

.footer-grid h2 {
  margin-bottom: 16px;
  color: rgba(255, 255, 255, .5);
  font-size: .78rem;
  font-weight: 600;
  letter-spacing: .08em;
  text-transform: uppercase;
}

.footer-grid a {
  display: block;
  margin-bottom: 10px;
  color: rgba(255, 255, 255, .78);
  font-size: .92rem;
  text-decoration: none;
}

.footer-grid a:hover {
  color: var(--white);
}

.footer-grid span {
  color: rgba(255, 255, 255, .5);
  font-size: .88rem;
}

.footer-button {
  padding: 0;
  color: rgba(255, 255, 255, .78);
  background: transparent;
  border: 0;
  font-family: var(--font-brand);
  font-size: .92rem;
  text-decoration: underline;
  text-underline-offset: .2em;
}

.footer-bottom {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 10px;
  padding-top: 24px;
  border-top: 1px solid rgba(255, 255, 255, .1);
  color: rgba(255, 255, 255, .46);
  font-size: .82rem;
}

/* CTA towarzyszące przewijaniu — kompaktowe na desktopie, pełna belka na mobile */

.sticky-cta {
  position: fixed;
  z-index: 900;
  right: 20px;
  bottom: 20px;
  display: flex;
  align-items: center;
  gap: 10px;
  opacity: 0;
  transform: translateY(16px);
  pointer-events: none;
  transition: opacity .25s ease, transform .25s ease;
}

.sticky-cta.is-visible {
  opacity: 1;
  transform: translateY(0);
  pointer-events: auto;
}

.sticky-cta-phone {
  display: grid;
  width: 52px;
  height: 52px;
  flex: 0 0 auto;
  place-items: center;
  color: var(--primary);
  background: var(--white);
  border: 1px solid var(--line-strong);
  border-radius: 50%;
  box-shadow: var(--shadow-md);
  transition: transform .2s var(--ease), box-shadow .2s var(--ease);
}

.sticky-cta-phone:hover {
  box-shadow: var(--shadow-lg);
  transform: translateY(-2px);
}

.sticky-cta-phone svg {
  width: 22px;
  height: 22px;
  fill: none;
  stroke: currentColor;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.sticky-cta-book {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  min-height: 52px;
  padding: 0 26px;
  color: var(--white);
  background: var(--gradient-brand);
  border-radius: 999px;
  font-family: var(--font-brand);
  font-weight: 600;
  text-decoration: none;
  box-shadow: var(--shadow-lg);
  transition: transform .2s var(--ease);
}

.sticky-cta-book:hover {
  transform: translateY(-2px);
}

body:has(.sticky-cta) .site-footer {
  padding-bottom: 100px;
}

/* Dialog transkrypcji */

/* Ściana opinii */

.reviews-section {
  background: var(--bg-cool);
}

.reviews-wall {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 24px;
  max-width: 1000px;
  height: 620px;
  margin: 0 auto;
  overflow: hidden;
  /* Wygaszenie na górze i dole, żeby karty wjeżdżały i znikały płynnie */
  mask-image: linear-gradient(180deg, transparent, #000 12%, #000 88%, transparent);
  -webkit-mask-image: linear-gradient(180deg, transparent, #000 12%, #000 88%, transparent);
}

.reviews-track {
  display: flex;
  flex-direction: column;
  gap: 24px;
  animation: reviews-scroll 46s linear infinite;
}

.reviews-col-alt .reviews-track {
  animation-direction: reverse;
}

.reviews-wall:hover .reviews-track,
.reviews-wall:focus-within .reviews-track {
  animation-play-state: paused;
}

@keyframes reviews-scroll {
  from { transform: translateY(0); }
  to { transform: translateY(-50%); }
}

.review-card {
  padding: 26px 24px;
  background: var(--white);
  border: 1px solid var(--line);
  border-radius: var(--radius-md);
  box-shadow: var(--shadow-sm);
}

.review-stars {
  margin-bottom: 12px;
  color: #f2b307;
  font-size: 1.05rem;
  letter-spacing: 3px;
  line-height: 1;
}

.review-author {
  margin-bottom: 8px;
  color: var(--ink);
  font-family: var(--font-brand);
  font-weight: 700;
  font-size: .98rem;
}

.review-text {
  margin: 0;
  color: var(--ink-secondary);
  font-size: .95rem;
  line-height: 1.6;
}

/* Wizualne odróżnienie treści zastępczej od prawdziwej opinii.
   Usuń klasę is-placeholder razem z podmianą tekstu na cytat klienta. */
.review-text.is-placeholder {
  color: var(--muted);
  font-style: italic;
}

@media (max-width: 760px) {
  .reviews-wall {
    grid-template-columns: 1fr;
    height: 520px;
  }
  .reviews-col-alt {
    display: none;
  }
}

@media (prefers-reduced-motion: reduce) {
  .reviews-wall {
    height: auto;
    mask-image: none;
    -webkit-mask-image: none;
  }
  .reviews-track {
    animation: none;
  }
}

/* Przechwytywanie kontaktu: kalkulator i exit intent */

.roi-capture {
  margin-top: 28px;
  padding: clamp(22px, 3.5vw, 34px);
  background: var(--white);
  border: 1px solid var(--line-strong);
  border-radius: var(--radius-lg);
  box-shadow: var(--shadow-md);
}

.roi-capture h3 {
  margin-bottom: 8px;
  font-size: 1.18rem;
}

.roi-capture > div > p {
  margin-bottom: 20px;
  color: var(--ink-secondary);
  font-size: .95rem;
  line-height: 1.6;
}

.roi-capture .field {
  margin-bottom: 14px;
}

.roi-capture-done {
  text-align: center;
}

.roi-capture-done[hidden] {
  display: none;
}

.booking-reassurance {
  margin: 20px 0 4px;
  padding: 14px 18px;
  background: rgba(255, 255, 255, .07);
  border-radius: var(--radius-md);
}

.booking-reassurance p {
  margin: 0;
  color: rgba(255, 255, 255, .82);
  font-size: .9rem;
  line-height: 1.55;
}

/* position: fixed + inset/margin:auto — wyśrodkowanie w oknie przeglądarki
   ORAZ kontekst pozycjonowania dla przycisku zamknięcia. Uwaga: samo
   `position: relative` nadpisuje domyślne pozycjonowanie okna modalnego
   i wyrzuca dialog poza widoczny obszar strony. */
.exit-dialog {
  position: fixed;
  inset: 0;
  width: min(520px, calc(100% - 32px));
  max-height: min(90vh, 720px);
  margin: auto;
  padding: clamp(26px, 4vw, 38px);
  overflow-y: auto;
  background: var(--white);
  border: 0;
  border-radius: var(--radius-lg);
  box-shadow: var(--shadow-lg);
}

.exit-dialog::backdrop {
  background: rgba(6, 10, 49, .55);
  backdrop-filter: blur(4px);
}

.exit-dialog h2 {
  margin-bottom: 10px;
  font-size: clamp(1.25rem, 2.4vw, 1.6rem);
}

.exit-copy {
  margin-bottom: 22px;
  color: var(--ink-secondary);
  line-height: 1.6;
}

.exit-dialog .field {
  margin-bottom: 14px;
}

.exit-close {
  position: absolute;
  top: 12px;
  right: 14px;
  padding: 6px 10px;
  color: var(--muted);
  background: transparent;
  border: 0;
  font-size: 1.5rem;
  line-height: 1;
  cursor: pointer;
}

.exit-close:hover {
  color: var(--ink);
}

.exit-done {
  text-align: center;
}

.exit-done[hidden] {
  display: none;
}

/* Baner zgody */

.consent-banner[hidden] {
  display: none;
}

.consent-banner {
  position: fixed;
  z-index: 950;
  right: 16px;
  bottom: 16px;
  left: 16px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  max-width: 920px;
  margin-inline: auto;
  padding: 22px 26px;
  background: var(--white);
  border: 1px solid var(--line-strong);
  border-radius: var(--radius-lg);
  box-shadow: var(--shadow-lg);
}

.consent-banner h2 {
  margin-bottom: 6px;
  font-size: 1.05rem;
}

.consent-banner p {
  margin: 0;
  color: var(--ink-secondary);
  font-size: .88rem;
}

.consent-banner a {
  color: var(--primary);
}

.consent-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

/* Noscript */

.noscript-message {
  padding: 16px;
  color: var(--ink);
  background: var(--warning-soft);
  border-bottom: 1px solid var(--warning-border);
  text-align: center;
}

/* Animacje wejścia */

.reveal {
  opacity: 0;
  transform: translateY(18px);
  transition: opacity .6s var(--ease), transform .6s var(--ease);
}

.reveal.is-visible {
  opacity: 1;
  transform: none;
}

.reveal-delay.is-visible { transition-delay: .08s; }
.reveal-delay-1.is-visible { transition-delay: .12s; }
.reveal-delay-2.is-visible { transition-delay: .2s; }
.reveal-delay-3.is-visible { transition-delay: .28s; }

/* Responsywność */

@media (max-width: 900px) {
  .desktop-nav { display: none; }
  .header-inner .button { display: none; }
  .header-phone { display: none; }

  /* Na telefonie JEDEN pełnoszerokościowy przycisk. Osobna pływająca ikona
     telefonu nachodziła na CTA i zjadała jego lewą krawędź — kontakt telefoniczny
     jest dostępny w sekcji rezerwacji i w stopce, więc nic nie tracimy. */
  .sticky-cta { right: 12px; bottom: 12px; left: 12px; }
  .sticky-cta-phone { display: none; }
  .sticky-cta-book {
    flex: 1;
    min-height: 54px;
    font-size: 1rem;
  }
}

@media (max-width: 1080px) {
  .hero-grid { gap: 40px; }
  .problem-grid { grid-template-columns: repeat(2, 1fr); }
  .feature-showcase,
  .feature-showcase.reverse {
    grid-template-columns: 1fr;
  }
  .feature-showcase.reverse .feature-copy,
  .feature-showcase.reverse .product-frame {
    order: initial;
  }
  .roi-grid,
  .fit-grid,
  .security-grid,
  .pricing-grid,
  .booking-grid {
    grid-template-columns: 1fr;
  }
  .crm-preview-grid { grid-template-columns: 1fr; }
  .crm-metrics { grid-template-columns: repeat(2, 1fr); }
}

@media (max-width: 760px) {
  .section { padding-block: 64px; }
  .hero-actions { flex-direction: column; width: 100%; }
  .hero-actions .button { width: 100%; }

  /* Formularz rezerwacji: na telefonie bazowe odstępy sumują się w długą,
     „rozciągniętą w pionie" kolumnę (zgłoszenie Pawła). Zagęszczenie dotyczy
     wyłącznie pionu — rozmiary pól i przycisków zostają dotykowe (>=44px). */
  .booking-step legend { font-size: 1.05rem; margin-bottom: 4px; }
  .step-copy { margin-bottom: 14px; }
  .form-grid { gap: 10px; margin-bottom: 10px; }
  .field { gap: 4px; }
  /* Rezerwa na komunikat błędu zwija się do zera, dopóki błędu nie ma —
     pusty span pod każdym polem dokładał ~19px martwej przestrzeni. */
  .field-error { min-height: 0; }
  .field-error:empty { display: none; }
  .checkbox-field { font-size: .84rem; margin-bottom: 2px; gap: 8px; }
  .step-actions { margin-top: 4px; }
  .system-flow { grid-template-columns: 1fr 1fr; row-gap: 40px; }
  .system-flow::before { display: none; }
  .problem-grid { grid-template-columns: 1fr; }
  .form-grid.two-cols { grid-template-columns: 1fr; }
  .calendar-layout { grid-template-columns: 1fr; }
  .slots-grid { grid-template-columns: repeat(2, 1fr); }
  .footer-grid { grid-template-columns: 1fr; gap: 28px; }
  .final-cta-inner { flex-direction: column; align-items: flex-start; }
  .timeline::before { left: 28px; }
  .timeline-item { grid-template-columns: 56px 1fr; }
  .timeline-number { width: 56px; height: 56px; font-size: .95rem; }
  /* Tabela porównawcza zamienia się w karty — na telefonie trzy kolumny
     wymuszałyby przewijanie w bok, a to najgorszy możliwy sposób czytania
     zestawienia „to kontra tamto”. Każdy wiersz staje się osobną kartą
     z podpisanymi wartościami. */
  .table-wrap {
    overflow-x: visible;
    background: transparent;
    border: 0;
    box-shadow: none;
  }

  .comparison-table,
  .comparison-table tbody,
  .comparison-table tr,
  .comparison-table th,
  .comparison-table td {
    display: block;
    width: auto;
  }

  /* Bazowa reguła wymusza min-width: 760px pod układ trzykolumnowy.
     W widoku kart trzeba ją wyzerować, inaczej tabela dalej rozpycha stronę
     w bok mimo display: block. */
  .comparison-table {
    min-width: 0;
    table-layout: auto;
  }

  .comparison-table thead {
    display: none;
  }

  .comparison-table tbody tr {
    margin-bottom: 16px;
    padding: 18px 20px;
    background: var(--white);
    border: 1px solid var(--line-strong);
    border-radius: var(--radius-md);
    box-shadow: var(--shadow-sm);
  }

  .comparison-table tbody th {
    padding: 0 0 12px;
    border: 0;
    color: var(--ink);
    font-size: 1rem;
    font-weight: 700;
  }

  .comparison-table tbody td {
    padding: 10px 0 0;
    border: 0;
    border-top: 1px solid var(--line);
  }

  .comparison-table tbody td::before {
    content: attr(data-label);
    display: block;
    margin-bottom: 4px;
    color: var(--muted);
    font-size: .72rem;
    font-weight: 700;
    letter-spacing: .05em;
    text-transform: uppercase;
  }

  .comparison-table tbody tr:last-child th,
  .comparison-table tbody tr:last-child td {
    border-bottom: 0;
  }
}

@media (max-width: 460px) {
  .crm-metrics { grid-template-columns: 1fr 1fr; }
  .slots-grid { grid-template-columns: 1fr 1fr; }
  .hero-workflow-tabs button { min-width: 88px; padding: 8px 12px; }
}

@media (prefers-reduced-motion: reduce) {
  *,
  *::before,
  *::after {
    scroll-behavior: auto !important;
    animation-duration: .01ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: .01ms !important;
  }
  .reveal { opacity: 1; transform: none; }
}

/* Strony prawne */

.legal-page {
  max-width: 820px;
  margin: 0 auto;
  padding-block: clamp(48px, 8vw, 96px);
}

.legal-page h1 {
  font-size: clamp(2rem, 4vw, 2.8rem);
  text-wrap: balance;
}

.legal-updated {
  margin-bottom: 40px;
  color: var(--muted);
  font-size: .9rem;
}

.legal-notice {
  padding: 18px 20px;
  margin-bottom: 40px;
  background: var(--warning-soft);
  border: 1px solid var(--warning-border);
  border-radius: var(--radius-sm);
  color: #704c19;
  font-size: .92rem;
}

.legal-page h2 {
  margin-top: 48px;
  font-size: 1.4rem;
}

.legal-page h3 {
  margin-top: 28px;
  font-size: 1.1rem;
}

.legal-page p,
.legal-page li {
  color: var(--ink-secondary);
  font-size: .98rem;
  line-height: 1.7;
}

.legal-page ul,
.legal-page ol {
  padding-left: 22px;
}

.legal-page li {
  margin-bottom: 8px;
}

.legal-page a {
  color: var(--primary);
}

.legal-page table {
  width: 100%;
  margin: 20px 0;
  border-collapse: collapse;
}

.legal-page th,
.legal-page td {
  padding: 10px 14px;
  border: 1px solid var(--line-strong);
  text-align: left;
  font-size: .9rem;
  vertical-align: top;
}

.legal-page th {
  background: var(--bg-cool);
}

.legal-back {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  margin-bottom: 32px;
  color: var(--ink-secondary);
  font-size: .9rem;
  text-decoration: none;
}

.legal-back:hover {
  color: var(--primary);
}

@media print {
  .site-header,
  .sticky-cta,
  .consent-banner,
  .video-play,
  .hero-orbit,
  .booking-section {
    display: none !important;
  }
  body { background: #fff; color: #000; }
}

/* Pasek kwalifikacyjny pod hero --------------------------------------------
   Odsiewa ruch, dla którego wdrożenie nie ma sensu ekonomicznego. Świadomie
   kontrastowy: ma zatrzymać wzrok zaraz po nagłówku, zanim zacznie się scroll. */

.qualifier-bar {
  background: var(--ink);
  color: var(--white);
}

.qualifier-inner {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 12px 26px;
  padding-block: 18px;
}

.qualifier-lead {
  flex: 0 0 auto;
  margin: 0;
  color: var(--white);
  font-family: var(--font-brand);
  font-weight: 700;
  font-size: .92rem;
  letter-spacing: .02em;
}

.qualifier-list {
  display: flex;
  flex-wrap: wrap;
  gap: 10px 12px;
  margin: 0;
  padding: 0;
  list-style: none;
}

.qualifier-list li {
  padding: 7px 15px;
  color: rgba(255, 255, 255, .88);
  background: rgba(255, 255, 255, .08);
  border: 1px solid rgba(255, 255, 255, .16);
  border-radius: 999px;
  font-size: .86rem;
}

.qualifier-list strong {
  color: var(--white);
  font-weight: 700;
}

.qualifier-note {
  flex: 1 1 240px;
  margin: 0;
  color: rgba(255, 255, 255, .62);
  font-size: .8rem;
  text-align: right;
}

@media (max-width: 900px) {
  .qualifier-note {
    flex-basis: 100%;
    text-align: left;
  }
}

/* Przykładowe scenariusze ---------------------------------------------------
   Ten sam wygląd karty co opinie, ale BEZ gwiazdek i z plakietką. Gwiazdka
   znaczy „ktoś to ocenił” — tych ocen nikt nie wystawił, więc ich tu nie ma.
   Patrz komentarz przy sekcji #scenariusze w index.html. */

.scenarios-section {
  background: var(--bg);
}

.scenarios-disclaimer {
  max-width: 62ch;
  margin-inline: auto;
}

.scenarios-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  gap: 20px;
  align-items: start;
}

.scenario-card {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.scenario-badge {
  align-self: flex-start;
  margin: 0;
  padding: 5px 11px;
  color: var(--primary-deep);
  background: rgba(82, 18, 230, .09);
  border-radius: 999px;
  font-size: .68rem;
  font-weight: 700;
  letter-spacing: .07em;
  text-transform: uppercase;
}

.scenario-card .review-text {
  flex: 1 1 auto;
  color: var(--ink);
  font-size: 1rem;
}

.scenario-role {
  margin: 0;
  padding-top: 12px;
  border-top: 1px solid var(--line);
  color: var(--muted);
  font-size: .86rem;
}

.scenario-role span {
  color: var(--ink);
  font-family: var(--font-brand);
  font-weight: 700;
}

/* Panel wyboru w banerze zgody ---------------------------------------------
   Baner ma teraz trzy wyjścia i rozwijany panel z dwiema kategoriami.
   Układ jest jednokolumnowy, żeby "Tylko niezbędne" nie wylądowało wizualnie
   niżej niż "Akceptuję wszystko" — równorzędność odmowy to wymóg Google Ads. */

.consent-banner {
  flex-direction: column;
  align-items: stretch;
  gap: 16px;
}

.consent-intro {
  max-width: 68ch;
}

.consent-options[hidden] {
  display: none;
}

.consent-options {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
  gap: 12px;
  padding-top: 4px;
}

.consent-option {
  display: flex;
  align-items: flex-start;
  gap: 11px;
  padding: 13px 15px;
  background: var(--bg-cool);
  border: 1px solid var(--line);
  border-radius: var(--radius-sm);
  cursor: pointer;
}

.consent-option input {
  flex: 0 0 auto;
  width: 18px;
  height: 18px;
  margin-top: 2px;
  accent-color: var(--primary);
}

.consent-option span {
  display: block;
  color: var(--ink-secondary);
  font-size: .82rem;
  line-height: 1.5;
}

.consent-option strong {
  display: block;
  margin-bottom: 2px;
  color: var(--ink);
  font-size: .9rem;
}

.consent-actions {
  justify-content: flex-end;
}

.consent-actions [hidden] {
  display: none;
}

@media (max-width: 620px) {
  .consent-actions {
    flex-direction: column-reverse;
  }
  .consent-actions .button {
    width: 100%;
  }
}

/* Karta agenta AI rozciągnięta na całą szerokość podglądu CRM.
   Wcześniej robił to atrybut style="grid-column: 1 / -1" — a ten był po cichu
   blokowany przez CSP (style-src 'self' nie przepuszcza stylów inline), więc
   karta zwężała się do jednej kolumny. Reguła w arkuszu działa zawsze. */
.crm-agent-card-wide {
  grid-column: 1 / -1;
}
