/* ══════════════════════════════════════════════════════════════════════════
   Watily — Fleet (delivery-rider fleet management) landing.
   Loaded only on the fleet route. Accent: fleet green (delivery), on the same
   cream-editorial + black-structural + orange-CTA system as the other add-on
   landing pages (ai-visibility.css, zatca.css, ...). The wallet card keeps the
   product's own badge green + Saudi-plate gold, independent of the page theme.
   ══════════════════════════════════════════════════════════════════════════ */
.wt-fl-hero, .wt-fl-problem, .wt-fl-pillars, .wt-fl-badge, .wt-fl-pricing, .wt-fl-compare, .wt-fl-faq {
    --fl: #0E8A4D;
    --fl-soft: #E7F6EE;
    --fl-border: #C9E9D6;
    --fl-dark: #1A1714;
    --fl-cream: #FAF8F5;
    --fl-line: #EFEDE8;
    --fl-muted: #6E6963;
    --fl-gold: #E8B90F;
}

/* ── Hero ──────────────────────────────────────────────────────────────── */
.wt-fl-hero {
    position: relative; isolation: isolate; overflow: clip;
    padding-bottom: clamp(44px, 6vw, 68px);
    background:
        radial-gradient(ellipse 70% 60% at 88% 12%, rgba(14, 138, 77, 0.10) 0%, transparent 58%),
        radial-gradient(ellipse 60% 50% at 8% 82%, rgba(240, 108, 20, 0.05) 0%, transparent 55%),
        linear-gradient(180deg, var(--fl-cream) 0%, #ffffff 100%);
}
.wt-fl-hero__glow { position: absolute; border-radius: 50%; z-index: -1; pointer-events: none; }
.wt-fl-hero__glow--a { top: -120px; inset-inline-end: -60px; width: 560px; height: 560px; background: radial-gradient(circle, rgba(14, 138, 77, 0.13), transparent 62%); }
.wt-fl-hero__glow--b { top: 140px; inset-inline-start: -160px; width: 500px; height: 500px; background: radial-gradient(circle, rgba(240, 108, 20, 0.07), transparent 64%); }
.wt-fl-hero__grid { display: grid; grid-template-columns: 1fr; gap: clamp(40px, 6vw, 56px); align-items: center; }
@media (min-width: 940px) { .wt-fl-hero__grid { grid-template-columns: 1.06fr 0.94fr; } }
.wt-fl-hero__content { text-align: center; }
@media (min-width: 940px) { .wt-fl-hero__content { text-align: start; } }
.wt-fl-hero__eyebrow { display: inline-flex; align-items: center; gap: 9px; padding: 6px 16px; border-radius: 999px; background: #fff; border: 1px solid var(--fl-line); font-size: 0.8rem; font-weight: 700; color: var(--fl); }
.wt-fl-hero__pulse { width: 7px; height: 7px; border-radius: 50%; background: var(--fl); }
.wt-fl-hero__content h1 { margin: 22px 0 0; font-size: clamp(2rem, 4.2vw, 3.3rem); line-height: 1.16; font-weight: 800; letter-spacing: -0.02em; color: var(--fl-dark); }
.wt-fl-hl { position: relative; display: inline-block; color: var(--fl); }
.wt-fl-hl::after { content: ""; position: absolute; inset-inline: 0; bottom: 0.08em; height: 0.32em; z-index: -1; border-radius: 4px; background: linear-gradient(90deg, #C9E9D6, #FFE4C2); }
.wt-fl-hero__lead { margin: 22px auto 0; font-size: clamp(1rem, 2vw, 1.14rem); line-height: 1.9; color: #524E49; max-width: 56ch; }
@media (min-width: 940px) { .wt-fl-hero__lead { margin-inline: 0; } }
.wt-fl-hero__actions { margin-top: 32px; display: flex; gap: 13px; flex-wrap: wrap; align-items: center; justify-content: center; }
@media (min-width: 940px) { .wt-fl-hero__actions { justify-content: flex-start; } }
.wt-fl-btn { display: inline-flex; align-items: center; gap: 9px; background: var(--wt-brand-orange, #F06C14); }
.wt-fl-hero__ghost { display: inline-flex; align-items: center; padding: 14px 24px; border-radius: 13px; font-size: 1rem; font-weight: 700; color: var(--fl-dark); transition: background 0.18s ease; }
.wt-fl-hero__ghost:hover { background: #F0EDE8; }
.wt-fl-hero__note { margin: 22px auto 0; font-size: 0.84rem; font-weight: 600; color: var(--fl-muted); max-width: 48ch; }
@media (min-width: 940px) { .wt-fl-hero__note { margin-inline: 0; } }

/* ── Delivery platforms strip (text wordmarks) ─────────────────────────── */
.wt-fl-plat { margin-top: 28px; }
.wt-fl-plat__label { display: block; font-size: 0.76rem; font-weight: 700; letter-spacing: 0.04em; color: var(--fl-muted); margin-bottom: 12px; }
.wt-fl-plat__row { display: flex; flex-wrap: wrap; gap: 10px; align-items: flex-start; justify-content: center; }
@media (min-width: 940px) { .wt-fl-plat__row { justify-content: flex-start; } }
.wt-fl-plat__chip { display: inline-flex; flex-direction: column; align-items: center; gap: 4px; }
.wt-fl-plat__mark { display: inline-flex; align-items: center; padding: 7px 16px; border-radius: 10px; background: var(--pb, #eee); color: var(--pf, #111); font-weight: 800; font-size: 0.82rem; letter-spacing: 0.01em; box-shadow: 0 2px 8px rgba(26, 23, 20, 0.10); }
.wt-fl-plat__chip--soon .wt-fl-plat__mark { opacity: 0.45; filter: saturate(0.55); box-shadow: none; }
.wt-fl-plat__chip small { font-size: 0.62rem; font-weight: 700; color: var(--fl-muted); }

/* ── The rider wallet badge — the product's own artifact as hero visual ── */
.wt-fl-hero__visual { position: relative; display: flex; flex-direction: column; align-items: center; justify-content: center; perspective: 1200px; }

/* Grade switcher above the card: hover/tap recolors the badge like the product. */
.wt-fl-grades { width: min(380px, 100%); margin-bottom: 16px; text-align: center; }
.wt-fl-grades__hint { display: block; font-size: 0.74rem; font-weight: 700; color: var(--fl-muted); margin-bottom: 9px; }
.wt-fl-grades__row { display: flex; justify-content: center; gap: 8px; }
.wt-fl-grade {
    width: 44px; height: 44px; border-radius: 13px; border: 1.5px solid var(--fl-line);
    background: #fff; font-weight: 800; font-size: 1rem; font-family: inherit; color: var(--fl-muted);
    cursor: pointer; transition: transform 0.15s ease, background 0.15s ease, color 0.15s ease, border-color 0.15s ease;
}
.wt-fl-grade:hover { transform: translateY(-3px); }
.wt-fl-grade--a.is-active, .wt-fl-grade--a:hover { background: #15803D; border-color: #15803D; color: #fff; }
.wt-fl-grade--b.is-active, .wt-fl-grade--b:hover { background: #1D4ED8; border-color: #1D4ED8; color: #fff; }
.wt-fl-grade--c.is-active, .wt-fl-grade--c:hover { background: #B45309; border-color: #B45309; color: #fff; }
.wt-fl-grade--d.is-active, .wt-fl-grade--d:hover { background: #52525B; border-color: #52525B; color: #fff; }
.wt-fl-grade--f.is-active, .wt-fl-grade--f:hover { background: #B91C1C; border-color: #B91C1C; color: #fff; }

.wt-fl-card {
    width: min(380px, 100%);
    background: linear-gradient(160deg, #1A7A3D 0%, #15803D 55%, #116432 100%);
    border-radius: 20px; overflow: hidden;
    box-shadow: 0 30px 60px rgba(16, 60, 36, 0.30), 0 4px 14px rgba(16, 60, 36, 0.22);
    animation: wtFlFloat 7s ease-in-out infinite;
    transition: background 0.35s ease, box-shadow 0.35s ease;
}
/* The badge gradient + glow follow the selected grade, like the real product. */
.wt-fl-card[data-grade="b"] { background: linear-gradient(160deg, #2457D6 0%, #1D4ED8 55%, #173CA8 100%); box-shadow: 0 30px 60px rgba(23, 60, 168, 0.30), 0 4px 14px rgba(23, 60, 168, 0.22); }
.wt-fl-card[data-grade="c"] { background: linear-gradient(160deg, #C25E0E 0%, #B45309 55%, #8F4207 100%); box-shadow: 0 30px 60px rgba(143, 66, 7, 0.30), 0 4px 14px rgba(143, 66, 7, 0.22); }
.wt-fl-card[data-grade="d"] { background: linear-gradient(160deg, #5B5B64 0%, #52525B 55%, #3F3F46 100%); box-shadow: 0 30px 60px rgba(63, 63, 70, 0.30), 0 4px 14px rgba(63, 63, 70, 0.22); }
.wt-fl-card[data-grade="f"] { background: linear-gradient(160deg, #C62222 0%, #B91C1C 55%, #8E1414 100%); box-shadow: 0 30px 60px rgba(142, 20, 20, 0.30), 0 4px 14px rgba(142, 20, 20, 0.22); }
.wt-fl-card[data-grade="b"] .wt-fl-card__sq { color: #1D4ED8; }
.wt-fl-card[data-grade="c"] .wt-fl-card__sq { color: #B45309; }
.wt-fl-card[data-grade="d"] .wt-fl-card__sq { color: #52525B; }
.wt-fl-card[data-grade="f"] .wt-fl-card__sq { color: #B91C1C; }
@keyframes wtFlFloat { 0%, 100% { transform: rotateY(-6deg) rotateX(3deg) translateY(0); } 50% { transform: rotateY(-6deg) rotateX(3deg) translateY(-10px); } }
.wt-fl-card__head { display: flex; justify-content: space-between; align-items: center; padding: 16px 18px 10px; }
.wt-fl-card__logo { display: flex; align-items: center; gap: 8px; font-weight: 700; font-size: 0.92rem; color: #fff; }
.wt-fl-card__sq { width: 26px; height: 26px; border-radius: 7px; background: #fff; display: inline-flex; align-items: center; justify-content: center; color: #15803D; font-weight: 800; font-size: 0.9rem; }
.wt-fl-card__tier { text-align: center; color: #fff; }
.wt-fl-card__tier-lbl { display: block; font-size: 0.6rem; opacity: 0.75; }
.wt-fl-card__tier-val { display: block; font-weight: 800; font-size: 1.35rem; line-height: 1; }
.wt-fl-card__strip { background: rgba(0, 0, 0, 0.28); margin: 4px 14px; border-radius: 14px; display: flex; align-items: center; gap: 14px; padding: 14px 16px; }
.wt-fl-card__photo {
    width: 62px; height: 62px; border-radius: 50%; flex: none;
    border: 3px solid #fff; position: relative; overflow: hidden;
    background: radial-gradient(circle at 50% 38%, #DEB894 0 30%, #222C42 31% 100%);
}
.wt-fl-card__photo::before { content: ''; position: absolute; top: 6px; left: 50%; transform: translateX(-50%); width: 33px; height: 19px; border-radius: 50%; background: #281E1A; }
.wt-fl-card__id { flex: 1; min-width: 0; }
.wt-fl-card__name { font-weight: 700; color: #fff; font-size: 0.98rem; margin-bottom: 8px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.wt-fl-plate { display: inline-flex; align-items: stretch; background: #16171B; border-radius: 8px; overflow: hidden; }
.wt-fl-plate > span { padding: 4px 11px; display: inline-flex; align-items: center; font-weight: 700; font-size: 0.9rem; }
.wt-fl-plate__digits { color: var(--fl-gold, #E8B90F); font-variant-numeric: tabular-nums; }
.wt-fl-plate__letters { color: #fff; border-inline-start: 1.5px solid rgba(255, 255, 255, 0.18); }
.wt-fl-plate__ksa { background: rgba(255, 255, 255, 0.12); color: #fff; font-size: 0.55rem; font-weight: 600; letter-spacing: 0.05em; }
.wt-fl-card__rows { display: grid; grid-template-columns: 1fr 1fr; gap: 10px 8px; padding: 16px 20px 4px; color: #fff; }
.wt-fl-card__lbl { display: block; font-size: 0.6rem; opacity: 0.7; margin-bottom: 1px; }
.wt-fl-card__val { display: block; font-weight: 700; font-size: 0.94rem; font-variant-numeric: tabular-nums; }
.wt-fl-card__val--warn { color: #FDE68A; }
.wt-fl-card__qr { display: grid; place-items: center; padding: 14px 0 22px; }
.wt-fl-qr { width: 76px; height: 76px; background: #fff; border-radius: 9px; padding: 7px; display: grid; grid-template-columns: repeat(7, 1fr); grid-template-rows: repeat(7, 1fr); gap: 1.5px; }
.wt-fl-qr i { background: #111; }
.wt-fl-qr i.off { background: transparent; }
.wt-fl-sent { margin-top: 16px; width: min(380px, 100%); display: flex; align-items: center; justify-content: center; gap: 10px; background: var(--fl-soft); border: 1px solid var(--fl-border); border-radius: 14px; padding: 12px 16px; font-size: 0.8rem; font-weight: 700; color: #0A6831; }
.wt-fl-sent__check { color: #0A6831; font-weight: 900; }

/* ── Marquee (black) ───────────────────────────────────────────────────── */
.wt-fl-marquee { margin-top: clamp(28px, 5vw, 48px); background: #0A0A0A; padding: 18px 0; overflow: hidden; }
.wt-fl-marquee__track { display: flex; width: max-content; animation: wtFlMarquee 30s linear infinite; }
@keyframes wtFlMarquee { from { transform: translateX(0); } to { transform: translateX(-50%); } }
.wt-fl-marquee__item { display: inline-flex; align-items: center; gap: 14px; padding: 0 24px; font-size: clamp(1.05rem, 2vw, 1.3rem); font-weight: 700; color: #F0EDE8; white-space: nowrap; }
.wt-fl-marquee__dot { width: 7px; height: 7px; border-radius: 50%; background: var(--wt-brand-orange, #F06C14); }

/* ── Problem cards ─────────────────────────────────────────────────────── */
.wt-fl-problem { padding: clamp(48px, 7vw, 80px) 0; background: #fff; }
.wt-fl-problem__grid { display: grid; grid-template-columns: 1fr; gap: 16px; margin-top: clamp(24px, 4vw, 40px); }
@media (min-width: 760px) { .wt-fl-problem__grid { grid-template-columns: repeat(3, minmax(0, 1fr)); } }
.wt-fl-problem-card { background: var(--fl-cream); border: 1px solid var(--fl-line); border-radius: 20px; padding: 26px; }
.wt-fl-problem-card__tag { display: inline-flex; align-items: center; gap: 7px; font-size: 0.74rem; font-weight: 800; letter-spacing: 0.04em; color: #B23B2E; background: #FBEDEB; border-radius: 999px; padding: 5px 13px; }
.wt-fl-problem-card__tag .wt-icon { color: #B23B2E; }
.wt-fl-problem-card h3 { margin: 15px 0 0; font-size: 1.1rem; font-weight: 800; color: var(--fl-dark); }
.wt-fl-problem-card p { margin: 9px 0 0; font-size: 0.88rem; color: var(--fl-muted); line-height: 1.8; }

/* ── Pillars (6 cards) ─────────────────────────────────────────────────── */
.wt-fl-pillars { padding: clamp(56px, 8vw, 90px) 0; background: var(--fl-cream); border-top: 1px solid var(--fl-line); }
/* Explicit column counts: six cards divide evenly in 3 × 2 and 2 × 3. */
.wt-fl-pillars__grid { display: grid; grid-template-columns: 1fr; gap: 14px; margin-top: clamp(24px, 4vw, 40px); }
@media (min-width: 640px) { .wt-fl-pillars__grid { grid-template-columns: repeat(2, minmax(0, 1fr)); } }
@media (min-width: 980px) { .wt-fl-pillars__grid { grid-template-columns: repeat(3, minmax(0, 1fr)); } }
.wt-fl-pillar { background: #fff; border: 1px solid var(--fl-line); border-radius: 20px; padding: 26px; transition: transform 0.25s ease, border-color 0.25s ease; }
.wt-fl-pillar:hover { transform: translateY(-5px); border-color: var(--fl-border); }
.wt-fl-pillar__icon { width: 52px; height: 52px; border-radius: 15px; background: var(--fl-soft); color: var(--fl); display: inline-flex; align-items: center; justify-content: center; }
.wt-fl-pillar h3 { margin: 15px 0 0; font-size: 1.12rem; font-weight: 800; color: var(--fl-dark); }
.wt-fl-pillar > p { margin: 8px 0 0; font-size: 0.86rem; color: var(--fl-muted); line-height: 1.75; }
.wt-fl-pillar ul { list-style: none; margin: 13px 0 0; padding: 0; display: grid; gap: 7px; }
.wt-fl-pillar li { position: relative; padding-inline-start: 20px; font-size: 0.84rem; line-height: 1.7; color: #3A3733; }
.wt-fl-pillar li::before { content: ''; position: absolute; inset-inline-start: 0; top: 0.52em; width: 7px; height: 7px; border-radius: 50%; background: var(--fl); }

/* ── Badge deep-dive ───────────────────────────────────────────────────── */
.wt-fl-badge { padding: clamp(56px, 8vw, 90px) 0; background: #fff; border-top: 1px solid var(--fl-line); }
.wt-fl-badge__grid { display: grid; grid-template-columns: 1fr; gap: clamp(28px, 5vw, 48px); align-items: start; }
@media (min-width: 940px) { .wt-fl-badge__grid { grid-template-columns: 1.15fr 0.85fr; } }
.wt-fl-badge__eyebrow { color: var(--fl); }
.wt-fl-badge__feats { margin-top: clamp(20px, 3vw, 30px); display: grid; grid-template-columns: 1fr; gap: 16px; }
@media (min-width: 640px) { .wt-fl-badge__feats { grid-template-columns: repeat(2, minmax(0, 1fr)); } }
.wt-fl-bf { display: flex; gap: 13px; align-items: flex-start; }
.wt-fl-bf__icon { flex: none; width: 40px; height: 40px; border-radius: 12px; background: var(--fl-soft); border: 1px solid var(--fl-border); color: var(--fl); display: inline-flex; align-items: center; justify-content: center; }
.wt-fl-bf h3 { margin: 0; font-size: 0.98rem; font-weight: 800; color: var(--fl-dark); }
.wt-fl-bf p { margin: 5px 0 0; font-size: 0.84rem; color: var(--fl-muted); line-height: 1.75; }
.wt-fl-riderapp { position: sticky; top: 96px; background: var(--fl-dark); border-radius: 24px; padding: clamp(26px, 4vw, 36px); color: #fff; overflow: hidden; isolation: isolate; }
.wt-fl-riderapp::before { content: ''; position: absolute; inset: 0; z-index: -1; background: radial-gradient(ellipse at 85% -10%, rgba(14, 138, 77, 0.35) 0%, transparent 60%); pointer-events: none; }
.wt-fl-riderapp__icon { display: inline-flex; align-items: center; justify-content: center; width: 52px; height: 52px; border-radius: 16px; background: rgba(255, 255, 255, 0.10); color: #7EE2AC; }
.wt-fl-riderapp h3 { margin: 16px 0 0; font-size: 1.25rem; font-weight: 800; color: #fff; }
.wt-fl-riderapp > p { margin: 9px 0 0; font-size: 0.9rem; color: rgba(255, 255, 255, 0.66); }
.wt-fl-riderapp ul { list-style: none; margin: 16px 0 0; padding: 0; display: grid; gap: 10px; }
.wt-fl-riderapp li { position: relative; padding-inline-start: 26px; font-size: 0.9rem; line-height: 1.7; color: rgba(255, 255, 255, 0.88); }
.wt-fl-riderapp li::before { content: '✓'; position: absolute; inset-inline-start: 0; top: 0; color: #7EE2AC; font-weight: 800; }
.wt-fl-riderapp__note { margin: 18px 0 0; font-size: 0.84rem; color: rgba(255, 255, 255, 0.55); line-height: 1.8; }

/* ── Pricing + live calculator ─────────────────────────────────────────── */
.wt-fl-pricing { padding: clamp(56px, 8vw, 90px) 0; background: var(--fl-cream); border-top: 1px solid var(--fl-line); }
.wt-fl-price-card {
    margin-top: clamp(24px, 4vw, 40px);
    background: #fff; border: 1.5px solid var(--fl-border); border-radius: 26px;
    padding: clamp(28px, 5vw, 48px);
    display: grid; grid-template-columns: 1fr; gap: clamp(28px, 5vw, 48px); align-items: center;
    box-shadow: 0 24px 60px rgba(26, 23, 20, 0.06);
}
@media (min-width: 860px) { .wt-fl-price-card { grid-template-columns: 1fr 1fr; } }
.wt-fl-price-num { font-size: clamp(2.8rem, 6.5vw, 4.2rem); font-weight: 800; color: var(--fl); line-height: 1; letter-spacing: -0.02em; }
.wt-fl-price-num span { font-variant-numeric: tabular-nums; }
.wt-fl-price-num small { font-size: 1.05rem; font-weight: 700; color: var(--fl-dark); }
.wt-fl-price-per { margin: 10px 0 0; font-size: 0.92rem; color: var(--fl-muted); }
.wt-fl-bundle { list-style: none; margin: 20px 0 0; padding: 0; display: grid; gap: 9px; }
.wt-fl-bundle li { position: relative; padding-inline-start: 26px; font-size: 0.93rem; line-height: 1.7; color: #3A3733; }
.wt-fl-bundle li::before { content: '✓'; position: absolute; inset-inline-start: 0; top: 0; color: var(--fl); font-weight: 800; }
.wt-fl-calc label { display: flex; justify-content: space-between; align-items: center; gap: 12px; font-size: 0.98rem; font-weight: 700; color: var(--fl-dark); margin-bottom: 14px; }
.wt-fl-calc output { font-size: 1.3rem; font-weight: 800; color: var(--fl); font-variant-numeric: tabular-nums; }
.wt-fl-calc input[type=range] { width: 100%; accent-color: var(--fl); cursor: pointer; }
.wt-fl-calc__hint { margin: 10px 0 0; font-size: 0.78rem; color: var(--fl-muted); }
.wt-fl-calc__rule { margin-top: 18px; background: var(--fl-cream); border: 1px solid var(--fl-line); border-radius: 14px; padding: 15px 18px; font-size: 0.86rem; color: var(--fl-muted); line-height: 1.9; }
.wt-fl-calc__rule b { color: var(--fl-dark); font-weight: 800; }

/* ── Comparison table ──────────────────────────────────────────────────── */
.wt-fl-compare { padding: clamp(48px, 7vw, 80px) 0; background: #fff; }
.wt-fl-compare__wrap { overflow-x: auto; margin-top: clamp(20px, 3vw, 32px); border: 1px solid var(--fl-line); border-radius: 18px; }
.wt-fl-compare table { border-collapse: collapse; width: 100%; min-width: 640px; font-size: 0.9rem; }
.wt-fl-compare th, .wt-fl-compare td { padding: 13px 18px; text-align: start; border-bottom: 1px solid var(--fl-line); }
.wt-fl-compare thead th { background: var(--fl-cream); font-weight: 800; color: var(--fl-dark); font-size: 0.92rem; }
.wt-fl-compare thead th.wt-fl-compare__us { color: var(--fl); }
.wt-fl-compare tbody tr:last-child td { border-bottom: none; }
.wt-fl-compare td.wt-fl-compare__yes { color: var(--fl); font-weight: 700; }
.wt-fl-compare td.wt-fl-compare__no { color: var(--fl-muted); }

/* ── FAQ accordion ─────────────────────────────────────────────────────── */
.wt-fl-faq { padding: clamp(40px, 6vw, 72px) 0 clamp(48px, 8vw, 88px); background: var(--fl-cream); border-top: 1px solid var(--fl-line); }
.wt-fl-faq__list { max-width: 900px; margin: clamp(24px, 4vw, 40px) auto 0; display: flex; flex-direction: column; gap: 10px; }
.wt-fl-faq__item { background: #fff; border: 1px solid var(--fl-line); border-radius: 16px; overflow: hidden; transition: border-color 0.2s ease; }
.wt-fl-faq__item[open] { border-color: var(--fl-border); }
.wt-fl-faq__item summary { display: flex; align-items: center; justify-content: space-between; gap: 16px; padding: 18px 24px; cursor: pointer; font-size: 0.98rem; font-weight: 700; line-height: 1.55; color: var(--fl-dark); list-style: none; }
.wt-fl-faq__item summary::-webkit-details-marker { display: none; }
.wt-fl-faq__item summary::after { content: "+"; flex: none; width: 28px; height: 28px; border-radius: 50%; background: #F6F4F0; color: #524E49; display: inline-flex; align-items: center; justify-content: center; font-size: 1.15rem; font-weight: 700; line-height: 1; transition: background 0.2s ease, color 0.2s ease; }
.wt-fl-faq__item[open] summary::after { content: "\2212"; background: var(--fl); color: #fff; }
.wt-fl-faq__item p { margin: 0; padding: 2px 24px 21px; font-size: 0.9rem; line-height: 1.9; color: #524E49; }

/* ── CTA ───────────────────────────────────────────────────────────────── */
.wt-fl-cta .wt-fl-cta__card { display: flex; flex-direction: column; align-items: center; text-align: center; grid-template-columns: none; background: var(--wt-dark, #1A1714); border-radius: 28px; padding: clamp(48px, 7vw, 80px) clamp(24px, 5vw, 56px); position: relative; overflow: hidden; isolation: isolate; }
.wt-fl-cta__card::before { content: ""; position: absolute; inset: 0; z-index: 0; background: radial-gradient(ellipse at 50% -10%, rgba(14, 138, 77, 0.32) 0%, transparent 60%); pointer-events: none; }
.wt-fl-cta__card > * { position: relative; z-index: 1; }
.wt-fl-cta__mark { display: inline-flex; align-items: center; justify-content: center; width: 60px; height: 60px; border-radius: 18px; background: #fff; color: #0E8A4D; }
.wt-fl-cta .wt-fl-cta__card h2 { margin: 22px auto 0; max-width: 24ch; color: #fff; font-size: clamp(1.7rem, 3.6vw, 2.5rem); font-weight: 800; line-height: 1.2; }
.wt-fl-cta .wt-fl-cta__card p { margin: 16px auto 0; max-width: 54ch; color: rgba(255, 255, 255, 0.66); font-size: 1.05rem; line-height: 1.8; }
.wt-fl-cta__actions { margin-top: 28px; display: flex; gap: 12px; justify-content: center; flex-wrap: wrap; }
.wt-fl-cta__ghost { display: inline-flex; align-items: center; padding: 15px 28px; border-radius: 13px; color: #fff; background: rgba(255, 255, 255, 0.08); border: 1px solid rgba(255, 255, 255, 0.18); font-weight: 700; transition: background 0.18s ease; }
.wt-fl-cta__ghost:hover { background: rgba(255, 255, 255, 0.15); }
@media (max-width: 600px) {
    .wt-fl-cta__actions { width: 100%; flex-direction: column; }
    .wt-fl-cta__actions .wt-btn, .wt-fl-cta__ghost { width: 100%; justify-content: center; }
}

@media (prefers-reduced-motion: reduce) {
    .wt-fl-card, .wt-fl-marquee__track { animation: none !important; }
}
