/* Verapath marketing — Credit Unions industry page (V8 inline <style>) (design_handoff_v8). */
.B.pg-ind-cu .cu-hero{position:relative;min-height:88vh;display:flex;align-items:flex-end;overflow:hidden;padding:0;text-align:left}
.B.pg-ind-cu .cu-hero .bg{position:absolute;inset:0;z-index:0}
.B.pg-ind-cu .cu-hero .bg img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}
.B.pg-ind-cu .cu-hero .bg::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(15,22,18,.28) 0%,rgba(15,22,18,.34) 28%,rgba(15,22,18,.60) 55%,rgba(15,22,18,.88) 100%)}
.B.pg-ind-cu .cu-hero .shell{position:relative;z-index:2;padding-bottom:8vh;color:#fff}
.B.pg-ind-cu .cu-hero .eyebrow{color:var(--lime);display:block}
.B.pg-ind-cu .cu-hero h1{font-family:var(--serif);font-size:clamp(2.8rem,1.6rem + 4vw,5.4rem);color:#fff;line-height:.98;letter-spacing:-.02em;margin:1rem 0 0;max-width:16ch}
.B.pg-ind-cu .cu-hero h1 em{font-style:italic;color:var(--lime)}
.B.pg-ind-cu .cu-hero p.sub{font-size:var(--t-lead);max-width:48ch;margin:1.4rem 0 0;color:rgba(255,255,255,.82)}
.B.pg-ind-cu .cu-hero .cta-row{justify-content:flex-start}
.B.pg-ind-cu .cu-metrics{display:flex;justify-content:center;gap:3.4rem;margin-top:3rem;flex-wrap:wrap}
.B.pg-ind-cu .cu-metrics .n{font-family:var(--serif);font-size:2.2rem;color:var(--forest);line-height:1}
.B.pg-ind-cu .cu-metrics .l{color:var(--mute);font-size:.85rem;margin-top:.3rem}
/* member journey */
.B.pg-ind-cu .cu-journey{display:grid;grid-template-columns:repeat(4,1fr);gap:0;margin-top:50px;position:relative}
@media(max-width:860px){.B.pg-ind-cu .cu-journey{grid-template-columns:1fr 1fr;gap:30px 16px}}
.B.pg-ind-cu .cu-step{position:relative;padding:0 22px}
@media(max-width:860px){.B.pg-ind-cu .cu-step::after{display:none}}
.B.pg-ind-cu .cu-step .dot{width:52px;height:52px;border-radius:50%;background:var(--mint);color:var(--green);display:grid;place-items:center;font-family:var(--serif);font-size:1.3rem;border:1px solid color-mix(in srgb,var(--green) 30%,transparent);margin-bottom:16px}
.B.pg-ind-cu .cu-step h4{font-family:var(--serif);font-size:1.25rem;color:var(--forest)}
.B.pg-ind-cu .cu-step p{color:var(--mute);font-size:.92rem;margin-top:.4rem}
/* manifesto */
.B.pg-ind-cu .cu-manifesto{text-align:center;padding:120px 0}
.B.pg-ind-cu .cu-manifesto .shell{max-width:30ch;margin-inline:auto}
.B.pg-ind-cu .cu-manifesto .mk-deco{width:54px;color:var(--green);margin:0 auto 22px}
.B.pg-ind-cu .cu-manifesto .mk-deco svg{width:100%;height:auto}
.B.pg-ind-cu .cu-manifesto p{font-family:var(--serif);font-size:clamp(1.7rem,1.2rem + 2vw,2.8rem);color:var(--forest);line-height:1.22;letter-spacing:-.01em}
.B.pg-ind-cu .cu-manifesto p em{font-style:italic;color:var(--green)}
/* protection split */
.B.pg-ind-cu .cu-protect{display:grid;grid-template-columns:1.25fr .75fr;gap:64px;align-items:center}
@media(max-width:880px){.B.pg-ind-cu .cu-protect{grid-template-columns:1fr;gap:30px}}
.B.pg-ind-cu .cu-protect ul{list-style:none;padding:0;margin:1.4rem 0 0;display:flex;flex-direction:column;gap:.75rem}
.B.pg-ind-cu .cu-protect li{display:flex;gap:.7rem;align-items:flex-start;color:color-mix(in srgb,var(--ink) 78%,transparent);font-size:1.02rem}
.B.pg-ind-cu .cu-protect li::before{content:"";flex:none;width:22px;height:22px;margin-top:1px;border-radius:50%;background:var(--mint);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%230ea665' stroke-width='3.2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 6 9 17l-5-5'/%3E%3C/svg%3E");background-size:13px;background-repeat:no-repeat;background-position:center}
.B.pg-ind-cu .cu-ring{aspect-ratio:1;width:min(100%,270px);margin-inline:auto;border-radius:50%;display:grid;place-items:center;text-align:center;
  background:var(--green);padding:11px}
.B.pg-ind-cu .cu-ring .inner{width:100%;height:100%;border-radius:50%;background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:inset 0 0 0 1px var(--line)}
.B.pg-ind-cu .cu-ring .n{font-family:var(--serif);font-size:2.3rem;color:var(--forest);line-height:1}
.B.pg-ind-cu .cu-ring .l{color:var(--mute);font-size:.84rem;margin-top:.4rem;max-width:15ch;line-height:1.4}

.B.pg-ind-cu .prodgrid{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:18px;margin-top:42px;max-width:1000px}
.B.pg-ind-cu .pg{display:flex;flex-direction:column;border-radius:20px;padding:26px;background:rgba(255,255,255,.7);backdrop-filter:blur(6px);border:1px solid rgba(255,255,255,.7);box-shadow:0 22px 56px -44px rgba(34,48,41,.42);transition:transform .5s var(--ease),box-shadow .5s var(--ease)}
.B.pg-ind-cu .pg:hover{transform:translateY(-5px);box-shadow:0 32px 72px -46px rgba(34,48,41,.5)}
.B.pg-ind-cu .pg .k{font-size:.68rem;font-weight:650;letter-spacing:.12em;text-transform:uppercase;color:var(--green);min-height:2.6em;display:flex;align-items:flex-start}
.B.pg-ind-cu .pg h3{font-family:var(--serif);font-size:1.35rem;color:var(--forest);margin-top:.6rem;line-height:1.1}
.B.pg-ind-cu .pg p{color:var(--mute);font-size:.9rem;margin-top:.5rem;flex:1}
.B.pg-ind-cu .pg .go{color:var(--green);font-weight:650;font-size:.9rem;margin-top:1rem;display:inline-flex;align-items:center;gap:.4rem}

.B.pg-ind-cu .cb-statband{background:radial-gradient(120% 130% at 50% 0%,#2a4533,var(--forest) 60%,#16241d);border-radius:28px;padding:60px;margin-top:14px}
.B.pg-ind-cu .cb-statgrid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;text-align:center}
@media(max-width:720px){.B.pg-ind-cu .cb-statgrid{grid-template-columns:1fr;gap:34px}}
.B.pg-ind-cu .cb-statgrid .n{font-family:var(--serif);font-size:clamp(2.6rem,1.6rem + 2.4vw,3.8rem);color:var(--lime);line-height:1}
.B.pg-ind-cu .cb-statgrid .l{color:rgba(255,255,255,.74);font-size:.92rem;margin-top:.4rem}

/* nav: light over the dark hero at top, flips to light-paper panel once scrolled */
.B.pg-ind-cu nav[data-nav] .brand{color:#fff}
.B.pg-ind-cu nav[data-nav] .brand .mk{color:#fff}
.B.pg-ind-cu nav[data-nav] .navlinks{color:rgba(255,255,255,.86)}
.B.pg-ind-cu nav[data-nav] .navlinks a:hover{color:var(--lime)}
.B.pg-ind-cu nav[data-nav] .navlinks .trg{color:inherit}
.B.pg-ind-cu nav[data-nav] .btn-ghost[data-login]{border-color:rgba(255,255,255,.34);color:#fff}
.B.pg-ind-cu nav[data-nav] .btn-ghost[data-login]:hover{border-color:#fff;background:rgba(255,255,255,.1)}
.B.pg-ind-cu nav[data-nav].scrolled .brand{color:var(--forest)}
.B.pg-ind-cu nav[data-nav].scrolled .brand .mk{color:var(--forest)}
.B.pg-ind-cu nav[data-nav].scrolled .navlinks{color:color-mix(in srgb,var(--ink) 68%,transparent)}
.B.pg-ind-cu nav[data-nav].scrolled .navlinks a:hover{color:var(--green)}
.B.pg-ind-cu nav[data-nav].scrolled .btn-ghost[data-login]{border-color:var(--line);color:var(--ink)}
.B.pg-ind-cu nav[data-nav].scrolled .btn-ghost[data-login]:hover{border-color:var(--forest)}
/* dropdown panels stay light-on-white regardless of nav state */
.B.pg-ind-cu nav[data-nav] .drop a{color:var(--forest)}
.B.pg-ind-cu nav[data-nav] .drop a small{color:var(--mute)}
.B.pg-ind-cu .head p.cu-blurb{font-family:var(--serif);font-size:clamp(1.35rem, 1.05rem + .9vw, 1.85rem);line-height:1.35;color:var(--forest);max-width:44ch;margin:1.2rem 0 0}
.B.pg-ind-cu .head p.cu-blurb em{font-style:italic;color:var(--green)}
.B.pg-ind-cu .head p.cu-intro{font-family:var(--sans);font-size:1.05rem;line-height:1.6;color:color-mix(in srgb,var(--ink) 78%,transparent);max-width:56ch;margin:1.3rem 0 0}
.B.pg-ind-cu .head h2.ind-h2{white-space:nowrap;font-size:clamp(2rem,1rem + 3vw,3.4rem)}
@media(max-width:760px){.B.pg-ind-cu .head h2.ind-h2{white-space:normal}}
