/* HARMONEE Shipping & Cargo — MASTER CSS consolidated 2026-09-12 */
/* Solution-only selectors. Shared marketing CSS, header and footer are reused unchanged. */
.sc-page .sc-main {padding-top:64px}
.sc-page .sc-kicker {margin:0 0 24px;font-size:13px;line-height:1.3;letter-spacing:.025em}
.sc-page .sc-hero h1 {max-width:1120px;margin:0;font-size:clamp(48px,6.1vw,88px);font-weight:400;line-height:.99;letter-spacing:-.062em}
.sc-page .sc-subline {max-width:690px;margin:36px 0 28px;font-size:23px;line-height:1.35;letter-spacing:-.025em}
.sc-page .sc-cta {min-height:44px}
.sc-page .sc-cta span {width:1em;margin-left:6px;opacity:1;transform:none}
.sc-page .sc-usps {margin-top:112px;padding:48px 0 72px;border-top:1px solid var(--line)}
.sc-page .sc-usps h2 {max-width:860px;margin:0 auto;text-align:center;font-size:clamp(30px,3.4vw,48px);font-weight:400;line-height:1.06;letter-spacing:-.045em}
.sc-page .sc-usp-grid {display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin-top:48px}
.sc-page .sc-usp-grid svg {width:32px;height:32px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}
.sc-page .sc-usp-grid p {max-width:360px;margin:18px 0 0;font-size:23px;line-height:1.3;letter-spacing:-.025em}
.sc-page .sc-product {display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:24px;align-items:center;padding:88px 0;border-top:0}
.sc-page .sc-copy {grid-column:1 / span 5;min-width:0}
.sc-page .sc-copy h2 {margin:0 0 28px;font-size:clamp(32px,3.4vw,48px);font-weight:400;letter-spacing:-.05em;line-height:1.04}
.sc-page .sc-copy > p:not(.sc-kicker) {margin:0;font-size:22px;line-height:1.35;letter-spacing:-.025em}
.sc-page .sc-copy ul {list-style:none;padding:0;margin:32px 0 0;font-size:18px;line-height:1.45}
.sc-page .sc-copy li {position:relative;padding-left:22px;margin:12px 0}
.sc-page .sc-copy li::before {content:'→';position:absolute;left:0}
.sc-page .sc-visual {grid-column:7 / span 6;grid-row:1;margin:0;min-width:0}
.sc-page .sc-reverse .sc-copy {grid-column:8 / span 5}
.sc-page .sc-reverse .sc-visual {grid-column:1 / span 6}
.sc-page .sc-placeholder {aspect-ratio:4 / 3;border:1px solid var(--line);display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:24px;color:var(--muted)}
.sc-page .sc-placeholder span {font-size:12px}
.sc-page .sc-placeholder p {font-size:28px;line-height:1.15;letter-spacing:-.035em;color:var(--ink)}
.sc-page .sc-placeholder small {font-size:12px}
.sc-page .sc-product-art {overflow:visible;border:0;background:transparent}
.sc-page .sc-product-canvas {display:flex;align-items:center;justify-content:center;min-height:620px;padding:48px 44px;border-radius:24px;background:linear-gradient(145deg,#eef2ff 0%,#f6f3ff 55%,#f7f1f4 100%);overflow:hidden}
.sc-page .sc-product-card {width:min(100%,560px);overflow:hidden;border:1px solid rgba(9,9,9,.08);border-radius:18px;background:#fff;box-shadow:0 12px 32px rgba(30,35,70,.08)}
.sc-page .sc-product-art img {display:block;width:100%;height:auto}
@media(max-width:1023px) and (min-width:700px){.sc-page .sc-product-canvas {min-height:480px;padding:32px 28px}.sc-page .sc-product-card {width:min(100%,430px)}}
.sc-page .sc-close {padding:112px 0 104px}
.sc-page .sc-close h2 {max-width:1120px;margin:0 auto;text-align:center;font-size:clamp(42px,5.6vw,80px);line-height:1.02;font-weight:400;letter-spacing:-.055em}
.sc-page .sc-contact {display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:24px;border-top:1px solid var(--line);padding:56px 0 80px;scroll-margin-top:100px}
.sc-page .sc-contact > div {grid-column:1 / span 5}
.sc-page .sc-contact h2 {margin:0 0 18px;font-size:48px;line-height:1.04;letter-spacing:-.05em;font-weight:400}
.sc-page .sc-contact p {font-size:18px;line-height:1.4}
.sc-page .sc-form {grid-column:7 / span 6;margin-top:0}
.sc-page .sc-form input {min-height:44px}
@media(max-width:1023px) and (min-width:700px){
.sc-page .sc-copy,.sc-page .sc-reverse .sc-copy {grid-column:1 / span 6}
.sc-page .sc-visual,.sc-page .sc-reverse .sc-visual {grid-column:7 / span 6}
.sc-page .sc-reverse .sc-copy {grid-column:7 / span 6}
.sc-page .sc-reverse .sc-visual {grid-column:1 / span 6}
.sc-page .sc-contact h2 {font-size:36px}
}
.sc-page .sc-mobile-break {display:none}
@media(max-width:699px){
.sc-page .sc-main {padding-top:32px}
.sc-page .sc-kicker {margin-bottom:20px;font-size:12px}
.sc-page .sc-hero h1 {font-size:clamp(36px,11vw,48px);line-height:1.02}
.sc-page .sc-subline {margin:28px 0 24px;font-size:18px;line-height:1.35}
.sc-page .sc-usps {margin-top:64px;padding:32px 0 48px}
.sc-page .sc-usps h2 {font-size:30px}
.sc-page .sc-usp-grid {grid-template-columns:1fr;gap:32px;margin-top:32px}
.sc-page .sc-usp-grid p {font-size:20px;margin-top:12px}
.sc-page .sc-product {grid-template-columns:1fr;gap:32px;padding:48px 0}
.sc-page .sc-product .sc-copy,.sc-page .sc-product .sc-visual {grid-column:1;grid-row:auto}
.sc-page .sc-copy h2 {font-size:32px;margin-bottom:22px}
.sc-page .sc-copy > p:not(.sc-kicker) {font-size:18px}
.sc-page .sc-copy ul {margin-top:24px;font-size:17px}
.sc-page .sc-placeholder p {font-size:24px}
.sc-page .sc-close {padding:64px 0}
.sc-page .sc-close h2 {font-size:40px}
.sc-page .sc-contact {grid-template-columns:1fr;gap:28px;padding:36px 0 48px}
.sc-page .sc-contact > div,.sc-page .sc-form {grid-column:1}
.sc-page .sc-contact h2 {font-size:36px}
.sc-page .sc-form > div {grid-template-columns:1fr}
.sc-page .sc-product-canvas {min-height:0;padding:24px 18px;border-radius:18px}
.sc-page .sc-product-card {width:100%;border-radius:14px}
}

/* Targeted visual correction: non-interactive product labels and USP hierarchy. */
.sc-page .sc-copy .sc-kicker {display:inline-block;max-width:100%;padding:9px 16px;border-radius:999px;background:#f7f8fb;border:1px solid rgba(70,91,231,.14);color:var(--ink);font-size:14px;line-height:1.3;letter-spacing:0}
.sc-page .sc-usp-grid h3 {margin:18px 0 0;font-size:26px;line-height:1.15;font-weight:500;letter-spacing:-.025em}
.sc-page .sc-usp-grid h3 + p {margin-top:12px}
@media(max-width:699px){.sc-page .sc-usps h2 br {display:none}.sc-page .sc-usp-grid h3 {font-size:22px}}

/* Transaction artwork: use the untouched source screenshot inside the same visual frame as Zakelijk Betalen. */
.sc-page .sc-product-art--transactions .sc-product-card {aspect-ratio:900 / 930;position:relative}
.sc-page .sc-product-art--transactions .sc-product-card img {position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:55% 50%;transform:none}

/* MASTER desktop USP centering */
@media (min-width:700px) {
  .sc-page .sc-usp-grid > div {
    display:flex;
    flex-direction:column;
    align-items:center;
    justify-content:flex-start;
    text-align:center;
    min-width:0;
  }
  .sc-page .sc-usp-grid > div > svg {
    display:block;
    margin:0 auto;
  }
  .sc-page .sc-usp-grid > div > h3 {
    width:100%;
    margin-left:auto;
    margin-right:auto;
    text-align:center;
  }
  .sc-page .sc-usp-grid > div > p {
    width:100%;
    max-width:360px;
    margin-left:auto;
    margin-right:auto;
    text-align:center;
  }
}

/* Commercial close — full-width conversion layout */
.sc-page .sc-contact {
  display:grid;
  grid-template-columns:repeat(12,minmax(0,1fr));
  gap:0 24px;
  padding:56px 0 80px;
  scroll-margin-top:100px;
}
.sc-page .sc-contact > div {
  grid-column:1 / -1;
}
.sc-page .sc-contact h2 {
  margin:0 0 18px;
  font-size:48px;
  line-height:1.04;
  letter-spacing:-.05em;
  font-weight:400;
}
.sc-page .sc-contact p {
  margin:0;
  font-size:22px;
  line-height:1.4;
  letter-spacing:-.025em;
}
.sc-page .sc-form {
  grid-column:1 / -1;
  width:100%;
  margin-top:64px;
}
.sc-page .sc-form > div {
  column-gap:64px;
  row-gap:48px;
}
.sc-page .sc-form label {
  font-size:22px;
  line-height:1.3;
  letter-spacing:-.025em;
}
.sc-page .sc-form input {
  min-height:64px;
  font-size:20px;
}
.sc-page .sc-form button,
.sc-page .sc-form .btn,
.sc-page .sc-form .button {
  margin-left:auto;
}

@media(max-width:1023px) and (min-width:700px) {
  .sc-page .sc-contact h2 {font-size:42px}
  .sc-page .sc-form {margin-top:52px}
  .sc-page .sc-form > div {column-gap:40px;row-gap:40px}
}

@media(max-width:699px) {
  .sc-page .sc-contact {
    grid-template-columns:1fr;
    gap:0;
    padding:36px 0 48px;
  }
  .sc-page .sc-contact > div,
  .sc-page .sc-form {
    grid-column:1;
  }
  .sc-page .sc-contact h2 {
    font-size:36px;
    margin-bottom:14px;
  }
  .sc-page .sc-contact p {
    font-size:18px;
  }
  .sc-page .sc-form {
    margin-top:40px;
  }
  .sc-page .sc-form > div {
    grid-template-columns:1fr;
    gap:32px;
  }
  .sc-page .sc-form label {
    font-size:20px;
  }
  .sc-page .sc-form input {
    min-height:58px;
    font-size:18px;
  }
  .sc-page .sc-form button,
  .sc-page .sc-form .btn,
  .sc-page .sc-form .button {
    margin-left:auto;
  }
}


/* FINAL commercial form polish: prominent field labels + right-aligned CTA */
.sc-page .sc-form label,
.sc-page .sc-form label span {font-size:22px !important;line-height:1.25;letter-spacing:-.025em}
.sc-page .sc-form > button.sc-cta {display:flex;width:max-content;margin-top:32px;margin-left:auto !important;margin-right:0 !important}
@media(max-width:699px){
  .sc-page .sc-form label,.sc-page .sc-form label span {font-size:20px !important}
  .sc-page .sc-form > button.sc-cta {margin-left:auto !important;margin-right:0 !important}
}

/* MASTER mobile composition */
@media(max-width:699px) {
  .sc-page .sc-product {
    border-top:0;
  }

  .sc-page .sc-mobile-break {
    display:block;
  }

  .sc-page .sc-close h2 {
    font-size:32px;
    line-height:1.05;
  }

  .sc-page .sc-contact h2 {
    font-size:28px;
    line-height:1.08;
    margin-bottom:10px;
  }

  .sc-page .sc-contact p {
    font-size:18px;
    line-height:1.4;
  }

  .sc-page .sc-form {
    margin-top:44px;
  }

  .sc-page .sc-form label,
  .sc-page .sc-form label span {
    font-size:20px !important;
  }

  .sc-page .sc-form > button.sc-cta {
    margin-left:auto !important;
    margin-right:0 !important;
  }
}


/* MASTER breakpoint typography — approved 600–700px transition */
@media (min-width:600px) and (max-width:699px) {
  .sc-page .sc-usps h2 {font-size:30px}
  .sc-page .sc-close h2 {font-size:34px;line-height:1.05}
}
@media (min-width:700px) and (max-width:1023px) {
  .sc-page .sc-usps h2 {font-size:32px}
  .sc-page .sc-close h2 {font-size:36px;line-height:1.05}
}


/* MASTER legal disclosure — below footer, site aligned */
.sc-page .sc-legal-disclosure {
  width:min(calc(100% - 80px),1360px);
  max-width:1360px;
  margin:0 auto;
  padding:0 0 40px;
}
.sc-page .sc-legal-disclosure p {
  color:#777;
  width:100%;
  margin:0 0 8px;
  font-size:14px;
  line-height:1.25;
}
.sc-page .sc-legal-disclosure p:last-child {margin-bottom:0}
.sc-page .sc-legal-disclosure a {
  color:inherit;
  text-decoration:underline;
  text-underline-offset:2px;
}
@media(max-width:699px) {
  .sc-page .sc-legal-disclosure {
    width:calc(100% - 32px);
    padding:0 0 32px;
  }
  .sc-page .sc-legal-disclosure p {font-size:13px}
}
