/* ========================================================================
   APOLLO LANDING PAGE
   Uses shared design system tokens. Only ap- prefixed classes for
   page-specific layout elements (cards, grids, hero visual).
   ======================================================================== */


/* ========================================================================
   GLOBAL OVERRIDES — left-align all section headers on this page
   (shared .section-header defaults to text-align: center)
   ======================================================================== */

.ap-problem .section-header,
.ap-reputation .section-header,
.ap-verification .section-header,
.ap-icp .section-header,
.ap-copywriting .section-header,
.ap-agent .section-header,
.ap-enrichment .section-header,
.ap-reengagement .section-header,
.ap-how-it-works .section-header {
    text-align: left;
}

.ap-problem .section-header.conheca-header-with-logo,
.ap-reputation .section-header.conheca-header-with-logo,
.ap-verification .section-header.conheca-header-with-logo,
.ap-icp .section-header.conheca-header-with-logo,
.ap-copywriting .section-header.conheca-header-with-logo,
.ap-agent .section-header.conheca-header-with-logo,
.ap-enrichment .section-header.conheca-header-with-logo,
.ap-reengagement .section-header.conheca-header-with-logo,
.ap-how-it-works .section-header.conheca-header-with-logo {
    flex-direction: row;
    align-items: center;
}

.ap-cta .ap-cta__inner .conheca-header-logo {
    margin-bottom: 10px;
}


/* ========================================================================
   WAVE DIVIDERS
   ======================================================================== */

.ap-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;
}

.ap-reputation::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;
}

.ap-verification::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;
}

.ap-icp::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;
}

.ap-copywriting::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;
}

.ap-agent::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;
}

.ap-enrichment::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;
}

.ap-reengagement::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;
}

.ap-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 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;
}

.ap-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 .ap-phase-highlight / .ap-phase-reorder on .ap-list-demo.
   Good: 1,3,4,6,8,10 → slots 0-5.  Bad: 2,5,7,9 → slots 6-9.
   ======================================================================== */

.ap-hero-visual {
    width: 100%;
    max-width: 480px;
    margin: 50px auto 0;
}

.ap-hero-visual .ap-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;
}

.ap-hero-visual .ap-list-demo .ap-list-demo__header {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}

.ap-hero-visual .ap-list-demo .ap-list-demo__header .ap-list-demo__logo {
    width: 25px;
    height: 25px;
    object-fit: contain;
}

.ap-hero-visual .ap-list-demo .ap-list-demo__header .ap-list-demo__label {
    font-size: 12px;
    font-weight: 700;
    color: #475569;
    letter-spacing: 0.03em;
}

.ap-hero-visual .ap-list-demo .ap-list-demo__rows {
    position: relative;
    height: 494px;
}


/* LEAD ROW — base grey state */

.ap-hero-visual .ap-list-demo .ap-lead {
    position: absolute;
    left: 0;
    right: 0;
    height: 44px;
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 0 10px;
    border-radius: 10px;
    background: #f6f7fc;
    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;
}

.ap-hero-visual .ap-list-demo .ap-lead--1 { top: 0; }
.ap-hero-visual .ap-list-demo .ap-lead--2 { top: 50px; }
.ap-hero-visual .ap-list-demo .ap-lead--3 { top: 100px; }
.ap-hero-visual .ap-list-demo .ap-lead--4 { top: 150px; }
.ap-hero-visual .ap-list-demo .ap-lead--5 { top: 200px; }
.ap-hero-visual .ap-list-demo .ap-lead--6 { top: 250px; }
.ap-hero-visual .ap-list-demo .ap-lead--7 { top: 300px; }
.ap-hero-visual .ap-list-demo .ap-lead--8 { top: 350px; }
.ap-hero-visual .ap-list-demo .ap-lead--9 { top: 400px; }
.ap-hero-visual .ap-list-demo .ap-lead--10 { top: 450px; }


/* AVATAR — base */

.ap-hero-visual .ap-list-demo .ap-lead .ap-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 */

.ap-hero-visual .ap-list-demo .ap-lead .ap-lead__info {
    flex: 1;
    min-width: 0;
    display: flex;
    flex-direction: column;
    gap: 2px;
}

.ap-hero-visual .ap-list-demo .ap-lead .ap-lead__name {
    font-size: 13px;
    font-weight: 600;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    transition: color 0.5s ease;
}

.ap-hero-visual .ap-list-demo .ap-lead .ap-lead__meta {
    font-size: 11px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    transition: color 0.5s ease;
}


/* STATUS BADGE — base (hidden) */

.ap-hero-visual .ap-list-demo .ap-lead .ap-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 */

.ap-hero-visual .ap-list-demo .ap-list-demo__divider {
    position: absolute;
    left: 25px;
    right: 25px;
    top: calc(25px + 40px + 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 ====================== */


/* GOOD ROWS — white card, elevated, colorful shadow */

.ap-phase-highlight .ap-lead--good {
    background: #ffffff;
    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 */

.ap-phase-highlight .ap-lead--bad {
    background: #f3d5d5;
    opacity: 0.7;
}


/* GOOD AVATARS — accent background + white initials */

.ap-hero-visual .ap-list-demo.ap-phase-highlight .ap-lead--good .ap-lead__avatar {
    background: var(--color-primary);
    color: #ffffff;
    box-shadow: 0 0 14px rgba(59, 130, 246, 0.35);
}


/* GOOD TEXT — crisp dark */

.ap-phase-highlight .ap-lead--good .ap-lead__name {
    color: #0f172a;
}

.ap-phase-highlight .ap-lead--good .ap-lead__meta {
    color: #475569;
}


/* BAD TEXT — washed out */

.ap-phase-highlight .ap-lead--bad .ap-lead__name {
    color: #94a3b8;
}

.ap-phase-highlight .ap-lead--bad .ap-lead__meta {
    color: #cbd5e1;
}


/* BADGES — appear */

.ap-hero-visual .ap-list-demo.ap-phase-highlight .ap-lead .ap-lead__status {
    opacity: 1;
}

.ap-hero-visual .ap-list-demo.ap-phase-highlight .ap-lead .ap-lead__status--good {
    background: none;
    padding: 0;
    width: 20px;
    height: 20px;
}

.ap-hero-visual .ap-list-demo.ap-phase-highlight .ap-lead .ap-lead__status--good svg {
    width: 20px;
    height: 20px;
    display: block;
}

.ap-hero-visual .ap-list-demo.ap-phase-highlight .ap-lead .ap-lead__status--bad {
    background: #cbd5e1;
    color: #64748b;
    padding: 4px 12px;
    font-size: 9px;
    text-transform: capitalize;
}


/* STAGGER DELAYS — scan effect top to bottom */

.ap-phase-highlight .ap-lead--1,
.ap-phase-highlight .ap-lead--1 .ap-lead__avatar,
.ap-phase-highlight .ap-lead--1 .ap-lead__name,
.ap-phase-highlight .ap-lead--1 .ap-lead__meta,
.ap-phase-highlight .ap-lead--1 .ap-lead__status { transition-delay: 0s; }

.ap-phase-highlight .ap-lead--2,
.ap-phase-highlight .ap-lead--2 .ap-lead__avatar,
.ap-phase-highlight .ap-lead--2 .ap-lead__name,
.ap-phase-highlight .ap-lead--2 .ap-lead__meta,
.ap-phase-highlight .ap-lead--2 .ap-lead__status { transition-delay: 0.08s; }

.ap-phase-highlight .ap-lead--3,
.ap-phase-highlight .ap-lead--3 .ap-lead__avatar,
.ap-phase-highlight .ap-lead--3 .ap-lead__name,
.ap-phase-highlight .ap-lead--3 .ap-lead__meta,
.ap-phase-highlight .ap-lead--3 .ap-lead__status { transition-delay: 0.16s; }

.ap-phase-highlight .ap-lead--4,
.ap-phase-highlight .ap-lead--4 .ap-lead__avatar,
.ap-phase-highlight .ap-lead--4 .ap-lead__name,
.ap-phase-highlight .ap-lead--4 .ap-lead__meta,
.ap-phase-highlight .ap-lead--4 .ap-lead__status { transition-delay: 0.24s; }

.ap-phase-highlight .ap-lead--5,
.ap-phase-highlight .ap-lead--5 .ap-lead__avatar,
.ap-phase-highlight .ap-lead--5 .ap-lead__name,
.ap-phase-highlight .ap-lead--5 .ap-lead__meta,
.ap-phase-highlight .ap-lead--5 .ap-lead__status { transition-delay: 0.32s; }

.ap-phase-highlight .ap-lead--6,
.ap-phase-highlight .ap-lead--6 .ap-lead__avatar,
.ap-phase-highlight .ap-lead--6 .ap-lead__name,
.ap-phase-highlight .ap-lead--6 .ap-lead__meta,
.ap-phase-highlight .ap-lead--6 .ap-lead__status { transition-delay: 0.4s; }

.ap-phase-highlight .ap-lead--7,
.ap-phase-highlight .ap-lead--7 .ap-lead__avatar,
.ap-phase-highlight .ap-lead--7 .ap-lead__name,
.ap-phase-highlight .ap-lead--7 .ap-lead__meta,
.ap-phase-highlight .ap-lead--7 .ap-lead__status { transition-delay: 0.48s; }

.ap-phase-highlight .ap-lead--8,
.ap-phase-highlight .ap-lead--8 .ap-lead__avatar,
.ap-phase-highlight .ap-lead--8 .ap-lead__name,
.ap-phase-highlight .ap-lead--8 .ap-lead__meta,
.ap-phase-highlight .ap-lead--8 .ap-lead__status { transition-delay: 0.56s; }

.ap-phase-highlight .ap-lead--9,
.ap-phase-highlight .ap-lead--9 .ap-lead__avatar,
.ap-phase-highlight .ap-lead--9 .ap-lead__name,
.ap-phase-highlight .ap-lead--9 .ap-lead__meta,
.ap-phase-highlight .ap-lead--9 .ap-lead__status { transition-delay: 0.64s; }

.ap-phase-highlight .ap-lead--10,
.ap-phase-highlight .ap-lead--10 .ap-lead__avatar,
.ap-phase-highlight .ap-lead--10 .ap-lead__name,
.ap-phase-highlight .ap-lead--10 .ap-lead__meta,
.ap-phase-highlight .ap-lead--10 .ap-lead__status { transition-delay: 0.72s; }


/* ====================== PHASE 2: REORDER ====================== */

.ap-phase-reorder .ap-lead--1 { transform: translateY(0); }
.ap-phase-reorder .ap-lead--2 { transform: translateY(250px); }
.ap-phase-reorder .ap-lead--3 { transform: translateY(-50px); }
.ap-phase-reorder .ap-lead--4 { transform: translateY(-50px); }
.ap-phase-reorder .ap-lead--5 { transform: translateY(150px); }
.ap-phase-reorder .ap-lead--6 { transform: translateY(-100px); }
.ap-phase-reorder .ap-lead--7 { transform: translateY(100px); }
.ap-phase-reorder .ap-lead--8 { transform: translateY(-150px); }
.ap-phase-reorder .ap-lead--9 { transform: translateY(50px); }
.ap-phase-reorder .ap-lead--10 { transform: translateY(-200px); }

.ap-phase-reorder .ap-list-demo__divider {
    opacity: 1;
}


/* BAD — further dimmed */

.ap-phase-reorder .ap-lead--bad {
    opacity: 0.5;
}


/* ========================================================================
   LIGHT BLUE SECTIONS — #dbeafe bg
   ======================================================================== */

.ap-problem,
.ap-icp,
.ap-enrichment {
    background: #dbeafe;
    position: relative;
    z-index: 1;
}

.ap-problem .content-inner .section-header .section-title,
.ap-icp .content-inner .section-header .section-title,
.ap-enrichment .content-inner .section-header .section-title {
    color: var(--color-ink);
}

.ap-problem .content-inner .ap-section__body,
.ap-icp .content-inner .ap-section__body,
.ap-enrichment .content-inner .ap-section__body {
    line-height: 1.75;
    color: var(--color-ink);
    max-width: 700px;
    margin: 25px 0 50px 0;
}

.ap-problem .content-inner .ap-section__body p,
.ap-icp .content-inner .ap-section__body p,
.ap-enrichment .content-inner .ap-section__body p {
    margin: 0 0 25px 0;
}

.ap-problem .content-inner .ap-section__body p:last-child,
.ap-icp .content-inner .ap-section__body p:last-child,
.ap-enrichment .content-inner .ap-section__body p:last-child {
    margin-bottom: 0;
}

.ap-problem .content-inner .ap-section__body strong,
.ap-icp .content-inner .ap-section__body strong,
.ap-enrichment .content-inner .ap-section__body strong {
    color: var(--color-ink);
}

.ap-problem .content-inner .ap-highlight-list,
.ap-icp .content-inner .ap-highlight-list,
.ap-enrichment .content-inner .ap-highlight-list {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: column;
    gap: 10px;
    max-width: 700px;
}

.ap-problem .content-inner .ap-highlight-list .ap-highlight-item,
.ap-icp .content-inner .ap-highlight-list .ap-highlight-item,
.ap-enrichment .content-inner .ap-highlight-list .ap-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;
    transition: transform 0.2s ease;
}

.ap-problem .content-inner .ap-highlight-list .ap-highlight-item:hover,
.ap-icp .content-inner .ap-highlight-list .ap-highlight-item:hover,
.ap-enrichment .content-inner .ap-highlight-list .ap-highlight-item:hover {
    transform: translateX(4px);
}

.ap-problem .content-inner .ap-highlight-list .ap-highlight-item .ap-highlight-icon,
.ap-icp .content-inner .ap-highlight-list .ap-highlight-item .ap-highlight-icon,
.ap-enrichment .content-inner .ap-highlight-list .ap-highlight-item .ap-highlight-icon {
    width: 22px;
    height: 22px;
    flex-shrink: 0;
    color: #22c55e;
}

.ap-problem .content-inner .ap-highlight-list .ap-highlight-item .ap-highlight-icon svg,
.ap-icp .content-inner .ap-highlight-list .ap-highlight-item .ap-highlight-icon svg,
.ap-enrichment .content-inner .ap-highlight-list .ap-highlight-item .ap-highlight-icon svg {
    width: 100%;
    height: 100%;
}


/* ========================================================================
   WHITE SECTIONS — #ffffff bg
   ======================================================================== */

.ap-reputation,
.ap-copywriting,
.ap-reengagement {
    background: var(--color-surface);
    position: relative;
    z-index: 1;
}

.ap-reputation .content-inner .section-header .section-title,
.ap-copywriting .content-inner .section-header .section-title,
.ap-reengagement .content-inner .section-header .section-title {
    color: var(--color-ink);
}

.ap-reputation .content-inner .ap-section__body,
.ap-copywriting .content-inner .ap-section__body,
.ap-reengagement .content-inner .ap-section__body {
    line-height: 1.75;
    color: var(--color-ink);
    max-width: 700px;
    margin: 25px 0 50px 0;
}

.ap-reputation .content-inner .ap-section__body p,
.ap-copywriting .content-inner .ap-section__body p,
.ap-reengagement .content-inner .ap-section__body p {
    margin: 0 0 25px 0;
}

.ap-reputation .content-inner .ap-section__body p:last-child,
.ap-copywriting .content-inner .ap-section__body p:last-child,
.ap-reengagement .content-inner .ap-section__body p:last-child {
    margin-bottom: 0;
}

.ap-reputation .content-inner .ap-section__body strong,
.ap-copywriting .content-inner .ap-section__body strong,
.ap-reengagement .content-inner .ap-section__body strong {
    color: var(--color-ink);
}

.ap-reputation .content-inner .ap-highlight-list,
.ap-copywriting .content-inner .ap-highlight-list,
.ap-reengagement .content-inner .ap-highlight-list {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: column;
    gap: 10px;
    max-width: 700px;
}

.ap-reputation .content-inner .ap-highlight-list .ap-highlight-item,
.ap-copywriting .content-inner .ap-highlight-list .ap-highlight-item,
.ap-reengagement .content-inner .ap-highlight-list .ap-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;
    transition: transform 0.2s ease;
}

.ap-reputation .content-inner .ap-highlight-list .ap-highlight-item:hover,
.ap-copywriting .content-inner .ap-highlight-list .ap-highlight-item:hover,
.ap-reengagement .content-inner .ap-highlight-list .ap-highlight-item:hover {
    transform: translateX(4px);
}

.ap-reputation .content-inner .ap-highlight-list .ap-highlight-item .ap-highlight-icon,
.ap-copywriting .content-inner .ap-highlight-list .ap-highlight-item .ap-highlight-icon,
.ap-reengagement .content-inner .ap-highlight-list .ap-highlight-item .ap-highlight-icon {
    width: 22px;
    height: 22px;
    flex-shrink: 0;
    color: #22c55e;
}

.ap-reputation .content-inner .ap-highlight-list .ap-highlight-item .ap-highlight-icon svg,
.ap-copywriting .content-inner .ap-highlight-list .ap-highlight-item .ap-highlight-icon svg,
.ap-reengagement .content-inner .ap-highlight-list .ap-highlight-item .ap-highlight-icon svg {
    width: 100%;
    height: 100%;
}


/* ========================================================================
   DARK SECTIONS — verification + agent
   ======================================================================== */

.ap-verification,
.ap-agent {
    background: var(--color-ink);
    position: relative;
    z-index: 1;
}

.ap-verification .content-inner .section-header .section-title,
.ap-agent .content-inner .section-header .section-title {
    color: #ffffff;
    text-shadow: 0 2px 8px rgba(0, 0, 0, 0.3);
}

.ap-verification .content-inner .ap-section__body,
.ap-agent .content-inner .ap-section__body {
    line-height: 1.75;
    color: rgba(255, 255, 255, 0.7);
    max-width: 700px;
    margin: 25px 0 50px 0;
    text-align: left;
}

.ap-verification .content-inner .ap-section__body p,
.ap-agent .content-inner .ap-section__body p {
    margin: 0 0 25px 0;
}

.ap-verification .content-inner .ap-section__body p:last-child,
.ap-agent .content-inner .ap-section__body p:last-child {
    margin-bottom: 0;
}

.ap-verification .content-inner .ap-section__body strong,
.ap-agent .content-inner .ap-section__body strong {
    color: #ffffff;
}

.ap-verification .content-inner .ap-highlight-list {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: column;
    gap: 10px;
    max-width: 700px;
}

.ap-verification .content-inner .ap-highlight-list .ap-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;
    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;
}

.ap-verification .content-inner .ap-highlight-list .ap-highlight-item:hover {
    transform: translateX(4px);
}

.ap-verification .content-inner .ap-highlight-list .ap-highlight-item .ap-highlight-icon {
    width: 22px;
    height: 22px;
    flex-shrink: 0;
    color: var(--color-secondary);
}

.ap-verification .content-inner .ap-highlight-list .ap-highlight-item .ap-highlight-icon svg {
    width: 100%;
    height: 100%;
}


/* AGENT FEATURE CHIPS */

.ap-agent .content-inner .ap-agent__features {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    gap: 10px;
}

.ap-agent .content-inner .ap-agent__features .ap-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;
}

.ap-agent .content-inner .ap-agent__features .ap-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);
}

.ap-agent .content-inner .ap-agent__features .ap-feature-chip .ap-feature-chip__icon {
    width: 18px;
    height: 18px;
    flex-shrink: 0;
}

.ap-agent .content-inner .ap-agent__features .ap-feature-chip .ap-feature-chip__icon svg {
    width: 100%;
    height: 100%;
}


/* ========================================================================
   HOW IT WORKS SECTION — off-white bg with step cards
   ======================================================================== */

.ap-how-it-works {
    background: #dbeafe;
    position: relative;
    z-index: 1;
}

.ap-how-it-works .content-inner .section-header .section-title {
    color: var(--color-ink);
}

.ap-how-it-works .content-inner .section-header .section-subtitle {
    color: var(--color-muted);
}

.ap-how-it-works .content-inner .ap-steps__grid {
    display: flex;
    flex-direction: column;
    gap: 25px;
    margin-top: 50px;
    position: relative;
}

.ap-how-it-works .content-inner .ap-steps__grid .ap-step-card {
    background: var(--color-surface);
    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);
}

.ap-how-it-works .content-inner .ap-steps__grid .ap-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);
}

.ap-how-it-works .content-inner .ap-steps__grid .ap-step-card .ap-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);
}

.ap-how-it-works .content-inner .ap-steps__grid .ap-step-card .ap-step-card__icon {
    width: 40px;
    height: 40px;
    color: var(--color-primary);
    margin: 0 auto 10px auto;
}

.ap-how-it-works .content-inner .ap-steps__grid .ap-step-card .ap-step-card__icon svg {
    width: 100%;
    height: 100%;
}

.ap-how-it-works .content-inner .ap-steps__grid .ap-step-card .ap-step-card__title {
    font-weight: var(--font-bold);
    color: var(--color-ink);
    margin: 0 0 10px 0;
}

.ap-how-it-works .content-inner .ap-steps__grid .ap-step-card .ap-step-card__desc {
    line-height: 1.6;
    color: var(--color-muted);
    margin: 0;
}

.ap-how-it-works .content-inner .ap-steps__grid .ap-step-connector {
    display: none;
}


/* ========================================================================
   CTA SECTION — dark bg (centered)
   ======================================================================== */

.ap-cta {
    background: var(--color-ink);
    position: relative;
    z-index: 1;
}

.ap-cta .content-inner .ap-cta__inner {
    max-width: 600px;
    margin: 0 auto;
    text-align: center;
}

.ap-cta .content-inner .ap-cta__inner .section-title {
    color: #ffffff;
    text-shadow: 0 2px 8px rgba(0, 0, 0, 0.3);
}

.ap-cta .content-inner .ap-cta__inner .section-subtitle {
    color: rgba(255, 255, 255, 0.7);
    margin: 10px 0 50px 0;
}

.ap-cta .content-inner .ap-cta__inner .ap-cta__subtext {
    color: rgba(255, 255, 255, 0.5);
    margin: 10px 0 0 0;
}


/* ========================================================================
   RESPONSIVE — TABLET (768px)
   ======================================================================== */

@media (min-width: 768px) {

    .ap-how-it-works .content-inner .ap-steps__grid {
        flex-direction: row;
        align-items: start;
    }

    .ap-how-it-works .content-inner .ap-steps__grid .ap-step-card {
        flex: 1;
    }

    .ap-how-it-works .content-inner .ap-steps__grid .ap-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;
    }

    .ap-how-it-works .content-inner .ap-steps__grid .ap-step-connector--1 {
        left: calc(33.333% - 12px);
    }

    .ap-how-it-works .content-inner .ap-steps__grid .ap-step-connector--2 {
        left: calc(66.666% - 12px);
    }

}


/* ========================================================================
   RESPONSIVE — DESKTOP (1024px)
   ======================================================================== */

@media (min-width: 1024px) {

    .ap-hero-visual {
        flex: 0 0 480px;
        width: 480px;
        max-width: 480px;
        margin: 0;
    }

}
