.v2cross-growth-panel{position:relative;overflow:hidden;margin:18px auto 16px;padding:24px;background:#121a22;color:#fff;border-radius:8px;box-sizing:border-box;border:1px solid rgba(255,255,255,.08);box-shadow:0 14px 36px rgba(18,26,34,.18)}
.v2cross-growth-panel:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(33,163,102,.24),rgba(33,163,102,0) 46%),radial-gradient(circle at 90% 8%,rgba(255,255,255,.12),rgba(255,255,255,0) 30%);pointer-events:none}
.v2cross-growth-copy,.v2cross-growth-actions{position:relative;z-index:1}
.v2cross-growth-copy{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,380px);gap:22px;align-items:end;margin-bottom:18px}
.v2cross-growth-eyebrow{display:block;margin-bottom:8px;color:#72e0aa;font-size:12px;font-weight:700;line-height:1.2;letter-spacing:0}
.v2cross-growth-copy h2{margin:0;color:#fff;font-size:26px;line-height:1.32}
.v2cross-growth-copy p{margin:8px 0 0;max-width:680px;color:rgba(255,255,255,.74);font-size:14px;line-height:1.7}
.v2cross-growth-meta{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}
.v2cross-growth-meta span{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.12);border-radius:6px;color:rgba(255,255,255,.82);font-size:12px;line-height:1.2;white-space:nowrap}
.v2cross-growth-actions{display:grid;grid-template-columns:1.35fr 1fr 1fr;gap:12px}