/* =================================================================
   /community/ — Hyperpreneur AI Community landing page
   One goal: an account created at community.eduardklein.com.

   CRO structure encoded here:
   - Hero CTA above the fold on a 375x667 viewport (no scroll to act)
   - One action, repeated at every fold + sticky mobile bar
   - Competing navigation stripped; logo stays clickable
   - 48px+ tap targets everywhere, 16px minimum input/label type
   - Proof is hard numbers only: no invented member counts, no fake quotes
   ================================================================= */

:root {
    --hp-ink: #234860;
    --hp-ink-deep: #16303f;
    --hp-ink-mid: #1b3a4e;
    --hp-text: #4A5568;
    --hp-muted: #94A3B8;
    --hp-border: #E8EDF2;
    --hp-rule: #DCE5ED;
    --hp-surface: #FFFFFF;
    --hp-surface-alt: #F4F8FB;
    --hp-accent: #EF6451;
    --hp-accent-ink: #d94e3d;
    --hp-accent-soft: #FFB4A6;
    --hp-ok: #15803d;
    --hp-onDark: #C9DAE6;
}

/* ---- Page integration ---------------------------------------------------- */
body.page-community .page-article-wrapper {
    padding: 0; background: var(--hp-surface);
    /* Full-bleed sections below use 100vw, which counts the scrollbar while the
       document's client width does not. Clip absorbs the few-pixel difference
       without creating a scroll container, so the sticky header still sticks. */
    overflow-x: clip;
}
body.page-community .page-article-container {
    display: block !important;
    max-width: none !important;
    grid-template-columns: 1fr !important;
    gap: 0 !important;
    padding: 0 !important;
}
body.page-community .page-article-sidebar { display: none !important; }
body.page-community .page-article-main { min-width: 0; }
body.page-community .page-article-main article {
    background: transparent !important; box-shadow: none !important;
    padding: 0 !important; margin: 0 !important; border-radius: 0 !important;
    max-width: none !important;
}
body.page-community .page-content { color: var(--hp-text); font-size: 16px; line-height: 1.7; }
body.page-community .page-content > h1:first-child { display: none; }
body.page-community .page-content h1,
body.page-community .page-content h2,
body.page-community .page-content h3 {
    font-family: var(--font-primary); color: var(--hp-ink);
    font-weight: 700; margin: 0; text-align: left;
}
body.page-community .page-content p { margin: 0 0 1rem; }
body.page-community .page-content ul,
body.page-community .page-content ol { margin: 0; padding: 0; list-style: none; }
body.page-community .page-content a { color: var(--hp-accent); text-decoration: none; }
body.page-community .page-content a:hover { color: var(--hp-accent-ink); }

/* Navigation stays on this page: it is a destination people link to and come
   back to, not a single-shot ad landing page. The hero CTA sits above the fold
   and the sticky bar covers mobile, so the primary action is never more than a
   thumb away even with the nav present. */
body.page-community .main-header { border-bottom: 1px solid var(--hp-rule); }
body.page-community .main-footer .footer-content { display: none; }

/* ---- Layout primitives ---------------------------------------------------- */
.hp-wrap { max-width: 1120px; margin: 0 auto; padding: 0 1.25rem; }
.hp-narrow { max-width: 760px; margin: 0 auto; padding: 0 1.25rem; }
@media (min-width: 760px) { .hp-wrap, .hp-narrow { padding: 0 2rem; } }

body.page-community .page-content > section {
    width: 100vw; position: relative; left: 50%; right: 50%;
    margin-left: -50vw; margin-right: -50vw;
}

.hp-eyebrow {
    font-size: .72rem; text-transform: uppercase; letter-spacing: .14em;
    font-weight: 600; color: var(--hp-accent); margin: 0 0 .75rem !important;
}
.hp-h2 {
    font-size: clamp(1.55rem, 4.6vw, 2.3rem);
    line-height: 1.18; letter-spacing: -.015em; margin: 0 0 1rem !important;
}
.hp-h2 em { font-style: normal; color: var(--hp-accent); }
.hp-lead { font-size: 1.05rem; line-height: 1.65; color: var(--hp-text); margin: 0 0 1.9rem !important; max-width: 62ch; }
.hp-lead--onDark { color: var(--hp-onDark) !important; }
.hp-lead--onDark strong { color: #fff; }

/* ---- The button. One shape, used everywhere. ------------------------------ */
body.page-community .page-content a.hp-btn {
    display: inline-flex; align-items: center; justify-content: center;
    min-height: 54px; padding: .9rem 1.6rem;
    font-family: var(--font-primary);
    font-size: 1rem; font-weight: 600; line-height: 1.2;
    color: #fff !important; background: var(--hp-accent);
    border-radius: 8px; text-align: center;
    box-shadow: 0 6px 18px -4px rgba(239,100,81,.45);
    transition: background .15s ease, transform .06s ease, box-shadow .15s ease;
}
body.page-community .page-content a.hp-btn:hover {
    background: var(--hp-accent-ink); color: #fff !important;
    box-shadow: 0 8px 22px -4px rgba(239,100,81,.55);
}
body.page-community .page-content a.hp-btn:active { transform: translateY(1px); }
body.page-community .page-content a.hp-btn--xl {
    width: 100%; font-size: 1.05rem; min-height: 58px;
}
@media (min-width: 560px) {
    body.page-community .page-content a.hp-btn--xl { width: auto; padding: 1rem 2.2rem; }
}

/* ---- HERO ----------------------------------------------------------------
   The CTA card must clear the fold on a 375x667 screen, so on mobile the copy
   is tight and the card follows immediately. Desktop puts them side by side. */
.hp-hero {
    background:
        radial-gradient(880px 420px at 88% -12%, rgba(239,100,81,.22), transparent 62%),
        radial-gradient(600px 300px at 5% 110%, rgba(120,190,230,.14), transparent 60%),
        linear-gradient(168deg, var(--hp-ink-deep) 0%, var(--hp-ink-mid) 100%);
    color: #fff;
    padding: 2rem 0 2.5rem;
    position: relative;
    overflow: hidden;
}
/* Faint grid: reads as "instrument panel" rather than brochure. Purely
   decorative, sits under the content, never intercepts a tap. */
.hp-hero::before {
    content: ""; position: absolute; inset: 0; pointer-events: none;
    background-image:
        linear-gradient(rgba(255,255,255,.045) 1px, transparent 1px),
        linear-gradient(90deg, rgba(255,255,255,.045) 1px, transparent 1px);
    background-size: 44px 44px;
    mask-image: radial-gradient(70% 60% at 50% 0%, #000 0%, transparent 75%);
    -webkit-mask-image: radial-gradient(70% 60% at 50% 0%, #000 0%, transparent 75%);
}
.hp-hero > * { position: relative; }

.hp-hero h1.hp-brand {
    color: #fff !important;
    font-size: clamp(.95rem, 3.2vw, 1.15rem);
    font-weight: 600; line-height: 1.3; letter-spacing: .02em;
    margin: 0 0 .8rem !important;
    padding-bottom: .7rem;
    border-bottom: 1px solid rgba(255,255,255,.18);
    display: inline-block;
}
.hp-hook {
    color: #fff !important;
    font-family: var(--font-primary); font-weight: 700;
    font-size: clamp(1.7rem, 6.8vw, 3rem);
    line-height: 1.13; letter-spacing: -.025em;
    margin: 0 0 .85rem !important;
}
.hp-hook em { font-style: normal; color: var(--hp-accent-soft); }
.hp-hero-sub {
    color: var(--hp-onDark) !important; font-size: 1rem; line-height: 1.6;
    margin: 0 0 1.15rem !important; max-width: 48ch;
}
.hp-facts {
    display: flex; flex-wrap: wrap; gap: .45rem;
    list-style: none; margin: 0 0 1.5rem !important; padding: 0;
}
.hp-facts li {
    display: inline-flex; align-items: center; gap: .4rem;
    font-size: .82rem; font-weight: 500; color: #DCE9F2;
    background: rgba(255,255,255,.09);
    border: 1px solid rgba(255,255,255,.16);
    border-radius: 999px; padding: .35rem .7rem;
}
.hp-facts svg { width: 14px; height: 14px; stroke: var(--hp-accent-soft); fill: none; stroke-width: 2.4; }

.hp-hero-grid { display: block; }
@media (min-width: 920px) {
    .hp-hero { padding: 3.75rem 0 3.5rem; }
    .hp-hero-grid {
        display: grid; grid-template-columns: 1.1fr .9fr;
        column-gap: 3.25rem; align-items: center;
    }
    .hp-hero-sub { font-size: 1.12rem; }
    .hp-facts { margin-bottom: 0 !important; }
}

/* ---- The CTA card (hero) -------------------------------------------------- */
.hp-card {
    background: #fff; border-radius: 10px;
    padding: 1.35rem 1.25rem 1.15rem;
    border: 1px solid rgba(255,255,255,.14);
    box-shadow: 0 24px 60px -20px rgba(6,22,32,.55);
}
.hp-card-kicker {
    font-size: .7rem; text-transform: uppercase; letter-spacing: .13em;
    font-weight: 600; color: var(--hp-accent); margin: 0 0 .45rem !important;
}
body.page-community .page-content .hp-card h2.hp-card-title {
    font-size: 1.28rem; line-height: 1.25; letter-spacing: -.01em;
    margin: 0 0 .45rem !important;
}
.hp-card-sub { font-size: .93rem; line-height: 1.55; color: var(--hp-text); margin: 0 0 1.1rem !important; }
.hp-card-foot {
    margin: .9rem 0 0 !important; padding-top: .85rem;
    border-top: 1px solid var(--hp-border);
    font-size: .85rem; color: var(--hp-muted);
}
body.page-community .page-content .hp-card-foot a {
    display: inline-flex; align-items: center; min-height: 44px;
    padding: 0 .15rem; margin: -.5rem 0;
    color: var(--hp-ink); text-decoration: underline; font-weight: 500;
}
@media (min-width: 760px) { .hp-card { padding: 1.75rem 1.6rem 1.4rem; } }

/* Risk reversal, directly under the button where the hesitation happens */
.hp-reassure {
    display: flex; flex-wrap: wrap; gap: .3rem .9rem;
    margin: .95rem 0 0 !important; padding: 0; list-style: none;
    font-size: .8rem; color: #64748B;
}
.hp-reassure li { display: inline-flex; align-items: center; gap: .32rem; }
.hp-reassure svg { width: 13px; height: 13px; stroke: var(--hp-ok); fill: none; stroke-width: 2.6; }
.hp-reassure--center { justify-content: center; color: var(--hp-onDark); margin-top: 1.15rem !important; }
.hp-reassure--center svg { stroke: var(--hp-accent-soft); }

/* ---- Proof strip ---------------------------------------------------------
   Hard, checkable numbers, immediately under the hero CTA. */
.hp-proof { background: var(--hp-surface); padding: 1.75rem 0 1.6rem; border-bottom: 1px solid var(--hp-border); }
.hp-stats {
    display: grid; grid-template-columns: repeat(3, 1fr);
    gap: .5rem; list-style: none; margin: 0 !important; padding: 0; text-align: center;
}
.hp-stats li { display: flex; flex-direction: column; gap: .18rem; position: relative; }
.hp-stats li + li::before {
    content: ""; position: absolute; left: 0; top: 12%; bottom: 12%;
    width: 1px; background: var(--hp-border);
}
.hp-stats strong {
    font-family: var(--font-primary);
    font-size: clamp(1.45rem, 6vw, 2.4rem); font-weight: 700;
    color: var(--hp-ink); line-height: 1.1; letter-spacing: -.025em;
}
.hp-stats span { font-size: .74rem; line-height: 1.35; color: var(--hp-muted); padding: 0 .3rem; }
@media (min-width: 760px) { .hp-stats { gap: 1rem; } .hp-stats span { font-size: .84rem; } }

/* ---- Generic sections ----------------------------------------------------- */
.hp-section { padding: 3.25rem 0; background: var(--hp-surface); }
.hp-section--alt { background: var(--hp-surface-alt); }
.hp-section--dark { background: var(--hp-ink-deep); }
.hp-section--dark h2, .hp-section--dark h3 { color: #fff !important; }
.hp-section--dark p { color: var(--hp-onDark); }
@media (min-width: 760px) { .hp-section { padding: 4.5rem 0; } }

/* ---- Pain accordion -------------------------------------------------------
   Editorial rows, not boxes: a hairline rule, an oversized index numeral and
   a question you can open. Native <details name> gives exclusive open with no
   JS at all; the script below only adds the height animation.
   All three headlines stay visible, so the scan path survives the collapse. */
.hp-pain { margin: 0 0 .5rem; border-top: 1px solid var(--hp-rule); }

.hp-pain__item {
    border-bottom: 1px solid var(--hp-rule);
    position: relative;
}
/* The accent bar is the whole hover/open signal — no shadows, no fills. */
.hp-pain__item::before {
    content: ""; position: absolute; left: 0; top: -1px; bottom: -1px;
    width: 2px; background: var(--hp-accent);
    transform: scaleY(0); transform-origin: top;
    transition: transform .28s cubic-bezier(.4,0,.2,1);
}
.hp-pain__item[open]::before,
.hp-pain__item:hover::before { transform: scaleY(1); }

.hp-pain__item > summary {
    list-style: none; cursor: pointer;
    display: grid; grid-template-columns: auto 1fr auto;
    align-items: center; gap: 1rem;
    padding: 1.35rem 0 1.35rem 1.25rem;
    min-height: 56px;
    transition: padding-left .28s cubic-bezier(.4,0,.2,1);
}
.hp-pain__item > summary::-webkit-details-marker { display: none; }
.hp-pain__item[open] > summary,
.hp-pain__item > summary:hover { padding-left: 1.6rem; }
.hp-pain__item > summary:focus-visible {
    outline: 2px solid var(--hp-accent); outline-offset: -2px; border-radius: 2px;
}

.hp-pain__no {
    font-family: var(--font-primary);
    font-size: .78rem; font-weight: 700; letter-spacing: .12em;
    color: var(--hp-muted); font-variant-numeric: tabular-nums;
    transition: color .22s ease;
}
.hp-pain__item[open] .hp-pain__no { color: var(--hp-accent); }

.hp-pain__q {
    font-family: var(--font-primary); font-weight: 600;
    font-size: clamp(1rem, 2.6vw, 1.2rem); line-height: 1.35;
    letter-spacing: -.01em; color: var(--hp-ink);
}

/* Plus → minus, drawn in CSS so there is no icon to load or recolour. */
.hp-pain__chev {
    position: relative; flex: 0 0 auto;
    width: 22px; height: 22px; border-radius: 50%;
    border: 1px solid var(--hp-rule);
    transition: border-color .22s ease, background .22s ease, transform .28s cubic-bezier(.4,0,.2,1);
}
.hp-pain__chev::before, .hp-pain__chev::after {
    content: ""; position: absolute; left: 50%; top: 50%;
    background: var(--hp-ink); border-radius: 1px;
    transform: translate(-50%, -50%);
    transition: opacity .22s ease, background .22s ease;
}
.hp-pain__chev::before { width: 9px; height: 1.5px; }
.hp-pain__chev::after  { width: 1.5px; height: 9px; }
.hp-pain__item[open] .hp-pain__chev {
    border-color: var(--hp-accent); background: var(--hp-accent); transform: rotate(180deg);
}
.hp-pain__item[open] .hp-pain__chev::before { background: #fff; }
.hp-pain__item[open] .hp-pain__chev::after { opacity: 0; }

.hp-pain__body { padding: 0 2.5rem 1.5rem 1.25rem; transition: padding-left .28s cubic-bezier(.4,0,.2,1); }
.hp-pain__item[open] .hp-pain__body { padding-left: 1.6rem; }
.hp-pain__body p { font-size: 1rem; line-height: 1.65; margin: 0 !important; max-width: 62ch; }
.hp-pain__body em { color: var(--hp-ink); font-style: italic; }

@media (min-width: 760px) {
    .hp-pain__item > summary { grid-template-columns: 3.25rem 1fr auto; padding-top: 1.6rem; padding-bottom: 1.6rem; }
    .hp-pain__no { font-size: .95rem; }
    .hp-pain__body { padding-left: 4.5rem; padding-bottom: 1.9rem; }
    .hp-pain__item[open] .hp-pain__body { padding-left: 4.85rem; }
}

/* JS height animation. Without JS the panel just appears — still correct. */
.hp-pain__item[data-animating] { overflow: hidden; }
@media (prefers-reduced-motion: reduce) {
    .hp-pain__item::before, .hp-pain__item > summary,
    .hp-pain__chev, .hp-pain__body { transition: none; }
}

/* ---- Signal rows (the four open problems) ---------------------------------
   Six equally loud cards made the reader choose where to look. These are
   labelled index rows instead: hairline, category, figure, verdict, detail —
   always in that order, so the eye can run down the four categories alone and
   still leave knowing which four decisions are on the table. */
.hp-signals {
    counter-reset: sig; margin: 0 !important; padding: 0; list-style: none;
    border-top: 1px solid rgba(255,255,255,.16);
}
@media (min-width: 900px) {
    .hp-signals { display: grid; grid-template-columns: 1fr 1fr; column-gap: 3rem; }
}

.hp-signal {
    position: relative;
    border-bottom: 1px solid rgba(255,255,255,.16);
    padding: 1.5rem 0 1.6rem 1.25rem;
    transition: padding-left .3s cubic-bezier(.4,0,.2,1);
}
.hp-signal::before {
    content: ""; position: absolute; left: 0; top: 0; bottom: -1px;
    width: 2px; background: var(--hp-accent);
    transform: scaleY(0); transform-origin: top;
    transition: transform .3s cubic-bezier(.4,0,.2,1);
}
.hp-signal:hover::before { transform: scaleY(1); }
.hp-signal:hover { padding-left: 1.6rem; }

/* The category label. It carries the taxonomy — volatility, monitoring,
   AI visibility, selling to agents — so a scan of the four labels alone already
   tells the reader what the section is about. */
.hp-signal__ix {
    display: block;
    font-size: .72rem; font-weight: 700; letter-spacing: .14em;
    text-transform: uppercase;
    color: rgba(255,255,255,.38); font-variant-numeric: tabular-nums;
    margin-bottom: .7rem;
    transition: color .22s ease;
}
.hp-signal:hover .hp-signal__ix { color: var(--hp-accent-soft); }

/* The figure is the hook. Tight tracking and tabular numerals so the six
   read as one instrument panel rather than six unrelated numbers. */
.hp-signal__fig {
    display: block;
    font-family: var(--font-primary); font-weight: 700;
    font-size: clamp(1.75rem, 5.4vw, 2.5rem);
    line-height: 1.02; letter-spacing: -.035em;
    font-variant-numeric: tabular-nums;
    color: #fff;
    margin-bottom: .85rem;
}
.hp-signal__fig i {
    font-style: normal; font-weight: 400;
    font-size: .46em; color: var(--hp-accent);
    padding: 0 .22em; letter-spacing: 0;
    vertical-align: .14em;
}

/* The verdict line: what the number means, in one sentence. */
body.page-community .page-content .hp-signal h3 {
    font-size: 1.06rem; line-height: 1.35; letter-spacing: -.005em;
    font-weight: 600; color: var(--hp-accent-soft) !important;
    margin: 0 0 .55rem !important; max-width: 34ch;
}
.hp-signal p {
    font-size: .95rem; line-height: 1.65;
    color: var(--hp-onDark) !important; margin: 0 !important; max-width: 46ch;
}
.hp-signal em { font-style: italic; color: #fff; }

/* Closing line under the four rows: hands the section over to the community
   instead of leaving the reader alone with the facts. */
body.page-community .page-content .hp-signals-turn {
    font-size: 1.05rem; line-height: 1.65;
    color: var(--hp-onDark) !important;
    margin: 2.25rem 0 0 !important; max-width: 62ch;
}
.hp-signals-turn strong { color: #fff; }

@media (min-width: 760px) {
    .hp-signal { padding-top: 1.85rem; padding-bottom: 2rem; }
}
/* Two-column grid: reserve two lines for every figure so the verdict lines sit
   on one baseline across a row. Ragged headings are what makes a numbered
   list read as assembled rather than set. */
@media (min-width: 900px) {
    .hp-signal__fig { min-height: calc(2 * 1.02em); }
}
@media (prefers-reduced-motion: reduce) {
    .hp-signal, .hp-signal::before, .hp-signal__ix { transition: none; }
}

/* ---- Mid-page CTA band ---------------------------------------------------
   Placed at peak intent: straight after the reader has seen the goods. */
.hp-cta-band {
    background: var(--hp-surface);
    border-top: 1px solid var(--hp-border);
    border-bottom: 1px solid var(--hp-border);
    padding: 2.75rem 0;
    text-align: center;
}
body.page-community .page-content .hp-cta-band h2 {
    text-align: center; font-size: clamp(1.4rem, 4.2vw, 1.95rem);
}
.hp-cta-band .hp-lead {
    text-align: center; margin: 0 auto 1.6rem !important; max-width: 46ch;
}
.hp-cta-band__note { font-size: .84rem; color: var(--hp-muted); margin: 1rem 0 0 !important; }
@media (min-width: 760px) { .hp-cta-band { padding: 3.5rem 0; } }

/* ---- Value rows -----------------------------------------------------------
   Same editorial system as the signals, on light ground: hairline, index,
   claim, detail. Consistency across the three list sections is what stops the
   page reading as three unrelated component demos. */
.hp-value {
    margin: 0 !important; padding: 0; list-style: none;
    border-top: 1px solid var(--hp-rule);
}
@media (min-width: 900px) {
    .hp-value { display: grid; grid-template-columns: 1fr 1fr; column-gap: 3.5rem; }
}
.hp-value li {
    position: relative;
    border-bottom: 1px solid var(--hp-rule);
    padding: 1.6rem 0 1.7rem 1.25rem;
    transition: padding-left .3s cubic-bezier(.4,0,.2,1);
}
.hp-value li::before {
    content: ""; position: absolute; left: 0; top: 0; bottom: -1px;
    width: 2px; background: var(--hp-accent);
    transform: scaleY(0); transform-origin: top;
    transition: transform .3s cubic-bezier(.4,0,.2,1);
}
.hp-value li:hover::before { transform: scaleY(1); }
.hp-value li:hover { padding-left: 1.6rem; }

.hp-vicon {
    display: flex; align-items: center; gap: .6rem;
    margin-bottom: .8rem;
    font-size: .72rem; font-weight: 700; letter-spacing: .14em;
    color: var(--hp-muted);
    font-variant-numeric: tabular-nums;
    transition: color .22s ease;
}
.hp-value li:hover .hp-vicon { color: var(--hp-accent); }
.hp-vicon svg {
    width: 17px; height: 17px; stroke: currentColor; fill: none;
    stroke-width: 1.8; stroke-linecap: round; stroke-linejoin: round;
}
.hp-vnum { font-variant-numeric: tabular-nums; }
.hp-vbody strong {
    display: block; color: var(--hp-ink);
    font-size: clamp(1.05rem, 2.6vw, 1.2rem); line-height: 1.32;
    letter-spacing: -.01em; margin-bottom: .45rem;
}
.hp-vbody > span { display: block; font-size: .97rem; line-height: 1.65; color: var(--hp-text); max-width: 52ch; }
@media (prefers-reduced-motion: reduce) {
    .hp-value li, .hp-value li::before, .hp-vicon { transition: none; }
}

/* ---- For / not for -------------------------------------------------------- */
.hp-fit { display: grid; gap: 1rem; margin: 0 !important; }
@media (min-width: 760px) { .hp-fit { grid-template-columns: 1fr 1fr; gap: 1.25rem; } }
.hp-fit__col { background: #fff; border: 1px solid var(--hp-rule); border-radius: 8px; padding: 1.5rem; }
body.page-community .page-content .hp-fit__col h3 { font-size: 1.02rem; margin: 0 0 .9rem !important; }
.hp-fit__col ul { margin: 0 !important; padding: 0; list-style: none; }
.hp-fit__col li {
    display: grid; grid-template-columns: 18px 1fr; gap: .65rem;
    font-size: .93rem; line-height: 1.55; margin-bottom: .7rem;
}
.hp-fit__col li:last-child { margin-bottom: 0; }
.hp-fit__col svg { width: 16px; height: 16px; margin-top: .22rem; fill: none; stroke-width: 2.5; }
.hp-fit--yes svg { stroke: var(--hp-ok); }
.hp-fit--no svg { stroke: var(--hp-muted); }

/* ---- Author --------------------------------------------------------------- */
.hp-author { display: grid; gap: 1.25rem; align-items: start; }
@media (min-width: 760px) { .hp-author { grid-template-columns: 160px 1fr; gap: 2.25rem; } }
.hp-author img {
    width: 110px; height: 110px; border-radius: 50%; object-fit: cover;
    border: 3px solid rgba(239,100,81,.35);
}
@media (min-width: 760px) { .hp-author img { width: 160px; height: 160px; } }
.hp-author-stats {
    display: flex; flex-wrap: wrap; gap: .5rem .6rem;
    list-style: none; margin: 1.15rem 0 0 !important; padding: 0;
}
.hp-author-stats li {
    font-size: .8rem; color: #DCE9F2;
    background: rgba(255,255,255,.09); border: 1px solid rgba(255,255,255,.16);
    border-radius: 8px; padding: .35rem .65rem;
}

/* ---- FAQ ------------------------------------------------------------------ */
.hp-faq { margin: 0 !important; padding: 0; }
.hp-faq details { border-bottom: 1px solid var(--hp-border); }
.hp-faq summary {
    cursor: pointer; list-style: none;
    padding: 1rem 2rem 1rem 0; position: relative;
    font-weight: 600; font-size: .98rem; color: var(--hp-ink);
    min-height: 48px; display: flex; align-items: center;
}
.hp-faq summary::-webkit-details-marker { display: none; }
.hp-faq summary::after {
    content: ""; position: absolute; right: .35rem; top: 50%;
    width: 9px; height: 9px; margin-top: -6px;
    border-right: 2px solid var(--hp-accent); border-bottom: 2px solid var(--hp-accent);
    transform: rotate(45deg); transition: transform .2s ease;
}
.hp-faq details[open] summary::after { transform: rotate(-135deg); margin-top: -2px; }
.hp-faq details p { font-size: .93rem; line-height: 1.65; margin: 0 0 1rem !important; padding-right: 1rem; }

/* ---- Final CTA ------------------------------------------------------------ */
.hp-final {
    background:
        radial-gradient(760px 340px at 50% 0%, rgba(239,100,81,.20), transparent 65%),
        linear-gradient(170deg, var(--hp-ink-mid) 0%, var(--hp-ink-deep) 100%);
    padding: 3.25rem 0 3.5rem;
    text-align: center;
}
.hp-final .hp-eyebrow { color: var(--hp-accent-soft); }
body.page-community .page-content .hp-final h2 {
    color: #fff !important; text-align: center;
    max-width: 22ch; margin-left: auto !important; margin-right: auto !important;
}
.hp-final .hp-lead {
    color: var(--hp-onDark) !important; text-align: center;
    max-width: 46ch; margin: 0 auto 1.8rem !important;
}
@media (min-width: 760px) { .hp-final { padding: 4.5rem 0; } }

/* ---- Sticky mobile CTA ----------------------------------------------------
   Appears once the hero CTA has scrolled away, so the action is always within
   thumb reach. Desktop keeps the in-page CTAs only. */
.hp-sticky {
    position: fixed; left: 0; right: 0; bottom: 0; z-index: 90;
    background: rgba(22,48,63,.97);
    -webkit-backdrop-filter: blur(8px); backdrop-filter: blur(8px);
    border-top: 1px solid rgba(255,255,255,.12);
    padding: .7rem 1rem calc(.7rem + env(safe-area-inset-bottom));
    display: flex; align-items: center; justify-content: space-between; gap: .85rem;
    transform: translateY(120%); transition: transform .25s ease;
}
.hp-sticky.is-visible { transform: translateY(0); }
.hp-sticky span { color: #DCE9F2; font-size: .84rem; line-height: 1.3; font-weight: 500; }
body.page-community .page-content .hp-sticky a {
    flex: 0 0 auto; background: var(--hp-accent); color: #fff !important;
    font-size: .92rem; font-weight: 600;
    padding: .7rem 1.15rem; border-radius: 7px; min-height: 46px;
    display: inline-flex; align-items: center;
}
@media (min-width: 920px) { .hp-sticky { display: none !important; } }
@media (prefers-reduced-motion: reduce) { .hp-sticky { transition: none; } }

/* ---- Short viewports (iPhone SE and friends) ------------------------------
   The primary CTA must stay in the first viewport. Under ~740px tall the hero
   sheds vertical chrome instead of pushing the button below the fold. */
@media (max-width: 919px) and (max-height: 740px) {
    .hp-hero { padding: 1.15rem 0 1.6rem; }
    .hp-hero h1.hp-brand { font-size: .9rem; margin-bottom: .55rem !important; padding-bottom: .5rem; }
    .hp-hook { font-size: clamp(1.45rem, 6vw, 1.9rem); margin-bottom: .6rem !important; }
    .hp-hero-sub { font-size: .92rem; line-height: 1.5; margin-bottom: .85rem !important; }
    .hp-facts { display: none; }
    .hp-card { padding: 1.1rem; }
    .hp-card-sub { display: none; }
    .hp-card-foot { margin-top: .75rem !important; padding-top: .7rem; }
}
