.lp-preview[hidden] { display: none; }
.lp-preview { display: flex; flex-wrap: wrap; align-items: center; justify-content: center; gap: .7rem; padding: .8rem 1rem; color: #172c35; background: #f5dc9a; font: 600 14px/1.5 sans-serif; }
.lp-preview a { padding: .4rem .8rem; border: 1px solid currentColor; border-radius: 4px; color: inherit; text-decoration: none; }
.lp-preview a[aria-current="page"] { background: #172c35; color: white; }
.lp-product-hero { color: #163b40; background: #f2f3ec; padding: clamp(3.5rem, 6vw, 7rem) 0 4rem; }
.lp-product-hero__layout { display: grid; grid-template-columns: .95fr 1.1fr; align-items: center; gap: clamp(2rem, 4vw, 5rem); }
.lp-product-hero__copy h1 { font-size: clamp(2.25rem, 3.8vw, 4rem); line-height: 1.5; letter-spacing: -.045em; margin: 0 0 1.6rem; }
.lp-product-hero__copy > p { color: #354f53; max-width: 37em; line-height: 1.9; }
.lp-product-hero__proof { margin: 0; padding: 1rem; background: #e0e8de; border: 1px solid #bccfc8; border-radius: 14px; box-shadow: 0 25px 65px #123d3d20; }
.lp-product-hero__proof img { display: block; width: 100%; height: auto; border: 1px solid #9cb4ac; border-radius: 6px; }
.lp-product-hero__proof figcaption { color: #3b5753; padding: .85rem .25rem 0; font-size: .875rem; line-height: 1.7; }
.lp-variant-actions { display: flex; flex-wrap: wrap; align-items: center; gap: 1.3rem; margin: 1.8rem 0; }
.lp-variant-link { color: inherit; text-decoration: underline; text-underline-offset: .35em; font-size: 1rem; font-weight: 600; line-height: 1.8; }
.lp-variant-link span { margin-left: .3rem; }
.lp-variant-benefit { max-width: 39em; border-top: 1px solid #9cb4ac; padding-top: 1.1rem; }
.lp-variant-benefit p { margin: 0; font-size: .875rem; line-height: 1.8; }
.lp-variant-benefit p + p { margin-top: .4rem; }
.lp-variant-benefit strong { font-size: 1rem; }
.lp-story-hero { position: relative; isolation: isolate; overflow: hidden; color: #fff5e6; background: #13262b; }
.lp-story-hero__art { position: absolute; inset: 0; z-index: -2; }
.lp-story-hero__art img { width: 100%; height: 100%; object-fit: cover; object-position: 70% 50%; }
.lp-story-hero::before { content: ""; position: absolute; inset: 0; z-index: -1; background: linear-gradient(90deg, #0e2028f5 0%, #0e2028ed 30%, #0e2028aa 58%, #0e202824 100%); }
.lp-story-hero__layout { display: flex; align-items: center; min-height: 760px; padding-block: clamp(4rem, 7vw, 7rem); }
.lp-story-hero__copy { max-width: 610px; }
.lp-story-hero__copy h1 { margin: 0 0 1.6rem; font-size: clamp(2.3rem, 4vw, 4.3rem); line-height: 1.55; letter-spacing: -.045em; text-wrap: balance; }
.lp-story-hero__copy > p { max-width: 34em; line-height: 1.95; color: #fff5e6; }
.lp-story-hero .lp-variant-benefit { border-color: #d9c6a862; }
.lp-variant-section { padding: clamp(3.5rem, 7vw, 7rem) 0; }
.lp-variant-section--paper { color: #253f43; background: #f8f5ed; }
.lp-variant-section--teal { color: #f4eee3; background: #254c4e; }
.lp-variant-section--ink { color: #f4eee3; background: #182e35; }
.lp-variant-split { display: grid; grid-template-columns: .95fr 1.05fr; align-items: center; gap: clamp(2rem, 5vw, 6rem); }
.lp-variant-copy h2 { font-size: clamp(1.8rem, 2.6vw, 2.8rem); line-height: 1.6; letter-spacing: -.035em; margin: 0 0 1.3rem; text-wrap: balance; }
.lp-variant-copy p { line-height: 1.95; margin: 0 0 1.5rem; }
.lp-product-hero__copy > p, .lp-story-hero__copy > p, .lp-variant-copy > p { font-size: var(--lp-text-lg, 1.125rem); }
html[lang="en"] .lp-product-hero__copy h1 { line-height: 1.25; }
.lp-variant-copy--wide { max-width: 52rem; margin-bottom: 2.5rem; }
.lp-variant-proof { margin: 0; min-width: 0; }
.lp-variant-proof a { display: block; }
.lp-variant-proof img { display: block; width: 100%; height: auto; border-radius: 6px; border: 1px solid #9ab4ad; }
.lp-variant-proof figcaption { font-size: .875rem; line-height: 1.8; margin-top: .8rem; }
.lp-variant-proof--small { max-width: 602px; }
.lp-variant-proof--export { width: min(100%, 384px); margin-inline: auto; }
.lp-variant-proof-pair { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 2rem; }
.lp-variant-trust { margin-top: 4rem; padding-top: 2rem; border-top: 1px solid #c4d2c944; }
.lp-variant-trust h3 { font-size: 1.25rem; line-height: 1.7; margin: 0 0 1rem; }
.lp-variant-trust p { font-size: .9375rem; line-height: 1.9; max-width: 64rem; }
.lp-variant-trust__links { display: flex; flex-wrap: wrap; gap: 1.5rem; font-size: .9375rem; }
.lp-variant-trust__links a { color: inherit; text-underline-offset: .3em; }
@media (max-width: 1000px) {
  .lp-product-hero__layout, .lp-variant-split { grid-template-columns: 1fr; gap: 2.5rem; }
  .lp-product-hero__copy { max-width: 44rem; }
  .lp-product-hero__proof { max-width: 850px; }
  .lp-story-hero__layout { min-height: 710px; }
  .lp-story-hero::before { background: linear-gradient(90deg, #0e2028f2, #0e2028c4 65%, #0e202871); }
}
@media (max-width: 680px) {
  .lp-product-hero__copy > p, .lp-story-hero__copy > p, .lp-variant-copy > p { font-size: 1.0625rem; }
  .lp-product-hero { padding-top: 3rem; }
  .lp-product-hero__copy h1 { font-size: clamp(2rem, 8.5vw, 3rem); }
  .lp-story-hero__layout { min-height: 0; padding-top: 4rem; padding-bottom: 4rem; }
  .lp-story-hero__copy h1 { font-size: clamp(2rem, 8.3vw, 3rem); }
  .lp-story-hero::before { background: linear-gradient(180deg, #0e2028d9, #0e2028df 55%, #0e2028f7); }
  .lp-story-hero__art img { object-position: 68% 25%; }
  .lp-variant-proof-pair { grid-template-columns: 1fr; gap: 2rem; }
  .lp-variant-actions { align-items: flex-start; flex-direction: column; gap: 1rem; }
  .lp-variant-actions .button { width: 100%; justify-content: center; }
  .lp-product-hero__proof { padding: .6rem; }
}
@media print {
  .lp-preview, .lp-story-hero__art { display: none; }
  .lp-story-hero::before { display: none; }
  .lp-product-hero, .lp-story-hero, .lp-variant-section { background: white; color: black; }
  .lp-story-hero__copy > p { color: black; }
  .lp-story-hero__layout { min-height: 0; }
}
