/* Shared, static free-feature catalogue and sourced comparison for both LPs. */
.la-hero__voice-link, .hero__voice-link { color: #087d50; font-weight: 700; text-underline-offset: 5px; text-decoration-thickness: 1px; }
.lf-section { --lf-ink: #163a32; --lf-green: #087d50; --lf-muted: #53685d; --lf-line: #dce8df; color: var(--lf-ink); padding: 88px 0; scroll-margin-top: 90px !important; }
.lf-section *, .lf-section *::before, .lf-section *::after { box-sizing: border-box; }
.lf-wrap { width: min(1180px, calc(100% - 64px)); margin-inline: auto; }
.lf-section h2, .lf-section h3, .lf-section p { margin: 0; }
.lf-section h2 { font-size: clamp(28px, 3.25vw, 44px); font-weight: 800; line-height: 1.5; letter-spacing: -.04em; }
.lf-section h2 em { color: var(--lf-green); font-style: normal; }
.lf-section .lf-eyebrow { display: block; color: var(--lf-green); font-size: 12px; font-weight: 800; letter-spacing: .08em; margin-bottom: 16px; }
.lf-section .lf-lead { color: var(--lf-muted); line-height: 1.95; font-size: 15px; margin-top: 20px; }
.lf-free { background: #f0f7f1; border-top: 1px solid var(--lf-line); }
.lf-intro { display: grid; grid-template-columns: minmax(0, 1fr) 265px; gap: 45px; align-items: center; }
.lf-price { padding: 26px 24px; border: 1px solid #afcdb8; border-radius: 16px; background: #fff; text-align: center; box-shadow: 7px 7px 0 #d5e8d9; }
.lf-price > span { font-size: 12px; font-weight: 700; }
.lf-price > div { display: flex; align-items: baseline; gap: 12px; justify-content: center; line-height: 1; margin: 15px 0; }
.lf-price strong { color: var(--lf-green); font-size: 76px; font-weight: 800; letter-spacing: -.055em; }
.lf-price > div > span { font-size: 15px; font-weight: 700; }
.lf-price p { font-size: 12px; line-height: 1.9; color: var(--lf-muted); }
.lf-points { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); margin-top: 40px; padding-block: 22px; border-block: 1px solid #ccded0; }
.lf-points p { padding: 0 22px; border-left: 1px solid #ccded0; }
.lf-points p:first-child { padding-left: 0; border-left: 0; }
.lf-points b { display: block; color: var(--lf-green); font-size: 16px; line-height: 1.65; }
.lf-points span { display: block; margin-top: 6px; color: var(--lf-muted); font-size: 12px; line-height: 1.8; }
.lf-section .lf-note { color: var(--lf-muted); font-size: 11px; line-height: 1.9; }
.lf-section .lf-limit-note { margin: 12px 0 26px; }
.lf-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 18px; }
.lf-card { padding: 26px; border: 1px solid var(--lf-line); border-radius: 15px; background: #fff; min-width: 0; }
.lf-card__head { display: flex; align-items: center; justify-content: space-between; gap: 10px; margin-bottom: 16px; }
.lf-icon { width: 42px; height: 42px; padding: 10px; background: #edf6ef; border-radius: 12px; color: var(--lf-green); flex-shrink: 0; }
.lf-icon svg { display: block; width: 100%; height: 100%; }
.lf-badge { background: #eaf5ec; color: #267043; border-radius: 5px; padding: 5px 8px; font-size: 11px; font-weight: 700; }
.lf-card h3 { font-size: 19px; line-height: 1.6; letter-spacing: -.035em; }
.lf-card > p { color: var(--lf-muted); font-size: 12px; line-height: 1.8; margin-top: 6px; }
.lf-card ul { display: grid; gap: 10px; list-style: none; padding: 0; margin: 20px 0 0; }
.lf-card li { position: relative; padding-left: 22px; font-size: 13px; line-height: 1.8; }
.lf-card li::before { content: '✓'; position: absolute; left: 0; color: var(--lf-green); font-weight: 800; }
.lf-card--ai { background: #fcfbf4; border-color: #e5e0c5; }
.lf-card--ai .lf-icon, .lf-card--ai .lf-badge { color: #806322; background: #f4efd9; }
.lf-free__footer { display: flex; justify-content: space-between; align-items: center; gap: 24px; margin: 30px 0 16px; }
.lf-free__footer strong { font-size: 15px; line-height: 1.8; }
.lf-free__footer p { font-size: 12px; color: var(--lf-muted); margin-top: 6px; }
.lf-section .lf-button { display: inline-flex; justify-content: center; align-items: center; gap: 22px; padding: 17px 24px; border: 1px solid transparent; border-radius: 8px; color: #fff; background: var(--lf-green); text-decoration: none; font-size: 14px; font-weight: 700; line-height: 1.6; transition: background .15s; }
.lf-section .lf-button:hover { background: #055d3c; }
.lf-section a:focus-visible, .lf-table-scroll:focus-visible { outline: 3px solid #7351d4; outline-offset: 4px; }
.lf-expand { display: flex; justify-content: space-between; align-items: center; gap: 30px; margin-top: 32px; padding: 28px 30px; background: #173a35; color: #fff; border-radius: 14px; }
.lf-expand .lf-eyebrow { color: #b4d8bd; margin-bottom: 8px; }
.lf-expand h3 { font-size: 21px; line-height: 1.65; }
.lf-expand p { margin-top: 10px; font-size: 12px; line-height: 1.9; color: #d5e4da; }
.lf-expand a { color: #fff; flex-shrink: 0; text-underline-offset: 6px; font-size: 13px; line-height: 1.8; }
.lf-compare { background: #fff; }
.lf-heading { max-width: 800px; }
.lf-example { margin-top: 36px; padding: 30px; border: 1px solid var(--lf-line); border-radius: 18px; background: #f8faf7; }
.lf-example__heading > span { font-size: 11px; font-weight: 700; color: var(--lf-green); }
.lf-example__heading h3 { font-size: 21px; line-height: 1.6; margin-top: 8px; }
.lf-example__heading p { font-size: 13px; margin-top: 8px; color: var(--lf-muted); }
.lf-costs { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 16px; margin: 24px 0 16px; }
.lf-cost { display: flex; flex-direction: column; padding: 23px; border: 1px solid var(--lf-line); border-radius: 10px; background: #fff; }
.lf-cost__name { font-size: 17px; font-weight: 800; line-height: 1.8; }
.lf-lme { font-size: 12px; font-weight: 500; }
.lf-cost__plan { font-size: 11px; color: var(--lf-muted); margin-top: 4px; }
.lf-cost p { display: flex; flex-wrap: wrap; align-items: baseline; gap: 8px; margin: 14px 0; }
.lf-cost strong { font-size: clamp(27px, 3vw, 42px); font-weight: 800; letter-spacing: -.04em; line-height: 1.2; }
.lf-cost p > span { font-size: 12px; }
.lf-cost__note { margin-top: auto; padding-top: 12px; border-top: 1px solid var(--lf-line); font-size: 10px; color: var(--lf-muted); line-height: 1.9; }
.lf-cost--linsta { background: #e7f4e9; border: 2px solid var(--lf-green); }
.lf-cost--linsta .lf-cost__name, .lf-cost--linsta strong { color: var(--lf-green); }
.lf-section .lf-table-hint { display: flex; justify-content: space-between; align-items: center; gap: 16px; font-size: 14px; font-weight: 700; margin: 32px 0 12px; }
.lf-table-hint span { display: none; font-size: 11px; color: var(--lf-muted); font-weight: 400; }
.lf-table-scroll { overflow-x: auto; border: 1px solid var(--lf-line); border-radius: 12px; overscroll-behavior-x: contain; }
.lf-table { width: 100%; min-width: 730px; border-collapse: collapse; font-size: 13px; text-align: left; line-height: 1.8; }
.lf-table th, .lf-table td { padding: 18px 20px; border-bottom: 1px solid var(--lf-line); vertical-align: middle; width: 25%; }
.lf-table thead th { background: #f3f6f2; font-size: 14px; }
.lf-table tr > :nth-child(2) { background: #edf7ed; }
.lf-table thead th:nth-child(2) { color: #fff; background: var(--lf-green); }
.lf-table tbody th { font-weight: 600; }
.lf-table td b { color: var(--lf-green); font-weight: 700; }
.lf-table small { display: block; color: var(--lf-muted); font-size: 10px; line-height: 1.8; margin-top: 3px; }
.lf-table tbody tr:last-child > * { border-bottom: 0; }
.lf-sources { color: var(--lf-muted); font-size: 11px; line-height: 1.95; margin-top: 16px; }
.lf-sources p + p { margin-top: 7px; }
.lf-sources a { color: var(--lf-green); text-underline-offset: 3px; }
.lf-compare__cta { display: flex; justify-content: space-between; align-items: center; gap: 30px; border-top: 1px solid var(--lf-line); margin-top: 32px; padding-top: 30px; }
.lf-compare__cta strong { display: block; font-size: 22px; line-height: 1.6; }
.lf-compare__cta p > span { display: block; font-size: 13px; margin-top: 7px; color: var(--lf-muted); }
.lf-sr-only { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip-path: inset(50%); white-space: nowrap; }
.lf-keep { display: inline-block; }
.lf-voice { color: #fff; background: radial-gradient(ellipse at 90% 10%, #234f51 0, transparent 50%), #122f34; overflow: clip; }
.lf-voice__grid { display: grid; grid-template-columns: minmax(0, 1fr) minmax(0, 1fr); align-items: center; gap: 72px; }
.lf-voice .lf-eyebrow { color: #b7dbbf; }
.lf-voice__badge { display: inline-block; margin-left: 12px; padding: 5px 10px; color: #e6f4d9; border: 1px solid #66847c; border-radius: 5px; font-size: 10px; letter-spacing: 0; }
.lf-voice h2 { font-size: clamp(34px, 3.8vw, 52px); line-height: 1.5; }
.lf-voice h2 em { color: #d5eeb0; }
.lf-voice .lf-voice__tagline { margin-top: 22px; font-weight: 700; font-size: 18px; line-height: 1.8; }
.lf-voice .lf-lead { color: #cbdbd9; font-size: 14px; }
.lf-voice__benefits { list-style: none; margin: 25px 0; padding: 0; border-top: 1px solid #41605f; }
.lf-voice__benefits li { display: flex; align-items: baseline; gap: 20px; padding: 12px 0; border-bottom: 1px solid #41605f; font-size: 12px; }
.lf-voice__benefits b { width: 5em; flex-shrink: 0; font-size: 13px; color: #d5eeb0; }
.lf-voice__benefits span { color: #dbe8e5; }
.lf-voice .lf-button { background: #d5eeb0; color: #183a32; }
.lf-voice .lf-button:hover { background: #e5f6cc; }
.lf-voice .lf-note { margin-top: 17px; color: #bacdca; font-size: 10px; }
.lf-voice-demo { margin: 0; padding: 27px; border: 1px solid #6a87813d; border-radius: 22px; background: linear-gradient(150deg, #fffffffa, #edf5f0); box-shadow: 0 24px 60px #021b2650; color: #173a35; }
.lf-voice-demo__head { display: flex; justify-content: space-between; gap: 12px; align-items: center; }
.lf-voice-demo__head > div { display: flex; align-items: center; gap: 8px; font-size: 13px; }
.lf-voice-demo__head > span { font-size: 9px; letter-spacing: .12em; color: #637c6d; }
.lf-voice-demo__dot { width: 7px; height: 7px; border-radius: 50%; background: #43996a; }
.lf-wave { display: flex; align-items: center; justify-content: center; gap: 5px; height: 92px; margin: 15px 0; background: radial-gradient(ellipse, #daeccf99, transparent 65%); }
.lf-wave i { display: block; height: var(--wave-height); width: 5px; border-radius: 9px; background: linear-gradient(#91c3a6, #36796c); animation: lf-wave 2.8s ease-in-out var(--wave-delay) 1; }
@keyframes lf-wave { 0%, 100% { transform: scaleY(1); } 30% { transform: scaleY(.35); } 65% { transform: scaleY(.8); } }
.lf-conversation { display: grid; gap: 16px; list-style: none; padding: 0; margin: 0; }
.lf-conversation li { max-width: 92%; }
.lf-conversation__who { display: block; margin-bottom: 6px; color: #62766d; font-size: 9px; line-height: 1.7; }
.lf-conversation p { padding: 13px 16px; border: 1px solid #dce5dc; border-radius: 0 12px 12px; background: #fff; font-size: 12px; line-height: 1.8; }
.lf-conversation__you { justify-self: end; }
.lf-conversation__you .lf-conversation__who { text-align: right; }
.lf-conversation__you p { background: #e1efd4; border-color: #cddfbc; border-radius: 12px 0 12px 12px; }
.lf-voice-demo__foot { display: flex; align-items: center; justify-content: center; gap: 8px; margin: 22px 0 12px; padding-top: 18px; border-top: 1px solid #d3dfd6; }
.lf-voice-demo__foot > span { color: #448760; font-weight: 700; }
.lf-voice-demo__foot p { font-size: 10px; line-height: 1.7; color: #395a49; }
.lf-voice-demo figcaption { font-size: 9px; line-height: 1.8; color: #64776a; text-align: center; }
@media (max-width: 1024px) {
  .lf-section { padding-block: 64px; }
  .lf-intro { grid-template-columns: minmax(0, 1fr) 220px; gap: 28px; }
  .lf-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .lf-expand { align-items: flex-start; flex-direction: column; gap: 16px; }
  .lf-cost { padding: 18px; }
  .lf-table-hint span { display: inline; }
  .lf-voice__grid { gap: 32px; }
}
@media (max-width: 760px) {
  .lf-wrap { width: calc(100% - 40px); }
  .lf-intro { grid-template-columns: 1fr; gap: 24px; }
  .lf-price { display: grid; grid-template-columns: 1fr 1fr; gap: 8px 16px; align-items: center; padding: 22px; text-align: left; }
  .lf-price > span { grid-column: 1 / -1; }
  .lf-price > div { justify-content: flex-start; margin: 5px 0; }
  .lf-price strong { font-size: 62px; }
  .lf-points { grid-template-columns: 1fr; gap: 18px; margin-top: 28px; }
  .lf-points p { padding: 0; border: 0; }
  .lf-points b { font-size: 15px; }
  .lf-points span { margin-top: 3px; }
  .lf-free__footer, .lf-compare__cta { flex-direction: column; align-items: stretch; gap: 18px; }
  .lf-example { padding: 22px; }
  .lf-costs { grid-template-columns: 1fr; gap: 10px; }
  .lf-cost { display: flex; padding: 18px; align-items: stretch; }
  .lf-cost__plan { grid-column: 1; }
  .lf-cost p { margin: 12px 0; }
  .lf-cost strong { font-size: 30px; }
  .lf-cost__note { grid-column: 1 / -1; margin-top: 12px; padding-top: 8px; }
  .lf-table-hint span { display: inline; }
  .lf-section .lf-table-hint { flex-wrap: wrap; gap: 4px; }
  .lf-voice__grid { grid-template-columns: 1fr; }
  .lf-voice__copy .lf-button { width: 100%; }
  .lf-voice-demo { max-width: 540px; width: 100%; margin-inline: auto; }
}
@media (max-width: 480px) {
  .lf-section h2 { font-size: 25px; }
  .lf-section .lf-lead { font-size: 14px; }
  .lf-grid { grid-template-columns: 1fr; gap: 12px; }
  .lf-card { padding: 23px; }
  .lf-card ul { gap: 8px; }
  .lf-free__footer strong { font-size: 14px; }
  .lf-expand { padding: 24px; }
  .lf-expand h3, .lf-example__heading h3 { font-size: 19px; }
  .lf-example { padding: 18px; }
  .lf-cost { grid-template-columns: 1fr; }
  .lf-cost p { grid-column: 1; grid-row: auto; margin-top: 10px; }
  .lf-cost__name { font-size: 16px; }
  .lf-compare__cta strong { font-size: 20px; }
  .lf-voice h2 { font-size: 33px; }
  .lf-voice .lf-voice__tagline { font-size: 16px; }
  .lf-voice-demo { padding: 20px; }
  .lf-conversation li { max-width: 97%; }
  .lf-conversation p { padding: 12px; font-size: 11px; }
  .lf-wave { gap: 4px; }
}
@media (prefers-reduced-motion: reduce) { .lf-section .lf-button { transition: none; } .lf-wave i { animation: none; } }
