:root{--black:#0d0d0d;--white:#fff;--off:#f7f6f2;--gold:#c8a96e;--gold-lt:#e8d5b0;--g100:#f0eeea;--g200:#dddbd5;--g400:#9e9c97;--g700:#4a4845}html{scroll-behavior:smooth}.who-help-page{background:var(--white);color:var(--black)}.who-help-page .hero{background:var(--black);color:var(--white);text-align:center;padding:100px 5% 80px;position:relative;overflow:hidden}.who-help-page .hero-glow{pointer-events:none;background:radial-gradient(80% 60% at 50% 120%,#c8a96e2e 0%,#0000 70%);position:absolute;inset:0}.who-help-page .hero-grid{pointer-events:none;opacity:.04;background-image:linear-gradient(var(--white) 1px, transparent 1px), linear-gradient(90deg, var(--white) 1px, transparent 1px);background-size:60px 60px;position:absolute;inset:0}.who-help-page .hero-inner{z-index:1;max-width:780px;margin:0 auto;position:relative}.who-help-page .hero-breadcrumb{color:#ffffff80;flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;margin-bottom:1.5rem;font-size:.78rem;display:flex}.who-help-page .hero-breadcrumb a{color:#ffffffb8;text-decoration:none;transition:color .2s}.who-help-page .hero-breadcrumb a:hover{color:var(--gold)}.who-help-page .hero-breadcrumb .breadcrumb-sep{color:#ffffff3d}.who-help-page .hero-tag{letter-spacing:.18em;text-transform:uppercase;color:var(--gold);margin-bottom:1.25rem;font-size:.72rem;font-weight:600;display:inline-block}.who-help-page .hero h1{font-family:var(--serif);letter-spacing:-.035em;color:var(--white);margin-bottom:1.5rem;font-size:clamp(2.6rem,5.5vw,4.4rem);font-weight:700;line-height:1.08}.who-help-page .hero h1 em{color:var(--gold);font-style:italic;font-weight:400}.who-help-page .hero p{color:#fff9;max-width:560px;margin:0 auto 2.5rem;font-size:1.05rem;line-height:1.8}.who-help-page .hero-btns{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:2.5rem;display:flex}.who-help-page .btn-primary{background:var(--white);color:var(--black);letter-spacing:.02em;border-radius:4px;padding:.85rem 2rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:background .2s}.who-help-page .btn-primary:hover{background:var(--gold)}.who-help-page .btn-outline{color:var(--white);letter-spacing:.02em;border:1px solid #ffffff40;border-radius:4px;padding:.85rem 2rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:border-color .2s,background .2s}.who-help-page .btn-outline:hover{border-color:var(--gold);background:#c8a96e1a}.who-help-page .hero-pills{flex-wrap:wrap;justify-content:center;gap:.5rem;display:flex}.who-help-page .hero-pill{color:#fff6;letter-spacing:.04em;border:1px solid #ffffff1a;border-radius:100px;padding:.28rem .85rem;font-size:.7rem;font-weight:500}.who-help-page section{padding:80px 5%}.who-help-page .section-head{grid-template-columns:1fr 1fr;align-items:end;gap:3rem;margin-bottom:2.5rem;display:grid}.who-help-page .section-head h2{font-family:var(--serif);letter-spacing:-.035em;margin:0;font-size:clamp(1.9rem,3.5vw,2.9rem);font-weight:700;line-height:1.1}.who-help-page .section-head h2 em{color:var(--gold);font-style:italic;font-weight:400}.who-help-page .section-head p{color:var(--g700);margin:0;font-size:.9rem;line-height:1.85}.who-help-page .industry-grid{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}.who-help-page .industry-card{border:1px solid var(--g200);background:var(--white);border-radius:12px;flex-direction:column;gap:.75rem;min-height:210px;padding:1.4rem;transition:border-color .25s,box-shadow .25s,transform .25s;display:flex}.who-help-page .industry-card:hover{border-color:var(--gold-lt);transform:translateY(-3px);box-shadow:0 8px 30px #00000012}.who-help-page .industry-card.live{background:linear-gradient(160deg, #c8a96e0d 0%, var(--white) 60%);border-color:#c8a96e59}.who-help-page .industry-top{justify-content:space-between;align-items:center;gap:1rem;display:flex}.who-help-page .industry-icon{background:var(--black);width:44px;height:44px;color:var(--white);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.who-help-page .industry-icon svg{stroke:currentColor;fill:none;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}.who-help-page .industry-status{letter-spacing:.12em;text-transform:uppercase;border-radius:999px;padding:.22rem .6rem;font-size:.6rem;font-weight:700}.who-help-page .industry-status.live{color:#8b6b35;background:#c8a96e1f;border:1px solid #c8a96e33}.who-help-page .industry-card h3{font-family:var(--serif);letter-spacing:-.02em;color:var(--black);margin:0;font-size:1.05rem;font-weight:700}.who-help-page .industry-card p{color:var(--g700);flex:1;margin:0;font-size:.875rem;line-height:1.72}.who-help-page .industry-link{letter-spacing:.08em;text-transform:uppercase;color:var(--gold);align-items:center;gap:.35rem;margin-top:auto;font-size:.75rem;font-weight:600;text-decoration:none;transition:color .2s;display:inline-flex}.who-help-page .industry-link:hover{color:var(--black)}.who-help-page .cta-band{background:var(--gold);text-align:center;padding:88px 5%}.who-help-page .cta-band h2{font-family:var(--serif);color:var(--black);letter-spacing:-.03em;margin-bottom:.9rem;font-size:clamp(2rem,4vw,3.2rem);font-weight:700}.who-help-page .cta-band p{color:#0009;max-width:480px;margin-bottom:2.25rem;margin-left:auto;margin-right:auto;font-size:1rem;line-height:1.75}.who-help-page .btn-dark{background:var(--black);color:var(--white);letter-spacing:.02em;border-radius:4px;padding:.9rem 2.25rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:opacity .2s;display:inline-block}.who-help-page .btn-dark:hover{opacity:.8}@media (width<=980px){.who-help-page .section-head{grid-template-columns:1fr}.who-help-page .industry-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=600px){.who-help-page .hero{padding:80px 5% 60px}.who-help-page .industry-grid{grid-template-columns:1fr}}
