.wv-help-head{margin-bottom:36px}.wv-help-eyebrow{color:var(--wv-green-soft);font-family:JetBrains Mono,ui-monospace,monospace;font-size:12px;letter-spacing:.18em;margin:0 0 14px;text-transform:uppercase}.wv-help-title{font-size:clamp(26px,2.8vw,36px);font-weight:600;letter-spacing:-.02em;line-height:1.15;margin:0;max-width:720px;text-wrap:balance}.wv-help-lede{color:var(--fg-dim);font-size:16px;line-height:1.55;margin:12px 0 0;max-width:620px}.wv-help-grid{display:grid;gap:16px;grid-template-columns:repeat(4,minmax(0,1fr));list-style:none;margin:0;padding:0}.wv-help-card{background:var(--bg-2);border:1px solid var(--line);border-radius:16px;display:flex;flex-direction:column;height:100%;padding:22px 22px 46px;position:relative;transition:border-color .18s ease,transform .18s ease,background .18s ease}.wv-help-card:hover{background:var(--bg-3);border-color:rgba(0,179,136,.35);transform:translateY(-2px)}.wv-help-card .ic{align-items:center;background:rgba(0,148,114,.12);border:1px solid rgba(0,179,136,.22);border-radius:11px;color:var(--wv-green-soft);display:inline-flex;height:38px;justify-content:center;margin-bottom:16px;width:38px}.wv-help-card .ct{color:var(--fg);font-size:16px;font-weight:600;line-height:1.3;margin:0}.wv-help-card .cd{color:var(--fg-dim);font-size:13.5px;line-height:1.5;margin:7px 0 0}.wv-help-card .go{bottom:18px;color:var(--wv-green-soft);font-size:15px;position:absolute;right:20px;transition:transform .2s ease}.wv-help-card:hover .go{transform:translateX(4px)}@media (max-width:1040px){.wv-help-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:620px){.wv-help-grid{grid-template-columns:1fr}.wv-help-card{padding:18px 18px 44px}.wv-help-card .go{right:18px}}@media (prefers-reduced-motion:reduce){.wv-help-card,.wv-help-card .go{transition:none}.wv-help-card:hover{transform:none}}