/* ========================================================================
   LISTS LANDING PAGE
   Uses shared design system tokens. Only ls- prefixed classes for
   page-specific layout elements (cards, grids, connectors, hero visual).
   ======================================================================== */


/* ========================================================================
   GLOBAL OVERRIDES — left-align all section headers on this page
   (shared .section-header defaults to text-align: center)
   ======================================================================== */

.ls-problem .section-header,
.ls-silence .section-header,
.ls-deliverability .section-header,
.ls-wrong-people .section-header,
.ls-steps .section-header,
.ls-how-it-works .section-header,
.ls-dirty-job .section-header,
.ls-sexy-again .section-header,
.ls-inbound .section-header,
.ls-keep-warm .section-header,
.ls-apps .section-header,
.ls-crm .section-header,
.ls-imagine .section-header {
    text-align: left;
}

.ls-problem .section-header.conheca-header-with-logo,
.ls-silence .section-header.conheca-header-with-logo,
.ls-deliverability .section-header.conheca-header-with-logo,
.ls-wrong-people .section-header.conheca-header-with-logo,
.ls-steps .section-header.conheca-header-with-logo,
.ls-how-it-works .section-header.conheca-header-with-logo,
.ls-dirty-job .section-header.conheca-header-with-logo,
.ls-sexy-again .section-header.conheca-header-with-logo,
.ls-inbound .section-header.conheca-header-with-logo,
.ls-keep-warm .section-header.conheca-header-with-logo,
.ls-apps .section-header.conheca-header-with-logo,
.ls-crm .section-header.conheca-header-with-logo,
.ls-imagine .section-header.conheca-header-with-logo {
    flex-direction: row;
    align-items: center;
}

.ls-cta .ls-cta__inner .conheca-header-logo {
    margin-bottom: 10px;
}


/* ========================================================================
   WAVE DIVIDERS
   ======================================================================== */

.ls-problem::before {
    content: "";
    position: absolute;
    top: -79px;
    left: 0;
    width: 100%;
    height: 80px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1440 80' preserveAspectRatio='none'%3E%3Cpath d='M0,0 C300,80 900,0 1440,60 L1440,80 L0,80 Z' fill='%23dbeafe'/%3E%3C/svg%3E");
    background-size: 100% 100%;
    pointer-events: none;
    z-index: 2;
}

.ls-silence::before {
    content: "";
    position: absolute;
    top: -79px;
    left: 0;
    width: 100%;
    height: 80px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1440 80' preserveAspectRatio='none'%3E%3Cpath d='M0,0 C420,80 1020,0 1440,60 L1440,80 L0,80 Z' fill='%23ffffff'/%3E%3C/svg%3E");
    background-size: 100% 100%;
    pointer-events: none;
    z-index: 2;
}

.ls-deliverability::before {
    content: "";
    position: absolute;
    top: -79px;
    left: 0;
    width: 100%;
    height: 80px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1440 80' preserveAspectRatio='none'%3E%3Cpath d='M0,0 C300,80 900,0 1440,80 L1440,80 L0,80 Z' fill='%230f172a'/%3E%3C/svg%3E");
    background-size: 100% 100%;
    pointer-events: none;
    z-index: 2;
}

.ls-wrong-people::before {
    content: "";
    position: absolute;
    top: -79px;
    left: 0;
    width: 100%;
    height: 80px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1440 80' preserveAspectRatio='none'%3E%3Cpath d='M0,0 C480,80 960,0 1440,60 L1440,80 L0,80 Z' fill='%23dbeafe'/%3E%3C/svg%3E");
    background-size: 100% 100%;
    pointer-events: none;
    z-index: 2;
}

.ls-steps::before {
    content: "";
    position: absolute;
    top: -79px;
    left: 0;
    width: 100%;
    height: 80px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1440 80' preserveAspectRatio='none'%3E%3Cpath d='M0,0 C360,80 1080,0 1440,60 L1440,80 L0,80 Z' fill='%23ffffff'/%3E%3C/svg%3E");
    background-size: 100% 100%;
    pointer-events: none;
    z-index: 2;
}

.ls-how-it-works::before {
    content: "";
    position: absolute;
    top: -79px;
    left: 0;
    width: 100%;
    height: 80px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1440 80' preserveAspectRatio='none'%3E%3Cpath d='M0,0 C480,80 960,0 1440,60 L1440,80 L0,80 Z' fill='%230f172a'/%3E%3C/svg%3E");
    background-size: 100% 100%;
    pointer-events: none;
    z-index: 2;
}

.ls-dirty-job::before {
    content: "";
    position: absolute;
    top: -79px;
    left: 0;
    width: 100%;
    height: 80px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1440 80' preserveAspectRatio='none'%3E%3Cpath d='M0,0 C360,80 1080,0 1440,60 L1440,80 L0,80 Z' fill='%23dbeafe'/%3E%3C/svg%3E");
    background-size: 100% 100%;
    pointer-events: none;
    z-index: 2;
}

.ls-sexy-again::before {
    content: "";
    position: absolute;
    top: -79px;
    left: 0;
    width: 100%;
    height: 80px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1440 80' preserveAspectRatio='none'%3E%3Cpath d='M0,0 C420,80 960,0 1440,80 L1440,80 L0,80 Z' fill='%23ffffff'/%3E%3C/svg%3E");
    background-size: 100% 100%;
    pointer-events: none;
    z-index: 2;
}

.ls-inbound::before {
    content: "";
    position: absolute;
    top: -79px;
    left: 0;
    width: 100%;
    height: 80px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1440 80' preserveAspectRatio='none'%3E%3Cpath d='M0,0 C300,80 900,0 1440,60 L1440,80 L0,80 Z' fill='%23dbeafe'/%3E%3C/svg%3E");
    background-size: 100% 100%;
    pointer-events: none;
    z-index: 2;
}

.ls-keep-warm::before {
    content: "";
    position: absolute;
    top: -79px;
    left: 0;
    width: 100%;
    height: 80px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1440 80' preserveAspectRatio='none'%3E%3Cpath d='M0,0 C360,80 1080,0 1440,60 L1440,80 L0,80 Z' fill='%23ffffff'/%3E%3C/svg%3E");
    background-size: 100% 100%;
    pointer-events: none;
    z-index: 2;
}

.ls-apps::before {
    content: "";
    position: absolute;
    top: -79px;
    left: 0;
    width: 100%;
    height: 80px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1440 80' preserveAspectRatio='none'%3E%3Cpath d='M0,0 C480,80 960,0 1440,60 L1440,80 L0,80 Z' fill='%23dbeafe'/%3E%3C/svg%3E");
    background-size: 100% 100%;
    pointer-events: none;
    z-index: 2;
}

.ls-crm::before {
    content: "";
    position: absolute;
    top: -79px;
    left: 0;
    width: 100%;
    height: 80px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1440 80' preserveAspectRatio='none'%3E%3Cpath d='M0,0 C480,80 960,0 1440,60 L1440,80 L0,80 Z' fill='%230f172a'/%3E%3C/svg%3E");
    background-size: 100% 100%;
    pointer-events: none;
    z-index: 2;
}

.ls-imagine::before {
    content: "";
    position: absolute;
    top: -79px;
    left: 0;
    width: 100%;
    height: 80px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1440 80' preserveAspectRatio='none'%3E%3Cpath d='M0,0 C300,80 900,0 1440,60 L1440,80 L0,80 Z' fill='%23f6f7fc'/%3E%3C/svg%3E");
    background-size: 100% 100%;
    pointer-events: none;
    z-index: 2;
}

.ls-cta::before {
    content: "";
    position: absolute;
    top: -79px;
    left: 0;
    width: 100%;
    height: 80px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1440 80' preserveAspectRatio='none'%3E%3Cpath d='M0,0 C480,80 960,0 1440,60 L1440,80 L0,80 Z' fill='%230f172a'/%3E%3C/svg%3E");
    background-size: 100% 100%;
    pointer-events: none;
    z-index: 2;
}


/* ========================================================================
   HERO VISUAL — animated lead list with highlight + reorder
   Light card on light page bg. 3D perspective. 10 rows, slot = 50px.
   JS toggles .ls-phase-highlight / .ls-phase-reorder on .ls-list-demo.
   Good: 1,3,4,6,8,10 → slots 0-5.  Bad: 2,5,7,9 → slots 6-9.
   ======================================================================== */

.ls-hero-visual {
    width: 100%;
    max-width: 480px;
    margin: 50px auto 0;
}

.ls-hero-visual .ls-list-demo {
    position: relative;
    background: linear-gradient(160deg, #eef1f8, #e4e8f0);
    border-radius: 10px;
    padding: 25px;
    transform: perspective(1200px) rotateY(-2deg) rotateX(1deg);
    transform-style: preserve-3d;
    box-shadow:
        0 1px 2px rgba(0, 0, 0, 0.04),
        0 4px 8px rgba(0, 0, 0, 0.04),
        0 12px 24px rgba(0, 0, 0, 0.05),
        0 24px 48px rgba(0, 0, 0, 0.06),
        0 48px 96px rgba(0, 0, 0, 0.08);
    transition: background 0.6s ease;
}

.ls-hero-visual .ls-list-demo .ls-list-demo__rows {
    position: relative;
    height: 494px;
}


/* LEAD ROW — base grey state */

.ls-hero-visual .ls-list-demo .ls-lead {
    position: absolute;
    left: 0;
    right: 0;
    height: 44px;
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 0 10px;
    border-radius: 10px;
    background: #f6f7fc;
    border-left: 3px solid transparent;
    transition:
        transform 0.9s cubic-bezier(0.34, 1.56, 0.64, 1),
        background 0.5s ease,
        border-color 0.5s ease,
        opacity 0.5s ease,
        box-shadow 0.5s ease;
    transition-delay: 0s;
}

.ls-hero-visual .ls-list-demo .ls-lead--1 { top: 0; }
.ls-hero-visual .ls-list-demo .ls-lead--2 { top: 50px; }
.ls-hero-visual .ls-list-demo .ls-lead--3 { top: 100px; }
.ls-hero-visual .ls-list-demo .ls-lead--4 { top: 150px; }
.ls-hero-visual .ls-list-demo .ls-lead--5 { top: 200px; }
.ls-hero-visual .ls-list-demo .ls-lead--6 { top: 250px; }
.ls-hero-visual .ls-list-demo .ls-lead--7 { top: 300px; }
.ls-hero-visual .ls-list-demo .ls-lead--8 { top: 350px; }
.ls-hero-visual .ls-list-demo .ls-lead--9 { top: 400px; }
.ls-hero-visual .ls-list-demo .ls-lead--10 { top: 450px; }


/* AVATAR — base */

.ls-hero-visual .ls-list-demo .ls-lead .ls-lead__avatar {
    width: 34px;
    height: 34px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 11px;
    font-weight: 700;
    flex-shrink: 0;
    letter-spacing: 0.04em;
    background: #c5cad4;
    color: #9aa2ae;
    transition: background 0.5s ease, color 0.5s ease, box-shadow 0.5s ease;
}


/* INFO — base */

.ls-hero-visual .ls-list-demo .ls-lead .ls-lead__info {
    flex: 1;
    min-width: 0;
    display: flex;
    flex-direction: column;
    gap: 2px;
}

.ls-hero-visual .ls-list-demo .ls-lead .ls-lead__name {
    font-size: 13px;
    font-weight: 600;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    transition: color 0.5s ease;
}

.ls-hero-visual .ls-list-demo .ls-lead .ls-lead__meta {
    font-size: 11px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    transition: color 0.5s ease;
}


/* STATUS BADGE — base (hidden) */

.ls-hero-visual .ls-list-demo .ls-lead .ls-lead__status {
    font-size: 10px;
    font-weight: 700;
    padding: 3px 10px;
    border-radius: 50px;
    white-space: nowrap;
    letter-spacing: 0.03em;
    opacity: 0;
    transition: opacity 0.5s ease, background 0.5s ease, color 0.5s ease, box-shadow 0.5s ease;
    flex-shrink: 0;
}


/* DIVIDER — between good and bad after reorder */

.ls-hero-visual .ls-list-demo .ls-list-demo__divider {
    position: absolute;
    left: 25px;
    right: 25px;
    top: calc(25px + 300px - 3px);
    height: 2px;
    background: linear-gradient(to right, transparent, #ef4444, transparent);
    opacity: 0;
    transition: opacity 0.6s ease 0.4s;
    pointer-events: none;
}


/* ====================== PHASE 1: HIGHLIGHT ====================== */


/* CARD — no background change, stays neutral */


/* GOOD ROWS — white card, elevated, colorful shadow */

.ls-phase-highlight .ls-lead--good {
    background: #ffffff;
    border-left: 4px solid #22c55e;
    box-shadow:
        0 2px 8px rgba(34, 197, 94, 0.15),
        0 8px 25px rgba(28, 145, 228, 0.1);
}


/* BAD ROWS — red tint, dimmed but still readable */

.ls-phase-highlight .ls-lead--bad {
    background: #f3d5d5;
    opacity: 0.7;
    border-left: 4px solid #ef4444;
}


/* GOOD AVATARS — accent background + white initials */

.ls-hero-visual .ls-list-demo.ls-phase-highlight .ls-lead--good .ls-lead__avatar {
    background: var(--color-primary);
    color: #ffffff;
    box-shadow: 0 0 14px rgba(59, 130, 246, 0.35);
}


/* BAD AVATARS — stay default grey (no override needed) */


/* GOOD TEXT — crisp dark */

.ls-phase-highlight .ls-lead--good .ls-lead__name {
    color: #0f172a;
}

.ls-phase-highlight .ls-lead--good .ls-lead__meta {
    color: #475569;
}


/* BAD TEXT — washed out */

.ls-phase-highlight .ls-lead--bad .ls-lead__name {
    color: #94a3b8;
}

.ls-phase-highlight .ls-lead--bad .ls-lead__meta {
    color: #cbd5e1;
}


/* BADGES — appear */

.ls-hero-visual .ls-list-demo.ls-phase-highlight .ls-lead .ls-lead__status {
    opacity: 1;
}

.ls-hero-visual .ls-list-demo.ls-phase-highlight .ls-lead .ls-lead__status--good {
    background: none;
    padding: 0;
    width: 20px;
    height: 20px;
}

.ls-hero-visual .ls-list-demo.ls-phase-highlight .ls-lead .ls-lead__status--good svg {
    width: 20px;
    height: 20px;
    display: block;
}

.ls-hero-visual .ls-list-demo.ls-phase-highlight .ls-lead .ls-lead__status--bad {
    background: #cbd5e1;
    color: #64748b;
    padding: 4px 12px;
    font-size: 9px;
    text-transform: capitalize;
}


/* STAGGER DELAYS — scan effect top to bottom */

.ls-phase-highlight .ls-lead--1,
.ls-phase-highlight .ls-lead--1 .ls-lead__avatar,
.ls-phase-highlight .ls-lead--1 .ls-lead__name,
.ls-phase-highlight .ls-lead--1 .ls-lead__meta,
.ls-phase-highlight .ls-lead--1 .ls-lead__status { transition-delay: 0s; }

.ls-phase-highlight .ls-lead--2,
.ls-phase-highlight .ls-lead--2 .ls-lead__avatar,
.ls-phase-highlight .ls-lead--2 .ls-lead__name,
.ls-phase-highlight .ls-lead--2 .ls-lead__meta,
.ls-phase-highlight .ls-lead--2 .ls-lead__status { transition-delay: 0.08s; }

.ls-phase-highlight .ls-lead--3,
.ls-phase-highlight .ls-lead--3 .ls-lead__avatar,
.ls-phase-highlight .ls-lead--3 .ls-lead__name,
.ls-phase-highlight .ls-lead--3 .ls-lead__meta,
.ls-phase-highlight .ls-lead--3 .ls-lead__status { transition-delay: 0.16s; }

.ls-phase-highlight .ls-lead--4,
.ls-phase-highlight .ls-lead--4 .ls-lead__avatar,
.ls-phase-highlight .ls-lead--4 .ls-lead__name,
.ls-phase-highlight .ls-lead--4 .ls-lead__meta,
.ls-phase-highlight .ls-lead--4 .ls-lead__status { transition-delay: 0.24s; }

.ls-phase-highlight .ls-lead--5,
.ls-phase-highlight .ls-lead--5 .ls-lead__avatar,
.ls-phase-highlight .ls-lead--5 .ls-lead__name,
.ls-phase-highlight .ls-lead--5 .ls-lead__meta,
.ls-phase-highlight .ls-lead--5 .ls-lead__status { transition-delay: 0.32s; }

.ls-phase-highlight .ls-lead--6,
.ls-phase-highlight .ls-lead--6 .ls-lead__avatar,
.ls-phase-highlight .ls-lead--6 .ls-lead__name,
.ls-phase-highlight .ls-lead--6 .ls-lead__meta,
.ls-phase-highlight .ls-lead--6 .ls-lead__status { transition-delay: 0.4s; }

.ls-phase-highlight .ls-lead--7,
.ls-phase-highlight .ls-lead--7 .ls-lead__avatar,
.ls-phase-highlight .ls-lead--7 .ls-lead__name,
.ls-phase-highlight .ls-lead--7 .ls-lead__meta,
.ls-phase-highlight .ls-lead--7 .ls-lead__status { transition-delay: 0.48s; }

.ls-phase-highlight .ls-lead--8,
.ls-phase-highlight .ls-lead--8 .ls-lead__avatar,
.ls-phase-highlight .ls-lead--8 .ls-lead__name,
.ls-phase-highlight .ls-lead--8 .ls-lead__meta,
.ls-phase-highlight .ls-lead--8 .ls-lead__status { transition-delay: 0.56s; }

.ls-phase-highlight .ls-lead--9,
.ls-phase-highlight .ls-lead--9 .ls-lead__avatar,
.ls-phase-highlight .ls-lead--9 .ls-lead__name,
.ls-phase-highlight .ls-lead--9 .ls-lead__meta,
.ls-phase-highlight .ls-lead--9 .ls-lead__status { transition-delay: 0.64s; }

.ls-phase-highlight .ls-lead--10,
.ls-phase-highlight .ls-lead--10 .ls-lead__avatar,
.ls-phase-highlight .ls-lead--10 .ls-lead__name,
.ls-phase-highlight .ls-lead--10 .ls-lead__meta,
.ls-phase-highlight .ls-lead--10 .ls-lead__status { transition-delay: 0.72s; }


/* ====================== PHASE 2: REORDER ====================== */

.ls-phase-reorder .ls-lead--1 { transform: translateY(0); }
.ls-phase-reorder .ls-lead--2 { transform: translateY(250px); }
.ls-phase-reorder .ls-lead--3 { transform: translateY(-50px); }
.ls-phase-reorder .ls-lead--4 { transform: translateY(-50px); }
.ls-phase-reorder .ls-lead--5 { transform: translateY(150px); }
.ls-phase-reorder .ls-lead--6 { transform: translateY(-100px); }
.ls-phase-reorder .ls-lead--7 { transform: translateY(100px); }
.ls-phase-reorder .ls-lead--8 { transform: translateY(-150px); }
.ls-phase-reorder .ls-lead--9 { transform: translateY(50px); }
.ls-phase-reorder .ls-lead--10 { transform: translateY(-200px); }

.ls-phase-reorder .ls-list-demo__divider {
    opacity: 1;
}


/* GOOD — colored left borders after reorder */

.ls-phase-reorder .ls-lead--1 { border-left-color: #1c91e4; }
.ls-phase-reorder .ls-lead--3 { border-left-color: #f59e0b; }
.ls-phase-reorder .ls-lead--4 { border-left-color: #8b5cf6; }
.ls-phase-reorder .ls-lead--6 { border-left-color: #22c55e; }
.ls-phase-reorder .ls-lead--8 { border-left-color: #ff6f3c; }
.ls-phase-reorder .ls-lead--10 { border-left-color: #06b6d4; }


/* BAD — further dimmed */

.ls-phase-reorder .ls-lead--bad {
    opacity: 0.5;
}


/* ========================================================================
   PROBLEM SECTION — light blue bg
   ======================================================================== */

.ls-problem {
    background: #dbeafe;
    position: relative;
    z-index: 1;
}

.ls-problem .content-inner .section-header .section-title {
    color: var(--color-ink);
}

.ls-problem .content-inner .ls-problem__body {
    color: var(--color-ink);
    max-width: 700px;
    line-height: 1.75;
    margin: 25px 0 0 0;
}

.ls-problem .content-inner .ls-problem__body p {
    margin: 0;
}

.ls-problem .content-inner .ls-problem__grid {
    display: grid;
    grid-template-columns: 1fr;
    gap: 25px;
    margin-top: 50px;
}

.ls-problem .content-inner .ls-problem__grid .ls-problem-card {
    background: var(--color-surface);
    border-radius: 10px;
    padding: 25px;
    text-align: left;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.04), 0 4px 8px rgba(0, 0, 0, 0.04), 0 12px 24px rgba(0, 0, 0, 0.06);
    transition: transform 0.3s cubic-bezier(0.34, 1.56, 0.64, 1), box-shadow 0.3s ease;
    border-top: 3px solid #ef4444;
    backdrop-filter: blur(4px);
}

.ls-problem .content-inner .ls-problem__grid .ls-problem-card:hover {
    transform: scale(1.02) translateY(-4px);
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.1), 0 2px 8px rgba(239, 68, 68, 0.1);
}

.ls-problem .content-inner .ls-problem__grid .ls-problem-card .ls-problem-card__icon {
    width: 50px;
    height: 50px;
    color: #ef4444;
    margin-bottom: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(239, 68, 68, 0.1);
    border-radius: 50%;
    padding: 10px;
}

.ls-problem .content-inner .ls-problem__grid .ls-problem-card .ls-problem-card__icon svg {
    width: 100%;
    height: 100%;
}

.ls-problem .content-inner .ls-problem__grid .ls-problem-card .ls-problem-card__title {
    font-weight: var(--font-bold);
    color: var(--color-ink);
    margin: 0 0 10px 0;
}

.ls-problem .content-inner .ls-problem__grid .ls-problem-card .ls-problem-card__desc {
    line-height: 1.6;
    color: #64748b;
    margin: 0;
}


/* ========================================================================
   SILENCE SECTION — white bg
   ======================================================================== */

.ls-silence {
    background: var(--color-surface);
    position: relative;
    z-index: 1;
}

.ls-silence .content-inner .section-header .section-title {
    color: var(--color-ink);
}

.ls-silence .content-inner .ls-silence__body {
    line-height: 1.75;
    color: var(--color-ink);
    max-width: 700px;
    margin: 25px 0 0 0;
}

.ls-silence .content-inner .ls-silence__body p {
    margin: 0 0 25px 0;
}

.ls-silence .content-inner .ls-silence__body p:last-child {
    margin-bottom: 0;
}

.ls-silence .content-inner .ls-silence__body strong {
    color: var(--color-ink);
}


/* ========================================================================
   DELIVERABILITY SECTION — dark bg
   ======================================================================== */

.ls-deliverability {
    background: var(--color-ink);
    position: relative;
    z-index: 1;
}

.ls-deliverability .content-inner .section-header .section-title {
    color: #ffffff;
    text-shadow: 0 2px 8px rgba(0, 0, 0, 0.3);
}

.ls-deliverability .content-inner .ls-deliverability__body {
    line-height: 1.75;
    color: rgba(255, 255, 255, 0.7);
    max-width: 700px;
    margin: 25px 0 50px 0;
    text-align: left;
}

.ls-deliverability .content-inner .ls-deliverability__body p {
    margin: 0 0 25px 0;
}

.ls-deliverability .content-inner .ls-deliverability__body p:last-child {
    margin-bottom: 0;
}

.ls-deliverability .content-inner .ls-deliverability__body strong {
    color: #ffffff;
}

.ls-deliverability .content-inner .ls-highlight-list {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: column;
    gap: 10px;
    max-width: 700px;
}

.ls-deliverability .content-inner .ls-highlight-list .ls-highlight-item {
    display: flex;
    align-items: center;
    gap: 10px;
    font-weight: var(--font-semibold);
    color: rgba(255, 255, 255, 0.9);
    padding: 10px 25px;
    background: #1e293b;
    border-radius: 10px;
    border-left: 3px solid #f59e0b;
    box-shadow: inset 0 0 10px rgba(28, 145, 228, 0.05), 0 1px 3px rgba(0, 0, 0, 0.2);
    transition: transform 0.2s ease;
}

.ls-deliverability .content-inner .ls-highlight-list .ls-highlight-item:hover {
    transform: translateX(4px);
}

.ls-deliverability .content-inner .ls-highlight-list .ls-highlight-item .ls-highlight-icon {
    width: 22px;
    height: 22px;
    flex-shrink: 0;
    color: #f59e0b;
}

.ls-deliverability .content-inner .ls-highlight-list .ls-highlight-item .ls-highlight-icon svg {
    width: 100%;
    height: 100%;
}


/* ========================================================================
   WRONG PEOPLE SECTION — light blue bg
   ======================================================================== */

.ls-wrong-people {
    background: #dbeafe;
    position: relative;
    z-index: 1;
}

.ls-wrong-people .content-inner .section-header .section-title {
    color: var(--color-ink);
}

.ls-wrong-people .content-inner .ls-wrong-people__body {
    line-height: 1.75;
    color: var(--color-ink);
    max-width: 700px;
    margin: 25px 0 50px 0;
}

.ls-wrong-people .content-inner .ls-wrong-people__body p {
    margin: 0 0 25px 0;
}

.ls-wrong-people .content-inner .ls-wrong-people__body p:last-child {
    margin-bottom: 0;
}

.ls-wrong-people .content-inner .ls-wrong-people__body strong {
    color: var(--color-ink);
}

.ls-wrong-people .content-inner .ls-highlight-list {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: column;
    gap: 10px;
    max-width: 700px;
}

.ls-wrong-people .content-inner .ls-highlight-list .ls-highlight-item {
    display: flex;
    align-items: center;
    gap: 10px;
    font-weight: var(--font-semibold);
    color: var(--color-ink);
    padding: 10px 25px;
    background: var(--color-surface);
    border-radius: 10px;
    border-left: 3px solid #22c55e;
    transition: transform 0.2s ease;
}

.ls-wrong-people .content-inner .ls-highlight-list .ls-highlight-item:hover {
    transform: translateX(4px);
}

.ls-wrong-people .content-inner .ls-highlight-list .ls-highlight-item .ls-highlight-icon {
    width: 22px;
    height: 22px;
    flex-shrink: 0;
    color: #22c55e;
}

.ls-wrong-people .content-inner .ls-highlight-list .ls-highlight-item .ls-highlight-icon svg {
    width: 100%;
    height: 100%;
}


/* ========================================================================
   STEPS SECTION — white bg
   ======================================================================== */

.ls-steps {
    background: var(--color-surface);
    position: relative;
    z-index: 1;
}

.ls-steps .content-inner .ls-steps__grid {
    display: grid;
    grid-template-columns: 1fr;
    gap: 25px;
    margin-top: 50px;
    position: relative;
}

.ls-steps .content-inner .ls-steps__grid .ls-step-card {
    background: var(--color-background);
    border-radius: 10px;
    padding: 25px;
    text-align: center;
    position: relative;
    transition: transform 0.3s cubic-bezier(0.34, 1.56, 0.64, 1), box-shadow 0.3s ease;
    border: 1px solid var(--color-border);
}

.ls-steps .content-inner .ls-steps__grid .ls-step-card:hover {
    transform: scale(1.02) translateY(-4px);
    box-shadow: 0 8px 25px rgba(28, 145, 228, 0.15), 0 2px 8px rgba(28, 145, 228, 0.08);
    border-color: var(--color-primary);
}

.ls-steps .content-inner .ls-steps__grid .ls-step-card .ls-step-card__number {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: var(--color-primary);
    color: var(--color-surface);
    font-weight: var(--font-bold);
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 25px auto;
    box-shadow: 0 4px 15px rgba(28, 145, 228, 0.3), 0 0 14px rgba(28, 145, 228, 0.2);
}

.ls-steps .content-inner .ls-steps__grid .ls-step-card .ls-step-card__icon {
    width: 40px;
    height: 40px;
    color: var(--color-primary);
    margin: 0 auto 10px auto;
}

.ls-steps .content-inner .ls-steps__grid .ls-step-card .ls-step-card__icon svg {
    width: 100%;
    height: 100%;
}

.ls-steps .content-inner .ls-steps__grid .ls-step-card .ls-step-card__title {
    font-weight: var(--font-bold);
    color: var(--color-ink);
    margin: 0 0 10px 0;
}

.ls-steps .content-inner .ls-steps__grid .ls-step-card .ls-step-card__desc {
    line-height: 1.6;
    color: var(--color-muted);
    margin: 0;
}

.ls-steps .content-inner .ls-steps__grid .ls-step-connector {
    display: none;
}


/* ========================================================================
   HOW IT WORKS SECTION — dark bg
   ======================================================================== */

.ls-how-it-works {
    background: var(--color-ink);
    position: relative;
    z-index: 1;
}

.ls-how-it-works .content-inner .section-header .section-title {
    color: #ffffff;
    text-shadow: 0 2px 8px rgba(0, 0, 0, 0.3);
}

.ls-how-it-works .content-inner .ls-how-it-works__body {
    line-height: 1.75;
    color: rgba(255, 255, 255, 0.7);
    max-width: 700px;
    margin: 25px 0 50px 0;
    text-align: left;
}

.ls-how-it-works .content-inner .ls-how-it-works__body p {
    margin: 0 0 25px 0;
}

.ls-how-it-works .content-inner .ls-how-it-works__body p:last-child {
    margin-bottom: 0;
}

.ls-how-it-works .content-inner .ls-how-it-works__body strong {
    color: #ffffff;
}

.ls-how-it-works .content-inner .ls-how-it-works__features {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    gap: 10px;
}

.ls-how-it-works .content-inner .ls-how-it-works__features .ls-feature-chip {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    padding: 10px 25px;
    background: #1e293b;
    border: 1px solid rgba(28, 145, 228, 0.2);
    border-radius: 50px;
    color: var(--color-secondary);
    font-weight: var(--font-semibold);
    transition: border-color 0.2s ease, background 0.2s ease;
}

.ls-how-it-works .content-inner .ls-how-it-works__features .ls-feature-chip:hover {
    border-color: rgba(28, 145, 228, 0.5);
    background: rgba(28, 145, 228, 0.08);
    box-shadow: inset 0 0 10px rgba(28, 145, 228, 0.08);
}

.ls-how-it-works .content-inner .ls-how-it-works__features .ls-feature-chip .ls-feature-chip__icon {
    width: 18px;
    height: 18px;
    flex-shrink: 0;
}

.ls-how-it-works .content-inner .ls-how-it-works__features .ls-feature-chip .ls-feature-chip__icon svg {
    width: 100%;
    height: 100%;
}


/* ========================================================================
   DIRTY JOB SECTION — light blue bg
   ======================================================================== */

.ls-dirty-job {
    background: #dbeafe;
    position: relative;
    z-index: 1;
}

.ls-dirty-job .content-inner .section-header .section-title {
    color: var(--color-ink);
}

.ls-dirty-job .content-inner .ls-dirty-job__body {
    line-height: 1.75;
    color: var(--color-ink);
    max-width: 700px;
    margin: 25px 0 50px 0;
}

.ls-dirty-job .content-inner .ls-dirty-job__body p {
    margin: 0 0 25px 0;
}

.ls-dirty-job .content-inner .ls-dirty-job__body p:last-child {
    margin-bottom: 0;
}

.ls-dirty-job .content-inner .ls-dirty-job__body strong {
    color: var(--color-ink);
}

.ls-dirty-job .content-inner .ls-highlight-list {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: column;
    gap: 10px;
    max-width: 700px;
}

.ls-dirty-job .content-inner .ls-highlight-list .ls-highlight-item {
    display: flex;
    align-items: center;
    gap: 10px;
    font-weight: var(--font-semibold);
    color: var(--color-ink);
    padding: 10px 25px;
    background: var(--color-surface);
    border-radius: 10px;
    border-left: 3px solid #22c55e;
    transition: transform 0.2s ease;
}

.ls-dirty-job .content-inner .ls-highlight-list .ls-highlight-item:hover {
    transform: translateX(4px);
}

.ls-dirty-job .content-inner .ls-highlight-list .ls-highlight-item .ls-highlight-icon {
    width: 22px;
    height: 22px;
    flex-shrink: 0;
    color: #22c55e;
}

.ls-dirty-job .content-inner .ls-highlight-list .ls-highlight-item .ls-highlight-icon svg {
    width: 100%;
    height: 100%;
}


/* ========================================================================
   SEXY AGAIN SECTION — white bg
   ======================================================================== */

.ls-sexy-again {
    background: var(--color-surface);
    position: relative;
    z-index: 1;
}

.ls-sexy-again .content-inner .section-header .section-title {
    color: var(--color-ink);
}

.ls-sexy-again .content-inner .ls-sexy-again__body {
    line-height: 1.75;
    color: var(--color-ink);
    max-width: 700px;
    margin: 25px 0 50px 0;
}

.ls-sexy-again .content-inner .ls-sexy-again__body p {
    margin: 0 0 25px 0;
}

.ls-sexy-again .content-inner .ls-sexy-again__body p:last-child {
    margin-bottom: 0;
}

.ls-sexy-again .content-inner .ls-sexy-again__body strong {
    color: var(--color-ink);
}

.ls-sexy-again .content-inner .ls-highlight-list {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: column;
    gap: 10px;
    max-width: 700px;
}

.ls-sexy-again .content-inner .ls-highlight-list .ls-highlight-item {
    display: flex;
    align-items: center;
    gap: 10px;
    font-weight: var(--font-semibold);
    color: var(--color-ink);
    padding: 10px 25px;
    background: var(--color-background);
    border-radius: 10px;
    border-left: 3px solid #22c55e;
    transition: transform 0.2s ease;
}

.ls-sexy-again .content-inner .ls-highlight-list .ls-highlight-item:hover {
    transform: translateX(4px);
}

.ls-sexy-again .content-inner .ls-highlight-list .ls-highlight-item .ls-highlight-icon {
    width: 22px;
    height: 22px;
    flex-shrink: 0;
    color: #22c55e;
}

.ls-sexy-again .content-inner .ls-highlight-list .ls-highlight-item .ls-highlight-icon svg {
    width: 100%;
    height: 100%;
}


/* ========================================================================
   INBOUND SECTION — light blue bg
   ======================================================================== */

.ls-inbound {
    background: #dbeafe;
    position: relative;
    z-index: 1;
}

.ls-inbound .content-inner .section-header .section-title {
    color: var(--color-ink);
}

.ls-inbound .content-inner .ls-inbound__body {
    line-height: 1.75;
    color: var(--color-ink);
    max-width: 700px;
    margin: 25px 0 50px 0;
}

.ls-inbound .content-inner .ls-inbound__body p {
    margin: 0 0 25px 0;
}

.ls-inbound .content-inner .ls-inbound__body p:last-child {
    margin-bottom: 0;
}

.ls-inbound .content-inner .ls-inbound__body strong {
    color: var(--color-ink);
}

.ls-inbound .content-inner .ls-highlight-list {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: column;
    gap: 10px;
    max-width: 700px;
}

.ls-inbound .content-inner .ls-highlight-list .ls-highlight-item {
    display: flex;
    align-items: center;
    gap: 10px;
    font-weight: var(--font-semibold);
    color: var(--color-ink);
    padding: 10px 25px;
    background: var(--color-surface);
    border-radius: 10px;
    border-left: 3px solid #22c55e;
    transition: transform 0.2s ease;
}

.ls-inbound .content-inner .ls-highlight-list .ls-highlight-item:hover {
    transform: translateX(4px);
}

.ls-inbound .content-inner .ls-highlight-list .ls-highlight-item .ls-highlight-icon {
    width: 22px;
    height: 22px;
    flex-shrink: 0;
    color: #22c55e;
}

.ls-inbound .content-inner .ls-highlight-list .ls-highlight-item .ls-highlight-icon svg {
    width: 100%;
    height: 100%;
}


/* ========================================================================
   KEEP WARM SECTION — white bg
   ======================================================================== */

.ls-keep-warm {
    background: var(--color-surface);
    position: relative;
    z-index: 1;
}

.ls-keep-warm .content-inner .section-header .section-title {
    color: var(--color-ink);
}

.ls-keep-warm .content-inner .ls-keep-warm__body {
    line-height: 1.75;
    color: var(--color-ink);
    max-width: 700px;
    margin: 25px 0 50px 0;
}

.ls-keep-warm .content-inner .ls-keep-warm__body p {
    margin: 0 0 25px 0;
}

.ls-keep-warm .content-inner .ls-keep-warm__body p:last-child {
    margin-bottom: 0;
}

.ls-keep-warm .content-inner .ls-keep-warm__body strong {
    color: var(--color-ink);
}

.ls-keep-warm .content-inner .ls-highlight-list {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: column;
    gap: 10px;
    max-width: 700px;
}

.ls-keep-warm .content-inner .ls-highlight-list .ls-highlight-item {
    display: flex;
    align-items: center;
    gap: 10px;
    font-weight: var(--font-semibold);
    color: var(--color-ink);
    padding: 10px 25px;
    background: var(--color-background);
    border-radius: 10px;
    border-left: 3px solid #22c55e;
    transition: transform 0.2s ease;
}

.ls-keep-warm .content-inner .ls-highlight-list .ls-highlight-item:hover {
    transform: translateX(4px);
}

.ls-keep-warm .content-inner .ls-highlight-list .ls-highlight-item .ls-highlight-icon {
    width: 22px;
    height: 22px;
    flex-shrink: 0;
    color: #22c55e;
}

.ls-keep-warm .content-inner .ls-highlight-list .ls-highlight-item .ls-highlight-icon svg {
    width: 100%;
    height: 100%;
}


/* ========================================================================
   APPS SECTION — light blue bg
   ======================================================================== */

.ls-apps {
    background: #dbeafe;
    position: relative;
    z-index: 1;
}

.ls-apps .content-inner .section-header .section-title {
    color: var(--color-ink);
}

.ls-apps .content-inner .section-header .section-subtitle {
    color: var(--color-muted);
}

.ls-apps .content-inner .ls-apps__grid {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin-top: 50px;
}

.ls-apps .content-inner .ls-apps__grid .ls-app-item {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 10px 25px;
    background: var(--color-surface);
    border: 1px solid var(--color-border);
    border-radius: 50px;
    transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.ls-apps .content-inner .ls-apps__grid .ls-app-item:hover {
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
}

.ls-apps .content-inner .ls-apps__grid .ls-app-item .ls-app-item__icon {
    width: 24px;
    height: 24px;
    flex-shrink: 0;
}

.ls-apps .content-inner .ls-apps__grid .ls-app-item .ls-app-item__icon svg {
    width: 100%;
    height: 100%;
}

.ls-apps .content-inner .ls-apps__grid .ls-app-item .ls-app-item__name {
    font-weight: var(--font-semibold);
    color: var(--color-ink);
    white-space: nowrap;
}


/* ========================================================================
   CRM SECTION — dark bg
   ======================================================================== */

.ls-crm {
    background: var(--color-ink);
    position: relative;
    z-index: 1;
}

.ls-crm .content-inner .section-header .section-title {
    color: #ffffff;
    text-shadow: 0 2px 8px rgba(0, 0, 0, 0.3);
}

.ls-crm .content-inner .ls-crm__body {
    line-height: 1.75;
    color: rgba(255, 255, 255, 0.7);
    max-width: 700px;
    margin: 25px 0 50px 0;
    text-align: left;
}

.ls-crm .content-inner .ls-crm__body p {
    margin: 0;
}

.ls-crm .content-inner .ls-crm__body strong {
    color: #ffffff;
}

.ls-crm .content-inner .ls-crm__logos {
    display: flex;
    flex-wrap: wrap;
    gap: 25px;
}

.ls-crm .content-inner .ls-crm__logos .ls-crm-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 10px;
    padding: 25px;
    background: #1e293b;
    border: 1px solid rgba(28, 145, 228, 0.15);
    border-radius: 10px;
    flex: 0 0 calc(25% - 19px);
    transition: border-color 0.2s ease, transform 0.2s ease;
}

.ls-crm .content-inner .ls-crm__logos .ls-crm-item:hover {
    border-color: rgba(28, 145, 228, 0.4);
    transform: translateY(-4px);
}

.ls-crm .content-inner .ls-crm__logos .ls-crm-item .ls-crm-item__icon {
    height: 40px;
    color: var(--color-secondary);
}

.ls-crm .content-inner .ls-crm__logos .ls-crm-item .ls-crm-item__icon svg {
    width: 100%;
    height: 100%;
}

.ls-crm .content-inner .ls-crm__logos .ls-crm-item .ls-crm-item__icon img {
    height: 100%;
    width: auto;
    object-fit: contain;
    filter: brightness(0) invert(1);
}

.ls-crm .content-inner .ls-crm__logos .ls-crm-item .ls-crm-item__name {
    font-weight: var(--font-semibold);
    color: rgba(255, 255, 255, 0.7);
}


/* ========================================================================
   IMAGINE SECTION — surface bg
   ======================================================================== */

.ls-imagine {
    background: var(--color-background);
    position: relative;
    z-index: 1;
}

.ls-imagine .content-inner .ls-imagine__headline {
    font-weight: var(--font-bold);
    color: var(--color-ink);
    line-height: 1.3;
    margin: 0 0 25px 0;
    text-align: left;
}

.ls-imagine .content-inner .ls-imagine__body {
    line-height: 1.75;
    color: var(--color-ink);
    max-width: 700px;
    margin: 0 0 50px 0;
    text-align: left;
}

.ls-imagine .content-inner .ls-imagine__body p {
    margin: 0 0 25px 0;
}

.ls-imagine .content-inner .ls-imagine__body p:last-child {
    margin-bottom: 0;
}

.ls-imagine .content-inner .ls-imagine__body strong {
    color: var(--color-ink);
}

.ls-imagine .content-inner .ls-highlight-list {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: column;
    gap: 10px;
    max-width: 700px;
}

.ls-imagine .content-inner .ls-highlight-list .ls-highlight-item {
    display: flex;
    align-items: center;
    gap: 10px;
    font-weight: var(--font-semibold);
    color: var(--color-ink);
    padding: 10px 25px;
    background: var(--color-surface);
    border-radius: 10px;
    border: 1px solid var(--color-border);
    border-left: 3px solid var(--color-primary);
    transition: transform 0.2s ease;
}

.ls-imagine .content-inner .ls-highlight-list .ls-highlight-item:hover {
    transform: translateX(4px);
}

.ls-imagine .content-inner .ls-highlight-list .ls-highlight-item .ls-highlight-icon {
    width: 22px;
    height: 22px;
    flex-shrink: 0;
    color: var(--color-primary);
}

.ls-imagine .content-inner .ls-highlight-list .ls-highlight-item .ls-highlight-icon svg {
    width: 100%;
    height: 100%;
}


/* ========================================================================
   CTA SECTION — dark bg (centered exception)
   ======================================================================== */

.ls-cta {
    background: var(--color-ink);
    position: relative;
    z-index: 1;
}

.ls-cta .content-inner .ls-cta__inner {
    max-width: 600px;
    margin: 0 auto;
    text-align: center;
}

.ls-cta .content-inner .ls-cta__inner .section-title {
    color: #ffffff;
    text-shadow: 0 2px 8px rgba(0, 0, 0, 0.3);
}

.ls-cta .content-inner .ls-cta__inner .section-subtitle {
    color: rgba(255, 255, 255, 0.7);
    margin: 10px 0 50px 0;
}

.ls-cta .content-inner .ls-cta__inner .ls-cta__subtext {
    color: rgba(255, 255, 255, 0.5);
    margin: 10px 0 0 0;
}




.ls-problem .content-inner .ls-problem__grid .ls-problem-card:nth-child(1) { transition-delay: 0s; }

.ls-problem .content-inner .ls-problem__grid .ls-problem-card:nth-child(2) { transition-delay: 0.1s; }

.ls-problem .content-inner .ls-problem__grid .ls-problem-card:nth-child(3) { transition-delay: 0.2s; }

.ls-steps .content-inner .ls-steps__grid .ls-step-card:nth-child(1) { transition-delay: 0s; }

.ls-steps .content-inner .ls-steps__grid .ls-step-card:nth-child(2) { transition-delay: 0.1s; }

.ls-steps .content-inner .ls-steps__grid .ls-step-card:nth-child(3) { transition-delay: 0.2s; }

.ls-highlight-item:nth-child(1) { transition-delay: 0s; }

.ls-highlight-item:nth-child(2) { transition-delay: 0.08s; }

.ls-highlight-item:nth-child(3) { transition-delay: 0.16s; }


/* ========================================================================
   RESPONSIVE — TABLET (768px)
   ======================================================================== */

@media (min-width: 768px) {

    .ls-problem .content-inner .ls-problem__grid {
        grid-template-columns: repeat(3, 1fr);
    }

    .ls-steps .content-inner .ls-steps__grid {
        grid-template-columns: repeat(3, 1fr);
        align-items: start;
    }

    .ls-steps .content-inner .ls-steps__grid .ls-step-connector {
        display: flex;
        align-items: center;
        justify-content: center;
        position: absolute;
        top: 50px;
        width: 25px;
        height: 2px;
        background: linear-gradient(to right, var(--color-primary), var(--color-secondary));
        z-index: 2;
    }

    .ls-steps .content-inner .ls-steps__grid .ls-step-connector--1 {
        left: calc(33.333% - 12px);
    }

    .ls-steps .content-inner .ls-steps__grid .ls-step-connector--2 {
        left: calc(66.666% - 12px);
    }

}


/* ========================================================================
   RESPONSIVE — DESKTOP (1280px)
   ======================================================================== */

@media (min-width: 1024px) {

    .ls-hero-visual {
        flex: 0 0 480px;
        width: 480px;
        max-width: 480px;
        margin: 0;
    }

}
